infinity-forge 7.5.1 → 7.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/client.d.ts +2 -2
- package/dist/client/client.js +1 -1
- package/dist/client/generate.js +1 -1
- package/dist/client/index.d.ts +1 -1
- package/dist/client/index.js +1 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.d.ts +1 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/index.js +1 -1
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.d.ts +2 -2
- package/dist/codie_panel/atena_codie_panel_keys/hooks/use-panel-configurations.js +2 -2
- package/dist/codie_panel/atena_codie_panel_keys/index.d.ts +2 -2
- package/dist/codie_panel/atena_codie_panel_keys/index.js +2 -2
- package/dist/codie_panel/atena_codie_panel_keys/keys.d.ts +1 -1
- package/dist/codie_panel/hooks/use-panel-configurations.d.ts +2 -2
- package/dist/codie_panel/hooks/use-panel-configurations.js +2 -2
- package/dist/codie_panel/index.d.ts +3 -3
- package/dist/codie_panel/index.js +3 -3
- package/dist/codie_panel/pages/configurations/components/index.d.ts +1 -1
- package/dist/codie_panel/pages/configurations/components/index.js +1 -1
- package/dist/codie_panel/pages/configurations/index.d.ts +1 -1
- package/dist/codie_panel/pages/configurations/index.js +1 -1
- package/dist/codie_panel/pages/configurations/page.js +2 -2
- package/dist/codie_panel/pages/index.d.ts +2 -2
- package/dist/codie_panel/pages/index.js +2 -2
- package/dist/codie_panel/pages/menu/components/index.d.ts +1 -1
- package/dist/codie_panel/pages/menu/components/index.js +1 -1
- package/dist/codie_panel/pages/menu/index.d.ts +1 -1
- package/dist/codie_panel/pages/menu/index.js +1 -1
- package/dist/codie_panel/pages/menu/page.js +2 -2
- package/dist/index.d.ts +3 -3
- package/dist/index.js +3 -3
- package/dist/system/components/data/avatar/index.js +2 -2
- package/dist/system/components/data/buttons/index.d.ts +1 -1
- package/dist/system/components/data/buttons/index.js +1 -1
- package/dist/system/components/data/buttons/sidebar-button/index.js +2 -2
- package/dist/system/components/data/chat/card-message/index.d.ts +1 -1
- package/dist/system/components/data/chat/card-message/index.js +3 -3
- package/dist/system/components/data/chat/index.d.ts +1 -1
- package/dist/system/components/data/chat/index.js +5 -5
- package/dist/system/components/data/chat/loader/index.js +1 -1
- package/dist/system/components/data/detail-card/component.d.ts +1 -1
- package/dist/system/components/data/detail-card/component.js +3 -3
- package/dist/system/components/data/detail-card/index.d.ts +2 -2
- package/dist/system/components/data/detail-card/index.js +2 -2
- package/dist/system/components/data/detail-card/interfaces.d.ts +1 -1
- package/dist/system/components/data/highlight-icon/index.d.ts +1 -1
- package/dist/system/components/data/highlight-icon/index.js +2 -2
- package/dist/system/components/data/highlight-icon/interfaces.d.ts +1 -1
- package/dist/system/components/data/highlight-text/index.d.ts +1 -1
- package/dist/system/components/data/highlight-text/index.js +2 -2
- package/dist/system/components/data/highlight-text/styles.js +1 -1
- package/dist/system/components/data/index.d.ts +14 -14
- package/dist/system/components/data/index.js +14 -14
- package/dist/system/components/data/input-search/index.d.ts +1 -1
- package/dist/system/components/data/input-search/index.js +2 -2
- package/dist/system/components/data/menu/component.js +1 -1
- package/dist/system/components/data/menu/components/index.d.ts +1 -1
- package/dist/system/components/data/menu/components/index.js +1 -1
- package/dist/system/components/data/menu/components/menu-item/index.js +3 -3
- package/dist/system/components/data/menu/index.d.ts +2 -2
- package/dist/system/components/data/menu/index.js +2 -2
- package/dist/system/components/data/menu/mock.d.ts +2 -2
- package/dist/system/components/data/menu/modes/collapsed-menu/index.js +4 -4
- package/dist/system/components/data/menu/modes/collapsed-menu/styles.js +1 -1
- package/dist/system/components/data/menu/modes/index.d.ts +2 -2
- package/dist/system/components/data/menu/modes/index.js +2 -2
- package/dist/system/components/data/menu/modes/opened/index.js +3 -3
- package/dist/system/components/data/menu/modes/opened/styles.js +1 -1
- package/dist/system/components/data/notifications/card/index.d.ts +1 -1
- package/dist/system/components/data/notifications/card/index.js +2 -2
- package/dist/system/components/data/notifications/index.js +5 -5
- package/dist/system/components/data/page-wrapper/index.d.ts +1 -1
- package/dist/system/components/data/page-wrapper/index.js +2 -2
- package/dist/system/components/data/page-wrapper/interfaces.d.ts +1 -1
- package/dist/system/components/data/popover/index.d.ts +1 -1
- package/dist/system/components/data/profile-infos/index.d.ts +1 -1
- package/dist/system/components/data/profile-infos/index.js +4 -4
- package/dist/system/components/data/profile-infos/interfaces.d.ts +2 -2
- package/dist/system/components/data/profile-infos/profile/index.d.ts +1 -1
- package/dist/system/components/data/profile-infos/profile/index.js +3 -3
- package/dist/system/components/data/select-workspace/component.d.ts +1 -1
- package/dist/system/components/data/select-workspace/component.js +4 -4
- package/dist/system/components/data/select-workspace/index.d.ts +3 -3
- package/dist/system/components/data/select-workspace/index.js +3 -3
- package/dist/system/components/data/tab/component.d.ts +1 -1
- package/dist/system/components/data/tab/component.js +3 -3
- package/dist/system/components/data/tab/index.d.ts +2 -2
- package/dist/system/components/data/tab/index.js +2 -2
- package/dist/system/components/data/tab/interfaces.d.ts +1 -1
- package/dist/system/components/data/tab/tab-item/index.d.ts +1 -1
- package/dist/system/components/data/tab/tab-item/index.js +2 -2
- package/dist/system/components/data/tab/tab-item/styles.d.ts +1 -1
- package/dist/system/components/index.d.ts +2 -2
- package/dist/system/components/index.js +2 -2
- package/dist/system/components/layout/component.d.ts +1 -1
- package/dist/system/components/layout/component.js +3 -3
- package/dist/system/components/layout/header/components/index.d.ts +3 -3
- package/dist/system/components/layout/header/components/index.js +3 -3
- package/dist/system/components/layout/header/components/logo/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/logo/index.js +2 -2
- package/dist/system/components/layout/header/components/menu-right/component.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/component.js +3 -3
- package/dist/system/components/layout/header/components/menu-right/index.d.ts +3 -3
- package/dist/system/components/layout/header/components/menu-right/index.js +3 -3
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js +3 -3
- package/dist/system/components/layout/header/components/menu-right/messages/content/index.js +3 -3
- package/dist/system/components/layout/header/components/menu-right/messages/content/interfaces.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/messages/index.js +4 -4
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/profile/content/index.js +3 -3
- package/dist/system/components/layout/header/components/menu-right/profile/index.d.ts +1 -1
- package/dist/system/components/layout/header/components/menu-right/profile/index.js +4 -4
- package/dist/system/components/layout/header/components/search-modal/index.js +4 -4
- package/dist/system/components/layout/header/components/search-modal/search-list/index.js +3 -3
- package/dist/system/components/layout/header/components/search-modal/trigger/index.js +2 -2
- package/dist/system/components/layout/header/index.d.ts +1 -1
- package/dist/system/components/layout/header/index.js +1 -1
- package/dist/system/components/layout/header/version-01/index.d.ts +1 -1
- package/dist/system/components/layout/header/version-01/index.js +4 -4
- package/dist/system/components/layout/index.d.ts +5 -5
- package/dist/system/components/layout/index.js +5 -5
- package/dist/system/components/layout/interfaces.d.ts +1 -1
- package/dist/system/context/auth/components/index.d.ts +2 -2
- package/dist/system/context/auth/components/index.js +2 -2
- package/dist/system/context/auth/components/login/form-login/index.js +2 -2
- package/dist/system/context/auth/components/login/index.js +4 -4
- package/dist/system/context/auth/components/private-page/index.d.ts +1 -1
- package/dist/system/context/auth/components/private-page/index.js +3 -3
- package/dist/system/context/auth/context.d.ts +2 -2
- package/dist/system/context/auth/context.js +2 -2
- package/dist/system/context/auth/index.d.ts +3 -3
- package/dist/system/context/auth/index.js +3 -3
- package/dist/system/context/container.d.ts +4 -4
- package/dist/system/context/container.js +5 -5
- package/dist/system/context/index.d.ts +5 -5
- package/dist/system/context/index.js +5 -5
- package/dist/system/context/infra-injection/context.d.ts +1 -1
- package/dist/system/context/infra-injection/index.d.ts +2 -2
- package/dist/system/context/infra-injection/index.js +2 -2
- package/dist/system/context/infra-injection/interfaces.d.ts +3 -3
- package/dist/system/context/menu/context.d.ts +1 -1
- package/dist/system/context/menu/index.d.ts +2 -2
- package/dist/system/context/menu/index.js +2 -2
- package/dist/system/context/menu/interfaces.d.ts +1 -1
- package/dist/system/context/theme/context.js +1 -1
- package/dist/system/context/theme/index.d.ts +1 -1
- package/dist/system/context/theme/index.js +1 -1
- package/dist/system/hooks/index.d.ts +4 -4
- package/dist/system/hooks/index.js +4 -4
- package/dist/system/hooks/locales/ibge/index.d.ts +1 -1
- package/dist/system/hooks/locales/ibge/index.js +1 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.d.ts +3 -3
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/hook.js +1 -1
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.d.ts +2 -2
- package/dist/system/hooks/locales/ibge/use-load-cities-by-uf/index.js +2 -2
- package/dist/system/hooks/locales/index.d.ts +2 -2
- package/dist/system/hooks/locales/index.js +2 -2
- package/dist/system/hooks/locales/use-load-cities/index.d.ts +1 -1
- package/dist/system/hooks/locales/use-load-cities/index.js +1 -1
- package/dist/system/hooks/menu/index.d.ts +1 -1
- package/dist/system/hooks/menu/index.js +1 -1
- package/dist/system/hooks/menu/use-load-menu.d.ts +2 -2
- package/dist/system/hooks/menu/use-load-menu.js +2 -2
- package/dist/system/hooks/notifications/index.d.ts +2 -2
- package/dist/system/hooks/notifications/index.js +2 -2
- package/dist/system/hooks/notifications/use-load-all/index.d.ts +2 -2
- package/dist/system/hooks/notifications/use-load-all/index.js +2 -2
- package/dist/system/hooks/notifications/use-load-no-read/index.d.ts +1 -1
- package/dist/system/hooks/notifications/use-load-no-read/index.js +1 -1
- package/dist/system/hooks/ui/index.d.ts +2 -2
- package/dist/system/hooks/ui/index.js +2 -2
- package/dist/system/hooks/ui/use-table/component.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/component.js +2 -2
- package/dist/system/hooks/ui/use-table/components/index.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/components/index.js +2 -2
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/delete/index.js +2 -2
- package/dist/system/hooks/ui/use-table/components/table/actions/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/actions/index.js +4 -4
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/active-item-filter/index.js +1 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/active-filters/index.js +3 -3
- package/dist/system/hooks/ui/use-table/components/table/create/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/create/index.js +3 -3
- package/dist/system/hooks/ui/use-table/components/table/export/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/export/index.js +2 -2
- package/dist/system/hooks/ui/use-table/components/table/filters/index.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/components/table/filters/index.js +5 -5
- package/dist/system/hooks/ui/use-table/components/table/filters/use-filters-table.js +1 -1
- package/dist/system/hooks/ui/use-table/components/table/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/index.js +10 -10
- package/dist/system/hooks/ui/use-table/components/table/interfaces.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/pagination/index.js +3 -3
- package/dist/system/hooks/ui/use-table/components/table/skeleton-table/index.js +2 -2
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/thead-item/index.js +2 -2
- package/dist/system/hooks/ui/use-table/components/table/thead-item/interfaces.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/children-tr/index.js +3 -3
- package/dist/system/hooks/ui/use-table/components/table/tr/index.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/components/table/tr/index.js +3 -3
- package/dist/system/hooks/ui/use-table/index.d.ts +4 -4
- package/dist/system/hooks/ui/use-table/index.js +4 -4
- package/dist/system/hooks/ui/use-table/interfaces.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/interfaces.js +1 -1
- package/dist/system/hooks/ui/use-table/query/get-query-arguments-table.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/query/hook.d.ts +1 -1
- package/dist/system/hooks/ui/use-table/query/hook.js +1 -1
- package/dist/system/hooks/ui/use-table/query/index.d.ts +2 -2
- package/dist/system/hooks/ui/use-table/query/index.js +2 -2
- package/dist/system/index.d.ts +3 -3
- package/dist/system/index.js +3 -3
- package/dist/ui/atena/domain/dynamic-section/create.d.ts +1 -1
- package/dist/ui/atena/domain/dynamic-section/dynamic-section.d.ts +1 -1
- package/dist/ui/atena/domain/dynamic-section/index.d.ts +4 -4
- package/dist/ui/atena/domain/dynamic-section/index.js +4 -4
- package/dist/ui/atena/domain/dynamic-section/load-all.d.ts +1 -1
- package/dist/ui/atena/domain/dynamic-section/update.d.ts +1 -1
- package/dist/ui/atena/domain/index.d.ts +1 -1
- package/dist/ui/atena/domain/index.js +1 -1
- package/dist/ui/atena/index.d.ts +2 -2
- package/dist/ui/atena/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/atena-page.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/details-contact/info/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/form-contact/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/default/index.js +4 -4
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/contact/versions/version-01/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/elements/index.js +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/index.d.ts +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/component.js +4 -4
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/blog-item/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/categorias/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/featured-blog-item/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/featured-blog/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.d.ts +5 -5
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/index.js +5 -5
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-newsletter/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/side-box-search/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/components/title-blog/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/blog/index.js +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/blog/index.js +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/common-ssrs-api/post/index.js +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.d.ts +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-post/index.js +2 -2
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/box-tags/share/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/component.js +5 -5
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-elements/pages/post/index.js +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/context.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/context.js +2 -2
- package/dist/ui/atena/presentation/dynamic-sections/get-initial-props-dynamic-section.js +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/index.d.ts +5 -5
- package/dist/ui/atena/presentation/dynamic-sections/index.js +5 -5
- package/dist/ui/atena/presentation/dynamic-sections/types.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/editor-code/index.js +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-css/index.js +4 -4
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/edit-section.js +3 -3
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/index.js +3 -3
- package/dist/ui/atena/presentation/dynamic-sections/use-dynamic-section/interfaces.d.ts +1 -1
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.d.ts +2 -2
- package/dist/ui/atena/presentation/dynamic-sections/use-section/index.js +1 -1
- package/dist/ui/atena/presentation/index.d.ts +2 -2
- package/dist/ui/atena/presentation/index.js +2 -2
- package/dist/ui/components/accordion/index.d.ts +1 -1
- package/dist/ui/components/accordion/index.js +2 -2
- package/dist/ui/components/accordion/interfaces.d.ts +1 -1
- package/dist/ui/components/breadcrumb/component.d.ts +1 -1
- package/dist/ui/components/breadcrumb/component.js +2 -2
- package/dist/ui/components/breadcrumb/index.d.ts +2 -2
- package/dist/ui/components/breadcrumb/index.js +2 -2
- package/dist/ui/components/button/component.d.ts +1 -1
- package/dist/ui/components/button/component.js +3 -3
- package/dist/ui/components/button/index.d.ts +2 -2
- package/dist/ui/components/button/index.js +2 -2
- package/dist/ui/components/button/interfaces.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-changed-params.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-element-params.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/components-shared/get-params.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/components-shared/mount-swiper.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/components-shared/update-swiper.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/getBreakpoint.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/index.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/breakpoints/setBreakpoint.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/classes/index.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/core.js +21 -21
- package/dist/ui/components/carousel/carousel-lib/core/events/index.js +9 -9
- package/dist/ui/components/carousel/carousel-lib/core/events/onLoad.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchEnd.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchMove.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/events/onTouchStart.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.d.ts +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/grab-cursor/index.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/loop/index.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopCreate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/loop/loopFix.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/moduleExtendParams.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/modules/observer/observer.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/core/modules/resize/resize.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.d.ts +7 -7
- package/dist/ui/components/carousel/carousel-lib/core/slide/index.js +7 -7
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideTo.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/slide/slideToClickedSlide.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/transition/index.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionEnd.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/transition/transitionStart.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/getTranslate.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.d.ts +5 -5
- package/dist/ui/components/carousel/carousel-lib/core/translate/index.js +5 -5
- package/dist/ui/components/carousel/carousel-lib/core/translate/translateTo.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/index.d.ts +9 -9
- package/dist/ui/components/carousel/carousel-lib/core/update/index.js +9 -9
- package/dist/ui/components/carousel/carousel-lib/core/update/updateActiveIndex.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSize.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlides.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/core/update/updateSlidesClasses.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/modules/autoplay.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/modules/effect-fade.js +4 -4
- package/dist/ui/components/carousel/carousel-lib/modules/free-mode.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/modules/index.d.ts +6 -6
- package/dist/ui/components/carousel/carousel-lib/modules/index.js +6 -6
- package/dist/ui/components/carousel/carousel-lib/modules/navigation.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/modules/pagination.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/modules/virtual.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/react/swiper-slide.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/react/swiper.js +11 -11
- package/dist/ui/components/carousel/carousel-lib/shared/create-element-if-not-defined.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/create-shadow.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-target.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/effect-virtual-transition-end.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/shared/get-browser.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/shared/get-device.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/shared/get-support.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/shared/utils.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/ssr-window/document.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/ssr-window/ssr-window.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/ssr-window/window.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/swiper-bundle.js +2 -2
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.d.ts +5 -5
- package/dist/ui/components/carousel/carousel-lib/swiper-effect-utils.js +5 -5
- package/dist/ui/components/carousel/carousel-lib/swiper-react.d.ts +3 -3
- package/dist/ui/components/carousel/carousel-lib/swiper-react.js +3 -3
- package/dist/ui/components/carousel/carousel-lib/swiper.d.ts +1 -1
- package/dist/ui/components/carousel/carousel-lib/swiper.js +1 -1
- package/dist/ui/components/carousel/carousel-lib/types/index.d.ts +4 -4
- package/dist/ui/components/carousel/carousel-lib/types/index.js +4 -4
- package/dist/ui/components/carousel/carousel-lib/types/swiper-events.d.ts +2 -2
- package/dist/ui/components/carousel/index.d.ts +1 -1
- package/dist/ui/components/carousel/index.js +5 -5
- package/dist/ui/components/carousel/interfaces.d.ts +1 -1
- package/dist/ui/components/container/index.d.ts +1 -1
- package/dist/ui/components/drop-down/index.d.ts +1 -1
- package/dist/ui/components/drop-down/index.js +3 -3
- package/dist/ui/components/drop-down/interfaces.d.ts +1 -1
- package/dist/ui/components/error-boundary/component.d.ts +1 -1
- package/dist/ui/components/error-boundary/component.js +2 -2
- package/dist/ui/components/error-boundary/error-body.d.ts +1 -1
- package/dist/ui/components/error-boundary/index.d.ts +2 -2
- package/dist/ui/components/error-boundary/index.js +2 -2
- package/dist/ui/components/error-boundary/src/ErrorBoundary.d.ts +2 -2
- package/dist/ui/components/error-boundary/src/ErrorBoundary.js +1 -1
- package/dist/ui/components/error-boundary/src/assertErrorBoundaryContext.d.ts +1 -1
- package/dist/ui/components/error-boundary/src/index.d.ts +5 -5
- package/dist/ui/components/error-boundary/src/index.js +5 -5
- package/dist/ui/components/error-boundary/src/useErrorBoundary.js +2 -2
- package/dist/ui/components/error-boundary/src/withErrorBoundary.d.ts +1 -1
- package/dist/ui/components/error-boundary/src/withErrorBoundary.js +1 -1
- package/dist/ui/components/form/checkbox/index.d.ts +1 -1
- package/dist/ui/components/form/checkbox/index.js +2 -2
- package/dist/ui/components/form/handler/component.d.ts +1 -1
- package/dist/ui/components/form/handler/component.js +2 -2
- package/dist/ui/components/form/handler/custom-submit/index.d.ts +1 -1
- package/dist/ui/components/form/handler/custom-submit/index.js +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.d.ts +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js +3 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +3 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js +3 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +3 -3
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.d.ts +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/render-dynamic-inputs/index.js +2 -2
- package/dist/ui/components/form/handler/form-handler/generate-schemas.js +1 -1
- package/dist/ui/components/form/handler/form-handler/index.d.ts +2 -2
- package/dist/ui/components/form/handler/form-handler/index.js +5 -5
- package/dist/ui/components/form/handler/form-handler/use-form-handler.d.ts +2 -2
- package/dist/ui/components/form/handler/form-handler/use-form-handler.js +1 -1
- package/dist/ui/components/form/handler/form-handler/use-schemas.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/use-schemas.js +1 -1
- package/dist/ui/components/form/handler/form-handler/use-send-file.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/use-send-file.js +1 -1
- package/dist/ui/components/form/handler/i18n/capture-i18n-errors/index.d.ts +1 -1
- package/dist/ui/components/form/handler/i18n/index.d.ts +1 -1
- package/dist/ui/components/form/handler/i18n/index.js +4 -4
- package/dist/ui/components/form/handler/index.d.ts +6 -6
- package/dist/ui/components/form/handler/index.js +6 -6
- package/dist/ui/components/form/handler/interfaces.d.ts +3 -3
- package/dist/ui/components/form/index.d.ts +27 -27
- package/dist/ui/components/form/index.js +27 -27
- package/dist/ui/components/form/input/index.d.ts +1 -1
- package/dist/ui/components/form/input/index.js +2 -2
- package/dist/ui/components/form/input-cep/component.d.ts +1 -1
- package/dist/ui/components/form/input-cep/component.js +2 -2
- package/dist/ui/components/form/input-cep/index.d.ts +3 -3
- package/dist/ui/components/form/input-cep/index.js +3 -3
- package/dist/ui/components/form/input-cep/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-cep/use-cep/hook.d.ts +2 -2
- package/dist/ui/components/form/input-cep/use-cep/hook.js +1 -1
- package/dist/ui/components/form/input-cep/use-cep/index.d.ts +2 -2
- package/dist/ui/components/form/input-cep/use-cep/index.js +2 -2
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.d.ts +1 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/hook.js +1 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.d.ts +3 -3
- package/dist/ui/components/form/input-cep/use-cep/providers/ibge/index.js +3 -3
- package/dist/ui/components/form/input-cep/use-cep/providers/index.d.ts +1 -1
- package/dist/ui/components/form/input-cep/use-cep/providers/index.js +1 -1
- package/dist/ui/components/form/input-color/index.d.ts +1 -1
- package/dist/ui/components/form/input-color/index.js +1 -1
- package/dist/ui/components/form/input-control/error/index.js +1 -1
- package/dist/ui/components/form/input-control/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/index.js +5 -5
- package/dist/ui/components/form/input-control/label/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/label/index.js +2 -2
- package/dist/ui/components/form/input-control/loader-input/index.js +2 -2
- package/dist/ui/components/form/input-cpf-cnpj/index.d.ts +1 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.js +1 -1
- package/dist/ui/components/form/input-currency/components/CurrencyInput.js +1 -1
- package/dist/ui/components/form/input-currency/components/index.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/index.js +1 -1
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/cleanValue.js +4 -4
- package/dist/ui/components/form/input-currency/components/utils/formatValue.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/formatValue.js +2 -2
- package/dist/ui/components/form/input-currency/components/utils/getLocaleConfig.d.ts +1 -1
- package/dist/ui/components/form/input-currency/components/utils/getSuffix.js +1 -1
- package/dist/ui/components/form/input-currency/components/utils/index.d.ts +8 -8
- package/dist/ui/components/form/input-currency/components/utils/index.js +8 -8
- package/dist/ui/components/form/input-currency/components/utils/parseAbbrValue.js +1 -1
- package/dist/ui/components/form/input-currency/components/utils/removeInvalidChars.js +1 -1
- package/dist/ui/components/form/input-currency/components/utils/removeSeparators.js +1 -1
- package/dist/ui/components/form/input-currency/index.d.ts +1 -1
- package/dist/ui/components/form/input-currency/index.js +2 -2
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/calendar-header/index.js +3 -3
- package/dist/ui/components/form/input-date-picker/calendar/days/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/days/index.js +2 -2
- package/dist/ui/components/form/input-date-picker/calendar/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/index.js +5 -5
- package/dist/ui/components/form/input-date-picker/calendar/interface.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/months/index.js +2 -2
- package/dist/ui/components/form/input-date-picker/calendar/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/years/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/calendar/years/index.js +1 -1
- package/dist/ui/components/form/input-date-picker/component.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker/component.js +2 -2
- package/dist/ui/components/form/input-date-picker/index.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker/index.js +2 -2
- package/dist/ui/components/form/input-date-picker/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/mock/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker/mock/index.js +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/calendar-header/index.js +3 -3
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/days/index.js +2 -2
- package/dist/ui/components/form/input-date-picker-new/calendar/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/index.js +4 -4
- package/dist/ui/components/form/input-date-picker-new/calendar/interface.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/calendar/months/index.js +2 -2
- package/dist/ui/components/form/input-date-picker-new/calendar/styles.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/component.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker-new/component.js +3 -3
- package/dist/ui/components/form/input-date-picker-new/index.d.ts +2 -2
- package/dist/ui/components/form/input-date-picker-new/index.js +2 -2
- package/dist/ui/components/form/input-date-picker-new/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/mock/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-picker-new/mock/index.js +1 -1
- package/dist/ui/components/form/input-date-range/component.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/component.js +4 -4
- package/dist/ui/components/form/input-date-range/filter/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/filter/index.js +2 -2
- package/dist/ui/components/form/input-date-range/index.d.ts +1 -1
- package/dist/ui/components/form/input-date-range/index.js +1 -1
- package/dist/ui/components/form/input-file/component.d.ts +1 -1
- package/dist/ui/components/form/input-file/component.js +2 -2
- package/dist/ui/components/form/input-file/hooks/index.d.ts +4 -4
- package/dist/ui/components/form/input-file/hooks/index.js +4 -4
- package/dist/ui/components/form/input-file/hooks/use-components-file.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/use-components-file.js +2 -2
- package/dist/ui/components/form/input-file/hooks/use-file-elements.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/use-file-elements.js +2 -2
- package/dist/ui/components/form/input-file/hooks/use-file.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/use-file.js +2 -2
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.d.ts +1 -1
- package/dist/ui/components/form/input-file/hooks/use-rendered-file.js +1 -1
- package/dist/ui/components/form/input-file/index.d.ts +4 -4
- package/dist/ui/components/form/input-file/index.js +4 -4
- package/dist/ui/components/form/input-file/render-files/component.d.ts +1 -1
- package/dist/ui/components/form/input-file/render-files/component.js +2 -2
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.d.ts +1 -1
- package/dist/ui/components/form/input-file/render-files/file-item/button-upload-image-mobile/index.js +1 -1
- package/dist/ui/components/form/input-file/render-files/file-item/index.d.ts +2 -2
- package/dist/ui/components/form/input-file/render-files/file-item/index.js +3 -3
- package/dist/ui/components/form/input-file/render-files/index.d.ts +3 -3
- package/dist/ui/components/form/input-file/render-files/index.js +3 -3
- package/dist/ui/components/form/input-file/render-files/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-manager/component.d.ts +1 -1
- package/dist/ui/components/form/input-manager/component.js +3 -3
- package/dist/ui/components/form/input-manager/index.d.ts +2 -2
- package/dist/ui/components/form/input-manager/index.js +2 -2
- package/dist/ui/components/form/input-manager/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-manager/styles.d.ts +1 -1
- package/dist/ui/components/form/input-mask/index.d.ts +1 -1
- package/dist/ui/components/form/input-mask/index.js +1 -1
- package/dist/ui/components/form/input-password/index.d.ts +1 -1
- package/dist/ui/components/form/input-password/index.js +3 -3
- package/dist/ui/components/form/input-range/index.d.ts +1 -1
- package/dist/ui/components/form/input-range/index.js +2 -2
- package/dist/ui/components/form/input-seo/index.js +3 -3
- package/dist/ui/components/form/input-seo/input-meta-image/index.d.ts +1 -1
- package/dist/ui/components/form/input-seo/input-meta-image/index.js +2 -2
- package/dist/ui/components/form/input-star/index.d.ts +1 -1
- package/dist/ui/components/form/input-star/index.js +2 -2
- package/dist/ui/components/form/input-svg/index.d.ts +1 -1
- package/dist/ui/components/form/input-svg/index.js +3 -3
- package/dist/ui/components/form/input-switch/index.d.ts +1 -1
- package/dist/ui/components/form/input-switch/index.js +3 -3
- package/dist/ui/components/form/input-switch/interfaces.d.ts +1 -1
- package/dist/ui/components/form/input-youtube/index.d.ts +1 -1
- package/dist/ui/components/form/input-youtube/index.js +2 -2
- package/dist/ui/components/form/interfaces.d.ts +7 -7
- package/dist/ui/components/form/radio/index.js +2 -2
- package/dist/ui/components/form/select/index.d.ts +1 -1
- package/dist/ui/components/form/select/index.js +3 -3
- package/dist/ui/components/form/select-icon/index.d.ts +1 -1
- package/dist/ui/components/form/select-icon/index.js +3 -3
- package/dist/ui/components/form/text-editor/index.d.ts +1 -1
- package/dist/ui/components/form/text-editor/index.js +2 -2
- package/dist/ui/components/form/text-editor/quill.js +1 -1
- package/dist/ui/components/form/textarea/index.d.ts +1 -1
- package/dist/ui/components/form/textarea/index.js +1 -1
- package/dist/ui/components/google-translate-page/index.js +3 -3
- package/dist/ui/components/index.d.ts +26 -26
- package/dist/ui/components/index.js +26 -26
- package/dist/ui/components/loader-circle/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/index.js +3 -3
- package/dist/ui/components/menu-mobile/components/nav-links/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.js +3 -3
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.d.ts +1 -1
- package/dist/ui/components/menu-mobile/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/index.js +4 -4
- package/dist/ui/components/menu-mobile/top/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/top/index.js +2 -2
- package/dist/ui/components/menu-mobile/top/interfaces.d.ts +1 -1
- package/dist/ui/components/modal/component.d.ts +1 -1
- package/dist/ui/components/modal/component.js +4 -4
- package/dist/ui/components/modal/index.d.ts +2 -2
- package/dist/ui/components/modal/index.js +2 -2
- package/dist/ui/components/modal/styles.js +1 -1
- package/dist/ui/components/next-image/index.d.ts +1 -1
- package/dist/ui/components/next-image/index.js +3 -3
- package/dist/ui/components/overlay/index.d.ts +1 -1
- package/dist/ui/components/overlay/index.js +3 -3
- package/dist/ui/components/pagination/index.d.ts +1 -1
- package/dist/ui/components/pagination/index.js +3 -3
- package/dist/ui/components/pix/index.js +4 -4
- package/dist/ui/components/pix/pix-sucess/index.js +2 -2
- package/dist/ui/components/pix/timer/index.js +1 -1
- package/dist/ui/components/pop-confirm/component.d.ts +1 -1
- package/dist/ui/components/pop-confirm/component.js +3 -3
- package/dist/ui/components/pop-confirm/index.d.ts +1 -1
- package/dist/ui/components/pop-confirm/index.js +1 -1
- package/dist/ui/components/portal/index.js +1 -1
- package/dist/ui/components/sidebar/index.d.ts +1 -1
- package/dist/ui/components/sidebar/index.js +1 -1
- package/dist/ui/components/site/context/index.js +1 -1
- package/dist/ui/components/site/context/scripts/acept-cookies/index.js +2 -2
- package/dist/ui/components/site/context/scripts/acept-ratedr/index.js +2 -2
- package/dist/ui/components/site/context/scripts/component.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/component.js +6 -6
- package/dist/ui/components/site/context/scripts/index.d.ts +5 -5
- package/dist/ui/components/site/context/scripts/index.js +5 -5
- package/dist/ui/components/site/context/scripts/interfaces.d.ts +1 -1
- package/dist/ui/components/site/context/scripts/whatsapp-fixed/index.js +1 -1
- package/dist/ui/components/site/default-pages/404/component.js +2 -2
- package/dist/ui/components/site/default-pages/404/index.d.ts +1 -1
- package/dist/ui/components/site/default-pages/404/index.js +1 -1
- package/dist/ui/components/site/default-pages/500/component.js +2 -2
- package/dist/ui/components/site/default-pages/500/index.d.ts +1 -1
- package/dist/ui/components/site/default-pages/500/index.js +1 -1
- package/dist/ui/components/site/default-pages/index.d.ts +2 -2
- package/dist/ui/components/site/default-pages/index.js +2 -2
- package/dist/ui/components/site/default-pages/sitemap/index.js +1 -1
- package/dist/ui/components/site/effect/component.d.ts +1 -1
- package/dist/ui/components/site/effect/component.js +1 -1
- package/dist/ui/components/site/effect/index.d.ts +2 -2
- package/dist/ui/components/site/effect/index.js +2 -2
- package/dist/ui/components/site/head/component.d.ts +1 -1
- package/dist/ui/components/site/head/component.js +1 -1
- package/dist/ui/components/site/head/index.d.ts +2 -2
- package/dist/ui/components/site/head/index.js +2 -2
- package/dist/ui/components/site/header-link/component.d.ts +1 -1
- package/dist/ui/components/site/header-link/component.js +1 -1
- package/dist/ui/components/site/header-link/index.d.ts +2 -2
- package/dist/ui/components/site/header-link/index.js +2 -2
- package/dist/ui/components/site/header-link/interfaces.d.ts +1 -1
- package/dist/ui/components/site/header-link/versions/index.d.ts +1 -1
- package/dist/ui/components/site/header-link/versions/index.js +1 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.d.ts +1 -1
- package/dist/ui/components/site/header-link/versions/version-01/component.js +2 -2
- package/dist/ui/components/site/index.d.ts +7 -7
- package/dist/ui/components/site/index.js +7 -7
- package/dist/ui/components/site/list-blog/card/index.d.ts +1 -1
- package/dist/ui/components/site/list-blog/card/index.js +2 -2
- package/dist/ui/components/site/list-blog/component.d.ts +1 -1
- package/dist/ui/components/site/list-blog/component.js +4 -4
- package/dist/ui/components/site/list-blog/index.d.ts +1 -1
- package/dist/ui/components/site/list-blog/index.js +1 -1
- package/dist/ui/components/site/mvv/component.d.ts +1 -1
- package/dist/ui/components/site/mvv/component.js +1 -1
- package/dist/ui/components/site/mvv/index.d.ts +1 -1
- package/dist/ui/components/site/mvv/index.js +1 -1
- package/dist/ui/components/site/mvv/interfaces.d.ts +1 -1
- package/dist/ui/components/site/mvv/versions/index.d.ts +1 -1
- package/dist/ui/components/site/mvv/versions/index.js +1 -1
- package/dist/ui/components/site/mvv/versions/version-01/component.d.ts +1 -1
- package/dist/ui/components/site/mvv/versions/version-01/component.js +2 -2
- package/dist/ui/components/skeleton/index.js +1 -1
- package/dist/ui/components/spacing/index.js +2 -2
- package/dist/ui/components/spacing/styles.d.ts +1 -1
- package/dist/ui/components/step-navigator/index.js +2 -2
- package/dist/ui/components/tooltip/component.d.ts +1 -1
- package/dist/ui/components/tooltip/component.js +4 -4
- package/dist/ui/components/tooltip/hooks/use-tool-tip.d.ts +1 -1
- package/dist/ui/components/tooltip/index.d.ts +2 -2
- package/dist/ui/components/tooltip/index.js +2 -2
- package/dist/ui/components/video/component.d.ts +1 -1
- package/dist/ui/components/video/component.js +1 -1
- package/dist/ui/components/video/index.d.ts +2 -2
- package/dist/ui/components/video/index.js +2 -2
- package/dist/ui/components/video/interfaces.d.ts +1 -1
- package/dist/ui/components/video/panda-video/components/index.d.ts +2 -2
- package/dist/ui/components/video/panda-video/components/index.js +2 -2
- package/dist/ui/components/video/panda-video/components/player-component.js +1 -1
- package/dist/ui/components/video/panda-video/components/player-wrapper.js +3 -3
- package/dist/ui/components/video/panda-video/index.d.ts +2 -2
- package/dist/ui/components/video/panda-video/index.js +2 -2
- package/dist/ui/components/video/panda-video/player.d.ts +1 -1
- package/dist/ui/components/video/panda-video/player.js +1 -1
- package/dist/ui/components/warning/index.d.ts +1 -1
- package/dist/ui/components/warning/index.js +4 -4
- package/dist/ui/components/warning/interface.d.ts +1 -1
- package/dist/ui/contexts/i18n/context.d.ts +1 -1
- package/dist/ui/contexts/i18n/context.js +3 -3
- package/dist/ui/contexts/i18n/edit-mode/index.js +1 -1
- package/dist/ui/contexts/i18n/get-initial-props.d.ts +1 -1
- package/dist/ui/contexts/i18n/get-initial-props.js +1 -1
- package/dist/ui/contexts/i18n/index.d.ts +6 -6
- package/dist/ui/contexts/i18n/index.js +6 -6
- package/dist/ui/contexts/i18n/translate.js +2 -2
- package/dist/ui/contexts/index.d.ts +3 -3
- package/dist/ui/contexts/index.js +3 -3
- package/dist/ui/contexts/toast/index.d.ts +1 -1
- package/dist/ui/contexts/toast/index.js +3 -3
- package/dist/ui/contexts/toast/styles.js +1 -1
- package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -1
- package/dist/ui/contexts/toast/toast-item/index.js +2 -2
- package/dist/ui/hooks/index.d.ts +10 -10
- package/dist/ui/hooks/index.js +10 -10
- package/dist/ui/hooks/permitions/camera/index.d.ts +2 -2
- package/dist/ui/hooks/permitions/camera/index.js +2 -2
- package/dist/ui/hooks/permitions/camera/use-camera.js +4 -4
- package/dist/ui/hooks/permitions/index.d.ts +1 -1
- package/dist/ui/hooks/permitions/index.js +1 -1
- package/dist/ui/hooks/use-query/context.d.ts +1 -1
- package/dist/ui/hooks/use-query/context.js +1 -1
- package/dist/ui/hooks/use-query/hook.d.ts +1 -1
- package/dist/ui/hooks/use-query/hook.js +1 -1
- package/dist/ui/hooks/use-query/index.d.ts +5 -5
- package/dist/ui/hooks/use-query/index.js +5 -5
- package/dist/ui/hooks/use-query/interfaces.d.ts +1 -1
- package/dist/ui/hooks/use-query/store.d.ts +1 -1
- package/dist/ui/hooks/use-query/use-mutation.d.ts +2 -2
- package/dist/ui/hooks/use-query/use-mutation.js +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/generator.js +3 -3
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-params.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-request-body.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/get-result.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.d.ts +5 -5
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/index.js +5 -5
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-api-routes-schema/interfaces.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-interfaces-openApi/index.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generate-openApi-client/index.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.d.ts +1 -1
- package/dist/ui/hooks/use-swagger/_generate_swagger/generator.js +3 -3
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.d.ts +5 -5
- package/dist/ui/hooks/use-swagger/_generate_swagger/index.js +5 -5
- package/dist/ui/hooks/use-swagger/client/index.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/client/index.js +1 -1
- package/dist/ui/hooks/use-swagger/index.d.ts +2 -2
- package/dist/ui/hooks/use-swagger/index.js +2 -2
- package/dist/ui/hooks/use-swagger/test/index.js +1 -1
- package/dist/ui/hooks/use-timer/index.d.ts +2 -2
- package/dist/ui/hooks/use-timer/index.js +2 -2
- package/dist/ui/hooks/use-timer/use-timer.d.ts +1 -1
- package/dist/ui/icons/index.d.ts +127 -127
- package/dist/ui/icons/index.js +127 -127
- package/dist/ui/icons/render/component.d.ts +2 -2
- package/dist/ui/icons/render/component.js +1 -1
- package/dist/ui/icons/render/icon-Instagram.d.ts +1 -1
- package/dist/ui/icons/render/icon-Linkedin.d.ts +1 -1
- package/dist/ui/icons/render/icon-Lupa.d.ts +1 -1
- package/dist/ui/icons/render/icon-Map.d.ts +1 -1
- package/dist/ui/icons/render/icon-Microphone.d.ts +1 -1
- package/dist/ui/icons/render/icon-Minus.d.ts +1 -1
- package/dist/ui/icons/render/icon-Phone.d.ts +1 -1
- package/dist/ui/icons/render/icon-Pin.d.ts +1 -1
- package/dist/ui/icons/render/icon-Play.d.ts +1 -1
- package/dist/ui/icons/render/icon-Plus.d.ts +1 -1
- package/dist/ui/icons/render/icon-Share.d.ts +1 -1
- package/dist/ui/icons/render/icon-TikTok.d.ts +1 -1
- package/dist/ui/icons/render/icon-YouTube.d.ts +1 -1
- package/dist/ui/icons/render/icon-academic-cap copy.d.ts +1 -1
- package/dist/ui/icons/render/icon-academic-cap.d.ts +1 -1
- package/dist/ui/icons/render/icon-ampulheta.d.ts +1 -1
- package/dist/ui/icons/render/icon-block.d.ts +1 -1
- package/dist/ui/icons/render/icon-bottom-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-bottom-navigation-double.d.ts +1 -1
- package/dist/ui/icons/render/icon-bottom-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-box.d.ts +1 -1
- package/dist/ui/icons/render/icon-calculator.d.ts +1 -1
- package/dist/ui/icons/render/icon-calendar-browse.d.ts +1 -1
- package/dist/ui/icons/render/icon-calendar.d.ts +1 -1
- package/dist/ui/icons/render/icon-cam.d.ts +1 -1
- package/dist/ui/icons/render/icon-cell-phone.d.ts +1 -1
- package/dist/ui/icons/render/icon-chalet.d.ts +1 -1
- package/dist/ui/icons/render/icon-chat.d.ts +1 -1
- package/dist/ui/icons/render/icon-check.d.ts +1 -1
- package/dist/ui/icons/render/icon-checked.d.ts +1 -1
- package/dist/ui/icons/render/icon-circular-left-arrow.d.ts +1 -1
- package/dist/ui/icons/render/icon-circular-right-arrow.d.ts +1 -1
- package/dist/ui/icons/render/icon-clip.d.ts +1 -1
- package/dist/ui/icons/render/icon-clock.d.ts +1 -1
- package/dist/ui/icons/render/icon-close.d.ts +1 -1
- package/dist/ui/icons/render/icon-codie.d.ts +1 -1
- package/dist/ui/icons/render/icon-computer.d.ts +1 -1
- package/dist/ui/icons/render/icon-credit-card.d.ts +1 -1
- package/dist/ui/icons/render/icon-danger.d.ts +1 -1
- package/dist/ui/icons/render/icon-death.d.ts +1 -1
- package/dist/ui/icons/render/icon-delete.d.ts +1 -1
- package/dist/ui/icons/render/icon-diabets.d.ts +1 -1
- package/dist/ui/icons/render/icon-door.d.ts +1 -1
- package/dist/ui/icons/render/icon-download.d.ts +1 -1
- package/dist/ui/icons/render/icon-drop-file.d.ts +1 -1
- package/dist/ui/icons/render/icon-edit-image.d.ts +1 -1
- package/dist/ui/icons/render/icon-edit.d.ts +1 -1
- package/dist/ui/icons/render/icon-email.d.ts +1 -1
- package/dist/ui/icons/render/icon-empty-chat.d.ts +1 -1
- package/dist/ui/icons/render/icon-equalizer.d.ts +1 -1
- package/dist/ui/icons/render/icon-excel.d.ts +1 -1
- package/dist/ui/icons/render/icon-exclamation.d.ts +1 -1
- package/dist/ui/icons/render/icon-exit.d.ts +1 -1
- package/dist/ui/icons/render/icon-eye-slash.d.ts +1 -1
- package/dist/ui/icons/render/icon-eye.d.ts +1 -1
- package/dist/ui/icons/render/icon-facebook.d.ts +1 -1
- package/dist/ui/icons/render/icon-file.d.ts +1 -1
- package/dist/ui/icons/render/icon-filter.d.ts +1 -1
- package/dist/ui/icons/render/icon-flag.d.ts +1 -1
- package/dist/ui/icons/render/icon-folder.d.ts +1 -1
- package/dist/ui/icons/render/icon-fullfield-bell.d.ts +1 -1
- package/dist/ui/icons/render/icon-fullfield-chat.d.ts +1 -1
- package/dist/ui/icons/render/icon-gear.d.ts +1 -1
- package/dist/ui/icons/render/icon-gender.d.ts +1 -1
- package/dist/ui/icons/render/icon-globe.d.ts +1 -1
- package/dist/ui/icons/render/icon-heart.d.ts +1 -1
- package/dist/ui/icons/render/icon-home.d.ts +1 -1
- package/dist/ui/icons/render/icon-hospitalization.d.ts +1 -1
- package/dist/ui/icons/render/icon-hypertension.d.ts +1 -1
- package/dist/ui/icons/render/icon-info.d.ts +1 -1
- package/dist/ui/icons/render/icon-interrogation-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-language.d.ts +1 -1
- package/dist/ui/icons/render/icon-left-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-left-navigation-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-left-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-like.d.ts +1 -1
- package/dist/ui/icons/render/icon-loading.d.ts +1 -1
- package/dist/ui/icons/render/icon-map-floor.d.ts +1 -1
- package/dist/ui/icons/render/icon-message-balloon.d.ts +1 -1
- package/dist/ui/icons/render/icon-mobile.d.ts +1 -1
- package/dist/ui/icons/render/icon-money-value-symbol.d.ts +1 -1
- package/dist/ui/icons/render/icon-next.d.ts +1 -1
- package/dist/ui/icons/render/icon-not-found.d.ts +1 -1
- package/dist/ui/icons/render/icon-not-like.d.ts +1 -1
- package/dist/ui/icons/render/icon-padlock.d.ts +1 -1
- package/dist/ui/icons/render/icon-pc.d.ts +1 -1
- package/dist/ui/icons/render/icon-pdf.d.ts +1 -1
- package/dist/ui/icons/render/icon-performance.d.ts +1 -1
- package/dist/ui/icons/render/icon-person.d.ts +1 -1
- package/dist/ui/icons/render/icon-pet.d.ts +1 -1
- package/dist/ui/icons/render/icon-phone-message.d.ts +1 -1
- package/dist/ui/icons/render/icon-plane.d.ts +1 -1
- package/dist/ui/icons/render/icon-play-rounded.d.ts +1 -1
- package/dist/ui/icons/render/icon-plus-sharp.d.ts +1 -1
- package/dist/ui/icons/render/icon-prev.d.ts +1 -1
- package/dist/ui/icons/render/icon-print.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation-circle.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation-double.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation-rounded.d.ts +1 -1
- package/dist/ui/icons/render/icon-right-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-route.d.ts +1 -1
- package/dist/ui/icons/render/icon-selo.d.ts +1 -1
- package/dist/ui/icons/render/icon-send-arrow.d.ts +1 -1
- package/dist/ui/icons/render/icon-send-message.d.ts +1 -1
- package/dist/ui/icons/render/icon-send.d.ts +1 -1
- package/dist/ui/icons/render/icon-seo.d.ts +1 -1
- package/dist/ui/icons/render/icon-share-v2.d.ts +1 -1
- package/dist/ui/icons/render/icon-shopping.d.ts +1 -1
- package/dist/ui/icons/render/icon-star.d.ts +1 -1
- package/dist/ui/icons/render/icon-starBg.d.ts +1 -1
- package/dist/ui/icons/render/icon-three-dots.d.ts +1 -1
- package/dist/ui/icons/render/icon-top-chevron.d.ts +1 -1
- package/dist/ui/icons/render/icon-top-navigation.d.ts +1 -1
- package/dist/ui/icons/render/icon-transparent-mail.d.ts +1 -1
- package/dist/ui/icons/render/icon-transparent-phone.d.ts +1 -1
- package/dist/ui/icons/render/icon-twitter.d.ts +1 -1
- package/dist/ui/icons/render/icon-upload.d.ts +1 -1
- package/dist/ui/icons/render/icon-user.d.ts +1 -1
- package/dist/ui/icons/render/icon-warning.d.ts +1 -1
- package/dist/ui/icons/render/icon-weight.d.ts +1 -1
- package/dist/ui/icons/render/icon-whats.d.ts +1 -1
- package/dist/ui/icons/render/icon-word.d.ts +1 -1
- package/dist/ui/icons/render/image.d.ts +1 -1
- package/dist/ui/icons/render/index.d.ts +1 -1
- package/dist/ui/icons/render/index.js +1 -1
- package/dist/ui/icons/render-icon/index.d.ts +1 -1
- package/dist/ui/icons/render-icon/index.js +1 -1
- package/dist/ui/index.d.ts +8 -8
- package/dist/ui/index.js +8 -8
- package/dist/ui/integrations/index.d.ts +1 -1
- package/dist/ui/integrations/index.js +1 -1
- package/dist/ui/integrations/message-provider/index.d.ts +1 -1
- package/dist/ui/integrations/message-provider/index.js +1 -1
- package/dist/ui/integrations/message-provider/send-message.js +1 -1
- package/dist/ui/types/index.d.ts +1 -1
- package/dist/ui/types/index.js +1 -1
- package/dist/ui/utils/_app_utils/generate_ref.js +1 -1
- package/dist/ui/utils/_app_utils/get-pathname-ref.js +1 -1
- package/dist/ui/utils/_app_utils/index.d.ts +2 -2
- package/dist/ui/utils/_app_utils/index.js +2 -2
- package/dist/ui/utils/buffer/index.d.ts +2 -2
- package/dist/ui/utils/buffer/index.js +2 -2
- package/dist/ui/utils/colors/index.d.ts +1 -1
- package/dist/ui/utils/colors/index.js +1 -1
- package/dist/ui/utils/date/index.d.ts +1 -1
- package/dist/ui/utils/date/index.js +1 -1
- package/dist/ui/utils/facebook/index.d.ts +1 -1
- package/dist/ui/utils/facebook/index.js +1 -1
- package/dist/ui/utils/file/index.d.ts +3 -3
- package/dist/ui/utils/file/index.js +3 -3
- package/dist/ui/utils/file/load-file.js +1 -1
- package/dist/ui/utils/file/upload-file.d.ts +1 -1
- package/dist/ui/utils/file/upload-file.js +1 -1
- package/dist/ui/utils/format/index.d.ts +1 -1
- package/dist/ui/utils/format/index.js +1 -1
- package/dist/ui/utils/formatters/index.d.ts +1 -1
- package/dist/ui/utils/formatters/index.js +1 -1
- package/dist/ui/utils/http/api.d.ts +1 -1
- package/dist/ui/utils/http/api.js +1 -1
- package/dist/ui/utils/http/axios-http-client.d.ts +1 -1
- package/dist/ui/utils/http/axios-http-client.js +2 -2
- package/dist/ui/utils/http/errors/http-errors/index.d.ts +7 -7
- package/dist/ui/utils/http/errors/http-errors/index.js +7 -7
- package/dist/ui/utils/http/errors/index.d.ts +2 -2
- package/dist/ui/utils/http/errors/index.js +2 -2
- package/dist/ui/utils/http/errors/system-errors-model/index.d.ts +1 -1
- package/dist/ui/utils/http/errors/system-errors-model/index.js +1 -1
- package/dist/ui/utils/http/index.d.ts +4 -4
- package/dist/ui/utils/http/index.js +4 -4
- package/dist/ui/utils/http/interfaces.d.ts +1 -1
- package/dist/ui/utils/index.d.ts +24 -24
- package/dist/ui/utils/index.js +24 -24
- package/dist/ui/utils/infinity-forge/index.d.ts +2 -2
- package/dist/ui/utils/infinity-forge/index.js +2 -2
- package/dist/ui/utils/json/index.js +1 -1
- package/dist/ui/utils/libs/index.d.ts +2 -2
- package/dist/ui/utils/libs/index.js +2 -2
- package/dist/ui/utils/libs/moment/index.d.ts +1 -1
- package/dist/ui/utils/libs/moment/index.js +1 -1
- package/dist/ui/utils/libs/next/index.d.ts +2 -2
- package/dist/ui/utils/libs/next/index.js +2 -2
- package/dist/ui/utils/mocks/index.d.ts +1 -1
- package/dist/ui/utils/mocks/index.js +1 -1
- package/dist/ui/utils/phone/index.d.ts +1 -1
- package/dist/ui/utils/phone/index.js +1 -1
- package/dist/ui/utils/storage/index.d.ts +1 -1
- package/dist/ui/utils/storage/index.js +1 -1
- package/dist/ui/utils/validations/index.d.ts +3 -3
- package/dist/ui/utils/validations/index.js +3 -3
- package/package.json +1 -1
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { List } from '
|
|
2
|
-
import { Menu } from '
|
|
1
|
+
import { List } from '../../../../ui/index.js';
|
|
2
|
+
import { Menu } from '../../../../system/index.js';
|
|
3
3
|
export declare const MENU_MOCK: List<Menu>;
|
|
@@ -35,10 +35,10 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.CollapsedMenu = CollapsedMenu;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
-
var system_1 = require("
|
|
39
|
-
var ui_1 = require("
|
|
40
|
-
var menu_item_1 = require("../../components/menu-item");
|
|
41
|
-
var S = __importStar(require("./styles"));
|
|
38
|
+
var system_1 = require("../../../../../../system/index.js");
|
|
39
|
+
var ui_1 = require("../../../../../../ui/index.js");
|
|
40
|
+
var menu_item_1 = require("../../components/menu-item/index.js");
|
|
41
|
+
var S = __importStar(require("./styles.js"));
|
|
42
42
|
function CollapsedMenu() {
|
|
43
43
|
var _a;
|
|
44
44
|
var data = (0, system_1.useLoadMenu)().data;
|
|
@@ -9,7 +9,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.CollapsedMenu = void 0;
|
|
11
11
|
var styled_components_1 = __importDefault(require("styled-components"));
|
|
12
|
-
var styles_1 = require("../../styles");
|
|
12
|
+
var styles_1 = require("../../styles.js");
|
|
13
13
|
exports.CollapsedMenu = (0, styled_components_1.default)(styles_1.DefaultMenuStyle)(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n padding: 41px 0 15px 0;\n z-index: 99;\n width: 65px;\n min-width: 65px;\n position: absolute;\n z-index: 2;\n left: 0;\n top: 0;\n\n .ghost {\n width: 65px;\n }\n\n &.open {\n width: 240px !important;\n transition: 0.3s;\n\n .expand {\n svg {\n transform: rotate(180deg);\n }\n }\n }\n\n .expand {\n position: absolute;\n top: 10px;\n right: -12px;\n padding: 8px;\n width: 24px;\n height: 24px;\n border-radius: 100%;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n border: 0;\n z-index: 56;\n\n svg {\n width: 100%;\n fill: #fff;\n height: auto;\n }\n }\n\n &:not(.open) > ul {\n > li {\n > span {\n grid-template-columns: 1fr !important;\n\n > div {\n width: fit-content;\n margin: auto;\n }\n\n a,\n .arrow {\n display: none;\n }\n }\n }\n\n ul {\n min-width: max-content;\n width: 240px;\n }\n }\n"], ["\n padding: 41px 0 15px 0;\n z-index: 99;\n width: 65px;\n min-width: 65px;\n position: absolute;\n z-index: 2;\n left: 0;\n top: 0;\n\n .ghost {\n width: 65px;\n }\n\n &.open {\n width: 240px !important;\n transition: 0.3s;\n\n .expand {\n svg {\n transform: rotate(180deg);\n }\n }\n }\n\n .expand {\n position: absolute;\n top: 10px;\n right: -12px;\n padding: 8px;\n width: 24px;\n height: 24px;\n border-radius: 100%;\n background-color: ", ";\n display: flex;\n align-items: center;\n justify-content: center;\n border: 0;\n z-index: 56;\n\n svg {\n width: 100%;\n fill: #fff;\n height: auto;\n }\n }\n\n &:not(.open) > ul {\n > li {\n > span {\n grid-template-columns: 1fr !important;\n\n > div {\n width: fit-content;\n margin: auto;\n }\n\n a,\n .arrow {\n display: none;\n }\n }\n }\n\n ul {\n min-width: max-content;\n width: 240px;\n }\n }\n"])), function (props) { return props.theme.primaryColor; });
|
|
14
14
|
var templateObject_1;
|
|
15
15
|
//# sourceMappingURL=styles.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './opened';
|
|
2
|
-
export * from './collapsed-menu';
|
|
1
|
+
export * from './opened/index.js';
|
|
2
|
+
export * from './collapsed-menu/index.js';
|
|
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./opened"), exports);
|
|
18
|
-
__exportStar(require("./collapsed-menu"), exports);
|
|
17
|
+
__exportStar(require("./opened/index.js"), exports);
|
|
18
|
+
__exportStar(require("./collapsed-menu/index.js"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -44,9 +44,9 @@ exports.CustomOverlay = void 0;
|
|
|
44
44
|
exports.OpenedMenu = OpenedMenu;
|
|
45
45
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
46
46
|
var styled_components_1 = __importDefault(require("styled-components"));
|
|
47
|
-
var ui_1 = require("
|
|
48
|
-
var system_1 = require("
|
|
49
|
-
var S = __importStar(require("./styles"));
|
|
47
|
+
var ui_1 = require("../../../../../../ui/index.js");
|
|
48
|
+
var system_1 = require("../../../../../../system/index.js");
|
|
49
|
+
var S = __importStar(require("./styles.js"));
|
|
50
50
|
function OpenedMenu() {
|
|
51
51
|
var _a;
|
|
52
52
|
var window = (0, ui_1.useWindow)();
|
|
@@ -9,7 +9,7 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
|
9
9
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
10
|
exports.OpenedMenu = void 0;
|
|
11
11
|
var styled_components_1 = __importDefault(require("styled-components"));
|
|
12
|
-
var styles_1 = require("../../styles");
|
|
12
|
+
var styles_1 = require("../../styles.js");
|
|
13
13
|
exports.OpenedMenu = (0, styled_components_1.default)(styles_1.DefaultMenuStyle)(templateObject_1 || (templateObject_1 = __makeTemplateObject([""], [""])));
|
|
14
14
|
var templateObject_1;
|
|
15
15
|
//# sourceMappingURL=styles.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { INotification } from '
|
|
1
|
+
import { INotification } from '../index.js';
|
|
2
2
|
export declare function NotificationCard({ title, createdAtText, message }: INotification): import("react/jsx-runtime").JSX.Element;
|
|
@@ -35,8 +35,8 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.NotificationCard = NotificationCard;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
-
var ui_1 = require("
|
|
39
|
-
var S = __importStar(require("./styles"));
|
|
38
|
+
var ui_1 = require("../../../../../ui/index.js");
|
|
39
|
+
var S = __importStar(require("./styles.js"));
|
|
40
40
|
function NotificationCard(_a) {
|
|
41
41
|
var title = _a.title, createdAtText = _a.createdAtText, message = _a.message;
|
|
42
42
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'NotificationCard', children: (0, jsx_runtime_1.jsxs)(S.NotificationCard, { children: [(0, jsx_runtime_1.jsxs)("div", { className: 'top', children: [title && (0, jsx_runtime_1.jsx)("h4", { className: 'font-16-bold', children: title }), createdAtText && (0, jsx_runtime_1.jsx)("span", { className: 'font-12-regular', children: createdAtText })] }), message && (0, jsx_runtime_1.jsx)("div", { className: 'description font-16-regular', dangerouslySetInnerHTML: { __html: message } })] }) }));
|
|
@@ -83,11 +83,11 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
83
83
|
exports.Notifications = Notifications;
|
|
84
84
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
85
85
|
var react_1 = require("react");
|
|
86
|
-
var ui_1 = require("
|
|
87
|
-
var system_1 = require("
|
|
88
|
-
var card_1 = require("./card");
|
|
89
|
-
var styles_1 = require("../../layout/header/components/menu-right/styles");
|
|
90
|
-
var S = __importStar(require("./styles"));
|
|
86
|
+
var ui_1 = require("../../../../ui/index.js");
|
|
87
|
+
var system_1 = require("../../../../system/index.js");
|
|
88
|
+
var card_1 = require("./card/index.js");
|
|
89
|
+
var styles_1 = require("../../layout/header/components/menu-right/styles.js");
|
|
90
|
+
var S = __importStar(require("./styles.js"));
|
|
91
91
|
function ReadNotifications(_a) {
|
|
92
92
|
var _b;
|
|
93
93
|
var notifications = _a.notifications, icon = _a.icon;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IPageWrapper } from './interfaces';
|
|
1
|
+
import { IPageWrapper } from './interfaces.js';
|
|
2
2
|
export declare function PageWrapper({ title, children, breadCrumb }: IPageWrapper): import("react/jsx-runtime").JSX.Element;
|
|
@@ -35,8 +35,8 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.PageWrapper = PageWrapper;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
-
var ui_1 = require("
|
|
39
|
-
var S = __importStar(require("./styles"));
|
|
38
|
+
var ui_1 = require("../../../../ui/index.js");
|
|
39
|
+
var S = __importStar(require("./styles.js"));
|
|
40
40
|
function PageWrapper(_a) {
|
|
41
41
|
var title = _a.title, children = _a.children, breadCrumb = _a.breadCrumb;
|
|
42
42
|
return ((0, jsx_runtime_1.jsxs)(S.PageWrapper, { children: [(0, jsx_runtime_1.jsxs)("div", { className: 'header', children: [(0, jsx_runtime_1.jsx)("h1", { className: 'font-24-bold-lexend', children: title }), (0, jsx_runtime_1.jsx)(ui_1.Breadcrumb, { links: breadCrumb })] }), children] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IPopoverStateProps } from './interfaces';
|
|
1
|
+
import { IPopoverStateProps } from './interfaces.js';
|
|
2
2
|
export declare function Popover({ title, children, forceClose }: IPopoverStateProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IProfileInfos } from './interfaces';
|
|
1
|
+
import { IProfileInfos } from './interfaces.js';
|
|
2
2
|
export declare function ProfileInfos({ profile, details }: IProfileInfos): import("react/jsx-runtime").JSX.Element;
|
|
@@ -46,10 +46,10 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.ProfileInfos = ProfileInfos;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var profile_1 = require("./profile");
|
|
51
|
-
var detail_card_1 = require("../detail-card");
|
|
52
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../ui/index.js");
|
|
50
|
+
var profile_1 = require("./profile/index.js");
|
|
51
|
+
var detail_card_1 = require("../detail-card/index.js");
|
|
52
|
+
var S = __importStar(require("./styles.js"));
|
|
53
53
|
function ProfileInfos(_a) {
|
|
54
54
|
var profile = _a.profile, details = _a.details;
|
|
55
55
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'ProfileInfos', children: (0, jsx_runtime_1.jsxs)(S.ProfileInfos, { children: [profile && (0, jsx_runtime_1.jsx)(profile_1.Profile, __assign({}, profile)), details && ((0, jsx_runtime_1.jsx)("div", { className: 'details-box', children: details.map(function (detail) { return ((0, jsx_runtime_1.jsx)(detail_card_1.DetailCard, __assign({}, detail), 'detail-card' + detail.id)); }) }))] }) }));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { IDetailCard } from '../detail-card';
|
|
2
|
-
import { IProfileProps } from './profile/interfaces';
|
|
1
|
+
import { IDetailCard } from '../detail-card/index.js';
|
|
2
|
+
import { IProfileProps } from './profile/interfaces.js';
|
|
3
3
|
export interface IProfileInfos {
|
|
4
4
|
profile: IProfileProps;
|
|
5
5
|
details: IDetailCard[];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IProfileProps } from './interfaces';
|
|
1
|
+
import { IProfileProps } from './interfaces.js';
|
|
2
2
|
export declare function Profile({ image, name, status, tag, tags }: IProfileProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -35,9 +35,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.Profile = Profile;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
-
var ui_1 = require("
|
|
39
|
-
var highlight_text_1 = require("../../highlight-text");
|
|
40
|
-
var S = __importStar(require("./styles"));
|
|
38
|
+
var ui_1 = require("../../../../../ui/index.js");
|
|
39
|
+
var highlight_text_1 = require("../../highlight-text/index.js");
|
|
40
|
+
var S = __importStar(require("./styles.js"));
|
|
41
41
|
function Profile(_a) {
|
|
42
42
|
var image = _a.image, name = _a.name, status = _a.status, tag = _a.tag, tags = _a.tags;
|
|
43
43
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Profile', children: (0, jsx_runtime_1.jsxs)(S.Profile, { children: [(0, jsx_runtime_1.jsx)("div", { className: 'avatar', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: image || '/images/profile-default.png' }) }), (0, jsx_runtime_1.jsxs)("div", { children: [name && (0, jsx_runtime_1.jsx)("h1", { children: name }), status && ((0, jsx_runtime_1.jsx)("span", { className: 'status', children: (0, jsx_runtime_1.jsx)(highlight_text_1.HighlightText, { text: status === null || status === void 0 ? void 0 : status.text, color: status === null || status === void 0 ? void 0 : status.color }) })), (0, jsx_runtime_1.jsxs)("div", { className: 'infos', children: [tag && (0, jsx_runtime_1.jsxs)("span", { children: ["RG ", tag] }), tags && (0, jsx_runtime_1.jsx)("div", { dangerouslySetInnerHTML: { __html: tags } })] })] })] }) }));
|
|
@@ -57,10 +57,10 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
57
57
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58
58
|
exports.SelectWorkSpace = SelectWorkSpace;
|
|
59
59
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
60
|
-
var system_1 = require("
|
|
61
|
-
var ui_1 = require("
|
|
62
|
-
var custom_styles_1 = require("./custom-styles");
|
|
63
|
-
var S = __importStar(require("./styles"));
|
|
60
|
+
var system_1 = require("../../../../system/index.js");
|
|
61
|
+
var ui_1 = require("../../../../ui/index.js");
|
|
62
|
+
var custom_styles_1 = require("./custom-styles.js");
|
|
63
|
+
var S = __importStar(require("./styles.js"));
|
|
64
64
|
function SelectWorkSpace(_a) {
|
|
65
65
|
var workspaces = _a.workspaces;
|
|
66
66
|
if (!(workspaces === null || workspaces === void 0 ? void 0 : workspaces.list) || workspaces.list.length === 0) {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./component";
|
|
2
|
-
export * from "./interfaces";
|
|
3
|
-
export * from "./custom-styles";
|
|
1
|
+
export * from "./component.js";
|
|
2
|
+
export * from "./interfaces.js";
|
|
3
|
+
export * from "./custom-styles.js";
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./component"), exports);
|
|
18
|
-
__exportStar(require("./interfaces"), exports);
|
|
19
|
-
__exportStar(require("./custom-styles"), exports);
|
|
17
|
+
__exportStar(require("./component.js"), exports);
|
|
18
|
+
__exportStar(require("./interfaces.js"), exports);
|
|
19
|
+
__exportStar(require("./custom-styles.js"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ITabProps } from './interfaces';
|
|
1
|
+
import { ITabProps } from './interfaces.js';
|
|
2
2
|
export declare function Tab({ tabs, mapAllTabs, disableIfHasOnlyOneTab }: ITabProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -47,9 +47,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
47
47
|
exports.Tab = Tab;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
49
|
var react_1 = require("react");
|
|
50
|
-
var ui_1 = require("
|
|
51
|
-
var tab_item_1 = require("./tab-item");
|
|
52
|
-
var S = __importStar(require("./styles"));
|
|
50
|
+
var ui_1 = require("../../../../ui/index.js");
|
|
51
|
+
var tab_item_1 = require("./tab-item/index.js");
|
|
52
|
+
var S = __importStar(require("./styles.js"));
|
|
53
53
|
function Tab(_a) {
|
|
54
54
|
var _b;
|
|
55
55
|
var tabs = _a.tabs, mapAllTabs = _a.mapAllTabs, _c = _a.disableIfHasOnlyOneTab, disableIfHasOnlyOneTab = _c === void 0 ? false : _c;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./component";
|
|
2
|
-
export * from "./interfaces";
|
|
1
|
+
export * from "./component.js";
|
|
2
|
+
export * from "./interfaces.js";
|
|
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./component"), exports);
|
|
18
|
-
__exportStar(require("./interfaces"), exports);
|
|
17
|
+
__exportStar(require("./component.js"), exports);
|
|
18
|
+
__exportStar(require("./interfaces.js"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TabItem, TabSelected } from '../interfaces';
|
|
1
|
+
import { TabItem, TabSelected } from '../interfaces.js';
|
|
2
2
|
export declare function TabItemComponent({ hasTitle, icon, image, tabKey, tabSelected, changeTab, ...tabItem }: TabItem & {
|
|
3
3
|
tabSelected?: TabSelected;
|
|
4
4
|
changeTab: (key: string) => void;
|
|
@@ -46,8 +46,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.TabItemComponent = TabItemComponent;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../../ui/index.js");
|
|
50
|
+
var S = __importStar(require("./styles.js"));
|
|
51
51
|
function TabItemComponent(_a) {
|
|
52
52
|
var _b = _a.hasTitle, hasTitle = _b === void 0 ? true : _b, icon = _a.icon, image = _a.image, tabKey = _a.tabKey, tabSelected = _a.tabSelected, changeTab = _a.changeTab, tabItem = __rest(_a, ["hasTitle", "icon", "image", "tabKey", "tabSelected", "changeTab"]);
|
|
53
53
|
return ((0, jsx_runtime_1.jsxs)(S.TabItemComponent, { className: tabSelected.key === tabKey ? "active" : "", type: 'button', id: tabKey, onClick: function () { return changeTab(tabKey); }, "$icon": icon, "$image": image, children: [(image === null || image === void 0 ? void 0 : image.url) && ((0, jsx_runtime_1.jsx)("div", { className: 'image', children: (0, jsx_runtime_1.jsx)(ui_1.NextImage, { src: image.url }) })), (icon === null || icon === void 0 ? void 0 : icon.name) && (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: icon.name }), hasTitle && (0, jsx_runtime_1.jsx)("span", { children: tabItem.title })] }));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { TabItem } from '../interfaces';
|
|
1
|
+
import { TabItem } from '../interfaces.js';
|
|
2
2
|
export declare const TabItemComponent: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").ClassAttributes<HTMLButtonElement> & import("react").ButtonHTMLAttributes<HTMLButtonElement>, {
|
|
3
3
|
$icon?: TabItem["icon"];
|
|
4
4
|
$image?: TabItem["image"];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './data';
|
|
2
|
-
export * from './layout';
|
|
1
|
+
export * from './data/index.js';
|
|
2
|
+
export * from './layout/index.js';
|
|
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./data"), exports);
|
|
18
|
-
__exportStar(require("./layout"), exports);
|
|
17
|
+
__exportStar(require("./data/index.js"), exports);
|
|
18
|
+
__exportStar(require("./layout/index.js"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ILayout } from './interfaces';
|
|
1
|
+
import { ILayout } from './interfaces.js';
|
|
2
2
|
export declare function Layout(props: ILayout): import("react/jsx-runtime").JSX.Element;
|
|
@@ -46,9 +46,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.Layout = Layout;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var system_1 = require("
|
|
50
|
-
var ui_1 = require("
|
|
51
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var system_1 = require("../../../system/index.js");
|
|
50
|
+
var ui_1 = require("../../../ui/index.js");
|
|
51
|
+
var S = __importStar(require("./styles.js"));
|
|
52
52
|
function Layout(props) {
|
|
53
53
|
return ((0, jsx_runtime_1.jsxs)(S.Layout, { "$zIndex": ui_1.zIndexInfinityForge.layoutDeSistemas, children: [(0, jsx_runtime_1.jsx)(system_1.Header, __assign({}, props)), (0, jsx_runtime_1.jsx)(system_1.MenuSwitch, {}), props.children && (0, jsx_runtime_1.jsx)("main", { children: props.children })] }));
|
|
54
54
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./logo";
|
|
2
|
-
export * from './menu-right';
|
|
3
|
-
export * from './search-modal';
|
|
1
|
+
export * from "./logo/index.js";
|
|
2
|
+
export * from './menu-right/index.js';
|
|
3
|
+
export * from './search-modal/index.js';
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./logo"), exports);
|
|
18
|
-
__exportStar(require("./menu-right"), exports);
|
|
19
|
-
__exportStar(require("./search-modal"), exports);
|
|
17
|
+
__exportStar(require("./logo/index.js"), exports);
|
|
18
|
+
__exportStar(require("./menu-right/index.js"), exports);
|
|
19
|
+
__exportStar(require("./search-modal/index.js"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -6,8 +6,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
6
6
|
exports.Logo = Logo;
|
|
7
7
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
8
8
|
var link_1 = __importDefault(require("next/link"));
|
|
9
|
-
var ui_1 = require("
|
|
10
|
-
var codie_panel_1 = require("
|
|
9
|
+
var ui_1 = require("../../../../../../ui/index.js");
|
|
10
|
+
var codie_panel_1 = require("../../../../../../codie_panel/index.js");
|
|
11
11
|
function Logo(_a) {
|
|
12
12
|
var _b, _c;
|
|
13
13
|
var logo = _a.logo;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ILayout } from '../../../interfaces';
|
|
1
|
+
import { ILayout } from '../../../interfaces.js';
|
|
2
2
|
export declare function MenuRight(props: ILayout): import("react/jsx-runtime").JSX.Element;
|
|
@@ -46,9 +46,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.MenuRight = MenuRight;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var system_1 = require("
|
|
51
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../../../ui/index.js");
|
|
50
|
+
var system_1 = require("../../../../../../system/index.js");
|
|
51
|
+
var S = __importStar(require("./styles.js"));
|
|
52
52
|
function MenuRight(props) {
|
|
53
53
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MenuRight', children: (0, jsx_runtime_1.jsxs)(S.MenuRight, { children: [props.workspaces && (0, jsx_runtime_1.jsx)(system_1.SelectWorkSpace, { workspaces: props.workspaces }), (0, jsx_runtime_1.jsx)(system_1.Notifications, {}), (0, jsx_runtime_1.jsx)(system_1.Profile, __assign({}, props))] }) }));
|
|
54
54
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./profile";
|
|
2
|
-
export * from "./messages";
|
|
3
|
-
export * from "./component";
|
|
1
|
+
export * from "./profile/index.js";
|
|
2
|
+
export * from "./messages/index.js";
|
|
3
|
+
export * from "./component.js";
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./profile"), exports);
|
|
18
|
-
__exportStar(require("./messages"), exports);
|
|
19
|
-
__exportStar(require("./component"), exports);
|
|
17
|
+
__exportStar(require("./profile/index.js"), exports);
|
|
18
|
+
__exportStar(require("./messages/index.js"), exports);
|
|
19
|
+
__exportStar(require("./component.js"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IMessage } from './interfaces';
|
|
1
|
+
import { IMessage } from './interfaces.js';
|
|
2
2
|
export declare function MessageCard({ title, status, date, name, description, url }: IMessage): import("react/jsx-runtime").JSX.Element;
|
package/dist/system/components/layout/header/components/menu-right/messages/content/card/index.js
CHANGED
|
@@ -46,9 +46,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.MessageCard = MessageCard;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var system_1 = require("
|
|
51
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../../../../../../ui/index.js");
|
|
50
|
+
var system_1 = require("../../../../../../../../../system/index.js");
|
|
51
|
+
var S = __importStar(require("./styles.js"));
|
|
52
52
|
function MessageCard(_a) {
|
|
53
53
|
var title = _a.title, status = _a.status, date = _a.date, name = _a.name, description = _a.description, url = _a.url;
|
|
54
54
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MessageCard', children: (0, jsx_runtime_1.jsxs)(S.MessageCard, { href: url, children: [(0, jsx_runtime_1.jsxs)("div", { className: 'top', children: [(0, jsx_runtime_1.jsx)("h5", { className: 'title font-16-bold', children: title }), (0, jsx_runtime_1.jsx)(system_1.HighlightText, __assign({}, status)), (0, jsx_runtime_1.jsx)("span", { className: 'days font-12-regular', children: date })] }), (0, jsx_runtime_1.jsxs)("p", { className: 'description font-16-regular', children: [(0, jsx_runtime_1.jsxs)("strong", { className: '-bold', children: [name, ": "] }), " ", description] })] }) }));
|
package/dist/system/components/layout/header/components/menu-right/messages/content/index.js
CHANGED
|
@@ -46,9 +46,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.Content = Content;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var card_1 = require("./card");
|
|
51
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../../../../../ui/index.js");
|
|
50
|
+
var card_1 = require("./card/index.js");
|
|
51
|
+
var S = __importStar(require("./styles.js"));
|
|
52
52
|
function Content() {
|
|
53
53
|
var messages = [
|
|
54
54
|
{
|
|
@@ -35,10 +35,10 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.Messages = Messages;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
-
var ui_1 = require("
|
|
39
|
-
var content_1 = require("./content");
|
|
40
|
-
var S = __importStar(require("./styles"));
|
|
41
|
-
var styles_1 = require("../styles");
|
|
38
|
+
var ui_1 = require("../../../../../../../ui/index.js");
|
|
39
|
+
var content_1 = require("./content/index.js");
|
|
40
|
+
var S = __importStar(require("./styles.js"));
|
|
41
|
+
var styles_1 = require("../styles.js");
|
|
42
42
|
function Messages() {
|
|
43
43
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Messages', children: (0, jsx_runtime_1.jsx)(S.Messages, { id: 'messages-btn', children: (0, jsx_runtime_1.jsx)(ui_1.Tooltip, { idTooltip: 'Messages', enableArrow: true, bgColor: '#fff', enableHover: true, content: (0, jsx_runtime_1.jsx)(content_1.Content, {}), trigger: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { children: (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'IconFullFieldChat' }) }) }) }) }));
|
|
44
44
|
}
|
package/dist/system/components/layout/header/components/menu-right/profile/content/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ILayout } from '
|
|
1
|
+
import { ILayout } from '../../../../../../../../system/components/layout/interfaces.js';
|
|
2
2
|
export declare function Content(props: ILayout): import("react/jsx-runtime").JSX.Element;
|
|
@@ -35,9 +35,9 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
35
35
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
36
|
exports.Content = Content;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
|
-
var ui_1 = require("
|
|
39
|
-
var system_1 = require("
|
|
40
|
-
var S = __importStar(require("./styles"));
|
|
38
|
+
var ui_1 = require("../../../../../../../../ui/index.js");
|
|
39
|
+
var system_1 = require("../../../../../../../../system/index.js");
|
|
40
|
+
var S = __importStar(require("./styles.js"));
|
|
41
41
|
function Content(props) {
|
|
42
42
|
var _a, _b;
|
|
43
43
|
var _c = (0, system_1.useAuthAdmin)(), user = _c.user, signOut = _c.signOut;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ILayout } from '
|
|
1
|
+
import { ILayout } from '../../../../../../../system/components/layout/interfaces.js';
|
|
2
2
|
export declare function Profile(props: ILayout): import("react/jsx-runtime").JSX.Element;
|
|
@@ -46,10 +46,10 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.Profile = Profile;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var system_1 = require("
|
|
51
|
-
var content_1 = require("./content");
|
|
52
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../../../../ui/index.js");
|
|
50
|
+
var system_1 = require("../../../../../../../system/index.js");
|
|
51
|
+
var content_1 = require("./content/index.js");
|
|
52
|
+
var S = __importStar(require("./styles.js"));
|
|
53
53
|
function Profile(props) {
|
|
54
54
|
var user = (0, system_1.useAuthAdmin)().user;
|
|
55
55
|
var avatarImage = (user === null || user === void 0 ? void 0 : user.avatar) || '/images/default-profile.png';
|
|
@@ -36,10 +36,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
36
36
|
exports.SearchModal = SearchModal;
|
|
37
37
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
38
38
|
var react_1 = require("react");
|
|
39
|
-
var ui_1 = require("
|
|
40
|
-
var trigger_1 = require("./trigger");
|
|
41
|
-
var search_list_1 = require("./search-list");
|
|
42
|
-
var S = __importStar(require("./styles"));
|
|
39
|
+
var ui_1 = require("../../../../../../ui/index.js");
|
|
40
|
+
var trigger_1 = require("./trigger/index.js");
|
|
41
|
+
var search_list_1 = require("./search-list/index.js");
|
|
42
|
+
var S = __importStar(require("./styles.js"));
|
|
43
43
|
function SearchModal() {
|
|
44
44
|
var _a = (0, react_1.useState)(false), open = _a[0], setOpen = _a[1];
|
|
45
45
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'SearchModal', children: (0, jsx_runtime_1.jsxs)(S.SearchModal, { children: [(0, jsx_runtime_1.jsx)(ui_1.Modal, { open: open, onClose: function () { return setOpen(false); }, styles: { width: '100vw', maxWidth: '512px', borderRadius: 10, padding: 0, overflow: 'hidden' }, children: (0, jsx_runtime_1.jsx)(search_list_1.SearchList, { setOpen: setOpen }) }), (0, jsx_runtime_1.jsx)(trigger_1.SearchTrigger, { onClick: function () { return setOpen(true); } })] }) }));
|
|
@@ -40,9 +40,9 @@ exports.SearchList = SearchList;
|
|
|
40
40
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
41
41
|
var react_1 = require("react");
|
|
42
42
|
var link_1 = __importDefault(require("next/link"));
|
|
43
|
-
var system_1 = require("
|
|
44
|
-
var ui_1 = require("
|
|
45
|
-
var S = __importStar(require("./styles"));
|
|
43
|
+
var system_1 = require("../../../../../../../system/index.js");
|
|
44
|
+
var ui_1 = require("../../../../../../../ui/index.js");
|
|
45
|
+
var S = __importStar(require("./styles.js"));
|
|
46
46
|
function SearchList(_a) {
|
|
47
47
|
var _b;
|
|
48
48
|
var setOpen = _a.setOpen;
|
|
@@ -46,8 +46,8 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
46
46
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
47
47
|
exports.SearchTrigger = SearchTrigger;
|
|
48
48
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
49
|
-
var ui_1 = require("
|
|
50
|
-
var S = __importStar(require("./styles"));
|
|
49
|
+
var ui_1 = require("../../../../../../../ui/index.js");
|
|
50
|
+
var S = __importStar(require("./styles.js"));
|
|
51
51
|
function SearchTrigger(props) {
|
|
52
52
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'SearchTrigger', children: (0, jsx_runtime_1.jsxs)(S.SearchTrigger, __assign({ "aria-label": 'Search' }, props, { children: [(0, jsx_runtime_1.jsx)("div", { className: 'icon', children: (0, jsx_runtime_1.jsx)(ui_1.Icon, { name: 'LupaIcon' }) }), (0, jsx_runtime_1.jsx)("span", { className: 'placeholder font-14-regular', children: "Pesquisar..." })] })) }));
|
|
53
53
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ILayout } from '../interfaces';
|
|
1
|
+
import { ILayout } from '../interfaces.js';
|
|
2
2
|
export declare function Header(props: ILayout): import("react/jsx-runtime").JSX.Element;
|
|
@@ -13,7 +13,7 @@ var __assign = (this && this.__assign) || function () {
|
|
|
13
13
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
14
|
exports.Header = Header;
|
|
15
15
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
16
|
-
var system_1 = require("
|
|
16
|
+
var system_1 = require("../../../../system/index.js");
|
|
17
17
|
function Header(props) {
|
|
18
18
|
var type = 'version01';
|
|
19
19
|
switch (type) {
|