@e1011/es-kit 1.2.1 → 1.2.4
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/README.md +179 -34
- package/dist/hooks/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/hooks/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/hooks/esm/index.css +447 -427
- package/dist/hooks/esm/node_modules/gsap/CSSPlugin.js +5 -6
- package/dist/hooks/esm/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/hooks/esm/node_modules/gsap/gsap-core.js +4 -5
- package/dist/hooks/esm/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/hooks/esm/node_modules/gsap/index.js +1 -1
- package/dist/hooks/esm/node_modules/gsap/index.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/constants/ui.constants.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/useOutsideClick.js.map +1 -1
- package/dist/hooks/esm/src/core/hooks/useParseProps.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.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 +447 -427
- package/dist/hooks/node_modules/gsap/CSSPlugin.js +5 -6
- package/dist/hooks/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/hooks/node_modules/gsap/gsap-core.js +4 -5
- package/dist/hooks/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/hooks/node_modules/gsap/index.js +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/_root.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/now.js.map +1 -1
- package/dist/hooks/node_modules/lodash-es/toNumber.js.map +1 -1
- package/dist/hooks/src/core/constants/ui.constants.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.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/index.css +51 -31
- 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/getDocumentElement.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/getParentNode.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/getWindowScrollBarX.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/dom-utils/isScrollParent.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/hide.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 +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 +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/getOppositePlacement.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/mergeByName.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/rectToClientRect.js.map +1 -1
- package/dist/lib/cjs/node_modules/@popperjs/core/lib/utils/userAgent.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.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/add-to-unscopables.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/an-object.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/array-includes.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/classof-raw.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/define-global-property.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/descriptors.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/document-create-element.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/environment-user-agent.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/environment-v8-version.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/export.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/fails.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-bind-native.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-call.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-name.js +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-name.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/get-built-in.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/get-method.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/has-own-property.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/html.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/ie8-dom-define.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/indexed-object.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/inspect-source.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/internal-state.js +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/internal-state.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/is-forced.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/is-object.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/is-symbol.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/length-of-array-like.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/make-built-in.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-create.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-define-properties.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-define-property.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-keys-internal.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-keys.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/own-keys.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/require-object-coercible.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/shared-key.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/shared-store.js +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/shared-store.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/shared.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-absolute-index.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-indexed-object.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-length.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-object.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-primitive.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-property-key.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/try-to-string.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/uid.js +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/uid.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/internals/well-known-symbol.js.map +1 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.array.includes.js +2 -0
- package/dist/lib/cjs/node_modules/core-js/modules/es.array.includes.js.map +1 -0
- package/dist/lib/cjs/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
- package/dist/lib/cjs/node_modules/dayjs/plugin/relativeTime.js.map +1 -1
- package/dist/lib/cjs/node_modules/dayjs/plugin/updateLocale.js +1 -1
- package/dist/lib/cjs/node_modules/dayjs/plugin/updateLocale.js.map +1 -1
- package/dist/lib/cjs/node_modules/gsap/CSSPlugin.js +5 -6
- package/dist/lib/cjs/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/lib/cjs/node_modules/gsap/gsap-core.js +4 -5
- package/dist/lib/cjs/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/lib/cjs/node_modules/gsap/index.js +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/_root.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/now.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/native.js.map +1 -1
- package/dist/lib/cjs/node_modules/uuid/dist/esm-browser/v4.js +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.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/icons.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/tag/tag.types.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/text/anchor-link/anchorLink.module.scss.js +1 -1
- package/dist/lib/cjs/src/core/ui/components/atoms/text/typography.module.scss.js +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/atoms/toggle/toggle.module.scss.js +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/field/field.module.scss.js +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/popover/popover.types.js.map +1 -1
- package/dist/lib/cjs/src/core/ui/components/molecules/popover/tooltip.module.scss.js +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.module.scss.js +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/index.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/array.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/cjs/src/core/utils/webComponents/webComponent.utils.js.map +1 -1
- package/dist/lib/cjs/src/index.js +1 -1
- package/dist/lib/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/lib/esm/index.css +51 -31
- 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/getClippingRect.js +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.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/hide.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 +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 +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/getOppositePlacement.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/mergeByName.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/@popperjs/core/lib/utils/rectToClientRect.js.map +1 -1
- package/dist/lib/esm/node_modules/@popperjs/core/lib/utils/userAgent.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/array-includes.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/classof-raw.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/define-global-property.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/descriptors.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/document-create-element.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/fails.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-call.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-name.js +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-name.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/has-own-property.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/inspect-source.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/internal-state.js +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/internal-state.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/is-forced.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/make-built-in.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-create.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-define-property.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/shared-store.js +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/shared-store.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/try-to-string.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/uid.js +1 -1
- package/dist/lib/esm/node_modules/core-js/internals/uid.js.map +1 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.array.includes.js +2 -0
- package/dist/lib/esm/node_modules/core-js/modules/es.array.includes.js.map +1 -0
- package/dist/lib/esm/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
- package/dist/lib/esm/node_modules/dayjs/plugin/relativeTime.js +1 -1
- package/dist/lib/esm/node_modules/dayjs/plugin/relativeTime.js.map +1 -1
- package/dist/lib/esm/node_modules/dayjs/plugin/updateLocale.js +1 -1
- package/dist/lib/esm/node_modules/dayjs/plugin/updateLocale.js.map +1 -1
- package/dist/lib/esm/node_modules/gsap/CSSPlugin.js +5 -6
- package/dist/lib/esm/node_modules/gsap/CSSPlugin.js.map +1 -1
- package/dist/lib/esm/node_modules/gsap/gsap-core.js +4 -5
- package/dist/lib/esm/node_modules/gsap/gsap-core.js.map +1 -1
- package/dist/lib/esm/node_modules/gsap/index.js +1 -1
- package/dist/lib/esm/node_modules/gsap/index.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/native.js.map +1 -1
- package/dist/lib/esm/node_modules/uuid/dist/esm-browser/v4.js +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/useOutsideClick.js.map +1 -1
- package/dist/lib/esm/src/core/hooks/useParseProps.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.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/icons.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/tag/tag.types.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/text/anchor-link/anchorLink.module.scss.js +1 -1
- package/dist/lib/esm/src/core/ui/components/atoms/text/typography.module.scss.js +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/atoms/toggle/toggle.module.scss.js +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/field/field.module.scss.js +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/popover/popover.types.js.map +1 -1
- package/dist/lib/esm/src/core/ui/components/molecules/popover/tooltip.module.scss.js +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.module.scss.js +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/appState/store/useStore.react.js.map +1 -1
- package/dist/lib/esm/src/core/utils/array.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/date.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/esm/src/core/utils/webComponents/webComponent.utils.js.map +1 -1
- package/dist/lib/esm/src/index.js +1 -1
- package/dist/lib/tsconfig.tsbuildinfo +1 -1
- package/dist/types/src/core/hooks/hooks.stories.d.ts +1 -1
- package/dist/types/src/core/hooks/hooks.stories.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useAnimation.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useApi.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useClassNames.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useIntersectionObserver.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useParseProps.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useResize.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useSetTimeout.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useThemePreference.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useToggle.d.ts.map +1 -1
- package/dist/types/src/core/hooks/useToggle2.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/animatedSnippet/animatedSnippet.stories.d.ts +1 -1
- package/dist/types/src/core/ui/components/atoms/animatedSnippet/animatedSnippet.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/button/button.stories.d.ts +1 -1
- package/dist/types/src/core/ui/components/atoms/button/button.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/tag/tag.stories.d.ts +1 -1
- package/dist/types/src/core/ui/components/atoms/tag/tag.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/text/anchor-link/anchorLink.stories.d.ts +1 -1
- package/dist/types/src/core/ui/components/atoms/text/anchor-link/anchorLink.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.stories.d.ts +2 -2
- package/dist/types/src/core/ui/components/atoms/textAndContent/textAndContent.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/atoms/toggle/toggle.stories.d.ts +1 -1
- package/dist/types/src/core/ui/components/atoms/toggle/toggle.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/container/lazyComponent/LazyComponent.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/error/errorBoundary.stories.d.ts +3 -3
- package/dist/types/src/core/ui/components/error/errorBoundary.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/field/Field.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/icon/unifyIconUrl.d.ts.map +1 -1
- package/dist/types/src/core/ui/components/molecules/popup/popup.stories.d.ts +2 -2
- package/dist/types/src/core/ui/components/molecules/popup/popup.stories.d.ts.map +1 -1
- package/dist/types/src/core/ui/utils/clickOutside.d.ts.map +1 -1
- package/dist/types/src/core/ui/utils/style.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/peregrineMQ.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/peregrineMQ.stories.d.ts +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/peregrineMQ.stories.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/peregrineMQ/usePeregrineMQ.react.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/stateMachine/tiny-state-machine.base.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/store/simpleComponent/SimpleComponent.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/store/simpleComponent/SimpleComponent2.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/store/store.stories.d.ts +1 -1
- package/dist/types/src/core/utils/appState/store/store.stories.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/store/store.vanillajs.d.ts.map +1 -1
- package/dist/types/src/core/utils/appState/store/store.vanillajs.templates.d.ts.map +1 -1
- package/dist/types/src/core/utils/date.d.ts.map +1 -1
- package/dist/types/src/core/utils/decorators/convert.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/birthnumber.validator.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/birthnumberCZSKvalidator.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/cancelableDelayedFunction.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/date.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/emailMatcher.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/file.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/fileValidator.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/objectOperations.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/other.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/text.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/textValueOperations.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/ui.d.ts.map +1 -1
- package/dist/types/src/core/utils/helpers/valueOperations.d.ts.map +1 -1
- package/dist/types/src/core/utils/logger.spec.d.ts.map +1 -1
- package/dist/types/src/core/utils/test/testRenderer.d.ts.map +1 -1
- package/dist/types/src/core/utils/webComponents/webComponent.utils.d.ts.map +1 -1
- package/dist/ui/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/ui/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/ui/esm/index.css +51 -31
- 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/getClippingRect.js +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/dom-utils/getClippingRect.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/hide.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 +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 +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/getOppositePlacement.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/mergeByName.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/@popperjs/core/lib/utils/rectToClientRect.js.map +1 -1
- package/dist/ui/esm/node_modules/@popperjs/core/lib/utils/userAgent.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/array-includes.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/classof-raw.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/define-built-in.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/define-global-property.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/descriptors.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/document-create-element.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/fails.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-call.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-name.js +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-name.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/has-own-property.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/inspect-source.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/internal-state.js +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/internal-state.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/is-forced.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/make-built-in.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-create.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-define-property.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/shared-store.js +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/shared-store.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/try-to-string.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/uid.js +1 -1
- package/dist/ui/esm/node_modules/core-js/internals/uid.js.map +1 -1
- package/dist/ui/esm/node_modules/core-js/modules/es.array.includes.js +2 -0
- package/dist/ui/esm/node_modules/core-js/modules/es.array.includes.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/useOutsideClick.js.map +1 -1
- package/dist/ui/esm/src/core/hooks/useParseProps.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/icons.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/tag/tag.types.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/text/anchor-link/anchorLink.module.scss.js +1 -1
- package/dist/ui/esm/src/core/ui/components/atoms/text/typography.module.scss.js +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/atoms/toggle/toggle.module.scss.js +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/field/field.module.scss.js +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/popover/popover.types.js.map +1 -1
- package/dist/ui/esm/src/core/ui/components/molecules/popover/tooltip.module.scss.js +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.module.scss.js +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/index.js +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/esm/src/core/utils/webComponents/webComponent.utils.js.map +1 -1
- package/dist/ui/index.css +51 -31
- 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/getDocumentElement.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/getParentNode.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/getWindowScrollBarX.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/dom-utils/isScrollParent.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/hide.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 +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 +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/getOppositePlacement.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/getOppositeVariationPlacement.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/mergeByName.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/rectToClientRect.js.map +1 -1
- package/dist/ui/node_modules/@popperjs/core/lib/utils/userAgent.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.map +1 -1
- package/dist/ui/node_modules/core-js/internals/add-to-unscopables.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/an-object.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/array-includes.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/classof-raw.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/define-built-in.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/define-global-property.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/descriptors.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/document-create-element.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/environment-user-agent.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/environment-v8-version.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/export.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/fails.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/function-bind-native.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/function-call.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/function-name.js +1 -1
- package/dist/ui/node_modules/core-js/internals/function-name.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/get-built-in.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/get-method.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/has-own-property.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/html.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/ie8-dom-define.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/indexed-object.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/inspect-source.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/internal-state.js +1 -1
- package/dist/ui/node_modules/core-js/internals/internal-state.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/is-forced.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/is-object.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/is-symbol.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/length-of-array-like.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/make-built-in.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-create.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-define-properties.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-define-property.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-keys-internal.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-keys.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/own-keys.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/require-object-coercible.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/shared-key.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/shared-store.js +1 -1
- package/dist/ui/node_modules/core-js/internals/shared-store.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/shared.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-absolute-index.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-indexed-object.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-length.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-object.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-primitive.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/to-property-key.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/try-to-string.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/uid.js +1 -1
- package/dist/ui/node_modules/core-js/internals/uid.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -1
- package/dist/ui/node_modules/core-js/internals/well-known-symbol.js.map +1 -1
- package/dist/ui/node_modules/core-js/modules/es.array.includes.js +2 -0
- package/dist/ui/node_modules/core-js/modules/es.array.includes.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/_root.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/now.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/icons.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/tag/tag.types.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/text/anchor-link/anchorLink.module.scss.js +1 -1
- package/dist/ui/src/core/ui/components/atoms/text/typography.module.scss.js +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/atoms/toggle/toggle.module.scss.js +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/field/field.module.scss.js +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/popover/popover.types.js.map +1 -1
- package/dist/ui/src/core/ui/components/molecules/popover/tooltip.module.scss.js +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.module.scss.js +1 -1
- package/dist/ui/src/core/ui/components/molecules/popup/popup.types.js.map +1 -1
- package/dist/ui/src/core/ui/index.js +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/ui/src/core/utils/webComponents/webComponent.utils.js.map +1 -1
- package/dist/utils/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/utils/esm/_virtual/_rollupPluginBabelHelpers.js +1 -1
- package/dist/utils/esm/index.css +447 -427
- package/dist/utils/esm/node_modules/core-js/internals/array-includes.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/classof-raw.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/define-global-property.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/descriptors.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/document-create-element.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/fails.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-bind-native.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-call.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-name.js +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-name.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/has-own-property.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/inspect-source.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/internal-state.js +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/internal-state.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/is-forced.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/make-built-in.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-create.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-define-property.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/shared-store.js +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/shared-store.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/try-to-string.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/uid.js +1 -1
- package/dist/utils/esm/node_modules/core-js/internals/uid.js.map +1 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.array.includes.js +2 -0
- package/dist/utils/esm/node_modules/core-js/modules/es.array.includes.js.map +1 -0
- package/dist/utils/esm/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
- package/dist/utils/esm/node_modules/dayjs/plugin/relativeTime.js +1 -1
- package/dist/utils/esm/node_modules/dayjs/plugin/relativeTime.js.map +1 -1
- package/dist/utils/esm/node_modules/dayjs/plugin/updateLocale.js +1 -1
- package/dist/utils/esm/node_modules/dayjs/plugin/updateLocale.js.map +1 -1
- package/dist/utils/esm/node_modules/uuid/dist/esm-browser/native.js.map +1 -1
- package/dist/utils/esm/node_modules/uuid/dist/esm-browser/v4.js +1 -1
- 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/appState/store/useStore.react.js.map +1 -1
- package/dist/utils/esm/src/core/utils/array.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/date.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/index.js +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/esm/src/core/utils/webComponents/webComponent.utils.js.map +1 -1
- package/dist/utils/index.css +447 -427
- package/dist/utils/node_modules/core-js/internals/a-callable.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/add-to-unscopables.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/an-object.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/array-includes.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/classof-raw.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/copy-constructor-properties.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/create-non-enumerable-property.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/define-built-in.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/define-global-property.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/descriptors.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/document-create-element.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/environment-user-agent.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/environment-v8-version.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/export.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/fails.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/function-bind-native.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/function-call.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/function-name.js +1 -1
- package/dist/utils/node_modules/core-js/internals/function-name.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/get-built-in.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/get-method.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/has-own-property.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/html.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/ie8-dom-define.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/indexed-object.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/inspect-source.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/internal-state.js +1 -1
- package/dist/utils/node_modules/core-js/internals/internal-state.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/is-forced.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/is-object.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/is-symbol.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/length-of-array-like.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/make-built-in.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-create.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-define-properties.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-define-property.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-names.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-get-own-property-symbols.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-is-prototype-of.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-keys-internal.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-keys.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/object-property-is-enumerable.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/ordinary-to-primitive.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/own-keys.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/require-object-coercible.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/shared-key.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/shared-store.js +1 -1
- package/dist/utils/node_modules/core-js/internals/shared-store.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/shared.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/symbol-constructor-detection.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-absolute-index.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-indexed-object.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-integer-or-infinity.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-length.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-object.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-primitive.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/to-property-key.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/try-to-string.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/uid.js +1 -1
- package/dist/utils/node_modules/core-js/internals/uid.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/use-symbol-as-uid.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/v8-prototype-define-bug.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/weak-map-basic-detection.js.map +1 -1
- package/dist/utils/node_modules/core-js/internals/well-known-symbol.js.map +1 -1
- package/dist/utils/node_modules/core-js/modules/es.array.includes.js +2 -0
- package/dist/utils/node_modules/core-js/modules/es.array.includes.js.map +1 -0
- package/dist/utils/node_modules/dayjs/plugin/customParseFormat.js.map +1 -1
- package/dist/utils/node_modules/dayjs/plugin/relativeTime.js.map +1 -1
- package/dist/utils/node_modules/dayjs/plugin/updateLocale.js +1 -1
- package/dist/utils/node_modules/dayjs/plugin/updateLocale.js.map +1 -1
- package/dist/utils/node_modules/uuid/dist/esm-browser/native.js.map +1 -1
- package/dist/utils/node_modules/uuid/dist/esm-browser/v4.js +1 -1
- package/dist/utils/node_modules/uuid/dist/esm-browser/v4.js.map +1 -1
- package/dist/utils/src/core/utils/appState/peregrineMQ/index.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/array.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/index.js +1 -1
- package/dist/utils/src/core/utils/keyExtractor.js +1 -1
- package/dist/utils/src/core/utils/keyExtractor.js.map +1 -1
- package/dist/utils/src/core/utils/webComponents/webComponent.utils.js.map +1 -1
- package/package.json +9 -1
- package/dist/hooks/_virtual/_commonjsHelpers.js +0 -2
- package/dist/hooks/_virtual/_commonjsHelpers.js.map +0 -1
- package/dist/hooks/_virtual/make-built-in.js +0 -2
- package/dist/hooks/_virtual/make-built-in.js.map +0 -1
- package/dist/hooks/_virtual/object-define-properties.js +0 -2
- package/dist/hooks/_virtual/object-define-properties.js.map +0 -1
- package/dist/hooks/_virtual/object-define-property.js +0 -2
- package/dist/hooks/_virtual/object-define-property.js.map +0 -1
- package/dist/hooks/_virtual/object-get-own-property-descriptor.js +0 -2
- package/dist/hooks/_virtual/object-get-own-property-descriptor.js.map +0 -1
- package/dist/hooks/_virtual/object-get-own-property-names.js +0 -2
- package/dist/hooks/_virtual/object-get-own-property-names.js.map +0 -1
- package/dist/hooks/_virtual/object-get-own-property-symbols.js +0 -2
- package/dist/hooks/_virtual/object-get-own-property-symbols.js.map +0 -1
- package/dist/hooks/_virtual/object-property-is-enumerable.js +0 -2
- package/dist/hooks/_virtual/object-property-is-enumerable.js.map +0 -1
- package/dist/hooks/_virtual/shared-store.js +0 -2
- package/dist/hooks/_virtual/shared-store.js.map +0 -1
- package/dist/hooks/esm/_virtual/_commonjsHelpers.js +0 -2
- package/dist/hooks/esm/_virtual/_commonjsHelpers.js.map +0 -1
- package/dist/hooks/esm/_virtual/make-built-in.js +0 -2
- package/dist/hooks/esm/_virtual/make-built-in.js.map +0 -1
- package/dist/hooks/esm/_virtual/object-define-properties.js +0 -2
- package/dist/hooks/esm/_virtual/object-define-properties.js.map +0 -1
- package/dist/hooks/esm/_virtual/object-define-property.js +0 -2
- package/dist/hooks/esm/_virtual/object-define-property.js.map +0 -1
- package/dist/hooks/esm/_virtual/object-get-own-property-descriptor.js +0 -2
- package/dist/hooks/esm/_virtual/object-get-own-property-descriptor.js.map +0 -1
- package/dist/hooks/esm/_virtual/object-get-own-property-names.js +0 -2
- package/dist/hooks/esm/_virtual/object-get-own-property-names.js.map +0 -1
- package/dist/hooks/esm/_virtual/object-get-own-property-symbols.js +0 -2
- package/dist/hooks/esm/_virtual/object-get-own-property-symbols.js.map +0 -1
- package/dist/hooks/esm/_virtual/object-property-is-enumerable.js +0 -2
- package/dist/hooks/esm/_virtual/object-property-is-enumerable.js.map +0 -1
- package/dist/hooks/esm/_virtual/shared-store.js +0 -2
- package/dist/hooks/esm/_virtual/shared-store.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/a-callable.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/a-callable.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/add-to-unscopables.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/add-to-unscopables.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/an-object.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/an-object.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/array-includes.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/array-includes.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/classof-raw.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/classof-raw.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/copy-constructor-properties.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/copy-constructor-properties.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/create-non-enumerable-property.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/create-non-enumerable-property.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/create-property-descriptor.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/create-property-descriptor.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/define-built-in.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/define-built-in.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/define-global-property.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/define-global-property.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/descriptors.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/descriptors.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/document-create-element.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/document-create-element.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/enum-bug-keys.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/enum-bug-keys.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/environment-user-agent.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/environment-user-agent.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/environment-v8-version.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/environment-v8-version.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/export.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/export.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/fails.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/fails.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/function-bind-native.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/function-bind-native.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/function-call.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/function-call.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/function-name.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/function-name.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/function-uncurry-this.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/get-built-in.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/get-built-in.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/get-method.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/get-method.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/global-this.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/global-this.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/has-own-property.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/has-own-property.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/hidden-keys.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/hidden-keys.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/html.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/html.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/ie8-dom-define.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/ie8-dom-define.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/indexed-object.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/indexed-object.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/inspect-source.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/inspect-source.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/internal-state.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/internal-state.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/is-callable.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/is-callable.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/is-forced.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/is-forced.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/is-null-or-undefined.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/is-null-or-undefined.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/is-object.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/is-object.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/is-symbol.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/is-symbol.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/length-of-array-like.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/length-of-array-like.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/make-built-in.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/make-built-in.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/math-trunc.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/math-trunc.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-create.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-create.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-properties.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-properties.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-property.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-define-property.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-names.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-names.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-symbols.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-own-property-symbols.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-is-prototype-of.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-is-prototype-of.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys-internal.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys-internal.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-keys.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-property-is-enumerable.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-property-is-enumerable.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/ordinary-to-primitive.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/ordinary-to-primitive.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/own-keys.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/own-keys.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/require-object-coercible.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/require-object-coercible.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/shared-key.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/shared-key.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/shared-store.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/shared-store.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/shared.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/shared.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/symbol-constructor-detection.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/symbol-constructor-detection.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-absolute-index.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-absolute-index.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-indexed-object.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-indexed-object.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-integer-or-infinity.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-integer-or-infinity.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-length.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-length.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-object.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-object.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-primitive.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-primitive.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/to-property-key.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/to-property-key.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/try-to-string.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/try-to-string.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/uid.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/uid.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/use-symbol-as-uid.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/use-symbol-as-uid.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/v8-prototype-define-bug.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/v8-prototype-define-bug.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/weak-map-basic-detection.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/weak-map-basic-detection.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/internals/well-known-symbol.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/internals/well-known-symbol.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/hooks/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/hooks/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/a-callable.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/a-callable.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/add-to-unscopables.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/add-to-unscopables.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/an-object.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/an-object.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/array-includes.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/array-includes.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/classof-raw.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/classof-raw.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/copy-constructor-properties.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/copy-constructor-properties.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/create-non-enumerable-property.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/create-non-enumerable-property.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/create-property-descriptor.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/create-property-descriptor.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/define-built-in.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/define-built-in.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/define-global-property.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/define-global-property.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/descriptors.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/descriptors.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/document-create-element.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/document-create-element.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/enum-bug-keys.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/enum-bug-keys.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/environment-user-agent.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/environment-user-agent.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/environment-v8-version.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/environment-v8-version.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/export.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/export.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/fails.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/fails.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/function-bind-native.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/function-bind-native.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/function-call.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/function-call.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/function-name.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/function-name.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/function-uncurry-this.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/get-built-in.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/get-built-in.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/get-method.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/get-method.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/global-this.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/global-this.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/has-own-property.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/has-own-property.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/hidden-keys.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/hidden-keys.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/html.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/html.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/ie8-dom-define.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/ie8-dom-define.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/indexed-object.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/indexed-object.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/inspect-source.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/inspect-source.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/internal-state.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/internal-state.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/is-callable.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/is-callable.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/is-forced.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/is-forced.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/is-null-or-undefined.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/is-null-or-undefined.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/is-object.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/is-object.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/is-symbol.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/is-symbol.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/length-of-array-like.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/length-of-array-like.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/make-built-in.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/make-built-in.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/math-trunc.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/math-trunc.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-create.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-create.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-define-properties.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-define-properties.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-define-property.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-define-property.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-descriptor.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-descriptor.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-names.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-names.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-symbols.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-get-own-property-symbols.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-is-prototype-of.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-is-prototype-of.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-keys-internal.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-keys-internal.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-keys.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-keys.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-property-is-enumerable.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-property-is-enumerable.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/ordinary-to-primitive.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/ordinary-to-primitive.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/own-keys.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/own-keys.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/require-object-coercible.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/require-object-coercible.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/shared-key.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/shared-key.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/shared-store.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/shared-store.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/shared.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/shared.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/symbol-constructor-detection.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/symbol-constructor-detection.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-absolute-index.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-absolute-index.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-indexed-object.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-indexed-object.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-integer-or-infinity.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-integer-or-infinity.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-length.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-length.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-object.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-object.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-primitive.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-primitive.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/to-property-key.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/to-property-key.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/try-to-string.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/try-to-string.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/uid.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/uid.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/use-symbol-as-uid.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/use-symbol-as-uid.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/v8-prototype-define-bug.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/v8-prototype-define-bug.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/weak-map-basic-detection.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/weak-map-basic-detection.js.map +0 -1
- package/dist/hooks/node_modules/core-js/internals/well-known-symbol.js +0 -2
- package/dist/hooks/node_modules/core-js/internals/well-known-symbol.js.map +0 -1
- package/dist/hooks/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/hooks/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/hooks/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/hooks/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/advance-string-index.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/advance-string-index.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/classof.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/classof.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in-accessor.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/define-built-in-accessor.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-apply.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/function-apply.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/get-substitution.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/get-substitution.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/inherit-if-required.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/inherit-if-required.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/is-regexp.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/is-regexp.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/proxy-accessor.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/proxy-accessor.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec-abstract.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec-abstract.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-exec.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-flags.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-flags.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-get-flags.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-get-flags.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-sticky-helpers.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-sticky-helpers.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-dot-all.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-ncg.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/set-species.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/set-species.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/string-multibyte.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/string-multibyte.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim-forced.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim-forced.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/string-trim.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-string-tag-support.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/to-string-tag-support.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/to-string.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/to-string.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/internals/whitespaces.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/internals/whitespaces.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.constructor.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.constructor.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.exec.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/es.regexp.exec.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace-all.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace-all.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.replace.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.trim.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/es.string.trim.js.map +0 -1
- package/dist/lib/cjs/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/lib/cjs/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/advance-string-index.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/advance-string-index.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/classof.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/classof.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in-accessor.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/define-built-in-accessor.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-apply.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/function-apply.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/get-substitution.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/get-substitution.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/inherit-if-required.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/inherit-if-required.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/is-regexp.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/is-regexp.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/proxy-accessor.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/proxy-accessor.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec-abstract.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec-abstract.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-exec.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-flags.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-flags.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-get-flags.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-get-flags.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-sticky-helpers.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-sticky-helpers.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/set-species.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/set-species.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/string-multibyte.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/string-multibyte.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/string-trim-forced.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/string-trim-forced.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/string-trim.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/string-trim.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/to-string-tag-support.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/to-string-tag-support.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/to-string.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/to-string.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/internals/whitespaces.js +0 -2
- package/dist/lib/esm/node_modules/core-js/internals/whitespaces.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.constructor.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.constructor.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.exec.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/es.regexp.exec.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace-all.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace-all.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/es.string.replace.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/es.string.trim.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/es.string.trim.js.map +0 -1
- package/dist/lib/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/lib/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/advance-string-index.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/advance-string-index.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/classof.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/classof.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-apply.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/function-apply.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/get-substitution.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/get-substitution.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/is-regexp.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/is-regexp.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec-abstract.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec-abstract.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-exec.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-flags.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-flags.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-get-flags.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-get-flags.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-sticky-helpers.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-sticky-helpers.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/string-multibyte.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/string-multibyte.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/to-string-tag-support.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/to-string-tag-support.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/internals/to-string.js +0 -2
- package/dist/ui/esm/node_modules/core-js/internals/to-string.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/ui/esm/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/modules/es.regexp.exec.js +0 -2
- package/dist/ui/esm/node_modules/core-js/modules/es.regexp.exec.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace-all.js +0 -2
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace-all.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace.js +0 -2
- package/dist/ui/esm/node_modules/core-js/modules/es.string.replace.js.map +0 -1
- package/dist/ui/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/ui/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/ui/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/advance-string-index.js +0 -2
- package/dist/ui/node_modules/core-js/internals/advance-string-index.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/classof.js +0 -2
- package/dist/ui/node_modules/core-js/internals/classof.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/ui/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/ui/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/ui/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/ui/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +0 -2
- package/dist/ui/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/function-apply.js +0 -2
- package/dist/ui/node_modules/core-js/internals/function-apply.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/ui/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/get-substitution.js +0 -2
- package/dist/ui/node_modules/core-js/internals/get-substitution.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/ui/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/is-regexp.js +0 -2
- package/dist/ui/node_modules/core-js/internals/is-regexp.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/ui/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/ui/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/ui/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/ui/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/ui/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/ui/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-exec-abstract.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-exec-abstract.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-exec.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-exec.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-flags.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-flags.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-get-flags.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-get-flags.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-sticky-helpers.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-sticky-helpers.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-dot-all.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-ncg.js +0 -2
- package/dist/ui/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/ui/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/string-multibyte.js +0 -2
- package/dist/ui/node_modules/core-js/internals/string-multibyte.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/to-string-tag-support.js +0 -2
- package/dist/ui/node_modules/core-js/internals/to-string-tag-support.js.map +0 -1
- package/dist/ui/node_modules/core-js/internals/to-string.js +0 -2
- package/dist/ui/node_modules/core-js/internals/to-string.js.map +0 -1
- package/dist/ui/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/ui/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/ui/node_modules/core-js/modules/es.regexp.exec.js +0 -2
- package/dist/ui/node_modules/core-js/modules/es.regexp.exec.js.map +0 -1
- package/dist/ui/node_modules/core-js/modules/es.string.replace-all.js +0 -2
- package/dist/ui/node_modules/core-js/modules/es.string.replace-all.js.map +0 -1
- package/dist/ui/node_modules/core-js/modules/es.string.replace.js +0 -2
- package/dist/ui/node_modules/core-js/modules/es.string.replace.js.map +0 -1
- package/dist/ui/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/ui/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/advance-string-index.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/advance-string-index.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/classof.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/classof.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in-accessor.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/define-built-in-accessor.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-apply.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/function-apply.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/get-substitution.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/get-substitution.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/inherit-if-required.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/inherit-if-required.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/is-regexp.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/is-regexp.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/proxy-accessor.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/proxy-accessor.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec-abstract.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec-abstract.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-exec.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-flags.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-flags.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-get-flags.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-get-flags.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-sticky-helpers.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-sticky-helpers.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/set-species.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/set-species.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/string-multibyte.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/string-multibyte.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/string-trim-forced.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/string-trim-forced.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/string-trim.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/string-trim.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/to-string-tag-support.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/to-string-tag-support.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/to-string.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/to-string.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/internals/whitespaces.js +0 -2
- package/dist/utils/esm/node_modules/core-js/internals/whitespaces.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.constructor.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.constructor.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.exec.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/es.regexp.exec.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace-all.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace-all.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/es.string.replace.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/es.string.trim.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/es.string.trim.js.map +0 -1
- package/dist/utils/esm/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/utils/esm/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/a-possible-prototype.js +0 -2
- package/dist/utils/node_modules/core-js/internals/a-possible-prototype.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/advance-string-index.js +0 -2
- package/dist/utils/node_modules/core-js/internals/advance-string-index.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/classof.js +0 -2
- package/dist/utils/node_modules/core-js/internals/classof.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/correct-prototype-getter.js +0 -2
- package/dist/utils/node_modules/core-js/internals/correct-prototype-getter.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/create-iter-result-object.js +0 -2
- package/dist/utils/node_modules/core-js/internals/create-iter-result-object.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/define-built-in-accessor.js +0 -2
- package/dist/utils/node_modules/core-js/internals/define-built-in-accessor.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/dom-iterables.js +0 -2
- package/dist/utils/node_modules/core-js/internals/dom-iterables.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/dom-token-list-prototype.js +0 -2
- package/dist/utils/node_modules/core-js/internals/dom-token-list-prototype.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js +0 -2
- package/dist/utils/node_modules/core-js/internals/fix-regexp-well-known-symbol-logic.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/function-apply.js +0 -2
- package/dist/utils/node_modules/core-js/internals/function-apply.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this-accessor.js +0 -2
- package/dist/utils/node_modules/core-js/internals/function-uncurry-this-accessor.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/get-substitution.js +0 -2
- package/dist/utils/node_modules/core-js/internals/get-substitution.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/inherit-if-required.js +0 -2
- package/dist/utils/node_modules/core-js/internals/inherit-if-required.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/is-possible-prototype.js +0 -2
- package/dist/utils/node_modules/core-js/internals/is-possible-prototype.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/is-regexp.js +0 -2
- package/dist/utils/node_modules/core-js/internals/is-regexp.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/iterator-create-constructor.js +0 -2
- package/dist/utils/node_modules/core-js/internals/iterator-create-constructor.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/iterator-define.js +0 -2
- package/dist/utils/node_modules/core-js/internals/iterator-define.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/iterators-core.js +0 -2
- package/dist/utils/node_modules/core-js/internals/iterators-core.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/iterators.js +0 -2
- package/dist/utils/node_modules/core-js/internals/iterators.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/object-get-prototype-of.js +0 -2
- package/dist/utils/node_modules/core-js/internals/object-get-prototype-of.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/object-set-prototype-of.js +0 -2
- package/dist/utils/node_modules/core-js/internals/object-set-prototype-of.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/proxy-accessor.js +0 -2
- package/dist/utils/node_modules/core-js/internals/proxy-accessor.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-exec-abstract.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-exec-abstract.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-exec.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-exec.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-flags.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-flags.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-get-flags.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-get-flags.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-sticky-helpers.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-sticky-helpers.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-dot-all.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-dot-all.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-ncg.js +0 -2
- package/dist/utils/node_modules/core-js/internals/regexp-unsupported-ncg.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/set-species.js +0 -2
- package/dist/utils/node_modules/core-js/internals/set-species.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/set-to-string-tag.js +0 -2
- package/dist/utils/node_modules/core-js/internals/set-to-string-tag.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/string-multibyte.js +0 -2
- package/dist/utils/node_modules/core-js/internals/string-multibyte.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/string-trim-forced.js +0 -2
- package/dist/utils/node_modules/core-js/internals/string-trim-forced.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/string-trim.js +0 -2
- package/dist/utils/node_modules/core-js/internals/string-trim.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/to-string-tag-support.js +0 -2
- package/dist/utils/node_modules/core-js/internals/to-string-tag-support.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/to-string.js +0 -2
- package/dist/utils/node_modules/core-js/internals/to-string.js.map +0 -1
- package/dist/utils/node_modules/core-js/internals/whitespaces.js +0 -2
- package/dist/utils/node_modules/core-js/internals/whitespaces.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/es.array.iterator.js +0 -2
- package/dist/utils/node_modules/core-js/modules/es.array.iterator.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/es.regexp.constructor.js +0 -2
- package/dist/utils/node_modules/core-js/modules/es.regexp.constructor.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/es.regexp.exec.js +0 -2
- package/dist/utils/node_modules/core-js/modules/es.regexp.exec.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/es.string.replace-all.js +0 -2
- package/dist/utils/node_modules/core-js/modules/es.string.replace-all.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/es.string.replace.js +0 -2
- package/dist/utils/node_modules/core-js/modules/es.string.replace.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/es.string.trim.js +0 -2
- package/dist/utils/node_modules/core-js/modules/es.string.trim.js.map +0 -1
- package/dist/utils/node_modules/core-js/modules/web.dom-collections.iterator.js +0 -2
- package/dist/utils/node_modules/core-js/modules/web.dom-collections.iterator.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"./gsap-core.js";export{Timeline as TimelineLite,Timeline as TimelineMax,Tween as TweenLite}from"./gsap-core.js";import{CSSPlugin as i}from"./CSSPlugin.js";var r=e.registerPlugin(i)||e;r.core.Tween;export{i as CSSPlugin,r as default,r as gsap};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":["../../../../../node_modules/gsap/index.js"],"sourcesContent":["import { gsap, Power0, Power1, Power2, Power3, Power4, Linear, Quad, Cubic, Quart, Quint, Strong, Elastic, Back, SteppedEase, Bounce, Sine, Expo, Circ, TweenLite, TimelineLite, TimelineMax } from \"./gsap-core.js\";\nimport { CSSPlugin } from \"./CSSPlugin.js\";\nvar gsapWithCSS = gsap.registerPlugin(CSSPlugin) || gsap,\n // to protect from tree shaking\nTweenMaxWithCSS = gsapWithCSS.core.Tween;\nexport { gsapWithCSS as gsap, gsapWithCSS as default, CSSPlugin, TweenMaxWithCSS as TweenMax, TweenLite, TimelineMax, TimelineLite, Power0, Power1, Power2, Power3, Power4, Linear, Quad, Cubic, Quart, Quint, Strong, Elastic, Back, SteppedEase, Bounce, Sine, Expo, Circ };"],"names":["gsapWithCSS","gsap","registerPlugin","CSSPlugin","core","Tween"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../../../../../node_modules/gsap/index.js"],"sourcesContent":["import { gsap, Power0, Power1, Power2, Power3, Power4, Linear, Quad, Cubic, Quart, Quint, Strong, Elastic, Back, SteppedEase, Bounce, Sine, Expo, Circ, TweenLite, TimelineLite, TimelineMax } from \"./gsap-core.js\";\nimport { CSSPlugin } from \"./CSSPlugin.js\";\nvar gsapWithCSS = gsap.registerPlugin(CSSPlugin) || gsap,\n // to protect from tree shaking\nTweenMaxWithCSS = gsapWithCSS.core.Tween;\nexport { gsapWithCSS as gsap, gsapWithCSS as default, CSSPlugin, TweenMaxWithCSS as TweenMax, TweenLite, TimelineMax, TimelineLite, Power0, Power1, Power2, Power3, Power4, Linear, Quad, Cubic, Quart, Quint, Strong, Elastic, Back, SteppedEase, Bounce, Sine, Expo, Circ };"],"names":["gsapWithCSS","gsap","registerPlugin","CSSPlugin","core","Tween"],"mappings":"yKAEG,IAACA,EAAcC,EAAKC,eAAeC,IAAcF,EAElCD,EAAYI,KAAKC","x_google_ignoreList":[0]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"_getRawTag.js","sources":["../../../../../node_modules/lodash-es/_getRawTag.js"],"sourcesContent":["import Symbol from './_Symbol.js';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nexport default getRawTag;\n"],"names":["objectProto","Object","prototype","hasOwnProperty","nativeObjectToString","toString","symToStringTag","Symbol","toStringTag","undefined","getRawTag","value","isOwn","call","tag","unmasked","e","result"],"mappings":"4BAGA,IAAIA,EAAcC,OAAOC,UAGrBC,EAAiBH,EAAYG,eAO7BC,EAAuBJ,EAAYK,SAGnCC,EAAiBC,EAASA,EAAOC,iBAAcC,EASnD,SAASC,EAAUC,GACjB,IAAIC,EAAQT,EAAeU,KAAKF,EAAOL,GACnCQ,EAAMH,EAAML,GAEhB,IACEK,EAAML,QAAkBG,EACxB,IAAIM,GAAW,
|
|
1
|
+
{"version":3,"file":"_getRawTag.js","sources":["../../../../../node_modules/lodash-es/_getRawTag.js"],"sourcesContent":["import Symbol from './_Symbol.js';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nexport default getRawTag;\n"],"names":["objectProto","Object","prototype","hasOwnProperty","nativeObjectToString","toString","symToStringTag","Symbol","toStringTag","undefined","getRawTag","value","isOwn","call","tag","unmasked","e","result"],"mappings":"4BAGA,IAAIA,EAAcC,OAAOC,UAGrBC,EAAiBH,EAAYG,eAO7BC,EAAuBJ,EAAYK,SAGnCC,EAAiBC,EAASA,EAAOC,iBAAcC,EASnD,SAASC,EAAUC,GACjB,IAAIC,EAAQT,EAAeU,KAAKF,EAAOL,GACnCQ,EAAMH,EAAML,GAEhB,IACEK,EAAML,QAAkBG,EACxB,IAAIM,GAAW,CACjB,CAAE,MAAOC,GAAI,CAEb,IAAIC,EAASb,EAAqBS,KAAKF,GAQvC,OAPII,IACEH,EACFD,EAAML,GAAkBQ,SAEjBH,EAAML,IAGVW,CACT","x_google_ignoreList":[0]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"debounce.js","sources":["../../../../../node_modules/lodash-es/debounce.js"],"sourcesContent":["import isObject from './isObject.js';\nimport now from './now.js';\nimport toNumber from './toNumber.js';\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max,\n nativeMin = Math.min;\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId);\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n}\n\nexport default debounce;\n"],"names":["nativeMax","Math","max","nativeMin","min","debounce","func","wait","options","lastArgs","lastThis","maxWait","result","timerId","lastCallTime","lastInvokeTime","leading","maxing","trailing","TypeError","invokeFunc","time","args","thisArg","undefined","apply","shouldInvoke","timeSinceLastCall","timerExpired","now","trailingEdge","setTimeout","timeWaiting","remainingWait","debounced","isInvoking","arguments","this","leadingEdge","clearTimeout","toNumber","isObject","cancel","flush"],"mappings":"kFAKA,IAGIA,EAAYC,KAAKC,IACjBC,EAAYF,KAAKG,IAwDrB,SAASC,EAASC,EAAMC,EAAMC,GAC5B,IAAIC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EAAiB,EACjBC,GAAU,EACVC,GAAS,EACTC,GAAW,EAEf,GAAmB,mBAARZ,EACT,MAAM,IAAIa,UAzEQ,uBAmFpB,SAASC,EAAWC,GAClB,IAAIC,EAAOb,EACPc,EAAUb,EAKd,OAHAD,EAAWC,OAAWc,EACtBT,EAAiBM,EACjBT,EAASN,EAAKmB,MAAMF,EAASD,
|
|
1
|
+
{"version":3,"file":"debounce.js","sources":["../../../../../node_modules/lodash-es/debounce.js"],"sourcesContent":["import isObject from './isObject.js';\nimport now from './now.js';\nimport toNumber from './toNumber.js';\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeMax = Math.max,\n nativeMin = Math.min;\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n var lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true;\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n wait = toNumber(wait) || 0;\n if (isObject(options)) {\n leading = !!options.leading;\n maxing = 'maxWait' in options;\n maxWait = maxing ? nativeMax(toNumber(options.maxWait) || 0, wait) : maxWait;\n trailing = 'trailing' in options ? !!options.trailing : trailing;\n }\n\n function invokeFunc(time) {\n var args = lastArgs,\n thisArg = lastThis;\n\n lastArgs = lastThis = undefined;\n lastInvokeTime = time;\n result = func.apply(thisArg, args);\n return result;\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time;\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait);\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result;\n }\n\n function remainingWait(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall;\n\n return maxing\n ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke)\n : timeWaiting;\n }\n\n function shouldInvoke(time) {\n var timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime;\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (lastCallTime === undefined || (timeSinceLastCall >= wait) ||\n (timeSinceLastCall < 0) || (maxing && timeSinceLastInvoke >= maxWait));\n }\n\n function timerExpired() {\n var time = now();\n if (shouldInvoke(time)) {\n return trailingEdge(time);\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time));\n }\n\n function trailingEdge(time) {\n timerId = undefined;\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time);\n }\n lastArgs = lastThis = undefined;\n return result;\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId);\n }\n lastInvokeTime = 0;\n lastArgs = lastCallTime = lastThis = timerId = undefined;\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(now());\n }\n\n function debounced() {\n var time = now(),\n isInvoking = shouldInvoke(time);\n\n lastArgs = arguments;\n lastThis = this;\n lastCallTime = time;\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime);\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId);\n timerId = setTimeout(timerExpired, wait);\n return invokeFunc(lastCallTime);\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait);\n }\n return result;\n }\n debounced.cancel = cancel;\n debounced.flush = flush;\n return debounced;\n}\n\nexport default debounce;\n"],"names":["nativeMax","Math","max","nativeMin","min","debounce","func","wait","options","lastArgs","lastThis","maxWait","result","timerId","lastCallTime","lastInvokeTime","leading","maxing","trailing","TypeError","invokeFunc","time","args","thisArg","undefined","apply","shouldInvoke","timeSinceLastCall","timerExpired","now","trailingEdge","setTimeout","timeWaiting","remainingWait","debounced","isInvoking","arguments","this","leadingEdge","clearTimeout","toNumber","isObject","cancel","flush"],"mappings":"kFAKA,IAGIA,EAAYC,KAAKC,IACjBC,EAAYF,KAAKG,IAwDrB,SAASC,EAASC,EAAMC,EAAMC,GAC5B,IAAIC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EAAiB,EACjBC,GAAU,EACVC,GAAS,EACTC,GAAW,EAEf,GAAmB,mBAARZ,EACT,MAAM,IAAIa,UAzEQ,uBAmFpB,SAASC,EAAWC,GAClB,IAAIC,EAAOb,EACPc,EAAUb,EAKd,OAHAD,EAAWC,OAAWc,EACtBT,EAAiBM,EACjBT,EAASN,EAAKmB,MAAMF,EAASD,EAE/B,CAqBA,SAASI,EAAaL,GACpB,IAAIM,EAAoBN,EAAOP,EAM/B,YAAyBU,IAAjBV,GAA+Ba,GAAqBpB,GACzDoB,EAAoB,GAAOV,GANJI,EAAON,GAM8BJ,CACjE,CAEA,SAASiB,IACP,IAAIP,EAAOQ,IACX,GAAIH,EAAaL,GACf,OAAOS,EAAaT,GAGtBR,EAAUkB,WAAWH,EA3BvB,SAAuBP,GACrB,IAEIW,EAAczB,GAFMc,EAAOP,GAI/B,OAAOG,EACHd,EAAU6B,EAAarB,GAJDU,EAAON,IAK7BiB,CACN,CAmBqCC,CAAcZ,GACnD,CAEA,SAASS,EAAaT,GAKpB,OAJAR,OAAUW,EAINN,GAAYT,EACPW,EAAWC,IAEpBZ,EAAWC,OAAWc,EACfZ,EACT,CAcA,SAASsB,IACP,IAAIb,EAAOQ,IACPM,EAAaT,EAAaL,GAM9B,GAJAZ,EAAW2B,UACX1B,EAAW2B,KACXvB,EAAeO,EAEXc,EAAY,CACd,QAAgBX,IAAZX,EACF,OAzEN,SAAqBQ,GAMnB,OAJAN,EAAiBM,EAEjBR,EAAUkB,WAAWH,EAAcrB,GAE5BS,EAAUI,EAAWC,GAAQT,CACtC,CAkEa0B,CAAYxB,GAErB,GAAIG,EAIF,OAFAsB,aAAa1B,GACbA,EAAUkB,WAAWH,EAAcrB,GAC5Ba,EAAWN,EAEtB,CAIA,YAHgBU,IAAZX,IACFA,EAAUkB,WAAWH,EAAcrB,IAE9BK,CACT,CAGA,OA3GAL,EAAOiC,EAASjC,IAAS,EACrBkC,EAASjC,KACXQ,IAAYR,EAAQQ,QAEpBL,GADAM,EAAS,YAAaT,GACHR,EAAUwC,EAAShC,EAAQG,UAAY,EAAGJ,GAAQI,EACrEO,EAAW,aAAcV,IAAYA,EAAQU,SAAWA,GAoG1DgB,EAAUQ,OApCV,gBACkBlB,IAAZX,GACF0B,aAAa1B,GAEfE,EAAiB,EACjBN,EAAWK,EAAeJ,EAAWG,OAAUW,CACjD,EA+BAU,EAAUS,MA7BV,WACE,YAAmBnB,IAAZX,EAAwBD,EAASkB,EAAaD,IACvD,EA4BOK,CACT","x_google_ignoreList":[0]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"toNumber.js","sources":["../../../../../node_modules/lodash-es/toNumber.js"],"sourcesContent":["import baseTrim from './_baseTrim.js';\nimport isObject from './isObject.js';\nimport isSymbol from './isSymbol.js';\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = baseTrim(value);\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nexport default toNumber;\n"],"names":["reIsBadHex","reIsBinary","reIsOctal","freeParseInt","parseInt","toNumber","value","isSymbol","isObject","other","valueOf","baseTrim","isBinary","test","slice"],"mappings":"wFAKA,IAGIA,EAAa,qBAGbC,EAAa,aAGbC,EAAY,cAGZC,EAAeC,SAyBnB,SAASC,EAASC,GAChB,GAAoB,iBAATA,EACT,OAAOA,EAET,GAAIC,EAASD,GACX,OA1CM,IA4CR,GAAIE,EAASF,GAAQ,CACnB,IAAIG,EAAgC,mBAAjBH,EAAMI,QAAwBJ,EAAMI,UAAYJ,EACnEA,EAAQE,EAASC,GAAUA,EAAQ,GAAMA,
|
|
1
|
+
{"version":3,"file":"toNumber.js","sources":["../../../../../node_modules/lodash-es/toNumber.js"],"sourcesContent":["import baseTrim from './_baseTrim.js';\nimport isObject from './isObject.js';\nimport isSymbol from './isSymbol.js';\n\n/** Used as references for various `Number` constants. */\nvar NAN = 0 / 0;\n\n/** Used to detect bad signed hexadecimal string values. */\nvar reIsBadHex = /^[-+]0x[0-9a-f]+$/i;\n\n/** Used to detect binary string values. */\nvar reIsBinary = /^0b[01]+$/i;\n\n/** Used to detect octal string values. */\nvar reIsOctal = /^0o[0-7]+$/i;\n\n/** Built-in method references without a dependency on `root`. */\nvar freeParseInt = parseInt;\n\n/**\n * Converts `value` to a number.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to process.\n * @returns {number} Returns the number.\n * @example\n *\n * _.toNumber(3.2);\n * // => 3.2\n *\n * _.toNumber(Number.MIN_VALUE);\n * // => 5e-324\n *\n * _.toNumber(Infinity);\n * // => Infinity\n *\n * _.toNumber('3.2');\n * // => 3.2\n */\nfunction toNumber(value) {\n if (typeof value == 'number') {\n return value;\n }\n if (isSymbol(value)) {\n return NAN;\n }\n if (isObject(value)) {\n var other = typeof value.valueOf == 'function' ? value.valueOf() : value;\n value = isObject(other) ? (other + '') : other;\n }\n if (typeof value != 'string') {\n return value === 0 ? value : +value;\n }\n value = baseTrim(value);\n var isBinary = reIsBinary.test(value);\n return (isBinary || reIsOctal.test(value))\n ? freeParseInt(value.slice(2), isBinary ? 2 : 8)\n : (reIsBadHex.test(value) ? NAN : +value);\n}\n\nexport default toNumber;\n"],"names":["reIsBadHex","reIsBinary","reIsOctal","freeParseInt","parseInt","toNumber","value","isSymbol","isObject","other","valueOf","baseTrim","isBinary","test","slice"],"mappings":"wFAKA,IAGIA,EAAa,qBAGbC,EAAa,aAGbC,EAAY,cAGZC,EAAeC,SAyBnB,SAASC,EAASC,GAChB,GAAoB,iBAATA,EACT,OAAOA,EAET,GAAIC,EAASD,GACX,OA1CM,IA4CR,GAAIE,EAASF,GAAQ,CACnB,IAAIG,EAAgC,mBAAjBH,EAAMI,QAAwBJ,EAAMI,UAAYJ,EACnEA,EAAQE,EAASC,GAAUA,EAAQ,GAAMA,CAC3C,CACA,GAAoB,iBAATH,EACT,OAAiB,IAAVA,EAAcA,GAASA,EAEhCA,EAAQK,EAASL,GACjB,IAAIM,EAAWX,EAAWY,KAAKP,GAC/B,OAAQM,GAAYV,EAAUW,KAAKP,GAC/BH,EAAaG,EAAMQ,MAAM,GAAIF,EAAW,EAAI,GAC3CZ,EAAWa,KAAKP,GAvDb,KAuD6BA,CACvC","x_google_ignoreList":[0]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"native.js","sources":["../../../../../../../node_modules/uuid/dist/esm-browser/native.js"],"sourcesContent":["const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);\nexport default {\n randomUUID\n};"],"names":["native","randomUUID","crypto","bind"],"mappings":"AACA,
|
|
1
|
+
{"version":3,"file":"native.js","sources":["../../../../../../../node_modules/uuid/dist/esm-browser/native.js"],"sourcesContent":["const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);\nexport default {\n randomUUID\n};"],"names":["native","randomUUID","crypto","bind"],"mappings":"AACA,IAAAA,EAAe,CACbC,WAFmC,oBAAXC,QAA0BA,OAAOD,YAAcC,OAAOD,WAAWE,KAAKD","x_google_ignoreList":[0]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import r from"./native.js";import n from"./rng.js";import{unsafeStringify as o}from"./stringify.js";function t(t,m,i){if(r.randomUUID&&!
|
|
1
|
+
import r from"./native.js";import n from"./rng.js";import{unsafeStringify as o}from"./stringify.js";function t(t,m,i){if(r.randomUUID&&!t)return r.randomUUID();const f=(t=t||{}).random||(t.rng||n)();return f[6]=15&f[6]|64,f[8]=63&f[8]|128,o(f)}export{t as default};
|
|
2
2
|
//# sourceMappingURL=v4.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"v4.js","sources":["../../../../../../../node_modules/uuid/dist/esm-browser/v4.js"],"sourcesContent":["import native from './native.js';\nimport rng from './rng.js';\nimport { unsafeStringify } from './stringify.js';\n\nfunction v4(options, buf, offset) {\n if (native.randomUUID && !buf && !options) {\n return native.randomUUID();\n }\n\n options = options || {};\n const rnds = options.random || (options.rng || rng)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n\n rnds[6] = rnds[6] & 0x0f | 0x40;\n rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided\n\n if (buf) {\n offset = offset || 0;\n\n for (let i = 0; i < 16; ++i) {\n buf[offset + i] = rnds[i];\n }\n\n return buf;\n }\n\n return unsafeStringify(rnds);\n}\n\nexport default v4;"],"names":["v4","options","buf","offset","native","randomUUID","rnds","random","rng","unsafeStringify"],"mappings":"oGAIA,SAASA,EAAGC,EAASC,EAAKC,GACxB,GAAIC,EAAOC,
|
|
1
|
+
{"version":3,"file":"v4.js","sources":["../../../../../../../node_modules/uuid/dist/esm-browser/v4.js"],"sourcesContent":["import native from './native.js';\nimport rng from './rng.js';\nimport { unsafeStringify } from './stringify.js';\n\nfunction v4(options, buf, offset) {\n if (native.randomUUID && !buf && !options) {\n return native.randomUUID();\n }\n\n options = options || {};\n const rnds = options.random || (options.rng || rng)(); // Per 4.4, set bits for version and `clock_seq_hi_and_reserved`\n\n rnds[6] = rnds[6] & 0x0f | 0x40;\n rnds[8] = rnds[8] & 0x3f | 0x80; // Copy bytes to buffer, if provided\n\n if (buf) {\n offset = offset || 0;\n\n for (let i = 0; i < 16; ++i) {\n buf[offset + i] = rnds[i];\n }\n\n return buf;\n }\n\n return unsafeStringify(rnds);\n}\n\nexport default v4;"],"names":["v4","options","buf","offset","native","randomUUID","rnds","random","rng","unsafeStringify"],"mappings":"oGAIA,SAASA,EAAGC,EAASC,EAAKC,GACxB,GAAIC,EAAOC,aAAuBJ,EAChC,OAAOG,EAAOC,aAIhB,MAAMC,GADNL,EAAUA,GAAW,CAAA,GACAM,SAAWN,EAAQO,KAAOA,KAe/C,OAbAF,EAAK,GAAe,GAAVA,EAAK,GAAY,GAC3BA,EAAK,GAAe,GAAVA,EAAK,GAAY,IAYpBG,EAAgBH,EACzB","x_google_ignoreList":[0]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.constants.js","sources":["../../../../../../src/core/constants/ui.constants.ts"],"sourcesContent":["export enum EventName {\n MouseEnter = 'mouseenter',\n MouseLeave = 'mouseleave',\n MouseUp = 'mouseup',\n MouseDown = 'mousedown',\n Hover = 'hover',\n DoubleClick = 'dblclick',\n Click = 'click',\n Focus = 'focus',\n Blur = 'blur',\n KeyDown = 'keydown',\n KeyUp = 'keyup',\n Scroll = 'scroll',\n}\n\nexport enum KeyCode {\n UpArrow = 38,\n RightArrow = 39,\n DownArrow = 40,\n LeftArrow = 37,\n PageUp = 33,\n PageDown = 34,\n Home = 36,\n End = 35,\n Enter = 13,\n Space = 32,\n Escape = 27,\n}\n\nexport enum Alerts {\n info = 'info',\n success = 'success',\n error = 'error',\n warning = 'warning',\n}\n"],"names":["EventName","KeyCode","Alerts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"ui.constants.js","sources":["../../../../../../src/core/constants/ui.constants.ts"],"sourcesContent":["export enum EventName {\n MouseEnter = 'mouseenter',\n MouseLeave = 'mouseleave',\n MouseUp = 'mouseup',\n MouseDown = 'mousedown',\n Hover = 'hover',\n DoubleClick = 'dblclick',\n Click = 'click',\n Focus = 'focus',\n Blur = 'blur',\n KeyDown = 'keydown',\n KeyUp = 'keyup',\n Scroll = 'scroll',\n}\n\nexport enum KeyCode {\n UpArrow = 38,\n RightArrow = 39,\n DownArrow = 40,\n LeftArrow = 37,\n PageUp = 33,\n PageDown = 34,\n Home = 36,\n End = 35,\n Enter = 13,\n Space = 32,\n Escape = 27,\n}\n\nexport enum Alerts {\n info = 'info',\n success = 'success',\n error = 'error',\n warning = 'warning',\n}\n"],"names":["EventName","KeyCode","Alerts"],"mappings":"AAAA,IAAYA,WAAAA,GAAS,OAATA,EAAS,WAAA,aAATA,EAAS,WAAA,aAATA,EAAS,QAAA,UAATA,EAAS,UAAA,YAATA,EAAS,MAAA,QAATA,EAAS,YAAA,WAATA,EAAS,MAAA,QAATA,EAAS,MAAA,QAATA,EAAS,KAAA,OAATA,EAAS,QAAA,UAATA,EAAS,MAAA,QAATA,EAAS,OAAA,SAATA,CAAS,EAAA,CAAA,GAeTC,WAAAA,GAAO,OAAPA,EAAAA,EAAO,QAAA,IAAA,UAAPA,EAAAA,EAAO,WAAA,IAAA,aAAPA,EAAAA,EAAO,UAAA,IAAA,YAAPA,EAAAA,EAAO,UAAA,IAAA,YAAPA,EAAAA,EAAO,OAAA,IAAA,SAAPA,EAAAA,EAAO,SAAA,IAAA,WAAPA,EAAAA,EAAO,KAAA,IAAA,OAAPA,EAAAA,EAAO,IAAA,IAAA,MAAPA,EAAAA,EAAO,MAAA,IAAA,QAAPA,EAAAA,EAAO,MAAA,IAAA,QAAPA,EAAAA,EAAO,OAAA,IAAA,SAAPA,CAAO,EAAA,CAAA,GAcPC,WAAAA,GAAM,OAANA,EAAM,KAAA,OAANA,EAAM,QAAA,UAANA,EAAM,MAAA,QAANA,EAAM,QAAA,UAANA,CAAM,EAAA,CAAA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import e from"../../../node_modules/gsap/index.js";import{useState as r,useRef as t,useEffect as o,useLayoutEffect as n}from"react";const a=a=>{let{start:d=0,end:u,duration:l=2,ease:s="expo.inOut",rounded:p,roundingFn:v}=a;const[c,i]=r(u),m=t(d);return o((()=>{m.current=c}),[c]),n((()=>{const r={val:m.current},t=e.context((()=>{e.to(r,{val:u,ease:s,duration:l,...p?{roundProps:"val"}:{},onUpdate(){i(v?v(r.val):r.val)},onComplete(){i(v?v(r.val):r.val)}})}));return()=>t.revert()}),[l,s,u,p,v,d]),c};export{a as useAnimation};
|
|
2
2
|
//# sourceMappingURL=useAnimation.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAnimation.js","sources":["../../../../../../src/core/hooks/useAnimation.ts"],"sourcesContent":["import gsap from 'gsap'\nimport { useEffect, useLayoutEffect, useRef, useState } from 'react'\n\n/**\n * Type definition for the parameters used in the `useAnimation` hook.\n * @typedef {Object} UseAnimationType\n * @property {number} start - The starting value of the animation.\n * @property {number} end - The ending value of the animation.\n * @property {number} duration - The duration of the animation in seconds.\n * @property {string} [ease='expo.inOut'] - The easing function for the animation.\n * @property {boolean} [rounded] - Flag to determine if the value should be rounded during the animation.\n */\nexport type UseAnimationType = {\n start?: number\n end: number\n duration?: number\n ease?: string\n rounded?: boolean\n roundingFn?: (value: number | string) => number | string\n}\n\n/**\n * Custom hook to create an animation using GSAP.\n * @param {UseAnimationType} params - The parameters for the animation.\n * @returns {number} The current value of the animation.\n */\nexport const useAnimation = ({\n start = 0,\n end,\n duration = 2,\n ease = 'expo.inOut',\n rounded,\n roundingFn,\n}: UseAnimationType): number | string => {\n const [val, setVal] = useState<number | string>(end)\n\n const startValueRef = useRef<number | string>(start)\n\n useEffect(() => {\n startValueRef.current = val\n }, [val])\n\n useLayoutEffect(() => {\n const valObj = { val: startValueRef.current }\n\n const gsapCtx = gsap.context(() => {\n gsap.to(valObj,
|
|
1
|
+
{"version":3,"file":"useAnimation.js","sources":["../../../../../../src/core/hooks/useAnimation.ts"],"sourcesContent":["import gsap from 'gsap'\nimport { useEffect, useLayoutEffect, useRef, useState } from 'react'\n\n/**\n * Type definition for the parameters used in the `useAnimation` hook.\n * @typedef {Object} UseAnimationType\n * @property {number} start - The starting value of the animation.\n * @property {number} end - The ending value of the animation.\n * @property {number} duration - The duration of the animation in seconds.\n * @property {string} [ease='expo.inOut'] - The easing function for the animation.\n * @property {boolean} [rounded] - Flag to determine if the value should be rounded during the animation.\n */\nexport type UseAnimationType = {\n start?: number\n end: number\n duration?: number\n ease?: string\n rounded?: boolean\n roundingFn?: (value: number | string) => number | string\n}\n\n/**\n * Custom hook to create an animation using GSAP.\n * @param {UseAnimationType} params - The parameters for the animation.\n * @returns {number} The current value of the animation.\n */\nexport const useAnimation = ({\n start = 0,\n end,\n duration = 2,\n ease = 'expo.inOut',\n rounded,\n roundingFn,\n}: UseAnimationType): number | string => {\n const [val, setVal] = useState<number | string>(end)\n\n const startValueRef = useRef<number | string>(start)\n\n useEffect(() => {\n startValueRef.current = val\n }, [val])\n\n useLayoutEffect(() => {\n const valObj = { val: startValueRef.current }\n\n const gsapCtx = gsap.context(() => {\n gsap.to(valObj, {\n val: end,\n ease,\n duration,\n ...(rounded ? { roundProps: 'val' } : {}),\n onUpdate () {\n setVal(roundingFn ? roundingFn(valObj.val) : valObj.val)\n },\n onComplete () {\n setVal(roundingFn ? roundingFn(valObj.val) : valObj.val)\n },\n })\n })\n\n return (): void => gsapCtx.revert()\n }, [duration, ease, end, rounded, roundingFn, start])\n\n return val\n}\n"],"names":["useAnimation","_ref","start","end","duration","ease","rounded","roundingFn","val","setVal","useState","startValueRef","useRef","useEffect","current","useLayoutEffect","valObj","gsapCtx","gsap","context","to","roundProps","onUpdate","onComplete","revert"],"mappings":"oIA0BO,MAAMA,EAAeC,IAOa,IAPZC,MAC3BA,EAAQ,EAACC,IACTA,EAAGC,SACHA,EAAW,EAACC,KACZA,EAAO,aAAYC,QACnBA,EAAOC,WACPA,GACiBN,EACjB,MAAOO,EAAKC,GAAUC,EAA0BP,GAE1CQ,EAAgBC,EAAwBV,GA2B9C,OAzBAW,GAAU,KACRF,EAAcG,QAAUN,CAAG,GAC1B,CAACA,IAEJO,GAAgB,KACd,MAAMC,EAAS,CAAER,IAAKG,EAAcG,SAE9BG,EAAUC,EAAKC,SAAQ,KAC3BD,EAAKE,GAAGJ,EAAQ,CACdR,IAAKL,EACLE,OACAD,cACIE,EAAU,CAAEe,WAAY,OAAU,GACtCC,QAAAA,GACEb,EAAOF,EAAaA,EAAWS,EAAOR,KAAOQ,EAAOR,IACtD,EACAe,UAAAA,GACEd,EAAOF,EAAaA,EAAWS,EAAOR,KAAOQ,EAAOR,IACtD,GACA,IAGJ,MAAO,IAAYS,EAAQO,QAAQ,GAClC,CAACpB,EAAUC,EAAMF,EAAKG,EAASC,EAAYL,IAEvCM,CAAG"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{asyncToGenerator as r
|
|
1
|
+
import{asyncToGenerator as r}from"../../../_virtual/_rollupPluginBabelHelpers.js";import{useState as a,useCallback as o}from"react";const l={},e={loading:!1,error:null,data:null},t=(t,n,c,d,i)=>{const[s,u]=a(e);l[t]||(l[t]={id:t,caller:n,decorator:c,successHandler:d,errorHandler:i});const{caller:g,decorator:p,successHandler:H,errorHandler:m}=l[t];return[o(r((function*(){try{u((r=>({...r,loading:!0})));const r=yield g(...arguments),a=p?p(r):r;return H&&H({data:a,originalData:r.data}),u((o=>({...o,loading:!1,error:null,data:a,originalData:r.data}))),a}catch(r){throw m&&m(r),u((a=>({...a,loading:!1,error:r}))),r}})),[g,p,H,m]),s]};export{t as useApi};
|
|
2
2
|
//# sourceMappingURL=useApi.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useApi.js","sources":["../../../../../../src/core/hooks/useApi.ts"],"sourcesContent":["import { useState, useCallback } from 'react'\n\nexport type Data = any | any[] | null\n\nexport type DataFetching = { data?: Data; error?: string | null; loading: boolean; originalData?: Data }\n\ntype Caller = (...args: any[]) => Promise<any>\n\ntype Decorator = (RequestOrResponse: Record<string, any> | any) => Record<string, any>\n\ntype UseApiItem = {\n id: string\n caller: Caller\n decorator?: Decorator\n successHandler?: (data: any) => void\n errorHandler?: (data: any) => void\n}\n\nconst map: Record<string, UseApiItem> = {}\n\nconst defaultDataFetching = { loading: false, error: null, data: null }\n\nexport const useApi = (\n id: string,\n callerInitial: Caller,\n decoratorIntitial?: Decorator,\n successHandler?: (data: any) => void,\n errorHandler?: (data: any) => void,\n// eslint-disable-next-line function-paren-newline\n): [(...args: any[]) => Promise<any>, DataFetching] => {\n const [dataFetching, setDataFetching] = useState<DataFetching>(defaultDataFetching)\n\n // TODO should work the same with useMemo...\n if (!map[id]) {\n map[id] = { id, caller: callerInitial, decorator: decoratorIntitial, successHandler, errorHandler }\n }\n\n const { caller, decorator, successHandler: onSuccess, errorHandler: onError } = map[id]\n\n const doCall: () => Promise<any> = useCallback(async(...args: any[]) => {\n try {\n setDataFetching((prevState: DataFetching) => ({ ...prevState, loading: true }))\n const data: Data = await caller(...args)\n const returnData = decorator ? decorator(data) : data\n\n onSuccess && onSuccess({ data: returnData, originalData: data.data })\n\n setDataFetching((prevState: DataFetching) => {\n const newState = { ...prevState, loading: false, error: null, data: returnData, originalData: data.data }\n\n return newState\n })\n\n return returnData\n } catch (error: any) {\n onError && onError(error)\n setDataFetching((prevState: DataFetching) => ({ ...prevState, loading: false, error }))\n throw error\n }\n }, [caller, decorator, onSuccess, onError])\n\n return [doCall, dataFetching]\n}\n"],"names":["map","defaultDataFetching","loading","error","data","useApi","id","callerInitial","decoratorIntitial","successHandler","errorHandler","dataFetching","setDataFetching","useState","caller","decorator","onSuccess","onError","useCallback","_asyncToGenerator","prevState","
|
|
1
|
+
{"version":3,"file":"useApi.js","sources":["../../../../../../src/core/hooks/useApi.ts"],"sourcesContent":["import { useState, useCallback } from 'react'\n\nexport type Data = any | any[] | null\n\nexport type DataFetching = { data?: Data; error?: string | null; loading: boolean; originalData?: Data }\n\ntype Caller = (...args: any[]) => Promise<any>\n\ntype Decorator = (RequestOrResponse: Record<string, any> | any) => Record<string, any>\n\ntype UseApiItem = {\n id: string\n caller: Caller\n decorator?: Decorator\n successHandler?: (data: any) => void\n errorHandler?: (data: any) => void\n}\n\nconst map: Record<string, UseApiItem> = {}\n\nconst defaultDataFetching = { loading: false, error: null, data: null }\n\nexport const useApi = (\n id: string,\n callerInitial: Caller,\n decoratorIntitial?: Decorator,\n successHandler?: (data: any) => void,\n errorHandler?: (data: any) => void,\n// eslint-disable-next-line function-paren-newline\n): [(...args: any[]) => Promise<any>, DataFetching] => {\n const [dataFetching, setDataFetching] = useState<DataFetching>(defaultDataFetching)\n\n // TODO should work the same with useMemo...\n if (!map[id]) {\n map[id] = { id, caller: callerInitial, decorator: decoratorIntitial, successHandler, errorHandler }\n }\n\n const { caller, decorator, successHandler: onSuccess, errorHandler: onError } = map[id]\n\n const doCall: () => Promise<any> = useCallback(async(...args: any[]) => {\n try {\n setDataFetching((prevState: DataFetching) => ({ ...prevState, loading: true }))\n const data: Data = await caller(...args)\n const returnData = decorator ? decorator(data) : data\n\n onSuccess && onSuccess({ data: returnData, originalData: data.data })\n\n setDataFetching((prevState: DataFetching) => {\n const newState = { ...prevState, loading: false, error: null, data: returnData, originalData: data.data }\n\n return newState\n })\n\n return returnData\n } catch (error: any) {\n onError && onError(error)\n setDataFetching((prevState: DataFetching) => ({ ...prevState, loading: false, error }))\n throw error\n }\n }, [caller, decorator, onSuccess, onError])\n\n return [doCall, dataFetching]\n}\n"],"names":["map","defaultDataFetching","loading","error","data","useApi","id","callerInitial","decoratorIntitial","successHandler","errorHandler","dataFetching","setDataFetching","useState","caller","decorator","onSuccess","onError","useCallback","_asyncToGenerator","prevState","arguments","returnData","originalData"],"mappings":"oIAkBA,MAAMA,EAAkC,CAAA,EAElCC,EAAsB,CAAEC,SAAS,EAAOC,MAAO,KAAMC,KAAM,MAEpDC,EAASA,CACpBC,EACAC,EACAC,EACAC,EACAC,KAGA,MAAOC,EAAcC,GAAmBC,EAAuBZ,GAG1DD,EAAIM,KACPN,EAAIM,GAAM,CAAEA,KAAIQ,OAAQP,EAAeQ,UAAWP,EAAmBC,iBAAgBC,iBAGvF,MAAMI,OAAEA,EAAMC,UAAEA,EAAWN,eAAgBO,EAAWN,aAAcO,GAAYjB,EAAIM,GAwBpF,MAAO,CAtB4BY,EAAWC,GAAC,YAC7C,IACEP,GAAiBQ,IAAuB,IAAWA,EAAWlB,SAAS,MACvE,MAAME,QAAmBU,KAAOO,WAC1BC,EAAaP,EAAYA,EAAUX,GAAQA,EAUjD,OARAY,GAAaA,EAAU,CAAEZ,KAAMkB,EAAYC,aAAcnB,EAAKA,OAE9DQ,GAAiBQ,IACE,IAAKA,EAAWlB,SAAS,EAAOC,MAAO,KAAMC,KAAMkB,EAAYC,aAAcnB,EAAKA,SAK9FkB,CACT,CAAE,MAAOnB,GAGP,MAFAc,GAAWA,EAAQd,GACnBS,GAAiBQ,IAAuB,IAAWA,EAAWlB,SAAS,EAAOC,YACxEA,CACR,CACF,IAAG,CAACW,EAAQC,EAAWC,EAAWC,IAElBN,EAAa"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{useMemo as r}from"react";import{classNames as o}from"../utils/helpers/ui.js";const t=(t,e)=>r((()=>o(...t)),[t,e]);export{t as useClassNames};
|
|
2
2
|
//# sourceMappingURL=useClassNames.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useClassNames.js","sources":["../../../../../../src/core/hooks/useClassNames.ts"],"sourcesContent":["import { useMemo } from 'react'\n\nimport { classNames, TClassName } from '../utils/helpers/ui'\n\n\n/**\n * Custom hook to memoize class names.\n * @param {TClassName[]} classes - Array of class names or conditions to be applied.\n * @param {unknown[]} deps - Dependencies array for the `useMemo` hook.\n * @returns {ReturnType<typeof classNames>} The computed class names as a string.\n */\nexport const useClassNames = (\n classes: TClassName[],\n deps: unknown[],\n// eslint-disable-next-line react-hooks/exhaustive-deps\n): ReturnType<typeof classNames> => useMemo(() => classNames(...classes), [classes, deps])\n"],"names":["useClassNames","classes","deps","useMemo","classNames"],"mappings":"
|
|
1
|
+
{"version":3,"file":"useClassNames.js","sources":["../../../../../../src/core/hooks/useClassNames.ts"],"sourcesContent":["import { useMemo } from 'react'\n\nimport { classNames, TClassName } from '../utils/helpers/ui'\n\n\n/**\n * Custom hook to memoize class names.\n * @param {TClassName[]} classes - Array of class names or conditions to be applied.\n * @param {unknown[]} deps - Dependencies array for the `useMemo` hook.\n * @returns {ReturnType<typeof classNames>} The computed class names as a string.\n */\nexport const useClassNames = (\n classes: TClassName[],\n deps: unknown[],\n// eslint-disable-next-line react-hooks/exhaustive-deps\n): ReturnType<typeof classNames> => useMemo(() => classNames(...classes), [classes, deps])\n"],"names":["useClassNames","classes","deps","useMemo","classNames"],"mappings":"oFAWO,MAAMA,EAAgBA,CAC3BC,EACAC,IAEkCC,GAAQ,IAAMC,KAAcH,IAAU,CAACA,EAASC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{useRef as n,useCallback as r,useEffect as t}from"react";const e={root:null,rootMargin:"0px",threshold:.5},c=c=>{let{callback:o,notIntersectingCallback:s,options:i={},granular:l}=c;const u=n(null),a=n(),g=r((n=>{!function(n,r,t){arguments.length>3&&void 0!==arguments[3]&&arguments[3]?n.forEach((n=>{n.isIntersecting?r():t?.()})):n[0].isIntersecting?r():t?.()}(n,o,s,l)}),[o,l,s]);return t((()=>{a.current?.disconnect();const n=u.current;return a.current=new IntersectionObserver(g,{...e,...i}),n&&a.current.observe(n),()=>{a.current?.disconnect()}}),[g,i]),u};export{c as useIntersectionObserver};
|
|
2
2
|
//# sourceMappingURL=useIntersectionObserver.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useIntersectionObserver.js","sources":["../../../../../../src/core/hooks/useIntersectionObserver.ts"],"sourcesContent":["import { MutableRefObject, useCallback, useEffect, useRef } from 'react'\n\nconst defaultOptions = {\n root: null,\n rootMargin: '0px',\n threshold: 0.5,\n}\n\n/**\n * Type definition for the parameters used in the `useIntersectionObserver` hook.\n * @typedef {Object} UseIntersectionObserverType\n * @property {() => void} callback - Function to be called when the element intersects.\n * @property {() => void} [notIntersectingCallback] - Optional function to be called\n * when the element is not intersecting.\n * @property {Partial<{ root: HTMLElement | null; rootMargin: string; threshold: number }>} [options] -\n * Optional IntersectionObserver options.\n * @property {boolean} [granular] - Flag to determine if each entry should be checked individually.\n */\nexport type UseIntersectionObserverType = {\n callback: () => void\n notIntersectingCallback?: () => void\n options?: Partial<{\n root: HTMLElement | null\n rootMargin: string\n threshold: number\n }>\n granular?: boolean\n}\n\n/**\n * Default handler for intersection changes.\n * @param {IntersectionObserverEntry[]} entries - Array of intersection observer entries.\n * @param {() => void} callback - Function to be called when the element intersects.\n * @param {() => void} [notIntersectingCallback] - Optional function to be called when the element is not intersecting.\n * @param {boolean} [granular=false] - Flag to determine if each entry should be checked individually.\n */\nconst defaultIntersectionHandler = (\n entries: IntersectionObserverEntry[],\n callback: UseIntersectionObserverType['callback'],\n notIntersectingCallback: UseIntersectionObserverType['notIntersectingCallback'],\n granular = false,\n): void => {\n if (granular) {\n entries.forEach((entry) => {\n if (entry.isIntersecting) {\n callback()\n } else {\n notIntersectingCallback?.()\n }\n })\n } else {\n // eslint-disable-next-line no-lonely-if\n if (entries[0].isIntersecting) {\n callback()\n } else {\n notIntersectingCallback?.()\n }\n }\n}\n\n/**\n * Custom hook to observe the intersection of an element.\n * @param {UseIntersectionObserverType} params - The parameters for the intersection observer.\n * @returns {MutableRefObject<T | null>} Ref object for the observed element.\n */\nexport const useIntersectionObserver = <T extends Element = Element>({\n callback, notIntersectingCallback, options = {}, granular,\n}: UseIntersectionObserverType): MutableRefObject<T | null> => {\n const elementRef = useRef<T | null>(null)\n\n const observerRef = useRef<IntersectionObserver>()\n\n // entries: IntersectionObserverEntry[], observer: IntersectionObserver)\n const intersectionHandler = useCallback((entries: IntersectionObserverEntry[]) => {\n defaultIntersectionHandler(entries, callback, notIntersectingCallback, granular)\n }, [callback, granular, notIntersectingCallback])\n\n useEffect(() => {\n observerRef.current?.disconnect()\n\n const observeElement = elementRef.current\n\n observerRef.current = new IntersectionObserver(intersectionHandler, { ...defaultOptions, ...options })\n\n if (observeElement) {\n observerRef.current.observe(observeElement)\n }\n\n return (): void => {\n observerRef.current?.disconnect()\n }\n }, [intersectionHandler, options])\n\n return elementRef\n}\n"],"names":["defaultOptions","root","rootMargin","threshold","useIntersectionObserver","_ref","callback","notIntersectingCallback","options","granular","elementRef","useRef","observerRef","intersectionHandler","useCallback","entries","arguments","length","undefined","forEach","entry","isIntersecting","defaultIntersectionHandler","useEffect","
|
|
1
|
+
{"version":3,"file":"useIntersectionObserver.js","sources":["../../../../../../src/core/hooks/useIntersectionObserver.ts"],"sourcesContent":["import { MutableRefObject, useCallback, useEffect, useRef } from 'react'\n\nconst defaultOptions = {\n root: null,\n rootMargin: '0px',\n threshold: 0.5,\n}\n\n/**\n * Type definition for the parameters used in the `useIntersectionObserver` hook.\n * @typedef {Object} UseIntersectionObserverType\n * @property {() => void} callback - Function to be called when the element intersects.\n * @property {() => void} [notIntersectingCallback] - Optional function to be called\n * when the element is not intersecting.\n * @property {Partial<{ root: HTMLElement | null; rootMargin: string; threshold: number }>} [options] -\n * Optional IntersectionObserver options.\n * @property {boolean} [granular] - Flag to determine if each entry should be checked individually.\n */\nexport type UseIntersectionObserverType = {\n callback: () => void\n notIntersectingCallback?: () => void\n options?: Partial<{\n root: HTMLElement | null\n rootMargin: string\n threshold: number\n }>\n granular?: boolean\n}\n\n/**\n * Default handler for intersection changes.\n * @param {IntersectionObserverEntry[]} entries - Array of intersection observer entries.\n * @param {() => void} callback - Function to be called when the element intersects.\n * @param {() => void} [notIntersectingCallback] - Optional function to be called when the element is not intersecting.\n * @param {boolean} [granular=false] - Flag to determine if each entry should be checked individually.\n */\nconst defaultIntersectionHandler = (\n entries: IntersectionObserverEntry[],\n callback: UseIntersectionObserverType['callback'],\n notIntersectingCallback: UseIntersectionObserverType['notIntersectingCallback'],\n granular = false,\n): void => {\n if (granular) {\n entries.forEach((entry) => {\n if (entry.isIntersecting) {\n callback()\n } else {\n notIntersectingCallback?.()\n }\n })\n } else {\n // eslint-disable-next-line no-lonely-if\n if (entries[0].isIntersecting) {\n callback()\n } else {\n notIntersectingCallback?.()\n }\n }\n}\n\n/**\n * Custom hook to observe the intersection of an element.\n * @param {UseIntersectionObserverType} params - The parameters for the intersection observer.\n * @returns {MutableRefObject<T | null>} Ref object for the observed element.\n */\nexport const useIntersectionObserver = <T extends Element = Element>({\n callback, notIntersectingCallback, options = {}, granular,\n}: UseIntersectionObserverType): MutableRefObject<T | null> => {\n const elementRef = useRef<T | null>(null)\n\n const observerRef = useRef<IntersectionObserver>()\n\n // entries: IntersectionObserverEntry[], observer: IntersectionObserver)\n const intersectionHandler = useCallback((entries: IntersectionObserverEntry[]) => {\n defaultIntersectionHandler(entries, callback, notIntersectingCallback, granular)\n }, [callback, granular, notIntersectingCallback])\n\n useEffect(() => {\n observerRef.current?.disconnect()\n\n const observeElement = elementRef.current\n\n observerRef.current = new IntersectionObserver(intersectionHandler, { ...defaultOptions, ...options })\n\n if (observeElement) {\n observerRef.current.observe(observeElement)\n }\n\n return (): void => {\n observerRef.current?.disconnect()\n }\n }, [intersectionHandler, options])\n\n return elementRef\n}\n"],"names":["defaultOptions","root","rootMargin","threshold","useIntersectionObserver","_ref","callback","notIntersectingCallback","options","granular","elementRef","useRef","observerRef","intersectionHandler","useCallback","entries","arguments","length","undefined","forEach","entry","isIntersecting","defaultIntersectionHandler","useEffect","current","disconnect","observeElement","IntersectionObserver","observe"],"mappings":"+DAEA,MAAMA,EAAiB,CACrBC,KAAM,KACNC,WAAY,MACZC,UAAW,IA4DAC,EAA0BC,IAEwB,IAFMC,SACnEA,EAAQC,wBAAEA,EAAuBC,QAAEA,EAAU,CAAA,EAAEC,SAAEA,GACrBJ,EAC5B,MAAMK,EAAaC,EAAiB,MAE9BC,EAAcD,IAGdE,EAAsBC,GAAaC,KArCR,SACjCA,EACAT,EACAC,GACQS,UAAAC,OAAA,QAAAC,IAAAF,UAAA,IAAAA,UAAA,GAGND,EAAQI,SAASC,IACXA,EAAMC,eACRf,IAEAC,KACF,IAIEQ,EAAQ,GAAGM,eACbf,IAEAC,KAGN,CAgBIe,CAA2BP,EAAST,EAAUC,EAAyBE,EAAS,GAC/E,CAACH,EAAUG,EAAUF,IAkBxB,OAhBAgB,GAAU,KACRX,EAAYY,SAASC,aAErB,MAAMC,EAAiBhB,EAAWc,QAQlC,OANAZ,EAAYY,QAAU,IAAIG,qBAAqBd,EAAqB,IAAKb,KAAmBQ,IAExFkB,GACFd,EAAYY,QAAQI,QAAQF,GAGvB,KACLd,EAAYY,SAASC,YAAY,CAClC,GACA,CAACZ,EAAqBL,IAElBE,CAAU"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useOutsideClick.js","sources":["../../../../../../src/core/hooks/useOutsideClick.ts"],"sourcesContent":["import { useEffect, useCallback } from 'react'\n\nimport { EventName } from '../constants/ui.constants'\nimport { handleClickOutside as defaultHandleClickOutside } from '../ui/utils/clickOutside'\n\ntype Element = HTMLElement | null | (() => HTMLElement)\ntype CallbackFunction = (target: HTMLElement | null) => void\n\n/**\n * Custom hook to handle clicks outside a specified element.\n * @param {Element} element - The element to detect outside clicks for.\n * @param {CallbackFunction} [callback] - Optional callback function to execute when an outside click is detected.\n * @param {Function} [handleClickOutside=defaultHandleClickOutside] - Optional custom function to handle outside clicks.\n * @returns {() => void} Function to unsubscribe the event listener.\n */\nexport function useOutsideClick(\n element: Element,\n callback?: CallbackFunction,\n handleClickOutside = defaultHandleClickOutside(element, callback),\n): () => void {\n const unsubscriber = useCallback(\n () => document.removeEventListener(EventName.Click, handleClickOutside), [handleClickOutside],\n )\n\n useEffect(() => {\n unsubscriber()\n document.addEventListener(EventName.Click, handleClickOutside)\n\n return unsubscriber\n }, [element, handleClickOutside, unsubscriber])\n\n return unsubscriber\n}\n\n/**\n * Function to handle clicks outside a specified element.\n * @param {Element} element - The element to detect outside clicks for.\n * @param {CallbackFunction} [callback] - Optional callback function to execute when an outside click is detected.\n * @param {Function} [handleClickOutside=defaultHandleClickOutside] - Optional custom function to handle outside clicks.\n * @returns {() => void} Function to unsubscribe the event listener.\n */\nexport function outsideClickHandler(\n element: Element,\n callback?: CallbackFunction,\n handleClickOutside = defaultHandleClickOutside(element, callback),\n): () => void {\n const unsubscriber = (): void => document.removeEventListener(EventName.Click, handleClickOutside)\n\n document.addEventListener(EventName.Click, handleClickOutside)\n\n return unsubscriber\n}\n"],"names":["useOutsideClick","element","callback","handleClickOutside","arguments","length","undefined","defaultHandleClickOutside","unsubscriber","useCallback","document","removeEventListener","EventName","Click","useEffect","addEventListener","outsideClickHandler"],"mappings":"6KAeO,SAASA,EACdC,EACAC,GAEY,IADZC,EAAkBC,UAAAC,eAAAC,IAAAF,UAAA,GAAAA,
|
|
1
|
+
{"version":3,"file":"useOutsideClick.js","sources":["../../../../../../src/core/hooks/useOutsideClick.ts"],"sourcesContent":["import { useEffect, useCallback } from 'react'\n\nimport { EventName } from '../constants/ui.constants'\nimport { handleClickOutside as defaultHandleClickOutside } from '../ui/utils/clickOutside'\n\ntype Element = HTMLElement | null | (() => HTMLElement)\ntype CallbackFunction = (target: HTMLElement | null) => void\n\n/**\n * Custom hook to handle clicks outside a specified element.\n * @param {Element} element - The element to detect outside clicks for.\n * @param {CallbackFunction} [callback] - Optional callback function to execute when an outside click is detected.\n * @param {Function} [handleClickOutside=defaultHandleClickOutside] - Optional custom function to handle outside clicks.\n * @returns {() => void} Function to unsubscribe the event listener.\n */\nexport function useOutsideClick(\n element: Element,\n callback?: CallbackFunction,\n handleClickOutside = defaultHandleClickOutside(element, callback),\n): () => void {\n const unsubscriber = useCallback(\n () => document.removeEventListener(EventName.Click, handleClickOutside), [handleClickOutside],\n )\n\n useEffect(() => {\n unsubscriber()\n document.addEventListener(EventName.Click, handleClickOutside)\n\n return unsubscriber\n }, [element, handleClickOutside, unsubscriber])\n\n return unsubscriber\n}\n\n/**\n * Function to handle clicks outside a specified element.\n * @param {Element} element - The element to detect outside clicks for.\n * @param {CallbackFunction} [callback] - Optional callback function to execute when an outside click is detected.\n * @param {Function} [handleClickOutside=defaultHandleClickOutside] - Optional custom function to handle outside clicks.\n * @returns {() => void} Function to unsubscribe the event listener.\n */\nexport function outsideClickHandler(\n element: Element,\n callback?: CallbackFunction,\n handleClickOutside = defaultHandleClickOutside(element, callback),\n): () => void {\n const unsubscriber = (): void => document.removeEventListener(EventName.Click, handleClickOutside)\n\n document.addEventListener(EventName.Click, handleClickOutside)\n\n return unsubscriber\n}\n"],"names":["useOutsideClick","element","callback","handleClickOutside","arguments","length","undefined","defaultHandleClickOutside","unsubscriber","useCallback","document","removeEventListener","EventName","Click","useEffect","addEventListener","outsideClickHandler"],"mappings":"6KAeO,SAASA,EACdC,EACAC,GAEY,IADZC,EAAkBC,UAAAC,eAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAGG,EAA0BN,EAASC,GAExD,MAAMM,EAAeC,GACnB,IAAMC,SAASC,oBAAoBC,EAAUC,MAAOV,IAAqB,CAACA,IAU5E,OAPAW,GAAU,KACRN,IACAE,SAASK,iBAAiBH,EAAUC,MAAOV,GAEpCK,IACN,CAACP,EAASE,EAAoBK,IAE1BA,CACT,CASO,SAASQ,EACdf,EACAC,GAEY,IADZC,EAAkBC,UAAAC,eAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAGG,EAA0BN,EAASC,GAMxD,OAFAQ,SAASK,iBAAiBH,EAAUC,MAAOV,GAFtBK,IAAYE,SAASC,oBAAoBC,EAAUC,MAAOV,EAKjF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useParseProps.js","sources":["../../../../../../src/core/hooks/useParseProps.ts"],"sourcesContent":["import { useMemo } from 'react'\n\nimport { parseProps } from '../utils/helpers/ui'\n\n/**\n * Custom hook to parse properties using the `parseProps` utility function.\n * @param {Record<string, unknown>} props - The properties to be parsed.\n * @returns {ReturnType<typeof parseProps>} The parsed properties categorized by the `parseProps` function.\n */\nexport const useParseProps = (props: Record<string, unknown>): ReturnType<typeof parseProps> => {\n const propsCategories = useMemo(() => parseProps(props), [props])\n\n return propsCategories\n}\n"],"names":["useParseProps","props","useMemo","parseProps"],"mappings":"
|
|
1
|
+
{"version":3,"file":"useParseProps.js","sources":["../../../../../../src/core/hooks/useParseProps.ts"],"sourcesContent":["import { useMemo } from 'react'\n\nimport { parseProps } from '../utils/helpers/ui'\n\n/**\n * Custom hook to parse properties using the `parseProps` utility function.\n * @param {Record<string, unknown>} props - The properties to be parsed.\n * @returns {ReturnType<typeof parseProps>} The parsed properties categorized by the `parseProps` function.\n */\nexport const useParseProps = (props: Record<string, unknown>): ReturnType<typeof parseProps> => {\n const propsCategories = useMemo(() => parseProps(props), [props])\n\n return propsCategories\n}\n"],"names":["useParseProps","props","useMemo","parseProps"],"mappings":"oFASO,MAAMA,EAAiBC,GACJC,GAAQ,IAAMC,EAAWF,IAAQ,CAACA"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{useState as t,useRef as e,useMemo as r,useLayoutEffect as n}from"react";import i from"../../../node_modules/lodash-es/debounce.js";const h=function(){let h=arguments.length>0&&void 0!==arguments[0]?arguments[0]:250,c=arguments.length>1?arguments[1]:void 0;const[o,d]=t({width:void 0,height:void 0}),u=e({width:0,height:0}),s=e(),g=e(),l=r((()=>i((t=>{const e=t[0].contentRect.width,r=t[0].contentRect.height;u.current?.width===e&&u.current?.height===r||(u.current={width:e,height:r},(c||d)({width:s?.current?.clientWidth,height:s?.current?.clientHeight}))}),h)),[c,h]);return n((()=>{let t,e;s?.current&&(e=s?.current,t=new ResizeObserver(l),t.observe(e),(c||d)({width:s?.current?.clientWidth,height:s?.current?.clientHeight}));const r=()=>{t?.unobserve?.(e)};return g.current=r,r}),[l,s,c]),[s,o,g.current]};export{h as useResize};
|
|
2
2
|
//# sourceMappingURL=useResize.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useResize.js","sources":["../../../../../../src/core/hooks/useResize.ts"],"sourcesContent":["import { MutableRefObject, useLayoutEffect, useMemo, useState, useRef } from 'react'\nimport debounce from 'lodash-es/debounce'\n\n/**\n * Type definition for the size of the wrapper element.\n * @typedef {Object} WrapperSize\n * @property {undefined | number} width - The width of the wrapper element.\n * @property {undefined | number} height - The height of the wrapper element.\n */\nexport type WrapperSize = { width: undefined | number; height: undefined | number }\n\n/**\n * Type definition for the unobserver function.\n * @typedef {() => (null | void)} Unobserver\n */\ntype Unobserver = () => (null | void)\n\n/**\n * Type definition for the resize callback function.\n * @typedef {(wrapperSize: WrapperSize) => void} UseResizeCallBack\n */\nexport type UseResizeCallBack = (wrapperSize: WrapperSize) => void\n\n/**\n * Custom hook to observe the resize event of an HTML element\n * and execute a callback or update the state with the new size.\n * @param {number} [debounceDelay=250] - The delay in milliseconds for debouncing the resize event.\n * @param {UseResizeCallBack} [callBack] - Optional callback function to execute when the element is resized.\n * @returns {[MutableRefObject<HTMLElement | null | undefined>, WrapperSize, Unobserver | undefined]}\n * An array containing the ref object for the container element,\n * the current size of the container, and an unobserver function.\n */\n// eslint-disable-next-line default-param-last\nexport const useResize = (debounceDelay = 250, callBack?: UseResizeCallBack): [\n MutableRefObject<HTMLElement | null | undefined>, WrapperSize, Unobserver | undefined] => {\n const [containerSize, setContainerSize] = useState<WrapperSize>({ width: undefined, height: undefined })\n\n const lastResizeWidthRef = useRef<WrapperSize>({ width: 0, height: 0 })\n const containerRef: MutableRefObject<HTMLElement | undefined | null> = useRef<HTMLElement | undefined | null>()\n const unobserverRef = useRef<Unobserver>()\n\n const debouncedResizeWrapper = useMemo(() => debounce((entries) => {\n const newResizeWidth = entries[0].contentRect.width\n const newResizeHeight = entries[0].contentRect.height\n\n if (lastResizeWidthRef.current?.width === newResizeWidth\n && lastResizeWidthRef.current?.height === newResizeHeight) {\n return\n }\n lastResizeWidthRef.current = { width: newResizeWidth, height: newResizeHeight }\n\n // eslint-disable-next-line semi-style\n ;(callBack || setContainerSize)({\n width: containerRef?.current?.clientWidth,\n height: containerRef?.current?.clientHeight,\n })\n }, debounceDelay), [callBack, debounceDelay])\n\n useLayoutEffect(() => {\n let resizeObserver: ResizeObserver\n let containerElement: HTMLElement\n\n if (containerRef?.current) {\n containerElement = containerRef?.current\n resizeObserver = new ResizeObserver(debouncedResizeWrapper)\n resizeObserver.observe(containerElement as Element)\n\n // eslint-disable-next-line semi-style\n ;(callBack || setContainerSize)({\n width: containerRef?.current?.clientWidth,\n height: containerRef?.current?.clientHeight,\n })\n }\n\n const unobserver = (): void => {\n resizeObserver?.unobserve?.(containerElement as Element)\n }\n\n // setUnobserver(unobserver)\n unobserverRef.current = unobserver\n\n return unobserver\n }, [debouncedResizeWrapper, containerRef, callBack])\n\n return [containerRef, containerSize, unobserverRef.current]\n}\n"],"names":["useResize","debounceDelay","arguments","length","undefined","callBack","containerSize","setContainerSize","useState","width","height","lastResizeWidthRef","useRef","containerRef","unobserverRef","debouncedResizeWrapper","useMemo","debounce","entries","
|
|
1
|
+
{"version":3,"file":"useResize.js","sources":["../../../../../../src/core/hooks/useResize.ts"],"sourcesContent":["import { MutableRefObject, useLayoutEffect, useMemo, useState, useRef } from 'react'\nimport debounce from 'lodash-es/debounce'\n\n/**\n * Type definition for the size of the wrapper element.\n * @typedef {Object} WrapperSize\n * @property {undefined | number} width - The width of the wrapper element.\n * @property {undefined | number} height - The height of the wrapper element.\n */\nexport type WrapperSize = { width: undefined | number; height: undefined | number }\n\n/**\n * Type definition for the unobserver function.\n * @typedef {() => (null | void)} Unobserver\n */\ntype Unobserver = () => (null | void)\n\n/**\n * Type definition for the resize callback function.\n * @typedef {(wrapperSize: WrapperSize) => void} UseResizeCallBack\n */\nexport type UseResizeCallBack = (wrapperSize: WrapperSize) => void\n\n/**\n * Custom hook to observe the resize event of an HTML element\n * and execute a callback or update the state with the new size.\n * @param {number} [debounceDelay=250] - The delay in milliseconds for debouncing the resize event.\n * @param {UseResizeCallBack} [callBack] - Optional callback function to execute when the element is resized.\n * @returns {[MutableRefObject<HTMLElement | null | undefined>, WrapperSize, Unobserver | undefined]}\n * An array containing the ref object for the container element,\n * the current size of the container, and an unobserver function.\n */\n// eslint-disable-next-line default-param-last\nexport const useResize = (debounceDelay = 250, callBack?: UseResizeCallBack): [\n MutableRefObject<HTMLElement | null | undefined>, WrapperSize, Unobserver | undefined] => {\n const [containerSize, setContainerSize] = useState<WrapperSize>({ width: undefined, height: undefined })\n\n const lastResizeWidthRef = useRef<WrapperSize>({ width: 0, height: 0 })\n const containerRef: MutableRefObject<HTMLElement | undefined | null> = useRef<HTMLElement | undefined | null>()\n const unobserverRef = useRef<Unobserver>()\n\n const debouncedResizeWrapper = useMemo(() => debounce((entries) => {\n const newResizeWidth = entries[0].contentRect.width\n const newResizeHeight = entries[0].contentRect.height\n\n if (lastResizeWidthRef.current?.width === newResizeWidth\n && lastResizeWidthRef.current?.height === newResizeHeight) {\n return\n }\n lastResizeWidthRef.current = { width: newResizeWidth, height: newResizeHeight }\n\n // eslint-disable-next-line semi-style\n ;(callBack || setContainerSize)({\n width: containerRef?.current?.clientWidth,\n height: containerRef?.current?.clientHeight,\n })\n }, debounceDelay), [callBack, debounceDelay])\n\n useLayoutEffect(() => {\n let resizeObserver: ResizeObserver\n let containerElement: HTMLElement\n\n if (containerRef?.current) {\n containerElement = containerRef?.current\n resizeObserver = new ResizeObserver(debouncedResizeWrapper)\n resizeObserver.observe(containerElement as Element)\n\n // eslint-disable-next-line semi-style\n ;(callBack || setContainerSize)({\n width: containerRef?.current?.clientWidth,\n height: containerRef?.current?.clientHeight,\n })\n }\n\n const unobserver = (): void => {\n resizeObserver?.unobserve?.(containerElement as Element)\n }\n\n // setUnobserver(unobserver)\n unobserverRef.current = unobserver\n\n return unobserver\n }, [debouncedResizeWrapper, containerRef, callBack])\n\n return [containerRef, containerSize, unobserverRef.current]\n}\n"],"names":["useResize","debounceDelay","arguments","length","undefined","callBack","containerSize","setContainerSize","useState","width","height","lastResizeWidthRef","useRef","containerRef","unobserverRef","debouncedResizeWrapper","useMemo","debounce","entries","newResizeWidth","contentRect","newResizeHeight","current","clientWidth","clientHeight","useLayoutEffect","resizeObserver","containerElement","ResizeObserver","observe","unobserver","unobserve"],"mappings":"0IAiCO,MAAMA,EAAY,WACmE,IADlEC,EAAaC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,IAAKG,EAA4BH,UAAAC,OAAA,EAAAD,kBAAAE,EAEzE,MAAOE,EAAeC,GAAoBC,EAAsB,CAAEC,WAAOL,EAAWM,YAAQN,IAEtFO,EAAqBC,EAAoB,CAAEH,MAAO,EAAGC,OAAQ,IAC7DG,EAAiED,IACjEE,EAAgBF,IAEhBG,EAAyBC,GAAQ,IAAMC,GAAUC,IACrD,MAAMC,EAAiBD,EAAQ,GAAGE,YAAYX,MACxCY,EAAkBH,EAAQ,GAAGE,YAAYV,OAE3CC,EAAmBW,SAASb,QAAUU,GACrCR,EAAmBW,SAASZ,SAAWW,IAG5CV,EAAmBW,QAAU,CAAEb,MAAOU,EAAgBT,OAAQW,IAG5DhB,GAAYE,GAAkB,CAC9BE,MAAOI,GAAcS,SAASC,YAC9Bb,OAAQG,GAAcS,SAASE,eAC/B,GACDvB,IAAgB,CAACI,EAAUJ,IA4B9B,OA1BAwB,GAAgB,KACd,IAAIC,EACAC,EAEAd,GAAcS,UAChBK,EAAmBd,GAAcS,QACjCI,EAAiB,IAAIE,eAAeb,GACpCW,EAAeG,QAAQF,IAGrBtB,GAAYE,GAAkB,CAC9BE,MAAOI,GAAcS,SAASC,YAC9Bb,OAAQG,GAAcS,SAASE,gBAInC,MAAMM,EAAaA,KACjBJ,GAAgBK,YAAYJ,EAA4B,EAM1D,OAFAb,EAAcQ,QAAUQ,EAEjBA,CAAU,GAChB,CAACf,EAAwBF,EAAcR,IAEnC,CAACQ,EAAcP,EAAeQ,EAAcQ,QACrD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useThemePreference.js","sources":["../../../../../../src/core/hooks/useThemePreference.ts"],"sourcesContent":["import { useEffect } from 'react'\n\nimport { observeThemePreference } from '../utils/helpers/ui'\n\n/**\n * Custom hook to use theme preference in a React component.\n * @param {() => HTMLElement} [getHtmlElement] - Function to get the HTML element to which the theme will be applied.\n * @param {(isDark: boolean) => void} [switchCallback] - Callback function to execute when the theme changes.\n */\nexport const useThemePreference = (\n getHtmlElement: () => HTMLElement = (): HTMLElement => document.body,\n switchCallback: (isDark: boolean) => void = (isDark: boolean): boolean => isDark,\n): void => {\n useEffect(\n () => observeThemePreference(getHtmlElement, switchCallback),\n [getHtmlElement, switchCallback],\n )\n}\n"],"names":["useThemePreference","getHtmlElement","arguments","length","undefined","document","body","switchCallback","isDark","useEffect","observeThemePreference"],"mappings":"
|
|
1
|
+
{"version":3,"file":"useThemePreference.js","sources":["../../../../../../src/core/hooks/useThemePreference.ts"],"sourcesContent":["import { useEffect } from 'react'\n\nimport { observeThemePreference } from '../utils/helpers/ui'\n\n/**\n * Custom hook to use theme preference in a React component.\n * @param {() => HTMLElement} [getHtmlElement] - Function to get the HTML element to which the theme will be applied.\n * @param {(isDark: boolean) => void} [switchCallback] - Callback function to execute when the theme changes.\n */\nexport const useThemePreference = (\n getHtmlElement: () => HTMLElement = (): HTMLElement => document.body,\n switchCallback: (isDark: boolean) => void = (isDark: boolean): boolean => isDark,\n): void => {\n useEffect(\n () => observeThemePreference(getHtmlElement, switchCallback),\n [getHtmlElement, switchCallback],\n )\n}\n"],"names":["useThemePreference","getHtmlElement","arguments","length","undefined","document","body","switchCallback","isDark","useEffect","observeThemePreference"],"mappings":"kGASO,MAAMA,EAAqB,WAGvB,IAFTC,EAAiCC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAG,IAAmBG,SAASC,KAChEC,EAAyCL,UAAAC,OAAA,QAAAC,IAAAF,UAAA,GAAAA,UAAA,GAAIM,GAA6BA,EAE1EC,GACE,IAAMC,EAAuBT,EAAgBM,IAC7C,CAACN,EAAgBM,GAErB"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{useState as o,useCallback as t}from"react";const e=function(e){let n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];const[l,r]=o(e),f=t((o=>{r(n?t=>"boolean"==typeof o?o:!t:null!=o?o:!l)}),[n,l,r]),i=t((o=>f(void 0===o||"boolean"!=typeof o||o)),[f]),p=t((o=>f(void 0!==o&&"boolean"==typeof o&&!0===o)),[f]);return[l,f,i,p]};export{e as useToggle};
|
|
2
2
|
//# sourceMappingURL=useToggle.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useToggle.js","sources":["../../../../../../src/core/hooks/useToggle.ts"],"sourcesContent":["import { useState, useCallback } from 'react'\n\n/**\n * Type definition for the return value of the `useToggle` hook.\n * @typedef {Array} useToggleReturnType\n * @property {boolean} 0 - The current toggled state.\n * @property {(value?: any | boolean) => void} 1 - Function to toggle the state.\n * @property {(value?: any | boolean) => void} 2 - Function to forcefully set the state to true.\n * @property {(value?: any | boolean) => void} 3 - Function to forcefully set the state to false.\n */\nexport type useToggleReturnType = [\n boolean,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void\n]\n\n/**\n * Custom hook to manage a boolean state with toggle functionality.\n * @param {boolean} defaultValue - The initial value of the toggled state.\n * @param {boolean} [async=true] - Flag to determine if the toggle should be asynchronous.\n * @returns {useToggleReturnType} An array containing the current state, a toggle function,\n * and functions to set the state to true or false.\n */\nexport const useToggle = (defaultValue: boolean, async = true): useToggleReturnType => {\n const [toggled, setToggled] = useState(defaultValue)\n\n /**\n * Function to toggle the state.\n * @param {any | boolean} [value] - Optional value to set the state. If not provided, the state will be toggled.\n */\n const handleToggle: (value?: any | boolean) => void = useCallback((value?: any | boolean) => {\n if (async) {\n setToggled((prevToggled) => (typeof (value) === 'boolean' ? value : !prevToggled))\n } else {\n setToggled((value !== undefined && value !== null ? value : !toggled))\n }\n }, [async, toggled, setToggled])\n\n /**\n * Function to set the state to true.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to true.\n */\n const handleToggleTrue = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined\n || typeof forceValue !== 'boolean' ? true : forceValue), [handleToggle],\n )\n\n /**\n * Function to set the state to false.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to false.\n */\n const handleToggleFalse = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined\n || typeof forceValue !== 'boolean' ? false : forceValue === true), [handleToggle],\n )\n\n return [toggled, handleToggle, handleToggleTrue, handleToggleFalse]\n}\n"],"names":["useToggle","defaultValue","async","arguments","length","undefined","toggled","setToggled","useState","handleToggle","useCallback","value","prevToggled","handleToggleTrue","forceValue","handleToggleFalse"],"mappings":"
|
|
1
|
+
{"version":3,"file":"useToggle.js","sources":["../../../../../../src/core/hooks/useToggle.ts"],"sourcesContent":["import { useState, useCallback } from 'react'\n\n/**\n * Type definition for the return value of the `useToggle` hook.\n * @typedef {Array} useToggleReturnType\n * @property {boolean} 0 - The current toggled state.\n * @property {(value?: any | boolean) => void} 1 - Function to toggle the state.\n * @property {(value?: any | boolean) => void} 2 - Function to forcefully set the state to true.\n * @property {(value?: any | boolean) => void} 3 - Function to forcefully set the state to false.\n */\nexport type useToggleReturnType = [\n boolean,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void\n]\n\n/**\n * Custom hook to manage a boolean state with toggle functionality.\n * @param {boolean} defaultValue - The initial value of the toggled state.\n * @param {boolean} [async=true] - Flag to determine if the toggle should be asynchronous.\n * @returns {useToggleReturnType} An array containing the current state, a toggle function,\n * and functions to set the state to true or false.\n */\nexport const useToggle = (defaultValue: boolean, async = true): useToggleReturnType => {\n const [toggled, setToggled] = useState(defaultValue)\n\n /**\n * Function to toggle the state.\n * @param {any | boolean} [value] - Optional value to set the state. If not provided, the state will be toggled.\n */\n const handleToggle: (value?: any | boolean) => void = useCallback((value?: any | boolean) => {\n if (async) {\n setToggled((prevToggled) => (typeof (value) === 'boolean' ? value : !prevToggled))\n } else {\n setToggled((value !== undefined && value !== null ? value : !toggled))\n }\n }, [async, toggled, setToggled])\n\n /**\n * Function to set the state to true.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to true.\n */\n const handleToggleTrue = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined\n || typeof forceValue !== 'boolean' ? true : forceValue), [handleToggle],\n )\n\n /**\n * Function to set the state to false.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to false.\n */\n const handleToggleFalse = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined\n || typeof forceValue !== 'boolean' ? false : forceValue === true), [handleToggle],\n )\n\n return [toggled, handleToggle, handleToggleTrue, handleToggleFalse]\n}\n"],"names":["useToggle","defaultValue","async","arguments","length","undefined","toggled","setToggled","useState","handleToggle","useCallback","value","prevToggled","handleToggleTrue","forceValue","handleToggleFalse"],"mappings":"wDAwBaA,EAAY,SAACC,GAA6D,IAAtCC,IAAKC,UAAAC,OAAA,QAAAC,IAAAF,UAAA,KAAAA,UAAA,GACpD,MAAOG,EAASC,GAAcC,EAASP,GAMjCQ,EAAgDC,GAAaC,IAE/DJ,EADEL,EACUU,GAAoC,kBAAXD,EAAuBA,GAASC,EAEzDD,QAAwCA,GAASL,EAC/D,GACC,CAACJ,EAAOI,EAASC,IAOdM,EAAmBH,GACtBI,GAAyBL,OAA4BJ,IAAfS,GACZ,kBAAfA,GAAkCA,IAAa,CAACL,IAQxDM,EAAoBL,GACvBI,GAAyBL,OAA4BJ,IAAfS,GACZ,kBAAfA,IAAkD,IAAfA,IAAsB,CAACL,IAGxE,MAAO,CAACH,EAASG,EAAcI,EAAkBE,EACnD"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import{useState as o,useCallback as t}from"react";const r=r=>{const[e,n]=o(r),c=t((o=>{n((t=>"boolean"==typeof o?o:!t))}),[]),i=t((o=>c(void 0===o||o)),[c]),p=t((o=>c(void 0!==o&&o)),[c]);return[e,c,i,p]};export{r as useToggle2};
|
|
2
2
|
//# sourceMappingURL=useToggle2.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useToggle2.js","sources":["../../../../../../src/core/hooks/useToggle2.ts"],"sourcesContent":["import { useState, useCallback } from 'react'\n\n/**\n * Type definition for the return value of the `useToggle` hook.\n * @typedef {Array} useToggleReturnType\n * @property {boolean} 0 - The current toggled state.\n * @property {(value?: any | boolean) => void} 1 - Function to toggle the state.\n * @property {(value?: any | boolean) => void} 2 - Function to forcefully set the state to true.\n * @property {(value?: any | boolean) => void} 3 - Function to forcefully set the state to false.\n */\nexport type useToggleReturnType2 = [\n boolean,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void\n]\n\n/**\n * Custom hook to manage a boolean state with toggle functionality.\n * @param {boolean} defaultValue - The initial value of the toggled state.\n * @returns {useToggleReturnType2} An array containing the current state, a toggle function,\n * and functions to set the state to true or false.\n */\nexport const useToggle2 = (defaultValue: boolean): useToggleReturnType2 => {\n const [toggled, setToggled] = useState(defaultValue)\n\n /**\n * Function to toggle the state.\n * @param {any | boolean} [value] - Optional value to set the state. If not provided, the state will be toggled.\n */\n const handleToggle: (value?: any | boolean) => void = useCallback((value?: any | boolean) => {\n setToggled((prevToggled) => (typeof (value) === 'boolean' ? value : !prevToggled))\n }, [])\n\n /**\n * Function to set the state to true.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to true.\n */\n const handleToggleTrue = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined ? true : forceValue), [handleToggle],\n )\n\n /**\n * Function to set the state to false.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to false.\n */\n const handleToggleFalse = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined ? false : forceValue), [handleToggle],\n )\n\n return [toggled, handleToggle, handleToggleTrue, handleToggleFalse]\n}\n"],"names":["useToggle2","defaultValue","toggled","setToggled","useState","handleToggle","useCallback","value","prevToggled","handleToggleTrue","forceValue","undefined","handleToggleFalse"],"mappings":"
|
|
1
|
+
{"version":3,"file":"useToggle2.js","sources":["../../../../../../src/core/hooks/useToggle2.ts"],"sourcesContent":["import { useState, useCallback } from 'react'\n\n/**\n * Type definition for the return value of the `useToggle` hook.\n * @typedef {Array} useToggleReturnType\n * @property {boolean} 0 - The current toggled state.\n * @property {(value?: any | boolean) => void} 1 - Function to toggle the state.\n * @property {(value?: any | boolean) => void} 2 - Function to forcefully set the state to true.\n * @property {(value?: any | boolean) => void} 3 - Function to forcefully set the state to false.\n */\nexport type useToggleReturnType2 = [\n boolean,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void,\n (value?: any | boolean) => void\n]\n\n/**\n * Custom hook to manage a boolean state with toggle functionality.\n * @param {boolean} defaultValue - The initial value of the toggled state.\n * @returns {useToggleReturnType2} An array containing the current state, a toggle function,\n * and functions to set the state to true or false.\n */\nexport const useToggle2 = (defaultValue: boolean): useToggleReturnType2 => {\n const [toggled, setToggled] = useState(defaultValue)\n\n /**\n * Function to toggle the state.\n * @param {any | boolean} [value] - Optional value to set the state. If not provided, the state will be toggled.\n */\n const handleToggle: (value?: any | boolean) => void = useCallback((value?: any | boolean) => {\n setToggled((prevToggled) => (typeof (value) === 'boolean' ? value : !prevToggled))\n }, [])\n\n /**\n * Function to set the state to true.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to true.\n */\n const handleToggleTrue = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined ? true : forceValue), [handleToggle],\n )\n\n /**\n * Function to set the state to false.\n * @param {boolean} [forceValue] - Optional value to forcefully set the state.\n * If not provided, the state will be set to false.\n */\n const handleToggleFalse = useCallback(\n (forceValue?: boolean) => handleToggle(forceValue === undefined ? false : forceValue), [handleToggle],\n )\n\n return [toggled, handleToggle, handleToggleTrue, handleToggleFalse]\n}\n"],"names":["useToggle2","defaultValue","toggled","setToggled","useState","handleToggle","useCallback","value","prevToggled","handleToggleTrue","forceValue","undefined","handleToggleFalse"],"mappings":"kDAuBO,MAAMA,EAAcC,IACzB,MAAOC,EAASC,GAAcC,EAASH,GAMjCI,EAAgDC,GAAaC,IACjEJ,GAAYK,GAAoC,kBAAXD,EAAuBA,GAASC,GAAa,GACjF,IAOGC,EAAmBH,GACtBI,GAAyBL,OAA4BM,IAAfD,GAAkCA,IAAa,CAACL,IAQnFO,EAAoBN,GACvBI,GAAyBL,OAA4BM,IAAfD,GAAmCA,IAAa,CAACL,IAG1F,MAAO,CAACH,EAASG,EAAcI,EAAkBG,EAAkB"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{extends as t}from"../../../../../../_virtual/_rollupPluginBabelHelpers.js";import"../../../../../../node_modules/core-js/modules/es.array.includes.js";import{memo as e,useCallback as n,createElement as a}from"react";import o from"./button.module.scss.js";import{IconBase as r}from"../../icon/IconBase.js";import{Link as i}from"../text/Link.js";import{classNames as s,noop as l}from"../../../../utils/helpers/ui.js";import{composeId as c}from"../../../../utils/helpers/text.js";const d={ENTER:{key:"Enter",keyCode:13}},m=e((t=>{let{variant:e,href:n,target:o,children:r,...s}=t;return"link"===e?a(i,{width:"100%",href:n,target:o,...s,onClick:l},r):a("span",{},r)}));m.displayName="InnerElement";const p=e((e=>{let{label:a,children:r,variant:i,tiny:l,truncate:p,fluid:u,preventDefualt:h,stopPropagation:f,onClick:g,type:y="button",transparent:E,hasShadow:v,hasIcon:b,disabled:I,animated:j=!1,className:k="",id:C,href:N,target:P,...R}=e;const w=`${a||r?.toString()}`,x=n((t=>{h&&t.preventDefault(),f&&(t.stopPropagation(),t.nativeEvent.stopImmediatePropagation()),g?.(t)}),[g,h,f]),B=n((t=>{t.key===d.ENTER.key&&(h&&t.preventDefault(),f&&(t.stopPropagation(),t.nativeEvent.stopImmediatePropagation()),g?.(t))}),[g,h,f]);return React.createElement("button",t({type:y,tabIndex:-1,onClick:x,onKeyDown:B,className:s(o.button,l&&o.tiny,i&&o[i],p&&o.truncate,u&&o.fluid,j&&o.animated,E&&o.transparent,v&&o.hasShadow,b&&o.hasIcon,I&&o.disabled,k),id:`${C||w&&c(w)}`,"data-testid":`${R.dataTestId||R["data-testid"]||C||w&&c(w)}`},R),React.createElement(m,{variant:i,href:N,target:P},a&&a,r||r))}));p.displayName="Button";const u=["iconUrl","minWidth","minHeight","width","height","size","fontSize","color"],h=e((e=>{const n={},a={};return Object.entries(e).forEach((t=>{let[e,o]=t;u.includes(e)?a[e]=o:n[e]=o})),a.children=e.children,React.createElement(p,t({},n,{hasIcon:!0}),e.iconContent&&e.iconContent,!e.iconContent&&React.createElement(r,a))}));h.displayName="IconButton";export{p as Button,h as IconButton,d as keys};
|
|
2
2
|
//# sourceMappingURL=Button.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.js","sources":["../../../../../../../../../src/core/ui/components/atoms/button/Button.tsx"],"sourcesContent":["import { memo, useCallback, MouseEvent, KeyboardEvent, createElement, FC, HTMLAttributes } from 'react'\n\nimport { classNames, composeId, noop } from '../../../../utils'\nimport { Alerts } from '../../../../constants'\nimport { Link } from '../text'\nimport { IconBase, IconBaseProps } from '../../icon'\n\nimport type { ButtonProps, IconButtonProps } from './button.types'\nimport classes from './button.module.scss'\n\n\nexport const keys = {\n ENTER: {\n key: 'Enter',\n keyCode: 13,\n },\n}\n\ntype InnerElementsProps = Partial<ButtonProps> & Partial<HTMLAttributes<HTMLAnchorElement>>\n\nconst InnerElement: FC<InnerElementsProps> = memo(({\n variant, href, target, children, ...props\n}: Omit<InnerElementsProps, 'onClick'>) => {\n if (variant === 'link') {\n return createElement(Link, { width: '100%', href, target, ...props, onClick: noop }, children)\n }\n return createElement('span', {}, children)\n})\n\nInnerElement.displayName = 'InnerElement'\n\n/**\n * Button component for displaying buttons with optional features.\n * @component\n *\n * Generated component from Template\n * @param {object} props - The component props.\n * @param {string} props.label - The value to be displayed in the button.\n * @param {ReactNode} [props.children] - Additional content to be displayed inside the button.\n * @param {string} [props.variant] - The variant of the button (e.g., 'primary', 'secondary').\n * @param {boolean} [props.tiny] - Whether the button should be tiny.\n * @param {boolean} [props.truncate] - Whether the content inside the button should be truncated.\n * @param {boolean} [props.fluid] - Whether the button should have a fluid width.\n * @param {boolean} [props.animated=true] - Whether the button should have animation (default is true).\n * @param {string} [props.className] - Additional classes to be applied to the button.\n * @param {...object} props.props - Additional props to be spread to the underlying div element.\n *\n * @returns {JSX.Element} The rendered Button component.\n */\nexport const Button = memo(({\n label, children,\n variant, tiny, truncate, fluid,\n preventDefualt, stopPropagation,\n onClick,\n type = 'button',\n transparent,\n hasShadow,\n hasIcon,\n disabled,\n animated = false, className = '', id,\n href,\n target,\n ...props\n}: ButtonProps) => {\n const textFromChildren: string | undefined = `${label || children?.toString()}`\n\n const clickHandler = useCallback((event: MouseEvent) => {\n if (preventDefualt) {\n event.preventDefault()\n }\n if (stopPropagation) {\n event.stopPropagation()\n event.nativeEvent.stopImmediatePropagation()\n }\n onClick?.(event)\n }, [onClick, preventDefualt, stopPropagation])\n\n const keyDownHandler = useCallback((event: KeyboardEvent) => {\n if (event.key === keys.ENTER.key) {\n if (preventDefualt) {\n event.preventDefault()\n }\n if (stopPropagation) {\n event.stopPropagation()\n event.nativeEvent.stopImmediatePropagation()\n }\n onClick?.(event)\n }\n }, [onClick, preventDefualt, stopPropagation])\n\n return (\n <button\n // eslint-disable-next-line react/button-has-type\n type={type}\n tabIndex={-1}\n onClick={clickHandler}\n onKeyDown={keyDownHandler}\n className={classNames(\n classes.button,\n tiny && classes.tiny,\n variant && classes[variant as Alerts],\n truncate && classes.truncate,\n fluid && classes.fluid,\n animated && classes.animated,\n transparent && classes.transparent,\n hasShadow && classes.hasShadow,\n hasIcon && classes.hasIcon,\n disabled && classes.disabled,\n className,\n )}\n id={`${id || (textFromChildren && composeId(textFromChildren))}`}\n data-testid={`${(props as Record<string, string>).dataTestId || (props as Record<string, string>)['data-testid'] || id || (textFromChildren && composeId(textFromChildren))}`}\n {...props}\n >\n <InnerElement variant={variant} href={href} target={target}>\n {label && label}\n {children || children}\n </InnerElement>\n </button>\n )\n})\n\nexport type ButtonType = typeof Button\n\n// Set display name for the component.\nButton.displayName = 'Button'\n\nconst iconBaseProps = [\n 'iconUrl',\n 'minWidth',\n 'minHeight',\n 'width',\n 'height',\n 'size',\n 'fontSize',\n 'color',\n]\n\nexport const IconButton: FC<IconButtonProps> = memo<IconButtonProps>((props: IconButtonProps) => {\n const buttonProps: Record<string, unknown> = {}\n const iconProps: Record<string, unknown> = {}\n\n Object.entries(props).forEach(([name, value]: [string, unknown]) => {\n if (iconBaseProps.includes(name)) {\n // eslint-disable-next-line no-param-reassign\n iconProps[name] = value\n } else {\n buttonProps[name] = value\n }\n })\n\n iconProps.children = props.children\n\n return (\n <Button {...(buttonProps as ButtonProps)} hasIcon>\n {props.iconContent && props.iconContent}\n {!props.iconContent && (<IconBase {...(iconProps as IconBaseProps)} />)}\n </Button>\n )\n})\n\nIconButton.displayName = 'IconButton'\n"],"names":["keys","ENTER","key","keyCode","InnerElement","memo","_ref","variant","href","target","children","props","
|
|
1
|
+
{"version":3,"file":"Button.js","sources":["../../../../../../../../../src/core/ui/components/atoms/button/Button.tsx"],"sourcesContent":["import { memo, useCallback, MouseEvent, KeyboardEvent, createElement, FC, HTMLAttributes } from 'react'\n\nimport { classNames, composeId, noop } from '../../../../utils'\nimport { Alerts } from '../../../../constants'\nimport { Link } from '../text'\nimport { IconBase, IconBaseProps } from '../../icon'\n\nimport type { ButtonProps, IconButtonProps } from './button.types'\nimport classes from './button.module.scss'\n\n\nexport const keys = {\n ENTER: {\n key: 'Enter',\n keyCode: 13,\n },\n}\n\ntype InnerElementsProps = Partial<ButtonProps> & Partial<HTMLAttributes<HTMLAnchorElement>>\n\nconst InnerElement: FC<InnerElementsProps> = memo(({\n variant, href, target, children, ...props\n}: Omit<InnerElementsProps, 'onClick'>) => {\n if (variant === 'link') {\n return createElement(Link, { width: '100%', href, target, ...props, onClick: noop }, children)\n }\n return createElement('span', {}, children)\n})\n\nInnerElement.displayName = 'InnerElement'\n\n/**\n * Button component for displaying buttons with optional features.\n * @component\n *\n * Generated component from Template\n * @param {object} props - The component props.\n * @param {string} props.label - The value to be displayed in the button.\n * @param {ReactNode} [props.children] - Additional content to be displayed inside the button.\n * @param {string} [props.variant] - The variant of the button (e.g., 'primary', 'secondary').\n * @param {boolean} [props.tiny] - Whether the button should be tiny.\n * @param {boolean} [props.truncate] - Whether the content inside the button should be truncated.\n * @param {boolean} [props.fluid] - Whether the button should have a fluid width.\n * @param {boolean} [props.animated=true] - Whether the button should have animation (default is true).\n * @param {string} [props.className] - Additional classes to be applied to the button.\n * @param {...object} props.props - Additional props to be spread to the underlying div element.\n *\n * @returns {JSX.Element} The rendered Button component.\n */\nexport const Button = memo(({\n label, children,\n variant, tiny, truncate, fluid,\n preventDefualt, stopPropagation,\n onClick,\n type = 'button',\n transparent,\n hasShadow,\n hasIcon,\n disabled,\n animated = false, className = '', id,\n href,\n target,\n ...props\n}: ButtonProps) => {\n const textFromChildren: string | undefined = `${label || children?.toString()}`\n\n const clickHandler = useCallback((event: MouseEvent) => {\n if (preventDefualt) {\n event.preventDefault()\n }\n if (stopPropagation) {\n event.stopPropagation()\n event.nativeEvent.stopImmediatePropagation()\n }\n onClick?.(event)\n }, [onClick, preventDefualt, stopPropagation])\n\n const keyDownHandler = useCallback((event: KeyboardEvent) => {\n if (event.key === keys.ENTER.key) {\n if (preventDefualt) {\n event.preventDefault()\n }\n if (stopPropagation) {\n event.stopPropagation()\n event.nativeEvent.stopImmediatePropagation()\n }\n onClick?.(event)\n }\n }, [onClick, preventDefualt, stopPropagation])\n\n return (\n <button\n // eslint-disable-next-line react/button-has-type\n type={type}\n tabIndex={-1}\n onClick={clickHandler}\n onKeyDown={keyDownHandler}\n className={classNames(\n classes.button,\n tiny && classes.tiny,\n variant && classes[variant as Alerts],\n truncate && classes.truncate,\n fluid && classes.fluid,\n animated && classes.animated,\n transparent && classes.transparent,\n hasShadow && classes.hasShadow,\n hasIcon && classes.hasIcon,\n disabled && classes.disabled,\n className,\n )}\n id={`${id || (textFromChildren && composeId(textFromChildren))}`}\n data-testid={`${(props as Record<string, string>).dataTestId || (props as Record<string, string>)['data-testid'] || id || (textFromChildren && composeId(textFromChildren))}`}\n {...props}\n >\n <InnerElement variant={variant} href={href} target={target}>\n {label && label}\n {children || children}\n </InnerElement>\n </button>\n )\n})\n\nexport type ButtonType = typeof Button\n\n// Set display name for the component.\nButton.displayName = 'Button'\n\nconst iconBaseProps = [\n 'iconUrl',\n 'minWidth',\n 'minHeight',\n 'width',\n 'height',\n 'size',\n 'fontSize',\n 'color',\n]\n\nexport const IconButton: FC<IconButtonProps> = memo<IconButtonProps>((props: IconButtonProps) => {\n const buttonProps: Record<string, unknown> = {}\n const iconProps: Record<string, unknown> = {}\n\n Object.entries(props).forEach(([name, value]: [string, unknown]) => {\n if (iconBaseProps.includes(name)) {\n // eslint-disable-next-line no-param-reassign\n iconProps[name] = value\n } else {\n buttonProps[name] = value\n }\n })\n\n iconProps.children = props.children\n\n return (\n <Button {...(buttonProps as ButtonProps)} hasIcon>\n {props.iconContent && props.iconContent}\n {!props.iconContent && (<IconBase {...(iconProps as IconBaseProps)} />)}\n </Button>\n )\n})\n\nIconButton.displayName = 'IconButton'\n"],"names":["keys","ENTER","key","keyCode","InnerElement","memo","_ref","variant","href","target","children","props","createElement","Link","width","onClick","noop","displayName","Button","_ref2","label","tiny","truncate","fluid","preventDefualt","stopPropagation","type","transparent","hasShadow","hasIcon","disabled","animated","className","id","textFromChildren","toString","clickHandler","useCallback","event","preventDefault","nativeEvent","stopImmediatePropagation","keyDownHandler","React","_extends","tabIndex","onKeyDown","classNames","classes","button","composeId","dataTestId","iconBaseProps","IconButton","buttonProps","iconProps","Object","entries","forEach","_ref3","name","value","includes","iconContent","IconBase"],"mappings":"oeAWO,MAAMA,EAAO,CAClBC,MAAO,CACLC,IAAK,QACLC,QAAS,KAMPC,EAAuCC,GAAKC,IAEP,IAFQC,QACjDA,EAAOC,KAAEA,EAAIC,OAAEA,EAAMC,SAAEA,KAAaC,GACAL,EACpC,MAAgB,SAAZC,EACKK,EAAcC,EAAM,CAAEC,MAAO,OAAQN,OAAMC,YAAWE,EAAOI,QAASC,GAAQN,GAEhFE,EAAc,OAAQ,CAAA,EAAIF,EAAS,IAG5CN,EAAaa,YAAc,qBAoBdC,EAASb,GAAKc,IAcR,IAdSC,MAC1BA,EAAKV,SAAEA,EAAQH,QACfA,EAAOc,KAAEA,EAAIC,SAAEA,EAAQC,MAAEA,EAAKC,eAC9BA,EAAcC,gBAAEA,EAAeV,QAC/BA,EAAOW,KACPA,EAAO,SAAQC,YACfA,EAAWC,UACXA,EAASC,QACTA,EAAOC,SACPA,EAAQC,SACRA,GAAW,EAAKC,UAAEA,EAAY,GAAEC,GAAEA,EAAEzB,KACpCA,EAAIC,OACJA,KACGE,GACSQ,EACZ,MAAMe,EAAuC,GAAGd,GAASV,GAAUyB,aAE7DC,EAAeC,GAAaC,IAC5Bd,GACFc,EAAMC,iBAEJd,IACFa,EAAMb,kBACNa,EAAME,YAAYC,4BAEpB1B,IAAUuB,EAAM,GACf,CAACvB,EAASS,EAAgBC,IAEvBiB,EAAiBL,GAAaC,IAC9BA,EAAMpC,MAAQF,EAAKC,MAAMC,MACvBsB,GACFc,EAAMC,iBAEJd,IACFa,EAAMb,kBACNa,EAAME,YAAYC,4BAEpB1B,IAAUuB,GACZ,GACC,CAACvB,EAASS,EAAgBC,IAE7B,OACEkB,MAAA/B,cAAA,SAAAgC,EAAA,CAEElB,KAAMA,EACNmB,UAAU,EACV9B,QAASqB,EACTU,UAAWJ,EACXV,UAAWe,EACTC,EAAQC,OACR5B,GAAQ2B,EAAQ3B,KAChBd,GAAWyC,EAAQzC,GACnBe,GAAY0B,EAAQ1B,SACpBC,GAASyB,EAAQzB,MACjBQ,GAAYiB,EAAQjB,SACpBJ,GAAeqB,EAAQrB,YACvBC,GAAaoB,EAAQpB,UACrBC,GAAWmB,EAAQnB,QACnBC,GAAYkB,EAAQlB,SACpBE,GAEFC,GAAI,GAAGA,GAAOC,GAAoBgB,EAAUhB,KAC5C,cAAa,GAAIvB,EAAiCwC,YAAexC,EAAiC,gBAAkBsB,GAAOC,GAAoBgB,EAAUhB,MACrJvB,GAEJgC,MAAA/B,cAACR,EAAY,CAACG,QAASA,EAASC,KAAMA,EAAMC,OAAQA,GACjDW,GAASA,EACTV,GAAYA,GAER,IAObQ,EAAOD,YAAc,SAErB,MAAMmC,EAAgB,CACpB,UACA,WACA,YACA,QACA,SACA,OACA,WACA,SAGWC,EAAkChD,GAAuBM,IACpE,MAAM2C,EAAuC,CAAA,EACvCC,EAAqC,CAAA,EAa3C,OAXAC,OAAOC,QAAQ9C,GAAO+C,SAAQC,IAAsC,IAApCC,EAAMC,GAAyBF,EACzDP,EAAcU,SAASF,GAEzBL,EAAUK,GAAQC,EAElBP,EAAYM,GAAQC,CACtB,IAGFN,EAAU7C,SAAWC,EAAMD,SAGzBiC,MAAA/B,cAACM,EAAM0B,KAAMU,EAAW,CAAkBzB,SAAO,IAC9ClB,EAAMoD,aAAepD,EAAMoD,aAC1BpD,EAAMoD,aAAgBpB,MAAA/B,cAACoD,EAAcT,GAChC,IAIbF,EAAWpC,YAAc"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icons.js","sources":["../../../../../../../../src/core/ui/components/atoms/icons.tsx"],"sourcesContent":["\nexport const closeIconJSX = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M336.1 175c-9.375-9.375-24.56-9.375-33.94 0L256 222.1L208.1 175c-9.375-9.375-24.56-9.375-33.94 0s-9.375 24.56 0 33.94l47.03 47.03L175 303c-9.375 9.375-9.375 24.56 0 33.94c9.373 9.373 24.56 9.381 33.94 0L256 289.9l47.03 47.03c9.373 9.373 24.56 9.381 33.94 0c9.375-9.375 9.375-24.56 0-33.94l-47.03-47.03l47.03-47.03C346.3 199.6 346.3 184.4 336.1 175zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256S512 397.4 512 256S397.4 0 256 0zM256 464c-114.7 0-208-93.31-208-208S141.3 48 256 48s208 93.31 208 208S370.7 464 256 464z' /></svg>\n)\nexport const infoIconJSX = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z' /></svg>\n\n)\n\n\nexport const appStoreIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z' /></svg>\n)\n\n\nexport const batteryEmptyIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path d='M544 192V160c0-35.35-28.65-64-64-64H64C28.65 96 0 124.7 0 160v192c0 35.35 28.65 64 64 64h416c35.35 0 64-28.65 64-64v-32c17.67 0 32-14.33 32-32V224C576 206.3 561.7 192 544 192zM480 352H64V160h416V352z' /></svg>\n)\n\n\nexport const elementorIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M425.6 32H22.4C10 32 0 42 0 54.4v403.2C0 470 10 480 22.4 480h403.2c12.4 0 22.4-10 22.4-22.4V54.4C448 42 438 32 425.6 32M164.3 355.5h-39.8v-199h39.8v199zm159.3 0H204.1v-39.8h119.5v39.8zm0-79.6H204.1v-39.8h119.5v39.8zm0-79.7H204.1v-39.8h119.5v39.8z' /></svg>\n)\n\nexport const squareCheckIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96C448 60.65 419.3 32 384 32zM400 416c0 8.836-7.164 16-16 16H64c-8.836 0-16-7.164-16-16V96c0-8.838 7.164-16 16-16h320c8.836 0 16 7.162 16 16V416zM303 175L192 286.1L144.1 239c-9.375-9.375-24.56-9.375-33.94 0s-9.375 24.56 0 33.94l64 64C179.7 341.7 185.8 344 192 344s12.28-2.344 16.97-7.031l128-128c9.375-9.375 9.375-24.56 0-33.94S312.4 165.7 303 175z' /></svg>\n)\n\nexport const pencilIcon = (\n <svg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'>\n <path d='M8.91878 3.38356L6.59333 1.08219L7.35936 0.315069C7.56911 0.105023 7.82682 0 8.13251 0C8.43782 0 8.69536 0.105023 8.9051 0.315069L9.67113 1.08219C9.88088 1.29224 9.99031 1.54575 9.99943 1.84274C10.0086 2.13936 9.90824 2.39269 9.69849 2.60274L8.91878 3.38356ZM8.12539 4.19178L2.32545 10H0V7.67123L5.79994 1.86301L8.12539 4.19178Z' fill='#E2E369' />\n </svg>\n\n)\n"],"names":["closeIconJSX","React","createElement","xmlns","viewBox","d","infoIconJSX"],"mappings":"
|
|
1
|
+
{"version":3,"file":"icons.js","sources":["../../../../../../../../src/core/ui/components/atoms/icons.tsx"],"sourcesContent":["\nexport const closeIconJSX = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M336.1 175c-9.375-9.375-24.56-9.375-33.94 0L256 222.1L208.1 175c-9.375-9.375-24.56-9.375-33.94 0s-9.375 24.56 0 33.94l47.03 47.03L175 303c-9.375 9.375-9.375 24.56 0 33.94c9.373 9.373 24.56 9.381 33.94 0L256 289.9l47.03 47.03c9.373 9.373 24.56 9.381 33.94 0c9.375-9.375 9.375-24.56 0-33.94l-47.03-47.03l47.03-47.03C346.3 199.6 346.3 184.4 336.1 175zM256 0C114.6 0 0 114.6 0 256s114.6 256 256 256S512 397.4 512 256S397.4 0 256 0zM256 464c-114.7 0-208-93.31-208-208S141.3 48 256 48s208 93.31 208 208S370.7 464 256 464z' /></svg>\n)\nexport const infoIconJSX = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256s256-114.6 256-256S397.4 0 256 0zM256 128c17.67 0 32 14.33 32 32c0 17.67-14.33 32-32 32S224 177.7 224 160C224 142.3 238.3 128 256 128zM296 384h-80C202.8 384 192 373.3 192 360s10.75-24 24-24h16v-64H224c-13.25 0-24-10.75-24-24S210.8 224 224 224h32c13.25 0 24 10.75 24 24v88h16c13.25 0 24 10.75 24 24S309.3 384 296 384z' /></svg>\n\n)\n\n\nexport const appStoreIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M255.9 120.9l9.1-15.7c5.6-9.8 18.1-13.1 27.9-7.5 9.8 5.6 13.1 18.1 7.5 27.9l-87.5 151.5h63.3c20.5 0 32 24.1 23.1 40.8H113.8c-11.3 0-20.4-9.1-20.4-20.4 0-11.3 9.1-20.4 20.4-20.4h52l66.6-115.4-20.8-36.1c-5.6-9.8-2.3-22.2 7.5-27.9 9.8-5.6 22.2-2.3 27.9 7.5l8.9 15.7zm-78.7 218l-19.6 34c-5.6 9.8-18.1 13.1-27.9 7.5-9.8-5.6-13.1-18.1-7.5-27.9l14.6-25.2c16.4-5.1 29.8-1.2 40.4 11.6zm168.9-61.7h53.1c11.3 0 20.4 9.1 20.4 20.4 0 11.3-9.1 20.4-20.4 20.4h-29.5l19.9 34.5c5.6 9.8 2.3 22.2-7.5 27.9-9.8 5.6-22.2 2.3-27.9-7.5-33.5-58.1-58.7-101.6-75.4-130.6-17.1-29.5-4.9-59.1 7.2-69.1 13.4 23 33.4 57.7 60.1 104zM256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm216 248c0 118.7-96.1 216-216 216-118.7 0-216-96.1-216-216 0-118.7 96.1-216 216-216 118.7 0 216 96.1 216 216z' /></svg>\n)\n\n\nexport const batteryEmptyIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path d='M544 192V160c0-35.35-28.65-64-64-64H64C28.65 96 0 124.7 0 160v192c0 35.35 28.65 64 64 64h416c35.35 0 64-28.65 64-64v-32c17.67 0 32-14.33 32-32V224C576 206.3 561.7 192 544 192zM480 352H64V160h416V352z' /></svg>\n)\n\n\nexport const elementorIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M425.6 32H22.4C10 32 0 42 0 54.4v403.2C0 470 10 480 22.4 480h403.2c12.4 0 22.4-10 22.4-22.4V54.4C448 42 438 32 425.6 32M164.3 355.5h-39.8v-199h39.8v199zm159.3 0H204.1v-39.8h119.5v39.8zm0-79.6H204.1v-39.8h119.5v39.8zm0-79.7H204.1v-39.8h119.5v39.8z' /></svg>\n)\n\nexport const squareCheckIcon = (\n <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path d='M384 32H64C28.65 32 0 60.65 0 96v320c0 35.35 28.65 64 64 64h320c35.35 0 64-28.65 64-64V96C448 60.65 419.3 32 384 32zM400 416c0 8.836-7.164 16-16 16H64c-8.836 0-16-7.164-16-16V96c0-8.838 7.164-16 16-16h320c8.836 0 16 7.162 16 16V416zM303 175L192 286.1L144.1 239c-9.375-9.375-24.56-9.375-33.94 0s-9.375 24.56 0 33.94l64 64C179.7 341.7 185.8 344 192 344s12.28-2.344 16.97-7.031l128-128c9.375-9.375 9.375-24.56 0-33.94S312.4 165.7 303 175z' /></svg>\n)\n\nexport const pencilIcon = (\n <svg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'>\n <path d='M8.91878 3.38356L6.59333 1.08219L7.35936 0.315069C7.56911 0.105023 7.82682 0 8.13251 0C8.43782 0 8.69536 0.105023 8.9051 0.315069L9.67113 1.08219C9.88088 1.29224 9.99031 1.54575 9.99943 1.84274C10.0086 2.13936 9.90824 2.39269 9.69849 2.60274L8.91878 3.38356ZM8.12539 4.19178L2.32545 10H0V7.67123L5.79994 1.86301L8.12539 4.19178Z' fill='#E2E369' />\n </svg>\n\n)\n"],"names":["closeIconJSX","React","createElement","xmlns","viewBox","d","infoIconJSX"],"mappings":"AACO,MAAMA,EACXC,MAAAC,cAAA,MAAA,CAAKC,MAAM,6BAA6BC,QAAQ,eAAcH,MAAAC,cAAA,OAAA,CAAMG,EAAE,ygBAE3DC,EACXL,MAAAC,cAAA,MAAA,CAAKC,MAAM,6BAA6BC,QAAQ,eAAcH,MAAAC,cAAA,OAAA,CAAMG,EAAE"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{extends as t}from"../../../../../../_virtual/_rollupPluginBabelHelpers.js";import{memo as e,useState as o,useRef as r,useMemo as a}from"react";import{TextAndIcons as n}from"../textAndContent/TextAndContent.js";import{LayoutBox as i}from"../../container/layoutBox/LayoutBox.js";import l from"./tag.module.scss.js";import{TagVariant as s}from"./tag.types.js";import{Text as c}from"../text/Text.js";import{useClassNames as m}from"../../../../hooks/useClassNames.js";import{useParseProps as p}from"../../../../hooks/useParseProps.js";import{useResize as d}from"../../../../hooks/useResize.js";import{Tooltip as u}from"../../molecules/popover/Tooltip.js";import{composeId as h}from"../../../../utils/helpers/text.js";const f={position:"absolute",top:0,background:"transparent",zIndex:0,userSelect:"none"},g=e((e=>{let{variant:g=s.default,text:x,hashtag:R,components:j,onClick:E,children:k,inTable:T,className:b="",...v}=e;const C=j?.TextComponent||c,N=m([l.tag,g&&l[g],E&&l.clickable,T&&l["in-table"],b],[l]),{dataProps:w,restProps:y}=p(v),[L,P]=o(!1),U=r(null),$=r(null),[z]=d(50,(t=>{let{width:e,height:o}=t;const r=z.current;r&&P(r.offsetWidth<r.scrollWidth),U.current={width:e,height:o}})),B=a((()=>!!(k||x||y?.iconLeftUrl||y?.iconLeft||y?.iconRightUrl||y?.iconRight)),[k,x,y?.iconLeftUrl,y?.iconLeft,y?.iconRightUrl,y?.iconRight]),A=a((()=>L?{...f,width:`${U?.current?.width}px`,height:`${U?.current?.height}px`}:null),[L,U?.current]);return React.createElement(React.Fragment,null,React.createElement(i,t({id:`${void 0!==v.id&&v.id||x&&h(x)}`,className:N},w,y,{"data-testid":`${w.dataTestId||w["data-testid"]||v.id||x&&h(x)}`,onClick:E}),R&&React.createElement(C,null,"#"),B&&React.createElement(n,t({className:l.text,iconSize:"0.8em"},y,{width:"auto"}),React.createElement("div",{ref:z,className:"text-truncate"},L&&React.createElement(React.Fragment,null,React.createElement("div",{ref:$,style:A}),React.createElement("span",null,k||x)),!L&&(k||x)))),L&&React.createElement(u,{text:x,targetRef:$}))}));g.displayName="Tag";export{g as Tag};
|
|
2
2
|
//# sourceMappingURL=Tag.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.js","sources":["../../../../../../../../../src/core/ui/components/atoms/tag/Tag.tsx"],"sourcesContent":["import { memo, FC, useMemo, useRef, CSSProperties, useState, RefObject } from 'react'\n\nimport { TextAndIcons } from '../textAndContent/TextAndContent'\nimport { LayoutBox } from '../../container/layoutBox/LayoutBox'\nimport { useClassNames, useParseProps, useResize, WrapperSize } from '../../../../hooks'\nimport { composeId } from '../../../../utils'\nimport { Tooltip } from '../../molecules'\nimport { Text as BodyText } from '../text'\n\nimport classes from './tag.module.scss'\nimport { TagProps, TagVariant } from './tag.types'\n\n\nconst styles = {\n textWrapper: { position: 'relative' },\n textTransformedWrapperTipPlaceholder: {\n position: 'absolute',\n top: 0,\n background: 'transparent',\n zIndex: 0,\n userSelect: 'none',\n },\n}\n\n/**\n * Tag component.\n * *\n * @type {React.FC<TagProps>}\n * @returns {React.ReactElement} The Tag.\n */\nexport const Tag: FC<TagProps> = memo<TagProps>(({\n variant = TagVariant.default,\n text,\n hashtag,\n components,\n onClick,\n children,\n inTable,\n className = '',\n ...props\n}: TagProps) => {\n const TextComponent = components?.TextComponent || BodyText\n\n const classesResolved = useClassNames([\n classes.tag,\n variant && classes[variant],\n onClick && classes.clickable,\n inTable && classes['in-table'],\n className,\n ], [classes])\n\n const { dataProps, restProps } = useParseProps(props)\n const [isTruncated, setIsTruncated] = useState(false)\n\n const wrapperSizeRef = useRef<WrapperSize | null>(null)\n const tooltipTargetRef = useRef<HTMLDivElement | null>(null)\n\n const [textRef] = useResize(50, ({ width, height }: WrapperSize) => {\n const element = textRef.current\n\n if (element) {\n setIsTruncated(element.offsetWidth < element.scrollWidth)\n }\n wrapperSizeRef.current = { width, height }\n })\n\n const hasContent = useMemo(() => !!(children\n || text\n || restProps?.iconLeftUrl\n || restProps?.iconLeft\n || restProps?.iconRightUrl\n || restProps?.iconRight\n ), [children, text, restProps?.iconLeftUrl, restProps?.iconLeft, restProps?.iconRightUrl, restProps?.iconRight])\n\n const stylesTipPlaceholder = useMemo(() => (isTruncated ? ({\n ...styles.textTransformedWrapperTipPlaceholder,\n width: `${wrapperSizeRef?.current?.width}px`,\n height: `${wrapperSizeRef?.current?.height}px`,\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }) : null), [isTruncated, wrapperSizeRef?.current])\n\n return (\n <>\n <LayoutBox\n id={`${(typeof props.id !== 'undefined' && props.id) || (text && composeId(text))}`}\n className={classesResolved}\n {...dataProps}\n {...restProps}\n data-testid={`${dataProps.dataTestId || dataProps['data-testid'] || props.id || (text && composeId(text))}`}\n onClick={onClick}\n >\n {hashtag && <TextComponent>#</TextComponent>}\n {hasContent\n && (\n <TextAndIcons\n className={classes.text}\n iconSize='0.8em'\n {...restProps}\n width='auto'\n >\n <div ref={textRef as RefObject<HTMLDivElement>} className='text-truncate'>\n {isTruncated && (\n <>\n <div ref={tooltipTargetRef} style={stylesTipPlaceholder as CSSProperties} />\n <span>{children || text}</span>\n </>\n )}\n {!isTruncated && (children || text)}\n </div>\n </TextAndIcons>\n )}\n </LayoutBox>\n {isTruncated && <Tooltip text={text} targetRef={tooltipTargetRef} />}\n </>\n )\n})\n\nTag.displayName = 'Tag'\n"],"names":["styles","position","top","background","zIndex","userSelect","Tag","memo","_ref","variant","TagVariant","default","text","hashtag","components","onClick","children","inTable","className","props","
|
|
1
|
+
{"version":3,"file":"Tag.js","sources":["../../../../../../../../../src/core/ui/components/atoms/tag/Tag.tsx"],"sourcesContent":["import { memo, FC, useMemo, useRef, CSSProperties, useState, RefObject } from 'react'\n\nimport { TextAndIcons } from '../textAndContent/TextAndContent'\nimport { LayoutBox } from '../../container/layoutBox/LayoutBox'\nimport { useClassNames, useParseProps, useResize, WrapperSize } from '../../../../hooks'\nimport { composeId } from '../../../../utils'\nimport { Tooltip } from '../../molecules'\nimport { Text as BodyText } from '../text'\n\nimport classes from './tag.module.scss'\nimport { TagProps, TagVariant } from './tag.types'\n\n\nconst styles = {\n textWrapper: { position: 'relative' },\n textTransformedWrapperTipPlaceholder: {\n position: 'absolute',\n top: 0,\n background: 'transparent',\n zIndex: 0,\n userSelect: 'none',\n },\n}\n\n/**\n * Tag component.\n * *\n * @type {React.FC<TagProps>}\n * @returns {React.ReactElement} The Tag.\n */\nexport const Tag: FC<TagProps> = memo<TagProps>(({\n variant = TagVariant.default,\n text,\n hashtag,\n components,\n onClick,\n children,\n inTable,\n className = '',\n ...props\n}: TagProps) => {\n const TextComponent = components?.TextComponent || BodyText\n\n const classesResolved = useClassNames([\n classes.tag,\n variant && classes[variant],\n onClick && classes.clickable,\n inTable && classes['in-table'],\n className,\n ], [classes])\n\n const { dataProps, restProps } = useParseProps(props)\n const [isTruncated, setIsTruncated] = useState(false)\n\n const wrapperSizeRef = useRef<WrapperSize | null>(null)\n const tooltipTargetRef = useRef<HTMLDivElement | null>(null)\n\n const [textRef] = useResize(50, ({ width, height }: WrapperSize) => {\n const element = textRef.current\n\n if (element) {\n setIsTruncated(element.offsetWidth < element.scrollWidth)\n }\n wrapperSizeRef.current = { width, height }\n })\n\n const hasContent = useMemo(() => !!(children\n || text\n || restProps?.iconLeftUrl\n || restProps?.iconLeft\n || restProps?.iconRightUrl\n || restProps?.iconRight\n ), [children, text, restProps?.iconLeftUrl, restProps?.iconLeft, restProps?.iconRightUrl, restProps?.iconRight])\n\n const stylesTipPlaceholder = useMemo(() => (isTruncated ? ({\n ...styles.textTransformedWrapperTipPlaceholder,\n width: `${wrapperSizeRef?.current?.width}px`,\n height: `${wrapperSizeRef?.current?.height}px`,\n // eslint-disable-next-line react-hooks/exhaustive-deps\n }) : null), [isTruncated, wrapperSizeRef?.current])\n\n return (\n <>\n <LayoutBox\n id={`${(typeof props.id !== 'undefined' && props.id) || (text && composeId(text))}`}\n className={classesResolved}\n {...dataProps}\n {...restProps}\n data-testid={`${dataProps.dataTestId || dataProps['data-testid'] || props.id || (text && composeId(text))}`}\n onClick={onClick}\n >\n {hashtag && <TextComponent>#</TextComponent>}\n {hasContent\n && (\n <TextAndIcons\n className={classes.text}\n iconSize='0.8em'\n {...restProps}\n width='auto'\n >\n <div ref={textRef as RefObject<HTMLDivElement>} className='text-truncate'>\n {isTruncated && (\n <>\n <div ref={tooltipTargetRef} style={stylesTipPlaceholder as CSSProperties} />\n <span>{children || text}</span>\n </>\n )}\n {!isTruncated && (children || text)}\n </div>\n </TextAndIcons>\n )}\n </LayoutBox>\n {isTruncated && <Tooltip text={text} targetRef={tooltipTargetRef} />}\n </>\n )\n})\n\nTag.displayName = 'Tag'\n"],"names":["styles","position","top","background","zIndex","userSelect","Tag","memo","_ref","variant","TagVariant","default","text","hashtag","components","onClick","children","inTable","className","props","TextComponent","BodyText","classesResolved","useClassNames","classes","tag","clickable","dataProps","restProps","useParseProps","isTruncated","setIsTruncated","useState","wrapperSizeRef","useRef","tooltipTargetRef","textRef","useResize","_ref2","width","height","element","current","offsetWidth","scrollWidth","hasContent","useMemo","iconLeftUrl","iconLeft","iconRightUrl","iconRight","stylesTipPlaceholder","React","createElement","Fragment","LayoutBox","_extends","id","composeId","dataTestId","TextAndIcons","iconSize","ref","style","Tooltip","targetRef","displayName"],"mappings":"+sBAaA,MAAMA,EAEkC,CACpCC,SAAU,WACVC,IAAK,EACLC,WAAY,cACZC,OAAQ,EACRC,WAAY,QAUHC,EAAoBC,GAAeC,IAUhC,IAViCC,QAC/CA,EAAUC,EAAWC,QAAOC,KAC5BA,EAAIC,QACJA,EAAOC,WACPA,EAAUC,QACVA,EAAOC,SACPA,EAAQC,QACRA,EAAOC,UACPA,EAAY,MACTC,GACMX,EACT,MAAMY,EAAgBN,GAAYM,eAAiBC,EAE7CC,EAAkBC,EAAc,CACpCC,EAAQC,IACRhB,GAAWe,EAAQf,GACnBM,GAAWS,EAAQE,UACnBT,GAAWO,EAAQ,YACnBN,GACC,CAACM,KAEEG,UAAEA,EAASC,UAAEA,GAAcC,EAAcV,IACxCW,EAAaC,GAAkBC,GAAS,GAEzCC,EAAiBC,EAA2B,MAC5CC,EAAmBD,EAA8B,OAEhDE,GAAWC,EAAU,IAAIC,IAAoC,IAAnCC,MAAEA,EAAKC,OAAEA,GAAqBF,EAC7D,MAAMG,EAAUL,EAAQM,QAEpBD,GACFV,EAAeU,EAAQE,YAAcF,EAAQG,aAE/CX,EAAeS,QAAU,CAAEH,QAAOC,SAAQ,IAGtCK,EAAaC,GAAQ,OAAS9B,GAC/BJ,GACAgB,GAAWmB,aACXnB,GAAWoB,UACXpB,GAAWqB,cACXrB,GAAWsB,YACb,CAAClC,EAAUJ,EAAMgB,GAAWmB,YAAanB,GAAWoB,SAAUpB,GAAWqB,aAAcrB,GAAWsB,YAE/FC,EAAuBL,GAAQ,IAAOhB,EAAe,IACtD9B,EACHuC,MAAO,GAAGN,GAAgBS,SAASH,UACnCC,OAAQ,GAAGP,GAAgBS,SAASF,YAEjC,MAAO,CAACV,EAAaG,GAAgBS,UAE1C,OACEU,MAAAC,cAAAD,MAAAE,SAAA,KACEF,MAAAC,cAACE,EAASC,EAAA,CACRC,GAAI,QAAwB,IAAbtC,EAAMsC,IAAsBtC,EAAMsC,IAAQ7C,GAAQ8C,EAAU9C,KAC3EM,UAAWI,GACPK,EACAC,EAAS,CACb,cAAa,GAAGD,EAAUgC,YAAchC,EAAU,gBAAkBR,EAAMsC,IAAO7C,GAAQ8C,EAAU9C,KACnGG,QAASA,IAERF,GAAWuC,MAAAC,cAACjC,EAAa,KAAC,KAC1ByB,GAEGO,MAAAC,cAACO,EAAYJ,EAAA,CACXtC,UAAWM,EAAQZ,KACnBiD,SAAS,SACLjC,EAAS,CACbW,MAAM,SAENa,MAAAC,cAAA,MAAA,CAAKS,IAAK1B,EAAsClB,UAAU,iBACvDY,GACCsB,MAAAC,cAAAD,MAAAE,SAAA,KACEF,MAAAC,cAAA,MAAA,CAAKS,IAAK3B,EAAkB4B,MAAOZ,IACnCC,MAAAC,cAAA,OAAA,KAAOrC,GAAYJ,KAGrBkB,IAAgBd,GAAYJ,MAKvCkB,GAAesB,MAAAC,cAACW,EAAO,CAACpD,KAAMA,EAAMqD,UAAW9B,IAC/C,IAIP7B,EAAI4D,YAAc"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tag.types.js","sources":["../../../../../../../../../src/core/ui/components/atoms/tag/tag.types.ts"],"sourcesContent":["import { PropsWithChildren, FC, MouseEvent } from 'react'\n\nimport { TextAndIconsProps } from '../textAndContent/textAndContent.types'\nimport { LayoutBoxProps } from '../../container/layoutBox/layoutBox.types'\nimport { CommonProps } from '../../../types/CommonProps'\nimport { TextProps } from '../text/text.types'\n\n\nexport enum TagVariant {\n info = 'info',\n veryLow = 'very-low',\n low = 'low',\n medium = 'medium',\n high = 'high',\n critical = 'critical',\n information = 'information',\n success = 'success',\n alert = 'alert',\n error = 'error',\n warning = 'warning',\n default = 'default'\n}\n\nexport type TagProps = PropsWithChildren & CommonProps & TextAndIconsProps & LayoutBoxProps & {\n variant?: TagVariant\n text?: string\n hashtag?: boolean\n inTable?: boolean\n components?: {\n TextComponent?: FC<TextProps>\n }\n onClick?: (event?: MouseEvent) => void\n className?: string\n}\n"],"names":["TagVariant"],"mappings":"
|
|
1
|
+
{"version":3,"file":"tag.types.js","sources":["../../../../../../../../../src/core/ui/components/atoms/tag/tag.types.ts"],"sourcesContent":["import { PropsWithChildren, FC, MouseEvent } from 'react'\n\nimport { TextAndIconsProps } from '../textAndContent/textAndContent.types'\nimport { LayoutBoxProps } from '../../container/layoutBox/layoutBox.types'\nimport { CommonProps } from '../../../types/CommonProps'\nimport { TextProps } from '../text/text.types'\n\n\nexport enum TagVariant {\n info = 'info',\n veryLow = 'very-low',\n low = 'low',\n medium = 'medium',\n high = 'high',\n critical = 'critical',\n information = 'information',\n success = 'success',\n alert = 'alert',\n error = 'error',\n warning = 'warning',\n default = 'default'\n}\n\nexport type TagProps = PropsWithChildren & CommonProps & TextAndIconsProps & LayoutBoxProps & {\n variant?: TagVariant\n text?: string\n hashtag?: boolean\n inTable?: boolean\n components?: {\n TextComponent?: FC<TextProps>\n }\n onClick?: (event?: MouseEvent) => void\n className?: string\n}\n"],"names":["TagVariant"],"mappings":"AAQA,IAAYA,WAAAA,GAAU,OAAVA,EAAU,KAAA,OAAVA,EAAU,QAAA,WAAVA,EAAU,IAAA,MAAVA,EAAU,OAAA,SAAVA,EAAU,KAAA,OAAVA,EAAU,SAAA,WAAVA,EAAU,YAAA,cAAVA,EAAU,QAAA,UAAVA,EAAU,MAAA,QAAVA,EAAU,MAAA,QAAVA,EAAU,QAAA,UAAVA,EAAU,QAAA,UAAVA,CAAU,EAAA,CAAA"}
|