infinity-forge 9.7.2 → 9.7.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/fonts.css +1 -0
- package/dist/index-Beqg2wrg.js +38 -0
- package/dist/index-Beqg2wrg.js.map +1 -0
- package/dist/index-CiAsGZUF.js +9059 -0
- package/dist/index-CiAsGZUF.js.map +1 -0
- package/dist/{index-BbUTwWTm.mjs → index-DN6eVNwu.mjs} +9132 -9892
- package/dist/index-DN6eVNwu.mjs.map +1 -0
- package/dist/{index-D7kqL_Dy.mjs → index-_jXp7IjG.mjs} +2 -2
- package/dist/{index-D7kqL_Dy.mjs.map → index-_jXp7IjG.mjs.map} +1 -1
- package/dist/index.d.ts +7670 -5
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +1 -1
- package/dist/infinity-forge.css +3 -0
- package/dist/react-quill.css +1 -0
- package/dist/reset.css +1 -0
- package/dist/ui/components/form/text-editor/react-quill.css +930 -0
- package/dist/ui/styles/fonts.css +768 -0
- package/dist/ui/styles/reset.css +351 -0
- package/package.json +2 -1
- package/dist/client/client.d.ts +0 -15
- package/dist/client/generate.d.ts +0 -1
- package/dist/client/index.d.ts +0 -1
- package/dist/client/swagger_client.d.ts +0 -4886
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.d.ts +0 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.d.ts +0 -5
- package/dist/codie_panel/atena_codie_panel_keys/index.d.ts +0 -2
- package/dist/codie_panel/atena_codie_panel_keys/keys.d.ts +0 -12
- package/dist/codie_panel/hooks/use-panel-configurations.d.ts +0 -5
- package/dist/codie_panel/index.d.ts +0 -3
- package/dist/codie_panel/pages/configurations/components/index.d.ts +0 -1
- package/dist/codie_panel/pages/configurations/components/menu-card/index.d.ts +0 -1
- package/dist/codie_panel/pages/configurations/index.d.ts +0 -1
- package/dist/codie_panel/pages/configurations/page.d.ts +0 -1
- package/dist/codie_panel/pages/index.d.ts +0 -2
- package/dist/codie_panel/pages/menu/components/index.d.ts +0 -1
- package/dist/codie_panel/pages/menu/components/menu-card/index.d.ts +0 -1
- package/dist/codie_panel/pages/menu/index.d.ts +0 -1
- package/dist/codie_panel/pages/menu/page.d.ts +0 -1
- package/dist/codie_panel/panel_configurations/index.d.ts +0 -1
- package/dist/index-BbUTwWTm.mjs.map +0 -1
- package/dist/system/components/data/avatar/index.d.ts +0 -5
- package/dist/system/components/data/avatar/styles.d.ts +0 -1
- package/dist/system/components/data/buttons/index.d.ts +0 -1
- package/dist/system/components/data/buttons/sidebar-button/index.d.ts +0 -1
- package/dist/system/components/data/buttons/sidebar-button/styles.d.ts +0 -1
- package/dist/system/components/data/chat/card-message/index.d.ts +0 -4
- package/dist/system/components/data/chat/card-message/styles.d.ts +0 -1
- package/dist/system/components/data/chat/index.d.ts +0 -2
- package/dist/system/components/data/chat/interfaces.d.ts +0 -16
- package/dist/system/components/data/chat/loader/index.d.ts +0 -1
- package/dist/system/components/data/chat/schema.d.ts +0 -4
- package/dist/system/components/data/chat/styles.d.ts +0 -1
- package/dist/system/components/data/detail-card/component.d.ts +0 -2
- package/dist/system/components/data/detail-card/index.d.ts +0 -2
- package/dist/system/components/data/detail-card/interfaces.d.ts +0 -19
- package/dist/system/components/data/detail-card/styles.d.ts +0 -1
- package/dist/system/components/data/highlight-icon/index.d.ts +0 -2
- package/dist/system/components/data/highlight-icon/interfaces.d.ts +0 -8
- package/dist/system/components/data/highlight-icon/styles.d.ts +0 -3
- package/dist/system/components/data/highlight-text/index.d.ts +0 -2
- package/dist/system/components/data/highlight-text/interfaces.d.ts +0 -4
- package/dist/system/components/data/highlight-text/styles.d.ts +0 -3
- package/dist/system/components/data/index.d.ts +0 -14
- package/dist/system/components/data/input-search/index.d.ts +0 -2
- package/dist/system/components/data/input-search/interfaces.d.ts +0 -3
- package/dist/system/components/data/input-search/styles.d.ts +0 -1
- package/dist/system/components/data/menu/component.d.ts +0 -1
- package/dist/system/components/data/menu/components/index.d.ts +0 -1
- package/dist/system/components/data/menu/components/menu-item/index.d.ts +0 -4
- package/dist/system/components/data/menu/index.d.ts +0 -2
- package/dist/system/components/data/menu/mock.d.ts +0 -3
- package/dist/system/components/data/menu/modes/collapsed-menu/index.d.ts +0 -1
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.d.ts +0 -1
- package/dist/system/components/data/menu/modes/index.d.ts +0 -2
- package/dist/system/components/data/menu/modes/opened/index.d.ts +0 -2
- package/dist/system/components/data/menu/modes/opened/styles.d.ts +0 -1
- package/dist/system/components/data/menu/styles.d.ts +0 -5
- package/dist/system/components/data/notifications/card/index.d.ts +0 -2
- package/dist/system/components/data/notifications/card/styles.d.ts +0 -1
- package/dist/system/components/data/notifications/content-notification/index.d.ts +0 -6
- package/dist/system/components/data/notifications/index.d.ts +0 -10
- package/dist/system/components/data/notifications/interfaces.d.ts +0 -3
- package/dist/system/components/data/notifications/read-notifications/index.d.ts +0 -4
- package/dist/system/components/data/notifications/styles.d.ts +0 -2
- package/dist/system/components/data/page-wrapper/index.d.ts +0 -2
- package/dist/system/components/data/page-wrapper/interfaces.d.ts +0 -7
- package/dist/system/components/data/page-wrapper/styles.d.ts +0 -1
- package/dist/system/components/data/popover/index.d.ts +0 -2
- package/dist/system/components/data/popover/interfaces.d.ts +0 -7
- package/dist/system/components/data/profile-infos/index.d.ts +0 -2
- package/dist/system/components/data/profile-infos/interfaces.d.ts +0 -6
- package/dist/system/components/data/profile-infos/profile/index.d.ts +0 -2
- package/dist/system/components/data/profile-infos/profile/interfaces.d.ts +0 -10
- package/dist/system/components/data/profile-infos/profile/styles.d.ts +0 -1
- package/dist/system/components/data/profile-infos/styles.d.ts +0 -1
- package/dist/system/components/data/select-workspace/component.d.ts +0 -4
- package/dist/system/components/data/select-workspace/custom-styles.d.ts +0 -2
- package/dist/system/components/data/select-workspace/index.d.ts +0 -3
- package/dist/system/components/data/select-workspace/interfaces.d.ts +0 -13
- package/dist/system/components/data/select-workspace/styles.d.ts +0 -4
- package/dist/system/components/data/tab/component.d.ts +0 -2
- package/dist/system/components/data/tab/index.d.ts +0 -2
- package/dist/system/components/data/tab/interfaces.d.ts +0 -31
- package/dist/system/components/data/tab/styles.d.ts +0 -1
- package/dist/system/components/data/tab/tab-item/index.d.ts +0 -6
- package/dist/system/components/data/tab/tab-item/styles.d.ts +0 -5
- package/dist/system/components/index.d.ts +0 -2
- package/dist/system/components/layout/component.d.ts +0 -2
- package/dist/system/components/layout/header/components/index.d.ts +0 -3
- package/dist/system/components/layout/header/components/logo/index.d.ts +0 -4
- package/dist/system/components/layout/header/components/menu-right/component.d.ts +0 -2
- package/dist/system/components/layout/header/components/menu-right/index.d.ts +0 -3
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.d.ts +0 -2
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/interfaces.d.ts +0 -11
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.d.ts +0 -6
- package/dist/system/components/layout/header/components/menu-right/messages/content/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/index.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/messages/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.d.ts +0 -2
- package/dist/system/components/layout/header/components/menu-right/profile/content/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/profile/index.d.ts +0 -2
- package/dist/system/components/layout/header/components/menu-right/profile/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/menu-right/styles.d.ts +0 -2
- package/dist/system/components/layout/header/components/search-modal/index.d.ts +0 -2
- package/dist/system/components/layout/header/components/search-modal/search-list/index.d.ts +0 -2
- package/dist/system/components/layout/header/components/search-modal/search-list/search-menu-item/index.d.ts +0 -5
- package/dist/system/components/layout/header/components/search-modal/search-list/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/search-modal/styles.d.ts +0 -1
- package/dist/system/components/layout/header/components/search-modal/trigger/index.d.ts +0 -1
- package/dist/system/components/layout/header/components/search-modal/trigger/styles.d.ts +0 -1
- package/dist/system/components/layout/header/index.d.ts +0 -2
- package/dist/system/components/layout/header/version-01/index.d.ts +0 -2
- package/dist/system/components/layout/header/version-01/styles.d.ts +0 -4
- package/dist/system/components/layout/index.d.ts +0 -5
- package/dist/system/components/layout/interfaces.d.ts +0 -26
- package/dist/system/components/layout/styles.d.ts +0 -3
- package/dist/system/context/auth/components/index.d.ts +0 -2
- package/dist/system/context/auth/components/login/form-login/index.d.ts +0 -1
- package/dist/system/context/auth/components/login/index.d.ts +0 -1
- package/dist/system/context/auth/components/login/styles.d.ts +0 -1
- package/dist/system/context/auth/components/private-page/index.d.ts +0 -2
- package/dist/system/context/auth/components/private-page/interfaces.d.ts +0 -6
- package/dist/system/context/auth/context.d.ts +0 -15
- package/dist/system/context/auth/index.d.ts +0 -3
- package/dist/system/context/auth/interfaces.d.ts +0 -62
- package/dist/system/context/container.d.ts +0 -21
- package/dist/system/context/index.d.ts +0 -5
- package/dist/system/context/infra-injection/context.d.ts +0 -7
- package/dist/system/context/infra-injection/index.d.ts +0 -2
- package/dist/system/context/infra-injection/interfaces.d.ts +0 -47
- package/dist/system/context/menu/context.d.ts +0 -4
- package/dist/system/context/menu/index.d.ts +0 -2
- package/dist/system/context/menu/interfaces.d.ts +0 -14
- package/dist/system/context/theme/context.d.ts +0 -13
- package/dist/system/context/theme/index.d.ts +0 -1
- package/dist/system/context/third-party-integration-context/context.d.ts +0 -6
- package/dist/system/context/third-party-integration-context/index.d.ts +0 -2
- package/dist/system/context/third-party-integration-context/interfaces.d.ts +0 -7
- package/dist/system/hooks/index.d.ts +0 -4
- package/dist/system/hooks/locales/ibge/index.d.ts +0 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.d.ts +0 -8
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.d.ts +0 -2
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/interfaces.d.ts +0 -40
- package/dist/system/hooks/locales/index.d.ts +0 -2
- package/dist/system/hooks/locales/use-load-cities/index.d.ts +0 -4
- package/dist/system/hooks/menu/index.d.ts +0 -1
- package/dist/system/hooks/menu/use-load-menu.d.ts +0 -12
- package/dist/system/hooks/notifications/index.d.ts +0 -2
- package/dist/system/hooks/notifications/use-load-all/index.d.ts +0 -2
- package/dist/system/hooks/notifications/use-load-no-read/index.d.ts +0 -3
- package/dist/system/hooks/ui/index.d.ts +0 -2
- package/dist/system/hooks/ui/use-debounce/index.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/component.d.ts +0 -4
- package/dist/system/hooks/ui/use-table/components/index.d.ts +0 -2
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.d.ts +0 -5
- package/dist/system/hooks/ui/use-table/components/table/actions/index.d.ts +0 -9
- package/dist/system/hooks/ui/use-table/components/table/actions/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.d.ts +0 -16
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.d.ts +0 -2
- package/dist/system/hooks/ui/use-table/components/table/active-filters/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/create/index.d.ts +0 -4
- package/dist/system/hooks/ui/use-table/components/table/create/interfaces.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/create/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/export/index.d.ts +0 -4
- package/dist/system/hooks/ui/use-table/components/table/export/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/filters/index.d.ts +0 -6
- package/dist/system/hooks/ui/use-table/components/table/filters/styles.d.ts +0 -3
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.d.ts +0 -9
- package/dist/system/hooks/ui/use-table/components/table/index.d.ts +0 -2
- package/dist/system/hooks/ui/use-table/components/table/interfaces.d.ts +0 -30
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.d.ts +0 -2
- package/dist/system/hooks/ui/use-table/components/table/pagination/service.d.ts +0 -24
- package/dist/system/hooks/ui/use-table/components/table/pagination/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/styles.d.ts +0 -3
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.d.ts +0 -2
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.d.ts +0 -7
- package/dist/system/hooks/ui/use-table/components/table/thead-item/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.d.ts +0 -7
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/styles.d.ts +0 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/index.d.ts +0 -11
- package/dist/system/hooks/ui/use-table/index.d.ts +0 -3
- package/dist/system/hooks/ui/use-table/interfaces.d.ts +0 -136
- package/dist/system/index.d.ts +0 -3
- package/dist/test/index.d.ts +0 -1
- package/dist/ui/atena/domain/dynamic-section/create.d.ts +0 -8
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.d.ts +0 -52
- package/dist/ui/atena/domain/dynamic-section/index.d.ts +0 -4
- package/dist/ui/atena/domain/dynamic-section/load-all.d.ts +0 -10
- package/dist/ui/atena/domain/dynamic-section/update.d.ts +0 -8
- package/dist/ui/atena/domain/index.d.ts +0 -1
- package/dist/ui/atena/index.d.ts +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.d.ts +0 -34
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.d.ts +0 -25
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/styles.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.d.ts +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.d.ts +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.d.ts +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.d.ts +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.d.ts +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/index.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.d.ts +0 -2
- 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/styles.d.ts +0 -69
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/format-date.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.d.ts +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/styles.d.ts +0 -69
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.d.ts +0 -5
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.d.ts +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/interfaces.d.ts +0 -57
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.d.ts +0 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.d.ts +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.d.ts +0 -1
- 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/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/icons/index.d.ts +0 -4
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/context.d.ts +0 -27
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.d.ts +0 -3
- package/dist/ui/atena/presentation/dynamic-sections/index.d.ts +0 -5
- package/dist/ui/atena/presentation/dynamic-sections/types.d.ts +0 -54
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.d.ts +0 -5
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/styles.d.ts +0 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.d.ts +0 -9
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.d.ts +0 -2
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.d.ts +0 -32
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.d.ts +0 -12
- package/dist/ui/atena/presentation/index.d.ts +0 -3
- package/dist/ui/atena/presentation/site-configurations/atena-ssr-site.d.ts +0 -16
- package/dist/ui/atena/presentation/site-configurations/index.d.ts +0 -2
- package/dist/ui/atena/presentation/site-configurations/use-site-configurations.d.ts +0 -63
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/carousel-config.d.ts +0 -2
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/index.d.ts +0 -3
- package/dist/ui/codie-dynamic/components/directory-filter/categories-carousel/styles.d.ts +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/index.d.ts +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/hooks/use-dynamic-filter.d.ts +0 -18
- package/dist/ui/codie-dynamic/components/directory-filter/index.d.ts +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/index.d.ts +0 -23
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/select-locale/index.d.ts +0 -3
- package/dist/ui/codie-dynamic/components/directory-filter/source-filter-header/styles.d.ts +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/index.d.ts +0 -3
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/render-stars.d.ts +0 -3
- package/dist/ui/codie-dynamic/components/directory-filter/source-filters/styles.d.ts +0 -1
- package/dist/ui/codie-dynamic/components/directory-filter/use-filter.d.ts +0 -8
- package/dist/ui/codie-dynamic/components/index.d.ts +0 -1
- package/dist/ui/codie-dynamic/index.d.ts +0 -1
- package/dist/ui/components/accordion/accordions/index.d.ts +0 -12
- package/dist/ui/components/accordion/component.d.ts +0 -2
- package/dist/ui/components/accordion/index.d.ts +0 -2
- package/dist/ui/components/accordion/interfaces.d.ts +0 -17
- package/dist/ui/components/accordion/styles.d.ts +0 -1
- package/dist/ui/components/animation/index.d.ts +0 -23
- package/dist/ui/components/animation/type-animation.d.ts +0 -15
- package/dist/ui/components/breadcrumb/component.d.ts +0 -2
- package/dist/ui/components/breadcrumb/index.d.ts +0 -2
- package/dist/ui/components/breadcrumb/interfaces.d.ts +0 -8
- package/dist/ui/components/breadcrumb/styles.d.ts +0 -1
- package/dist/ui/components/button/component.d.ts +0 -2
- package/dist/ui/components/button/index.d.ts +0 -2
- package/dist/ui/components/button/interfaces.d.ts +0 -9
- package/dist/ui/components/button/styles.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.d.ts +0 -9
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.d.ts +0 -9
- package/dist/ui/components/carousel/carousel-lib/components-shared/params-list.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-on-virtual-data.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.d.ts +0 -11
- package/dist/ui/components/carousel/carousel-lib/components-shared/utils.d.ts +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.d.ts +0 -7
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/check-overflow/index.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/core/classes/addClasses.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.d.ts +0 -7
- package/dist/ui/components/carousel/carousel-lib/core/classes/removeClasses.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/core.d.ts +0 -116
- package/dist/ui/components/carousel/carousel-lib/core/defaults.d.ts +0 -92
- package/dist/ui/components/carousel/carousel-lib/core/events/index.d.ts +0 -7
- package/dist/ui/components/carousel/carousel-lib/core/events/onClick.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onDocumentTouchStart.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onResize.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onScroll.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/events-emitter.d.ts +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.d.ts +0 -7
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/setGrabCursor.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/unsetGrabCursor.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.d.ts +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopDestroy.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.d.ts +0 -3
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.d.ts +0 -17
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideNext.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slidePrev.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideReset.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClosest.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToLoop.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.d.ts +0 -9
- package/dist/ui/components/carousel/carousel-lib/core/transition/setTransition.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEmit.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.d.ts +0 -13
- package/dist/ui/components/carousel/carousel-lib/core/translate/maxTranslate.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/minTranslate.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/setTranslate.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/index.d.ts +0 -21
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/core/update/updateAutoHeight.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateClickedSlide.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateProgress.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesOffset.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesProgress.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.d.ts +0 -7
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/modules/grid.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/modules/index.d.ts +0 -7
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/react/context.d.ts +0 -4
- package/dist/ui/components/carousel/carousel-lib/react/get-children.d.ts +0 -10
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.d.ts +0 -3
- package/dist/ui/components/carousel/carousel-lib/react/swiper.d.ts +0 -3
- package/dist/ui/components/carousel/carousel-lib/react/use-isomorphic-layout-effect.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/react/virtual.d.ts +0 -12
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-selector.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/classes-to-tokens.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-init.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/shared/process-lazy-preloader.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/shared/utils.d.ts +0 -31
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.d.ts +0 -36
- package/dist/ui/components/carousel/carousel-lib/ssr-window/extend.d.ts +0 -2
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.d.ts +0 -4
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.d.ts +0 -71
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.d.ts +0 -6
- package/dist/ui/components/carousel/carousel-lib/swiper-react.d.ts +0 -4
- package/dist/ui/components/carousel/carousel-lib/swiper.d.ts +0 -1
- package/dist/ui/components/carousel/carousel-lib/types/index.d.ts +0 -5
- package/dist/ui/components/carousel/carousel-lib/types/shared.d.ts +0 -14
- package/dist/ui/components/carousel/carousel-lib/types/swiper-class.d.ts +0 -415
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.d.ts +0 -162
- package/dist/ui/components/carousel/carousel-lib/types/swiper-options.d.ts +0 -1092
- package/dist/ui/components/carousel/index.d.ts +0 -11
- package/dist/ui/components/carousel/interfaces.d.ts +0 -12
- package/dist/ui/components/carousel/styles.d.ts +0 -1
- package/dist/ui/components/charts/index.d.ts +0 -2
- package/dist/ui/components/charts/matriz/index.d.ts +0 -12
- package/dist/ui/components/charts/matriz/styles.d.ts +0 -1
- package/dist/ui/components/charts/pie/index.d.ts +0 -1
- package/dist/ui/components/charts/pie/simple/functions.d.ts +0 -2
- package/dist/ui/components/charts/pie/simple/index.d.ts +0 -7
- package/dist/ui/components/charts/pie/simple/interfaces.d.ts +0 -9
- package/dist/ui/components/charts/pie/simple/styles.d.ts +0 -1
- package/dist/ui/components/container/index.d.ts +0 -2
- package/dist/ui/components/container/interfaces.d.ts +0 -4
- package/dist/ui/components/count-up/index.d.ts +0 -7
- package/dist/ui/components/drop-down/index.d.ts +0 -2
- package/dist/ui/components/drop-down/interfaces.d.ts +0 -7
- package/dist/ui/components/drop-down/styles.d.ts +0 -3
- package/dist/ui/components/error-boundary/component.d.ts +0 -2
- package/dist/ui/components/error-boundary/error-body.d.ts +0 -2
- package/dist/ui/components/error-boundary/index.d.ts +0 -2
- package/dist/ui/components/error-boundary/interfaces.d.ts +0 -7
- package/dist/ui/components/error-boundary/src/ErrorBoundary.d.ts +0 -21
- package/dist/ui/components/error-boundary/src/ErrorBoundaryContext.d.ts +0 -6
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.d.ts +0 -2
- package/dist/ui/components/error-boundary/src/env-conditions/development.d.ts +0 -1
- package/dist/ui/components/error-boundary/src/env-conditions/production.d.ts +0 -1
- package/dist/ui/components/error-boundary/src/index.d.ts +0 -5
- package/dist/ui/components/error-boundary/src/types.d.ts +0 -35
- package/dist/ui/components/error-boundary/src/useErrorBoundary.d.ts +0 -5
- package/dist/ui/components/error-boundary/src/withErrorBoundary.d.ts +0 -3
- package/dist/ui/components/evaluations/card/index.d.ts +0 -11
- package/dist/ui/components/evaluations/card/styles.d.ts +0 -5
- package/dist/ui/components/evaluations/index.d.ts +0 -7
- package/dist/ui/components/evaluations/star.d.ts +0 -1
- package/dist/ui/components/evaluations/stars-text/index.d.ts +0 -9
- package/dist/ui/components/evaluations/stars-text/styles.d.ts +0 -5
- package/dist/ui/components/evaluations/styles.d.ts +0 -10
- package/dist/ui/components/form/checkbox/index.d.ts +0 -7
- package/dist/ui/components/form/checkbox/styles.d.ts +0 -1
- package/dist/ui/components/form/drag-and-drop/index.d.ts +0 -24
- package/dist/ui/components/form/handler/component.d.ts +0 -2
- package/dist/ui/components/form/handler/custom-submit/index.d.ts +0 -26
- package/dist/ui/components/form/handler/dynamic_form_handler/component.d.ts +0 -2
- package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +0 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +0 -31
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.d.ts +0 -6
- package/dist/ui/components/form/handler/dynamic_form_handler/styles.d.ts +0 -1
- package/dist/ui/components/form/handler/form-handler/generate-schemas.d.ts +0 -17
- package/dist/ui/components/form/handler/form-handler/index.d.ts +0 -11
- package/dist/ui/components/form/handler/form-handler/use-form-handler.d.ts +0 -7
- package/dist/ui/components/form/handler/form-handler/use-schemas.d.ts +0 -2
- package/dist/ui/components/form/handler/form-handler/use-send-file.d.ts +0 -5
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.d.ts +0 -6
- package/dist/ui/components/form/handler/i18n/index.d.ts +0 -2
- package/dist/ui/components/form/handler/index.d.ts +0 -6
- package/dist/ui/components/form/handler/interfaces.d.ts +0 -84
- package/dist/ui/components/form/handler/styles.d.ts +0 -3
- package/dist/ui/components/form/index.d.ts +0 -30
- package/dist/ui/components/form/input/index.d.ts +0 -2
- package/dist/ui/components/form/input-cep/component.d.ts +0 -5
- package/dist/ui/components/form/input-cep/index.d.ts +0 -3
- package/dist/ui/components/form/input-cep/interfaces.d.ts +0 -16
- package/dist/ui/components/form/input-cep/use-cep/hook.d.ts +0 -5
- package/dist/ui/components/form/input-cep/use-cep/index.d.ts +0 -2
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.d.ts +0 -5
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.d.ts +0 -3
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/interfaces.d.ts +0 -13
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/service.d.ts +0 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/index.d.ts +0 -1
- package/dist/ui/components/form/input-color/index.d.ts +0 -2
- package/dist/ui/components/form/input-control/error/index.d.ts +0 -3
- package/dist/ui/components/form/input-control/error/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/index.d.ts +0 -4
- package/dist/ui/components/form/input-control/label/index.d.ts +0 -2
- package/dist/ui/components/form/input-control/label/interfaces.d.ts +0 -4
- package/dist/ui/components/form/input-control/label/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/loader-input/index.d.ts +0 -1
- package/dist/ui/components/form/input-control/loader-input/styles.d.ts +0 -1
- package/dist/ui/components/form/input-control/styles.d.ts +0 -8
- package/dist/ui/components/form/input-counter/index.d.ts +0 -10
- package/dist/ui/components/form/input-counter/styles.d.ts +0 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.d.ts +0 -2
- package/dist/ui/components/form/input-currency/components/CurrencyInput.d.ts +0 -2
- package/dist/ui/components/form/input-currency/components/CurrencyInputProps.d.ts +0 -160
- package/dist/ui/components/form/input-currency/components/index.d.ts +0 -1
- package/dist/ui/components/form/input-currency/components/utils/addSeparators.d.ts +0 -4
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.d.ts +0 -8
- package/dist/ui/components/form/input-currency/components/utils/escapeRegExp.d.ts +0 -6
- package/dist/ui/components/form/input-currency/components/utils/fixedDecimalValue.d.ts +0 -1
- package/dist/ui/components/form/input-currency/components/utils/formatValue.d.ts +0 -49
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.d.ts +0 -13
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.d.ts +0 -6
- package/dist/ui/components/form/input-currency/components/utils/index.d.ts +0 -8
- package/dist/ui/components/form/input-currency/components/utils/isNumber.d.ts +0 -1
- package/dist/ui/components/form/input-currency/components/utils/padTrimValue.d.ts +0 -1
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.d.ts +0 -10
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.d.ts +0 -4
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.d.ts +0 -4
- package/dist/ui/components/form/input-currency/components/utils/repositionCursor.d.ts +0 -16
- package/dist/ui/components/form/input-currency/index.d.ts +0 -9
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker/calendar/days/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/index.d.ts +0 -8
- package/dist/ui/components/form/input-date-picker/calendar/interface.d.ts +0 -13
- package/dist/ui/components/form/input-date-picker/calendar/months/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker/calendar/months/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +0 -4
- package/dist/ui/components/form/input-date-picker/calendar/years/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker/calendar/years/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker/component.d.ts +0 -8
- package/dist/ui/components/form/input-date-picker/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker/interfaces.d.ts +0 -23
- package/dist/ui/components/form/input-date-picker/mock/index.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker/mock/translations.d.ts +0 -20
- package/dist/ui/components/form/input-date-picker/settings/index.d.ts +0 -27
- package/dist/ui/components/form/input-date-picker/styles.d.ts +0 -0
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker-new/calendar/days/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/index.d.ts +0 -8
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.d.ts +0 -16
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker-new/calendar/months/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +0 -4
- package/dist/ui/components/form/input-date-picker-new/component.d.ts +0 -4
- package/dist/ui/components/form/input-date-picker-new/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-picker-new/interfaces.d.ts +0 -22
- package/dist/ui/components/form/input-date-picker-new/mock/index.d.ts +0 -1
- package/dist/ui/components/form/input-date-picker-new/mock/translations.d.ts +0 -20
- package/dist/ui/components/form/input-date-picker-new/styles.d.ts +0 -1
- package/dist/ui/components/form/input-date-range/component.d.ts +0 -7
- package/dist/ui/components/form/input-date-range/filter/index.d.ts +0 -2
- package/dist/ui/components/form/input-date-range/filter/styles.d.ts +0 -2
- package/dist/ui/components/form/input-date-range/index.d.ts +0 -1
- package/dist/ui/components/form/input-date-range/styles.d.ts +0 -1
- package/dist/ui/components/form/input-file/component.d.ts +0 -23
- package/dist/ui/components/form/input-file/hooks/index.d.ts +0 -4
- package/dist/ui/components/form/input-file/hooks/use-components-file.d.ts +0 -9
- package/dist/ui/components/form/input-file/hooks/use-file-elements.d.ts +0 -13
- package/dist/ui/components/form/input-file/hooks/use-file.d.ts +0 -25
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.d.ts +0 -9
- package/dist/ui/components/form/input-file/index.d.ts +0 -4
- package/dist/ui/components/form/input-file/render-files/component.d.ts +0 -2
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.d.ts +0 -13
- package/dist/ui/components/form/input-file/render-files/file-item/index.d.ts +0 -3
- package/dist/ui/components/form/input-file/render-files/file-item/styles.d.ts +0 -2
- package/dist/ui/components/form/input-file/render-files/index.d.ts +0 -3
- package/dist/ui/components/form/input-file/render-files/interfaces.d.ts +0 -6
- package/dist/ui/components/form/input-file/styles.d.ts +0 -2
- package/dist/ui/components/form/input-manager/component.d.ts +0 -3
- package/dist/ui/components/form/input-manager/index.d.ts +0 -2
- package/dist/ui/components/form/input-manager/interfaces.d.ts +0 -9
- package/dist/ui/components/form/input-manager/styles.d.ts +0 -4
- package/dist/ui/components/form/input-mask/index.d.ts +0 -7
- package/dist/ui/components/form/input-password/index.d.ts +0 -5
- package/dist/ui/components/form/input-password/styles.d.ts +0 -1
- package/dist/ui/components/form/input-range/index.d.ts +0 -6
- package/dist/ui/components/form/input-range/styles.d.ts +0 -1
- package/dist/ui/components/form/input-seo/index.d.ts +0 -5
- package/dist/ui/components/form/input-seo/input-meta-image/index.d.ts +0 -2
- package/dist/ui/components/form/input-seo/input-meta-image/styles.d.ts +0 -1
- package/dist/ui/components/form/input-seo/styles.d.ts +0 -1
- package/dist/ui/components/form/input-star/index.d.ts +0 -2
- package/dist/ui/components/form/input-star/styles.d.ts +0 -4
- package/dist/ui/components/form/input-svg/index.d.ts +0 -2
- package/dist/ui/components/form/input-svg/styles.d.ts +0 -1
- package/dist/ui/components/form/input-switch/index.d.ts +0 -2
- package/dist/ui/components/form/input-switch/interfaces.d.ts +0 -13
- package/dist/ui/components/form/input-switch/styles.d.ts +0 -2
- package/dist/ui/components/form/input-week-availability/availability-preview/index.d.ts +0 -4
- package/dist/ui/components/form/input-week-availability/availability-preview/styles.d.ts +0 -1
- package/dist/ui/components/form/input-week-availability/index.d.ts +0 -2
- package/dist/ui/components/form/input-week-availability/input.d.ts +0 -13
- package/dist/ui/components/form/input-week-availability/mock.d.ts +0 -8
- package/dist/ui/components/form/input-week-availability/styles.d.ts +0 -1
- package/dist/ui/components/form/input-youtube/index.d.ts +0 -2
- package/dist/ui/components/form/input-youtube/styles.d.ts +0 -1
- package/dist/ui/components/form/interfaces.d.ts +0 -78
- package/dist/ui/components/form/radio/index.d.ts +0 -21
- package/dist/ui/components/form/radio/styles.d.ts +0 -1
- package/dist/ui/components/form/select/custom-styles.d.ts +0 -2
- package/dist/ui/components/form/select/index.d.ts +0 -4
- package/dist/ui/components/form/select/interfaces.d.ts +0 -0
- package/dist/ui/components/form/select/styles.d.ts +0 -1
- package/dist/ui/components/form/select-icon/index.d.ts +0 -2
- package/dist/ui/components/form/select-icon/styles.d.ts +0 -1
- package/dist/ui/components/form/text-editor/component.d.ts +0 -10
- package/dist/ui/components/form/text-editor/hook/index.d.ts +0 -4
- package/dist/ui/components/form/text-editor/index.d.ts +0 -3
- package/dist/ui/components/form/text-editor/quill.d.ts +0 -21
- package/dist/ui/components/form/textarea/index.d.ts +0 -2
- package/dist/ui/components/google-translate-page/index.d.ts +0 -8
- package/dist/ui/components/google-translate-page/styles.d.ts +0 -1
- package/dist/ui/components/google-translate-page/translate.d.ts +0 -11
- package/dist/ui/components/index.d.ts +0 -32
- package/dist/ui/components/loader-circle/index.d.ts +0 -2
- package/dist/ui/components/loader-circle/interfaces.d.ts +0 -4
- package/dist/ui/components/loading-screen/index.d.ts +0 -2
- package/dist/ui/components/loading-screen/interfaces.d.ts +0 -5
- package/dist/ui/components/loading-screen/styles.d.ts +0 -1
- package/dist/ui/components/login-modal/index.d.ts +0 -8
- package/dist/ui/components/login-modal/styles.d.ts +0 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.d.ts +0 -3
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.d.ts +0 -5
- package/dist/ui/components/menu-mobile/components/nav-links/styles.d.ts +0 -1
- package/dist/ui/components/menu-mobile/index.d.ts +0 -2
- package/dist/ui/components/menu-mobile/interfaces.d.ts +0 -24
- package/dist/ui/components/menu-mobile/styles.d.ts +0 -1
- package/dist/ui/components/menu-mobile/top/index.d.ts +0 -2
- package/dist/ui/components/menu-mobile/top/interfaces.d.ts +0 -6
- package/dist/ui/components/menu-mobile/top/styles.d.ts +0 -1
- package/dist/ui/components/modal/component.d.ts +0 -2
- package/dist/ui/components/modal/index.d.ts +0 -2
- package/dist/ui/components/modal/interfaces.d.ts +0 -17
- package/dist/ui/components/modal/styles.d.ts +0 -3
- package/dist/ui/components/next-image/index.d.ts +0 -2
- package/dist/ui/components/next-image/interfaces.d.ts +0 -8
- package/dist/ui/components/next-image/styles.d.ts +0 -1
- package/dist/ui/components/overlay/index.d.ts +0 -2
- package/dist/ui/components/overlay/interfaces.d.ts +0 -7
- package/dist/ui/components/overlay/styles.d.ts +0 -4
- package/dist/ui/components/pagination/index.d.ts +0 -2
- package/dist/ui/components/pagination/service.d.ts +0 -24
- package/dist/ui/components/pagination/styles.d.ts +0 -1
- package/dist/ui/components/pix/index.d.ts +0 -15
- package/dist/ui/components/pix/pix-sucess/index.d.ts +0 -6
- package/dist/ui/components/pix/pix-sucess/styles.d.ts +0 -1
- package/dist/ui/components/pix/styles.d.ts +0 -1
- package/dist/ui/components/pix/timer/index.d.ts +0 -3
- package/dist/ui/components/pix/timer/styles.d.ts +0 -1
- package/dist/ui/components/pop-confirm/component.d.ts +0 -14
- package/dist/ui/components/pop-confirm/index.d.ts +0 -1
- package/dist/ui/components/pop-confirm/styles.d.ts +0 -1
- package/dist/ui/components/portal/index.d.ts +0 -4
- package/dist/ui/components/sidebar/index.d.ts +0 -3
- package/dist/ui/components/sidebar/interfaces.d.ts +0 -9
- package/dist/ui/components/sidebar/styles.d.ts +0 -8
- package/dist/ui/components/site/context/index.d.ts +0 -39
- package/dist/ui/components/site/context/scripts/acept-cookies/index.d.ts +0 -3
- package/dist/ui/components/site/context/scripts/acept-cookies/styles.d.ts +0 -1
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.d.ts +0 -3
- package/dist/ui/components/site/context/scripts/acept-ratedr/styles.d.ts +0 -1
- package/dist/ui/components/site/context/scripts/component.d.ts +0 -2
- package/dist/ui/components/site/context/scripts/conditional-scripts/index.d.ts +0 -9
- package/dist/ui/components/site/context/scripts/facebook/use-track-page-views.d.ts +0 -6
- package/dist/ui/components/site/context/scripts/index.d.ts +0 -5
- package/dist/ui/components/site/context/scripts/interfaces.d.ts +0 -6
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.d.ts +0 -5
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/styles.d.ts +0 -1
- package/dist/ui/components/site/default-pages/404/component.d.ts +0 -1
- package/dist/ui/components/site/default-pages/404/index.d.ts +0 -1
- package/dist/ui/components/site/default-pages/404/styles.d.ts +0 -1
- package/dist/ui/components/site/default-pages/500/component.d.ts +0 -1
- package/dist/ui/components/site/default-pages/500/index.d.ts +0 -1
- package/dist/ui/components/site/default-pages/500/styles.d.ts +0 -1
- package/dist/ui/components/site/default-pages/index.d.ts +0 -2
- package/dist/ui/components/site/default-pages/sitemap/index.d.ts +0 -4
- package/dist/ui/components/site/effect/component.d.ts +0 -2
- package/dist/ui/components/site/effect/index.d.ts +0 -2
- package/dist/ui/components/site/effect/interfaces.d.ts +0 -5
- package/dist/ui/components/site/effect/styles.d.ts +0 -6
- package/dist/ui/components/site/head/component.d.ts +0 -2
- package/dist/ui/components/site/head/index.d.ts +0 -2
- package/dist/ui/components/site/head/interfaces.d.ts +0 -9
- package/dist/ui/components/site/header-link/component.d.ts +0 -2
- package/dist/ui/components/site/header-link/index.d.ts +0 -2
- package/dist/ui/components/site/header-link/interfaces.d.ts +0 -14
- package/dist/ui/components/site/header-link/versions/index.d.ts +0 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.d.ts +0 -2
- package/dist/ui/components/site/header-link/versions/version-01/styles.d.ts +0 -1
- package/dist/ui/components/site/index.d.ts +0 -7
- package/dist/ui/components/site/list-blog/card/index.d.ts +0 -2
- package/dist/ui/components/site/list-blog/card/styles.d.ts +0 -1
- package/dist/ui/components/site/list-blog/carousel-configs.d.ts +0 -1
- package/dist/ui/components/site/list-blog/component.d.ts +0 -2
- package/dist/ui/components/site/list-blog/index.d.ts +0 -1
- package/dist/ui/components/site/list-blog/interfaces.d.ts +0 -13
- package/dist/ui/components/site/list-blog/styles.d.ts +0 -1
- package/dist/ui/components/site/mvv/component.d.ts +0 -2
- package/dist/ui/components/site/mvv/index.d.ts +0 -1
- package/dist/ui/components/site/mvv/interfaces.d.ts +0 -11
- package/dist/ui/components/site/mvv/versions/index.d.ts +0 -1
- package/dist/ui/components/site/mvv/versions/version-01/component.d.ts +0 -2
- package/dist/ui/components/site/mvv/versions/version-01/styles.d.ts +0 -1
- package/dist/ui/components/skeleton/index.d.ts +0 -8
- package/dist/ui/components/skeleton/styles.d.ts +0 -1
- package/dist/ui/components/spacing/index.d.ts +0 -7
- package/dist/ui/components/spacing/styles.d.ts +0 -7
- package/dist/ui/components/step-navigator/index.d.ts +0 -9
- package/dist/ui/components/step-navigator/styles.d.ts +0 -5
- package/dist/ui/components/tooltip/component.d.ts +0 -2
- package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +0 -9
- package/dist/ui/components/tooltip/index.d.ts +0 -2
- package/dist/ui/components/tooltip/interfaces.d.ts +0 -18
- package/dist/ui/components/tooltip/styles.d.ts +0 -8
- package/dist/ui/components/video/component.d.ts +0 -2
- package/dist/ui/components/video/index.d.ts +0 -2
- package/dist/ui/components/video/interfaces.d.ts +0 -15
- package/dist/ui/components/video/panda-video/components/index.d.ts +0 -2
- package/dist/ui/components/video/panda-video/components/player-component.d.ts +0 -1
- package/dist/ui/components/video/panda-video/components/player-wrapper.d.ts +0 -1
- package/dist/ui/components/video/panda-video/index.d.ts +0 -2
- package/dist/ui/components/video/panda-video/interfaces.d.ts +0 -122
- package/dist/ui/components/video/panda-video/player.d.ts +0 -5
- package/dist/ui/components/warning/index.d.ts +0 -2
- package/dist/ui/components/warning/interface.d.ts +0 -10
- package/dist/ui/components/warning/styles.d.ts +0 -1
- package/dist/ui/components/zoom-hover/index.d.ts +0 -7
- package/dist/ui/contexts/i18n/context.d.ts +0 -4
- package/dist/ui/contexts/i18n/edit-mode/index.d.ts +0 -1
- package/dist/ui/contexts/i18n/get-initial-props.d.ts +0 -6
- package/dist/ui/contexts/i18n/index.d.ts +0 -6
- package/dist/ui/contexts/i18n/interfaces.d.ts +0 -32
- package/dist/ui/contexts/i18n/translate.d.ts +0 -7
- package/dist/ui/contexts/i18n/use-i18n-data/index.d.ts +0 -13
- package/dist/ui/contexts/index.d.ts +0 -3
- package/dist/ui/contexts/route-loading/index.d.ts +0 -6
- package/dist/ui/contexts/toast/index.d.ts +0 -8
- package/dist/ui/contexts/toast/interfaces.d.ts +0 -12
- package/dist/ui/contexts/toast/styles.d.ts +0 -1
- package/dist/ui/contexts/toast/toast-item/index.d.ts +0 -4
- package/dist/ui/contexts/toast/toast-item/styles.d.ts +0 -1
- package/dist/ui/hooks/index.d.ts +0 -11
- package/dist/ui/hooks/permitions/camera/index.d.ts +0 -2
- package/dist/ui/hooks/permitions/camera/styles.d.ts +0 -1
- package/dist/ui/hooks/permitions/camera/use-camera.d.ts +0 -12
- package/dist/ui/hooks/permitions/camera/use-monitoring-video-permission.d.ts +0 -1
- package/dist/ui/hooks/permitions/camera/webcan-component.d.ts +0 -59
- package/dist/ui/hooks/permitions/index.d.ts +0 -1
- package/dist/ui/hooks/use-component-is-mounted.d.ts +0 -1
- package/dist/ui/hooks/use-dynamic-head/index.d.ts +0 -3
- package/dist/ui/hooks/use-element-id.d.ts +0 -3
- package/dist/ui/hooks/use-is-visible/index.d.ts +0 -4
- package/dist/ui/hooks/use-mount-transition/index.d.ts +0 -1
- package/dist/ui/hooks/use-scroll.d.ts +0 -8
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.d.ts +0 -3
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.d.ts +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.d.ts +0 -5
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.d.ts +0 -11
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.d.ts +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.d.ts +0 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.d.ts +0 -7
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.d.ts +0 -5
- package/dist/ui/hooks/use-swagger/_generate_swagger/openapi-interfaces.d.ts +0 -236
- package/dist/ui/hooks/use-swagger/client/index.d.ts +0 -29
- package/dist/ui/hooks/use-swagger/index.d.ts +0 -2
- package/dist/ui/hooks/use-swagger/test/index.d.ts +0 -2
- package/dist/ui/hooks/use-timer/index.d.ts +0 -2
- package/dist/ui/hooks/use-timer/interfaces.d.ts +0 -23
- package/dist/ui/hooks/use-timer/use-timer.d.ts +0 -16
- package/dist/ui/hooks/use-window.d.ts +0 -1
- package/dist/ui/icons/index.d.ts +0 -134
- package/dist/ui/icons/interfaces.d.ts +0 -3
- package/dist/ui/icons/render/component.d.ts +0 -8
- package/dist/ui/icons/render/icon-Instagram.d.ts +0 -3
- package/dist/ui/icons/render/icon-Linkedin.d.ts +0 -3
- package/dist/ui/icons/render/icon-Lupa.d.ts +0 -2
- package/dist/ui/icons/render/icon-Map.d.ts +0 -3
- package/dist/ui/icons/render/icon-Microphone.d.ts +0 -2
- package/dist/ui/icons/render/icon-Minus.d.ts +0 -2
- package/dist/ui/icons/render/icon-Phone.d.ts +0 -3
- package/dist/ui/icons/render/icon-Pin.d.ts +0 -4
- package/dist/ui/icons/render/icon-Play.d.ts +0 -2
- package/dist/ui/icons/render/icon-Plus.d.ts +0 -2
- package/dist/ui/icons/render/icon-Share.d.ts +0 -2
- package/dist/ui/icons/render/icon-TikTok.d.ts +0 -2
- package/dist/ui/icons/render/icon-YouTube.d.ts +0 -3
- package/dist/ui/icons/render/icon-academic-cap copy.d.ts +0 -2
- package/dist/ui/icons/render/icon-academic-cap.d.ts +0 -2
- package/dist/ui/icons/render/icon-ampulheta.d.ts +0 -2
- package/dist/ui/icons/render/icon-block.d.ts +0 -2
- package/dist/ui/icons/render/icon-boleto.d.ts +0 -2
- package/dist/ui/icons/render/icon-bottom-chevron.d.ts +0 -2
- package/dist/ui/icons/render/icon-bottom-navigation-double.d.ts +0 -2
- package/dist/ui/icons/render/icon-bottom-navigation.d.ts +0 -2
- package/dist/ui/icons/render/icon-box.d.ts +0 -2
- package/dist/ui/icons/render/icon-calculator.d.ts +0 -2
- package/dist/ui/icons/render/icon-calendar-browse.d.ts +0 -2
- package/dist/ui/icons/render/icon-calendar-time.d.ts +0 -1
- package/dist/ui/icons/render/icon-calendar.d.ts +0 -2
- package/dist/ui/icons/render/icon-cam.d.ts +0 -2
- package/dist/ui/icons/render/icon-cell-phone.d.ts +0 -2
- package/dist/ui/icons/render/icon-chalet.d.ts +0 -2
- package/dist/ui/icons/render/icon-chat.d.ts +0 -2
- package/dist/ui/icons/render/icon-check.d.ts +0 -2
- package/dist/ui/icons/render/icon-checked.d.ts +0 -2
- package/dist/ui/icons/render/icon-circular-left-arrow.d.ts +0 -2
- package/dist/ui/icons/render/icon-circular-right-arrow.d.ts +0 -2
- package/dist/ui/icons/render/icon-clip.d.ts +0 -3
- package/dist/ui/icons/render/icon-clock.d.ts +0 -4
- package/dist/ui/icons/render/icon-close.d.ts +0 -2
- package/dist/ui/icons/render/icon-codie.d.ts +0 -2
- package/dist/ui/icons/render/icon-computer.d.ts +0 -2
- package/dist/ui/icons/render/icon-credit-card.d.ts +0 -4
- package/dist/ui/icons/render/icon-danger.d.ts +0 -2
- package/dist/ui/icons/render/icon-death.d.ts +0 -2
- package/dist/ui/icons/render/icon-delete.d.ts +0 -2
- package/dist/ui/icons/render/icon-diabets.d.ts +0 -2
- package/dist/ui/icons/render/icon-door.d.ts +0 -2
- package/dist/ui/icons/render/icon-download.d.ts +0 -2
- package/dist/ui/icons/render/icon-drop-file.d.ts +0 -2
- package/dist/ui/icons/render/icon-edit-image.d.ts +0 -2
- package/dist/ui/icons/render/icon-edit.d.ts +0 -2
- package/dist/ui/icons/render/icon-email.d.ts +0 -3
- package/dist/ui/icons/render/icon-empty-chat.d.ts +0 -2
- package/dist/ui/icons/render/icon-equalizer.d.ts +0 -3
- package/dist/ui/icons/render/icon-excel.d.ts +0 -2
- package/dist/ui/icons/render/icon-exclamation.d.ts +0 -2
- package/dist/ui/icons/render/icon-exit.d.ts +0 -2
- package/dist/ui/icons/render/icon-eye-slash.d.ts +0 -2
- package/dist/ui/icons/render/icon-eye.d.ts +0 -2
- package/dist/ui/icons/render/icon-facebook.d.ts +0 -3
- package/dist/ui/icons/render/icon-file.d.ts +0 -2
- package/dist/ui/icons/render/icon-filter.d.ts +0 -2
- package/dist/ui/icons/render/icon-flag.d.ts +0 -2
- package/dist/ui/icons/render/icon-folder.d.ts +0 -2
- package/dist/ui/icons/render/icon-fullfield-bell.d.ts +0 -2
- package/dist/ui/icons/render/icon-fullfield-chat.d.ts +0 -2
- package/dist/ui/icons/render/icon-gear.d.ts +0 -2
- package/dist/ui/icons/render/icon-gender.d.ts +0 -2
- package/dist/ui/icons/render/icon-globe.d.ts +0 -2
- package/dist/ui/icons/render/icon-google.d.ts +0 -2
- package/dist/ui/icons/render/icon-heart.d.ts +0 -2
- package/dist/ui/icons/render/icon-home.d.ts +0 -3
- package/dist/ui/icons/render/icon-hospitalization.d.ts +0 -2
- package/dist/ui/icons/render/icon-hypertension.d.ts +0 -2
- package/dist/ui/icons/render/icon-info.d.ts +0 -2
- package/dist/ui/icons/render/icon-instagram-logo.d.ts +0 -2
- package/dist/ui/icons/render/icon-interrogation-circle.d.ts +0 -2
- package/dist/ui/icons/render/icon-language.d.ts +0 -2
- package/dist/ui/icons/render/icon-left-chevron.d.ts +0 -2
- package/dist/ui/icons/render/icon-left-navigation-circle.d.ts +0 -2
- package/dist/ui/icons/render/icon-left-navigation.d.ts +0 -2
- package/dist/ui/icons/render/icon-like.d.ts +0 -2
- package/dist/ui/icons/render/icon-loading.d.ts +0 -2
- package/dist/ui/icons/render/icon-map-floor.d.ts +0 -2
- package/dist/ui/icons/render/icon-message-balloon.d.ts +0 -2
- package/dist/ui/icons/render/icon-mobile.d.ts +0 -2
- package/dist/ui/icons/render/icon-money-value-symbol.d.ts +0 -2
- package/dist/ui/icons/render/icon-next.d.ts +0 -2
- package/dist/ui/icons/render/icon-not-found.d.ts +0 -2
- package/dist/ui/icons/render/icon-not-like.d.ts +0 -2
- package/dist/ui/icons/render/icon-padlock.d.ts +0 -3
- package/dist/ui/icons/render/icon-pc.d.ts +0 -2
- package/dist/ui/icons/render/icon-pdf.d.ts +0 -2
- package/dist/ui/icons/render/icon-performance.d.ts +0 -2
- package/dist/ui/icons/render/icon-person.d.ts +0 -3
- package/dist/ui/icons/render/icon-pet.d.ts +0 -2
- package/dist/ui/icons/render/icon-phone-message.d.ts +0 -2
- package/dist/ui/icons/render/icon-pix.d.ts +0 -2
- package/dist/ui/icons/render/icon-plane.d.ts +0 -2
- package/dist/ui/icons/render/icon-play-rounded.d.ts +0 -2
- package/dist/ui/icons/render/icon-plus-sharp.d.ts +0 -2
- package/dist/ui/icons/render/icon-prev.d.ts +0 -2
- package/dist/ui/icons/render/icon-print.d.ts +0 -2
- package/dist/ui/icons/render/icon-right-chevron.d.ts +0 -2
- package/dist/ui/icons/render/icon-right-circle.d.ts +0 -2
- package/dist/ui/icons/render/icon-right-navigation-circle.d.ts +0 -3
- package/dist/ui/icons/render/icon-right-navigation-double.d.ts +0 -2
- package/dist/ui/icons/render/icon-right-navigation-rounded.d.ts +0 -2
- package/dist/ui/icons/render/icon-right-navigation.d.ts +0 -2
- package/dist/ui/icons/render/icon-route.d.ts +0 -2
- package/dist/ui/icons/render/icon-selo.d.ts +0 -2
- package/dist/ui/icons/render/icon-send-arrow.d.ts +0 -2
- package/dist/ui/icons/render/icon-send-message.d.ts +0 -2
- package/dist/ui/icons/render/icon-send.d.ts +0 -2
- package/dist/ui/icons/render/icon-seo.d.ts +0 -2
- package/dist/ui/icons/render/icon-share-v2.d.ts +0 -2
- package/dist/ui/icons/render/icon-shopping.d.ts +0 -3
- package/dist/ui/icons/render/icon-star.d.ts +0 -2
- package/dist/ui/icons/render/icon-starBg.d.ts +0 -2
- package/dist/ui/icons/render/icon-three-dots.d.ts +0 -2
- package/dist/ui/icons/render/icon-tiktok-logo.d.ts +0 -2
- package/dist/ui/icons/render/icon-top-chevron.d.ts +0 -2
- package/dist/ui/icons/render/icon-top-navigation.d.ts +0 -2
- package/dist/ui/icons/render/icon-transparent-mail.d.ts +0 -2
- package/dist/ui/icons/render/icon-transparent-phone.d.ts +0 -2
- package/dist/ui/icons/render/icon-twitter.d.ts +0 -3
- package/dist/ui/icons/render/icon-upload.d.ts +0 -2
- package/dist/ui/icons/render/icon-user.d.ts +0 -3
- package/dist/ui/icons/render/icon-warning.d.ts +0 -2
- package/dist/ui/icons/render/icon-weight.d.ts +0 -2
- package/dist/ui/icons/render/icon-whats.d.ts +0 -3
- package/dist/ui/icons/render/icon-whatsapp-logo.d.ts +0 -2
- package/dist/ui/icons/render/icon-word.d.ts +0 -2
- package/dist/ui/icons/render/icon-x.d.ts +0 -2
- package/dist/ui/icons/render/image.d.ts +0 -2
- package/dist/ui/icons/render/index.d.ts +0 -1
- package/dist/ui/icons/render-icon/index.d.ts +0 -6
- package/dist/ui/index.d.ts +0 -9
- package/dist/ui/integrations/cloudflare/index.d.ts +0 -1
- package/dist/ui/integrations/cloudflare/turnstile.d.ts +0 -43
- package/dist/ui/integrations/cloudflare/type.d.ts +0 -43
- package/dist/ui/integrations/google/GoogleLogin.d.ts +0 -10
- package/dist/ui/integrations/google/GoogleOAuthProvider.d.ts +0 -13
- package/dist/ui/integrations/google/googleLogout.d.ts +0 -1
- package/dist/ui/integrations/google/hasGrantedAllScopesGoogle.d.ts +0 -6
- package/dist/ui/integrations/google/hasGrantedAnyScopeGoogle.d.ts +0 -6
- package/dist/ui/integrations/google/hooks/index.d.ts +0 -3
- package/dist/ui/integrations/google/hooks/useGoogleLogin.d.ts +0 -25
- package/dist/ui/integrations/google/hooks/useGoogleOneTapLogin.d.ts +0 -16
- package/dist/ui/integrations/google/hooks/useLoadGsiScript.d.ts +0 -15
- package/dist/ui/integrations/google/index.d.ts +0 -8
- package/dist/ui/integrations/google/types/index.d.ts +0 -309
- package/dist/ui/integrations/google/utils/index.d.ts +0 -2
- package/dist/ui/integrations/index.d.ts +0 -3
- package/dist/ui/integrations/message-provider/index.d.ts +0 -1
- package/dist/ui/integrations/message-provider/send-message.d.ts +0 -11
- package/dist/ui/styles/keyframes.d.ts +0 -2
- package/dist/ui/types/index.d.ts +0 -1
- package/dist/ui/types/list.d.ts +0 -4
- package/dist/ui/utils/_app_utils/generate_ref.d.ts +0 -3
- package/dist/ui/utils/_app_utils/get-pathname-ref.d.ts +0 -9
- package/dist/ui/utils/_app_utils/index.d.ts +0 -2
- package/dist/ui/utils/buffer/base64.d.ts +0 -5
- package/dist/ui/utils/buffer/buffer.d.ts +0 -4
- package/dist/ui/utils/buffer/index.d.ts +0 -2
- package/dist/ui/utils/colors/hext-to-rgba.d.ts +0 -1
- package/dist/ui/utils/colors/index.d.ts +0 -1
- package/dist/ui/utils/copy-to-clipboard.d.ts +0 -5
- package/dist/ui/utils/date/index.d.ts +0 -1
- package/dist/ui/utils/date/is-invaid-date.d.ts +0 -1
- package/dist/ui/utils/disable-scroll.d.ts +0 -1
- package/dist/ui/utils/facebook/facebook-pixel.d.ts +0 -3
- package/dist/ui/utils/facebook/index.d.ts +0 -1
- package/dist/ui/utils/file/index.d.ts +0 -3
- package/dist/ui/utils/file/load-file.d.ts +0 -6
- package/dist/ui/utils/file/upload-file.d.ts +0 -17
- package/dist/ui/utils/file/verify-size-files.d.ts +0 -7
- package/dist/ui/utils/form-validator/index.d.ts +0 -2
- package/dist/ui/utils/form-validator/validations/index.d.ts +0 -4
- package/dist/ui/utils/form-validator/validations/validate-cnpj.d.ts +0 -1
- package/dist/ui/utils/form-validator/validations/validate-cpf.d.ts +0 -1
- package/dist/ui/utils/form-validator/validations/validate-email.d.ts +0 -1
- package/dist/ui/utils/form-validator/validations/validate-phone.d.ts +0 -4
- package/dist/ui/utils/form-validator/validator.d.ts +0 -27
- package/dist/ui/utils/formatters/format-number-to-currency.d.ts +0 -10
- package/dist/ui/utils/formatters/format-string-to-number.d.ts +0 -1
- package/dist/ui/utils/formatters/format-string-to-url.d.ts +0 -1
- package/dist/ui/utils/formatters/formatter.d.ts +0 -14
- package/dist/ui/utils/formatters/index.d.ts +0 -5
- package/dist/ui/utils/formatters/remove-digits.d.ts +0 -1
- package/dist/ui/utils/generate-guid.d.ts +0 -1
- package/dist/ui/utils/generate-sitemap.d.ts +0 -11
- package/dist/ui/utils/http/api.d.ts +0 -16
- package/dist/ui/utils/http/axios-http-client.d.ts +0 -6
- package/dist/ui/utils/http/errors/http-errors/application-unauthorized-error.d.ts +0 -8
- package/dist/ui/utils/http/errors/http-errors/application-unexpected-error.d.ts +0 -3
- package/dist/ui/utils/http/errors/http-errors/bad-request-error.d.ts +0 -9
- package/dist/ui/utils/http/errors/http-errors/conflict-error.d.ts +0 -8
- package/dist/ui/utils/http/errors/http-errors/index.d.ts +0 -7
- package/dist/ui/utils/http/errors/http-errors/no-content.d.ts +0 -3
- package/dist/ui/utils/http/errors/http-errors/not-found-error.d.ts +0 -3
- package/dist/ui/utils/http/errors/http-errors/unexpected-error.d.ts +0 -3
- package/dist/ui/utils/http/errors/index.d.ts +0 -2
- package/dist/ui/utils/http/errors/system-errors-model/index.d.ts +0 -1
- package/dist/ui/utils/http/errors/system-errors-model/validation-errors-model.d.ts +0 -11
- package/dist/ui/utils/http/index.d.ts +0 -4
- package/dist/ui/utils/http/interfaces.d.ts +0 -37
- package/dist/ui/utils/index.d.ts +0 -23
- package/dist/ui/utils/infinity-forge/index.d.ts +0 -2
- package/dist/ui/utils/infinity-forge/infinity-forge-next-config.d.ts +0 -1
- package/dist/ui/utils/infinity-forge/z-index-infinity-forge.d.ts +0 -8
- package/dist/ui/utils/json/index.d.ts +0 -2
- package/dist/ui/utils/jwt/index.d.ts +0 -23
- package/dist/ui/utils/libs/index.d.ts +0 -2
- package/dist/ui/utils/libs/moment/index.d.ts +0 -1
- package/dist/ui/utils/libs/moment/verify-date-and-return-value-formatted.d.ts +0 -3
- package/dist/ui/utils/libs/next/index.d.ts +0 -2
- package/dist/ui/utils/libs/next/router-build.d.ts +0 -10
- package/dist/ui/utils/libs/next/update-route.d.ts +0 -8
- package/dist/ui/utils/mocks/index.d.ts +0 -1
- package/dist/ui/utils/mocks/states-brazil.d.ts +0 -4
- package/dist/ui/utils/phone/index.d.ts +0 -18
- package/dist/ui/utils/scroll-to-top-page.d.ts +0 -1
- package/dist/ui/utils/sidebar/index.d.ts +0 -2
- package/dist/ui/utils/storage/cookies.d.ts +0 -15
- package/dist/ui/utils/storage/index.d.ts +0 -1
- package/dist/ui/utils/uid/index.d.ts +0 -1
- package/dist/use-query/context.d.ts +0 -7
- package/dist/use-query/hook.d.ts +0 -9
- package/dist/use-query/index.d.ts +0 -4
- package/dist/use-query/interfaces.d.ts +0 -40
- package/dist/use-query/src/HydrationBoundary.d.ts +0 -11
- package/dist/use-query/src/IsRestoringProvider.d.ts +0 -3
- package/dist/use-query/src/QueryClientProvider.d.ts +0 -9
- package/dist/use-query/src/QueryErrorResetBoundary.d.ts +0 -15
- package/dist/use-query/src/errorBoundaryUtils.d.ts +0 -11
- package/dist/use-query/src/index.d.ts +0 -27
- package/dist/use-query/src/infiniteQueryOptions.d.ts +0 -22
- package/dist/use-query/src/query-core/src/focusManager.d.ts +0 -15
- package/dist/use-query/src/query-core/src/hydration.d.ts +0 -40
- package/dist/use-query/src/query-core/src/index.d.ts +0 -25
- package/dist/use-query/src/query-core/src/infiniteQueryBehavior.d.ts +0 -11
- package/dist/use-query/src/query-core/src/infiniteQueryObserver.d.ts +0 -20
- package/dist/use-query/src/query-core/src/mutation.d.ts +0 -63
- package/dist/use-query/src/query-core/src/mutationCache.d.ts +0 -59
- package/dist/use-query/src/query-core/src/mutationObserver.d.ts +0 -18
- package/dist/use-query/src/query-core/src/notifyManager.d.ts +0 -45
- package/dist/use-query/src/query-core/src/onlineManager.d.ts +0 -14
- package/dist/use-query/src/query-core/src/queriesObserver.d.ts +0 -26
- package/dist/use-query/src/query-core/src/query.d.ts +0 -125
- package/dist/use-query/src/query-core/src/queryCache.d.ts +0 -69
- package/dist/use-query/src/query-core/src/queryClient.d.ts +0 -48
- package/dist/use-query/src/query-core/src/queryObserver.d.ts +0 -32
- package/dist/use-query/src/query-core/src/removable.d.ts +0 -9
- package/dist/use-query/src/query-core/src/retryer.d.ts +0 -37
- package/dist/use-query/src/query-core/src/streamedQuery.d.ts +0 -16
- package/dist/use-query/src/query-core/src/subscribable.d.ts +0 -8
- package/dist/use-query/src/query-core/src/thenable.d.ts +0 -35
- package/dist/use-query/src/query-core/src/types.d.ts +0 -819
- package/dist/use-query/src/query-core/src/utils.d.ts +0 -93
- package/dist/use-query/src/queryOptions.d.ts +0 -23
- package/dist/use-query/src/suspense.d.ts +0 -7
- package/dist/use-query/src/types.d.ts +0 -46
- package/dist/use-query/src/useBaseQuery.d.ts +0 -3
- package/dist/use-query/src/useInfiniteQuery.d.ts +0 -6
- package/dist/use-query/src/useIsFetching.d.ts +0 -2
- package/dist/use-query/src/useMutation.d.ts +0 -3
- package/dist/use-query/src/useMutationState.d.ts +0 -8
- package/dist/use-query/src/usePrefetchInfiniteQuery.d.ts +0 -2
- package/dist/use-query/src/usePrefetchQuery.d.ts +0 -2
- package/dist/use-query/src/useQueries.d.ts +0 -74
- package/dist/use-query/src/useQuery.d.ts +0 -6
- package/dist/use-query/src/useSuspenseInfiniteQuery.d.ts +0 -3
- package/dist/use-query/src/useSuspenseQueries.d.ts +0 -77
- package/dist/use-query/src/useSuspenseQuery.d.ts +0 -3
- package/dist/use-query/use-mutation.d.ts +0 -2
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
export type WidgetId = string;
|
|
2
|
-
export type ElementId = string;
|
|
3
|
-
export interface TurnstileObject {
|
|
4
|
-
ready: (callback: () => any) => void;
|
|
5
|
-
implicitRender: () => void;
|
|
6
|
-
execute: (container?: WidgetId | HTMLElement | ElementId, parameters?: RenderParameters) => void;
|
|
7
|
-
render(container: HTMLElement | ElementId, parameters?: RenderParameters): string;
|
|
8
|
-
reset(widget?: WidgetId | HTMLElement | ElementId): void;
|
|
9
|
-
remove(widget?: WidgetId | HTMLElement | ElementId): void;
|
|
10
|
-
getResponse(widget?: WidgetId | HTMLElement | ElementId): string;
|
|
11
|
-
isExpired(widget?: WidgetId | HTMLElement | ElementId): boolean;
|
|
12
|
-
}
|
|
13
|
-
export type TurnstileOptions = RenderParameters;
|
|
14
|
-
export interface RenderParameters {
|
|
15
|
-
sitekey: string;
|
|
16
|
-
action?: string;
|
|
17
|
-
cData?: string;
|
|
18
|
-
callback?: (token: string, preClearanceObtained: boolean) => void;
|
|
19
|
-
"error-callback"?: (errorCode: string) => void;
|
|
20
|
-
execution?: "render" | "execute";
|
|
21
|
-
"expired-callback"?: (token: string) => void;
|
|
22
|
-
"before-interactive-callback"?: () => void;
|
|
23
|
-
"after-interactive-callback"?: () => void;
|
|
24
|
-
"unsupported-callback"?: () => void;
|
|
25
|
-
"timeout-callback"?: () => void;
|
|
26
|
-
theme?: "light" | "dark" | "auto";
|
|
27
|
-
language?: SupportedLanguages | "auto" | string;
|
|
28
|
-
tabindex?: number;
|
|
29
|
-
"response-field"?: boolean;
|
|
30
|
-
"response-field-name"?: string;
|
|
31
|
-
size?: "normal" | "flexible" | "compact" | "invisible";
|
|
32
|
-
retry?: "auto" | "never";
|
|
33
|
-
"retry-interval"?: number;
|
|
34
|
-
"refresh-expired"?: "auto" | "manual" | "never";
|
|
35
|
-
appearance?: "always" | "execute" | "interaction-only";
|
|
36
|
-
chlPageData?: string;
|
|
37
|
-
}
|
|
38
|
-
export type SupportedLanguages = "ar-eg" | "ar" | "bg-bg" | "bg" | "cs-cz" | "cs" | "da-dk" | "da" | "de-de" | "de" | "en-us" | "en" | "el-gr" | "el" | "es-es" | "es" | "fa-ir" | "fa" | "fi-fi" | "fi" | "fr" | "he-il" | "he" | "hi-in" | "hi" | "hr-hr" | "hr" | "hu-hu" | "hu" | "id-id" | "id" | "it-it" | "it" | "ja-jp" | "ja" | "ko-kr" | "ko" | "lt-lt" | "lt" | "ms-my" | "ms" | "nl-nl" | "nl" | "no-no" | "no" | "pl-pl" | "pl" | "pt-br" | "pt" | "ro-ro" | "ro" | "ru-ru" | "ru" | "sk-sk" | "sk" | "sl-si" | "sl" | "sv-se" | "sv" | "sr-ba" | "sr" | "tlh" | "tl-ph" | "tl" | "th-th" | "th" | "tr-tr" | "tr" | "uk-ua" | "uk" | "vi-vn" | "vi" | "zh-cn" | "zh-tw" | "zh";
|
|
39
|
-
declare global {
|
|
40
|
-
interface Window {
|
|
41
|
-
turnstile: TurnstileObject;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { IdConfiguration, CredentialResponse, MomentListener, GsiButtonConfiguration } from './types';
|
|
3
|
-
export type GoogleLoginProps = {
|
|
4
|
-
onSuccess: (credentialResponse: CredentialResponse) => void;
|
|
5
|
-
onError?: () => void;
|
|
6
|
-
promptMomentNotification?: MomentListener;
|
|
7
|
-
useOneTap?: boolean;
|
|
8
|
-
containerProps?: React.ComponentPropsWithoutRef<'div'>;
|
|
9
|
-
} & Omit<IdConfiguration, 'client_id' | 'callback'> & GsiButtonConfiguration;
|
|
10
|
-
export declare function GoogleLogin({ onSuccess, onError, useOneTap, promptMomentNotification, type, theme, size, text, shape, logo_alignment, width, locale, click_listener, containerProps, ...props }: GoogleLoginProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { ReactNode } from 'react';
|
|
2
|
-
import { UseLoadGsiScriptOptions } from './hooks/useLoadGsiScript';
|
|
3
|
-
interface GoogleOAuthContextProps {
|
|
4
|
-
clientId: string;
|
|
5
|
-
scriptLoadedSuccessfully: boolean;
|
|
6
|
-
}
|
|
7
|
-
interface GoogleOAuthProviderProps extends UseLoadGsiScriptOptions {
|
|
8
|
-
clientId: string;
|
|
9
|
-
children: ReactNode;
|
|
10
|
-
}
|
|
11
|
-
export declare function GoogleOAuthProvider({ clientId, nonce, onScriptLoadSuccess, onScriptLoadError, children, }: GoogleOAuthProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export declare function useGoogleOAuth(): GoogleOAuthContextProps;
|
|
13
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function googleLogout(): void;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { TokenResponse } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Checks if the user granted all the specified scope or scopes
|
|
4
|
-
* @returns True if all the scopes are granted
|
|
5
|
-
*/
|
|
6
|
-
export default function hasGrantedAllScopesGoogle(tokenResponse: TokenResponse, firstScope: string, ...restScopes: string[]): boolean;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { TokenResponse } from './types';
|
|
2
|
-
/**
|
|
3
|
-
* Checks if the user granted any of the specified scope or scopes.
|
|
4
|
-
* @returns True if any of the scopes are granted
|
|
5
|
-
*/
|
|
6
|
-
export default function hasGrantedAnyScopeGoogle(tokenResponse: TokenResponse, firstScope: string, ...restScopes: string[]): boolean;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { TokenClientConfig, TokenResponse, CodeClientConfig, CodeResponse, OverridableTokenClientConfig, NonOAuthError } from '../types';
|
|
2
|
-
interface ImplicitFlowOptions extends Omit<TokenClientConfig, 'client_id' | 'scope' | 'callback'> {
|
|
3
|
-
onSuccess?: (tokenResponse: Omit<TokenResponse, 'error' | 'error_description' | 'error_uri'>) => void;
|
|
4
|
-
onError?: (errorResponse: Pick<TokenResponse, 'error' | 'error_description' | 'error_uri'>) => void;
|
|
5
|
-
onNonOAuthError?: (nonOAuthError: NonOAuthError) => void;
|
|
6
|
-
scope?: TokenClientConfig['scope'];
|
|
7
|
-
overrideScope?: boolean;
|
|
8
|
-
}
|
|
9
|
-
interface AuthCodeFlowOptions extends Omit<CodeClientConfig, 'client_id' | 'scope' | 'callback'> {
|
|
10
|
-
onSuccess?: (codeResponse: Omit<CodeResponse, 'error' | 'error_description' | 'error_uri'>) => void;
|
|
11
|
-
onError?: (errorResponse: Pick<CodeResponse, 'error' | 'error_description' | 'error_uri'>) => void;
|
|
12
|
-
onNonOAuthError?: (nonOAuthError: NonOAuthError) => void;
|
|
13
|
-
scope?: CodeResponse['scope'];
|
|
14
|
-
overrideScope?: boolean;
|
|
15
|
-
}
|
|
16
|
-
export type UseGoogleLoginOptionsImplicitFlow = {
|
|
17
|
-
flow?: 'implicit';
|
|
18
|
-
} & ImplicitFlowOptions;
|
|
19
|
-
export type UseGoogleLoginOptionsAuthCodeFlow = {
|
|
20
|
-
flow?: 'auth-code';
|
|
21
|
-
} & AuthCodeFlowOptions;
|
|
22
|
-
export type UseGoogleLoginOptions = UseGoogleLoginOptionsImplicitFlow | UseGoogleLoginOptionsAuthCodeFlow;
|
|
23
|
-
export declare function useGoogleLogin(options: UseGoogleLoginOptionsImplicitFlow): (overrideConfig?: OverridableTokenClientConfig) => void;
|
|
24
|
-
export declare function useGoogleLogin(options: UseGoogleLoginOptionsAuthCodeFlow): () => void;
|
|
25
|
-
export {};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { CredentialResponse, IdConfiguration, MomentListener } from '../types';
|
|
2
|
-
interface UseGoogleOneTapLoginOptions {
|
|
3
|
-
onSuccess: (credentialResponse: CredentialResponse) => void;
|
|
4
|
-
onError?: () => void;
|
|
5
|
-
promptMomentNotification?: MomentListener;
|
|
6
|
-
cancel_on_tap_outside?: boolean;
|
|
7
|
-
prompt_parent_id?: string;
|
|
8
|
-
state_cookie_domain?: string;
|
|
9
|
-
hosted_domain?: string;
|
|
10
|
-
disabled?: boolean;
|
|
11
|
-
use_fedcm_for_prompt?: IdConfiguration['use_fedcm_for_prompt'];
|
|
12
|
-
use_fedcm_for_button?: IdConfiguration['use_fedcm_for_button'];
|
|
13
|
-
auto_select?: boolean;
|
|
14
|
-
}
|
|
15
|
-
export default function useGoogleOneTapLogin({ onSuccess, onError, promptMomentNotification, cancel_on_tap_outside, prompt_parent_id, state_cookie_domain, hosted_domain, use_fedcm_for_prompt, use_fedcm_for_button, disabled, auto_select, }: UseGoogleOneTapLoginOptions): void;
|
|
16
|
-
export {};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
export interface UseLoadGsiScriptOptions {
|
|
2
|
-
/**
|
|
3
|
-
* Nonce applied to GSI script tag. Propagates to GSI's inline style tag
|
|
4
|
-
*/
|
|
5
|
-
nonce?: string;
|
|
6
|
-
/**
|
|
7
|
-
* Callback fires on load [gsi](https://accounts.google.com/gsi/client) script success
|
|
8
|
-
*/
|
|
9
|
-
onScriptLoadSuccess?: () => void;
|
|
10
|
-
/**
|
|
11
|
-
* Callback fires on load [gsi](https://accounts.google.com/gsi/client) script failure
|
|
12
|
-
*/
|
|
13
|
-
onScriptLoadError?: () => void;
|
|
14
|
-
}
|
|
15
|
-
export default function useLoadGsiScript(options?: UseLoadGsiScriptOptions): boolean;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export * from './hooks';
|
|
2
|
-
export * from './types';
|
|
3
|
-
export * from './utils';
|
|
4
|
-
export * from './GoogleLogin';
|
|
5
|
-
export * from './googleLogout';
|
|
6
|
-
export * from './GoogleOAuthProvider';
|
|
7
|
-
export * from './hasGrantedAnyScopeGoogle';
|
|
8
|
-
export * from './hasGrantedAllScopesGoogle';
|
|
@@ -1,309 +0,0 @@
|
|
|
1
|
-
export type Context = 'signin' | 'signup' | 'use';
|
|
2
|
-
export type UxMode = 'popup' | 'redirect';
|
|
3
|
-
export type ErrorCode = 'invalid_request' | 'access_denied' | 'unauthorized_client' | 'unsupported_response_type' | 'invalid_scope' | 'server_error' | 'temporarily_unavailable';
|
|
4
|
-
export interface IdConfiguration {
|
|
5
|
-
/** Your application's client ID */
|
|
6
|
-
client_id?: string;
|
|
7
|
-
/** Enables automatic selection on Google One Tap */
|
|
8
|
-
auto_select?: boolean;
|
|
9
|
-
/** ID token callback handler */
|
|
10
|
-
callback?: (credentialResponse: CredentialResponse) => void;
|
|
11
|
-
/** The Sign In With Google button UX flow */
|
|
12
|
-
ux_mode?: UxMode;
|
|
13
|
-
/** The URL of your login endpoint */
|
|
14
|
-
login_uri?: string;
|
|
15
|
-
/** The URL of your password credential handler endpoint */
|
|
16
|
-
native_login_uri?: string;
|
|
17
|
-
/** The JavaScript password credential handler function name */
|
|
18
|
-
native_callback?: (response: {
|
|
19
|
-
id: string;
|
|
20
|
-
password: string;
|
|
21
|
-
}) => void;
|
|
22
|
-
/** Controls whether to cancel the prompt if the user clicks outside of the prompt */
|
|
23
|
-
cancel_on_tap_outside?: boolean;
|
|
24
|
-
/** The DOM ID of the One Tap prompt container element */
|
|
25
|
-
prompt_parent_id?: string;
|
|
26
|
-
/** A random string for ID tokens */
|
|
27
|
-
nonce?: string;
|
|
28
|
-
/** The title and words in the One Tap prompt */
|
|
29
|
-
context?: Context;
|
|
30
|
-
/** If you need to call One Tap in the parent domain and its subdomains, pass the parent domain to this attribute so that a single shared cookie is used. */
|
|
31
|
-
state_cookie_domain?: string;
|
|
32
|
-
/** The origins that are allowed to embed the intermediate iframe. One Tap will run in the intermediate iframe mode if this attribute presents */
|
|
33
|
-
allowed_parent_origin?: string | string[];
|
|
34
|
-
/** Overrides the default intermediate iframe behavior when users manually close One Tap */
|
|
35
|
-
intermediate_iframe_close_callback?: () => void;
|
|
36
|
-
/** Enables upgraded One Tap UX on ITP browsers */
|
|
37
|
-
itp_support?: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* If your application knows the Workspace domain the user belongs to,
|
|
40
|
-
* use this to provide a hint to Google. For more information,
|
|
41
|
-
* see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters)
|
|
42
|
-
* field in the OpenID Connect docs.
|
|
43
|
-
*/
|
|
44
|
-
hosted_domain?: string;
|
|
45
|
-
/**
|
|
46
|
-
* Allow the browser to control user sign-in prompts and mediate the sign-in flow between your website and Google.
|
|
47
|
-
* @default false
|
|
48
|
-
*/
|
|
49
|
-
use_fedcm_for_prompt?: boolean;
|
|
50
|
-
/**
|
|
51
|
-
* Enable FedCM Button flow
|
|
52
|
-
* @default false
|
|
53
|
-
*/
|
|
54
|
-
use_fedcm_for_button?: boolean;
|
|
55
|
-
}
|
|
56
|
-
export interface CredentialResponse {
|
|
57
|
-
/** This field is the returned ID token */
|
|
58
|
-
credential?: string;
|
|
59
|
-
/** This field sets how the credential is selected */
|
|
60
|
-
select_by?: 'auto' | 'user' | 'user_1tap' | 'user_2tap' | 'btn' | 'btn_confirm' | 'btn_add_session' | 'btn_confirm_add_session';
|
|
61
|
-
clientId?: string;
|
|
62
|
-
}
|
|
63
|
-
export interface GoogleCredentialResponse extends CredentialResponse {
|
|
64
|
-
client_id?: string;
|
|
65
|
-
}
|
|
66
|
-
export interface GsiButtonConfiguration {
|
|
67
|
-
/** The button [type](https://developers.google.com/identity/gsi/web/reference/js-reference#type): icon, or standard button */
|
|
68
|
-
type?: 'standard' | 'icon';
|
|
69
|
-
/** The button [theme](https://developers.google.com/identity/gsi/web/reference/js-reference#theme). For example, filled_blue or filled_black */
|
|
70
|
-
theme?: 'outline' | 'filled_blue' | 'filled_black';
|
|
71
|
-
/** The button [size](https://developers.google.com/identity/gsi/web/reference/js-reference#size). For example, small or large */
|
|
72
|
-
size?: 'large' | 'medium' | 'small';
|
|
73
|
-
/** The button [text](https://developers.google.com/identity/gsi/web/reference/js-reference#text). For example, "Sign in with Google" or "Sign up with Google" */
|
|
74
|
-
text?: 'signin_with' | 'signup_with' | 'continue_with' | 'signin';
|
|
75
|
-
/** The button [shape](https://developers.google.com/identity/gsi/web/reference/js-reference#shape). For example, rectangular or circular */
|
|
76
|
-
shape?: 'rectangular' | 'pill' | 'circle' | 'square';
|
|
77
|
-
/** The Google [logo alignment](https://developers.google.com/identity/gsi/web/reference/js-reference#logo_alignment): left or center */
|
|
78
|
-
logo_alignment?: 'left' | 'center';
|
|
79
|
-
/** The button [width](https://developers.google.com/identity/gsi/web/reference/js-reference#width), in pixels */
|
|
80
|
-
width?: string | number;
|
|
81
|
-
/** If set, then the button [language](https://developers.google.com/identity/gsi/web/reference/js-reference#locale) is rendered */
|
|
82
|
-
locale?: string;
|
|
83
|
-
/** If set, this [function](https://developers.google.com/identity/gsi/web/reference/js-reference#click_listener) will be called when the Sign in with Google button is clicked. */
|
|
84
|
-
click_listener?: () => void;
|
|
85
|
-
}
|
|
86
|
-
export interface PromptMomentNotification {
|
|
87
|
-
/** Is this notification for a display moment? */
|
|
88
|
-
isDisplayMoment: () => boolean;
|
|
89
|
-
/** Is this notification for a display moment, and the UI is displayed? */
|
|
90
|
-
isDisplayed: () => boolean;
|
|
91
|
-
/** Is this notification for a display moment, and the UI isn't displayed? */
|
|
92
|
-
isNotDisplayed: () => boolean;
|
|
93
|
-
/**
|
|
94
|
-
* The detailed reason why the UI isn't displayed
|
|
95
|
-
* Avoid using `opt_out_or_no_session`. When FedCM is enabled,
|
|
96
|
-
* this value is not supported. See Migrate to FedCM page for more information.
|
|
97
|
-
* */
|
|
98
|
-
getNotDisplayedReason: () => 'browser_not_supported' | 'invalid_client' | 'missing_client_id' | 'opt_out_or_no_session' | 'secure_http_required' | 'suppressed_by_user' | 'unregistered_origin' | 'unknown_reason';
|
|
99
|
-
/** Is this notification for a skipped moment? */
|
|
100
|
-
isSkippedMoment: () => boolean;
|
|
101
|
-
/** The detailed reason for the skipped moment */
|
|
102
|
-
getSkippedReason: () => 'auto_cancel' | 'user_cancel' | 'tap_outside' | 'issuing_failed';
|
|
103
|
-
/** Is this notification for a dismissed moment? */
|
|
104
|
-
isDismissedMoment: () => boolean;
|
|
105
|
-
/** The detailed reason for the dismissa */
|
|
106
|
-
getDismissedReason: () => 'credential_returned' | 'cancel_called' | 'flow_restarted';
|
|
107
|
-
/** Return a string for the moment type */
|
|
108
|
-
getMomentType: () => 'display' | 'skipped' | 'dismissed';
|
|
109
|
-
}
|
|
110
|
-
export interface TokenResponse {
|
|
111
|
-
/** The access token of a successful token response. */
|
|
112
|
-
access_token: string;
|
|
113
|
-
/** The lifetime in seconds of the access token. */
|
|
114
|
-
expires_in: number;
|
|
115
|
-
/** The hosted domain the signed-in user belongs to. */
|
|
116
|
-
hd?: string;
|
|
117
|
-
/** The prompt value that was used from the possible list of values specified by TokenClientConfig or OverridableTokenClientConfig */
|
|
118
|
-
prompt: string;
|
|
119
|
-
/** The type of the token issued. */
|
|
120
|
-
token_type: string;
|
|
121
|
-
/** A space-delimited list of scopes that are approved by the user. */
|
|
122
|
-
scope: string;
|
|
123
|
-
/** The string value that your application uses to maintain state between your authorization request and the response. */
|
|
124
|
-
state?: string;
|
|
125
|
-
/** A single ASCII error code. */
|
|
126
|
-
error?: ErrorCode;
|
|
127
|
-
/** Human-readable ASCII text providing additional information, used to assist the client developer in understanding the error that occurred. */
|
|
128
|
-
error_description?: string;
|
|
129
|
-
/** A URI identifying a human-readable web page with information about the error, used to provide the client developer with additional information about the error. */
|
|
130
|
-
error_uri?: string;
|
|
131
|
-
}
|
|
132
|
-
export type NonOAuthError = {
|
|
133
|
-
/**
|
|
134
|
-
* Some non-OAuth errors, such as the popup window is failed to open;
|
|
135
|
-
* or closed before an OAuth response is returned.
|
|
136
|
-
* https://developers.google.com/identity/oauth2/web/reference/js-reference#TokenClientConfig
|
|
137
|
-
* https://developers.google.com/identity/oauth2/web/reference/js-reference#CodeClientConfig
|
|
138
|
-
*/
|
|
139
|
-
type: 'popup_failed_to_open' | 'popup_closed' | 'unknown';
|
|
140
|
-
};
|
|
141
|
-
export interface TokenClientConfig {
|
|
142
|
-
/**
|
|
143
|
-
* The client ID for your application. You can find this value in the
|
|
144
|
-
* [API Console](https://console.cloud.google.com/apis/dashboard)
|
|
145
|
-
*/
|
|
146
|
-
client_id: string;
|
|
147
|
-
/**
|
|
148
|
-
* A space-delimited list of scopes that identify the resources
|
|
149
|
-
* that your application could access on the user's behalf.
|
|
150
|
-
* These values inform the consent screen that Google displays to the user
|
|
151
|
-
*/
|
|
152
|
-
scope: string;
|
|
153
|
-
/**
|
|
154
|
-
* Optional, defaults to true. Enables applications to use incremental authorization to
|
|
155
|
-
* request access to additional scopes in context. If you set this parameter's value to
|
|
156
|
-
* false and the authorization request is granted, then the new access token will only
|
|
157
|
-
* cover any scopes to which the scope requested in this TokenClientConfig.
|
|
158
|
-
*/
|
|
159
|
-
include_granted_scopes?: boolean;
|
|
160
|
-
/**
|
|
161
|
-
* Required for popup UX. The JavaScript function name that handles returned code response
|
|
162
|
-
* The property will be ignored by the redirect UX
|
|
163
|
-
*/
|
|
164
|
-
callback?: (response: TokenResponse) => void;
|
|
165
|
-
/**
|
|
166
|
-
* Optional. The JavaScript function that handles some non-OAuth errors,
|
|
167
|
-
* such as the popup window is failed to open; or closed before an OAuth response is returned.
|
|
168
|
-
*/
|
|
169
|
-
error_callback?: (nonOAuthError: NonOAuthError) => void;
|
|
170
|
-
/**
|
|
171
|
-
* Optional, defaults to 'select_account'. A space-delimited, case-sensitive list of prompts to present the user
|
|
172
|
-
*/
|
|
173
|
-
prompt?: '' | 'none' | 'consent' | 'select_account';
|
|
174
|
-
/**
|
|
175
|
-
* Optional, defaults to true. If set to false,
|
|
176
|
-
* [more granular Google Account permissions](https://developers.googleblog.com/2018/10/more-granular-google-account.html)
|
|
177
|
-
* will be disabled for clients created before 2019. No effect for newer clients,
|
|
178
|
-
* since more granular permissions is always enabled for them.
|
|
179
|
-
*/
|
|
180
|
-
enable_serial_consent?: boolean;
|
|
181
|
-
/**
|
|
182
|
-
* Optional. If your application knows which user should authorize the request,
|
|
183
|
-
* it can use this property to provide a hint to Google.
|
|
184
|
-
* The email address for the target user. For more information,
|
|
185
|
-
* see the [login_hint](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs.
|
|
186
|
-
*/
|
|
187
|
-
hint?: string;
|
|
188
|
-
/**
|
|
189
|
-
* Optional. If your application knows the Workspace domain the user belongs to,
|
|
190
|
-
* use this to provide a hint to Google. For more information,
|
|
191
|
-
* see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters)
|
|
192
|
-
* field in the OpenID Connect docs.
|
|
193
|
-
*/
|
|
194
|
-
hosted_domain?: string;
|
|
195
|
-
/**
|
|
196
|
-
* Optional. Not recommended. Specifies any string value that
|
|
197
|
-
* your application uses to maintain state between your authorization
|
|
198
|
-
* request and the authorization server's response.
|
|
199
|
-
*/
|
|
200
|
-
state?: string;
|
|
201
|
-
}
|
|
202
|
-
export interface OverridableTokenClientConfig {
|
|
203
|
-
/**
|
|
204
|
-
* Optional. A space-delimited, case-sensitive list of prompts to present the user.
|
|
205
|
-
*/
|
|
206
|
-
prompt?: '' | 'none' | 'consent' | 'select_account';
|
|
207
|
-
/**
|
|
208
|
-
* Optional. If set to false,
|
|
209
|
-
* [more granular Google Account permissions](https://developers.googleblog.com/2018/10/more-granular-google-account.html)
|
|
210
|
-
* will be disabled for clients created before 2019.
|
|
211
|
-
* No effect for newer clients, since more granular permissions is always enabled for them.
|
|
212
|
-
*/
|
|
213
|
-
enable_serial_consent?: boolean;
|
|
214
|
-
/**
|
|
215
|
-
* Optional. If your application knows which user should authorize the request,
|
|
216
|
-
* it can use this property to provide a hint to Google.
|
|
217
|
-
* The email address for the target user. For more information,
|
|
218
|
-
* see the [login_hint](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs.
|
|
219
|
-
*/
|
|
220
|
-
hint?: string;
|
|
221
|
-
/**
|
|
222
|
-
* Optional. Not recommended. Specifies any string value that your
|
|
223
|
-
* application uses to maintain state between your authorization request
|
|
224
|
-
* and the authorization server's response.
|
|
225
|
-
*/
|
|
226
|
-
state?: string;
|
|
227
|
-
}
|
|
228
|
-
export interface CodeResponse {
|
|
229
|
-
/** The authorization code of a successful token response */
|
|
230
|
-
code: string;
|
|
231
|
-
/** A space-delimited list of scopes that are approved by the user */
|
|
232
|
-
scope: string;
|
|
233
|
-
/** The string value that your application uses to maintain state between your authorization request and the response */
|
|
234
|
-
state?: string;
|
|
235
|
-
/** A single ASCII error code */
|
|
236
|
-
error?: ErrorCode;
|
|
237
|
-
/** Human-readable ASCII text providing additional information, used to assist the client developer in understanding the error that occurred */
|
|
238
|
-
error_description?: string;
|
|
239
|
-
/** A URI identifying a human-readable web page with information about the error, used to provide the client developer with additional information about the error */
|
|
240
|
-
error_uri?: string;
|
|
241
|
-
}
|
|
242
|
-
export interface CodeClientConfig {
|
|
243
|
-
/**
|
|
244
|
-
* Required. The client ID for your application. You can find this value in the
|
|
245
|
-
* [API Console](https://console.developers.google.com/)
|
|
246
|
-
*/
|
|
247
|
-
client_id: string;
|
|
248
|
-
/**
|
|
249
|
-
* Required. A space-delimited list of scopes that identify
|
|
250
|
-
* the resources that your application could access on the user's behalf.
|
|
251
|
-
* These values inform the consent screen that Google displays to the user
|
|
252
|
-
*/
|
|
253
|
-
scope: string;
|
|
254
|
-
/**
|
|
255
|
-
* Optional, defaults to true. Enables applications to use incremental authorization to
|
|
256
|
-
* request access to additional scopes in context. If you set this parameter's value to
|
|
257
|
-
* false and the authorization request is granted, then the new access token will only
|
|
258
|
-
* cover any scopes to which the scope requested in this CodeClientConfig.
|
|
259
|
-
*/
|
|
260
|
-
include_granted_scopes?: boolean;
|
|
261
|
-
/**
|
|
262
|
-
* Required for redirect UX. Determines where the API server redirects
|
|
263
|
-
* the user after the user completes the authorization flow.
|
|
264
|
-
* The value must exactly match one of the authorized redirect URIs for the OAuth 2.0 client,
|
|
265
|
-
* which you configured in the API Console and must conform to our
|
|
266
|
-
* [Redirect URI validation](https://developers.google.com/identity/protocols/oauth2/web-server#uri-validation) rules. The property will be ignored by the popup UX
|
|
267
|
-
*/
|
|
268
|
-
redirect_uri?: string;
|
|
269
|
-
/**
|
|
270
|
-
* Required for popup UX. The JavaScript function name that handles
|
|
271
|
-
* returned code response. The property will be ignored by the redirect UX
|
|
272
|
-
*/
|
|
273
|
-
callback?: (codeResponse: CodeResponse) => void;
|
|
274
|
-
/**
|
|
275
|
-
* Optional. Recommended for redirect UX. Specifies any string value that
|
|
276
|
-
* your application uses to maintain state between your authorization request and the authorization server's response
|
|
277
|
-
*/
|
|
278
|
-
state?: string;
|
|
279
|
-
/**
|
|
280
|
-
* Optional, defaults to true. If set to false,
|
|
281
|
-
* [more granular Google Account permissions](https://developers.googleblog.com/2018/10/more-granular-google-account.html)
|
|
282
|
-
* will be disabled for clients created before 2019. No effect for newer clients, since
|
|
283
|
-
* more granular permissions is always enabled for them
|
|
284
|
-
*/
|
|
285
|
-
enable_serial_consent?: boolean;
|
|
286
|
-
/**
|
|
287
|
-
* Optional. If your application knows which user should authorize the request,
|
|
288
|
-
* it can use this property to provide a hint to Google.
|
|
289
|
-
* The email address for the target user. For more information,
|
|
290
|
-
* see the [login_hint](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs
|
|
291
|
-
*/
|
|
292
|
-
hint?: string;
|
|
293
|
-
/**
|
|
294
|
-
* Optional. If your application knows the Workspace domain
|
|
295
|
-
* the user belongs to, use this to provide a hint to Google.
|
|
296
|
-
* For more information, see the [hd](https://developers.google.com/identity/protocols/oauth2/openid-connect#authenticationuriparameters) field in the OpenID Connect docs
|
|
297
|
-
*/
|
|
298
|
-
hosted_domain?: string;
|
|
299
|
-
/**
|
|
300
|
-
* Optional. The UX mode to use for the authorization flow.
|
|
301
|
-
* By default, it will open the consent flow in a popup. Valid values are popup and redirect
|
|
302
|
-
*/
|
|
303
|
-
ux_mode?: 'popup' | 'redirect';
|
|
304
|
-
/**
|
|
305
|
-
* Optional, defaults to 'false'. Boolean value to prompt the user to select an account
|
|
306
|
-
*/
|
|
307
|
-
select_account?: boolean;
|
|
308
|
-
}
|
|
309
|
-
export type MomentListener = (promptMomentNotification: PromptMomentNotification) => void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './send-message';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export type MessageProviderProps = {
|
|
2
|
-
enabled?: boolean;
|
|
3
|
-
messageProviderKey?: string;
|
|
4
|
-
modifier?: (data: any) => {
|
|
5
|
-
[key: string]: any;
|
|
6
|
-
};
|
|
7
|
-
};
|
|
8
|
-
export declare function useMessageProvider(props: MessageProviderProps): {
|
|
9
|
-
sendMessage: (data: any) => Promise<void>;
|
|
10
|
-
};
|
|
11
|
-
export declare function sendMessageProvider(data: any, props: MessageProviderProps, url: string): Promise<void>;
|
package/dist/ui/types/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './list';
|
package/dist/ui/types/list.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function hexToRgbA(hex: string, alpha: number): string;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './hext-to-rgba';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './is-invaid-date';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function isValidDate(date: any): boolean;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function disableScroll(active: any): void;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './facebook-pixel';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { UploadOptions } from '../..';
|
|
2
|
-
type UploadFileParams = {
|
|
3
|
-
files: FileList;
|
|
4
|
-
upload?: UploadOptions;
|
|
5
|
-
};
|
|
6
|
-
export type FileSystemType = {
|
|
7
|
-
id: number | string;
|
|
8
|
-
url: string;
|
|
9
|
-
title: string;
|
|
10
|
-
length: string;
|
|
11
|
-
fileType: string;
|
|
12
|
-
file?: File;
|
|
13
|
-
defaultImage?: string;
|
|
14
|
-
mobile?: FileSystemType[];
|
|
15
|
-
};
|
|
16
|
-
export declare function uploadFile(params: UploadFileParams): Promise<FileSystemType[]>;
|
|
17
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function validateCNPJ(value?: string | null): boolean;
|