UNPKG

@devgateway/dvz-ui-react

Version:

A modular, embeddable React component library for data visualization and UI, built with TypeScript. Provides reusable components for charts, maps, dashboards, and more, with built-in support for internationalization and Redux integration.

2 lines (1 loc) 4.22 kB
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),l=require("./reducers/data.js"),u=require("./reducers/embeddable.js"),a=require("react-intl"),c=e.lazy(()=>Promise.resolve().then(()=>require("./pagegallery/index.js"))),m=e.lazy(()=>Promise.resolve().then(()=>require("./download/index.js"))),d=e.lazy(()=>Promise.resolve().then(()=>require("./postscarousel/index.js"))),y=e.lazy(()=>Promise.resolve().then(()=>require("./chart/index.js"))),h=e.lazy(()=>Promise.resolve().then(()=>require("./filter/index.js"))),P=e.lazy(()=>Promise.resolve().then(()=>require("./showcase/index.js"))),q=e.lazy(()=>Promise.resolve().then(()=>require("./newsletter/index.js"))),v=e.lazy(()=>Promise.resolve().then(()=>require("./tabbedposts/index.js"))),z=e.lazy(()=>Promise.resolve().then(()=>require("./pagemodules/index.js"))),p=e.lazy(()=>Promise.resolve().then(()=>require("./featuredtabs/index.js"))),b=e.lazy(()=>Promise.resolve().then(()=>require("./vertical-featuredtabs/index.js"))),C=e.lazy(()=>Promise.resolve().then(()=>require("./inlinelist/index.js"))),g=e.lazy(()=>Promise.resolve().then(()=>require("./agree-and-download/index.js"))),f=e.lazy(()=>Promise.resolve().then(()=>require("./downloadPDF/index.js"))),w=e.lazy(()=>Promise.resolve().then(()=>require("./map/index.js"))),L=e.lazy(()=>Promise.resolve().then(()=>require("./filter-reset-button/index.js"))),T=e.lazy(()=>Promise.resolve().then(()=>require("./filters-apply-button/index.js"))),F=e.lazy(()=>Promise.resolve().then(()=>require("./tooltip/index.js"))),N=e.lazy(()=>Promise.resolve().then(()=>require("./references/ReferencesList.js"))),M=e.lazy(()=>Promise.resolve().then(()=>require("./references/Reference.js"))),D=e.lazy(()=>Promise.resolve().then(()=>require("./time-line/index.js"))),I=e.lazy(()=>Promise.resolve().then(()=>require("./new-time-line/index.js"))),j=e.lazy(()=>Promise.resolve().then(()=>require("./measures/index.js"))),k=e.lazy(()=>Promise.resolve().then(()=>require("./menu/index.js"))),R=e.lazy(()=>Promise.resolve().then(()=>require("./child-page-menu/index.js"))),B=e.lazy(()=>Promise.resolve().then(()=>require("./d3Map/index.js"))),S=e.lazy(()=>Promise.resolve().then(()=>require("./parallax/index.js"))),A=e.lazy(()=>Promise.resolve().then(()=>require("./wrapped/index.js"))),O=e.lazy(()=>Promise.resolve().then(()=>require("./sankeychart/index.js"))),W=e.lazy(()=>Promise.resolve().then(()=>require("./datalabel/index.js"))),x=e.lazy(()=>Promise.resolve().then(()=>require("./body/index.js"))),G=e.lazy(()=>Promise.resolve().then(()=>require("./superset-chart/index.js"))),E=e.lazy(()=>Promise.resolve().then(()=>require("./superset-dashboard/index.js"))),V=e.lazy(()=>Promise.resolve().then(()=>require("./big-number/index.js"))),H=e.lazy(()=>Promise.resolve().then(()=>require("./big-number-trend/index.js"))),J=e.lazy(()=>Promise.resolve().then(()=>require("./posts-with-filters/index.js"))),i={pageGallery:c,postsCarousel:d,chart:y,filter:h,showCaseForm:P,newsLetter:q,tabbedPosts:v,pageModules:z,featuredTabs:p,verticalTabs:b,inlineList:C,download:m,downloadPdf:f,map:w,dataFiltersReset:L,dataFiltersApply:T,tooltip:F,references:N,reference:M,timeLine:D,newTimeLine:I,measures:j,menu:k,childPagesMenu:R,newMap:B,parallaxContainer:S,wrapped:A,sankeyChart:O,dataLabel:W,body:x,supersetChart:G,supersetDashboard:E,agreeAndDownload:g,bigNumber:V,bigNumberTrend:H,postsWithFilters:J,redirect:()=>null},t={components:{},reducers:{},registerCustomEmbeddables:s=>{for(const[o,r]of Object.entries(s))t.components[o]=r},getComponentByNameIgnoreCase:s=>{const o=Object.keys(t.components).find(r=>r.toLowerCase()===s.toLowerCase());if(o){const r=t.components[o];return e.memo(a.injectIntl(r))}return null},registerCustomReducers:s=>{for(const[o,r]of Object.entries(s))t.reducers[o]=r},getReducers:()=>t.reducers},K=s=>{const o=Object.keys(i).find(n=>n.toLowerCase()===s.toLowerCase());if(o){const n=i[o];return e.memo(a.injectIntl(n))}const r=t.getComponentByNameIgnoreCase(s);return r?e.memo(a.injectIntl(r)):null},Q={data:l.default,embeddable:u.default,...t.getReducers()};exports.components=i;exports.customizer=t;exports.getComponentByNameIgnoreCase=K;exports.reducers=Q;