@devgateway/dvz-ui-react 1.3.5 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/_virtual/_commonjsHelpers.js +1 -0
- package/dist/cjs/_virtual/_nodeUtil.js +1 -0
- package/dist/cjs/_virtual/isBuffer.js +1 -0
- package/dist/cjs/_virtual/isEqual.js +1 -0
- package/dist/cjs/embeddable/big-number-trend/index.js +1 -1
- package/dist/cjs/embeddable/body/index.js +1 -1
- package/dist/cjs/embeddable/chart/Bar.js +1 -1
- package/dist/cjs/embeddable/chart/Line.js +1 -1
- package/dist/cjs/embeddable/chart/colors/ColorProvider.js +1 -1
- package/dist/cjs/embeddable/chart/colors/ManualColors.js +1 -1
- package/dist/cjs/embeddable/chart/colors/SystemColors.js +1 -1
- package/dist/cjs/embeddable/chart/data/Bar.js +1 -1
- package/dist/cjs/embeddable/chart/data/Line.js +1 -1
- package/dist/cjs/embeddable/chart/data/Utils.js +1 -1
- package/dist/cjs/embeddable/d3Map/BaseLayer.js +1 -1
- package/dist/cjs/embeddable/d3Map/DataLayer.js +1 -1
- package/dist/cjs/embeddable/d3Map/FlowLayer.js +1 -1
- package/dist/cjs/embeddable/data/DataContext.js +1 -1
- package/dist/cjs/embeddable/featuredtabs/index.js +1 -1
- package/dist/cjs/embeddable/filter/index.js +1 -1
- package/dist/cjs/embeddable/filtered-posts/NoData.js +11 -0
- package/dist/cjs/embeddable/filtered-posts/index.js +1 -0
- package/dist/cjs/embeddable/index.js +1 -1
- package/dist/cjs/embeddable/inlinelist/index.js +1 -1
- package/dist/cjs/embeddable/map/MapDataFrame.js +1 -1
- package/dist/cjs/embeddable/map/index.js +2 -2
- package/dist/cjs/embeddable/map/map.js +4 -4
- package/dist/cjs/embeddable/new-time-line/index.js +1 -1
- package/dist/cjs/embeddable/new-time-line/timeline.js +1 -1
- package/dist/cjs/embeddable/posts-filter/PostsFilterDropdown.js +1 -0
- package/dist/cjs/embeddable/posts-filter/index.js +1 -0
- package/dist/cjs/embeddable/posts-filters-reset-button/index.js +1 -0
- package/dist/cjs/embeddable/posts-pagination/index.js +1 -0
- package/dist/cjs/embeddable/postscarousel/index.js +1 -1
- package/dist/cjs/embeddable/reducers/data-api.js +1 -1
- package/dist/cjs/embeddable/reducers/data.js +1 -1
- package/dist/cjs/embeddable/showcase/index.js +1 -1
- package/dist/cjs/embeddable/time-line/desktop.js +1 -1
- package/dist/cjs/embeddable/time-line/mobile.js +1 -1
- package/dist/cjs/embeddable/vertical-featuredtabs/index.js +2 -2
- package/dist/cjs/layout/ClassicHeader.js +1 -1
- package/dist/cjs/layout/CustomSemanticSearch.js +1 -1
- package/dist/cjs/layout/Header.js +3 -3
- package/dist/cjs/layout/Layout.js +1 -1
- package/dist/cjs/layout/SearchControl.js +1 -1
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_DataView.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Hash.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_ListCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Map.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_MapCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Promise.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Set.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_SetCache.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Stack.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Symbol.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Uint8Array.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_WeakMap.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayFilter.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayLikeKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayPush.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arraySome.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assocIndexOf.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetAllKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsArguments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqual.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqualDeep.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsNative.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseTimes.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseUnary.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalArrays.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalByTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalObjects.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getAllKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getSymbols.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getTag.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapToArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeCreate.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeKeys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nodeUtil.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_objectToString.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_overArg.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_root.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheAdd.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setToArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackClear.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackDelete.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackGet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackHas.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackSet.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toSource.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isEqual.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keys.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubArray.js +1 -0
- package/dist/cjs/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubFalse.js +1 -0
- package/dist/cjs/node_modules/.pnpm/pure-react-carousel@1.32.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/pure-react-carousel/dist/react-carousel.es.css +1 -0
- package/dist/cjs/styles.css +1 -1
- package/dist/cjs/translations/am.json.js +1 -0
- package/dist/cjs/utils/data.js +1 -1
- package/dist/esm/_virtual/_commonjsHelpers.js +8 -0
- package/dist/esm/_virtual/_nodeUtil.js +4 -0
- package/dist/esm/_virtual/isBuffer.js +4 -0
- package/dist/esm/_virtual/isEqual.js +7 -0
- package/dist/esm/embeddable/big-number-trend/index.js +36 -36
- package/dist/esm/embeddable/body/index.js +141 -95
- package/dist/esm/embeddable/chart/Bar.js +390 -382
- package/dist/esm/embeddable/chart/Line.js +101 -102
- package/dist/esm/embeddable/chart/colors/ColorProvider.js +42 -39
- package/dist/esm/embeddable/chart/colors/ManualColors.js +40 -29
- package/dist/esm/embeddable/chart/colors/SystemColors.js +28 -17
- package/dist/esm/embeddable/chart/data/Bar.js +112 -114
- package/dist/esm/embeddable/chart/data/Line.js +126 -126
- package/dist/esm/embeddable/chart/data/Utils.js +32 -26
- package/dist/esm/embeddable/d3Map/BaseLayer.js +3 -8
- package/dist/esm/embeddable/d3Map/DataLayer.js +2 -9
- package/dist/esm/embeddable/d3Map/FlowLayer.js +12 -15
- package/dist/esm/embeddable/data/DataContext.js +1 -0
- package/dist/esm/embeddable/featuredtabs/index.js +128 -124
- package/dist/esm/embeddable/filter/index.js +207 -206
- package/dist/esm/embeddable/filtered-posts/NoData.js +31 -0
- package/dist/esm/embeddable/filtered-posts/index.js +123 -0
- package/dist/esm/embeddable/index.js +34 -31
- package/dist/esm/embeddable/inlinelist/index.js +82 -70
- package/dist/esm/embeddable/map/MapDataFrame.js +17 -14
- package/dist/esm/embeddable/map/index.js +180 -169
- package/dist/esm/embeddable/map/map.js +520 -437
- package/dist/esm/embeddable/new-time-line/index.js +9 -8
- package/dist/esm/embeddable/new-time-line/timeline.js +3 -2
- package/dist/esm/embeddable/posts-filter/PostsFilterDropdown.js +190 -0
- package/dist/esm/embeddable/posts-filter/index.js +215 -0
- package/dist/esm/embeddable/posts-filters-reset-button/index.js +33 -0
- package/dist/esm/embeddable/posts-pagination/index.js +69 -0
- package/dist/esm/embeddable/postscarousel/index.js +12 -11
- package/dist/esm/embeddable/reducers/data-api.js +40 -25
- package/dist/esm/embeddable/reducers/data.js +180 -99
- package/dist/esm/embeddable/showcase/index.js +1 -1
- package/dist/esm/embeddable/time-line/desktop.js +3 -2
- package/dist/esm/embeddable/time-line/mobile.js +140 -162
- package/dist/esm/embeddable/vertical-featuredtabs/index.js +177 -168
- package/dist/esm/layout/ClassicHeader.js +62 -62
- package/dist/esm/layout/CustomSemanticSearch.js +40 -102
- package/dist/esm/layout/Header.js +152 -144
- package/dist/esm/layout/Layout.js +4 -3
- package/dist/esm/layout/SearchControl.js +130 -113
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_DataView.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Hash.js +22 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_ListCache.js +22 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Map.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_MapCache.js +22 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Promise.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Set.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_SetCache.js +18 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Stack.js +20 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Symbol.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Uint8Array.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_WeakMap.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayFilter.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayLikeKeys.js +26 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayPush.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arraySome.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assocIndexOf.js +17 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetAllKeys.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetTag.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsArguments.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqual.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsEqualDeep.js +38 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsNative.js +22 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsTypedArray.js +17 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseKeys.js +20 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseTimes.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseUnary.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cacheHas.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalArrays.js +46 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalByTag.js +51 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_equalObjects.js +42 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getAllKeys.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js +21 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getSymbols.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getTag.js +33 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js +19 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js +17 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js +18 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheHas.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheSet.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheClear.js +20 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheDelete.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheGet.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheHas.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheSet.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapToArray.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeCreate.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeKeys.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nodeUtil.js +19 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_objectToString.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_overArg.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_root.js +11 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheAdd.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setCacheHas.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setToArray.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackClear.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackDelete.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackGet.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackHas.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackSet.js +23 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toSource.js +23 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js +10 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js +15 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isEqual.js +14 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js +18 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js +13 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keys.js +16 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubArray.js +12 -0
- package/dist/esm/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubFalse.js +12 -0
- package/dist/esm/node_modules/.pnpm/pure-react-carousel@1.32.0_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/pure-react-carousel/dist/react-carousel.es.css +1 -0
- package/dist/esm/styles.css +1 -1
- package/dist/esm/translations/am.json.js +46 -0
- package/dist/esm/utils/data.js +4 -9
- package/dist/types/dvz-ui/src/countries.d.ts +7 -0
- package/dist/types/dvz-ui/src/embeddable/chart/colors/ManualColors.d.ts +1 -1
- package/dist/types/dvz-ui/src/embeddable/chart/colors/SystemColors.d.ts +1 -1
- package/dist/types/dvz-ui/src/embeddable/data/DataContext.d.ts +1 -0
- package/dist/types/dvz-ui/src/embeddable/featuredtabs/index.d.ts +1 -0
- package/dist/types/dvz-ui/src/embeddable/filtered-posts/NoData.d.ts +7 -0
- package/dist/types/dvz-ui/src/embeddable/filtered-posts/index.d.ts +21 -0
- package/dist/types/dvz-ui/src/embeddable/inlinelist/index.d.ts +2 -0
- package/dist/types/dvz-ui/src/embeddable/map/MapDataFrame.d.ts +1 -6
- package/dist/types/dvz-ui/src/embeddable/map/map.d.ts +1 -0
- package/dist/types/dvz-ui/src/embeddable/posts-filter/PostsFilterDropdown.d.ts +21 -0
- package/dist/types/dvz-ui/src/embeddable/posts-filter/index.d.ts +25 -0
- package/dist/types/dvz-ui/src/embeddable/posts-filters-reset-button/index.d.ts +3 -0
- package/dist/types/dvz-ui/src/embeddable/posts-pagination/index.d.ts +10 -0
- package/dist/types/dvz-ui/src/embeddable/reducers/data-api.d.ts +11 -0
- package/dist/types/dvz-ui/src/embeddable/reducers/post-reducer.d.ts +158 -0
- package/dist/types/dvz-ui/src/embeddable/vertical-featuredtabs/index.d.ts +1 -0
- package/dist/types/dvz-ui/src/layout/Header.d.ts +2 -2
- package/dist/types/dvz-ui/src/translations/am.json.d.ts +39 -0
- package/package.json +3 -3
- package/dist/cjs/embeddable/posts-with-filters/DropDownFilter.js +0 -1
- package/dist/cjs/embeddable/posts-with-filters/Post.js +0 -1
- package/dist/cjs/embeddable/posts-with-filters/index.js +0 -1
- package/dist/esm/embeddable/posts-with-filters/DropDownFilter.js +0 -25
- package/dist/esm/embeddable/posts-with-filters/Post.js +0 -51
- package/dist/esm/embeddable/posts-with-filters/index.js +0 -206
- package/dist/types/dvz-ui/src/embeddable/posts-with-filters/DropDownFilter.d.ts +0 -4
- package/dist/types/dvz-ui/src/embeddable/posts-with-filters/Post.d.ts +0 -5
- package/dist/types/dvz-ui/src/embeddable/posts-with-filters/index.d.ts +0 -21
- /package/dist/cjs/{utils/countries.js → countries.js} +0 -0
- /package/dist/cjs/embeddable/{posts-with-filters → filtered-posts}/utils.js +0 -0
- /package/dist/esm/{utils/countries.js → countries.js} +0 -0
- /package/dist/esm/embeddable/{posts-with-filters → filtered-posts}/utils.js +0 -0
- /package/dist/types/dvz-ui/src/embeddable/{posts-with-filters → filtered-posts}/utils.d.ts +0 -0
|
@@ -1,70 +1,53 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { PostProvider as bt, PostConsumer as
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import {
|
|
9
|
-
import "../../
|
|
10
|
-
|
|
11
|
-
import "../../layout/Header.js";
|
|
12
|
-
import "react-router";
|
|
13
|
-
import "../index.js";
|
|
14
|
-
import "react-intl";
|
|
15
|
-
import "react-redux";
|
|
16
|
-
import "../../conf/index.js";
|
|
17
|
-
import "../../lib/react-intl-redux/providers/IntlProvider.js";
|
|
18
|
-
import "../../lib/react-intl-redux/providers/Provider.js";
|
|
19
|
-
import "immutable";
|
|
20
|
-
import "../../redux/store.js";
|
|
21
|
-
import "../../layout/Favicon.js";
|
|
22
|
-
import Dt from "../../layout/Loading.js";
|
|
23
|
-
import "../../layout/CustomSemanticSearch.js";
|
|
24
|
-
import "../../layout/SearchControl.js";
|
|
25
|
-
import "../../layout/ClassicHeader.js";
|
|
26
|
-
import "../../layout/FloatingMenuHeader.js";
|
|
27
|
-
const Wt = {
|
|
1
|
+
import { jsx as a, jsxs as at } from "react/jsx-runtime";
|
|
2
|
+
import { PostProvider as bt, PostConsumer as xt } from "@devgateway/wp-react-lib";
|
|
3
|
+
import Ct from "../connected-templates/PostIntro.js";
|
|
4
|
+
/* empty css */
|
|
5
|
+
import { useRef as st, useState as F, useCallback as q, useLayoutEffect as wt } from "react";
|
|
6
|
+
import { Container as vt, Modal as G } from "semantic-ui-react";
|
|
7
|
+
import * as p from "d3";
|
|
8
|
+
import { useWindowDimensionsAndDevice as Tt } from "../../lib/hooks/window-dimensions.js";
|
|
9
|
+
import { useScreenOrientation as Pt } from "../../lib/hooks/screen-orientation.js";
|
|
10
|
+
const $t = {
|
|
28
11
|
visibility: "visible",
|
|
29
12
|
position: "relative",
|
|
30
13
|
height: "auto",
|
|
31
14
|
width: "auto"
|
|
32
|
-
},
|
|
15
|
+
}, Dt = 0, Wt = (T) => {
|
|
33
16
|
let {
|
|
34
|
-
posts:
|
|
35
|
-
lineWidth:
|
|
36
|
-
lineColor:
|
|
17
|
+
posts: s,
|
|
18
|
+
lineWidth: P,
|
|
19
|
+
lineColor: $,
|
|
37
20
|
config: c,
|
|
38
|
-
marginLeft:
|
|
39
|
-
marginTop:
|
|
21
|
+
marginLeft: U,
|
|
22
|
+
marginTop: L,
|
|
40
23
|
marginRight: J,
|
|
41
|
-
marginBottom:
|
|
42
|
-
fontSize:
|
|
43
|
-
subtitleWidth:
|
|
44
|
-
subtitleHeight:
|
|
45
|
-
enableTitlePopup:
|
|
46
|
-
enableCirclePopup:
|
|
24
|
+
marginBottom: N,
|
|
25
|
+
fontSize: y,
|
|
26
|
+
subtitleWidth: R,
|
|
27
|
+
subtitleHeight: b,
|
|
28
|
+
enableTitlePopup: D,
|
|
29
|
+
enableCirclePopup: W,
|
|
47
30
|
enableDefaultPopup: V,
|
|
48
31
|
closePopupOnMouseOut: X,
|
|
49
32
|
unique: u
|
|
50
|
-
} =
|
|
51
|
-
|
|
52
|
-
const
|
|
33
|
+
} = T;
|
|
34
|
+
R = 250;
|
|
35
|
+
const x = st(), H = st(), [I, h] = F(!1), [O, k] = F(0), [S, _] = F(null), { orientation: g } = Pt(), { width: Y, deviceType: f, height: C } = Tt({
|
|
53
36
|
getDeviceType: !0,
|
|
54
37
|
getHeight: !0
|
|
55
|
-
}),
|
|
38
|
+
}), B = q((t) => `circle${u}${t}`, [u]), ct = q((t) => `title${u}${t}`, [u]), dt = (t) => {
|
|
56
39
|
var i;
|
|
57
40
|
return ((i = c[t]) == null ? void 0 : i.size) || 10;
|
|
58
|
-
},
|
|
59
|
-
const
|
|
41
|
+
}, pt = ({ content: t, isOpen: i, style: l }) => {
|
|
42
|
+
const m = (n) => (n = n.replace(
|
|
60
43
|
/<ul(.*?)>/g,
|
|
61
44
|
'<ul class="has-white-color has-text-color has-standard-14-font-size" style="list-style-type:disc !important; list-style: initial !important; padding-left:20px; color:#fefefe;">'
|
|
62
45
|
), n = n.replace(/<a(.*?)>/g, '<a$1 style="color:#fefefe;">'), n);
|
|
63
46
|
return /* @__PURE__ */ at(
|
|
64
|
-
|
|
47
|
+
G,
|
|
65
48
|
{
|
|
66
49
|
open: i,
|
|
67
|
-
onClose: () =>
|
|
50
|
+
onClose: () => h(!1),
|
|
68
51
|
size: "fullscreen",
|
|
69
52
|
closeIcon: !0,
|
|
70
53
|
centered: !0,
|
|
@@ -75,14 +58,14 @@ const Wt = {
|
|
|
75
58
|
...l
|
|
76
59
|
},
|
|
77
60
|
children: [
|
|
78
|
-
/* @__PURE__ */
|
|
79
|
-
/* @__PURE__ */
|
|
80
|
-
|
|
61
|
+
/* @__PURE__ */ a(G.Header, { style: { ...l, borderBottom: "none" } }),
|
|
62
|
+
/* @__PURE__ */ a(
|
|
63
|
+
G.Content,
|
|
81
64
|
{
|
|
82
65
|
className: "styled-list-content",
|
|
83
66
|
style: { ...l },
|
|
84
67
|
dangerouslySetInnerHTML: {
|
|
85
|
-
__html:
|
|
68
|
+
__html: m(
|
|
86
69
|
t.props.children.props.post.content.rendered
|
|
87
70
|
)
|
|
88
71
|
}
|
|
@@ -95,37 +78,37 @@ const Wt = {
|
|
|
95
78
|
}, K = (t) => {
|
|
96
79
|
var i;
|
|
97
80
|
return (i = c[t]) == null ? void 0 : i.circleColor;
|
|
98
|
-
}, Q = (t) => c[t].titleColor, Z = (t) => c[t].lineColor, tt = (t) => c[t].tooltipFontColor || "#fff", ut = (t) => c[t].readMoreLabel, et =
|
|
81
|
+
}, Q = (t) => c[t].titleColor, Z = (t) => c[t].lineColor, tt = (t) => c[t].tooltipFontColor || "#fff", ut = (t) => c[t].readMoreLabel, et = q((t, i) => {
|
|
99
82
|
t.preventDefault();
|
|
100
|
-
const l = 260,
|
|
83
|
+
const l = 260, m = 50;
|
|
101
84
|
let n = [0, 0];
|
|
102
85
|
if (t) {
|
|
103
|
-
const
|
|
104
|
-
n = [
|
|
86
|
+
const w = t.target.getBoundingClientRect(), A = t.target.closest(".time").getBoundingClientRect(), r = w.left - A.left, v = w.top + A.top;
|
|
87
|
+
n = [r + l, v + m];
|
|
105
88
|
const M = 400;
|
|
106
|
-
|
|
89
|
+
w.left + r + M + l > window.innerWidth && (n[0] = r - M * 0.6);
|
|
107
90
|
}
|
|
108
|
-
|
|
109
|
-
}, []),
|
|
110
|
-
|
|
111
|
-
}, ft = (t) => {
|
|
112
|
-
d.selectAll(`#${F(t)}`).style("stroke", "none").style("fill", K(t)), d.selectAll(`#label${t}`).style("font-weight", "normal");
|
|
91
|
+
h(!0), _({ data: i, id: i.id, position: n }), gt(i.id);
|
|
92
|
+
}, []), ft = () => {
|
|
93
|
+
h(!1);
|
|
113
94
|
}, ht = (t) => {
|
|
114
|
-
|
|
95
|
+
p.selectAll(`#${B(t)}`).style("stroke", "none").style("fill", K(t)), p.selectAll(`#label${t}`).style("font-weight", "normal");
|
|
96
|
+
}, gt = (t) => {
|
|
97
|
+
ht(Dt), p.selectAll(`#${B(t)}`).style("stroke", K(t)).style("fill", "#fff"), p.selectAll(`#label${t}`).style("font-weight", "bold");
|
|
115
98
|
};
|
|
116
|
-
return
|
|
99
|
+
return wt(() => {
|
|
117
100
|
var nt;
|
|
118
101
|
const t = {
|
|
119
|
-
top:
|
|
120
|
-
bottom:
|
|
121
|
-
}, i =
|
|
122
|
-
l > 0 &&
|
|
123
|
-
const
|
|
102
|
+
top: L,
|
|
103
|
+
bottom: N
|
|
104
|
+
}, i = x.current.clientWidth, l = H.current.clientWidth;
|
|
105
|
+
l > 0 && k(l);
|
|
106
|
+
const m = C, n = {
|
|
124
107
|
mobile: "75",
|
|
125
108
|
tablet: "150",
|
|
126
109
|
midTablet: "150",
|
|
127
110
|
laptop: "150"
|
|
128
|
-
},
|
|
111
|
+
}, w = {
|
|
129
112
|
mobile: "250",
|
|
130
113
|
tablet: "350",
|
|
131
114
|
midTablet: "350",
|
|
@@ -135,71 +118,71 @@ const Wt = {
|
|
|
135
118
|
tablet: 30,
|
|
136
119
|
midTablet: 30,
|
|
137
120
|
laptop: 40
|
|
138
|
-
},
|
|
139
|
-
v.selectAll("*").remove(), v.attr("width", i).attr("height",
|
|
140
|
-
const M =
|
|
141
|
-
[0,
|
|
142
|
-
[0, s
|
|
143
|
-
], yt = M(
|
|
144
|
-
let ot = `translate(${n[
|
|
145
|
-
((nt = process.env.REACT_APP_THEME) == null ? void 0 : nt.startsWith("cd")) && (ot = `translate(${n[
|
|
146
|
-
const
|
|
147
|
-
|
|
148
|
-
var
|
|
149
|
-
return ((
|
|
150
|
-
}).style("cursor",
|
|
151
|
-
o.preventDefault(),
|
|
152
|
-
}),
|
|
153
|
-
const
|
|
154
|
-
let
|
|
155
|
-
return
|
|
121
|
+
}, r = p.scaleLinear().domain([0, s.length - 1]).range([t.top, m - t.bottom]), v = p.select(x.current);
|
|
122
|
+
v.selectAll("*").remove(), v.attr("width", i).attr("height", m);
|
|
123
|
+
const M = p.line(), mt = [
|
|
124
|
+
[0, r(0)],
|
|
125
|
+
[0, r(s.length - 1)]
|
|
126
|
+
], yt = M(mt);
|
|
127
|
+
let ot = `translate(${n[f]},0)`;
|
|
128
|
+
((nt = process.env.REACT_APP_THEME) == null ? void 0 : nt.startsWith("cd")) && (ot = `translate(${n[f]},20)`);
|
|
129
|
+
const z = v.append("g").attr("transform", ot);
|
|
130
|
+
$ = "#E4E5EA", P = 6, z.append("path").attr("d", yt).attr("stroke-width", P).attr("stroke", $).attr("class", "timeline-path"), z.selectAll(".circle").data(s).enter().append("circle").attr("id", (o, e) => B(e)).attr("cx", 0).attr("class", "timeline-circle").attr("cy", (o, e) => r(e)).attr("r", (o, e) => dt(e)).style("fill", (o, e) => {
|
|
131
|
+
var d;
|
|
132
|
+
return ((d = c[e]) == null ? void 0 : d.circleColor) || "#000";
|
|
133
|
+
}).style("cursor", W ? "pointer" : "default").on("click", (o, e) => {
|
|
134
|
+
o.preventDefault(), W && et(o, e);
|
|
135
|
+
}), z.selectAll(".title").data(s).enter().append("foreignObject").attr("x", A[f]).attr("y", (o, e) => r(e) - Number.parseInt(b) / 2).attr("width", Number.parseInt(w[f])).attr("height", Number.parseInt(b)).attr("class", "timeline-title").append("xhtml:div").attr("id", (o, e) => ct(e)).style("font-size", `${Number.parseInt(y) + 1}px`).style("color", (o, e) => Q(e)).style("font-weight", "bold").style("line-height", "1.2rem").style("text-align", "left").style("cursor", D ? "pointer" : "default").style("overflow", "hidden").style("display", "-webkit-box").style("-webkit-line-clamp", "2").style("-webkit-box-orient", "vertical").style("text-overflow", "ellipsis").style("overflow-wrap", "break-word").html((o, e) => {
|
|
136
|
+
const d = ut(e);
|
|
137
|
+
let E = o.title.rendered;
|
|
138
|
+
return d && (E += `<br><span style="font-size:${Number.parseInt(y) - 3}px;color:${Q(
|
|
156
139
|
e
|
|
157
|
-
)};text-decoration:underline;text-underline-offset:3px">${
|
|
140
|
+
)};text-decoration:underline;text-underline-offset:3px">${d}</span>`), E;
|
|
158
141
|
}).each(function(o, e) {
|
|
159
|
-
const
|
|
142
|
+
const d = p.select(this.parentNode);
|
|
160
143
|
setTimeout(() => {
|
|
161
|
-
const
|
|
162
|
-
|
|
163
|
-
Number.parseInt(
|
|
144
|
+
const E = this.getBoundingClientRect(), rt = Math.min(
|
|
145
|
+
E.height,
|
|
146
|
+
Number.parseInt(b) * 2
|
|
164
147
|
);
|
|
165
|
-
|
|
148
|
+
d.attr("height", rt), d.attr("y", r(e) - rt / 2);
|
|
166
149
|
}, 0);
|
|
167
|
-
}).on("click", (o, e,
|
|
168
|
-
o.preventDefault(),
|
|
150
|
+
}).on("click", (o, e, d) => {
|
|
151
|
+
o.preventDefault(), D && et(o, e);
|
|
169
152
|
});
|
|
170
|
-
const it = +
|
|
171
|
-
|
|
172
|
-
}, [
|
|
153
|
+
const it = +y + 1, lt = 60, j = it * 0.9;
|
|
154
|
+
z.selectAll(".year-fo").data(s).enter().append("foreignObject").attr("class", "year-fo").attr("x", -70).attr("y", (o, e) => r(e) - j / 2).attr("width", lt).attr("height", j).append("xhtml:div").style("display", "flex").style("align-items", "center").style("justify-content", "flex-end").style("width", `${lt}px`).style("height", `${j}px`).style("font-size", `${it}px`).style("line-height", "1em").style("font-weight", "400").style("color", "#4C4D50").html((o) => o.meta_fields.subtitle);
|
|
155
|
+
}, [f, g, C]), /* @__PURE__ */ at(
|
|
173
156
|
"div",
|
|
174
157
|
{
|
|
175
158
|
className: "time line",
|
|
176
159
|
style: { position: "relative" },
|
|
177
|
-
ref:
|
|
160
|
+
ref: H,
|
|
178
161
|
children: [
|
|
179
|
-
|
|
180
|
-
const i = t.slug || "unknown-slug", l =
|
|
181
|
-
return /* @__PURE__ */
|
|
182
|
-
|
|
162
|
+
s.filter((t) => S && S.id === t.id).map((t) => {
|
|
163
|
+
const i = t.slug || "unknown-slug", l = s.indexOf(t);
|
|
164
|
+
return /* @__PURE__ */ a(
|
|
165
|
+
pt,
|
|
183
166
|
{
|
|
184
|
-
isOpen:
|
|
185
|
-
content: /* @__PURE__ */
|
|
167
|
+
isOpen: I,
|
|
168
|
+
content: /* @__PURE__ */ a(
|
|
186
169
|
"div",
|
|
187
170
|
{
|
|
188
171
|
style: {
|
|
189
172
|
backgroundColor: Z(l),
|
|
190
173
|
color: tt(l)
|
|
191
174
|
},
|
|
192
|
-
children: /* @__PURE__ */
|
|
193
|
-
|
|
175
|
+
children: /* @__PURE__ */ a(
|
|
176
|
+
Ct,
|
|
194
177
|
{
|
|
195
178
|
post: t,
|
|
196
|
-
style:
|
|
179
|
+
style: $t
|
|
197
180
|
},
|
|
198
181
|
i
|
|
199
182
|
)
|
|
200
183
|
}
|
|
201
184
|
),
|
|
202
|
-
closeTooltip:
|
|
185
|
+
closeTooltip: ft,
|
|
203
186
|
style: {
|
|
204
187
|
backgroundColor: Z(l),
|
|
205
188
|
color: tt(l)
|
|
@@ -208,86 +191,81 @@ const Wt = {
|
|
|
208
191
|
`${i}_modal`
|
|
209
192
|
);
|
|
210
193
|
}),
|
|
211
|
-
/* @__PURE__ */
|
|
194
|
+
/* @__PURE__ */ a("svg", { height: C, width: O, ref: x, style: { overflow: "visible" } })
|
|
212
195
|
]
|
|
213
196
|
},
|
|
214
|
-
u +
|
|
197
|
+
u + f + g
|
|
215
198
|
);
|
|
216
|
-
},
|
|
199
|
+
}, Lt = (T) => {
|
|
217
200
|
const {
|
|
218
|
-
"data-type":
|
|
219
|
-
"data-taxonomy":
|
|
220
|
-
"data-categories":
|
|
201
|
+
"data-type": s,
|
|
202
|
+
"data-taxonomy": P,
|
|
203
|
+
"data-categories": $,
|
|
221
204
|
"data-items": c,
|
|
222
|
-
"data-height":
|
|
223
|
-
"data-line-color":
|
|
205
|
+
"data-height": U,
|
|
206
|
+
"data-line-color": L = "#000",
|
|
224
207
|
"data-config": J = "{}",
|
|
225
|
-
"data-position":
|
|
226
|
-
"data-line-width":
|
|
227
|
-
"data-margin-left":
|
|
228
|
-
"data-margin-top":
|
|
229
|
-
"data-margin-right":
|
|
230
|
-
"data-margin-bottom":
|
|
208
|
+
"data-position": N = "middle",
|
|
209
|
+
"data-line-width": y = "1",
|
|
210
|
+
"data-margin-left": R = 50,
|
|
211
|
+
"data-margin-top": b = 25,
|
|
212
|
+
"data-margin-right": D = 50,
|
|
213
|
+
"data-margin-bottom": W = 25,
|
|
231
214
|
"data-font-size": V = 14,
|
|
232
215
|
"data-title-width": X = 100,
|
|
233
216
|
"data-title-height": u = 50,
|
|
234
|
-
"data-subtitle-width":
|
|
235
|
-
"data-subtitle-height":
|
|
236
|
-
"data-enable-title-popup":
|
|
237
|
-
"data-enable-circle-popup":
|
|
238
|
-
"data-enable-default-popup":
|
|
239
|
-
"data-close-popup-on-mouse-out":
|
|
217
|
+
"data-subtitle-width": x = 250,
|
|
218
|
+
"data-subtitle-height": H = 60,
|
|
219
|
+
"data-enable-title-popup": I = "false",
|
|
220
|
+
"data-enable-circle-popup": h = "true",
|
|
221
|
+
"data-enable-default-popup": O = "false",
|
|
222
|
+
"data-close-popup-on-mouse-out": k = "false",
|
|
240
223
|
editing: S,
|
|
241
|
-
parent:
|
|
242
|
-
unique:
|
|
243
|
-
} =
|
|
244
|
-
unique:
|
|
245
|
-
marginLeft:
|
|
246
|
-
marginTop:
|
|
247
|
-
marginRight:
|
|
248
|
-
marginBottom:
|
|
249
|
-
lineWidth:
|
|
250
|
-
height:
|
|
251
|
-
position:
|
|
252
|
-
lineColor: decodeURIComponent(
|
|
224
|
+
parent: _,
|
|
225
|
+
unique: g
|
|
226
|
+
} = T, Y = T.intl.locale, C = {
|
|
227
|
+
unique: g || Math.random().toString(36).substring(2, 9),
|
|
228
|
+
marginLeft: R,
|
|
229
|
+
marginTop: b,
|
|
230
|
+
marginRight: D,
|
|
231
|
+
marginBottom: W,
|
|
232
|
+
lineWidth: y,
|
|
233
|
+
height: U,
|
|
234
|
+
position: N,
|
|
235
|
+
lineColor: decodeURIComponent(L),
|
|
253
236
|
config: JSON.parse(decodeURIComponent(J)),
|
|
254
237
|
fontSize: V,
|
|
255
238
|
titleWidth: X,
|
|
256
239
|
titleHeight: u,
|
|
257
|
-
subtitleWidth:
|
|
258
|
-
subtitleHeight:
|
|
259
|
-
enableTitlePopup:
|
|
260
|
-
enableCirclePopup:
|
|
261
|
-
enableDefaultPopup:
|
|
262
|
-
closePopupOnMouseOut:
|
|
240
|
+
subtitleWidth: x,
|
|
241
|
+
subtitleHeight: H,
|
|
242
|
+
enableTitlePopup: I == !0 || I == "true",
|
|
243
|
+
enableCirclePopup: h == !0 || h == "true",
|
|
244
|
+
enableDefaultPopup: O == !0 || O == "true",
|
|
245
|
+
closePopupOnMouseOut: k == !0 || k == "true"
|
|
263
246
|
};
|
|
264
|
-
return /* @__PURE__ */
|
|
247
|
+
return /* @__PURE__ */ a(
|
|
265
248
|
vt,
|
|
266
249
|
{
|
|
267
|
-
style: { height:
|
|
268
|
-
className: `viz time line ${S ? "editing" : ""}`,
|
|
250
|
+
style: { height: "auto" },
|
|
251
|
+
className: `viz time line ${S ? "editing" : ""} mobile`,
|
|
269
252
|
fluid: !0,
|
|
270
|
-
children: /* @__PURE__ */
|
|
253
|
+
children: /* @__PURE__ */ a(
|
|
271
254
|
bt,
|
|
272
255
|
{
|
|
273
256
|
locale: Y,
|
|
274
|
-
type:
|
|
275
|
-
taxonomy:
|
|
276
|
-
categories:
|
|
277
|
-
store: `carousel_${
|
|
257
|
+
type: s,
|
|
258
|
+
taxonomy: P,
|
|
259
|
+
categories: $,
|
|
260
|
+
store: `carousel_${_}_${g}`,
|
|
278
261
|
page: 1,
|
|
279
262
|
perPage: c,
|
|
280
|
-
children: /* @__PURE__ */
|
|
263
|
+
children: /* @__PURE__ */ a(xt, { children: /* @__PURE__ */ a(Wt, { ...C }) })
|
|
281
264
|
}
|
|
282
265
|
)
|
|
283
266
|
}
|
|
284
267
|
);
|
|
285
|
-
}, ie = (f) => {
|
|
286
|
-
const [a, h] = z(!1);
|
|
287
|
-
return wt(() => {
|
|
288
|
-
h(!0);
|
|
289
|
-
}, []), a ? /* @__PURE__ */ r(Ot, { ...f }) : /* @__PURE__ */ r(Dt, {});
|
|
290
268
|
};
|
|
291
269
|
export {
|
|
292
|
-
|
|
270
|
+
Lt as default
|
|
293
271
|
};
|