infinity-forge 0.55.6 → 0.55.7
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/sites/components/default-pages/404/component.js +2 -1
- package/dist/sites/components/default-pages/404/component.js.map +1 -1
- package/dist/sites/components/default-pages/404/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/500/component.js +2 -1
- package/dist/sites/components/default-pages/500/component.js.map +1 -1
- package/dist/sites/components/default-pages/500/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/blog/component.js +2 -1
- package/dist/sites/components/default-pages/blog/component.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/blog-item/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/blog-item/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/blog-item/share/icons/index.js +5 -4
- package/dist/sites/components/default-pages/blog/components/blog-item/share/icons/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/blog-item/share/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/blog-item/share/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/blog/components/blog-item/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +2 -0
- package/dist/sites/components/default-pages/blog/components/featured-blog/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/featured-blog/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/side-box-categories/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/side-box-newsletter/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/blog/components/title-blog/index.js +2 -1
- package/dist/sites/components/default-pages/blog/components/title-blog/index.js.map +1 -1
- package/dist/sites/components/default-pages/blog/components/title-blog/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/blog/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/common-ssrs-api/_app.js +2 -1
- package/dist/sites/components/default-pages/common-ssrs-api/_app.js.map +1 -1
- package/dist/sites/components/default-pages/common-ssrs-api/blog/index.d.ts +1 -0
- package/dist/sites/components/default-pages/common-ssrs-api/blog/index.js +2 -1
- package/dist/sites/components/default-pages/common-ssrs-api/blog/index.js.map +1 -1
- package/dist/sites/components/default-pages/common-ssrs-api/post/index.js +2 -1
- package/dist/sites/components/default-pages/common-ssrs-api/post/index.js.map +1 -1
- package/dist/sites/components/default-pages/post/box-post/index.js +2 -1
- package/dist/sites/components/default-pages/post/box-post/index.js.map +1 -1
- package/dist/sites/components/default-pages/post/box-post/styles.d.ts +1 -0
- package/dist/sites/components/default-pages/post/component.js +2 -1
- package/dist/sites/components/default-pages/post/component.js.map +1 -1
- package/dist/sites/components/default-pages/post/styles.d.ts +1 -0
- package/dist/sites/context/index.d.ts +1 -0
- package/dist/sites/context/index.js +3 -2
- package/dist/sites/context/index.js.map +1 -1
- package/dist/sites/context/scripts/acept-cookies/index.d.ts +1 -0
- package/dist/sites/context/scripts/acept-cookies/index.js +2 -1
- package/dist/sites/context/scripts/acept-cookies/index.js.map +1 -1
- package/dist/sites/context/scripts/acept-cookies/styles.d.ts +1 -0
- package/dist/sites/context/scripts/acept-ratedr/index.d.ts +1 -0
- package/dist/sites/context/scripts/acept-ratedr/index.js +2 -1
- package/dist/sites/context/scripts/acept-ratedr/index.js.map +1 -1
- package/dist/sites/context/scripts/acept-ratedr/styles.d.ts +1 -0
- package/dist/sites/context/scripts/component.js +2 -1
- package/dist/sites/context/scripts/component.js.map +1 -1
- package/dist/sites/context/scripts/whatsapp-fixed/index.js +2 -1
- package/dist/sites/context/scripts/whatsapp-fixed/index.js.map +1 -1
- package/dist/sites/context/scripts/whatsapp-fixed/styles.d.ts +1 -0
- package/dist/sites/fixed-components/effect/component.js +2 -1
- package/dist/sites/fixed-components/effect/component.js.map +1 -1
- package/dist/sites/fixed-components/effect/interfaces.d.ts +1 -0
- package/dist/sites/fixed-components/effect/styles.d.ts +1 -0
- package/dist/sites/fixed-components/head/component.js +2 -1
- package/dist/sites/fixed-components/head/component.js.map +1 -1
- package/dist/sites/fixed-components/header-link/component.js +2 -1
- package/dist/sites/fixed-components/header-link/component.js.map +1 -1
- package/dist/sites/fixed-components/header-link/versions/version-01/component.js +2 -1
- package/dist/sites/fixed-components/header-link/versions/version-01/component.js.map +1 -1
- package/dist/sites/fixed-components/header-link/versions/version-01/styles.d.ts +1 -0
- package/dist/sites/fixed-components/list-blog/card/index.js +2 -1
- package/dist/sites/fixed-components/list-blog/card/index.js.map +1 -1
- package/dist/sites/fixed-components/list-blog/card/styles.d.ts +1 -0
- package/dist/sites/fixed-components/list-blog/component.js +2 -1
- package/dist/sites/fixed-components/list-blog/component.js.map +1 -1
- package/dist/sites/fixed-components/list-blog/styles.d.ts +1 -0
- package/dist/sites/fixed-components/mvv/component.js +2 -1
- package/dist/sites/fixed-components/mvv/component.js.map +1 -1
- package/dist/sites/fixed-components/mvv/versions/version-01/component.js +2 -1
- package/dist/sites/fixed-components/mvv/versions/version-01/component.js.map +1 -1
- package/dist/sites/fixed-components/mvv/versions/version-01/styles.d.ts +1 -0
- package/dist/sites/hooks/use-social-links.js +2 -1
- package/dist/sites/hooks/use-social-links.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/arima/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/arima/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/baijamjuree/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/baijamjuree/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/barlow/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/barlow/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/bigShouldersDisplay/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/bigShouldersDisplay/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/bricolage/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/bricolage/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/dmsans/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/dmsans/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/exo/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/exo/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/figtree/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/figtree/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/firasans/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/firasans/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/heebo/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/heebo/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/ibm/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/ibm/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/inter/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/inter/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/jakarta/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/jakarta/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/kalnia/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/kalnia/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/khand/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/khand/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/lexend/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/lexend/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/manrope/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/manrope/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/montserrat/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/montserrat/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/nunito/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/nunito/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/objective/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/objective/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/onest/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/onest/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/opensans/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/opensans/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/oswald/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/oswald/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/outfit/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/outfit/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/paytone/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/paytone/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/playfairdisplay/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/playfairdisplay/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/poppins/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/poppins/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/raleway/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/raleway/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/rethinkSans/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/rethinkSans/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/roboto/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/roboto/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/robotocondensed/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/robotocondensed/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/rubik/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/rubik/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/ruda/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/ruda/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/russoone/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/russoone/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/shentox/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/shentox/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/sofiasanscondensed/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/sofiasanscondensed/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/sora/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/sora/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/staatliches/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/staatliches/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/teko/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/teko/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/titilliumweb/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/titilliumweb/index.js.map +1 -1
- package/dist/sites/public/fonts/fonts-familys/yanone/index.js +2 -1
- package/dist/sites/public/fonts/fonts-familys/yanone/index.js.map +1 -1
- package/dist/sites/public/fonts/generate-dynamic-fonts/index.js +2 -1
- package/dist/sites/public/fonts/generate-dynamic-fonts/index.js.map +1 -1
- package/dist/sites/services/api.js +2 -1
- package/dist/sites/services/api.js.map +1 -1
- package/dist/system/domain/generics/table-configuration.d.ts +12 -10
- package/dist/system/presentation/components/data/avatar/index.js +2 -1
- package/dist/system/presentation/components/data/avatar/index.js.map +1 -1
- package/dist/system/presentation/components/data/avatar/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/buttons/sidebar-button/index.js +2 -1
- package/dist/system/presentation/components/data/buttons/sidebar-button/index.js.map +1 -1
- package/dist/system/presentation/components/data/buttons/sidebar-button/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/chat/card-message/index.js +2 -1
- package/dist/system/presentation/components/data/chat/card-message/index.js.map +1 -1
- package/dist/system/presentation/components/data/chat/card-message/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/chat/index.js +2 -1
- package/dist/system/presentation/components/data/chat/index.js.map +1 -1
- package/dist/system/presentation/components/data/chat/loader/index.js +2 -1
- package/dist/system/presentation/components/data/chat/loader/index.js.map +1 -1
- package/dist/system/presentation/components/data/chat/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/detail-card/component.js +2 -1
- package/dist/system/presentation/components/data/detail-card/component.js.map +1 -1
- package/dist/system/presentation/components/data/detail-card/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/highlight-icon/index.js +2 -1
- package/dist/system/presentation/components/data/highlight-icon/index.js.map +1 -1
- package/dist/system/presentation/components/data/highlight-icon/styles.d.ts +2 -1
- package/dist/system/presentation/components/data/highlight-text/index.js +2 -1
- package/dist/system/presentation/components/data/highlight-text/index.js.map +1 -1
- package/dist/system/presentation/components/data/highlight-text/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/input-search/index.js +7 -2
- package/dist/system/presentation/components/data/input-search/index.js.map +1 -1
- package/dist/system/presentation/components/data/input-search/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/input-search/styles.js +1 -1
- package/dist/system/presentation/components/data/input-search/styles.js.map +1 -1
- package/dist/system/presentation/components/data/logo/index.js +2 -1
- package/dist/system/presentation/components/data/logo/index.js.map +1 -1
- package/dist/system/presentation/components/data/logo/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/notifications/card/index.js +2 -1
- package/dist/system/presentation/components/data/notifications/card/index.js.map +1 -1
- package/dist/system/presentation/components/data/notifications/card/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/notifications/index.js +2 -1
- package/dist/system/presentation/components/data/notifications/index.js.map +1 -1
- package/dist/system/presentation/components/data/notifications/interfaces.d.ts +1 -0
- package/dist/system/presentation/components/data/notifications/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/overlay/index.js +2 -1
- package/dist/system/presentation/components/data/overlay/index.js.map +1 -1
- package/dist/system/presentation/components/data/overlay/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/page-wrapper/index.js +2 -1
- package/dist/system/presentation/components/data/page-wrapper/index.js.map +1 -1
- package/dist/system/presentation/components/data/page-wrapper/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/popover/index.js +2 -1
- package/dist/system/presentation/components/data/popover/index.js.map +1 -1
- package/dist/system/presentation/components/data/popover/interfaces.d.ts +1 -0
- package/dist/system/presentation/components/data/profile-infos/index.js +2 -1
- package/dist/system/presentation/components/data/profile-infos/index.js.map +1 -1
- package/dist/system/presentation/components/data/profile-infos/profile/index.js +2 -1
- package/dist/system/presentation/components/data/profile-infos/profile/index.js.map +1 -1
- package/dist/system/presentation/components/data/profile-infos/profile/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/profile-infos/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/select-workspace/index.js +2 -1
- package/dist/system/presentation/components/data/select-workspace/index.js.map +1 -1
- package/dist/system/presentation/components/data/select-workspace/styles.d.ts +1 -0
- package/dist/system/presentation/components/data/tab/component.js +2 -1
- package/dist/system/presentation/components/data/tab/component.js.map +1 -1
- package/dist/system/presentation/components/data/tab/interfaces.d.ts +1 -0
- package/dist/system/presentation/components/data/tab/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/component.js +2 -1
- package/dist/system/presentation/components/layout/component.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/settings/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/menu-right/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/search-modal/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/search-modal/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js +2 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/header/index.js +2 -1
- package/dist/system/presentation/components/layout/header/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/version-01/index.js +2 -1
- package/dist/system/presentation/components/layout/header/version-01/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/interfaces.d.ts +1 -0
- package/dist/system/presentation/components/layout/sidebar-menu/index.js +2 -1
- package/dist/system/presentation/components/layout/sidebar-menu/index.js.map +1 -1
- package/dist/system/presentation/components/layout/sidebar-menu/styles.d.ts +1 -0
- package/dist/system/presentation/components/layout/styles.d.ts +1 -0
- package/dist/system/presentation/components/pages/menus/page.js +5 -2
- package/dist/system/presentation/components/pages/menus/page.js.map +1 -1
- package/dist/system/presentation/components/pages/menus/table/create.js +2 -1
- package/dist/system/presentation/components/pages/menus/table/create.js.map +1 -1
- package/dist/system/presentation/components/pages/menus/table/delete.js +2 -1
- package/dist/system/presentation/components/pages/menus/table/delete.js.map +1 -1
- package/dist/system/presentation/components/pages/menus/table/edit.js +2 -1
- package/dist/system/presentation/components/pages/menus/table/edit.js.map +1 -1
- package/dist/system/presentation/components/pages/menus/table/icon/index.js +2 -1
- package/dist/system/presentation/components/pages/menus/table/icon/index.js.map +1 -1
- package/dist/system/presentation/components/pages/menus/table/icon/style.d.ts +1 -0
- package/dist/system/presentation/components/pages/users/page.js +5 -2
- package/dist/system/presentation/components/pages/users/page.js.map +1 -1
- package/dist/system/presentation/components/pages/users/table/create.js +2 -1
- package/dist/system/presentation/components/pages/users/table/create.js.map +1 -1
- package/dist/system/presentation/components/pages/users/table/delete.js +2 -1
- package/dist/system/presentation/components/pages/users/table/delete.js.map +1 -1
- package/dist/system/presentation/components/pages/users/table/edit.js +2 -1
- package/dist/system/presentation/components/pages/users/table/edit.js.map +1 -1
- package/dist/system/presentation/context/auth/authenticated/index.js +2 -1
- package/dist/system/presentation/context/auth/authenticated/index.js.map +1 -1
- package/dist/system/presentation/context/auth/context.d.ts +1 -0
- package/dist/system/presentation/context/auth/context.js +3 -2
- package/dist/system/presentation/context/auth/context.js.map +1 -1
- package/dist/system/presentation/context/auth/login/form-login/index.js +2 -1
- package/dist/system/presentation/context/auth/login/form-login/index.js.map +1 -1
- package/dist/system/presentation/context/auth/login/index.js +2 -1
- package/dist/system/presentation/context/auth/login/index.js.map +1 -1
- package/dist/system/presentation/context/auth/login/styles.d.ts +1 -0
- package/dist/system/presentation/context/auth/private-page/index.js +2 -1
- package/dist/system/presentation/context/auth/private-page/index.js.map +1 -1
- package/dist/system/presentation/context/auth/private-page/interfaces.d.ts +1 -0
- package/dist/system/presentation/context/auth/unauthenticated/index.js +2 -1
- package/dist/system/presentation/context/auth/unauthenticated/index.js.map +1 -1
- package/dist/system/presentation/context/container.d.ts +1 -0
- package/dist/system/presentation/context/container.js +2 -1
- package/dist/system/presentation/context/container.js.map +1 -1
- package/dist/system/presentation/context/infra-injection/interfaces.d.ts +1 -0
- package/dist/system/presentation/context/theme/context.d.ts +1 -0
- package/dist/system/presentation/context/theme/context.js +3 -2
- package/dist/system/presentation/context/theme/context.js.map +1 -1
- package/dist/system/presentation/hooks/menu/use-load-menu.js +2 -1
- package/dist/system/presentation/hooks/menu/use-load-menu.js.map +1 -1
- package/dist/system/presentation/hooks/notifications/use-load-all/index.js +2 -1
- package/dist/system/presentation/hooks/notifications/use-load-all/index.js.map +1 -1
- package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js +2 -1
- package/dist/system/presentation/hooks/notifications/use-load-no-read/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-debounce/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-debounce/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/component.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/component.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js +49 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/index.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.d.ts +4 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.js +14 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/active-filters/styles.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/create/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/export/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.d.ts +2 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js +11 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +10 -7
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js +2 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -0
- package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +10 -3
- package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.js +5 -3
- package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/hook.js +10 -9
- package/dist/system/presentation/hooks/ui/use-table/query/hook.js.map +1 -1
- package/dist/system/presentation/utils/sidebar/index.js +3 -2
- package/dist/system/presentation/utils/sidebar/index.js.map +1 -1
- package/dist/test/index.d.ts +2 -0
- package/dist/test/index.js +120 -0
- package/dist/test/index.js.map +1 -0
- package/dist/test/sobre.d.ts +1 -0
- package/dist/test/sobre.js +10 -0
- package/dist/test/sobre.js.map +1 -0
- package/dist/ui/components/accordion/index.js +2 -1
- package/dist/ui/components/accordion/index.js.map +1 -1
- package/dist/ui/components/accordion/interfaces.d.ts +1 -0
- package/dist/ui/components/accordion/styles.d.ts +1 -0
- package/dist/ui/components/breadcrumb/index.js +2 -1
- package/dist/ui/components/breadcrumb/index.js.map +1 -1
- package/dist/ui/components/breadcrumb/interfaces.d.ts +1 -0
- package/dist/ui/components/breadcrumb/styles.d.ts +1 -0
- package/dist/ui/components/button/component.js +2 -1
- package/dist/ui/components/button/component.js.map +1 -1
- package/dist/ui/components/button/interfaces.d.ts +1 -0
- package/dist/ui/components/button/styles.d.ts +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-changed-params.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-element-params.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-params.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/mount-swiper.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-swiper.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/utils.js +9 -8
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/getBreakpoint.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/setBreakpoint.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/addClasses.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/removeClasses.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/core.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/defaults.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onClick.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onDocumentTouchStart.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onLoad.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onResize.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onScroll.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchEnd.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchMove.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchStart.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/setGrabCursor.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/unsetGrabCursor.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopCreate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopDestroy.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopFix.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/moduleExtendParams.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/observer/observer.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/resize/resize.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideNext.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slidePrev.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideReset.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideTo.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClickedSlide.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClosest.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToLoop.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/setTransition.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEmit.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEnd.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionStart.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/getTranslate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/maxTranslate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/minTranslate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/setTranslate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/translateTo.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateActiveIndex.js +3 -2
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateAutoHeight.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateClickedSlide.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateProgress.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSize.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlides.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesClasses.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesOffset.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesProgress.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/autoplay.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/effect-fade.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/free-mode.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/index.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/navigation.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/pagination.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/virtual.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/react/context.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/context.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/react/get-children.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/react/get-children.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/react/use-isomorphic-layout-effect.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/react/virtual.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/react/virtual.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-selector.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-tokens.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-element-if-not-defined.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-shadow.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-init.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-target.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-virtual-transition-end.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-browser.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-device.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-support.js +2 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/utils.d.ts +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/utils.js +24 -23
- package/dist/ui/components/carousel/carousel-lib/shared/utils.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/document.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js.map +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/window.d.ts +1 -0
- package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/window.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-react.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/types/index.d.ts +5 -0
- package/dist/ui/components/carousel/carousel-lib/types/index.js +27 -0
- package/dist/ui/components/carousel/carousel-lib/types/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/types/shared.d.ts +14 -0
- package/dist/ui/components/carousel/carousel-lib/types/shared.js +3 -0
- package/dist/ui/components/carousel/carousel-lib/types/shared.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.d.ts +415 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js +4 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.d.ts +162 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js +3 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.d.ts +1092 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js +3 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js.map +1 -0
- package/dist/ui/components/carousel/index.js +5 -4
- package/dist/ui/components/carousel/index.js.map +1 -1
- package/dist/ui/components/carousel/interfaces.d.ts +3 -1
- package/dist/ui/components/carousel/interfaces.js +0 -1
- package/dist/ui/components/carousel/interfaces.js.map +1 -1
- package/dist/ui/components/carousel/styles.d.ts +1 -0
- package/dist/ui/components/container/index.js +2 -1
- package/dist/ui/components/container/index.js.map +1 -1
- package/dist/ui/components/drop-down/index.js +2 -1
- package/dist/ui/components/drop-down/index.js.map +1 -1
- package/dist/ui/components/drop-down/styles.d.ts +1 -0
- package/dist/ui/components/error-boundary/component.js +2 -1
- package/dist/ui/components/error-boundary/component.js.map +1 -1
- package/dist/ui/components/error-boundary/interfaces.d.ts +1 -0
- package/dist/ui/components/form/checkbox/index.d.ts +1 -0
- package/dist/ui/components/form/checkbox/index.js +2 -1
- package/dist/ui/components/form/checkbox/index.js.map +1 -1
- package/dist/ui/components/form/checkbox/styles.d.ts +1 -0
- package/dist/ui/components/form/handler/component.js +2 -1
- package/dist/ui/components/form/handler/component.js.map +1 -1
- package/dist/ui/components/form/handler/custom-submit/index.js +2 -1
- package/dist/ui/components/form/handler/custom-submit/index.js.map +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js +2 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js.map +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -0
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js +2 -1
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js.map +1 -1
- package/dist/ui/components/form/handler/form-handler/index.js +1 -1
- package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
- package/dist/ui/components/form/handler/interfaces.d.ts +1 -0
- package/dist/ui/components/form/handler/styles.d.ts +1 -0
- package/dist/ui/components/form/index.d.ts +1 -0
- package/dist/ui/components/form/input/index.js +2 -1
- package/dist/ui/components/form/input/index.js.map +1 -1
- package/dist/ui/components/form/input-cep/component.js +2 -1
- package/dist/ui/components/form/input-cep/component.js.map +1 -1
- package/dist/ui/components/form/input-cep/interfaces.d.ts +1 -0
- package/dist/ui/components/form/input-cep/use-cep/hook.js +2 -1
- package/dist/ui/components/form/input-cep/use-cep/hook.js.map +1 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +2 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js.map +1 -1
- package/dist/ui/components/form/input-control/error/index.js +2 -1
- package/dist/ui/components/form/input-control/error/index.js.map +1 -1
- package/dist/ui/components/form/input-control/error/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/index.js +2 -1
- package/dist/ui/components/form/input-control/index.js.map +1 -1
- package/dist/ui/components/form/input-control/label/index.js +2 -1
- package/dist/ui/components/form/input-control/label/index.js.map +1 -1
- package/dist/ui/components/form/input-control/label/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/loader-input/index.js +2 -1
- package/dist/ui/components/form/input-control/loader-input/index.js.map +1 -1
- package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/styles.js +1 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.js +2 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.js.map +1 -1
- package/dist/ui/components/form/input-currency/index.js +2 -1
- package/dist/ui/components/form/input-currency/index.js.map +1 -1
- package/dist/ui/components/form/input-date-picker/date_picket_lib_css.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker/index.js +2 -1
- package/dist/ui/components/form/input-date-picker/index.js.map +1 -1
- package/dist/ui/components/form/input-date-picker/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-range/index.js +2 -1
- package/dist/ui/components/form/input-date-range/index.js.map +1 -1
- package/dist/ui/components/form/input-date-range/styles.d.ts +1 -0
- package/dist/ui/components/form/input-file/file-card/index.js +2 -1
- package/dist/ui/components/form/input-file/file-card/index.js.map +1 -1
- package/dist/ui/components/form/input-file/file-card/styles.d.ts +1 -0
- package/dist/ui/components/form/input-file/index.js +2 -1
- package/dist/ui/components/form/input-file/index.js.map +1 -1
- package/dist/ui/components/form/input-file/styles.d.ts +1 -0
- package/dist/ui/components/form/input-mask/index.js +2 -1
- package/dist/ui/components/form/input-mask/index.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.js +1 -1
- package/dist/ui/components/form/input-mask/lib/core/hooks/useConnectedInputRef.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js +1 -1
- package/dist/ui/components/form/input-mask/lib/core/hooks/useInput.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/core/types.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.js +1 -1
- package/dist/ui/components/form/input-mask/lib/core/utils/setInputAttributes.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/InputMask.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/mask/useMask.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/mask/useMask.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/useMask.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/filter.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/filter.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/format.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/format.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/formatToParts.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/formatToReplacementObject.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/resolveDetail.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/resolveSelection.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/unformat.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/validate.js +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils/validate.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/mask/utils.js +5 -4
- package/dist/ui/components/form/input-mask/lib/mask/utils.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/InputNumberFormat.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.d.ts +1 -0
- package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/useNumberFormat.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.js +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/localizeValues.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveDetail.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.js +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveMinimumFractionDigits.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.js +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveOptions.js.map +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.js +1 -1
- package/dist/ui/components/form/input-mask/lib/number-format/utils/resolveSelection.js.map +1 -1
- package/dist/ui/components/form/input-password/index.js +2 -1
- package/dist/ui/components/form/input-password/index.js.map +1 -1
- package/dist/ui/components/form/input-password/styles.d.ts +1 -0
- package/dist/ui/components/form/input-switch/index.js +2 -1
- package/dist/ui/components/form/input-switch/index.js.map +1 -1
- package/dist/ui/components/form/input-switch/styles.d.ts +1 -0
- package/dist/ui/components/form/interfaces.d.ts +1 -0
- package/dist/ui/components/form/radio/index.d.ts +1 -0
- package/dist/ui/components/form/radio/index.js +3 -2
- package/dist/ui/components/form/radio/index.js.map +1 -1
- package/dist/ui/components/form/radio/styles.d.ts +1 -0
- package/dist/ui/components/form/select/index.js +6 -1
- package/dist/ui/components/form/select/index.js.map +1 -1
- package/dist/ui/components/form/select/interfaces.d.ts +1 -0
- package/dist/ui/components/form/select/styles.d.ts +1 -0
- package/dist/ui/components/form/text-editor/index.js +1 -1
- package/dist/ui/components/form/text-editor/index.js.map +1 -1
- package/dist/ui/components/form/text-editor/styles.d.ts +1 -0
- package/dist/ui/components/form/textarea/index.js +2 -1
- package/dist/ui/components/form/textarea/index.js.map +1 -1
- package/dist/ui/components/loader-circle/index.js +2 -1
- package/dist/ui/components/loader-circle/index.js.map +1 -1
- package/dist/ui/components/loading-screen/index.js +2 -1
- package/dist/ui/components/loading-screen/index.js.map +1 -1
- package/dist/ui/components/loading-screen/styles.d.ts +1 -0
- package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +1 -0
- package/dist/ui/components/menu-mobile/index.js +2 -1
- package/dist/ui/components/menu-mobile/index.js.map +1 -1
- package/dist/ui/components/menu-mobile/styles.d.ts +1 -0
- package/dist/ui/components/menu-mobile/top/index.js +2 -1
- package/dist/ui/components/menu-mobile/top/index.js.map +1 -1
- package/dist/ui/components/menu-mobile/top/styles.d.ts +1 -0
- package/dist/ui/components/modal/index.d.ts +1 -0
- package/dist/ui/components/modal/interfaces.d.ts +1 -0
- package/dist/ui/components/modal/styles.d.ts +1 -0
- package/dist/ui/components/next-image/index.js +2 -1
- package/dist/ui/components/next-image/index.js.map +1 -1
- package/dist/ui/components/next-image/styles.d.ts +1 -0
- package/dist/ui/components/pagination/index.js +2 -1
- package/dist/ui/components/pagination/index.js.map +1 -1
- package/dist/ui/components/pagination/sevice_pagination.js +2 -1
- package/dist/ui/components/pagination/sevice_pagination.js.map +1 -1
- package/dist/ui/components/pagination/styles.d.ts +1 -0
- package/dist/ui/components/sidebar/index.js +2 -1
- package/dist/ui/components/sidebar/index.js.map +1 -1
- package/dist/ui/components/sidebar/styles.d.ts +1 -0
- package/dist/ui/components/skeleton/index.js +2 -1
- package/dist/ui/components/skeleton/index.js.map +1 -1
- package/dist/ui/components/skeleton/styles.d.ts +1 -0
- package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +1 -0
- package/dist/ui/components/tooltip/hooks/use-tool-tip.js +2 -1
- package/dist/ui/components/tooltip/hooks/use-tool-tip.js.map +1 -1
- package/dist/ui/components/tooltip/index.js +2 -1
- package/dist/ui/components/tooltip/index.js.map +1 -1
- package/dist/ui/components/tooltip/interfaces.d.ts +1 -0
- package/dist/ui/components/tooltip/styles.d.ts +1 -0
- package/dist/ui/contexts/route-loading/index.js +2 -1
- package/dist/ui/contexts/route-loading/index.js.map +1 -1
- package/dist/ui/contexts/toast/index.js +3 -2
- package/dist/ui/contexts/toast/index.js.map +1 -1
- package/dist/ui/contexts/toast/styles.d.ts +1 -0
- package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -0
- package/dist/ui/contexts/toast/toast-item/index.js +2 -1
- package/dist/ui/contexts/toast/toast-item/index.js.map +1 -1
- package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -0
- package/dist/ui/hooks/use-component-is-mounted.js +2 -1
- package/dist/ui/hooks/use-component-is-mounted.js.map +1 -1
- package/dist/ui/hooks/use-element-id.js +2 -1
- package/dist/ui/hooks/use-element-id.js.map +1 -1
- package/dist/ui/hooks/use-query/context.d.ts +1 -0
- package/dist/ui/hooks/use-query/context.js +3 -3
- package/dist/ui/hooks/use-query/context.js.map +1 -1
- package/dist/ui/hooks/use-query/hook.d.ts +1 -1
- package/dist/ui/hooks/use-query/hook.js +46 -42
- package/dist/ui/hooks/use-query/hook.js.map +1 -1
- package/dist/ui/hooks/use-query/interfaces.d.ts +3 -1
- package/dist/ui/hooks/use-query/store.js +65 -0
- package/dist/ui/hooks/use-query/store.js.map +1 -1
- package/dist/ui/hooks/use-scroll.js +2 -1
- package/dist/ui/hooks/use-scroll.js.map +1 -1
- package/dist/ui/hooks/use-window.js +2 -1
- package/dist/ui/hooks/use-window.js.map +1 -1
- package/dist/ui/icons/render/Carousel-left-icon.js +2 -1
- package/dist/ui/icons/render/Carousel-left-icon.js.map +1 -1
- package/dist/ui/icons/render/Carousel-right-icon.js +2 -1
- package/dist/ui/icons/render/Carousel-right-icon.js.map +1 -1
- package/dist/ui/icons/render/Check.js +2 -1
- package/dist/ui/icons/render/Check.js.map +1 -1
- package/dist/ui/icons/render/Checked.js +2 -1
- package/dist/ui/icons/render/Checked.js.map +1 -1
- package/dist/ui/icons/render/Clock.js +3 -2
- package/dist/ui/icons/render/Clock.js.map +1 -1
- package/dist/ui/icons/render/Close.js +2 -1
- package/dist/ui/icons/render/Close.js.map +1 -1
- package/dist/ui/icons/render/Codie.js +2 -1
- package/dist/ui/icons/render/Codie.js.map +1 -1
- package/dist/ui/icons/render/Edit.js +2 -1
- package/dist/ui/icons/render/Edit.js.map +1 -1
- package/dist/ui/icons/render/Email.js +3 -2
- package/dist/ui/icons/render/Email.js.map +1 -1
- package/dist/ui/icons/render/Exit.js +2 -1
- package/dist/ui/icons/render/Exit.js.map +1 -1
- package/dist/ui/icons/render/Eye.js +2 -1
- package/dist/ui/icons/render/Eye.js.map +1 -1
- package/dist/ui/icons/render/Facebook.js +3 -2
- package/dist/ui/icons/render/Facebook.js.map +1 -1
- package/dist/ui/icons/render/File.js +2 -1
- package/dist/ui/icons/render/File.js.map +1 -1
- package/dist/ui/icons/render/Folder.js +2 -1
- package/dist/ui/icons/render/Folder.js.map +1 -1
- package/dist/ui/icons/render/Gear.js +2 -1
- package/dist/ui/icons/render/Gear.js.map +1 -1
- package/dist/ui/icons/render/Globe.js +2 -1
- package/dist/ui/icons/render/Globe.js.map +1 -1
- package/dist/ui/icons/render/Home.js +2 -1
- package/dist/ui/icons/render/Home.js.map +1 -1
- package/dist/ui/icons/render/Insagram.js +3 -2
- package/dist/ui/icons/render/Insagram.js.map +1 -1
- package/dist/ui/icons/render/Linkedin.js +3 -2
- package/dist/ui/icons/render/Linkedin.js.map +1 -1
- package/dist/ui/icons/render/LongArrowRight.js +2 -1
- package/dist/ui/icons/render/LongArrowRight.js.map +1 -1
- package/dist/ui/icons/render/Lupa.js +2 -1
- package/dist/ui/icons/render/Lupa.js.map +1 -1
- package/dist/ui/icons/render/Map.js +2 -1
- package/dist/ui/icons/render/Map.js.map +1 -1
- package/dist/ui/icons/render/Microphone.js +2 -1
- package/dist/ui/icons/render/Microphone.js.map +1 -1
- package/dist/ui/icons/render/Minus.js +2 -1
- package/dist/ui/icons/render/Minus.js.map +1 -1
- package/dist/ui/icons/render/NavDown.js +3 -2
- package/dist/ui/icons/render/NavDown.js.map +1 -1
- package/dist/ui/icons/render/NavLeft.js +2 -1
- package/dist/ui/icons/render/NavLeft.js.map +1 -1
- package/dist/ui/icons/render/NavRight.js +2 -1
- package/dist/ui/icons/render/NavRight.js.map +1 -1
- package/dist/ui/icons/render/NavUp.js +2 -1
- package/dist/ui/icons/render/NavUp.js.map +1 -1
- package/dist/ui/icons/render/Phone.js +3 -2
- package/dist/ui/icons/render/Phone.js.map +1 -1
- package/dist/ui/icons/render/Pin.js +3 -2
- package/dist/ui/icons/render/Pin.js.map +1 -1
- package/dist/ui/icons/render/Play.js +2 -1
- package/dist/ui/icons/render/Play.js.map +1 -1
- package/dist/ui/icons/render/Plus.js +2 -1
- package/dist/ui/icons/render/Plus.js.map +1 -1
- package/dist/ui/icons/render/Share.js +2 -1
- package/dist/ui/icons/render/Share.js.map +1 -1
- package/dist/ui/icons/render/TikTok.js +2 -1
- package/dist/ui/icons/render/TikTok.js.map +1 -1
- package/dist/ui/icons/render/Twitter.js +3 -2
- package/dist/ui/icons/render/Twitter.js.map +1 -1
- package/dist/ui/icons/render/YouTube.js +2 -1
- package/dist/ui/icons/render/YouTube.js.map +1 -1
- package/dist/ui/icons/render/arrow-forward.js +2 -1
- package/dist/ui/icons/render/arrow-forward.js.map +1 -1
- package/dist/ui/icons/render/arrow-foward-left.js +2 -1
- package/dist/ui/icons/render/arrow-foward-left.js.map +1 -1
- package/dist/ui/icons/render/arrow-foward-right.js +2 -1
- package/dist/ui/icons/render/arrow-foward-right.js.map +1 -1
- package/dist/ui/icons/render/arrow-top.js +2 -1
- package/dist/ui/icons/render/arrow-top.js.map +1 -1
- package/dist/ui/icons/render/basic-bottom-arrow.js +2 -1
- package/dist/ui/icons/render/basic-bottom-arrow.js.map +1 -1
- package/dist/ui/icons/render/block.js +2 -1
- package/dist/ui/icons/render/block.js.map +1 -1
- package/dist/ui/icons/render/box.js +2 -1
- package/dist/ui/icons/render/box.js.map +1 -1
- package/dist/ui/icons/render/calculator.js +2 -1
- package/dist/ui/icons/render/calculator.js.map +1 -1
- package/dist/ui/icons/render/calendar-time.js +2 -1
- package/dist/ui/icons/render/calendar-time.js.map +1 -1
- package/dist/ui/icons/render/calendar.js +2 -1
- package/dist/ui/icons/render/calendar.js.map +1 -1
- package/dist/ui/icons/render/chat.js +2 -1
- package/dist/ui/icons/render/chat.js.map +1 -1
- package/dist/ui/icons/render/clip.js +2 -1
- package/dist/ui/icons/render/clip.js.map +1 -1
- package/dist/ui/icons/render/component.js +2 -1
- package/dist/ui/icons/render/component.js.map +1 -1
- package/dist/ui/icons/render/computer.js +2 -1
- package/dist/ui/icons/render/computer.js.map +1 -1
- package/dist/ui/icons/render/danger.js +2 -1
- package/dist/ui/icons/render/danger.js.map +1 -1
- package/dist/ui/icons/render/death.js +2 -1
- package/dist/ui/icons/render/death.js.map +1 -1
- package/dist/ui/icons/render/delete.js +2 -1
- package/dist/ui/icons/render/delete.js.map +1 -1
- package/dist/ui/icons/render/diabets.js +2 -1
- package/dist/ui/icons/render/diabets.js.map +1 -1
- package/dist/ui/icons/render/door.js +2 -1
- package/dist/ui/icons/render/door.js.map +1 -1
- package/dist/ui/icons/render/drop-file.js +2 -1
- package/dist/ui/icons/render/drop-file.js.map +1 -1
- package/dist/ui/icons/render/empty-chat.js +2 -1
- package/dist/ui/icons/render/empty-chat.js.map +1 -1
- package/dist/ui/icons/render/excel.js +2 -1
- package/dist/ui/icons/render/excel.js.map +1 -1
- package/dist/ui/icons/render/exclamation.js +2 -1
- package/dist/ui/icons/render/exclamation.js.map +1 -1
- package/dist/ui/icons/render/eye-off.js +2 -1
- package/dist/ui/icons/render/eye-off.js.map +1 -1
- package/dist/ui/icons/render/fullfield-bell.js +2 -1
- package/dist/ui/icons/render/fullfield-bell.js.map +1 -1
- package/dist/ui/icons/render/fullfield-chat.js +2 -1
- package/dist/ui/icons/render/fullfield-chat.js.map +1 -1
- package/dist/ui/icons/render/gender.js +2 -1
- package/dist/ui/icons/render/gender.js.map +1 -1
- package/dist/ui/icons/render/heart.js +2 -1
- package/dist/ui/icons/render/heart.js.map +1 -1
- package/dist/ui/icons/render/hospitalization.js +2 -1
- package/dist/ui/icons/render/hospitalization.js.map +1 -1
- package/dist/ui/icons/render/hypertension.js +2 -1
- package/dist/ui/icons/render/hypertension.js.map +1 -1
- package/dist/ui/icons/render/image.js +2 -1
- package/dist/ui/icons/render/image.js.map +1 -1
- package/dist/ui/icons/render/interrogation-circle.js +2 -1
- package/dist/ui/icons/render/interrogation-circle.js.map +1 -1
- package/dist/ui/icons/render/keyboard-left-arrow.js +2 -1
- package/dist/ui/icons/render/keyboard-left-arrow.js.map +1 -1
- package/dist/ui/icons/render/keyboard-right-arrow.js +2 -1
- package/dist/ui/icons/render/keyboard-right-arrow.js.map +1 -1
- package/dist/ui/icons/render/like.js +2 -1
- package/dist/ui/icons/render/like.js.map +1 -1
- package/dist/ui/icons/render/loading.js +2 -1
- package/dist/ui/icons/render/loading.js.map +1 -1
- package/dist/ui/icons/render/message-balloon.js +2 -1
- package/dist/ui/icons/render/message-balloon.js.map +1 -1
- package/dist/ui/icons/render/money-value-symbol.js +2 -1
- package/dist/ui/icons/render/money-value-symbol.js.map +1 -1
- package/dist/ui/icons/render/next.js +2 -1
- package/dist/ui/icons/render/next.js.map +1 -1
- package/dist/ui/icons/render/not-found.js +2 -1
- package/dist/ui/icons/render/not-found.js.map +1 -1
- package/dist/ui/icons/render/not-like.js +2 -1
- package/dist/ui/icons/render/not-like.js.map +1 -1
- package/dist/ui/icons/render/padlock.js +2 -1
- package/dist/ui/icons/render/padlock.js.map +1 -1
- package/dist/ui/icons/render/pdf.js +2 -1
- package/dist/ui/icons/render/pdf.js.map +1 -1
- package/dist/ui/icons/render/person.js +3 -2
- package/dist/ui/icons/render/person.js.map +1 -1
- package/dist/ui/icons/render/pet.js +2 -1
- package/dist/ui/icons/render/pet.js.map +1 -1
- package/dist/ui/icons/render/phone-message.js +2 -1
- package/dist/ui/icons/render/phone-message.js.map +1 -1
- package/dist/ui/icons/render/play-rounded.js +2 -1
- package/dist/ui/icons/render/play-rounded.js.map +1 -1
- package/dist/ui/icons/render/plus-sharp.js +2 -1
- package/dist/ui/icons/render/plus-sharp.js.map +1 -1
- package/dist/ui/icons/render/prev.js +2 -1
- package/dist/ui/icons/render/prev.js.map +1 -1
- package/dist/ui/icons/render/send-icon.js +2 -1
- package/dist/ui/icons/render/send-icon.js.map +1 -1
- package/dist/ui/icons/render/send-message.js +2 -1
- package/dist/ui/icons/render/send-message.js.map +1 -1
- package/dist/ui/icons/render/share-v2.js +2 -1
- package/dist/ui/icons/render/share-v2.js.map +1 -1
- package/dist/ui/icons/render/shopping.js +3 -2
- package/dist/ui/icons/render/shopping.js.map +1 -1
- package/dist/ui/icons/render/star.js +2 -1
- package/dist/ui/icons/render/star.js.map +1 -1
- package/dist/ui/icons/render/three-dots.js +2 -1
- package/dist/ui/icons/render/three-dots.js.map +1 -1
- package/dist/ui/icons/render/transparent-mail.js +2 -1
- package/dist/ui/icons/render/transparent-mail.js.map +1 -1
- package/dist/ui/icons/render/transparent-phone.js +2 -1
- package/dist/ui/icons/render/transparent-phone.js.map +1 -1
- package/dist/ui/icons/render/upload.js +2 -1
- package/dist/ui/icons/render/upload.js.map +1 -1
- package/dist/ui/icons/render/user.js +2 -1
- package/dist/ui/icons/render/user.js.map +1 -1
- package/dist/ui/icons/render/weight.js +2 -1
- package/dist/ui/icons/render/weight.js.map +1 -1
- package/dist/ui/icons/render/whats.js +3 -2
- package/dist/ui/icons/render/whats.js.map +1 -1
- package/dist/ui/icons/render/word.js +2 -1
- package/dist/ui/icons/render/word.js.map +1 -1
- package/dist/ui/icons/render-icon/index.js +2 -1
- package/dist/ui/icons/render-icon/index.js.map +1 -1
- package/dist/ui/utils/buffer/base64.js +3 -2
- package/dist/ui/utils/buffer/base64.js.map +1 -1
- package/dist/ui/utils/cookies.js +3 -2
- package/dist/ui/utils/cookies.js.map +1 -1
- package/dist/ui/utils/disable-scroll.js +2 -1
- package/dist/ui/utils/disable-scroll.js.map +1 -1
- package/dist/ui/utils/file/load-file.js +2 -1
- package/dist/ui/utils/file/load-file.js.map +1 -1
- package/dist/ui/utils/file/upload-file.js +2 -1
- package/dist/ui/utils/file/upload-file.js.map +1 -1
- package/dist/ui/utils/format/remove-digits.js +2 -1
- package/dist/ui/utils/format/remove-digits.js.map +1 -1
- package/dist/ui/utils/formatters/format-number-to-currency.js +2 -1
- package/dist/ui/utils/formatters/format-number-to-currency.js.map +1 -1
- package/dist/ui/utils/libs/next/router-build.js +2 -1
- package/dist/ui/utils/libs/next/router-build.js.map +1 -1
- package/dist/ui/utils/libs/next/update-route.js +2 -1
- package/dist/ui/utils/libs/next/update-route.js.map +1 -1
- package/dist/ui/utils/scroll-to-top-page.js +2 -1
- package/dist/ui/utils/scroll-to-top-page.js.map +1 -1
- package/dist/ui/utils/uid/index.js +2 -1
- package/dist/ui/utils/uid/index.js.map +1 -1
- package/dist/ui/utils/validations/validate-cpf.js +2 -1
- package/dist/ui/utils/validations/validate-cpf.js.map +1 -1
- package/dist/ui/utils/validations/validate-email.js +2 -1
- package/dist/ui/utils/validations/validate-email.js.map +1 -1
- package/dist/ui/utils/validations/validate-phone.js +2 -1
- package/dist/ui/utils/validations/validate-phone.js.map +1 -1
- package/package.json +1 -1
- package/dist/ui/components/carousel/swiper/components-shared/get-changed-params.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/get-element-params.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/get-params.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/mount-swiper.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/params-list.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/update-on-virtual-data.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/update-swiper.js.map +0 -1
- package/dist/ui/components/carousel/swiper/components-shared/utils.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/breakpoints/getBreakpoint.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/breakpoints/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/breakpoints/setBreakpoint.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/check-overflow/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/classes/addClasses.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/classes/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/classes/removeClasses.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/core.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/defaults.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onClick.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onDocumentTouchStart.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onLoad.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onResize.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onScroll.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onTouchEnd.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onTouchMove.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events/onTouchStart.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/events-emitter.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/grab-cursor/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/grab-cursor/setGrabCursor.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/grab-cursor/unsetGrabCursor.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/loop/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/loop/loopCreate.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/loop/loopDestroy.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/loop/loopFix.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/moduleExtendParams.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/modules/observer/observer.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/modules/resize/resize.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slideNext.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slidePrev.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slideReset.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slideTo.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slideToClickedSlide.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slideToClosest.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/slide/slideToLoop.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/transition/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/transition/setTransition.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/transition/transitionEmit.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/transition/transitionEnd.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/transition/transitionStart.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/translate/getTranslate.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/translate/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/translate/maxTranslate.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/translate/minTranslate.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/translate/setTranslate.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/translate/translateTo.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateActiveIndex.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateAutoHeight.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateClickedSlide.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateProgress.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateSize.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateSlides.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateSlidesClasses.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateSlidesOffset.js.map +0 -1
- package/dist/ui/components/carousel/swiper/core/update/updateSlidesProgress.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/autoplay.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/effect-fade.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/free-mode.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/index.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/navigation.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/pagination.js.map +0 -1
- package/dist/ui/components/carousel/swiper/modules/virtual.js.map +0 -1
- package/dist/ui/components/carousel/swiper/react/context.js.map +0 -1
- package/dist/ui/components/carousel/swiper/react/get-children.js.map +0 -1
- package/dist/ui/components/carousel/swiper/react/swiper-slide.js.map +0 -1
- package/dist/ui/components/carousel/swiper/react/swiper.js.map +0 -1
- package/dist/ui/components/carousel/swiper/react/use-isomorphic-layout-effect.js.map +0 -1
- package/dist/ui/components/carousel/swiper/react/virtual.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/classes-to-selector.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/classes-to-tokens.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/create-element-if-not-defined.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/create-shadow.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/effect-init.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/effect-target.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/effect-virtual-transition-end.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/get-browser.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/get-device.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/get-support.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/process-lazy-preloader.js.map +0 -1
- package/dist/ui/components/carousel/swiper/shared/utils.js.map +0 -1
- package/dist/ui/components/carousel/swiper/ssr-window/document.js.map +0 -1
- package/dist/ui/components/carousel/swiper/ssr-window/extend.js.map +0 -1
- package/dist/ui/components/carousel/swiper/ssr-window/ssr-window.js.map +0 -1
- package/dist/ui/components/carousel/swiper/ssr-window/window.js.map +0 -1
- package/dist/ui/components/carousel/swiper/swiper-bundle.js.map +0 -1
- package/dist/ui/components/carousel/swiper/swiper-effect-utils.js.map +0 -1
- package/dist/ui/components/carousel/swiper/swiper-react.js.map +0 -1
- package/dist/ui/components/carousel/swiper/swiper.js.map +0 -1
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-changed-params.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-element-params.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/get-params.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/mount-swiper.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/params-list.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/params-list.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-on-virtual-data.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-on-virtual-data.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/update-swiper.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/components-shared/utils.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/getBreakpoint.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/breakpoints/setBreakpoint.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/check-overflow/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/check-overflow/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/addClasses.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/classes/removeClasses.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/core.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/core.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/defaults.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/defaults.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onClick.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onDocumentTouchStart.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onLoad.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onResize.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onScroll.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchEnd.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchMove.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events/onTouchStart.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events-emitter.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/events-emitter.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/setGrabCursor.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/grab-cursor/unsetGrabCursor.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopCreate.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopDestroy.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/loop/loopFix.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/moduleExtendParams.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/observer/observer.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/modules/resize/resize.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideNext.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slidePrev.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideReset.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideTo.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClickedSlide.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToClosest.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/slide/slideToLoop.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/setTransition.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEmit.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionEnd.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/transition/transitionStart.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/getTranslate.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/maxTranslate.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/minTranslate.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/setTranslate.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/translate/translateTo.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateActiveIndex.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateAutoHeight.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateClickedSlide.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateProgress.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSize.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlides.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesClasses.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesOffset.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/core/update/updateSlidesProgress.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/autoplay.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/effect-fade.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/free-mode.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/index.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/index.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/navigation.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/pagination.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/modules/virtual.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/context.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/get-children.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper-slide.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper-slide.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/swiper.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/use-isomorphic-layout-effect.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/react/virtual.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-selector.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/classes-to-tokens.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-element-if-not-defined.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/create-shadow.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-init.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-target.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/effect-virtual-transition-end.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-browser.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-device.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/get-support.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/process-lazy-preloader.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/shared/process-lazy-preloader.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/document.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/extend.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/extend.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/ssr-window.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/ssr-window/ssr-window.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-bundle.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-bundle.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-effect-utils.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-effect-utils.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-react.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper-react.js +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper.d.ts +0 -0
- /package/dist/ui/components/carousel/{swiper → carousel-lib}/swiper.js +0 -0
|
@@ -12,29 +12,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
12
12
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
13
13
|
};
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
-
exports.animateCSSModeScroll =
|
|
16
|
-
exports.deleteProps = deleteProps;
|
|
17
|
-
exports.nextTick = nextTick;
|
|
18
|
-
exports.now = now;
|
|
19
|
-
exports.getTranslate = getTranslate;
|
|
20
|
-
exports.isObject = isObject;
|
|
21
|
-
exports.extend = extend;
|
|
22
|
-
exports.getComputedStyle = getComputedStyle;
|
|
23
|
-
exports.setCSSProperty = setCSSProperty;
|
|
24
|
-
exports.getSlideTransformEl = getSlideTransformEl;
|
|
25
|
-
exports.showWarning = showWarning;
|
|
26
|
-
exports.findElementsInElements = findElementsInElements;
|
|
27
|
-
exports.createElement = createElement;
|
|
28
|
-
exports.elementChildren = elementChildren;
|
|
29
|
-
exports.elementOffset = elementOffset;
|
|
30
|
-
exports.elementPrevAll = elementPrevAll;
|
|
31
|
-
exports.elementNextAll = elementNextAll;
|
|
32
|
-
exports.elementStyle = elementStyle;
|
|
33
|
-
exports.elementIndex = elementIndex;
|
|
34
|
-
exports.elementParents = elementParents;
|
|
35
|
-
exports.elementTransitionEnd = elementTransitionEnd;
|
|
36
|
-
exports.elementOuterSize = elementOuterSize;
|
|
37
|
-
exports.makeElementsArray = makeElementsArray;
|
|
15
|
+
exports.makeElementsArray = exports.elementOuterSize = exports.elementTransitionEnd = exports.elementParents = exports.elementIndex = exports.elementStyle = exports.elementNextAll = exports.elementPrevAll = exports.elementOffset = exports.elementChildren = exports.createElement = exports.findElementsInElements = exports.showWarning = exports.getSlideTransformEl = exports.setCSSProperty = exports.getComputedStyle = exports.extend = exports.isObject = exports.getTranslate = exports.now = exports.nextTick = exports.deleteProps = exports.animateCSSModeScroll = void 0;
|
|
38
16
|
//@ts-nocheck
|
|
39
17
|
var classes_to_tokens_1 = __importDefault(require("./classes-to-tokens.js"));
|
|
40
18
|
var document_1 = require("../ssr-window/document.js");
|
|
@@ -56,13 +34,16 @@ function deleteProps(obj) {
|
|
|
56
34
|
}
|
|
57
35
|
});
|
|
58
36
|
}
|
|
37
|
+
exports.deleteProps = deleteProps;
|
|
59
38
|
function nextTick(callback, delay) {
|
|
60
39
|
if (delay === void 0) { delay = 0; }
|
|
61
40
|
return setTimeout(callback, delay);
|
|
62
41
|
}
|
|
42
|
+
exports.nextTick = nextTick;
|
|
63
43
|
function now() {
|
|
64
44
|
return Date.now();
|
|
65
45
|
}
|
|
46
|
+
exports.now = now;
|
|
66
47
|
function getComputedStyle(el) {
|
|
67
48
|
var window = (0, window_1.getWindow)();
|
|
68
49
|
var style;
|
|
@@ -77,6 +58,7 @@ function getComputedStyle(el) {
|
|
|
77
58
|
}
|
|
78
59
|
return style;
|
|
79
60
|
}
|
|
61
|
+
exports.getComputedStyle = getComputedStyle;
|
|
80
62
|
function getTranslate(el, axis) {
|
|
81
63
|
if (axis === void 0) { axis = 'x'; }
|
|
82
64
|
var window = (0, window_1.getWindow)();
|
|
@@ -130,12 +112,14 @@ function getTranslate(el, axis) {
|
|
|
130
112
|
}
|
|
131
113
|
return curTransform || 0;
|
|
132
114
|
}
|
|
115
|
+
exports.getTranslate = getTranslate;
|
|
133
116
|
function isObject(o) {
|
|
134
117
|
return (typeof o === 'object' &&
|
|
135
118
|
o !== null &&
|
|
136
119
|
o.constructor &&
|
|
137
120
|
Object.prototype.toString.call(o).slice(8, -1) === 'Object');
|
|
138
121
|
}
|
|
122
|
+
exports.isObject = isObject;
|
|
139
123
|
function isNode(node) {
|
|
140
124
|
// eslint-disable-next-line
|
|
141
125
|
if (typeof window !== 'undefined' && typeof window.HTMLElement !== 'undefined') {
|
|
@@ -184,9 +168,11 @@ function extend() {
|
|
|
184
168
|
}
|
|
185
169
|
return to;
|
|
186
170
|
}
|
|
171
|
+
exports.extend = extend;
|
|
187
172
|
function setCSSProperty(el, varName, varValue) {
|
|
188
173
|
el.style.setProperty(varName, varValue);
|
|
189
174
|
}
|
|
175
|
+
exports.setCSSProperty = setCSSProperty;
|
|
190
176
|
function animateCSSModeScroll(_a) {
|
|
191
177
|
var swiper = _a.swiper, targetPosition = _a.targetPosition, side = _a.side;
|
|
192
178
|
var window = (0, window_1.getWindow)();
|
|
@@ -232,11 +218,13 @@ function animateCSSModeScroll(_a) {
|
|
|
232
218
|
};
|
|
233
219
|
animate();
|
|
234
220
|
}
|
|
221
|
+
exports.animateCSSModeScroll = animateCSSModeScroll;
|
|
235
222
|
function getSlideTransformEl(slideEl) {
|
|
236
223
|
return (slideEl.querySelector('.swiper-slide-transform') ||
|
|
237
224
|
(slideEl.shadowRoot && slideEl.shadowRoot.querySelector('.swiper-slide-transform')) ||
|
|
238
225
|
slideEl);
|
|
239
226
|
}
|
|
227
|
+
exports.getSlideTransformEl = getSlideTransformEl;
|
|
240
228
|
function findElementsInElements(elements, selector) {
|
|
241
229
|
if (elements === void 0) { elements = []; }
|
|
242
230
|
if (selector === void 0) { selector = ''; }
|
|
@@ -246,10 +234,12 @@ function findElementsInElements(elements, selector) {
|
|
|
246
234
|
});
|
|
247
235
|
return found;
|
|
248
236
|
}
|
|
237
|
+
exports.findElementsInElements = findElementsInElements;
|
|
249
238
|
function elementChildren(element, selector) {
|
|
250
239
|
if (selector === void 0) { selector = ''; }
|
|
251
240
|
return __spreadArray([], element.children, true).filter(function (el) { return el.matches(selector); });
|
|
252
241
|
}
|
|
242
|
+
exports.elementChildren = elementChildren;
|
|
253
243
|
function showWarning(text) {
|
|
254
244
|
try {
|
|
255
245
|
console.warn(text);
|
|
@@ -259,6 +249,7 @@ function showWarning(text) {
|
|
|
259
249
|
// err
|
|
260
250
|
}
|
|
261
251
|
}
|
|
252
|
+
exports.showWarning = showWarning;
|
|
262
253
|
function createElement(tag, classes) {
|
|
263
254
|
var _a;
|
|
264
255
|
if (classes === void 0) { classes = []; }
|
|
@@ -266,6 +257,7 @@ function createElement(tag, classes) {
|
|
|
266
257
|
(_a = el.classList).add.apply(_a, (Array.isArray(classes) ? classes : (0, classes_to_tokens_1.default)(classes)));
|
|
267
258
|
return el;
|
|
268
259
|
}
|
|
260
|
+
exports.createElement = createElement;
|
|
269
261
|
function elementOffset(el) {
|
|
270
262
|
var window = (0, window_1.getWindow)();
|
|
271
263
|
var document = (0, document_1.getDocument)();
|
|
@@ -280,6 +272,7 @@ function elementOffset(el) {
|
|
|
280
272
|
left: box.left + scrollLeft - clientLeft,
|
|
281
273
|
};
|
|
282
274
|
}
|
|
275
|
+
exports.elementOffset = elementOffset;
|
|
283
276
|
function elementPrevAll(el, selector) {
|
|
284
277
|
var prevEls = [];
|
|
285
278
|
while (el.previousElementSibling) {
|
|
@@ -294,6 +287,7 @@ function elementPrevAll(el, selector) {
|
|
|
294
287
|
}
|
|
295
288
|
return prevEls;
|
|
296
289
|
}
|
|
290
|
+
exports.elementPrevAll = elementPrevAll;
|
|
297
291
|
function elementNextAll(el, selector) {
|
|
298
292
|
var nextEls = [];
|
|
299
293
|
while (el.nextElementSibling) {
|
|
@@ -308,10 +302,12 @@ function elementNextAll(el, selector) {
|
|
|
308
302
|
}
|
|
309
303
|
return nextEls;
|
|
310
304
|
}
|
|
305
|
+
exports.elementNextAll = elementNextAll;
|
|
311
306
|
function elementStyle(el, prop) {
|
|
312
307
|
var window = (0, window_1.getWindow)();
|
|
313
308
|
return window.getComputedStyle(el, null).getPropertyValue(prop);
|
|
314
309
|
}
|
|
310
|
+
exports.elementStyle = elementStyle;
|
|
315
311
|
function elementIndex(el) {
|
|
316
312
|
var child = el;
|
|
317
313
|
var i;
|
|
@@ -326,6 +322,7 @@ function elementIndex(el) {
|
|
|
326
322
|
}
|
|
327
323
|
return undefined;
|
|
328
324
|
}
|
|
325
|
+
exports.elementIndex = elementIndex;
|
|
329
326
|
function elementParents(el, selector) {
|
|
330
327
|
var parents = []; // eslint-disable-line
|
|
331
328
|
var parent = el.parentElement; // eslint-disable-line
|
|
@@ -341,6 +338,7 @@ function elementParents(el, selector) {
|
|
|
341
338
|
}
|
|
342
339
|
return parents;
|
|
343
340
|
}
|
|
341
|
+
exports.elementParents = elementParents;
|
|
344
342
|
function elementTransitionEnd(el, callback) {
|
|
345
343
|
function fireCallBack(e) {
|
|
346
344
|
if (e.target !== el)
|
|
@@ -352,6 +350,7 @@ function elementTransitionEnd(el, callback) {
|
|
|
352
350
|
el.addEventListener('transitionend', fireCallBack);
|
|
353
351
|
}
|
|
354
352
|
}
|
|
353
|
+
exports.elementTransitionEnd = elementTransitionEnd;
|
|
355
354
|
function elementOuterSize(el, size, includeMargins) {
|
|
356
355
|
var window = (0, window_1.getWindow)();
|
|
357
356
|
if (includeMargins) {
|
|
@@ -365,7 +364,9 @@ function elementOuterSize(el, size, includeMargins) {
|
|
|
365
364
|
}
|
|
366
365
|
return el.offsetWidth;
|
|
367
366
|
}
|
|
367
|
+
exports.elementOuterSize = elementOuterSize;
|
|
368
368
|
function makeElementsArray(el) {
|
|
369
369
|
return (Array.isArray(el) ? el : [el]).filter(function (e) { return !!e; });
|
|
370
370
|
}
|
|
371
|
+
exports.makeElementsArray = makeElementsArray;
|
|
371
372
|
//# sourceMappingURL=utils.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utils.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/shared/utils.tsx"],"names":[],"mappings":"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"}
|
|
@@ -3,8 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ssrDocument = void 0;
|
|
7
|
-
exports.getDocument = getDocument;
|
|
6
|
+
exports.ssrDocument = exports.getDocument = void 0;
|
|
8
7
|
var extend_1 = __importDefault(require("./extend.js"));
|
|
9
8
|
var ssrDocument = {
|
|
10
9
|
body: {},
|
|
@@ -62,4 +61,5 @@ function getDocument() {
|
|
|
62
61
|
(0, extend_1.default)(doc, ssrDocument);
|
|
63
62
|
return doc;
|
|
64
63
|
}
|
|
64
|
+
exports.getDocument = getDocument;
|
|
65
65
|
//# sourceMappingURL=document.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"document.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/ssr-window/document.ts"],"names":[],"mappings":";;;;;;AAAA,oDAA8B;AAE9B,IAAM,WAAW,GAAG;IAClB,IAAI,EAAE,EAAE;IACR,gBAAgB,gBAAI,CAAC;IACrB,mBAAmB,gBAAI,CAAC;IACxB,aAAa,EAAE;QACb,IAAI,gBAAI,CAAC;QACT,QAAQ,EAAE,EAAE;KACb;IACD,aAAa;QACX,OAAO,IAAI,CAAC;IACd,CAAC;IACD,gBAAgB;QACd,OAAO,EAAE,CAAC;IACZ,CAAC;IACD,cAAc;QACZ,OAAO,IAAI,CAAC;IACd,CAAC;IACD,WAAW;QACT,OAAO;YACL,SAAS,gBAAI,CAAC;SACf,CAAC;IACJ,CAAC;IACD,aAAa;QACX,OAAO;YACL,QAAQ,EAAE,EAAE;YACZ,UAAU,EAAE,EAAE;YACd,KAAK,EAAE,EAAE;YACT,YAAY,gBAAI,CAAC;YACjB,oBAAoB;gBAClB,OAAO,EAAE,CAAC;YACZ,CAAC;SACF,CAAC;IACJ,CAAC;IACD,eAAe;QACb,OAAO,EAAE,CAAC;IACZ,CAAC;IACD,UAAU;QACR,OAAO,IAAI,CAAC;IACd,CAAC;IACD,QAAQ,EAAE;QACR,IAAI,EAAE,EAAE;QACR,IAAI,EAAE,EAAE;QACR,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,EAAE;QACR,MAAM,EAAE,EAAE;QACV,QAAQ,EAAE,EAAE;QACZ,QAAQ,EAAE,EAAE;QACZ,MAAM,EAAE,EAAE;KACX;CACF,CAAC;AASoB,kCAAW;AAPjC,SAAS,WAAW;IAClB,IAAM,GAAG,GACP,OAAO,QAAQ,KAAK,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAE,EAAe,CAAC;IAChE,IAAA,gBAAM,EAAC,GAAG,EAAE,WAAW,CAAC,CAAC;IACzB,OAAO,GAAG,CAAC;AACb,CAAC;AAEQ,kCAAW"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extend.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/ssr-window/extend.ts"],"names":[],"mappings":";;AAAA,sCAAsC;AACtC,SAAS,QAAQ,CAAC,GAAG;IACnB,OAAO,CACL,GAAG,KAAK,IAAI;QACZ,OAAO,GAAG,KAAK,QAAQ;QACvB,aAAa,IAAI,GAAG;QACpB,GAAG,CAAC,WAAW,KAAK,MAAM,CAC3B,CAAC;AACJ,CAAC;AAED,SAAS,MAAM,CAAC,MAAgB,EAAE,GAAa;IAA/B,uBAAA,EAAA,WAAgB;IAAE,oBAAA,EAAA,QAAa;IAC7C,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,UAAC,GAAG;QAC3B,IAAI,OAAO,MAAM,CAAC,GAAG,CAAC,KAAK,WAAW;YAAE,MAAM,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;aAC1D,IACH,QAAQ,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;YAClB,QAAQ,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;YACrB,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,MAAM,GAAG,CAAC,EAChC,CAAC;YACD,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,EAAE,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;QAChC,CAAC;IACH,CAAC,CAAC,CAAC;AACL,CAAC;AAED,kBAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ssr-window.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/ssr-window/ssr-window.ts"],"names":[],"mappings":";;;;;;AAAA,uCAAsD;AAI7C,4FAJA,sBAAW,OAIA;AAAE,4FAJA,sBAAW,OAIA;AAHjC,mCAAgD;AAGb,0FAH1B,kBAAS,OAG0B;AAAE,0FAH1B,kBAAS,OAG0B;AAFvD,oDAA8B;AAE2B,iBAFlD,gBAAM,CAEkD"}
|
|
@@ -3,8 +3,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
3
3
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
4
4
|
};
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.ssrWindow = void 0;
|
|
7
|
-
exports.getWindow = getWindow;
|
|
6
|
+
exports.ssrWindow = exports.getWindow = void 0;
|
|
8
7
|
var extend_1 = __importDefault(require("./extend.js"));
|
|
9
8
|
var document_1 = require("./document.js");
|
|
10
9
|
var ssrWindow = {
|
|
@@ -68,4 +67,5 @@ function getWindow() {
|
|
|
68
67
|
(0, extend_1.default)(win, ssrWindow);
|
|
69
68
|
return win;
|
|
70
69
|
}
|
|
70
|
+
exports.getWindow = getWindow;
|
|
71
71
|
//# sourceMappingURL=window.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"window.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/ssr-window/window.ts"],"names":[],"mappings":";;;;;;AAAA,oDAA8B;AAC9B,uCAAyC;AAEzC,IAAM,SAAS,GAAG;IAChB,QAAQ,EAAE,sBAAW;IACrB,SAAS,EAAE;QACT,SAAS,EAAE,EAAE;KACd;IACD,QAAQ,EAAE;QACR,IAAI,EAAE,EAAE;QACR,IAAI,EAAE,EAAE;QACR,QAAQ,EAAE,EAAE;QACZ,IAAI,EAAE,EAAE;QACR,MAAM,EAAE,EAAE;QACV,QAAQ,EAAE,EAAE;QACZ,QAAQ,EAAE,EAAE;QACZ,MAAM,EAAE,EAAE;KACX;IACD,OAAO,EAAE;QACP,YAAY,gBAAI,CAAC;QACjB,SAAS,gBAAI,CAAC;QACd,EAAE,gBAAI,CAAC;QACP,IAAI,gBAAI,CAAC;KACV;IACD,WAAW,EAAE,SAAS,WAAW;QAC/B,OAAO,IAAI,CAAC;IACd,CAAC;IACD,gBAAgB,gBAAI,CAAC;IACrB,mBAAmB,gBAAI,CAAC;IACxB,gBAAgB;QACd,OAAO;YACL,gBAAgB;gBACd,OAAO,EAAE,CAAC;YACZ,CAAC;SACF,CAAC;IACJ,CAAC;IACD,KAAK,gBAAI,CAAC;IACV,IAAI,gBAAI,CAAC;IACT,MAAM,EAAE,EAAE;IACV,UAAU,gBAAI,CAAC;IACf,YAAY,gBAAI,CAAC;IACjB,UAAU;QACR,OAAO,EAAE,CAAC;IACZ,CAAC;IACD,qBAAqB,YAAC,QAAQ;QAC5B,IAAI,OAAO,UAAU,KAAK,WAAW,EAAE,CAAC;YACtC,QAAQ,EAAE,CAAC;YACX,OAAO,IAAI,CAAC;QACd,CAAC;QACD,OAAO,UAAU,CAAC,QAAQ,EAAE,CAAC,CAAC,CAAC;IACjC,CAAC;IACD,oBAAoB,YAAC,EAAE;QACrB,IAAI,OAAO,UAAU,KAAK,WAAW,EAAE,CAAC;YACtC,OAAO;QACT,CAAC;QACD,YAAY,CAAC,EAAE,CAAC,CAAC;IACnB,CAAC;CACF,CAAC;AAQkB,8BAAS;AAN7B,SAAS,SAAS;IAChB,IAAM,GAAG,GAAW,OAAO,MAAM,KAAK,WAAW,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAE,EAAa,CAAC;IAC5E,IAAA,gBAAM,EAAC,GAAG,EAAE,SAAS,CAAC,CAAC;IACvB,OAAO,GAAG,CAAC;AACb,CAAC;AAEQ,8BAAS"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swiper-bundle.js","sourceRoot":"","sources":["../../../../../src/ui/components/carousel/carousel-lib/swiper-bundle.tsx"],"names":[],"mappings":";;;;;;AAAA,qDAAiC;AACjC,gBAAgB;AAEhB,2BAA2B;AAC3B,oCAAyD;AAAhD,+GAAA,OAAO,OAAU;AAAE,gHAAA,OAAO,OAAA;AAEnC,eAAe;AACf,IAAM,OAAO,GAAG;AACd,iBAAiB;CAClB,CAAC;AACF,cAAM,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swiper-effect-utils.js","sourceRoot":"","sources":["../../../../../src/ui/components/carousel/carousel-lib/swiper-effect-utils.ts"],"names":[],"mappings":";;;;;;AAAA,yEAAkD;AAMkC,uBAN7E,uBAAY,CAM6E;AALhG,qEAA8C;AAKrC,qBALF,qBAAU,CAKE;AAJnB,yEAAkD;AAI7B,uBAJd,uBAAY,CAIc;AAHjC,yGAAgF;AAG7C,qCAH5B,uCAA0B,CAG4B;AAF7D,wCAAqD;AAEU,oGAFtD,2BAAmB,OAEsD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swiper-react.js","sourceRoot":"","sources":["../../../../../src/ui/components/carousel/carousel-lib/swiper-react.tsx"],"names":[],"mappings":";;;AAAA,yCAAwC;AAK/B,uFALA,eAAM,OAKA;AAJf,qDAAmD;AAIlC,4FAJR,0BAAW,OAIQ;AAF5B,2CAA4D;AAAnD,yGAAA,cAAc,OAAA;AAAE,oGAAA,SAAS,OAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"swiper.js","sourceRoot":"","sources":["../../../../../src/ui/components/carousel/carousel-lib/swiper.tsx"],"names":[],"mappings":";;;;;;AAAA,oCAAyD;AAAhD,+GAAA,OAAO,OAAU;AAAE,gHAAA,OAAO,OAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
17
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
18
|
+
};
|
|
19
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
+
exports.Swiper = void 0;
|
|
21
|
+
__exportStar(require("./shared.js"), exports);
|
|
22
|
+
var swiper_class_1 = require("./swiper-class.js");
|
|
23
|
+
Object.defineProperty(exports, "Swiper", { enumerable: true, get: function () { return __importDefault(swiper_class_1).default; } });
|
|
24
|
+
__exportStar(require("./swiper-events.js"), exports);
|
|
25
|
+
__exportStar(require("./swiper-options.js"), exports);
|
|
26
|
+
__exportStar(require("./modules/public-api"), exports);
|
|
27
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/types/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA,2CAAyB;AACzB,+CAAmD;AAA1C,uHAAA,OAAO,OAAU;AAC1B,kDAAgC;AAChC,mDAAiC;AACjC,uDAAqC"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import type { Swiper } from './index.js';
|
|
2
|
+
export interface CSSSelector extends String {
|
|
3
|
+
}
|
|
4
|
+
export type SwiperModule = (options: {
|
|
5
|
+
params: Swiper['params'];
|
|
6
|
+
swiper: Swiper;
|
|
7
|
+
extendParams: (obj: {
|
|
8
|
+
[name: string]: any;
|
|
9
|
+
}) => void;
|
|
10
|
+
on: Swiper['on'];
|
|
11
|
+
once: Swiper['once'];
|
|
12
|
+
off: Swiper['off'];
|
|
13
|
+
emit: Swiper['emit'];
|
|
14
|
+
}) => void;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shared.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/types/shared.ts"],"names":[],"mappings":""}
|