infinity-forge 9.7.1 → 9.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/blog-1.png +0 -0
- package/dist/blog-2.png +0 -0
- package/dist/client/client.d.ts +4 -4
- package/dist/client/index.d.ts +1 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.d.ts +1 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.d.ts +2 -2
- package/dist/codie_panel/atena_codie_panel_keys/index.d.ts +2 -2
- package/dist/codie_panel/atena_codie_panel_keys/keys.d.ts +1 -1
- package/dist/codie_panel/hooks/use-panel-configurations.d.ts +2 -2
- package/dist/codie_panel/index.d.ts +3 -3
- package/dist/codie_panel/pages/configurations/components/index.d.ts +1 -1
- package/dist/codie_panel/pages/configurations/index.d.ts +1 -1
- package/dist/codie_panel/pages/index.d.ts +2 -2
- package/dist/codie_panel/pages/menu/components/index.d.ts +1 -1
- package/dist/codie_panel/pages/menu/index.d.ts +1 -1
- package/dist/fonts/Inter-Bold.ttf +0 -0
- package/dist/fonts/Inter-Light.ttf +0 -0
- package/dist/fonts/Inter-Medium.ttf +0 -0
- package/dist/fonts/Inter-Regular.ttf +0 -0
- package/dist/fonts/Inter-SemiBold.ttf +0 -0
- package/dist/fonts/Lexend-Bold.ttf +0 -0
- package/dist/fonts/Lexend-Light.ttf +0 -0
- package/dist/fonts/Lexend-Medium.ttf +0 -0
- package/dist/fonts/Lexend-Regular.ttf +0 -0
- package/dist/fonts/Lexend-SemiBold.ttf +0 -0
- package/dist/images/avatar-default.png +0 -0
- package/dist/images/codie-sample.png +0 -0
- package/dist/images/default-profile.png +0 -0
- package/dist/images/login-left.png +0 -0
- package/dist/images/login-logo.png +0 -0
- package/dist/images/nextimage.jpg +0 -0
- package/dist/images/nike.jpg +0 -0
- package/dist/images/profile-default.png +0 -0
- package/dist/index-BbUTwWTm.mjs +43058 -0
- package/dist/index-BbUTwWTm.mjs.map +1 -0
- package/dist/index-D7kqL_Dy.mjs +86 -0
- package/dist/index-D7kqL_Dy.mjs.map +1 -0
- package/dist/index.d.ts +5 -5
- package/dist/index.mjs +422 -0
- package/dist/index.mjs.map +1 -0
- package/dist/system/components/data/avatar/styles.d.ts +1 -1
- package/dist/system/components/data/buttons/index.d.ts +1 -1
- package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +1 -1
- package/dist/system/components/data/chat/card-message/index.d.ts +1 -1
- package/dist/system/components/data/chat/card-message/styles.d.ts +1 -1
- package/dist/system/components/data/chat/index.d.ts +1 -1
- package/dist/system/components/data/chat/styles.d.ts +1 -1
- package/dist/system/components/data/detail-card/component.d.ts +1 -1
- package/dist/system/components/data/detail-card/index.d.ts +2 -2
- package/dist/system/components/data/detail-card/interfaces.d.ts +1 -1
- package/dist/system/components/data/detail-card/styles.d.ts +1 -1
- package/dist/system/components/data/highlight-icon/index.d.ts +1 -1
- package/dist/system/components/data/highlight-icon/interfaces.d.ts +1 -1
- package/dist/system/components/data/highlight-icon/styles.d.ts +1 -1
- package/dist/system/components/data/highlight-text/index.d.ts +1 -1
- package/dist/system/components/data/highlight-text/styles.d.ts +1 -1
- package/dist/system/components/data/index.d.ts +14 -14
- package/dist/system/components/data/input-search/index.d.ts +1 -1
- package/dist/system/components/data/input-search/styles.d.ts +1 -1
- package/dist/system/components/data/menu/components/index.d.ts +1 -1
- package/dist/system/components/data/menu/index.d.ts +2 -2
- package/dist/system/components/data/menu/mock.d.ts +2 -2
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +1 -1
- package/dist/system/components/data/menu/modes/index.d.ts +2 -2
- package/dist/system/components/data/menu/modes/opened/index.d.ts +1 -1
- package/dist/system/components/data/menu/modes/opened/styles.d.ts +1 -1
- package/dist/system/components/data/menu/styles.d.ts +3 -3
- package/dist/system/components/data/notifications/card/index.d.ts +1 -1
- package/dist/system/components/data/notifications/card/styles.d.ts +1 -1
- package/dist/system/components/data/notifications/content-notification/index.d.ts +2 -2
- package/dist/system/components/data/notifications/styles.d.ts +2 -2
- package/dist/system/components/data/page-wrapper/index.d.ts +1 -1
- package/dist/system/components/data/page-wrapper/interfaces.d.ts +1 -1
- package/dist/system/components/data/page-wrapper/styles.d.ts +1 -1
- package/dist/system/components/data/popover/index.d.ts +1 -1
- package/dist/system/components/data/profile-infos/index.d.ts +1 -1
- package/dist/system/components/data/profile-infos/interfaces.d.ts +2 -2
- package/dist/system/components/data/profile-infos/profile/index.d.ts +1 -1
- package/dist/system/components/data/profile-infos/profile/styles.d.ts +1 -1
- package/dist/system/components/data/profile-infos/styles.d.ts +1 -1
- package/dist/system/components/data/select-workspace/component.d.ts +1 -1
- package/dist/system/components/data/select-workspace/index.d.ts +3 -3
- package/dist/system/components/data/select-workspace/styles.d.ts +2 -2
- package/dist/system/components/data/tab/component.d.ts +1 -1
- package/dist/system/components/data/tab/index.d.ts +2 -2
- package/dist/system/components/data/tab/interfaces.d.ts +1 -1
- package/dist/system/components/data/tab/styles.d.ts +1 -1
- package/dist/system/components/data/tab/tab-item/index.d.ts +1 -1
- package/dist/system/components/data/tab/tab-item/styles.d.ts +2 -2
- package/dist/system/components/index.d.ts +2 -2
- package/dist/system/components/layout/component.d.ts +1 -1
- package/dist/system/components/layout/header/components/index.d.ts +3 -3
- package/dist/system/components/layout/header/components/logo/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/component.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/index.d.ts +3 -3
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/messages/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/profile/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/profile/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/styles.d.ts +2 -2
- package/dist/system/components/layout/header/components/search-modal/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/search-modal/search-list/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/search-modal/styles.d.ts +1 -1
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -1
- package/dist/system/components/layout/header/index.d.ts +1 -1
- package/dist/system/components/layout/header/version-01/index.d.ts +1 -1
- package/dist/system/components/layout/header/version-01/styles.d.ts +1 -1
- package/dist/system/components/layout/index.d.ts +5 -5
- package/dist/system/components/layout/interfaces.d.ts +3 -3
- package/dist/system/components/layout/styles.d.ts +1 -1
- package/dist/system/context/auth/components/index.d.ts +2 -2
- package/dist/system/context/auth/components/login/styles.d.ts +1 -1
- package/dist/system/context/auth/components/private-page/index.d.ts +1 -1
- package/dist/system/context/auth/context.d.ts +2 -2
- package/dist/system/context/auth/index.d.ts +3 -3
- package/dist/system/context/container.d.ts +5 -5
- package/dist/system/context/index.d.ts +5 -5
- package/dist/system/context/infra-injection/context.d.ts +1 -1
- package/dist/system/context/infra-injection/index.d.ts +2 -2
- package/dist/system/context/infra-injection/interfaces.d.ts +3 -3
- package/dist/system/context/menu/context.d.ts +1 -1
- package/dist/system/context/menu/index.d.ts +2 -2
- package/dist/system/context/menu/interfaces.d.ts +1 -1
- package/dist/system/context/theme/index.d.ts +1 -1
- package/dist/system/context/third-party-integration-context/context.d.ts +2 -2
- package/dist/system/context/third-party-integration-context/index.d.ts +2 -2
- package/dist/system/hooks/index.d.ts +4 -4
- package/dist/system/hooks/locales/ibge/index.d.ts +1 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.d.ts +3 -3
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.d.ts +2 -2
- package/dist/system/hooks/locales/index.d.ts +2 -2
- package/dist/system/hooks/locales/use-load-cities/index.d.ts +1 -1
- package/dist/system/hooks/menu/index.d.ts +1 -1
- package/dist/system/hooks/menu/use-load-menu.d.ts +3 -3
- package/dist/system/hooks/notifications/index.d.ts +2 -2
- package/dist/system/hooks/notifications/use-load-all/index.d.ts +2 -2
- package/dist/system/hooks/notifications/use-load-no-read/index.d.ts +1 -1
- package/dist/system/hooks/ui/index.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/component.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/index.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/create/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/export/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/index.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/interfaces.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +3 -3
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/index.d.ts +3 -3
- package/dist/system/hooks/ui/use-table/interfaces.d.ts +5 -5
- package/dist/system/index.d.ts +3 -3
- package/dist/ui/atena/domain/dynamic-section/create.d.ts +1 -1
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.d.ts +1 -1
- package/dist/ui/atena/domain/dynamic-section/index.d.ts +4 -4
- package/dist/ui/atena/domain/dynamic-section/load-all.d.ts +1 -1
- package/dist/ui/atena/domain/dynamic-section/update.d.ts +1 -1
- package/dist/ui/atena/domain/index.d.ts +1 -1
- package/dist/ui/atena/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/index.d.ts +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +11 -11
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +11 -11
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.d.ts +5 -5
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.d.ts +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/context.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-sections/index.d.ts +5 -5
- package/dist/ui/atena/presentation/dynamic-sections/types.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.d.ts +2 -2
- package/dist/ui/atena/presentation/index.d.ts +3 -3
- package/dist/ui/atena/presentation/site-configurations/index.d.ts +2 -2
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.d.ts +2 -2
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.d.ts +1 -1
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.d.ts +1 -1
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.d.ts +1 -1
- package/dist/ui/codie-dynamic/components/directory-filter/index.d.ts +1 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.d.ts +2 -2
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.d.ts +1 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.d.ts +1 -1
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.d.ts +3 -3
- package/dist/ui/codie-dynamic/components/index.d.ts +1 -1
- package/dist/ui/codie-dynamic/index.d.ts +1 -1
- package/dist/ui/components/accordion/accordions/index.d.ts +1 -1
- package/dist/ui/components/accordion/component.d.ts +1 -1
- package/dist/ui/components/accordion/index.d.ts +2 -2
- package/dist/ui/components/accordion/interfaces.d.ts +1 -1
- package/dist/ui/components/accordion/styles.d.ts +1 -1
- package/dist/ui/components/animation/index.d.ts +1 -1
- package/dist/ui/components/breadcrumb/component.d.ts +1 -1
- package/dist/ui/components/breadcrumb/index.d.ts +2 -2
- package/dist/ui/components/breadcrumb/styles.d.ts +1 -1
- package/dist/ui/components/button/component.d.ts +1 -1
- package/dist/ui/components/button/index.d.ts +2 -2
- package/dist/ui/components/button/interfaces.d.ts +1 -1
- package/dist/ui/components/button/styles.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.d.ts +7 -7
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.d.ts +5 -5
- package/dist/ui/components/carousel/carousel-lib/core/update/index.d.ts +9 -9
- package/dist/ui/components/carousel/carousel-lib/modules/index.d.ts +7 -7
- package/dist/ui/components/carousel/carousel-lib/react/context.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/react/swiper.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/react/virtual.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.d.ts +5 -5
- package/dist/ui/components/carousel/carousel-lib/swiper-react.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/swiper.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/types/index.d.ts +4 -4
- package/dist/ui/components/carousel/carousel-lib/types/shared.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.d.ts +25 -25
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.d.ts +12 -12
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.d.ts +24 -24
- package/dist/ui/components/carousel/index.d.ts +1 -1
- package/dist/ui/components/carousel/interfaces.d.ts +1 -1
- package/dist/ui/components/carousel/styles.d.ts +1 -1
- package/dist/ui/components/charts/index.d.ts +2 -2
- package/dist/ui/components/charts/matriz/styles.d.ts +1 -1
- package/dist/ui/components/charts/pie/index.d.ts +1 -1
- package/dist/ui/components/charts/pie/simple/index.d.ts +1 -1
- package/dist/ui/components/charts/pie/simple/styles.d.ts +1 -1
- package/dist/ui/components/container/index.d.ts +1 -1
- package/dist/ui/components/drop-down/index.d.ts +1 -1
- package/dist/ui/components/drop-down/interfaces.d.ts +1 -1
- package/dist/ui/components/drop-down/styles.d.ts +3 -3
- package/dist/ui/components/error-boundary/component.d.ts +1 -1
- package/dist/ui/components/error-boundary/error-body.d.ts +1 -1
- package/dist/ui/components/error-boundary/index.d.ts +2 -2
- package/dist/ui/components/error-boundary/src/ErrorBoundary.d.ts +3 -3
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.d.ts +1 -1
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.d.ts +1 -1
- package/dist/ui/components/error-boundary/src/index.d.ts +5 -5
- package/dist/ui/components/error-boundary/src/types.d.ts +1 -1
- package/dist/ui/components/error-boundary/src/withErrorBoundary.d.ts +2 -2
- package/dist/ui/components/evaluations/card/styles.d.ts +1 -1
- package/dist/ui/components/evaluations/stars-text/styles.d.ts +1 -1
- package/dist/ui/components/evaluations/styles.d.ts +2 -2
- package/dist/ui/components/form/checkbox/index.d.ts +2 -2
- package/dist/ui/components/form/checkbox/styles.d.ts +1 -1
- package/dist/ui/components/form/drag-and-drop/index.d.ts +1 -1
- package/dist/ui/components/form/handler/component.d.ts +1 -1
- package/dist/ui/components/form/handler/custom-submit/index.d.ts +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.d.ts +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +3 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +3 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.d.ts +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/index.d.ts +3 -3
- package/dist/ui/components/form/handler/form-handler/use-form-handler.d.ts +3 -3
- package/dist/ui/components/form/handler/form-handler/use-schemas.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/use-send-file.d.ts +1 -1
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.d.ts +1 -1
- package/dist/ui/components/form/handler/i18n/index.d.ts +1 -1
- package/dist/ui/components/form/handler/index.d.ts +6 -6
- package/dist/ui/components/form/handler/interfaces.d.ts +3 -3
- package/dist/ui/components/form/handler/styles.d.ts +1 -1
- package/dist/ui/components/form/index.d.ts +30 -30
- package/dist/ui/components/form/input/index.d.ts +1 -1
- package/dist/ui/components/form/input-cep/component.d.ts +2 -2
- package/dist/ui/components/form/input-cep/index.d.ts +3 -3
- package/dist/ui/components/form/input-cep/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-cep/use-cep/hook.d.ts +2 -2
- package/dist/ui/components/form/input-cep/use-cep/index.d.ts +2 -2
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.d.ts +1 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.d.ts +3 -3
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.d.ts +1 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/index.d.ts +1 -1
- package/dist/ui/components/form/input-color/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/error/styles.d.ts +1 -1
- package/dist/ui/components/form/input-control/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/label/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/label/styles.d.ts +1 -1
- package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -1
- package/dist/ui/components/form/input-control/styles.d.ts +1 -1
- package/dist/ui/components/form/input-counter/index.d.ts +1 -1
- package/dist/ui/components/form/input-counter/styles.d.ts +1 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/index.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/formatValue.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/index.d.ts +8 -8
- package/dist/ui/components/form/input-currency/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/interface.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker/calendar/years/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/component.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker/index.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/mock/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker-new/component.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker-new/index.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker-new/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/mock/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/component.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/filter/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/filter/styles.d.ts +2 -2
- package/dist/ui/components/form/input-date-range/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/styles.d.ts +1 -1
- package/dist/ui/components/form/input-file/component.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/index.d.ts +4 -4
- package/dist/ui/components/form/input-file/hooks/use-components-file.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/use-file-elements.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/use-file.d.ts +2 -2
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.d.ts +1 -1
- package/dist/ui/components/form/input-file/index.d.ts +4 -4
- package/dist/ui/components/form/input-file/render-files/component.d.ts +1 -1
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.d.ts +1 -1
- package/dist/ui/components/form/input-file/render-files/file-item/index.d.ts +2 -2
- package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +2 -2
- package/dist/ui/components/form/input-file/render-files/index.d.ts +3 -3
- package/dist/ui/components/form/input-file/render-files/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-file/styles.d.ts +2 -2
- package/dist/ui/components/form/input-manager/component.d.ts +2 -2
- package/dist/ui/components/form/input-manager/index.d.ts +2 -2
- package/dist/ui/components/form/input-manager/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-manager/styles.d.ts +2 -2
- package/dist/ui/components/form/input-mask/index.d.ts +1 -1
- package/dist/ui/components/form/input-password/index.d.ts +2 -2
- package/dist/ui/components/form/input-password/styles.d.ts +1 -1
- package/dist/ui/components/form/input-range/index.d.ts +1 -1
- package/dist/ui/components/form/input-range/styles.d.ts +1 -1
- package/dist/ui/components/form/input-seo/input-meta-image/index.d.ts +1 -1
- package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +1 -1
- package/dist/ui/components/form/input-seo/styles.d.ts +1 -1
- package/dist/ui/components/form/input-star/index.d.ts +1 -1
- package/dist/ui/components/form/input-star/styles.d.ts +2 -2
- package/dist/ui/components/form/input-svg/index.d.ts +1 -1
- package/dist/ui/components/form/input-svg/styles.d.ts +1 -1
- package/dist/ui/components/form/input-switch/index.d.ts +1 -1
- package/dist/ui/components/form/input-switch/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-switch/styles.d.ts +2 -2
- package/dist/ui/components/form/input-week-availability/availability-preview/index.d.ts +1 -1
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.d.ts +1 -1
- package/dist/ui/components/form/input-week-availability/index.d.ts +2 -2
- package/dist/ui/components/form/input-week-availability/input.d.ts +2 -2
- package/dist/ui/components/form/input-week-availability/styles.d.ts +1 -1
- package/dist/ui/components/form/input-youtube/index.d.ts +1 -1
- package/dist/ui/components/form/input-youtube/styles.d.ts +1 -1
- package/dist/ui/components/form/interfaces.d.ts +11 -11
- package/dist/ui/components/form/radio/index.d.ts +1 -1
- package/dist/ui/components/form/radio/styles.d.ts +1 -1
- package/dist/ui/components/form/select/index.d.ts +1 -1
- package/dist/ui/components/form/select/styles.d.ts +1 -1
- package/dist/ui/components/form/select-icon/index.d.ts +1 -1
- package/dist/ui/components/form/select-icon/styles.d.ts +1 -1
- package/dist/ui/components/form/text-editor/component.d.ts +4 -4
- package/dist/ui/components/form/text-editor/index.d.ts +3 -3
- package/dist/ui/components/form/text-editor/quill.d.ts +3 -3
- package/dist/ui/components/form/textarea/index.d.ts +1 -1
- package/dist/ui/components/google-translate-page/styles.d.ts +1 -1
- package/dist/ui/components/index.d.ts +32 -32
- package/dist/ui/components/loader-circle/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/styles.d.ts +1 -1
- package/dist/ui/components/login-modal/styles.d.ts +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.d.ts +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +1 -1
- package/dist/ui/components/menu-mobile/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/styles.d.ts +1 -1
- package/dist/ui/components/menu-mobile/top/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/top/interfaces.d.ts +1 -1
- package/dist/ui/components/menu-mobile/top/styles.d.ts +1 -1
- package/dist/ui/components/modal/component.d.ts +1 -1
- package/dist/ui/components/modal/index.d.ts +2 -2
- package/dist/ui/components/modal/styles.d.ts +1 -1
- package/dist/ui/components/next-image/index.d.ts +1 -1
- package/dist/ui/components/next-image/styles.d.ts +1 -1
- package/dist/ui/components/overlay/index.d.ts +1 -1
- package/dist/ui/components/overlay/styles.d.ts +1 -1
- package/dist/ui/components/pagination/index.d.ts +1 -1
- package/dist/ui/components/pagination/styles.d.ts +1 -1
- package/dist/ui/components/pix/pix-sucess/styles.d.ts +1 -1
- package/dist/ui/components/pix/styles.d.ts +1 -1
- package/dist/ui/components/pix/timer/styles.d.ts +1 -1
- package/dist/ui/components/pop-confirm/component.d.ts +1 -1
- package/dist/ui/components/pop-confirm/index.d.ts +1 -1
- package/dist/ui/components/pop-confirm/styles.d.ts +1 -1
- package/dist/ui/components/portal/index.d.ts +1 -1
- package/dist/ui/components/sidebar/index.d.ts +2 -2
- package/dist/ui/components/sidebar/styles.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/component.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/index.d.ts +5 -5
- package/dist/ui/components/site/context/scripts/interfaces.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.d.ts +1 -1
- package/dist/ui/components/site/default-pages/404/index.d.ts +1 -1
- package/dist/ui/components/site/default-pages/404/styles.d.ts +1 -1
- package/dist/ui/components/site/default-pages/500/index.d.ts +1 -1
- package/dist/ui/components/site/default-pages/500/styles.d.ts +1 -1
- package/dist/ui/components/site/default-pages/index.d.ts +2 -2
- package/dist/ui/components/site/effect/component.d.ts +1 -1
- package/dist/ui/components/site/effect/index.d.ts +2 -2
- package/dist/ui/components/site/effect/styles.d.ts +6 -6
- package/dist/ui/components/site/head/component.d.ts +1 -1
- package/dist/ui/components/site/head/index.d.ts +2 -2
- package/dist/ui/components/site/header-link/component.d.ts +1 -1
- package/dist/ui/components/site/header-link/index.d.ts +2 -2
- package/dist/ui/components/site/header-link/interfaces.d.ts +1 -1
- package/dist/ui/components/site/header-link/versions/index.d.ts +1 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.d.ts +1 -1
- package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +1 -1
- package/dist/ui/components/site/index.d.ts +7 -7
- package/dist/ui/components/site/list-blog/card/index.d.ts +1 -1
- package/dist/ui/components/site/list-blog/card/styles.d.ts +1 -1
- package/dist/ui/components/site/list-blog/component.d.ts +1 -1
- package/dist/ui/components/site/list-blog/index.d.ts +1 -1
- package/dist/ui/components/site/list-blog/styles.d.ts +1 -1
- package/dist/ui/components/site/mvv/component.d.ts +1 -1
- package/dist/ui/components/site/mvv/index.d.ts +1 -1
- package/dist/ui/components/site/mvv/interfaces.d.ts +1 -1
- package/dist/ui/components/site/mvv/versions/index.d.ts +1 -1
- package/dist/ui/components/site/mvv/versions/version-01/component.d.ts +1 -1
- package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +1 -1
- package/dist/ui/components/skeleton/styles.d.ts +1 -1
- package/dist/ui/components/spacing/styles.d.ts +2 -2
- package/dist/ui/components/step-navigator/styles.d.ts +2 -2
- package/dist/ui/components/tooltip/component.d.ts +1 -1
- package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +4 -4
- package/dist/ui/components/tooltip/index.d.ts +2 -2
- package/dist/ui/components/tooltip/interfaces.d.ts +1 -1
- package/dist/ui/components/tooltip/styles.d.ts +2 -2
- package/dist/ui/components/video/component.d.ts +1 -1
- package/dist/ui/components/video/index.d.ts +2 -2
- package/dist/ui/components/video/interfaces.d.ts +1 -1
- package/dist/ui/components/video/panda-video/components/index.d.ts +2 -2
- package/dist/ui/components/video/panda-video/index.d.ts +2 -2
- package/dist/ui/components/video/panda-video/player.d.ts +1 -1
- package/dist/ui/components/warning/index.d.ts +1 -1
- package/dist/ui/components/warning/interface.d.ts +1 -1
- package/dist/ui/components/warning/styles.d.ts +1 -1
- package/dist/ui/components/zoom-hover/index.d.ts +1 -1
- package/dist/ui/contexts/i18n/context.d.ts +1 -1
- package/dist/ui/contexts/i18n/get-initial-props.d.ts +1 -1
- package/dist/ui/contexts/i18n/index.d.ts +6 -6
- package/dist/ui/contexts/i18n/translate.d.ts +1 -1
- package/dist/ui/contexts/index.d.ts +3 -3
- package/dist/ui/contexts/toast/index.d.ts +1 -1
- package/dist/ui/contexts/toast/styles.d.ts +1 -1
- package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -1
- package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -1
- package/dist/ui/hooks/index.d.ts +11 -11
- package/dist/ui/hooks/permitions/camera/index.d.ts +2 -2
- package/dist/ui/hooks/permitions/camera/styles.d.ts +1 -1
- package/dist/ui/hooks/permitions/index.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.d.ts +5 -5
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.d.ts +5 -5
- package/dist/ui/hooks/use-swagger/client/index.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/index.d.ts +2 -2
- package/dist/ui/hooks/use-timer/index.d.ts +2 -2
- package/dist/ui/hooks/use-timer/use-timer.d.ts +2 -2
- package/dist/ui/icons/index.d.ts +134 -134
- package/dist/ui/icons/render/component.d.ts +2 -2
- package/dist/ui/icons/render/icon-Instagram.d.ts +1 -1
- package/dist/ui/icons/render/icon-Linkedin.d.ts +1 -1
- package/dist/ui/icons/render/icon-Lupa.d.ts +1 -1
- package/dist/ui/icons/render/icon-Map.d.ts +1 -1
- package/dist/ui/icons/render/icon-Microphone.d.ts +1 -1
- package/dist/ui/icons/render/icon-Minus.d.ts +1 -1
- package/dist/ui/icons/render/icon-Phone.d.ts +1 -1
- package/dist/ui/icons/render/icon-Pin.d.ts +1 -1
- package/dist/ui/icons/render/icon-Play.d.ts +1 -1
- package/dist/ui/icons/render/icon-Plus.d.ts +1 -1
- package/dist/ui/icons/render/icon-Share.d.ts +1 -1
- package/dist/ui/icons/render/icon-TikTok.d.ts +1 -1
- package/dist/ui/icons/render/icon-YouTube.d.ts +1 -1
- package/dist/ui/icons/render/icon-academic-cap copy.d.ts +1 -1
- package/dist/ui/icons/render/icon-academic-cap.d.ts +1 -1
- package/dist/ui/icons/render/icon-ampulheta.d.ts +1 -1
- package/dist/ui/icons/render/icon-block.d.ts +1 -1
- package/dist/ui/icons/render/icon-boleto.d.ts +1 -1
- package/dist/ui/icons/render/icon-bottom-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-bottom-navigation-double.d.ts +1 -1
- package/dist/ui/icons/render/icon-bottom-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-box.d.ts +1 -1
- package/dist/ui/icons/render/icon-calculator.d.ts +1 -1
- package/dist/ui/icons/render/icon-calendar-browse.d.ts +1 -1
- package/dist/ui/icons/render/icon-calendar.d.ts +1 -1
- package/dist/ui/icons/render/icon-cam.d.ts +1 -1
- package/dist/ui/icons/render/icon-cell-phone.d.ts +1 -1
- package/dist/ui/icons/render/icon-chalet.d.ts +1 -1
- package/dist/ui/icons/render/icon-chat.d.ts +1 -1
- package/dist/ui/icons/render/icon-check.d.ts +1 -1
- package/dist/ui/icons/render/icon-checked.d.ts +1 -1
- package/dist/ui/icons/render/icon-circular-left-arrow.d.ts +1 -1
- package/dist/ui/icons/render/icon-circular-right-arrow.d.ts +1 -1
- package/dist/ui/icons/render/icon-clip.d.ts +1 -1
- package/dist/ui/icons/render/icon-clock.d.ts +1 -1
- package/dist/ui/icons/render/icon-close.d.ts +1 -1
- package/dist/ui/icons/render/icon-codie.d.ts +1 -1
- package/dist/ui/icons/render/icon-computer.d.ts +1 -1
- package/dist/ui/icons/render/icon-credit-card.d.ts +1 -1
- package/dist/ui/icons/render/icon-danger.d.ts +1 -1
- package/dist/ui/icons/render/icon-death.d.ts +1 -1
- package/dist/ui/icons/render/icon-delete.d.ts +1 -1
- package/dist/ui/icons/render/icon-diabets.d.ts +1 -1
- package/dist/ui/icons/render/icon-door.d.ts +1 -1
- package/dist/ui/icons/render/icon-download.d.ts +1 -1
- package/dist/ui/icons/render/icon-drop-file.d.ts +1 -1
- package/dist/ui/icons/render/icon-edit-image.d.ts +1 -1
- package/dist/ui/icons/render/icon-edit.d.ts +1 -1
- package/dist/ui/icons/render/icon-email.d.ts +1 -1
- package/dist/ui/icons/render/icon-empty-chat.d.ts +1 -1
- package/dist/ui/icons/render/icon-equalizer.d.ts +1 -1
- package/dist/ui/icons/render/icon-excel.d.ts +1 -1
- package/dist/ui/icons/render/icon-exclamation.d.ts +1 -1
- package/dist/ui/icons/render/icon-exit.d.ts +1 -1
- package/dist/ui/icons/render/icon-eye-slash.d.ts +1 -1
- package/dist/ui/icons/render/icon-eye.d.ts +1 -1
- package/dist/ui/icons/render/icon-facebook.d.ts +1 -1
- package/dist/ui/icons/render/icon-file.d.ts +1 -1
- package/dist/ui/icons/render/icon-filter.d.ts +1 -1
- package/dist/ui/icons/render/icon-flag.d.ts +1 -1
- package/dist/ui/icons/render/icon-folder.d.ts +1 -1
- package/dist/ui/icons/render/icon-fullfield-bell.d.ts +1 -1
- package/dist/ui/icons/render/icon-fullfield-chat.d.ts +1 -1
- package/dist/ui/icons/render/icon-gear.d.ts +1 -1
- package/dist/ui/icons/render/icon-gender.d.ts +1 -1
- package/dist/ui/icons/render/icon-globe.d.ts +1 -1
- package/dist/ui/icons/render/icon-google.d.ts +1 -1
- package/dist/ui/icons/render/icon-heart.d.ts +1 -1
- package/dist/ui/icons/render/icon-home.d.ts +1 -1
- package/dist/ui/icons/render/icon-hospitalization.d.ts +1 -1
- package/dist/ui/icons/render/icon-hypertension.d.ts +1 -1
- package/dist/ui/icons/render/icon-info.d.ts +1 -1
- package/dist/ui/icons/render/icon-instagram-logo.d.ts +1 -1
- package/dist/ui/icons/render/icon-interrogation-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-language.d.ts +1 -1
- package/dist/ui/icons/render/icon-left-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-left-navigation-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-left-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-like.d.ts +1 -1
- package/dist/ui/icons/render/icon-loading.d.ts +1 -1
- package/dist/ui/icons/render/icon-map-floor.d.ts +1 -1
- package/dist/ui/icons/render/icon-message-balloon.d.ts +1 -1
- package/dist/ui/icons/render/icon-mobile.d.ts +1 -1
- package/dist/ui/icons/render/icon-money-value-symbol.d.ts +1 -1
- package/dist/ui/icons/render/icon-next.d.ts +1 -1
- package/dist/ui/icons/render/icon-not-found.d.ts +1 -1
- package/dist/ui/icons/render/icon-not-like.d.ts +1 -1
- package/dist/ui/icons/render/icon-padlock.d.ts +1 -1
- package/dist/ui/icons/render/icon-pc.d.ts +1 -1
- package/dist/ui/icons/render/icon-pdf.d.ts +1 -1
- package/dist/ui/icons/render/icon-performance.d.ts +1 -1
- package/dist/ui/icons/render/icon-person.d.ts +1 -1
- package/dist/ui/icons/render/icon-pet.d.ts +1 -1
- package/dist/ui/icons/render/icon-phone-message.d.ts +1 -1
- package/dist/ui/icons/render/icon-pix.d.ts +1 -1
- package/dist/ui/icons/render/icon-plane.d.ts +1 -1
- package/dist/ui/icons/render/icon-play-rounded.d.ts +1 -1
- package/dist/ui/icons/render/icon-plus-sharp.d.ts +1 -1
- package/dist/ui/icons/render/icon-prev.d.ts +1 -1
- package/dist/ui/icons/render/icon-print.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation-double.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation-rounded.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-route.d.ts +1 -1
- package/dist/ui/icons/render/icon-selo.d.ts +1 -1
- package/dist/ui/icons/render/icon-send-arrow.d.ts +1 -1
- package/dist/ui/icons/render/icon-send-message.d.ts +1 -1
- package/dist/ui/icons/render/icon-send.d.ts +1 -1
- package/dist/ui/icons/render/icon-seo.d.ts +1 -1
- package/dist/ui/icons/render/icon-share-v2.d.ts +1 -1
- package/dist/ui/icons/render/icon-shopping.d.ts +1 -1
- package/dist/ui/icons/render/icon-star.d.ts +1 -1
- package/dist/ui/icons/render/icon-starBg.d.ts +1 -1
- package/dist/ui/icons/render/icon-three-dots.d.ts +1 -1
- package/dist/ui/icons/render/icon-tiktok-logo.d.ts +1 -1
- package/dist/ui/icons/render/icon-top-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-top-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-transparent-mail.d.ts +1 -1
- package/dist/ui/icons/render/icon-transparent-phone.d.ts +1 -1
- package/dist/ui/icons/render/icon-twitter.d.ts +1 -1
- package/dist/ui/icons/render/icon-upload.d.ts +1 -1
- package/dist/ui/icons/render/icon-user.d.ts +1 -1
- package/dist/ui/icons/render/icon-warning.d.ts +1 -1
- package/dist/ui/icons/render/icon-weight.d.ts +1 -1
- package/dist/ui/icons/render/icon-whats.d.ts +1 -1
- package/dist/ui/icons/render/icon-whatsapp-logo.d.ts +1 -1
- package/dist/ui/icons/render/icon-word.d.ts +1 -1
- package/dist/ui/icons/render/icon-x.d.ts +1 -1
- package/dist/ui/icons/render/image.d.ts +1 -1
- package/dist/ui/icons/render/index.d.ts +1 -1
- package/dist/ui/icons/render-icon/index.d.ts +1 -1
- package/dist/ui/index.d.ts +9 -9
- package/dist/ui/integrations/cloudflare/index.d.ts +1 -1
- package/dist/ui/integrations/cloudflare/turnstile.d.ts +2 -2
- package/dist/ui/integrations/google/GoogleLogin.d.ts +2 -2
- package/dist/ui/integrations/google/GoogleOAuthProvider.d.ts +1 -1
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.d.ts +1 -1
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.d.ts +1 -1
- package/dist/ui/integrations/google/hooks/index.d.ts +3 -3
- package/dist/ui/integrations/google/hooks/useGoogleLogin.d.ts +1 -1
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.d.ts +1 -1
- package/dist/ui/integrations/google/index.d.ts +8 -8
- package/dist/ui/integrations/google/utils/index.d.ts +1 -1
- package/dist/ui/integrations/index.d.ts +3 -3
- package/dist/ui/integrations/message-provider/index.d.ts +1 -1
- package/dist/ui/styles/keyframes.d.ts +2 -2
- package/dist/ui/types/index.d.ts +1 -1
- package/dist/ui/utils/_app_utils/index.d.ts +2 -2
- package/dist/ui/utils/buffer/index.d.ts +2 -2
- package/dist/ui/utils/colors/index.d.ts +1 -1
- package/dist/ui/utils/date/index.d.ts +1 -1
- package/dist/ui/utils/facebook/index.d.ts +1 -1
- package/dist/ui/utils/file/index.d.ts +3 -3
- package/dist/ui/utils/file/upload-file.d.ts +1 -1
- package/dist/ui/utils/form-validator/index.d.ts +2 -2
- package/dist/ui/utils/form-validator/validations/index.d.ts +4 -4
- package/dist/ui/utils/formatters/formatter.d.ts +4 -4
- package/dist/ui/utils/formatters/index.d.ts +5 -5
- package/dist/ui/utils/http/api.d.ts +1 -1
- package/dist/ui/utils/http/axios-http-client.d.ts +1 -1
- package/dist/ui/utils/http/errors/http-errors/index.d.ts +7 -7
- package/dist/ui/utils/http/errors/index.d.ts +2 -2
- package/dist/ui/utils/http/errors/system-errors-model/index.d.ts +1 -1
- package/dist/ui/utils/http/index.d.ts +4 -4
- package/dist/ui/utils/http/interfaces.d.ts +2 -2
- package/dist/ui/utils/index.d.ts +23 -23
- package/dist/ui/utils/infinity-forge/index.d.ts +2 -2
- package/dist/ui/utils/libs/index.d.ts +2 -2
- package/dist/ui/utils/libs/moment/index.d.ts +1 -1
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.d.ts +2 -2
- package/dist/ui/utils/libs/next/index.d.ts +2 -2
- package/dist/ui/utils/libs/next/update-route.d.ts +1 -1
- package/dist/ui/utils/mocks/index.d.ts +1 -1
- package/dist/ui/utils/phone/index.d.ts +1 -1
- package/dist/ui/utils/storage/index.d.ts +1 -1
- package/dist/use-query/context.d.ts +2 -2
- package/dist/use-query/hook.d.ts +1 -1
- package/dist/use-query/index.d.ts +4 -4
- package/dist/use-query/src/HydrationBoundary.d.ts +1 -1
- package/dist/use-query/src/QueryClientProvider.d.ts +1 -1
- package/dist/use-query/src/errorBoundaryUtils.d.ts +2 -2
- package/dist/use-query/src/index.d.ts +27 -27
- package/dist/use-query/src/infiniteQueryOptions.d.ts +2 -2
- package/dist/use-query/src/query-core/src/focusManager.d.ts +1 -1
- package/dist/use-query/src/query-core/src/hydration.d.ts +4 -4
- package/dist/use-query/src/query-core/src/index.d.ts +25 -25
- package/dist/use-query/src/query-core/src/infiniteQueryBehavior.d.ts +2 -2
- package/dist/use-query/src/query-core/src/infiniteQueryObserver.d.ts +5 -5
- package/dist/use-query/src/query-core/src/mutation.d.ts +4 -4
- package/dist/use-query/src/query-core/src/mutationCache.d.ts +6 -7
- package/dist/use-query/src/query-core/src/mutationObserver.d.ts +4 -4
- package/dist/use-query/src/query-core/src/onlineManager.d.ts +1 -1
- package/dist/use-query/src/query-core/src/queriesObserver.d.ts +5 -5
- package/dist/use-query/src/query-core/src/query.d.ts +4 -4
- package/dist/use-query/src/query-core/src/queryCache.d.ts +6 -7
- package/dist/use-query/src/query-core/src/queryClient.d.ts +5 -5
- package/dist/use-query/src/query-core/src/queryObserver.d.ts +4 -4
- package/dist/use-query/src/query-core/src/retryer.d.ts +1 -1
- package/dist/use-query/src/query-core/src/streamedQuery.d.ts +1 -1
- package/dist/use-query/src/query-core/src/types.d.ts +8 -8
- package/dist/use-query/src/query-core/src/utils.d.ts +3 -3
- package/dist/use-query/src/queryOptions.d.ts +2 -2
- package/dist/use-query/src/suspense.d.ts +2 -2
- package/dist/use-query/src/types.d.ts +1 -1
- package/dist/use-query/src/useBaseQuery.d.ts +2 -2
- package/dist/use-query/src/useInfiniteQuery.d.ts +3 -3
- package/dist/use-query/src/useIsFetching.d.ts +1 -1
- package/dist/use-query/src/useMutation.d.ts +2 -2
- package/dist/use-query/src/useMutationState.d.ts +1 -1
- package/dist/use-query/src/usePrefetchInfiniteQuery.d.ts +1 -1
- package/dist/use-query/src/usePrefetchQuery.d.ts +1 -1
- package/dist/use-query/src/useQueries.d.ts +2 -2
- package/dist/use-query/src/useQuery.d.ts +3 -3
- package/dist/use-query/src/useSuspenseInfiniteQuery.d.ts +2 -2
- package/dist/use-query/src/useSuspenseQueries.d.ts +2 -2
- package/dist/use-query/src/useSuspenseQuery.d.ts +2 -2
- package/dist/use-query/use-mutation.d.ts +2 -2
- package/package.json +11 -9
- package/dist/client/client.js +0 -6
- package/dist/client/client.js.map +0 -1
- package/dist/client/generate.js +0 -8
- package/dist/client/generate.js.map +0 -1
- package/dist/client/index.js +0 -2
- package/dist/client/index.js.map +0 -1
- package/dist/client/swagger_client.js +0 -2
- package/dist/client/swagger_client.js.map +0 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js +0 -2
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js.map +0 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js +0 -4
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js.map +0 -1
- package/dist/codie_panel/atena_codie_panel_keys/index.js +0 -3
- package/dist/codie_panel/atena_codie_panel_keys/index.js.map +0 -1
- package/dist/codie_panel/atena_codie_panel_keys/keys.js +0 -33
- package/dist/codie_panel/atena_codie_panel_keys/keys.js.map +0 -1
- package/dist/codie_panel/hooks/use-panel-configurations.js +0 -4
- package/dist/codie_panel/hooks/use-panel-configurations.js.map +0 -1
- package/dist/codie_panel/index.js +0 -4
- package/dist/codie_panel/index.js.map +0 -1
- package/dist/codie_panel/pages/configurations/components/index.js +0 -2
- package/dist/codie_panel/pages/configurations/components/index.js.map +0 -1
- package/dist/codie_panel/pages/configurations/components/menu-card/index.js +0 -5
- package/dist/codie_panel/pages/configurations/components/menu-card/index.js.map +0 -1
- package/dist/codie_panel/pages/configurations/index.js +0 -2
- package/dist/codie_panel/pages/configurations/index.js.map +0 -1
- package/dist/codie_panel/pages/configurations/page.js +0 -12
- package/dist/codie_panel/pages/configurations/page.js.map +0 -1
- package/dist/codie_panel/pages/index.js +0 -3
- package/dist/codie_panel/pages/index.js.map +0 -1
- package/dist/codie_panel/pages/menu/components/index.js +0 -2
- package/dist/codie_panel/pages/menu/components/index.js.map +0 -1
- package/dist/codie_panel/pages/menu/components/menu-card/index.js +0 -5
- package/dist/codie_panel/pages/menu/components/menu-card/index.js.map +0 -1
- package/dist/codie_panel/pages/menu/index.js +0 -2
- package/dist/codie_panel/pages/menu/index.js.map +0 -1
- package/dist/codie_panel/pages/menu/page.js +0 -13
- package/dist/codie_panel/pages/menu/page.js.map +0 -1
- package/dist/codie_panel/panel_configurations/index.js +0 -2
- package/dist/codie_panel/panel_configurations/index.js.map +0 -1
- package/dist/fonts.css +0 -1
- package/dist/index.js +0 -6
- package/dist/index.js.map +0 -1
- package/dist/infinity-forge.css +0 -3
- package/dist/react-quill.css +0 -1
- package/dist/reset.css +0 -1
- package/dist/system/components/data/avatar/index.js +0 -9
- package/dist/system/components/data/avatar/index.js.map +0 -1
- package/dist/system/components/data/avatar/styles.js +0 -31
- package/dist/system/components/data/avatar/styles.js.map +0 -1
- package/dist/system/components/data/buttons/index.js +0 -2
- package/dist/system/components/data/buttons/index.js.map +0 -1
- package/dist/system/components/data/buttons/sidebar-button/index.js +0 -7
- package/dist/system/components/data/buttons/sidebar-button/index.js.map +0 -1
- package/dist/system/components/data/buttons/sidebar-button/styles.js +0 -18
- package/dist/system/components/data/buttons/sidebar-button/styles.js.map +0 -1
- package/dist/system/components/data/chat/card-message/index.js +0 -8
- package/dist/system/components/data/chat/card-message/index.js.map +0 -1
- package/dist/system/components/data/chat/card-message/styles.js +0 -39
- package/dist/system/components/data/chat/card-message/styles.js.map +0 -1
- package/dist/system/components/data/chat/index.js +0 -10
- package/dist/system/components/data/chat/index.js.map +0 -1
- package/dist/system/components/data/chat/interfaces.js +0 -2
- package/dist/system/components/data/chat/interfaces.js.map +0 -1
- package/dist/system/components/data/chat/loader/index.js +0 -6
- package/dist/system/components/data/chat/loader/index.js.map +0 -1
- package/dist/system/components/data/chat/schema.js +0 -3
- package/dist/system/components/data/chat/schema.js.map +0 -1
- package/dist/system/components/data/chat/styles.js +0 -151
- package/dist/system/components/data/chat/styles.js.map +0 -1
- package/dist/system/components/data/detail-card/component.js +0 -14
- package/dist/system/components/data/detail-card/component.js.map +0 -1
- package/dist/system/components/data/detail-card/index.js +0 -3
- package/dist/system/components/data/detail-card/index.js.map +0 -1
- package/dist/system/components/data/detail-card/interfaces.js +0 -2
- package/dist/system/components/data/detail-card/interfaces.js.map +0 -1
- package/dist/system/components/data/detail-card/styles.js +0 -149
- package/dist/system/components/data/detail-card/styles.js.map +0 -1
- package/dist/system/components/data/highlight-icon/index.js +0 -8
- package/dist/system/components/data/highlight-icon/index.js.map +0 -1
- package/dist/system/components/data/highlight-icon/interfaces.js +0 -2
- package/dist/system/components/data/highlight-icon/interfaces.js.map +0 -1
- package/dist/system/components/data/highlight-icon/styles.js +0 -19
- package/dist/system/components/data/highlight-icon/styles.js.map +0 -1
- package/dist/system/components/data/highlight-text/index.js +0 -11
- package/dist/system/components/data/highlight-text/index.js.map +0 -1
- package/dist/system/components/data/highlight-text/interfaces.js +0 -2
- package/dist/system/components/data/highlight-text/interfaces.js.map +0 -1
- package/dist/system/components/data/highlight-text/styles.js +0 -18
- package/dist/system/components/data/highlight-text/styles.js.map +0 -1
- package/dist/system/components/data/index.js +0 -15
- package/dist/system/components/data/index.js.map +0 -1
- package/dist/system/components/data/input-search/index.js +0 -10
- package/dist/system/components/data/input-search/index.js.map +0 -1
- package/dist/system/components/data/input-search/interfaces.js +0 -2
- package/dist/system/components/data/input-search/interfaces.js.map +0 -1
- package/dist/system/components/data/input-search/styles.js +0 -42
- package/dist/system/components/data/input-search/styles.js.map +0 -1
- package/dist/system/components/data/menu/component.js +0 -12
- package/dist/system/components/data/menu/component.js.map +0 -1
- package/dist/system/components/data/menu/components/index.js +0 -2
- package/dist/system/components/data/menu/components/index.js.map +0 -1
- package/dist/system/components/data/menu/components/menu-item/index.js +0 -53
- package/dist/system/components/data/menu/components/menu-item/index.js.map +0 -1
- package/dist/system/components/data/menu/index.js +0 -3
- package/dist/system/components/data/menu/index.js.map +0 -1
- package/dist/system/components/data/menu/mock.js +0 -193
- package/dist/system/components/data/menu/mock.js.map +0 -1
- package/dist/system/components/data/menu/modes/collapsed-menu/index.js +0 -14
- package/dist/system/components/data/menu/modes/collapsed-menu/index.js.map +0 -1
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.js +0 -89
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.js.map +0 -1
- package/dist/system/components/data/menu/modes/index.js +0 -3
- package/dist/system/components/data/menu/modes/index.js.map +0 -1
- package/dist/system/components/data/menu/modes/opened/index.js +0 -23
- package/dist/system/components/data/menu/modes/opened/index.js.map +0 -1
- package/dist/system/components/data/menu/modes/opened/styles.js +0 -4
- package/dist/system/components/data/menu/modes/opened/styles.js.map +0 -1
- package/dist/system/components/data/menu/styles.js +0 -166
- package/dist/system/components/data/menu/styles.js.map +0 -1
- package/dist/system/components/data/notifications/card/index.js +0 -7
- package/dist/system/components/data/notifications/card/index.js.map +0 -1
- package/dist/system/components/data/notifications/card/styles.js +0 -31
- package/dist/system/components/data/notifications/card/styles.js.map +0 -1
- package/dist/system/components/data/notifications/content-notification/index.js +0 -9
- package/dist/system/components/data/notifications/content-notification/index.js.map +0 -1
- package/dist/system/components/data/notifications/index.js +0 -39
- package/dist/system/components/data/notifications/index.js.map +0 -1
- package/dist/system/components/data/notifications/interfaces.js +0 -2
- package/dist/system/components/data/notifications/interfaces.js.map +0 -1
- package/dist/system/components/data/notifications/read-notifications/index.js +0 -25
- package/dist/system/components/data/notifications/read-notifications/index.js.map +0 -1
- package/dist/system/components/data/notifications/styles.js +0 -79
- package/dist/system/components/data/notifications/styles.js.map +0 -1
- package/dist/system/components/data/page-wrapper/index.js +0 -7
- package/dist/system/components/data/page-wrapper/index.js.map +0 -1
- package/dist/system/components/data/page-wrapper/interfaces.js +0 -2
- package/dist/system/components/data/page-wrapper/interfaces.js.map +0 -1
- package/dist/system/components/data/page-wrapper/styles.js +0 -7
- package/dist/system/components/data/page-wrapper/styles.js.map +0 -1
- package/dist/system/components/data/popover/index.js +0 -5
- package/dist/system/components/data/popover/index.js.map +0 -1
- package/dist/system/components/data/popover/interfaces.js +0 -2
- package/dist/system/components/data/popover/interfaces.js.map +0 -1
- package/dist/system/components/data/profile-infos/index.js +0 -9
- package/dist/system/components/data/profile-infos/index.js.map +0 -1
- package/dist/system/components/data/profile-infos/interfaces.js +0 -2
- package/dist/system/components/data/profile-infos/interfaces.js.map +0 -1
- package/dist/system/components/data/profile-infos/profile/index.js +0 -8
- package/dist/system/components/data/profile-infos/profile/index.js.map +0 -1
- package/dist/system/components/data/profile-infos/profile/interfaces.js +0 -2
- package/dist/system/components/data/profile-infos/profile/interfaces.js.map +0 -1
- package/dist/system/components/data/profile-infos/profile/styles.js +0 -55
- package/dist/system/components/data/profile-infos/profile/styles.js.map +0 -1
- package/dist/system/components/data/profile-infos/styles.js +0 -14
- package/dist/system/components/data/profile-infos/styles.js.map +0 -1
- package/dist/system/components/data/select-workspace/component.js +0 -17
- package/dist/system/components/data/select-workspace/component.js.map +0 -1
- package/dist/system/components/data/select-workspace/custom-styles.js +0 -44
- package/dist/system/components/data/select-workspace/custom-styles.js.map +0 -1
- package/dist/system/components/data/select-workspace/index.js +0 -4
- package/dist/system/components/data/select-workspace/index.js.map +0 -1
- package/dist/system/components/data/select-workspace/interfaces.js +0 -2
- package/dist/system/components/data/select-workspace/interfaces.js.map +0 -1
- package/dist/system/components/data/select-workspace/styles.js +0 -143
- package/dist/system/components/data/select-workspace/styles.js.map +0 -1
- package/dist/system/components/data/tab/component.js +0 -42
- package/dist/system/components/data/tab/component.js.map +0 -1
- package/dist/system/components/data/tab/index.js +0 -3
- package/dist/system/components/data/tab/index.js.map +0 -1
- package/dist/system/components/data/tab/interfaces.js +0 -2
- package/dist/system/components/data/tab/interfaces.js.map +0 -1
- package/dist/system/components/data/tab/styles.js +0 -54
- package/dist/system/components/data/tab/styles.js.map +0 -1
- package/dist/system/components/data/tab/tab-item/index.js +0 -7
- package/dist/system/components/data/tab/tab-item/index.js.map +0 -1
- package/dist/system/components/data/tab/tab-item/styles.js +0 -43
- package/dist/system/components/data/tab/tab-item/styles.js.map +0 -1
- package/dist/system/components/index.js +0 -3
- package/dist/system/components/index.js.map +0 -1
- package/dist/system/components/layout/component.js +0 -8
- package/dist/system/components/layout/component.js.map +0 -1
- package/dist/system/components/layout/header/components/index.js +0 -4
- package/dist/system/components/layout/header/components/index.js.map +0 -1
- package/dist/system/components/layout/header/components/logo/index.js +0 -9
- package/dist/system/components/layout/header/components/logo/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/component.js +0 -8
- package/dist/system/components/layout/header/components/menu-right/component.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/index.js +0 -4
- package/dist/system/components/layout/header/components/menu-right/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js +0 -8
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.js +0 -2
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.js +0 -49
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.js +0 -54
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.js +0 -2
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.js +0 -15
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/index.js +0 -9
- package/dist/system/components/layout/header/components/menu-right/messages/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/styles.js +0 -17
- package/dist/system/components/layout/header/components/menu-right/messages/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.js +0 -9
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.js +0 -99
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/profile/index.js +0 -11
- package/dist/system/components/layout/header/components/menu-right/profile/index.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/profile/styles.js +0 -3
- package/dist/system/components/layout/header/components/menu-right/profile/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/menu-right/styles.js +0 -35
- package/dist/system/components/layout/header/components/menu-right/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/index.js +0 -12
- package/dist/system/components/layout/header/components/search-modal/index.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/search-list/index.js +0 -22
- package/dist/system/components/layout/header/components/search-modal/search-list/index.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.js +0 -8
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.js +0 -170
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/styles.js +0 -12
- package/dist/system/components/layout/header/components/search-modal/styles.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/trigger/index.js +0 -7
- package/dist/system/components/layout/header/components/search-modal/trigger/index.js.map +0 -1
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.js +0 -48
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.js.map +0 -1
- package/dist/system/components/layout/header/index.js +0 -10
- package/dist/system/components/layout/header/index.js.map +0 -1
- package/dist/system/components/layout/header/version-01/index.js +0 -13
- package/dist/system/components/layout/header/version-01/index.js.map +0 -1
- package/dist/system/components/layout/header/version-01/styles.js +0 -155
- package/dist/system/components/layout/header/version-01/styles.js.map +0 -1
- package/dist/system/components/layout/index.js +0 -6
- package/dist/system/components/layout/index.js.map +0 -1
- package/dist/system/components/layout/interfaces.js +0 -2
- package/dist/system/components/layout/interfaces.js.map +0 -1
- package/dist/system/components/layout/styles.js +0 -37
- package/dist/system/components/layout/styles.js.map +0 -1
- package/dist/system/context/auth/components/index.js +0 -3
- package/dist/system/context/auth/components/index.js.map +0 -1
- package/dist/system/context/auth/components/login/form-login/index.js +0 -8
- package/dist/system/context/auth/components/login/form-login/index.js.map +0 -1
- package/dist/system/context/auth/components/login/index.js +0 -10
- package/dist/system/context/auth/components/login/index.js.map +0 -1
- package/dist/system/context/auth/components/login/styles.js +0 -143
- package/dist/system/context/auth/components/login/styles.js.map +0 -1
- package/dist/system/context/auth/components/private-page/index.js +0 -74
- package/dist/system/context/auth/components/private-page/index.js.map +0 -1
- package/dist/system/context/auth/components/private-page/interfaces.js +0 -2
- package/dist/system/context/auth/components/private-page/interfaces.js.map +0 -1
- package/dist/system/context/auth/context.js +0 -108
- package/dist/system/context/auth/context.js.map +0 -1
- package/dist/system/context/auth/index.js +0 -4
- package/dist/system/context/auth/index.js.map +0 -1
- package/dist/system/context/auth/interfaces.js +0 -2
- package/dist/system/context/auth/interfaces.js.map +0 -1
- package/dist/system/context/container.js +0 -33
- package/dist/system/context/container.js.map +0 -1
- package/dist/system/context/index.js +0 -6
- package/dist/system/context/index.js.map +0 -1
- package/dist/system/context/infra-injection/context.js +0 -9
- package/dist/system/context/infra-injection/context.js.map +0 -1
- package/dist/system/context/infra-injection/index.js +0 -3
- package/dist/system/context/infra-injection/index.js.map +0 -1
- package/dist/system/context/infra-injection/interfaces.js +0 -2
- package/dist/system/context/infra-injection/interfaces.js.map +0 -1
- package/dist/system/context/menu/context.js +0 -22
- package/dist/system/context/menu/context.js.map +0 -1
- package/dist/system/context/menu/index.js +0 -3
- package/dist/system/context/menu/index.js.map +0 -1
- package/dist/system/context/menu/interfaces.js +0 -2
- package/dist/system/context/menu/interfaces.js.map +0 -1
- package/dist/system/context/theme/context.js +0 -16
- package/dist/system/context/theme/context.js.map +0 -1
- package/dist/system/context/theme/index.js +0 -2
- package/dist/system/context/theme/index.js.map +0 -1
- package/dist/system/context/third-party-integration-context/context.js +0 -10
- package/dist/system/context/third-party-integration-context/context.js.map +0 -1
- package/dist/system/context/third-party-integration-context/index.js +0 -3
- package/dist/system/context/third-party-integration-context/index.js.map +0 -1
- package/dist/system/context/third-party-integration-context/interfaces.js +0 -2
- package/dist/system/context/third-party-integration-context/interfaces.js.map +0 -1
- package/dist/system/hooks/index.js +0 -5
- package/dist/system/hooks/index.js.map +0 -1
- package/dist/system/hooks/locales/ibge/index.js +0 -2
- package/dist/system/hooks/locales/ibge/index.js.map +0 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js +0 -19
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js.map +0 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js +0 -3
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js.map +0 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.js +0 -2
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.js.map +0 -1
- package/dist/system/hooks/locales/index.js +0 -3
- package/dist/system/hooks/locales/index.js.map +0 -1
- package/dist/system/hooks/locales/use-load-cities/index.js +0 -10
- package/dist/system/hooks/locales/use-load-cities/index.js.map +0 -1
- package/dist/system/hooks/menu/index.js +0 -2
- package/dist/system/hooks/menu/index.js.map +0 -1
- package/dist/system/hooks/menu/use-load-menu.js +0 -26
- package/dist/system/hooks/menu/use-load-menu.js.map +0 -1
- package/dist/system/hooks/notifications/index.js +0 -3
- package/dist/system/hooks/notifications/index.js.map +0 -1
- package/dist/system/hooks/notifications/use-load-all/index.js +0 -30
- package/dist/system/hooks/notifications/use-load-all/index.js.map +0 -1
- package/dist/system/hooks/notifications/use-load-no-read/index.js +0 -17
- package/dist/system/hooks/notifications/use-load-no-read/index.js.map +0 -1
- package/dist/system/hooks/ui/index.js +0 -3
- package/dist/system/hooks/ui/index.js.map +0 -1
- package/dist/system/hooks/ui/use-debounce/index.js +0 -12
- package/dist/system/hooks/ui/use-debounce/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/component.js +0 -8
- package/dist/system/hooks/ui/use-table/component.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/index.js +0 -3
- package/dist/system/hooks/ui/use-table/components/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js +0 -31
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/index.js +0 -31
- package/dist/system/hooks/ui/use-table/components/table/actions/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.js +0 -45
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js +0 -40
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js +0 -35
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.js +0 -41
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/create/index.js +0 -20
- package/dist/system/hooks/ui/use-table/components/table/create/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/create/interfaces.js +0 -2
- package/dist/system/hooks/ui/use-table/components/table/create/interfaces.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/create/styles.js +0 -41
- package/dist/system/hooks/ui/use-table/components/table/create/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/export/index.js +0 -7
- package/dist/system/hooks/ui/use-table/components/table/export/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/export/styles.js +0 -30
- package/dist/system/hooks/ui/use-table/components/table/export/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/index.js +0 -87
- package/dist/system/hooks/ui/use-table/components/table/filters/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.js +0 -147
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js +0 -14
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/index.js +0 -62
- package/dist/system/hooks/ui/use-table/components/table/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/interfaces.js +0 -2
- package/dist/system/hooks/ui/use-table/components/table/interfaces.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.js +0 -32
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/pagination/service.js +0 -47
- package/dist/system/hooks/ui/use-table/components/table/pagination/service.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.js +0 -117
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js +0 -7
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.js +0 -8
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/styles.js +0 -153
- package/dist/system/hooks/ui/use-table/components/table/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js +0 -22
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.js +0 -2
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.js +0 -26
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js +0 -34
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.js +0 -37
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.js.map +0 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/index.js +0 -26
- package/dist/system/hooks/ui/use-table/components/table/tr/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/index.js +0 -4
- package/dist/system/hooks/ui/use-table/index.js.map +0 -1
- package/dist/system/hooks/ui/use-table/interfaces.js +0 -2
- package/dist/system/hooks/ui/use-table/interfaces.js.map +0 -1
- package/dist/system/index.js +0 -4
- package/dist/system/index.js.map +0 -1
- package/dist/test/index.js +0 -50
- package/dist/test/index.js.map +0 -1
- package/dist/ui/atena/domain/dynamic-section/create.js +0 -2
- package/dist/ui/atena/domain/dynamic-section/create.js.map +0 -1
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.js +0 -2
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.js.map +0 -1
- package/dist/ui/atena/domain/dynamic-section/index.js +0 -5
- package/dist/ui/atena/domain/dynamic-section/index.js.map +0 -1
- package/dist/ui/atena/domain/dynamic-section/load-all.js +0 -2
- package/dist/ui/atena/domain/dynamic-section/load-all.js.map +0 -1
- package/dist/ui/atena/domain/dynamic-section/update.js +0 -2
- package/dist/ui/atena/domain/dynamic-section/update.js.map +0 -1
- package/dist/ui/atena/domain/index.js +0 -2
- package/dist/ui/atena/domain/index.js.map +0 -1
- package/dist/ui/atena/index.js +0 -3
- package/dist/ui/atena/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.js +0 -80
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js +0 -76
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.js +0 -5
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js +0 -9
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js +0 -7
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.js +0 -132
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.js +0 -60
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js +0 -28
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.js +0 -105
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js +0 -9
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.js +0 -24
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js +0 -8
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.js +0 -5
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.js +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/index.js +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js +0 -22
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js +0 -8
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/intefaces.js +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/intefaces.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.js +0 -119
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js +0 -18
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.js +0 -10
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js +0 -8
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.js +0 -85
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js +0 -13
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js +0 -6
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js +0 -17
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js +0 -12
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.js +0 -227
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js +0 -7
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.js +0 -20
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.js +0 -66
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +0 -75
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +0 -65
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.js +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js +0 -10
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/interfaces.js +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/interfaces.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js +0 -70
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +0 -16
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.js +0 -14
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +0 -27
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.js +0 -39
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.js +0 -76
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js +0 -28
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.js +0 -83
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/context.js +0 -48
- package/dist/ui/atena/presentation/dynamic-sections/context.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js +0 -12
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/index.js +0 -6
- package/dist/ui/atena/presentation/dynamic-sections/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/types.js +0 -2
- package/dist/ui/atena/presentation/dynamic-sections/types.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js +0 -9
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.js +0 -5
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js +0 -42
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.js +0 -5
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js +0 -95
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js +0 -60
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.js +0 -2
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.js.map +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js +0 -14
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js.map +0 -1
- package/dist/ui/atena/presentation/index.js +0 -4
- package/dist/ui/atena/presentation/index.js.map +0 -1
- package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.js +0 -13
- package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.js.map +0 -1
- package/dist/ui/atena/presentation/site-configurations/index.js +0 -3
- package/dist/ui/atena/presentation/site-configurations/index.js.map +0 -1
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.js +0 -21
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.js +0 -43
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.js +0 -30
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.js +0 -88
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.js +0 -2
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.js +0 -34
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/index.js +0 -2
- package/dist/ui/codie-dynamic/components/directory-filter/index.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.js +0 -97
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.js +0 -12
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.js +0 -10
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.js +0 -34
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.js +0 -8
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.js +0 -305
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.js.map +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.js +0 -11
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.js.map +0 -1
- package/dist/ui/codie-dynamic/components/index.js +0 -2
- package/dist/ui/codie-dynamic/components/index.js.map +0 -1
- package/dist/ui/codie-dynamic/index.js +0 -2
- package/dist/ui/codie-dynamic/index.js.map +0 -1
- package/dist/ui/components/accordion/accordions/index.js +0 -29
- package/dist/ui/components/accordion/accordions/index.js.map +0 -1
- package/dist/ui/components/accordion/component.js +0 -13
- package/dist/ui/components/accordion/component.js.map +0 -1
- package/dist/ui/components/accordion/index.js +0 -3
- package/dist/ui/components/accordion/index.js.map +0 -1
- package/dist/ui/components/accordion/interfaces.js +0 -2
- package/dist/ui/components/accordion/interfaces.js.map +0 -1
- package/dist/ui/components/accordion/styles.js +0 -36
- package/dist/ui/components/accordion/styles.js.map +0 -1
- package/dist/ui/components/animation/index.js +0 -25
- package/dist/ui/components/animation/index.js.map +0 -1
- package/dist/ui/components/animation/type-animation.js +0 -16
- package/dist/ui/components/animation/type-animation.js.map +0 -1
- package/dist/ui/components/breadcrumb/component.js +0 -40
- package/dist/ui/components/breadcrumb/component.js.map +0 -1
- package/dist/ui/components/breadcrumb/index.js +0 -3
- package/dist/ui/components/breadcrumb/index.js.map +0 -1
- package/dist/ui/components/breadcrumb/interfaces.js +0 -2
- package/dist/ui/components/breadcrumb/interfaces.js.map +0 -1
- package/dist/ui/components/breadcrumb/styles.js +0 -36
- package/dist/ui/components/breadcrumb/styles.js.map +0 -1
- package/dist/ui/components/button/component.js +0 -12
- package/dist/ui/components/button/component.js.map +0 -1
- package/dist/ui/components/button/index.js +0 -3
- package/dist/ui/components/button/index.js.map +0 -1
- package/dist/ui/components/button/interfaces.js +0 -2
- package/dist/ui/components/button/interfaces.js.map +0 -1
- package/dist/ui/components/button/styles.js +0 -28
- package/dist/ui/components/button/styles.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js +0 -48
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js +0 -132
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js +0 -53
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js +0 -20
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js +0 -122
- package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js +0 -14
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js +0 -204
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js +0 -61
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js +0 -31
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js +0 -4
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js +0 -91
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js +0 -29
- package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js +0 -39
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.js +0 -4
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/core.js +0 -621
- package/dist/ui/components/carousel/carousel-lib/core/core.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/defaults.js +0 -117
- package/dist/ui/components/carousel/carousel-lib/core/defaults.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/index.js +0 -72
- package/dist/ui/components/carousel/carousel-lib/core/events/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js +0 -14
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js +0 -10
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js +0 -11
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js +0 -50
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js +0 -31
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js +0 -182
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js +0 -302
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js +0 -150
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js +0 -114
- package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js +0 -7
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js +0 -19
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js +0 -16
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.js +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js +0 -54
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js +0 -23
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js +0 -218
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js +0 -38
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js +0 -66
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js +0 -66
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.js +0 -17
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js +0 -34
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js +0 -65
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js +0 -11
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js +0 -154
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js +0 -43
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js +0 -35
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js +0 -79
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.js +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js +0 -27
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js +0 -11
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js +0 -12
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js +0 -17
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.js +0 -13
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js +0 -4
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js +0 -4
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js +0 -45
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js +0 -73
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/index.js +0 -21
- package/dist/ui/components/carousel/carousel-lib/core/update/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js +0 -120
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js +0 -49
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js +0 -43
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js +0 -64
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js +0 -42
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js +0 -303
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js +0 -66
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js +0 -17
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js +0 -58
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js +0 -329
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js +0 -55
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js +0 -241
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/grid.js +0 -140
- package/dist/ui/components/carousel/carousel-lib/modules/grid.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/index.js +0 -8
- package/dist/ui/components/carousel/carousel-lib/modules/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.js +0 -203
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.js +0 -487
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.js +0 -358
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/react/context.js +0 -10
- package/dist/ui/components/carousel/carousel-lib/react/context.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/react/get-children.js +0 -48
- package/dist/ui/components/carousel/carousel-lib/react/get-children.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js +0 -61
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/react/swiper.js +0 -158
- package/dist/ui/components/carousel/carousel-lib/react/swiper.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js +0 -9
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/react/virtual.js +0 -42
- package/dist/ui/components/carousel/carousel-lib/react/virtual.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js +0 -7
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js +0 -7
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js +0 -19
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js +0 -12
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js +0 -55
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js +0 -10
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js +0 -43
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js +0 -40
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.js +0 -63
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.js +0 -22
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js +0 -74
- package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/utils.js +0 -323
- package/dist/ui/components/carousel/carousel-lib/shared/utils.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js +0 -58
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js +0 -20
- package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js +0 -5
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js +0 -64
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js +0 -10
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js +0 -7
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/swiper-react.js +0 -5
- package/dist/ui/components/carousel/carousel-lib/swiper-react.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/swiper.js +0 -2
- package/dist/ui/components/carousel/carousel-lib/swiper.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/types/index.js +0 -6
- package/dist/ui/components/carousel/carousel-lib/types/index.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/types/shared.js +0 -2
- package/dist/ui/components/carousel/carousel-lib/types/shared.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js +0 -2
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js +0 -2
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js.map +0 -1
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js +0 -2
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js.map +0 -1
- package/dist/ui/components/carousel/index.js +0 -43
- package/dist/ui/components/carousel/index.js.map +0 -1
- package/dist/ui/components/carousel/interfaces.js +0 -2
- package/dist/ui/components/carousel/interfaces.js.map +0 -1
- package/dist/ui/components/carousel/styles.js +0 -307
- package/dist/ui/components/carousel/styles.js.map +0 -1
- package/dist/ui/components/charts/index.js +0 -3
- package/dist/ui/components/charts/index.js.map +0 -1
- package/dist/ui/components/charts/matriz/index.js +0 -51
- package/dist/ui/components/charts/matriz/index.js.map +0 -1
- package/dist/ui/components/charts/matriz/styles.js +0 -125
- package/dist/ui/components/charts/matriz/styles.js.map +0 -1
- package/dist/ui/components/charts/pie/index.js +0 -2
- package/dist/ui/components/charts/pie/index.js.map +0 -1
- package/dist/ui/components/charts/pie/simple/functions.js +0 -28
- package/dist/ui/components/charts/pie/simple/functions.js.map +0 -1
- package/dist/ui/components/charts/pie/simple/index.js +0 -55
- package/dist/ui/components/charts/pie/simple/index.js.map +0 -1
- package/dist/ui/components/charts/pie/simple/interfaces.js +0 -2
- package/dist/ui/components/charts/pie/simple/interfaces.js.map +0 -1
- package/dist/ui/components/charts/pie/simple/styles.js +0 -23
- package/dist/ui/components/charts/pie/simple/styles.js.map +0 -1
- package/dist/ui/components/container/index.js +0 -5
- package/dist/ui/components/container/index.js.map +0 -1
- package/dist/ui/components/container/interfaces.js +0 -2
- package/dist/ui/components/container/interfaces.js.map +0 -1
- package/dist/ui/components/count-up/index.js +0 -30
- package/dist/ui/components/count-up/index.js.map +0 -1
- package/dist/ui/components/drop-down/index.js +0 -8
- package/dist/ui/components/drop-down/index.js.map +0 -1
- package/dist/ui/components/drop-down/interfaces.js +0 -2
- package/dist/ui/components/drop-down/interfaces.js.map +0 -1
- package/dist/ui/components/drop-down/styles.js +0 -28
- package/dist/ui/components/drop-down/styles.js.map +0 -1
- package/dist/ui/components/error-boundary/component.js +0 -7
- package/dist/ui/components/error-boundary/component.js.map +0 -1
- package/dist/ui/components/error-boundary/error-body.js +0 -5
- package/dist/ui/components/error-boundary/error-body.js.map +0 -1
- package/dist/ui/components/error-boundary/index.js +0 -3
- package/dist/ui/components/error-boundary/index.js.map +0 -1
- package/dist/ui/components/error-boundary/interfaces.js +0 -2
- package/dist/ui/components/error-boundary/interfaces.js.map +0 -1
- package/dist/ui/components/error-boundary/src/ErrorBoundary.js +0 -81
- package/dist/ui/components/error-boundary/src/ErrorBoundary.js.map +0 -1
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.js +0 -3
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.js.map +0 -1
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.js +0 -8
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.js.map +0 -1
- package/dist/ui/components/error-boundary/src/env-conditions/development.js +0 -2
- package/dist/ui/components/error-boundary/src/env-conditions/development.js.map +0 -1
- package/dist/ui/components/error-boundary/src/env-conditions/production.js +0 -2
- package/dist/ui/components/error-boundary/src/env-conditions/production.js.map +0 -1
- package/dist/ui/components/error-boundary/src/index.js +0 -6
- package/dist/ui/components/error-boundary/src/index.js.map +0 -1
- package/dist/ui/components/error-boundary/src/types.js +0 -2
- package/dist/ui/components/error-boundary/src/types.js.map +0 -1
- package/dist/ui/components/error-boundary/src/useErrorBoundary.js +0 -26
- package/dist/ui/components/error-boundary/src/useErrorBoundary.js.map +0 -1
- package/dist/ui/components/error-boundary/src/withErrorBoundary.js +0 -10
- package/dist/ui/components/error-boundary/src/withErrorBoundary.js.map +0 -1
- package/dist/ui/components/evaluations/card/index.js +0 -9
- package/dist/ui/components/evaluations/card/index.js.map +0 -1
- package/dist/ui/components/evaluations/card/styles.js +0 -115
- package/dist/ui/components/evaluations/card/styles.js.map +0 -1
- package/dist/ui/components/evaluations/index.js +0 -76
- package/dist/ui/components/evaluations/index.js.map +0 -1
- package/dist/ui/components/evaluations/star.js +0 -5
- package/dist/ui/components/evaluations/star.js.map +0 -1
- package/dist/ui/components/evaluations/stars-text/index.js +0 -7
- package/dist/ui/components/evaluations/stars-text/index.js.map +0 -1
- package/dist/ui/components/evaluations/stars-text/styles.js +0 -44
- package/dist/ui/components/evaluations/stars-text/styles.js.map +0 -1
- package/dist/ui/components/evaluations/styles.js +0 -495
- package/dist/ui/components/evaluations/styles.js.map +0 -1
- package/dist/ui/components/form/checkbox/index.js +0 -31
- package/dist/ui/components/form/checkbox/index.js.map +0 -1
- package/dist/ui/components/form/checkbox/styles.js +0 -7
- package/dist/ui/components/form/checkbox/styles.js.map +0 -1
- package/dist/ui/components/form/drag-and-drop/index.js +0 -52
- package/dist/ui/components/form/drag-and-drop/index.js.map +0 -1
- package/dist/ui/components/form/handler/component.js +0 -12
- package/dist/ui/components/form/handler/component.js.map +0 -1
- package/dist/ui/components/form/handler/custom-submit/index.js +0 -12
- package/dist/ui/components/form/handler/custom-submit/index.js.map +0 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js +0 -27
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js.map +0 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js +0 -4
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js.map +0 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js +0 -2
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js.map +0 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js +0 -20
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js.map +0 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.js +0 -38
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.js.map +0 -1
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js +0 -39
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js.map +0 -1
- package/dist/ui/components/form/handler/form-handler/index.js +0 -185
- package/dist/ui/components/form/handler/form-handler/index.js.map +0 -1
- package/dist/ui/components/form/handler/form-handler/use-form-handler.js +0 -7
- package/dist/ui/components/form/handler/form-handler/use-form-handler.js.map +0 -1
- package/dist/ui/components/form/handler/form-handler/use-schemas.js +0 -39
- package/dist/ui/components/form/handler/form-handler/use-schemas.js.map +0 -1
- package/dist/ui/components/form/handler/form-handler/use-send-file.js +0 -112
- package/dist/ui/components/form/handler/form-handler/use-send-file.js.map +0 -1
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.js +0 -23
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.js.map +0 -1
- package/dist/ui/components/form/handler/i18n/index.js +0 -33
- package/dist/ui/components/form/handler/i18n/index.js.map +0 -1
- package/dist/ui/components/form/handler/index.js +0 -7
- package/dist/ui/components/form/handler/index.js.map +0 -1
- package/dist/ui/components/form/handler/interfaces.js +0 -2
- package/dist/ui/components/form/handler/interfaces.js.map +0 -1
- package/dist/ui/components/form/handler/styles.js +0 -40
- package/dist/ui/components/form/handler/styles.js.map +0 -1
- package/dist/ui/components/form/index.js +0 -31
- package/dist/ui/components/form/index.js.map +0 -1
- package/dist/ui/components/form/input/index.js +0 -62
- package/dist/ui/components/form/input/index.js.map +0 -1
- package/dist/ui/components/form/input-cep/component.js +0 -55
- package/dist/ui/components/form/input-cep/component.js.map +0 -1
- package/dist/ui/components/form/input-cep/index.js +0 -4
- package/dist/ui/components/form/input-cep/index.js.map +0 -1
- package/dist/ui/components/form/input-cep/interfaces.js +0 -2
- package/dist/ui/components/form/input-cep/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/hook.js +0 -10
- package/dist/ui/components/form/input-cep/use-cep/hook.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/index.js +0 -3
- package/dist/ui/components/form/input-cep/use-cep/index.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +0 -17
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js +0 -4
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.js +0 -2
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.js +0 -8
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.js.map +0 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/index.js +0 -2
- package/dist/ui/components/form/input-cep/use-cep/providers/index.js.map +0 -1
- package/dist/ui/components/form/input-color/index.js +0 -6
- package/dist/ui/components/form/input-color/index.js.map +0 -1
- package/dist/ui/components/form/input-control/error/index.js +0 -6
- package/dist/ui/components/form/input-control/error/index.js.map +0 -1
- package/dist/ui/components/form/input-control/error/styles.js +0 -8
- package/dist/ui/components/form/input-control/error/styles.js.map +0 -1
- package/dist/ui/components/form/input-control/index.js +0 -16
- package/dist/ui/components/form/input-control/index.js.map +0 -1
- package/dist/ui/components/form/input-control/label/index.js +0 -10
- package/dist/ui/components/form/input-control/label/index.js.map +0 -1
- package/dist/ui/components/form/input-control/label/interfaces.js +0 -1
- package/dist/ui/components/form/input-control/label/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-control/label/styles.js +0 -13
- package/dist/ui/components/form/input-control/label/styles.js.map +0 -1
- package/dist/ui/components/form/input-control/loader-input/index.js +0 -7
- package/dist/ui/components/form/input-control/loader-input/index.js.map +0 -1
- package/dist/ui/components/form/input-control/loader-input/styles.js +0 -15
- package/dist/ui/components/form/input-control/loader-input/styles.js.map +0 -1
- package/dist/ui/components/form/input-control/styles.js +0 -111
- package/dist/ui/components/form/input-control/styles.js.map +0 -1
- package/dist/ui/components/form/input-counter/index.js +0 -23
- package/dist/ui/components/form/input-counter/index.js.map +0 -1
- package/dist/ui/components/form/input-counter/styles.js +0 -39
- package/dist/ui/components/form/input-counter/styles.js.map +0 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.js +0 -14
- package/dist/ui/components/form/input-cpf-cnpj/index.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/CurrencyInput.js +0 -239
- package/dist/ui/components/form/input-currency/components/CurrencyInput.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.js +0 -2
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/index.js +0 -2
- package/dist/ui/components/form/input-currency/components/index.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/addSeparators.js +0 -7
- package/dist/ui/components/form/input-currency/components/utils/addSeparators.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.js +0 -49
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.js +0 -9
- package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.js +0 -26
- package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/formatValue.js +0 -112
- package/dist/ui/components/form/input-currency/components/utils/formatValue.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.js +0 -34
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.js +0 -7
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/index.js +0 -9
- package/dist/ui/components/form/input-currency/components/utils/index.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/isNumber.js +0 -2
- package/dist/ui/components/form/input-currency/components/utils/isNumber.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/padTrimValue.js +0 -23
- package/dist/ui/components/form/input-currency/components/utils/padTrimValue.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js +0 -32
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js +0 -10
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js +0 -9
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js.map +0 -1
- package/dist/ui/components/form/input-currency/components/utils/repositionCursor.js +0 -25
- package/dist/ui/components/form/input-currency/components/utils/repositionCursor.js.map +0 -1
- package/dist/ui/components/form/input-currency/index.js +0 -76
- package/dist/ui/components/form/input-currency/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js +0 -37
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.js +0 -95
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/index.js +0 -45
- package/dist/ui/components/form/input-date-picker/calendar/days/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.js +0 -60
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/index.js +0 -40
- package/dist/ui/components/form/input-date-picker/calendar/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/interface.js +0 -2
- package/dist/ui/components/form/input-date-picker/calendar/interface.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/index.js +0 -27
- package/dist/ui/components/form/input-date-picker/calendar/months/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.js +0 -34
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/styles.js +0 -11
- package/dist/ui/components/form/input-date-picker/calendar/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/years/index.js +0 -39
- package/dist/ui/components/form/input-date-picker/calendar/years/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.js +0 -45
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/component.js +0 -71
- package/dist/ui/components/form/input-date-picker/component.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/index.js +0 -3
- package/dist/ui/components/form/input-date-picker/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/interfaces.js +0 -2
- package/dist/ui/components/form/input-date-picker/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/mock/index.js +0 -2
- package/dist/ui/components/form/input-date-picker/mock/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/mock/translations.js +0 -47
- package/dist/ui/components/form/input-date-picker/mock/translations.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/settings/index.js +0 -28
- package/dist/ui/components/form/input-date-picker/settings/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker/styles.js +0 -1
- package/dist/ui/components/form/input-date-picker/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js +0 -31
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.js +0 -57
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js +0 -46
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.js +0 -60
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/index.js +0 -27
- package/dist/ui/components/form/input-date-picker-new/calendar/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.js +0 -2
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js +0 -30
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.js +0 -34
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.js +0 -15
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/component.js +0 -55
- package/dist/ui/components/form/input-date-picker-new/component.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/index.js +0 -3
- package/dist/ui/components/form/input-date-picker-new/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/interfaces.js +0 -2
- package/dist/ui/components/form/input-date-picker-new/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/mock/index.js +0 -2
- package/dist/ui/components/form/input-date-picker-new/mock/index.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/mock/translations.js +0 -47
- package/dist/ui/components/form/input-date-picker-new/mock/translations.js.map +0 -1
- package/dist/ui/components/form/input-date-picker-new/styles.js +0 -22
- package/dist/ui/components/form/input-date-picker-new/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-range/component.js +0 -15
- package/dist/ui/components/form/input-date-range/component.js.map +0 -1
- package/dist/ui/components/form/input-date-range/filter/index.js +0 -40
- package/dist/ui/components/form/input-date-range/filter/index.js.map +0 -1
- package/dist/ui/components/form/input-date-range/filter/styles.js +0 -46
- package/dist/ui/components/form/input-date-range/filter/styles.js.map +0 -1
- package/dist/ui/components/form/input-date-range/index.js +0 -2
- package/dist/ui/components/form/input-date-range/index.js.map +0 -1
- package/dist/ui/components/form/input-date-range/styles.js +0 -48
- package/dist/ui/components/form/input-date-range/styles.js.map +0 -1
- package/dist/ui/components/form/input-file/component.js +0 -10
- package/dist/ui/components/form/input-file/component.js.map +0 -1
- package/dist/ui/components/form/input-file/hooks/index.js +0 -5
- package/dist/ui/components/form/input-file/hooks/index.js.map +0 -1
- package/dist/ui/components/form/input-file/hooks/use-components-file.js +0 -24
- package/dist/ui/components/form/input-file/hooks/use-components-file.js.map +0 -1
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js +0 -35
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js.map +0 -1
- package/dist/ui/components/form/input-file/hooks/use-file.js +0 -62
- package/dist/ui/components/form/input-file/hooks/use-file.js.map +0 -1
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js +0 -53
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js.map +0 -1
- package/dist/ui/components/form/input-file/index.js +0 -5
- package/dist/ui/components/form/input-file/index.js.map +0 -1
- package/dist/ui/components/form/input-file/render-files/component.js +0 -26
- package/dist/ui/components/form/input-file/render-files/component.js.map +0 -1
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js +0 -13
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js.map +0 -1
- package/dist/ui/components/form/input-file/render-files/file-item/index.js +0 -11
- package/dist/ui/components/form/input-file/render-files/file-item/index.js.map +0 -1
- package/dist/ui/components/form/input-file/render-files/file-item/styles.js +0 -181
- package/dist/ui/components/form/input-file/render-files/file-item/styles.js.map +0 -1
- package/dist/ui/components/form/input-file/render-files/index.js +0 -4
- package/dist/ui/components/form/input-file/render-files/index.js.map +0 -1
- package/dist/ui/components/form/input-file/render-files/interfaces.js +0 -2
- package/dist/ui/components/form/input-file/render-files/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-file/styles.js +0 -62
- package/dist/ui/components/form/input-file/styles.js.map +0 -1
- package/dist/ui/components/form/input-manager/component.js +0 -37
- package/dist/ui/components/form/input-manager/component.js.map +0 -1
- package/dist/ui/components/form/input-manager/index.js +0 -3
- package/dist/ui/components/form/input-manager/index.js.map +0 -1
- package/dist/ui/components/form/input-manager/interfaces.js +0 -2
- package/dist/ui/components/form/input-manager/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-manager/styles.js +0 -62
- package/dist/ui/components/form/input-manager/styles.js.map +0 -1
- package/dist/ui/components/form/input-mask/index.js +0 -53
- package/dist/ui/components/form/input-mask/index.js.map +0 -1
- package/dist/ui/components/form/input-password/index.js +0 -24
- package/dist/ui/components/form/input-password/index.js.map +0 -1
- package/dist/ui/components/form/input-password/styles.js +0 -33
- package/dist/ui/components/form/input-password/styles.js.map +0 -1
- package/dist/ui/components/form/input-range/index.js +0 -36
- package/dist/ui/components/form/input-range/index.js.map +0 -1
- package/dist/ui/components/form/input-range/styles.js +0 -106
- package/dist/ui/components/form/input-range/styles.js.map +0 -1
- package/dist/ui/components/form/input-seo/index.js +0 -9
- package/dist/ui/components/form/input-seo/index.js.map +0 -1
- package/dist/ui/components/form/input-seo/input-meta-image/index.js +0 -15
- package/dist/ui/components/form/input-seo/input-meta-image/index.js.map +0 -1
- package/dist/ui/components/form/input-seo/input-meta-image/styles.js +0 -38
- package/dist/ui/components/form/input-seo/input-meta-image/styles.js.map +0 -1
- package/dist/ui/components/form/input-seo/styles.js +0 -45
- package/dist/ui/components/form/input-seo/styles.js.map +0 -1
- package/dist/ui/components/form/input-star/index.js +0 -11
- package/dist/ui/components/form/input-star/index.js.map +0 -1
- package/dist/ui/components/form/input-star/styles.js +0 -30
- package/dist/ui/components/form/input-star/styles.js.map +0 -1
- package/dist/ui/components/form/input-svg/index.js +0 -42
- package/dist/ui/components/form/input-svg/index.js.map +0 -1
- package/dist/ui/components/form/input-svg/styles.js +0 -56
- package/dist/ui/components/form/input-svg/styles.js.map +0 -1
- package/dist/ui/components/form/input-switch/index.js +0 -26
- package/dist/ui/components/form/input-switch/index.js.map +0 -1
- package/dist/ui/components/form/input-switch/interfaces.js +0 -2
- package/dist/ui/components/form/input-switch/interfaces.js.map +0 -1
- package/dist/ui/components/form/input-switch/styles.js +0 -121
- package/dist/ui/components/form/input-switch/styles.js.map +0 -1
- package/dist/ui/components/form/input-week-availability/availability-preview/index.js +0 -11
- package/dist/ui/components/form/input-week-availability/availability-preview/index.js.map +0 -1
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.js +0 -77
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.js.map +0 -1
- package/dist/ui/components/form/input-week-availability/index.js +0 -3
- package/dist/ui/components/form/input-week-availability/index.js.map +0 -1
- package/dist/ui/components/form/input-week-availability/input.js +0 -33
- package/dist/ui/components/form/input-week-availability/input.js.map +0 -1
- package/dist/ui/components/form/input-week-availability/mock.js +0 -45
- package/dist/ui/components/form/input-week-availability/mock.js.map +0 -1
- package/dist/ui/components/form/input-week-availability/styles.js +0 -127
- package/dist/ui/components/form/input-week-availability/styles.js.map +0 -1
- package/dist/ui/components/form/input-youtube/index.js +0 -25
- package/dist/ui/components/form/input-youtube/index.js.map +0 -1
- package/dist/ui/components/form/input-youtube/styles.js +0 -11
- package/dist/ui/components/form/input-youtube/styles.js.map +0 -1
- package/dist/ui/components/form/interfaces.js +0 -2
- package/dist/ui/components/form/interfaces.js.map +0 -1
- package/dist/ui/components/form/radio/index.js +0 -13
- package/dist/ui/components/form/radio/index.js.map +0 -1
- package/dist/ui/components/form/radio/styles.js +0 -13
- package/dist/ui/components/form/radio/styles.js.map +0 -1
- package/dist/ui/components/form/select/custom-styles.js +0 -43
- package/dist/ui/components/form/select/custom-styles.js.map +0 -1
- package/dist/ui/components/form/select/index.js +0 -83
- package/dist/ui/components/form/select/index.js.map +0 -1
- package/dist/ui/components/form/select/interfaces.js +0 -1
- package/dist/ui/components/form/select/interfaces.js.map +0 -1
- package/dist/ui/components/form/select/styles.js +0 -45
- package/dist/ui/components/form/select/styles.js.map +0 -1
- package/dist/ui/components/form/select-icon/index.js +0 -11
- package/dist/ui/components/form/select-icon/index.js.map +0 -1
- package/dist/ui/components/form/select-icon/styles.js +0 -23
- package/dist/ui/components/form/select-icon/styles.js.map +0 -1
- package/dist/ui/components/form/text-editor/component.js +0 -15
- package/dist/ui/components/form/text-editor/component.js.map +0 -1
- package/dist/ui/components/form/text-editor/hook/index.js +0 -17
- package/dist/ui/components/form/text-editor/hook/index.js.map +0 -1
- package/dist/ui/components/form/text-editor/index.js +0 -4
- package/dist/ui/components/form/text-editor/index.js.map +0 -1
- package/dist/ui/components/form/text-editor/quill.js +0 -48
- package/dist/ui/components/form/text-editor/quill.js.map +0 -1
- package/dist/ui/components/form/text-editor/react-quill.css +0 -930
- package/dist/ui/components/form/textarea/index.js +0 -36
- package/dist/ui/components/form/textarea/index.js.map +0 -1
- package/dist/ui/components/google-translate-page/index.js +0 -12
- package/dist/ui/components/google-translate-page/index.js.map +0 -1
- package/dist/ui/components/google-translate-page/styles.js +0 -11
- package/dist/ui/components/google-translate-page/styles.js.map +0 -1
- package/dist/ui/components/google-translate-page/translate.js +0 -38
- package/dist/ui/components/google-translate-page/translate.js.map +0 -1
- package/dist/ui/components/index.js +0 -33
- package/dist/ui/components/index.js.map +0 -1
- package/dist/ui/components/loader-circle/index.js +0 -10
- package/dist/ui/components/loader-circle/index.js.map +0 -1
- package/dist/ui/components/loader-circle/interfaces.js +0 -2
- package/dist/ui/components/loader-circle/interfaces.js.map +0 -1
- package/dist/ui/components/loading-screen/index.js +0 -19
- package/dist/ui/components/loading-screen/index.js.map +0 -1
- package/dist/ui/components/loading-screen/interfaces.js +0 -2
- package/dist/ui/components/loading-screen/interfaces.js.map +0 -1
- package/dist/ui/components/loading-screen/styles.js +0 -32
- package/dist/ui/components/loading-screen/styles.js.map +0 -1
- package/dist/ui/components/login-modal/index.js +0 -30
- package/dist/ui/components/login-modal/index.js.map +0 -1
- package/dist/ui/components/login-modal/styles.js +0 -190
- package/dist/ui/components/login-modal/styles.js.map +0 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.js +0 -32
- package/dist/ui/components/menu-mobile/components/nav-links/index.js.map +0 -1
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.js +0 -2
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.js.map +0 -1
- package/dist/ui/components/menu-mobile/components/nav-links/styles.js +0 -104
- package/dist/ui/components/menu-mobile/components/nav-links/styles.js.map +0 -1
- package/dist/ui/components/menu-mobile/index.js +0 -47
- package/dist/ui/components/menu-mobile/index.js.map +0 -1
- package/dist/ui/components/menu-mobile/interfaces.js +0 -2
- package/dist/ui/components/menu-mobile/interfaces.js.map +0 -1
- package/dist/ui/components/menu-mobile/styles.js +0 -67
- package/dist/ui/components/menu-mobile/styles.js.map +0 -1
- package/dist/ui/components/menu-mobile/top/index.js +0 -19
- package/dist/ui/components/menu-mobile/top/index.js.map +0 -1
- package/dist/ui/components/menu-mobile/top/interfaces.js +0 -2
- package/dist/ui/components/menu-mobile/top/interfaces.js.map +0 -1
- package/dist/ui/components/menu-mobile/top/styles.js +0 -86
- package/dist/ui/components/menu-mobile/top/styles.js.map +0 -1
- package/dist/ui/components/modal/component.js +0 -21
- package/dist/ui/components/modal/component.js.map +0 -1
- package/dist/ui/components/modal/index.js +0 -3
- package/dist/ui/components/modal/index.js.map +0 -1
- package/dist/ui/components/modal/interfaces.js +0 -2
- package/dist/ui/components/modal/interfaces.js.map +0 -1
- package/dist/ui/components/modal/styles.js +0 -132
- package/dist/ui/components/modal/styles.js.map +0 -1
- package/dist/ui/components/next-image/index.js +0 -11
- package/dist/ui/components/next-image/index.js.map +0 -1
- package/dist/ui/components/next-image/interfaces.js +0 -2
- package/dist/ui/components/next-image/interfaces.js.map +0 -1
- package/dist/ui/components/next-image/styles.js +0 -50
- package/dist/ui/components/next-image/styles.js.map +0 -1
- package/dist/ui/components/overlay/index.js +0 -24
- package/dist/ui/components/overlay/index.js.map +0 -1
- package/dist/ui/components/overlay/interfaces.js +0 -2
- package/dist/ui/components/overlay/interfaces.js.map +0 -1
- package/dist/ui/components/overlay/styles.js +0 -24
- package/dist/ui/components/overlay/styles.js.map +0 -1
- package/dist/ui/components/pagination/index.js +0 -32
- package/dist/ui/components/pagination/index.js.map +0 -1
- package/dist/ui/components/pagination/service.js +0 -47
- package/dist/ui/components/pagination/service.js.map +0 -1
- package/dist/ui/components/pagination/styles.js +0 -117
- package/dist/ui/components/pagination/styles.js.map +0 -1
- package/dist/ui/components/pix/index.js +0 -35
- package/dist/ui/components/pix/index.js.map +0 -1
- package/dist/ui/components/pix/pix-sucess/index.js +0 -11
- package/dist/ui/components/pix/pix-sucess/index.js.map +0 -1
- package/dist/ui/components/pix/pix-sucess/styles.js +0 -70
- package/dist/ui/components/pix/pix-sucess/styles.js.map +0 -1
- package/dist/ui/components/pix/styles.js +0 -140
- package/dist/ui/components/pix/styles.js.map +0 -1
- package/dist/ui/components/pix/timer/index.js +0 -32
- package/dist/ui/components/pix/timer/index.js.map +0 -1
- package/dist/ui/components/pix/timer/styles.js +0 -8
- package/dist/ui/components/pix/timer/styles.js.map +0 -1
- package/dist/ui/components/pop-confirm/component.js +0 -14
- package/dist/ui/components/pop-confirm/component.js.map +0 -1
- package/dist/ui/components/pop-confirm/index.js +0 -2
- package/dist/ui/components/pop-confirm/index.js.map +0 -1
- package/dist/ui/components/pop-confirm/styles.js +0 -105
- package/dist/ui/components/pop-confirm/styles.js.map +0 -1
- package/dist/ui/components/portal/index.js +0 -7
- package/dist/ui/components/portal/index.js.map +0 -1
- package/dist/ui/components/sidebar/index.js +0 -31
- package/dist/ui/components/sidebar/index.js.map +0 -1
- package/dist/ui/components/sidebar/interfaces.js +0 -2
- package/dist/ui/components/sidebar/interfaces.js.map +0 -1
- package/dist/ui/components/sidebar/styles.js +0 -32
- package/dist/ui/components/sidebar/styles.js.map +0 -1
- package/dist/ui/components/site/context/index.js +0 -15
- package/dist/ui/components/site/context/index.js.map +0 -1
- package/dist/ui/components/site/context/scripts/acept-cookies/index.js +0 -39
- package/dist/ui/components/site/context/scripts/acept-cookies/index.js.map +0 -1
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.js +0 -75
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.js.map +0 -1
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.js +0 -39
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.js.map +0 -1
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.js +0 -62
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.js.map +0 -1
- package/dist/ui/components/site/context/scripts/component.js +0 -41
- package/dist/ui/components/site/context/scripts/component.js.map +0 -1
- package/dist/ui/components/site/context/scripts/conditional-scripts/index.js +0 -8
- package/dist/ui/components/site/context/scripts/conditional-scripts/index.js.map +0 -1
- package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js +0 -49
- package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js.map +0 -1
- package/dist/ui/components/site/context/scripts/index.js +0 -6
- package/dist/ui/components/site/context/scripts/index.js.map +0 -1
- package/dist/ui/components/site/context/scripts/interfaces.js +0 -2
- package/dist/ui/components/site/context/scripts/interfaces.js.map +0 -1
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js +0 -7
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js.map +0 -1
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.js +0 -104
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.js.map +0 -1
- package/dist/ui/components/site/default-pages/404/component.js +0 -10
- package/dist/ui/components/site/default-pages/404/component.js.map +0 -1
- package/dist/ui/components/site/default-pages/404/index.js +0 -2
- package/dist/ui/components/site/default-pages/404/index.js.map +0 -1
- package/dist/ui/components/site/default-pages/404/styles.js +0 -29
- package/dist/ui/components/site/default-pages/404/styles.js.map +0 -1
- package/dist/ui/components/site/default-pages/500/component.js +0 -11
- package/dist/ui/components/site/default-pages/500/component.js.map +0 -1
- package/dist/ui/components/site/default-pages/500/index.js +0 -2
- package/dist/ui/components/site/default-pages/500/index.js.map +0 -1
- package/dist/ui/components/site/default-pages/500/styles.js +0 -29
- package/dist/ui/components/site/default-pages/500/styles.js.map +0 -1
- package/dist/ui/components/site/default-pages/index.js +0 -3
- package/dist/ui/components/site/default-pages/index.js.map +0 -1
- package/dist/ui/components/site/default-pages/sitemap/index.js +0 -15
- package/dist/ui/components/site/default-pages/sitemap/index.js.map +0 -1
- package/dist/ui/components/site/effect/component.js +0 -7
- package/dist/ui/components/site/effect/component.js.map +0 -1
- package/dist/ui/components/site/effect/index.js +0 -3
- package/dist/ui/components/site/effect/index.js.map +0 -1
- package/dist/ui/components/site/effect/interfaces.js +0 -2
- package/dist/ui/components/site/effect/interfaces.js.map +0 -1
- package/dist/ui/components/site/effect/styles.js +0 -104
- package/dist/ui/components/site/effect/styles.js.map +0 -1
- package/dist/ui/components/site/head/component.js +0 -13
- package/dist/ui/components/site/head/component.js.map +0 -1
- package/dist/ui/components/site/head/index.js +0 -3
- package/dist/ui/components/site/head/index.js.map +0 -1
- package/dist/ui/components/site/head/interfaces.js +0 -2
- package/dist/ui/components/site/head/interfaces.js.map +0 -1
- package/dist/ui/components/site/header-link/component.js +0 -11
- package/dist/ui/components/site/header-link/component.js.map +0 -1
- package/dist/ui/components/site/header-link/index.js +0 -3
- package/dist/ui/components/site/header-link/index.js.map +0 -1
- package/dist/ui/components/site/header-link/interfaces.js +0 -2
- package/dist/ui/components/site/header-link/interfaces.js.map +0 -1
- package/dist/ui/components/site/header-link/versions/index.js +0 -2
- package/dist/ui/components/site/header-link/versions/index.js.map +0 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.js +0 -8
- package/dist/ui/components/site/header-link/versions/version-01/component.js.map +0 -1
- package/dist/ui/components/site/header-link/versions/version-01/styles.js +0 -75
- package/dist/ui/components/site/header-link/versions/version-01/styles.js.map +0 -1
- package/dist/ui/components/site/index.js +0 -8
- package/dist/ui/components/site/index.js.map +0 -1
- package/dist/ui/components/site/list-blog/card/index.js +0 -8
- package/dist/ui/components/site/list-blog/card/index.js.map +0 -1
- package/dist/ui/components/site/list-blog/card/styles.js +0 -151
- package/dist/ui/components/site/list-blog/card/styles.js.map +0 -1
- package/dist/ui/components/site/list-blog/carousel-configs.js +0 -22
- package/dist/ui/components/site/list-blog/carousel-configs.js.map +0 -1
- package/dist/ui/components/site/list-blog/component.js +0 -11
- package/dist/ui/components/site/list-blog/component.js.map +0 -1
- package/dist/ui/components/site/list-blog/index.js +0 -2
- package/dist/ui/components/site/list-blog/index.js.map +0 -1
- package/dist/ui/components/site/list-blog/interfaces.js +0 -2
- package/dist/ui/components/site/list-blog/interfaces.js.map +0 -1
- package/dist/ui/components/site/list-blog/styles.js +0 -61
- package/dist/ui/components/site/list-blog/styles.js.map +0 -1
- package/dist/ui/components/site/mvv/component.js +0 -11
- package/dist/ui/components/site/mvv/component.js.map +0 -1
- package/dist/ui/components/site/mvv/index.js +0 -2
- package/dist/ui/components/site/mvv/index.js.map +0 -1
- package/dist/ui/components/site/mvv/interfaces.js +0 -2
- package/dist/ui/components/site/mvv/interfaces.js.map +0 -1
- package/dist/ui/components/site/mvv/versions/index.js +0 -2
- package/dist/ui/components/site/mvv/versions/index.js.map +0 -1
- package/dist/ui/components/site/mvv/versions/version-01/component.js +0 -7
- package/dist/ui/components/site/mvv/versions/version-01/component.js.map +0 -1
- package/dist/ui/components/site/mvv/versions/version-01/styles.js +0 -74
- package/dist/ui/components/site/mvv/versions/version-01/styles.js.map +0 -1
- package/dist/ui/components/skeleton/index.js +0 -6
- package/dist/ui/components/skeleton/index.js.map +0 -1
- package/dist/ui/components/skeleton/styles.js +0 -50
- package/dist/ui/components/skeleton/styles.js.map +0 -1
- package/dist/ui/components/spacing/index.js +0 -7
- package/dist/ui/components/spacing/index.js.map +0 -1
- package/dist/ui/components/spacing/styles.js +0 -20
- package/dist/ui/components/spacing/styles.js.map +0 -1
- package/dist/ui/components/step-navigator/index.js +0 -15
- package/dist/ui/components/step-navigator/index.js.map +0 -1
- package/dist/ui/components/step-navigator/styles.js +0 -19
- package/dist/ui/components/step-navigator/styles.js.map +0 -1
- package/dist/ui/components/tooltip/component.js +0 -55
- package/dist/ui/components/tooltip/component.js.map +0 -1
- package/dist/ui/components/tooltip/hooks/use-tool-tip.js +0 -123
- package/dist/ui/components/tooltip/hooks/use-tool-tip.js.map +0 -1
- package/dist/ui/components/tooltip/index.js +0 -3
- package/dist/ui/components/tooltip/index.js.map +0 -1
- package/dist/ui/components/tooltip/interfaces.js +0 -2
- package/dist/ui/components/tooltip/interfaces.js.map +0 -1
- package/dist/ui/components/tooltip/styles.js +0 -104
- package/dist/ui/components/tooltip/styles.js.map +0 -1
- package/dist/ui/components/video/component.js +0 -10
- package/dist/ui/components/video/component.js.map +0 -1
- package/dist/ui/components/video/index.js +0 -3
- package/dist/ui/components/video/index.js.map +0 -1
- package/dist/ui/components/video/interfaces.js +0 -2
- package/dist/ui/components/video/interfaces.js.map +0 -1
- package/dist/ui/components/video/panda-video/components/index.js +0 -3
- package/dist/ui/components/video/panda-video/components/index.js.map +0 -1
- package/dist/ui/components/video/panda-video/components/player-component.js +0 -44
- package/dist/ui/components/video/panda-video/components/player-component.js.map +0 -1
- package/dist/ui/components/video/panda-video/components/player-wrapper.js +0 -9
- package/dist/ui/components/video/panda-video/components/player-wrapper.js.map +0 -1
- package/dist/ui/components/video/panda-video/index.js +0 -3
- package/dist/ui/components/video/panda-video/index.js.map +0 -1
- package/dist/ui/components/video/panda-video/interfaces.js +0 -2
- package/dist/ui/components/video/panda-video/interfaces.js.map +0 -1
- package/dist/ui/components/video/panda-video/player.js +0 -32
- package/dist/ui/components/video/panda-video/player.js.map +0 -1
- package/dist/ui/components/warning/index.js +0 -52
- package/dist/ui/components/warning/index.js.map +0 -1
- package/dist/ui/components/warning/interface.js +0 -2
- package/dist/ui/components/warning/interface.js.map +0 -1
- package/dist/ui/components/warning/styles.js +0 -65
- package/dist/ui/components/warning/styles.js.map +0 -1
- package/dist/ui/components/zoom-hover/index.js +0 -76
- package/dist/ui/components/zoom-hover/index.js.map +0 -1
- package/dist/ui/contexts/i18n/context.js +0 -50
- package/dist/ui/contexts/i18n/context.js.map +0 -1
- package/dist/ui/contexts/i18n/edit-mode/index.js +0 -89
- package/dist/ui/contexts/i18n/edit-mode/index.js.map +0 -1
- package/dist/ui/contexts/i18n/get-initial-props.js +0 -46
- package/dist/ui/contexts/i18n/get-initial-props.js.map +0 -1
- package/dist/ui/contexts/i18n/index.js +0 -7
- package/dist/ui/contexts/i18n/index.js.map +0 -1
- package/dist/ui/contexts/i18n/interfaces.js +0 -2
- package/dist/ui/contexts/i18n/interfaces.js.map +0 -1
- package/dist/ui/contexts/i18n/translate.js +0 -71
- package/dist/ui/contexts/i18n/translate.js.map +0 -1
- package/dist/ui/contexts/i18n/use-i18n-data/index.js +0 -20
- package/dist/ui/contexts/i18n/use-i18n-data/index.js.map +0 -1
- package/dist/ui/contexts/index.js +0 -4
- package/dist/ui/contexts/index.js.map +0 -1
- package/dist/ui/contexts/route-loading/index.js +0 -63
- package/dist/ui/contexts/route-loading/index.js.map +0 -1
- package/dist/ui/contexts/toast/index.js +0 -33
- package/dist/ui/contexts/toast/index.js.map +0 -1
- package/dist/ui/contexts/toast/interfaces.js +0 -2
- package/dist/ui/contexts/toast/interfaces.js.map +0 -1
- package/dist/ui/contexts/toast/styles.js +0 -12
- package/dist/ui/contexts/toast/styles.js.map +0 -1
- package/dist/ui/contexts/toast/toast-item/index.js +0 -56
- package/dist/ui/contexts/toast/toast-item/index.js.map +0 -1
- package/dist/ui/contexts/toast/toast-item/styles.js +0 -55
- package/dist/ui/contexts/toast/toast-item/styles.js.map +0 -1
- package/dist/ui/hooks/index.js +0 -12
- package/dist/ui/hooks/index.js.map +0 -1
- package/dist/ui/hooks/permitions/camera/index.js +0 -3
- package/dist/ui/hooks/permitions/camera/index.js.map +0 -1
- package/dist/ui/hooks/permitions/camera/styles.js +0 -79
- package/dist/ui/hooks/permitions/camera/styles.js.map +0 -1
- package/dist/ui/hooks/permitions/camera/use-camera.js +0 -29
- package/dist/ui/hooks/permitions/camera/use-camera.js.map +0 -1
- package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.js +0 -28
- package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.js.map +0 -1
- package/dist/ui/hooks/permitions/camera/webcan-component.js +0 -274
- package/dist/ui/hooks/permitions/camera/webcan-component.js.map +0 -1
- package/dist/ui/hooks/permitions/index.js +0 -2
- package/dist/ui/hooks/permitions/index.js.map +0 -1
- package/dist/ui/hooks/use-component-is-mounted.js +0 -9
- package/dist/ui/hooks/use-component-is-mounted.js.map +0 -1
- package/dist/ui/hooks/use-dynamic-head/index.js +0 -36
- package/dist/ui/hooks/use-dynamic-head/index.js.map +0 -1
- package/dist/ui/hooks/use-element-id.js +0 -23
- package/dist/ui/hooks/use-element-id.js.map +0 -1
- package/dist/ui/hooks/use-is-visible/index.js +0 -27
- package/dist/ui/hooks/use-is-visible/index.js.map +0 -1
- package/dist/ui/hooks/use-mount-transition/index.js +0 -18
- package/dist/ui/hooks/use-mount-transition/index.js.map +0 -1
- package/dist/ui/hooks/use-scroll.js +0 -24
- package/dist/ui/hooks/use-scroll.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js +0 -35
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js +0 -58
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js +0 -49
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.js +0 -8
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js +0 -6
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.js +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js +0 -52
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.js +0 -46
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js +0 -26
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.js +0 -6
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.js.map +0 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.js +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.js.map +0 -1
- package/dist/ui/hooks/use-swagger/client/index.js +0 -46
- package/dist/ui/hooks/use-swagger/client/index.js.map +0 -1
- package/dist/ui/hooks/use-swagger/index.js +0 -3
- package/dist/ui/hooks/use-swagger/index.js.map +0 -1
- package/dist/ui/hooks/use-swagger/test/index.js +0 -8
- package/dist/ui/hooks/use-swagger/test/index.js.map +0 -1
- package/dist/ui/hooks/use-timer/index.js +0 -3
- package/dist/ui/hooks/use-timer/index.js.map +0 -1
- package/dist/ui/hooks/use-timer/interfaces.js +0 -2
- package/dist/ui/hooks/use-timer/interfaces.js.map +0 -1
- package/dist/ui/hooks/use-timer/use-timer.js +0 -43
- package/dist/ui/hooks/use-timer/use-timer.js.map +0 -1
- package/dist/ui/hooks/use-window.js +0 -14
- package/dist/ui/hooks/use-window.js.map +0 -1
- package/dist/ui/icons/index.js +0 -135
- package/dist/ui/icons/index.js.map +0 -1
- package/dist/ui/icons/interfaces.js +0 -2
- package/dist/ui/icons/interfaces.js.map +0 -1
- package/dist/ui/icons/render/component.js +0 -5
- package/dist/ui/icons/render/component.js.map +0 -1
- package/dist/ui/icons/render/icon-Instagram.js +0 -8
- package/dist/ui/icons/render/icon-Instagram.js.map +0 -1
- package/dist/ui/icons/render/icon-Linkedin.js +0 -8
- package/dist/ui/icons/render/icon-Linkedin.js.map +0 -1
- package/dist/ui/icons/render/icon-Lupa.js +0 -5
- package/dist/ui/icons/render/icon-Lupa.js.map +0 -1
- package/dist/ui/icons/render/icon-Map.js +0 -8
- package/dist/ui/icons/render/icon-Map.js.map +0 -1
- package/dist/ui/icons/render/icon-Microphone.js +0 -5
- package/dist/ui/icons/render/icon-Microphone.js.map +0 -1
- package/dist/ui/icons/render/icon-Minus.js +0 -5
- package/dist/ui/icons/render/icon-Minus.js.map +0 -1
- package/dist/ui/icons/render/icon-Phone.js +0 -8
- package/dist/ui/icons/render/icon-Phone.js.map +0 -1
- package/dist/ui/icons/render/icon-Pin.js +0 -11
- package/dist/ui/icons/render/icon-Pin.js.map +0 -1
- package/dist/ui/icons/render/icon-Play.js +0 -5
- package/dist/ui/icons/render/icon-Play.js.map +0 -1
- package/dist/ui/icons/render/icon-Plus.js +0 -5
- package/dist/ui/icons/render/icon-Plus.js.map +0 -1
- package/dist/ui/icons/render/icon-Share.js +0 -5
- package/dist/ui/icons/render/icon-Share.js.map +0 -1
- package/dist/ui/icons/render/icon-TikTok.js +0 -5
- package/dist/ui/icons/render/icon-TikTok.js.map +0 -1
- package/dist/ui/icons/render/icon-YouTube.js +0 -8
- package/dist/ui/icons/render/icon-YouTube.js.map +0 -1
- package/dist/ui/icons/render/icon-academic-cap copy.js +0 -5
- package/dist/ui/icons/render/icon-academic-cap copy.js.map +0 -1
- package/dist/ui/icons/render/icon-academic-cap.js +0 -5
- package/dist/ui/icons/render/icon-academic-cap.js.map +0 -1
- package/dist/ui/icons/render/icon-ampulheta.js +0 -5
- package/dist/ui/icons/render/icon-ampulheta.js.map +0 -1
- package/dist/ui/icons/render/icon-block.js +0 -5
- package/dist/ui/icons/render/icon-block.js.map +0 -1
- package/dist/ui/icons/render/icon-boleto.js +0 -5
- package/dist/ui/icons/render/icon-boleto.js.map +0 -1
- package/dist/ui/icons/render/icon-bottom-chevron.js +0 -5
- package/dist/ui/icons/render/icon-bottom-chevron.js.map +0 -1
- package/dist/ui/icons/render/icon-bottom-navigation-double.js +0 -5
- package/dist/ui/icons/render/icon-bottom-navigation-double.js.map +0 -1
- package/dist/ui/icons/render/icon-bottom-navigation.js +0 -5
- package/dist/ui/icons/render/icon-bottom-navigation.js.map +0 -1
- package/dist/ui/icons/render/icon-box.js +0 -5
- package/dist/ui/icons/render/icon-box.js.map +0 -1
- package/dist/ui/icons/render/icon-calculator.js +0 -5
- package/dist/ui/icons/render/icon-calculator.js.map +0 -1
- package/dist/ui/icons/render/icon-calendar-browse.js +0 -5
- package/dist/ui/icons/render/icon-calendar-browse.js.map +0 -1
- package/dist/ui/icons/render/icon-calendar-time.js +0 -5
- package/dist/ui/icons/render/icon-calendar-time.js.map +0 -1
- package/dist/ui/icons/render/icon-calendar.js +0 -5
- package/dist/ui/icons/render/icon-calendar.js.map +0 -1
- package/dist/ui/icons/render/icon-cam.js +0 -5
- package/dist/ui/icons/render/icon-cam.js.map +0 -1
- package/dist/ui/icons/render/icon-cell-phone.js +0 -5
- package/dist/ui/icons/render/icon-cell-phone.js.map +0 -1
- package/dist/ui/icons/render/icon-chalet.js +0 -5
- package/dist/ui/icons/render/icon-chalet.js.map +0 -1
- package/dist/ui/icons/render/icon-chat.js +0 -5
- package/dist/ui/icons/render/icon-chat.js.map +0 -1
- package/dist/ui/icons/render/icon-check.js +0 -5
- package/dist/ui/icons/render/icon-check.js.map +0 -1
- package/dist/ui/icons/render/icon-checked.js +0 -5
- package/dist/ui/icons/render/icon-checked.js.map +0 -1
- package/dist/ui/icons/render/icon-circular-left-arrow.js +0 -5
- package/dist/ui/icons/render/icon-circular-left-arrow.js.map +0 -1
- package/dist/ui/icons/render/icon-circular-right-arrow.js +0 -5
- package/dist/ui/icons/render/icon-circular-right-arrow.js.map +0 -1
- package/dist/ui/icons/render/icon-clip.js +0 -8
- package/dist/ui/icons/render/icon-clip.js.map +0 -1
- package/dist/ui/icons/render/icon-clock.js +0 -11
- package/dist/ui/icons/render/icon-clock.js.map +0 -1
- package/dist/ui/icons/render/icon-close.js +0 -5
- package/dist/ui/icons/render/icon-close.js.map +0 -1
- package/dist/ui/icons/render/icon-codie.js +0 -5
- package/dist/ui/icons/render/icon-codie.js.map +0 -1
- package/dist/ui/icons/render/icon-computer.js +0 -5
- package/dist/ui/icons/render/icon-computer.js.map +0 -1
- package/dist/ui/icons/render/icon-credit-card.js +0 -11
- package/dist/ui/icons/render/icon-credit-card.js.map +0 -1
- package/dist/ui/icons/render/icon-danger.js +0 -5
- package/dist/ui/icons/render/icon-danger.js.map +0 -1
- package/dist/ui/icons/render/icon-death.js +0 -5
- package/dist/ui/icons/render/icon-death.js.map +0 -1
- package/dist/ui/icons/render/icon-delete.js +0 -5
- package/dist/ui/icons/render/icon-delete.js.map +0 -1
- package/dist/ui/icons/render/icon-diabets.js +0 -5
- package/dist/ui/icons/render/icon-diabets.js.map +0 -1
- package/dist/ui/icons/render/icon-door.js +0 -5
- package/dist/ui/icons/render/icon-door.js.map +0 -1
- package/dist/ui/icons/render/icon-download.js +0 -5
- package/dist/ui/icons/render/icon-download.js.map +0 -1
- package/dist/ui/icons/render/icon-drop-file.js +0 -5
- package/dist/ui/icons/render/icon-drop-file.js.map +0 -1
- package/dist/ui/icons/render/icon-edit-image.js +0 -5
- package/dist/ui/icons/render/icon-edit-image.js.map +0 -1
- package/dist/ui/icons/render/icon-edit.js +0 -5
- package/dist/ui/icons/render/icon-edit.js.map +0 -1
- package/dist/ui/icons/render/icon-email.js +0 -8
- package/dist/ui/icons/render/icon-email.js.map +0 -1
- package/dist/ui/icons/render/icon-empty-chat.js +0 -5
- package/dist/ui/icons/render/icon-empty-chat.js.map +0 -1
- package/dist/ui/icons/render/icon-equalizer.js +0 -8
- package/dist/ui/icons/render/icon-equalizer.js.map +0 -1
- package/dist/ui/icons/render/icon-excel.js +0 -5
- package/dist/ui/icons/render/icon-excel.js.map +0 -1
- package/dist/ui/icons/render/icon-exclamation.js +0 -5
- package/dist/ui/icons/render/icon-exclamation.js.map +0 -1
- package/dist/ui/icons/render/icon-exit.js +0 -5
- package/dist/ui/icons/render/icon-exit.js.map +0 -1
- package/dist/ui/icons/render/icon-eye-slash.js +0 -5
- package/dist/ui/icons/render/icon-eye-slash.js.map +0 -1
- package/dist/ui/icons/render/icon-eye.js +0 -5
- package/dist/ui/icons/render/icon-eye.js.map +0 -1
- package/dist/ui/icons/render/icon-facebook.js +0 -8
- package/dist/ui/icons/render/icon-facebook.js.map +0 -1
- package/dist/ui/icons/render/icon-file.js +0 -5
- package/dist/ui/icons/render/icon-file.js.map +0 -1
- package/dist/ui/icons/render/icon-filter.js +0 -5
- package/dist/ui/icons/render/icon-filter.js.map +0 -1
- package/dist/ui/icons/render/icon-flag.js +0 -5
- package/dist/ui/icons/render/icon-flag.js.map +0 -1
- package/dist/ui/icons/render/icon-folder.js +0 -5
- package/dist/ui/icons/render/icon-folder.js.map +0 -1
- package/dist/ui/icons/render/icon-fullfield-bell.js +0 -5
- package/dist/ui/icons/render/icon-fullfield-bell.js.map +0 -1
- package/dist/ui/icons/render/icon-fullfield-chat.js +0 -5
- package/dist/ui/icons/render/icon-fullfield-chat.js.map +0 -1
- package/dist/ui/icons/render/icon-gear.js +0 -5
- package/dist/ui/icons/render/icon-gear.js.map +0 -1
- package/dist/ui/icons/render/icon-gender.js +0 -5
- package/dist/ui/icons/render/icon-gender.js.map +0 -1
- package/dist/ui/icons/render/icon-globe.js +0 -5
- package/dist/ui/icons/render/icon-globe.js.map +0 -1
- package/dist/ui/icons/render/icon-google.js +0 -5
- package/dist/ui/icons/render/icon-google.js.map +0 -1
- package/dist/ui/icons/render/icon-heart.js +0 -5
- package/dist/ui/icons/render/icon-heart.js.map +0 -1
- package/dist/ui/icons/render/icon-home.js +0 -8
- package/dist/ui/icons/render/icon-home.js.map +0 -1
- package/dist/ui/icons/render/icon-hospitalization.js +0 -5
- package/dist/ui/icons/render/icon-hospitalization.js.map +0 -1
- package/dist/ui/icons/render/icon-hypertension.js +0 -5
- package/dist/ui/icons/render/icon-hypertension.js.map +0 -1
- package/dist/ui/icons/render/icon-info.js +0 -5
- package/dist/ui/icons/render/icon-info.js.map +0 -1
- package/dist/ui/icons/render/icon-instagram-logo.js +0 -5
- package/dist/ui/icons/render/icon-instagram-logo.js.map +0 -1
- package/dist/ui/icons/render/icon-interrogation-circle.js +0 -5
- package/dist/ui/icons/render/icon-interrogation-circle.js.map +0 -1
- package/dist/ui/icons/render/icon-language.js +0 -5
- package/dist/ui/icons/render/icon-language.js.map +0 -1
- package/dist/ui/icons/render/icon-left-chevron.js +0 -5
- package/dist/ui/icons/render/icon-left-chevron.js.map +0 -1
- package/dist/ui/icons/render/icon-left-navigation-circle.js +0 -5
- package/dist/ui/icons/render/icon-left-navigation-circle.js.map +0 -1
- package/dist/ui/icons/render/icon-left-navigation.js +0 -5
- package/dist/ui/icons/render/icon-left-navigation.js.map +0 -1
- package/dist/ui/icons/render/icon-like.js +0 -5
- package/dist/ui/icons/render/icon-like.js.map +0 -1
- package/dist/ui/icons/render/icon-loading.js +0 -5
- package/dist/ui/icons/render/icon-loading.js.map +0 -1
- package/dist/ui/icons/render/icon-map-floor.js +0 -5
- package/dist/ui/icons/render/icon-map-floor.js.map +0 -1
- package/dist/ui/icons/render/icon-message-balloon.js +0 -5
- package/dist/ui/icons/render/icon-message-balloon.js.map +0 -1
- package/dist/ui/icons/render/icon-mobile.js +0 -5
- package/dist/ui/icons/render/icon-mobile.js.map +0 -1
- package/dist/ui/icons/render/icon-money-value-symbol.js +0 -5
- package/dist/ui/icons/render/icon-money-value-symbol.js.map +0 -1
- package/dist/ui/icons/render/icon-next.js +0 -5
- package/dist/ui/icons/render/icon-next.js.map +0 -1
- package/dist/ui/icons/render/icon-not-found.js +0 -5
- package/dist/ui/icons/render/icon-not-found.js.map +0 -1
- package/dist/ui/icons/render/icon-not-like.js +0 -5
- package/dist/ui/icons/render/icon-not-like.js.map +0 -1
- package/dist/ui/icons/render/icon-padlock.js +0 -8
- package/dist/ui/icons/render/icon-padlock.js.map +0 -1
- package/dist/ui/icons/render/icon-pc.js +0 -5
- package/dist/ui/icons/render/icon-pc.js.map +0 -1
- package/dist/ui/icons/render/icon-pdf.js +0 -5
- package/dist/ui/icons/render/icon-pdf.js.map +0 -1
- package/dist/ui/icons/render/icon-performance.js +0 -5
- package/dist/ui/icons/render/icon-performance.js.map +0 -1
- package/dist/ui/icons/render/icon-person.js +0 -8
- package/dist/ui/icons/render/icon-person.js.map +0 -1
- package/dist/ui/icons/render/icon-pet.js +0 -5
- package/dist/ui/icons/render/icon-pet.js.map +0 -1
- package/dist/ui/icons/render/icon-phone-message.js +0 -5
- package/dist/ui/icons/render/icon-phone-message.js.map +0 -1
- package/dist/ui/icons/render/icon-pix.js +0 -5
- package/dist/ui/icons/render/icon-pix.js.map +0 -1
- package/dist/ui/icons/render/icon-plane.js +0 -5
- package/dist/ui/icons/render/icon-plane.js.map +0 -1
- package/dist/ui/icons/render/icon-play-rounded.js +0 -5
- package/dist/ui/icons/render/icon-play-rounded.js.map +0 -1
- package/dist/ui/icons/render/icon-plus-sharp.js +0 -5
- package/dist/ui/icons/render/icon-plus-sharp.js.map +0 -1
- package/dist/ui/icons/render/icon-prev.js +0 -5
- package/dist/ui/icons/render/icon-prev.js.map +0 -1
- package/dist/ui/icons/render/icon-print.js +0 -5
- package/dist/ui/icons/render/icon-print.js.map +0 -1
- package/dist/ui/icons/render/icon-right-chevron.js +0 -5
- package/dist/ui/icons/render/icon-right-chevron.js.map +0 -1
- package/dist/ui/icons/render/icon-right-circle.js +0 -5
- package/dist/ui/icons/render/icon-right-circle.js.map +0 -1
- package/dist/ui/icons/render/icon-right-navigation-circle.js +0 -8
- package/dist/ui/icons/render/icon-right-navigation-circle.js.map +0 -1
- package/dist/ui/icons/render/icon-right-navigation-double.js +0 -5
- package/dist/ui/icons/render/icon-right-navigation-double.js.map +0 -1
- package/dist/ui/icons/render/icon-right-navigation-rounded.js +0 -5
- package/dist/ui/icons/render/icon-right-navigation-rounded.js.map +0 -1
- package/dist/ui/icons/render/icon-right-navigation.js +0 -5
- package/dist/ui/icons/render/icon-right-navigation.js.map +0 -1
- package/dist/ui/icons/render/icon-route.js +0 -5
- package/dist/ui/icons/render/icon-route.js.map +0 -1
- package/dist/ui/icons/render/icon-selo.js +0 -5
- package/dist/ui/icons/render/icon-selo.js.map +0 -1
- package/dist/ui/icons/render/icon-send-arrow.js +0 -5
- package/dist/ui/icons/render/icon-send-arrow.js.map +0 -1
- package/dist/ui/icons/render/icon-send-message.js +0 -5
- package/dist/ui/icons/render/icon-send-message.js.map +0 -1
- package/dist/ui/icons/render/icon-send.js +0 -5
- package/dist/ui/icons/render/icon-send.js.map +0 -1
- package/dist/ui/icons/render/icon-seo.js +0 -5
- package/dist/ui/icons/render/icon-seo.js.map +0 -1
- package/dist/ui/icons/render/icon-share-v2.js +0 -5
- package/dist/ui/icons/render/icon-share-v2.js.map +0 -1
- package/dist/ui/icons/render/icon-shopping.js +0 -8
- package/dist/ui/icons/render/icon-shopping.js.map +0 -1
- package/dist/ui/icons/render/icon-star.js +0 -5
- package/dist/ui/icons/render/icon-star.js.map +0 -1
- package/dist/ui/icons/render/icon-starBg.js +0 -5
- package/dist/ui/icons/render/icon-starBg.js.map +0 -1
- package/dist/ui/icons/render/icon-three-dots.js +0 -5
- package/dist/ui/icons/render/icon-three-dots.js.map +0 -1
- package/dist/ui/icons/render/icon-tiktok-logo.js +0 -5
- package/dist/ui/icons/render/icon-tiktok-logo.js.map +0 -1
- package/dist/ui/icons/render/icon-top-chevron.js +0 -5
- package/dist/ui/icons/render/icon-top-chevron.js.map +0 -1
- package/dist/ui/icons/render/icon-top-navigation.js +0 -5
- package/dist/ui/icons/render/icon-top-navigation.js.map +0 -1
- package/dist/ui/icons/render/icon-transparent-mail.js +0 -5
- package/dist/ui/icons/render/icon-transparent-mail.js.map +0 -1
- package/dist/ui/icons/render/icon-transparent-phone.js +0 -5
- package/dist/ui/icons/render/icon-transparent-phone.js.map +0 -1
- package/dist/ui/icons/render/icon-twitter.js +0 -8
- package/dist/ui/icons/render/icon-twitter.js.map +0 -1
- package/dist/ui/icons/render/icon-upload.js +0 -5
- package/dist/ui/icons/render/icon-upload.js.map +0 -1
- package/dist/ui/icons/render/icon-user.js +0 -8
- package/dist/ui/icons/render/icon-user.js.map +0 -1
- package/dist/ui/icons/render/icon-warning.js +0 -5
- package/dist/ui/icons/render/icon-warning.js.map +0 -1
- package/dist/ui/icons/render/icon-weight.js +0 -5
- package/dist/ui/icons/render/icon-weight.js.map +0 -1
- package/dist/ui/icons/render/icon-whats.js +0 -8
- package/dist/ui/icons/render/icon-whats.js.map +0 -1
- package/dist/ui/icons/render/icon-whatsapp-logo.js +0 -5
- package/dist/ui/icons/render/icon-whatsapp-logo.js.map +0 -1
- package/dist/ui/icons/render/icon-word.js +0 -5
- package/dist/ui/icons/render/icon-word.js.map +0 -1
- package/dist/ui/icons/render/icon-x.js +0 -5
- package/dist/ui/icons/render/icon-x.js.map +0 -1
- package/dist/ui/icons/render/image.js +0 -5
- package/dist/ui/icons/render/image.js.map +0 -1
- package/dist/ui/icons/render/index.js +0 -2
- package/dist/ui/icons/render/index.js.map +0 -1
- package/dist/ui/icons/render-icon/index.js +0 -9
- package/dist/ui/icons/render-icon/index.js.map +0 -1
- package/dist/ui/index.js +0 -10
- package/dist/ui/index.js.map +0 -1
- package/dist/ui/integrations/cloudflare/index.js +0 -2
- package/dist/ui/integrations/cloudflare/index.js.map +0 -1
- package/dist/ui/integrations/cloudflare/turnstile.js +0 -167
- package/dist/ui/integrations/cloudflare/turnstile.js.map +0 -1
- package/dist/ui/integrations/cloudflare/type.js +0 -2
- package/dist/ui/integrations/cloudflare/type.js.map +0 -1
- package/dist/ui/integrations/google/GoogleLogin.js +0 -54
- package/dist/ui/integrations/google/GoogleLogin.js.map +0 -1
- package/dist/ui/integrations/google/GoogleOAuthProvider.js +0 -24
- package/dist/ui/integrations/google/GoogleOAuthProvider.js.map +0 -1
- package/dist/ui/integrations/google/googleLogout.js +0 -4
- package/dist/ui/integrations/google/googleLogout.js.map +0 -1
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.js +0 -10
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.js.map +0 -1
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.js +0 -10
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.js.map +0 -1
- package/dist/ui/integrations/google/hooks/index.js +0 -4
- package/dist/ui/integrations/google/hooks/index.js.map +0 -1
- package/dist/ui/integrations/google/hooks/useGoogleLogin.js +0 -38
- package/dist/ui/integrations/google/hooks/useGoogleLogin.js.map +0 -1
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.js +0 -57
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.js.map +0 -1
- package/dist/ui/integrations/google/hooks/useLoadGsiScript.js +0 -30
- package/dist/ui/integrations/google/hooks/useLoadGsiScript.js.map +0 -1
- package/dist/ui/integrations/google/index.js +0 -9
- package/dist/ui/integrations/google/index.js.map +0 -1
- package/dist/ui/integrations/google/types/index.js +0 -2
- package/dist/ui/integrations/google/types/index.js.map +0 -1
- package/dist/ui/integrations/google/utils/index.js +0 -5
- package/dist/ui/integrations/google/utils/index.js.map +0 -1
- package/dist/ui/integrations/index.js +0 -4
- package/dist/ui/integrations/index.js.map +0 -1
- package/dist/ui/integrations/message-provider/index.js +0 -2
- package/dist/ui/integrations/message-provider/index.js.map +0 -1
- package/dist/ui/integrations/message-provider/send-message.js +0 -30
- package/dist/ui/integrations/message-provider/send-message.js.map +0 -1
- package/dist/ui/styles/fonts.css +0 -768
- package/dist/ui/styles/keyframes.js +0 -24
- package/dist/ui/styles/keyframes.js.map +0 -1
- package/dist/ui/styles/reset.css +0 -351
- package/dist/ui/types/index.js +0 -2
- package/dist/ui/types/index.js.map +0 -1
- package/dist/ui/types/list.js +0 -2
- package/dist/ui/types/list.js.map +0 -1
- package/dist/ui/utils/_app_utils/generate_ref.js +0 -21
- package/dist/ui/utils/_app_utils/generate_ref.js.map +0 -1
- package/dist/ui/utils/_app_utils/get-pathname-ref.js +0 -19
- package/dist/ui/utils/_app_utils/get-pathname-ref.js.map +0 -1
- package/dist/ui/utils/_app_utils/index.js +0 -3
- package/dist/ui/utils/_app_utils/index.js.map +0 -1
- package/dist/ui/utils/buffer/base64.js +0 -29
- package/dist/ui/utils/buffer/base64.js.map +0 -1
- package/dist/ui/utils/buffer/buffer.js +0 -25
- package/dist/ui/utils/buffer/buffer.js.map +0 -1
- package/dist/ui/utils/buffer/index.js +0 -3
- package/dist/ui/utils/buffer/index.js.map +0 -1
- package/dist/ui/utils/colors/hext-to-rgba.js +0 -7
- package/dist/ui/utils/colors/hext-to-rgba.js.map +0 -1
- package/dist/ui/utils/colors/index.js +0 -2
- package/dist/ui/utils/colors/index.js.map +0 -1
- package/dist/ui/utils/copy-to-clipboard.js +0 -118
- package/dist/ui/utils/copy-to-clipboard.js.map +0 -1
- package/dist/ui/utils/date/index.js +0 -2
- package/dist/ui/utils/date/index.js.map +0 -1
- package/dist/ui/utils/date/is-invaid-date.js +0 -5
- package/dist/ui/utils/date/is-invaid-date.js.map +0 -1
- package/dist/ui/utils/disable-scroll.js +0 -17
- package/dist/ui/utils/disable-scroll.js.map +0 -1
- package/dist/ui/utils/facebook/facebook-pixel.js +0 -10
- package/dist/ui/utils/facebook/facebook-pixel.js.map +0 -1
- package/dist/ui/utils/facebook/index.js +0 -2
- package/dist/ui/utils/facebook/index.js.map +0 -1
- package/dist/ui/utils/file/index.js +0 -4
- package/dist/ui/utils/file/index.js.map +0 -1
- package/dist/ui/utils/file/load-file.js +0 -21
- package/dist/ui/utils/file/load-file.js.map +0 -1
- package/dist/ui/utils/file/upload-file.js +0 -66
- package/dist/ui/utils/file/upload-file.js.map +0 -1
- package/dist/ui/utils/file/verify-size-files.js +0 -16
- package/dist/ui/utils/file/verify-size-files.js.map +0 -1
- package/dist/ui/utils/form-validator/index.js +0 -3
- package/dist/ui/utils/form-validator/index.js.map +0 -1
- package/dist/ui/utils/form-validator/validations/index.js +0 -5
- package/dist/ui/utils/form-validator/validations/index.js.map +0 -1
- package/dist/ui/utils/form-validator/validations/validate-cnpj.js +0 -36
- package/dist/ui/utils/form-validator/validations/validate-cnpj.js.map +0 -1
- package/dist/ui/utils/form-validator/validations/validate-cpf.js +0 -30
- package/dist/ui/utils/form-validator/validations/validate-cpf.js.map +0 -1
- package/dist/ui/utils/form-validator/validations/validate-email.js +0 -9
- package/dist/ui/utils/form-validator/validations/validate-email.js.map +0 -1
- package/dist/ui/utils/form-validator/validations/validate-phone.js +0 -83
- package/dist/ui/utils/form-validator/validations/validate-phone.js.map +0 -1
- package/dist/ui/utils/form-validator/validator.js +0 -146
- package/dist/ui/utils/form-validator/validator.js.map +0 -1
- package/dist/ui/utils/formatters/format-number-to-currency.js +0 -20
- package/dist/ui/utils/formatters/format-number-to-currency.js.map +0 -1
- package/dist/ui/utils/formatters/format-string-to-number.js +0 -4
- package/dist/ui/utils/formatters/format-string-to-number.js.map +0 -1
- package/dist/ui/utils/formatters/format-string-to-url.js +0 -11
- package/dist/ui/utils/formatters/format-string-to-url.js.map +0 -1
- package/dist/ui/utils/formatters/formatter.js +0 -20
- package/dist/ui/utils/formatters/formatter.js.map +0 -1
- package/dist/ui/utils/formatters/index.js +0 -6
- package/dist/ui/utils/formatters/index.js.map +0 -1
- package/dist/ui/utils/formatters/remove-digits.js +0 -4
- package/dist/ui/utils/formatters/remove-digits.js.map +0 -1
- package/dist/ui/utils/generate-guid.js +0 -10
- package/dist/ui/utils/generate-guid.js.map +0 -1
- package/dist/ui/utils/generate-sitemap.js +0 -31
- package/dist/ui/utils/generate-sitemap.js.map +0 -1
- package/dist/ui/utils/http/api.js +0 -45
- package/dist/ui/utils/http/api.js.map +0 -1
- package/dist/ui/utils/http/axios-http-client.js +0 -104
- package/dist/ui/utils/http/axios-http-client.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/bad-request-error.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/bad-request-error.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/conflict-error.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/conflict-error.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/index.js +0 -8
- package/dist/ui/utils/http/errors/http-errors/index.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/no-content.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/no-content.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/not-found-error.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/not-found-error.js.map +0 -1
- package/dist/ui/utils/http/errors/http-errors/unexpected-error.js +0 -7
- package/dist/ui/utils/http/errors/http-errors/unexpected-error.js.map +0 -1
- package/dist/ui/utils/http/errors/index.js +0 -3
- package/dist/ui/utils/http/errors/index.js.map +0 -1
- package/dist/ui/utils/http/errors/system-errors-model/index.js +0 -2
- package/dist/ui/utils/http/errors/system-errors-model/index.js.map +0 -1
- package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.js +0 -7
- package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.js.map +0 -1
- package/dist/ui/utils/http/index.js +0 -5
- package/dist/ui/utils/http/index.js.map +0 -1
- package/dist/ui/utils/http/interfaces.js +0 -16
- package/dist/ui/utils/http/interfaces.js.map +0 -1
- package/dist/ui/utils/index.js +0 -24
- package/dist/ui/utils/index.js.map +0 -1
- package/dist/ui/utils/infinity-forge/index.js +0 -3
- package/dist/ui/utils/infinity-forge/index.js.map +0 -1
- package/dist/ui/utils/infinity-forge/infinity-forge-next-config.js +0 -33
- package/dist/ui/utils/infinity-forge/infinity-forge-next-config.js.map +0 -1
- package/dist/ui/utils/infinity-forge/z-index-infinity-forge.js +0 -9
- package/dist/ui/utils/infinity-forge/z-index-infinity-forge.js.map +0 -1
- package/dist/ui/utils/json/index.js +0 -23
- package/dist/ui/utils/json/index.js.map +0 -1
- package/dist/ui/utils/jwt/index.js +0 -58
- package/dist/ui/utils/jwt/index.js.map +0 -1
- package/dist/ui/utils/libs/index.js +0 -3
- package/dist/ui/utils/libs/index.js.map +0 -1
- package/dist/ui/utils/libs/moment/index.js +0 -2
- package/dist/ui/utils/libs/moment/index.js.map +0 -1
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.js +0 -22
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.js.map +0 -1
- package/dist/ui/utils/libs/next/index.js +0 -3
- package/dist/ui/utils/libs/next/index.js.map +0 -1
- package/dist/ui/utils/libs/next/router-build.js +0 -109
- package/dist/ui/utils/libs/next/router-build.js.map +0 -1
- package/dist/ui/utils/libs/next/update-route.js +0 -15
- package/dist/ui/utils/libs/next/update-route.js.map +0 -1
- package/dist/ui/utils/mocks/index.js +0 -2
- package/dist/ui/utils/mocks/index.js.map +0 -1
- package/dist/ui/utils/mocks/states-brazil.js +0 -111
- package/dist/ui/utils/mocks/states-brazil.js.map +0 -1
- package/dist/ui/utils/phone/index.js +0 -24
- package/dist/ui/utils/phone/index.js.map +0 -1
- package/dist/ui/utils/scroll-to-top-page.js +0 -9
- package/dist/ui/utils/scroll-to-top-page.js.map +0 -1
- package/dist/ui/utils/sidebar/index.js +0 -25
- package/dist/ui/utils/sidebar/index.js.map +0 -1
- package/dist/ui/utils/storage/cookies.js +0 -27
- package/dist/ui/utils/storage/cookies.js.map +0 -1
- package/dist/ui/utils/storage/index.js +0 -2
- package/dist/ui/utils/storage/index.js.map +0 -1
- package/dist/ui/utils/uid/index.js +0 -21
- package/dist/ui/utils/uid/index.js.map +0 -1
- package/dist/use-query/context.js +0 -46
- package/dist/use-query/context.js.map +0 -1
- package/dist/use-query/hook.js +0 -94
- package/dist/use-query/hook.js.map +0 -1
- package/dist/use-query/index.js +0 -5
- package/dist/use-query/index.js.map +0 -1
- package/dist/use-query/interfaces.js +0 -2
- package/dist/use-query/interfaces.js.map +0 -1
- package/dist/use-query/src/HydrationBoundary.js +0 -75
- package/dist/use-query/src/HydrationBoundary.js.map +0 -1
- package/dist/use-query/src/IsRestoringProvider.js +0 -6
- package/dist/use-query/src/IsRestoringProvider.js.map +0 -1
- package/dist/use-query/src/QueryClientProvider.js +0 -24
- package/dist/use-query/src/QueryClientProvider.js.map +0 -1
- package/dist/use-query/src/QueryErrorResetBoundary.js +0 -25
- package/dist/use-query/src/QueryErrorResetBoundary.js.map +0 -1
- package/dist/use-query/src/errorBoundaryUtils.js +0 -27
- package/dist/use-query/src/errorBoundaryUtils.js.map +0 -1
- package/dist/use-query/src/index.js +0 -20
- package/dist/use-query/src/index.js.map +0 -1
- package/dist/use-query/src/infiniteQueryOptions.js +0 -4
- package/dist/use-query/src/infiniteQueryOptions.js.map +0 -1
- package/dist/use-query/src/query-core/src/focusManager.js +0 -70
- package/dist/use-query/src/query-core/src/focusManager.js.map +0 -1
- package/dist/use-query/src/query-core/src/hydration.js +0 -139
- package/dist/use-query/src/query-core/src/hydration.js.map +0 -1
- package/dist/use-query/src/query-core/src/index.js +0 -21
- package/dist/use-query/src/query-core/src/index.js.map +0 -1
- package/dist/use-query/src/query-core/src/infiniteQueryBehavior.js +0 -124
- package/dist/use-query/src/query-core/src/infiniteQueryBehavior.js.map +0 -1
- package/dist/use-query/src/query-core/src/infiniteQueryObserver.js +0 -69
- package/dist/use-query/src/query-core/src/infiniteQueryObserver.js.map +0 -1
- package/dist/use-query/src/query-core/src/mutation.js +0 -216
- package/dist/use-query/src/query-core/src/mutation.js.map +0 -1
- package/dist/use-query/src/query-core/src/mutationCache.js +0 -125
- package/dist/use-query/src/query-core/src/mutationCache.js.map +0 -1
- package/dist/use-query/src/query-core/src/mutationObserver.js +0 -106
- package/dist/use-query/src/query-core/src/mutationObserver.js.map +0 -1
- package/dist/use-query/src/query-core/src/notifyManager.js +0 -83
- package/dist/use-query/src/query-core/src/notifyManager.js.map +0 -1
- package/dist/use-query/src/query-core/src/onlineManager.js +0 -57
- package/dist/use-query/src/query-core/src/onlineManager.js.map +0 -1
- package/dist/use-query/src/query-core/src/queriesObserver.js +0 -180
- package/dist/use-query/src/query-core/src/queriesObserver.js.map +0 -1
- package/dist/use-query/src/query-core/src/query.js +0 -396
- package/dist/use-query/src/query-core/src/query.js.map +0 -1
- package/dist/use-query/src/query-core/src/queryCache.js +0 -95
- package/dist/use-query/src/query-core/src/queryCache.js.map +0 -1
- package/dist/use-query/src/query-core/src/queryClient.js +0 -294
- package/dist/use-query/src/query-core/src/queryClient.js.map +0 -1
- package/dist/use-query/src/query-core/src/queryObserver.js +0 -519
- package/dist/use-query/src/query-core/src/queryObserver.js.map +0 -1
- package/dist/use-query/src/query-core/src/removable.js +0 -27
- package/dist/use-query/src/query-core/src/removable.js.map +0 -1
- package/dist/use-query/src/query-core/src/retryer.js +0 -156
- package/dist/use-query/src/query-core/src/retryer.js.map +0 -1
- package/dist/use-query/src/query-core/src/streamedQuery.js +0 -47
- package/dist/use-query/src/query-core/src/streamedQuery.js.map +0 -1
- package/dist/use-query/src/query-core/src/subscribable.js +0 -24
- package/dist/use-query/src/query-core/src/subscribable.js.map +0 -1
- package/dist/use-query/src/query-core/src/thenable.js +0 -43
- package/dist/use-query/src/query-core/src/thenable.js.map +0 -1
- package/dist/use-query/src/query-core/src/types.js +0 -5
- package/dist/use-query/src/query-core/src/types.js.map +0 -1
- package/dist/use-query/src/query-core/src/utils.js +0 -245
- package/dist/use-query/src/query-core/src/utils.js.map +0 -1
- package/dist/use-query/src/queryOptions.js +0 -4
- package/dist/use-query/src/queryOptions.js.map +0 -1
- package/dist/use-query/src/suspense.js +0 -21
- package/dist/use-query/src/suspense.js.map +0 -1
- package/dist/use-query/src/types.js +0 -3
- package/dist/use-query/src/types.js.map +0 -1
- package/dist/use-query/src/useBaseQuery.js +0 -88
- package/dist/use-query/src/useBaseQuery.js.map +0 -1
- package/dist/use-query/src/useInfiniteQuery.js +0 -7
- package/dist/use-query/src/useInfiniteQuery.js.map +0 -1
- package/dist/use-query/src/useIsFetching.js +0 -10
- package/dist/use-query/src/useIsFetching.js.map +0 -1
- package/dist/use-query/src/useMutation.js +0 -22
- package/dist/use-query/src/useMutation.js.map +0 -1
- package/dist/use-query/src/useMutationState.js +0 -33
- package/dist/use-query/src/useMutationState.js.map +0 -1
- package/dist/use-query/src/usePrefetchInfiniteQuery.js +0 -8
- package/dist/use-query/src/usePrefetchInfiniteQuery.js.map +0 -1
- package/dist/use-query/src/usePrefetchQuery.js +0 -8
- package/dist/use-query/src/usePrefetchQuery.js.map +0 -1
- package/dist/use-query/src/useQueries.js +0 -71
- package/dist/use-query/src/useQueries.js.map +0 -1
- package/dist/use-query/src/useQuery.js +0 -7
- package/dist/use-query/src/useQuery.js.map +0 -1
- package/dist/use-query/src/useSuspenseInfiniteQuery.js +0 -18
- package/dist/use-query/src/useSuspenseInfiniteQuery.js.map +0 -1
- package/dist/use-query/src/useSuspenseQueries.js +0 -24
- package/dist/use-query/src/useSuspenseQueries.js.map +0 -1
- package/dist/use-query/src/useSuspenseQuery.js +0 -19
- package/dist/use-query/src/useSuspenseQuery.js.map +0 -1
- package/dist/use-query/use-mutation.js +0 -6
- package/dist/use-query/use-mutation.js.map +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"core.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/core/core.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
init: true,
|
|
3
|
-
direction: 'horizontal',
|
|
4
|
-
oneWayMovement: false,
|
|
5
|
-
swiperElementNodeName: 'SWIPER-CONTAINER',
|
|
6
|
-
touchEventsTarget: 'wrapper',
|
|
7
|
-
initialSlide: 0,
|
|
8
|
-
speed: 300,
|
|
9
|
-
cssMode: false,
|
|
10
|
-
updateOnWindowResize: true,
|
|
11
|
-
resizeObserver: true,
|
|
12
|
-
nested: false,
|
|
13
|
-
createElements: false,
|
|
14
|
-
eventsPrefix: 'swiper',
|
|
15
|
-
enabled: true,
|
|
16
|
-
focusableElements: 'input, select, option, textarea, button, video, label',
|
|
17
|
-
// Overrides
|
|
18
|
-
width: null,
|
|
19
|
-
height: null,
|
|
20
|
-
//
|
|
21
|
-
preventInteractionOnTransition: false,
|
|
22
|
-
// ssr
|
|
23
|
-
userAgent: null,
|
|
24
|
-
url: null,
|
|
25
|
-
// To support iOS's swipe-to-go-back gesture (when being used in-app).
|
|
26
|
-
edgeSwipeDetection: false,
|
|
27
|
-
edgeSwipeThreshold: 20,
|
|
28
|
-
// Autoheight
|
|
29
|
-
autoHeight: false,
|
|
30
|
-
// Set wrapper width
|
|
31
|
-
setWrapperSize: false,
|
|
32
|
-
// Virtual Translate
|
|
33
|
-
virtualTranslate: false,
|
|
34
|
-
// Effects
|
|
35
|
-
effect: 'slide', // 'slide' or 'fade' or 'cube' or 'coverflow' or 'flip'
|
|
36
|
-
// Breakpoints
|
|
37
|
-
breakpoints: undefined,
|
|
38
|
-
breakpointsBase: 'window',
|
|
39
|
-
// Slides grid
|
|
40
|
-
spaceBetween: 0,
|
|
41
|
-
slidesPerView: 1,
|
|
42
|
-
slidesPerGroup: 1,
|
|
43
|
-
slidesPerGroupSkip: 0,
|
|
44
|
-
slidesPerGroupAuto: false,
|
|
45
|
-
centeredSlides: false,
|
|
46
|
-
centeredSlidesBounds: false,
|
|
47
|
-
slidesOffsetBefore: 0, // in px
|
|
48
|
-
slidesOffsetAfter: 0, // in px
|
|
49
|
-
normalizeSlideIndex: true,
|
|
50
|
-
centerInsufficientSlides: false,
|
|
51
|
-
// Disable swiper and hide navigation when container not overflow
|
|
52
|
-
watchOverflow: true,
|
|
53
|
-
// Round length
|
|
54
|
-
roundLengths: false,
|
|
55
|
-
// Touches
|
|
56
|
-
touchRatio: 1,
|
|
57
|
-
touchAngle: 45,
|
|
58
|
-
simulateTouch: true,
|
|
59
|
-
shortSwipes: true,
|
|
60
|
-
longSwipes: true,
|
|
61
|
-
longSwipesRatio: 0.5,
|
|
62
|
-
longSwipesMs: 300,
|
|
63
|
-
followFinger: true,
|
|
64
|
-
allowTouchMove: true,
|
|
65
|
-
threshold: 5,
|
|
66
|
-
touchMoveStopPropagation: false,
|
|
67
|
-
touchStartPreventDefault: true,
|
|
68
|
-
touchStartForcePreventDefault: false,
|
|
69
|
-
touchReleaseOnEdges: false,
|
|
70
|
-
// Unique Navigation Elements
|
|
71
|
-
uniqueNavElements: true,
|
|
72
|
-
// Resistance
|
|
73
|
-
resistance: true,
|
|
74
|
-
resistanceRatio: 0.85,
|
|
75
|
-
// Progress
|
|
76
|
-
watchSlidesProgress: false,
|
|
77
|
-
// Cursor
|
|
78
|
-
grabCursor: false,
|
|
79
|
-
// Clicks
|
|
80
|
-
preventClicks: true,
|
|
81
|
-
preventClicksPropagation: true,
|
|
82
|
-
slideToClickedSlide: false,
|
|
83
|
-
// loop
|
|
84
|
-
loop: false,
|
|
85
|
-
loopAddBlankSlides: true,
|
|
86
|
-
loopAdditionalSlides: 0,
|
|
87
|
-
loopPreventsSliding: true,
|
|
88
|
-
// rewind
|
|
89
|
-
rewind: false,
|
|
90
|
-
// Swiping/no swiping
|
|
91
|
-
allowSlidePrev: true,
|
|
92
|
-
allowSlideNext: true,
|
|
93
|
-
swipeHandler: null, // '.swipe-handler',
|
|
94
|
-
noSwiping: true,
|
|
95
|
-
noSwipingClass: 'swiper-no-swiping',
|
|
96
|
-
noSwipingSelector: null,
|
|
97
|
-
// Passive Listeners
|
|
98
|
-
passiveListeners: true,
|
|
99
|
-
maxBackfaceHiddenSlides: 10,
|
|
100
|
-
// NS
|
|
101
|
-
containerModifierClass: 'swiper-', // NEW
|
|
102
|
-
slideClass: 'swiper-slide',
|
|
103
|
-
slideBlankClass: 'swiper-slide-blank',
|
|
104
|
-
slideActiveClass: 'swiper-slide-active',
|
|
105
|
-
slideVisibleClass: 'swiper-slide-visible',
|
|
106
|
-
slideFullyVisibleClass: 'swiper-slide-fully-visible',
|
|
107
|
-
slideNextClass: 'swiper-slide-next',
|
|
108
|
-
slidePrevClass: 'swiper-slide-prev',
|
|
109
|
-
wrapperClass: 'swiper-wrapper',
|
|
110
|
-
lazyPreloaderClass: 'swiper-lazy-preloader',
|
|
111
|
-
lazyPreloadPrevNext: 0,
|
|
112
|
-
// Callbacks
|
|
113
|
-
runCallbacksOnInit: true,
|
|
114
|
-
// Internals
|
|
115
|
-
_emitClasses: false,
|
|
116
|
-
};
|
|
117
|
-
//# sourceMappingURL=defaults.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"defaults.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/core/defaults.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import onTouchStart from './onTouchStart.js';
|
|
2
|
-
import onTouchMove from './onTouchMove.js';
|
|
3
|
-
import onTouchEnd from './onTouchEnd.js';
|
|
4
|
-
import onResize from './onResize.js';
|
|
5
|
-
import onClick from './onClick.js';
|
|
6
|
-
import onScroll from './onScroll.js';
|
|
7
|
-
import onLoad from './onLoad.js';
|
|
8
|
-
import onDocumentTouchStart from './onDocumentTouchStart.js';
|
|
9
|
-
import { getDocument } from '../../ssr-window/document.js';
|
|
10
|
-
const events = (swiper, method) => {
|
|
11
|
-
const document = getDocument();
|
|
12
|
-
const { params, el, wrapperEl, device } = swiper;
|
|
13
|
-
const capture = !!params.nested;
|
|
14
|
-
const domMethod = method === 'on' ? 'addEventListener' : 'removeEventListener';
|
|
15
|
-
const swiperMethod = method;
|
|
16
|
-
if (!el || typeof el === 'string')
|
|
17
|
-
return;
|
|
18
|
-
// Touch Events
|
|
19
|
-
document[domMethod]('touchstart', swiper.onDocumentTouchStart, { passive: false, capture });
|
|
20
|
-
el[domMethod]('touchstart', swiper.onTouchStart, { passive: false });
|
|
21
|
-
el[domMethod]('pointerdown', swiper.onTouchStart, { passive: false });
|
|
22
|
-
document[domMethod]('touchmove', swiper.onTouchMove, { passive: false, capture });
|
|
23
|
-
document[domMethod]('pointermove', swiper.onTouchMove, { passive: false, capture });
|
|
24
|
-
document[domMethod]('touchend', swiper.onTouchEnd, { passive: true });
|
|
25
|
-
document[domMethod]('pointerup', swiper.onTouchEnd, { passive: true });
|
|
26
|
-
document[domMethod]('pointercancel', swiper.onTouchEnd, { passive: true });
|
|
27
|
-
document[domMethod]('touchcancel', swiper.onTouchEnd, { passive: true });
|
|
28
|
-
document[domMethod]('pointerout', swiper.onTouchEnd, { passive: true });
|
|
29
|
-
document[domMethod]('pointerleave', swiper.onTouchEnd, { passive: true });
|
|
30
|
-
document[domMethod]('contextmenu', swiper.onTouchEnd, { passive: true });
|
|
31
|
-
// Prevent Links Clicks
|
|
32
|
-
if (params.preventClicks || params.preventClicksPropagation) {
|
|
33
|
-
el[domMethod]('click', swiper.onClick, true);
|
|
34
|
-
}
|
|
35
|
-
if (params.cssMode) {
|
|
36
|
-
wrapperEl[domMethod]('scroll', swiper.onScroll);
|
|
37
|
-
}
|
|
38
|
-
// Resize handler
|
|
39
|
-
if (params.updateOnWindowResize) {
|
|
40
|
-
swiper[swiperMethod](device.ios || device.android
|
|
41
|
-
? 'resize orientationchange observerUpdate'
|
|
42
|
-
: 'resize observerUpdate', onResize, true);
|
|
43
|
-
}
|
|
44
|
-
else {
|
|
45
|
-
swiper[swiperMethod]('observerUpdate', onResize, true);
|
|
46
|
-
}
|
|
47
|
-
// Images loader
|
|
48
|
-
el[domMethod]('load', swiper.onLoad, { capture: true });
|
|
49
|
-
};
|
|
50
|
-
function attachEvents() {
|
|
51
|
-
const swiper = this;
|
|
52
|
-
const { params } = swiper;
|
|
53
|
-
swiper.onTouchStart = onTouchStart.bind(swiper);
|
|
54
|
-
swiper.onTouchMove = onTouchMove.bind(swiper);
|
|
55
|
-
swiper.onTouchEnd = onTouchEnd.bind(swiper);
|
|
56
|
-
swiper.onDocumentTouchStart = onDocumentTouchStart.bind(swiper);
|
|
57
|
-
if (params.cssMode) {
|
|
58
|
-
swiper.onScroll = onScroll.bind(swiper);
|
|
59
|
-
}
|
|
60
|
-
swiper.onClick = onClick.bind(swiper);
|
|
61
|
-
swiper.onLoad = onLoad.bind(swiper);
|
|
62
|
-
events(swiper, 'on');
|
|
63
|
-
}
|
|
64
|
-
function detachEvents() {
|
|
65
|
-
const swiper = this;
|
|
66
|
-
events(swiper, 'off');
|
|
67
|
-
}
|
|
68
|
-
export default {
|
|
69
|
-
attachEvents,
|
|
70
|
-
detachEvents,
|
|
71
|
-
};
|
|
72
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/index.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export default function onClick(e) {
|
|
2
|
-
const swiper = this;
|
|
3
|
-
if (!swiper.enabled)
|
|
4
|
-
return;
|
|
5
|
-
if (!swiper.allowClick) {
|
|
6
|
-
if (swiper.params.preventClicks)
|
|
7
|
-
e.preventDefault();
|
|
8
|
-
if (swiper.params.preventClicksPropagation && swiper.animating) {
|
|
9
|
-
e.stopPropagation();
|
|
10
|
-
e.stopImmediatePropagation();
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
//# sourceMappingURL=onClick.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onClick.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onClick.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,OAAO,CAAC,CAAC;IAC/B,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,IAAI,CAAC,MAAM,CAAC,OAAO;QAAE,OAAO;IAC5B,IAAI,CAAC,MAAM,CAAC,UAAU,EAAE,CAAC;QACvB,IAAI,MAAM,CAAC,MAAM,CAAC,aAAa;YAAE,CAAC,CAAC,cAAc,EAAE,CAAC;QACpD,IAAI,MAAM,CAAC,MAAM,CAAC,wBAAwB,IAAI,MAAM,CAAC,SAAS,EAAE,CAAC;YAC/D,CAAC,CAAC,eAAe,EAAE,CAAC;YACpB,CAAC,CAAC,wBAAwB,EAAE,CAAC;QAC/B,CAAC;IACH,CAAC;AACH,CAAC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export default function onDocumentTouchStart() {
|
|
2
|
-
const swiper = this;
|
|
3
|
-
if (swiper.documentTouchHandlerProceeded)
|
|
4
|
-
return;
|
|
5
|
-
swiper.documentTouchHandlerProceeded = true;
|
|
6
|
-
if (swiper.params.touchReleaseOnEdges) {
|
|
7
|
-
swiper.el.style.touchAction = 'auto';
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
//# sourceMappingURL=onDocumentTouchStart.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onDocumentTouchStart.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,oBAAoB;IAC1C,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,IAAI,MAAM,CAAC,6BAA6B;QAAE,OAAO;IACjD,MAAM,CAAC,6BAA6B,GAAG,IAAI,CAAC;IAC5C,IAAI,MAAM,CAAC,MAAM,CAAC,mBAAmB,EAAE,CAAC;QACtC,MAAM,CAAC,EAAE,CAAC,KAAK,CAAC,WAAW,GAAG,MAAM,CAAC;IACvC,CAAC;AACH,CAAC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { processLazyPreloader } from '../../shared/process-lazy-preloader.js';
|
|
2
|
-
export default function onLoad(e) {
|
|
3
|
-
const swiper = this;
|
|
4
|
-
processLazyPreloader(swiper, e.target);
|
|
5
|
-
if (swiper.params.cssMode ||
|
|
6
|
-
(swiper.params.slidesPerView !== 'auto' && !swiper.params.autoHeight)) {
|
|
7
|
-
return;
|
|
8
|
-
}
|
|
9
|
-
swiper.update();
|
|
10
|
-
}
|
|
11
|
-
//# sourceMappingURL=onLoad.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onLoad.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onLoad.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,qCAAqC,CAAC;AAE3E,MAAM,CAAC,OAAO,UAAU,MAAM,CAAC,CAAC;IAC9B,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,oBAAoB,CAAC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC;IACvC,IACE,MAAM,CAAC,MAAM,CAAC,OAAO;QACrB,CAAC,MAAM,CAAC,MAAM,CAAC,aAAa,KAAK,MAAM,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,UAAU,CAAC,EACrE,CAAC;QACD,OAAO;IACT,CAAC;IACD,MAAM,CAAC,MAAM,EAAE,CAAC;AAClB,CAAC"}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export default function onResize() {
|
|
2
|
-
const swiper = this;
|
|
3
|
-
const { params, el } = swiper;
|
|
4
|
-
if (el && el.offsetWidth === 0)
|
|
5
|
-
return;
|
|
6
|
-
// Breakpoints
|
|
7
|
-
if (params.breakpoints) {
|
|
8
|
-
swiper.setBreakpoint();
|
|
9
|
-
}
|
|
10
|
-
// Save locks
|
|
11
|
-
const { allowSlideNext, allowSlidePrev, snapGrid } = swiper;
|
|
12
|
-
const isVirtual = swiper.virtual && swiper.params.virtual.enabled;
|
|
13
|
-
// Disable locks on resize
|
|
14
|
-
swiper.allowSlideNext = true;
|
|
15
|
-
swiper.allowSlidePrev = true;
|
|
16
|
-
swiper.updateSize();
|
|
17
|
-
swiper.updateSlides();
|
|
18
|
-
swiper.updateSlidesClasses();
|
|
19
|
-
const isVirtualLoop = isVirtual && params.loop;
|
|
20
|
-
if ((params.slidesPerView === 'auto' || params.slidesPerView > 1) &&
|
|
21
|
-
swiper.isEnd &&
|
|
22
|
-
!swiper.isBeginning &&
|
|
23
|
-
!swiper.params.centeredSlides &&
|
|
24
|
-
!isVirtualLoop) {
|
|
25
|
-
swiper.slideTo(swiper.slides.length - 1, 0, false, true);
|
|
26
|
-
}
|
|
27
|
-
else {
|
|
28
|
-
if (swiper.params.loop && !isVirtual) {
|
|
29
|
-
swiper.slideToLoop(swiper.realIndex, 0, false, true);
|
|
30
|
-
}
|
|
31
|
-
else {
|
|
32
|
-
swiper.slideTo(swiper.activeIndex, 0, false, true);
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
if (swiper.autoplay && swiper.autoplay.running && swiper.autoplay.paused) {
|
|
36
|
-
clearTimeout(swiper.autoplay.resizeTimeout);
|
|
37
|
-
swiper.autoplay.resizeTimeout = setTimeout(() => {
|
|
38
|
-
if (swiper.autoplay && swiper.autoplay.running && swiper.autoplay.paused) {
|
|
39
|
-
swiper.autoplay.resume();
|
|
40
|
-
}
|
|
41
|
-
}, 500);
|
|
42
|
-
}
|
|
43
|
-
// Return locks after resize
|
|
44
|
-
swiper.allowSlidePrev = allowSlidePrev;
|
|
45
|
-
swiper.allowSlideNext = allowSlideNext;
|
|
46
|
-
if (swiper.params.watchOverflow && snapGrid !== swiper.snapGrid) {
|
|
47
|
-
swiper.checkOverflow();
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
//# sourceMappingURL=onResize.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onResize.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onResize.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,QAAQ;IAC9B,MAAM,MAAM,GAAG,IAAI,CAAC;IAEpB,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,GAAG,MAAM,CAAC;IAE9B,IAAI,EAAE,IAAI,EAAE,CAAC,WAAW,KAAK,CAAC;QAAE,OAAO;IAEvC,cAAc;IACd,IAAI,MAAM,CAAC,WAAW,EAAE,CAAC;QACvB,MAAM,CAAC,aAAa,EAAE,CAAC;IACzB,CAAC;IAED,aAAa;IACb,MAAM,EAAE,cAAc,EAAE,cAAc,EAAE,QAAQ,EAAE,GAAG,MAAM,CAAC;IAE5D,MAAM,SAAS,GAAG,MAAM,CAAC,OAAO,IAAI,MAAM,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC;IAElE,0BAA0B;IAC1B,MAAM,CAAC,cAAc,GAAG,IAAI,CAAC;IAC7B,MAAM,CAAC,cAAc,GAAG,IAAI,CAAC;IAE7B,MAAM,CAAC,UAAU,EAAE,CAAC;IACpB,MAAM,CAAC,YAAY,EAAE,CAAC;IAEtB,MAAM,CAAC,mBAAmB,EAAE,CAAC;IAC7B,MAAM,aAAa,GAAG,SAAS,IAAI,MAAM,CAAC,IAAI,CAAC;IAC/C,IACE,CAAC,MAAM,CAAC,aAAa,KAAK,MAAM,IAAI,MAAM,CAAC,aAAa,GAAG,CAAC,CAAC;QAC7D,MAAM,CAAC,KAAK;QACZ,CAAC,MAAM,CAAC,WAAW;QACnB,CAAC,MAAM,CAAC,MAAM,CAAC,cAAc;QAC7B,CAAC,aAAa,EACd,CAAC;QACD,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC;IAC3D,CAAC;SAAM,CAAC;QACN,IAAI,MAAM,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,SAAS,EAAE,CAAC;YACrC,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,SAAS,EAAE,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC;QACvD,CAAC;aAAM,CAAC;YACN,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC;QACrD,CAAC;IACH,CAAC;IAED,IAAI,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,QAAQ,CAAC,OAAO,IAAI,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;QACzE,YAAY,CAAC,MAAM,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC;QAC5C,MAAM,CAAC,QAAQ,CAAC,aAAa,GAAG,UAAU,CAAC,GAAG,EAAE;YAC9C,IAAI,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,QAAQ,CAAC,OAAO,IAAI,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;gBACzE,MAAM,CAAC,QAAQ,CAAC,MAAM,EAAE,CAAC;YAC3B,CAAC;QACH,CAAC,EAAE,GAAG,CAAC,CAAC;IACV,CAAC;IACD,4BAA4B;IAC5B,MAAM,CAAC,cAAc,GAAG,cAAc,CAAC;IACvC,MAAM,CAAC,cAAc,GAAG,cAAc,CAAC;IAEvC,IAAI,MAAM,CAAC,MAAM,CAAC,aAAa,IAAI,QAAQ,KAAK,MAAM,CAAC,QAAQ,EAAE,CAAC;QAChE,MAAM,CAAC,aAAa,EAAE,CAAC;IACzB,CAAC;AACH,CAAC"}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
export default function onScroll() {
|
|
2
|
-
const swiper = this;
|
|
3
|
-
const { wrapperEl, rtlTranslate, enabled } = swiper;
|
|
4
|
-
if (!enabled)
|
|
5
|
-
return;
|
|
6
|
-
swiper.previousTranslate = swiper.translate;
|
|
7
|
-
if (swiper.isHorizontal()) {
|
|
8
|
-
swiper.translate = -wrapperEl.scrollLeft;
|
|
9
|
-
}
|
|
10
|
-
else {
|
|
11
|
-
swiper.translate = -wrapperEl.scrollTop;
|
|
12
|
-
}
|
|
13
|
-
// eslint-disable-next-line
|
|
14
|
-
if (swiper.translate === 0)
|
|
15
|
-
swiper.translate = 0;
|
|
16
|
-
swiper.updateActiveIndex();
|
|
17
|
-
swiper.updateSlidesClasses();
|
|
18
|
-
let newProgress;
|
|
19
|
-
const translatesDiff = swiper.maxTranslate() - swiper.minTranslate();
|
|
20
|
-
if (translatesDiff === 0) {
|
|
21
|
-
newProgress = 0;
|
|
22
|
-
}
|
|
23
|
-
else {
|
|
24
|
-
newProgress = (swiper.translate - swiper.minTranslate()) / translatesDiff;
|
|
25
|
-
}
|
|
26
|
-
if (newProgress !== swiper.progress) {
|
|
27
|
-
swiper.updateProgress(rtlTranslate ? -swiper.translate : swiper.translate);
|
|
28
|
-
}
|
|
29
|
-
swiper.emit('setTranslate', swiper.translate, false);
|
|
30
|
-
}
|
|
31
|
-
//# sourceMappingURL=onScroll.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onScroll.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onScroll.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,OAAO,UAAU,QAAQ;IAC9B,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,SAAS,EAAE,YAAY,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;IACpD,IAAI,CAAC,OAAO;QAAE,OAAO;IACrB,MAAM,CAAC,iBAAiB,GAAG,MAAM,CAAC,SAAS,CAAC;IAC5C,IAAI,MAAM,CAAC,YAAY,EAAE,EAAE,CAAC;QAC1B,MAAM,CAAC,SAAS,GAAG,CAAC,SAAS,CAAC,UAAU,CAAC;IAC3C,CAAC;SAAM,CAAC;QACN,MAAM,CAAC,SAAS,GAAG,CAAC,SAAS,CAAC,SAAS,CAAC;IAC1C,CAAC;IACD,2BAA2B;IAC3B,IAAI,MAAM,CAAC,SAAS,KAAK,CAAC;QAAE,MAAM,CAAC,SAAS,GAAG,CAAC,CAAC;IAEjD,MAAM,CAAC,iBAAiB,EAAE,CAAC;IAC3B,MAAM,CAAC,mBAAmB,EAAE,CAAC;IAE7B,IAAI,WAAW,CAAC;IAChB,MAAM,cAAc,GAAG,MAAM,CAAC,YAAY,EAAE,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC;IACrE,IAAI,cAAc,KAAK,CAAC,EAAE,CAAC;QACzB,WAAW,GAAG,CAAC,CAAC;IAClB,CAAC;SAAM,CAAC;QACN,WAAW,GAAG,CAAC,MAAM,CAAC,SAAS,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC,GAAG,cAAc,CAAC;IAC5E,CAAC;IACD,IAAI,WAAW,KAAK,MAAM,CAAC,QAAQ,EAAE,CAAC;QACpC,MAAM,CAAC,cAAc,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;IAC7E,CAAC;IAED,MAAM,CAAC,IAAI,CAAC,cAAc,EAAE,MAAM,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;AACvD,CAAC"}
|
|
@@ -1,182 +0,0 @@
|
|
|
1
|
-
import { now, nextTick } from '../../shared/utils.js';
|
|
2
|
-
export default function onTouchEnd(event) {
|
|
3
|
-
const swiper = this;
|
|
4
|
-
const data = swiper.touchEventsData;
|
|
5
|
-
let e = event;
|
|
6
|
-
if (e.originalEvent)
|
|
7
|
-
e = e.originalEvent;
|
|
8
|
-
let targetTouch;
|
|
9
|
-
const isTouchEvent = e.type === 'touchend' || e.type === 'touchcancel';
|
|
10
|
-
if (!isTouchEvent) {
|
|
11
|
-
if (data.touchId !== null)
|
|
12
|
-
return; // return from pointer if we use touch
|
|
13
|
-
if (e.pointerId !== data.pointerId)
|
|
14
|
-
return;
|
|
15
|
-
targetTouch = e;
|
|
16
|
-
}
|
|
17
|
-
else {
|
|
18
|
-
targetTouch = [...e.changedTouches].filter((t) => t.identifier === data.touchId)[0];
|
|
19
|
-
if (!targetTouch || targetTouch.identifier !== data.touchId)
|
|
20
|
-
return;
|
|
21
|
-
}
|
|
22
|
-
if (['pointercancel', 'pointerout', 'pointerleave', 'contextmenu'].includes(e.type)) {
|
|
23
|
-
const proceed = ['pointercancel', 'contextmenu'].includes(e.type) &&
|
|
24
|
-
(swiper.browser.isSafari || swiper.browser.isWebView);
|
|
25
|
-
if (!proceed) {
|
|
26
|
-
return;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
data.pointerId = null;
|
|
30
|
-
data.touchId = null;
|
|
31
|
-
const { params, touches, rtlTranslate: rtl, slidesGrid, enabled } = swiper;
|
|
32
|
-
if (!enabled)
|
|
33
|
-
return;
|
|
34
|
-
if (!params.simulateTouch && e.pointerType === 'mouse')
|
|
35
|
-
return;
|
|
36
|
-
if (data.allowTouchCallbacks) {
|
|
37
|
-
swiper.emit('touchEnd', e);
|
|
38
|
-
}
|
|
39
|
-
data.allowTouchCallbacks = false;
|
|
40
|
-
if (!data.isTouched) {
|
|
41
|
-
if (data.isMoved && params.grabCursor) {
|
|
42
|
-
swiper.setGrabCursor(false);
|
|
43
|
-
}
|
|
44
|
-
data.isMoved = false;
|
|
45
|
-
data.startMoving = false;
|
|
46
|
-
return;
|
|
47
|
-
}
|
|
48
|
-
// Return Grab Cursor
|
|
49
|
-
if (params.grabCursor &&
|
|
50
|
-
data.isMoved &&
|
|
51
|
-
data.isTouched &&
|
|
52
|
-
(swiper.allowSlideNext === true || swiper.allowSlidePrev === true)) {
|
|
53
|
-
swiper.setGrabCursor(false);
|
|
54
|
-
}
|
|
55
|
-
// Time diff
|
|
56
|
-
const touchEndTime = now();
|
|
57
|
-
const timeDiff = touchEndTime - data.touchStartTime;
|
|
58
|
-
// Tap, doubleTap, Click
|
|
59
|
-
if (swiper.allowClick) {
|
|
60
|
-
const pathTree = e.path || (e.composedPath && e.composedPath());
|
|
61
|
-
swiper.updateClickedSlide((pathTree && pathTree[0]) || e.target, pathTree);
|
|
62
|
-
swiper.emit('tap click', e);
|
|
63
|
-
if (timeDiff < 300 && touchEndTime - data.lastClickTime < 300) {
|
|
64
|
-
swiper.emit('doubleTap doubleClick', e);
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
data.lastClickTime = now();
|
|
68
|
-
nextTick(() => {
|
|
69
|
-
if (!swiper.destroyed)
|
|
70
|
-
swiper.allowClick = true;
|
|
71
|
-
});
|
|
72
|
-
if (!data.isTouched ||
|
|
73
|
-
!data.isMoved ||
|
|
74
|
-
!swiper.swipeDirection ||
|
|
75
|
-
(touches.diff === 0 && !data.loopSwapReset) ||
|
|
76
|
-
(data.currentTranslate === data.startTranslate && !data.loopSwapReset)) {
|
|
77
|
-
data.isTouched = false;
|
|
78
|
-
data.isMoved = false;
|
|
79
|
-
data.startMoving = false;
|
|
80
|
-
return;
|
|
81
|
-
}
|
|
82
|
-
data.isTouched = false;
|
|
83
|
-
data.isMoved = false;
|
|
84
|
-
data.startMoving = false;
|
|
85
|
-
let currentPos;
|
|
86
|
-
if (params.followFinger) {
|
|
87
|
-
currentPos = rtl ? swiper.translate : -swiper.translate;
|
|
88
|
-
}
|
|
89
|
-
else {
|
|
90
|
-
currentPos = -data.currentTranslate;
|
|
91
|
-
}
|
|
92
|
-
if (params.cssMode) {
|
|
93
|
-
return;
|
|
94
|
-
}
|
|
95
|
-
if (params.freeMode && params.freeMode.enabled) {
|
|
96
|
-
swiper.freeMode.onTouchEnd({ currentPos });
|
|
97
|
-
return;
|
|
98
|
-
}
|
|
99
|
-
// Find current slide
|
|
100
|
-
const swipeToLast = currentPos >= -swiper.maxTranslate() && !swiper.params.loop;
|
|
101
|
-
let stopIndex = 0;
|
|
102
|
-
let groupSize = swiper.slidesSizesGrid[0];
|
|
103
|
-
for (let i = 0; i < slidesGrid.length; i += i < params.slidesPerGroupSkip ? 1 : params.slidesPerGroup) {
|
|
104
|
-
const increment = i < params.slidesPerGroupSkip - 1 ? 1 : params.slidesPerGroup;
|
|
105
|
-
if (typeof slidesGrid[i + increment] !== 'undefined') {
|
|
106
|
-
if (swipeToLast || (currentPos >= slidesGrid[i] && currentPos < slidesGrid[i + increment])) {
|
|
107
|
-
stopIndex = i;
|
|
108
|
-
groupSize = slidesGrid[i + increment] - slidesGrid[i];
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
else if (swipeToLast || currentPos >= slidesGrid[i]) {
|
|
112
|
-
stopIndex = i;
|
|
113
|
-
groupSize = slidesGrid[slidesGrid.length - 1] - slidesGrid[slidesGrid.length - 2];
|
|
114
|
-
}
|
|
115
|
-
}
|
|
116
|
-
let rewindFirstIndex = null;
|
|
117
|
-
let rewindLastIndex = null;
|
|
118
|
-
if (params.rewind) {
|
|
119
|
-
if (swiper.isBeginning) {
|
|
120
|
-
rewindLastIndex =
|
|
121
|
-
params.virtual && params.virtual.enabled && swiper.virtual
|
|
122
|
-
? swiper.virtual.slides.length - 1
|
|
123
|
-
: swiper.slides.length - 1;
|
|
124
|
-
}
|
|
125
|
-
else if (swiper.isEnd) {
|
|
126
|
-
rewindFirstIndex = 0;
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
// Find current slide size
|
|
130
|
-
const ratio = (currentPos - slidesGrid[stopIndex]) / groupSize;
|
|
131
|
-
const increment = stopIndex < params.slidesPerGroupSkip - 1 ? 1 : params.slidesPerGroup;
|
|
132
|
-
if (timeDiff > params.longSwipesMs) {
|
|
133
|
-
// Long touches
|
|
134
|
-
if (!params.longSwipes) {
|
|
135
|
-
swiper.slideTo(swiper.activeIndex);
|
|
136
|
-
return;
|
|
137
|
-
}
|
|
138
|
-
if (swiper.swipeDirection === 'next') {
|
|
139
|
-
if (ratio >= params.longSwipesRatio)
|
|
140
|
-
swiper.slideTo(params.rewind && swiper.isEnd ? rewindFirstIndex : stopIndex + increment);
|
|
141
|
-
else
|
|
142
|
-
swiper.slideTo(stopIndex);
|
|
143
|
-
}
|
|
144
|
-
if (swiper.swipeDirection === 'prev') {
|
|
145
|
-
if (ratio > 1 - params.longSwipesRatio) {
|
|
146
|
-
swiper.slideTo(stopIndex + increment);
|
|
147
|
-
}
|
|
148
|
-
else if (rewindLastIndex !== null &&
|
|
149
|
-
ratio < 0 &&
|
|
150
|
-
Math.abs(ratio) > params.longSwipesRatio) {
|
|
151
|
-
swiper.slideTo(rewindLastIndex);
|
|
152
|
-
}
|
|
153
|
-
else {
|
|
154
|
-
swiper.slideTo(stopIndex);
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
else {
|
|
159
|
-
// Short swipes
|
|
160
|
-
if (!params.shortSwipes) {
|
|
161
|
-
swiper.slideTo(swiper.activeIndex);
|
|
162
|
-
return;
|
|
163
|
-
}
|
|
164
|
-
const isNavButtonTarget = swiper.navigation &&
|
|
165
|
-
(e.target === swiper.navigation.nextEl || e.target === swiper.navigation.prevEl);
|
|
166
|
-
if (!isNavButtonTarget) {
|
|
167
|
-
if (swiper.swipeDirection === 'next') {
|
|
168
|
-
swiper.slideTo(rewindFirstIndex !== null ? rewindFirstIndex : stopIndex + increment);
|
|
169
|
-
}
|
|
170
|
-
if (swiper.swipeDirection === 'prev') {
|
|
171
|
-
swiper.slideTo(rewindLastIndex !== null ? rewindLastIndex : stopIndex);
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
else if (e.target === swiper.navigation.nextEl) {
|
|
175
|
-
swiper.slideTo(stopIndex + increment);
|
|
176
|
-
}
|
|
177
|
-
else {
|
|
178
|
-
swiper.slideTo(stopIndex);
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
}
|
|
182
|
-
//# sourceMappingURL=onTouchEnd.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"onTouchEnd.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onTouchEnd.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,QAAQ,EAAE,MAAM,oBAAoB,CAAC;AAEnD,MAAM,CAAC,OAAO,UAAU,UAAU,CAAC,KAAK;IACtC,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,IAAI,GAAG,MAAM,CAAC,eAAe,CAAC;IAEpC,IAAI,CAAC,GAAG,KAAK,CAAC;IACd,IAAI,CAAC,CAAC,aAAa;QAAE,CAAC,GAAG,CAAC,CAAC,aAAa,CAAC;IACzC,IAAI,WAAW,CAAC;IAChB,MAAM,YAAY,GAAG,CAAC,CAAC,IAAI,KAAK,UAAU,IAAI,CAAC,CAAC,IAAI,KAAK,aAAa,CAAC;IACvE,IAAI,CAAC,YAAY,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,OAAO,KAAK,IAAI;YAAE,OAAO,CAAC,sCAAsC;QACzE,IAAI,CAAC,CAAC,SAAS,KAAK,IAAI,CAAC,SAAS;YAAE,OAAO;QAC3C,WAAW,GAAG,CAAC,CAAC;IAClB,CAAC;SAAM,CAAC;QACN,WAAW,GAAG,CAAC,GAAG,CAAC,CAAC,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,KAAK,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC;QACpF,IAAI,CAAC,WAAW,IAAI,WAAW,CAAC,UAAU,KAAK,IAAI,CAAC,OAAO;YAAE,OAAO;IACtE,CAAC;IAED,IAAI,CAAC,eAAe,EAAE,YAAY,EAAE,cAAc,EAAE,aAAa,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC;QACpF,MAAM,OAAO,GACX,CAAC,eAAe,EAAE,aAAa,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,IAAI,CAAC;YACjD,CAAC,MAAM,CAAC,OAAO,CAAC,QAAQ,IAAI,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;QACxD,IAAI,CAAC,OAAO,EAAE,CAAC;YACb,OAAO;QACT,CAAC;IACH,CAAC;IAED,IAAI,CAAC,SAAS,GAAG,IAAI,CAAC;IACtB,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;IACpB,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,YAAY,EAAE,GAAG,EAAE,UAAU,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;IAC3E,IAAI,CAAC,OAAO;QAAE,OAAO;IACrB,IAAI,CAAC,MAAM,CAAC,aAAa,IAAI,CAAC,CAAC,WAAW,KAAK,OAAO;QAAE,OAAO;IAE/D,IAAI,IAAI,CAAC,mBAAmB,EAAE,CAAC;QAC7B,MAAM,CAAC,IAAI,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;IAC7B,CAAC;IACD,IAAI,CAAC,mBAAmB,GAAG,KAAK,CAAC;IACjC,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,CAAC;QACpB,IAAI,IAAI,CAAC,OAAO,IAAI,MAAM,CAAC,UAAU,EAAE,CAAC;YACtC,MAAM,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;QAC9B,CAAC;QACD,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC;QACrB,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;QACzB,OAAO;IACT,CAAC;IAED,qBAAqB;IACrB,IACE,MAAM,CAAC,UAAU;QACjB,IAAI,CAAC,OAAO;QACZ,IAAI,CAAC,SAAS;QACd,CAAC,MAAM,CAAC,cAAc,KAAK,IAAI,IAAI,MAAM,CAAC,cAAc,KAAK,IAAI,CAAC,EAClE,CAAC;QACD,MAAM,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;IAC9B,CAAC;IAED,YAAY;IACZ,MAAM,YAAY,GAAG,GAAG,EAAE,CAAC;IAC3B,MAAM,QAAQ,GAAG,YAAY,GAAG,IAAI,CAAC,cAAc,CAAC;IAEpD,wBAAwB;IACxB,IAAI,MAAM,CAAC,UAAU,EAAE,CAAC;QACtB,MAAM,QAAQ,GAAG,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,CAAC,YAAY,IAAI,CAAC,CAAC,YAAY,EAAE,CAAC,CAAC;QAChE,MAAM,CAAC,kBAAkB,CAAC,CAAC,QAAQ,IAAI,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,QAAQ,CAAC,CAAC;QAC3E,MAAM,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC;QAC5B,IAAI,QAAQ,GAAG,GAAG,IAAI,YAAY,GAAG,IAAI,CAAC,aAAa,GAAG,GAAG,EAAE,CAAC;YAC9D,MAAM,CAAC,IAAI,CAAC,uBAAuB,EAAE,CAAC,CAAC,CAAC;QAC1C,CAAC;IACH,CAAC;IAED,IAAI,CAAC,aAAa,GAAG,GAAG,EAAE,CAAC;IAC3B,QAAQ,CAAC,GAAG,EAAE;QACZ,IAAI,CAAC,MAAM,CAAC,SAAS;YAAE,MAAM,CAAC,UAAU,GAAG,IAAI,CAAC;IAClD,CAAC,CAAC,CAAC;IAEH,IACE,CAAC,IAAI,CAAC,SAAS;QACf,CAAC,IAAI,CAAC,OAAO;QACb,CAAC,MAAM,CAAC,cAAc;QACtB,CAAC,OAAO,CAAC,IAAI,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC;QAC3C,CAAC,IAAI,CAAC,gBAAgB,KAAK,IAAI,CAAC,cAAc,IAAI,CAAC,IAAI,CAAC,aAAa,CAAC,EACtE,CAAC;QACD,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC;QACvB,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC;QACrB,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;QACzB,OAAO;IACT,CAAC;IAED,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC;IACvB,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC;IACrB,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;IAEzB,IAAI,UAAU,CAAC;IACf,IAAI,MAAM,CAAC,YAAY,EAAE,CAAC;QACxB,UAAU,GAAG,GAAG,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC;IAC1D,CAAC;SAAM,CAAC;QACN,UAAU,GAAG,CAAC,IAAI,CAAC,gBAAgB,CAAC;IACtC,CAAC;IAED,IAAI,MAAM,CAAC,OAAO,EAAE,CAAC;QACnB,OAAO;IACT,CAAC;IAED,IAAI,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC;QAC/C,MAAM,CAAC,QAAQ,CAAC,UAAU,CAAC,EAAE,UAAU,EAAE,CAAC,CAAC;QAC3C,OAAO;IACT,CAAC;IAED,qBAAqB;IACrB,MAAM,WAAW,GAAG,UAAU,IAAI,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC;IAChF,IAAI,SAAS,GAAG,CAAC,CAAC;IAClB,IAAI,SAAS,GAAG,MAAM,CAAC,eAAe,CAAC,CAAC,CAAC,CAAC;IAC1C,KACE,IAAI,CAAC,GAAG,CAAC,EACT,CAAC,GAAG,UAAU,CAAC,MAAM,EACrB,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,cAAc,EAC9D,CAAC;QACD,MAAM,SAAS,GAAG,CAAC,GAAG,MAAM,CAAC,kBAAkB,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,cAAc,CAAC;QAChF,IAAI,OAAO,UAAU,CAAC,CAAC,GAAG,SAAS,CAAC,KAAK,WAAW,EAAE,CAAC;YACrD,IAAI,WAAW,IAAI,CAAC,UAAU,IAAI,UAAU,CAAC,CAAC,CAAC,IAAI,UAAU,GAAG,UAAU,CAAC,CAAC,GAAG,SAAS,CAAC,CAAC,EAAE,CAAC;gBAC3F,SAAS,GAAG,CAAC,CAAC;gBACd,SAAS,GAAG,UAAU,CAAC,CAAC,GAAG,SAAS,CAAC,GAAG,UAAU,CAAC,CAAC,CAAC,CAAC;YACxD,CAAC;QACH,CAAC;aAAM,IAAI,WAAW,IAAI,UAAU,IAAI,UAAU,CAAC,CAAC,CAAC,EAAE,CAAC;YACtD,SAAS,GAAG,CAAC,CAAC;YACd,SAAS,GAAG,UAAU,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,GAAG,UAAU,CAAC,UAAU,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;QACpF,CAAC;IACH,CAAC;IAED,IAAI,gBAAgB,GAAG,IAAI,CAAC;IAC5B,IAAI,eAAe,GAAG,IAAI,CAAC;IAC3B,IAAI,MAAM,CAAC,MAAM,EAAE,CAAC;QAClB,IAAI,MAAM,CAAC,WAAW,EAAE,CAAC;YACvB,eAAe;gBACb,MAAM,CAAC,OAAO,IAAI,MAAM,CAAC,OAAO,CAAC,OAAO,IAAI,MAAM,CAAC,OAAO;oBACxD,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC;oBAClC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC;QACjC,CAAC;aAAM,IAAI,MAAM,CAAC,KAAK,EAAE,CAAC;YACxB,gBAAgB,GAAG,CAAC,CAAC;QACvB,CAAC;IACH,CAAC;IACD,0BAA0B;IAC1B,MAAM,KAAK,GAAG,CAAC,UAAU,GAAG,UAAU,CAAC,SAAS,CAAC,CAAC,GAAG,SAAS,CAAC;IAC/D,MAAM,SAAS,GAAG,SAAS,GAAG,MAAM,CAAC,kBAAkB,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,cAAc,CAAC;IACxF,IAAI,QAAQ,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC;QACnC,eAAe;QACf,IAAI,CAAC,MAAM,CAAC,UAAU,EAAE,CAAC;YACvB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;YACnC,OAAO;QACT,CAAC;QACD,IAAI,MAAM,CAAC,cAAc,KAAK,MAAM,EAAE,CAAC;YACrC,IAAI,KAAK,IAAI,MAAM,CAAC,eAAe;gBACjC,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,MAAM,IAAI,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;;gBACtF,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;QACjC,CAAC;QACD,IAAI,MAAM,CAAC,cAAc,KAAK,MAAM,EAAE,CAAC;YACrC,IAAI,KAAK,GAAG,CAAC,GAAG,MAAM,CAAC,eAAe,EAAE,CAAC;gBACvC,MAAM,CAAC,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;YACxC,CAAC;iBAAM,IACL,eAAe,KAAK,IAAI;gBACxB,KAAK,GAAG,CAAC;gBACT,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,MAAM,CAAC,eAAe,EACxC,CAAC;gBACD,MAAM,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC;YAClC,CAAC;iBAAM,CAAC;gBACN,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;YAC5B,CAAC;QACH,CAAC;IACH,CAAC;SAAM,CAAC;QACN,eAAe;QACf,IAAI,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC;YACxB,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC;YACnC,OAAO;QACT,CAAC;QACD,MAAM,iBAAiB,GACrB,MAAM,CAAC,UAAU;YACjB,CAAC,CAAC,CAAC,MAAM,KAAK,MAAM,CAAC,UAAU,CAAC,MAAM,IAAI,CAAC,CAAC,MAAM,KAAK,MAAM,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC;QACnF,IAAI,CAAC,iBAAiB,EAAE,CAAC;YACvB,IAAI,MAAM,CAAC,cAAc,KAAK,MAAM,EAAE,CAAC;gBACrC,MAAM,CAAC,OAAO,CAAC,gBAAgB,KAAK,IAAI,CAAC,CAAC,CAAC,gBAAgB,CAAC,CAAC,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;YACvF,CAAC;YACD,IAAI,MAAM,CAAC,cAAc,KAAK,MAAM,EAAE,CAAC;gBACrC,MAAM,CAAC,OAAO,CAAC,eAAe,KAAK,IAAI,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC;YACzE,CAAC;QACH,CAAC;aAAM,IAAI,CAAC,CAAC,MAAM,KAAK,MAAM,CAAC,UAAU,CAAC,MAAM,EAAE,CAAC;YACjD,MAAM,CAAC,OAAO,CAAC,SAAS,GAAG,SAAS,CAAC,CAAC;QACxC,CAAC;aAAM,CAAC;YACN,MAAM,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;QAC5B,CAAC;IACH,CAAC;AACH,CAAC"}
|