@e1011/es-kit 1.1.72 → 1.1.74
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/hooks/_virtual/_commonjsHelpers.js +2 -0
- package/dist/hooks/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/hooks/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/hooks/_virtual/make-built-in.js +2 -0
- package/dist/hooks/_virtual/make-built-in.js.map +1 -0
- package/dist/hooks/_virtual/object-define-properties.js +2 -0
- package/dist/hooks/_virtual/object-define-properties.js.map +1 -0
- package/dist/hooks/_virtual/object-define-property.js +2 -0
- package/dist/hooks/_virtual/object-define-property.js.map +1 -0
- package/dist/hooks/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/hooks/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/hooks/_virtual/object-get-own-property-names.js +2 -0
- package/dist/hooks/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/hooks/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/hooks/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/hooks/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/hooks/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/hooks/_virtual/shared-store.js +2 -0
- package/dist/hooks/_virtual/shared-store.js.map +1 -0
- package/dist/hooks/esm/_virtual/_commonjsHelpers.js +2 -0
- package/dist/hooks/esm/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/hooks/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/hooks/esm/_virtual/make-built-in.js +2 -0
- package/dist/hooks/esm/_virtual/make-built-in.js.map +1 -0
- package/dist/hooks/esm/_virtual/object-define-properties.js +2 -0
- package/dist/hooks/esm/_virtual/object-define-properties.js.map +1 -0
- package/dist/hooks/esm/_virtual/object-define-property.js +2 -0
- package/dist/hooks/esm/_virtual/object-define-property.js.map +1 -0
- package/dist/hooks/esm/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/hooks/esm/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/hooks/esm/_virtual/object-get-own-property-names.js +2 -0
- package/dist/hooks/esm/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/hooks/esm/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/hooks/esm/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/hooks/esm/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/hooks/esm/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/hooks/esm/_virtual/shared-store.js +2 -0
- package/dist/hooks/esm/_virtual/shared-store.js.map +1 -0
- package/dist/hooks/esm/index.css +355 -355
- package/dist/hooks/esm/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/export.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/fails.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/html.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/shared.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/uid.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/hooks/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/hooks/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/hooks/esm/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/hooks/esm/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/hooks/esm/node_modules/lodash-es/_getRawTag.js.map +1 -1
- package/dist/hooks/esm/node_modules/lodash-es/debounce.js.map +1 -1
- package/dist/hooks/esm/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useAnimation.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useAnimation.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useApi.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useApi.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useClassNames.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useClassNames.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useIntersectionObserver.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useIntersectionObserver.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useResize.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useResize.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useThemePreference.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useToggle.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useToggle.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useToggle2.js +1 -1
- package/dist/hooks/esm/src/core/hooks/useToggle2.js.map +1 -1
- package/dist/hooks/esm/src/core/ui/utils/clickOutside.js +1 -1
- package/dist/hooks/esm/src/core/ui/utils/clickOutside.js.map +1 -1
- package/dist/hooks/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/hooks/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/hooks/index.css +355 -355
- package/dist/hooks/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/export.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/fails.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/html.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/shared.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/uid.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/hooks/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/hooks/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/hooks/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/hooks/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/hooks/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/hooks/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/hooks/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/hooks/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/hooks/node_modules/gsap/index.js.map +1 -1
- package/dist/hooks/node_modules/lodash-es/_baseGetTag.js.map +1 -1
- package/dist/hooks/node_modules/lodash-es/_getRawTag.js.map +1 -1
- package/dist/hooks/node_modules/lodash-es/debounce.js.map +1 -1
- package/dist/hooks/node_modules/lodash-es/isSymbol.js.map +1 -1
- package/dist/hooks/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/hooks/src/core/hooks/useAnimation.js +1 -1
- package/dist/hooks/src/core/hooks/useAnimation.js.map +1 -1
- package/dist/hooks/src/core/hooks/useApi.js +1 -1
- package/dist/hooks/src/core/hooks/useApi.js.map +1 -1
- package/dist/hooks/src/core/hooks/useClassNames.js +1 -1
- package/dist/hooks/src/core/hooks/useClassNames.js.map +1 -1
- package/dist/hooks/src/core/hooks/useIntersectionObserver.js +1 -1
- package/dist/hooks/src/core/hooks/useIntersectionObserver.js.map +1 -1
- package/dist/hooks/src/core/hooks/useOutsideClick.js.map +1 -1
- package/dist/hooks/src/core/hooks/useResize.js +1 -1
- package/dist/hooks/src/core/hooks/useResize.js.map +1 -1
- package/dist/hooks/src/core/hooks/useThemePreference.js +1 -1
- package/dist/hooks/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/hooks/src/core/hooks/useToggle.js +1 -1
- package/dist/hooks/src/core/hooks/useToggle.js.map +1 -1
- package/dist/hooks/src/core/hooks/useToggle2.js +1 -1
- package/dist/hooks/src/core/hooks/useToggle2.js.map +1 -1
- package/dist/hooks/src/core/ui/utils/clickOutside.js +1 -1
- package/dist/hooks/src/core/ui/utils/clickOutside.js.map +1 -1
- package/dist/hooks/src/core/utils/helpers/ui.js +1 -1
- package/dist/hooks/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/lib/cjs/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/lib/cjs/_virtual/make-built-in.js +2 -0
- package/dist/lib/cjs/_virtual/make-built-in.js.map +1 -0
- package/dist/lib/cjs/_virtual/object-define-properties.js +2 -0
- package/dist/lib/cjs/_virtual/object-define-properties.js.map +1 -0
- package/dist/lib/cjs/_virtual/object-define-property.js +2 -0
- package/dist/lib/cjs/_virtual/object-define-property.js.map +1 -0
- package/dist/lib/cjs/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/lib/cjs/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/lib/cjs/_virtual/object-get-own-property-names.js +2 -0
- package/dist/lib/cjs/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/lib/cjs/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/lib/cjs/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/lib/cjs/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/lib/cjs/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/lib/cjs/_virtual/shared-store.js +2 -0
- package/dist/lib/cjs/_virtual/shared-store.js.map +1 -0
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/createPopper.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/contains.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getScrollParent.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getWindow.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/isTableElement.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/listScrollParents.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/applyStyles.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/arrow.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/computeStyles.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/eventListeners.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/flip.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/offset.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/popper.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/computeOffsets.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/debounce.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/detectOverflow.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/expandToHashMap.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/orderModifiers.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/within.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/advance-string-index.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/advance-string-index.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/classof.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/classof.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in-accessor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in-accessor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/export.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/fails.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-apply.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-apply.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/get-substitution.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/get-substitution.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/html.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/inherit-if-required.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/inherit-if-required.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-regexp.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-regexp.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/proxy-accessor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/proxy-accessor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec-abstract.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-flags.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-flags.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-get-flags.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-sticky-helpers.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-dot-all.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-ncg.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/set-species.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/set-species.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/shared.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/string-multibyte.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/string-multibyte.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim-forced.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim-forced.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-string-tag-support.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-string.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/to-string.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/uid.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/internals/whitespaces.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/internals/whitespaces.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.constructor.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.constructor.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.exec.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace-all.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace-all.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.trim.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.trim.js.map +1 -0
- package/dist/lib/cjs/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/lib/cjs/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/lib/cjs/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/lib/cjs/node_modules/gsap/index.js.map +1 -1
- package/dist/lib/cjs/node_modules/lodash-es/_baseGetTag.js.map +1 -1
- package/dist/lib/cjs/node_modules/lodash-es/_getRawTag.js.map +1 -1
- package/dist/lib/cjs/node_modules/lodash-es/debounce.js.map +1 -1
- package/dist/lib/cjs/node_modules/lodash-es/isSymbol.js.map +1 -1
- package/dist/lib/cjs/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/lib/cjs/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/lib/cjs/src/core/constants/ui.constants.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useAnimation.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useAnimation.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useApi.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useApi.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useClassNames.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useClassNames.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useIntersectionObserver.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useIntersectionObserver.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useOutsideClick.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useResize.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useResize.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useThemePreference.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useToggle.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useToggle.js.map +1 -1
- package/dist/lib/cjs/src/core/hooks/useToggle2.js +1 -1
- package/dist/lib/cjs/src/core/hooks/useToggle2.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/button/Button.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/button/Button.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/tag/Tag.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/tag/Tag.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Headline.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Headline.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Link.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Link.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Paragraph.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/textAndContent/TextAndContent.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/toggle/Toggle.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/toggle/Toggle.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/CollapsibleContainer.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/CollapsibleContainer.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/ResizableContainer.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/ResizableContainer.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/layoutBox/LayoutBox.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/layoutBox/layoutBox.types.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/lazyComponent/LazyComponent.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/container/lazyComponent/LazyComponent.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/dividers/DividerLine.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/dividers/DividerLine.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/error/ErrorBoundary.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/field/Field.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/field/Field.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/Icon.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/Icon.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/IconBase.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/IconBase.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/IconWC.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/IconWC.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/unifyIconUrl.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/icon/unifyIconUrl.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/layouts/FlowLayout.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/layouts/FlowLayout.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popup/Popup.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popup/popup.types.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/utils/clickOutside.js +1 -1
- package/dist/lib/cjs/src/core/ui/utils/clickOutside.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/utils/style.js +1 -1
- package/dist/lib/cjs/src/core/ui/utils/style.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/peregrineMQ.js +1 -1
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +1 -1
- package/dist/lib/cjs/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/stateMachine/tiny-state-machine.base.js +1 -1
- package/dist/lib/cjs/src/core/utils/appState/stateMachine/tiny-state-machine.base.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/store/store.vanillajs.js +1 -1
- package/dist/lib/cjs/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/store/store.vanillajs.templates.js +1 -1
- package/dist/lib/cjs/src/core/utils/appState/store/store.vanillajs.templates.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/appState/store/useStore.react.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/date.js +1 -1
- package/dist/lib/cjs/src/core/utils/date.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/birthnumber.validator.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/birthnumber.validator.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/birthnumberCZSKvalidator.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/birthnumberCZSKvalidator.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/date.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/deviceInfo.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/deviceInfo.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/emailMatcher.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/emailMatcher.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/file.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/file.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/fileValidator.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/fileValidator.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/objectOperations.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/objectOperations.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/other.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/other.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/text.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/text.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/textValueOperations.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/textValueOperations.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/ui.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/valueOperations.js +1 -1
- package/dist/lib/cjs/src/core/utils/helpers/valueOperations.js.map +1 -1
- package/dist/lib/cjs/src/core/utils/keyExtractor.js +1 -1
- package/dist/lib/cjs/src/core/utils/keyExtractor.js.map +1 -1
- package/dist/lib/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/lib/esm/_virtual/make-built-in.js +2 -0
- package/dist/lib/esm/_virtual/make-built-in.js.map +1 -0
- package/dist/lib/esm/_virtual/object-define-properties.js +2 -0
- package/dist/lib/esm/_virtual/object-define-properties.js.map +1 -0
- package/dist/lib/esm/_virtual/object-define-property.js +2 -0
- package/dist/lib/esm/_virtual/object-define-property.js.map +1 -0
- package/dist/lib/esm/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/lib/esm/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/lib/esm/_virtual/object-get-own-property-names.js +2 -0
- package/dist/lib/esm/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/lib/esm/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/lib/esm/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/lib/esm/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/lib/esm/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/lib/esm/_virtual/shared-store.js +2 -0
- package/dist/lib/esm/_virtual/shared-store.js.map +1 -0
- package/dist/lib/esm/node_modules/@popperjs/core/lib/createPopper.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/dom-utils/contains.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/dom-utils/getWindow.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/applyStyles.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/arrow.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/computeStyles.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/eventListeners.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/flip.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/offset.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/computeOffsets.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/debounce.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/detectOverflow.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/expandToHashMap.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/orderModifiers.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/advance-string-index.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/advance-string-index.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/classof.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/classof.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in-accessor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in-accessor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/export.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/fails.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-apply.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-apply.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/get-substitution.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/get-substitution.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/html.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/inherit-if-required.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/inherit-if-required.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-regexp.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-regexp.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/proxy-accessor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/proxy-accessor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec-abstract.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-flags.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-flags.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-get-flags.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-sticky-helpers.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/set-species.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/set-species.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/shared.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/string-multibyte.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/string-multibyte.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/string-trim-forced.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/string-trim-forced.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/string-trim.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/string-trim.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-string-tag-support.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-string.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/to-string.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/uid.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/internals/whitespaces.js +2 -0
- package/dist/lib/esm/node_modules/core-js/internals/whitespaces.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.constructor.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.constructor.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.exec.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace-all.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace-all.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.string.trim.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.string.trim.js.map +1 -0
- package/dist/lib/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/lib/esm/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/lib/esm/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/lib/esm/node_modules/lodash-es/_getRawTag.js.map +1 -1
- package/dist/lib/esm/node_modules/lodash-es/debounce.js.map +1 -1
- package/dist/lib/esm/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/lib/esm/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/lib/esm/src/core/constants/ui.constants.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useAnimation.js +1 -1
- package/dist/lib/esm/src/core/hooks/useAnimation.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useApi.js +1 -1
- package/dist/lib/esm/src/core/hooks/useApi.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useClassNames.js +1 -1
- package/dist/lib/esm/src/core/hooks/useClassNames.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useIntersectionObserver.js +1 -1
- package/dist/lib/esm/src/core/hooks/useIntersectionObserver.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useResize.js +1 -1
- package/dist/lib/esm/src/core/hooks/useResize.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useThemePreference.js +1 -1
- package/dist/lib/esm/src/core/hooks/useThemePreference.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useToggle.js +1 -1
- package/dist/lib/esm/src/core/hooks/useToggle.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useToggle2.js +1 -1
- package/dist/lib/esm/src/core/hooks/useToggle2.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/button/Button.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/button/Button.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/tag/Tag.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/tag/Tag.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Headline.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Headline.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Link.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Link.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Paragraph.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/toggle/Toggle.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/toggle/Toggle.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/container/CollapsibleContainer.js +1 -1
- package/dist/lib/esm/src/core/ui/components/container/CollapsibleContainer.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/container/ResizableContainer.js +1 -1
- package/dist/lib/esm/src/core/ui/components/container/ResizableContainer.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/container/layoutBox/LayoutBox.js +1 -1
- package/dist/lib/esm/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/container/layoutBox/layoutBox.types.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/container/lazyComponent/LazyComponent.js +1 -1
- package/dist/lib/esm/src/core/ui/components/container/lazyComponent/LazyComponent.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/dividers/DividerLine.js +1 -1
- package/dist/lib/esm/src/core/ui/components/dividers/DividerLine.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/error/ErrorBoundary.js +1 -1
- package/dist/lib/esm/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/field/Field.js +1 -1
- package/dist/lib/esm/src/core/ui/components/field/Field.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/Icon.js +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/Icon.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/IconBase.js +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/IconBase.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/IconWC.js +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/IconWC.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/unifyIconUrl.js +1 -1
- package/dist/lib/esm/src/core/ui/components/icon/unifyIconUrl.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/layouts/FlowLayout.js +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/layouts/FlowLayout.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popup/Popup.js +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popup/popup.types.js.map +1 -1
- package/dist/lib/esm/src/core/ui/utils/clickOutside.js +1 -1
- package/dist/lib/esm/src/core/ui/utils/clickOutside.js.map +1 -1
- package/dist/lib/esm/src/core/ui/utils/style.js +1 -1
- package/dist/lib/esm/src/core/ui/utils/style.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +1 -1
- package/dist/lib/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/stateMachine/tiny-state-machine.base.js +1 -1
- package/dist/lib/esm/src/core/utils/appState/stateMachine/tiny-state-machine.base.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/store/store.vanillajs.js +1 -1
- package/dist/lib/esm/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
- package/dist/lib/esm/src/core/utils/appState/store/store.vanillajs.templates.js +1 -1
- package/dist/lib/esm/src/core/utils/appState/store/store.vanillajs.templates.js.map +1 -1
- package/dist/lib/esm/src/core/utils/date.js +1 -1
- package/dist/lib/esm/src/core/utils/date.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/birthnumber.validator.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/birthnumber.validator.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/birthnumberCZSKvalidator.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/birthnumberCZSKvalidator.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/deviceInfo.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/deviceInfo.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/emailMatcher.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/emailMatcher.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/file.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/file.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/fileValidator.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/fileValidator.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/objectOperations.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/objectOperations.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/other.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/other.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/text.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/text.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/textValueOperations.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/textValueOperations.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/lib/esm/src/core/utils/helpers/valueOperations.js +1 -1
- package/dist/lib/esm/src/core/utils/helpers/valueOperations.js.map +1 -1
- package/dist/lib/esm/src/core/utils/keyExtractor.js +1 -1
- package/dist/lib/esm/src/core/utils/keyExtractor.js.map +1 -1
- package/dist/lib/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/core/hooks/useToggle.d.ts.map +1 -1
- package/dist/types/src/core/ui/types/CommonProps.d.ts +6 -0
- package/dist/types/src/core/ui/types/CommonProps.d.ts.map +1 -1
- package/dist/ui/_virtual/_commonjsHelpers.js +2 -0
- package/dist/ui/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/ui/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/ui/_virtual/make-built-in.js +2 -0
- package/dist/ui/_virtual/make-built-in.js.map +1 -0
- package/dist/ui/_virtual/object-define-properties.js +2 -0
- package/dist/ui/_virtual/object-define-properties.js.map +1 -0
- package/dist/ui/_virtual/object-define-property.js +2 -0
- package/dist/ui/_virtual/object-define-property.js.map +1 -0
- package/dist/ui/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/ui/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/ui/_virtual/object-get-own-property-names.js +2 -0
- package/dist/ui/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/ui/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/ui/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/ui/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/ui/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/ui/_virtual/shared-store.js +2 -0
- package/dist/ui/_virtual/shared-store.js.map +1 -0
- package/dist/ui/esm/_virtual/_commonjsHelpers.js +2 -0
- package/dist/ui/esm/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/ui/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/ui/esm/_virtual/make-built-in.js +2 -0
- package/dist/ui/esm/_virtual/make-built-in.js.map +1 -0
- package/dist/ui/esm/_virtual/object-define-properties.js +2 -0
- package/dist/ui/esm/_virtual/object-define-properties.js.map +1 -0
- package/dist/ui/esm/_virtual/object-define-property.js +2 -0
- package/dist/ui/esm/_virtual/object-define-property.js.map +1 -0
- package/dist/ui/esm/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/ui/esm/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/ui/esm/_virtual/object-get-own-property-names.js +2 -0
- package/dist/ui/esm/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/ui/esm/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/ui/esm/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/ui/esm/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/ui/esm/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/ui/esm/_virtual/shared-store.js +2 -0
- package/dist/ui/esm/_virtual/shared-store.js.map +1 -0
- package/dist/ui/esm/node_modules/@popperjs/core/lib/createPopper.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/dom-utils/contains.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/dom-utils/getWindow.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/applyStyles.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/arrow.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/computeStyles.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/eventListeners.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/flip.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/offset.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/computeOffsets.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/debounce.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/detectOverflow.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/expandToHashMap.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/orderModifiers.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/advance-string-index.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/advance-string-index.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/classof.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/classof.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/export.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/fails.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-apply.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-apply.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/get-substitution.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/get-substitution.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/html.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-regexp.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-regexp.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec-abstract.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-flags.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-flags.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-get-flags.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-sticky-helpers.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/shared.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/string-multibyte.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/string-multibyte.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-string-tag-support.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-string.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/to-string.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/uid.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/ui/esm/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.regexp.exec.js +2 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace-all.js +2 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace-all.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace.js +2 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace.js.map +1 -0
- package/dist/ui/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/ui/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/ui/esm/node_modules/lodash-es/_getRawTag.js.map +1 -1
- package/dist/ui/esm/node_modules/lodash-es/debounce.js.map +1 -1
- package/dist/ui/esm/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/ui/esm/src/core/constants/ui.constants.js.map +1 -1
- package/dist/ui/esm/src/core/hooks/useClassNames.js +1 -1
- package/dist/ui/esm/src/core/hooks/useClassNames.js.map +1 -1
- package/dist/ui/esm/src/core/hooks/useResize.js +1 -1
- package/dist/ui/esm/src/core/hooks/useResize.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/button/Button.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/button/Button.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/tag/Tag.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/tag/Tag.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Headline.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Headline.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Link.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Link.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Paragraph.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/toggle/Toggle.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/toggle/Toggle.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/container/CollapsibleContainer.js +1 -1
- package/dist/ui/esm/src/core/ui/components/container/CollapsibleContainer.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/container/ResizableContainer.js +1 -1
- package/dist/ui/esm/src/core/ui/components/container/ResizableContainer.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/container/layoutBox/LayoutBox.js +1 -1
- package/dist/ui/esm/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/container/layoutBox/layoutBox.types.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/container/lazyComponent/LazyComponent.js +1 -1
- package/dist/ui/esm/src/core/ui/components/container/lazyComponent/LazyComponent.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/dividers/DividerLine.js +1 -1
- package/dist/ui/esm/src/core/ui/components/dividers/DividerLine.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/error/ErrorBoundary.js +1 -1
- package/dist/ui/esm/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/field/Field.js +1 -1
- package/dist/ui/esm/src/core/ui/components/field/Field.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/Icon.js +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/Icon.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/IconBase.js +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/IconBase.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/IconWC.js +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/IconWC.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/unifyIconUrl.js +1 -1
- package/dist/ui/esm/src/core/ui/components/icon/unifyIconUrl.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/layouts/FlowLayout.js +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/layouts/FlowLayout.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popup/Popup.js +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popup/popup.types.js.map +1 -1
- package/dist/ui/esm/src/core/ui/utils/clickOutside.js +1 -1
- package/dist/ui/esm/src/core/ui/utils/clickOutside.js.map +1 -1
- package/dist/ui/esm/src/core/ui/utils/style.js +1 -1
- package/dist/ui/esm/src/core/ui/utils/style.js.map +1 -1
- package/dist/ui/esm/src/core/utils/helpers/text.js +1 -1
- package/dist/ui/esm/src/core/utils/helpers/text.js.map +1 -1
- package/dist/ui/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/ui/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/createPopper.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/contains.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getBoundingClientRect.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getCompositeRect.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getComputedStyle.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getDocumentRect.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getOffsetParent.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getScrollParent.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getViewportRect.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getWindow.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/getWindowScroll.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/isTableElement.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/listScrollParents.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/applyStyles.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/arrow.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/computeStyles.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/eventListeners.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/flip.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/offset.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/popperOffsets.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/modifiers/preventOverflow.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/popper.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/computeAutoPlacement.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/computeOffsets.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/debounce.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/detectOverflow.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/expandToHashMap.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/mergePaddingObject.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/orderModifiers.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/within.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/ui/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/ui/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/ui/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/advance-string-index.js +2 -0
- package/dist/ui/node_modules/core-js/internals/advance-string-index.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/ui/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/ui/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/ui/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/classof.js +2 -0
- package/dist/ui/node_modules/core-js/internals/classof.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/ui/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/ui/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/ui/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/ui/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/ui/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/ui/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/ui/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/ui/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/ui/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/ui/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/ui/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/ui/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/ui/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/ui/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/export.js +2 -0
- package/dist/ui/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/fails.js +2 -0
- package/dist/ui/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +2 -0
- package/dist/ui/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/function-apply.js +2 -0
- package/dist/ui/node_modules/core-js/internals/function-apply.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/ui/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/ui/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/ui/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/ui/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/ui/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/get-substitution.js +2 -0
- package/dist/ui/node_modules/core-js/internals/get-substitution.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/ui/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/ui/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/ui/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/html.js +2 -0
- package/dist/ui/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/ui/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/ui/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/ui/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/ui/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-regexp.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-regexp.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/ui/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/ui/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/ui/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/ui/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/ui/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/ui/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/ui/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/ui/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/ui/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/ui/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/ui/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-exec-abstract.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-exec.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-exec.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-flags.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-flags.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-get-flags.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-sticky-helpers.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-dot-all.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-ncg.js +2 -0
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/ui/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/ui/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/ui/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/ui/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/shared.js +2 -0
- package/dist/ui/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/string-multibyte.js +2 -0
- package/dist/ui/node_modules/core-js/internals/string-multibyte.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/ui/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-string-tag-support.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/to-string.js +2 -0
- package/dist/ui/node_modules/core-js/internals/to-string.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/ui/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/uid.js +2 -0
- package/dist/ui/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/ui/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/ui/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/ui/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/ui/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/ui/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/ui/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/ui/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/ui/node_modules/core-js/modules/es.regexp.exec.js +2 -0
- package/dist/ui/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
- package/dist/ui/node_modules/core-js/modules/es.string.replace-all.js +2 -0
- package/dist/ui/node_modules/core-js/modules/es.string.replace-all.js.map +1 -0
- package/dist/ui/node_modules/core-js/modules/es.string.replace.js +2 -0
- package/dist/ui/node_modules/core-js/modules/es.string.replace.js.map +1 -0
- package/dist/ui/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/ui/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/ui/node_modules/lodash-es/_baseGetTag.js.map +1 -1
- package/dist/ui/node_modules/lodash-es/_getRawTag.js.map +1 -1
- package/dist/ui/node_modules/lodash-es/debounce.js.map +1 -1
- package/dist/ui/node_modules/lodash-es/isSymbol.js.map +1 -1
- package/dist/ui/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/ui/src/core/constants/ui.constants.js.map +1 -1
- package/dist/ui/src/core/hooks/useClassNames.js +1 -1
- package/dist/ui/src/core/hooks/useClassNames.js.map +1 -1
- package/dist/ui/src/core/hooks/useOutsideClick.js.map +1 -1
- package/dist/ui/src/core/hooks/useResize.js +1 -1
- package/dist/ui/src/core/hooks/useResize.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/button/Button.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/button/Button.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/tag/Tag.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/tag/Tag.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Headline.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Headline.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Link.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Link.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Paragraph.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Paragraph.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Text.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/Text.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/anchor-link/AnchorLink.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/textAndContent/TextAndContent.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/textAndContent/TextAndContent.js.map +1 -1
- package/dist/ui/src/core/ui/components/atoms/toggle/Toggle.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/toggle/Toggle.js.map +1 -1
- package/dist/ui/src/core/ui/components/container/CollapsibleContainer.js +1 -1
- package/dist/ui/src/core/ui/components/container/CollapsibleContainer.js.map +1 -1
- package/dist/ui/src/core/ui/components/container/ResizableContainer.js +1 -1
- package/dist/ui/src/core/ui/components/container/ResizableContainer.js.map +1 -1
- package/dist/ui/src/core/ui/components/container/layoutBox/LayoutBox.js +1 -1
- package/dist/ui/src/core/ui/components/container/layoutBox/LayoutBox.js.map +1 -1
- package/dist/ui/src/core/ui/components/container/layoutBox/layoutBox.types.js.map +1 -1
- package/dist/ui/src/core/ui/components/container/lazyComponent/LazyComponent.js +1 -1
- package/dist/ui/src/core/ui/components/container/lazyComponent/LazyComponent.js.map +1 -1
- package/dist/ui/src/core/ui/components/dividers/DividerLine.js +1 -1
- package/dist/ui/src/core/ui/components/dividers/DividerLine.js.map +1 -1
- package/dist/ui/src/core/ui/components/error/ErrorBoundary.js +1 -1
- package/dist/ui/src/core/ui/components/error/ErrorBoundary.js.map +1 -1
- package/dist/ui/src/core/ui/components/field/Field.js +1 -1
- package/dist/ui/src/core/ui/components/field/Field.js.map +1 -1
- package/dist/ui/src/core/ui/components/icon/Icon.js +1 -1
- package/dist/ui/src/core/ui/components/icon/Icon.js.map +1 -1
- package/dist/ui/src/core/ui/components/icon/IconBase.js +1 -1
- package/dist/ui/src/core/ui/components/icon/IconBase.js.map +1 -1
- package/dist/ui/src/core/ui/components/icon/IconWC.js +1 -1
- package/dist/ui/src/core/ui/components/icon/IconWC.js.map +1 -1
- package/dist/ui/src/core/ui/components/icon/unifyIconUrl.js +1 -1
- package/dist/ui/src/core/ui/components/icon/unifyIconUrl.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/layouts/FlowLayout.js +1 -1
- package/dist/ui/src/core/ui/components/molecules/layouts/FlowLayout.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/PopoverLite.js +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/PopoverLite.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/Tooltip.js +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/Tooltip.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/popup/Popup.js +1 -1
- package/dist/ui/src/core/ui/components/molecules/popup/Popup.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/popup/popup.types.js.map +1 -1
- package/dist/ui/src/core/ui/utils/clickOutside.js +1 -1
- package/dist/ui/src/core/ui/utils/clickOutside.js.map +1 -1
- package/dist/ui/src/core/ui/utils/style.js +1 -1
- package/dist/ui/src/core/ui/utils/style.js.map +1 -1
- package/dist/ui/src/core/utils/helpers/text.js +1 -1
- package/dist/ui/src/core/utils/helpers/text.js.map +1 -1
- package/dist/ui/src/core/utils/helpers/ui.js +1 -1
- package/dist/ui/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/utils/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/utils/_virtual/make-built-in.js +2 -0
- package/dist/utils/_virtual/make-built-in.js.map +1 -0
- package/dist/utils/_virtual/object-define-properties.js +2 -0
- package/dist/utils/_virtual/object-define-properties.js.map +1 -0
- package/dist/utils/_virtual/object-define-property.js +2 -0
- package/dist/utils/_virtual/object-define-property.js.map +1 -0
- package/dist/utils/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/utils/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/utils/_virtual/object-get-own-property-names.js +2 -0
- package/dist/utils/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/utils/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/utils/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/utils/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/utils/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/utils/_virtual/shared-store.js +2 -0
- package/dist/utils/_virtual/shared-store.js.map +1 -0
- package/dist/utils/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/utils/esm/_virtual/make-built-in.js +2 -0
- package/dist/utils/esm/_virtual/make-built-in.js.map +1 -0
- package/dist/utils/esm/_virtual/object-define-properties.js +2 -0
- package/dist/utils/esm/_virtual/object-define-properties.js.map +1 -0
- package/dist/utils/esm/_virtual/object-define-property.js +2 -0
- package/dist/utils/esm/_virtual/object-define-property.js.map +1 -0
- package/dist/utils/esm/_virtual/object-get-own-property-descriptor.js +2 -0
- package/dist/utils/esm/_virtual/object-get-own-property-descriptor.js.map +1 -0
- package/dist/utils/esm/_virtual/object-get-own-property-names.js +2 -0
- package/dist/utils/esm/_virtual/object-get-own-property-names.js.map +1 -0
- package/dist/utils/esm/_virtual/object-get-own-property-symbols.js +2 -0
- package/dist/utils/esm/_virtual/object-get-own-property-symbols.js.map +1 -0
- package/dist/utils/esm/_virtual/object-property-is-enumerable.js +2 -0
- package/dist/utils/esm/_virtual/object-property-is-enumerable.js.map +1 -0
- package/dist/utils/esm/_virtual/shared-store.js +2 -0
- package/dist/utils/esm/_virtual/shared-store.js.map +1 -0
- package/dist/utils/esm/index.css +355 -355
- package/dist/utils/esm/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/advance-string-index.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/advance-string-index.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/classof.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/classof.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in-accessor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in-accessor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/export.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/fails.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-apply.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-apply.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/get-substitution.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/get-substitution.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/html.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/inherit-if-required.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/inherit-if-required.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-regexp.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-regexp.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/proxy-accessor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/proxy-accessor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec-abstract.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-flags.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-flags.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-get-flags.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-sticky-helpers.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/set-species.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/set-species.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/shared.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/string-multibyte.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/string-multibyte.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/string-trim-forced.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/string-trim-forced.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/string-trim.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/string-trim.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-string-tag-support.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-string.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/to-string.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/uid.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/internals/whitespaces.js +2 -0
- package/dist/utils/esm/node_modules/core-js/internals/whitespaces.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.constructor.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.constructor.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.exec.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace-all.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace-all.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.string.trim.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.string.trim.js.map +1 -0
- package/dist/utils/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/utils/esm/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js +1 -1
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +1 -1
- package/dist/utils/esm/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -1
- package/dist/utils/esm/src/core/utils/appState/stateMachine/tiny-state-machine.base.js +1 -1
- package/dist/utils/esm/src/core/utils/appState/stateMachine/tiny-state-machine.base.js.map +1 -1
- package/dist/utils/esm/src/core/utils/appState/store/store.vanillajs.js +1 -1
- package/dist/utils/esm/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
- package/dist/utils/esm/src/core/utils/appState/store/store.vanillajs.templates.js +1 -1
- package/dist/utils/esm/src/core/utils/appState/store/store.vanillajs.templates.js.map +1 -1
- package/dist/utils/esm/src/core/utils/date.js +1 -1
- package/dist/utils/esm/src/core/utils/date.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/birthnumber.validator.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/birthnumber.validator.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/birthnumberCZSKvalidator.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/birthnumberCZSKvalidator.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/deviceInfo.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/deviceInfo.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/emailMatcher.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/emailMatcher.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/file.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/file.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/fileValidator.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/fileValidator.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/objectOperations.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/objectOperations.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/other.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/other.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/text.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/text.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/textValueOperations.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/textValueOperations.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/ui.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/utils/esm/src/core/utils/helpers/valueOperations.js +1 -1
- package/dist/utils/esm/src/core/utils/helpers/valueOperations.js.map +1 -1
- package/dist/utils/esm/src/core/utils/keyExtractor.js +1 -1
- package/dist/utils/esm/src/core/utils/keyExtractor.js.map +1 -1
- package/dist/utils/index.css +355 -355
- package/dist/utils/node_modules/core-js/internals/a-callable.js +2 -0
- package/dist/utils/node_modules/core-js/internals/a-callable.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/a-possible-prototype.js +2 -0
- package/dist/utils/node_modules/core-js/internals/a-possible-prototype.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/add-to-unscopables.js +2 -0
- package/dist/utils/node_modules/core-js/internals/add-to-unscopables.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/advance-string-index.js +2 -0
- package/dist/utils/node_modules/core-js/internals/advance-string-index.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/an-object.js +2 -0
- package/dist/utils/node_modules/core-js/internals/an-object.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/array-includes.js +2 -0
- package/dist/utils/node_modules/core-js/internals/array-includes.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/classof-raw.js +2 -0
- package/dist/utils/node_modules/core-js/internals/classof-raw.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/classof.js +2 -0
- package/dist/utils/node_modules/core-js/internals/classof.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/copy-constructor-properties.js +2 -0
- package/dist/utils/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/correct-prototype-getter.js +2 -0
- package/dist/utils/node_modules/core-js/internals/correct-prototype-getter.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/create-iter-result-object.js +2 -0
- package/dist/utils/node_modules/core-js/internals/create-iter-result-object.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/create-non-enumerable-property.js +2 -0
- package/dist/utils/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/create-property-descriptor.js +2 -0
- package/dist/utils/node_modules/core-js/internals/create-property-descriptor.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/define-built-in-accessor.js +2 -0
- package/dist/utils/node_modules/core-js/internals/define-built-in-accessor.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/define-built-in.js +2 -0
- package/dist/utils/node_modules/core-js/internals/define-built-in.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/define-global-property.js +2 -0
- package/dist/utils/node_modules/core-js/internals/define-global-property.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/descriptors.js +2 -0
- package/dist/utils/node_modules/core-js/internals/descriptors.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/document-create-element.js +2 -0
- package/dist/utils/node_modules/core-js/internals/document-create-element.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/dom-iterables.js +2 -0
- package/dist/utils/node_modules/core-js/internals/dom-iterables.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/dom-token-list-prototype.js +2 -0
- package/dist/utils/node_modules/core-js/internals/dom-token-list-prototype.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/enum-bug-keys.js +2 -0
- package/dist/utils/node_modules/core-js/internals/enum-bug-keys.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/environment-user-agent.js +2 -0
- package/dist/utils/node_modules/core-js/internals/environment-user-agent.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/environment-v8-version.js +2 -0
- package/dist/utils/node_modules/core-js/internals/environment-v8-version.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/export.js +2 -0
- package/dist/utils/node_modules/core-js/internals/export.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/fails.js +2 -0
- package/dist/utils/node_modules/core-js/internals/fails.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +2 -0
- package/dist/utils/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/function-apply.js +2 -0
- package/dist/utils/node_modules/core-js/internals/function-apply.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/function-bind-native.js +2 -0
- package/dist/utils/node_modules/core-js/internals/function-bind-native.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/function-call.js +2 -0
- package/dist/utils/node_modules/core-js/internals/function-call.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/function-name.js +2 -0
- package/dist/utils/node_modules/core-js/internals/function-name.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this-accessor.js +2 -0
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this.js +2 -0
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/get-built-in.js +2 -0
- package/dist/utils/node_modules/core-js/internals/get-built-in.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/get-method.js +2 -0
- package/dist/utils/node_modules/core-js/internals/get-method.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/get-substitution.js +2 -0
- package/dist/utils/node_modules/core-js/internals/get-substitution.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/global-this.js +2 -0
- package/dist/utils/node_modules/core-js/internals/global-this.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/has-own-property.js +2 -0
- package/dist/utils/node_modules/core-js/internals/has-own-property.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/hidden-keys.js +2 -0
- package/dist/utils/node_modules/core-js/internals/hidden-keys.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/html.js +2 -0
- package/dist/utils/node_modules/core-js/internals/html.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/ie8-dom-define.js +2 -0
- package/dist/utils/node_modules/core-js/internals/ie8-dom-define.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/indexed-object.js +2 -0
- package/dist/utils/node_modules/core-js/internals/indexed-object.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/inherit-if-required.js +2 -0
- package/dist/utils/node_modules/core-js/internals/inherit-if-required.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/inspect-source.js +2 -0
- package/dist/utils/node_modules/core-js/internals/inspect-source.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/internal-state.js +2 -0
- package/dist/utils/node_modules/core-js/internals/internal-state.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-callable.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-callable.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-forced.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-forced.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-null-or-undefined.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-null-or-undefined.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-object.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-object.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-possible-prototype.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-possible-prototype.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-regexp.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-regexp.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/is-symbol.js +2 -0
- package/dist/utils/node_modules/core-js/internals/is-symbol.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/iterator-create-constructor.js +2 -0
- package/dist/utils/node_modules/core-js/internals/iterator-create-constructor.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/iterator-define.js +2 -0
- package/dist/utils/node_modules/core-js/internals/iterator-define.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/iterators-core.js +2 -0
- package/dist/utils/node_modules/core-js/internals/iterators-core.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/iterators.js +2 -0
- package/dist/utils/node_modules/core-js/internals/iterators.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/length-of-array-like.js +2 -0
- package/dist/utils/node_modules/core-js/internals/length-of-array-like.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/make-built-in.js +2 -0
- package/dist/utils/node_modules/core-js/internals/make-built-in.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/math-trunc.js +2 -0
- package/dist/utils/node_modules/core-js/internals/math-trunc.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-create.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-create.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-define-properties.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-define-properties.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-define-property.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-define-property.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-descriptor.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-names.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-symbols.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-get-prototype-of.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-get-prototype-of.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-is-prototype-of.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-keys-internal.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-keys-internal.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-keys.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-keys.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-property-is-enumerable.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/object-set-prototype-of.js +2 -0
- package/dist/utils/node_modules/core-js/internals/object-set-prototype-of.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/ordinary-to-primitive.js +2 -0
- package/dist/utils/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/own-keys.js +2 -0
- package/dist/utils/node_modules/core-js/internals/own-keys.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/proxy-accessor.js +2 -0
- package/dist/utils/node_modules/core-js/internals/proxy-accessor.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-exec-abstract.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-exec-abstract.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-exec.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-exec.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-flags.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-flags.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-get-flags.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-get-flags.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-sticky-helpers.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-sticky-helpers.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-dot-all.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-ncg.js +2 -0
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/require-object-coercible.js +2 -0
- package/dist/utils/node_modules/core-js/internals/require-object-coercible.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/set-species.js +2 -0
- package/dist/utils/node_modules/core-js/internals/set-species.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/set-to-string-tag.js +2 -0
- package/dist/utils/node_modules/core-js/internals/set-to-string-tag.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/shared-key.js +2 -0
- package/dist/utils/node_modules/core-js/internals/shared-key.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/shared-store.js +2 -0
- package/dist/utils/node_modules/core-js/internals/shared-store.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/shared.js +2 -0
- package/dist/utils/node_modules/core-js/internals/shared.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/string-multibyte.js +2 -0
- package/dist/utils/node_modules/core-js/internals/string-multibyte.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/string-trim-forced.js +2 -0
- package/dist/utils/node_modules/core-js/internals/string-trim-forced.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/string-trim.js +2 -0
- package/dist/utils/node_modules/core-js/internals/string-trim.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/symbol-constructor-detection.js +2 -0
- package/dist/utils/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-absolute-index.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-absolute-index.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-indexed-object.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-indexed-object.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-integer-or-infinity.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-length.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-length.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-object.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-object.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-primitive.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-primitive.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-property-key.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-property-key.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-string-tag-support.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-string-tag-support.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/to-string.js +2 -0
- package/dist/utils/node_modules/core-js/internals/to-string.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/try-to-string.js +2 -0
- package/dist/utils/node_modules/core-js/internals/try-to-string.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/uid.js +2 -0
- package/dist/utils/node_modules/core-js/internals/uid.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/use-symbol-as-uid.js +2 -0
- package/dist/utils/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/v8-prototype-define-bug.js +2 -0
- package/dist/utils/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/weak-map-basic-detection.js +2 -0
- package/dist/utils/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/well-known-symbol.js +2 -0
- package/dist/utils/node_modules/core-js/internals/well-known-symbol.js.map +1 -0
- package/dist/utils/node_modules/core-js/internals/whitespaces.js +2 -0
- package/dist/utils/node_modules/core-js/internals/whitespaces.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/es.array.iterator.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.array.iterator.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/es.regexp.constructor.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.regexp.constructor.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/es.regexp.exec.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.regexp.exec.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/es.string.replace-all.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.string.replace-all.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/es.string.replace.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.string.replace.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/es.string.trim.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.string.trim.js.map +1 -0
- package/dist/utils/node_modules/core-js/modules/web.dom-collections.iterator.js +2 -0
- package/dist/utils/node_modules/core-js/modules/web.dom-collections.iterator.js.map +1 -0
- package/dist/utils/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/utils/src/core/utils/appState/peregrineMQ/peregrineMQ.js +1 -1
- package/dist/utils/src/core/utils/appState/peregrineMQ/peregrineMQ.js.map +1 -1
- package/dist/utils/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js +1 -1
- package/dist/utils/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.js.map +1 -1
- package/dist/utils/src/core/utils/appState/stateMachine/tiny-state-machine.base.js +1 -1
- package/dist/utils/src/core/utils/appState/stateMachine/tiny-state-machine.base.js.map +1 -1
- package/dist/utils/src/core/utils/appState/store/store.vanillajs.js +1 -1
- package/dist/utils/src/core/utils/appState/store/store.vanillajs.js.map +1 -1
- package/dist/utils/src/core/utils/appState/store/store.vanillajs.templates.js +1 -1
- package/dist/utils/src/core/utils/appState/store/store.vanillajs.templates.js.map +1 -1
- package/dist/utils/src/core/utils/appState/store/useStore.react.js.map +1 -1
- package/dist/utils/src/core/utils/date.js +1 -1
- package/dist/utils/src/core/utils/date.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/birthnumber.validator.js +1 -1
- package/dist/utils/src/core/utils/helpers/birthnumber.validator.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/birthnumberCZSKvalidator.js +1 -1
- package/dist/utils/src/core/utils/helpers/birthnumberCZSKvalidator.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/date.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/deviceInfo.js +1 -1
- package/dist/utils/src/core/utils/helpers/deviceInfo.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/emailMatcher.js +1 -1
- package/dist/utils/src/core/utils/helpers/emailMatcher.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/file.js +1 -1
- package/dist/utils/src/core/utils/helpers/file.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/fileValidator.js +1 -1
- package/dist/utils/src/core/utils/helpers/fileValidator.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/objectOperations.js +1 -1
- package/dist/utils/src/core/utils/helpers/objectOperations.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/other.js +1 -1
- package/dist/utils/src/core/utils/helpers/other.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/text.js +1 -1
- package/dist/utils/src/core/utils/helpers/text.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/textValueOperations.js +1 -1
- package/dist/utils/src/core/utils/helpers/textValueOperations.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/ui.js +1 -1
- package/dist/utils/src/core/utils/helpers/ui.js.map +1 -1
- package/dist/utils/src/core/utils/helpers/valueOperations.js +1 -1
- package/dist/utils/src/core/utils/helpers/valueOperations.js.map +1 -1
- package/dist/utils/src/core/utils/keyExtractor.js +1 -1
- package/dist/utils/src/core/utils/keyExtractor.js.map +1 -1
- package/package.json +2 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
let t=16;const n=n=>{t=n},
|
|
1
|
+
import"../../../../node_modules/core-js/modules/es.regexp.exec.js";import"../../../../node_modules/core-js/modules/es.string.replace.js";let t=16;const n=n=>{t=n},e=n=>n/t,s=function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"rem";return"string"==typeof t?t:"px"===n?"".concat(e(t),"rem"):"".concat(t).concat(n)},c=t=>(t=t.toString(16)).padStart(2,"0"),r=function(t,n){let e=arguments.length>2&&void 0!==arguments[2]&&arguments[2];const s=t.replace("#",""),r=s.substring(0,2),o=s.substring(2,4),a=s.substring(4,6),i=parseInt(r,16),u=parseInt(o,16),p=parseInt(a,16),l=n<=1?n:n/100;return(e?"rgba(".concat(i,",").concat(u,",").concat(p,",").concat(l,")"):"#".concat(r).concat(o).concat(a).concat(c(Math.round(255*(n<=1?n:n/100))))).toLowerCase()},o=(t,n,e,s)=>"#".concat(c(t)).concat(c(n)).concat(c(e)).concat(c(Math.round(255*(s<=1?s:s/100)))),a=function(t,n){let e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:.5;0===t.indexOf("#")&&(t=t.substr(1)),0===n.indexOf("#")&&(n=n.substr(1));const s=Math.ceil(parseInt(n.substring(0,2),16)*e+parseInt(t.substring(0,2),16)*(1-e)),r=Math.ceil(parseInt(n.substring(2,4),16)*e+parseInt(t.substring(2,4),16)*(1-e)),o=Math.ceil(parseInt(n.substring(4,6),16)*e+parseInt(t.substring(4,6),16)*(1-e));return"#".concat(c(s)+c(r)+c(o))},i=function(t,n){let e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:10;const s=e/(e+1)/e,c=[];let r=s;for(;e--;)c.push(r),r+=s;return c.map((e=>a(t,n,e)))};export{i as calculateColors,a as calculatePercColor,r as convertHex,o as convertRGB,t as defaultFontSize,e as pxToRem,s as resolveStyleValue,n as setDefaultFontSize,c as toHex};
|
|
2
2
|
//# sourceMappingURL=style.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.js","sources":["../../../../../../../src/core/ui/utils/style.ts"],"sourcesContent":["// eslint-disable-next-line import/no-mutable-exports\nexport let defaultFontSize = 16\nexport const setDefaultFontSize = (fontSize: number): void => {\n defaultFontSize = fontSize\n}\n\nexport const pxToRem = (px: number): number => px / defaultFontSize\n\nexport const resolveStyleValue = (\n value: string | number,\n units = 'rem',\n): string => {\n if (typeof value === 'string') {\n return value as string\n }\n\n if (units === 'px') {\n return `${pxToRem(value)}rem`\n }\n\n return `${value}${units}`\n}\n\n/* eslint-disable no-param-reassign */\nexport const toHex = (x: number | string): string => {\n x = x.toString(16)\n return x.padStart(2, '0')\n}\n\nexport const convertHex = (hex: string, opacity: number, rgba = false): string => {\n const hexValue = hex.replace('#', '')\n const rValue = hexValue.substring(0, 2)\n const gValue = hexValue.substring(2, 4)\n const bValue = hexValue.substring(4, 6)\n const r = parseInt(rValue, 16)\n const g = parseInt(gValue, 16)\n const b = parseInt(bValue, 16)\n\n const a = opacity <= 1 ? opacity : (opacity / 100)\n\n return (rgba\n ? `rgba(${r},${g},${b},${a})`\n : `#${rValue}${gValue}${bValue}${toHex(Math.round((opacity <= 1 ? opacity : (opacity / 100)) * 255))}`)\n .toLowerCase()\n}\n\nexport const convertRGB = (\n r: number, g: number, b: number, opacity: number,\n): string => `#${toHex(r)}${toHex(g)}${toHex(b)}${toHex(Math.round((opacity <= 1 ? opacity : (opacity / 100)) * 255))}`\n\nexport const calculatePercColor = (startColor: string, endColor: string, ratio = 0.5): string => {\n if (startColor.indexOf('#') === 0) {\n startColor = startColor.substr(1)\n }\n if (endColor.indexOf('#') === 0) {\n endColor = endColor.substr(1)\n }\n\n const r = Math.ceil(parseInt(endColor.substring(0, 2), 16) * ratio\n + parseInt(startColor.substring(0, 2), 16) * (1 - ratio))\n const g = Math.ceil(parseInt(endColor.substring(2, 4), 16) * ratio\n + parseInt(startColor.substring(2, 4), 16) * (1 - ratio))\n const b = Math.ceil(parseInt(endColor.substring(4, 6), 16) * ratio\n + parseInt(startColor.substring(4, 6), 16) * (1 - ratio))\n\n return `#${toHex(r) + toHex(g) + toHex(b)}`\n}\n\nexport const calculateColors = (startColor: string, endColor: string, num = 10): string[] => {\n const ratioIterator = (num / (num + 1)) / num\n const ratios = []\n let ratio = ratioIterator\n\n // eslint-disable-next-line no-plusplus\n while (num--) {\n ratios.push(ratio)\n ratio += ratioIterator\n }\n\n return ratios.map((rat) => calculatePercColor(startColor, endColor, rat))\n}\n"],"names":["defaultFontSize","setDefaultFontSize","fontSize","pxToRem","px","resolveStyleValue","value","units","arguments","length","undefined","toHex","x","toString","padStart","convertHex","hex","opacity","rgba","hexValue","replace","rValue","substring","gValue","bValue","r","parseInt","g","b","Math","round","toLowerCase","convertRGB","calculatePercColor","startColor","endColor","ratio","indexOf","substr","ceil","calculateColors","num","ratioIterator","ratios","push","map","rat"],"mappings":"
|
|
1
|
+
{"version":3,"file":"style.js","sources":["../../../../../../../src/core/ui/utils/style.ts"],"sourcesContent":["// eslint-disable-next-line import/no-mutable-exports\nexport let defaultFontSize = 16\nexport const setDefaultFontSize = (fontSize: number): void => {\n defaultFontSize = fontSize\n}\n\nexport const pxToRem = (px: number): number => px / defaultFontSize\n\nexport const resolveStyleValue = (\n value: string | number,\n units = 'rem',\n): string => {\n if (typeof value === 'string') {\n return value as string\n }\n\n if (units === 'px') {\n return `${pxToRem(value)}rem`\n }\n\n return `${value}${units}`\n}\n\n/* eslint-disable no-param-reassign */\nexport const toHex = (x: number | string): string => {\n x = x.toString(16)\n return x.padStart(2, '0')\n}\n\nexport const convertHex = (hex: string, opacity: number, rgba = false): string => {\n const hexValue = hex.replace('#', '')\n const rValue = hexValue.substring(0, 2)\n const gValue = hexValue.substring(2, 4)\n const bValue = hexValue.substring(4, 6)\n const r = parseInt(rValue, 16)\n const g = parseInt(gValue, 16)\n const b = parseInt(bValue, 16)\n\n const a = opacity <= 1 ? opacity : (opacity / 100)\n\n return (rgba\n ? `rgba(${r},${g},${b},${a})`\n : `#${rValue}${gValue}${bValue}${toHex(Math.round((opacity <= 1 ? opacity : (opacity / 100)) * 255))}`)\n .toLowerCase()\n}\n\nexport const convertRGB = (\n r: number, g: number, b: number, opacity: number,\n): string => `#${toHex(r)}${toHex(g)}${toHex(b)}${toHex(Math.round((opacity <= 1 ? opacity : (opacity / 100)) * 255))}`\n\nexport const calculatePercColor = (startColor: string, endColor: string, ratio = 0.5): string => {\n if (startColor.indexOf('#') === 0) {\n startColor = startColor.substr(1)\n }\n if (endColor.indexOf('#') === 0) {\n endColor = endColor.substr(1)\n }\n\n const r = Math.ceil(parseInt(endColor.substring(0, 2), 16) * ratio\n + parseInt(startColor.substring(0, 2), 16) * (1 - ratio))\n const g = Math.ceil(parseInt(endColor.substring(2, 4), 16) * ratio\n + parseInt(startColor.substring(2, 4), 16) * (1 - ratio))\n const b = Math.ceil(parseInt(endColor.substring(4, 6), 16) * ratio\n + parseInt(startColor.substring(4, 6), 16) * (1 - ratio))\n\n return `#${toHex(r) + toHex(g) + toHex(b)}`\n}\n\nexport const calculateColors = (startColor: string, endColor: string, num = 10): string[] => {\n const ratioIterator = (num / (num + 1)) / num\n const ratios = []\n let ratio = ratioIterator\n\n // eslint-disable-next-line no-plusplus\n while (num--) {\n ratios.push(ratio)\n ratio += ratioIterator\n }\n\n return ratios.map((rat) => calculatePercColor(startColor, endColor, rat))\n}\n"],"names":["defaultFontSize","setDefaultFontSize","fontSize","pxToRem","px","resolveStyleValue","value","units","arguments","length","undefined","concat","toHex","x","toString","padStart","convertHex","hex","opacity","rgba","hexValue","replace","rValue","substring","gValue","bValue","r","parseInt","g","b","a","Math","round","toLowerCase","convertRGB","calculatePercColor","startColor","endColor","ratio","indexOf","substr","ceil","calculateColors","num","ratioIterator","ratios","push","map","rat"],"mappings":"yIACO,IAAIA,EAAkB,GAChBC,MAAAA,EAAsBC,IACjCF,EAAkBE,CAAQ,EAGfC,EAAWC,GAAuBA,EAAKJ,EAEvCK,EAAoB,SAC/BC,GAEW,IADXC,EAAKC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,MAER,MAAqB,iBAAVF,EACFA,EAGK,OAAVC,EACF,GAAAI,OAAUR,EAAQG,GAAM,OAG1B,GAAAK,OAAUL,GAAKK,OAAGJ,EACpB,EAGaK,EAASC,IACpBA,EAAIA,EAAEC,SAAS,KACNC,SAAS,EAAG,KAGVC,EAAa,SAACC,EAAaC,GAA0C,IAAzBC,EAAIX,UAAAC,OAAA,QAAAC,IAAAF,UAAA,IAAAA,UAAA,GAC3D,MAAMY,EAAWH,EAAII,QAAQ,IAAK,IAC5BC,EAASF,EAASG,UAAU,EAAG,GAC/BC,EAASJ,EAASG,UAAU,EAAG,GAC/BE,EAASL,EAASG,UAAU,EAAG,GAC/BG,EAAIC,SAASL,EAAQ,IACrBM,EAAID,SAASH,EAAQ,IACrBK,EAAIF,SAASF,EAAQ,IAErBK,EAAIZ,GAAW,EAAIA,EAAWA,EAAU,IAE9C,OAAQC,EAAI,QAAAR,OACAe,EAAC,KAAAf,OAAIiB,EAAC,KAAAjB,OAAIkB,EAAClB,KAAAA,OAAImB,EAACnB,KAAAA,IAAAA,OACpBW,GAAMX,OAAGa,GAAMb,OAAGc,GAAMd,OAAGC,EAAMmB,KAAKC,MAAmD,KAA5Cd,GAAW,EAAIA,EAAWA,EAAU,SACtFe,aACL,EAEaC,EAAaA,CACxBR,EAAWE,EAAWC,EAAWX,IAAe,IAAAP,OACjCC,EAAMc,IAAEf,OAAGC,EAAMgB,IAAEjB,OAAGC,EAAMiB,IAAElB,OAAGC,EAAMmB,KAAKC,MAAmD,KAA5Cd,GAAW,EAAIA,EAAWA,EAAU,QAE3FiB,EAAqB,SAACC,EAAoBC,GAA0C,IAAxBC,EAAK9B,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,GAC/C,IAA5B4B,EAAWG,QAAQ,OACrBH,EAAaA,EAAWI,OAAO,IAEH,IAA1BH,EAASE,QAAQ,OACnBF,EAAWA,EAASG,OAAO,IAG7B,MAAMd,EAAIK,KAAKU,KAAKd,SAASU,EAASd,UAAU,EAAG,GAAI,IAAMe,EACzDX,SAASS,EAAWb,UAAU,EAAG,GAAI,KAAO,EAAIe,IAC9CV,EAAIG,KAAKU,KAAKd,SAASU,EAASd,UAAU,EAAG,GAAI,IAAMe,EACzDX,SAASS,EAAWb,UAAU,EAAG,GAAI,KAAO,EAAIe,IAC9CT,EAAIE,KAAKU,KAAKd,SAASU,EAASd,UAAU,EAAG,GAAI,IAAMe,EACzDX,SAASS,EAAWb,UAAU,EAAG,GAAI,KAAO,EAAIe,IAEpD,MAAA,IAAA3B,OAAWC,EAAMc,GAAKd,EAAMgB,GAAKhB,EAAMiB,GACzC,EAEaa,EAAkB,SAACN,EAAoBC,GAAyC,IAAvBM,EAAGnC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,GAC1E,MAAMoC,EAAiBD,GAAOA,EAAM,GAAMA,EACpCE,EAAS,GACf,IAAIP,EAAQM,EAGZ,KAAOD,KACLE,EAAOC,KAAKR,GACZA,GAASM,EAGX,OAAOC,EAAOE,KAAKC,GAAQb,EAAmBC,EAAYC,EAAUW,IACtE"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{objectSpread2 as e}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import"../../../../../node_modules/core-js/modules/web.dom-collections.iterator.js";import{NON_EXISTENT_CHANNEL as t}from"./peregrineMQ.types.js";import s from"../../../../../node_modules/uuid/dist/esm-browser/v4.js";class n extends Error{constructor(){super("Clearing PeregrineMQ is not allowed. Please read the documentation for more information."),this.name="PeregrineMQClearError"}}class r{constructor(r,i){this.id=void 0,this.config={allowAutoPrune:!1,pruneInterval:1e4,allowClear:!1},this.channels=new Map,this.listeners=new Map,this.addListener=(e,t)=>{const s=this.listeners.get(e),n=this.channels.get(t);n&&(s?s.push(n):this.listeners.set(e,[n]))},this.removeListener=e=>{const t=this.listeners.get(e);let s=!0;for(const n of t||[])if(s=!n.has(e),!s)break;s&&this.listeners.delete(e)},this.publishToChannel=(e,s,n)=>{const r=this.channels.get(e);if(!r)return t;const i=r[Symbol.iterator]();let l=i.next().value;const h=[];for(;l;)h.push(l(e,n)),l=i.next().value;return 1===(null==h?void 0:h.length)?h[0]:h},this.configure=t=>{this.config=t;const{allowAutoPrune:s,pruneInterval:n}=t;let r;s&&(r=setInterval((()=>{this.prune()}),n));const i=this;return e({},s?{clearPruneInterval:()=>{clearInterval(r)},restartPruneInterval:()=>{clearInterval(r),r=setInterval((()=>{i.prune()}),n)}}:{})},this.getChannels=()=>[...this.channels.keys()],this.prune=()=>{const e=this.channels[Symbol.iterator]();let t=e.next().value;const s=[];for(;t;){var n;0===(null===(n=t[1])||void 0===n?void 0:n.size)&&(s.push(t[0]),this.channels.delete(t[0])),t=e.next().value}return s},this.removeChannel=e=>{const t=this.channels.get(e);if(t&&t.size>0){const e=[...t||[]];t.clear();let s=e.length;for(;s--;)this.removeListener(e[s])}return this.channels.delete(e)},this.publish=(e,t)=>{if(e.includes(".")){const s=e.split(".");let{length:n}=s,r=0;const i=[];for(;n--;){const e=this.publishToChannel(s.slice(0,r+1).join("."),n!==s.length-1,t);r+=1,i.push(e)}return i}return this.publishToChannel(e,!1,t)},this.subscribe=(e,t)=>{const s=this.channels.get(e);return s?s.add(t):this.channels.set(e,new Set([t])),this.addListener(t,e),()=>this.unsubscribe(t,{channel:e,prune:!0})},this.unsubscribe=(e,t)=>{const{channel:s,prune:n}=t||{};let r=!1;if(s){const t=this.channels.get(s);return r=!!t&&t.delete(e),n&&0===(null==t?void 0:t.size)&&this.channels.delete(s),this.removeListener(e),r}const i=this.listeners.get(e)||[];for(const t of i)r=t.delete(e),n&&0===t.size&&this.prune();return this.listeners.delete(e),r},this.isSubscribed=(e,t)=>{if(t){const s=this.channels.get(t);return!!s&&s.has(e)}return this.listeners.has(e)},this.clear=()=>{if(!this.config.allowClear)throw new n;this.channels.clear(),this.listeners.clear()},this.getId=()=>this.id,this.id=r||s(),this.configure(i||{})}get length(){return[...this.channels.values()].reduce(((e,t)=>e+t.size),0)}}export{r as PeregrineMQ,n as PeregrineMQClearError};
|
|
2
2
|
//# sourceMappingURL=peregrineMQ.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"peregrineMQ.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/peregrineMQ.ts"],"sourcesContent":["import { v4 as uuidv4 } from 'uuid'\n\nimport {\n Callback, Config, PeregrineMQApi, PublishToChannelReturnType,\n PublishReturnType, SubscribersSet,\n UnsubscribeOptions, NON_EXISTENT_CHANNEL_TYPE,\n NON_EXISTENT_CHANNEL,\n CallbackPayload,\n} from './peregrineMQ.types'\n\n\nexport class PeregrineMQClearError extends Error {\n constructor() {\n super('Clearing PeregrineMQ is not allowed. Please read the documentation for more information.')\n this.name = 'PeregrineMQClearError'\n }\n}\n\n/**\n * Represents a message queue with publish/subscribe functionality.\n */\nexport class PeregrineMQ implements PeregrineMQApi {\n private id: string\n\n private config: Config = {\n allowAutoPrune: false,\n pruneInterval: 10000,\n allowClear: false,\n }\n\n /**\n * The map of channels and their subscribers sets.\n */\n private channels: Map<string, SubscribersSet> = new Map()\n\n /**\n * The map of listeners and their subscribed channels.\n */\n private listeners: Map<Callback, SubscribersSet[]> = new Map()\n\n /**\n * Adds a callback as a listener to a channel.\n * @param callback The callback function to add as a listener.\n * @param channel The channel to add the listener to.\n */\n private addListener = (callback: Callback, channel: string): void => {\n const listener = this.listeners.get(callback)\n const subscribersSet = this.channels.get(channel)\n\n if (subscribersSet) {\n if (listener) {\n listener.push(subscribersSet)\n } else {\n this.listeners.set(callback, [subscribersSet])\n }\n }\n }\n\n /**\n * Removes the callback from the listeners collection if it is not subscribed to any channels.\n * @description Removes the callback only when it is not present in any other subscriberSet\n * (Ref to Map<string, SubscribersSet>).\n * @param callback The callback to remove from listeners.\n */\n private removeListener = (callback: Callback): void => {\n const channelSubscriberSets = this.listeners.get(callback)\n let isEmpty = true\n\n // eslint-disable-next-line no-restricted-syntax\n for (const channelSubscriberSet of channelSubscriberSets || []) {\n isEmpty = !channelSubscriberSet.has(callback)\n if (!isEmpty) {\n break\n }\n }\n\n if (isEmpty) {\n this.listeners.delete(callback)\n }\n }\n\n /**\n * Publishes data to a channel.\n * @param channel The channel to publish the data to.\n * @param isParent Indicates if the channel is a parent channel.\n * @param data The data to publish.\n * @returns A boolean indicating if the publication was successful.\n */\n private publishToChannel = (\n channel: string, isParent: boolean, data?: unknown,\n ): PublishToChannelReturnType => {\n const subscribersSet = this.channels.get(channel)\n\n if (!subscribersSet) {\n return NON_EXISTENT_CHANNEL as NON_EXISTENT_CHANNEL_TYPE\n }\n\n const iterator = subscribersSet[Symbol.iterator]()\n let subscriberFunc = iterator.next().value\n\n const results = []\n\n // eslint-disable-next-line no-plusplus\n while (subscriberFunc) {\n // eslint-disable-next-line no-await-in-loop\n results.push(subscriberFunc(channel, data as CallbackPayload))\n subscriberFunc = iterator.next().value\n }\n return results?.length === 1 ? results[0] : results\n }\n\n /**\n * Creates a new instance of PeregrineMQ.\n * @param id Specific instance of PeregrineMQ identifier\n * @param config The configuration options for PeregrineMQ.\n */\n constructor(id?: string, config?: Config) {\n this.id = id || uuidv4()\n this.configure(config || {})\n }\n\n /**\n * Gets the total number of subscribers across all channels.\n */\n get length(): number {\n return [...this.channels.values()].reduce((acc, subscribersList) => acc + subscribersList.size, 0)\n }\n\n /**\n * Configures PeregrineMQ with the specified options.\n * @param config The configuration options for PeregrineMQ.\n * @returns An object containing the prune interval handler (if auto prune is enabled).\n */\n configure = (config: Config): {\n clearPruneInterval?: () => void\n restartPruneInterval?: () => void\n } => {\n this.config = config\n const { allowAutoPrune, pruneInterval } = config\n\n let pruneIntervalHandler: ReturnType<typeof setInterval>\n\n if (allowAutoPrune) {\n pruneIntervalHandler = setInterval(() => {\n this.prune()\n }, pruneInterval)\n }\n\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n const instance: PeregrineMQ = this\n\n return {\n ...(allowAutoPrune\n ? {\n clearPruneInterval: (): void => {\n clearInterval(pruneIntervalHandler)\n },\n restartPruneInterval: (): void => {\n clearInterval(pruneIntervalHandler)\n pruneIntervalHandler = setInterval(() => {\n instance.prune()\n }, pruneInterval)\n },\n }\n : {}),\n }\n }\n\n /**\n * Gets an array of all channels.\n * @returns An array of channel names.\n */\n getChannels = (): string[] => [...this.channels.keys()]\n\n /**\n * Prunes the channels with no subscribers.\n * @returns An array of pruned channel names.\n */\n prune = (): string[] => {\n const iterator = this.channels[Symbol.iterator]()\n let subscribersSet = iterator.next().value\n const prunedChannels: string[] = []\n\n // eslint-disable-next-line no-plusplus\n while (subscribersSet) {\n if (subscribersSet[1]?.size === 0) {\n prunedChannels.push(subscribersSet[0])\n this.channels.delete(subscribersSet[0])\n }\n subscribersSet = iterator.next().value\n }\n\n return prunedChannels\n }\n\n /**\n * Removes a channel and its subscribers.\n * @param channel The channel to remove.\n * @returns A boolean indicating if the channel was successfully removed.\n */\n removeChannel = (channel: string): boolean => {\n const subscribersSet = this.channels.get(channel)\n\n if (subscribersSet && subscribersSet.size > 0) {\n const channelListeners = [...subscribersSet || []]\n\n subscribersSet.clear()\n\n let index = channelListeners.length\n\n // eslint-disable-next-line no-plusplus\n while (index--) {\n this.removeListener(channelListeners[index])\n }\n }\n\n return this.channels.delete(channel)\n }\n\n /**\n * Publishes data to a channel.\n * @param channel The channel to publish the data to.\n * @param data The data to publish.\n * @returns A boolean indicating if the publication was successful.\n */\n publish = <T>(channel: string, data?: T): PublishReturnType => {\n if (channel.includes('.')) {\n const nestedChannels = channel.split('.')\n\n let { length } = nestedChannels\n let it = 0\n const results = []\n\n // eslint-disable-next-line no-plusplus\n while (length--) {\n // eslint-disable-next-line no-await-in-loop\n const result = this.publishToChannel(\n nestedChannels.slice(0, it + 1).join('.'),\n length !== nestedChannels.length - 1,\n data,\n )\n\n it += 1\n results.push(result)\n }\n return results\n }\n\n return this.publishToChannel(channel, false, data)\n }\n\n /**\n * Subscribes a callback to a channel.\n * @param channel The channel to subscribe to.\n * @param callback The callback function to subscribe.\n * @returns A function to unsubscribe the callback.\n */\n subscribe = (channel: string, callback: Callback): () => boolean => {\n const subscribersList = this.channels.get(channel)\n\n if (subscribersList) {\n subscribersList.add(callback)\n } else {\n this.channels.set(channel, new Set([callback]))\n }\n\n this.addListener(callback, channel)\n\n return () => this.unsubscribe(callback, { channel, prune: true })\n }\n\n /**\n * Unsubscribes a callback from a channel or all channels.\n * @param callback The callback function to unsubscribe.\n * @param options Optional unsubscribe options.\n * @returns A boolean indicating if the callback was successfully unsubscribed.\n */\n unsubscribe = (callback: Callback, options?: UnsubscribeOptions): boolean => {\n const { channel, prune } = options || {}\n\n let unsubscribed = false\n\n if (channel) {\n const subscriberSet = this.channels.get(channel)\n\n unsubscribed = subscriberSet ? subscriberSet.delete(callback) : false\n if (prune && subscriberSet?.size === 0) {\n this.channels.delete(channel)\n }\n\n this.removeListener(callback)\n\n return unsubscribed\n }\n\n const subscriberSetArray = this.listeners.get(callback) || []\n\n // remove callback form listeners and all channels\n // TODO remove only if has\n // eslint-disable-next-line no-restricted-syntax\n for (const subscriberSet of subscriberSetArray) {\n unsubscribed = subscriberSet.delete(callback) as boolean\n\n if (prune && subscriberSet.size === 0) {\n this.prune()\n }\n }\n\n this.listeners.delete(callback)\n\n return unsubscribed\n }\n\n /**\n * Checks if a callback is subscribed to a specific channel or any channel.\n * @param callback The callback function to check.\n * @param channel Optional channel name to check subscription for.\n * @returns A boolean indicating if the callback is subscribed.\n */\n isSubscribed = (callback: Callback, channel?: string): boolean => {\n if (channel) {\n const subscribersList = this.channels.get(channel)\n\n return subscribersList ? subscribersList.has(callback) : false\n }\n\n return this.listeners.has(callback)\n }\n\n /**\n * Clears all channels and listeners.\n * @throws {Error} If clearing PeregrineMQ is not allowed.\n */\n clear = (): void => {\n if (this.config.allowClear) {\n this.channels.clear()\n this.listeners.clear()\n } else {\n throw new PeregrineMQClearError()\n }\n }\n\n /**\n * Returns the specific instance of PeregrineMQ.\n * @returns A string identifier of the specific instance of PeregrineMQ.\n */\n getId = (): string => this.id\n}\n"],"names":["PeregrineMQClearError","Error","constructor","super","this","name","PeregrineMQ","id","config","allowAutoPrune","pruneInterval","allowClear","channels","Map","listeners","addListener","callback","channel","listener","get","subscribersSet","push","set","removeListener","channelSubscriberSets","isEmpty","channelSubscriberSet","has","delete","publishToChannel","isParent","data","NON_EXISTENT_CHANNEL","iterator","Symbol","subscriberFunc","next","value","results","length","configure","pruneIntervalHandler","setInterval","prune","instance","clearPruneInterval","clearInterval","restartPruneInterval","getChannels","keys","prunedChannels","size","removeChannel","channelListeners","clear","index","publish","includes","nestedChannels","split","it","result","slice","join","subscribe","subscribersList","add","Set","unsubscribe","options","unsubscribed","subscriberSet","subscriberSetArray","isSubscribed","getId","uuidv4","values","reduce","acc"],"mappings":"qIAWO,MAAMA,UAA8BC,MACzCC,WAAAA,GACEC,MAAM,4FACNC,KAAKC,KAAO,uBACd,EAMK,MAAMC,EA+FXJ,WAAAA,CAAYK,EAAaC,GAAiBJ,KA9FlCG,QAAE,EAAAH,KAEFI,OAAiB,CACvBC,gBAAgB,EAChBC,cAAe,IACfC,YAAY,GAGdP,KAGQQ,SAAwC,IAAIC,IAEpDT,KAGQU,UAA6C,IAAID,IAEzDT,KAKQW,YAAc,CAACC,EAAoBC,KACzC,MAAMC,EAAWd,KAAKU,UAAUK,IAAIH,GAC9BI,EAAiBhB,KAAKQ,SAASO,IAAIF,GAErCG,IACEF,EACFA,EAASG,KAAKD,GAEdhB,KAAKU,UAAUQ,IAAIN,EAAU,CAACI,IAElC,EAGFhB,KAMQmB,eAAkBP,IACxB,MAAMQ,EAAwBpB,KAAKU,UAAUK,IAAIH,GACjD,IAAIS,GAAU,EAGd,IAAK,MAAMC,KAAwBF,GAAyB,GAE1D,GADAC,GAAWC,EAAqBC,IAAIX,IAC/BS,EACH,MAIAA,GACFrB,KAAKU,UAAUc,OAAOZ,EACxB,EAGFZ,KAOQyB,iBAAmB,CACzBZ,EAAiBa,EAAmBC,KAEpC,MAAMX,EAAiBhB,KAAKQ,SAASO,IAAIF,GAEzC,IAAKG,EACH,OAAOY,EAGT,MAAMC,EAAWb,EAAec,OAAOD,YACvC,IAAIE,EAAiBF,EAASG,OAAOC,MAErC,MAAMC,EAAU,GAGhB,KAAOH,GAELG,EAAQjB,KAAKc,EAAelB,EAASc,IACrCI,EAAiBF,EAASG,OAAOC,MAEnC,OAA2B,IAApBC,GAASC,OAAeD,EAAQ,GAAKA,CAAO,EAoBrDlC,KAKAoC,UAAahC,IAIXJ,KAAKI,OAASA,EACd,MAAMC,eAAEA,EAAcC,cAAEA,GAAkBF,EAE1C,IAAIiC,EAEAhC,IACFgC,EAAuBC,aAAY,KACjCtC,KAAKuC,OAAO,GACXjC,IAIL,MAAMkC,EAAwBxC,KAE9B,MAAO,IACDK,EACA,CACAoC,mBAAoBA,KAClBC,cAAcL,EAAqB,EAErCM,qBAAsBA,KACpBD,cAAcL,GACdA,EAAuBC,aAAY,KACjCE,EAASD,OAAO,GACfjC,EAAc,GAGnB,GACL,EAGHN,KAIA4C,YAAc,IAAgB,IAAI5C,KAAKQ,SAASqC,QAEhD7C,KAIAuC,MAAQ,KACN,MAAMV,EAAW7B,KAAKQ,SAASsB,OAAOD,YACtC,IAAIb,EAAiBa,EAASG,OAAOC,MACrC,MAAMa,EAA2B,GAGjC,KAAO9B,GAC2B,IAA5BA,EAAe,IAAI+B,OACrBD,EAAe7B,KAAKD,EAAe,IACnChB,KAAKQ,SAASgB,OAAOR,EAAe,KAEtCA,EAAiBa,EAASG,OAAOC,MAGnC,OAAOa,CAAc,EAGvB9C,KAKAgD,cAAiBnC,IACf,MAAMG,EAAiBhB,KAAKQ,SAASO,IAAIF,GAEzC,GAAIG,GAAkBA,EAAe+B,KAAO,EAAG,CAC7C,MAAME,EAAmB,IAAIjC,GAAkB,IAE/CA,EAAekC,QAEf,IAAIC,EAAQF,EAAiBd,OAG7B,KAAOgB,KACLnD,KAAKmB,eAAe8B,EAAiBE,GAEzC,CAEA,OAAOnD,KAAKQ,SAASgB,OAAOX,EAAQ,EAGtCb,KAMAoD,QAAU,CAAIvC,EAAiBc,KAC7B,GAAId,EAAQwC,SAAS,KAAM,CACzB,MAAMC,EAAiBzC,EAAQ0C,MAAM,KAErC,IAAIpB,OAAEA,GAAWmB,EACbE,EAAK,EACT,MAAMtB,EAAU,GAGhB,KAAOC,KAAU,CAEf,MAAMsB,EAASzD,KAAKyB,iBAClB6B,EAAeI,MAAM,EAAGF,EAAK,GAAGG,KAAK,KACrCxB,IAAWmB,EAAenB,OAAS,EACnCR,GAGF6B,GAAM,EACNtB,EAAQjB,KAAKwC,EACf,CACA,OAAOvB,CACT,CAEA,OAAOlC,KAAKyB,iBAAiBZ,GAAS,EAAOc,EAAK,EAGpD3B,KAMA4D,UAAY,CAAC/C,EAAiBD,KAC5B,MAAMiD,EAAkB7D,KAAKQ,SAASO,IAAIF,GAU1C,OARIgD,EACFA,EAAgBC,IAAIlD,GAEpBZ,KAAKQ,SAASU,IAAIL,EAAS,IAAIkD,IAAI,CAACnD,KAGtCZ,KAAKW,YAAYC,EAAUC,GAEpB,IAAMb,KAAKgE,YAAYpD,EAAU,CAAEC,UAAS0B,OAAO,GAAO,EAGnEvC,KAMAgE,YAAc,CAACpD,EAAoBqD,KACjC,MAAMpD,QAAEA,EAAO0B,MAAEA,GAAU0B,GAAW,CAAA,EAEtC,IAAIC,GAAe,EAEnB,GAAIrD,EAAS,CACX,MAAMsD,EAAgBnE,KAAKQ,SAASO,IAAIF,GASxC,OAPAqD,IAAeC,GAAgBA,EAAc3C,OAAOZ,GAChD2B,GAAiC,IAAxB4B,GAAepB,MAC1B/C,KAAKQ,SAASgB,OAAOX,GAGvBb,KAAKmB,eAAeP,GAEbsD,CACT,CAEA,MAAME,EAAqBpE,KAAKU,UAAUK,IAAIH,IAAa,GAK3D,IAAK,MAAMuD,KAAiBC,EAC1BF,EAAeC,EAAc3C,OAAOZ,GAEhC2B,GAAgC,IAAvB4B,EAAcpB,MACzB/C,KAAKuC,QAMT,OAFAvC,KAAKU,UAAUc,OAAOZ,GAEfsD,CAAY,EAGrBlE,KAMAqE,aAAe,CAACzD,EAAoBC,KAClC,GAAIA,EAAS,CACX,MAAMgD,EAAkB7D,KAAKQ,SAASO,IAAIF,GAE1C,QAAOgD,GAAkBA,EAAgBtC,IAAIX,EAC/C,CAEA,OAAOZ,KAAKU,UAAUa,IAAIX,EAAS,EAGrCZ,KAIAkD,MAAQ,KACN,IAAIlD,KAAKI,OAAOG,WAId,MAAM,IAAIX,EAHVI,KAAKQ,SAAS0C,QACdlD,KAAKU,UAAUwC,OAGjB,EAGFlD,KAIAsE,MAAQ,IAActE,KAAKG,GArOzBH,KAAKG,GAAKA,GAAMoE,IAChBvE,KAAKoC,UAAUhC,GAAU,CAAA,EAC3B,CAKA,UAAI+B,GACF,MAAO,IAAInC,KAAKQ,SAASgE,UAAUC,QAAO,CAACC,EAAKb,IAAoBa,EAAMb,EAAgBd,MAAM,EAClG"}
|
|
1
|
+
{"version":3,"file":"peregrineMQ.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/peregrineMQ.ts"],"sourcesContent":["import { v4 as uuidv4 } from 'uuid'\n\nimport {\n Callback, Config, PeregrineMQApi, PublishToChannelReturnType,\n PublishReturnType, SubscribersSet,\n UnsubscribeOptions, NON_EXISTENT_CHANNEL_TYPE,\n NON_EXISTENT_CHANNEL,\n CallbackPayload,\n} from './peregrineMQ.types'\n\n\nexport class PeregrineMQClearError extends Error {\n constructor() {\n super('Clearing PeregrineMQ is not allowed. Please read the documentation for more information.')\n this.name = 'PeregrineMQClearError'\n }\n}\n\n/**\n * Represents a message queue with publish/subscribe functionality.\n */\nexport class PeregrineMQ implements PeregrineMQApi {\n private id: string\n\n private config: Config = {\n allowAutoPrune: false,\n pruneInterval: 10000,\n allowClear: false,\n }\n\n /**\n * The map of channels and their subscribers sets.\n */\n private channels: Map<string, SubscribersSet> = new Map()\n\n /**\n * The map of listeners and their subscribed channels.\n */\n private listeners: Map<Callback, SubscribersSet[]> = new Map()\n\n /**\n * Adds a callback as a listener to a channel.\n * @param callback The callback function to add as a listener.\n * @param channel The channel to add the listener to.\n */\n private addListener = (callback: Callback, channel: string): void => {\n const listener = this.listeners.get(callback)\n const subscribersSet = this.channels.get(channel)\n\n if (subscribersSet) {\n if (listener) {\n listener.push(subscribersSet)\n } else {\n this.listeners.set(callback, [subscribersSet])\n }\n }\n }\n\n /**\n * Removes the callback from the listeners collection if it is not subscribed to any channels.\n * @description Removes the callback only when it is not present in any other subscriberSet\n * (Ref to Map<string, SubscribersSet>).\n * @param callback The callback to remove from listeners.\n */\n private removeListener = (callback: Callback): void => {\n const channelSubscriberSets = this.listeners.get(callback)\n let isEmpty = true\n\n // eslint-disable-next-line no-restricted-syntax\n for (const channelSubscriberSet of channelSubscriberSets || []) {\n isEmpty = !channelSubscriberSet.has(callback)\n if (!isEmpty) {\n break\n }\n }\n\n if (isEmpty) {\n this.listeners.delete(callback)\n }\n }\n\n /**\n * Publishes data to a channel.\n * @param channel The channel to publish the data to.\n * @param isParent Indicates if the channel is a parent channel.\n * @param data The data to publish.\n * @returns A boolean indicating if the publication was successful.\n */\n private publishToChannel = (\n channel: string, isParent: boolean, data?: unknown,\n ): PublishToChannelReturnType => {\n const subscribersSet = this.channels.get(channel)\n\n if (!subscribersSet) {\n return NON_EXISTENT_CHANNEL as NON_EXISTENT_CHANNEL_TYPE\n }\n\n const iterator = subscribersSet[Symbol.iterator]()\n let subscriberFunc = iterator.next().value\n\n const results = []\n\n // eslint-disable-next-line no-plusplus\n while (subscriberFunc) {\n // eslint-disable-next-line no-await-in-loop\n results.push(subscriberFunc(channel, data as CallbackPayload))\n subscriberFunc = iterator.next().value\n }\n return results?.length === 1 ? results[0] : results\n }\n\n /**\n * Creates a new instance of PeregrineMQ.\n * @param id Specific instance of PeregrineMQ identifier\n * @param config The configuration options for PeregrineMQ.\n */\n constructor(id?: string, config?: Config) {\n this.id = id || uuidv4()\n this.configure(config || {})\n }\n\n /**\n * Gets the total number of subscribers across all channels.\n */\n get length(): number {\n return [...this.channels.values()].reduce((acc, subscribersList) => acc + subscribersList.size, 0)\n }\n\n /**\n * Configures PeregrineMQ with the specified options.\n * @param config The configuration options for PeregrineMQ.\n * @returns An object containing the prune interval handler (if auto prune is enabled).\n */\n configure = (config: Config): {\n clearPruneInterval?: () => void\n restartPruneInterval?: () => void\n } => {\n this.config = config\n const { allowAutoPrune, pruneInterval } = config\n\n let pruneIntervalHandler: ReturnType<typeof setInterval>\n\n if (allowAutoPrune) {\n pruneIntervalHandler = setInterval(() => {\n this.prune()\n }, pruneInterval)\n }\n\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n const instance: PeregrineMQ = this\n\n return {\n ...(allowAutoPrune\n ? {\n clearPruneInterval: (): void => {\n clearInterval(pruneIntervalHandler)\n },\n restartPruneInterval: (): void => {\n clearInterval(pruneIntervalHandler)\n pruneIntervalHandler = setInterval(() => {\n instance.prune()\n }, pruneInterval)\n },\n }\n : {}),\n }\n }\n\n /**\n * Gets an array of all channels.\n * @returns An array of channel names.\n */\n getChannels = (): string[] => [...this.channels.keys()]\n\n /**\n * Prunes the channels with no subscribers.\n * @returns An array of pruned channel names.\n */\n prune = (): string[] => {\n const iterator = this.channels[Symbol.iterator]()\n let subscribersSet = iterator.next().value\n const prunedChannels: string[] = []\n\n // eslint-disable-next-line no-plusplus\n while (subscribersSet) {\n if (subscribersSet[1]?.size === 0) {\n prunedChannels.push(subscribersSet[0])\n this.channels.delete(subscribersSet[0])\n }\n subscribersSet = iterator.next().value\n }\n\n return prunedChannels\n }\n\n /**\n * Removes a channel and its subscribers.\n * @param channel The channel to remove.\n * @returns A boolean indicating if the channel was successfully removed.\n */\n removeChannel = (channel: string): boolean => {\n const subscribersSet = this.channels.get(channel)\n\n if (subscribersSet && subscribersSet.size > 0) {\n const channelListeners = [...subscribersSet || []]\n\n subscribersSet.clear()\n\n let index = channelListeners.length\n\n // eslint-disable-next-line no-plusplus\n while (index--) {\n this.removeListener(channelListeners[index])\n }\n }\n\n return this.channels.delete(channel)\n }\n\n /**\n * Publishes data to a channel.\n * @param channel The channel to publish the data to.\n * @param data The data to publish.\n * @returns A boolean indicating if the publication was successful.\n */\n publish = <T>(channel: string, data?: T): PublishReturnType => {\n if (channel.includes('.')) {\n const nestedChannels = channel.split('.')\n\n let { length } = nestedChannels\n let it = 0\n const results = []\n\n // eslint-disable-next-line no-plusplus\n while (length--) {\n // eslint-disable-next-line no-await-in-loop\n const result = this.publishToChannel(\n nestedChannels.slice(0, it + 1).join('.'),\n length !== nestedChannels.length - 1,\n data,\n )\n\n it += 1\n results.push(result)\n }\n return results\n }\n\n return this.publishToChannel(channel, false, data)\n }\n\n /**\n * Subscribes a callback to a channel.\n * @param channel The channel to subscribe to.\n * @param callback The callback function to subscribe.\n * @returns A function to unsubscribe the callback.\n */\n subscribe = (channel: string, callback: Callback): () => boolean => {\n const subscribersList = this.channels.get(channel)\n\n if (subscribersList) {\n subscribersList.add(callback)\n } else {\n this.channels.set(channel, new Set([callback]))\n }\n\n this.addListener(callback, channel)\n\n return () => this.unsubscribe(callback, { channel, prune: true })\n }\n\n /**\n * Unsubscribes a callback from a channel or all channels.\n * @param callback The callback function to unsubscribe.\n * @param options Optional unsubscribe options.\n * @returns A boolean indicating if the callback was successfully unsubscribed.\n */\n unsubscribe = (callback: Callback, options?: UnsubscribeOptions): boolean => {\n const { channel, prune } = options || {}\n\n let unsubscribed = false\n\n if (channel) {\n const subscriberSet = this.channels.get(channel)\n\n unsubscribed = subscriberSet ? subscriberSet.delete(callback) : false\n if (prune && subscriberSet?.size === 0) {\n this.channels.delete(channel)\n }\n\n this.removeListener(callback)\n\n return unsubscribed\n }\n\n const subscriberSetArray = this.listeners.get(callback) || []\n\n // remove callback form listeners and all channels\n // TODO remove only if has\n // eslint-disable-next-line no-restricted-syntax\n for (const subscriberSet of subscriberSetArray) {\n unsubscribed = subscriberSet.delete(callback) as boolean\n\n if (prune && subscriberSet.size === 0) {\n this.prune()\n }\n }\n\n this.listeners.delete(callback)\n\n return unsubscribed\n }\n\n /**\n * Checks if a callback is subscribed to a specific channel or any channel.\n * @param callback The callback function to check.\n * @param channel Optional channel name to check subscription for.\n * @returns A boolean indicating if the callback is subscribed.\n */\n isSubscribed = (callback: Callback, channel?: string): boolean => {\n if (channel) {\n const subscribersList = this.channels.get(channel)\n\n return subscribersList ? subscribersList.has(callback) : false\n }\n\n return this.listeners.has(callback)\n }\n\n /**\n * Clears all channels and listeners.\n * @throws {Error} If clearing PeregrineMQ is not allowed.\n */\n clear = (): void => {\n if (this.config.allowClear) {\n this.channels.clear()\n this.listeners.clear()\n } else {\n throw new PeregrineMQClearError()\n }\n }\n\n /**\n * Returns the specific instance of PeregrineMQ.\n * @returns A string identifier of the specific instance of PeregrineMQ.\n */\n getId = (): string => this.id\n}\n"],"names":["PeregrineMQClearError","Error","constructor","super","this","name","PeregrineMQ","id","config","allowAutoPrune","pruneInterval","allowClear","channels","Map","listeners","addListener","callback","channel","listener","get","subscribersSet","push","set","removeListener","channelSubscriberSets","isEmpty","channelSubscriberSet","has","delete","publishToChannel","isParent","data","NON_EXISTENT_CHANNEL","iterator","Symbol","subscriberFunc","next","value","results","length","configure","pruneIntervalHandler","setInterval","prune","instance","_objectSpread","clearPruneInterval","clearInterval","restartPruneInterval","getChannels","keys","prunedChannels","_subscribersSet$","size","removeChannel","channelListeners","clear","index","publish","includes","nestedChannels","split","it","result","slice","join","subscribe","subscribersList","add","Set","unsubscribe","options","unsubscribed","subscriberSet","subscriberSetArray","isSubscribed","getId","uuidv4","values","reduce","acc"],"mappings":"8SAWO,MAAMA,UAA8BC,MACzCC,WAAAA,GACEC,MAAM,4FACNC,KAAKC,KAAO,uBACd,EAMK,MAAMC,EA+FXJ,WAAAA,CAAYK,EAAaC,GAAiBJ,KA9FlCG,QAAE,EAAAH,KAEFI,OAAiB,CACvBC,gBAAgB,EAChBC,cAAe,IACfC,YAAY,GAGdP,KAGQQ,SAAwC,IAAIC,IAEpDT,KAGQU,UAA6C,IAAID,IAEzDT,KAKQW,YAAc,CAACC,EAAoBC,KACzC,MAAMC,EAAWd,KAAKU,UAAUK,IAAIH,GAC9BI,EAAiBhB,KAAKQ,SAASO,IAAIF,GAErCG,IACEF,EACFA,EAASG,KAAKD,GAEdhB,KAAKU,UAAUQ,IAAIN,EAAU,CAACI,IAElC,EAGFhB,KAMQmB,eAAkBP,IACxB,MAAMQ,EAAwBpB,KAAKU,UAAUK,IAAIH,GACjD,IAAIS,GAAU,EAGd,IAAK,MAAMC,KAAwBF,GAAyB,GAE1D,GADAC,GAAWC,EAAqBC,IAAIX,IAC/BS,EACH,MAIAA,GACFrB,KAAKU,UAAUc,OAAOZ,EACxB,EAGFZ,KAOQyB,iBAAmB,CACzBZ,EAAiBa,EAAmBC,KAEpC,MAAMX,EAAiBhB,KAAKQ,SAASO,IAAIF,GAEzC,IAAKG,EACH,OAAOY,EAGT,MAAMC,EAAWb,EAAec,OAAOD,YACvC,IAAIE,EAAiBF,EAASG,OAAOC,MAErC,MAAMC,EAAU,GAGhB,KAAOH,GAELG,EAAQjB,KAAKc,EAAelB,EAASc,IACrCI,EAAiBF,EAASG,OAAOC,MAEnC,OAA2B,KAApBC,aAAO,EAAPA,EAASC,QAAeD,EAAQ,GAAKA,CAAO,EAoBrDlC,KAKAoC,UAAahC,IAIXJ,KAAKI,OAASA,EACd,MAAMC,eAAEA,EAAcC,cAAEA,GAAkBF,EAE1C,IAAIiC,EAEAhC,IACFgC,EAAuBC,aAAY,KACjCtC,KAAKuC,OAAO,GACXjC,IAIL,MAAMkC,EAAwBxC,KAE9B,OAAAyC,EACMpC,CAAAA,EAAAA,EACA,CACAqC,mBAAoBA,KAClBC,cAAcN,EAAqB,EAErCO,qBAAsBA,KACpBD,cAAcN,GACdA,EAAuBC,aAAY,KACjCE,EAASD,OAAO,GACfjC,EAAc,GAGnB,GAAE,EAIVN,KAIA6C,YAAc,IAAgB,IAAI7C,KAAKQ,SAASsC,QAEhD9C,KAIAuC,MAAQ,KACN,MAAMV,EAAW7B,KAAKQ,SAASsB,OAAOD,YACtC,IAAIb,EAAiBa,EAASG,OAAOC,MACrC,MAAMc,EAA2B,GAGjC,KAAO/B,GAAgB,CAAA,IAAAgC,EACW,KAAXA,QAAjBA,EAAAhC,EAAe,cAAEgC,SAAjBA,EAAmBC,QACrBF,EAAe9B,KAAKD,EAAe,IACnChB,KAAKQ,SAASgB,OAAOR,EAAe,KAEtCA,EAAiBa,EAASG,OAAOC,KACnC,CAEA,OAAOc,CAAc,EAGvB/C,KAKAkD,cAAiBrC,IACf,MAAMG,EAAiBhB,KAAKQ,SAASO,IAAIF,GAEzC,GAAIG,GAAkBA,EAAeiC,KAAO,EAAG,CAC7C,MAAME,EAAmB,IAAInC,GAAkB,IAE/CA,EAAeoC,QAEf,IAAIC,EAAQF,EAAiBhB,OAG7B,KAAOkB,KACLrD,KAAKmB,eAAegC,EAAiBE,GAEzC,CAEA,OAAOrD,KAAKQ,SAASgB,OAAOX,EAAQ,EAGtCb,KAMAsD,QAAU,CAAIzC,EAAiBc,KAC7B,GAAId,EAAQ0C,SAAS,KAAM,CACzB,MAAMC,EAAiB3C,EAAQ4C,MAAM,KAErC,IAAItB,OAAEA,GAAWqB,EACbE,EAAK,EACT,MAAMxB,EAAU,GAGhB,KAAOC,KAAU,CAEf,MAAMwB,EAAS3D,KAAKyB,iBAClB+B,EAAeI,MAAM,EAAGF,EAAK,GAAGG,KAAK,KACrC1B,IAAWqB,EAAerB,OAAS,EACnCR,GAGF+B,GAAM,EACNxB,EAAQjB,KAAK0C,EACf,CACA,OAAOzB,CACT,CAEA,OAAOlC,KAAKyB,iBAAiBZ,GAAS,EAAOc,EAAK,EAGpD3B,KAMA8D,UAAY,CAACjD,EAAiBD,KAC5B,MAAMmD,EAAkB/D,KAAKQ,SAASO,IAAIF,GAU1C,OARIkD,EACFA,EAAgBC,IAAIpD,GAEpBZ,KAAKQ,SAASU,IAAIL,EAAS,IAAIoD,IAAI,CAACrD,KAGtCZ,KAAKW,YAAYC,EAAUC,GAEpB,IAAMb,KAAKkE,YAAYtD,EAAU,CAAEC,UAAS0B,OAAO,GAAO,EAGnEvC,KAMAkE,YAAc,CAACtD,EAAoBuD,KACjC,MAAMtD,QAAEA,EAAO0B,MAAEA,GAAU4B,GAAW,CAAE,EAExC,IAAIC,GAAe,EAEnB,GAAIvD,EAAS,CACX,MAAMwD,EAAgBrE,KAAKQ,SAASO,IAAIF,GASxC,OAPAuD,IAAeC,GAAgBA,EAAc7C,OAAOZ,GAChD2B,GAAiC,KAAxB8B,aAAAA,EAAAA,EAAepB,OAC1BjD,KAAKQ,SAASgB,OAAOX,GAGvBb,KAAKmB,eAAeP,GAEbwD,CACT,CAEA,MAAME,EAAqBtE,KAAKU,UAAUK,IAAIH,IAAa,GAK3D,IAAK,MAAMyD,KAAiBC,EAC1BF,EAAeC,EAAc7C,OAAOZ,GAEhC2B,GAAgC,IAAvB8B,EAAcpB,MACzBjD,KAAKuC,QAMT,OAFAvC,KAAKU,UAAUc,OAAOZ,GAEfwD,CAAY,EAGrBpE,KAMAuE,aAAe,CAAC3D,EAAoBC,KAClC,GAAIA,EAAS,CACX,MAAMkD,EAAkB/D,KAAKQ,SAASO,IAAIF,GAE1C,QAAOkD,GAAkBA,EAAgBxC,IAAIX,EAC/C,CAEA,OAAOZ,KAAKU,UAAUa,IAAIX,EAAS,EAGrCZ,KAIAoD,MAAQ,KACN,IAAIpD,KAAKI,OAAOG,WAId,MAAM,IAAIX,EAHVI,KAAKQ,SAAS4C,QACdpD,KAAKU,UAAU0C,OAGjB,EAGFpD,KAIAwE,MAAQ,IAAcxE,KAAKG,GArOzBH,KAAKG,GAAKA,GAAMsE,IAChBzE,KAAKoC,UAAUhC,GAAU,GAC3B,CAKA,UAAI+B,GACF,MAAO,IAAInC,KAAKQ,SAASkE,UAAUC,QAAO,CAACC,EAAKb,IAAoBa,EAAMb,EAAgBd,MAAM,EAClG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{useCallback as r,useRef as t,useEffect as c}from"react";const
|
|
1
|
+
import{useCallback as r,useRef as t,useEffect as c}from"react";const n=(n,u,e)=>{const l=r(e,[e]),o=t();return c((()=>(o.current=n.subscribe(u,l),()=>{var r;null==o||null===(r=o.current)||void 0===r||r.call(o)})),[l,u,n]),[o.current,n.publish]};export{n as usePeregrineMQ};
|
|
2
2
|
//# sourceMappingURL=usePeregrineMQ.react.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePeregrineMQ.react.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.ts"],"sourcesContent":["import { useCallback, useEffect, useRef } from 'react'\n\nimport { PeregrineMQ } from './peregrineMQ'\nimport { Callback, PublishReturnType } from './peregrineMQ.types'\n\nexport type usePeregrineMQReturnType = [\n (() => boolean) | undefined,\n <T>(channel: string, data?: T) => PublishReturnType\n]\n\nexport const usePeregrineMQ = (\n peregrineInstance: PeregrineMQ, channel: string, callback: Callback,\n): usePeregrineMQReturnType => {\n const memCallback = useCallback(callback, [callback])\n\n const unsubscribeRef = useRef<ReturnType<typeof peregrineInstance.subscribe>>()\n\n useEffect(() => {\n unsubscribeRef.current = peregrineInstance.subscribe(channel, memCallback)\n\n return (): void => {\n unsubscribeRef?.current?.()\n }\n }, [memCallback, channel, peregrineInstance])\n\n return [unsubscribeRef.current, peregrineInstance.publish]\n}\n"],"names":["usePeregrineMQ","peregrineInstance","channel","callback","memCallback","useCallback","unsubscribeRef","useRef","useEffect","current","subscribe","publish"],"mappings":"+DAUO,MAAMA,EAAiBA,CAC5BC,EAAgCC,EAAiBC,KAEjD,MAAMC,EAAcC,EAAYF,EAAU,CAACA,IAErCG,EAAiBC,IAUvB,OARAC,GAAU,KACRF,EAAeG,QAAUR,EAAkBS,UAAUR,EAASE,GAEvD,
|
|
1
|
+
{"version":3,"file":"usePeregrineMQ.react.js","sources":["../../../../../../../../src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.ts"],"sourcesContent":["import { useCallback, useEffect, useRef } from 'react'\n\nimport { PeregrineMQ } from './peregrineMQ'\nimport { Callback, PublishReturnType } from './peregrineMQ.types'\n\nexport type usePeregrineMQReturnType = [\n (() => boolean) | undefined,\n <T>(channel: string, data?: T) => PublishReturnType\n]\n\nexport const usePeregrineMQ = (\n peregrineInstance: PeregrineMQ, channel: string, callback: Callback,\n): usePeregrineMQReturnType => {\n const memCallback = useCallback(callback, [callback])\n\n const unsubscribeRef = useRef<ReturnType<typeof peregrineInstance.subscribe>>()\n\n useEffect(() => {\n unsubscribeRef.current = peregrineInstance.subscribe(channel, memCallback)\n\n return (): void => {\n unsubscribeRef?.current?.()\n }\n }, [memCallback, channel, peregrineInstance])\n\n return [unsubscribeRef.current, peregrineInstance.publish]\n}\n"],"names":["usePeregrineMQ","peregrineInstance","channel","callback","memCallback","useCallback","unsubscribeRef","useRef","useEffect","current","subscribe","_unsubscribeRef$curre","call","publish"],"mappings":"+DAUO,MAAMA,EAAiBA,CAC5BC,EAAgCC,EAAiBC,KAEjD,MAAMC,EAAcC,EAAYF,EAAU,CAACA,IAErCG,EAAiBC,IAUvB,OARAC,GAAU,KACRF,EAAeG,QAAUR,EAAkBS,UAAUR,EAASE,GAEvD,KAAY,IAAAO,EACjBL,SAAuBK,QAATA,EAAdL,EAAgBG,mBAAOE,GAAvBA,EAAAC,KAAAN,EAA2B,IAE5B,CAACF,EAAaF,EAASD,IAEnB,CAACK,EAAeG,QAASR,EAAkBY,QAAQ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{classPrivateFieldLooseBase as t,classPrivateFieldLooseKey as e}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";let i=function(t){return t.CHANGE="change",t.TRANSITIONED_TO="transitionedTo",t.TRANSITIONED_FROM="transitionedFrom",t.ADDED_TO_QUEUE="addedToQueue",t.REMOVED_FROM_QUEUE="removedFromQueue",t}({});class s extends Event{constructor(t,e){super(t,e)}}var r=e("name"),n=e("listeners");class
|
|
1
|
+
import{classPrivateFieldLooseBase as t,classPrivateFieldLooseKey as e}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import"../../../../../node_modules/core-js/modules/web.dom-collections.iterator.js";let i=function(t){return t.CHANGE="change",t.TRANSITIONED_TO="transitionedTo",t.TRANSITIONED_FROM="transitionedFrom",t.ADDED_TO_QUEUE="addedToQueue",t.REMOVED_FROM_QUEUE="removedFromQueue",t}({});class s extends Event{constructor(t,e){super(t,e)}}var r=e("name"),n=e("listeners");class o{constructor(e){Object.defineProperty(this,r,{writable:!0,value:void 0}),Object.defineProperty(this,n,{writable:!0,value:void 0}),this.subscribe=e=>(t(this,n)[n].add(e),()=>t(this,n)[n].delete(e)),this.unsubscribe=e=>t(this,n)[n].delete(e),this.publish=e=>{var i;if(null!==(i=t(this,n)[n])&&void 0!==i&&i.size)for(const i of t(this,n)[n])i(e)},this.toString=()=>"TinyStateMachineSate: ".concat(t(this,r)[r]),t(this,r)[r]=e,t(this,n)[n]=new Set}get name(){return t(this,r)[r]}get[Symbol.toStringTag](){return"TinyStateMachineSate: ".concat(t(this,r)[r])}}const a=t=>new Set(t.map((t=>new o(t))));var h=e("states"),l=e("listeners"),u=e("currentState"),d=e("getStateByName"),c=e("getStateByState");class _{constructor(e){Object.defineProperty(this,h,{writable:!0,value:void 0}),Object.defineProperty(this,l,{writable:!0,value:void 0}),Object.defineProperty(this,u,{writable:!0,value:void 0}),this.addState=e=>{t(this,h)[h].add(e)},this.removeState=e=>{t(this,h)[h].delete(e)},this.subscribe=e=>(t(this,l)[l].add(e),()=>t(this,l)[l].delete(e)),this.unsubscribe=e=>{t(this,l)[l].delete(e)},this.publish=(e,i)=>{var s;if(null!==(s=t(this,l)[l])&&void 0!==s&&s.size)for(const s of t(this,l)[l])s(e,i)},Object.defineProperty(this,d,{writable:!0,value:e=>Array.from(t(this,h)[h]).find((t=>t.name===e))}),Object.defineProperty(this,c,{writable:!0,value:e=>t(this,h)[h].has(e)?e:void 0}),this.gotoState=e=>{const r="string"==typeof e?t(this,d)[d](e):t(this,c)[c](e);if(!r)throw Error("TinyStateMachin::gotoState state not found: ".concat(e));const n=t(this,u)[u];return t(this,u)[u]=r,this.publish(new s(i.TRANSITIONED_FROM),n),this.publish(new s(i.TRANSITIONED_TO),r),null==n||n.publish(new s(i.TRANSITIONED_FROM)),t(this,u)[u].publish(new s(i.TRANSITIONED_TO)),!0},this.next=()=>{let e;const i=Array.from(t(this,h)[h]);if(!t(this,u)[u])return[e]=i,this.gotoState(e)?e:null;const s=i.findIndex((e=>e===t(this,u)[u]));return s<t(this,h)[h].size-2?(e=i[s+1],this.gotoState(e)?e:null):null},t(this,h)[h]=e,t(this,l)[l]=new Set}get states(){return t(this,h)[h]}get currentState(){return t(this,u)[u]}}const S=function*(){let t,e=S.IS_RUNNING;for(;;)if(t=yield e,t===S.DO_END){e=S.IS_FINITE,yield e;break}return yield*[1,2,3],yield 123,10};S.DO_END="__DO__END__",S.IS_FINITE="__IS__FINITE__",S.IS_RUNNING="__IS__RUNNING__";export{_ as TinyStateMachine,s as TinyStateMachineEvent,i as TinyStateMachineEventType,o as TinyStateMachineState,a as createStates,S as stateIterator};
|
|
2
2
|
//# sourceMappingURL=tiny-state-machine.base.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tiny-state-machine.base.js","sources":["../../../../../../../../src/core/utils/appState/stateMachine/tiny-state-machine.base.ts"],"sourcesContent":["export enum TinyStateMachineEventType {\n CHANGE = 'change',\n TRANSITIONED_TO = 'transitionedTo',\n TRANSITIONED_FROM = 'transitionedFrom',\n ADDED_TO_QUEUE = 'addedToQueue',\n REMOVED_FROM_QUEUE = 'removedFromQueue'\n}\n\nexport type TinyStateMachineListenerCallBack = (\n stateEvent: TinyStateMachineEvent,\n state?: ITinyStateMachineState\n) => void;\n\nexport class TinyStateMachineEvent extends Event {\n constructor(type: TinyStateMachineEventType, eventInitDict?: any) {\n super(type, eventInitDict)\n }\n}\n\ninterface IPubSub {\n subscribe: (listener: TinyStateMachineListenerCallBack) => () => void\n unsubscribe: (listener: TinyStateMachineListenerCallBack) => void\n publish: (...args: any[]) => void\n}\n\nexport interface ITinyStateMachineState extends IPubSub {\n name: string\n}\n\nexport class TinyStateMachineState implements ITinyStateMachineState {\n #name: string\n\n #listeners: Set<TinyStateMachineListenerCallBack>\n\n constructor(name: string) {\n this.#name = name\n this.#listeners = new Set<TinyStateMachineListenerCallBack>()\n }\n\n get name(): string {\n return this.#name\n }\n\n subscribe = (listener: TinyStateMachineListenerCallBack): () => void => {\n this.#listeners.add(listener)\n return () => this.#listeners.delete(listener)\n }\n\n unsubscribe = (listener: TinyStateMachineListenerCallBack): boolean => this.#listeners.delete(listener)\n\n publish = (event: TinyStateMachineEvent): void => {\n if (!this.#listeners?.size) {\n return\n }\n // eslint-disable-next-line no-restricted-syntax\n for (const listener of this.#listeners) {\n listener(event)\n }\n }\n\n toString = (): string => `TinyStateMachineSate: ${this.#name}`\n\n get [Symbol.toStringTag](): string {\n return `TinyStateMachineSate: ${this.#name}`\n }\n}\n\nexport interface ITinyStateMachine extends IPubSub {\n states: Set<TinyStateMachineState>\n addState: (state: TinyStateMachineState) => void\n removeState: (state: TinyStateMachineState) => void\n currentState: undefined | TinyStateMachineState\n gotoState: (state: TinyStateMachineState) => void | boolean\n\n}\n\nexport const createStates = (stateNames: string[]): Set<TinyStateMachineState> => new Set(\n stateNames.map((name: string) => new TinyStateMachineState(name)),\n)\n\nexport class TinyStateMachine implements ITinyStateMachine {\n #states: Set<TinyStateMachineState>\n\n #listeners: Set<TinyStateMachineListenerCallBack>\n\n #currentState: undefined | TinyStateMachineState\n\n constructor(states: Set<TinyStateMachineState>) {\n this.#states = states\n this.#listeners = new Set<TinyStateMachineListenerCallBack>()\n }\n\n addState = (state: TinyStateMachineState): void => {\n this.#states.add(state)\n }\n\n removeState = (state: TinyStateMachineState): void => {\n this.#states.delete(state)\n }\n\n get states (): Set<TinyStateMachineState> {\n return this.#states\n }\n\n get currentState (): undefined | TinyStateMachineState {\n return this.#currentState\n }\n\n subscribe = (listener: TinyStateMachineListenerCallBack): () => void => {\n this.#listeners.add(listener)\n return () => this.#listeners.delete(listener)\n }\n\n unsubscribe = (listener: TinyStateMachineListenerCallBack): void => {\n this.#listeners.delete(listener)\n }\n\n publish = (event: TinyStateMachineEvent, state?: TinyStateMachineState): void => {\n if (!this.#listeners?.size) {\n return\n }\n // eslint-disable-next-line no-restricted-syntax\n for (const listener of this.#listeners) {\n listener(event, state)\n }\n }\n\n #getStateByName = (stateName: string): undefined | TinyStateMachineState => Array\n .from(this.#states).find((state: TinyStateMachineState) => state.name === stateName)\n\n #getStateByState\n = (state: TinyStateMachineState): undefined | TinyStateMachineState => (this.#states.has(state) ? state : undefined)\n\n gotoState = (state: TinyStateMachineState | string): void | boolean => {\n const foundState = typeof state === 'string'\n ? this.#getStateByName(state as string)\n : this.#getStateByState(state as TinyStateMachineState)\n\n if (!foundState) {\n throw Error(`TinyStateMachin::gotoState state not found: ${state}`)\n }\n\n const prevState: undefined | TinyStateMachineState = this.#currentState\n\n this.#currentState = foundState\n this.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_FROM), prevState)\n this.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_TO), foundState)\n\n prevState?.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_FROM))\n this.#currentState.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_TO))\n return true\n }\n\n next = (): TinyStateMachineState | null => {\n let nextState: TinyStateMachineState\n const arrayOfStates: TinyStateMachineState[] = Array.from(this.#states)\n\n if (!this.#currentState) {\n [nextState] = arrayOfStates\n\n return this.gotoState(nextState) ? nextState : null\n }\n\n const currentStateIndex = arrayOfStates\n .findIndex((state: TinyStateMachineState) => state === this.#currentState)\n\n if (currentStateIndex < this.#states.size - 2) {\n nextState = arrayOfStates[currentStateIndex + 1]\n return this.gotoState(nextState) ? nextState : null\n }\n\n return null\n }\n}\n\n\n\n// eslint-disable-next-line @typescript-eslint/explicit-function-return-type\nexport const stateIterator = function* () {\n let operation: string\n let state: string = stateIterator.IS_RUNNING\n\n while (true) {\n // console.log('inside while loop')\n\n // // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // // @ts-ignore\n\n\n // // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // // @ts-ignore\n operation = yield state\n\n // // console.log('operation', operation)\n // // console.log('state', state)\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n if (operation === stateIterator.DO_END) {\n state = stateIterator.IS_FINITE\n yield state\n break\n }\n }\n yield* [1, 2, 3]\n yield 123\n\n return 10\n}\n\nstateIterator.DO_END = '__DO__END__'\nstateIterator.IS_FINITE = '__IS__FINITE__'\nstateIterator.IS_RUNNING = '__IS__RUNNING__'\n"],"names":["TinyStateMachineEventType","TinyStateMachineEvent","Event","constructor","type","eventInitDict","super","_name","_classPrivateFieldLooseKey","_listeners","TinyStateMachineState","name","Object","defineProperty","this","writable","value","subscribe","listener","_classPrivateFieldLooseBase","add","delete","unsubscribe","publish","event","size","toString","Set","Symbol","toStringTag","createStates","stateNames","map","_states","_listeners2","_currentState","_getStateByName","_getStateByState","TinyStateMachine","states","addState","state","removeState","stateName","Array","from","find","has","undefined","gotoState","foundState","Error","prevState","TRANSITIONED_FROM","TRANSITIONED_TO","next","nextState","arrayOfStates","currentStateIndex","findIndex","currentState","stateIterator","operation","IS_RUNNING","DO_END","IS_FINITE"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"tiny-state-machine.base.js","sources":["../../../../../../../../src/core/utils/appState/stateMachine/tiny-state-machine.base.ts"],"sourcesContent":["export enum TinyStateMachineEventType {\n CHANGE = 'change',\n TRANSITIONED_TO = 'transitionedTo',\n TRANSITIONED_FROM = 'transitionedFrom',\n ADDED_TO_QUEUE = 'addedToQueue',\n REMOVED_FROM_QUEUE = 'removedFromQueue'\n}\n\nexport type TinyStateMachineListenerCallBack = (\n stateEvent: TinyStateMachineEvent,\n state?: ITinyStateMachineState\n) => void;\n\nexport class TinyStateMachineEvent extends Event {\n constructor(type: TinyStateMachineEventType, eventInitDict?: any) {\n super(type, eventInitDict)\n }\n}\n\ninterface IPubSub {\n subscribe: (listener: TinyStateMachineListenerCallBack) => () => void\n unsubscribe: (listener: TinyStateMachineListenerCallBack) => void\n publish: (...args: any[]) => void\n}\n\nexport interface ITinyStateMachineState extends IPubSub {\n name: string\n}\n\nexport class TinyStateMachineState implements ITinyStateMachineState {\n #name: string\n\n #listeners: Set<TinyStateMachineListenerCallBack>\n\n constructor(name: string) {\n this.#name = name\n this.#listeners = new Set<TinyStateMachineListenerCallBack>()\n }\n\n get name(): string {\n return this.#name\n }\n\n subscribe = (listener: TinyStateMachineListenerCallBack): () => void => {\n this.#listeners.add(listener)\n return () => this.#listeners.delete(listener)\n }\n\n unsubscribe = (listener: TinyStateMachineListenerCallBack): boolean => this.#listeners.delete(listener)\n\n publish = (event: TinyStateMachineEvent): void => {\n if (!this.#listeners?.size) {\n return\n }\n // eslint-disable-next-line no-restricted-syntax\n for (const listener of this.#listeners) {\n listener(event)\n }\n }\n\n toString = (): string => `TinyStateMachineSate: ${this.#name}`\n\n get [Symbol.toStringTag](): string {\n return `TinyStateMachineSate: ${this.#name}`\n }\n}\n\nexport interface ITinyStateMachine extends IPubSub {\n states: Set<TinyStateMachineState>\n addState: (state: TinyStateMachineState) => void\n removeState: (state: TinyStateMachineState) => void\n currentState: undefined | TinyStateMachineState\n gotoState: (state: TinyStateMachineState) => void | boolean\n\n}\n\nexport const createStates = (stateNames: string[]): Set<TinyStateMachineState> => new Set(\n stateNames.map((name: string) => new TinyStateMachineState(name)),\n)\n\nexport class TinyStateMachine implements ITinyStateMachine {\n #states: Set<TinyStateMachineState>\n\n #listeners: Set<TinyStateMachineListenerCallBack>\n\n #currentState: undefined | TinyStateMachineState\n\n constructor(states: Set<TinyStateMachineState>) {\n this.#states = states\n this.#listeners = new Set<TinyStateMachineListenerCallBack>()\n }\n\n addState = (state: TinyStateMachineState): void => {\n this.#states.add(state)\n }\n\n removeState = (state: TinyStateMachineState): void => {\n this.#states.delete(state)\n }\n\n get states (): Set<TinyStateMachineState> {\n return this.#states\n }\n\n get currentState (): undefined | TinyStateMachineState {\n return this.#currentState\n }\n\n subscribe = (listener: TinyStateMachineListenerCallBack): () => void => {\n this.#listeners.add(listener)\n return () => this.#listeners.delete(listener)\n }\n\n unsubscribe = (listener: TinyStateMachineListenerCallBack): void => {\n this.#listeners.delete(listener)\n }\n\n publish = (event: TinyStateMachineEvent, state?: TinyStateMachineState): void => {\n if (!this.#listeners?.size) {\n return\n }\n // eslint-disable-next-line no-restricted-syntax\n for (const listener of this.#listeners) {\n listener(event, state)\n }\n }\n\n #getStateByName = (stateName: string): undefined | TinyStateMachineState => Array\n .from(this.#states).find((state: TinyStateMachineState) => state.name === stateName)\n\n #getStateByState\n = (state: TinyStateMachineState): undefined | TinyStateMachineState => (this.#states.has(state) ? state : undefined)\n\n gotoState = (state: TinyStateMachineState | string): void | boolean => {\n const foundState = typeof state === 'string'\n ? this.#getStateByName(state as string)\n : this.#getStateByState(state as TinyStateMachineState)\n\n if (!foundState) {\n throw Error(`TinyStateMachin::gotoState state not found: ${state}`)\n }\n\n const prevState: undefined | TinyStateMachineState = this.#currentState\n\n this.#currentState = foundState\n this.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_FROM), prevState)\n this.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_TO), foundState)\n\n prevState?.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_FROM))\n this.#currentState.publish(new TinyStateMachineEvent(TinyStateMachineEventType.TRANSITIONED_TO))\n return true\n }\n\n next = (): TinyStateMachineState | null => {\n let nextState: TinyStateMachineState\n const arrayOfStates: TinyStateMachineState[] = Array.from(this.#states)\n\n if (!this.#currentState) {\n [nextState] = arrayOfStates\n\n return this.gotoState(nextState) ? nextState : null\n }\n\n const currentStateIndex = arrayOfStates\n .findIndex((state: TinyStateMachineState) => state === this.#currentState)\n\n if (currentStateIndex < this.#states.size - 2) {\n nextState = arrayOfStates[currentStateIndex + 1]\n return this.gotoState(nextState) ? nextState : null\n }\n\n return null\n }\n}\n\n\n\n// eslint-disable-next-line @typescript-eslint/explicit-function-return-type\nexport const stateIterator = function* () {\n let operation: string\n let state: string = stateIterator.IS_RUNNING\n\n while (true) {\n // console.log('inside while loop')\n\n // // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // // @ts-ignore\n\n\n // // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // // @ts-ignore\n operation = yield state\n\n // // console.log('operation', operation)\n // // console.log('state', state)\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n if (operation === stateIterator.DO_END) {\n state = stateIterator.IS_FINITE\n yield state\n break\n }\n }\n yield* [1, 2, 3]\n yield 123\n\n return 10\n}\n\nstateIterator.DO_END = '__DO__END__'\nstateIterator.IS_FINITE = '__IS__FINITE__'\nstateIterator.IS_RUNNING = '__IS__RUNNING__'\n"],"names":["TinyStateMachineEventType","TinyStateMachineEvent","Event","constructor","type","eventInitDict","super","_name","_classPrivateFieldLooseKey","_listeners","TinyStateMachineState","name","Object","defineProperty","this","writable","value","subscribe","listener","_classPrivateFieldLooseBase","add","delete","unsubscribe","publish","event","_classPrivateFieldLoo","size","toString","concat","Set","Symbol","toStringTag","createStates","stateNames","map","_states","_listeners2","_currentState","_getStateByName","_getStateByState","TinyStateMachine","states","addState","state","removeState","_classPrivateFieldLoo2","stateName","Array","from","find","has","undefined","gotoState","foundState","Error","prevState","TRANSITIONED_FROM","TRANSITIONED_TO","next","nextState","arrayOfStates","currentStateIndex","findIndex","currentState","stateIterator","operation","IS_RUNNING","DO_END","IS_FINITE"],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{asyncToGenerator as e}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import{isFunctionAsync as
|
|
1
|
+
import{asyncToGenerator as e,objectSpread2 as r}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import"../../../../../node_modules/core-js/modules/web.dom-collections.iterator.js";import{isFunctionAsync as t}from"../../helpers/other.js";let o=!0;const n=e=>{o=!!e},c=()=>o,l=(n,c,l)=>{var s;let i=n;const u=new Set,a=()=>i,d=function(){var t=e((function*(e){i=o?r(r({},a()),e):e;for(const e of u){const r=null==e?void 0:e.selector,t=r?r(i):i;void 0!==e.previousValue&&e.previousValue===t||(e.previousValue=t,yield e(t))}return i}));return function(e){return t.apply(this,arguments)}}(),p={getState:a,setState:d,subscribe:(e,r)=>{if(r&&e.selector&&e.selector!==r)throw new Error("Error, mismatch selector, listener.selector !== selector.");return r&&!e.selector&&(e.selector=r),e.selector&&(e.previousValue=e.selector(a())),u.add(e),()=>u.delete(e)},unsubscribe:e=>{u.delete(e)}},v=c?null===(s=Object.entries(c))||void 0===s?void 0:s.reduce(((o,n)=>{let[c,s]=n;return o[c]=e((function*(){const e=t(s);e&&d(r(r({},a()),{},{["".concat(c,"Error")]:null,["".concat(c,"Pending")]:!0}));try{for(var o=arguments.length,n=new Array(o),i=0;i<o;i++)n[i]=arguments[i];const t=yield s(a,d,...n);return l&&d(l(a(),c,...n)),e&&d(r(r({},a()),{},{["".concat(c,"Pending")]:!1})),t}catch(t){throw e&&d(r(r({},a()),{},{["".concat(c,"Pending")]:!1,["".concat(c,"Error")]:t})),t}})),o}),{}):null,f=r(r({},p),v?{actions:r({},v)}:{});return f};export{n as canSetStateMerge,l as createStore,c as getSetStateMerge};
|
|
2
2
|
//# sourceMappingURL=store.vanillajs.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"store.vanillajs.js","sources":["../../../../../../../../src/core/utils/appState/store/store.vanillajs.ts"],"sourcesContent":["\n// TinyStore, inspired by https://github.com/jherr/syncexternalstore/blob/main/csr/src/store.js\n\nimport { isFunctionAsync } from '../../helpers'\n\n\nlet SET_STATE_MERGE: boolean = true\n\n\nexport const canSetStateMerge = (value: boolean): void => {\n SET_STATE_MERGE = !!value\n}\n\nexport const getSetStateMerge = (): boolean => SET_STATE_MERGE\n\n/**\n * Represents the callback function for a store listener.\n */\nexport type ListenerCallBack<T> = (state: Partial<T>) => void\n\n/**\n * Represents a selector function that transforms the store state.\n */\n// export type Selector<T> = (state: Partial<T>) => Partial<T>;\nexport type SelectedValueType<T> = Partial<T> | Partial<keyof T>\n| string | number | boolean | undefined | string[] | number[] | boolean[] | undefined[];\nexport type Selector<T> = (state: Partial<T>) => SelectedValueType<T>;\n\n\n/**\n * Represents a listener for the store.\n */\nexport type Listener<T> = {\n selector?: Selector<T>\n previousValue?: SelectedValueType<T>\n} & ListenerCallBack<T>\n\n/**\n * Represents a store.\n */\nexport type Store<T> = {\n /**\n * Get the current state of the store.\n * @returns The current state of the store.\n */\n getState: () => Partial<T>\n /**\n * Set the state of the store.\n * @param state - The new state to set.\n * @returns A promise that resolves to the new state.\n */\n setState: (state: Partial<T>) => Promise<Partial<T>>\n /**\n * Subscribe a listener to the store.\n * @param listener - The listener function to be subscribed.\n * @param selector - Optional selector function to transform the store state.\n * @returns A function to unsubscribe the listener.\n */\n subscribe: (listener: Listener<T>, selector?: Selector<T>) => () => void\n /**\n * Unubscribe a listener from the store.\n * @param listener - The listener function to be unsubscribed.\n */\n unsubscribe: (listener: Listener<T>) => void\n}\n// & { actions?: { [actionName: string]: ActionHandlerCaller } }\n\n// TODO infer actionNames from createStore arguments\n/**\n * Represents a store with additional actions.\n */\nexport type StoreWithActions<T> = Store<T> & { actions: { [actionName: string]: ActionHandlerCaller<T> } }\n\n\n\n\n/**\n * Represents an action handler function.\n */\nexport type ActionHandler<T> = (\n getState: Store<T>['getState'], // Function to get the current state of the store\n setState: Store<T>['setState'], // Function to set the state of the store\n ...rest: unknown[]\n) => void | Partial<T> | Promise<void | Partial<T>>\n\n/**\n * Represents an reducer function.\n */\nexport type Reducer<T> = (\n state: Partial<T>,\n action: string,\n ...rest: unknown[]\n) => Partial<T>\n\n\n/**\n * Represents a function that calls an action handler.\n */\nexport type ActionHandlerCaller<T> = (...args: unknown[]) => void | Partial<T> | Promise<void | Partial<T>>\n\n\ntype Actions<T> = { [key: string]: ActionHandler<T>}\n/**\n * Creates a new store.\n * @param initialState - The initial state of the store.\n * @param actions - Optional actions for the store.\n * @returns The created store.\n */\nexport const createStore = <T>(\n initialState: Partial<T>,\n actions?: Actions<T>,\n reducer?: Reducer<T>,\n): Store<T> | StoreWithActions<T> => {\n let currentState: Partial<T> = initialState\n const listeners = new Set<Listener<T>>()\n\n /**\n * Gets the current state of the store.\n * @returns The current state of the store.\n */\n const getState = (): Partial<T> => currentState\n\n // TODO debounce, batch? what is the meaningful time between setState ofr UI to be rendered and registerd by User?\n /**\n * Sets the state of the store.\n * @param newState - The new state to set.\n * @returns A promise that resolves to the new state.\n */\n const setState = async (newState: Partial<T>): Promise<Partial<T>> => {\n currentState = SET_STATE_MERGE ? { ...getState(), ...newState } : newState\n\n // eslint-disable-next-line no-restricted-syntax\n for (const listener of listeners) {\n // has Listener selector?\n const selector: Selector<T> | undefined = listener?.selector\n\n // TODO compare selected value to the previous values of that listener/selector pair\n // if listener.previousValue === selector(currentState) no call\n // else listener.previousValue = selector(currentState) and call\n // l1 cache, weak references?\n const newValue: SelectedValueType<T> = selector ? selector(currentState) : currentState\n\n // TODO plugin equality\n if (listener.previousValue === undefined || listener.previousValue !== newValue) {\n listener.previousValue = newValue\n // eslint-disable-next-line no-await-in-loop\n await listener(newValue as Partial<T>)\n }\n }\n return currentState\n }\n\n /**\n * Represents the basic API of the store.\n */\n const storeBaseicApi: Store<T> = {\n /**\n * Get the current state of the store.\n * @returns The current state of the store.\n */\n getState,\n /**\n * Set the state of the store.\n * @param state - The new state to set.\n * @returns A promise that resolves to the new state.\n */\n setState,\n /**\n * Subscribe a listener to the store.\n * @param listener - The listener function to be subscribed.\n * @returns A function to unsubscribe the listener.\n */\n subscribe: (listener: Listener<T>, selector?: Selector<T>) => {\n if (selector && listener.selector && listener.selector !== selector) {\n throw new Error('Error, mismatch selector, listener.selector !== selector.')\n }\n if (selector && !listener.selector) {\n // eslint-disable-next-line no-param-reassign\n listener.selector = selector\n }\n\n if (listener.selector) {\n // setting the previousValue for the next cache/equality check\n // eslint-disable-next-line no-param-reassign\n listener.previousValue = listener.selector(getState())\n }\n\n listeners.add(listener)\n return () => listeners.delete(listener)\n },\n /**\n * Unsubscribe a listener from the store.\n * @param listener - The listener function to be unsubscribed.\n */\n unsubscribe: (listener: Listener<T>) => {\n listeners.delete(listener)\n },\n }\n\n /**\n * Resolves the actions and creates action handlers.\n */\n const resolvedActions: Actions<T> | null | undefined\n = actions ? Object.entries(actions)?.reduce(\n (\n aggregator: Record<string, ActionHandlerCaller<T>>,\n [actionName, actionHandler]: [string, ActionHandler<T>],\n ) => {\n // eslint-disable-next-line no-param-reassign\n aggregator[actionName] = async(...rest: unknown[]): Promise<void | Partial<T>> => {\n // TODO try to not call subscriber too many times becuase of Error and Pending values\n const isAsync = isFunctionAsync(actionHandler as () => unknown)\n\n if (isAsync) {\n setState({\n ...getState(),\n [`${actionName}Error`]: null,\n [`${actionName}Pending`]: true,\n })\n }\n\n try {\n const resultOfAction = await actionHandler(getState, setState, ...rest)\n\n // TODO try to mutate state only once with the results, that means pass custom setState to action,\n // so that it would matk pending and error already inside action\n if (reducer) {\n setState(reducer(getState(), actionName, ...rest))\n }\n\n if (isAsync) {\n setState({ ...getState(), [`${actionName}Pending`]: false })\n }\n\n return resultOfAction\n } catch (error) {\n if (isAsync) {\n setState({\n ...getState(),\n [`${actionName}Pending`]: false,\n [`${actionName}Error`]: error,\n })\n }\n throw error\n }\n }\n\n return aggregator\n },\n {},\n ) : null\n\n /**\n * Represents the store combined with actions.\n */\n const storeCombinedWithActions = {\n ...storeBaseicApi,\n ...(resolvedActions ? { actions: { ...resolvedActions } } : {}),\n }\n\n return resolvedActions\n ? storeCombinedWithActions as StoreWithActions<T>\n // ? storeCombinedWithActions as StoreWithActions<T> & ActionsStateReturnType<A>\n : storeCombinedWithActions as Store<T>\n}\n"],"names":["SET_STATE_MERGE","canSetStateMerge","value","getSetStateMerge","createStore","initialState","actions","reducer","currentState","listeners","Set","getState","setState","_ref","_asyncToGenerator","newState","listener","selector","newValue","undefined","previousValue","_x","apply","this","arguments","storeBaseicApi","subscribe","Error","add","delete","unsubscribe","resolvedActions","Object","entries","reduce","aggregator","_ref2","actionName","actionHandler","isAsync","isFunctionAsync","_len","length","rest","Array","_key","resultOfAction","error","storeCombinedWithActions"],"mappings":"iJAMA,IAAIA,GAA2B,EAGlBC,MAAAA,EAAoBC,IAC/BF,IAAoBE,CAAK,EAGdC,EAAmBA,IAAeH,EA+FlCI,EAAcA,CACzBC,EACAC,EACAC,KAEA,IAAIC,EAA2BH,EAC/B,MAAMI,EAAY,IAAIC,IAMhBC,EAAWA,IAAkBH,EAQ7BI,EAAQ,WAAA,IAAAC,EAAAC,GAAG,UAAOC,GACtBP,EAAeR,EAAkB,IAAKW,OAAeI,GAAaA,EAGlE,IAAK,MAAMC,KAAYP,EAAW,CAEhC,MAAMQ,EAAoCD,GAAUC,SAM9CC,EAAiCD,EAAWA,EAAST,GAAgBA,OAG5CW,IAA3BH,EAASI,eAA+BJ,EAASI,gBAAkBF,IACrEF,EAASI,cAAgBF,QAEnBF,EAASE,GAEnB,CACA,OAAOV,KACR,OAtBKI,SAAQS,GAAA,OAAAR,EAAAS,MAAAC,KAAAC,UAAA,EAAA,GA2BRC,EAA2B,CAK/Bd,WAMAC,WAMAc,UAAWA,CAACV,EAAuBC,KACjC,GAAIA,GAAYD,EAASC,UAAYD,EAASC,WAAaA,EACzD,MAAM,IAAIU,MAAM,6DAclB,OAZIV,IAAaD,EAASC,WAExBD,EAASC,SAAWA,GAGlBD,EAASC,WAGXD,EAASI,cAAgBJ,EAASC,SAASN,MAG7CF,EAAUmB,IAAIZ,GACP,IAAMP,EAAUoB,OAAOb,EAAS,EAMzCc,YAAcd,IACZP,EAAUoB,OAAOb,EAAS,GAOxBe,EACFzB,EAAU0B,OAAOC,QAAQ3B,IAAU4B,QACnC,CACEC,EAAkDC,KAE/C,IADFC,EAAYC,GAA0CF,EAyCvD,OAtCAD,EAAWE,GAAWvB,GAAG,YAEvB,MAAMyB,EAAUC,EAAgBF,GAE5BC,GACF3B,EAAS,IACJD,IACH,CAAC,GAAG0B,UAAoB,KACxB,CAAC,GAAGA,aAAsB,IAI9B,IAAI,IAAA,IAAAI,EAAAjB,UAAAkB,OAZ4BC,EAAIC,IAAAA,MAAAH,GAAAI,EAAA,EAAAA,EAAAJ,EAAAI,IAAJF,EAAIE,GAAArB,UAAAqB,GAalC,MAAMC,QAAuBR,EAAc3B,EAAUC,KAAa+B,GAYlE,OARIpC,GACFK,EAASL,EAAQI,IAAY0B,KAAeM,IAG1CJ,GACF3B,EAAS,IAAKD,IAAY,CAAC,GAAG0B,aAAsB,IAG/CS,CACR,CAAC,MAAOC,GAQP,MAPIR,GACF3B,EAAS,IACJD,IACH,CAAC,GAAG0B,aAAsB,EAC1B,CAAC,GAAGA,UAAoBU,IAGtBA,CACR,KAGKZ,CAAU,GAEnB,CAAA,GACE,KAKAa,EAA2B,IAC5BvB,KACCM,EAAkB,CAAEzB,QAAS,IAAKyB,IAAsB,IAG9D,OACIiB,CAEoC"}
|
|
1
|
+
{"version":3,"file":"store.vanillajs.js","sources":["../../../../../../../../src/core/utils/appState/store/store.vanillajs.ts"],"sourcesContent":["\n// TinyStore, inspired by https://github.com/jherr/syncexternalstore/blob/main/csr/src/store.js\n\nimport { isFunctionAsync } from '../../helpers'\n\n\nlet SET_STATE_MERGE: boolean = true\n\n\nexport const canSetStateMerge = (value: boolean): void => {\n SET_STATE_MERGE = !!value\n}\n\nexport const getSetStateMerge = (): boolean => SET_STATE_MERGE\n\n/**\n * Represents the callback function for a store listener.\n */\nexport type ListenerCallBack<T> = (state: Partial<T>) => void\n\n/**\n * Represents a selector function that transforms the store state.\n */\n// export type Selector<T> = (state: Partial<T>) => Partial<T>;\nexport type SelectedValueType<T> = Partial<T> | Partial<keyof T>\n| string | number | boolean | undefined | string[] | number[] | boolean[] | undefined[];\nexport type Selector<T> = (state: Partial<T>) => SelectedValueType<T>;\n\n\n/**\n * Represents a listener for the store.\n */\nexport type Listener<T> = {\n selector?: Selector<T>\n previousValue?: SelectedValueType<T>\n} & ListenerCallBack<T>\n\n/**\n * Represents a store.\n */\nexport type Store<T> = {\n /**\n * Get the current state of the store.\n * @returns The current state of the store.\n */\n getState: () => Partial<T>\n /**\n * Set the state of the store.\n * @param state - The new state to set.\n * @returns A promise that resolves to the new state.\n */\n setState: (state: Partial<T>) => Promise<Partial<T>>\n /**\n * Subscribe a listener to the store.\n * @param listener - The listener function to be subscribed.\n * @param selector - Optional selector function to transform the store state.\n * @returns A function to unsubscribe the listener.\n */\n subscribe: (listener: Listener<T>, selector?: Selector<T>) => () => void\n /**\n * Unubscribe a listener from the store.\n * @param listener - The listener function to be unsubscribed.\n */\n unsubscribe: (listener: Listener<T>) => void\n}\n// & { actions?: { [actionName: string]: ActionHandlerCaller } }\n\n// TODO infer actionNames from createStore arguments\n/**\n * Represents a store with additional actions.\n */\nexport type StoreWithActions<T> = Store<T> & { actions: { [actionName: string]: ActionHandlerCaller<T> } }\n\n\n\n\n/**\n * Represents an action handler function.\n */\nexport type ActionHandler<T> = (\n getState: Store<T>['getState'], // Function to get the current state of the store\n setState: Store<T>['setState'], // Function to set the state of the store\n ...rest: unknown[]\n) => void | Partial<T> | Promise<void | Partial<T>>\n\n/**\n * Represents an reducer function.\n */\nexport type Reducer<T> = (\n state: Partial<T>,\n action: string,\n ...rest: unknown[]\n) => Partial<T>\n\n\n/**\n * Represents a function that calls an action handler.\n */\nexport type ActionHandlerCaller<T> = (...args: unknown[]) => void | Partial<T> | Promise<void | Partial<T>>\n\n\ntype Actions<T> = { [key: string]: ActionHandler<T>}\n/**\n * Creates a new store.\n * @param initialState - The initial state of the store.\n * @param actions - Optional actions for the store.\n * @returns The created store.\n */\nexport const createStore = <T>(\n initialState: Partial<T>,\n actions?: Actions<T>,\n reducer?: Reducer<T>,\n): Store<T> | StoreWithActions<T> => {\n let currentState: Partial<T> = initialState\n const listeners = new Set<Listener<T>>()\n\n /**\n * Gets the current state of the store.\n * @returns The current state of the store.\n */\n const getState = (): Partial<T> => currentState\n\n // TODO debounce, batch? what is the meaningful time between setState ofr UI to be rendered and registerd by User?\n /**\n * Sets the state of the store.\n * @param newState - The new state to set.\n * @returns A promise that resolves to the new state.\n */\n const setState = async (newState: Partial<T>): Promise<Partial<T>> => {\n currentState = SET_STATE_MERGE ? { ...getState(), ...newState } : newState\n\n // eslint-disable-next-line no-restricted-syntax\n for (const listener of listeners) {\n // has Listener selector?\n const selector: Selector<T> | undefined = listener?.selector\n\n // TODO compare selected value to the previous values of that listener/selector pair\n // if listener.previousValue === selector(currentState) no call\n // else listener.previousValue = selector(currentState) and call\n // l1 cache, weak references?\n const newValue: SelectedValueType<T> = selector ? selector(currentState) : currentState\n\n // TODO plugin equality\n if (listener.previousValue === undefined || listener.previousValue !== newValue) {\n listener.previousValue = newValue\n // eslint-disable-next-line no-await-in-loop\n await listener(newValue as Partial<T>)\n }\n }\n return currentState\n }\n\n /**\n * Represents the basic API of the store.\n */\n const storeBaseicApi: Store<T> = {\n /**\n * Get the current state of the store.\n * @returns The current state of the store.\n */\n getState,\n /**\n * Set the state of the store.\n * @param state - The new state to set.\n * @returns A promise that resolves to the new state.\n */\n setState,\n /**\n * Subscribe a listener to the store.\n * @param listener - The listener function to be subscribed.\n * @returns A function to unsubscribe the listener.\n */\n subscribe: (listener: Listener<T>, selector?: Selector<T>) => {\n if (selector && listener.selector && listener.selector !== selector) {\n throw new Error('Error, mismatch selector, listener.selector !== selector.')\n }\n if (selector && !listener.selector) {\n // eslint-disable-next-line no-param-reassign\n listener.selector = selector\n }\n\n if (listener.selector) {\n // setting the previousValue for the next cache/equality check\n // eslint-disable-next-line no-param-reassign\n listener.previousValue = listener.selector(getState())\n }\n\n listeners.add(listener)\n return () => listeners.delete(listener)\n },\n /**\n * Unsubscribe a listener from the store.\n * @param listener - The listener function to be unsubscribed.\n */\n unsubscribe: (listener: Listener<T>) => {\n listeners.delete(listener)\n },\n }\n\n /**\n * Resolves the actions and creates action handlers.\n */\n const resolvedActions: Actions<T> | null | undefined\n = actions ? Object.entries(actions)?.reduce(\n (\n aggregator: Record<string, ActionHandlerCaller<T>>,\n [actionName, actionHandler]: [string, ActionHandler<T>],\n ) => {\n // eslint-disable-next-line no-param-reassign\n aggregator[actionName] = async(...rest: unknown[]): Promise<void | Partial<T>> => {\n // TODO try to not call subscriber too many times becuase of Error and Pending values\n const isAsync = isFunctionAsync(actionHandler as () => unknown)\n\n if (isAsync) {\n setState({\n ...getState(),\n [`${actionName}Error`]: null,\n [`${actionName}Pending`]: true,\n })\n }\n\n try {\n const resultOfAction = await actionHandler(getState, setState, ...rest)\n\n // TODO try to mutate state only once with the results, that means pass custom setState to action,\n // so that it would matk pending and error already inside action\n if (reducer) {\n setState(reducer(getState(), actionName, ...rest))\n }\n\n if (isAsync) {\n setState({ ...getState(), [`${actionName}Pending`]: false })\n }\n\n return resultOfAction\n } catch (error) {\n if (isAsync) {\n setState({\n ...getState(),\n [`${actionName}Pending`]: false,\n [`${actionName}Error`]: error,\n })\n }\n throw error\n }\n }\n\n return aggregator\n },\n {},\n ) : null\n\n /**\n * Represents the store combined with actions.\n */\n const storeCombinedWithActions = {\n ...storeBaseicApi,\n ...(resolvedActions ? { actions: { ...resolvedActions } } : {}),\n }\n\n return resolvedActions\n ? storeCombinedWithActions as StoreWithActions<T>\n // ? storeCombinedWithActions as StoreWithActions<T> & ActionsStateReturnType<A>\n : storeCombinedWithActions as Store<T>\n}\n"],"names":["SET_STATE_MERGE","canSetStateMerge","value","getSetStateMerge","createStore","initialState","actions","reducer","_Object$entries","currentState","listeners","Set","getState","setState","_ref","_asyncToGenerator","newState","_objectSpread","listener","selector","newValue","undefined","previousValue","_x","apply","this","arguments","storeBaseicApi","subscribe","Error","add","delete","unsubscribe","resolvedActions","Object","entries","reduce","aggregator","_ref2","actionName","actionHandler","isAsync","isFunctionAsync","concat","_len","length","rest","Array","_key","resultOfAction","error","storeCombinedWithActions"],"mappings":"wPAMA,IAAIA,GAA2B,EAGlBC,MAAAA,EAAoBC,IAC/BF,IAAoBE,CAAK,EAGdC,EAAmBA,IAAeH,EA+FlCI,EAAcA,CACzBC,EACAC,EACAC,KACmC,IAAAC,EACnC,IAAIC,EAA2BJ,EAC/B,MAAMK,EAAY,IAAIC,IAMhBC,EAAWA,IAAkBH,EAQ7BI,EAAQ,WAAA,IAAAC,EAAAC,GAAG,UAAOC,GACtBP,EAAeT,EAAeiB,EAAAA,EAAQL,CAAAA,EAAAA,KAAeI,GAAaA,EAGlE,IAAK,MAAME,KAAYR,EAAW,CAEhC,MAAMS,EAAoCD,aAAAA,EAAAA,EAAUC,SAM9CC,EAAiCD,EAAWA,EAASV,GAAgBA,OAG5CY,IAA3BH,EAASI,eAA+BJ,EAASI,gBAAkBF,IACrEF,EAASI,cAAgBF,QAEnBF,EAASE,GAEnB,CACA,OAAOX,KACR,OAtBKI,SAAQU,GAAA,OAAAT,EAAAU,MAAAC,KAAAC,UAAA,EAAA,GA2BRC,EAA2B,CAK/Bf,WAMAC,WAMAe,UAAWA,CAACV,EAAuBC,KACjC,GAAIA,GAAYD,EAASC,UAAYD,EAASC,WAAaA,EACzD,MAAM,IAAIU,MAAM,6DAclB,OAZIV,IAAaD,EAASC,WAExBD,EAASC,SAAWA,GAGlBD,EAASC,WAGXD,EAASI,cAAgBJ,EAASC,SAASP,MAG7CF,EAAUoB,IAAIZ,GACP,IAAMR,EAAUqB,OAAOb,EAAS,EAMzCc,YAAcd,IACZR,EAAUqB,OAAOb,EAAS,GAOxBe,EACF3B,EAAiCE,QAA1BA,EAAG0B,OAAOC,QAAQ7B,UAAfE,IAAuBA,OAAvBA,EAAAA,EAAyB4B,QACnC,CACEC,EAAkDC,KAE/C,IADFC,EAAYC,GAA0CF,EAyCvD,OAtCAD,EAAWE,GAAWxB,GAAG,YAEvB,MAAM0B,EAAUC,EAAgBF,GAE5BC,GACF5B,EAAQI,EAAAA,EACHL,CAAAA,EAAAA,KAAU,GAAA,CACb,CAAA,GAAA+B,OAAIJ,EAAU,UAAU,KACxB,CAAAI,GAAAA,OAAIJ,EAAsB,aAAA,KAI9B,IAAI,IAAA,IAAAK,EAAAlB,UAAAmB,OAZ4BC,EAAIC,IAAAA,MAAAH,GAAAI,EAAA,EAAAA,EAAAJ,EAAAI,IAAJF,EAAIE,GAAAtB,UAAAsB,GAalC,MAAMC,QAAuBT,EAAc5B,EAAUC,KAAaiC,GAYlE,OARIvC,GACFM,EAASN,EAAQK,IAAY2B,KAAeO,IAG1CL,GACF5B,EAAQI,EAAAA,EAAML,CAAAA,EAAAA,KAAU,GAAA,CAAE,CAAA+B,GAAAA,OAAIJ,EAAsB,aAAA,KAG/CU,CACR,CAAC,MAAOC,GAQP,MAPIT,GACF5B,EAAQI,EAAAA,EACHL,CAAAA,EAAAA,KAAU,GAAA,CACb,CAAA,GAAA+B,OAAIJ,EAAU,aAAY,EAC1B,CAAAI,GAAAA,OAAIJ,EAAoBW,UAAAA,KAGtBA,CACR,KAGKb,CAAU,GAEnB,CAAA,GACE,KAKAc,EAAwBlC,EAAAA,EACzBU,CAAAA,EAAAA,GACCM,EAAkB,CAAE3B,QAAOW,EAAA,CAAA,EAAOgB,IAAsB,IAG9D,OACIkB,CAEoC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{asyncToGenerator as
|
|
1
|
+
import{objectSpread2 as r,asyncToGenerator as a}from"../../../../../_virtual/_rollupPluginBabelHelpers.js";import{createStore as o}from"./store.vanillajs.js";const t=(t,n,i,s)=>{const e=r(r({},i),{},{load:(l=a((function*(a,o,t){const n=a();o(r(r({},n),{},{isLoading:!0}));try{const r=yield t;n.data=(null==r?void 0:r.data)||r}catch(r){n.error=r}return o(r(r({},n),{},{isLoading:!1}))})),function(r,a,o){return l.apply(this,arguments)})});var l;return o(r(r({},n),{},{dataId:t,isLoading:!1}),e,s)};export{t as createDataStore};
|
|
2
2
|
//# sourceMappingURL=store.vanillajs.templates.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"store.vanillajs.templates.js","sources":["../../../../../../../../src/core/utils/appState/store/store.vanillajs.templates.ts"],"sourcesContent":["import { ActionHandler, Reducer, Store, StoreWithActions, createStore } from './store.vanillajs'\n\n\ntype DefaultES = { [key: string]: any }\n\n\nexport type DataState<T, ES = DefaultES> = {\n dataId: string\n isLoading: boolean\n error?: unknown\n data?: T\n} & ES\n\n\ntype Load<T, ES = DefaultES> = (\n getState: Store<DataState<T, ES>>['getState'],\n setState: Store<DataState<T, ES>>['setState'],\n dataPromise: unknown | Promise<unknown>,\n) => Promise<Partial<DataState<T, ES>>>\n\n\ntype LoadHandler<T, ES = DefaultES> = (\n dataPromise: unknown | Promise<unknown>,\n) => Promise<Partial<DataState<T, ES>>>\n\n/**\n * Creates a data store with actions.\n * @param dataId - The ID of the data.\n * @param actions - Optional actions for the data store.\n * @returns The created data store with actions.\n */\nexport const createDataStore\n= <T, ES = DefaultES>(\n dataId: string,\n initialState?: Partial<ES>,\n actions?: Record<string, ActionHandler<DataState<T, ES>>>,\n reducer?: Reducer<DataState<T, ES>>,\n): StoreWithActions<DataState<T, ES>>\n& { actions: { load: LoadHandler<T, ES> } } => {\n const loadActions: { load: Load<T, ES> } = {\n ...actions,\n /**\n * Loads data into the data store.\n * @param getState - Function to get the current state of the data store.\n * @param setState - Function to set the state of the data store.\n * @param dataPromise - The data promise to be loaded.\n * @returns A promise that resolves to the updated state of the data store.\n */\n load: async (\n getState: Store<DataState<T, ES>>['getState'],\n setState: Store<DataState<T, ES>>['setState'],\n dataPromise: unknown | Promise<unknown>,\n ) => {\n const dataState: Partial<DataState<T, ES>> = getState()\n\n setState({ ...dataState, isLoading: true })\n\n try {\n const response: unknown = await dataPromise\n\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n dataState.data = response?.data || response\n } catch (error: unknown) {\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n dataState.error = error\n }\n return setState({ ...dataState, isLoading: false })\n },\n }\n\n return (createStore<DataState<T, ES>>({\n ...initialState,\n dataId,\n isLoading: false,\n } as Partial<DataState<T, ES>>, loadActions, reducer)) as StoreWithActions<DataState<T, ES>>\n & { actions: { load: LoadHandler<T, ES> } }\n}\n"],"names":["createDataStore","dataId","initialState","actions","reducer","loadActions","load","_ref","_asyncToGenerator","getState","setState","dataPromise","dataState","isLoading","response","data","error","_x","_x2","_x3","apply","this","arguments","createStore"],"mappings":"
|
|
1
|
+
{"version":3,"file":"store.vanillajs.templates.js","sources":["../../../../../../../../src/core/utils/appState/store/store.vanillajs.templates.ts"],"sourcesContent":["import { ActionHandler, Reducer, Store, StoreWithActions, createStore } from './store.vanillajs'\n\n\ntype DefaultES = { [key: string]: any }\n\n\nexport type DataState<T, ES = DefaultES> = {\n dataId: string\n isLoading: boolean\n error?: unknown\n data?: T\n} & ES\n\n\ntype Load<T, ES = DefaultES> = (\n getState: Store<DataState<T, ES>>['getState'],\n setState: Store<DataState<T, ES>>['setState'],\n dataPromise: unknown | Promise<unknown>,\n) => Promise<Partial<DataState<T, ES>>>\n\n\ntype LoadHandler<T, ES = DefaultES> = (\n dataPromise: unknown | Promise<unknown>,\n) => Promise<Partial<DataState<T, ES>>>\n\n/**\n * Creates a data store with actions.\n * @param dataId - The ID of the data.\n * @param actions - Optional actions for the data store.\n * @returns The created data store with actions.\n */\nexport const createDataStore\n= <T, ES = DefaultES>(\n dataId: string,\n initialState?: Partial<ES>,\n actions?: Record<string, ActionHandler<DataState<T, ES>>>,\n reducer?: Reducer<DataState<T, ES>>,\n): StoreWithActions<DataState<T, ES>>\n& { actions: { load: LoadHandler<T, ES> } } => {\n const loadActions: { load: Load<T, ES> } = {\n ...actions,\n /**\n * Loads data into the data store.\n * @param getState - Function to get the current state of the data store.\n * @param setState - Function to set the state of the data store.\n * @param dataPromise - The data promise to be loaded.\n * @returns A promise that resolves to the updated state of the data store.\n */\n load: async (\n getState: Store<DataState<T, ES>>['getState'],\n setState: Store<DataState<T, ES>>['setState'],\n dataPromise: unknown | Promise<unknown>,\n ) => {\n const dataState: Partial<DataState<T, ES>> = getState()\n\n setState({ ...dataState, isLoading: true })\n\n try {\n const response: unknown = await dataPromise\n\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n dataState.data = response?.data || response\n } catch (error: unknown) {\n // eslint-disable-next-line @typescript-eslint/ban-ts-comment\n // @ts-ignore\n dataState.error = error\n }\n return setState({ ...dataState, isLoading: false })\n },\n }\n\n return (createStore<DataState<T, ES>>({\n ...initialState,\n dataId,\n isLoading: false,\n } as Partial<DataState<T, ES>>, loadActions, reducer)) as StoreWithActions<DataState<T, ES>>\n & { actions: { load: LoadHandler<T, ES> } }\n}\n"],"names":["createDataStore","dataId","initialState","actions","reducer","loadActions","_objectSpread","load","_ref","_asyncToGenerator","getState","setState","dataPromise","dataState","isLoading","response","data","error","_x","_x2","_x3","apply","this","arguments","createStore"],"mappings":"8JA+BO,MAAMA,EACXA,CACAC,EACAC,EACAC,EACAC,KAGA,MAAMC,EAAkCC,EAAAA,KACnCH,GAAO,GAAA,CAQVI,MAAIC,EAAAC,GAAE,UACJC,EACAC,EACAC,GAEA,MAAMC,EAAuCH,IAE7CC,EAAQL,EAAAA,KAAMO,GAAS,CAAA,EAAA,CAAEC,WAAW,KAEpC,IACE,MAAMC,QAA0BH,EAIhCC,EAAUG,MAAOD,aAAQ,EAARA,EAAUC,OAAQD,CACpC,CAAC,MAAOE,GAGPJ,EAAUI,MAAQA,CACpB,CACA,OAAON,EAAQL,EAAAA,KAAMO,GAAS,GAAA,CAAEC,WAAW,QAC5C,SArBGI,EAAAC,EAAAC,GAAA,OAAAZ,EAAAa,MAAAC,KAAAC,UAAA,KAAA,IAAAf,EAwBN,OAAQgB,EAAWlB,EAAAA,KACdJ,GAAY,GAAA,CACfD,SACAa,WAAW,IACmBT,EAAaD,EAAQ"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import e from"dayjs";import
|
|
1
|
+
import{objectSpread2 as e}from"../../../_virtual/_rollupPluginBabelHelpers.js";import o from"dayjs";import d from"../../../node_modules/dayjs/plugin/relativeTime.js";import a from"../../../node_modules/dayjs/plugin/updateLocale.js";import r from"../../../node_modules/dayjs/plugin/customParseFormat.js";const t={future:"in %s",past:"%s ago",s:"now",m:"now",mm:"now",h:"1 hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},l={future:"za %s",past:"%s před",s:"nyní",m:"nyní",mm:"nyní",h:"1 hodinu",hh:"%d hodiny",d:"den",dd:"%d dny",M:"měsíc",MM:"%d měsíci",y:"rok",yy:"%d roky"};o.extend(r),o.extend(d,{thresholds:[{l:"s",r:1},{l:"m",r:1},{l:"mm",r:59,d:"minute"},{l:"h",r:1},{l:"hh",r:23,d:"hour"},{l:"d",r:1},{l:"dd",r:29,d:"day"},{l:"M",r:1},{l:"MM",r:11,d:"month"},{l:"y",r:1},{l:"yy",d:"year"}]}),o.extend(a),o.updateLocale("cz",{relativeTime:e({},l)}),o.updateLocale("en",{relativeTime:e({},t)});const n=(a,r)=>(o.updateLocale("en",{relativeTime:e(e({},"cz"===r?l:t),d)}),o(a,void 0).fromNow(!0)),m=(o,d)=>i(e(e({},d),{},{from:!0,value:o})),s=(o,d)=>i(e(e({},d),{},{to:!0,value:o})),i=d=>{let{value:a,valueFormat:r,formatString:n,language:m="en",relativeTime:s,from:i,to:u,shouldAddDay:c=!1,shouldSubtractDay:y=!1,showPreffix:h=!1}=d;if(o.updateLocale("en",{relativeTime:e(e({},"cz"===m?l:t),s)}),o.locale(m),!i&&u){const e=o(a,r||void 0).add(c?1:0,"day");return o(new Date).locale(m).to(e,!h)}if(i&&!u){const e=o(a,r||void 0).subtract(y?1:0,"day");return o(e,r||void 0).locale(m).fromNow(!h)}return o(a,r||void 0).locale(m).format(n)},u=function(e,d,a,r){let t=arguments.length>4&&void 0!==arguments[4]?arguments[4]:" - ",l=arguments.length>5&&void 0!==arguments[5]?arguments[5]:"month";const n=o(e),m=o(d),s=n.diff(m,l);return"".concat(n.format(0===s?a:r)).concat(t).concat(m.format(r))};export{u as dateRangeFormat,i as getDateTime,m as getTimeFromNow,n as getTimeFromNowOriginal,s as getTimeTo};
|
|
2
2
|
//# sourceMappingURL=date.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date.js","sources":["../../../../../../src/core/utils/date.ts"],"sourcesContent":["import dayjs, { UnitType } from 'dayjs'\nimport relativeTime from 'dayjs/plugin/relativeTime'\nimport updateLocale from 'dayjs/plugin/updateLocale'\nimport customParseFormat from 'dayjs/plugin/customParseFormat'\n\nexport type DateTimeFormat = {\n value: Date | string | number\n valueFormat?: string\n formatString?: string\n language?: string\n relativeTime?: Record<string, string>\n from?: boolean\n to?: boolean\n shouldSubtractDay?: boolean\n shouldAddDay?: boolean\n showPreffix?: boolean\n}\n\nconst relativeTimeConfig = {\n thresholds: [\n { l: 's', r: 1 },\n { l: 'm', r: 1 },\n { l: 'mm', r: 59, d: 'minute' },\n { l: 'h', r: 1 },\n { l: 'hh', r: 23, d: 'hour' },\n { l: 'd', r: 1 },\n { l: 'dd', r: 29, d: 'day' },\n { l: 'M', r: 1 },\n { l: 'MM', r: 11, d: 'month' },\n { l: 'y', r: 1 },\n { l: 'yy', d: 'year' },\n ],\n}\n\nconst relativeTimeEN = {\n future: 'in %s',\n past: '%s ago',\n s: 'now',\n m: 'now',\n mm: 'now',\n h: '1 hour',\n hh: '%d hours',\n d: 'a day',\n dd: '%d days', // probably 'a week' instead?\n M: 'a month',\n MM: '%d months',\n y: 'a year',\n yy: '%d years',\n}\n\nconst relativeTimeCZ = {\n future: 'za %s',\n past: '%s před',\n s: 'nyní',\n m: 'nyní',\n mm: 'nyní',\n h: '1 hodinu',\n hh: '%d hodiny',\n d: 'den',\n dd: '%d dny',\n M: 'měsíc',\n MM: '%d měsíci',\n y: 'rok',\n yy: '%d roky',\n}\n\ndayjs.extend(customParseFormat)\ndayjs.extend(relativeTime, relativeTimeConfig)\ndayjs.extend(updateLocale)\n\ndayjs.updateLocale('cz', {\n relativeTime: {\n ...relativeTimeCZ,\n },\n})\ndayjs.updateLocale('en', {\n relativeTime: {\n ...relativeTimeEN,\n },\n})\n\nexport const getTimeFromNowOriginal = (value: string, language: string): string => {\n dayjs.updateLocale('en', {\n relativeTime: {\n ...(language === 'cz' ? relativeTimeCZ : relativeTimeEN),\n ...relativeTime,\n },\n })\n return dayjs(value, undefined).fromNow(true)\n}\n\nexport const getTimeFromNow = (\n value: Date | string | number,\n valueFormat?: Partial<DateTimeFormat>,\n): string => getDateTime({ ...valueFormat, from: true, value })\n\nexport const getTimeTo = (\n value: Date | string | number,\n valueFormat?: Partial<DateTimeFormat>,\n): string => getDateTime({ ...valueFormat, to: true, value })\n\nexport const getDateTime = ({\n value,\n valueFormat,\n formatString,\n language = 'en',\n relativeTime,\n from,\n to,\n shouldAddDay = false,\n shouldSubtractDay = false,\n showPreffix = false,\n}: DateTimeFormat): string => {\n dayjs.updateLocale('en', {\n relativeTime: {\n ...(language === 'cz' ? relativeTimeCZ : relativeTimeEN),\n ...relativeTime,\n },\n })\n\n dayjs.locale(language)\n\n if (!from && to) {\n const dateTo = dayjs(value, valueFormat || undefined).add(shouldAddDay ? 1 : 0, 'day')\n\n return dayjs(new Date()).locale(language).to(dateTo, !showPreffix)\n }\n\n if (from && !to) {\n const dateTo = dayjs(value, valueFormat || undefined).subtract(shouldSubtractDay ? 1 : 0, 'day')\n\n return dayjs(dateTo, valueFormat || undefined).locale(language).fromNow(!showPreffix)\n }\n\n return dayjs(value, valueFormat || undefined).locale(language).format(formatString)\n}\n\nexport const dateRangeFormat = (\n dateFrom: Date, dateTo: Date, shortFormat: string, longFormat: string,\n delimiter = ' - ', datePeriod: UnitType = 'month',\n) : string => {\n const dayJSFrom = dayjs(dateFrom)\n const dayJSTo = dayjs(dateTo)\n\n const diffMonths = dayJSFrom.diff(dayJSTo, datePeriod)\n\n return `${dayJSFrom.format(diffMonths === 0 ? shortFormat : longFormat)}${delimiter}${dayJSTo.format(longFormat)}`\n}\n"],"names":["relativeTimeEN","future","past","s","m","mm","h","hh","d","dd","M","MM","y","yy","relativeTimeCZ","dayjs","extend","customParseFormat","relativeTime","thresholds","l","r","updateLocale","getTimeFromNowOriginal","value","language","undefined","fromNow","getTimeFromNow","valueFormat","getDateTime","from","getTimeTo","to","_ref","formatString","shouldAddDay","shouldSubtractDay","showPreffix","locale","dateTo","add","Date","subtract","format","dateRangeFormat","dateFrom","shortFormat","longFormat","delimiter","arguments","length","datePeriod","dayJSFrom","dayJSTo","diffMonths","diff"],"mappings":"
|
|
1
|
+
{"version":3,"file":"date.js","sources":["../../../../../../src/core/utils/date.ts"],"sourcesContent":["import dayjs, { UnitType } from 'dayjs'\nimport relativeTime from 'dayjs/plugin/relativeTime'\nimport updateLocale from 'dayjs/plugin/updateLocale'\nimport customParseFormat from 'dayjs/plugin/customParseFormat'\n\nexport type DateTimeFormat = {\n value: Date | string | number\n valueFormat?: string\n formatString?: string\n language?: string\n relativeTime?: Record<string, string>\n from?: boolean\n to?: boolean\n shouldSubtractDay?: boolean\n shouldAddDay?: boolean\n showPreffix?: boolean\n}\n\nconst relativeTimeConfig = {\n thresholds: [\n { l: 's', r: 1 },\n { l: 'm', r: 1 },\n { l: 'mm', r: 59, d: 'minute' },\n { l: 'h', r: 1 },\n { l: 'hh', r: 23, d: 'hour' },\n { l: 'd', r: 1 },\n { l: 'dd', r: 29, d: 'day' },\n { l: 'M', r: 1 },\n { l: 'MM', r: 11, d: 'month' },\n { l: 'y', r: 1 },\n { l: 'yy', d: 'year' },\n ],\n}\n\nconst relativeTimeEN = {\n future: 'in %s',\n past: '%s ago',\n s: 'now',\n m: 'now',\n mm: 'now',\n h: '1 hour',\n hh: '%d hours',\n d: 'a day',\n dd: '%d days', // probably 'a week' instead?\n M: 'a month',\n MM: '%d months',\n y: 'a year',\n yy: '%d years',\n}\n\nconst relativeTimeCZ = {\n future: 'za %s',\n past: '%s před',\n s: 'nyní',\n m: 'nyní',\n mm: 'nyní',\n h: '1 hodinu',\n hh: '%d hodiny',\n d: 'den',\n dd: '%d dny',\n M: 'měsíc',\n MM: '%d měsíci',\n y: 'rok',\n yy: '%d roky',\n}\n\ndayjs.extend(customParseFormat)\ndayjs.extend(relativeTime, relativeTimeConfig)\ndayjs.extend(updateLocale)\n\ndayjs.updateLocale('cz', {\n relativeTime: {\n ...relativeTimeCZ,\n },\n})\ndayjs.updateLocale('en', {\n relativeTime: {\n ...relativeTimeEN,\n },\n})\n\nexport const getTimeFromNowOriginal = (value: string, language: string): string => {\n dayjs.updateLocale('en', {\n relativeTime: {\n ...(language === 'cz' ? relativeTimeCZ : relativeTimeEN),\n ...relativeTime,\n },\n })\n return dayjs(value, undefined).fromNow(true)\n}\n\nexport const getTimeFromNow = (\n value: Date | string | number,\n valueFormat?: Partial<DateTimeFormat>,\n): string => getDateTime({ ...valueFormat, from: true, value })\n\nexport const getTimeTo = (\n value: Date | string | number,\n valueFormat?: Partial<DateTimeFormat>,\n): string => getDateTime({ ...valueFormat, to: true, value })\n\nexport const getDateTime = ({\n value,\n valueFormat,\n formatString,\n language = 'en',\n relativeTime,\n from,\n to,\n shouldAddDay = false,\n shouldSubtractDay = false,\n showPreffix = false,\n}: DateTimeFormat): string => {\n dayjs.updateLocale('en', {\n relativeTime: {\n ...(language === 'cz' ? relativeTimeCZ : relativeTimeEN),\n ...relativeTime,\n },\n })\n\n dayjs.locale(language)\n\n if (!from && to) {\n const dateTo = dayjs(value, valueFormat || undefined).add(shouldAddDay ? 1 : 0, 'day')\n\n return dayjs(new Date()).locale(language).to(dateTo, !showPreffix)\n }\n\n if (from && !to) {\n const dateTo = dayjs(value, valueFormat || undefined).subtract(shouldSubtractDay ? 1 : 0, 'day')\n\n return dayjs(dateTo, valueFormat || undefined).locale(language).fromNow(!showPreffix)\n }\n\n return dayjs(value, valueFormat || undefined).locale(language).format(formatString)\n}\n\nexport const dateRangeFormat = (\n dateFrom: Date, dateTo: Date, shortFormat: string, longFormat: string,\n delimiter = ' - ', datePeriod: UnitType = 'month',\n) : string => {\n const dayJSFrom = dayjs(dateFrom)\n const dayJSTo = dayjs(dateTo)\n\n const diffMonths = dayJSFrom.diff(dayJSTo, datePeriod)\n\n return `${dayJSFrom.format(diffMonths === 0 ? shortFormat : longFormat)}${delimiter}${dayJSTo.format(longFormat)}`\n}\n"],"names":["relativeTimeEN","future","past","s","m","mm","h","hh","d","dd","M","MM","y","yy","relativeTimeCZ","dayjs","extend","customParseFormat","relativeTime","thresholds","l","r","updateLocale","_objectSpread","getTimeFromNowOriginal","value","language","undefined","fromNow","getTimeFromNow","valueFormat","getDateTime","from","getTimeTo","to","_ref","formatString","shouldAddDay","shouldSubtractDay","showPreffix","locale","dateTo","add","Date","subtract","format","dateRangeFormat","dateFrom","shortFormat","longFormat","delimiter","arguments","length","datePeriod","dayJSFrom","dayJSTo","diffMonths","diff","concat"],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{isValidFormat as
|
|
1
|
+
import{isValidFormat as t,isValidModulo11 as r,parse as n}from"./birthnumberCZSKvalidator.js";const a=(a,o,c)=>{if(!t(a)||!r(a))return!1;const e=n(a);if(e){if(c!==e.gender)return!1;const{year:t,month:r,day:n}=e;if(o!=="".concat(String(n).padStart(2,"0"),".").concat(String(r).padStart(2,"0"),".").concat(t))return!1}return!0};export{a as isBirthNumberValid};
|
|
2
2
|
//# sourceMappingURL=birthnumber.validator.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"birthnumber.validator.js","sources":["../../../../../../../src/core/utils/helpers/birthnumber.validator.ts"],"sourcesContent":["import {\n parse as parseBirthNumber,\n isValidFormat,\n isValidModulo11,\n} from './birthnumberCZSKvalidator'\n\n// TODO Lukas Z, add spec/test for isBirthNumberValid\nexport const isBirthNumberValid = (birthnumber: string, birthdate: string, gender: string): boolean => {\n if (!isValidFormat(birthnumber) || !isValidModulo11(birthnumber)) {\n return false\n }\n\n const parsedBirthNumber = parseBirthNumber(birthnumber)\n\n if (parsedBirthNumber) {\n if (gender !== parsedBirthNumber.gender) {\n return false\n }\n const { year, month, day } = parsedBirthNumber\n\n if (birthdate !== `${String(day).padStart(2, '0')}.${String(month).padStart(2, '0')}.${year}`) {\n return false\n }\n }\n return true\n}\n"],"names":["isBirthNumberValid","birthnumber","birthdate","gender","isValidFormat","isValidModulo11","parsedBirthNumber","parseBirthNumber","year","month","day","String","padStart"],"mappings":"8FAOO,MAAMA,EAAqBA,CAACC,EAAqBC,EAAmBC,KACzE,IAAKC,EAAcH,KAAiBI,EAAgBJ,GAClD,OAAO,EAGT,MAAMK,EAAoBC,EAAiBN,GAE3C,GAAIK,EAAmB,CACrB,GAAIH,IAAWG,EAAkBH,OAC/B,OAAO,EAET,MAAMK,KAAEA,EAAIC,MAAEA,EAAKC,IAAEA,GAAQJ,EAE7B,GAAIJ,
|
|
1
|
+
{"version":3,"file":"birthnumber.validator.js","sources":["../../../../../../../src/core/utils/helpers/birthnumber.validator.ts"],"sourcesContent":["import {\n parse as parseBirthNumber,\n isValidFormat,\n isValidModulo11,\n} from './birthnumberCZSKvalidator'\n\n// TODO Lukas Z, add spec/test for isBirthNumberValid\nexport const isBirthNumberValid = (birthnumber: string, birthdate: string, gender: string): boolean => {\n if (!isValidFormat(birthnumber) || !isValidModulo11(birthnumber)) {\n return false\n }\n\n const parsedBirthNumber = parseBirthNumber(birthnumber)\n\n if (parsedBirthNumber) {\n if (gender !== parsedBirthNumber.gender) {\n return false\n }\n const { year, month, day } = parsedBirthNumber\n\n if (birthdate !== `${String(day).padStart(2, '0')}.${String(month).padStart(2, '0')}.${year}`) {\n return false\n }\n }\n return true\n}\n"],"names":["isBirthNumberValid","birthnumber","birthdate","gender","isValidFormat","isValidModulo11","parsedBirthNumber","parseBirthNumber","year","month","day","concat","String","padStart"],"mappings":"8FAOO,MAAMA,EAAqBA,CAACC,EAAqBC,EAAmBC,KACzE,IAAKC,EAAcH,KAAiBI,EAAgBJ,GAClD,OAAO,EAGT,MAAMK,EAAoBC,EAAiBN,GAE3C,GAAIK,EAAmB,CACrB,GAAIH,IAAWG,EAAkBH,OAC/B,OAAO,EAET,MAAMK,KAAEA,EAAIC,MAAEA,EAAKC,IAAEA,GAAQJ,EAE7B,GAAIJ,IAAS,GAAAS,OAAQC,OAAOF,GAAKG,SAAS,EAAG,KAAIF,KAAAA,OAAIC,OAAOH,GAAOI,SAAS,EAAG,KAAIF,KAAAA,OAAIH,GACrF,OAAO,CAEX,CACA,OAAO,CAAI"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const
|
|
1
|
+
import"../../../../node_modules/core-js/modules/es.regexp.exec.js";import"../../../../node_modules/core-js/modules/es.string.replace.js";import"../../../../node_modules/core-js/modules/web.dom-collections.iterator.js";const e=/^\s*(\d\d)(\d\d)(\d\d)[/]*(\d\d\d)(\d?)\s*$/,t=t=>String(t).match(e),n=e=>{const n=t(e);return null!==n&&!!n[0]&&null!==o(e)},r=e=>{if(!n(e))return!1;let t;if(t="string"==typeof e?e.replace("/",""):e.toString(),t.length<10)return!0;const r=t.substr(9,1);let s=parseInt(t.substr(0,9),10)%11;return 10===s&&(s=0),parseInt(r,10)===s},s={ranges:[[1,12,"M",0],[21,32,"M",20],[51,62,"F",50],[71,82,"F",70]],getRange(e){return this.ranges.find((t=>{let[n,r]=t;return e>=n&&e<=r}))},getGender(e){const t=this.getRange(e);return t?t[2]:null},getMonth(e){const t=this.getRange(e);return String(t?e-t[3]:null).padStart(2,"0")}},o=e=>{if(!e)return null;const n=t(e);if(!n)return null;const r=n[5];let o=parseInt(n[1],10);o+=""===r?o<54?1900:1800:o<54?2e3:1900;const l=parseInt(n[2],10),a=s.getMonth(l),d=s.getGender(l),u=String(parseInt(n[3],10)).padStart(2,"0"),c=new Date("".concat(o,"-").concat(a,"-").concat(u));return c instanceof Date&&!Number.isNaN(c)&&c.getMonth()+1===parseInt(a,10)?{day:u,month:a,year:o,gender:d}:null};export{t as getMatch,n as isValidFormat,r as isValidModulo11,o as parse,e as regex};
|
|
2
2
|
//# sourceMappingURL=birthnumberCZSKvalidator.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"birthnumberCZSKvalidator.js","sources":["../../../../../../../src/core/utils/helpers/birthnumberCZSKvalidator.ts"],"sourcesContent":["export const regex = /^\\s*(\\d\\d)(\\d\\d)(\\d\\d)[/]*(\\d\\d\\d)(\\d?)\\s*$/\n\nexport const getMatch: (value: string | number) => null | RegExpMatchArray\n = (value: string | number) => String(value).match(regex)\n\nexport const isValidFormat = (value: string | number): boolean => {\n const match = getMatch(value)\n\n return match !== null && !!match[0] && parse(value) !== null\n}\n\nexport const isValidModulo11 = (value: string | number): boolean => {\n const validFormat = isValidFormat(value)\n\n if (!validFormat) {\n return false\n }\n\n let stringValue: string\n\n if (typeof value === 'string') {\n stringValue = value.replace('/', '')\n } else {\n stringValue = (value as number).toString()\n }\n\n if (stringValue.length < 10) {\n return true\n }\n\n const controlDigit = stringValue.substr(9, 1)\n let mod = parseInt(stringValue.substr(0, 9), 10) % 11\n\n if (mod === 10) {\n mod = 0\n }\n\n return parseInt(controlDigit, 10) === mod\n}\n\ntype RangeTupleType = [number, number, string, number]\n\nconst monthRange = {\n ranges: [\n // M\n [1, 12, 'M', 0],\n // M\n [21, 32, 'M', 20],\n // F\n [51, 62, 'F', 50],\n // F\n [71, 82, 'F', 70],\n ] as RangeTupleType[],\n getRange(monthHint: number): RangeTupleType | undefined {\n return this.ranges.find(([min, max]) => monthHint >= min && monthHint <= max)\n },\n getGender(monthHint: number): string | null {\n const range = this.getRange(monthHint)\n\n return range ? range[2] as string : null\n },\n getMonth(monthHint: number): string {\n const range = this.getRange(monthHint)\n\n return String(range ? monthHint - (range[3] as number) : null).padStart(2, '0')\n },\n}\n\ntype ParsedBirthNumber = {\n day: string | number | null\n month: string | number | null\n year: string | number | null\n gender: string | null\n}\n\nexport const parse = (value: string | number | undefined): ParsedBirthNumber | null => {\n if (!value) {\n return null\n }\n const match = getMatch(value)\n\n if (!match) {\n return null\n }\n\n const controlDigit = match[5]\n\n let year = parseInt(match[1], 10)\n\n // eslint-disable-next-line no-nested-ternary\n year += controlDigit === '' ? (year < 54 ? 1900 : 1800) : (year < 54 ? 2000 : 1900)\n const monthHint = parseInt(match[2], 10)\n const month = monthRange.getMonth(monthHint)\n const gender = monthRange.getGender(monthHint)\n const day = String(parseInt(match[3], 10)).padStart(2, '0')\n\n // console.log('year-month-day')\n // console.log(`${year}-${month}-${day}`)\n\n const date = new Date(`${year}-${month}-${day}`)\n\n if (date instanceof Date && !Number.isNaN(date) && date.getMonth() + 1 === parseInt(month, 10)) {\n return {\n day,\n month,\n year,\n gender,\n }\n }\n return null\n}\n\n// TODO, control digit and year control\n/*\n if ($c === '') {\n $year += $year < 54 ? 1900 : 1800;\n } else {\n // kontrolní číslice\n $mod = ($year . $month . $day . $ext) % 11;\n if ($mod === 10) $mod = 0;\n if ($mod !== (int) $c) {\n return false;\n }\n\n $year += $year < 54 ? 2000 : 1900;\n }\n*/\n"],"names":["regex","getMatch","value","String","match","isValidFormat","parse","isValidModulo11","stringValue","replace","toString","length","controlDigit","substr","mod","parseInt","monthRange","ranges","getRange","monthHint","this","find","_ref","min","max","getGender","range","getMonth","padStart","year","month","gender","day","date","Date","Number","isNaN"],"mappings":"
|
|
1
|
+
{"version":3,"file":"birthnumberCZSKvalidator.js","sources":["../../../../../../../src/core/utils/helpers/birthnumberCZSKvalidator.ts"],"sourcesContent":["export const regex = /^\\s*(\\d\\d)(\\d\\d)(\\d\\d)[/]*(\\d\\d\\d)(\\d?)\\s*$/\n\nexport const getMatch: (value: string | number) => null | RegExpMatchArray\n = (value: string | number) => String(value).match(regex)\n\nexport const isValidFormat = (value: string | number): boolean => {\n const match = getMatch(value)\n\n return match !== null && !!match[0] && parse(value) !== null\n}\n\nexport const isValidModulo11 = (value: string | number): boolean => {\n const validFormat = isValidFormat(value)\n\n if (!validFormat) {\n return false\n }\n\n let stringValue: string\n\n if (typeof value === 'string') {\n stringValue = value.replace('/', '')\n } else {\n stringValue = (value as number).toString()\n }\n\n if (stringValue.length < 10) {\n return true\n }\n\n const controlDigit = stringValue.substr(9, 1)\n let mod = parseInt(stringValue.substr(0, 9), 10) % 11\n\n if (mod === 10) {\n mod = 0\n }\n\n return parseInt(controlDigit, 10) === mod\n}\n\ntype RangeTupleType = [number, number, string, number]\n\nconst monthRange = {\n ranges: [\n // M\n [1, 12, 'M', 0],\n // M\n [21, 32, 'M', 20],\n // F\n [51, 62, 'F', 50],\n // F\n [71, 82, 'F', 70],\n ] as RangeTupleType[],\n getRange(monthHint: number): RangeTupleType | undefined {\n return this.ranges.find(([min, max]) => monthHint >= min && monthHint <= max)\n },\n getGender(monthHint: number): string | null {\n const range = this.getRange(monthHint)\n\n return range ? range[2] as string : null\n },\n getMonth(monthHint: number): string {\n const range = this.getRange(monthHint)\n\n return String(range ? monthHint - (range[3] as number) : null).padStart(2, '0')\n },\n}\n\ntype ParsedBirthNumber = {\n day: string | number | null\n month: string | number | null\n year: string | number | null\n gender: string | null\n}\n\nexport const parse = (value: string | number | undefined): ParsedBirthNumber | null => {\n if (!value) {\n return null\n }\n const match = getMatch(value)\n\n if (!match) {\n return null\n }\n\n const controlDigit = match[5]\n\n let year = parseInt(match[1], 10)\n\n // eslint-disable-next-line no-nested-ternary\n year += controlDigit === '' ? (year < 54 ? 1900 : 1800) : (year < 54 ? 2000 : 1900)\n const monthHint = parseInt(match[2], 10)\n const month = monthRange.getMonth(monthHint)\n const gender = monthRange.getGender(monthHint)\n const day = String(parseInt(match[3], 10)).padStart(2, '0')\n\n // console.log('year-month-day')\n // console.log(`${year}-${month}-${day}`)\n\n const date = new Date(`${year}-${month}-${day}`)\n\n if (date instanceof Date && !Number.isNaN(date) && date.getMonth() + 1 === parseInt(month, 10)) {\n return {\n day,\n month,\n year,\n gender,\n }\n }\n return null\n}\n\n// TODO, control digit and year control\n/*\n if ($c === '') {\n $year += $year < 54 ? 1900 : 1800;\n } else {\n // kontrolní číslice\n $mod = ($year . $month . $day . $ext) % 11;\n if ($mod === 10) $mod = 0;\n if ($mod !== (int) $c) {\n return false;\n }\n\n $year += $year < 54 ? 2000 : 1900;\n }\n*/\n"],"names":["regex","getMatch","value","String","match","isValidFormat","parse","isValidModulo11","stringValue","replace","toString","length","controlDigit","substr","mod","parseInt","monthRange","ranges","getRange","monthHint","this","find","_ref","min","max","getGender","range","getMonth","padStart","year","month","gender","day","date","Date","concat","Number","isNaN"],"mappings":"0NAAO,MAAMA,EAAQ,8CAERC,EACRC,GAA2BC,OAAOD,GAAOE,MAAMJ,GAEvCK,EAAiBH,IAC5B,MAAME,EAAQH,EAASC,GAEvB,OAAiB,OAAVE,KAAoBA,EAAM,IAAuB,OAAjBE,EAAMJ,EAAe,EAGjDK,EAAmBL,IAG9B,IAFoBG,EAAcH,GAGhC,OAAO,EAGT,IAAIM,EAQJ,GALEA,EADmB,iBAAVN,EACKA,EAAMO,QAAQ,IAAK,IAElBP,EAAiBQ,WAG9BF,EAAYG,OAAS,GACvB,OAAO,EAGT,MAAMC,EAAeJ,EAAYK,OAAO,EAAG,GAC3C,IAAIC,EAAMC,SAASP,EAAYK,OAAO,EAAG,GAAI,IAAM,GAMnD,OAJY,KAARC,IACFA,EAAM,GAGDC,SAASH,EAAc,MAAQE,CAAG,EAKrCE,EAAa,CACjBC,OAAQ,CAEN,CAAC,EAAG,GAAI,IAAK,GAEb,CAAC,GAAI,GAAI,IAAK,IAEd,CAAC,GAAI,GAAI,IAAK,IAEd,CAAC,GAAI,GAAI,IAAK,KAEhBC,QAAAA,CAASC,GACP,OAAOC,KAAKH,OAAOI,MAAKC,IAAA,IAAEC,EAAKC,GAAIF,EAAA,OAAKH,GAAaI,GAAOJ,GAAaK,CAAG,GAC7E,EACDC,SAAAA,CAAUN,GACR,MAAMO,EAAQN,KAAKF,SAASC,GAE5B,OAAOO,EAAQA,EAAM,GAAe,IACrC,EACDC,QAAAA,CAASR,GACP,MAAMO,EAAQN,KAAKF,SAASC,GAE5B,OAAOhB,OAAOuB,EAAQP,EAAaO,EAAM,GAAgB,MAAME,SAAS,EAAG,IAC7E,GAUWtB,EAASJ,IACpB,IAAKA,EACH,OAAO,KAET,MAAME,EAAQH,EAASC,GAEvB,IAAKE,EACH,OAAO,KAGT,MAAMQ,EAAeR,EAAM,GAE3B,IAAIyB,EAAOd,SAASX,EAAM,GAAI,IAG9ByB,GAAyB,KAAjBjB,EAAuBiB,EAAO,GAAK,KAAO,KAASA,EAAO,GAAK,IAAO,KAC9E,MAAMV,EAAYJ,SAASX,EAAM,GAAI,IAC/B0B,EAAQd,EAAWW,SAASR,GAC5BY,EAASf,EAAWS,UAAUN,GAC9Ba,EAAM7B,OAAOY,SAASX,EAAM,GAAI,KAAKwB,SAAS,EAAG,KAKjDK,EAAO,IAAIC,KAAI,GAAAC,OAAIN,EAAIM,KAAAA,OAAIL,EAAK,KAAAK,OAAIH,IAE1C,OAAIC,aAAgBC,OAASE,OAAOC,MAAMJ,IAASA,EAAKN,WAAa,IAAMZ,SAASe,EAAO,IAClF,CACLE,MACAF,QACAD,OACAE,UAGG,IAAI"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{asyncToGenerator as
|
|
1
|
+
import{asyncToGenerator as n}from"../../../../_virtual/_rollupPluginBabelHelpers.js";const i=function(){var i=n((function*(){try{var n,i;const e=(yield null===(n=navigator)||void 0===n||null===(n=n.mediaDevices)||void 0===n||null===(i=n.enumerateDevices)||void 0===i?void 0:i.call(n)).find((n=>"videoinput"===n.kind));return(null==e?void 0:e.deviceId)||(null==e?void 0:e.groupId)}catch(n){return null}}));return function(){return i.apply(this,arguments)}}();export{i as getDeviceId};
|
|
2
2
|
//# sourceMappingURL=deviceInfo.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deviceInfo.js","sources":["../../../../../../../src/core/utils/helpers/deviceInfo.ts"],"sourcesContent":["export const getDeviceId = async (): Promise<string | null | undefined> => {\n try {\n const devices = await navigator?.mediaDevices?.enumerateDevices?.()\n const device = devices.find((device) => device.kind === 'videoinput')\n\n return device?.deviceId || device?.groupId\n } catch (error: any) {\n return null\n }\n}\n"],"names":["getDeviceId","_ref","_asyncToGenerator","device","navigator","mediaDevices","enumerateDevices","find","kind","deviceId","groupId","error","apply","this","arguments"],"mappings":"2FAAaA,EAAW,WAAA,IAAAC,EAAAC,GAAG,YACzB,
|
|
1
|
+
{"version":3,"file":"deviceInfo.js","sources":["../../../../../../../src/core/utils/helpers/deviceInfo.ts"],"sourcesContent":["export const getDeviceId = async (): Promise<string | null | undefined> => {\n try {\n const devices = await navigator?.mediaDevices?.enumerateDevices?.()\n const device = devices.find((device) => device.kind === 'videoinput')\n\n return device?.deviceId || device?.groupId\n } catch (error: any) {\n return null\n }\n}\n"],"names":["getDeviceId","_ref","_asyncToGenerator","_navigator","_navigator$enumerateD","device","navigator","mediaDevices","enumerateDevices","call","find","kind","deviceId","groupId","error","apply","this","arguments"],"mappings":"2FAAaA,EAAW,WAAA,IAAAC,EAAAC,GAAG,YACzB,IAAI,IAAAC,EAAAC,EACF,MACMC,SADyB,QAAlBF,EAASG,iBAAS,IAAAH,GAAc,QAAdA,EAATA,EAAWI,oBAAY,IAAAJ,GAAkB,QAAlBC,EAAvBD,EAAyBK,wBAAgB,IAAAJ,OAAA,EAAzCA,EAAAK,KAAAN,IACCO,MAAML,GAA2B,eAAhBA,EAAOM,OAE/C,OAAON,eAAAA,EAAQO,YAAYP,aAAAA,EAAAA,EAAQQ,QACpC,CAAC,MAAOC,GACP,OAAO,IACT,KACD,OAAA,WATuB,OAAAb,EAAAc,MAAAC,KAAAC,UAAA,CAAA,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const e=function(e){let
|
|
1
|
+
import"../../../../node_modules/core-js/modules/es.regexp.constructor.js";import"../../../../node_modules/core-js/modules/es.regexp.exec.js";import"../../../../node_modules/core-js/modules/es.string.replace.js";const e=function(e){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";const n=(arguments.length>1&&void 0!==arguments[1]?arguments[1]:"").replace(".","\\."),t=o.replace(".","\\.");return n&&t?new RegExp("^(".concat(n,")+(.+)+(").concat(t,")+@(").concat(e,")$")):n?new RegExp("^(".concat(n,")+(.+)+@(").concat(e,")$")):t?new RegExp("^(.+)+(".concat(t,")+@(").concat(e,")$")):new RegExp("^(".concat(e,")$"))},o=(e,o)=>e.test(o),n=function(n){let t=arguments.length>3?arguments[3]:void 0;const c=e(n,arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",arguments.length>2&&void 0!==arguments[2]?arguments[2]:"");return o(c,t)};export{o as emailMatch,n as emailMatcher,e as regexBuilder};
|
|
2
2
|
//# sourceMappingURL=emailMatcher.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"emailMatcher.js","sources":["../../../../../../../src/core/utils/helpers/emailMatcher.ts"],"sourcesContent":["export const regexBuilder\n= (domain: string, prefix = '', suffix = ''): RegExp => {\n const normPrefix = prefix.replace('.', '\\\\.')\n const normSuffix = suffix.replace('.', '\\\\.')\n\n if (normPrefix && normSuffix) {\n return new RegExp(\n `^(${normPrefix})+(.+)+(${normSuffix})+@(${domain})$`,\n )\n } if (normPrefix) {\n return new RegExp(\n `^(${normPrefix})+(.+)+@(${domain})$`,\n )\n } if (normSuffix) {\n return new RegExp(\n `^(.+)+(${normSuffix})+@(${domain})$`,\n )\n }\n return new RegExp(\n `^(${domain})$`,\n )\n}\n\nexport const emailMatch = (rgx:RegExp, email:string): boolean => rgx.test(email)\n\n// eslint-disable-next-line default-param-last\nexport const emailMatcher = (domain: string, prefix = '', suffix = '', email:string): boolean => {\n const rgx: RegExp = regexBuilder(domain, prefix, suffix)\n\n return emailMatch(rgx, email)\n}\n\n// const rgx = regexBuilder('gmail.com', 'ext.')\n// const rgx2 = regexBuilder('gmail.com', '', 'ddssds')\n\n// console.log(rgx.test('ddssds@gmail.com'))\n// console.log(rgx.test('extddssds@gmail.com'))\n// console.log(rgx.test('ext.ddssds@gmail.com'))\n\n// console.log(rgx2.test('xddssds@gmail.com'))\n// console.log(rgx2.test('extddssds@gmail.com'))\n// console.log(rgx2.test('ext.ddssds@gmail.com'))\n"],"names":["regexBuilder","domain","suffix","arguments","length","undefined","normPrefix","replace","normSuffix","RegExp","emailMatch","rgx","email","test","emailMatcher"],"mappings":"
|
|
1
|
+
{"version":3,"file":"emailMatcher.js","sources":["../../../../../../../src/core/utils/helpers/emailMatcher.ts"],"sourcesContent":["export const regexBuilder\n= (domain: string, prefix = '', suffix = ''): RegExp => {\n const normPrefix = prefix.replace('.', '\\\\.')\n const normSuffix = suffix.replace('.', '\\\\.')\n\n if (normPrefix && normSuffix) {\n return new RegExp(\n `^(${normPrefix})+(.+)+(${normSuffix})+@(${domain})$`,\n )\n } if (normPrefix) {\n return new RegExp(\n `^(${normPrefix})+(.+)+@(${domain})$`,\n )\n } if (normSuffix) {\n return new RegExp(\n `^(.+)+(${normSuffix})+@(${domain})$`,\n )\n }\n return new RegExp(\n `^(${domain})$`,\n )\n}\n\nexport const emailMatch = (rgx:RegExp, email:string): boolean => rgx.test(email)\n\n// eslint-disable-next-line default-param-last\nexport const emailMatcher = (domain: string, prefix = '', suffix = '', email:string): boolean => {\n const rgx: RegExp = regexBuilder(domain, prefix, suffix)\n\n return emailMatch(rgx, email)\n}\n\n// const rgx = regexBuilder('gmail.com', 'ext.')\n// const rgx2 = regexBuilder('gmail.com', '', 'ddssds')\n\n// console.log(rgx.test('ddssds@gmail.com'))\n// console.log(rgx.test('extddssds@gmail.com'))\n// console.log(rgx.test('ext.ddssds@gmail.com'))\n\n// console.log(rgx2.test('xddssds@gmail.com'))\n// console.log(rgx2.test('extddssds@gmail.com'))\n// console.log(rgx2.test('ext.ddssds@gmail.com'))\n"],"names":["regexBuilder","domain","suffix","arguments","length","undefined","normPrefix","replace","normSuffix","RegExp","concat","emailMatch","rgx","email","test","emailMatcher"],"mappings":"yNAAaA,EACX,SAACC,GAAqD,IAAxBC,EAAMC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,GACvC,MAAMG,GADiBH,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,IACAI,QAAQ,IAAK,OACjCC,EAAaN,EAAOK,QAAQ,IAAK,OAEvC,OAAID,GAAcE,EACT,IAAIC,OAAMC,KAAAA,OACVJ,EAAU,YAAAI,OAAWF,EAAUE,QAAAA,OAAOT,SAEzCK,EACG,IAAIG,OAAM,KAAAC,OACVJ,EAAU,aAAAI,OAAYT,EAAM,OAE/BO,EACG,IAAIC,OAAM,UAAAC,OACLF,EAAU,QAAAE,OAAOT,EAAM,OAG9B,IAAIQ,OAAM,KAAAC,OACVT,QAET,EAEaU,EAAaA,CAACC,EAAYC,IAA0BD,EAAIE,KAAKD,GAG7DE,EAAe,SAACd,GAAoE,IAA1BY,EAAYV,UAAAC,OAAAD,EAAAA,kBAAAE,EACjF,MAAMO,EAAcZ,EAAaC,EADgBE,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,GAAUA,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,IAGjE,OAAOQ,EAAWC,EAAKC,EACzB"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const
|
|
1
|
+
import"../../../../node_modules/core-js/modules/es.regexp.exec.js";import"../../../../node_modules/core-js/modules/es.string.trim.js";const e=e=>{if(!e||!e.length)return e;let t="\r\n",r=e.split(t);r.length<=1&&(t="\n",r=e.split(t));let l=r.length;for(;l--;)""!==r[l].trim()&&""!==r[l].split(";").join("").trim()||r.splice(l,1);return r.join(t)},t=e=>{var t;return null==e||null===(t=e.split("/"))||void 0===t?void 0:t.pop()};export{e as cleanCsvLines,t as formatFilePath};
|
|
2
2
|
//# sourceMappingURL=file.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"file.js","sources":["../../../../../../../src/core/utils/helpers/file.ts"],"sourcesContent":["export const cleanCsvLines = (data:string): string => {\n if (!data || !data.length) {\n return data\n }\n\n let lineDelimiter = '\\r\\n'\n let lines: string[] = data.split(lineDelimiter)\n\n if (lines.length <= 1) {\n lineDelimiter = '\\n'\n lines = data.split(lineDelimiter)\n }\n\n let linesNum = lines.length\n\n // eslint-disable-next-line no-cond-assign\n // eslint-disable-next-line no-plusplus\n while (linesNum--) {\n if (lines[linesNum].trim() === '' || lines[linesNum].split(';').join('').trim() === '') {\n lines.splice(linesNum, 1)\n }\n }\n return lines.join(lineDelimiter)\n}\n\nexport const formatFilePath = (filePath?: string): string | undefined => filePath?.split('/')?.pop()\n"],"names":["cleanCsvLines","data","length","lineDelimiter","lines","split","linesNum","trim","join","splice","formatFilePath","filePath","pop"],"mappings":"
|
|
1
|
+
{"version":3,"file":"file.js","sources":["../../../../../../../src/core/utils/helpers/file.ts"],"sourcesContent":["export const cleanCsvLines = (data:string): string => {\n if (!data || !data.length) {\n return data\n }\n\n let lineDelimiter = '\\r\\n'\n let lines: string[] = data.split(lineDelimiter)\n\n if (lines.length <= 1) {\n lineDelimiter = '\\n'\n lines = data.split(lineDelimiter)\n }\n\n let linesNum = lines.length\n\n // eslint-disable-next-line no-cond-assign\n // eslint-disable-next-line no-plusplus\n while (linesNum--) {\n if (lines[linesNum].trim() === '' || lines[linesNum].split(';').join('').trim() === '') {\n lines.splice(linesNum, 1)\n }\n }\n return lines.join(lineDelimiter)\n}\n\nexport const formatFilePath = (filePath?: string): string | undefined => filePath?.split('/')?.pop()\n"],"names":["cleanCsvLines","data","length","lineDelimiter","lines","split","linesNum","trim","join","splice","formatFilePath","filePath","_filePath$split","pop"],"mappings":"sIAAaA,MAAAA,EAAiBC,IAC5B,IAAKA,IAASA,EAAKC,OACjB,OAAOD,EAGT,IAAIE,EAAgB,OAChBC,EAAkBH,EAAKI,MAAMF,GAE7BC,EAAMF,QAAU,IAClBC,EAAgB,KAChBC,EAAQH,EAAKI,MAAMF,IAGrB,IAAIG,EAAWF,EAAMF,OAIrB,KAAOI,KAC0B,KAA3BF,EAAME,GAAUC,QAAgE,KAA/CH,EAAME,GAAUD,MAAM,KAAKG,KAAK,IAAID,QACvEH,EAAMK,OAAOH,EAAU,GAG3B,OAAOF,EAAMI,KAAKL,EAAc,EAGrBO,EAAkBC,IAAiB,IAAAC,EAAA,OAAyBD,iBAAQC,EAARD,EAAUN,MAAM,YAAI,IAAAO,OAAA,EAApBA,EAAsBC,KAAK"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{fileNameExt as e}from"./textValueOperations.js";const n=function(e){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:";",l=e.split("\r\n");l.length<=1&&(l=e.split("\n"));const
|
|
1
|
+
import"../../../../node_modules/core-js/modules/es.regexp.exec.js";import"../../../../node_modules/core-js/modules/es.string.trim.js";import"../../../../node_modules/core-js/modules/web.dom-collections.iterator.js";import{fileNameExt as e}from"./textValueOperations.js";const n=function(e){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:";",l=e.split("\r\n");l.length<=1&&(l=e.split("\n"));const r=l.shift(),t=r?r.split(n):null;return{firstLine:r,lines:l,columns:t,numColumns:t?t.length:0}},l=(e,n,l,r)=>e.length!==n?{message:"errors.uploadInput.file.line.invalid",params:{line:l,index:r+1}}:null,r=(e,n,l,r)=>e!==e.trim()?{message:"errors.uploadInput.file.cell.invalid",params:{line:n,cell:e,lineIndex:l,cellIndex:r}}:null,t=function(e,n){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:";";const o=[];let i=e.length;for(;i--;)""!==e[i].trim()&&""!==e[i].split(";").join("").trim()||e.splice(i,1);let s=null,u=null,d=null;return e.forEach(((e,i)=>{s=e.split(t),u=l(s,n,e,i),u&&o.push(u),s.forEach(((n,l)=>{d=r(n,e,i,l),d&&o.push(d)}))})),o},o=function(l,r){let o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:";";if(!l)return void r(["errors.uploadInput.file.empty"]);if("csv"!==e(l.name)||!["text/csv","text/plain","application/vnd.ms-excel"].includes(l.type))return void r(["errors.uploadInput.file.invalid"]);const i=new FileReader;i.readAsText(l),i.onloadend=()=>{const e=i.result?i.result.toString():"",{numColumns:l,lines:s}=n(e,o);if(l<2)return void r(["errors.uploadInput.file.numColumns"]);if((null==s?void 0:s.length)<1)return void r(["errors.uploadInput.file.numLines"]);const u=t(s,l,o).map((e=>null!=e&&e.message?JSON.stringify(e):String(e))),d=[...new Set(u)].map((e=>JSON.parse(e)));r&&r(d.length?d:null)},i.onerror=e=>{}},i=function(l,r){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:";";if(!l)return void r(["errors.uploadInput.file.empty"]);if("sdf"!==e(l.name))return void r(["errors.uploadInput.file.invalid"]);const o=new FileReader;o.readAsText(l),o.onloadend=()=>{const e=o.result?o.result.toString():"",{lines:l}=n(e,t);(null==l?void 0:l.length)<1?r(["errors.uploadInput.file.numLines"]):r&&r(null)},o.onerror=e=>{}},s=function(l,r){let t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:";";if(!l)return void r(["errors.uploadInput.file.empty"]);if("json"!==e(l.name))return void r(["errors.uploadInput.file.invalid"]);const o=new FileReader;o.readAsText(l),o.onloadend=()=>{const e=o.result?o.result.toString():"";try{const n=JSON.parse(e);JSON.stringify(n)}catch(e){return void r(["errors.uploadInput.file.invalid"])}const{lines:l}=n(e,t);(null==l?void 0:l.length)<1?r(["errors.uploadInput.file.numLines"]):r&&r(null)},o.onerror=e=>{}};export{n as parseCSVdata,o as validateCSVFile,t as validateCSVlines,s as validateJSONFile,r as validateLineCellTrimmed,l as validateLineNumColumns,i as validateSDFFile};
|
|
2
2
|
//# sourceMappingURL=fileValidator.js.map
|