infinity-forge 9.7.9 → 9.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/client/client.d.ts +53 -0
- package/dist/client/client.js +6 -0
- package/dist/client/client.js.map +1 -0
- package/dist/client/generate.d.ts +1 -0
- package/dist/client/generate.js +8 -0
- package/dist/client/generate.js.map +1 -0
- package/dist/client/index.d.ts +1 -0
- package/dist/client/index.js +2 -0
- package/dist/client/index.js.map +1 -0
- package/dist/client/swagger_client.d.ts +4886 -0
- package/dist/client/swagger_client.js +2 -0
- package/dist/client/swagger_client.js.map +1 -0
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.d.ts +1 -0
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js +2 -0
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js.map +1 -0
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.d.ts +5 -0
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js +4 -0
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js.map +1 -0
- package/dist/codie_panel/atena_codie_panel_keys/index.d.ts +2 -0
- package/dist/codie_panel/atena_codie_panel_keys/index.js +3 -0
- package/dist/codie_panel/atena_codie_panel_keys/index.js.map +1 -0
- package/dist/codie_panel/atena_codie_panel_keys/keys.d.ts +12 -0
- package/dist/codie_panel/atena_codie_panel_keys/keys.js +33 -0
- package/dist/codie_panel/atena_codie_panel_keys/keys.js.map +1 -0
- package/dist/codie_panel/hooks/use-panel-configurations.d.ts +5 -0
- package/dist/codie_panel/hooks/use-panel-configurations.js +4 -0
- package/dist/codie_panel/hooks/use-panel-configurations.js.map +1 -0
- package/dist/codie_panel/index.d.ts +3 -0
- package/dist/codie_panel/index.js +4 -0
- package/dist/codie_panel/index.js.map +1 -0
- package/dist/codie_panel/pages/configurations/components/index.d.ts +1 -0
- package/dist/codie_panel/pages/configurations/components/index.js +2 -0
- package/dist/codie_panel/pages/configurations/components/index.js.map +1 -0
- package/dist/codie_panel/pages/configurations/components/menu-card/index.d.ts +1 -0
- package/dist/codie_panel/pages/configurations/components/menu-card/index.js +5 -0
- package/dist/codie_panel/pages/configurations/components/menu-card/index.js.map +1 -0
- package/dist/codie_panel/pages/configurations/index.d.ts +1 -0
- package/dist/codie_panel/pages/configurations/index.js +2 -0
- package/dist/codie_panel/pages/configurations/index.js.map +1 -0
- package/dist/codie_panel/pages/configurations/page.d.ts +1 -0
- package/dist/codie_panel/pages/configurations/page.js +12 -0
- package/dist/codie_panel/pages/configurations/page.js.map +1 -0
- package/dist/codie_panel/pages/index.d.ts +2 -0
- package/dist/codie_panel/pages/index.js +3 -0
- package/dist/codie_panel/pages/index.js.map +1 -0
- package/dist/codie_panel/pages/menu/components/index.d.ts +1 -0
- package/dist/codie_panel/pages/menu/components/index.js +2 -0
- package/dist/codie_panel/pages/menu/components/index.js.map +1 -0
- package/dist/codie_panel/pages/menu/components/menu-card/index.d.ts +1 -0
- package/dist/codie_panel/pages/menu/components/menu-card/index.js +5 -0
- package/dist/codie_panel/pages/menu/components/menu-card/index.js.map +1 -0
- package/dist/codie_panel/pages/menu/index.d.ts +1 -0
- package/dist/codie_panel/pages/menu/index.js +2 -0
- package/dist/codie_panel/pages/menu/index.js.map +1 -0
- package/dist/codie_panel/pages/menu/page.d.ts +1 -0
- package/dist/codie_panel/pages/menu/page.js +13 -0
- package/dist/codie_panel/pages/menu/page.js.map +1 -0
- package/dist/codie_panel/panel_configurations/index.d.ts +1 -0
- package/dist/codie_panel/panel_configurations/index.js +2 -0
- package/dist/codie_panel/panel_configurations/index.js.map +1 -0
- package/dist/index.d.ts +4 -7672
- package/dist/index.js +5 -9023
- package/dist/index.js.map +1 -1
- package/dist/system/components/data/avatar/index.d.ts +5 -0
- package/dist/system/components/data/avatar/index.js +21 -0
- package/dist/system/components/data/avatar/index.js.map +1 -0
- package/dist/system/components/data/avatar/styles.d.ts +1 -0
- package/dist/system/components/data/avatar/styles.js +31 -0
- package/dist/system/components/data/avatar/styles.js.map +1 -0
- package/dist/system/components/data/buttons/index.d.ts +1 -0
- package/dist/system/components/data/buttons/index.js +2 -0
- package/dist/system/components/data/buttons/index.js.map +1 -0
- package/dist/system/components/data/buttons/sidebar-button/index.d.ts +1 -0
- package/dist/system/components/data/buttons/sidebar-button/index.js +7 -0
- package/dist/system/components/data/buttons/sidebar-button/index.js.map +1 -0
- package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +1 -0
- package/dist/system/components/data/buttons/sidebar-button/styles.js +18 -0
- package/dist/system/components/data/buttons/sidebar-button/styles.js.map +1 -0
- package/dist/system/components/data/chat/card-message/index.d.ts +4 -0
- package/dist/system/components/data/chat/card-message/index.js +8 -0
- package/dist/system/components/data/chat/card-message/index.js.map +1 -0
- package/dist/system/components/data/chat/card-message/styles.d.ts +1 -0
- package/dist/system/components/data/chat/card-message/styles.js +39 -0
- package/dist/system/components/data/chat/card-message/styles.js.map +1 -0
- package/dist/system/components/data/chat/index.d.ts +2 -0
- package/dist/system/components/data/chat/index.js +10 -0
- package/dist/system/components/data/chat/index.js.map +1 -0
- package/dist/system/components/data/chat/interfaces.d.ts +16 -0
- package/dist/system/components/data/chat/interfaces.js +2 -0
- package/dist/system/components/data/chat/interfaces.js.map +1 -0
- package/dist/system/components/data/chat/loader/index.d.ts +1 -0
- package/dist/system/components/data/chat/loader/index.js +6 -0
- package/dist/system/components/data/chat/loader/index.js.map +1 -0
- package/dist/system/components/data/chat/schema.d.ts +4 -0
- package/dist/system/components/data/chat/schema.js +3 -0
- package/dist/system/components/data/chat/schema.js.map +1 -0
- package/dist/system/components/data/chat/styles.d.ts +1 -0
- package/dist/system/components/data/chat/styles.js +151 -0
- package/dist/system/components/data/chat/styles.js.map +1 -0
- package/dist/system/components/data/detail-card/component.d.ts +2 -0
- package/dist/system/components/data/detail-card/component.js +14 -0
- package/dist/system/components/data/detail-card/component.js.map +1 -0
- package/dist/system/components/data/detail-card/index.d.ts +2 -0
- package/dist/system/components/data/detail-card/index.js +3 -0
- package/dist/system/components/data/detail-card/index.js.map +1 -0
- package/dist/system/components/data/detail-card/interfaces.d.ts +19 -0
- package/dist/system/components/data/detail-card/interfaces.js +2 -0
- package/dist/system/components/data/detail-card/interfaces.js.map +1 -0
- package/dist/system/components/data/detail-card/styles.d.ts +1 -0
- package/dist/system/components/data/detail-card/styles.js +149 -0
- package/dist/system/components/data/detail-card/styles.js.map +1 -0
- package/dist/system/components/data/highlight-icon/index.d.ts +2 -0
- package/dist/system/components/data/highlight-icon/index.js +8 -0
- package/dist/system/components/data/highlight-icon/index.js.map +1 -0
- package/dist/system/components/data/highlight-icon/interfaces.d.ts +8 -0
- package/dist/system/components/data/highlight-icon/interfaces.js +2 -0
- package/dist/system/components/data/highlight-icon/interfaces.js.map +1 -0
- package/dist/system/components/data/highlight-icon/styles.d.ts +3 -0
- package/dist/system/components/data/highlight-icon/styles.js +19 -0
- package/dist/system/components/data/highlight-icon/styles.js.map +1 -0
- package/dist/system/components/data/highlight-text/index.d.ts +2 -0
- package/dist/system/components/data/highlight-text/index.js +11 -0
- package/dist/system/components/data/highlight-text/index.js.map +1 -0
- package/dist/system/components/data/highlight-text/interfaces.d.ts +4 -0
- package/dist/system/components/data/highlight-text/interfaces.js +2 -0
- package/dist/system/components/data/highlight-text/interfaces.js.map +1 -0
- package/dist/system/components/data/highlight-text/styles.d.ts +3 -0
- package/dist/system/components/data/highlight-text/styles.js +18 -0
- package/dist/system/components/data/highlight-text/styles.js.map +1 -0
- package/dist/system/components/data/index.d.ts +14 -0
- package/dist/system/components/data/index.js +15 -0
- package/dist/system/components/data/index.js.map +1 -0
- package/dist/system/components/data/input-search/index.d.ts +2 -0
- package/dist/system/components/data/input-search/index.js +10 -0
- package/dist/system/components/data/input-search/index.js.map +1 -0
- package/dist/system/components/data/input-search/interfaces.d.ts +3 -0
- package/dist/system/components/data/input-search/interfaces.js +2 -0
- package/dist/system/components/data/input-search/interfaces.js.map +1 -0
- package/dist/system/components/data/input-search/styles.d.ts +1 -0
- package/dist/system/components/data/input-search/styles.js +42 -0
- package/dist/system/components/data/input-search/styles.js.map +1 -0
- package/dist/system/components/data/menu/component.d.ts +1 -0
- package/dist/system/components/data/menu/component.js +12 -0
- package/dist/system/components/data/menu/component.js.map +1 -0
- package/dist/system/components/data/menu/components/index.d.ts +1 -0
- package/dist/system/components/data/menu/components/index.js +2 -0
- package/dist/system/components/data/menu/components/index.js.map +1 -0
- package/dist/system/components/data/menu/components/menu-item/index.d.ts +4 -0
- package/dist/system/components/data/menu/components/menu-item/index.js +56 -0
- package/dist/system/components/data/menu/components/menu-item/index.js.map +1 -0
- package/dist/system/components/data/menu/index.d.ts +2 -0
- package/dist/system/components/data/menu/index.js +3 -0
- package/dist/system/components/data/menu/index.js.map +1 -0
- package/dist/system/components/data/menu/mock.d.ts +3 -0
- package/dist/system/components/data/menu/mock.js +193 -0
- package/dist/system/components/data/menu/mock.js.map +1 -0
- package/dist/system/components/data/menu/modes/collapsed-menu/index.d.ts +1 -0
- package/dist/system/components/data/menu/modes/collapsed-menu/index.js +15 -0
- package/dist/system/components/data/menu/modes/collapsed-menu/index.js.map +1 -0
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +1 -0
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.js +89 -0
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.js.map +1 -0
- package/dist/system/components/data/menu/modes/index.d.ts +2 -0
- package/dist/system/components/data/menu/modes/index.js +3 -0
- package/dist/system/components/data/menu/modes/index.js.map +1 -0
- package/dist/system/components/data/menu/modes/opened/index.d.ts +2 -0
- package/dist/system/components/data/menu/modes/opened/index.js +24 -0
- package/dist/system/components/data/menu/modes/opened/index.js.map +1 -0
- package/dist/system/components/data/menu/modes/opened/styles.d.ts +1 -0
- package/dist/system/components/data/menu/modes/opened/styles.js +4 -0
- package/dist/system/components/data/menu/modes/opened/styles.js.map +1 -0
- package/dist/system/components/data/menu/styles.d.ts +5 -0
- package/dist/system/components/data/menu/styles.js +166 -0
- package/dist/system/components/data/menu/styles.js.map +1 -0
- package/dist/system/components/data/notifications/card/index.d.ts +2 -0
- package/dist/system/components/data/notifications/card/index.js +7 -0
- package/dist/system/components/data/notifications/card/index.js.map +1 -0
- package/dist/system/components/data/notifications/card/styles.d.ts +1 -0
- package/dist/system/components/data/notifications/card/styles.js +31 -0
- package/dist/system/components/data/notifications/card/styles.js.map +1 -0
- package/dist/system/components/data/notifications/content-notification/index.d.ts +6 -0
- package/dist/system/components/data/notifications/content-notification/index.js +9 -0
- package/dist/system/components/data/notifications/content-notification/index.js.map +1 -0
- package/dist/system/components/data/notifications/index.d.ts +10 -0
- package/dist/system/components/data/notifications/index.js +46 -0
- package/dist/system/components/data/notifications/index.js.map +1 -0
- package/dist/system/components/data/notifications/interfaces.d.ts +3 -0
- package/dist/system/components/data/notifications/interfaces.js +2 -0
- package/dist/system/components/data/notifications/interfaces.js.map +1 -0
- package/dist/system/components/data/notifications/read-notifications/index.d.ts +4 -0
- package/dist/system/components/data/notifications/read-notifications/index.js +35 -0
- package/dist/system/components/data/notifications/read-notifications/index.js.map +1 -0
- package/dist/system/components/data/notifications/styles.d.ts +2 -0
- package/dist/system/components/data/notifications/styles.js +79 -0
- package/dist/system/components/data/notifications/styles.js.map +1 -0
- package/dist/system/components/data/page-wrapper/index.d.ts +2 -0
- package/dist/system/components/data/page-wrapper/index.js +7 -0
- package/dist/system/components/data/page-wrapper/index.js.map +1 -0
- package/dist/system/components/data/page-wrapper/interfaces.d.ts +7 -0
- package/dist/system/components/data/page-wrapper/interfaces.js +2 -0
- package/dist/system/components/data/page-wrapper/interfaces.js.map +1 -0
- package/dist/system/components/data/page-wrapper/styles.d.ts +1 -0
- package/dist/system/components/data/page-wrapper/styles.js +7 -0
- package/dist/system/components/data/page-wrapper/styles.js.map +1 -0
- package/dist/system/components/data/popover/index.d.ts +2 -0
- package/dist/system/components/data/popover/index.js +5 -0
- package/dist/system/components/data/popover/index.js.map +1 -0
- package/dist/system/components/data/popover/interfaces.d.ts +7 -0
- package/dist/system/components/data/popover/interfaces.js +2 -0
- package/dist/system/components/data/popover/interfaces.js.map +1 -0
- package/dist/system/components/data/profile-infos/index.d.ts +2 -0
- package/dist/system/components/data/profile-infos/index.js +9 -0
- package/dist/system/components/data/profile-infos/index.js.map +1 -0
- package/dist/system/components/data/profile-infos/interfaces.d.ts +6 -0
- package/dist/system/components/data/profile-infos/interfaces.js +2 -0
- package/dist/system/components/data/profile-infos/interfaces.js.map +1 -0
- package/dist/system/components/data/profile-infos/profile/index.d.ts +2 -0
- package/dist/system/components/data/profile-infos/profile/index.js +8 -0
- package/dist/system/components/data/profile-infos/profile/index.js.map +1 -0
- package/dist/system/components/data/profile-infos/profile/interfaces.d.ts +10 -0
- package/dist/system/components/data/profile-infos/profile/interfaces.js +2 -0
- package/dist/system/components/data/profile-infos/profile/interfaces.js.map +1 -0
- package/dist/system/components/data/profile-infos/profile/styles.d.ts +1 -0
- package/dist/system/components/data/profile-infos/profile/styles.js +55 -0
- package/dist/system/components/data/profile-infos/profile/styles.js.map +1 -0
- package/dist/system/components/data/profile-infos/styles.d.ts +1 -0
- package/dist/system/components/data/profile-infos/styles.js +14 -0
- package/dist/system/components/data/profile-infos/styles.js.map +1 -0
- package/dist/system/components/data/select-workspace/component.d.ts +4 -0
- package/dist/system/components/data/select-workspace/component.js +30 -0
- package/dist/system/components/data/select-workspace/component.js.map +1 -0
- package/dist/system/components/data/select-workspace/custom-styles.d.ts +2 -0
- package/dist/system/components/data/select-workspace/custom-styles.js +13 -0
- package/dist/system/components/data/select-workspace/custom-styles.js.map +1 -0
- package/dist/system/components/data/select-workspace/index.d.ts +3 -0
- package/dist/system/components/data/select-workspace/index.js +4 -0
- package/dist/system/components/data/select-workspace/index.js.map +1 -0
- package/dist/system/components/data/select-workspace/interfaces.d.ts +13 -0
- package/dist/system/components/data/select-workspace/interfaces.js +2 -0
- package/dist/system/components/data/select-workspace/interfaces.js.map +1 -0
- package/dist/system/components/data/select-workspace/styles.d.ts +4 -0
- package/dist/system/components/data/select-workspace/styles.js +143 -0
- package/dist/system/components/data/select-workspace/styles.js.map +1 -0
- package/dist/system/components/data/tab/component.d.ts +2 -0
- package/dist/system/components/data/tab/component.js +44 -0
- package/dist/system/components/data/tab/component.js.map +1 -0
- package/dist/system/components/data/tab/index.d.ts +2 -0
- package/dist/system/components/data/tab/index.js +3 -0
- package/dist/system/components/data/tab/index.js.map +1 -0
- package/dist/system/components/data/tab/interfaces.d.ts +31 -0
- package/dist/system/components/data/tab/interfaces.js +2 -0
- package/dist/system/components/data/tab/interfaces.js.map +1 -0
- package/dist/system/components/data/tab/styles.d.ts +1 -0
- package/dist/system/components/data/tab/styles.js +54 -0
- package/dist/system/components/data/tab/styles.js.map +1 -0
- package/dist/system/components/data/tab/tab-item/index.d.ts +6 -0
- package/dist/system/components/data/tab/tab-item/index.js +19 -0
- package/dist/system/components/data/tab/tab-item/index.js.map +1 -0
- package/dist/system/components/data/tab/tab-item/styles.d.ts +5 -0
- package/dist/system/components/data/tab/tab-item/styles.js +43 -0
- package/dist/system/components/data/tab/tab-item/styles.js.map +1 -0
- package/dist/system/components/index.d.ts +2 -0
- package/dist/system/components/index.js +3 -0
- package/dist/system/components/index.js.map +1 -0
- package/dist/system/components/layout/component.d.ts +2 -0
- package/dist/system/components/layout/component.js +8 -0
- package/dist/system/components/layout/component.js.map +1 -0
- package/dist/system/components/layout/header/components/index.d.ts +3 -0
- package/dist/system/components/layout/header/components/index.js +4 -0
- package/dist/system/components/layout/header/components/index.js.map +1 -0
- package/dist/system/components/layout/header/components/logo/index.d.ts +4 -0
- package/dist/system/components/layout/header/components/logo/index.js +10 -0
- package/dist/system/components/layout/header/components/logo/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/component.d.ts +2 -0
- package/dist/system/components/layout/header/components/menu-right/component.js +8 -0
- package/dist/system/components/layout/header/components/menu-right/component.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/index.d.ts +3 -0
- package/dist/system/components/layout/header/components/menu-right/index.js +4 -0
- package/dist/system/components/layout/header/components/menu-right/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.d.ts +2 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js +8 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.d.ts +11 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.js +2 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.js +49 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.js +54 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.d.ts +6 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.js +2 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.js +15 -0
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/index.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/index.js +9 -0
- package/dist/system/components/layout/header/components/menu-right/messages/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/messages/styles.js +17 -0
- package/dist/system/components/layout/header/components/menu-right/messages/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.d.ts +2 -0
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.js +10 -0
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.js +99 -0
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/profile/index.d.ts +2 -0
- package/dist/system/components/layout/header/components/menu-right/profile/index.js +11 -0
- package/dist/system/components/layout/header/components/menu-right/profile/index.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/profile/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/menu-right/profile/styles.js +3 -0
- package/dist/system/components/layout/header/components/menu-right/profile/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/menu-right/styles.d.ts +2 -0
- package/dist/system/components/layout/header/components/menu-right/styles.js +35 -0
- package/dist/system/components/layout/header/components/menu-right/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/index.d.ts +2 -0
- package/dist/system/components/layout/header/components/search-modal/index.js +13 -0
- package/dist/system/components/layout/header/components/search-modal/index.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/index.d.ts +2 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/index.js +22 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/index.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.d.ts +5 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.js +8 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.js +170 -0
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/search-modal/styles.js +12 -0
- package/dist/system/components/layout/header/components/search-modal/styles.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/trigger/index.d.ts +1 -0
- package/dist/system/components/layout/header/components/search-modal/trigger/index.js +7 -0
- package/dist/system/components/layout/header/components/search-modal/trigger/index.js.map +1 -0
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +1 -0
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.js +48 -0
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.js.map +1 -0
- package/dist/system/components/layout/header/index.d.ts +2 -0
- package/dist/system/components/layout/header/index.js +10 -0
- package/dist/system/components/layout/header/index.js.map +1 -0
- package/dist/system/components/layout/header/version-01/index.d.ts +2 -0
- package/dist/system/components/layout/header/version-01/index.js +13 -0
- package/dist/system/components/layout/header/version-01/index.js.map +1 -0
- package/dist/system/components/layout/header/version-01/styles.d.ts +4 -0
- package/dist/system/components/layout/header/version-01/styles.js +155 -0
- package/dist/system/components/layout/header/version-01/styles.js.map +1 -0
- package/dist/system/components/layout/index.d.ts +5 -0
- package/dist/system/components/layout/index.js +6 -0
- package/dist/system/components/layout/index.js.map +1 -0
- package/dist/system/components/layout/interfaces.d.ts +26 -0
- package/dist/system/components/layout/interfaces.js +2 -0
- package/dist/system/components/layout/interfaces.js.map +1 -0
- package/dist/system/components/layout/styles.d.ts +3 -0
- package/dist/system/components/layout/styles.js +37 -0
- package/dist/system/components/layout/styles.js.map +1 -0
- package/dist/system/context/auth/components/index.d.ts +2 -0
- package/dist/system/context/auth/components/index.js +3 -0
- package/dist/system/context/auth/components/index.js.map +1 -0
- package/dist/system/context/auth/components/login/form-login/index.d.ts +1 -0
- package/dist/system/context/auth/components/login/form-login/index.js +8 -0
- package/dist/system/context/auth/components/login/form-login/index.js.map +1 -0
- package/dist/system/context/auth/components/login/index.d.ts +1 -0
- package/dist/system/context/auth/components/login/index.js +11 -0
- package/dist/system/context/auth/components/login/index.js.map +1 -0
- package/dist/system/context/auth/components/login/styles.d.ts +1 -0
- package/dist/system/context/auth/components/login/styles.js +143 -0
- package/dist/system/context/auth/components/login/styles.js.map +1 -0
- package/dist/system/context/auth/components/private-page/index.d.ts +2 -0
- package/dist/system/context/auth/components/private-page/index.js +85 -0
- package/dist/system/context/auth/components/private-page/index.js.map +1 -0
- package/dist/system/context/auth/components/private-page/interfaces.d.ts +6 -0
- package/dist/system/context/auth/components/private-page/interfaces.js +2 -0
- package/dist/system/context/auth/components/private-page/interfaces.js.map +1 -0
- package/dist/system/context/auth/context.d.ts +15 -0
- package/dist/system/context/auth/context.js +133 -0
- package/dist/system/context/auth/context.js.map +1 -0
- package/dist/system/context/auth/index.d.ts +3 -0
- package/dist/system/context/auth/index.js +4 -0
- package/dist/system/context/auth/index.js.map +1 -0
- package/dist/system/context/auth/interfaces.d.ts +62 -0
- package/dist/system/context/auth/interfaces.js +2 -0
- package/dist/system/context/auth/interfaces.js.map +1 -0
- package/dist/system/context/container.d.ts +24 -0
- package/dist/system/context/container.js +28 -0
- package/dist/system/context/container.js.map +1 -0
- package/dist/system/context/index.d.ts +5 -0
- package/dist/system/context/index.js +6 -0
- package/dist/system/context/index.js.map +1 -0
- package/dist/system/context/infra-injection/context.d.ts +7 -0
- package/dist/system/context/infra-injection/context.js +9 -0
- package/dist/system/context/infra-injection/context.js.map +1 -0
- package/dist/system/context/infra-injection/index.d.ts +2 -0
- package/dist/system/context/infra-injection/index.js +3 -0
- package/dist/system/context/infra-injection/index.js.map +1 -0
- package/dist/system/context/infra-injection/interfaces.d.ts +47 -0
- package/dist/system/context/infra-injection/interfaces.js +2 -0
- package/dist/system/context/infra-injection/interfaces.js.map +1 -0
- package/dist/system/context/menu/context.d.ts +4 -0
- package/dist/system/context/menu/context.js +22 -0
- package/dist/system/context/menu/context.js.map +1 -0
- package/dist/system/context/menu/index.d.ts +2 -0
- package/dist/system/context/menu/index.js +3 -0
- package/dist/system/context/menu/index.js.map +1 -0
- package/dist/system/context/menu/interfaces.d.ts +14 -0
- package/dist/system/context/menu/interfaces.js +2 -0
- package/dist/system/context/menu/interfaces.js.map +1 -0
- package/dist/system/context/theme/context.d.ts +13 -0
- package/dist/system/context/theme/context.js +16 -0
- package/dist/system/context/theme/context.js.map +1 -0
- package/dist/system/context/theme/index.d.ts +1 -0
- package/dist/system/context/theme/index.js +2 -0
- package/dist/system/context/theme/index.js.map +1 -0
- package/dist/system/context/third-party-integration-context/context.d.ts +6 -0
- package/dist/system/context/third-party-integration-context/context.js +10 -0
- package/dist/system/context/third-party-integration-context/context.js.map +1 -0
- package/dist/system/context/third-party-integration-context/index.d.ts +2 -0
- package/dist/system/context/third-party-integration-context/index.js +3 -0
- package/dist/system/context/third-party-integration-context/index.js.map +1 -0
- package/dist/system/context/third-party-integration-context/interfaces.d.ts +7 -0
- package/dist/system/context/third-party-integration-context/interfaces.js +2 -0
- package/dist/system/context/third-party-integration-context/interfaces.js.map +1 -0
- package/dist/system/hooks/index.d.ts +4 -0
- package/dist/system/hooks/index.js +5 -0
- package/dist/system/hooks/index.js.map +1 -0
- package/dist/system/hooks/locales/ibge/index.d.ts +1 -0
- package/dist/system/hooks/locales/ibge/index.js +2 -0
- package/dist/system/hooks/locales/ibge/index.js.map +1 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.d.ts +52 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js +27 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js.map +1 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.d.ts +2 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js +3 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js.map +1 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.d.ts +40 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.js +2 -0
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.js.map +1 -0
- package/dist/system/hooks/locales/index.d.ts +2 -0
- package/dist/system/hooks/locales/index.js +3 -0
- package/dist/system/hooks/locales/index.js.map +1 -0
- package/dist/system/hooks/locales/use-load-cities/index.d.ts +48 -0
- package/dist/system/hooks/locales/use-load-cities/index.js +18 -0
- package/dist/system/hooks/locales/use-load-cities/index.js.map +1 -0
- package/dist/system/hooks/menu/index.d.ts +1 -0
- package/dist/system/hooks/menu/index.js +2 -0
- package/dist/system/hooks/menu/index.js.map +1 -0
- package/dist/system/hooks/menu/use-load-menu.d.ts +37 -0
- package/dist/system/hooks/menu/use-load-menu.js +36 -0
- package/dist/system/hooks/menu/use-load-menu.js.map +1 -0
- package/dist/system/hooks/notifications/index.d.ts +2 -0
- package/dist/system/hooks/notifications/index.js +3 -0
- package/dist/system/hooks/notifications/index.js.map +1 -0
- package/dist/system/hooks/notifications/use-load-all/index.d.ts +28 -0
- package/dist/system/hooks/notifications/use-load-all/index.js +42 -0
- package/dist/system/hooks/notifications/use-load-all/index.js.map +1 -0
- package/dist/system/hooks/notifications/use-load-no-read/index.d.ts +41 -0
- package/dist/system/hooks/notifications/use-load-no-read/index.js +25 -0
- package/dist/system/hooks/notifications/use-load-no-read/index.js.map +1 -0
- package/dist/system/hooks/ui/index.d.ts +2 -0
- package/dist/system/hooks/ui/index.js +3 -0
- package/dist/system/hooks/ui/index.js.map +1 -0
- package/dist/system/hooks/ui/use-debounce/index.d.ts +1 -0
- package/dist/system/hooks/ui/use-debounce/index.js +12 -0
- package/dist/system/hooks/ui/use-debounce/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/component.d.ts +4 -0
- package/dist/system/hooks/ui/use-table/component.js +8 -0
- package/dist/system/hooks/ui/use-table/component.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/index.d.ts +2 -0
- package/dist/system/hooks/ui/use-table/components/index.js +3 -0
- package/dist/system/hooks/ui/use-table/components/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.d.ts +5 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js +43 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/index.d.ts +9 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/index.js +38 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.js +45 -0
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.d.ts +16 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js +42 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.d.ts +2 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js +38 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.js +41 -0
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/create/index.d.ts +4 -0
- package/dist/system/hooks/ui/use-table/components/table/create/index.js +21 -0
- package/dist/system/hooks/ui/use-table/components/table/create/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/create/interfaces.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/create/interfaces.js +2 -0
- package/dist/system/hooks/ui/use-table/components/table/create/interfaces.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/create/styles.js +41 -0
- package/dist/system/hooks/ui/use-table/components/table/create/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/export/index.d.ts +4 -0
- package/dist/system/hooks/ui/use-table/components/table/export/index.js +7 -0
- package/dist/system/hooks/ui/use-table/components/table/export/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/export/styles.js +30 -0
- package/dist/system/hooks/ui/use-table/components/table/export/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/index.d.ts +6 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/index.js +95 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +3 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.js +147 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.d.ts +9 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js +15 -0
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/index.d.ts +2 -0
- package/dist/system/hooks/ui/use-table/components/table/index.js +67 -0
- package/dist/system/hooks/ui/use-table/components/table/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/interfaces.d.ts +30 -0
- package/dist/system/hooks/ui/use-table/components/table/interfaces.js +2 -0
- package/dist/system/hooks/ui/use-table/components/table/interfaces.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.d.ts +2 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.js +32 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/service.d.ts +24 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/service.js +47 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/service.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.js +117 -0
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js +7 -0
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.js +8 -0
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +3 -0
- package/dist/system/hooks/ui/use-table/components/table/styles.js +153 -0
- package/dist/system/hooks/ui/use-table/components/table/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.d.ts +2 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js +23 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.d.ts +7 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.js +2 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.js +26 -0
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.d.ts +7 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js +39 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +1 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.js +37 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.js.map +1 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/index.d.ts +11 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/index.js +28 -0
- package/dist/system/hooks/ui/use-table/components/table/tr/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/index.d.ts +3 -0
- package/dist/system/hooks/ui/use-table/index.js +4 -0
- package/dist/system/hooks/ui/use-table/index.js.map +1 -0
- package/dist/system/hooks/ui/use-table/interfaces.d.ts +135 -0
- package/dist/system/hooks/ui/use-table/interfaces.js +3 -0
- package/dist/system/hooks/ui/use-table/interfaces.js.map +1 -0
- package/dist/system/index.d.ts +3 -0
- package/dist/system/index.js +4 -0
- package/dist/system/index.js.map +1 -0
- package/dist/test/index.d.ts +1 -0
- package/dist/test/index.js +5 -0
- package/dist/test/index.js.map +1 -0
- package/dist/ui/atena/domain/dynamic-section/create.d.ts +8 -0
- package/dist/ui/atena/domain/dynamic-section/create.js +2 -0
- package/dist/ui/atena/domain/dynamic-section/create.js.map +1 -0
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.d.ts +52 -0
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.js +2 -0
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.js.map +1 -0
- package/dist/ui/atena/domain/dynamic-section/index.d.ts +4 -0
- package/dist/ui/atena/domain/dynamic-section/index.js +5 -0
- package/dist/ui/atena/domain/dynamic-section/index.js.map +1 -0
- package/dist/ui/atena/domain/dynamic-section/load-all.d.ts +10 -0
- package/dist/ui/atena/domain/dynamic-section/load-all.js +2 -0
- package/dist/ui/atena/domain/dynamic-section/load-all.js.map +1 -0
- package/dist/ui/atena/domain/dynamic-section/update.d.ts +8 -0
- package/dist/ui/atena/domain/dynamic-section/update.js +2 -0
- package/dist/ui/atena/domain/dynamic-section/update.js.map +1 -0
- package/dist/ui/atena/domain/index.d.ts +1 -0
- package/dist/ui/atena/domain/index.js +2 -0
- package/dist/ui/atena/domain/index.js.map +1 -0
- package/dist/ui/atena/index.d.ts +2 -0
- package/dist/ui/atena/index.js +3 -0
- package/dist/ui/atena/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.d.ts +34 -0
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.js +88 -0
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.d.ts +25 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js +73 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.js +5 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.d.ts +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js +10 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js +7 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.js +132 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.js +60 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.d.ts +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js +39 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.js +105 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.d.ts +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js +9 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.js +24 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.d.ts +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.d.ts +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js +8 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.js +5 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.js +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/index.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/index.js +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js +22 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.d.ts +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js +8 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/intefaces.d.ts +0 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/intefaces.js +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/intefaces.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.d.ts +69 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.js +119 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js +18 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.js +10 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.d.ts +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js +8 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +69 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.js +85 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js +13 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.d.ts +5 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js +6 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js +28 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js +12 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.js +227 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js +7 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.js +20 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.js +66 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.d.ts +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +96 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.d.ts +57 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.d.ts +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.d.ts +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +83 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.js +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js +10 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/interfaces.d.ts +0 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/interfaces.js +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/interfaces.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js +70 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +17 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.d.ts +4 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.js +14 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +28 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.js +39 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.js +76 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js +25 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js +2 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.js +83 -0
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/context.d.ts +26 -0
- package/dist/ui/atena/presentation/dynamic-sections/context.js +56 -0
- package/dist/ui/atena/presentation/dynamic-sections/context.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.d.ts +3 -0
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js +23 -0
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/index.d.ts +5 -0
- package/dist/ui/atena/presentation/dynamic-sections/index.js +6 -0
- package/dist/ui/atena/presentation/dynamic-sections/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/types.d.ts +54 -0
- package/dist/ui/atena/presentation/dynamic-sections/types.js +2 -0
- package/dist/ui/atena/presentation/dynamic-sections/types.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js +9 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.js +5 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.d.ts +5 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js +42 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.js +5 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.d.ts +9 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js +109 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.d.ts +2 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js +49 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.d.ts +32 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.js +2 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.js.map +1 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.d.ts +12 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js +15 -0
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js.map +1 -0
- package/dist/ui/atena/presentation/index.d.ts +3 -0
- package/dist/ui/atena/presentation/index.js +4 -0
- package/dist/ui/atena/presentation/index.js.map +1 -0
- package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.d.ts +16 -0
- package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.js +14 -0
- package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.js.map +1 -0
- package/dist/ui/atena/presentation/site-configurations/index.d.ts +2 -0
- package/dist/ui/atena/presentation/site-configurations/index.js +3 -0
- package/dist/ui/atena/presentation/site-configurations/index.js.map +1 -0
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.d.ts +63 -0
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.js +15 -0
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.d.ts +2 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.js +43 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.d.ts +3 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.js +39 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.d.ts +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.js +88 -0
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.d.ts +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.js +2 -0
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.d.ts +18 -0
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.js +44 -0
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/index.d.ts +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/index.js +2 -0
- package/dist/ui/codie-dynamic/components/directory-filter/index.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.d.ts +75 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.js +105 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.d.ts +3 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.js +13 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.d.ts +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.js +10 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.d.ts +3 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.js +35 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.d.ts +3 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.js +8 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.d.ts +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.js +305 -0
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.js.map +1 -0
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.d.ts +8 -0
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.js +11 -0
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.js.map +1 -0
- package/dist/ui/codie-dynamic/components/index.d.ts +1 -0
- package/dist/ui/codie-dynamic/components/index.js +2 -0
- package/dist/ui/codie-dynamic/components/index.js.map +1 -0
- package/dist/ui/codie-dynamic/index.d.ts +1 -0
- package/dist/ui/codie-dynamic/index.js +2 -0
- package/dist/ui/codie-dynamic/index.js.map +1 -0
- package/dist/ui/components/accordion/accordions/index.d.ts +12 -0
- package/dist/ui/components/accordion/accordions/index.js +29 -0
- package/dist/ui/components/accordion/accordions/index.js.map +1 -0
- package/dist/ui/components/accordion/component.d.ts +2 -0
- package/dist/ui/components/accordion/component.js +13 -0
- package/dist/ui/components/accordion/component.js.map +1 -0
- package/dist/ui/components/accordion/index.d.ts +2 -0
- package/dist/ui/components/accordion/index.js +3 -0
- package/dist/ui/components/accordion/index.js.map +1 -0
- package/dist/ui/components/accordion/interfaces.d.ts +17 -0
- package/dist/ui/components/accordion/interfaces.js +2 -0
- package/dist/ui/components/accordion/interfaces.js.map +1 -0
- package/dist/ui/components/accordion/styles.d.ts +1 -0
- package/dist/ui/components/accordion/styles.js +36 -0
- package/dist/ui/components/accordion/styles.js.map +1 -0
- package/dist/ui/components/animation/index.d.ts +23 -0
- package/dist/ui/components/animation/index.js +21 -0
- package/dist/ui/components/animation/index.js.map +1 -0
- package/dist/ui/components/animation/type-animation.d.ts +15 -0
- package/dist/ui/components/animation/type-animation.js +16 -0
- package/dist/ui/components/animation/type-animation.js.map +1 -0
- package/dist/ui/components/breadcrumb/component.d.ts +2 -0
- package/dist/ui/components/breadcrumb/component.js +38 -0
- package/dist/ui/components/breadcrumb/component.js.map +1 -0
- package/dist/ui/components/breadcrumb/index.d.ts +2 -0
- package/dist/ui/components/breadcrumb/index.js +3 -0
- package/dist/ui/components/breadcrumb/index.js.map +1 -0
- package/dist/ui/components/breadcrumb/interfaces.d.ts +8 -0
- package/dist/ui/components/breadcrumb/interfaces.js +2 -0
- package/dist/ui/components/breadcrumb/interfaces.js.map +1 -0
- package/dist/ui/components/breadcrumb/styles.d.ts +1 -0
- package/dist/ui/components/breadcrumb/styles.js +36 -0
- package/dist/ui/components/breadcrumb/styles.js.map +1 -0
- package/dist/ui/components/button/component.d.ts +2 -0
- package/dist/ui/components/button/component.js +25 -0
- package/dist/ui/components/button/component.js.map +1 -0
- package/dist/ui/components/button/index.d.ts +2 -0
- package/dist/ui/components/button/index.js +3 -0
- package/dist/ui/components/button/index.js.map +1 -0
- package/dist/ui/components/button/interfaces.d.ts +9 -0
- package/dist/ui/components/button/interfaces.js +2 -0
- package/dist/ui/components/button/interfaces.js.map +1 -0
- package/dist/ui/components/button/styles.d.ts +5 -0
- package/dist/ui/components/button/styles.js +28 -0
- package/dist/ui/components/button/styles.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js +48 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.d.ts +5 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js +122 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.d.ts +9 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js +53 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.d.ts +9 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js +20 -0
- 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.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.js +122 -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.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js +14 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.d.ts +11 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js +204 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.d.ts +9 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js +61 -0
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js +31 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.d.ts +7 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js +4 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js +91 -0
- 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.d.ts +5 -0
- package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js +29 -0
- package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js +39 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.d.ts +7 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.js +4 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/core.d.ts +116 -0
- package/dist/ui/components/carousel/carousel-lib/core/core.js +621 -0
- package/dist/ui/components/carousel/carousel-lib/core/core.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/defaults.d.ts +92 -0
- package/dist/ui/components/carousel/carousel-lib/core/defaults.js +117 -0
- package/dist/ui/components/carousel/carousel-lib/core/defaults.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/index.d.ts +7 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/index.js +72 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js +14 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js +10 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js +11 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js +50 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js +31 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js +182 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js +302 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js +150 -0
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/events-emitter.d.ts +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/events-emitter.js +114 -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.d.ts +7 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js +7 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js +19 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.js +16 -0
- 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.d.ts +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.js +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js +54 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js +23 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.d.ts +3 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js +212 -0
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js +38 -0
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js +66 -0
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.d.ts +5 -0
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js +66 -0
- 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.d.ts +17 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.js +17 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js +34 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js +65 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js +11 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js +154 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js +43 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js +35 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js +79 -0
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.d.ts +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.js +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js +9 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js +27 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js +11 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js +12 -0
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js +17 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.d.ts +13 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.js +13 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js +4 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js +4 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js +45 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js +73 -0
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/index.d.ts +21 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/index.js +21 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js +120 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js +49 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js +43 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js +64 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js +42 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js +303 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js +66 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js +17 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js +58 -0
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.d.ts +7 -0
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js +329 -0
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.d.ts +5 -0
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js +55 -0
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js +241 -0
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/grid.d.ts +5 -0
- package/dist/ui/components/carousel/carousel-lib/modules/grid.js +140 -0
- package/dist/ui/components/carousel/carousel-lib/modules/grid.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/index.d.ts +7 -0
- package/dist/ui/components/carousel/carousel-lib/modules/index.js +8 -0
- package/dist/ui/components/carousel/carousel-lib/modules/index.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.js +203 -0
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.js +487 -0
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.js +358 -0
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/context.d.ts +4 -0
- package/dist/ui/components/carousel/carousel-lib/react/context.js +10 -0
- package/dist/ui/components/carousel/carousel-lib/react/context.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/get-children.d.ts +10 -0
- package/dist/ui/components/carousel/carousel-lib/react/get-children.js +48 -0
- package/dist/ui/components/carousel/carousel-lib/react/get-children.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.d.ts +3 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js +73 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper.d.ts +3 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper.js +170 -0
- package/dist/ui/components/carousel/carousel-lib/react/swiper.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js +9 -0
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/react/virtual.d.ts +12 -0
- package/dist/ui/components/carousel/carousel-lib/react/virtual.js +42 -0
- package/dist/ui/components/carousel/carousel-lib/react/virtual.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js +7 -0
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js +7 -0
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js +19 -0
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js +12 -0
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js +55 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js +10 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js +43 -0
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js +40 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.js +63 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.js +22 -0
- 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.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js +74 -0
- package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/shared/utils.d.ts +31 -0
- package/dist/ui/components/carousel/carousel-lib/shared/utils.js +323 -0
- package/dist/ui/components/carousel/carousel-lib/shared/utils.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.d.ts +36 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js +58 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.d.ts +2 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.js +20 -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.d.ts +4 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js +5 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.d.ts +71 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js +64 -0
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js +10 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.d.ts +6 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js +7 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-react.d.ts +4 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-react.js +5 -0
- package/dist/ui/components/carousel/carousel-lib/swiper-react.js.map +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper.d.ts +1 -0
- package/dist/ui/components/carousel/carousel-lib/swiper.js +2 -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 +6 -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 +2 -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 +2 -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 +2 -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 +2 -0
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.js.map +1 -0
- package/dist/ui/components/carousel/index.d.ts +11 -0
- package/dist/ui/components/carousel/index.js +43 -0
- package/dist/ui/components/carousel/index.js.map +1 -0
- package/dist/ui/components/carousel/interfaces.d.ts +12 -0
- package/dist/ui/components/carousel/interfaces.js +2 -0
- package/dist/ui/components/carousel/interfaces.js.map +1 -0
- package/dist/ui/components/carousel/styles.d.ts +1 -0
- package/dist/ui/components/carousel/styles.js +307 -0
- package/dist/ui/components/carousel/styles.js.map +1 -0
- package/dist/ui/components/charts/index.d.ts +2 -0
- package/dist/ui/components/charts/index.js +3 -0
- package/dist/ui/components/charts/index.js.map +1 -0
- package/dist/ui/components/charts/matriz/index.d.ts +12 -0
- package/dist/ui/components/charts/matriz/index.js +51 -0
- package/dist/ui/components/charts/matriz/index.js.map +1 -0
- package/dist/ui/components/charts/matriz/styles.d.ts +1 -0
- package/dist/ui/components/charts/matriz/styles.js +125 -0
- package/dist/ui/components/charts/matriz/styles.js.map +1 -0
- package/dist/ui/components/charts/pie/index.d.ts +1 -0
- package/dist/ui/components/charts/pie/index.js +2 -0
- package/dist/ui/components/charts/pie/index.js.map +1 -0
- package/dist/ui/components/charts/pie/simple/functions.d.ts +2 -0
- package/dist/ui/components/charts/pie/simple/functions.js +28 -0
- package/dist/ui/components/charts/pie/simple/functions.js.map +1 -0
- package/dist/ui/components/charts/pie/simple/index.d.ts +7 -0
- package/dist/ui/components/charts/pie/simple/index.js +55 -0
- package/dist/ui/components/charts/pie/simple/index.js.map +1 -0
- package/dist/ui/components/charts/pie/simple/interfaces.d.ts +9 -0
- package/dist/ui/components/charts/pie/simple/interfaces.js +2 -0
- package/dist/ui/components/charts/pie/simple/interfaces.js.map +1 -0
- package/dist/ui/components/charts/pie/simple/styles.d.ts +1 -0
- package/dist/ui/components/charts/pie/simple/styles.js +23 -0
- package/dist/ui/components/charts/pie/simple/styles.js.map +1 -0
- package/dist/ui/components/container/index.d.ts +2 -0
- package/dist/ui/components/container/index.js +5 -0
- package/dist/ui/components/container/index.js.map +1 -0
- package/dist/ui/components/container/interfaces.d.ts +4 -0
- package/dist/ui/components/container/interfaces.js +2 -0
- package/dist/ui/components/container/interfaces.js.map +1 -0
- package/dist/ui/components/count-up/index.d.ts +7 -0
- package/dist/ui/components/count-up/index.js +30 -0
- package/dist/ui/components/count-up/index.js.map +1 -0
- package/dist/ui/components/drop-down/index.d.ts +2 -0
- package/dist/ui/components/drop-down/index.js +8 -0
- package/dist/ui/components/drop-down/index.js.map +1 -0
- package/dist/ui/components/drop-down/interfaces.d.ts +7 -0
- package/dist/ui/components/drop-down/interfaces.js +2 -0
- package/dist/ui/components/drop-down/interfaces.js.map +1 -0
- package/dist/ui/components/drop-down/styles.d.ts +3 -0
- package/dist/ui/components/drop-down/styles.js +28 -0
- package/dist/ui/components/drop-down/styles.js.map +1 -0
- package/dist/ui/components/error-boundary/component.d.ts +2 -0
- package/dist/ui/components/error-boundary/component.js +7 -0
- package/dist/ui/components/error-boundary/component.js.map +1 -0
- package/dist/ui/components/error-boundary/error-body.d.ts +2 -0
- package/dist/ui/components/error-boundary/error-body.js +5 -0
- package/dist/ui/components/error-boundary/error-body.js.map +1 -0
- package/dist/ui/components/error-boundary/index.d.ts +2 -0
- package/dist/ui/components/error-boundary/index.js +3 -0
- package/dist/ui/components/error-boundary/index.js.map +1 -0
- package/dist/ui/components/error-boundary/interfaces.d.ts +7 -0
- package/dist/ui/components/error-boundary/interfaces.js +2 -0
- package/dist/ui/components/error-boundary/interfaces.js.map +1 -0
- package/dist/ui/components/error-boundary/src/ErrorBoundary.d.ts +21 -0
- package/dist/ui/components/error-boundary/src/ErrorBoundary.js +84 -0
- package/dist/ui/components/error-boundary/src/ErrorBoundary.js.map +1 -0
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.d.ts +6 -0
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.js +3 -0
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.js.map +1 -0
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.d.ts +2 -0
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.js +8 -0
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.js.map +1 -0
- package/dist/ui/components/error-boundary/src/env-conditions/development.d.ts +1 -0
- package/dist/ui/components/error-boundary/src/env-conditions/development.js +2 -0
- package/dist/ui/components/error-boundary/src/env-conditions/development.js.map +1 -0
- package/dist/ui/components/error-boundary/src/env-conditions/production.d.ts +1 -0
- package/dist/ui/components/error-boundary/src/env-conditions/production.js +2 -0
- package/dist/ui/components/error-boundary/src/env-conditions/production.js.map +1 -0
- package/dist/ui/components/error-boundary/src/index.d.ts +5 -0
- package/dist/ui/components/error-boundary/src/index.js +6 -0
- package/dist/ui/components/error-boundary/src/index.js.map +1 -0
- package/dist/ui/components/error-boundary/src/types.d.ts +35 -0
- package/dist/ui/components/error-boundary/src/types.js +2 -0
- package/dist/ui/components/error-boundary/src/types.js.map +1 -0
- package/dist/ui/components/error-boundary/src/useErrorBoundary.d.ts +5 -0
- package/dist/ui/components/error-boundary/src/useErrorBoundary.js +26 -0
- package/dist/ui/components/error-boundary/src/useErrorBoundary.js.map +1 -0
- package/dist/ui/components/error-boundary/src/withErrorBoundary.d.ts +3 -0
- package/dist/ui/components/error-boundary/src/withErrorBoundary.js +10 -0
- package/dist/ui/components/error-boundary/src/withErrorBoundary.js.map +1 -0
- package/dist/ui/components/evaluations/card/index.d.ts +11 -0
- package/dist/ui/components/evaluations/card/index.js +9 -0
- package/dist/ui/components/evaluations/card/index.js.map +1 -0
- package/dist/ui/components/evaluations/card/styles.d.ts +5 -0
- package/dist/ui/components/evaluations/card/styles.js +115 -0
- package/dist/ui/components/evaluations/card/styles.js.map +1 -0
- package/dist/ui/components/evaluations/index.d.ts +7 -0
- package/dist/ui/components/evaluations/index.js +76 -0
- package/dist/ui/components/evaluations/index.js.map +1 -0
- package/dist/ui/components/evaluations/star.d.ts +1 -0
- package/dist/ui/components/evaluations/star.js +5 -0
- package/dist/ui/components/evaluations/star.js.map +1 -0
- package/dist/ui/components/evaluations/stars-text/index.d.ts +9 -0
- package/dist/ui/components/evaluations/stars-text/index.js +7 -0
- package/dist/ui/components/evaluations/stars-text/index.js.map +1 -0
- package/dist/ui/components/evaluations/stars-text/styles.d.ts +5 -0
- package/dist/ui/components/evaluations/stars-text/styles.js +44 -0
- package/dist/ui/components/evaluations/stars-text/styles.js.map +1 -0
- package/dist/ui/components/evaluations/styles.d.ts +10 -0
- package/dist/ui/components/evaluations/styles.js +495 -0
- package/dist/ui/components/evaluations/styles.js.map +1 -0
- package/dist/ui/components/form/checkbox/index.d.ts +7 -0
- package/dist/ui/components/form/checkbox/index.js +33 -0
- package/dist/ui/components/form/checkbox/index.js.map +1 -0
- package/dist/ui/components/form/checkbox/styles.d.ts +1 -0
- package/dist/ui/components/form/checkbox/styles.js +7 -0
- package/dist/ui/components/form/checkbox/styles.js.map +1 -0
- package/dist/ui/components/form/drag-and-drop/index.d.ts +24 -0
- package/dist/ui/components/form/drag-and-drop/index.js +52 -0
- package/dist/ui/components/form/drag-and-drop/index.js.map +1 -0
- package/dist/ui/components/form/handler/component.d.ts +2 -0
- package/dist/ui/components/form/handler/component.js +12 -0
- package/dist/ui/components/form/handler/component.js.map +1 -0
- package/dist/ui/components/form/handler/custom-submit/index.d.ts +26 -0
- package/dist/ui/components/form/handler/custom-submit/index.js +12 -0
- package/dist/ui/components/form/handler/custom-submit/index.js.map +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/component.d.ts +2 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js +37 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js.map +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +3 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js +4 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js.map +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +31 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js +2 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js.map +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.d.ts +6 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js +22 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js.map +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.js +38 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/generate-schemas.d.ts +17 -0
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js +50 -0
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/index.d.ts +11 -0
- package/dist/ui/components/form/handler/form-handler/index.js +203 -0
- package/dist/ui/components/form/handler/form-handler/index.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/use-form-handler.d.ts +7 -0
- package/dist/ui/components/form/handler/form-handler/use-form-handler.js +7 -0
- package/dist/ui/components/form/handler/form-handler/use-form-handler.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/use-schemas.d.ts +2 -0
- package/dist/ui/components/form/handler/form-handler/use-schemas.js +47 -0
- package/dist/ui/components/form/handler/form-handler/use-schemas.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/use-send-file.d.ts +5 -0
- package/dist/ui/components/form/handler/form-handler/use-send-file.js +124 -0
- package/dist/ui/components/form/handler/form-handler/use-send-file.js.map +1 -0
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.d.ts +6 -0
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.js +23 -0
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.js.map +1 -0
- package/dist/ui/components/form/handler/i18n/index.d.ts +2 -0
- package/dist/ui/components/form/handler/i18n/index.js +36 -0
- package/dist/ui/components/form/handler/i18n/index.js.map +1 -0
- package/dist/ui/components/form/handler/index.d.ts +6 -0
- package/dist/ui/components/form/handler/index.js +7 -0
- package/dist/ui/components/form/handler/index.js.map +1 -0
- package/dist/ui/components/form/handler/interfaces.d.ts +84 -0
- package/dist/ui/components/form/handler/interfaces.js +2 -0
- package/dist/ui/components/form/handler/interfaces.js.map +1 -0
- package/dist/ui/components/form/handler/styles.d.ts +3 -0
- package/dist/ui/components/form/handler/styles.js +40 -0
- package/dist/ui/components/form/handler/styles.js.map +1 -0
- package/dist/ui/components/form/index.d.ts +30 -0
- package/dist/ui/components/form/index.js +31 -0
- package/dist/ui/components/form/index.js.map +1 -0
- package/dist/ui/components/form/input/index.d.ts +2 -0
- package/dist/ui/components/form/input/index.js +65 -0
- package/dist/ui/components/form/input/index.js.map +1 -0
- package/dist/ui/components/form/input-cep/component.d.ts +5 -0
- package/dist/ui/components/form/input-cep/component.js +66 -0
- package/dist/ui/components/form/input-cep/component.js.map +1 -0
- package/dist/ui/components/form/input-cep/index.d.ts +3 -0
- package/dist/ui/components/form/input-cep/index.js +4 -0
- package/dist/ui/components/form/input-cep/index.js.map +1 -0
- package/dist/ui/components/form/input-cep/interfaces.d.ts +16 -0
- package/dist/ui/components/form/input-cep/interfaces.js +2 -0
- package/dist/ui/components/form/input-cep/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/hook.d.ts +5 -0
- package/dist/ui/components/form/input-cep/use-cep/hook.js +10 -0
- package/dist/ui/components/form/input-cep/use-cep/hook.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/index.d.ts +2 -0
- package/dist/ui/components/form/input-cep/use-cep/index.js +3 -0
- package/dist/ui/components/form/input-cep/use-cep/index.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.d.ts +5 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +28 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.d.ts +3 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js +4 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.d.ts +13 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.js +2 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.d.ts +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.js +8 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.js.map +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/index.d.ts +1 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/index.js +2 -0
- package/dist/ui/components/form/input-cep/use-cep/providers/index.js.map +1 -0
- package/dist/ui/components/form/input-color/index.d.ts +2 -0
- package/dist/ui/components/form/input-color/index.js +6 -0
- package/dist/ui/components/form/input-color/index.js.map +1 -0
- package/dist/ui/components/form/input-control/error/index.d.ts +3 -0
- package/dist/ui/components/form/input-control/error/index.js +6 -0
- package/dist/ui/components/form/input-control/error/index.js.map +1 -0
- package/dist/ui/components/form/input-control/error/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/error/styles.js +8 -0
- package/dist/ui/components/form/input-control/error/styles.js.map +1 -0
- package/dist/ui/components/form/input-control/index.d.ts +4 -0
- package/dist/ui/components/form/input-control/index.js +16 -0
- package/dist/ui/components/form/input-control/index.js.map +1 -0
- package/dist/ui/components/form/input-control/label/index.d.ts +2 -0
- package/dist/ui/components/form/input-control/label/index.js +10 -0
- package/dist/ui/components/form/input-control/label/index.js.map +1 -0
- package/dist/ui/components/form/input-control/label/interfaces.d.ts +4 -0
- package/dist/ui/components/form/input-control/label/interfaces.js +1 -0
- package/dist/ui/components/form/input-control/label/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-control/label/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/label/styles.js +13 -0
- package/dist/ui/components/form/input-control/label/styles.js.map +1 -0
- package/dist/ui/components/form/input-control/loader-input/index.d.ts +1 -0
- package/dist/ui/components/form/input-control/loader-input/index.js +7 -0
- package/dist/ui/components/form/input-control/loader-input/index.js.map +1 -0
- package/dist/ui/components/form/input-control/loader-input/styles.d.ts +1 -0
- package/dist/ui/components/form/input-control/loader-input/styles.js +15 -0
- package/dist/ui/components/form/input-control/loader-input/styles.js.map +1 -0
- package/dist/ui/components/form/input-control/styles.d.ts +8 -0
- package/dist/ui/components/form/input-control/styles.js +111 -0
- package/dist/ui/components/form/input-control/styles.js.map +1 -0
- package/dist/ui/components/form/input-counter/index.d.ts +10 -0
- package/dist/ui/components/form/input-counter/index.js +24 -0
- package/dist/ui/components/form/input-counter/index.js.map +1 -0
- package/dist/ui/components/form/input-counter/styles.d.ts +1 -0
- package/dist/ui/components/form/input-counter/styles.js +39 -0
- package/dist/ui/components/form/input-counter/styles.js.map +1 -0
- package/dist/ui/components/form/input-cpf-cnpj/index.d.ts +2 -0
- package/dist/ui/components/form/input-cpf-cnpj/index.js +14 -0
- package/dist/ui/components/form/input-cpf-cnpj/index.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/CurrencyInput.d.ts +2 -0
- package/dist/ui/components/form/input-currency/components/CurrencyInput.js +230 -0
- package/dist/ui/components/form/input-currency/components/CurrencyInput.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.d.ts +160 -0
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.js +2 -0
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/index.d.ts +1 -0
- package/dist/ui/components/form/input-currency/components/index.js +2 -0
- package/dist/ui/components/form/input-currency/components/index.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/addSeparators.d.ts +4 -0
- package/dist/ui/components/form/input-currency/components/utils/addSeparators.js +7 -0
- package/dist/ui/components/form/input-currency/components/utils/addSeparators.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.d.ts +8 -0
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.js +49 -0
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.d.ts +6 -0
- package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.js +9 -0
- package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.d.ts +1 -0
- package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.js +26 -0
- package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/formatValue.d.ts +49 -0
- package/dist/ui/components/form/input-currency/components/utils/formatValue.js +107 -0
- package/dist/ui/components/form/input-currency/components/utils/formatValue.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.d.ts +13 -0
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.js +34 -0
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.d.ts +6 -0
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.js +7 -0
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/index.d.ts +8 -0
- package/dist/ui/components/form/input-currency/components/utils/index.js +9 -0
- package/dist/ui/components/form/input-currency/components/utils/index.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/isNumber.d.ts +1 -0
- package/dist/ui/components/form/input-currency/components/utils/isNumber.js +2 -0
- package/dist/ui/components/form/input-currency/components/utils/isNumber.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/padTrimValue.d.ts +1 -0
- package/dist/ui/components/form/input-currency/components/utils/padTrimValue.js +23 -0
- package/dist/ui/components/form/input-currency/components/utils/padTrimValue.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.d.ts +10 -0
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js +32 -0
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.d.ts +4 -0
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js +10 -0
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.d.ts +4 -0
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js +9 -0
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js.map +1 -0
- package/dist/ui/components/form/input-currency/components/utils/repositionCursor.d.ts +16 -0
- package/dist/ui/components/form/input-currency/components/utils/repositionCursor.js +25 -0
- package/dist/ui/components/form/input-currency/components/utils/repositionCursor.js.map +1 -0
- package/dist/ui/components/form/input-currency/index.d.ts +9 -0
- package/dist/ui/components/form/input-currency/index.js +78 -0
- package/dist/ui/components/form/input-currency/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js +32 -0
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.js +95 -0
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/days/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker/calendar/days/index.js +45 -0
- package/dist/ui/components/form/input-date-picker/calendar/days/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.js +60 -0
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/index.d.ts +8 -0
- package/dist/ui/components/form/input-date-picker/calendar/index.js +38 -0
- package/dist/ui/components/form/input-date-picker/calendar/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/interface.d.ts +13 -0
- package/dist/ui/components/form/input-date-picker/calendar/interface.js +2 -0
- package/dist/ui/components/form/input-date-picker/calendar/interface.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/months/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker/calendar/months/index.js +29 -0
- package/dist/ui/components/form/input-date-picker/calendar/months/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.js +34 -0
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +4 -0
- package/dist/ui/components/form/input-date-picker/calendar/styles.js +11 -0
- package/dist/ui/components/form/input-date-picker/calendar/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/years/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker/calendar/years/index.js +41 -0
- package/dist/ui/components/form/input-date-picker/calendar/years/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.js +45 -0
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/component.d.ts +8 -0
- package/dist/ui/components/form/input-date-picker/component.js +72 -0
- package/dist/ui/components/form/input-date-picker/component.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker/index.js +3 -0
- package/dist/ui/components/form/input-date-picker/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/interfaces.d.ts +23 -0
- package/dist/ui/components/form/input-date-picker/interfaces.js +2 -0
- package/dist/ui/components/form/input-date-picker/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/mock/index.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker/mock/index.js +2 -0
- package/dist/ui/components/form/input-date-picker/mock/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/mock/translations.d.ts +20 -0
- package/dist/ui/components/form/input-date-picker/mock/translations.js +47 -0
- package/dist/ui/components/form/input-date-picker/mock/translations.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/settings/index.d.ts +27 -0
- package/dist/ui/components/form/input-date-picker/settings/index.js +28 -0
- package/dist/ui/components/form/input-date-picker/settings/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker/styles.d.ts +0 -0
- package/dist/ui/components/form/input-date-picker/styles.js +1 -0
- package/dist/ui/components/form/input-date-picker/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js +26 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.js +57 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js +46 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.js +60 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/index.d.ts +8 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/index.js +24 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.d.ts +16 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.js +2 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js +32 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.js +34 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +4 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.js +15 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/component.d.ts +4 -0
- package/dist/ui/components/form/input-date-picker-new/component.js +51 -0
- package/dist/ui/components/form/input-date-picker-new/component.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-picker-new/index.js +3 -0
- package/dist/ui/components/form/input-date-picker-new/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/interfaces.d.ts +22 -0
- package/dist/ui/components/form/input-date-picker-new/interfaces.js +2 -0
- package/dist/ui/components/form/input-date-picker-new/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/mock/index.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker-new/mock/index.js +2 -0
- package/dist/ui/components/form/input-date-picker-new/mock/index.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/mock/translations.d.ts +20 -0
- package/dist/ui/components/form/input-date-picker-new/mock/translations.js +47 -0
- package/dist/ui/components/form/input-date-picker-new/mock/translations.js.map +1 -0
- package/dist/ui/components/form/input-date-picker-new/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-picker-new/styles.js +22 -0
- package/dist/ui/components/form/input-date-picker-new/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-range/component.d.ts +7 -0
- package/dist/ui/components/form/input-date-range/component.js +16 -0
- package/dist/ui/components/form/input-date-range/component.js.map +1 -0
- package/dist/ui/components/form/input-date-range/filter/index.d.ts +2 -0
- package/dist/ui/components/form/input-date-range/filter/index.js +40 -0
- package/dist/ui/components/form/input-date-range/filter/index.js.map +1 -0
- package/dist/ui/components/form/input-date-range/filter/styles.d.ts +2 -0
- package/dist/ui/components/form/input-date-range/filter/styles.js +46 -0
- package/dist/ui/components/form/input-date-range/filter/styles.js.map +1 -0
- package/dist/ui/components/form/input-date-range/index.d.ts +1 -0
- package/dist/ui/components/form/input-date-range/index.js +2 -0
- package/dist/ui/components/form/input-date-range/index.js.map +1 -0
- package/dist/ui/components/form/input-date-range/styles.d.ts +1 -0
- package/dist/ui/components/form/input-date-range/styles.js +48 -0
- package/dist/ui/components/form/input-date-range/styles.js.map +1 -0
- package/dist/ui/components/form/input-file/component.d.ts +23 -0
- package/dist/ui/components/form/input-file/component.js +10 -0
- package/dist/ui/components/form/input-file/component.js.map +1 -0
- package/dist/ui/components/form/input-file/hooks/index.d.ts +4 -0
- package/dist/ui/components/form/input-file/hooks/index.js +5 -0
- package/dist/ui/components/form/input-file/hooks/index.js.map +1 -0
- package/dist/ui/components/form/input-file/hooks/use-components-file.d.ts +9 -0
- package/dist/ui/components/form/input-file/hooks/use-components-file.js +27 -0
- package/dist/ui/components/form/input-file/hooks/use-components-file.js.map +1 -0
- package/dist/ui/components/form/input-file/hooks/use-file-elements.d.ts +13 -0
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js +35 -0
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js.map +1 -0
- package/dist/ui/components/form/input-file/hooks/use-file.d.ts +25 -0
- package/dist/ui/components/form/input-file/hooks/use-file.js +73 -0
- package/dist/ui/components/form/input-file/hooks/use-file.js.map +1 -0
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.d.ts +9 -0
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js +56 -0
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js.map +1 -0
- package/dist/ui/components/form/input-file/index.d.ts +4 -0
- package/dist/ui/components/form/input-file/index.js +5 -0
- package/dist/ui/components/form/input-file/index.js.map +1 -0
- package/dist/ui/components/form/input-file/render-files/component.d.ts +2 -0
- package/dist/ui/components/form/input-file/render-files/component.js +15 -0
- package/dist/ui/components/form/input-file/render-files/component.js.map +1 -0
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.d.ts +13 -0
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js +14 -0
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js.map +1 -0
- package/dist/ui/components/form/input-file/render-files/file-item/index.d.ts +3 -0
- package/dist/ui/components/form/input-file/render-files/file-item/index.js +12 -0
- package/dist/ui/components/form/input-file/render-files/file-item/index.js.map +1 -0
- package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +2 -0
- package/dist/ui/components/form/input-file/render-files/file-item/styles.js +181 -0
- package/dist/ui/components/form/input-file/render-files/file-item/styles.js.map +1 -0
- package/dist/ui/components/form/input-file/render-files/index.d.ts +3 -0
- package/dist/ui/components/form/input-file/render-files/index.js +4 -0
- package/dist/ui/components/form/input-file/render-files/index.js.map +1 -0
- package/dist/ui/components/form/input-file/render-files/interfaces.d.ts +6 -0
- package/dist/ui/components/form/input-file/render-files/interfaces.js +2 -0
- package/dist/ui/components/form/input-file/render-files/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-file/styles.d.ts +2 -0
- package/dist/ui/components/form/input-file/styles.js +62 -0
- package/dist/ui/components/form/input-file/styles.js.map +1 -0
- package/dist/ui/components/form/input-manager/component.d.ts +3 -0
- package/dist/ui/components/form/input-manager/component.js +49 -0
- package/dist/ui/components/form/input-manager/component.js.map +1 -0
- package/dist/ui/components/form/input-manager/index.d.ts +2 -0
- package/dist/ui/components/form/input-manager/index.js +3 -0
- package/dist/ui/components/form/input-manager/index.js.map +1 -0
- package/dist/ui/components/form/input-manager/interfaces.d.ts +9 -0
- package/dist/ui/components/form/input-manager/interfaces.js +2 -0
- package/dist/ui/components/form/input-manager/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-manager/styles.d.ts +4 -0
- package/dist/ui/components/form/input-manager/styles.js +62 -0
- package/dist/ui/components/form/input-manager/styles.js.map +1 -0
- package/dist/ui/components/form/input-mask/index.d.ts +7 -0
- package/dist/ui/components/form/input-mask/index.js +64 -0
- package/dist/ui/components/form/input-mask/index.js.map +1 -0
- package/dist/ui/components/form/input-password/index.d.ts +5 -0
- package/dist/ui/components/form/input-password/index.js +24 -0
- package/dist/ui/components/form/input-password/index.js.map +1 -0
- package/dist/ui/components/form/input-password/styles.d.ts +1 -0
- package/dist/ui/components/form/input-password/styles.js +33 -0
- package/dist/ui/components/form/input-password/styles.js.map +1 -0
- package/dist/ui/components/form/input-range/index.d.ts +6 -0
- package/dist/ui/components/form/input-range/index.js +49 -0
- package/dist/ui/components/form/input-range/index.js.map +1 -0
- package/dist/ui/components/form/input-range/styles.d.ts +1 -0
- package/dist/ui/components/form/input-range/styles.js +106 -0
- package/dist/ui/components/form/input-range/styles.js.map +1 -0
- package/dist/ui/components/form/input-seo/index.d.ts +5 -0
- package/dist/ui/components/form/input-seo/index.js +9 -0
- package/dist/ui/components/form/input-seo/index.js.map +1 -0
- package/dist/ui/components/form/input-seo/input-meta-image/index.d.ts +2 -0
- package/dist/ui/components/form/input-seo/input-meta-image/index.js +12 -0
- package/dist/ui/components/form/input-seo/input-meta-image/index.js.map +1 -0
- package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +1 -0
- package/dist/ui/components/form/input-seo/input-meta-image/styles.js +38 -0
- package/dist/ui/components/form/input-seo/input-meta-image/styles.js.map +1 -0
- package/dist/ui/components/form/input-seo/styles.d.ts +1 -0
- package/dist/ui/components/form/input-seo/styles.js +45 -0
- package/dist/ui/components/form/input-seo/styles.js.map +1 -0
- package/dist/ui/components/form/input-star/index.d.ts +2 -0
- package/dist/ui/components/form/input-star/index.js +11 -0
- package/dist/ui/components/form/input-star/index.js.map +1 -0
- package/dist/ui/components/form/input-star/styles.d.ts +4 -0
- package/dist/ui/components/form/input-star/styles.js +30 -0
- package/dist/ui/components/form/input-star/styles.js.map +1 -0
- package/dist/ui/components/form/input-svg/index.d.ts +2 -0
- package/dist/ui/components/form/input-svg/index.js +42 -0
- package/dist/ui/components/form/input-svg/index.js.map +1 -0
- package/dist/ui/components/form/input-svg/styles.d.ts +1 -0
- package/dist/ui/components/form/input-svg/styles.js +56 -0
- package/dist/ui/components/form/input-svg/styles.js.map +1 -0
- package/dist/ui/components/form/input-switch/index.d.ts +2 -0
- package/dist/ui/components/form/input-switch/index.js +27 -0
- package/dist/ui/components/form/input-switch/index.js.map +1 -0
- package/dist/ui/components/form/input-switch/interfaces.d.ts +13 -0
- package/dist/ui/components/form/input-switch/interfaces.js +2 -0
- package/dist/ui/components/form/input-switch/interfaces.js.map +1 -0
- package/dist/ui/components/form/input-switch/styles.d.ts +2 -0
- package/dist/ui/components/form/input-switch/styles.js +121 -0
- package/dist/ui/components/form/input-switch/styles.js.map +1 -0
- package/dist/ui/components/form/input-week-availability/availability-preview/index.d.ts +4 -0
- package/dist/ui/components/form/input-week-availability/availability-preview/index.js +11 -0
- package/dist/ui/components/form/input-week-availability/availability-preview/index.js.map +1 -0
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.d.ts +1 -0
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.js +77 -0
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.js.map +1 -0
- package/dist/ui/components/form/input-week-availability/index.d.ts +2 -0
- package/dist/ui/components/form/input-week-availability/index.js +3 -0
- package/dist/ui/components/form/input-week-availability/index.js.map +1 -0
- package/dist/ui/components/form/input-week-availability/input.d.ts +13 -0
- package/dist/ui/components/form/input-week-availability/input.js +30 -0
- package/dist/ui/components/form/input-week-availability/input.js.map +1 -0
- package/dist/ui/components/form/input-week-availability/mock.d.ts +8 -0
- package/dist/ui/components/form/input-week-availability/mock.js +45 -0
- package/dist/ui/components/form/input-week-availability/mock.js.map +1 -0
- package/dist/ui/components/form/input-week-availability/styles.d.ts +1 -0
- package/dist/ui/components/form/input-week-availability/styles.js +127 -0
- package/dist/ui/components/form/input-week-availability/styles.js.map +1 -0
- package/dist/ui/components/form/input-youtube/index.d.ts +2 -0
- package/dist/ui/components/form/input-youtube/index.js +25 -0
- package/dist/ui/components/form/input-youtube/index.js.map +1 -0
- package/dist/ui/components/form/input-youtube/styles.d.ts +1 -0
- package/dist/ui/components/form/input-youtube/styles.js +11 -0
- package/dist/ui/components/form/input-youtube/styles.js.map +1 -0
- package/dist/ui/components/form/interfaces.d.ts +78 -0
- package/dist/ui/components/form/interfaces.js +2 -0
- package/dist/ui/components/form/interfaces.js.map +1 -0
- package/dist/ui/components/form/radio/index.d.ts +21 -0
- package/dist/ui/components/form/radio/index.js +25 -0
- package/dist/ui/components/form/radio/index.js.map +1 -0
- package/dist/ui/components/form/radio/styles.d.ts +1 -0
- package/dist/ui/components/form/radio/styles.js +13 -0
- package/dist/ui/components/form/radio/styles.js.map +1 -0
- package/dist/ui/components/form/select/custom-styles.d.ts +2 -0
- package/dist/ui/components/form/select/custom-styles.js +15 -0
- package/dist/ui/components/form/select/custom-styles.js.map +1 -0
- package/dist/ui/components/form/select/index.d.ts +4 -0
- package/dist/ui/components/form/select/index.js +97 -0
- package/dist/ui/components/form/select/index.js.map +1 -0
- package/dist/ui/components/form/select/interfaces.d.ts +0 -0
- package/dist/ui/components/form/select/interfaces.js +1 -0
- package/dist/ui/components/form/select/interfaces.js.map +1 -0
- package/dist/ui/components/form/select/styles.d.ts +1 -0
- package/dist/ui/components/form/select/styles.js +45 -0
- package/dist/ui/components/form/select/styles.js.map +1 -0
- package/dist/ui/components/form/select-icon/index.d.ts +2 -0
- package/dist/ui/components/form/select-icon/index.js +11 -0
- package/dist/ui/components/form/select-icon/index.js.map +1 -0
- package/dist/ui/components/form/select-icon/styles.d.ts +1 -0
- package/dist/ui/components/form/select-icon/styles.js +23 -0
- package/dist/ui/components/form/select-icon/styles.js.map +1 -0
- package/dist/ui/components/form/text-editor/component.d.ts +10 -0
- package/dist/ui/components/form/text-editor/component.js +15 -0
- package/dist/ui/components/form/text-editor/component.js.map +1 -0
- package/dist/ui/components/form/text-editor/hook/index.d.ts +4 -0
- package/dist/ui/components/form/text-editor/hook/index.js +17 -0
- package/dist/ui/components/form/text-editor/hook/index.js.map +1 -0
- package/dist/ui/components/form/text-editor/index.d.ts +3 -0
- package/dist/ui/components/form/text-editor/index.js +4 -0
- package/dist/ui/components/form/text-editor/index.js.map +1 -0
- package/dist/ui/components/form/text-editor/quill.d.ts +21 -0
- package/dist/ui/components/form/text-editor/quill.js +57 -0
- package/dist/ui/components/form/text-editor/quill.js.map +1 -0
- package/dist/ui/components/form/textarea/index.d.ts +2 -0
- package/dist/ui/components/form/textarea/index.js +38 -0
- package/dist/ui/components/form/textarea/index.js.map +1 -0
- package/dist/ui/components/google-translate-page/index.d.ts +8 -0
- package/dist/ui/components/google-translate-page/index.js +12 -0
- package/dist/ui/components/google-translate-page/index.js.map +1 -0
- package/dist/ui/components/google-translate-page/styles.d.ts +1 -0
- package/dist/ui/components/google-translate-page/styles.js +11 -0
- package/dist/ui/components/google-translate-page/styles.js.map +1 -0
- package/dist/ui/components/google-translate-page/translate.d.ts +11 -0
- package/dist/ui/components/google-translate-page/translate.js +38 -0
- package/dist/ui/components/google-translate-page/translate.js.map +1 -0
- package/dist/ui/components/index.d.ts +32 -0
- package/dist/ui/components/index.js +33 -0
- package/dist/ui/components/index.js.map +1 -0
- package/dist/ui/components/loader-circle/index.d.ts +2 -0
- package/dist/ui/components/loader-circle/index.js +10 -0
- package/dist/ui/components/loader-circle/index.js.map +1 -0
- package/dist/ui/components/loader-circle/interfaces.d.ts +4 -0
- package/dist/ui/components/loader-circle/interfaces.js +2 -0
- package/dist/ui/components/loader-circle/interfaces.js.map +1 -0
- package/dist/ui/components/loading-screen/index.d.ts +2 -0
- package/dist/ui/components/loading-screen/index.js +19 -0
- package/dist/ui/components/loading-screen/index.js.map +1 -0
- package/dist/ui/components/loading-screen/interfaces.d.ts +5 -0
- package/dist/ui/components/loading-screen/interfaces.js +2 -0
- package/dist/ui/components/loading-screen/interfaces.js.map +1 -0
- package/dist/ui/components/loading-screen/styles.d.ts +1 -0
- package/dist/ui/components/loading-screen/styles.js +32 -0
- package/dist/ui/components/loading-screen/styles.js.map +1 -0
- package/dist/ui/components/login-modal/index.d.ts +8 -0
- package/dist/ui/components/login-modal/index.js +39 -0
- package/dist/ui/components/login-modal/index.js.map +1 -0
- package/dist/ui/components/login-modal/styles.d.ts +1 -0
- package/dist/ui/components/login-modal/styles.js +190 -0
- package/dist/ui/components/login-modal/styles.js.map +1 -0
- package/dist/ui/components/menu-mobile/components/nav-links/index.d.ts +3 -0
- package/dist/ui/components/menu-mobile/components/nav-links/index.js +35 -0
- package/dist/ui/components/menu-mobile/components/nav-links/index.js.map +1 -0
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.d.ts +5 -0
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.js +2 -0
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.js.map +1 -0
- package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +1 -0
- package/dist/ui/components/menu-mobile/components/nav-links/styles.js +104 -0
- package/dist/ui/components/menu-mobile/components/nav-links/styles.js.map +1 -0
- package/dist/ui/components/menu-mobile/index.d.ts +2 -0
- package/dist/ui/components/menu-mobile/index.js +47 -0
- package/dist/ui/components/menu-mobile/index.js.map +1 -0
- package/dist/ui/components/menu-mobile/interfaces.d.ts +24 -0
- package/dist/ui/components/menu-mobile/interfaces.js +2 -0
- package/dist/ui/components/menu-mobile/interfaces.js.map +1 -0
- package/dist/ui/components/menu-mobile/styles.d.ts +1 -0
- package/dist/ui/components/menu-mobile/styles.js +67 -0
- package/dist/ui/components/menu-mobile/styles.js.map +1 -0
- package/dist/ui/components/menu-mobile/top/index.d.ts +2 -0
- package/dist/ui/components/menu-mobile/top/index.js +19 -0
- package/dist/ui/components/menu-mobile/top/index.js.map +1 -0
- package/dist/ui/components/menu-mobile/top/interfaces.d.ts +6 -0
- package/dist/ui/components/menu-mobile/top/interfaces.js +2 -0
- package/dist/ui/components/menu-mobile/top/interfaces.js.map +1 -0
- package/dist/ui/components/menu-mobile/top/styles.d.ts +1 -0
- package/dist/ui/components/menu-mobile/top/styles.js +86 -0
- package/dist/ui/components/menu-mobile/top/styles.js.map +1 -0
- package/dist/ui/components/modal/component.d.ts +2 -0
- package/dist/ui/components/modal/component.js +21 -0
- package/dist/ui/components/modal/component.js.map +1 -0
- package/dist/ui/components/modal/index.d.ts +2 -0
- package/dist/ui/components/modal/index.js +3 -0
- package/dist/ui/components/modal/index.js.map +1 -0
- package/dist/ui/components/modal/interfaces.d.ts +17 -0
- package/dist/ui/components/modal/interfaces.js +2 -0
- package/dist/ui/components/modal/interfaces.js.map +1 -0
- package/dist/ui/components/modal/styles.d.ts +3 -0
- package/dist/ui/components/modal/styles.js +132 -0
- package/dist/ui/components/modal/styles.js.map +1 -0
- package/dist/ui/components/next-image/index.d.ts +2 -0
- package/dist/ui/components/next-image/index.js +12 -0
- package/dist/ui/components/next-image/index.js.map +1 -0
- package/dist/ui/components/next-image/interfaces.d.ts +8 -0
- package/dist/ui/components/next-image/interfaces.js +2 -0
- package/dist/ui/components/next-image/interfaces.js.map +1 -0
- package/dist/ui/components/next-image/styles.d.ts +1 -0
- package/dist/ui/components/next-image/styles.js +50 -0
- package/dist/ui/components/next-image/styles.js.map +1 -0
- package/dist/ui/components/overlay/index.d.ts +2 -0
- package/dist/ui/components/overlay/index.js +24 -0
- package/dist/ui/components/overlay/index.js.map +1 -0
- package/dist/ui/components/overlay/interfaces.d.ts +7 -0
- package/dist/ui/components/overlay/interfaces.js +2 -0
- package/dist/ui/components/overlay/interfaces.js.map +1 -0
- package/dist/ui/components/overlay/styles.d.ts +4 -0
- package/dist/ui/components/overlay/styles.js +24 -0
- package/dist/ui/components/overlay/styles.js.map +1 -0
- package/dist/ui/components/pagination/index.d.ts +2 -0
- package/dist/ui/components/pagination/index.js +32 -0
- package/dist/ui/components/pagination/index.js.map +1 -0
- package/dist/ui/components/pagination/service.d.ts +24 -0
- package/dist/ui/components/pagination/service.js +47 -0
- package/dist/ui/components/pagination/service.js.map +1 -0
- package/dist/ui/components/pagination/styles.d.ts +1 -0
- package/dist/ui/components/pagination/styles.js +117 -0
- package/dist/ui/components/pagination/styles.js.map +1 -0
- package/dist/ui/components/pix/index.d.ts +15 -0
- package/dist/ui/components/pix/index.js +35 -0
- package/dist/ui/components/pix/index.js.map +1 -0
- package/dist/ui/components/pix/pix-sucess/index.d.ts +6 -0
- package/dist/ui/components/pix/pix-sucess/index.js +11 -0
- package/dist/ui/components/pix/pix-sucess/index.js.map +1 -0
- package/dist/ui/components/pix/pix-sucess/styles.d.ts +1 -0
- package/dist/ui/components/pix/pix-sucess/styles.js +70 -0
- package/dist/ui/components/pix/pix-sucess/styles.js.map +1 -0
- package/dist/ui/components/pix/styles.d.ts +1 -0
- package/dist/ui/components/pix/styles.js +140 -0
- package/dist/ui/components/pix/styles.js.map +1 -0
- package/dist/ui/components/pix/timer/index.d.ts +3 -0
- package/dist/ui/components/pix/timer/index.js +32 -0
- package/dist/ui/components/pix/timer/index.js.map +1 -0
- package/dist/ui/components/pix/timer/styles.d.ts +1 -0
- package/dist/ui/components/pix/timer/styles.js +8 -0
- package/dist/ui/components/pix/timer/styles.js.map +1 -0
- package/dist/ui/components/pop-confirm/component.d.ts +14 -0
- package/dist/ui/components/pop-confirm/component.js +26 -0
- package/dist/ui/components/pop-confirm/component.js.map +1 -0
- package/dist/ui/components/pop-confirm/index.d.ts +1 -0
- package/dist/ui/components/pop-confirm/index.js +2 -0
- package/dist/ui/components/pop-confirm/index.js.map +1 -0
- package/dist/ui/components/pop-confirm/styles.d.ts +1 -0
- package/dist/ui/components/pop-confirm/styles.js +105 -0
- package/dist/ui/components/pop-confirm/styles.js.map +1 -0
- package/dist/ui/components/portal/index.d.ts +4 -0
- package/dist/ui/components/portal/index.js +7 -0
- package/dist/ui/components/portal/index.js.map +1 -0
- package/dist/ui/components/sidebar/index.d.ts +3 -0
- package/dist/ui/components/sidebar/index.js +31 -0
- package/dist/ui/components/sidebar/index.js.map +1 -0
- package/dist/ui/components/sidebar/interfaces.d.ts +9 -0
- package/dist/ui/components/sidebar/interfaces.js +2 -0
- package/dist/ui/components/sidebar/interfaces.js.map +1 -0
- package/dist/ui/components/sidebar/styles.d.ts +8 -0
- package/dist/ui/components/sidebar/styles.js +32 -0
- package/dist/ui/components/sidebar/styles.js.map +1 -0
- package/dist/ui/components/site/context/index.d.ts +39 -0
- package/dist/ui/components/site/context/index.js +15 -0
- package/dist/ui/components/site/context/index.js.map +1 -0
- package/dist/ui/components/site/context/scripts/acept-cookies/index.d.ts +3 -0
- package/dist/ui/components/site/context/scripts/acept-cookies/index.js +49 -0
- package/dist/ui/components/site/context/scripts/acept-cookies/index.js.map +1 -0
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.d.ts +1 -0
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.js +75 -0
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.js.map +1 -0
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.d.ts +3 -0
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.js +49 -0
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.js.map +1 -0
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.d.ts +1 -0
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.js +62 -0
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.js.map +1 -0
- package/dist/ui/components/site/context/scripts/component.d.ts +2 -0
- package/dist/ui/components/site/context/scripts/component.js +42 -0
- package/dist/ui/components/site/context/scripts/component.js.map +1 -0
- package/dist/ui/components/site/context/scripts/conditional-scripts/index.d.ts +9 -0
- package/dist/ui/components/site/context/scripts/conditional-scripts/index.js +8 -0
- package/dist/ui/components/site/context/scripts/conditional-scripts/index.js.map +1 -0
- package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.d.ts +6 -0
- package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js +49 -0
- package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.js.map +1 -0
- package/dist/ui/components/site/context/scripts/index.d.ts +5 -0
- package/dist/ui/components/site/context/scripts/index.js +6 -0
- package/dist/ui/components/site/context/scripts/index.js.map +1 -0
- package/dist/ui/components/site/context/scripts/interfaces.d.ts +6 -0
- package/dist/ui/components/site/context/scripts/interfaces.js +2 -0
- package/dist/ui/components/site/context/scripts/interfaces.js.map +1 -0
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.d.ts +5 -0
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js +7 -0
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js.map +1 -0
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.d.ts +1 -0
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.js +104 -0
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.js.map +1 -0
- package/dist/ui/components/site/default-pages/404/component.d.ts +1 -0
- package/dist/ui/components/site/default-pages/404/component.js +11 -0
- package/dist/ui/components/site/default-pages/404/component.js.map +1 -0
- package/dist/ui/components/site/default-pages/404/index.d.ts +1 -0
- package/dist/ui/components/site/default-pages/404/index.js +2 -0
- package/dist/ui/components/site/default-pages/404/index.js.map +1 -0
- package/dist/ui/components/site/default-pages/404/styles.d.ts +1 -0
- package/dist/ui/components/site/default-pages/404/styles.js +29 -0
- package/dist/ui/components/site/default-pages/404/styles.js.map +1 -0
- package/dist/ui/components/site/default-pages/500/component.d.ts +1 -0
- package/dist/ui/components/site/default-pages/500/component.js +12 -0
- package/dist/ui/components/site/default-pages/500/component.js.map +1 -0
- package/dist/ui/components/site/default-pages/500/index.d.ts +1 -0
- package/dist/ui/components/site/default-pages/500/index.js +2 -0
- package/dist/ui/components/site/default-pages/500/index.js.map +1 -0
- package/dist/ui/components/site/default-pages/500/styles.d.ts +1 -0
- package/dist/ui/components/site/default-pages/500/styles.js +29 -0
- package/dist/ui/components/site/default-pages/500/styles.js.map +1 -0
- package/dist/ui/components/site/default-pages/index.d.ts +2 -0
- package/dist/ui/components/site/default-pages/index.js +3 -0
- package/dist/ui/components/site/default-pages/index.js.map +1 -0
- package/dist/ui/components/site/default-pages/sitemap/index.d.ts +4 -0
- package/dist/ui/components/site/default-pages/sitemap/index.js +25 -0
- package/dist/ui/components/site/default-pages/sitemap/index.js.map +1 -0
- package/dist/ui/components/site/effect/component.d.ts +2 -0
- package/dist/ui/components/site/effect/component.js +7 -0
- package/dist/ui/components/site/effect/component.js.map +1 -0
- package/dist/ui/components/site/effect/index.d.ts +2 -0
- package/dist/ui/components/site/effect/index.js +3 -0
- package/dist/ui/components/site/effect/index.js.map +1 -0
- package/dist/ui/components/site/effect/interfaces.d.ts +5 -0
- package/dist/ui/components/site/effect/interfaces.js +2 -0
- package/dist/ui/components/site/effect/interfaces.js.map +1 -0
- package/dist/ui/components/site/effect/styles.d.ts +6 -0
- package/dist/ui/components/site/effect/styles.js +104 -0
- package/dist/ui/components/site/effect/styles.js.map +1 -0
- package/dist/ui/components/site/head/component.d.ts +2 -0
- package/dist/ui/components/site/head/component.js +13 -0
- package/dist/ui/components/site/head/component.js.map +1 -0
- package/dist/ui/components/site/head/index.d.ts +2 -0
- package/dist/ui/components/site/head/index.js +3 -0
- package/dist/ui/components/site/head/index.js.map +1 -0
- package/dist/ui/components/site/head/interfaces.d.ts +9 -0
- package/dist/ui/components/site/head/interfaces.js +2 -0
- package/dist/ui/components/site/head/interfaces.js.map +1 -0
- package/dist/ui/components/site/header-link/component.d.ts +2 -0
- package/dist/ui/components/site/header-link/component.js +11 -0
- package/dist/ui/components/site/header-link/component.js.map +1 -0
- package/dist/ui/components/site/header-link/index.d.ts +2 -0
- package/dist/ui/components/site/header-link/index.js +3 -0
- package/dist/ui/components/site/header-link/index.js.map +1 -0
- package/dist/ui/components/site/header-link/interfaces.d.ts +14 -0
- package/dist/ui/components/site/header-link/interfaces.js +2 -0
- package/dist/ui/components/site/header-link/interfaces.js.map +1 -0
- package/dist/ui/components/site/header-link/versions/index.d.ts +1 -0
- package/dist/ui/components/site/header-link/versions/index.js +2 -0
- package/dist/ui/components/site/header-link/versions/index.js.map +1 -0
- package/dist/ui/components/site/header-link/versions/version-01/component.d.ts +2 -0
- package/dist/ui/components/site/header-link/versions/version-01/component.js +8 -0
- package/dist/ui/components/site/header-link/versions/version-01/component.js.map +1 -0
- package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +1 -0
- package/dist/ui/components/site/header-link/versions/version-01/styles.js +75 -0
- package/dist/ui/components/site/header-link/versions/version-01/styles.js.map +1 -0
- package/dist/ui/components/site/index.d.ts +7 -0
- package/dist/ui/components/site/index.js +8 -0
- package/dist/ui/components/site/index.js.map +1 -0
- package/dist/ui/components/site/list-blog/card/index.d.ts +2 -0
- package/dist/ui/components/site/list-blog/card/index.js +8 -0
- package/dist/ui/components/site/list-blog/card/index.js.map +1 -0
- package/dist/ui/components/site/list-blog/card/styles.d.ts +1 -0
- package/dist/ui/components/site/list-blog/card/styles.js +151 -0
- package/dist/ui/components/site/list-blog/card/styles.js.map +1 -0
- package/dist/ui/components/site/list-blog/carousel-configs.d.ts +1 -0
- package/dist/ui/components/site/list-blog/carousel-configs.js +22 -0
- package/dist/ui/components/site/list-blog/carousel-configs.js.map +1 -0
- package/dist/ui/components/site/list-blog/component.d.ts +2 -0
- package/dist/ui/components/site/list-blog/component.js +11 -0
- package/dist/ui/components/site/list-blog/component.js.map +1 -0
- package/dist/ui/components/site/list-blog/index.d.ts +1 -0
- package/dist/ui/components/site/list-blog/index.js +2 -0
- package/dist/ui/components/site/list-blog/index.js.map +1 -0
- package/dist/ui/components/site/list-blog/interfaces.d.ts +13 -0
- package/dist/ui/components/site/list-blog/interfaces.js +2 -0
- package/dist/ui/components/site/list-blog/interfaces.js.map +1 -0
- package/dist/ui/components/site/list-blog/styles.d.ts +1 -0
- package/dist/ui/components/site/list-blog/styles.js +61 -0
- package/dist/ui/components/site/list-blog/styles.js.map +1 -0
- package/dist/ui/components/site/mvv/component.d.ts +2 -0
- package/dist/ui/components/site/mvv/component.js +11 -0
- package/dist/ui/components/site/mvv/component.js.map +1 -0
- package/dist/ui/components/site/mvv/index.d.ts +1 -0
- package/dist/ui/components/site/mvv/index.js +2 -0
- package/dist/ui/components/site/mvv/index.js.map +1 -0
- package/dist/ui/components/site/mvv/interfaces.d.ts +11 -0
- package/dist/ui/components/site/mvv/interfaces.js +2 -0
- package/dist/ui/components/site/mvv/interfaces.js.map +1 -0
- package/dist/ui/components/site/mvv/versions/index.d.ts +1 -0
- package/dist/ui/components/site/mvv/versions/index.js +2 -0
- package/dist/ui/components/site/mvv/versions/index.js.map +1 -0
- package/dist/ui/components/site/mvv/versions/version-01/component.d.ts +2 -0
- package/dist/ui/components/site/mvv/versions/version-01/component.js +7 -0
- package/dist/ui/components/site/mvv/versions/version-01/component.js.map +1 -0
- package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +1 -0
- package/dist/ui/components/site/mvv/versions/version-01/styles.js +74 -0
- package/dist/ui/components/site/mvv/versions/version-01/styles.js.map +1 -0
- package/dist/ui/components/skeleton/index.d.ts +8 -0
- package/dist/ui/components/skeleton/index.js +6 -0
- package/dist/ui/components/skeleton/index.js.map +1 -0
- package/dist/ui/components/skeleton/styles.d.ts +1 -0
- package/dist/ui/components/skeleton/styles.js +50 -0
- package/dist/ui/components/skeleton/styles.js.map +1 -0
- package/dist/ui/components/spacing/index.d.ts +7 -0
- package/dist/ui/components/spacing/index.js +19 -0
- package/dist/ui/components/spacing/index.js.map +1 -0
- package/dist/ui/components/spacing/styles.d.ts +7 -0
- package/dist/ui/components/spacing/styles.js +20 -0
- package/dist/ui/components/spacing/styles.js.map +1 -0
- package/dist/ui/components/step-navigator/index.d.ts +9 -0
- package/dist/ui/components/step-navigator/index.js +15 -0
- package/dist/ui/components/step-navigator/index.js.map +1 -0
- package/dist/ui/components/step-navigator/styles.d.ts +5 -0
- package/dist/ui/components/step-navigator/styles.js +19 -0
- package/dist/ui/components/step-navigator/styles.js.map +1 -0
- package/dist/ui/components/tooltip/component.d.ts +2 -0
- package/dist/ui/components/tooltip/component.js +67 -0
- package/dist/ui/components/tooltip/component.js.map +1 -0
- package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +9 -0
- package/dist/ui/components/tooltip/hooks/use-tool-tip.js +118 -0
- package/dist/ui/components/tooltip/hooks/use-tool-tip.js.map +1 -0
- package/dist/ui/components/tooltip/index.d.ts +2 -0
- package/dist/ui/components/tooltip/index.js +3 -0
- package/dist/ui/components/tooltip/index.js.map +1 -0
- package/dist/ui/components/tooltip/interfaces.d.ts +18 -0
- package/dist/ui/components/tooltip/interfaces.js +2 -0
- package/dist/ui/components/tooltip/interfaces.js.map +1 -0
- package/dist/ui/components/tooltip/styles.d.ts +8 -0
- package/dist/ui/components/tooltip/styles.js +104 -0
- package/dist/ui/components/tooltip/styles.js.map +1 -0
- package/dist/ui/components/video/component.d.ts +2 -0
- package/dist/ui/components/video/component.js +10 -0
- package/dist/ui/components/video/component.js.map +1 -0
- package/dist/ui/components/video/index.d.ts +2 -0
- package/dist/ui/components/video/index.js +3 -0
- package/dist/ui/components/video/index.js.map +1 -0
- package/dist/ui/components/video/interfaces.d.ts +15 -0
- package/dist/ui/components/video/interfaces.js +2 -0
- package/dist/ui/components/video/interfaces.js.map +1 -0
- package/dist/ui/components/video/panda-video/components/index.d.ts +2 -0
- package/dist/ui/components/video/panda-video/components/index.js +3 -0
- package/dist/ui/components/video/panda-video/components/index.js.map +1 -0
- package/dist/ui/components/video/panda-video/components/player-component.d.ts +1 -0
- package/dist/ui/components/video/panda-video/components/player-component.js +55 -0
- package/dist/ui/components/video/panda-video/components/player-component.js.map +1 -0
- package/dist/ui/components/video/panda-video/components/player-wrapper.d.ts +1 -0
- package/dist/ui/components/video/panda-video/components/player-wrapper.js +9 -0
- package/dist/ui/components/video/panda-video/components/player-wrapper.js.map +1 -0
- package/dist/ui/components/video/panda-video/index.d.ts +2 -0
- package/dist/ui/components/video/panda-video/index.js +3 -0
- package/dist/ui/components/video/panda-video/index.js.map +1 -0
- package/dist/ui/components/video/panda-video/interfaces.d.ts +122 -0
- package/dist/ui/components/video/panda-video/interfaces.js +2 -0
- package/dist/ui/components/video/panda-video/interfaces.js.map +1 -0
- package/dist/ui/components/video/panda-video/player.d.ts +5 -0
- package/dist/ui/components/video/panda-video/player.js +32 -0
- package/dist/ui/components/video/panda-video/player.js.map +1 -0
- package/dist/ui/components/warning/index.d.ts +2 -0
- package/dist/ui/components/warning/index.js +75 -0
- package/dist/ui/components/warning/index.js.map +1 -0
- package/dist/ui/components/warning/interface.d.ts +10 -0
- package/dist/ui/components/warning/interface.js +2 -0
- package/dist/ui/components/warning/interface.js.map +1 -0
- package/dist/ui/components/warning/styles.d.ts +1 -0
- package/dist/ui/components/warning/styles.js +65 -0
- package/dist/ui/components/warning/styles.js.map +1 -0
- package/dist/ui/components/zoom-hover/index.d.ts +7 -0
- package/dist/ui/components/zoom-hover/index.js +76 -0
- package/dist/ui/components/zoom-hover/index.js.map +1 -0
- package/dist/ui/contexts/i18n/context.d.ts +4 -0
- package/dist/ui/contexts/i18n/context.js +59 -0
- package/dist/ui/contexts/i18n/context.js.map +1 -0
- package/dist/ui/contexts/i18n/edit-mode/index.d.ts +1 -0
- package/dist/ui/contexts/i18n/edit-mode/index.js +76 -0
- package/dist/ui/contexts/i18n/edit-mode/index.js.map +1 -0
- package/dist/ui/contexts/i18n/get-initial-props.d.ts +6 -0
- package/dist/ui/contexts/i18n/get-initial-props.js +57 -0
- package/dist/ui/contexts/i18n/get-initial-props.js.map +1 -0
- package/dist/ui/contexts/i18n/index.d.ts +6 -0
- package/dist/ui/contexts/i18n/index.js +7 -0
- package/dist/ui/contexts/i18n/index.js.map +1 -0
- package/dist/ui/contexts/i18n/interfaces.d.ts +32 -0
- package/dist/ui/contexts/i18n/interfaces.js +2 -0
- package/dist/ui/contexts/i18n/interfaces.js.map +1 -0
- package/dist/ui/contexts/i18n/translate.d.ts +7 -0
- package/dist/ui/contexts/i18n/translate.js +80 -0
- package/dist/ui/contexts/i18n/translate.js.map +1 -0
- package/dist/ui/contexts/i18n/use-i18n-data/index.d.ts +13 -0
- package/dist/ui/contexts/i18n/use-i18n-data/index.js +20 -0
- package/dist/ui/contexts/i18n/use-i18n-data/index.js.map +1 -0
- package/dist/ui/contexts/index.d.ts +3 -0
- package/dist/ui/contexts/index.js +4 -0
- package/dist/ui/contexts/index.js.map +1 -0
- package/dist/ui/contexts/route-loading/index.d.ts +6 -0
- package/dist/ui/contexts/route-loading/index.js +63 -0
- package/dist/ui/contexts/route-loading/index.js.map +1 -0
- package/dist/ui/contexts/toast/index.d.ts +8 -0
- package/dist/ui/contexts/toast/index.js +33 -0
- package/dist/ui/contexts/toast/index.js.map +1 -0
- package/dist/ui/contexts/toast/interfaces.d.ts +12 -0
- package/dist/ui/contexts/toast/interfaces.js +2 -0
- package/dist/ui/contexts/toast/interfaces.js.map +1 -0
- package/dist/ui/contexts/toast/styles.d.ts +1 -0
- package/dist/ui/contexts/toast/styles.js +12 -0
- package/dist/ui/contexts/toast/styles.js.map +1 -0
- package/dist/ui/contexts/toast/toast-item/index.d.ts +4 -0
- package/dist/ui/contexts/toast/toast-item/index.js +56 -0
- package/dist/ui/contexts/toast/toast-item/index.js.map +1 -0
- package/dist/ui/contexts/toast/toast-item/styles.d.ts +1 -0
- package/dist/ui/contexts/toast/toast-item/styles.js +55 -0
- package/dist/ui/contexts/toast/toast-item/styles.js.map +1 -0
- package/dist/ui/hooks/index.d.ts +12 -0
- package/dist/ui/hooks/index.js +13 -0
- package/dist/ui/hooks/index.js.map +1 -0
- package/dist/ui/hooks/permitions/camera/index.d.ts +2 -0
- package/dist/ui/hooks/permitions/camera/index.js +3 -0
- package/dist/ui/hooks/permitions/camera/index.js.map +1 -0
- package/dist/ui/hooks/permitions/camera/styles.d.ts +1 -0
- package/dist/ui/hooks/permitions/camera/styles.js +79 -0
- package/dist/ui/hooks/permitions/camera/styles.js.map +1 -0
- package/dist/ui/hooks/permitions/camera/use-camera.d.ts +12 -0
- package/dist/ui/hooks/permitions/camera/use-camera.js +42 -0
- package/dist/ui/hooks/permitions/camera/use-camera.js.map +1 -0
- package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.d.ts +1 -0
- package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.js +28 -0
- package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.js.map +1 -0
- package/dist/ui/hooks/permitions/camera/webcan-component.d.ts +59 -0
- package/dist/ui/hooks/permitions/camera/webcan-component.js +284 -0
- package/dist/ui/hooks/permitions/camera/webcan-component.js.map +1 -0
- package/dist/ui/hooks/permitions/index.d.ts +1 -0
- package/dist/ui/hooks/permitions/index.js +2 -0
- package/dist/ui/hooks/permitions/index.js.map +1 -0
- package/dist/ui/hooks/use-component-is-mounted.d.ts +1 -0
- package/dist/ui/hooks/use-component-is-mounted.js +9 -0
- package/dist/ui/hooks/use-component-is-mounted.js.map +1 -0
- package/dist/ui/hooks/use-dynamic-head/index.d.ts +3 -0
- package/dist/ui/hooks/use-dynamic-head/index.js +37 -0
- package/dist/ui/hooks/use-dynamic-head/index.js.map +1 -0
- package/dist/ui/hooks/use-element-id.d.ts +3 -0
- package/dist/ui/hooks/use-element-id.js +23 -0
- package/dist/ui/hooks/use-element-id.js.map +1 -0
- package/dist/ui/hooks/use-is-visible/index.d.ts +4 -0
- package/dist/ui/hooks/use-is-visible/index.js +27 -0
- package/dist/ui/hooks/use-is-visible/index.js.map +1 -0
- package/dist/ui/hooks/use-mount-transition/index.d.ts +1 -0
- package/dist/ui/hooks/use-mount-transition/index.js +18 -0
- package/dist/ui/hooks/use-mount-transition/index.js.map +1 -0
- package/dist/ui/hooks/use-query/hook.d.ts +28 -0
- package/dist/ui/hooks/use-query/hook.js +130 -0
- package/dist/ui/hooks/use-query/hook.js.map +1 -0
- package/dist/ui/hooks/use-query/index.d.ts +4 -0
- package/dist/ui/hooks/use-query/index.js +5 -0
- package/dist/ui/hooks/use-query/index.js.map +1 -0
- package/dist/ui/hooks/use-query/interfaces.d.ts +51 -0
- package/dist/ui/hooks/use-query/interfaces.js +2 -0
- package/dist/ui/hooks/use-query/interfaces.js.map +1 -0
- package/dist/ui/hooks/use-query/new-query/QueryClient.d.ts +29 -0
- package/dist/ui/hooks/use-query/new-query/QueryClient.js +132 -0
- package/dist/ui/hooks/use-query/new-query/QueryClient.js.map +1 -0
- package/dist/ui/hooks/use-query/new-query/QueryClientProvider.d.ts +6 -0
- package/dist/ui/hooks/use-query/new-query/QueryClientProvider.js +14 -0
- package/dist/ui/hooks/use-query/new-query/QueryClientProvider.js.map +1 -0
- package/dist/ui/hooks/use-query/new-query/index.d.ts +4 -0
- package/dist/ui/hooks/use-query/new-query/index.js +5 -0
- package/dist/ui/hooks/use-query/new-query/index.js.map +1 -0
- package/dist/ui/hooks/use-query/new-query/useMutation.d.ts +12 -0
- package/dist/ui/hooks/use-query/new-query/useMutation.js +31 -0
- package/dist/ui/hooks/use-query/new-query/useMutation.js.map +1 -0
- package/dist/ui/hooks/use-query/new-query/useQuery.d.ts +15 -0
- package/dist/ui/hooks/use-query/new-query/useQuery.js +60 -0
- package/dist/ui/hooks/use-query/new-query/useQuery.js.map +1 -0
- package/dist/ui/hooks/use-query/use-mutation.d.ts +28 -0
- package/dist/ui/hooks/use-query/use-mutation.js +5 -0
- package/dist/ui/hooks/use-query/use-mutation.js.map +1 -0
- package/dist/ui/hooks/use-scroll.d.ts +8 -0
- package/dist/ui/hooks/use-scroll.js +24 -0
- package/dist/ui/hooks/use-scroll.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.d.ts +3 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js +29 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js +59 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js +51 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.js +9 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.d.ts +5 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js +6 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.d.ts +11 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.js +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js +54 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.js +47 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.d.ts +7 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js +37 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.d.ts +5 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.js +6 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.js.map +1 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.d.ts +236 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.js +2 -0
- package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.js.map +1 -0
- package/dist/ui/hooks/use-swagger/client/index.d.ts +67 -0
- package/dist/ui/hooks/use-swagger/client/index.js +65 -0
- package/dist/ui/hooks/use-swagger/client/index.js.map +1 -0
- package/dist/ui/hooks/use-swagger/index.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/index.js +3 -0
- package/dist/ui/hooks/use-swagger/index.js.map +1 -0
- package/dist/ui/hooks/use-swagger/test/index.d.ts +2 -0
- package/dist/ui/hooks/use-swagger/test/index.js +8 -0
- package/dist/ui/hooks/use-swagger/test/index.js.map +1 -0
- package/dist/ui/hooks/use-timer/index.d.ts +2 -0
- package/dist/ui/hooks/use-timer/index.js +3 -0
- package/dist/ui/hooks/use-timer/index.js.map +1 -0
- package/dist/ui/hooks/use-timer/interfaces.d.ts +23 -0
- package/dist/ui/hooks/use-timer/interfaces.js +2 -0
- package/dist/ui/hooks/use-timer/interfaces.js.map +1 -0
- package/dist/ui/hooks/use-timer/use-timer.d.ts +16 -0
- package/dist/ui/hooks/use-timer/use-timer.js +37 -0
- package/dist/ui/hooks/use-timer/use-timer.js.map +1 -0
- package/dist/ui/hooks/use-window.d.ts +1 -0
- package/dist/ui/hooks/use-window.js +14 -0
- package/dist/ui/hooks/use-window.js.map +1 -0
- package/dist/ui/icons/index.d.ts +134 -0
- package/dist/ui/icons/index.js +135 -0
- package/dist/ui/icons/index.js.map +1 -0
- package/dist/ui/icons/interfaces.d.ts +3 -0
- package/dist/ui/icons/interfaces.js +2 -0
- package/dist/ui/icons/interfaces.js.map +1 -0
- package/dist/ui/icons/render/component.d.ts +8 -0
- package/dist/ui/icons/render/component.js +5 -0
- package/dist/ui/icons/render/component.js.map +1 -0
- package/dist/ui/icons/render/icon-Instagram.d.ts +3 -0
- package/dist/ui/icons/render/icon-Instagram.js +8 -0
- package/dist/ui/icons/render/icon-Instagram.js.map +1 -0
- package/dist/ui/icons/render/icon-Linkedin.d.ts +3 -0
- package/dist/ui/icons/render/icon-Linkedin.js +8 -0
- package/dist/ui/icons/render/icon-Linkedin.js.map +1 -0
- package/dist/ui/icons/render/icon-Lupa.d.ts +2 -0
- package/dist/ui/icons/render/icon-Lupa.js +5 -0
- package/dist/ui/icons/render/icon-Lupa.js.map +1 -0
- package/dist/ui/icons/render/icon-Map.d.ts +3 -0
- package/dist/ui/icons/render/icon-Map.js +8 -0
- package/dist/ui/icons/render/icon-Map.js.map +1 -0
- package/dist/ui/icons/render/icon-Microphone.d.ts +2 -0
- package/dist/ui/icons/render/icon-Microphone.js +5 -0
- package/dist/ui/icons/render/icon-Microphone.js.map +1 -0
- package/dist/ui/icons/render/icon-Minus.d.ts +2 -0
- package/dist/ui/icons/render/icon-Minus.js +5 -0
- package/dist/ui/icons/render/icon-Minus.js.map +1 -0
- package/dist/ui/icons/render/icon-Phone.d.ts +3 -0
- package/dist/ui/icons/render/icon-Phone.js +8 -0
- package/dist/ui/icons/render/icon-Phone.js.map +1 -0
- package/dist/ui/icons/render/icon-Pin.d.ts +4 -0
- package/dist/ui/icons/render/icon-Pin.js +11 -0
- package/dist/ui/icons/render/icon-Pin.js.map +1 -0
- package/dist/ui/icons/render/icon-Play.d.ts +2 -0
- package/dist/ui/icons/render/icon-Play.js +5 -0
- package/dist/ui/icons/render/icon-Play.js.map +1 -0
- package/dist/ui/icons/render/icon-Plus.d.ts +2 -0
- package/dist/ui/icons/render/icon-Plus.js +5 -0
- package/dist/ui/icons/render/icon-Plus.js.map +1 -0
- package/dist/ui/icons/render/icon-Share.d.ts +2 -0
- package/dist/ui/icons/render/icon-Share.js +5 -0
- package/dist/ui/icons/render/icon-Share.js.map +1 -0
- package/dist/ui/icons/render/icon-TikTok.d.ts +2 -0
- package/dist/ui/icons/render/icon-TikTok.js +5 -0
- package/dist/ui/icons/render/icon-TikTok.js.map +1 -0
- package/dist/ui/icons/render/icon-YouTube.d.ts +3 -0
- package/dist/ui/icons/render/icon-YouTube.js +8 -0
- package/dist/ui/icons/render/icon-YouTube.js.map +1 -0
- package/dist/ui/icons/render/icon-academic-cap copy.d.ts +2 -0
- package/dist/ui/icons/render/icon-academic-cap copy.js +5 -0
- package/dist/ui/icons/render/icon-academic-cap copy.js.map +1 -0
- package/dist/ui/icons/render/icon-academic-cap.d.ts +2 -0
- package/dist/ui/icons/render/icon-academic-cap.js +5 -0
- package/dist/ui/icons/render/icon-academic-cap.js.map +1 -0
- package/dist/ui/icons/render/icon-ampulheta.d.ts +2 -0
- package/dist/ui/icons/render/icon-ampulheta.js +5 -0
- package/dist/ui/icons/render/icon-ampulheta.js.map +1 -0
- package/dist/ui/icons/render/icon-block.d.ts +2 -0
- package/dist/ui/icons/render/icon-block.js +5 -0
- package/dist/ui/icons/render/icon-block.js.map +1 -0
- package/dist/ui/icons/render/icon-boleto.d.ts +2 -0
- package/dist/ui/icons/render/icon-boleto.js +5 -0
- package/dist/ui/icons/render/icon-boleto.js.map +1 -0
- package/dist/ui/icons/render/icon-bottom-chevron.d.ts +2 -0
- package/dist/ui/icons/render/icon-bottom-chevron.js +5 -0
- package/dist/ui/icons/render/icon-bottom-chevron.js.map +1 -0
- package/dist/ui/icons/render/icon-bottom-navigation-double.d.ts +2 -0
- package/dist/ui/icons/render/icon-bottom-navigation-double.js +5 -0
- package/dist/ui/icons/render/icon-bottom-navigation-double.js.map +1 -0
- package/dist/ui/icons/render/icon-bottom-navigation.d.ts +2 -0
- package/dist/ui/icons/render/icon-bottom-navigation.js +5 -0
- package/dist/ui/icons/render/icon-bottom-navigation.js.map +1 -0
- package/dist/ui/icons/render/icon-box.d.ts +2 -0
- package/dist/ui/icons/render/icon-box.js +5 -0
- package/dist/ui/icons/render/icon-box.js.map +1 -0
- package/dist/ui/icons/render/icon-calculator.d.ts +2 -0
- package/dist/ui/icons/render/icon-calculator.js +5 -0
- package/dist/ui/icons/render/icon-calculator.js.map +1 -0
- package/dist/ui/icons/render/icon-calendar-browse.d.ts +2 -0
- package/dist/ui/icons/render/icon-calendar-browse.js +5 -0
- package/dist/ui/icons/render/icon-calendar-browse.js.map +1 -0
- package/dist/ui/icons/render/icon-calendar-time.d.ts +1 -0
- package/dist/ui/icons/render/icon-calendar-time.js +5 -0
- package/dist/ui/icons/render/icon-calendar-time.js.map +1 -0
- package/dist/ui/icons/render/icon-calendar.d.ts +2 -0
- package/dist/ui/icons/render/icon-calendar.js +5 -0
- package/dist/ui/icons/render/icon-calendar.js.map +1 -0
- package/dist/ui/icons/render/icon-cam.d.ts +2 -0
- package/dist/ui/icons/render/icon-cam.js +5 -0
- package/dist/ui/icons/render/icon-cam.js.map +1 -0
- package/dist/ui/icons/render/icon-cell-phone.d.ts +2 -0
- package/dist/ui/icons/render/icon-cell-phone.js +5 -0
- package/dist/ui/icons/render/icon-cell-phone.js.map +1 -0
- package/dist/ui/icons/render/icon-chalet.d.ts +2 -0
- package/dist/ui/icons/render/icon-chalet.js +5 -0
- package/dist/ui/icons/render/icon-chalet.js.map +1 -0
- package/dist/ui/icons/render/icon-chat.d.ts +2 -0
- package/dist/ui/icons/render/icon-chat.js +5 -0
- package/dist/ui/icons/render/icon-chat.js.map +1 -0
- package/dist/ui/icons/render/icon-check.d.ts +2 -0
- package/dist/ui/icons/render/icon-check.js +5 -0
- package/dist/ui/icons/render/icon-check.js.map +1 -0
- package/dist/ui/icons/render/icon-checked.d.ts +2 -0
- package/dist/ui/icons/render/icon-checked.js +5 -0
- package/dist/ui/icons/render/icon-checked.js.map +1 -0
- package/dist/ui/icons/render/icon-circular-left-arrow.d.ts +2 -0
- package/dist/ui/icons/render/icon-circular-left-arrow.js +5 -0
- package/dist/ui/icons/render/icon-circular-left-arrow.js.map +1 -0
- package/dist/ui/icons/render/icon-circular-right-arrow.d.ts +2 -0
- package/dist/ui/icons/render/icon-circular-right-arrow.js +5 -0
- package/dist/ui/icons/render/icon-circular-right-arrow.js.map +1 -0
- package/dist/ui/icons/render/icon-clip.d.ts +3 -0
- package/dist/ui/icons/render/icon-clip.js +8 -0
- package/dist/ui/icons/render/icon-clip.js.map +1 -0
- package/dist/ui/icons/render/icon-clock.d.ts +4 -0
- package/dist/ui/icons/render/icon-clock.js +11 -0
- package/dist/ui/icons/render/icon-clock.js.map +1 -0
- package/dist/ui/icons/render/icon-close.d.ts +2 -0
- package/dist/ui/icons/render/icon-close.js +5 -0
- package/dist/ui/icons/render/icon-close.js.map +1 -0
- package/dist/ui/icons/render/icon-codie.d.ts +2 -0
- package/dist/ui/icons/render/icon-codie.js +5 -0
- package/dist/ui/icons/render/icon-codie.js.map +1 -0
- package/dist/ui/icons/render/icon-computer.d.ts +2 -0
- package/dist/ui/icons/render/icon-computer.js +5 -0
- package/dist/ui/icons/render/icon-computer.js.map +1 -0
- package/dist/ui/icons/render/icon-credit-card.d.ts +4 -0
- package/dist/ui/icons/render/icon-credit-card.js +11 -0
- package/dist/ui/icons/render/icon-credit-card.js.map +1 -0
- package/dist/ui/icons/render/icon-danger.d.ts +2 -0
- package/dist/ui/icons/render/icon-danger.js +5 -0
- package/dist/ui/icons/render/icon-danger.js.map +1 -0
- package/dist/ui/icons/render/icon-death.d.ts +2 -0
- package/dist/ui/icons/render/icon-death.js +5 -0
- package/dist/ui/icons/render/icon-death.js.map +1 -0
- package/dist/ui/icons/render/icon-delete.d.ts +2 -0
- package/dist/ui/icons/render/icon-delete.js +5 -0
- package/dist/ui/icons/render/icon-delete.js.map +1 -0
- package/dist/ui/icons/render/icon-diabets.d.ts +2 -0
- package/dist/ui/icons/render/icon-diabets.js +5 -0
- package/dist/ui/icons/render/icon-diabets.js.map +1 -0
- package/dist/ui/icons/render/icon-door.d.ts +2 -0
- package/dist/ui/icons/render/icon-door.js +5 -0
- package/dist/ui/icons/render/icon-door.js.map +1 -0
- package/dist/ui/icons/render/icon-download.d.ts +2 -0
- package/dist/ui/icons/render/icon-download.js +5 -0
- package/dist/ui/icons/render/icon-download.js.map +1 -0
- package/dist/ui/icons/render/icon-drop-file.d.ts +2 -0
- package/dist/ui/icons/render/icon-drop-file.js +5 -0
- package/dist/ui/icons/render/icon-drop-file.js.map +1 -0
- package/dist/ui/icons/render/icon-edit-image.d.ts +2 -0
- package/dist/ui/icons/render/icon-edit-image.js +5 -0
- package/dist/ui/icons/render/icon-edit-image.js.map +1 -0
- package/dist/ui/icons/render/icon-edit.d.ts +2 -0
- package/dist/ui/icons/render/icon-edit.js +5 -0
- package/dist/ui/icons/render/icon-edit.js.map +1 -0
- package/dist/ui/icons/render/icon-email.d.ts +3 -0
- package/dist/ui/icons/render/icon-email.js +8 -0
- package/dist/ui/icons/render/icon-email.js.map +1 -0
- package/dist/ui/icons/render/icon-empty-chat.d.ts +2 -0
- package/dist/ui/icons/render/icon-empty-chat.js +5 -0
- package/dist/ui/icons/render/icon-empty-chat.js.map +1 -0
- package/dist/ui/icons/render/icon-equalizer.d.ts +3 -0
- package/dist/ui/icons/render/icon-equalizer.js +8 -0
- package/dist/ui/icons/render/icon-equalizer.js.map +1 -0
- package/dist/ui/icons/render/icon-excel.d.ts +2 -0
- package/dist/ui/icons/render/icon-excel.js +5 -0
- package/dist/ui/icons/render/icon-excel.js.map +1 -0
- package/dist/ui/icons/render/icon-exclamation.d.ts +2 -0
- package/dist/ui/icons/render/icon-exclamation.js +5 -0
- package/dist/ui/icons/render/icon-exclamation.js.map +1 -0
- package/dist/ui/icons/render/icon-exit.d.ts +2 -0
- package/dist/ui/icons/render/icon-exit.js +5 -0
- package/dist/ui/icons/render/icon-exit.js.map +1 -0
- package/dist/ui/icons/render/icon-eye-slash.d.ts +2 -0
- package/dist/ui/icons/render/icon-eye-slash.js +5 -0
- package/dist/ui/icons/render/icon-eye-slash.js.map +1 -0
- package/dist/ui/icons/render/icon-eye.d.ts +2 -0
- package/dist/ui/icons/render/icon-eye.js +5 -0
- package/dist/ui/icons/render/icon-eye.js.map +1 -0
- package/dist/ui/icons/render/icon-facebook.d.ts +3 -0
- package/dist/ui/icons/render/icon-facebook.js +8 -0
- package/dist/ui/icons/render/icon-facebook.js.map +1 -0
- package/dist/ui/icons/render/icon-file.d.ts +2 -0
- package/dist/ui/icons/render/icon-file.js +5 -0
- package/dist/ui/icons/render/icon-file.js.map +1 -0
- package/dist/ui/icons/render/icon-filter.d.ts +2 -0
- package/dist/ui/icons/render/icon-filter.js +5 -0
- package/dist/ui/icons/render/icon-filter.js.map +1 -0
- package/dist/ui/icons/render/icon-flag.d.ts +2 -0
- package/dist/ui/icons/render/icon-flag.js +5 -0
- package/dist/ui/icons/render/icon-flag.js.map +1 -0
- package/dist/ui/icons/render/icon-folder.d.ts +2 -0
- package/dist/ui/icons/render/icon-folder.js +5 -0
- package/dist/ui/icons/render/icon-folder.js.map +1 -0
- package/dist/ui/icons/render/icon-fullfield-bell.d.ts +2 -0
- package/dist/ui/icons/render/icon-fullfield-bell.js +5 -0
- package/dist/ui/icons/render/icon-fullfield-bell.js.map +1 -0
- package/dist/ui/icons/render/icon-fullfield-chat.d.ts +2 -0
- package/dist/ui/icons/render/icon-fullfield-chat.js +5 -0
- package/dist/ui/icons/render/icon-fullfield-chat.js.map +1 -0
- package/dist/ui/icons/render/icon-gear.d.ts +2 -0
- package/dist/ui/icons/render/icon-gear.js +5 -0
- package/dist/ui/icons/render/icon-gear.js.map +1 -0
- package/dist/ui/icons/render/icon-gender.d.ts +2 -0
- package/dist/ui/icons/render/icon-gender.js +5 -0
- package/dist/ui/icons/render/icon-gender.js.map +1 -0
- package/dist/ui/icons/render/icon-globe.d.ts +2 -0
- package/dist/ui/icons/render/icon-globe.js +5 -0
- package/dist/ui/icons/render/icon-globe.js.map +1 -0
- package/dist/ui/icons/render/icon-google.d.ts +2 -0
- package/dist/ui/icons/render/icon-google.js +5 -0
- package/dist/ui/icons/render/icon-google.js.map +1 -0
- package/dist/ui/icons/render/icon-heart.d.ts +2 -0
- package/dist/ui/icons/render/icon-heart.js +5 -0
- package/dist/ui/icons/render/icon-heart.js.map +1 -0
- package/dist/ui/icons/render/icon-home.d.ts +3 -0
- package/dist/ui/icons/render/icon-home.js +8 -0
- package/dist/ui/icons/render/icon-home.js.map +1 -0
- package/dist/ui/icons/render/icon-hospitalization.d.ts +2 -0
- package/dist/ui/icons/render/icon-hospitalization.js +5 -0
- package/dist/ui/icons/render/icon-hospitalization.js.map +1 -0
- package/dist/ui/icons/render/icon-hypertension.d.ts +2 -0
- package/dist/ui/icons/render/icon-hypertension.js +5 -0
- package/dist/ui/icons/render/icon-hypertension.js.map +1 -0
- package/dist/ui/icons/render/icon-info.d.ts +2 -0
- package/dist/ui/icons/render/icon-info.js +5 -0
- package/dist/ui/icons/render/icon-info.js.map +1 -0
- package/dist/ui/icons/render/icon-instagram-logo.d.ts +2 -0
- package/dist/ui/icons/render/icon-instagram-logo.js +5 -0
- package/dist/ui/icons/render/icon-instagram-logo.js.map +1 -0
- package/dist/ui/icons/render/icon-interrogation-circle.d.ts +2 -0
- package/dist/ui/icons/render/icon-interrogation-circle.js +5 -0
- package/dist/ui/icons/render/icon-interrogation-circle.js.map +1 -0
- package/dist/ui/icons/render/icon-language.d.ts +2 -0
- package/dist/ui/icons/render/icon-language.js +5 -0
- package/dist/ui/icons/render/icon-language.js.map +1 -0
- package/dist/ui/icons/render/icon-left-chevron.d.ts +2 -0
- package/dist/ui/icons/render/icon-left-chevron.js +5 -0
- package/dist/ui/icons/render/icon-left-chevron.js.map +1 -0
- package/dist/ui/icons/render/icon-left-navigation-circle.d.ts +2 -0
- package/dist/ui/icons/render/icon-left-navigation-circle.js +5 -0
- package/dist/ui/icons/render/icon-left-navigation-circle.js.map +1 -0
- package/dist/ui/icons/render/icon-left-navigation.d.ts +2 -0
- package/dist/ui/icons/render/icon-left-navigation.js +5 -0
- package/dist/ui/icons/render/icon-left-navigation.js.map +1 -0
- package/dist/ui/icons/render/icon-like.d.ts +2 -0
- package/dist/ui/icons/render/icon-like.js +5 -0
- package/dist/ui/icons/render/icon-like.js.map +1 -0
- package/dist/ui/icons/render/icon-loading.d.ts +2 -0
- package/dist/ui/icons/render/icon-loading.js +5 -0
- package/dist/ui/icons/render/icon-loading.js.map +1 -0
- package/dist/ui/icons/render/icon-map-floor.d.ts +2 -0
- package/dist/ui/icons/render/icon-map-floor.js +5 -0
- package/dist/ui/icons/render/icon-map-floor.js.map +1 -0
- package/dist/ui/icons/render/icon-message-balloon.d.ts +2 -0
- package/dist/ui/icons/render/icon-message-balloon.js +5 -0
- package/dist/ui/icons/render/icon-message-balloon.js.map +1 -0
- package/dist/ui/icons/render/icon-mobile.d.ts +2 -0
- package/dist/ui/icons/render/icon-mobile.js +5 -0
- package/dist/ui/icons/render/icon-mobile.js.map +1 -0
- package/dist/ui/icons/render/icon-money-value-symbol.d.ts +2 -0
- package/dist/ui/icons/render/icon-money-value-symbol.js +5 -0
- package/dist/ui/icons/render/icon-money-value-symbol.js.map +1 -0
- package/dist/ui/icons/render/icon-next.d.ts +2 -0
- package/dist/ui/icons/render/icon-next.js +5 -0
- package/dist/ui/icons/render/icon-next.js.map +1 -0
- package/dist/ui/icons/render/icon-not-found.d.ts +2 -0
- package/dist/ui/icons/render/icon-not-found.js +5 -0
- package/dist/ui/icons/render/icon-not-found.js.map +1 -0
- package/dist/ui/icons/render/icon-not-like.d.ts +2 -0
- package/dist/ui/icons/render/icon-not-like.js +5 -0
- package/dist/ui/icons/render/icon-not-like.js.map +1 -0
- package/dist/ui/icons/render/icon-padlock.d.ts +3 -0
- package/dist/ui/icons/render/icon-padlock.js +8 -0
- package/dist/ui/icons/render/icon-padlock.js.map +1 -0
- package/dist/ui/icons/render/icon-pc.d.ts +2 -0
- package/dist/ui/icons/render/icon-pc.js +5 -0
- package/dist/ui/icons/render/icon-pc.js.map +1 -0
- package/dist/ui/icons/render/icon-pdf.d.ts +2 -0
- package/dist/ui/icons/render/icon-pdf.js +5 -0
- package/dist/ui/icons/render/icon-pdf.js.map +1 -0
- package/dist/ui/icons/render/icon-performance.d.ts +2 -0
- package/dist/ui/icons/render/icon-performance.js +5 -0
- package/dist/ui/icons/render/icon-performance.js.map +1 -0
- package/dist/ui/icons/render/icon-person.d.ts +3 -0
- package/dist/ui/icons/render/icon-person.js +8 -0
- package/dist/ui/icons/render/icon-person.js.map +1 -0
- package/dist/ui/icons/render/icon-pet.d.ts +2 -0
- package/dist/ui/icons/render/icon-pet.js +5 -0
- package/dist/ui/icons/render/icon-pet.js.map +1 -0
- package/dist/ui/icons/render/icon-phone-message.d.ts +2 -0
- package/dist/ui/icons/render/icon-phone-message.js +5 -0
- package/dist/ui/icons/render/icon-phone-message.js.map +1 -0
- package/dist/ui/icons/render/icon-pix.d.ts +2 -0
- package/dist/ui/icons/render/icon-pix.js +5 -0
- package/dist/ui/icons/render/icon-pix.js.map +1 -0
- package/dist/ui/icons/render/icon-plane.d.ts +2 -0
- package/dist/ui/icons/render/icon-plane.js +5 -0
- package/dist/ui/icons/render/icon-plane.js.map +1 -0
- package/dist/ui/icons/render/icon-play-rounded.d.ts +2 -0
- package/dist/ui/icons/render/icon-play-rounded.js +5 -0
- package/dist/ui/icons/render/icon-play-rounded.js.map +1 -0
- package/dist/ui/icons/render/icon-plus-sharp.d.ts +2 -0
- package/dist/ui/icons/render/icon-plus-sharp.js +5 -0
- package/dist/ui/icons/render/icon-plus-sharp.js.map +1 -0
- package/dist/ui/icons/render/icon-prev.d.ts +2 -0
- package/dist/ui/icons/render/icon-prev.js +5 -0
- package/dist/ui/icons/render/icon-prev.js.map +1 -0
- package/dist/ui/icons/render/icon-print.d.ts +2 -0
- package/dist/ui/icons/render/icon-print.js +5 -0
- package/dist/ui/icons/render/icon-print.js.map +1 -0
- package/dist/ui/icons/render/icon-right-chevron.d.ts +2 -0
- package/dist/ui/icons/render/icon-right-chevron.js +5 -0
- package/dist/ui/icons/render/icon-right-chevron.js.map +1 -0
- package/dist/ui/icons/render/icon-right-circle.d.ts +2 -0
- package/dist/ui/icons/render/icon-right-circle.js +5 -0
- package/dist/ui/icons/render/icon-right-circle.js.map +1 -0
- package/dist/ui/icons/render/icon-right-navigation-circle.d.ts +3 -0
- package/dist/ui/icons/render/icon-right-navigation-circle.js +8 -0
- package/dist/ui/icons/render/icon-right-navigation-circle.js.map +1 -0
- package/dist/ui/icons/render/icon-right-navigation-double.d.ts +2 -0
- package/dist/ui/icons/render/icon-right-navigation-double.js +5 -0
- package/dist/ui/icons/render/icon-right-navigation-double.js.map +1 -0
- package/dist/ui/icons/render/icon-right-navigation-rounded.d.ts +2 -0
- package/dist/ui/icons/render/icon-right-navigation-rounded.js +5 -0
- package/dist/ui/icons/render/icon-right-navigation-rounded.js.map +1 -0
- package/dist/ui/icons/render/icon-right-navigation.d.ts +2 -0
- package/dist/ui/icons/render/icon-right-navigation.js +5 -0
- package/dist/ui/icons/render/icon-right-navigation.js.map +1 -0
- package/dist/ui/icons/render/icon-route.d.ts +2 -0
- package/dist/ui/icons/render/icon-route.js +5 -0
- package/dist/ui/icons/render/icon-route.js.map +1 -0
- package/dist/ui/icons/render/icon-selo.d.ts +2 -0
- package/dist/ui/icons/render/icon-selo.js +5 -0
- package/dist/ui/icons/render/icon-selo.js.map +1 -0
- package/dist/ui/icons/render/icon-send-arrow.d.ts +2 -0
- package/dist/ui/icons/render/icon-send-arrow.js +5 -0
- package/dist/ui/icons/render/icon-send-arrow.js.map +1 -0
- package/dist/ui/icons/render/icon-send-message.d.ts +2 -0
- package/dist/ui/icons/render/icon-send-message.js +5 -0
- package/dist/ui/icons/render/icon-send-message.js.map +1 -0
- package/dist/ui/icons/render/icon-send.d.ts +2 -0
- package/dist/ui/icons/render/icon-send.js +5 -0
- package/dist/ui/icons/render/icon-send.js.map +1 -0
- package/dist/ui/icons/render/icon-seo.d.ts +2 -0
- package/dist/ui/icons/render/icon-seo.js +5 -0
- package/dist/ui/icons/render/icon-seo.js.map +1 -0
- package/dist/ui/icons/render/icon-share-v2.d.ts +2 -0
- package/dist/ui/icons/render/icon-share-v2.js +5 -0
- package/dist/ui/icons/render/icon-share-v2.js.map +1 -0
- package/dist/ui/icons/render/icon-shopping.d.ts +3 -0
- package/dist/ui/icons/render/icon-shopping.js +8 -0
- package/dist/ui/icons/render/icon-shopping.js.map +1 -0
- package/dist/ui/icons/render/icon-star.d.ts +2 -0
- package/dist/ui/icons/render/icon-star.js +5 -0
- package/dist/ui/icons/render/icon-star.js.map +1 -0
- package/dist/ui/icons/render/icon-starBg.d.ts +2 -0
- package/dist/ui/icons/render/icon-starBg.js +5 -0
- package/dist/ui/icons/render/icon-starBg.js.map +1 -0
- package/dist/ui/icons/render/icon-three-dots.d.ts +2 -0
- package/dist/ui/icons/render/icon-three-dots.js +5 -0
- package/dist/ui/icons/render/icon-three-dots.js.map +1 -0
- package/dist/ui/icons/render/icon-tiktok-logo.d.ts +2 -0
- package/dist/ui/icons/render/icon-tiktok-logo.js +5 -0
- package/dist/ui/icons/render/icon-tiktok-logo.js.map +1 -0
- package/dist/ui/icons/render/icon-top-chevron.d.ts +2 -0
- package/dist/ui/icons/render/icon-top-chevron.js +5 -0
- package/dist/ui/icons/render/icon-top-chevron.js.map +1 -0
- package/dist/ui/icons/render/icon-top-navigation.d.ts +2 -0
- package/dist/ui/icons/render/icon-top-navigation.js +5 -0
- package/dist/ui/icons/render/icon-top-navigation.js.map +1 -0
- package/dist/ui/icons/render/icon-transparent-mail.d.ts +2 -0
- package/dist/ui/icons/render/icon-transparent-mail.js +5 -0
- package/dist/ui/icons/render/icon-transparent-mail.js.map +1 -0
- package/dist/ui/icons/render/icon-transparent-phone.d.ts +2 -0
- package/dist/ui/icons/render/icon-transparent-phone.js +5 -0
- package/dist/ui/icons/render/icon-transparent-phone.js.map +1 -0
- package/dist/ui/icons/render/icon-twitter.d.ts +3 -0
- package/dist/ui/icons/render/icon-twitter.js +8 -0
- package/dist/ui/icons/render/icon-twitter.js.map +1 -0
- package/dist/ui/icons/render/icon-upload.d.ts +2 -0
- package/dist/ui/icons/render/icon-upload.js +5 -0
- package/dist/ui/icons/render/icon-upload.js.map +1 -0
- package/dist/ui/icons/render/icon-user.d.ts +3 -0
- package/dist/ui/icons/render/icon-user.js +8 -0
- package/dist/ui/icons/render/icon-user.js.map +1 -0
- package/dist/ui/icons/render/icon-warning.d.ts +2 -0
- package/dist/ui/icons/render/icon-warning.js +5 -0
- package/dist/ui/icons/render/icon-warning.js.map +1 -0
- package/dist/ui/icons/render/icon-weight.d.ts +2 -0
- package/dist/ui/icons/render/icon-weight.js +5 -0
- package/dist/ui/icons/render/icon-weight.js.map +1 -0
- package/dist/ui/icons/render/icon-whats.d.ts +3 -0
- package/dist/ui/icons/render/icon-whats.js +8 -0
- package/dist/ui/icons/render/icon-whats.js.map +1 -0
- package/dist/ui/icons/render/icon-whatsapp-logo.d.ts +2 -0
- package/dist/ui/icons/render/icon-whatsapp-logo.js +5 -0
- package/dist/ui/icons/render/icon-whatsapp-logo.js.map +1 -0
- package/dist/ui/icons/render/icon-word.d.ts +2 -0
- package/dist/ui/icons/render/icon-word.js +5 -0
- package/dist/ui/icons/render/icon-word.js.map +1 -0
- package/dist/ui/icons/render/icon-x.d.ts +2 -0
- package/dist/ui/icons/render/icon-x.js +5 -0
- package/dist/ui/icons/render/icon-x.js.map +1 -0
- package/dist/ui/icons/render/image.d.ts +2 -0
- package/dist/ui/icons/render/image.js +5 -0
- package/dist/ui/icons/render/image.js.map +1 -0
- package/dist/ui/icons/render/index.d.ts +1 -0
- package/dist/ui/icons/render/index.js +2 -0
- package/dist/ui/icons/render/index.js.map +1 -0
- package/dist/ui/icons/render-icon/index.d.ts +6 -0
- package/dist/ui/icons/render-icon/index.js +9 -0
- package/dist/ui/icons/render-icon/index.js.map +1 -0
- package/dist/ui/index.d.ts +9 -0
- package/dist/ui/index.js +10 -0
- package/dist/ui/index.js.map +1 -0
- package/dist/ui/integrations/cloudflare/index.d.ts +1 -0
- package/dist/ui/integrations/cloudflare/index.js +2 -0
- package/dist/ui/integrations/cloudflare/index.js.map +1 -0
- package/dist/ui/integrations/cloudflare/turnstile.d.ts +43 -0
- package/dist/ui/integrations/cloudflare/turnstile.js +173 -0
- package/dist/ui/integrations/cloudflare/turnstile.js.map +1 -0
- package/dist/ui/integrations/cloudflare/type.d.ts +43 -0
- package/dist/ui/integrations/cloudflare/type.js +2 -0
- package/dist/ui/integrations/cloudflare/type.js.map +1 -0
- package/dist/ui/integrations/google/GoogleLogin.d.ts +10 -0
- package/dist/ui/integrations/google/GoogleLogin.js +65 -0
- package/dist/ui/integrations/google/GoogleLogin.js.map +1 -0
- package/dist/ui/integrations/google/GoogleOAuthProvider.d.ts +13 -0
- package/dist/ui/integrations/google/GoogleOAuthProvider.js +24 -0
- package/dist/ui/integrations/google/GoogleOAuthProvider.js.map +1 -0
- package/dist/ui/integrations/google/googleLogout.d.ts +1 -0
- package/dist/ui/integrations/google/googleLogout.js +5 -0
- package/dist/ui/integrations/google/googleLogout.js.map +1 -0
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.d.ts +6 -0
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.js +11 -0
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.js.map +1 -0
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.d.ts +6 -0
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.js +11 -0
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.js.map +1 -0
- package/dist/ui/integrations/google/hooks/index.d.ts +3 -0
- package/dist/ui/integrations/google/hooks/index.js +4 -0
- package/dist/ui/integrations/google/hooks/index.js.map +1 -0
- package/dist/ui/integrations/google/hooks/useGoogleLogin.d.ts +25 -0
- package/dist/ui/integrations/google/hooks/useGoogleLogin.js +46 -0
- package/dist/ui/integrations/google/hooks/useGoogleLogin.js.map +1 -0
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.d.ts +16 -0
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.js +60 -0
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.js.map +1 -0
- package/dist/ui/integrations/google/hooks/useLoadGsiScript.d.ts +15 -0
- package/dist/ui/integrations/google/hooks/useLoadGsiScript.js +32 -0
- package/dist/ui/integrations/google/hooks/useLoadGsiScript.js.map +1 -0
- package/dist/ui/integrations/google/index.d.ts +8 -0
- package/dist/ui/integrations/google/index.js +9 -0
- package/dist/ui/integrations/google/index.js.map +1 -0
- package/dist/ui/integrations/google/types/index.d.ts +309 -0
- package/dist/ui/integrations/google/types/index.js +2 -0
- package/dist/ui/integrations/google/types/index.js.map +1 -0
- package/dist/ui/integrations/google/utils/index.d.ts +2 -0
- package/dist/ui/integrations/google/utils/index.js +6 -0
- package/dist/ui/integrations/google/utils/index.js.map +1 -0
- package/dist/ui/integrations/index.d.ts +3 -0
- package/dist/ui/integrations/index.js +4 -0
- package/dist/ui/integrations/index.js.map +1 -0
- package/dist/ui/integrations/message-provider/index.d.ts +1 -0
- package/dist/ui/integrations/message-provider/index.js +2 -0
- package/dist/ui/integrations/message-provider/index.js.map +1 -0
- package/dist/ui/integrations/message-provider/send-message.d.ts +11 -0
- package/dist/ui/integrations/message-provider/send-message.js +43 -0
- package/dist/ui/integrations/message-provider/send-message.js.map +1 -0
- package/dist/ui/styles/keyframes.d.ts +2 -0
- package/dist/ui/styles/keyframes.js +24 -0
- package/dist/ui/styles/keyframes.js.map +1 -0
- package/dist/ui/types/index.d.ts +1 -0
- package/dist/ui/types/index.js +2 -0
- package/dist/ui/types/index.js.map +1 -0
- package/dist/ui/types/list.d.ts +4 -0
- package/dist/ui/types/list.js +2 -0
- package/dist/ui/types/list.js.map +1 -0
- package/dist/ui/utils/_app_utils/generate_ref.d.ts +3 -0
- package/dist/ui/utils/_app_utils/generate_ref.js +22 -0
- package/dist/ui/utils/_app_utils/generate_ref.js.map +1 -0
- package/dist/ui/utils/_app_utils/get-pathname-ref.d.ts +9 -0
- package/dist/ui/utils/_app_utils/get-pathname-ref.js +20 -0
- package/dist/ui/utils/_app_utils/get-pathname-ref.js.map +1 -0
- package/dist/ui/utils/_app_utils/index.d.ts +2 -0
- package/dist/ui/utils/_app_utils/index.js +3 -0
- package/dist/ui/utils/_app_utils/index.js.map +1 -0
- package/dist/ui/utils/buffer/base64.d.ts +5 -0
- package/dist/ui/utils/buffer/base64.js +29 -0
- package/dist/ui/utils/buffer/base64.js.map +1 -0
- package/dist/ui/utils/buffer/buffer.d.ts +4 -0
- package/dist/ui/utils/buffer/buffer.js +26 -0
- package/dist/ui/utils/buffer/buffer.js.map +1 -0
- package/dist/ui/utils/buffer/index.d.ts +2 -0
- package/dist/ui/utils/buffer/index.js +3 -0
- package/dist/ui/utils/buffer/index.js.map +1 -0
- package/dist/ui/utils/colors/hext-to-rgba.d.ts +1 -0
- package/dist/ui/utils/colors/hext-to-rgba.js +7 -0
- package/dist/ui/utils/colors/hext-to-rgba.js.map +1 -0
- package/dist/ui/utils/colors/index.d.ts +1 -0
- package/dist/ui/utils/colors/index.js +2 -0
- package/dist/ui/utils/colors/index.js.map +1 -0
- package/dist/ui/utils/copy-to-clipboard.d.ts +5 -0
- package/dist/ui/utils/copy-to-clipboard.js +118 -0
- package/dist/ui/utils/copy-to-clipboard.js.map +1 -0
- package/dist/ui/utils/date/index.d.ts +1 -0
- package/dist/ui/utils/date/index.js +2 -0
- package/dist/ui/utils/date/index.js.map +1 -0
- package/dist/ui/utils/date/is-invaid-date.d.ts +1 -0
- package/dist/ui/utils/date/is-invaid-date.js +5 -0
- package/dist/ui/utils/date/is-invaid-date.js.map +1 -0
- package/dist/ui/utils/disable-scroll.d.ts +1 -0
- package/dist/ui/utils/disable-scroll.js +17 -0
- package/dist/ui/utils/disable-scroll.js.map +1 -0
- package/dist/ui/utils/facebook/facebook-pixel.d.ts +3 -0
- package/dist/ui/utils/facebook/facebook-pixel.js +10 -0
- package/dist/ui/utils/facebook/facebook-pixel.js.map +1 -0
- package/dist/ui/utils/facebook/index.d.ts +1 -0
- package/dist/ui/utils/facebook/index.js +2 -0
- package/dist/ui/utils/facebook/index.js.map +1 -0
- package/dist/ui/utils/file/index.d.ts +3 -0
- package/dist/ui/utils/file/index.js +4 -0
- package/dist/ui/utils/file/index.js.map +1 -0
- package/dist/ui/utils/file/load-file.d.ts +6 -0
- package/dist/ui/utils/file/load-file.js +33 -0
- package/dist/ui/utils/file/load-file.js.map +1 -0
- package/dist/ui/utils/file/upload-file.d.ts +17 -0
- package/dist/ui/utils/file/upload-file.js +82 -0
- package/dist/ui/utils/file/upload-file.js.map +1 -0
- package/dist/ui/utils/file/verify-size-files.d.ts +7 -0
- package/dist/ui/utils/file/verify-size-files.js +16 -0
- package/dist/ui/utils/file/verify-size-files.js.map +1 -0
- package/dist/ui/utils/form-validator/index.d.ts +2 -0
- package/dist/ui/utils/form-validator/index.js +3 -0
- package/dist/ui/utils/form-validator/index.js.map +1 -0
- package/dist/ui/utils/form-validator/validations/index.d.ts +4 -0
- package/dist/ui/utils/form-validator/validations/index.js +5 -0
- package/dist/ui/utils/form-validator/validations/index.js.map +1 -0
- package/dist/ui/utils/form-validator/validations/validate-cnpj.d.ts +1 -0
- package/dist/ui/utils/form-validator/validations/validate-cnpj.js +36 -0
- package/dist/ui/utils/form-validator/validations/validate-cnpj.js.map +1 -0
- package/dist/ui/utils/form-validator/validations/validate-cpf.d.ts +1 -0
- package/dist/ui/utils/form-validator/validations/validate-cpf.js +30 -0
- package/dist/ui/utils/form-validator/validations/validate-cpf.js.map +1 -0
- package/dist/ui/utils/form-validator/validations/validate-email.d.ts +1 -0
- package/dist/ui/utils/form-validator/validations/validate-email.js +8 -0
- package/dist/ui/utils/form-validator/validations/validate-email.js.map +1 -0
- package/dist/ui/utils/form-validator/validations/validate-phone.d.ts +4 -0
- package/dist/ui/utils/form-validator/validations/validate-phone.js +83 -0
- package/dist/ui/utils/form-validator/validations/validate-phone.js.map +1 -0
- package/dist/ui/utils/form-validator/validator.d.ts +27 -0
- package/dist/ui/utils/form-validator/validator.js +153 -0
- package/dist/ui/utils/form-validator/validator.js.map +1 -0
- package/dist/ui/utils/formatters/format-number-to-currency.d.ts +10 -0
- package/dist/ui/utils/formatters/format-number-to-currency.js +20 -0
- package/dist/ui/utils/formatters/format-number-to-currency.js.map +1 -0
- package/dist/ui/utils/formatters/format-string-to-number.d.ts +1 -0
- package/dist/ui/utils/formatters/format-string-to-number.js +4 -0
- package/dist/ui/utils/formatters/format-string-to-number.js.map +1 -0
- package/dist/ui/utils/formatters/format-string-to-url.d.ts +1 -0
- package/dist/ui/utils/formatters/format-string-to-url.js +11 -0
- package/dist/ui/utils/formatters/format-string-to-url.js.map +1 -0
- package/dist/ui/utils/formatters/formatter.d.ts +14 -0
- package/dist/ui/utils/formatters/formatter.js +20 -0
- package/dist/ui/utils/formatters/formatter.js.map +1 -0
- package/dist/ui/utils/formatters/index.d.ts +5 -0
- package/dist/ui/utils/formatters/index.js +6 -0
- package/dist/ui/utils/formatters/index.js.map +1 -0
- package/dist/ui/utils/formatters/remove-digits.d.ts +1 -0
- package/dist/ui/utils/formatters/remove-digits.js +5 -0
- package/dist/ui/utils/formatters/remove-digits.js.map +1 -0
- package/dist/ui/utils/generate-guid.d.ts +1 -0
- package/dist/ui/utils/generate-guid.js +10 -0
- package/dist/ui/utils/generate-guid.js.map +1 -0
- package/dist/ui/utils/generate-sitemap.d.ts +11 -0
- package/dist/ui/utils/generate-sitemap.js +42 -0
- package/dist/ui/utils/generate-sitemap.js.map +1 -0
- package/dist/ui/utils/http/api.d.ts +16 -0
- package/dist/ui/utils/http/api.js +54 -0
- package/dist/ui/utils/http/api.js.map +1 -0
- package/dist/ui/utils/http/axios-http-client.d.ts +6 -0
- package/dist/ui/utils/http/axios-http-client.js +107 -0
- package/dist/ui/utils/http/axios-http-client.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.d.ts +8 -0
- package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.js +6 -0
- package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.d.ts +3 -0
- package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.js +7 -0
- package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/bad-request-error.d.ts +9 -0
- package/dist/ui/utils/http/errors/http-errors/bad-request-error.js +6 -0
- package/dist/ui/utils/http/errors/http-errors/bad-request-error.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/conflict-error.d.ts +8 -0
- package/dist/ui/utils/http/errors/http-errors/conflict-error.js +6 -0
- package/dist/ui/utils/http/errors/http-errors/conflict-error.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/index.d.ts +7 -0
- package/dist/ui/utils/http/errors/http-errors/index.js +8 -0
- package/dist/ui/utils/http/errors/http-errors/index.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/no-content.d.ts +3 -0
- package/dist/ui/utils/http/errors/http-errors/no-content.js +7 -0
- package/dist/ui/utils/http/errors/http-errors/no-content.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/not-found-error.d.ts +3 -0
- package/dist/ui/utils/http/errors/http-errors/not-found-error.js +7 -0
- package/dist/ui/utils/http/errors/http-errors/not-found-error.js.map +1 -0
- package/dist/ui/utils/http/errors/http-errors/unexpected-error.d.ts +3 -0
- package/dist/ui/utils/http/errors/http-errors/unexpected-error.js +7 -0
- package/dist/ui/utils/http/errors/http-errors/unexpected-error.js.map +1 -0
- package/dist/ui/utils/http/errors/index.d.ts +2 -0
- package/dist/ui/utils/http/errors/index.js +3 -0
- package/dist/ui/utils/http/errors/index.js.map +1 -0
- package/dist/ui/utils/http/errors/system-errors-model/index.d.ts +1 -0
- package/dist/ui/utils/http/errors/system-errors-model/index.js +2 -0
- package/dist/ui/utils/http/errors/system-errors-model/index.js.map +1 -0
- package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.d.ts +11 -0
- package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.js +6 -0
- package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.js.map +1 -0
- package/dist/ui/utils/http/index.d.ts +4 -0
- package/dist/ui/utils/http/index.js +5 -0
- package/dist/ui/utils/http/index.js.map +1 -0
- package/dist/ui/utils/http/interfaces.d.ts +37 -0
- package/dist/ui/utils/http/interfaces.js +16 -0
- package/dist/ui/utils/http/interfaces.js.map +1 -0
- package/dist/ui/utils/index.d.ts +23 -0
- package/dist/ui/utils/index.js +24 -0
- package/dist/ui/utils/index.js.map +1 -0
- package/dist/ui/utils/infinity-forge/index.d.ts +2 -0
- package/dist/ui/utils/infinity-forge/index.js +3 -0
- package/dist/ui/utils/infinity-forge/index.js.map +1 -0
- package/dist/ui/utils/infinity-forge/infinity-forge-next-config.d.ts +1 -0
- package/dist/ui/utils/infinity-forge/infinity-forge-next-config.js +40 -0
- package/dist/ui/utils/infinity-forge/infinity-forge-next-config.js.map +1 -0
- package/dist/ui/utils/infinity-forge/z-index-infinity-forge.d.ts +8 -0
- package/dist/ui/utils/infinity-forge/z-index-infinity-forge.js +9 -0
- package/dist/ui/utils/infinity-forge/z-index-infinity-forge.js.map +1 -0
- package/dist/ui/utils/json/index.d.ts +2 -0
- package/dist/ui/utils/json/index.js +23 -0
- package/dist/ui/utils/json/index.js.map +1 -0
- package/dist/ui/utils/jwt/index.d.ts +23 -0
- package/dist/ui/utils/jwt/index.js +58 -0
- package/dist/ui/utils/jwt/index.js.map +1 -0
- package/dist/ui/utils/libs/index.d.ts +2 -0
- package/dist/ui/utils/libs/index.js +3 -0
- package/dist/ui/utils/libs/index.js.map +1 -0
- package/dist/ui/utils/libs/moment/index.d.ts +1 -0
- package/dist/ui/utils/libs/moment/index.js +2 -0
- package/dist/ui/utils/libs/moment/index.js.map +1 -0
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.d.ts +3 -0
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.js +22 -0
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.js.map +1 -0
- package/dist/ui/utils/libs/next/index.d.ts +2 -0
- package/dist/ui/utils/libs/next/index.js +3 -0
- package/dist/ui/utils/libs/next/index.js.map +1 -0
- package/dist/ui/utils/libs/next/router-build.d.ts +10 -0
- package/dist/ui/utils/libs/next/router-build.js +109 -0
- package/dist/ui/utils/libs/next/router-build.js.map +1 -0
- package/dist/ui/utils/libs/next/update-route.d.ts +8 -0
- package/dist/ui/utils/libs/next/update-route.js +15 -0
- package/dist/ui/utils/libs/next/update-route.js.map +1 -0
- package/dist/ui/utils/mocks/index.d.ts +1 -0
- package/dist/ui/utils/mocks/index.js +2 -0
- package/dist/ui/utils/mocks/index.js.map +1 -0
- package/dist/ui/utils/mocks/states-brazil.d.ts +4 -0
- package/dist/ui/utils/mocks/states-brazil.js +111 -0
- package/dist/ui/utils/mocks/states-brazil.js.map +1 -0
- package/dist/ui/utils/phone/index.d.ts +18 -0
- package/dist/ui/utils/phone/index.js +24 -0
- package/dist/ui/utils/phone/index.js.map +1 -0
- package/dist/ui/utils/scroll-to-top-page.d.ts +1 -0
- package/dist/ui/utils/scroll-to-top-page.js +9 -0
- package/dist/ui/utils/scroll-to-top-page.js.map +1 -0
- package/dist/ui/utils/sidebar/index.d.ts +2 -0
- package/dist/ui/utils/sidebar/index.js +27 -0
- package/dist/ui/utils/sidebar/index.js.map +1 -0
- package/dist/ui/utils/storage/cookies.d.ts +15 -0
- package/dist/ui/utils/storage/cookies.js +27 -0
- package/dist/ui/utils/storage/cookies.js.map +1 -0
- package/dist/ui/utils/storage/index.d.ts +1 -0
- package/dist/ui/utils/storage/index.js +2 -0
- package/dist/ui/utils/storage/index.js.map +1 -0
- package/dist/ui/utils/uid/index.d.ts +1 -0
- package/dist/ui/utils/uid/index.js +21 -0
- package/dist/ui/utils/uid/index.js.map +1 -0
- package/package.json +75 -80
- package/dist/blog-1.png +0 -0
- package/dist/blog-2.png +0 -0
- package/dist/fonts/Inter-Bold.ttf +0 -0
- package/dist/fonts/Inter-Light.ttf +0 -0
- package/dist/fonts/Inter-Medium.ttf +0 -0
- package/dist/fonts/Inter-Regular.ttf +0 -0
- package/dist/fonts/Inter-SemiBold.ttf +0 -0
- package/dist/fonts/Lexend-Bold.ttf +0 -0
- package/dist/fonts/Lexend-Light.ttf +0 -0
- package/dist/fonts/Lexend-Medium.ttf +0 -0
- package/dist/fonts/Lexend-Regular.ttf +0 -0
- package/dist/fonts/Lexend-SemiBold.ttf +0 -0
- package/dist/images/avatar-default.png +0 -0
- package/dist/images/codie-sample.png +0 -0
- package/dist/images/default-profile.png +0 -0
- package/dist/images/login-left.png +0 -0
- package/dist/images/login-logo.png +0 -0
- package/dist/images/nextimage.jpg +0 -0
- package/dist/images/nike.jpg +0 -0
- package/dist/images/profile-default.png +0 -0
- package/dist/index2.js +0 -38
- package/dist/index2.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onTouchEnd.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onTouchEnd.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default function onTouchMove(event: any): void;
|
|
@@ -0,0 +1,302 @@
|
|
|
1
|
+
//@ts-nocheck
|
|
2
|
+
import { now } from '../../shared/utils.js';
|
|
3
|
+
import { getDocument } from '../../ssr-window/document.js';
|
|
4
|
+
export default function onTouchMove(event) {
|
|
5
|
+
const document = getDocument();
|
|
6
|
+
const swiper = this;
|
|
7
|
+
const data = swiper.touchEventsData;
|
|
8
|
+
const { params, touches, rtlTranslate: rtl, enabled } = swiper;
|
|
9
|
+
if (!enabled)
|
|
10
|
+
return;
|
|
11
|
+
if (!params.simulateTouch && event.pointerType === 'mouse')
|
|
12
|
+
return;
|
|
13
|
+
let e = event;
|
|
14
|
+
if (e.originalEvent)
|
|
15
|
+
e = e.originalEvent;
|
|
16
|
+
if (e.type === 'pointermove') {
|
|
17
|
+
if (data.touchId !== null)
|
|
18
|
+
return; // return from pointer if we use touch
|
|
19
|
+
const id = e.pointerId;
|
|
20
|
+
if (id !== data.pointerId)
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
let targetTouch;
|
|
24
|
+
if (e.type === 'touchmove') {
|
|
25
|
+
targetTouch = [...e.changedTouches].filter((t) => t.identifier === data.touchId)[0];
|
|
26
|
+
if (!targetTouch || targetTouch.identifier !== data.touchId)
|
|
27
|
+
return;
|
|
28
|
+
}
|
|
29
|
+
else {
|
|
30
|
+
targetTouch = e;
|
|
31
|
+
}
|
|
32
|
+
if (!data.isTouched) {
|
|
33
|
+
if (data.startMoving && data.isScrolling) {
|
|
34
|
+
swiper.emit('touchMoveOpposite', e);
|
|
35
|
+
}
|
|
36
|
+
return;
|
|
37
|
+
}
|
|
38
|
+
const pageX = targetTouch.pageX;
|
|
39
|
+
const pageY = targetTouch.pageY;
|
|
40
|
+
if (e.preventedByNestedSwiper) {
|
|
41
|
+
touches.startX = pageX;
|
|
42
|
+
touches.startY = pageY;
|
|
43
|
+
return;
|
|
44
|
+
}
|
|
45
|
+
if (!swiper.allowTouchMove) {
|
|
46
|
+
if (!e.target.matches(data.focusableElements)) {
|
|
47
|
+
swiper.allowClick = false;
|
|
48
|
+
}
|
|
49
|
+
if (data.isTouched) {
|
|
50
|
+
Object.assign(touches, {
|
|
51
|
+
startX: pageX,
|
|
52
|
+
startY: pageY,
|
|
53
|
+
currentX: pageX,
|
|
54
|
+
currentY: pageY,
|
|
55
|
+
});
|
|
56
|
+
data.touchStartTime = now();
|
|
57
|
+
}
|
|
58
|
+
return;
|
|
59
|
+
}
|
|
60
|
+
if (params.touchReleaseOnEdges && !params.loop) {
|
|
61
|
+
if (swiper.isVertical()) {
|
|
62
|
+
// Vertical
|
|
63
|
+
if ((pageY < touches.startY && swiper.translate <= swiper.maxTranslate()) ||
|
|
64
|
+
(pageY > touches.startY && swiper.translate >= swiper.minTranslate())) {
|
|
65
|
+
data.isTouched = false;
|
|
66
|
+
data.isMoved = false;
|
|
67
|
+
return;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
else if ((pageX < touches.startX && swiper.translate <= swiper.maxTranslate()) ||
|
|
71
|
+
(pageX > touches.startX && swiper.translate >= swiper.minTranslate())) {
|
|
72
|
+
return;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
if (document.activeElement) {
|
|
76
|
+
if (e.target === document.activeElement && e.target.matches(data.focusableElements)) {
|
|
77
|
+
data.isMoved = true;
|
|
78
|
+
swiper.allowClick = false;
|
|
79
|
+
return;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
if (data.allowTouchCallbacks) {
|
|
83
|
+
swiper.emit('touchMove', e);
|
|
84
|
+
}
|
|
85
|
+
touches.previousX = touches.currentX;
|
|
86
|
+
touches.previousY = touches.currentY;
|
|
87
|
+
touches.currentX = pageX;
|
|
88
|
+
touches.currentY = pageY;
|
|
89
|
+
const diffX = touches.currentX - touches.startX;
|
|
90
|
+
const diffY = touches.currentY - touches.startY;
|
|
91
|
+
if (swiper.params.threshold && Math.sqrt(Math.pow(diffX, 2) + Math.pow(diffY, 2)) < swiper.params.threshold)
|
|
92
|
+
return;
|
|
93
|
+
if (typeof data.isScrolling === 'undefined') {
|
|
94
|
+
let touchAngle;
|
|
95
|
+
if ((swiper.isHorizontal() && touches.currentY === touches.startY) ||
|
|
96
|
+
(swiper.isVertical() && touches.currentX === touches.startX)) {
|
|
97
|
+
data.isScrolling = false;
|
|
98
|
+
}
|
|
99
|
+
else {
|
|
100
|
+
// eslint-disable-next-line
|
|
101
|
+
if (diffX * diffX + diffY * diffY >= 25) {
|
|
102
|
+
touchAngle = (Math.atan2(Math.abs(diffY), Math.abs(diffX)) * 180) / Math.PI;
|
|
103
|
+
data.isScrolling = swiper.isHorizontal()
|
|
104
|
+
? touchAngle > params.touchAngle
|
|
105
|
+
: 90 - touchAngle > params.touchAngle;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
if (data.isScrolling) {
|
|
110
|
+
swiper.emit('touchMoveOpposite', e);
|
|
111
|
+
}
|
|
112
|
+
if (typeof data.startMoving === 'undefined') {
|
|
113
|
+
if (touches.currentX !== touches.startX || touches.currentY !== touches.startY) {
|
|
114
|
+
data.startMoving = true;
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
if (data.isScrolling || (e.type === 'touchmove' && data.preventTouchMoveFromPointerMove)) {
|
|
118
|
+
data.isTouched = false;
|
|
119
|
+
return;
|
|
120
|
+
}
|
|
121
|
+
if (!data.startMoving) {
|
|
122
|
+
return;
|
|
123
|
+
}
|
|
124
|
+
swiper.allowClick = false;
|
|
125
|
+
if (!params.cssMode && e.cancelable) {
|
|
126
|
+
e.preventDefault();
|
|
127
|
+
}
|
|
128
|
+
if (params.touchMoveStopPropagation && !params.nested) {
|
|
129
|
+
e.stopPropagation();
|
|
130
|
+
}
|
|
131
|
+
let diff = swiper.isHorizontal() ? diffX : diffY;
|
|
132
|
+
let touchesDiff = swiper.isHorizontal()
|
|
133
|
+
? touches.currentX - touches.previousX
|
|
134
|
+
: touches.currentY - touches.previousY;
|
|
135
|
+
if (params.oneWayMovement) {
|
|
136
|
+
diff = Math.abs(diff) * (rtl ? 1 : -1);
|
|
137
|
+
touchesDiff = Math.abs(touchesDiff) * (rtl ? 1 : -1);
|
|
138
|
+
}
|
|
139
|
+
touches.diff = diff;
|
|
140
|
+
diff *= params.touchRatio;
|
|
141
|
+
if (rtl) {
|
|
142
|
+
diff = -diff;
|
|
143
|
+
touchesDiff = -touchesDiff;
|
|
144
|
+
}
|
|
145
|
+
const prevTouchesDirection = swiper.touchesDirection;
|
|
146
|
+
swiper.swipeDirection = diff > 0 ? 'prev' : 'next';
|
|
147
|
+
swiper.touchesDirection = touchesDiff > 0 ? 'prev' : 'next';
|
|
148
|
+
const isLoop = swiper.params.loop && !params.cssMode;
|
|
149
|
+
const allowLoopFix = (swiper.touchesDirection === 'next' && swiper.allowSlideNext) ||
|
|
150
|
+
(swiper.touchesDirection === 'prev' && swiper.allowSlidePrev);
|
|
151
|
+
if (!data.isMoved) {
|
|
152
|
+
if (isLoop && allowLoopFix) {
|
|
153
|
+
swiper.loopFix({ direction: swiper.swipeDirection });
|
|
154
|
+
}
|
|
155
|
+
data.startTranslate = swiper.getTranslate();
|
|
156
|
+
swiper.setTransition(0);
|
|
157
|
+
if (swiper.animating) {
|
|
158
|
+
const evt = new window.CustomEvent('transitionend', {
|
|
159
|
+
bubbles: true,
|
|
160
|
+
cancelable: true,
|
|
161
|
+
detail: {
|
|
162
|
+
bySwiperTouchMove: true,
|
|
163
|
+
},
|
|
164
|
+
});
|
|
165
|
+
swiper.wrapperEl.dispatchEvent(evt);
|
|
166
|
+
}
|
|
167
|
+
data.allowMomentumBounce = false;
|
|
168
|
+
// Grab Cursor
|
|
169
|
+
if (params.grabCursor && (swiper.allowSlideNext === true || swiper.allowSlidePrev === true)) {
|
|
170
|
+
swiper.setGrabCursor(true);
|
|
171
|
+
}
|
|
172
|
+
swiper.emit('sliderFirstMove', e);
|
|
173
|
+
}
|
|
174
|
+
let loopFixed;
|
|
175
|
+
let time = new Date().getTime();
|
|
176
|
+
if (data.isMoved &&
|
|
177
|
+
data.allowThresholdMove &&
|
|
178
|
+
prevTouchesDirection !== swiper.touchesDirection &&
|
|
179
|
+
isLoop &&
|
|
180
|
+
allowLoopFix &&
|
|
181
|
+
Math.abs(diff) >= 1) {
|
|
182
|
+
Object.assign(touches, {
|
|
183
|
+
startX: pageX,
|
|
184
|
+
startY: pageY,
|
|
185
|
+
currentX: pageX,
|
|
186
|
+
currentY: pageY,
|
|
187
|
+
startTranslate: data.currentTranslate,
|
|
188
|
+
});
|
|
189
|
+
data.loopSwapReset = true;
|
|
190
|
+
data.startTranslate = data.currentTranslate;
|
|
191
|
+
return;
|
|
192
|
+
}
|
|
193
|
+
swiper.emit('sliderMove', e);
|
|
194
|
+
data.isMoved = true;
|
|
195
|
+
data.currentTranslate = diff + data.startTranslate;
|
|
196
|
+
let disableParentSwiper = true;
|
|
197
|
+
let resistanceRatio = params.resistanceRatio;
|
|
198
|
+
if (params.touchReleaseOnEdges) {
|
|
199
|
+
resistanceRatio = 0;
|
|
200
|
+
}
|
|
201
|
+
if (diff > 0) {
|
|
202
|
+
if (isLoop &&
|
|
203
|
+
allowLoopFix &&
|
|
204
|
+
!loopFixed &&
|
|
205
|
+
data.allowThresholdMove &&
|
|
206
|
+
data.currentTranslate >
|
|
207
|
+
(params.centeredSlides
|
|
208
|
+
? swiper.minTranslate() - swiper.slidesSizesGrid[swiper.activeIndex + 1]
|
|
209
|
+
: swiper.minTranslate())) {
|
|
210
|
+
swiper.loopFix({ direction: 'prev', setTranslate: true, activeSlideIndex: 0 });
|
|
211
|
+
}
|
|
212
|
+
if (data.currentTranslate > swiper.minTranslate()) {
|
|
213
|
+
disableParentSwiper = false;
|
|
214
|
+
if (params.resistance) {
|
|
215
|
+
data.currentTranslate =
|
|
216
|
+
swiper.minTranslate() -
|
|
217
|
+
1 +
|
|
218
|
+
Math.pow((-swiper.minTranslate() + data.startTranslate + diff), resistanceRatio);
|
|
219
|
+
}
|
|
220
|
+
}
|
|
221
|
+
}
|
|
222
|
+
else if (diff < 0) {
|
|
223
|
+
if (isLoop &&
|
|
224
|
+
allowLoopFix &&
|
|
225
|
+
!loopFixed &&
|
|
226
|
+
data.allowThresholdMove &&
|
|
227
|
+
data.currentTranslate <
|
|
228
|
+
(params.centeredSlides
|
|
229
|
+
? swiper.maxTranslate() + swiper.slidesSizesGrid[swiper.slidesSizesGrid.length - 1]
|
|
230
|
+
: swiper.maxTranslate())) {
|
|
231
|
+
swiper.loopFix({
|
|
232
|
+
direction: 'next',
|
|
233
|
+
setTranslate: true,
|
|
234
|
+
activeSlideIndex: swiper.slides.length -
|
|
235
|
+
(params.slidesPerView === 'auto'
|
|
236
|
+
? swiper.slidesPerViewDynamic()
|
|
237
|
+
: Math.ceil(parseFloat(params.slidesPerView, 10))),
|
|
238
|
+
});
|
|
239
|
+
}
|
|
240
|
+
if (data.currentTranslate < swiper.maxTranslate()) {
|
|
241
|
+
disableParentSwiper = false;
|
|
242
|
+
if (params.resistance) {
|
|
243
|
+
data.currentTranslate =
|
|
244
|
+
swiper.maxTranslate() +
|
|
245
|
+
1 -
|
|
246
|
+
Math.pow((swiper.maxTranslate() - data.startTranslate - diff), resistanceRatio);
|
|
247
|
+
}
|
|
248
|
+
}
|
|
249
|
+
}
|
|
250
|
+
if (disableParentSwiper) {
|
|
251
|
+
e.preventedByNestedSwiper = true;
|
|
252
|
+
}
|
|
253
|
+
// Directions locks
|
|
254
|
+
if (!swiper.allowSlideNext &&
|
|
255
|
+
swiper.swipeDirection === 'next' &&
|
|
256
|
+
data.currentTranslate < data.startTranslate) {
|
|
257
|
+
data.currentTranslate = data.startTranslate;
|
|
258
|
+
}
|
|
259
|
+
if (!swiper.allowSlidePrev &&
|
|
260
|
+
swiper.swipeDirection === 'prev' &&
|
|
261
|
+
data.currentTranslate > data.startTranslate) {
|
|
262
|
+
data.currentTranslate = data.startTranslate;
|
|
263
|
+
}
|
|
264
|
+
if (!swiper.allowSlidePrev && !swiper.allowSlideNext) {
|
|
265
|
+
data.currentTranslate = data.startTranslate;
|
|
266
|
+
}
|
|
267
|
+
// Threshold
|
|
268
|
+
if (params.threshold > 0) {
|
|
269
|
+
if (Math.abs(diff) > params.threshold || data.allowThresholdMove) {
|
|
270
|
+
if (!data.allowThresholdMove) {
|
|
271
|
+
data.allowThresholdMove = true;
|
|
272
|
+
touches.startX = touches.currentX;
|
|
273
|
+
touches.startY = touches.currentY;
|
|
274
|
+
data.currentTranslate = data.startTranslate;
|
|
275
|
+
touches.diff = swiper.isHorizontal()
|
|
276
|
+
? touches.currentX - touches.startX
|
|
277
|
+
: touches.currentY - touches.startY;
|
|
278
|
+
return;
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
else {
|
|
282
|
+
data.currentTranslate = data.startTranslate;
|
|
283
|
+
return;
|
|
284
|
+
}
|
|
285
|
+
}
|
|
286
|
+
if (!params.followFinger || params.cssMode)
|
|
287
|
+
return;
|
|
288
|
+
// Update active index in free mode
|
|
289
|
+
if ((params.freeMode && params.freeMode.enabled && swiper.freeMode) ||
|
|
290
|
+
params.watchSlidesProgress) {
|
|
291
|
+
swiper.updateActiveIndex();
|
|
292
|
+
swiper.updateSlidesClasses();
|
|
293
|
+
}
|
|
294
|
+
if (params.freeMode && params.freeMode.enabled && swiper.freeMode) {
|
|
295
|
+
swiper.freeMode.onTouchMove();
|
|
296
|
+
}
|
|
297
|
+
// Update progress
|
|
298
|
+
swiper.updateProgress(data.currentTranslate);
|
|
299
|
+
// Update translate
|
|
300
|
+
swiper.setTranslate(data.currentTranslate);
|
|
301
|
+
}
|
|
302
|
+
//# sourceMappingURL=onTouchMove.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onTouchMove.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onTouchMove.tsx"],"names":[],"mappings":"AAAA,aAAa;AACb,OAAO,EAAE,GAAG,EAAE,MAAM,oBAAoB,CAAC;AACzC,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAExD,MAAM,CAAC,OAAO,UAAU,WAAW,CAAC,KAAK;IACvC,MAAM,QAAQ,GAAG,WAAW,EAAE,CAAC;IAC/B,MAAM,MAAM,GAAG,IAAI,CAAC;IACpB,MAAM,IAAI,GAAG,MAAM,CAAC,eAAe,CAAC;IACpC,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,YAAY,EAAE,GAAG,EAAE,OAAO,EAAE,GAAG,MAAM,CAAC;IAC/D,IAAI,CAAC,OAAO;QAAE,OAAO;IACrB,IAAI,CAAC,MAAM,CAAC,aAAa,IAAI,KAAK,CAAC,WAAW,KAAK,OAAO;QAAE,OAAO;IAEnE,IAAI,CAAC,GAAG,KAAK,CAAC;IACd,IAAI,CAAC,CAAC,aAAa;QAAE,CAAC,GAAG,CAAC,CAAC,aAAa,CAAC;IAEzC,IAAI,CAAC,CAAC,IAAI,KAAK,aAAa,EAAE,CAAC;QAC7B,IAAI,IAAI,CAAC,OAAO,KAAK,IAAI;YAAE,OAAO,CAAC,sCAAsC;QACzE,MAAM,EAAE,GAAG,CAAC,CAAC,SAAS,CAAC;QACvB,IAAI,EAAE,KAAK,IAAI,CAAC,SAAS;YAAE,OAAO;IACpC,CAAC;IAED,IAAI,WAAW,CAAC;IAChB,IAAI,CAAC,CAAC,IAAI,KAAK,WAAW,EAAE,CAAC;QAC3B,WAAW,GAAG,CAAC,GAAG,CAAC,CAAC,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,UAAU,KAAK,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC;QACpF,IAAI,CAAC,WAAW,IAAI,WAAW,CAAC,UAAU,KAAK,IAAI,CAAC,OAAO;YAAE,OAAO;IACtE,CAAC;SAAM,CAAC;QACN,WAAW,GAAG,CAAC,CAAC;IAClB,CAAC;IAED,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,CAAC;QACpB,IAAI,IAAI,CAAC,WAAW,IAAI,IAAI,CAAC,WAAW,EAAE,CAAC;YACzC,MAAM,CAAC,IAAI,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAAC;QACtC,CAAC;QACD,OAAO;IACT,CAAC;IAED,MAAM,KAAK,GAAG,WAAW,CAAC,KAAK,CAAC;IAChC,MAAM,KAAK,GAAG,WAAW,CAAC,KAAK,CAAC;IAEhC,IAAI,CAAC,CAAC,uBAAuB,EAAE,CAAC;QAC9B,OAAO,CAAC,MAAM,GAAG,KAAK,CAAC;QACvB,OAAO,CAAC,MAAM,GAAG,KAAK,CAAC;QACvB,OAAO;IACT,CAAC;IAED,IAAI,CAAC,MAAM,CAAC,cAAc,EAAE,CAAC;QAC3B,IAAI,CAAC,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,CAAC,EAAE,CAAC;YAC9C,MAAM,CAAC,UAAU,GAAG,KAAK,CAAC;QAC5B,CAAC;QACD,IAAI,IAAI,CAAC,SAAS,EAAE,CAAC;YACnB,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE;gBACrB,MAAM,EAAE,KAAK;gBACb,MAAM,EAAE,KAAK;gBACb,QAAQ,EAAE,KAAK;gBACf,QAAQ,EAAE,KAAK;aAChB,CAAC,CAAC;YACH,IAAI,CAAC,cAAc,GAAG,GAAG,EAAE,CAAC;QAC9B,CAAC;QACD,OAAO;IACT,CAAC;IAED,IAAI,MAAM,CAAC,mBAAmB,IAAI,CAAC,MAAM,CAAC,IAAI,EAAE,CAAC;QAC/C,IAAI,MAAM,CAAC,UAAU,EAAE,EAAE,CAAC;YACxB,WAAW;YACX,IACE,CAAC,KAAK,GAAG,OAAO,CAAC,MAAM,IAAI,MAAM,CAAC,SAAS,IAAI,MAAM,CAAC,YAAY,EAAE,CAAC;gBACrE,CAAC,KAAK,GAAG,OAAO,CAAC,MAAM,IAAI,MAAM,CAAC,SAAS,IAAI,MAAM,CAAC,YAAY,EAAE,CAAC,EACrE,CAAC;gBACD,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC;gBACvB,IAAI,CAAC,OAAO,GAAG,KAAK,CAAC;gBACrB,OAAO;YACT,CAAC;QACH,CAAC;aAAM,IACL,CAAC,KAAK,GAAG,OAAO,CAAC,MAAM,IAAI,MAAM,CAAC,SAAS,IAAI,MAAM,CAAC,YAAY,EAAE,CAAC;YACrE,CAAC,KAAK,GAAG,OAAO,CAAC,MAAM,IAAI,MAAM,CAAC,SAAS,IAAI,MAAM,CAAC,YAAY,EAAE,CAAC,EACrE,CAAC;YACD,OAAO;QACT,CAAC;IACH,CAAC;IAED,IAAI,QAAQ,CAAC,aAAa,EAAE,CAAC;QAC3B,IAAI,CAAC,CAAC,MAAM,KAAK,QAAQ,CAAC,aAAa,IAAI,CAAC,CAAC,MAAM,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,CAAC,EAAE,CAAC;YACpF,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;YACpB,MAAM,CAAC,UAAU,GAAG,KAAK,CAAC;YAC1B,OAAO;QACT,CAAC;IACH,CAAC;IAED,IAAI,IAAI,CAAC,mBAAmB,EAAE,CAAC;QAC7B,MAAM,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC;IAC9B,CAAC;IAED,OAAO,CAAC,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;IACrC,OAAO,CAAC,SAAS,GAAG,OAAO,CAAC,QAAQ,CAAC;IACrC,OAAO,CAAC,QAAQ,GAAG,KAAK,CAAC;IACzB,OAAO,CAAC,QAAQ,GAAG,KAAK,CAAC;IAEzB,MAAM,KAAK,GAAG,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAC;IAChD,MAAM,KAAK,GAAG,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAC;IAChD,IAAI,MAAM,CAAC,MAAM,CAAC,SAAS,IAAI,IAAI,CAAC,IAAI,CAAC,SAAA,KAAK,EAAI,CAAC,CAAA,GAAG,SAAA,KAAK,EAAI,CAAC,CAAA,CAAC,GAAG,MAAM,CAAC,MAAM,CAAC,SAAS;QACzF,OAAO;IAET,IAAI,OAAO,IAAI,CAAC,WAAW,KAAK,WAAW,EAAE,CAAC;QAC5C,IAAI,UAAU,CAAC;QACf,IACE,CAAC,MAAM,CAAC,YAAY,EAAE,IAAI,OAAO,CAAC,QAAQ,KAAK,OAAO,CAAC,MAAM,CAAC;YAC9D,CAAC,MAAM,CAAC,UAAU,EAAE,IAAI,OAAO,CAAC,QAAQ,KAAK,OAAO,CAAC,MAAM,CAAC,EAC5D,CAAC;YACD,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC;QAC3B,CAAC;aAAM,CAAC;YACN,2BAA2B;YAC3B,IAAI,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,IAAI,EAAE,EAAE,CAAC;gBACxC,UAAU,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC,GAAG,GAAG,CAAC,GAAG,IAAI,CAAC,EAAE,CAAC;gBAC5E,IAAI,CAAC,WAAW,GAAG,MAAM,CAAC,YAAY,EAAE;oBACtC,CAAC,CAAC,UAAU,GAAG,MAAM,CAAC,UAAU;oBAChC,CAAC,CAAC,EAAE,GAAG,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC;YAC1C,CAAC;QACH,CAAC;IACH,CAAC;IACD,IAAI,IAAI,CAAC,WAAW,EAAE,CAAC;QACrB,MAAM,CAAC,IAAI,CAAC,mBAAmB,EAAE,CAAC,CAAC,CAAC;IACtC,CAAC;IACD,IAAI,OAAO,IAAI,CAAC,WAAW,KAAK,WAAW,EAAE,CAAC;QAC5C,IAAI,OAAO,CAAC,QAAQ,KAAK,OAAO,CAAC,MAAM,IAAI,OAAO,CAAC,QAAQ,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC;YAC/E,IAAI,CAAC,WAAW,GAAG,IAAI,CAAC;QAC1B,CAAC;IACH,CAAC;IACD,IAAI,IAAI,CAAC,WAAW,IAAI,CAAC,CAAC,CAAC,IAAI,KAAK,WAAW,IAAI,IAAI,CAAC,+BAA+B,CAAC,EAAE,CAAC;QACzF,IAAI,CAAC,SAAS,GAAG,KAAK,CAAC;QACvB,OAAO;IACT,CAAC;IACD,IAAI,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;QACtB,OAAO;IACT,CAAC;IACD,MAAM,CAAC,UAAU,GAAG,KAAK,CAAC;IAC1B,IAAI,CAAC,MAAM,CAAC,OAAO,IAAI,CAAC,CAAC,UAAU,EAAE,CAAC;QACpC,CAAC,CAAC,cAAc,EAAE,CAAC;IACrB,CAAC;IACD,IAAI,MAAM,CAAC,wBAAwB,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE,CAAC;QACtD,CAAC,CAAC,eAAe,EAAE,CAAC;IACtB,CAAC;IAED,IAAI,IAAI,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC;IACjD,IAAI,WAAW,GAAG,MAAM,CAAC,YAAY,EAAE;QACrC,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,SAAS;QACtC,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,SAAS,CAAC;IAEzC,IAAI,MAAM,CAAC,cAAc,EAAE,CAAC;QAC1B,IAAI,GAAG,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QACvC,WAAW,GAAG,IAAI,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;IACvD,CAAC;IACD,OAAO,CAAC,IAAI,GAAG,IAAI,CAAC;IAEpB,IAAI,IAAI,MAAM,CAAC,UAAU,CAAC;IAC1B,IAAI,GAAG,EAAE,CAAC;QACR,IAAI,GAAG,CAAC,IAAI,CAAC;QACb,WAAW,GAAG,CAAC,WAAW,CAAC;IAC7B,CAAC;IAED,MAAM,oBAAoB,GAAG,MAAM,CAAC,gBAAgB,CAAC;IACrD,MAAM,CAAC,cAAc,GAAG,IAAI,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;IACnD,MAAM,CAAC,gBAAgB,GAAG,WAAW,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,MAAM,CAAC;IAE5D,MAAM,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC,MAAM,CAAC,OAAO,CAAC;IACrD,MAAM,YAAY,GAChB,CAAC,MAAM,CAAC,gBAAgB,KAAK,MAAM,IAAI,MAAM,CAAC,cAAc,CAAC;QAC7D,CAAC,MAAM,CAAC,gBAAgB,KAAK,MAAM,IAAI,MAAM,CAAC,cAAc,CAAC,CAAC;IAChE,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,CAAC;QAClB,IAAI,MAAM,IAAI,YAAY,EAAE,CAAC;YAC3B,MAAM,CAAC,OAAO,CAAC,EAAE,SAAS,EAAE,MAAM,CAAC,cAAc,EAAE,CAAC,CAAC;QACvD,CAAC;QACD,IAAI,CAAC,cAAc,GAAG,MAAM,CAAC,YAAY,EAAE,CAAC;QAC5C,MAAM,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC;QACxB,IAAI,MAAM,CAAC,SAAS,EAAE,CAAC;YACrB,MAAM,GAAG,GAAG,IAAI,MAAM,CAAC,WAAW,CAAC,eAAe,EAAE;gBAClD,OAAO,EAAE,IAAI;gBACb,UAAU,EAAE,IAAI;gBAChB,MAAM,EAAE;oBACN,iBAAiB,EAAE,IAAI;iBACxB;aACF,CAAC,CAAC;YACH,MAAM,CAAC,SAAS,CAAC,aAAa,CAAC,GAAG,CAAC,CAAC;QACtC,CAAC;QACD,IAAI,CAAC,mBAAmB,GAAG,KAAK,CAAC;QACjC,cAAc;QACd,IAAI,MAAM,CAAC,UAAU,IAAI,CAAC,MAAM,CAAC,cAAc,KAAK,IAAI,IAAI,MAAM,CAAC,cAAc,KAAK,IAAI,CAAC,EAAE,CAAC;YAC5F,MAAM,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;QAC7B,CAAC;QACD,MAAM,CAAC,IAAI,CAAC,iBAAiB,EAAE,CAAC,CAAC,CAAC;IACpC,CAAC;IACD,IAAI,SAAS,CAAC;IACd,IAAI,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC,OAAO,EAAE,CAAC;IAEhC,IACE,IAAI,CAAC,OAAO;QACZ,IAAI,CAAC,kBAAkB;QACvB,oBAAoB,KAAK,MAAM,CAAC,gBAAgB;QAChD,MAAM;QACN,YAAY;QACZ,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,IAAI,CAAC,EACnB,CAAC;QACD,MAAM,CAAC,MAAM,CAAC,OAAO,EAAE;YACrB,MAAM,EAAE,KAAK;YACb,MAAM,EAAE,KAAK;YACb,QAAQ,EAAE,KAAK;YACf,QAAQ,EAAE,KAAK;YACf,cAAc,EAAE,IAAI,CAAC,gBAAgB;SACtC,CAAC,CAAC;QACH,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC;QAC1B,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,gBAAgB,CAAC;QAC5C,OAAO;IACT,CAAC;IACD,MAAM,CAAC,IAAI,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC;IAC7B,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC;IAEpB,IAAI,CAAC,gBAAgB,GAAG,IAAI,GAAG,IAAI,CAAC,cAAc,CAAC;IACnD,IAAI,mBAAmB,GAAG,IAAI,CAAC;IAC/B,IAAI,eAAe,GAAG,MAAM,CAAC,eAAe,CAAC;IAC7C,IAAI,MAAM,CAAC,mBAAmB,EAAE,CAAC;QAC/B,eAAe,GAAG,CAAC,CAAC;IACtB,CAAC;IACD,IAAI,IAAI,GAAG,CAAC,EAAE,CAAC;QACb,IACE,MAAM;YACN,YAAY;YACZ,CAAC,SAAS;YACV,IAAI,CAAC,kBAAkB;YACvB,IAAI,CAAC,gBAAgB;gBACnB,CAAC,MAAM,CAAC,cAAc;oBACpB,CAAC,CAAC,MAAM,CAAC,YAAY,EAAE,GAAG,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,WAAW,GAAG,CAAC,CAAC;oBACxE,CAAC,CAAC,MAAM,CAAC,YAAY,EAAE,CAAC,EAC5B,CAAC;YACD,MAAM,CAAC,OAAO,CAAC,EAAE,SAAS,EAAE,MAAM,EAAE,YAAY,EAAE,IAAI,EAAE,gBAAgB,EAAE,CAAC,EAAE,CAAC,CAAC;QACjF,CAAC;QACD,IAAI,IAAI,CAAC,gBAAgB,GAAG,MAAM,CAAC,YAAY,EAAE,EAAE,CAAC;YAClD,mBAAmB,GAAG,KAAK,CAAC;YAC5B,IAAI,MAAM,CAAC,UAAU,EAAE,CAAC;gBACtB,IAAI,CAAC,gBAAgB;oBACnB,MAAM,CAAC,YAAY,EAAE;wBACrB,CAAC;wBACD,SAAA,CAAC,CAAC,MAAM,CAAC,YAAY,EAAE,GAAG,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,EAAI,eAAe,CAAA,CAAC;YAC7E,CAAC;QACH,CAAC;IACH,CAAC;SAAM,IAAI,IAAI,GAAG,CAAC,EAAE,CAAC;QACpB,IACE,MAAM;YACN,YAAY;YACZ,CAAC,SAAS;YACV,IAAI,CAAC,kBAAkB;YACvB,IAAI,CAAC,gBAAgB;gBACnB,CAAC,MAAM,CAAC,cAAc;oBACpB,CAAC,CAAC,MAAM,CAAC,YAAY,EAAE,GAAG,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,eAAe,CAAC,MAAM,GAAG,CAAC,CAAC;oBACnF,CAAC,CAAC,MAAM,CAAC,YAAY,EAAE,CAAC,EAC5B,CAAC;YACD,MAAM,CAAC,OAAO,CAAC;gBACb,SAAS,EAAE,MAAM;gBACjB,YAAY,EAAE,IAAI;gBAClB,gBAAgB,EACd,MAAM,CAAC,MAAM,CAAC,MAAM;oBACpB,CAAC,MAAM,CAAC,aAAa,KAAK,MAAM;wBAC9B,CAAC,CAAC,MAAM,CAAC,oBAAoB,EAAE;wBAC/B,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,CAAC,MAAM,CAAC,aAAa,EAAE,EAAE,CAAC,CAAC,CAAC;aACvD,CAAC,CAAC;QACL,CAAC;QACD,IAAI,IAAI,CAAC,gBAAgB,GAAG,MAAM,CAAC,YAAY,EAAE,EAAE,CAAC;YAClD,mBAAmB,GAAG,KAAK,CAAC;YAC5B,IAAI,MAAM,CAAC,UAAU,EAAE,CAAC;gBACtB,IAAI,CAAC,gBAAgB;oBACnB,MAAM,CAAC,YAAY,EAAE;wBACrB,CAAC;wBACD,SAAA,CAAC,MAAM,CAAC,YAAY,EAAE,GAAG,IAAI,CAAC,cAAc,GAAG,IAAI,CAAC,EAAI,eAAe,CAAA,CAAC;YAC5E,CAAC;QACH,CAAC;IACH,CAAC;IAED,IAAI,mBAAmB,EAAE,CAAC;QACxB,CAAC,CAAC,uBAAuB,GAAG,IAAI,CAAC;IACnC,CAAC;IAED,mBAAmB;IACnB,IACE,CAAC,MAAM,CAAC,cAAc;QACtB,MAAM,CAAC,cAAc,KAAK,MAAM;QAChC,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,EAC3C,CAAC;QACD,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC;IAC9C,CAAC;IACD,IACE,CAAC,MAAM,CAAC,cAAc;QACtB,MAAM,CAAC,cAAc,KAAK,MAAM;QAChC,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,EAC3C,CAAC;QACD,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC;IAC9C,CAAC;IACD,IAAI,CAAC,MAAM,CAAC,cAAc,IAAI,CAAC,MAAM,CAAC,cAAc,EAAE,CAAC;QACrD,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC;IAC9C,CAAC;IAED,YAAY;IACZ,IAAI,MAAM,CAAC,SAAS,GAAG,CAAC,EAAE,CAAC;QACzB,IAAI,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,MAAM,CAAC,SAAS,IAAI,IAAI,CAAC,kBAAkB,EAAE,CAAC;YACjE,IAAI,CAAC,IAAI,CAAC,kBAAkB,EAAE,CAAC;gBAC7B,IAAI,CAAC,kBAAkB,GAAG,IAAI,CAAC;gBAC/B,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC,QAAQ,CAAC;gBAClC,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC,QAAQ,CAAC;gBAClC,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC;gBAC5C,OAAO,CAAC,IAAI,GAAG,MAAM,CAAC,YAAY,EAAE;oBAClC,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,MAAM;oBACnC,CAAC,CAAC,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC,MAAM,CAAC;gBACtC,OAAO;YACT,CAAC;QACH,CAAC;aAAM,CAAC;YACN,IAAI,CAAC,gBAAgB,GAAG,IAAI,CAAC,cAAc,CAAC;YAC5C,OAAO;QACT,CAAC;IACH,CAAC;IAED,IAAI,CAAC,MAAM,CAAC,YAAY,IAAI,MAAM,CAAC,OAAO;QAAE,OAAO;IAEnD,mCAAmC;IACnC,IACE,CAAC,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,QAAQ,CAAC,OAAO,IAAI,MAAM,CAAC,QAAQ,CAAC;QAC/D,MAAM,CAAC,mBAAmB,EAC1B,CAAC;QACD,MAAM,CAAC,iBAAiB,EAAE,CAAC;QAC3B,MAAM,CAAC,mBAAmB,EAAE,CAAC;IAC/B,CAAC;IACD,IAAI,MAAM,CAAC,QAAQ,IAAI,MAAM,CAAC,QAAQ,CAAC,OAAO,IAAI,MAAM,CAAC,QAAQ,EAAE,CAAC;QAClE,MAAM,CAAC,QAAQ,CAAC,WAAW,EAAE,CAAC;IAChC,CAAC;IACD,kBAAkB;IAClB,MAAM,CAAC,cAAc,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAC7C,mBAAmB;IACnB,MAAM,CAAC,YAAY,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAC;AAC7C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default function onTouchStart(event: any): void;
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
//@ts-nocheck
|
|
2
|
+
import { now } from '../../shared/utils.js';
|
|
3
|
+
import { getDocument } from '../../ssr-window/document.js';
|
|
4
|
+
import { getWindow } from '../../ssr-window/window.js';
|
|
5
|
+
// Modified from https://stackoverflow.com/questions/54520554/custom-element-getrootnode-closest-function-crossing-multiple-parent-shadowd
|
|
6
|
+
function closestElement(selector, base = this) {
|
|
7
|
+
function __closestFrom(el) {
|
|
8
|
+
if (!el || el === getDocument() || el === getWindow())
|
|
9
|
+
return null;
|
|
10
|
+
if (el.assignedSlot)
|
|
11
|
+
el = el.assignedSlot;
|
|
12
|
+
const found = el.closest(selector);
|
|
13
|
+
if (!found && !el.getRootNode) {
|
|
14
|
+
return null;
|
|
15
|
+
}
|
|
16
|
+
return found || __closestFrom(el.getRootNode().host);
|
|
17
|
+
}
|
|
18
|
+
return __closestFrom(base);
|
|
19
|
+
}
|
|
20
|
+
function preventEdgeSwipe(swiper, event, startX) {
|
|
21
|
+
const window = getWindow();
|
|
22
|
+
const { params } = swiper;
|
|
23
|
+
const edgeSwipeDetection = params.edgeSwipeDetection;
|
|
24
|
+
const edgeSwipeThreshold = params.edgeSwipeThreshold;
|
|
25
|
+
if (edgeSwipeDetection &&
|
|
26
|
+
(startX <= edgeSwipeThreshold || startX >= window.innerWidth - edgeSwipeThreshold)) {
|
|
27
|
+
if (edgeSwipeDetection === 'prevent') {
|
|
28
|
+
event.preventDefault();
|
|
29
|
+
return true;
|
|
30
|
+
}
|
|
31
|
+
return false;
|
|
32
|
+
}
|
|
33
|
+
return true;
|
|
34
|
+
}
|
|
35
|
+
export default function onTouchStart(event) {
|
|
36
|
+
const swiper = this;
|
|
37
|
+
const document = getDocument();
|
|
38
|
+
let e = event;
|
|
39
|
+
if (e.originalEvent)
|
|
40
|
+
e = e.originalEvent;
|
|
41
|
+
const data = swiper.touchEventsData;
|
|
42
|
+
if (e.type === 'pointerdown') {
|
|
43
|
+
if (data.pointerId !== null && data.pointerId !== e.pointerId) {
|
|
44
|
+
return;
|
|
45
|
+
}
|
|
46
|
+
data.pointerId = e.pointerId;
|
|
47
|
+
}
|
|
48
|
+
else if (e.type === 'touchstart' && e.targetTouches.length === 1) {
|
|
49
|
+
data.touchId = e.targetTouches[0].identifier;
|
|
50
|
+
}
|
|
51
|
+
if (e.type === 'touchstart') {
|
|
52
|
+
// don't proceed touch event
|
|
53
|
+
preventEdgeSwipe(swiper, e, e.targetTouches[0].pageX);
|
|
54
|
+
return;
|
|
55
|
+
}
|
|
56
|
+
const { params, touches, enabled } = swiper;
|
|
57
|
+
if (!enabled)
|
|
58
|
+
return;
|
|
59
|
+
if (!params.simulateTouch && e.pointerType === 'mouse')
|
|
60
|
+
return;
|
|
61
|
+
if (swiper.animating && params.preventInteractionOnTransition) {
|
|
62
|
+
return;
|
|
63
|
+
}
|
|
64
|
+
if (!swiper.animating && params.cssMode && params.loop) {
|
|
65
|
+
swiper.loopFix();
|
|
66
|
+
}
|
|
67
|
+
let targetEl = e.target;
|
|
68
|
+
if (params.touchEventsTarget === 'wrapper') {
|
|
69
|
+
if (!swiper.wrapperEl.contains(targetEl))
|
|
70
|
+
return;
|
|
71
|
+
}
|
|
72
|
+
if ('which' in e && e.which === 3)
|
|
73
|
+
return;
|
|
74
|
+
if ('button' in e && e.button > 0)
|
|
75
|
+
return;
|
|
76
|
+
if (data.isTouched && data.isMoved)
|
|
77
|
+
return;
|
|
78
|
+
// change target el for shadow root component
|
|
79
|
+
const swipingClassHasValue = !!params.noSwipingClass && params.noSwipingClass !== '';
|
|
80
|
+
// eslint-disable-next-line
|
|
81
|
+
const eventPath = e.composedPath ? e.composedPath() : e.path;
|
|
82
|
+
if (swipingClassHasValue && e.target && e.target.shadowRoot && eventPath) {
|
|
83
|
+
targetEl = eventPath[0];
|
|
84
|
+
}
|
|
85
|
+
const noSwipingSelector = params.noSwipingSelector
|
|
86
|
+
? params.noSwipingSelector
|
|
87
|
+
: `.${params.noSwipingClass}`;
|
|
88
|
+
const isTargetShadow = !!(e.target && e.target.shadowRoot);
|
|
89
|
+
// use closestElement for shadow root element to get the actual closest for nested shadow root element
|
|
90
|
+
if (params.noSwiping &&
|
|
91
|
+
(isTargetShadow
|
|
92
|
+
? closestElement(noSwipingSelector, targetEl)
|
|
93
|
+
: targetEl.closest(noSwipingSelector))) {
|
|
94
|
+
swiper.allowClick = true;
|
|
95
|
+
return;
|
|
96
|
+
}
|
|
97
|
+
if (params.swipeHandler) {
|
|
98
|
+
if (!targetEl.closest(params.swipeHandler))
|
|
99
|
+
return;
|
|
100
|
+
}
|
|
101
|
+
touches.currentX = e.pageX;
|
|
102
|
+
touches.currentY = e.pageY;
|
|
103
|
+
const startX = touches.currentX;
|
|
104
|
+
const startY = touches.currentY;
|
|
105
|
+
// Do NOT start if iOS edge swipe is detected. Otherwise iOS app cannot swipe-to-go-back anymore
|
|
106
|
+
if (!preventEdgeSwipe(swiper, e, startX)) {
|
|
107
|
+
return;
|
|
108
|
+
}
|
|
109
|
+
Object.assign(data, {
|
|
110
|
+
isTouched: true,
|
|
111
|
+
isMoved: false,
|
|
112
|
+
allowTouchCallbacks: true,
|
|
113
|
+
isScrolling: undefined,
|
|
114
|
+
startMoving: undefined,
|
|
115
|
+
});
|
|
116
|
+
touches.startX = startX;
|
|
117
|
+
touches.startY = startY;
|
|
118
|
+
data.touchStartTime = now();
|
|
119
|
+
swiper.allowClick = true;
|
|
120
|
+
swiper.updateSize();
|
|
121
|
+
swiper.swipeDirection = undefined;
|
|
122
|
+
if (params.threshold > 0)
|
|
123
|
+
data.allowThresholdMove = false;
|
|
124
|
+
let preventDefault = true;
|
|
125
|
+
if (targetEl.matches(data.focusableElements)) {
|
|
126
|
+
preventDefault = false;
|
|
127
|
+
if (targetEl.nodeName === 'SELECT') {
|
|
128
|
+
data.isTouched = false;
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
if (document.activeElement &&
|
|
132
|
+
document.activeElement.matches(data.focusableElements) &&
|
|
133
|
+
document.activeElement !== targetEl) {
|
|
134
|
+
document.activeElement.blur();
|
|
135
|
+
}
|
|
136
|
+
const shouldPreventDefault = preventDefault && swiper.allowTouchMove && params.touchStartPreventDefault;
|
|
137
|
+
if ((params.touchStartForcePreventDefault || shouldPreventDefault) &&
|
|
138
|
+
!targetEl.isContentEditable) {
|
|
139
|
+
e.preventDefault();
|
|
140
|
+
}
|
|
141
|
+
if (params.freeMode &&
|
|
142
|
+
params.freeMode.enabled &&
|
|
143
|
+
swiper.freeMode &&
|
|
144
|
+
swiper.animating &&
|
|
145
|
+
!params.cssMode) {
|
|
146
|
+
swiper.freeMode.onTouchStart();
|
|
147
|
+
}
|
|
148
|
+
swiper.emit('touchStart', e);
|
|
149
|
+
}
|
|
150
|
+
//# sourceMappingURL=onTouchStart.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"onTouchStart.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/events/onTouchStart.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
on(events: any, handler: any, priority: any): any;
|
|
3
|
+
once(events: any, handler: any, priority: any): any;
|
|
4
|
+
onAny(handler: any, priority: any): any;
|
|
5
|
+
offAny(handler: any): any;
|
|
6
|
+
off(events: any, handler: any): any;
|
|
7
|
+
emit(...args: any[]): any;
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
/* eslint-disable no-underscore-dangle */
|
|
2
|
+
export default {
|
|
3
|
+
on(events, handler, priority) {
|
|
4
|
+
const self = this;
|
|
5
|
+
if (!self.eventsListeners || self.destroyed)
|
|
6
|
+
return self;
|
|
7
|
+
if (typeof handler !== 'function')
|
|
8
|
+
return self;
|
|
9
|
+
const method = priority ? 'unshift' : 'push';
|
|
10
|
+
events.split(' ').forEach((event) => {
|
|
11
|
+
if (!self.eventsListeners[event])
|
|
12
|
+
self.eventsListeners[event] = [];
|
|
13
|
+
self.eventsListeners[event][method](handler);
|
|
14
|
+
});
|
|
15
|
+
return self;
|
|
16
|
+
},
|
|
17
|
+
once(events, handler, priority) {
|
|
18
|
+
const self = this;
|
|
19
|
+
if (!self.eventsListeners || self.destroyed)
|
|
20
|
+
return self;
|
|
21
|
+
if (typeof handler !== 'function')
|
|
22
|
+
return self;
|
|
23
|
+
function onceHandler(...args) {
|
|
24
|
+
self.off(events, onceHandler);
|
|
25
|
+
if (onceHandler.__emitterProxy) {
|
|
26
|
+
delete onceHandler.__emitterProxy;
|
|
27
|
+
}
|
|
28
|
+
handler.apply(self, args);
|
|
29
|
+
}
|
|
30
|
+
onceHandler.__emitterProxy = handler;
|
|
31
|
+
return self.on(events, onceHandler, priority);
|
|
32
|
+
},
|
|
33
|
+
onAny(handler, priority) {
|
|
34
|
+
const self = this;
|
|
35
|
+
if (!self.eventsListeners || self.destroyed)
|
|
36
|
+
return self;
|
|
37
|
+
if (typeof handler !== 'function')
|
|
38
|
+
return self;
|
|
39
|
+
const method = priority ? 'unshift' : 'push';
|
|
40
|
+
if (self.eventsAnyListeners.indexOf(handler) < 0) {
|
|
41
|
+
self.eventsAnyListeners[method](handler);
|
|
42
|
+
}
|
|
43
|
+
return self;
|
|
44
|
+
},
|
|
45
|
+
offAny(handler) {
|
|
46
|
+
const self = this;
|
|
47
|
+
if (!self.eventsListeners || self.destroyed)
|
|
48
|
+
return self;
|
|
49
|
+
if (!self.eventsAnyListeners)
|
|
50
|
+
return self;
|
|
51
|
+
const index = self.eventsAnyListeners.indexOf(handler);
|
|
52
|
+
if (index >= 0) {
|
|
53
|
+
self.eventsAnyListeners.splice(index, 1);
|
|
54
|
+
}
|
|
55
|
+
return self;
|
|
56
|
+
},
|
|
57
|
+
off(events, handler) {
|
|
58
|
+
const self = this;
|
|
59
|
+
if (!self.eventsListeners || self.destroyed)
|
|
60
|
+
return self;
|
|
61
|
+
if (!self.eventsListeners)
|
|
62
|
+
return self;
|
|
63
|
+
events.split(' ').forEach((event) => {
|
|
64
|
+
if (typeof handler === 'undefined') {
|
|
65
|
+
self.eventsListeners[event] = [];
|
|
66
|
+
}
|
|
67
|
+
else if (self.eventsListeners[event]) {
|
|
68
|
+
self.eventsListeners[event].forEach((eventHandler, index) => {
|
|
69
|
+
if (eventHandler === handler ||
|
|
70
|
+
(eventHandler.__emitterProxy && eventHandler.__emitterProxy === handler)) {
|
|
71
|
+
self.eventsListeners[event].splice(index, 1);
|
|
72
|
+
}
|
|
73
|
+
});
|
|
74
|
+
}
|
|
75
|
+
});
|
|
76
|
+
return self;
|
|
77
|
+
},
|
|
78
|
+
emit(...args) {
|
|
79
|
+
const self = this;
|
|
80
|
+
if (!self.eventsListeners || self.destroyed)
|
|
81
|
+
return self;
|
|
82
|
+
if (!self.eventsListeners)
|
|
83
|
+
return self;
|
|
84
|
+
let events;
|
|
85
|
+
let data;
|
|
86
|
+
let context;
|
|
87
|
+
if (typeof args[0] === 'string' || Array.isArray(args[0])) {
|
|
88
|
+
events = args[0];
|
|
89
|
+
data = args.slice(1, args.length);
|
|
90
|
+
context = self;
|
|
91
|
+
}
|
|
92
|
+
else {
|
|
93
|
+
events = args[0].events;
|
|
94
|
+
data = args[0].data;
|
|
95
|
+
context = args[0].context || self;
|
|
96
|
+
}
|
|
97
|
+
data.unshift(context);
|
|
98
|
+
const eventsArray = Array.isArray(events) ? events : events.split(' ');
|
|
99
|
+
eventsArray.forEach((event) => {
|
|
100
|
+
if (self.eventsAnyListeners && self.eventsAnyListeners.length) {
|
|
101
|
+
self.eventsAnyListeners.forEach((eventHandler) => {
|
|
102
|
+
eventHandler.apply(context, [event, ...data]);
|
|
103
|
+
});
|
|
104
|
+
}
|
|
105
|
+
if (self.eventsListeners && self.eventsListeners[event]) {
|
|
106
|
+
self.eventsListeners[event].forEach((eventHandler) => {
|
|
107
|
+
eventHandler.apply(context, data);
|
|
108
|
+
});
|
|
109
|
+
}
|
|
110
|
+
});
|
|
111
|
+
return self;
|
|
112
|
+
},
|
|
113
|
+
};
|
|
114
|
+
//# sourceMappingURL=events-emitter.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"events-emitter.js","sourceRoot":"","sources":["../../../../../../src/ui/components/carousel/carousel-lib/core/events-emitter.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/ui/components/carousel/carousel-lib/core/grab-cursor/index.tsx"],"names":[],"mappings":"AAAA,OAAO,aAAa,MAAM,iBAAiB,CAAC;AAC5C,OAAO,eAAe,MAAM,mBAAmB,CAAC;AAEhD,eAAe;IACb,aAAa;IACb,eAAe;CAChB,CAAC"}
|