@carbon/web-components 2.35.0 → 2.36.0-rc.1
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/custom-elements.json +91 -2
- package/dist/accordion.min.js +1 -1
- package/dist/ai-label.min.js +5 -3
- package/dist/ai-skeleton.min.js +1 -1
- package/dist/badge-indicator.min.js +1 -1
- package/dist/breadcrumb.min.js +1 -1
- package/dist/button-Nlq4SV2t.js +92 -0
- package/dist/{button-skeleton-2C8Q9J6C.js → button-skeleton-BW8_RGsc.js} +1 -1
- package/dist/button.min.js +1 -1
- package/dist/chat-button.min.js +1 -1
- package/dist/{checkbox-lpDhJXSR.js → checkbox-bmgb9_fW.js} +1 -1
- package/dist/checkbox.min.js +1 -1
- package/dist/code-snippet.min.js +2 -2
- package/dist/combo-box.min.js +1 -1
- package/dist/combo-button.min.js +1 -1
- package/dist/content-switcher-item-DDMLTkOF.js +53 -0
- package/dist/content-switcher.min.js +1 -1
- package/dist/copy-button.min.js +1 -1
- package/dist/data-table.min.js +1 -1
- package/dist/date-picker.min.js +1 -1
- package/dist/dropdown-item-DbAfeJiu.js +95 -0
- package/dist/dropdown.min.js +1 -1
- package/dist/file-uploader.min.js +1 -1
- package/dist/floating-menu.min.js +1 -1
- package/dist/{focus-C10ns2ZF.js → focus-DFCL9mZO.js} +1 -1
- package/dist/form-group.min.js +1 -1
- package/dist/form.min.js +3 -1
- package/dist/grid.min.js +1 -1
- package/dist/heading.min.js +1 -1
- package/dist/icon-button.min.js +1 -1
- package/dist/icon-indicator.min.js +1 -1
- package/dist/inline-loading.min.js +1 -1
- package/dist/layer.min.js +1 -1
- package/dist/link.min.js +2 -2
- package/dist/list.min.js +1 -1
- package/dist/{loading-icon-Clz2u5pa.js → loading-icon-Bb5GdwbG.js} +1 -1
- package/dist/loading.min.js +1 -1
- package/dist/menu-button.min.js +2 -2
- package/dist/menu.min.js +3 -3
- package/dist/modal.min.js +1 -1
- package/dist/multi-select.min.js +2 -2
- package/dist/notification.min.js +3 -3
- package/dist/number-input.min.js +1 -1
- package/dist/overflow-menu.min.js +1 -1
- package/dist/page-header.min.js +1 -1
- package/dist/pagination.min.js +1 -1
- package/dist/password-input.min.js +1 -1
- package/dist/popover.min.js +1 -1
- package/dist/progress-bar.min.js +1 -1
- package/dist/progress-indicator.min.js +1 -1
- package/dist/radio-button.min.js +1 -1
- package/dist/{radio-group-manager-Dp8YjM6T.js → radio-group-manager-DAE-IwQi.js} +1 -1
- package/dist/search-CM5cXy8n.js +56 -0
- package/dist/search.min.js +1 -1
- package/dist/{select-CEGnwSKP.js → select-CVFysM6O.js} +7 -7
- package/dist/select.min.js +1 -1
- package/dist/{settings-DNOOS82H.js → settings-SaMZ5DSz.js} +1 -1
- package/dist/shape-indicator.min.js +1 -1
- package/dist/side-panel.min.js +1 -1
- package/dist/skeleton-icon.min.js +1 -1
- package/dist/skeleton-placeholder.min.js +1 -1
- package/dist/skeleton-text.min.js +1 -1
- package/dist/skip-to-content.min.js +1 -1
- package/dist/slider.min.js +12 -12
- package/dist/slug.min.js +1 -1
- package/dist/stack.min.js +1 -1
- package/dist/structured-list.min.js +1 -1
- package/dist/tabs.min.js +1 -1
- package/dist/tag.min.js +1 -1
- package/dist/tearsheet.min.js +1 -1
- package/dist/{text-input-C4T-3yZw.js → text-input-CNtqeoDh.js} +1 -1
- package/dist/text-input.min.js +1 -1
- package/dist/textarea.min.js +3 -3
- package/dist/tile.min.js +1 -1
- package/dist/time-picker.min.js +1 -1
- package/dist/toggle-tip.min.js +1 -1
- package/dist/toggle.min.js +1 -1
- package/dist/{tooltip-content-FaNLrMP6.js → tooltip-content-B2vi2N7Q.js} +1 -1
- package/dist/tooltip.min.js +1 -1
- package/dist/tree-view.min.js +7 -7
- package/dist/ui-shell.min.js +1 -1
- package/es/components/ai-label/ai-label.d.ts +5 -0
- package/es/components/ai-label/ai-label.js +44 -1
- package/es/components/ai-label/ai-label.js.map +1 -1
- package/es/components/ai-label/ai-label.scss.js +1 -1
- package/es/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es/components/button/button.scss.js +1 -1
- package/es/components/chat-button/chat-button.scss.js +1 -1
- package/es/components/checkbox/checkbox.scss.js +1 -1
- package/es/components/code-snippet/code-snippet.scss.js +1 -1
- package/es/components/combo-box/combo-box.scss.js +1 -1
- package/es/components/combo-button/combo-button.scss.js +1 -1
- package/es/components/content-switcher/content-switcher-item.d.ts +1 -2
- package/es/components/content-switcher/content-switcher-item.js +7 -3
- package/es/components/content-switcher/content-switcher-item.js.map +1 -1
- package/es/components/content-switcher/content-switcher.d.ts +24 -4
- package/es/components/content-switcher/content-switcher.js +105 -16
- package/es/components/content-switcher/content-switcher.js.map +1 -1
- package/es/components/content-switcher/content-switcher.scss.js +1 -1
- package/es/components/content-switcher/defs.d.ts +2 -1
- package/es/components/content-switcher/defs.js +2 -2
- package/es/components/content-switcher/defs.js.map +1 -1
- package/es/components/content-switcher/index.d.ts +1 -1
- package/es/components/copy-button/copy-button.scss.js +1 -1
- package/es/components/data-table/data-table.scss.js +1 -1
- package/es/components/date-picker/date-picker.scss.js +1 -1
- package/es/components/date-picker/range-plugin.d.ts +1 -1
- package/es/components/date-picker/range-plugin.js +1 -1
- package/es/components/date-picker/range-plugin.js.map +1 -1
- package/es/components/dropdown/dropdown.scss.js +1 -1
- package/es/components/file-uploader/file-uploader.scss.js +1 -1
- package/es/components/form/form-item.scss.js +1 -1
- package/es/components/form/form.d.ts +17 -0
- package/es/components/form/form.js +39 -0
- package/es/components/form/form.js.map +1 -0
- package/es/components/form/form.scss.js +13 -0
- package/es/components/form/form.scss.js.map +1 -0
- package/es/components/form/index.d.ts +2 -1
- package/es/components/form/index.js +1 -0
- package/es/components/form/index.js.map +1 -1
- package/es/components/form-group/form-group.scss.js +1 -1
- package/es/components/icon-button/icon-button.scss.js +1 -1
- package/es/components/link/link.scss.js +1 -1
- package/es/components/menu/menu-item-selectable.d.ts +1 -1
- package/es/components/menu/menu-item-selectable.js +1 -2
- package/es/components/menu/menu-item-selectable.js.map +1 -1
- package/es/components/menu/menu-item.d.ts +1 -1
- package/es/components/menu/menu-item.js +6 -5
- package/es/components/menu/menu-item.js.map +1 -1
- package/es/components/menu/menu.d.ts +1 -1
- package/es/components/menu/menu.js +8 -1
- package/es/components/menu/menu.js.map +1 -1
- package/es/components/menu-button/menu-button.scss.js +1 -1
- package/es/components/modal/modal.scss.js +1 -1
- package/es/components/multi-select/multi-select.js +24 -4
- package/es/components/multi-select/multi-select.js.map +1 -1
- package/es/components/multi-select/multi-select.scss.js +1 -1
- package/es/components/notification/actionable-notification.scss.js +1 -1
- package/es/components/notification/inline-notification.scss.js +1 -1
- package/es/components/notification/toast-notification.scss.js +1 -1
- package/es/components/number-input/number-input.scss.js +1 -1
- package/es/components/overflow-menu/overflow-menu.scss.js +1 -1
- package/es/components/pagination/pagination.scss.js +1 -1
- package/es/components/password-input/password-input.scss.js +1 -1
- package/es/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es/components/radio-button/radio-button.js +11 -3
- package/es/components/radio-button/radio-button.js.map +1 -1
- package/es/components/radio-button/radio-button.scss.js +1 -1
- package/es/components/search/search.scss.js +1 -1
- package/es/components/select/select.scss.js +1 -1
- package/es/components/skip-to-content/skip-to-content.scss.js +1 -1
- package/es/components/slider/slider.scss.js +1 -1
- package/es/components/slug/slug.scss.js +1 -1
- package/es/components/tabs/tabs.scss.js +1 -1
- package/es/components/tag/tag.scss.js +1 -1
- package/es/components/text-input/text-input.scss.js +1 -1
- package/es/components/textarea/textarea.d.ts +10 -0
- package/es/components/textarea/textarea.js +21 -0
- package/es/components/textarea/textarea.js.map +1 -1
- package/es/components/textarea/textarea.scss.js +1 -1
- package/es/components/tile/tile.scss.js +1 -1
- package/es/components/time-picker/time-picker.scss.js +1 -1
- package/es/components/toggle-tip/toggletip.scss.js +1 -1
- package/es/components/tooltip/tooltip.scss.js +1 -1
- package/es/components/tree-view/tree-view.scss.js +1 -1
- package/es/components/ui-shell/header.scss.js +1 -1
- package/es/globals/internal/radio-group-manager.d.ts +4 -0
- package/es/globals/internal/radio-group-manager.js +17 -7
- package/es/globals/internal/radio-group-manager.js.map +1 -1
- package/es/globals/settings.d.ts +1 -1
- package/es/globals/settings.js +3 -1
- package/es/globals/settings.js.map +1 -1
- package/es-custom/components/ai-label/ai-label.d.ts +5 -0
- package/es-custom/components/ai-label/ai-label.js +44 -1
- package/es-custom/components/ai-label/ai-label.js.map +1 -1
- package/es-custom/components/ai-label/ai-label.scss.js +1 -1
- package/es-custom/components/breadcrumb/breadcrumb.scss.js +1 -1
- package/es-custom/components/button/button.scss.js +1 -1
- package/es-custom/components/chat-button/chat-button.scss.js +1 -1
- package/es-custom/components/checkbox/checkbox.scss.js +1 -1
- package/es-custom/components/code-snippet/code-snippet.scss.js +1 -1
- package/es-custom/components/combo-box/combo-box.scss.js +1 -1
- package/es-custom/components/combo-button/combo-button.scss.js +1 -1
- package/es-custom/components/content-switcher/content-switcher-item.d.ts +1 -2
- package/es-custom/components/content-switcher/content-switcher-item.js +7 -3
- package/es-custom/components/content-switcher/content-switcher-item.js.map +1 -1
- package/es-custom/components/content-switcher/content-switcher.d.ts +24 -4
- package/es-custom/components/content-switcher/content-switcher.js +105 -16
- package/es-custom/components/content-switcher/content-switcher.js.map +1 -1
- package/es-custom/components/content-switcher/content-switcher.scss.js +1 -1
- package/es-custom/components/content-switcher/defs.d.ts +2 -1
- package/es-custom/components/content-switcher/defs.js +2 -2
- package/es-custom/components/content-switcher/defs.js.map +1 -1
- package/es-custom/components/content-switcher/index.d.ts +1 -1
- package/es-custom/components/copy-button/copy-button.scss.js +1 -1
- package/es-custom/components/data-table/data-table.scss.js +1 -1
- package/es-custom/components/date-picker/date-picker.scss.js +1 -1
- package/es-custom/components/date-picker/range-plugin.d.ts +1 -1
- package/es-custom/components/date-picker/range-plugin.js +1 -1
- package/es-custom/components/date-picker/range-plugin.js.map +1 -1
- package/es-custom/components/dropdown/dropdown.scss.js +1 -1
- package/es-custom/components/file-uploader/file-uploader.scss.js +1 -1
- package/es-custom/components/form/form-item.scss.js +1 -1
- package/es-custom/components/form/form.d.ts +17 -0
- package/es-custom/components/form/form.js +39 -0
- package/es-custom/components/form/form.js.map +1 -0
- package/es-custom/components/form/form.scss.js +13 -0
- package/es-custom/components/form/form.scss.js.map +1 -0
- package/es-custom/components/form/index.d.ts +2 -1
- package/es-custom/components/form/index.js +1 -0
- package/es-custom/components/form/index.js.map +1 -1
- package/es-custom/components/form-group/form-group.scss.js +1 -1
- package/es-custom/components/icon-button/icon-button.scss.js +1 -1
- package/es-custom/components/link/link.scss.js +1 -1
- package/es-custom/components/menu/menu-item-selectable.d.ts +1 -1
- package/es-custom/components/menu/menu-item-selectable.js +1 -2
- package/es-custom/components/menu/menu-item-selectable.js.map +1 -1
- package/es-custom/components/menu/menu-item.d.ts +1 -1
- package/es-custom/components/menu/menu-item.js +6 -5
- package/es-custom/components/menu/menu-item.js.map +1 -1
- package/es-custom/components/menu/menu.d.ts +1 -1
- package/es-custom/components/menu/menu.js +8 -1
- package/es-custom/components/menu/menu.js.map +1 -1
- package/es-custom/components/menu-button/menu-button.scss.js +1 -1
- package/es-custom/components/modal/modal.scss.js +1 -1
- package/es-custom/components/multi-select/multi-select.js +24 -4
- package/es-custom/components/multi-select/multi-select.js.map +1 -1
- package/es-custom/components/multi-select/multi-select.scss.js +1 -1
- package/es-custom/components/notification/actionable-notification.scss.js +1 -1
- package/es-custom/components/notification/inline-notification.scss.js +1 -1
- package/es-custom/components/notification/toast-notification.scss.js +1 -1
- package/es-custom/components/number-input/number-input.scss.js +1 -1
- package/es-custom/components/overflow-menu/overflow-menu.scss.js +1 -1
- package/es-custom/components/pagination/pagination.scss.js +1 -1
- package/es-custom/components/password-input/password-input.scss.js +1 -1
- package/es-custom/components/progress-indicator/progress-indicator.scss.js +1 -1
- package/es-custom/components/radio-button/radio-button.js +11 -3
- package/es-custom/components/radio-button/radio-button.js.map +1 -1
- package/es-custom/components/radio-button/radio-button.scss.js +1 -1
- package/es-custom/components/search/search.scss.js +1 -1
- package/es-custom/components/select/select.scss.js +1 -1
- package/es-custom/components/skip-to-content/skip-to-content.scss.js +1 -1
- package/es-custom/components/slider/slider.scss.js +1 -1
- package/es-custom/components/slug/slug.scss.js +1 -1
- package/es-custom/components/tabs/tabs.scss.js +1 -1
- package/es-custom/components/tag/tag.scss.js +1 -1
- package/es-custom/components/text-input/text-input.scss.js +1 -1
- package/es-custom/components/textarea/textarea.d.ts +10 -0
- package/es-custom/components/textarea/textarea.js +21 -0
- package/es-custom/components/textarea/textarea.js.map +1 -1
- package/es-custom/components/textarea/textarea.scss.js +1 -1
- package/es-custom/components/tile/tile.scss.js +1 -1
- package/es-custom/components/time-picker/time-picker.scss.js +1 -1
- package/es-custom/components/toggle-tip/toggletip.scss.js +1 -1
- package/es-custom/components/tooltip/tooltip.scss.js +1 -1
- package/es-custom/components/tree-view/tree-view.scss.js +1 -1
- package/es-custom/components/ui-shell/header.scss.js +1 -1
- package/es-custom/globals/internal/radio-group-manager.d.ts +4 -0
- package/es-custom/globals/internal/radio-group-manager.js +17 -7
- package/es-custom/globals/internal/radio-group-manager.js.map +1 -1
- package/es-custom/globals/settings.d.ts +1 -1
- package/es-custom/globals/settings.js +3 -1
- package/es-custom/globals/settings.js.map +1 -1
- package/lib/components/ai-label/ai-label.d.ts +5 -0
- package/lib/components/content-switcher/content-switcher-item.d.ts +1 -2
- package/lib/components/content-switcher/content-switcher.d.ts +24 -4
- package/lib/components/content-switcher/defs.d.ts +2 -1
- package/lib/components/content-switcher/defs.js +2 -2
- package/lib/components/content-switcher/defs.js.map +1 -1
- package/lib/components/content-switcher/index.d.ts +1 -1
- package/lib/components/date-picker/range-plugin.d.ts +1 -1
- package/lib/components/form/form.d.ts +17 -0
- package/lib/components/form/index.d.ts +2 -1
- package/lib/components/menu/menu-item-selectable.d.ts +1 -1
- package/lib/components/menu/menu-item.d.ts +1 -1
- package/lib/components/menu/menu.d.ts +1 -1
- package/lib/components/textarea/textarea.d.ts +10 -0
- package/lib/globals/internal/radio-group-manager.d.ts +4 -0
- package/lib/globals/settings.d.ts +1 -1
- package/lib/globals/settings.js +3 -1
- package/lib/globals/settings.js.map +1 -1
- package/package.json +6 -6
- package/scss/components/content-switcher/content-switcher.scss +128 -20
- package/scss/components/form/form.scss +15 -0
- package/scss/components/textarea/textarea.scss +0 -4
- package/dist/button-DeIi26OJ.js +0 -92
- package/dist/content-switcher-item-Bljnqjc9.js +0 -53
- package/dist/dropdown-item-C1ZmfgW_.js +0 -95
- package/dist/search-CuLWQEun.js +0 -56
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
import { css } from 'lit';
|
|
9
9
|
|
|
10
|
-
var styles = css(["@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-secondary,#525252);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}@keyframes fp-fade-in-down{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fp-slide-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes fp-slide-left-new{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes fp-slide-right{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes fp-slide-right-new{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes fp-fade-out{0%{opacity:1}to{opacity:0}}@keyframes fp-fade-in{0%{opacity:0}to{opacity:1}}.flatpickr-calendar{animation:none;border:0;border-radius:0;box-sizing:border-box;direction:ltr;inline-size:19.6875rem;max-block-size:0;opacity:0;overflow:hidden;padding:0;position:absolute;text-align:center;touch-action:manipulation;visibility:hidden}@media (forced-colors:active),screen and (-ms-high-contrast:active){.flatpickr-calendar{outline:1px solid transparent}}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-block-size:40rem;opacity:1;overflow:visible;visibility:inherit}.flatpickr-calendar.open{align-items:center;background-color:var(--cds-custom-layer-01,#f4f4f4);block-size:21rem;border:none;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));display:flex;flex-direction:column;inline-size:18rem;justify-content:center;margin-block-start:-.125rem;overflow:hidden;padding:.25rem .25rem .5rem;z-index:99999}.flatpickr-calendar.open:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.flatpickr-calendar.open:focus{outline-style:dotted}}.flatpickr-calendar.animate.open{animation:fp-fade-in-down .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.flatpickr-calendar.animate.open{animation:none}}.flatpickr-calendar.inline{display:block;inset-block-start:auto;position:absolute}.flatpickr-calendar.static{inset-block-start:calc(100% + 2px);position:absolute}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.hasWeeks{inline-size:auto}.dayContainer{block-size:15.375rem;display:flex;flex-wrap:wrap;justify-content:space-around;outline:0;padding:0}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-block-end:0;border-end-end-radius:0;border-end-start-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-inline-start:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{block-size:2.5rem;border-block-start:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{block-size:auto}.flatpickr-calendar:focus{outline:0}.flatpickr-months{display:flex;inline-size:100%;justify-content:space-between}.flatpickr-month{align-items:center;background-color:transparent;block-size:2.5rem;color:var(--cds-custom-text-primary,#161616);display:flex;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);line-height:1;text-align:center}.flatpickr-next-month,.flatpickr-prev-month{align-items:center;block-size:2.5rem;cursor:pointer;display:flex;justify-content:center;padding:0;z-index:3;fill:var(--cds-custom-icon-primary,#161616);inline-size:2.5rem;line-height:16px;text-decoration:none;transform:scale(1);transition:background-color 70ms cubic-bezier(.2,0,.38,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (prefers-reduced-motion:reduce){.flatpickr-next-month,.flatpickr-prev-month{transition:none}}.flatpickr-next-month:hover,.flatpickr-prev-month:hover{background-color:var(--cds-custom-layer-hover)}.flatpickr-next-month.disabled svg,.flatpickr-prev-month.disabled svg{cursor:not-allowed;fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.flatpickr-next-month.disabled:hover svg,.flatpickr-prev-month.disabled:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.flatpickr-current-month{align-items:center;block-size:1.75rem;display:flex;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);justify-content:center;letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);text-align:center}.flatpickr-current-month .cur-month{margin-inline:.25rem .25rem}.flatpickr-current-month .cur-month:hover{background-color:var(--cds-custom-layer-hover)}.numInputWrapper{inline-size:3.75rem;position:relative}.numInputWrapper:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.numInputWrapper .numInput{-moz-appearance:textfield;background-color:var(--cds-custom-field-01,#f4f4f4);border:none;color:var(--cds-custom-text-primary,#161616);cursor:default;display:inline-block;font-family:inherit;font-size:inherit;font-weight:600;inline-size:100%;margin:0;padding:.25rem}.numInputWrapper .numInput::-webkit-inner-spin-button,.numInputWrapper .numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper .numInput:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.numInputWrapper .numInput:focus{outline-style:dotted}}.numInputWrapper .numInput[disabled],.numInputWrapper .numInput[disabled]:hover{background-color:var(--cds-custom-layer-01,#f4f4f4);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));pointer-events:none}.numInputWrapper .arrowUp{border-block-end:0;inset-block-start:.25rem}.numInputWrapper .arrowUp:after{border-block-end:.25rem solid var(--cds-custom-icon-primary,#161616)}.numInputWrapper .arrowDown{inset-block-start:.6875rem}.numInputWrapper .arrowDown:after{border-block-start:.25rem solid var(--cds-custom-icon-primary,#161616)}.numInputWrapper .arrowDown,.numInputWrapper .arrowUp{block-size:50%;border:none;cursor:pointer;inline-size:.75rem;inset-inline-start:2.6rem;line-height:50%;opacity:0;padding:0 .25rem 0 .125rem;position:absolute}.numInputWrapper .arrowDown:after,.numInputWrapper .arrowUp:after{border-inline-end:.25rem solid transparent;border-inline-start:.25rem solid transparent;content:\"\";display:block;inset-block-start:33%;position:absolute}.numInputWrapper .arrowDown:hover:after,.numInputWrapper .arrowUp:hover:after{border-block-end-color:var(--cds-custom-button-primary,#0f62fe);border-block-start-color:var(--cds-custom-button-primary,#0f62fe)}.numInputWrapper .arrowDown:active:after,.numInputWrapper .arrowUp:active:after{border-block-end-color:var(--cds-custom-border-interactive,#0f62fe);border-block-start-color:var(--cds-custom-border-interactive,#0f62fe)}.numInput[disabled]~.arrowUp:after{border-block-end-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.numInput[disabled]~.arrowDown:after{border-block-start-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.numInputWrapper:hover .arrowDown,.numInputWrapper:hover .arrowUp{opacity:1}.numInputWrapper:hover .numInput[disabled]~.arrowDown,.numInputWrapper:hover .numInput[disabled]~.arrowUp{opacity:0}.flatpickr-weekdays{align-items:center;block-size:2.5rem;display:flex}.flatpickr-weekdaycontainer{display:flex;inline-size:100%}.flatpickr-weekday{color:var(--cds-custom-text-primary,#161616);cursor:default;flex:1;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.flatpickr-days:focus{outline:0}.flatpickr-calendar.animate .dayContainer.slideLeft{animation:fp-fade-out .4s cubic-bezier(.23,1,.32,1),fp-slide-left .4s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.animate .dayContainer.slideLeft,.flatpickr-calendar.animate .dayContainer.slideLeftNew{transform:translate3d(-100%,0,0)}.flatpickr-calendar.animate .dayContainer.slideLeftNew{animation:fp-fade-in .4s cubic-bezier(.23,1,.32,1),fp-slide-left .4s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.animate .dayContainer.slideRight{animation:fp-fade-out .4s cubic-bezier(.23,1,.32,1),fp-slide-right .4s cubic-bezier(.23,1,.32,1);transform:translate3d(100%,0,0)}.flatpickr-calendar.animate .dayContainer.slideRightNew{animation:fp-fade-in .4s cubic-bezier(.23,1,.32,1),fp-slide-right-new .4s cubic-bezier(.23,1,.32,1)}.flatpickr-day{align-items:center;block-size:2.5rem;color:var(--cds-custom-text-primary,#161616);cursor:pointer;display:flex;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:2.5rem;justify-content:center;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);transition:all 70ms cubic-bezier(.2,0,.38,.9)}.flatpickr-day:hover{background:var(--cds-custom-layer-hover)}.flatpickr-day:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-button-primary,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.flatpickr-day:focus{outline-style:dotted}}.nextMonthDay,.prevMonthDay{color:var(--cds-custom-text-helper,#6f6f6f)}.flatpickr-day.today{color:var(--cds-custom-link-primary,#0f62fe);font-weight:600;position:relative}.flatpickr-day.today:after{background-color:var(--cds-custom-link-primary,#0f62fe);block-size:.25rem;content:\"\";display:block;inline-size:.25rem;inset-block-end:.4375rem;inset-inline-start:50%;position:absolute;transform:translateX(-50%)}.flatpickr-day.today.no-border{border:none}.flatpickr-day.today.selected{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.flatpickr-day.today.selected{outline-style:dotted}}.flatpickr-day.today.selected:after{display:none}.flatpickr-day.inRange{background-color:var(--cds-custom-highlight,#d0e2ff);color:var(--cds-custom-text-primary,#161616)}.flatpickr-day.selected{background-color:var(--cds-custom-button-primary,#0f62fe);color:var(--cds-custom-text-on-color,#fff)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.flatpickr-day.selected{color:Highlight;outline:1px solid Highlight;outline-style:dotted}}.flatpickr-day.selected:focus{outline:.0625rem solid var(--cds-custom-layer-02,#fff);outline-offset:-.1875rem}.flatpickr-day.startRange.selected{box-shadow:none;z-index:2}.flatpickr-day.endRange.inRange,.flatpickr-day.startRange.inRange:not(.selected){background:var(--cds-custom-layer-01,#f4f4f4);outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px;z-index:3}@media screen and (prefers-contrast){.flatpickr-day.endRange.inRange,.flatpickr-day.startRange.inRange:not(.selected){outline-style:dotted}}.flatpickr-day.endRange:hover{background:var(--cds-custom-layer-01,#f4f4f4);color:var(--cds-custom-text-primary,#161616);outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.flatpickr-day.endRange:hover{outline-style:dotted}}.flatpickr-day.endRange.inRange.selected{background:var(--cds-custom-button-primary,#0f62fe);color:var(--cds-custom-text-on-color,#fff)}.flatpickr-day.flatpickr-disabled{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.flatpickr-day.flatpickr-disabled:hover{background-color:transparent}.flatpickr-input[readonly]{cursor:pointer}@media (forced-colors:active),screen and (-ms-high-contrast:active){.flatpickr-day.inRange,.flatpickr-day.today{color:Highlight}}.cds-custom--date-picker,:host(cds-custom-date-picker){display:flex}.cds-custom--date-picker--light .cds-custom--date-picker__input{background:var(--cds-custom-field-02,#fff)}.cds-custom--date-picker~.cds-custom--label,:host(cds-custom-date-picker)~.cds-custom--label{order:1}.cds-custom--date-picker-container,:host(cds-custom-date-picker-input),:host(cds-custom-date-picker-input-skeleton){display:flex;flex-direction:column;justify-content:space-between;position:relative}.cds-custom--date-picker-container .cds-custom--label,:host(cds-custom-date-picker-input) .cds-custom--label,:host(cds-custom-date-picker-input-skeleton) .cds-custom--label{display:flex}.cds-custom--date-picker-input__wrapper{align-items:center;display:flex}.cds-custom--date-picker-input__wrapper>span{position:relative}.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker__input,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--label{inline-size:7.5rem}.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--invalid .cds-custom--date-picker__input,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--warn .cds-custom--date-picker__input,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement{inline-size:9.5rem}.cds-custom--date-picker.cds-custom--date-picker--simple.cds-custom--date-picker--short .cds-custom--date-picker__input{inline-size:5.7rem}.cds-custom--date-picker.cds-custom--date-picker--single .cds-custom--date-picker__input{inline-size:18rem}.cds-custom--date-picker .cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,:host(cds-custom-date-picker) .cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement{color:var(--cds-custom-text-primary,#161616)}.cds-custom--date-picker__input{background-color:var(--cds-custom-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);display:block;font-family:inherit;font-family:var(--cds-custom-code-02-font-family,\"IBM Plex Mono\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",monospace);font-size:100%;font-size:var(--cds-custom-code-02-font-size,.875rem);font-weight:var(--cds-custom-code-02-font-weight,400);letter-spacing:var(--cds-custom-code-02-letter-spacing,.32px);line-height:var(--cds-custom-code-02-line-height,1.42857);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;position:relative;transition:all 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--date-picker__input *,.cds-custom--date-picker__input :after,.cds-custom--date-picker__input :before{box-sizing:inherit}.cds-custom--date-picker__input.cds-custom--focused,.cds-custom--date-picker__input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--date-picker__input.cds-custom--focused,.cds-custom--date-picker__input:focus{outline-style:dotted}}.cds-custom--date-picker__input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--date-picker__input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker__input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker__input:disabled:hover{border-block-end:1px solid transparent}.cds-custom--date-picker__input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--date-picker__input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--date-picker__input--lg{block-size:3rem}.cds-custom--date-picker__input--sm{block-size:2rem}.cds-custom--date-picker__icon,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon{position:absolute;z-index:1;fill:var(--cds-custom-icon-primary,#161616);inset-block-start:50%;inset-inline-end:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--date-picker__icon--invalid,.cds-custom--date-picker__icon--warn,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--invalid,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--warn{cursor:auto}.cds-custom--date-picker__icon--warn,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--warn{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--date-picker__icon--warn path:first-of-type{fill:#000;opacity:1}.cds-custom--date-picker__icon--invalid,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--invalid{fill:var(--cds-custom-support-error,#da1e28)}.cds-custom--date-picker__icon~.cds-custom--date-picker__input{padding-inline-end:3rem}.cds-custom--date-picker__input:disabled~.cds-custom--date-picker__icon{cursor:not-allowed;fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker--range>.cds-custom--date-picker-container:first-child{margin-inline-end:.0625rem}.cds-custom--date-picker--range .cds-custom--date-picker-container,.cds-custom--date-picker--range .cds-custom--date-picker__input,.cds-custom--date-picker--range :host(cds-custom-date-picker-input),.cds-custom--date-picker--range :host(cds-custom-date-picker-input-skeleton){inline-size:8.96875rem}.cds-custom--date-picker-input__wrapper--decorator .cds-custom--date-picker-input-inner-wrapper--decorator>*,.cds-custom--date-picker-input__wrapper--slug .cds-custom--ai-label,.cds-custom--date-picker-input__wrapper--slug .cds-custom--slug{inset-block-start:50%;inset-inline-end:2.5rem;position:absolute;transform:translateY(-50%)}.cds-custom--date-picker-input__wrapper--decorator .cds-custom--date-picker-input-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--date-picker-input__wrapper--decorator .cds-custom--date-picker__input:has(~.cds-custom--date-picker-input-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--date-picker-input-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--date-picker-input__wrapper--slug .cds-custom--date-picker__input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--date-picker-input__wrapper--slug .cds-custom--date-picker__input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff);padding-inline-end:4rem}.cds-custom--date-picker__input[readonly]{background:transparent;border-block-end-color:var(--cds-custom-border-subtle);cursor:text}.cds-custom--date-picker__input[readonly]+.cds-custom--date-picker__icon{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker.cds-custom--skeleton input,.cds-custom--date-picker__input.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds-custom--date-picker.cds-custom--skeleton input:active,.cds-custom--date-picker.cds-custom--skeleton input:focus,.cds-custom--date-picker.cds-custom--skeleton input:hover,.cds-custom--date-picker__input.cds-custom--skeleton:active,.cds-custom--date-picker__input.cds-custom--skeleton:focus,.cds-custom--date-picker__input.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--date-picker.cds-custom--skeleton input:before,.cds-custom--date-picker__input.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--date-picker.cds-custom--skeleton input:before,.cds-custom--date-picker__input.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--date-picker.cds-custom--skeleton input,.cds-custom--date-picker__input.cds-custom--skeleton{background:CanvasText}.cds-custom--date-picker.cds-custom--skeleton input:before,.cds-custom--date-picker__input.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--date-picker.cds-custom--skeleton input::-moz-placeholder,.cds-custom--date-picker__input.cds-custom--skeleton::-moz-placeholder{color:transparent}.cds-custom--date-picker.cds-custom--skeleton input::placeholder,.cds-custom--date-picker__input.cds-custom--skeleton::placeholder{color:transparent}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:active,.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:focus,.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:hover{border:none;cursor:default;outline:none}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label{background:CanvasText}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:before{background:Canvas;forced-color-adjust:none}}:host(cds-custom-date-picker) #floating-menu-container{inline-size:100%;position:absolute}:host(cds-custom-date-picker) .cds-custom--date-picker__calendar.open{margin-block-start:0}:host(cds-custom-date-picker) .flatpickr-next-month svg,:host(cds-custom-date-picker) .flatpickr-prev-month svg{transform:rotate(0)}:host(cds-custom-date-picker) .cds-custom--date-picker__day.flatpickr-disabled,:host(cds-custom-date-picker) .flatpickr-day.flatpickr-disabled{color:var(--cds-custom-layer-selected-inverse,#161616);cursor:not-allowed;opacity:.5}:host(cds-custom-date-picker) .cds-custom--date-picker__day.flatpickr-disabled:hover,:host(cds-custom-date-picker) .flatpickr-day.flatpickr-disabled:hover{background:transparent}:host(cds-custom-date-picker) .flatpickr-next-month.flatpickr-disabled svg,:host(cds-custom-date-picker) .flatpickr-prev-month.flatpickr-disabled svg{cursor:not-allowed;fill:var(--cds-custom-layer-selected-inverse,#161616);opacity:.5}:host(cds-custom-date-picker) .flatpickr-next-month.flatpickr-disabled:hover svg,:host(cds-custom-date-picker) .flatpickr-prev-month.flatpickr-disabled:hover svg{fill:var(--cds-custom-layer-selected-inverse,#161616)}:host(cds-custom-date-picker-input),:host(cds-custom-date-picker-input-skeleton){outline:none}:host(cds-custom-date-picker-input) .cds-custom--form-requirement[hidden],:host(cds-custom-date-picker-input-skeleton) .cds-custom--form-requirement[hidden]{display:none}:host(cds-custom-date-picker-input[warn]) .cds-custom--form-requirement{color:var(--cds-custom-text-primary,#161616)}:host(cds-custom-date-picker-input-skeleton[kind=simple]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=simple]) .cds-custom--date-picker__input{inline-size:7.5rem}:host(cds-custom-date-picker-input-skeleton[kind=simple]) .cds-custom--date-picker__input--invalid,:host(cds-custom-date-picker-input-skeleton[kind=simple]) .cds-custom--date-picker__input--warn,:host(cds-custom-date-picker-input[kind=simple]) .cds-custom--date-picker__input--invalid,:host(cds-custom-date-picker-input[kind=simple]) .cds-custom--date-picker__input--warn{inline-size:9.5rem}:host(cds-custom-date-picker-input-skeleton[kind=simple][short]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=simple][short]) .cds-custom--date-picker__input{inline-size:5.625rem}:host(cds-custom-date-picker-input-skeleton[kind=single]),:host(cds-custom-date-picker-input[kind=single]){max-inline-size:18rem}:host(cds-custom-date-picker-input-skeleton[kind=single]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=single]) .cds-custom--date-picker__input{inline-size:18rem}:host(cds-custom-date-picker-input-skeleton[kind=from]),:host(cds-custom-date-picker-input[kind=from]){margin-inline-end:.0625rem}:host(cds-custom-date-picker-input-skeleton[kind=from]),:host(cds-custom-date-picker-input-skeleton[kind=to]),:host(cds-custom-date-picker-input[kind=from]),:host(cds-custom-date-picker-input[kind=to]){inline-size:8.96875rem}:host(cds-custom-date-picker-input-skeleton[kind=from]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input-skeleton[kind=to]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=from]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=to]) .cds-custom--date-picker__input{inline-size:8.96875rem}:host(cds-custom-date-picker-input) ::slotted(cds-custom-ai-label),:host(cds-custom-date-picker-input) ::slotted(cds-custom-slug){inset-block-start:50%;inset-inline-end:2.5rem;position:absolute}:host(cds-custom-date-picker-input) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-date-picker-input) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-50%)}:host(cds-custom-date-picker-input-skeleton){display:inline-block}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:active,:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:focus,:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:hover{border:none;cursor:default;outline:none}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){:host(cds-custom-date-picker-input-skeleton) .cds-custom--label{background:CanvasText}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:before{background:Canvas;forced-color-adjust:none}}:host(cds-custom-date-picker-input-skeleton) .cds-custom--date-picker-input-skeleton-container{display:inline-block}:host(cds-custom-date-picker-input-skeleton[range]) .cds-custom--date-picker-input-skeleton-container{inline-size:8.96875rem}:host(cds-custom-date-picker-input-skeleton[range]) .cds-custom--date-picker-input-skeleton-container .cds-custom--date-picker__input{inline-size:8.96875rem}:host(cds-custom-date-picker-input[ai-label]) .cds-custom--date-picker__input--decorator{background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}"]);
|
|
10
|
+
var styles = css(["@keyframes cds-custom--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds-custom--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds-custom--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds-custom--layout--size-xs{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xs,1.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xs{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xs,1.5rem))}.cds-custom--layout-constraint--size__min-xs{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout-constraint--size__max-xs{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xs,1.5rem)}.cds-custom--layout--size-sm{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-sm,2rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-sm{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-sm,2rem))}.cds-custom--layout-constraint--size__min-sm{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout-constraint--size__max-sm{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-sm,2rem)}.cds-custom--layout--size-md{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-md,2.5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-md{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-md,2.5rem))}.cds-custom--layout-constraint--size__min-md{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout-constraint--size__max-md{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-md,2.5rem)}.cds-custom--layout--size-lg{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-lg,3rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-lg{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-lg,3rem))}.cds-custom--layout-constraint--size__min-lg{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout-constraint--size__max-lg{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-lg,3rem)}.cds-custom--layout--size-xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-xl,4rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-xl,4rem))}.cds-custom--layout-constraint--size__min-xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout-constraint--size__max-xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-xl,4rem)}.cds-custom--layout--size-2xl{--cds-custom-layout-size-height-context:var(--cds-custom-layout-size-height-2xl,5rem);--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context)}.cds-custom--layout-constraint--size__default-2xl{--cds-custom-layout-size-height:var(--cds-custom-layout-size-height-context,var(--cds-custom-layout-size-height-2xl,5rem))}.cds-custom--layout-constraint--size__min-2xl{--cds-custom-layout-size-height-min:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout-constraint--size__max-2xl{--cds-custom-layout-size-height-max:var(--cds-custom-layout-size-height-2xl,5rem)}.cds-custom--layout--density-condensed{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-condensed{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-condensed,0.5rem))}.cds-custom--layout-constraint--density__min-condensed{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout-constraint--density__max-condensed{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-condensed,0.5rem)}.cds-custom--layout--density-normal{--cds-custom-layout-density-padding-inline-context:var(--cds-custom-layout-density-padding-inline-normal,1rem);--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context)}.cds-custom--layout-constraint--density__default-normal{--cds-custom-layout-density-padding-inline:var(--cds-custom-layout-density-padding-inline-context,var(--cds-custom-layout-density-padding-inline-normal,1rem))}.cds-custom--layout-constraint--density__min-normal{--cds-custom-layout-density-padding-inline-min:var(--cds-custom-layout-density-padding-inline-normal,1rem)}.cds-custom--layout-constraint--density__max-normal{--cds-custom-layout-density-padding-inline-max:var(--cds-custom-layout-density-padding-inline-normal,1rem)}:root{--cds-custom-layout-size-height-xs:1.5rem;--cds-custom-layout-size-height-sm:2rem;--cds-custom-layout-size-height-md:2.5rem;--cds-custom-layout-size-height-lg:3rem;--cds-custom-layout-size-height-xl:4rem;--cds-custom-layout-size-height-2xl:5rem;--cds-custom-layout-size-height-min:0px;--cds-custom-layout-size-height-max:999999999px;--cds-custom-layout-density-padding-inline-condensed:0.5rem;--cds-custom-layout-density-padding-inline-normal:1rem;--cds-custom-layout-density-padding-inline-min:0px;--cds-custom-layout-density-padding-inline-max:999999999px}.cds-custom--assistive-text,.cds-custom--visually-hidden{block-size:1px;border:0;margin:-1px;overflow:hidden;padding:0;position:absolute;clip:rect(0,0,0,0);inline-size:1px;visibility:inherit;white-space:nowrap}.cds-custom--layer-one,:root{--cds-custom-layer:var(--cds-custom-layer-01,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-01,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-01,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-01,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-01,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-01,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-01,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-01,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-01,#a8a8a8);--cds-custom-field:var(--cds-custom-field-01,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-01,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-00,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-01,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-01,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-01,#c6c6c6)}.cds-custom--layer-two{--cds-custom-layer:var(--cds-custom-layer-02,#fff);--cds-custom-layer-active:var(--cds-custom-layer-active-02,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-02,#f4f4f4);--cds-custom-layer-hover:var(--cds-custom-layer-hover-02,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-02,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-02,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-02,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-02,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-02,#a8a8a8);--cds-custom-field:var(--cds-custom-field-02,#fff);--cds-custom-field-hover:var(--cds-custom-field-hover-02,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-01,#c6c6c6);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-02,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-02,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-02,#a8a8a8)}.cds-custom--layer-three{--cds-custom-layer:var(--cds-custom-layer-03,#f4f4f4);--cds-custom-layer-active:var(--cds-custom-layer-active-03,#c6c6c6);--cds-custom-layer-background:var(--cds-custom-layer-background-03,#fff);--cds-custom-layer-hover:var(--cds-custom-layer-hover-03,#e8e8e8);--cds-custom-layer-selected:var(--cds-custom-layer-selected-03,#e0e0e0);--cds-custom-layer-selected-hover:var(--cds-custom-layer-selected-hover-03,#d1d1d1);--cds-custom-layer-accent:var(--cds-custom-layer-accent-03,#e0e0e0);--cds-custom-layer-accent-hover:var(--cds-custom-layer-accent-hover-03,#d1d1d1);--cds-custom-layer-accent-active:var(--cds-custom-layer-accent-active-03,#a8a8a8);--cds-custom-field:var(--cds-custom-field-03,#f4f4f4);--cds-custom-field-hover:var(--cds-custom-field-hover-03,#e8e8e8);--cds-custom-border-subtle:var(--cds-custom-border-subtle-02,#e0e0e0);--cds-custom-border-subtle-selected:var(--cds-custom-border-subtle-selected-03,#c6c6c6);--cds-custom-border-strong:var(--cds-custom-border-strong-03,#8d8d8d);--cds-custom-border-tile:var(--cds-custom-border-tile-03,#c6c6c6)}.cds-custom--layer-one.cds-custom--layer__with-background,.cds-custom--layer-three.cds-custom--layer__with-background,.cds-custom--layer-two.cds-custom--layer__with-background{background-color:var(--cds-custom-layer-background)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{box-shadow:0 0 0 1000px var(--cds-custom-field) inset;-webkit-text-fill-color:var(--cds-custom-text-primary,#161616)}.cds-custom--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds-custom--fieldset *,.cds-custom--fieldset :after,.cds-custom--fieldset :before{box-sizing:inherit}.cds-custom--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.cds-custom--label{color:var(--cds-custom-text-secondary,#525252);display:inline-block;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds-custom--label html{font-size:100%}.cds-custom--label body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--label strong{font-weight:600}.cds-custom--label .cds-custom--toggletip-label{font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333)}.cds-custom--label--no-margin{margin-block-end:0}.cds-custom--label+.cds-custom--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger *,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :after,.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger :before{box-sizing:inherit}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger::-moz-focus-inner{border:0}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg{fill:var(--cds-custom-icon-secondary,#525252)}.cds-custom--label+.cds-custom--tooltip .cds-custom--tooltip__trigger svg :hover{fill:var(--cds-custom-icon-primary,#161616)}.cds-custom--label+.cds-custom--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds-custom--label.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--label.cds-custom--skeleton:active,.cds-custom--label.cds-custom--skeleton:focus,.cds-custom--label.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--label.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--label.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--label.cds-custom--skeleton{background:CanvasText}.cds-custom--label.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}input[type=number],input[type=text].cds-custom--number{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif}.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-custom-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--combo-box[data-invalid]:not(.cds-custom--multi-select--selected) .cds-custom--text-input:not(:focus),.cds-custom--list-box[data-invalid]:not(.cds-custom--multi-select--invalid--focused,.cds-custom--combo-box--invalid--focused),.cds-custom--number[data-invalid] input[type=number]:not(:focus),.cds-custom--number[data-invalid] input[type=text]:not(:focus),.cds-custom--select-input__wrapper[data-invalid] .cds-custom--select-input:not(:focus),.cds-custom--text-area__wrapper[data-invalid]>.cds-custom--text-area--invalid:not(:focus),.cds-custom--text-input__field-wrapper[data-invalid]>.cds-custom--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box--warning~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--number__input-wrapper--warning~.cds-custom--form-requirement,.cds-custom--select--warning .cds-custom--select-input__wrapper~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper--warn~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning>.cds-custom--text-input~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper--warning~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker--warning~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds-custom--select--inline.cds-custom--select--warning .cds-custom--select-input--inline__wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement{display:inline-flex;inline-size:100%;margin:0;margin-block-end:0;max-block-size:100%;overflow:visible;padding-inline-start:.5rem}.cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker-input__wrapper~.cds-custom--form-requirement,.cds-custom--list-box[data-invalid]~.cds-custom--form-requirement,.cds-custom--number[data-invalid] .cds-custom--number__input-wrapper~.cds-custom--form-requirement,.cds-custom--select-input--inline__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--select-input__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-area__wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--text-input__field-wrapper[data-invalid]~.cds-custom--form-requirement,.cds-custom--time-picker--invalid~.cds-custom--form-requirement,.cds-custom--time-picker[data-invalid]~.cds-custom--form-requirement,input[data-invalid]~.cds-custom--form-requirement{color:var(--cds-custom-text-error,#da1e28)}.cds-custom--form--fluid .cds-custom--text-input__field-wrapper--warning,.cds-custom--form--fluid .cds-custom--text-input__field-wrapper[data-invalid]{display:block}.cds-custom--form--fluid input[data-invalid]{outline:none}.cds-custom--form--fluid .cds-custom--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds-custom--form-requirement{display:none;font-size:var(--cds-custom-label-01-font-size,.75rem);font-weight:var(--cds-custom-label-01-font-weight,400);letter-spacing:var(--cds-custom-label-01-letter-spacing,.32px);line-height:var(--cds-custom-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds-custom--form-requirement html{font-size:100%}.cds-custom--form-requirement body{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.cds-custom--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\\.SFNSText-Regular,monospace}.cds-custom--form-requirement strong{font-weight:600}.cds-custom--select--inline .cds-custom--form__helper-text{margin-block-start:0}.cds-custom--form__helper-text{color:var(--cds-custom-text-helper,#6f6f6f);font-size:var(--cds-custom-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-custom-helper-text-01-letter-spacing,.32px);line-height:var(--cds-custom-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds-custom--form__helper-text--disabled,.cds-custom--label--disabled,fieldset[disabled] .cds-custom--form__helper-text,fieldset[disabled] .cds-custom--label{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}@keyframes fp-fade-in-down{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fp-slide-left{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes fp-slide-left-new{0%{transform:translate3d(100%,0,0)}to{transform:translateZ(0)}}@keyframes fp-slide-right{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0)}}@keyframes fp-slide-right-new{0%{transform:translate3d(-100%,0,0)}to{transform:translateZ(0)}}@keyframes fp-fade-out{0%{opacity:1}to{opacity:0}}@keyframes fp-fade-in{0%{opacity:0}to{opacity:1}}.flatpickr-calendar{animation:none;border:0;border-radius:0;box-sizing:border-box;direction:ltr;inline-size:19.6875rem;max-block-size:0;opacity:0;overflow:hidden;padding:0;position:absolute;text-align:center;touch-action:manipulation;visibility:hidden}@media (forced-colors:active),screen and (-ms-high-contrast:active){.flatpickr-calendar{outline:1px solid transparent}}.flatpickr-calendar.inline,.flatpickr-calendar.open{max-block-size:40rem;opacity:1;overflow:visible;visibility:inherit}.flatpickr-calendar.open{align-items:center;background-color:var(--cds-custom-layer-01,#f4f4f4);block-size:21rem;border:none;box-shadow:0 2px 6px var(--cds-custom-shadow,rgba(0,0,0,.3));display:flex;flex-direction:column;inline-size:18rem;justify-content:center;margin-block-start:-.125rem;overflow:hidden;padding:.25rem .25rem .5rem;z-index:99999}.flatpickr-calendar.open:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.flatpickr-calendar.open:focus{outline-style:dotted}}.flatpickr-calendar.animate.open{animation:fp-fade-in-down .11s cubic-bezier(0,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.flatpickr-calendar.animate.open{animation:none}}.flatpickr-calendar.inline{display:block;inset-block-start:auto;position:absolute}.flatpickr-calendar.static{inset-block-start:calc(100% + 2px);position:absolute}.flatpickr-calendar.static.open{display:block;z-index:999}.flatpickr-calendar.hasWeeks{inline-size:auto}.dayContainer{block-size:15.375rem;display:flex;flex-wrap:wrap;justify-content:space-around;outline:0;padding:0}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-block-end:0;border-end-end-radius:0;border-end-start-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-inline-start:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{block-size:2.5rem;border-block-start:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{block-size:auto}.flatpickr-calendar:focus{outline:0}.flatpickr-months{display:flex;inline-size:100%;justify-content:space-between}.flatpickr-month{align-items:center;background-color:transparent;block-size:2.5rem;color:var(--cds-custom-text-primary,#161616);display:flex;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);line-height:1;text-align:center}.flatpickr-next-month,.flatpickr-prev-month{align-items:center;block-size:2.5rem;cursor:pointer;display:flex;justify-content:center;padding:0;z-index:3;fill:var(--cds-custom-icon-primary,#161616);inline-size:2.5rem;line-height:16px;text-decoration:none;transform:scale(1);transition:background-color 70ms cubic-bezier(.2,0,.38,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (prefers-reduced-motion:reduce){.flatpickr-next-month,.flatpickr-prev-month{transition:none}}.flatpickr-next-month:hover,.flatpickr-prev-month:hover{background-color:var(--cds-custom-layer-hover)}.flatpickr-next-month.disabled svg,.flatpickr-prev-month.disabled svg{cursor:not-allowed;fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.flatpickr-next-month.disabled:hover svg,.flatpickr-prev-month.disabled:hover svg{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.flatpickr-current-month{align-items:center;block-size:1.75rem;display:flex;font-size:var(--cds-custom-heading-compact-01-font-size,.875rem);font-weight:var(--cds-custom-heading-compact-01-font-weight,600);justify-content:center;letter-spacing:var(--cds-custom-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-heading-compact-01-line-height,1.28572);text-align:center}.flatpickr-current-month .cur-month{margin-inline:.25rem .25rem}.flatpickr-current-month .cur-month:hover{background-color:var(--cds-custom-layer-hover)}.numInputWrapper{inline-size:3.75rem;position:relative}.numInputWrapper:hover{background-color:var(--cds-custom-background-hover,hsla(0,0%,55%,.12))}.numInputWrapper .numInput{-moz-appearance:textfield;background-color:var(--cds-custom-field-01,#f4f4f4);border:none;color:var(--cds-custom-text-primary,#161616);cursor:default;display:inline-block;font-family:inherit;font-size:inherit;font-weight:600;inline-size:100%;margin:0;padding:.25rem}.numInputWrapper .numInput::-webkit-inner-spin-button,.numInputWrapper .numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.numInputWrapper .numInput:focus{outline:1px solid var(--cds-custom-focus,#0f62fe)}@media screen and (prefers-contrast){.numInputWrapper .numInput:focus{outline-style:dotted}}.numInputWrapper .numInput[disabled],.numInputWrapper .numInput[disabled]:hover{background-color:var(--cds-custom-layer-01,#f4f4f4);color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));pointer-events:none}.numInputWrapper .arrowUp{border-block-end:0;inset-block-start:.25rem}.numInputWrapper .arrowUp:after{border-block-end:.25rem solid var(--cds-custom-icon-primary,#161616)}.numInputWrapper .arrowDown{inset-block-start:.6875rem}.numInputWrapper .arrowDown:after{border-block-start:.25rem solid var(--cds-custom-icon-primary,#161616)}.numInputWrapper .arrowDown,.numInputWrapper .arrowUp{block-size:50%;border:none;cursor:pointer;inline-size:.75rem;inset-inline-start:2.6rem;line-height:50%;opacity:0;padding:0 .25rem 0 .125rem;position:absolute}.numInputWrapper .arrowDown:after,.numInputWrapper .arrowUp:after{border-inline-end:.25rem solid transparent;border-inline-start:.25rem solid transparent;content:\"\";display:block;inset-block-start:33%;position:absolute}.numInputWrapper .arrowDown:hover:after,.numInputWrapper .arrowUp:hover:after{border-block-end-color:var(--cds-custom-button-primary,#0f62fe);border-block-start-color:var(--cds-custom-button-primary,#0f62fe)}.numInputWrapper .arrowDown:active:after,.numInputWrapper .arrowUp:active:after{border-block-end-color:var(--cds-custom-border-interactive,#0f62fe);border-block-start-color:var(--cds-custom-border-interactive,#0f62fe)}.numInput[disabled]~.arrowUp:after{border-block-end-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.numInput[disabled]~.arrowDown:after{border-block-start-color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.numInputWrapper:hover .arrowDown,.numInputWrapper:hover .arrowUp{opacity:1}.numInputWrapper:hover .numInput[disabled]~.arrowDown,.numInputWrapper:hover .numInput[disabled]~.arrowUp{opacity:0}.flatpickr-weekdays{align-items:center;block-size:2.5rem;display:flex}.flatpickr-weekdaycontainer{display:flex;inline-size:100%}.flatpickr-weekday{color:var(--cds-custom-text-primary,#161616);cursor:default;flex:1;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572)}.flatpickr-days:focus{outline:0}.flatpickr-calendar.animate .dayContainer.slideLeft{animation:fp-fade-out .4s cubic-bezier(.23,1,.32,1),fp-slide-left .4s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.animate .dayContainer.slideLeft,.flatpickr-calendar.animate .dayContainer.slideLeftNew{transform:translate3d(-100%,0,0)}.flatpickr-calendar.animate .dayContainer.slideLeftNew{animation:fp-fade-in .4s cubic-bezier(.23,1,.32,1),fp-slide-left .4s cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.animate .dayContainer.slideRight{animation:fp-fade-out .4s cubic-bezier(.23,1,.32,1),fp-slide-right .4s cubic-bezier(.23,1,.32,1);transform:translate3d(100%,0,0)}.flatpickr-calendar.animate .dayContainer.slideRightNew{animation:fp-fade-in .4s cubic-bezier(.23,1,.32,1),fp-slide-right-new .4s cubic-bezier(.23,1,.32,1)}.flatpickr-day{align-items:center;block-size:2.5rem;color:var(--cds-custom-text-primary,#161616);cursor:pointer;display:flex;font-size:var(--cds-custom-body-compact-01-font-size,.875rem);font-weight:var(--cds-custom-body-compact-01-font-weight,400);inline-size:2.5rem;justify-content:center;letter-spacing:var(--cds-custom-body-compact-01-letter-spacing,.16px);line-height:var(--cds-custom-body-compact-01-line-height,1.28572);transition:all 70ms cubic-bezier(.2,0,.38,.9)}.flatpickr-day:hover{background:var(--cds-custom-layer-hover)}.flatpickr-day:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-color:var(--cds-custom-button-primary,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.flatpickr-day:focus{outline-style:dotted}}.nextMonthDay,.prevMonthDay{color:var(--cds-custom-text-helper,#6f6f6f)}.flatpickr-day.today{color:var(--cds-custom-link-primary,#0f62fe);font-weight:600;position:relative}.flatpickr-day.today:after{background-color:var(--cds-custom-link-primary,#0f62fe);block-size:.25rem;content:\"\";display:block;inline-size:.25rem;inset-block-end:.4375rem;inset-inline-start:50%;position:absolute;transform:translateX(-50%)}.flatpickr-day.today.no-border{border:none}.flatpickr-day.today.selected{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.flatpickr-day.today.selected{outline-style:dotted}}.flatpickr-day.today.selected:after{display:none}.flatpickr-day.inRange{background-color:var(--cds-custom-highlight,#d0e2ff);color:var(--cds-custom-text-primary,#161616)}.flatpickr-day.selected{background-color:var(--cds-custom-button-primary,#0f62fe);color:var(--cds-custom-text-on-color,#fff)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.flatpickr-day.selected{color:Highlight;outline:1px solid Highlight;outline-style:dotted}}.flatpickr-day.selected:focus{outline:.0625rem solid var(--cds-custom-layer-02,#fff);outline-offset:-.1875rem}.flatpickr-day.startRange.selected{box-shadow:none;z-index:2}.flatpickr-day.endRange.inRange,.flatpickr-day.startRange.inRange:not(.selected){background:var(--cds-custom-layer-01,#f4f4f4);outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px;z-index:3}@media screen and (prefers-contrast){.flatpickr-day.endRange.inRange,.flatpickr-day.startRange.inRange:not(.selected){outline-style:dotted}}.flatpickr-day.endRange:hover{background:var(--cds-custom-layer-01,#f4f4f4);color:var(--cds-custom-text-primary,#161616);outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.flatpickr-day.endRange:hover{outline-style:dotted}}.flatpickr-day.endRange.inRange.selected{background:var(--cds-custom-button-primary,#0f62fe);color:var(--cds-custom-text-on-color,#fff)}.flatpickr-day.flatpickr-disabled{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.flatpickr-day.flatpickr-disabled:hover{background-color:transparent}.flatpickr-input[readonly]{cursor:pointer}@media (forced-colors:active),screen and (-ms-high-contrast:active){.flatpickr-day.inRange,.flatpickr-day.today{color:Highlight}}.cds-custom--date-picker,:host(cds-custom-date-picker){display:flex}.cds-custom--date-picker--light .cds-custom--date-picker__input{background:var(--cds-custom-field-02,#fff)}.cds-custom--date-picker~.cds-custom--label,:host(cds-custom-date-picker)~.cds-custom--label{order:1}.cds-custom--date-picker-container,:host(cds-custom-date-picker-input),:host(cds-custom-date-picker-input-skeleton){display:flex;flex-direction:column;justify-content:space-between;position:relative}.cds-custom--date-picker-container .cds-custom--label,:host(cds-custom-date-picker-input) .cds-custom--label,:host(cds-custom-date-picker-input-skeleton) .cds-custom--label{display:flex}.cds-custom--date-picker-input__wrapper{align-items:center;display:flex}.cds-custom--date-picker-input__wrapper>span{position:relative}.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker__input,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--label{inline-size:7.5rem}.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--invalid .cds-custom--date-picker__input,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--invalid~.cds-custom--form-requirement,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--warn .cds-custom--date-picker__input,.cds-custom--date-picker.cds-custom--date-picker--simple .cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement{inline-size:9.5rem}.cds-custom--date-picker.cds-custom--date-picker--simple.cds-custom--date-picker--short .cds-custom--date-picker__input{inline-size:5.7rem}.cds-custom--date-picker.cds-custom--date-picker--single .cds-custom--date-picker__input{inline-size:18rem}.cds-custom--date-picker .cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement,:host(cds-custom-date-picker) .cds-custom--date-picker-input__wrapper--warn~.cds-custom--form-requirement{color:var(--cds-custom-text-primary,#161616)}.cds-custom--date-picker__input{background-color:var(--cds-custom-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-custom-border-strong);box-sizing:border-box;color:var(--cds-custom-text-primary,#161616);display:block;font-family:inherit;font-family:var(--cds-custom-code-02-font-family,\"IBM Plex Mono\",system-ui,-apple-system,BlinkMacSystemFont,\".SFNSText-Regular\",monospace);font-size:100%;font-size:var(--cds-custom-code-02-font-size,.875rem);font-weight:var(--cds-custom-code-02-font-weight,400);letter-spacing:var(--cds-custom-code-02-letter-spacing,.32px);line-height:var(--cds-custom-code-02-line-height,1.42857);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;position:relative;transition:all 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds-custom--date-picker__input *,.cds-custom--date-picker__input :after,.cds-custom--date-picker__input :before{box-sizing:inherit}.cds-custom--date-picker__input.cds-custom--focused,.cds-custom--date-picker__input:focus{outline:2px solid var(--cds-custom-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds-custom--date-picker__input.cds-custom--focused,.cds-custom--date-picker__input:focus{outline-style:dotted}}.cds-custom--date-picker__input:disabled{background-color:var(--cds-custom-field);border-block-end:1px solid transparent;color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds-custom--date-picker__input:disabled::-moz-placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker__input:disabled::placeholder{color:var(--cds-custom-text-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker__input:disabled:hover{border-block-end:1px solid transparent}.cds-custom--date-picker__input::-moz-placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--date-picker__input::placeholder{color:var(--cds-custom-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds-custom--date-picker__input--lg{block-size:3rem}.cds-custom--date-picker__input--sm{block-size:2rem}.cds-custom--date-picker__icon,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon{position:absolute;z-index:1;fill:var(--cds-custom-icon-primary,#161616);inset-block-start:50%;inset-inline-end:1rem;pointer-events:none;transform:translateY(-50%)}.cds-custom--date-picker__icon--invalid,.cds-custom--date-picker__icon--warn,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--invalid,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--warn{cursor:auto}.cds-custom--date-picker__icon--warn,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--warn{fill:var(--cds-custom-support-warning,#f1c21b)}.cds-custom--date-picker__icon--warn path:first-of-type{fill:#000;opacity:1}.cds-custom--date-picker__icon--invalid,:host(cds-custom-date-picker-input) .cds-custom--date-picker__icon--invalid{fill:var(--cds-custom-support-error,#da1e28)}.cds-custom--date-picker__icon~.cds-custom--date-picker__input{padding-inline-end:3rem}.cds-custom--date-picker__input:disabled~.cds-custom--date-picker__icon{cursor:not-allowed;fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker--range>.cds-custom--date-picker-container:first-child{margin-inline-end:.0625rem}.cds-custom--date-picker--range .cds-custom--date-picker-container,.cds-custom--date-picker--range .cds-custom--date-picker__input,.cds-custom--date-picker--range :host(cds-custom-date-picker-input),.cds-custom--date-picker--range :host(cds-custom-date-picker-input-skeleton){inline-size:8.96875rem}.cds-custom--date-picker-input__wrapper--decorator .cds-custom--date-picker-input-inner-wrapper--decorator>*,.cds-custom--date-picker-input__wrapper--slug .cds-custom--ai-label,.cds-custom--date-picker-input__wrapper--slug .cds-custom--slug{inset-block-start:50%;inset-inline-end:2.5rem;position:absolute;transform:translateY(-50%)}.cds-custom--date-picker-input__wrapper--decorator .cds-custom--date-picker-input-inner-wrapper--decorator:not(:has(.cds-custom--ai-label))>*{block-size:1rem}.cds-custom--date-picker-input__wrapper--decorator .cds-custom--date-picker__input:has(~.cds-custom--date-picker-input-inner-wrapper--decorator .cds-custom--ai-label):not(:has(~.cds-custom--date-picker-input-inner-wrapper--decorator .cds-custom--ai-label--revert)),.cds-custom--date-picker-input__wrapper--slug .cds-custom--date-picker__input:has(~.cds-custom--ai-label):not(:has(~.cds-custom--ai-label--revert)),.cds-custom--date-picker-input__wrapper--slug .cds-custom--date-picker__input:has(~.cds-custom--slug):not(:has(~.cds-custom--slug--revert)){background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff);padding-inline-end:4rem}.cds-custom--date-picker__input[readonly]{background:transparent;border-block-end-color:var(--cds-custom-border-subtle);cursor:text}.cds-custom--date-picker__input[readonly]+.cds-custom--date-picker__icon{fill:var(--cds-custom-icon-disabled,hsla(0,0%,9%,.25))}.cds-custom--date-picker.cds-custom--skeleton input,.cds-custom--date-picker__input.cds-custom--skeleton{background:var(--cds-custom-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds-custom--date-picker.cds-custom--skeleton input:active,.cds-custom--date-picker.cds-custom--skeleton input:focus,.cds-custom--date-picker.cds-custom--skeleton input:hover,.cds-custom--date-picker__input.cds-custom--skeleton:active,.cds-custom--date-picker__input.cds-custom--skeleton:focus,.cds-custom--date-picker__input.cds-custom--skeleton:hover{border:none;cursor:default;outline:none}.cds-custom--date-picker.cds-custom--skeleton input:before,.cds-custom--date-picker__input.cds-custom--skeleton:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--date-picker.cds-custom--skeleton input:before,.cds-custom--date-picker__input.cds-custom--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--date-picker.cds-custom--skeleton input,.cds-custom--date-picker__input.cds-custom--skeleton{background:CanvasText}.cds-custom--date-picker.cds-custom--skeleton input:before,.cds-custom--date-picker__input.cds-custom--skeleton:before{background:Canvas;forced-color-adjust:none}}.cds-custom--date-picker.cds-custom--skeleton input::-moz-placeholder,.cds-custom--date-picker__input.cds-custom--skeleton::-moz-placeholder{color:transparent}.cds-custom--date-picker.cds-custom--skeleton input::placeholder,.cds-custom--date-picker__input.cds-custom--skeleton::placeholder{color:transparent}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:active,.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:focus,.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:hover{border:none;cursor:default;outline:none}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label{background:CanvasText}.cds-custom--date-picker.cds-custom--skeleton .cds-custom--label:before{background:Canvas;forced-color-adjust:none}}:host(cds-custom-date-picker) #floating-menu-container{inline-size:100%;position:absolute}:host(cds-custom-date-picker) .cds-custom--date-picker__calendar.open{margin-block-start:0}:host(cds-custom-date-picker) .flatpickr-next-month svg,:host(cds-custom-date-picker) .flatpickr-prev-month svg{transform:rotate(0)}:host(cds-custom-date-picker) .cds-custom--date-picker__day.flatpickr-disabled,:host(cds-custom-date-picker) .flatpickr-day.flatpickr-disabled{color:var(--cds-custom-layer-selected-inverse,#161616);cursor:not-allowed;opacity:.5}:host(cds-custom-date-picker) .cds-custom--date-picker__day.flatpickr-disabled:hover,:host(cds-custom-date-picker) .flatpickr-day.flatpickr-disabled:hover{background:transparent}:host(cds-custom-date-picker) .flatpickr-next-month.flatpickr-disabled svg,:host(cds-custom-date-picker) .flatpickr-prev-month.flatpickr-disabled svg{cursor:not-allowed;fill:var(--cds-custom-layer-selected-inverse,#161616);opacity:.5}:host(cds-custom-date-picker) .flatpickr-next-month.flatpickr-disabled:hover svg,:host(cds-custom-date-picker) .flatpickr-prev-month.flatpickr-disabled:hover svg{fill:var(--cds-custom-layer-selected-inverse,#161616)}:host(cds-custom-date-picker-input),:host(cds-custom-date-picker-input-skeleton){outline:none}:host(cds-custom-date-picker-input) .cds-custom--form-requirement[hidden],:host(cds-custom-date-picker-input-skeleton) .cds-custom--form-requirement[hidden]{display:none}:host(cds-custom-date-picker-input[warn]) .cds-custom--form-requirement{color:var(--cds-custom-text-primary,#161616)}:host(cds-custom-date-picker-input-skeleton[kind=simple]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=simple]) .cds-custom--date-picker__input{inline-size:7.5rem}:host(cds-custom-date-picker-input-skeleton[kind=simple]) .cds-custom--date-picker__input--invalid,:host(cds-custom-date-picker-input-skeleton[kind=simple]) .cds-custom--date-picker__input--warn,:host(cds-custom-date-picker-input[kind=simple]) .cds-custom--date-picker__input--invalid,:host(cds-custom-date-picker-input[kind=simple]) .cds-custom--date-picker__input--warn{inline-size:9.5rem}:host(cds-custom-date-picker-input-skeleton[kind=simple][short]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=simple][short]) .cds-custom--date-picker__input{inline-size:5.625rem}:host(cds-custom-date-picker-input-skeleton[kind=single]),:host(cds-custom-date-picker-input[kind=single]){max-inline-size:18rem}:host(cds-custom-date-picker-input-skeleton[kind=single]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=single]) .cds-custom--date-picker__input{inline-size:18rem}:host(cds-custom-date-picker-input-skeleton[kind=from]),:host(cds-custom-date-picker-input[kind=from]){margin-inline-end:.0625rem}:host(cds-custom-date-picker-input-skeleton[kind=from]),:host(cds-custom-date-picker-input-skeleton[kind=to]),:host(cds-custom-date-picker-input[kind=from]),:host(cds-custom-date-picker-input[kind=to]){inline-size:8.96875rem}:host(cds-custom-date-picker-input-skeleton[kind=from]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input-skeleton[kind=to]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=from]) .cds-custom--date-picker__input,:host(cds-custom-date-picker-input[kind=to]) .cds-custom--date-picker__input{inline-size:8.96875rem}:host(cds-custom-date-picker-input) ::slotted(cds-custom-ai-label),:host(cds-custom-date-picker-input) ::slotted(cds-custom-slug){inset-block-start:50%;inset-inline-end:2.5rem;position:absolute}:host(cds-custom-date-picker-input) ::slotted(cds-custom-ai-label:not([revert-active])),:host(cds-custom-date-picker-input) ::slotted(cds-custom-slug:not([revert-active])){transform:translateY(-50%)}:host(cds-custom-date-picker-input-skeleton){display:inline-block}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label{background:var(--cds-custom-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:active,:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:focus,:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:hover{border:none;cursor:default;outline:none}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:before{animation:cds-custom--skeleton 3s ease-in-out infinite;background:var(--cds-custom-skeleton-element,#c6c6c6);block-size:100%;content:\"\";inline-size:100%;inset-inline-start:0;position:absolute;will-change:transform-origin,transform,opacity}@media (prefers-reduced-motion:reduce){:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){:host(cds-custom-date-picker-input-skeleton) .cds-custom--label{background:CanvasText}:host(cds-custom-date-picker-input-skeleton) .cds-custom--label:before{background:Canvas;forced-color-adjust:none}}:host(cds-custom-date-picker-input-skeleton) .cds-custom--date-picker-input-skeleton-container{display:inline-block}:host(cds-custom-date-picker-input-skeleton[range]) .cds-custom--date-picker-input-skeleton-container{inline-size:8.96875rem}:host(cds-custom-date-picker-input-skeleton[range]) .cds-custom--date-picker-input-skeleton-container .cds-custom--date-picker__input{inline-size:8.96875rem}:host(cds-custom-date-picker-input[ai-label]) .cds-custom--date-picker__input--decorator{background-image:linear-gradient(0deg,var(--cds-custom-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-custom-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-custom-ai-border-strong,#4589ff)}"]);
|
|
11
11
|
|
|
12
12
|
export { styles as default };
|
|
13
13
|
//# sourceMappingURL=date-picker.scss.js.map
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
* This source code is licensed under the Apache-2.0 license found in the
|
|
5
5
|
* LICENSE file in the root directory of this source tree.
|
|
6
6
|
*/
|
|
7
|
-
import { Config } from 'flatpickr/dist/plugins/rangePlugin';
|
|
7
|
+
import { Config } from 'flatpickr/dist/plugins/rangePlugin.js';
|
|
8
8
|
import { Instance as FlatpickrInstance } from 'flatpickr/dist/types/instance';
|
|
9
9
|
import { Plugin } from 'flatpickr/dist/types/options';
|
|
10
10
|
import Handle from '../../globals/internal/handle';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"range-plugin.js","sources":["../../../src/components/date-picker/range-plugin.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2024\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n// @ts-nocheck\nimport rangePlugin, { Config } from 'flatpickr/dist/plugins/rangePlugin';\nimport { Instance as FlatpickrInstance } from 'flatpickr/dist/types/instance';\nimport { Plugin } from 'flatpickr/dist/types/options';\nimport on from '../../globals/mixins/on';\nimport Handle from '../../globals/internal/handle';\n\n/**\n * `FlatpickrInstance` with additional properties used for `range` plugin.\n */\nexport interface ExtendedFlatpickrInstanceRangePlugin\n extends FlatpickrInstance {\n /**\n * The handle for `blur` event handler for from date range input.\n */\n _hBXCEDatePickerRangePluginOnBlurFrom?: Handle | null;\n\n /**\n * The handle for `blur` event handler for to date range input.\n */\n _hBXCEDatePickerRangePluginOnBlurTo?: Handle | null;\n}\n\n/**\n * @param config Plugin configuration.\n * @returns\n * An extension of Flatpickr `rangePlugin` that does the following:\n *\n * Better ensures the calendar dropdown is always aligned to the `<input>` for the starting date.\n * Workaround for: https://github.com/flatpickr/flatpickr/issues/1944\n * Disables the logic in Flatpickr `rangePlugin` that calculates the new range with the old selected date\n * when user selects a date from calendar dropdown.\n * We'd like to reset the selection when user re-opens calendar dropdown and re-selects a date.\n * Workaround for: https://github.com/flatpickr/flatpickr/issues/1958\n * Disables the logic in Flatpickr `rangePlugin` that closes the calendar dropdown\n * when it's launched from the `<input>` for the end date and user selects a date.\n * Workaround for: https://github.com/flatpickr/flatpickr/issues/1958\n * Ensures that the `<input>` in shadow DOM is treated as part of Flatpickr UI,\n * by ensuring such `<input>` hits `.contains()` search from `fp.config.ignoredFocusElements`.\n * Without that, Flatpickr clears the `<input>` when end date hasn't been selected yet (which we don't want).\n */\nexport default (config: Config): Plugin => {\n const factory = rangePlugin({ position: 'left', ...config });\n return (fp: ExtendedFlatpickrInstanceRangePlugin) => {\n const origRangePlugin = factory(fp);\n const { onReady: origOnReady } = origRangePlugin;\n\n const getDateStrFromInputs = (dates: Array<string>) => {\n return dates\n .filter((value) => value)\n .filter(\n (d, i, arr) =>\n fp.config.mode !== 'range' ||\n fp.config.enableTime ||\n arr.indexOf(d) === i\n )\n .join(\n fp.config.mode !== 'range'\n ? fp.config.conjunction\n : fp.l10n.rangeSeparator\n );\n };\n\n const handleBlur = (event: FocusEvent) => {\n event.stopPropagation();\n const firstInput = fp._input;\n const secondInput = config.input as HTMLInputElement;\n const isInput =\n event.target === firstInput || event.target === secondInput;\n const valueChanged =\n getDateStrFromInputs([firstInput.value, secondInput.value]) !==\n fp.getDateStr();\n const relatedTargetIsCalendar =\n event.relatedTarget &&\n event.relatedTarget instanceof Node &&\n fp.calendarContainer.contains(event.relatedTarget);\n\n if (isInput && valueChanged && !relatedTargetIsCalendar) {\n fp.setDate(\n [firstInput.value, secondInput.value],\n true,\n firstInput === fp.altInput\n ? fp.config.altFormat\n : fp.config.dateFormat\n );\n }\n };\n\n const release = () => {\n if (fp._hBXCEDatePickerRangePluginOnBlurFrom) {\n fp._hBXCEDatePickerRangePluginOnBlurFrom =\n fp._hBXCEDatePickerRangePluginOnBlurFrom.release();\n }\n if (fp._hBXCEDatePickerRangePluginOnBlurTo) {\n fp._hBXCEDatePickerRangePluginOnBlurTo =\n fp._hBXCEDatePickerRangePluginOnBlurTo.release();\n }\n };\n return Object.assign(origRangePlugin, {\n onReady() {\n origOnReady.call(this);\n const { ignoredFocusElements } = fp.config;\n ignoredFocusElements.push(\n ...ignoredFocusElements\n .map((elem) => elem.shadowRoot as any)\n .filter(Boolean)\n );\n\n // Setup event listeners for the blur even on both inputs. In the case\n // of the first input, we're overriding the blur event handler from\n // the library to fix it by setting it on the capture phase and then\n // stopping propagation. This is necessary b/c the library does not take\n // the range plugin into consideration when it calls setDate.\n // Workaround for: https://github.com/flatpickr/flatpickr/issues/2918\n release();\n if (fp.config.allowInput) {\n fp._hBXCEDatePickerRangePluginOnBlurFrom = on(\n fp._input,\n 'blur',\n handleBlur,\n { capture: true }\n );\n fp._hBXCEDatePickerRangePluginOnBlurTo = on(\n config.input as HTMLInputElement,\n 'blur',\n handleBlur,\n { capture: true }\n );\n }\n },\n });\n };\n};\n"],"names":["rangePlugin"],"mappings":";;;;;;;;;;AAAA;;;;;AAKG;AAEH;AAuBA;;;;;;;;;;;;;;;;;AAiBG;AACH,kBAAe,CAAC,MAAc,KAAY;IACxC,MAAM,OAAO,GAAGA,aAAW,CAAG,MAAA,CAAA,MAAA,CAAA,EAAA,QAAQ,EAAE,MAAM,EAAA,EAAK,MAAM,CAAA,CAAG;IAC5D,OAAO,CAAC,EAAwC,KAAI;AAClD,QAAA,MAAM,eAAe,GAAG,OAAO,CAAC,EAAE,CAAC;AACnC,QAAA,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,GAAG,eAAe;AAEhD,QAAA,MAAM,oBAAoB,GAAG,CAAC,KAAoB,KAAI;AACpD,YAAA,OAAO;AACJ,iBAAA,MAAM,CAAC,CAAC,KAAK,KAAK,KAAK;AACvB,iBAAA,MAAM,CACL,CAAC,CAAC,EAAE,CAAC,EAAE,GAAG,KACR,EAAE,CAAC,MAAM,CAAC,IAAI,KAAK,OAAO;gBAC1B,EAAE,CAAC,MAAM,CAAC,UAAU;AACpB,gBAAA,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC;AAEvB,iBAAA,IAAI,CACH,EAAE,CAAC,MAAM,CAAC,IAAI,KAAK;AACjB,kBAAE,EAAE,CAAC,MAAM,CAAC;AACZ,kBAAE,EAAE,CAAC,IAAI,CAAC,cAAc,CAC3B;AACL,SAAC;AAED,QAAA,MAAM,UAAU,GAAG,CAAC,KAAiB,KAAI;YACvC,KAAK,CAAC,eAAe,EAAE;AACvB,YAAA,MAAM,UAAU,GAAG,EAAE,CAAC,MAAM;AAC5B,YAAA,MAAM,WAAW,GAAG,MAAM,CAAC,KAAyB;AACpD,YAAA,MAAM,OAAO,GACX,KAAK,CAAC,MAAM,KAAK,UAAU,IAAI,KAAK,CAAC,MAAM,KAAK,WAAW;AAC7D,YAAA,MAAM,YAAY,GAChB,oBAAoB,CAAC,CAAC,UAAU,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;gBAC3D,EAAE,CAAC,UAAU,EAAE;AACjB,YAAA,MAAM,uBAAuB,GAC3B,KAAK,CAAC,aAAa;gBACnB,KAAK,CAAC,aAAa,YAAY,IAAI;gBACnC,EAAE,CAAC,iBAAiB,CAAC,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC;AAEpD,YAAA,IAAI,OAAO,IAAI,YAAY,IAAI,CAAC,uBAAuB,EAAE;AACvD,gBAAA,EAAE,CAAC,OAAO,CACR,CAAC,UAAU,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,EACrC,IAAI,EACJ,UAAU,KAAK,EAAE,CAAC;AAChB,sBAAE,EAAE,CAAC,MAAM,CAAC;AACZ,sBAAE,EAAE,CAAC,MAAM,CAAC,UAAU,CACzB;;AAEL,SAAC;QAED,MAAM,OAAO,GAAG,MAAK;AACnB,YAAA,IAAI,EAAE,CAAC,qCAAqC,EAAE;AAC5C,gBAAA,EAAE,CAAC,qCAAqC;AACtC,oBAAA,EAAE,CAAC,qCAAqC,CAAC,OAAO,EAAE;;AAEtD,YAAA,IAAI,EAAE,CAAC,mCAAmC,EAAE;AAC1C,gBAAA,EAAE,CAAC,mCAAmC;AACpC,oBAAA,EAAE,CAAC,mCAAmC,CAAC,OAAO,EAAE;;AAEtD,SAAC;AACD,QAAA,OAAO,MAAM,CAAC,MAAM,CAAC,eAAe,EAAE;YACpC,OAAO,GAAA;AACL,gBAAA,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC;AACtB,gBAAA,MAAM,EAAE,oBAAoB,EAAE,GAAG,EAAE,CAAC,MAAM;AAC1C,gBAAA,oBAAoB,CAAC,IAAI,CACvB,GAAG;qBACA,GAAG,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,UAAiB;AACpC,qBAAA,MAAM,CAAC,OAAO,CAAC,CACnB;;;;;;;AAQD,gBAAA,OAAO,EAAE;AACT,gBAAA,IAAI,EAAE,CAAC,MAAM,CAAC,UAAU,EAAE;AACxB,oBAAA,EAAE,CAAC,qCAAqC,GAAG,EAAE,CAC3C,EAAE,CAAC,MAAM,EACT,MAAM,EACN,UAAU,EACV,EAAE,OAAO,EAAE,IAAI,EAAE,CAClB;AACD,oBAAA,EAAE,CAAC,mCAAmC,GAAG,EAAE,CACzC,MAAM,CAAC,KAAyB,EAChC,MAAM,EACN,UAAU,EACV,EAAE,OAAO,EAAE,IAAI,EAAE,CAClB;;aAEJ;AACF,SAAA,CAAC;AACJ,KAAC;AACH,CAAC;;;;"}
|
|
1
|
+
{"version":3,"file":"range-plugin.js","sources":["../../../src/components/date-picker/range-plugin.ts"],"sourcesContent":["/**\n * Copyright IBM Corp. 2019, 2024\n *\n * This source code is licensed under the Apache-2.0 license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n// @ts-nocheck\nimport rangePlugin, { Config } from 'flatpickr/dist/plugins/rangePlugin.js';\nimport { Instance as FlatpickrInstance } from 'flatpickr/dist/types/instance';\nimport { Plugin } from 'flatpickr/dist/types/options';\nimport on from '../../globals/mixins/on';\nimport Handle from '../../globals/internal/handle';\n\n/**\n * `FlatpickrInstance` with additional properties used for `range` plugin.\n */\nexport interface ExtendedFlatpickrInstanceRangePlugin\n extends FlatpickrInstance {\n /**\n * The handle for `blur` event handler for from date range input.\n */\n _hBXCEDatePickerRangePluginOnBlurFrom?: Handle | null;\n\n /**\n * The handle for `blur` event handler for to date range input.\n */\n _hBXCEDatePickerRangePluginOnBlurTo?: Handle | null;\n}\n\n/**\n * @param config Plugin configuration.\n * @returns\n * An extension of Flatpickr `rangePlugin` that does the following:\n *\n * Better ensures the calendar dropdown is always aligned to the `<input>` for the starting date.\n * Workaround for: https://github.com/flatpickr/flatpickr/issues/1944\n * Disables the logic in Flatpickr `rangePlugin` that calculates the new range with the old selected date\n * when user selects a date from calendar dropdown.\n * We'd like to reset the selection when user re-opens calendar dropdown and re-selects a date.\n * Workaround for: https://github.com/flatpickr/flatpickr/issues/1958\n * Disables the logic in Flatpickr `rangePlugin` that closes the calendar dropdown\n * when it's launched from the `<input>` for the end date and user selects a date.\n * Workaround for: https://github.com/flatpickr/flatpickr/issues/1958\n * Ensures that the `<input>` in shadow DOM is treated as part of Flatpickr UI,\n * by ensuring such `<input>` hits `.contains()` search from `fp.config.ignoredFocusElements`.\n * Without that, Flatpickr clears the `<input>` when end date hasn't been selected yet (which we don't want).\n */\nexport default (config: Config): Plugin => {\n const factory = rangePlugin({ position: 'left', ...config });\n return (fp: ExtendedFlatpickrInstanceRangePlugin) => {\n const origRangePlugin = factory(fp);\n const { onReady: origOnReady } = origRangePlugin;\n\n const getDateStrFromInputs = (dates: Array<string>) => {\n return dates\n .filter((value) => value)\n .filter(\n (d, i, arr) =>\n fp.config.mode !== 'range' ||\n fp.config.enableTime ||\n arr.indexOf(d) === i\n )\n .join(\n fp.config.mode !== 'range'\n ? fp.config.conjunction\n : fp.l10n.rangeSeparator\n );\n };\n\n const handleBlur = (event: FocusEvent) => {\n event.stopPropagation();\n const firstInput = fp._input;\n const secondInput = config.input as HTMLInputElement;\n const isInput =\n event.target === firstInput || event.target === secondInput;\n const valueChanged =\n getDateStrFromInputs([firstInput.value, secondInput.value]) !==\n fp.getDateStr();\n const relatedTargetIsCalendar =\n event.relatedTarget &&\n event.relatedTarget instanceof Node &&\n fp.calendarContainer.contains(event.relatedTarget);\n\n if (isInput && valueChanged && !relatedTargetIsCalendar) {\n fp.setDate(\n [firstInput.value, secondInput.value],\n true,\n firstInput === fp.altInput\n ? fp.config.altFormat\n : fp.config.dateFormat\n );\n }\n };\n\n const release = () => {\n if (fp._hBXCEDatePickerRangePluginOnBlurFrom) {\n fp._hBXCEDatePickerRangePluginOnBlurFrom =\n fp._hBXCEDatePickerRangePluginOnBlurFrom.release();\n }\n if (fp._hBXCEDatePickerRangePluginOnBlurTo) {\n fp._hBXCEDatePickerRangePluginOnBlurTo =\n fp._hBXCEDatePickerRangePluginOnBlurTo.release();\n }\n };\n return Object.assign(origRangePlugin, {\n onReady() {\n origOnReady.call(this);\n const { ignoredFocusElements } = fp.config;\n ignoredFocusElements.push(\n ...ignoredFocusElements\n .map((elem) => elem.shadowRoot as any)\n .filter(Boolean)\n );\n\n // Setup event listeners for the blur even on both inputs. In the case\n // of the first input, we're overriding the blur event handler from\n // the library to fix it by setting it on the capture phase and then\n // stopping propagation. This is necessary b/c the library does not take\n // the range plugin into consideration when it calls setDate.\n // Workaround for: https://github.com/flatpickr/flatpickr/issues/2918\n release();\n if (fp.config.allowInput) {\n fp._hBXCEDatePickerRangePluginOnBlurFrom = on(\n fp._input,\n 'blur',\n handleBlur,\n { capture: true }\n );\n fp._hBXCEDatePickerRangePluginOnBlurTo = on(\n config.input as HTMLInputElement,\n 'blur',\n handleBlur,\n { capture: true }\n );\n }\n },\n });\n };\n};\n"],"names":["rangePlugin"],"mappings":";;;;;;;;;;AAAA;;;;;AAKG;AAEH;AAuBA;;;;;;;;;;;;;;;;;AAiBG;AACH,kBAAe,CAAC,MAAc,KAAY;IACxC,MAAM,OAAO,GAAGA,aAAW,CAAG,MAAA,CAAA,MAAA,CAAA,EAAA,QAAQ,EAAE,MAAM,EAAA,EAAK,MAAM,CAAA,CAAG;IAC5D,OAAO,CAAC,EAAwC,KAAI;AAClD,QAAA,MAAM,eAAe,GAAG,OAAO,CAAC,EAAE,CAAC;AACnC,QAAA,MAAM,EAAE,OAAO,EAAE,WAAW,EAAE,GAAG,eAAe;AAEhD,QAAA,MAAM,oBAAoB,GAAG,CAAC,KAAoB,KAAI;AACpD,YAAA,OAAO;AACJ,iBAAA,MAAM,CAAC,CAAC,KAAK,KAAK,KAAK;AACvB,iBAAA,MAAM,CACL,CAAC,CAAC,EAAE,CAAC,EAAE,GAAG,KACR,EAAE,CAAC,MAAM,CAAC,IAAI,KAAK,OAAO;gBAC1B,EAAE,CAAC,MAAM,CAAC,UAAU;AACpB,gBAAA,GAAG,CAAC,OAAO,CAAC,CAAC,CAAC,KAAK,CAAC;AAEvB,iBAAA,IAAI,CACH,EAAE,CAAC,MAAM,CAAC,IAAI,KAAK;AACjB,kBAAE,EAAE,CAAC,MAAM,CAAC;AACZ,kBAAE,EAAE,CAAC,IAAI,CAAC,cAAc,CAC3B;AACL,SAAC;AAED,QAAA,MAAM,UAAU,GAAG,CAAC,KAAiB,KAAI;YACvC,KAAK,CAAC,eAAe,EAAE;AACvB,YAAA,MAAM,UAAU,GAAG,EAAE,CAAC,MAAM;AAC5B,YAAA,MAAM,WAAW,GAAG,MAAM,CAAC,KAAyB;AACpD,YAAA,MAAM,OAAO,GACX,KAAK,CAAC,MAAM,KAAK,UAAU,IAAI,KAAK,CAAC,MAAM,KAAK,WAAW;AAC7D,YAAA,MAAM,YAAY,GAChB,oBAAoB,CAAC,CAAC,UAAU,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;gBAC3D,EAAE,CAAC,UAAU,EAAE;AACjB,YAAA,MAAM,uBAAuB,GAC3B,KAAK,CAAC,aAAa;gBACnB,KAAK,CAAC,aAAa,YAAY,IAAI;gBACnC,EAAE,CAAC,iBAAiB,CAAC,QAAQ,CAAC,KAAK,CAAC,aAAa,CAAC;AAEpD,YAAA,IAAI,OAAO,IAAI,YAAY,IAAI,CAAC,uBAAuB,EAAE;AACvD,gBAAA,EAAE,CAAC,OAAO,CACR,CAAC,UAAU,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC,EACrC,IAAI,EACJ,UAAU,KAAK,EAAE,CAAC;AAChB,sBAAE,EAAE,CAAC,MAAM,CAAC;AACZ,sBAAE,EAAE,CAAC,MAAM,CAAC,UAAU,CACzB;;AAEL,SAAC;QAED,MAAM,OAAO,GAAG,MAAK;AACnB,YAAA,IAAI,EAAE,CAAC,qCAAqC,EAAE;AAC5C,gBAAA,EAAE,CAAC,qCAAqC;AACtC,oBAAA,EAAE,CAAC,qCAAqC,CAAC,OAAO,EAAE;;AAEtD,YAAA,IAAI,EAAE,CAAC,mCAAmC,EAAE;AAC1C,gBAAA,EAAE,CAAC,mCAAmC;AACpC,oBAAA,EAAE,CAAC,mCAAmC,CAAC,OAAO,EAAE;;AAEtD,SAAC;AACD,QAAA,OAAO,MAAM,CAAC,MAAM,CAAC,eAAe,EAAE;YACpC,OAAO,GAAA;AACL,gBAAA,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC;AACtB,gBAAA,MAAM,EAAE,oBAAoB,EAAE,GAAG,EAAE,CAAC,MAAM;AAC1C,gBAAA,oBAAoB,CAAC,IAAI,CACvB,GAAG;qBACA,GAAG,CAAC,CAAC,IAAI,KAAK,IAAI,CAAC,UAAiB;AACpC,qBAAA,MAAM,CAAC,OAAO,CAAC,CACnB;;;;;;;AAQD,gBAAA,OAAO,EAAE;AACT,gBAAA,IAAI,EAAE,CAAC,MAAM,CAAC,UAAU,EAAE;AACxB,oBAAA,EAAE,CAAC,qCAAqC,GAAG,EAAE,CAC3C,EAAE,CAAC,MAAM,EACT,MAAM,EACN,UAAU,EACV,EAAE,OAAO,EAAE,IAAI,EAAE,CAClB;AACD,oBAAA,EAAE,CAAC,mCAAmC,GAAG,EAAE,CACzC,MAAM,CAAC,KAAyB,EAChC,MAAM,EACN,UAAU,EACV,EAAE,OAAO,EAAE,IAAI,EAAE,CAClB;;aAEJ;AACF,SAAA,CAAC;AACJ,KAAC;AACH,CAAC;;;;"}
|