@warp-ds/elements 2.4.0-next.6 → 2.4.0-next.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api.js.map +2 -2
- package/dist/custom-elements.json +385 -648
- package/dist/index.d.ts +3334 -1407
- package/dist/packages/affix/{index.js → affix.js} +1 -1
- package/dist/packages/affix/{index.js.map → affix.js.map} +1 -1
- package/dist/packages/affix/affix.react.stories.d.ts +1 -1
- package/dist/packages/affix/affix.stories.d.ts +2 -2
- package/dist/packages/affix/affix.stories.js +1 -1
- package/dist/packages/affix/affix.test.d.ts +1 -1
- package/dist/packages/affix/affix.test.js +1 -1
- package/dist/packages/affix/react.d.ts +1 -1
- package/dist/packages/alert/{index.js → alert.js} +1 -1
- package/dist/packages/alert/{index.js.map → alert.js.map} +1 -1
- package/dist/packages/alert/alert.react.stories.d.ts +1 -1
- package/dist/packages/alert/alert.stories.d.ts +2 -2
- package/dist/packages/alert/alert.stories.js +1 -1
- package/dist/packages/alert/alert.test.d.ts +1 -1
- package/dist/packages/alert/alert.test.js +1 -1
- package/dist/packages/alert/react.d.ts +1 -1
- package/dist/packages/alert/react.js +1 -1
- package/dist/packages/attention/{index.d.ts → attention.d.ts} +1 -1
- package/dist/packages/attention/{index.js → attention.js} +15 -15
- package/dist/packages/attention/{index.js.map → attention.js.map} +4 -4
- package/dist/packages/attention/attention.react.stories.d.ts +1 -1
- package/dist/packages/attention/attention.stories.d.ts +3 -3
- package/dist/packages/attention/attention.stories.js +2 -2
- package/dist/packages/attention/attention.test.d.ts +1 -1
- package/dist/packages/attention/attention.test.js +1 -1
- package/dist/packages/attention/react.d.ts +1 -1
- package/dist/packages/attention/react.js +1 -1
- package/dist/packages/badge/{index.js → badge.js} +1 -1
- package/dist/packages/badge/{index.js.map → badge.js.map} +1 -1
- package/dist/packages/badge/badge.react.stories.d.ts +3 -3
- package/dist/packages/badge/badge.stories.d.ts +2 -2
- package/dist/packages/badge/badge.stories.js +1 -1
- package/dist/packages/badge/badge.test.d.ts +1 -1
- package/dist/packages/badge/badge.test.js +1 -1
- package/dist/packages/badge/react.d.ts +1 -1
- package/dist/packages/badge/react.js +1 -1
- package/dist/packages/box/{index.js → box.js} +1 -1
- package/dist/packages/box/{index.js.map → box.js.map} +1 -1
- package/dist/packages/box/box.react.stories.d.ts +3 -3
- package/dist/packages/box/box.stories.d.ts +2 -2
- package/dist/packages/box/box.stories.js +1 -1
- package/dist/packages/box/box.test.d.ts +1 -1
- package/dist/packages/box/box.test.js +1 -1
- package/dist/packages/box/react.d.ts +1 -1
- package/dist/packages/box/react.js +1 -1
- package/dist/packages/box/slot.test.d.ts +1 -1
- package/dist/packages/box/slot.test.js +1 -1
- package/dist/packages/breadcrumbs/{index.js → breadcrumbs.js} +1 -1
- package/dist/packages/breadcrumbs/{index.js.map → breadcrumbs.js.map} +1 -1
- package/dist/packages/breadcrumbs/breadcrumbs.react.stories.d.ts +3 -3
- package/dist/packages/breadcrumbs/breadcrumbs.stories.d.ts +2 -2
- package/dist/packages/breadcrumbs/breadcrumbs.stories.js +1 -1
- package/dist/packages/breadcrumbs/breadcrumbs.test.d.ts +1 -1
- package/dist/packages/breadcrumbs/breadcrumbs.test.js +1 -1
- package/dist/packages/breadcrumbs/react.d.ts +1 -1
- package/dist/packages/breadcrumbs/react.js +1 -1
- package/dist/packages/button/{index.d.ts → button.d.ts} +1 -1
- package/dist/packages/button/{index.js → button.js} +12 -12
- package/dist/packages/button/button.js.map +7 -0
- package/dist/packages/button/button.react.stories.d.ts +3 -3
- package/dist/packages/button/button.stories.d.ts +2 -2
- package/dist/packages/button/button.stories.js +1 -1
- package/dist/packages/button/button.test.d.ts +1 -1
- package/dist/packages/button/button.test.js +1 -1
- package/dist/packages/button/react.d.ts +1 -1
- package/dist/packages/button/react.js +1 -1
- package/dist/packages/card/{index.js → card.js} +1 -1
- package/dist/packages/card/{index.js.map → card.js.map} +1 -1
- package/dist/packages/card/card.react.stories.d.ts +3 -3
- package/dist/packages/card/card.stories.d.ts +2 -2
- package/dist/packages/card/card.stories.js +1 -1
- package/dist/packages/card/card.test.d.ts +1 -1
- package/dist/packages/card/card.test.js +1 -1
- package/dist/packages/card/react.d.ts +1 -1
- package/dist/packages/card/react.js +1 -1
- package/dist/packages/checkbox/checkbox.stories.d.ts +2 -1
- package/dist/packages/checkbox/checkbox.stories.js +2 -1
- package/dist/packages/checkbox/react.d.ts +0 -2
- package/dist/packages/checkbox/react.js +0 -5
- package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js.map +1 -1
- package/dist/packages/checkbox-group/react.d.ts +2 -0
- package/dist/packages/checkbox-group/react.js +11 -0
- package/dist/packages/combobox/{index.js → combobox.js} +2 -3
- package/dist/packages/combobox/{index.js.map → combobox.js.map} +3 -3
- package/dist/packages/combobox/combobox.react.stories.d.ts +4 -4
- package/dist/packages/combobox/combobox.stories.d.ts +3 -3
- package/dist/packages/combobox/combobox.stories.js +2 -2
- package/dist/packages/combobox/combobox.test.d.ts +2 -2
- package/dist/packages/combobox/combobox.test.js +2 -2
- package/dist/packages/combobox/react.d.ts +1 -1
- package/dist/packages/combobox/react.js +1 -1
- package/dist/packages/combobox/styles.js +1 -2
- package/dist/packages/datepicker/DatePicker.test.d.ts +2 -2
- package/dist/packages/datepicker/DatePicker.test.js +2 -2
- package/dist/packages/datepicker/datepicker.react.stories.d.ts +1 -1
- package/dist/packages/datepicker/datepicker.stories.d.ts +3 -3
- package/dist/packages/datepicker/datepicker.stories.js +2 -2
- package/dist/packages/datepicker/datepicker.test.d.ts +2 -2
- package/dist/packages/datepicker/datepicker.test.js +2 -2
- package/dist/packages/datepicker/react.js +1 -1
- package/dist/packages/{deadtoggle/index.js → dead-toggle/dead-toggle.js} +1 -1
- package/dist/packages/{deadtoggle/index.js.map → dead-toggle/dead-toggle.js.map} +1 -1
- package/dist/packages/dead-toggle/dead-toggle.react.stories.d.ts +15 -0
- package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.d.ts +2 -2
- package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.stories.js +1 -1
- package/dist/packages/dead-toggle/dead-toggle.test.d.ts +1 -0
- package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.test.js +1 -1
- package/dist/packages/{deadtoggle → dead-toggle}/react.d.ts +1 -1
- package/dist/packages/expandable/{index.js → expandable.js} +1 -1
- package/dist/packages/expandable/{index.js.map → expandable.js.map} +1 -1
- package/dist/packages/expandable/expandable.react.stories.d.ts +3 -3
- package/dist/packages/expandable/expandable.stories.d.ts +2 -2
- package/dist/packages/expandable/expandable.stories.js +1 -1
- package/dist/packages/expandable/expandable.test.d.ts +1 -1
- package/dist/packages/expandable/expandable.test.js +1 -1
- package/dist/packages/expandable/react.d.ts +1 -1
- package/dist/packages/expandable/react.js +1 -1
- package/dist/packages/link/{index.js → link.js} +3 -3
- package/dist/packages/link/link.js.map +7 -0
- package/dist/packages/link/link.react.stories.d.ts +3 -3
- package/dist/packages/link/link.stories.d.ts +2 -2
- package/dist/packages/link/link.stories.js +1 -1
- package/dist/packages/link/link.test.d.ts +1 -1
- package/dist/packages/link/link.test.js +1 -1
- package/dist/packages/link/react.d.ts +1 -1
- package/dist/packages/link/react.js +1 -1
- package/dist/packages/link/styles.js +2 -2
- package/dist/packages/modal/index.d.ts +6 -3
- package/dist/packages/modal/index.js +10 -2717
- package/dist/packages/modal/{modal-main.js → modal.js} +1 -1
- package/dist/packages/modal/{modal-main.js.map → modal.js.map} +1 -1
- package/dist/packages/modal/modal.react.stories.d.ts +1 -1
- package/dist/packages/modal/modal.stories.d.ts +6 -3
- package/dist/packages/modal/modal.stories.js +3 -1
- package/dist/packages/modal/react.d.ts +3 -6
- package/dist/packages/modal/react.js +4 -15
- package/dist/packages/{modal → modal-footer}/modal-footer.d.ts +2 -2
- package/dist/packages/{modal → modal-footer}/modal-footer.js +4 -4
- package/dist/packages/modal-footer/modal-footer.js.map +7 -0
- package/dist/packages/modal-footer/react.d.ts +2 -0
- package/dist/packages/modal-footer/react.js +11 -0
- package/dist/packages/{modal → modal-header}/modal-header.d.ts +1 -1
- package/dist/packages/{modal → modal-header}/modal-header.js +4 -4
- package/dist/packages/modal-header/modal-header.js.map +7 -0
- package/dist/packages/modal-header/react.d.ts +5 -0
- package/dist/packages/modal-header/react.js +15 -0
- package/dist/packages/{pageindicator/index.js → page-indicator/page-indicator.js} +9 -9
- package/dist/packages/{pageindicator/index.js.map → page-indicator/page-indicator.js.map} +3 -3
- package/dist/packages/{pageindicator/pageindicator.react.stories.d.ts → page-indicator/page-indicator.react.stories.d.ts} +3 -3
- package/dist/packages/{pageindicator/pageindicator.stories.d.ts → page-indicator/page-indicator.stories.d.ts} +1 -1
- package/dist/packages/{pageindicator/pageindicator.stories.js → page-indicator/page-indicator.stories.js} +7 -7
- package/dist/packages/{pageindicator → page-indicator}/react.d.ts +1 -1
- package/dist/packages/{pageindicator → page-indicator}/react.js +2 -2
- package/dist/packages/{pageindicator → page-indicator}/style.js +4 -4
- package/dist/packages/pagination/{index.js → pagination.js} +5 -5
- package/dist/packages/pagination/pagination.js.map +7 -0
- package/dist/packages/pagination/pagination.react.stories.d.ts +4 -4
- package/dist/packages/pagination/pagination.stories.d.ts +2 -2
- package/dist/packages/pagination/pagination.stories.js +1 -1
- package/dist/packages/pagination/pagination.test.d.ts +1 -1
- package/dist/packages/pagination/pagination.test.js +1 -1
- package/dist/packages/pagination/react.d.ts +1 -1
- package/dist/packages/pagination/react.js +1 -1
- package/dist/packages/pill/{index.js → pill.js} +1 -1
- package/dist/packages/pill/{index.js.map → pill.js.map} +1 -1
- package/dist/packages/pill/pill.react.stories.d.ts +4 -4
- package/dist/packages/pill/pill.stories.d.ts +2 -2
- package/dist/packages/pill/pill.stories.js +1 -1
- package/dist/packages/pill/pill.test.d.ts +1 -1
- package/dist/packages/pill/pill.test.js +1 -1
- package/dist/packages/pill/react.d.ts +1 -1
- package/dist/packages/pill/react.js +1 -1
- package/dist/packages/radio/radio-styles.js +0 -1
- package/dist/packages/radio/radio.js +120 -120
- package/dist/packages/radio/radio.js.map +4 -4
- package/dist/packages/radio/radio.stories.d.ts +3 -3
- package/dist/packages/radio/radio.stories.js +47 -3688
- package/dist/packages/radio/react.d.ts +0 -7
- package/dist/packages/radio/react.js +1 -12
- package/dist/packages/{radio → radio-group}/radio-group-styles.js +3 -3
- package/dist/packages/{radio → radio-group}/radio-group.d.ts +4 -4
- package/dist/packages/{radio → radio-group}/radio-group.js +112 -112
- package/dist/packages/radio-group/radio-group.js.map +7 -0
- package/dist/packages/radio-group/react.d.ts +7 -0
- package/dist/packages/radio-group/react.js +17 -0
- package/dist/packages/select/react.d.ts +1 -1
- package/dist/packages/select/react.js +1 -1
- package/dist/packages/select/{index.js → select.js} +3 -3
- package/dist/packages/select/select.js.map +7 -0
- package/dist/packages/select/select.react.stories.d.ts +4 -4
- package/dist/packages/select/select.react.stories.js +1 -1
- package/dist/packages/select/select.stories.d.ts +2 -2
- package/dist/packages/select/select.stories.js +1 -1
- package/dist/packages/select/select.test.d.ts +1 -1
- package/dist/packages/select/select.test.js +1 -1
- package/dist/packages/slider/index.d.ts +1 -1
- package/dist/packages/slider/index.js +1 -1
- package/dist/packages/slider/react.d.ts +1 -6
- package/dist/packages/slider/react.js +3 -10
- package/dist/packages/slider/slider.js +5 -5
- package/dist/packages/slider/slider.js.map +4 -4
- package/dist/packages/slider/slider.stories.d.ts +5 -4
- package/dist/packages/slider/slider.stories.js +5 -4
- package/dist/packages/slider/slider.test.d.ts +5 -4
- package/dist/packages/slider/slider.test.js +5 -4
- package/dist/packages/slider-thumb/react.d.ts +6 -0
- package/dist/packages/slider-thumb/react.js +15 -0
- package/dist/packages/{slider → slider-thumb}/slider-thumb.d.ts +1 -1
- package/dist/packages/{slider → slider-thumb}/slider-thumb.js +14 -14
- package/dist/packages/slider-thumb/slider-thumb.js.map +7 -0
- package/dist/packages/slider-thumb/styles.js +2 -0
- package/dist/packages/step/react.d.ts +2 -0
- package/dist/packages/step/react.js +11 -0
- package/dist/packages/step/step.d.ts +22 -0
- package/dist/packages/step/step.js +2461 -0
- package/dist/packages/{modal/index.js.map → step/step.js.map} +4 -4
- package/dist/packages/step-indicator/index.d.ts +2 -0
- package/dist/packages/step-indicator/index.js +2 -0
- package/dist/packages/step-indicator/react.d.ts +3 -0
- package/dist/packages/{stepindicator → step-indicator}/react.js +3 -6
- package/dist/packages/step-indicator/step-indicator.d.ts +15 -0
- package/dist/packages/step-indicator/step-indicator.js +2454 -0
- package/dist/packages/step-indicator/step-indicator.js.map +7 -0
- package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.d.ts +1 -1
- package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.d.ts +2 -1
- package/dist/packages/{stepindicator → step-indicator}/stepindicator.stories.js +2 -1
- package/dist/packages/step-indicator/styles.d.ts +1 -0
- package/dist/packages/step-indicator/styles.js +2 -0
- package/dist/packages/switch/react.d.ts +1 -1
- package/dist/packages/switch/react.js +1 -1
- package/dist/packages/switch/{index.js → switch.js} +1 -1
- package/dist/packages/switch/{index.js.map → switch.js.map} +1 -1
- package/dist/packages/switch/switch.react.stories.d.ts +1 -1
- package/dist/packages/switch/switch.stories.d.ts +1 -1
- package/dist/packages/switch/switch.stories.js +1 -1
- package/dist/packages/switch/switch.test.d.ts +1 -1
- package/dist/packages/switch/switch.test.js +2 -2
- package/dist/packages/tab/react.d.ts +7 -0
- package/dist/packages/tab/react.js +17 -0
- package/dist/packages/{tabs → tab}/tab.js +3 -3
- package/dist/packages/tab/tab.js.map +7 -0
- package/dist/packages/tab-panel/react.d.ts +2 -0
- package/dist/packages/tab-panel/react.js +11 -0
- package/dist/packages/{tabs → tab-panel}/tab-panel.js +1 -1
- package/dist/packages/tab-panel/tab-panel.js.map +7 -0
- package/dist/packages/tabs/index.d.ts +2 -2
- package/dist/packages/tabs/index.js +4 -2473
- package/dist/packages/tabs/react.d.ts +3 -8
- package/dist/packages/tabs/react.js +4 -17
- package/dist/packages/tabs/styles.js +1 -1
- package/dist/packages/tabs/tabs.js +1 -1
- package/dist/packages/tabs/tabs.js.map +2 -2
- package/dist/packages/tabs/tabs.react.stories.d.ts +1 -1
- package/dist/packages/tabs/tabs.react.stories.js +2 -2
- package/dist/packages/tabs/tabs.stories.d.ts +3 -1
- package/dist/packages/tabs/tabs.stories.js +3 -1
- package/dist/packages/textarea/react.d.ts +1 -1
- package/dist/packages/textarea/react.js +1 -1
- package/dist/packages/textarea/textarea.react.stories.d.ts +1 -1
- package/dist/packages/textarea/textarea.stories.d.ts +2 -2
- package/dist/packages/textarea/textarea.stories.js +1 -1
- package/dist/packages/textarea/textarea.test.d.ts +1 -1
- package/dist/packages/textarea/textarea.test.js +1 -1
- package/dist/packages/textfield/react.d.ts +1 -1
- package/dist/packages/textfield/react.js +1 -1
- package/dist/packages/textfield/{index.js → textfield.js} +1 -1
- package/dist/packages/textfield/{index.js.map → textfield.js.map} +1 -1
- package/dist/packages/textfield/textfield.react.stories.d.ts +4 -4
- package/dist/packages/textfield/textfield.stories.d.ts +2 -2
- package/dist/packages/textfield/textfield.stories.js +1 -1
- package/dist/packages/textfield/textfield.test.d.ts +2 -2
- package/dist/packages/textfield/textfield.test.js +2 -2
- package/dist/packages/toast/index.d.ts +5 -3
- package/dist/packages/toast/index.js +7 -2483
- package/dist/packages/toast/toast.stories.d.ts +4 -3
- package/dist/packages/toast/toast.stories.js +3 -2
- package/dist/packages/toast-container/styles.d.ts +1 -0
- package/dist/packages/toast-container/styles.js +2 -0
- package/dist/packages/{toast → toast-container}/toast-container.d.ts +1 -1
- package/dist/packages/toast-container/toast-container.js.map +7 -0
- package/dist/web-types.json +51 -51
- package/package.json +94 -30
- package/dist/packages/button/index.js.map +0 -7
- package/dist/packages/checkbox/index.d.ts +0 -2
- package/dist/packages/checkbox/index.js +0 -2
- package/dist/packages/datepicker/index.d.ts +0 -1
- package/dist/packages/datepicker/index.js +0 -2785
- package/dist/packages/datepicker/index.js.map +0 -7
- package/dist/packages/deadtoggle/dead-toggle.react.stories.d.ts +0 -15
- package/dist/packages/deadtoggle/dead-toggle.test.d.ts +0 -1
- package/dist/packages/link/index.js.map +0 -7
- package/dist/packages/modal/modal-footer.js.map +0 -7
- package/dist/packages/modal/modal-header.js.map +0 -7
- package/dist/packages/pagination/index.js.map +0 -7
- package/dist/packages/radio/index.d.ts +0 -2
- package/dist/packages/radio/index.js +0 -2
- package/dist/packages/radio/radio-group-styles.js.map +0 -7
- package/dist/packages/radio/radio-group.js.map +0 -7
- package/dist/packages/radio/radio-styles.js.map +0 -7
- package/dist/packages/radio/radio.stories.js.map +0 -7
- package/dist/packages/select/index.js.map +0 -7
- package/dist/packages/slider/slider-thumb.js.map +0 -7
- package/dist/packages/stepindicator/index.d.ts +0 -37
- package/dist/packages/stepindicator/index.js +0 -2465
- package/dist/packages/stepindicator/index.js.map +0 -7
- package/dist/packages/stepindicator/react.d.ts +0 -3
- package/dist/packages/stepindicator/styles.js +0 -2
- package/dist/packages/tabs/index.js.map +0 -7
- package/dist/packages/tabs/tab-panel.js.map +0 -7
- package/dist/packages/tabs/tab.js.map +0 -7
- package/dist/packages/textarea/index.d.ts +0 -1
- package/dist/packages/textarea/index.js +0 -1
- package/dist/packages/toast/index.js.map +0 -7
- package/dist/packages/toast/toast-container.js.map +0 -7
- package/dist/packages/affix/{index.d.ts → affix.d.ts} +0 -0
- package/dist/packages/alert/{index.d.ts → alert.d.ts} +0 -0
- package/dist/packages/badge/{index.d.ts → badge.d.ts} +0 -0
- package/dist/packages/box/{index.d.ts → box.d.ts} +0 -0
- package/dist/packages/breadcrumbs/{index.d.ts → breadcrumbs.d.ts} +0 -0
- package/dist/packages/card/{index.d.ts → card.d.ts} +0 -0
- package/dist/packages/{checkbox → checkbox-group}/checkbox-group.d.ts +0 -0
- package/dist/packages/{checkbox → checkbox-group}/checkbox-group.js +0 -0
- package/dist/packages/combobox/{index.d.ts → combobox.d.ts} +0 -0
- package/dist/packages/{deadtoggle/index.d.ts → dead-toggle/dead-toggle.d.ts} +0 -0
- package/dist/packages/{deadtoggle → dead-toggle}/dead-toggle.react.stories.js +0 -0
- package/dist/packages/{deadtoggle → dead-toggle}/react.js +1 -1
- /package/dist/packages/expandable/{index.d.ts → expandable.d.ts} +0 -0
- /package/dist/packages/link/{index.d.ts → link.d.ts} +0 -0
- /package/dist/packages/modal/{modal-main.d.ts → modal.d.ts} +0 -0
- /package/dist/packages/{pageindicator/index.d.ts → page-indicator/page-indicator.d.ts} +0 -0
- /package/dist/packages/{pageindicator/pageindicator.react.stories.js → page-indicator/page-indicator.react.stories.js} +0 -0
- /package/dist/packages/{pageindicator → page-indicator}/style.d.ts +0 -0
- /package/dist/packages/pagination/{index.d.ts → pagination.d.ts} +0 -0
- /package/dist/packages/pill/{index.d.ts → pill.d.ts} +0 -0
- /package/dist/packages/{radio → radio-group}/radio-group-styles.d.ts +0 -0
- /package/dist/packages/select/{index.d.ts → select.d.ts} +0 -0
- /package/dist/packages/{slider → slider-thumb}/SliderThumb.d.ts +0 -0
- /package/dist/packages/{slider → slider-thumb}/SliderThumb.js +0 -0
- /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.d.ts +0 -0
- /package/dist/packages/{slider → slider-thumb}/oddbird-css-anchor-positioning.js +0 -0
- /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.d.ts +0 -0
- /package/dist/packages/{slider → slider-thumb}/styles/w-slider-thumb.styles.js +0 -0
- /package/dist/packages/{stepindicator → slider-thumb}/styles.d.ts +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.d.mts +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/da/messages.mjs +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.d.mts +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/en/messages.mjs +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.d.mts +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/fi/messages.mjs +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.d.mts +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/nb/messages.mjs +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.d.mts +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/locales/sv/messages.mjs +0 -0
- /package/dist/packages/{stepindicator → step-indicator}/stepindicator.react.stories.js +0 -0
- /package/dist/packages/switch/{index.d.ts → switch.d.ts} +0 -0
- /package/dist/packages/{tabs → tab}/tab.d.ts +0 -0
- /package/dist/packages/{tabs → tab-panel}/tab-panel.d.ts +0 -0
- /package/dist/packages/textfield/{index.d.ts → textfield.d.ts} +0 -0
- /package/dist/packages/{toast → toast-container}/toast-container.js +0 -0
|
@@ -1,2717 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
html {
|
|
12
|
-
font-size: 62.5%;
|
|
13
|
-
}
|
|
14
|
-
body {
|
|
15
|
-
background-color: var(--w-s-color-background);
|
|
16
|
-
min-height: 100%;
|
|
17
|
-
margin: 0;
|
|
18
|
-
overflow-y: scroll;
|
|
19
|
-
}
|
|
20
|
-
body,
|
|
21
|
-
:host {
|
|
22
|
-
-webkit-text-size-adjust: 100%;
|
|
23
|
-
tab-size: 4;
|
|
24
|
-
-webkit-tap-highlight-color: transparent;
|
|
25
|
-
font-family: var(--w-font-family);
|
|
26
|
-
font-size: var(--w-font-size-m);
|
|
27
|
-
line-height: var(--w-line-height-m);
|
|
28
|
-
color: var(--w-s-color-text);
|
|
29
|
-
}
|
|
30
|
-
hr {
|
|
31
|
-
color: inherit;
|
|
32
|
-
border-top-width: 1px;
|
|
33
|
-
height: 0;
|
|
34
|
-
}
|
|
35
|
-
abbr:where([title]) {
|
|
36
|
-
-webkit-text-decoration: underline dotted;
|
|
37
|
-
text-decoration: underline dotted;
|
|
38
|
-
}
|
|
39
|
-
h1,
|
|
40
|
-
h2,
|
|
41
|
-
h3,
|
|
42
|
-
h4,
|
|
43
|
-
h5,
|
|
44
|
-
h6 {
|
|
45
|
-
font-size: inherit;
|
|
46
|
-
font-weight: 700;
|
|
47
|
-
}
|
|
48
|
-
a {
|
|
49
|
-
cursor: pointer;
|
|
50
|
-
color: var(--w-s-color-text-link);
|
|
51
|
-
text-decoration: none;
|
|
52
|
-
}
|
|
53
|
-
a:hover,
|
|
54
|
-
a:focus,
|
|
55
|
-
a:active {
|
|
56
|
-
text-decoration: underline;
|
|
57
|
-
}
|
|
58
|
-
a:focus-visible {
|
|
59
|
-
outline: 2px solid var(--w-s-color-border-focus);
|
|
60
|
-
outline-offset: 1px;
|
|
61
|
-
}
|
|
62
|
-
b,
|
|
63
|
-
strong {
|
|
64
|
-
font-weight: 700;
|
|
65
|
-
}
|
|
66
|
-
code,
|
|
67
|
-
kbd,
|
|
68
|
-
samp,
|
|
69
|
-
pre {
|
|
70
|
-
font-family:
|
|
71
|
-
ui-monospace,
|
|
72
|
-
SFMono-Regular,
|
|
73
|
-
Menlo,
|
|
74
|
-
Monaco,
|
|
75
|
-
Consolas,
|
|
76
|
-
Liberation Mono,
|
|
77
|
-
Courier New,
|
|
78
|
-
monospace;
|
|
79
|
-
font-size: 1em;
|
|
80
|
-
}
|
|
81
|
-
sub,
|
|
82
|
-
sup {
|
|
83
|
-
vertical-align: baseline;
|
|
84
|
-
font-size: 75%;
|
|
85
|
-
line-height: 0;
|
|
86
|
-
position: relative;
|
|
87
|
-
}
|
|
88
|
-
sub {
|
|
89
|
-
bottom: -0.25em;
|
|
90
|
-
}
|
|
91
|
-
sup {
|
|
92
|
-
top: -0.5em;
|
|
93
|
-
}
|
|
94
|
-
table {
|
|
95
|
-
text-indent: 0;
|
|
96
|
-
border-color: inherit;
|
|
97
|
-
border-collapse: collapse;
|
|
98
|
-
}
|
|
99
|
-
button,
|
|
100
|
-
input,
|
|
101
|
-
optgroup,
|
|
102
|
-
select,
|
|
103
|
-
textarea {
|
|
104
|
-
font-family: inherit;
|
|
105
|
-
font-size: 100%;
|
|
106
|
-
font-weight: inherit;
|
|
107
|
-
line-height: inherit;
|
|
108
|
-
color: inherit;
|
|
109
|
-
margin: 0;
|
|
110
|
-
padding: 0;
|
|
111
|
-
}
|
|
112
|
-
button,
|
|
113
|
-
select {
|
|
114
|
-
text-transform: none;
|
|
115
|
-
}
|
|
116
|
-
button,
|
|
117
|
-
[type='button'],
|
|
118
|
-
[type='reset'],
|
|
119
|
-
[type='submit'] {
|
|
120
|
-
-webkit-appearance: button;
|
|
121
|
-
}
|
|
122
|
-
:-moz-focusring {
|
|
123
|
-
outline: auto;
|
|
124
|
-
}
|
|
125
|
-
:-moz-ui-invalid {
|
|
126
|
-
box-shadow: none;
|
|
127
|
-
}
|
|
128
|
-
progress {
|
|
129
|
-
vertical-align: baseline;
|
|
130
|
-
}
|
|
131
|
-
::-webkit-inner-spin-button {
|
|
132
|
-
height: auto;
|
|
133
|
-
}
|
|
134
|
-
::-webkit-outer-spin-button {
|
|
135
|
-
height: auto;
|
|
136
|
-
}
|
|
137
|
-
[type='search'] {
|
|
138
|
-
-webkit-appearance: textfield;
|
|
139
|
-
outline-offset: -2px;
|
|
140
|
-
}
|
|
141
|
-
::-webkit-search-decoration {
|
|
142
|
-
-webkit-appearance: none;
|
|
143
|
-
}
|
|
144
|
-
::-webkit-file-upload-button {
|
|
145
|
-
-webkit-appearance: button;
|
|
146
|
-
font: inherit;
|
|
147
|
-
}
|
|
148
|
-
summary {
|
|
149
|
-
display: list-item;
|
|
150
|
-
}
|
|
151
|
-
blockquote,
|
|
152
|
-
dl,
|
|
153
|
-
dd,
|
|
154
|
-
h1,
|
|
155
|
-
h2,
|
|
156
|
-
h3,
|
|
157
|
-
h4,
|
|
158
|
-
h5,
|
|
159
|
-
h6,
|
|
160
|
-
hr,
|
|
161
|
-
figure,
|
|
162
|
-
p,
|
|
163
|
-
pre {
|
|
164
|
-
margin: 0;
|
|
165
|
-
}
|
|
166
|
-
fieldset {
|
|
167
|
-
margin: 0;
|
|
168
|
-
padding: 0;
|
|
169
|
-
}
|
|
170
|
-
legend {
|
|
171
|
-
padding: 0;
|
|
172
|
-
}
|
|
173
|
-
ol,
|
|
174
|
-
ul,
|
|
175
|
-
menu {
|
|
176
|
-
margin: 0;
|
|
177
|
-
padding: 0;
|
|
178
|
-
list-style: none;
|
|
179
|
-
}
|
|
180
|
-
textarea {
|
|
181
|
-
resize: vertical;
|
|
182
|
-
}
|
|
183
|
-
input::placeholder,
|
|
184
|
-
textarea::placeholder {
|
|
185
|
-
opacity: 1;
|
|
186
|
-
color: var(--w-s-color-text-placeholder);
|
|
187
|
-
}
|
|
188
|
-
button,
|
|
189
|
-
[role='button'] {
|
|
190
|
-
cursor: pointer;
|
|
191
|
-
}
|
|
192
|
-
:disabled {
|
|
193
|
-
cursor: default;
|
|
194
|
-
}
|
|
195
|
-
img,
|
|
196
|
-
svg,
|
|
197
|
-
video,
|
|
198
|
-
canvas,
|
|
199
|
-
audio,
|
|
200
|
-
iframe,
|
|
201
|
-
embed,
|
|
202
|
-
object {
|
|
203
|
-
vertical-align: middle;
|
|
204
|
-
display: block;
|
|
205
|
-
}
|
|
206
|
-
img,
|
|
207
|
-
video {
|
|
208
|
-
max-width: 100%;
|
|
209
|
-
height: auto;
|
|
210
|
-
}
|
|
211
|
-
h1 {
|
|
212
|
-
font-size: var(--w-font-size-xxl);
|
|
213
|
-
line-height: var(--w-line-height-xxl);
|
|
214
|
-
}
|
|
215
|
-
h2 {
|
|
216
|
-
font-size: var(--w-font-size-xl);
|
|
217
|
-
line-height: var(--w-line-height-xl);
|
|
218
|
-
}
|
|
219
|
-
h3 {
|
|
220
|
-
font-size: var(--w-font-size-l);
|
|
221
|
-
line-height: var(--w-line-height-l);
|
|
222
|
-
}
|
|
223
|
-
h4 {
|
|
224
|
-
font-size: var(--w-font-size-m);
|
|
225
|
-
line-height: var(--w-line-height-m);
|
|
226
|
-
}
|
|
227
|
-
h5 {
|
|
228
|
-
font-size: var(--w-font-size-s);
|
|
229
|
-
line-height: var(--w-line-height-s);
|
|
230
|
-
}
|
|
231
|
-
dt,
|
|
232
|
-
dd {
|
|
233
|
-
margin: 0 16px;
|
|
234
|
-
}
|
|
235
|
-
h1,
|
|
236
|
-
h2,
|
|
237
|
-
h3,
|
|
238
|
-
h4,
|
|
239
|
-
h5,
|
|
240
|
-
ul,
|
|
241
|
-
ol,
|
|
242
|
-
dl,
|
|
243
|
-
p,
|
|
244
|
-
blockquote {
|
|
245
|
-
margin: 0 0 8px;
|
|
246
|
-
}
|
|
247
|
-
[hidden] {
|
|
248
|
-
display: none !important;
|
|
249
|
-
}
|
|
250
|
-
[tabindex='-1']:focus:not(:focus-visible) {
|
|
251
|
-
outline: none;
|
|
252
|
-
}
|
|
253
|
-
legend {
|
|
254
|
-
float: left;
|
|
255
|
-
width: 100%;
|
|
256
|
-
margin: 0;
|
|
257
|
-
padding: 0;
|
|
258
|
-
display: table;
|
|
259
|
-
}
|
|
260
|
-
legend + * {
|
|
261
|
-
clear: both;
|
|
262
|
-
}
|
|
263
|
-
fieldset {
|
|
264
|
-
border: 0;
|
|
265
|
-
min-width: 0;
|
|
266
|
-
margin: 0;
|
|
267
|
-
padding: 0.01em 0 0;
|
|
268
|
-
}
|
|
269
|
-
body:not(:-moz-handler-blocked) fieldset {
|
|
270
|
-
display: table-cell;
|
|
271
|
-
}
|
|
272
|
-
svg {
|
|
273
|
-
pointer-events: none;
|
|
274
|
-
}
|
|
275
|
-
`,ao=ee`*, :before, :after {
|
|
276
|
-
--w-rotate: 0;
|
|
277
|
-
--w-rotate-x: 0;
|
|
278
|
-
--w-rotate-y: 0;
|
|
279
|
-
--w-rotate-z: 0;
|
|
280
|
-
--w-scale-x: 1;
|
|
281
|
-
--w-scale-y: 1;
|
|
282
|
-
--w-scale-z: 1;
|
|
283
|
-
--w-skew-x: 0;
|
|
284
|
-
--w-skew-y: 0;
|
|
285
|
-
--w-translate-x: 0;
|
|
286
|
-
--w-translate-y: 0;
|
|
287
|
-
--w-translate-z: 0
|
|
288
|
-
}
|
|
289
|
-
|
|
290
|
-
.h4, .t4 {
|
|
291
|
-
font-weight: 700;
|
|
292
|
-
font-size: var(--w-font-size-m);
|
|
293
|
-
line-height: var(--w-line-height-m)
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
.t3 {
|
|
297
|
-
font-weight: 700;
|
|
298
|
-
font-size: var(--w-font-size-l);
|
|
299
|
-
line-height: var(--w-line-height-l)
|
|
300
|
-
}
|
|
301
|
-
|
|
302
|
-
@media (min-width: 480px) {
|
|
303
|
-
.sm\\:h3 {
|
|
304
|
-
font-weight: 700;
|
|
305
|
-
font-size: var(--w-font-size-l);
|
|
306
|
-
line-height: var(--w-line-height-l)
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
|
|
310
|
-
.text-center {
|
|
311
|
-
text-align: center
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
.before\\:text-center:before {
|
|
315
|
-
text-align: center
|
|
316
|
-
}
|
|
317
|
-
|
|
318
|
-
.text-left {
|
|
319
|
-
text-align: left
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
.text-right {
|
|
323
|
-
text-align: right
|
|
324
|
-
}
|
|
325
|
-
|
|
326
|
-
.align-middle {
|
|
327
|
-
vertical-align: middle
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
.animate-inprogress {
|
|
331
|
-
background-image: linear-gradient(135deg, rgba(0, 0, 0, .05) 25%, transparent 0, transparent 50%, rgba(0, 0, 0, .05) 0, rgba(0, 0, 0, .05) 75%, transparent 0, transparent) !important;
|
|
332
|
-
background-size: 30px 30px;
|
|
333
|
-
animation: animate-inprogress 3s linear infinite
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
@keyframes animate-inprogress {
|
|
337
|
-
0% {
|
|
338
|
-
background-position: 0 0
|
|
339
|
-
}
|
|
340
|
-
to {
|
|
341
|
-
background-position: 60px 0
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
.\\[--w-modal-max-height\\:80\\%\\] {
|
|
346
|
-
--w-modal-max-height: 80%
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
.\\[--w-modal-width\\:640px\\] {
|
|
350
|
-
--w-modal-width: 640px
|
|
351
|
-
}
|
|
352
|
-
|
|
353
|
-
.focus\\:\\[--w-outline-offset\\:-2px\\]:focus {
|
|
354
|
-
--w-outline-offset: -2px
|
|
355
|
-
}
|
|
356
|
-
|
|
357
|
-
.backdrop-blur {
|
|
358
|
-
-webkit-backdrop-filter: blur(4px);
|
|
359
|
-
backdrop-filter: blur(4px)
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
.peer:checked ~ .peer-checked\\:before\\:bg-center:before {
|
|
363
|
-
background-position: center
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
.hover\\:bg-clip-padding:hover {
|
|
367
|
-
-webkit-background-clip: padding-box;
|
|
368
|
-
background-clip: padding-box
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
.bg-transparent, .group\\/steph:first-child .group-first\\/steph\\:bg-transparent, .group\\/steph:last-child .group-last\\/steph\\:bg-transparent {
|
|
372
|
-
background-color: transparent
|
|
373
|
-
}
|
|
374
|
-
|
|
375
|
-
.bg-\\[--w-black\\/25\\] {
|
|
376
|
-
background-color: rgba(var(--w-rgb-black), .25)
|
|
377
|
-
}
|
|
378
|
-
|
|
379
|
-
.bg-\\[--w-black\\/70\\], .bg-\\[var\\(--w-black\\)\\/70\\] {
|
|
380
|
-
background-color: rgba(var(--w-rgb-black), .7)
|
|
381
|
-
}
|
|
382
|
-
|
|
383
|
-
.bg-\\[--w-color-badge-info-background\\] {
|
|
384
|
-
background-color: var(--w-color-badge-info-background)
|
|
385
|
-
}
|
|
386
|
-
|
|
387
|
-
.bg-\\[--w-color-badge-negative-background\\] {
|
|
388
|
-
background-color: var(--w-color-badge-negative-background)
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
.bg-\\[--w-color-badge-neutral-background\\] {
|
|
392
|
-
background-color: var(--w-color-badge-neutral-background)
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
.bg-\\[--w-color-badge-positive-background\\] {
|
|
396
|
-
background-color: var(--w-color-badge-positive-background)
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
.bg-\\[--w-color-badge-sponsored-background\\] {
|
|
400
|
-
background-color: var(--w-color-badge-sponsored-background)
|
|
401
|
-
}
|
|
402
|
-
|
|
403
|
-
.bg-\\[--w-color-badge-warning-background\\] {
|
|
404
|
-
background-color: var(--w-color-badge-warning-background)
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
.bg-\\[--w-color-button-primary-background\\] {
|
|
408
|
-
background-color: var(--w-color-button-primary-background)
|
|
409
|
-
}
|
|
410
|
-
|
|
411
|
-
.bg-\\[--w-color-buttongroup-utility-background-selected\\] {
|
|
412
|
-
background-color: var(--w-color-buttongroup-utility-background-selected)
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
.bg-\\[--w-color-callout-background\\] {
|
|
416
|
-
background-color: var(--w-color-callout-background)
|
|
417
|
-
}
|
|
418
|
-
|
|
419
|
-
.bg-\\[--w-color-pill-suggestion-background\\] {
|
|
420
|
-
background-color: var(--w-color-pill-suggestion-background)
|
|
421
|
-
}
|
|
422
|
-
|
|
423
|
-
.bg-\\[--w-color-switch-track-background\\] {
|
|
424
|
-
background-color: var(--w-color-switch-track-background)
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
.bg-\\[--w-s-color-surface-elevated-100\\] {
|
|
428
|
-
background-color: var(--w-s-color-surface-elevated-100)
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
.bg-\\[--w-s-color-surface-elevated-300\\] {
|
|
432
|
-
background-color: var(--w-s-color-surface-elevated-300)
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
.bg-\\[--w-s-icon-selected\\] {
|
|
436
|
-
background-color: var(--w-s-icon-selected)
|
|
437
|
-
}
|
|
438
|
-
|
|
439
|
-
.group:hover .group-hover\\:bg-\\[--w-color-switch-track-background-hover\\] {
|
|
440
|
-
background-color: var(--w-color-switch-track-background-hover)
|
|
441
|
-
}
|
|
442
|
-
|
|
443
|
-
.hover\\:bg-\\[--w-color-button-pill-background-hover\\]:hover {
|
|
444
|
-
background-color: var(--w-color-button-pill-background-hover)
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
.hover\\:bg-\\[--w-color-button-primary-background-hover\\]:hover {
|
|
448
|
-
background-color: var(--w-color-button-primary-background-hover)
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
.hover\\:bg-\\[--w-color-buttongroup-utility-background-hover\\]:hover {
|
|
452
|
-
background-color: var(--w-color-buttongroup-utility-background-hover)
|
|
453
|
-
}
|
|
454
|
-
|
|
455
|
-
.hover\\:bg-\\[--w-color-pill-suggestion-background-hover\\]:hover {
|
|
456
|
-
background-color: var(--w-color-pill-suggestion-background-hover)
|
|
457
|
-
}
|
|
458
|
-
|
|
459
|
-
.hover\\:bg-\\[--w-s-icon-subtle\\]:hover {
|
|
460
|
-
background-color: var(--w-s-icon-subtle)
|
|
461
|
-
}
|
|
462
|
-
|
|
463
|
-
.hover\\:bg-\\[var\\(--w-black\\)\\/85\\]:hover {
|
|
464
|
-
background-color: rgba(var(--w-rgb-black), .85)
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
.active\\:bg-\\[--w-color-button-pill-background-active\\]:active {
|
|
468
|
-
background-color: var(--w-color-button-pill-background-active)
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
.active\\:bg-\\[--w-color-button-primary-background-active\\]:active {
|
|
472
|
-
background-color: var(--w-color-button-primary-background-active)
|
|
473
|
-
}
|
|
474
|
-
|
|
475
|
-
.active\\:bg-\\[--w-color-buttongroup-utility-background-selected\\]:active {
|
|
476
|
-
background-color: var(--w-color-buttongroup-utility-background-selected)
|
|
477
|
-
}
|
|
478
|
-
|
|
479
|
-
.active\\:bg-\\[--w-color-pill-suggestion-background-active\\]:active {
|
|
480
|
-
background-color: var(--w-color-pill-suggestion-background-active)
|
|
481
|
-
}
|
|
482
|
-
|
|
483
|
-
.active\\:bg-\\[var\\(--w-black\\)\\]:active {
|
|
484
|
-
background-color: var(--w-black)
|
|
485
|
-
}
|
|
486
|
-
|
|
487
|
-
.peer:checked ~ .peer-checked\\:before\\:bg-\\[url\\(var\\(--w-icon-toggle-checked\\)\\)\\]:before {
|
|
488
|
-
background-image: var(--w-icon-toggle-checked)
|
|
489
|
-
}
|
|
490
|
-
|
|
491
|
-
.appearance-none {
|
|
492
|
-
-moz-appearance: none;
|
|
493
|
-
appearance: none;
|
|
494
|
-
-webkit-appearance: none
|
|
495
|
-
}
|
|
496
|
-
|
|
497
|
-
.will-change-height {
|
|
498
|
-
will-change: height
|
|
499
|
-
}
|
|
500
|
-
|
|
501
|
-
.border, .border-1 {
|
|
502
|
-
border-width: 1px
|
|
503
|
-
}
|
|
504
|
-
|
|
505
|
-
.border-b {
|
|
506
|
-
border-bottom-width: 1px
|
|
507
|
-
}
|
|
508
|
-
|
|
509
|
-
.before\\:border:before {
|
|
510
|
-
border-width: 1px
|
|
511
|
-
}
|
|
512
|
-
|
|
513
|
-
.border-0 {
|
|
514
|
-
border-width: 0
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
.border-2 {
|
|
518
|
-
border-width: 2px
|
|
519
|
-
}
|
|
520
|
-
|
|
521
|
-
.border-b-0 {
|
|
522
|
-
border-bottom-width: 0
|
|
523
|
-
}
|
|
524
|
-
|
|
525
|
-
.border-b-4 {
|
|
526
|
-
border-bottom-width: 4px
|
|
527
|
-
}
|
|
528
|
-
|
|
529
|
-
.border-l-4 {
|
|
530
|
-
border-left-width: 4px
|
|
531
|
-
}
|
|
532
|
-
|
|
533
|
-
.border-r-0, .group:not(:last-of-type) .group-not-last-of-type\\:border-r-0 {
|
|
534
|
-
border-right-width: 0
|
|
535
|
-
}
|
|
536
|
-
|
|
537
|
-
.peer:checked ~ .peer-checked\\:before\\:border-\\[6\\]:before {
|
|
538
|
-
border-width: .6rem
|
|
539
|
-
}
|
|
540
|
-
|
|
541
|
-
.border-transparent {
|
|
542
|
-
border-color: transparent
|
|
543
|
-
}
|
|
544
|
-
|
|
545
|
-
.border-\\[--w-color-buttongroup-utility-border\\] {
|
|
546
|
-
border-color: var(--w-color-buttongroup-utility-border)
|
|
547
|
-
}
|
|
548
|
-
|
|
549
|
-
.border-\\[--w-color-callout-border\\] {
|
|
550
|
-
border-color: var(--w-color-callout-border)
|
|
551
|
-
}
|
|
552
|
-
|
|
553
|
-
.border-\\[--w-s-color-background-inverted\\] {
|
|
554
|
-
border-color: var(--w-s-color-background-inverted)
|
|
555
|
-
}
|
|
556
|
-
|
|
557
|
-
.border-\\[--w-s-color-surface-elevated-300\\] {
|
|
558
|
-
border-color: var(--w-s-color-surface-elevated-300)
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
.active\\:border-\\[--w-color-buttongroup-utility-border-selected\\]:active {
|
|
562
|
-
border-color: var(--w-color-buttongroup-utility-border-selected)
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
.divide-x > * + * {
|
|
566
|
-
--w-divide-x-reverse: 0;
|
|
567
|
-
border-left-width: calc(1px * calc(1 - var(--w-divide-x-reverse)));
|
|
568
|
-
border-right-width: calc(1px * var(--w-divide-x-reverse))
|
|
569
|
-
}
|
|
570
|
-
|
|
571
|
-
.divide-y > * + * {
|
|
572
|
-
--w-divide-y-reverse: 0;
|
|
573
|
-
border-top-width: calc(1px * calc(1 - var(--w-divide-y-reverse)));
|
|
574
|
-
border-bottom-width: calc(1px * var(--w-divide-y-reverse))
|
|
575
|
-
}
|
|
576
|
-
|
|
577
|
-
.rounded-4 {
|
|
578
|
-
border-radius: 4px
|
|
579
|
-
}
|
|
580
|
-
|
|
581
|
-
.rounded-8 {
|
|
582
|
-
border-radius: 8px
|
|
583
|
-
}
|
|
584
|
-
|
|
585
|
-
.rounded-full {
|
|
586
|
-
border-radius: 9999px
|
|
587
|
-
}
|
|
588
|
-
|
|
589
|
-
.before\\:rounded-2:before {
|
|
590
|
-
border-radius: 2px
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
.before\\:rounded-full:before {
|
|
594
|
-
border-radius: 9999px
|
|
595
|
-
}
|
|
596
|
-
|
|
597
|
-
.rounded-b-0 {
|
|
598
|
-
border-bottom-left-radius: 0;
|
|
599
|
-
border-bottom-right-radius: 0
|
|
600
|
-
}
|
|
601
|
-
|
|
602
|
-
.rounded-bl-0 {
|
|
603
|
-
border-bottom-left-radius: 0
|
|
604
|
-
}
|
|
605
|
-
|
|
606
|
-
.rounded-br-0 {
|
|
607
|
-
border-bottom-right-radius: 0
|
|
608
|
-
}
|
|
609
|
-
|
|
610
|
-
.rounded-l-0 {
|
|
611
|
-
border-top-left-radius: 0;
|
|
612
|
-
border-bottom-left-radius: 0
|
|
613
|
-
}
|
|
614
|
-
|
|
615
|
-
.rounded-l-full {
|
|
616
|
-
border-top-left-radius: 9999px;
|
|
617
|
-
border-bottom-left-radius: 9999px
|
|
618
|
-
}
|
|
619
|
-
|
|
620
|
-
.rounded-r-0 {
|
|
621
|
-
border-top-right-radius: 0;
|
|
622
|
-
border-bottom-right-radius: 0
|
|
623
|
-
}
|
|
624
|
-
|
|
625
|
-
.rounded-r-full {
|
|
626
|
-
border-top-right-radius: 9999px;
|
|
627
|
-
border-bottom-right-radius: 9999px
|
|
628
|
-
}
|
|
629
|
-
|
|
630
|
-
.rounded-tl-0 {
|
|
631
|
-
border-top-left-radius: 0
|
|
632
|
-
}
|
|
633
|
-
|
|
634
|
-
.rounded-tl-4 {
|
|
635
|
-
border-top-left-radius: 4px
|
|
636
|
-
}
|
|
637
|
-
|
|
638
|
-
.rounded-tr-0 {
|
|
639
|
-
border-top-right-radius: 0
|
|
640
|
-
}
|
|
641
|
-
|
|
642
|
-
.group:first-of-type .group-first-of-type\\:rounded-bl-8 {
|
|
643
|
-
border-bottom-left-radius: 8px
|
|
644
|
-
}
|
|
645
|
-
|
|
646
|
-
.group:first-of-type .group-first-of-type\\:rounded-tl-8 {
|
|
647
|
-
border-top-left-radius: 8px
|
|
648
|
-
}
|
|
649
|
-
|
|
650
|
-
.first\\:rounded-lb-4:first-child {
|
|
651
|
-
border-bottom-left-radius: 4px
|
|
652
|
-
}
|
|
653
|
-
|
|
654
|
-
.first\\:rounded-lt-4:first-child {
|
|
655
|
-
border-top-left-radius: 4px
|
|
656
|
-
}
|
|
657
|
-
|
|
658
|
-
.first\\:rounded-rt-4:first-child {
|
|
659
|
-
border-top-right-radius: 4px
|
|
660
|
-
}
|
|
661
|
-
|
|
662
|
-
.group:last-of-type .group-last-of-type\\:rounded-br-8 {
|
|
663
|
-
border-bottom-right-radius: 8px
|
|
664
|
-
}
|
|
665
|
-
|
|
666
|
-
.group:last-of-type .group-last-of-type\\:rounded-tr-8 {
|
|
667
|
-
border-top-right-radius: 8px
|
|
668
|
-
}
|
|
669
|
-
|
|
670
|
-
.last\\:rounded-lb-4:last-child {
|
|
671
|
-
border-bottom-left-radius: 4px
|
|
672
|
-
}
|
|
673
|
-
|
|
674
|
-
.last\\:rounded-rb-4:last-child {
|
|
675
|
-
border-bottom-right-radius: 4px
|
|
676
|
-
}
|
|
677
|
-
|
|
678
|
-
.last\\:rounded-rt-4:last-child {
|
|
679
|
-
border-top-right-radius: 4px
|
|
680
|
-
}
|
|
681
|
-
|
|
682
|
-
.caret-current {
|
|
683
|
-
caret-color: currentColor
|
|
684
|
-
}
|
|
685
|
-
|
|
686
|
-
.opacity-25 {
|
|
687
|
-
opacity: 25%
|
|
688
|
-
}
|
|
689
|
-
|
|
690
|
-
.block {
|
|
691
|
-
display: block
|
|
692
|
-
}
|
|
693
|
-
|
|
694
|
-
.before\\:block:before {
|
|
695
|
-
display: block
|
|
696
|
-
}
|
|
697
|
-
|
|
698
|
-
.inline-block {
|
|
699
|
-
display: inline-block
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
.inline {
|
|
703
|
-
display: inline
|
|
704
|
-
}
|
|
705
|
-
|
|
706
|
-
.flex, .open\\:flex[open] {
|
|
707
|
-
display: flex
|
|
708
|
-
}
|
|
709
|
-
|
|
710
|
-
.inline-flex {
|
|
711
|
-
display: inline-flex
|
|
712
|
-
}
|
|
713
|
-
|
|
714
|
-
.grid {
|
|
715
|
-
display: grid
|
|
716
|
-
}
|
|
717
|
-
|
|
718
|
-
.inline-grid {
|
|
719
|
-
display: inline-grid
|
|
720
|
-
}
|
|
721
|
-
|
|
722
|
-
.hidden, .group\\/stepv:last-child .group-last\\/stepv\\:hidden {
|
|
723
|
-
display: none
|
|
724
|
-
}
|
|
725
|
-
|
|
726
|
-
.before\\:hidden:before {
|
|
727
|
-
display: none
|
|
728
|
-
}
|
|
729
|
-
|
|
730
|
-
.hover\\:underline:hover {
|
|
731
|
-
text-decoration-line: underline
|
|
732
|
-
}
|
|
733
|
-
|
|
734
|
-
.focus\\:underline:focus {
|
|
735
|
-
text-decoration-line: underline
|
|
736
|
-
}
|
|
737
|
-
|
|
738
|
-
.focus-visible\\:underline:focus-visible {
|
|
739
|
-
text-decoration-line: underline
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
.active\\:underline:active {
|
|
743
|
-
text-decoration-line: underline
|
|
744
|
-
}
|
|
745
|
-
|
|
746
|
-
.hover\\:no-underline:hover {
|
|
747
|
-
text-decoration: none
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
.focus\\:no-underline:focus {
|
|
751
|
-
text-decoration: none
|
|
752
|
-
}
|
|
753
|
-
|
|
754
|
-
.active\\:no-underline:active {
|
|
755
|
-
text-decoration: none
|
|
756
|
-
}
|
|
757
|
-
|
|
758
|
-
.flex-1 {
|
|
759
|
-
flex: 1 1 0%
|
|
760
|
-
}
|
|
761
|
-
|
|
762
|
-
.shrink {
|
|
763
|
-
flex-shrink: 1
|
|
764
|
-
}
|
|
765
|
-
|
|
766
|
-
.shrink-0 {
|
|
767
|
-
flex-shrink: 0
|
|
768
|
-
}
|
|
769
|
-
|
|
770
|
-
.shrink-0\\! {
|
|
771
|
-
flex-shrink: 0 !important
|
|
772
|
-
}
|
|
773
|
-
|
|
774
|
-
.grow, .grow-1 {
|
|
775
|
-
flex-grow: 1
|
|
776
|
-
}
|
|
777
|
-
|
|
778
|
-
.basis-auto {
|
|
779
|
-
flex-basis: auto
|
|
780
|
-
}
|
|
781
|
-
|
|
782
|
-
.flex-col {
|
|
783
|
-
flex-direction: column
|
|
784
|
-
}
|
|
785
|
-
|
|
786
|
-
.focus-within\\:focusable:focus-within {
|
|
787
|
-
outline: 2px solid var(--w-s-color-border-focus);
|
|
788
|
-
outline-offset: var(--w-outline-offset, 1px)
|
|
789
|
-
}
|
|
790
|
-
|
|
791
|
-
.focusable:focus, .focusable:focus-visible {
|
|
792
|
-
outline: 2px solid var(--w-s-color-border-focus);
|
|
793
|
-
outline-offset: var(--w-outline-offset, 1px)
|
|
794
|
-
}
|
|
795
|
-
|
|
796
|
-
.focusable:not(:focus-visible) {
|
|
797
|
-
outline: none
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
.peer:focus ~ .peer-focus\\:focusable, .peer:focus-visible ~ .peer-focus\\:focusable {
|
|
801
|
-
outline: 2px solid var(--w-s-color-border-focus);
|
|
802
|
-
outline-offset: var(--w-outline-offset, 1px)
|
|
803
|
-
}
|
|
804
|
-
|
|
805
|
-
.peer:not(:focus-visible) ~ .peer-focus\\:focusable {
|
|
806
|
-
outline: none
|
|
807
|
-
}
|
|
808
|
-
|
|
809
|
-
.focusable-inset {
|
|
810
|
-
--w-outline-offset: -3px
|
|
811
|
-
}
|
|
812
|
-
|
|
813
|
-
.gap-12 {
|
|
814
|
-
gap: 1.2rem
|
|
815
|
-
}
|
|
816
|
-
|
|
817
|
-
.gap-8 {
|
|
818
|
-
gap: .8rem
|
|
819
|
-
}
|
|
820
|
-
|
|
821
|
-
.gap-x-16 {
|
|
822
|
-
column-gap: 1.6rem
|
|
823
|
-
}
|
|
824
|
-
|
|
825
|
-
.gap-y-16 {
|
|
826
|
-
row-gap: 1.6rem
|
|
827
|
-
}
|
|
828
|
-
|
|
829
|
-
.row-span-2 {
|
|
830
|
-
grid-row: span 2/span 2
|
|
831
|
-
}
|
|
832
|
-
|
|
833
|
-
.col-span-2 {
|
|
834
|
-
grid-column: span 2/span 2
|
|
835
|
-
}
|
|
836
|
-
|
|
837
|
-
.col-span-3 {
|
|
838
|
-
grid-column: span 3/span 3
|
|
839
|
-
}
|
|
840
|
-
|
|
841
|
-
.row-start-1 {
|
|
842
|
-
grid-row-start: 1
|
|
843
|
-
}
|
|
844
|
-
|
|
845
|
-
.row-start-2 {
|
|
846
|
-
grid-row-start: 2
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
.col-start-2 {
|
|
850
|
-
grid-column-start: 2
|
|
851
|
-
}
|
|
852
|
-
|
|
853
|
-
.auto-rows-auto {
|
|
854
|
-
grid-auto-rows: auto
|
|
855
|
-
}
|
|
856
|
-
|
|
857
|
-
.grid-flow-col {
|
|
858
|
-
grid-auto-flow: column
|
|
859
|
-
}
|
|
860
|
-
|
|
861
|
-
.grid-rows-\\[20px_auto\\] {
|
|
862
|
-
grid-template-rows:20px auto
|
|
863
|
-
}
|
|
864
|
-
|
|
865
|
-
.grid-rows-\\[auto_20px\\] {
|
|
866
|
-
grid-template-rows:auto 20px
|
|
867
|
-
}
|
|
868
|
-
|
|
869
|
-
.grid-cols-\\[1fr_20px_1fr\\] {
|
|
870
|
-
grid-template-columns:1fr 20px 1fr
|
|
871
|
-
}
|
|
872
|
-
|
|
873
|
-
.grid-cols-\\[1fr_20px\\] {
|
|
874
|
-
grid-template-columns:1fr 20px
|
|
875
|
-
}
|
|
876
|
-
|
|
877
|
-
.grid-cols-\\[20px_1fr\\] {
|
|
878
|
-
grid-template-columns:20px 1fr
|
|
879
|
-
}
|
|
880
|
-
|
|
881
|
-
.grid-cols-\\[auto_1fr_auto\\] {
|
|
882
|
-
grid-template-columns:auto 1fr auto
|
|
883
|
-
}
|
|
884
|
-
|
|
885
|
-
.grid-cols-1 {
|
|
886
|
-
grid-template-columns:repeat(1, minmax(0, 1fr))
|
|
887
|
-
}
|
|
888
|
-
|
|
889
|
-
.grid-cols-2 {
|
|
890
|
-
grid-template-columns:repeat(2, minmax(0, 1fr))
|
|
891
|
-
}
|
|
892
|
-
|
|
893
|
-
.grid-cols-3 {
|
|
894
|
-
grid-template-columns:repeat(3, minmax(0, 1fr))
|
|
895
|
-
}
|
|
896
|
-
|
|
897
|
-
.grid-cols-4 {
|
|
898
|
-
grid-template-columns:repeat(4, minmax(0, 1fr))
|
|
899
|
-
}
|
|
900
|
-
|
|
901
|
-
.grid-cols-5 {
|
|
902
|
-
grid-template-columns:repeat(5, minmax(0, 1fr))
|
|
903
|
-
}
|
|
904
|
-
|
|
905
|
-
.grid-cols-6 {
|
|
906
|
-
grid-template-columns:repeat(6, minmax(0, 1fr))
|
|
907
|
-
}
|
|
908
|
-
|
|
909
|
-
.grid-cols-7 {
|
|
910
|
-
grid-template-columns:repeat(7, minmax(0, 1fr))
|
|
911
|
-
}
|
|
912
|
-
|
|
913
|
-
.grid-cols-8 {
|
|
914
|
-
grid-template-columns:repeat(8, minmax(0, 1fr))
|
|
915
|
-
}
|
|
916
|
-
|
|
917
|
-
.grid-cols-9 {
|
|
918
|
-
grid-template-columns:repeat(9, minmax(0, 1fr))
|
|
919
|
-
}
|
|
920
|
-
|
|
921
|
-
.overflow-hidden {
|
|
922
|
-
overflow: hidden
|
|
923
|
-
}
|
|
924
|
-
|
|
925
|
-
.overflow-x-hidden {
|
|
926
|
-
overflow-x: hidden
|
|
927
|
-
}
|
|
928
|
-
|
|
929
|
-
.overflow-y-auto {
|
|
930
|
-
overflow-y: auto
|
|
931
|
-
}
|
|
932
|
-
|
|
933
|
-
.list-none {
|
|
934
|
-
list-style-type: none
|
|
935
|
-
}
|
|
936
|
-
|
|
937
|
-
.outline-\\[--w-s-color-border-negative\\]\\! {
|
|
938
|
-
outline-color: var(--w-s-color-border-negative) !important
|
|
939
|
-
}
|
|
940
|
-
|
|
941
|
-
.outline-none {
|
|
942
|
-
outline: 2px solid transparent;
|
|
943
|
-
outline-offset: 2px
|
|
944
|
-
}
|
|
945
|
-
|
|
946
|
-
.focus\\:outline-none:focus {
|
|
947
|
-
outline: 2px solid transparent;
|
|
948
|
-
outline-offset: 2px
|
|
949
|
-
}
|
|
950
|
-
|
|
951
|
-
.items-start {
|
|
952
|
-
align-items: flex-start
|
|
953
|
-
}
|
|
954
|
-
|
|
955
|
-
.items-end {
|
|
956
|
-
align-items: flex-end
|
|
957
|
-
}
|
|
958
|
-
|
|
959
|
-
.items-center {
|
|
960
|
-
align-items: center
|
|
961
|
-
}
|
|
962
|
-
|
|
963
|
-
.self-center {
|
|
964
|
-
align-self: center
|
|
965
|
-
}
|
|
966
|
-
|
|
967
|
-
.inset-0 {
|
|
968
|
-
top: 0rem;
|
|
969
|
-
right: 0rem;
|
|
970
|
-
bottom: 0rem;
|
|
971
|
-
left: 0rem
|
|
972
|
-
}
|
|
973
|
-
|
|
974
|
-
.-bottom-0 {
|
|
975
|
-
bottom: -0rem
|
|
976
|
-
}
|
|
977
|
-
|
|
978
|
-
.bottom-0 {
|
|
979
|
-
bottom: 0rem
|
|
980
|
-
}
|
|
981
|
-
|
|
982
|
-
.bottom-10 {
|
|
983
|
-
bottom: 1rem
|
|
984
|
-
}
|
|
985
|
-
|
|
986
|
-
.bottom-16 {
|
|
987
|
-
bottom: 1.6rem
|
|
988
|
-
}
|
|
989
|
-
|
|
990
|
-
.left-0 {
|
|
991
|
-
left: 0rem
|
|
992
|
-
}
|
|
993
|
-
|
|
994
|
-
.left-4 {
|
|
995
|
-
left: .4rem
|
|
996
|
-
}
|
|
997
|
-
|
|
998
|
-
.right-0 {
|
|
999
|
-
right: 0rem
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
|
-
.right-8 {
|
|
1003
|
-
right: .8rem
|
|
1004
|
-
}
|
|
1005
|
-
|
|
1006
|
-
.top-\\[1\\.92rem\\] {
|
|
1007
|
-
top: 1.92rem
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
.top-0 {
|
|
1011
|
-
top: 0rem
|
|
1012
|
-
}
|
|
1013
|
-
|
|
1014
|
-
.top-20 {
|
|
1015
|
-
top: 2rem
|
|
1016
|
-
}
|
|
1017
|
-
|
|
1018
|
-
.top-4 {
|
|
1019
|
-
top: .4rem
|
|
1020
|
-
}
|
|
1021
|
-
|
|
1022
|
-
.top-8 {
|
|
1023
|
-
top: .8rem
|
|
1024
|
-
}
|
|
1025
|
-
|
|
1026
|
-
.before\\:bottom-0:before {
|
|
1027
|
-
bottom: 0rem
|
|
1028
|
-
}
|
|
1029
|
-
|
|
1030
|
-
.before\\:left-0:before {
|
|
1031
|
-
left: 0rem
|
|
1032
|
-
}
|
|
1033
|
-
|
|
1034
|
-
.before\\:right-0:before {
|
|
1035
|
-
right: 0rem
|
|
1036
|
-
}
|
|
1037
|
-
|
|
1038
|
-
.before\\:top-2:before {
|
|
1039
|
-
top: .2rem
|
|
1040
|
-
}
|
|
1041
|
-
|
|
1042
|
-
.-bottom-\\[8px\\] {
|
|
1043
|
-
bottom: -8px
|
|
1044
|
-
}
|
|
1045
|
-
|
|
1046
|
-
.-left-\\[8px\\] {
|
|
1047
|
-
left: -8px
|
|
1048
|
-
}
|
|
1049
|
-
|
|
1050
|
-
.-right-\\[8px\\] {
|
|
1051
|
-
right: -8px
|
|
1052
|
-
}
|
|
1053
|
-
|
|
1054
|
-
.-top-\\[8px\\] {
|
|
1055
|
-
top: -8px
|
|
1056
|
-
}
|
|
1057
|
-
|
|
1058
|
-
.top-\\[19px\\] {
|
|
1059
|
-
top: 19px
|
|
1060
|
-
}
|
|
1061
|
-
|
|
1062
|
-
.top-\\[30\\%\\] {
|
|
1063
|
-
top: 30%
|
|
1064
|
-
}
|
|
1065
|
-
|
|
1066
|
-
.justify-end {
|
|
1067
|
-
justify-content: flex-end
|
|
1068
|
-
}
|
|
1069
|
-
|
|
1070
|
-
.justify-center {
|
|
1071
|
-
justify-content: center
|
|
1072
|
-
}
|
|
1073
|
-
|
|
1074
|
-
.justify-between {
|
|
1075
|
-
justify-content: space-between
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
.justify-items-center {
|
|
1079
|
-
justify-items: center
|
|
1080
|
-
}
|
|
1081
|
-
|
|
1082
|
-
.justify-self-start {
|
|
1083
|
-
justify-self: start
|
|
1084
|
-
}
|
|
1085
|
-
|
|
1086
|
-
.justify-self-end {
|
|
1087
|
-
justify-self: end
|
|
1088
|
-
}
|
|
1089
|
-
|
|
1090
|
-
.justify-self-center {
|
|
1091
|
-
justify-self: center
|
|
1092
|
-
}
|
|
1093
|
-
|
|
1094
|
-
.absolute {
|
|
1095
|
-
position: absolute
|
|
1096
|
-
}
|
|
1097
|
-
|
|
1098
|
-
.fixed {
|
|
1099
|
-
position: fixed
|
|
1100
|
-
}
|
|
1101
|
-
|
|
1102
|
-
.relative {
|
|
1103
|
-
position: relative
|
|
1104
|
-
}
|
|
1105
|
-
|
|
1106
|
-
.open\\:fixed[open] {
|
|
1107
|
-
position: fixed
|
|
1108
|
-
}
|
|
1109
|
-
|
|
1110
|
-
.before\\:absolute:before {
|
|
1111
|
-
position: absolute
|
|
1112
|
-
}
|
|
1113
|
-
|
|
1114
|
-
.z-10, .peer:checked ~ .peer-checked\\:z-10 {
|
|
1115
|
-
z-index: 10
|
|
1116
|
-
}
|
|
1117
|
-
|
|
1118
|
-
.z-30 {
|
|
1119
|
-
z-index: 30
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
.z-50 {
|
|
1123
|
-
z-index: 50
|
|
1124
|
-
}
|
|
1125
|
-
|
|
1126
|
-
.hover\\:z-30:hover {
|
|
1127
|
-
z-index: 30
|
|
1128
|
-
}
|
|
1129
|
-
|
|
1130
|
-
.\\!s-bg-selected {
|
|
1131
|
-
background-color: var(--w-s-color-background-selected) !important
|
|
1132
|
-
}
|
|
1133
|
-
|
|
1134
|
-
.s-bg {
|
|
1135
|
-
background-color: var(--w-s-color-background)
|
|
1136
|
-
}
|
|
1137
|
-
|
|
1138
|
-
.s-bg-disabled {
|
|
1139
|
-
background-color: var(--w-s-color-background-disabled)
|
|
1140
|
-
}
|
|
1141
|
-
|
|
1142
|
-
.s-bg-disabled-subtle {
|
|
1143
|
-
background-color: var(--w-s-color-background-disabled-subtle)
|
|
1144
|
-
}
|
|
1145
|
-
|
|
1146
|
-
.s-bg-info-subtle {
|
|
1147
|
-
background-color: var(--w-s-color-background-info-subtle)
|
|
1148
|
-
}
|
|
1149
|
-
|
|
1150
|
-
.s-bg-inverted {
|
|
1151
|
-
background-color: var(--w-s-color-background-inverted)
|
|
1152
|
-
}
|
|
1153
|
-
|
|
1154
|
-
.s-bg-negative {
|
|
1155
|
-
background-color: var(--w-s-color-background-negative)
|
|
1156
|
-
}
|
|
1157
|
-
|
|
1158
|
-
.s-bg-negative-subtle {
|
|
1159
|
-
background-color: var(--w-s-color-background-negative-subtle)
|
|
1160
|
-
}
|
|
1161
|
-
|
|
1162
|
-
.s-bg-positive-subtle {
|
|
1163
|
-
background-color: var(--w-s-color-background-positive-subtle)
|
|
1164
|
-
}
|
|
1165
|
-
|
|
1166
|
-
.s-bg-primary, .peer:checked ~ .peer-checked\\:s-bg-primary {
|
|
1167
|
-
background-color: var(--w-s-color-background-primary)
|
|
1168
|
-
}
|
|
1169
|
-
|
|
1170
|
-
.s-bg-selected {
|
|
1171
|
-
background-color: var(--w-s-color-background-selected)
|
|
1172
|
-
}
|
|
1173
|
-
|
|
1174
|
-
.s-bg-subtle {
|
|
1175
|
-
background-color: var(--w-s-color-background-subtle)
|
|
1176
|
-
}
|
|
1177
|
-
|
|
1178
|
-
.s-bg-warning-subtle {
|
|
1179
|
-
background-color: var(--w-s-color-background-warning-subtle)
|
|
1180
|
-
}
|
|
1181
|
-
|
|
1182
|
-
.peer:checked:hover ~ .peer-checked\\:peer-hover\\:before\\:s-bg-negative-hover:before {
|
|
1183
|
-
background-color: var(--w-s-color-background-negative-hover)
|
|
1184
|
-
}
|
|
1185
|
-
|
|
1186
|
-
.peer:checked:hover ~ .peer-checked\\:peer-hover\\:before\\:s-bg-primary-hover:before {
|
|
1187
|
-
background-color: var(--w-s-color-background-primary-hover)
|
|
1188
|
-
}
|
|
1189
|
-
|
|
1190
|
-
.peer:checked ~ .peer-checked\\:before\\:s-bg-disabled:before {
|
|
1191
|
-
background-color: var(--w-s-color-background-disabled)
|
|
1192
|
-
}
|
|
1193
|
-
|
|
1194
|
-
.peer:checked ~ .peer-checked\\:before\\:s-bg-negative:before {
|
|
1195
|
-
background-color: var(--w-s-color-background-negative)
|
|
1196
|
-
}
|
|
1197
|
-
|
|
1198
|
-
.peer:checked ~ .peer-checked\\:before\\:s-bg-primary:before {
|
|
1199
|
-
background-color: var(--w-s-color-background-primary)
|
|
1200
|
-
}
|
|
1201
|
-
|
|
1202
|
-
.peer:indeterminate ~ .peer-indeterminate\\:before\\:s-bg-disabled:before {
|
|
1203
|
-
background-color: var(--w-s-color-background-disabled)
|
|
1204
|
-
}
|
|
1205
|
-
|
|
1206
|
-
.peer:indeterminate ~ .peer-indeterminate\\:before\\:s-bg-negative:before {
|
|
1207
|
-
background-color: var(--w-s-color-background-negative)
|
|
1208
|
-
}
|
|
1209
|
-
|
|
1210
|
-
.peer:indeterminate ~ .peer-indeterminate\\:before\\:s-bg-primary:before {
|
|
1211
|
-
background-color: var(--w-s-color-background-primary)
|
|
1212
|
-
}
|
|
1213
|
-
|
|
1214
|
-
.peer:indeterminate ~ .peer-indeterminate\\:hover\\:before\\:s-bg-negative-hover:hover:before {
|
|
1215
|
-
background-color: var(--w-s-color-background-negative-hover)
|
|
1216
|
-
}
|
|
1217
|
-
|
|
1218
|
-
.peer:indeterminate ~ .peer-indeterminate\\:hover\\:before\\:s-bg-primary-hover:hover:before {
|
|
1219
|
-
background-color: var(--w-s-color-background-primary-hover)
|
|
1220
|
-
}
|
|
1221
|
-
|
|
1222
|
-
.\\!hover\\:s-bg-selected-hover:hover {
|
|
1223
|
-
background-color: var(--w-s-color-background-selected-hover) !important
|
|
1224
|
-
}
|
|
1225
|
-
|
|
1226
|
-
.group:hover .group-hover\\:s-bg-primary-hover {
|
|
1227
|
-
background-color: var(--w-s-color-background-primary-hover)
|
|
1228
|
-
}
|
|
1229
|
-
|
|
1230
|
-
.hover\\:before\\:s-bg-hover:hover:before {
|
|
1231
|
-
background-color: var(--w-s-color-background-hover)
|
|
1232
|
-
}
|
|
1233
|
-
|
|
1234
|
-
.hover\\:before\\:s-bg-negative-subtle-hover:hover:before {
|
|
1235
|
-
background-color: var(--w-s-color-background-negative-subtle-hover)
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
.hover\\:s-bg-hover:hover {
|
|
1239
|
-
background-color: var(--w-s-color-background-hover)
|
|
1240
|
-
}
|
|
1241
|
-
|
|
1242
|
-
.hover\\:s-bg-negative-hover:hover {
|
|
1243
|
-
background-color: var(--w-s-color-background-negative-hover)
|
|
1244
|
-
}
|
|
1245
|
-
|
|
1246
|
-
.hover\\:s-bg-negative-subtle-hover:hover {
|
|
1247
|
-
background-color: var(--w-s-color-background-negative-subtle-hover)
|
|
1248
|
-
}
|
|
1249
|
-
|
|
1250
|
-
.hover\\:s-bg-primary-hover:hover {
|
|
1251
|
-
background-color: var(--w-s-color-background-primary-hover)
|
|
1252
|
-
}
|
|
1253
|
-
|
|
1254
|
-
.hover\\:s-bg-selected-hover:hover {
|
|
1255
|
-
background-color: var(--w-s-color-background-selected-hover)
|
|
1256
|
-
}
|
|
1257
|
-
|
|
1258
|
-
.peer:hover:not(:checked) ~ .peer-hover\\:peer-not-checked\\:s-bg-hover {
|
|
1259
|
-
background-color: var(--w-s-color-background-hover)
|
|
1260
|
-
}
|
|
1261
|
-
|
|
1262
|
-
.peer:hover ~ .peer-hover\\:before\\:s-bg-hover:before {
|
|
1263
|
-
background-color: var(--w-s-color-background-hover)
|
|
1264
|
-
}
|
|
1265
|
-
|
|
1266
|
-
.peer:hover ~ .peer-hover\\:before\\:s-bg-negative-subtle:before {
|
|
1267
|
-
background-color: var(--w-s-color-background-negative-subtle)
|
|
1268
|
-
}
|
|
1269
|
-
|
|
1270
|
-
.focus\\:s-bg-primary-hover:focus {
|
|
1271
|
-
background-color: var(--w-s-color-background-primary-hover)
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
.\\!active\\:s-bg-selected-active:active {
|
|
1275
|
-
background-color: var(--w-s-color-background-selected-active) !important
|
|
1276
|
-
}
|
|
1277
|
-
|
|
1278
|
-
.active\\:s-bg-active:active {
|
|
1279
|
-
background-color: var(--w-s-color-background-active)
|
|
1280
|
-
}
|
|
1281
|
-
|
|
1282
|
-
.active\\:s-bg-negative-active:active {
|
|
1283
|
-
background-color: var(--w-s-color-background-negative-active)
|
|
1284
|
-
}
|
|
1285
|
-
|
|
1286
|
-
.active\\:s-bg-negative-subtle-active:active {
|
|
1287
|
-
background-color: var(--w-s-color-background-negative-subtle-active)
|
|
1288
|
-
}
|
|
1289
|
-
|
|
1290
|
-
.active\\:s-bg-primary-active:active {
|
|
1291
|
-
background-color: var(--w-s-color-background-primary-active)
|
|
1292
|
-
}
|
|
1293
|
-
|
|
1294
|
-
.active\\:s-bg-selected-active:active {
|
|
1295
|
-
background-color: var(--w-s-color-background-selected-active)
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1298
|
-
.before\\:s-bg-disabled-subtle:before {
|
|
1299
|
-
background-color: var(--w-s-color-background-disabled-subtle)
|
|
1300
|
-
}
|
|
1301
|
-
|
|
1302
|
-
.before\\:s-bg:before {
|
|
1303
|
-
background-color: var(--w-s-color-background)
|
|
1304
|
-
}
|
|
1305
|
-
|
|
1306
|
-
.s-text {
|
|
1307
|
-
color: var(--w-s-color-text)
|
|
1308
|
-
}
|
|
1309
|
-
|
|
1310
|
-
.s-text-disabled {
|
|
1311
|
-
color: var(--w-s-color-text-disabled)
|
|
1312
|
-
}
|
|
1313
|
-
|
|
1314
|
-
.s-text-inverted, .peer:checked ~ .peer-checked\\:s-text-inverted {
|
|
1315
|
-
color: var(--w-s-color-text-inverted)
|
|
1316
|
-
}
|
|
1317
|
-
|
|
1318
|
-
.s-text-inverted-static {
|
|
1319
|
-
color: var(--w-s-color-text-inverted-static)
|
|
1320
|
-
}
|
|
1321
|
-
|
|
1322
|
-
.s-text-link {
|
|
1323
|
-
color: var(--w-s-color-text-link)
|
|
1324
|
-
}
|
|
1325
|
-
|
|
1326
|
-
.s-text-negative {
|
|
1327
|
-
color: var(--w-s-color-text-negative)
|
|
1328
|
-
}
|
|
1329
|
-
|
|
1330
|
-
.s-text-subtle {
|
|
1331
|
-
color: var(--w-s-color-text-subtle)
|
|
1332
|
-
}
|
|
1333
|
-
|
|
1334
|
-
.hover\\:s-text-link:hover {
|
|
1335
|
-
color: var(--w-s-color-text-link)
|
|
1336
|
-
}
|
|
1337
|
-
|
|
1338
|
-
.active\\:s-text:active {
|
|
1339
|
-
color: var(--w-s-color-text)
|
|
1340
|
-
}
|
|
1341
|
-
|
|
1342
|
-
.placeholder\\:s-text-placeholder::placeholder {
|
|
1343
|
-
color: var(--w-s-color-text-placeholder)
|
|
1344
|
-
}
|
|
1345
|
-
|
|
1346
|
-
.s-icon {
|
|
1347
|
-
color: var(--w-s-color-icon)
|
|
1348
|
-
}
|
|
1349
|
-
|
|
1350
|
-
.s-icon-info {
|
|
1351
|
-
color: var(--w-s-color-icon-info)
|
|
1352
|
-
}
|
|
1353
|
-
|
|
1354
|
-
.s-icon-inverted {
|
|
1355
|
-
color: var(--w-s-color-icon-inverted)
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
.s-icon-negative {
|
|
1359
|
-
color: var(--w-s-color-icon-negative)
|
|
1360
|
-
}
|
|
1361
|
-
|
|
1362
|
-
.s-icon-positive {
|
|
1363
|
-
color: var(--w-s-color-icon-positive)
|
|
1364
|
-
}
|
|
1365
|
-
|
|
1366
|
-
.s-icon-warning {
|
|
1367
|
-
color: var(--w-s-color-icon-warning)
|
|
1368
|
-
}
|
|
1369
|
-
|
|
1370
|
-
.hover\\:s-icon-hover:hover {
|
|
1371
|
-
color: var(--w-s-color-icon-hover)
|
|
1372
|
-
}
|
|
1373
|
-
|
|
1374
|
-
.active\\:s-icon-active:active {
|
|
1375
|
-
color: var(--w-s-color-icon-active)
|
|
1376
|
-
}
|
|
1377
|
-
|
|
1378
|
-
.before\\:s-icon-inverted:before {
|
|
1379
|
-
color: var(--w-s-color-icon-inverted)
|
|
1380
|
-
}
|
|
1381
|
-
|
|
1382
|
-
.s-border {
|
|
1383
|
-
border-color: var(--w-s-color-border)
|
|
1384
|
-
}
|
|
1385
|
-
|
|
1386
|
-
.s-border-disabled {
|
|
1387
|
-
border-color: var(--w-s-color-border-disabled)
|
|
1388
|
-
}
|
|
1389
|
-
|
|
1390
|
-
.s-border-info-subtle {
|
|
1391
|
-
border-color: var(--w-s-color-border-info-subtle)
|
|
1392
|
-
}
|
|
1393
|
-
|
|
1394
|
-
.s-border-l-info {
|
|
1395
|
-
border-left-color: var(--w-s-color-border-info)
|
|
1396
|
-
}
|
|
1397
|
-
|
|
1398
|
-
.s-border-l-negative {
|
|
1399
|
-
border-left-color: var(--w-s-color-border-negative)
|
|
1400
|
-
}
|
|
1401
|
-
|
|
1402
|
-
.s-border-l-positive {
|
|
1403
|
-
border-left-color: var(--w-s-color-border-positive)
|
|
1404
|
-
}
|
|
1405
|
-
|
|
1406
|
-
.s-border-l-warning {
|
|
1407
|
-
border-left-color: var(--w-s-color-border-warning)
|
|
1408
|
-
}
|
|
1409
|
-
|
|
1410
|
-
.s-border-negative {
|
|
1411
|
-
border-color: var(--w-s-color-border-negative)
|
|
1412
|
-
}
|
|
1413
|
-
|
|
1414
|
-
.s-border-negative-subtle {
|
|
1415
|
-
border-color: var(--w-s-color-border-negative-subtle)
|
|
1416
|
-
}
|
|
1417
|
-
|
|
1418
|
-
.s-border-positive-subtle {
|
|
1419
|
-
border-color: var(--w-s-color-border-positive-subtle)
|
|
1420
|
-
}
|
|
1421
|
-
|
|
1422
|
-
.s-border-primary, .peer:checked ~ .peer-checked\\:s-border-primary {
|
|
1423
|
-
border-color: var(--w-s-color-border-primary)
|
|
1424
|
-
}
|
|
1425
|
-
|
|
1426
|
-
.s-border-selected {
|
|
1427
|
-
border-color: var(--w-s-color-border-selected)
|
|
1428
|
-
}
|
|
1429
|
-
|
|
1430
|
-
.s-border-warning-subtle {
|
|
1431
|
-
border-color: var(--w-s-color-border-warning-subtle)
|
|
1432
|
-
}
|
|
1433
|
-
|
|
1434
|
-
.peer:checked:hover ~ .peer-checked\\:peer-hover\\:before\\:s-border-negative-hover:before {
|
|
1435
|
-
border-color: var(--w-s-color-border-negative-hover)
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
.peer:checked:hover ~ .peer-checked\\:peer-hover\\:before\\:s-border-primary-hover:before {
|
|
1439
|
-
border-color: var(--w-s-color-border-primary-hover)
|
|
1440
|
-
}
|
|
1441
|
-
|
|
1442
|
-
.peer:checked:hover ~ .peer-checked\\:peer-hover\\:before\\:s-border-selected-hover:before {
|
|
1443
|
-
border-color: var(--w-s-color-border-selected-hover)
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
|
-
.peer:checked ~ .peer-checked\\:before\\:s-border-disabled:before {
|
|
1447
|
-
border-color: var(--w-s-color-border-disabled)
|
|
1448
|
-
}
|
|
1449
|
-
|
|
1450
|
-
.peer:checked ~ .peer-checked\\:before\\:s-border-negative:before {
|
|
1451
|
-
border-color: var(--w-s-color-border-negative)
|
|
1452
|
-
}
|
|
1453
|
-
|
|
1454
|
-
.peer:checked ~ .peer-checked\\:before\\:s-border-primary:before {
|
|
1455
|
-
border-color: var(--w-s-color-border-primary)
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
.peer:checked ~ .peer-checked\\:before\\:s-border-selected:before {
|
|
1459
|
-
border-color: var(--w-s-color-border-selected)
|
|
1460
|
-
}
|
|
1461
|
-
|
|
1462
|
-
.peer:indeterminate ~ .peer-indeterminate\\:before\\:s-border-disabled:before {
|
|
1463
|
-
border-color: var(--w-s-color-border-disabled)
|
|
1464
|
-
}
|
|
1465
|
-
|
|
1466
|
-
.peer:indeterminate ~ .peer-indeterminate\\:before\\:s-border-negative:before {
|
|
1467
|
-
border-color: var(--w-s-color-border-negative)
|
|
1468
|
-
}
|
|
1469
|
-
|
|
1470
|
-
.peer:indeterminate ~ .peer-indeterminate\\:before\\:s-border-primary:before {
|
|
1471
|
-
border-color: var(--w-s-color-border-primary)
|
|
1472
|
-
}
|
|
1473
|
-
|
|
1474
|
-
.peer:indeterminate ~ .peer-indeterminate\\:hover\\:before\\:s-border-negative-hover:hover:before {
|
|
1475
|
-
border-color: var(--w-s-color-border-negative-hover)
|
|
1476
|
-
}
|
|
1477
|
-
|
|
1478
|
-
.peer:indeterminate ~ .peer-indeterminate\\:hover\\:before\\:s-border-primary-hover:hover:before {
|
|
1479
|
-
border-color: var(--w-s-color-border-primary-hover)
|
|
1480
|
-
}
|
|
1481
|
-
|
|
1482
|
-
.group:hover .group-hover\\:s-border-selected-hover {
|
|
1483
|
-
border-color: var(--w-s-color-border-selected-hover)
|
|
1484
|
-
}
|
|
1485
|
-
|
|
1486
|
-
.hover\\:before\\:s-border-negative-hover:hover:before {
|
|
1487
|
-
border-color: var(--w-s-color-border-negative-hover)
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1490
|
-
.hover\\:before\\:s-border-primary:hover:before {
|
|
1491
|
-
border-color: var(--w-s-color-border-primary)
|
|
1492
|
-
}
|
|
1493
|
-
|
|
1494
|
-
.hover\\:s-border-disabled:hover {
|
|
1495
|
-
border-color: var(--w-s-color-border-disabled)
|
|
1496
|
-
}
|
|
1497
|
-
|
|
1498
|
-
.hover\\:s-border-hover:hover {
|
|
1499
|
-
border-color: var(--w-s-color-border-hover)
|
|
1500
|
-
}
|
|
1501
|
-
|
|
1502
|
-
.hover\\:s-border-negative-hover:hover {
|
|
1503
|
-
border-color: var(--w-s-color-border-negative-hover)
|
|
1504
|
-
}
|
|
1505
|
-
|
|
1506
|
-
.hover\\:s-border-primary-hover:hover {
|
|
1507
|
-
border-color: var(--w-s-color-border-primary-hover)
|
|
1508
|
-
}
|
|
1509
|
-
|
|
1510
|
-
.hover\\:s-border-primary:hover {
|
|
1511
|
-
border-color: var(--w-s-color-border-primary)
|
|
1512
|
-
}
|
|
1513
|
-
|
|
1514
|
-
.hover\\:s-border-selected-hover:hover {
|
|
1515
|
-
border-color: var(--w-s-color-border-selected-hover)
|
|
1516
|
-
}
|
|
1517
|
-
|
|
1518
|
-
.peer:hover ~ .peer-hover\\:before\\:s-border-negative-hover:before {
|
|
1519
|
-
border-color: var(--w-s-color-border-negative-hover)
|
|
1520
|
-
}
|
|
1521
|
-
|
|
1522
|
-
.peer:hover ~ .peer-hover\\:before\\:s-border-primary:before {
|
|
1523
|
-
border-color: var(--w-s-color-border-primary)
|
|
1524
|
-
}
|
|
1525
|
-
|
|
1526
|
-
.focus\\:s-border-primary-hover:focus {
|
|
1527
|
-
border-color: var(--w-s-color-border-primary-hover)
|
|
1528
|
-
}
|
|
1529
|
-
|
|
1530
|
-
.active\\:s-border-active:active {
|
|
1531
|
-
border-color: var(--w-s-color-border-active)
|
|
1532
|
-
}
|
|
1533
|
-
|
|
1534
|
-
.active\\:s-border-disabled:active {
|
|
1535
|
-
border-color: var(--w-s-color-border-disabled)
|
|
1536
|
-
}
|
|
1537
|
-
|
|
1538
|
-
.active\\:s-border-primary-active:active {
|
|
1539
|
-
border-color: var(--w-s-color-border-primary-active)
|
|
1540
|
-
}
|
|
1541
|
-
|
|
1542
|
-
.active\\:s-border-selected-active:active {
|
|
1543
|
-
border-color: var(--w-s-color-border-selected-active)
|
|
1544
|
-
}
|
|
1545
|
-
|
|
1546
|
-
.active\\:s-border-selected:active {
|
|
1547
|
-
border-color: var(--w-s-color-border-selected)
|
|
1548
|
-
}
|
|
1549
|
-
|
|
1550
|
-
.group:active .group-active\\:s-border-active {
|
|
1551
|
-
border-color: var(--w-s-color-border-active)
|
|
1552
|
-
}
|
|
1553
|
-
|
|
1554
|
-
.group:active .group-active\\:s-border-selected-active {
|
|
1555
|
-
border-color: var(--w-s-color-border-selected-active)
|
|
1556
|
-
}
|
|
1557
|
-
|
|
1558
|
-
.before\\:s-border-disabled:before {
|
|
1559
|
-
border-color: var(--w-s-color-border-disabled)
|
|
1560
|
-
}
|
|
1561
|
-
|
|
1562
|
-
.before\\:s-border-negative:before {
|
|
1563
|
-
border-color: var(--w-s-color-border-negative)
|
|
1564
|
-
}
|
|
1565
|
-
|
|
1566
|
-
.s-surface-sunken {
|
|
1567
|
-
background-color: var(--w-s-color-surface-sunken)
|
|
1568
|
-
}
|
|
1569
|
-
|
|
1570
|
-
.s-surface-elevated-200 {
|
|
1571
|
-
background-color: var(--w-s-color-surface-elevated-200);
|
|
1572
|
-
box-shadow: var(--w-s-shadow-surface-elevated-200)
|
|
1573
|
-
}
|
|
1574
|
-
|
|
1575
|
-
.hover\\:s-surface-elevated-200-hover:hover {
|
|
1576
|
-
background-color: var(--w-s-color-surface-elevated-200-hover);
|
|
1577
|
-
box-shadow: var(--w-s-shadow-surface-elevated-200-hover)
|
|
1578
|
-
}
|
|
1579
|
-
|
|
1580
|
-
.active\\:s-surface-elevated-200-active:active {
|
|
1581
|
-
background-color: var(--w-s-color-surface-elevated-200-active);
|
|
1582
|
-
box-shadow: var(--w-s-shadow-surface-elevated-200-active)
|
|
1583
|
-
}
|
|
1584
|
-
|
|
1585
|
-
.drop-shadow-m {
|
|
1586
|
-
filter: drop-shadow(rgba(64, 64, 64, .24) 0 3px 8px) drop-shadow(rgba(64, 64, 64, .16) 0 3px 6px)
|
|
1587
|
-
}
|
|
1588
|
-
|
|
1589
|
-
.shadow-m {
|
|
1590
|
-
box-shadow: var(--w-shadow-m)
|
|
1591
|
-
}
|
|
1592
|
-
|
|
1593
|
-
.shadow-s {
|
|
1594
|
-
box-shadow: var(--w-shadow-s)
|
|
1595
|
-
}
|
|
1596
|
-
|
|
1597
|
-
.shadow-\\[--w-shadow-slider\\] {
|
|
1598
|
-
box-shadow: var(--w-shadow-slider)
|
|
1599
|
-
}
|
|
1600
|
-
|
|
1601
|
-
.hover\\:shadow-\\[--w-shadow-slider-handle-hover\\]:hover {
|
|
1602
|
-
box-shadow: var(--w-shadow-slider-handle-hover)
|
|
1603
|
-
}
|
|
1604
|
-
|
|
1605
|
-
.focus\\:shadow-\\[--w-shadow-slider-handle-hover\\]:focus {
|
|
1606
|
-
box-shadow: var(--w-shadow-slider-handle-hover)
|
|
1607
|
-
}
|
|
1608
|
-
|
|
1609
|
-
.active\\:shadow-\\[--w-shadow-slider-handle-active\\]:active {
|
|
1610
|
-
box-shadow: var(--w-shadow-slider-handle-active)
|
|
1611
|
-
}
|
|
1612
|
-
|
|
1613
|
-
.h-0 {
|
|
1614
|
-
height: 0rem
|
|
1615
|
-
}
|
|
1616
|
-
|
|
1617
|
-
.h-16 {
|
|
1618
|
-
height: 1.6rem
|
|
1619
|
-
}
|
|
1620
|
-
|
|
1621
|
-
.h-2 {
|
|
1622
|
-
height: .2rem
|
|
1623
|
-
}
|
|
1624
|
-
|
|
1625
|
-
.h-20 {
|
|
1626
|
-
height: 2rem
|
|
1627
|
-
}
|
|
1628
|
-
|
|
1629
|
-
.h-24 {
|
|
1630
|
-
height: 2.4rem
|
|
1631
|
-
}
|
|
1632
|
-
|
|
1633
|
-
.h-4 {
|
|
1634
|
-
height: .4rem
|
|
1635
|
-
}
|
|
1636
|
-
|
|
1637
|
-
.h-44 {
|
|
1638
|
-
height: 4.4rem
|
|
1639
|
-
}
|
|
1640
|
-
|
|
1641
|
-
.h-6 {
|
|
1642
|
-
height: .6rem
|
|
1643
|
-
}
|
|
1644
|
-
|
|
1645
|
-
.h-8 {
|
|
1646
|
-
height: .8rem
|
|
1647
|
-
}
|
|
1648
|
-
|
|
1649
|
-
.h-full {
|
|
1650
|
-
height: 100%
|
|
1651
|
-
}
|
|
1652
|
-
|
|
1653
|
-
.h-unset {
|
|
1654
|
-
height: unset
|
|
1655
|
-
}
|
|
1656
|
-
|
|
1657
|
-
.max-h-unset {
|
|
1658
|
-
max-height: unset
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
|
-
.max-w-full {
|
|
1662
|
-
max-width: 100%
|
|
1663
|
-
}
|
|
1664
|
-
|
|
1665
|
-
.max-w-max {
|
|
1666
|
-
max-width: max-content
|
|
1667
|
-
}
|
|
1668
|
-
|
|
1669
|
-
.max-w-unset {
|
|
1670
|
-
max-width: unset
|
|
1671
|
-
}
|
|
1672
|
-
|
|
1673
|
-
.min-h-32 {
|
|
1674
|
-
min-height: 3.2rem
|
|
1675
|
-
}
|
|
1676
|
-
|
|
1677
|
-
.min-h-40 {
|
|
1678
|
-
min-height: 4rem
|
|
1679
|
-
}
|
|
1680
|
-
|
|
1681
|
-
.min-w-16 {
|
|
1682
|
-
min-width: 1.6rem
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
.min-w-32 {
|
|
1686
|
-
min-width: 3.2rem
|
|
1687
|
-
}
|
|
1688
|
-
|
|
1689
|
-
.w-16 {
|
|
1690
|
-
width: 1.6rem
|
|
1691
|
-
}
|
|
1692
|
-
|
|
1693
|
-
.w-2 {
|
|
1694
|
-
width: .2rem
|
|
1695
|
-
}
|
|
1696
|
-
|
|
1697
|
-
.w-20 {
|
|
1698
|
-
width: 2rem
|
|
1699
|
-
}
|
|
1700
|
-
|
|
1701
|
-
.w-24 {
|
|
1702
|
-
width: 2.4rem
|
|
1703
|
-
}
|
|
1704
|
-
|
|
1705
|
-
.w-32 {
|
|
1706
|
-
width: 3.2rem
|
|
1707
|
-
}
|
|
1708
|
-
|
|
1709
|
-
.w-40 {
|
|
1710
|
-
width: 4rem
|
|
1711
|
-
}
|
|
1712
|
-
|
|
1713
|
-
.w-44 {
|
|
1714
|
-
width: 4.4rem
|
|
1715
|
-
}
|
|
1716
|
-
|
|
1717
|
-
.w-8 {
|
|
1718
|
-
width: .8rem
|
|
1719
|
-
}
|
|
1720
|
-
|
|
1721
|
-
.w-full {
|
|
1722
|
-
width: 100%
|
|
1723
|
-
}
|
|
1724
|
-
|
|
1725
|
-
.w-max {
|
|
1726
|
-
width: max-content
|
|
1727
|
-
}
|
|
1728
|
-
|
|
1729
|
-
.w-unset {
|
|
1730
|
-
width: unset
|
|
1731
|
-
}
|
|
1732
|
-
|
|
1733
|
-
.before\\:h-20:before {
|
|
1734
|
-
height: 2rem
|
|
1735
|
-
}
|
|
1736
|
-
|
|
1737
|
-
.before\\:h-full:before {
|
|
1738
|
-
height: 100%
|
|
1739
|
-
}
|
|
1740
|
-
|
|
1741
|
-
.before\\:w-20:before {
|
|
1742
|
-
width: 2rem
|
|
1743
|
-
}
|
|
1744
|
-
|
|
1745
|
-
.before\\:w-32:before {
|
|
1746
|
-
width: 3.2rem
|
|
1747
|
-
}
|
|
1748
|
-
|
|
1749
|
-
.h-\\[--w-modal-height\\] {
|
|
1750
|
-
height: var(--w-modal-height)
|
|
1751
|
-
}
|
|
1752
|
-
|
|
1753
|
-
.h-\\[14px\\] {
|
|
1754
|
-
height: 14px
|
|
1755
|
-
}
|
|
1756
|
-
|
|
1757
|
-
.h-\\[16px\\] {
|
|
1758
|
-
height: 16px
|
|
1759
|
-
}
|
|
1760
|
-
|
|
1761
|
-
.max-h-\\[--w-modal-max-height\\] {
|
|
1762
|
-
max-height: var(--w-modal-max-height)
|
|
1763
|
-
}
|
|
1764
|
-
|
|
1765
|
-
.min-h-\\[--w-modal-min-height\\] {
|
|
1766
|
-
min-height: var(--w-modal-min-height)
|
|
1767
|
-
}
|
|
1768
|
-
|
|
1769
|
-
.min-h-\\[32px\\] {
|
|
1770
|
-
min-height: 32px
|
|
1771
|
-
}
|
|
1772
|
-
|
|
1773
|
-
.min-h-\\[40px\\] {
|
|
1774
|
-
min-height: 40px
|
|
1775
|
-
}
|
|
1776
|
-
|
|
1777
|
-
.min-h-\\[42\\] {
|
|
1778
|
-
min-height: 4.2rem
|
|
1779
|
-
}
|
|
1780
|
-
|
|
1781
|
-
.min-h-\\[44px\\] {
|
|
1782
|
-
min-height: 44px
|
|
1783
|
-
}
|
|
1784
|
-
|
|
1785
|
-
.min-w-\\[32px\\] {
|
|
1786
|
-
min-width: 32px
|
|
1787
|
-
}
|
|
1788
|
-
|
|
1789
|
-
.min-w-\\[40px\\] {
|
|
1790
|
-
min-width: 40px
|
|
1791
|
-
}
|
|
1792
|
-
|
|
1793
|
-
.min-w-\\[44px\\] {
|
|
1794
|
-
min-width: 44px
|
|
1795
|
-
}
|
|
1796
|
-
|
|
1797
|
-
.w-\\[--w-modal-width\\] {
|
|
1798
|
-
width: var(--w-modal-width)
|
|
1799
|
-
}
|
|
1800
|
-
|
|
1801
|
-
.w-\\[14px\\] {
|
|
1802
|
-
width: 14px
|
|
1803
|
-
}
|
|
1804
|
-
|
|
1805
|
-
.w-\\[16px\\] {
|
|
1806
|
-
width: 16px
|
|
1807
|
-
}
|
|
1808
|
-
|
|
1809
|
-
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
|
|
1810
|
-
--w-space-x-reverse: 0;
|
|
1811
|
-
margin-left: calc(.8rem * calc(1 - var(--w-space-x-reverse)));
|
|
1812
|
-
margin-right: calc(.8rem * var(--w-space-x-reverse))
|
|
1813
|
-
}
|
|
1814
|
-
|
|
1815
|
-
.space-y-16 > :not([hidden]) ~ :not([hidden]) {
|
|
1816
|
-
--w-space-y-reverse: 0;
|
|
1817
|
-
margin-top: calc(1.6rem * calc(1 - var(--w-space-y-reverse)));
|
|
1818
|
-
margin-bottom: calc(1.6rem * var(--w-space-y-reverse))
|
|
1819
|
-
}
|
|
1820
|
-
|
|
1821
|
-
.m-0 {
|
|
1822
|
-
margin: 0rem
|
|
1823
|
-
}
|
|
1824
|
-
|
|
1825
|
-
.m-auto {
|
|
1826
|
-
margin: auto
|
|
1827
|
-
}
|
|
1828
|
-
|
|
1829
|
-
.-mx-16 {
|
|
1830
|
-
margin-left: -1.6rem;
|
|
1831
|
-
margin-right: -1.6rem
|
|
1832
|
-
}
|
|
1833
|
-
|
|
1834
|
-
.mx-0 {
|
|
1835
|
-
margin-left: 0rem;
|
|
1836
|
-
margin-right: 0rem
|
|
1837
|
-
}
|
|
1838
|
-
|
|
1839
|
-
.mx-8 {
|
|
1840
|
-
margin-left: .8rem;
|
|
1841
|
-
margin-right: .8rem
|
|
1842
|
-
}
|
|
1843
|
-
|
|
1844
|
-
.mx-auto {
|
|
1845
|
-
margin-left: auto;
|
|
1846
|
-
margin-right: auto
|
|
1847
|
-
}
|
|
1848
|
-
|
|
1849
|
-
.-mb-1 {
|
|
1850
|
-
margin-bottom: -.1rem
|
|
1851
|
-
}
|
|
1852
|
-
|
|
1853
|
-
.-ml-8 {
|
|
1854
|
-
margin-left: -.8rem
|
|
1855
|
-
}
|
|
1856
|
-
|
|
1857
|
-
.-mr-1 {
|
|
1858
|
-
margin-right: -.1rem
|
|
1859
|
-
}
|
|
1860
|
-
|
|
1861
|
-
.-mr-8 {
|
|
1862
|
-
margin-right: -.8rem
|
|
1863
|
-
}
|
|
1864
|
-
|
|
1865
|
-
.-mt-2 {
|
|
1866
|
-
margin-top: -.2rem
|
|
1867
|
-
}
|
|
1868
|
-
|
|
1869
|
-
.-mt-4 {
|
|
1870
|
-
margin-top: -.4rem
|
|
1871
|
-
}
|
|
1872
|
-
|
|
1873
|
-
.last-child\\:mb-0 > :last-child, .mb-0 {
|
|
1874
|
-
margin-bottom: 0rem
|
|
1875
|
-
}
|
|
1876
|
-
|
|
1877
|
-
.mb-32 {
|
|
1878
|
-
margin-bottom: 3.2rem
|
|
1879
|
-
}
|
|
1880
|
-
|
|
1881
|
-
.ml-8 {
|
|
1882
|
-
margin-left: .8rem
|
|
1883
|
-
}
|
|
1884
|
-
|
|
1885
|
-
.ml-auto {
|
|
1886
|
-
margin-left: auto
|
|
1887
|
-
}
|
|
1888
|
-
|
|
1889
|
-
.mr-8 {
|
|
1890
|
-
margin-right: .8rem
|
|
1891
|
-
}
|
|
1892
|
-
|
|
1893
|
-
.mt-16 {
|
|
1894
|
-
margin-top: 1.6rem
|
|
1895
|
-
}
|
|
1896
|
-
|
|
1897
|
-
.mt-4 {
|
|
1898
|
-
margin-top: .4rem
|
|
1899
|
-
}
|
|
1900
|
-
|
|
1901
|
-
.group:not(:first-child) .group-not-first\\:-ml-2 {
|
|
1902
|
-
margin-left: -.2rem
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
|
-
.last\\:mb-0:last-child {
|
|
1906
|
-
margin-bottom: 0rem
|
|
1907
|
-
}
|
|
1908
|
-
|
|
1909
|
-
.last\\:mr-0:last-child {
|
|
1910
|
-
margin-right: 0rem
|
|
1911
|
-
}
|
|
1912
|
-
|
|
1913
|
-
.m-\\[8px\\] {
|
|
1914
|
-
margin: 8px
|
|
1915
|
-
}
|
|
1916
|
-
|
|
1917
|
-
.p-0 {
|
|
1918
|
-
padding: 0rem
|
|
1919
|
-
}
|
|
1920
|
-
|
|
1921
|
-
.p-16 {
|
|
1922
|
-
padding: 1.6rem
|
|
1923
|
-
}
|
|
1924
|
-
|
|
1925
|
-
.p-4 {
|
|
1926
|
-
padding: .4rem
|
|
1927
|
-
}
|
|
1928
|
-
|
|
1929
|
-
.p-8 {
|
|
1930
|
-
padding: .8rem
|
|
1931
|
-
}
|
|
1932
|
-
|
|
1933
|
-
.px-0 {
|
|
1934
|
-
padding-left: 0rem;
|
|
1935
|
-
padding-right: 0rem
|
|
1936
|
-
}
|
|
1937
|
-
|
|
1938
|
-
.px-1 {
|
|
1939
|
-
padding-left: .1rem;
|
|
1940
|
-
padding-right: .1rem
|
|
1941
|
-
}
|
|
1942
|
-
|
|
1943
|
-
.px-12 {
|
|
1944
|
-
padding-left: 1.2rem;
|
|
1945
|
-
padding-right: 1.2rem
|
|
1946
|
-
}
|
|
1947
|
-
|
|
1948
|
-
.px-14 {
|
|
1949
|
-
padding-left: 1.4rem;
|
|
1950
|
-
padding-right: 1.4rem
|
|
1951
|
-
}
|
|
1952
|
-
|
|
1953
|
-
.px-16 {
|
|
1954
|
-
padding-left: 1.6rem;
|
|
1955
|
-
padding-right: 1.6rem
|
|
1956
|
-
}
|
|
1957
|
-
|
|
1958
|
-
.px-8 {
|
|
1959
|
-
padding-left: .8rem;
|
|
1960
|
-
padding-right: .8rem
|
|
1961
|
-
}
|
|
1962
|
-
|
|
1963
|
-
.py-0 {
|
|
1964
|
-
padding-top: 0rem;
|
|
1965
|
-
padding-bottom: 0rem
|
|
1966
|
-
}
|
|
1967
|
-
|
|
1968
|
-
.py-1 {
|
|
1969
|
-
padding-top: .1rem;
|
|
1970
|
-
padding-bottom: .1rem
|
|
1971
|
-
}
|
|
1972
|
-
|
|
1973
|
-
.py-10 {
|
|
1974
|
-
padding-top: 1rem;
|
|
1975
|
-
padding-bottom: 1rem
|
|
1976
|
-
}
|
|
1977
|
-
|
|
1978
|
-
.py-12 {
|
|
1979
|
-
padding-top: 1.2rem;
|
|
1980
|
-
padding-bottom: 1.2rem
|
|
1981
|
-
}
|
|
1982
|
-
|
|
1983
|
-
.py-2 {
|
|
1984
|
-
padding-top: .2rem;
|
|
1985
|
-
padding-bottom: .2rem
|
|
1986
|
-
}
|
|
1987
|
-
|
|
1988
|
-
.py-4 {
|
|
1989
|
-
padding-top: .4rem;
|
|
1990
|
-
padding-bottom: .4rem
|
|
1991
|
-
}
|
|
1992
|
-
|
|
1993
|
-
.py-6 {
|
|
1994
|
-
padding-top: .6rem;
|
|
1995
|
-
padding-bottom: .6rem
|
|
1996
|
-
}
|
|
1997
|
-
|
|
1998
|
-
.py-8 {
|
|
1999
|
-
padding-top: .8rem;
|
|
2000
|
-
padding-bottom: .8rem
|
|
2001
|
-
}
|
|
2002
|
-
|
|
2003
|
-
.pb-0 {
|
|
2004
|
-
padding-bottom: 0rem
|
|
2005
|
-
}
|
|
2006
|
-
|
|
2007
|
-
.pb-32 {
|
|
2008
|
-
padding-bottom: 3.2rem
|
|
2009
|
-
}
|
|
2010
|
-
|
|
2011
|
-
.pb-4 {
|
|
2012
|
-
padding-bottom: .4rem
|
|
2013
|
-
}
|
|
2014
|
-
|
|
2015
|
-
.pb-8 {
|
|
2016
|
-
padding-bottom: .8rem
|
|
2017
|
-
}
|
|
2018
|
-
|
|
2019
|
-
.pl-0 {
|
|
2020
|
-
padding-left: 0rem
|
|
2021
|
-
}
|
|
2022
|
-
|
|
2023
|
-
.pl-1 {
|
|
2024
|
-
padding-left: .1rem
|
|
2025
|
-
}
|
|
2026
|
-
|
|
2027
|
-
.pl-12 {
|
|
2028
|
-
padding-left: 1.2rem
|
|
2029
|
-
}
|
|
2030
|
-
|
|
2031
|
-
.pl-28 {
|
|
2032
|
-
padding-left: 2.8rem
|
|
2033
|
-
}
|
|
2034
|
-
|
|
2035
|
-
.pl-4 {
|
|
2036
|
-
padding-left: .4rem
|
|
2037
|
-
}
|
|
2038
|
-
|
|
2039
|
-
.pl-8 {
|
|
2040
|
-
padding-left: .8rem
|
|
2041
|
-
}
|
|
2042
|
-
|
|
2043
|
-
.pr-12 {
|
|
2044
|
-
padding-right: 1.2rem
|
|
2045
|
-
}
|
|
2046
|
-
|
|
2047
|
-
.pr-14 {
|
|
2048
|
-
padding-right: 1.4rem
|
|
2049
|
-
}
|
|
2050
|
-
|
|
2051
|
-
.pr-2 {
|
|
2052
|
-
padding-right: .2rem
|
|
2053
|
-
}
|
|
2054
|
-
|
|
2055
|
-
.pr-32 {
|
|
2056
|
-
padding-right: 3.2rem
|
|
2057
|
-
}
|
|
2058
|
-
|
|
2059
|
-
.pr-40 {
|
|
2060
|
-
padding-right: 4rem
|
|
2061
|
-
}
|
|
2062
|
-
|
|
2063
|
-
.pt-0 {
|
|
2064
|
-
padding-top: 0rem
|
|
2065
|
-
}
|
|
2066
|
-
|
|
2067
|
-
.pt-1 {
|
|
2068
|
-
padding-top: .1rem
|
|
2069
|
-
}
|
|
2070
|
-
|
|
2071
|
-
.pt-16 {
|
|
2072
|
-
padding-top: 1.6rem
|
|
2073
|
-
}
|
|
2074
|
-
|
|
2075
|
-
.pt-24 {
|
|
2076
|
-
padding-top: 2.4rem
|
|
2077
|
-
}
|
|
2078
|
-
|
|
2079
|
-
.pt-8 {
|
|
2080
|
-
padding-top: .8rem
|
|
2081
|
-
}
|
|
2082
|
-
|
|
2083
|
-
.group\\/step:last-child .group-last\\/step\\:last\\:pb-0:last-child {
|
|
2084
|
-
padding-bottom: 0rem
|
|
2085
|
-
}
|
|
2086
|
-
|
|
2087
|
-
.last\\:pb-1:last-child {
|
|
2088
|
-
padding-bottom: .1rem
|
|
2089
|
-
}
|
|
2090
|
-
|
|
2091
|
-
.last\\:pr-1:last-child {
|
|
2092
|
-
padding-right: .1rem
|
|
2093
|
-
}
|
|
2094
|
-
|
|
2095
|
-
.p-\\[8px\\] {
|
|
2096
|
-
padding: 8px
|
|
2097
|
-
}
|
|
2098
|
-
|
|
2099
|
-
.px-\\[15px\\] {
|
|
2100
|
-
padding-left: 15px;
|
|
2101
|
-
padding-right: 15px
|
|
2102
|
-
}
|
|
2103
|
-
|
|
2104
|
-
.px-\\[8px\\] {
|
|
2105
|
-
padding-left: 8px;
|
|
2106
|
-
padding-right: 8px
|
|
2107
|
-
}
|
|
2108
|
-
|
|
2109
|
-
.py-\\[11px\\] {
|
|
2110
|
-
padding-top: 11px;
|
|
2111
|
-
padding-bottom: 11px
|
|
2112
|
-
}
|
|
2113
|
-
|
|
2114
|
-
.py-\\[5px\\] {
|
|
2115
|
-
padding-top: 5px;
|
|
2116
|
-
padding-bottom: 5px
|
|
2117
|
-
}
|
|
2118
|
-
|
|
2119
|
-
.py-\\[7px\\] {
|
|
2120
|
-
padding-top: 7px;
|
|
2121
|
-
padding-bottom: 7px
|
|
2122
|
-
}
|
|
2123
|
-
|
|
2124
|
-
.pl-\\[var\\(--w-prefix-width\\,_40px\\)\\] {
|
|
2125
|
-
padding-left: var(--w-prefix-width, 40px)
|
|
2126
|
-
}
|
|
2127
|
-
|
|
2128
|
-
.invisible {
|
|
2129
|
-
visibility: hidden
|
|
2130
|
-
}
|
|
2131
|
-
|
|
2132
|
-
.backface-hidden {
|
|
2133
|
-
backface-visibility: hidden
|
|
2134
|
-
}
|
|
2135
|
-
|
|
2136
|
-
.break-words {
|
|
2137
|
-
overflow-wrap: break-word
|
|
2138
|
-
}
|
|
2139
|
-
|
|
2140
|
-
.before\\:content-\\[\\"–\\"\\]:before {
|
|
2141
|
-
content: "–"
|
|
2142
|
-
}
|
|
2143
|
-
|
|
2144
|
-
.before\\:content-\\[\\"\\"\\]:before {
|
|
2145
|
-
content: ""
|
|
2146
|
-
}
|
|
2147
|
-
|
|
2148
|
-
.cursor-default {
|
|
2149
|
-
cursor: default
|
|
2150
|
-
}
|
|
2151
|
-
|
|
2152
|
-
.cursor-pointer {
|
|
2153
|
-
cursor: pointer
|
|
2154
|
-
}
|
|
2155
|
-
|
|
2156
|
-
.antialiased {
|
|
2157
|
-
-webkit-font-smoothing: antialiased;
|
|
2158
|
-
-moz-osx-font-smoothing: grayscale;
|
|
2159
|
-
font-smoothing: grayscale
|
|
2160
|
-
}
|
|
2161
|
-
|
|
2162
|
-
.font-bold {
|
|
2163
|
-
font-weight: 700
|
|
2164
|
-
}
|
|
2165
|
-
|
|
2166
|
-
.before\\:font-bold:before {
|
|
2167
|
-
font-weight: 700
|
|
2168
|
-
}
|
|
2169
|
-
|
|
2170
|
-
.font-normal {
|
|
2171
|
-
font-weight: 400
|
|
2172
|
-
}
|
|
2173
|
-
|
|
2174
|
-
.pointer-events-auto {
|
|
2175
|
-
pointer-events: auto
|
|
2176
|
-
}
|
|
2177
|
-
|
|
2178
|
-
.pointer-events-none {
|
|
2179
|
-
pointer-events: none
|
|
2180
|
-
}
|
|
2181
|
-
|
|
2182
|
-
.before\\:pointer-events-none:before {
|
|
2183
|
-
pointer-events: none
|
|
2184
|
-
}
|
|
2185
|
-
|
|
2186
|
-
.pb-safe-\\[32\\] {
|
|
2187
|
-
padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px))
|
|
2188
|
-
}
|
|
2189
|
-
|
|
2190
|
-
.sr-only {
|
|
2191
|
-
position: absolute;
|
|
2192
|
-
width: 1px;
|
|
2193
|
-
height: 1px;
|
|
2194
|
-
padding: 0;
|
|
2195
|
-
margin: -1px;
|
|
2196
|
-
overflow: hidden;
|
|
2197
|
-
clip: rect(0, 0, 0, 0);
|
|
2198
|
-
white-space: nowrap;
|
|
2199
|
-
border-width: 0
|
|
2200
|
-
}
|
|
2201
|
-
|
|
2202
|
-
.touch-pan-y {
|
|
2203
|
-
touch-action: pan-y
|
|
2204
|
-
}
|
|
2205
|
-
|
|
2206
|
-
.select-none {
|
|
2207
|
-
-webkit-user-select: none;
|
|
2208
|
-
user-select: none
|
|
2209
|
-
}
|
|
2210
|
-
|
|
2211
|
-
.translate-x-20 {
|
|
2212
|
-
--w-translate-x: 2rem;
|
|
2213
|
-
transform: translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2214
|
-
}
|
|
2215
|
-
|
|
2216
|
-
.translate-z-0 {
|
|
2217
|
-
--w-translate-z: 0rem;
|
|
2218
|
-
transform: translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2219
|
-
}
|
|
2220
|
-
|
|
2221
|
-
.-rotate-180, .part-\\[w-icon-chevron-down-16-part\\]\\:-rotate-180::part(w-icon-chevron-down-16-part) {
|
|
2222
|
-
--w-rotate-x: 0;
|
|
2223
|
-
--w-rotate-y: 0;
|
|
2224
|
-
--w-rotate-z: 0;
|
|
2225
|
-
--w-rotate: -180deg;
|
|
2226
|
-
transform: translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2227
|
-
}
|
|
2228
|
-
|
|
2229
|
-
.part-\\[w-icon-chevron-up-16-part\\]\\:rotate-180::part(w-icon-chevron-up-16-part), .rotate-180 {
|
|
2230
|
-
--w-rotate-x: 0;
|
|
2231
|
-
--w-rotate-y: 0;
|
|
2232
|
-
--w-rotate-z: 0;
|
|
2233
|
-
--w-rotate: 180deg;
|
|
2234
|
-
transform: translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2235
|
-
}
|
|
2236
|
-
|
|
2237
|
-
.rotate-90 {
|
|
2238
|
-
--w-rotate-x: 0;
|
|
2239
|
-
--w-rotate-y: 0;
|
|
2240
|
-
--w-rotate-z: 0;
|
|
2241
|
-
--w-rotate: 90deg;
|
|
2242
|
-
transform: translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2243
|
-
}
|
|
2244
|
-
|
|
2245
|
-
.part-\\[w-icon-chevron-down-16-part\\]\\:transform::part(w-icon-chevron-down-16-part), .part-\\[w-icon-chevron-up-16-part\\]\\:transform::part(w-icon-chevron-up-16-part), .transform {
|
|
2246
|
-
transform: translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2247
|
-
}
|
|
2248
|
-
|
|
2249
|
-
.part-\\[w-icon-chevron-down-16-part\\]\\:transform-gpu::part(w-icon-chevron-down-16-part), .part-\\[w-icon-chevron-up-16-part\\]\\:transform-gpu::part(w-icon-chevron-up-16-part), .transform-gpu {
|
|
2250
|
-
transform: translate3d(var(--w-translate-x), var(--w-translate-y), var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))
|
|
2251
|
-
}
|
|
2252
|
-
|
|
2253
|
-
.part-\\[w-icon-chevron-down-16-part\\]\\:transition-transform::part(w-icon-chevron-down-16-part), .part-\\[w-icon-chevron-up-16-part\\]\\:transition-transform::part(w-icon-chevron-up-16-part), .transition-transform {
|
|
2254
|
-
transition-property: transform;
|
|
2255
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2256
|
-
transition-duration: .15s
|
|
2257
|
-
}
|
|
2258
|
-
|
|
2259
|
-
.transition-300 {
|
|
2260
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
|
|
2261
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2262
|
-
transition-duration: .3s
|
|
2263
|
-
}
|
|
2264
|
-
|
|
2265
|
-
.transition-all {
|
|
2266
|
-
transition-property: all;
|
|
2267
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2268
|
-
transition-duration: .15s
|
|
2269
|
-
}
|
|
2270
|
-
|
|
2271
|
-
.transition-colors {
|
|
2272
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
2273
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2274
|
-
transition-duration: .15s
|
|
2275
|
-
}
|
|
2276
|
-
|
|
2277
|
-
.transition-shadow {
|
|
2278
|
-
transition-property: box-shadow;
|
|
2279
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2280
|
-
transition-duration: .15s
|
|
2281
|
-
}
|
|
2282
|
-
|
|
2283
|
-
.before\\:transition-all:before {
|
|
2284
|
-
transition-property: all;
|
|
2285
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1);
|
|
2286
|
-
transition-duration: .15s
|
|
2287
|
-
}
|
|
2288
|
-
|
|
2289
|
-
.duration-300 {
|
|
2290
|
-
transition-duration: .3s
|
|
2291
|
-
}
|
|
2292
|
-
|
|
2293
|
-
.ease-in-out, .part-\\[w-icon-chevron-down-16-part\\]\\:ease-in-out::part(w-icon-chevron-down-16-part), .part-\\[w-icon-chevron-up-16-part\\]\\:ease-in-out::part(w-icon-chevron-up-16-part) {
|
|
2294
|
-
transition-timing-function: cubic-bezier(.4, 0, .2, 1)
|
|
2295
|
-
}
|
|
2296
|
-
|
|
2297
|
-
.text-m {
|
|
2298
|
-
font-size: var(--w-font-size-m);
|
|
2299
|
-
line-height: var(--w-line-height-m)
|
|
2300
|
-
}
|
|
2301
|
-
|
|
2302
|
-
.text-s {
|
|
2303
|
-
font-size: var(--w-font-size-s);
|
|
2304
|
-
line-height: var(--w-line-height-s)
|
|
2305
|
-
}
|
|
2306
|
-
|
|
2307
|
-
.text-xs {
|
|
2308
|
-
font-size: var(--w-font-size-xs);
|
|
2309
|
-
line-height: var(--w-line-height-xs)
|
|
2310
|
-
}
|
|
2311
|
-
|
|
2312
|
-
.leading-m {
|
|
2313
|
-
line-height: var(--w-line-height-m)
|
|
2314
|
-
}
|
|
2315
|
-
|
|
2316
|
-
.before\\:leading-xs:before {
|
|
2317
|
-
line-height: var(--w-line-height-xs)
|
|
2318
|
-
}
|
|
2319
|
-
|
|
2320
|
-
.leading-\\[24\\] {
|
|
2321
|
-
line-height: 2.4rem
|
|
2322
|
-
}
|
|
2323
|
-
|
|
2324
|
-
@media (max-width: 479.9px) {
|
|
2325
|
-
.lt-sm\\:rounded-b-0 {
|
|
2326
|
-
border-bottom-left-radius: 0;
|
|
2327
|
-
border-bottom-right-radius: 0
|
|
2328
|
-
}
|
|
2329
|
-
}
|
|
2330
|
-
@media (min-width: 480px) {
|
|
2331
|
-
.sm\\:border-b-0 {
|
|
2332
|
-
border-bottom-width: 0
|
|
2333
|
-
}
|
|
2334
|
-
|
|
2335
|
-
.sm\\:rounded-8 {
|
|
2336
|
-
border-radius: 8px
|
|
2337
|
-
}
|
|
2338
|
-
|
|
2339
|
-
.sm\\:rounded-b-8 {
|
|
2340
|
-
border-bottom-left-radius: 8px;
|
|
2341
|
-
border-bottom-right-radius: 8px
|
|
2342
|
-
}
|
|
2343
|
-
|
|
2344
|
-
.sm\\:gap-16 {
|
|
2345
|
-
gap: 1.6rem
|
|
2346
|
-
}
|
|
2347
|
-
|
|
2348
|
-
.sm\\:place-content-center {
|
|
2349
|
-
place-content: center
|
|
2350
|
-
}
|
|
2351
|
-
|
|
2352
|
-
.sm\\:place-items-center {
|
|
2353
|
-
place-items: center
|
|
2354
|
-
}
|
|
2355
|
-
|
|
2356
|
-
.sm\\:h-24 {
|
|
2357
|
-
height: 2.4rem
|
|
2358
|
-
}
|
|
2359
|
-
|
|
2360
|
-
.sm\\:min-h-48 {
|
|
2361
|
-
min-height: 4.8rem
|
|
2362
|
-
}
|
|
2363
|
-
|
|
2364
|
-
.sm\\:w-24 {
|
|
2365
|
-
width: 2.4rem
|
|
2366
|
-
}
|
|
2367
|
-
|
|
2368
|
-
.sm\\:min-h-\\[32px\\] {
|
|
2369
|
-
min-height: 32px
|
|
2370
|
-
}
|
|
2371
|
-
|
|
2372
|
-
.sm\\:min-h-\\[44px\\] {
|
|
2373
|
-
min-height: 44px
|
|
2374
|
-
}
|
|
2375
|
-
|
|
2376
|
-
.sm\\:min-h-\\[45\\] {
|
|
2377
|
-
min-height: 4.5rem
|
|
2378
|
-
}
|
|
2379
|
-
|
|
2380
|
-
.sm\\:min-w-\\[32px\\] {
|
|
2381
|
-
min-width: 32px
|
|
2382
|
-
}
|
|
2383
|
-
|
|
2384
|
-
.sm\\:min-w-\\[44px\\] {
|
|
2385
|
-
min-width: 44px
|
|
2386
|
-
}
|
|
2387
|
-
|
|
2388
|
-
.sm\\:mx-0 {
|
|
2389
|
-
margin-left: 0rem;
|
|
2390
|
-
margin-right: 0rem
|
|
2391
|
-
}
|
|
2392
|
-
|
|
2393
|
-
.sm\\:mx-16 {
|
|
2394
|
-
margin-left: 1.6rem;
|
|
2395
|
-
margin-right: 1.6rem
|
|
2396
|
-
}
|
|
2397
|
-
|
|
2398
|
-
.sm\\:-ml-12 {
|
|
2399
|
-
margin-left: -1.2rem
|
|
2400
|
-
}
|
|
2401
|
-
|
|
2402
|
-
.sm\\:-mr-12 {
|
|
2403
|
-
margin-right: -1.2rem
|
|
2404
|
-
}
|
|
2405
|
-
|
|
2406
|
-
.sm\\:-mt-8 {
|
|
2407
|
-
margin-top: -.8rem
|
|
2408
|
-
}
|
|
2409
|
-
|
|
2410
|
-
.sm\\:px-32 {
|
|
2411
|
-
padding-left: 3.2rem;
|
|
2412
|
-
padding-right: 3.2rem
|
|
2413
|
-
}
|
|
2414
|
-
|
|
2415
|
-
.sm\\:py-0 {
|
|
2416
|
-
padding-top: 0rem;
|
|
2417
|
-
padding-bottom: 0rem
|
|
2418
|
-
}
|
|
2419
|
-
|
|
2420
|
-
.sm\\:pb-32 {
|
|
2421
|
-
padding-bottom: 3.2rem
|
|
2422
|
-
}
|
|
2423
|
-
|
|
2424
|
-
.sm\\:pt-24 {
|
|
2425
|
-
padding-top: 2.4rem
|
|
2426
|
-
}
|
|
2427
|
-
|
|
2428
|
-
.sm\\:pt-32 {
|
|
2429
|
-
padding-top: 3.2rem
|
|
2430
|
-
}
|
|
2431
|
-
}
|
|
2432
|
-
@media (min-width: 768px) {
|
|
2433
|
-
.md\\:block {
|
|
2434
|
-
display: block
|
|
2435
|
-
}
|
|
2436
|
-
|
|
2437
|
-
.md\\:hidden {
|
|
2438
|
-
display: none
|
|
2439
|
-
}
|
|
2440
|
-
}
|
|
2441
|
-
`;var E=r=>class extends r{constructor(){super(...arguments);this.patchClose=!0;this._close=null}close(){this._close()}},_=r=>class extends r{handleSlotChange(e){let o=e.target.assignedNodes({flatten:!0});for(let t of o.filter(a=>a.patchClose))t._close=()=>this.close()}};var C=class extends E(_(He)){render(){return Fe`
|
|
2442
|
-
<div class="footer">
|
|
2443
|
-
<slot @slotchange="${this.handleSlotChange}"></slot>
|
|
2444
|
-
</div>
|
|
2445
|
-
`}};C.styles=[k,Re`
|
|
2446
|
-
.footer {
|
|
2447
|
-
display: flex;
|
|
2448
|
-
flex-shrink: 0;
|
|
2449
|
-
justify-content: flex-end;
|
|
2450
|
-
padding-left: 1.6rem;
|
|
2451
|
-
padding-right: 1.6rem;
|
|
2452
|
-
padding-top: 2.4rem;
|
|
2453
|
-
}
|
|
2454
|
-
@media (min-width: 480px) {
|
|
2455
|
-
.footer {
|
|
2456
|
-
padding-left: 3.2rem;
|
|
2457
|
-
padding-right: 3.2rem;
|
|
2458
|
-
}
|
|
2459
|
-
}
|
|
2460
|
-
`];customElements.get("w-modal-footer")||customElements.define("w-modal-footer",C);var re=(r,e)=>({dx:r.left-e.left,dy:r.top-e.top,dw:r.width/e.width,dh:r.height/e.height,first:r,last:e}),oe=({dx:r,dy:e})=>[{transform:`translate(${r}px, ${e}px)`},{transform:"none"}],te={easing:"ease",duration:300};var I=!1,Ue=typeof window!="undefined";if(Ue){let r=window.matchMedia("(prefers-reduced-motion: reduce)"),e=({matches:o})=>I=o;r.addEventListener&&r.addEventListener("change",e),e(r)}var T=class{constructor(e,{animation:o={},keyframes:t,respectReduceMotion:a=!0}={}){O(this,"first");O(this,"last");O(this,"el");this.el=e,this.first={},this.last={},this.userAnimationOptions=o,this.keyframeGenerator=t||oe,this.shouldReduceMotion=a}async when(e){this.prep();let o=await e();return await this.play(),o}prep(){this.first=this.el.getBoundingClientRect()}async play(){if(this.last=this.el.getBoundingClientRect(),!this.el.animate)return;await this.el.animate(this.keyframes,this.animationOptions).finished}get keyframes(){return this.keyframeGenerator(re(this.first,this.last))}get defaults(){return te}get mergedOptions(){return{...this.defaults,...this.userAnimationOptions}}get animationOptions(){return this.shouldReduceMotion?I?{...this.mergedOptions,duration:0}:this.mergedOptions:this.mergedOptions}};var de=Ae(se(),1);var m=r=>typeof r=="string",Qe=r=>typeof r=="function",le=new Map,pe="en";function R(r){return[...Array.isArray(r)?r:[r],pe]}function F(r,e,o){let t=R(r);o||(o="default");let a;if(typeof o=="string")switch(a={day:"numeric",month:"short",year:"numeric"},o){case"full":a.weekday="long";case"long":a.month="long";break;case"short":a.month="numeric";break}else a=o;return B(()=>P("date",t,o),()=>new Intl.DateTimeFormat(t,a)).format(m(e)?new Date(e):e)}function er(r,e,o){let t;if(o||(o="default"),typeof o=="string")switch(t={second:"numeric",minute:"numeric",hour:"numeric"},o){case"full":case"long":t.timeZoneName="short";break;case"short":delete t.second}else t=o;return F(r,e,t)}function Y(r,e,o){let t=R(r);return B(()=>P("number",t,o),()=>new Intl.NumberFormat(t,o)).format(e)}function ce(r,e,o,{offset:t=0,...a}){var s,l;let i=R(r),n=e?B(()=>P("plural-ordinal",i),()=>new Intl.PluralRules(i,{type:"ordinal"})):B(()=>P("plural-cardinal",i),()=>new Intl.PluralRules(i,{type:"cardinal"}));return(l=(s=a[o])!=null?s:a[n.select(o-t)])!=null?l:a.other}function B(r,e){let o=r(),t=le.get(o);return t||(t=e(),le.set(o,t)),t}function P(r,e,o){let t=e.join("-");return`${r}-${t}-${JSON.stringify(o)}`}var ue=/\\u[a-fA-F0-9]{4}|\\x[a-fA-F0-9]{2}/,ge="%__lingui_octothorpe__%",rr=(r,e,o={})=>{let t=e||r,a=n=>typeof n=="object"?n:o[n],i=(n,s)=>{let l=Object.keys(o).length?a("number"):void 0,u=Y(t,n,l);return s.replace(new RegExp(ge,"g"),u)};return{plural:(n,s)=>{let{offset:l=0}=s,u=ce(t,!1,n,s);return i(n-l,u)},selectordinal:(n,s)=>{let{offset:l=0}=s,u=ce(t,!0,n,s);return i(n-l,u)},select:or,number:(n,s)=>Y(t,n,a(s)||{style:s}),date:(n,s)=>F(t,n,a(s)||s),time:(n,s)=>er(t,n,a(s)||s)}},or=(r,e)=>{var o;return(o=e[r])!=null?o:e.other};function tr(r,e,o){return(t={},a)=>{let i=rr(e,o,a),n=(l,u=!1)=>Array.isArray(l)?l.reduce((v,L)=>{if(L==="#"&&u)return v+ge;if(m(L))return v+L;let[G,f,V]=L,j={};f==="plural"||f==="selectordinal"||f==="select"?Object.entries(V).forEach(([D,Be])=>{j[D]=n(Be,f==="plural"||f==="selectordinal")}):j=V;let M;if(f){let D=i[f];M=D(t[G],j)}else M=t[G];return M==null?v:v+M},""):l,s=n(r);return m(s)&&ue.test(s)?(0,de.unraw)(s):m(s)?s:s?String(s):""}}var ar=Object.defineProperty,ir=(r,e,o)=>e in r?ar(r,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[e]=o,nr=(r,e,o)=>(ir(r,typeof e!="symbol"?e+"":e,o),o),$=class{constructor(){nr(this,"_events",{})}on(e,o){var a;var t;return(a=(t=this._events)[e])!=null||(t[e]=[]),this._events[e].push(o),()=>this.removeListener(e,o)}removeListener(e,o){let t=this._getListeners(e);if(!t)return;let a=t.indexOf(o);~a&&t.splice(a,1)}emit(e,...o){let t=this._getListeners(e);t&&t.map(a=>a.apply(this,o))}_getListeners(e){let o=this._events[e];return Array.isArray(o)?o:!1}},sr=Object.defineProperty,lr=(r,e,o)=>e in r?sr(r,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[e]=o,x=(r,e,o)=>(lr(r,typeof e!="symbol"?e+"":e,o),o),A=class extends ${constructor(e){var o;super(),x(this,"_locale",""),x(this,"_locales"),x(this,"_localeData",{}),x(this,"_messages",{}),x(this,"_missing"),x(this,"_messageCompiler"),x(this,"t",this._.bind(this)),e.missing!=null&&(this._missing=e.missing),e.messages!=null&&this.load(e.messages),e.localeData!=null&&this.loadLocaleData(e.localeData),(typeof e.locale=="string"||e.locales)&&this.activate((o=e.locale)!=null?o:pe,e.locales)}get locale(){return this._locale}get locales(){return this._locales}get messages(){var e;return(e=this._messages[this._locale])!=null?e:{}}get localeData(){var e;return(e=this._localeData[this._locale])!=null?e:{}}_loadLocaleData(e,o){let t=this._localeData[e];t?Object.assign(t,o):this._localeData[e]=o}setMessagesCompiler(e){return this._messageCompiler=e,this}loadLocaleData(e,o){typeof e=="string"?this._loadLocaleData(e,o):Object.keys(e).forEach(t=>this._loadLocaleData(t,e[t])),this.emit("change")}_load(e,o){let t=this._messages[e];t?Object.assign(t,o):this._messages[e]=o}load(e,o){typeof e=="string"&&typeof o=="object"?this._load(e,o):Object.entries(e).forEach(([t,a])=>this._load(t,a)),this.emit("change")}loadAndActivate({locale:e,locales:o,messages:t}){this._locale=e,this._locales=o||void 0,this._messages[this._locale]=t,this.emit("change")}activate(e,o){this._locale=e,this._locales=o,this.emit("change")}_(e,o,t){if(!this.locale)throw new Error("Lingui: Attempted to call a translation function without setting a locale.\nMake sure to call `i18n.activate(locale)` before using Lingui functions.\nThis issue may also occur due to a race condition in your initialization logic.");let a=t==null?void 0:t.message;e||(e=""),m(e)||(o=e.values||o,a=e.message,e=e.id);let i=this.messages[e],n=i===void 0,s=this._missing;if(s&&n)return Qe(s)?s(this._locale,e):s;n&&this.emit("missing",{id:e,locale:this._locale});let l=i||a||e;return m(l)&&(this._messageCompiler?l=this._messageCompiler(l):console.warn(`Uncompiled message detected! Message:
|
|
2461
|
-
|
|
2462
|
-
> ${l}
|
|
2463
|
-
|
|
2464
|
-
That means you use raw catalog or your catalog doesn't have a translation for the message and fallback was used.
|
|
2465
|
-
ICU features such as interpolation and plurals will not work properly for that message.
|
|
2466
|
-
|
|
2467
|
-
Please compile your catalog first.
|
|
2468
|
-
`)),m(l)&&ue.test(l)?JSON.parse(`"${l}"`):m(l)?l:tr(l,this._locale,this._locales)(o,t==null?void 0:t.formats)}date(e,o){return F(this._locales||this._locale,e,o)}number(e,o){return Y(this._locales||this._locale,e,o)}};function cr(r={}){return new A(r)}var c=cr();import{css as $r,html as J,LitElement as Ar,nothing as Me}from"lit";import{property as X,query as Rr,state as Fr}from"lit/decorators.js";import{LitElement as dr}from"lit";import{unsafeStatic as pr,html as ur}from"lit/static-html.js";var gr=JSON.parse('{"icon.title.arrow-left":["Pil som peker mot venstre"]}'),br=JSON.parse('{"icon.title.arrow-left":["Leftward-pointing arrow"]}'),hr=JSON.parse('{"icon.title.arrow-left":["Vasemmalle osoittava nuoli"]}'),mr=JSON.parse('{"icon.title.arrow-left":["Pil til venstre"]}'),vr=JSON.parse('{"icon.title.arrow-left":["Pil som pekar v\xE4nster"]}'),be=["en","nb","fi","da","sv"],he="en",fr=()=>{var r;let e;switch((r=process==null?void 0:process.env)==null?void 0:r.NMP_BRAND){case"FINN":e="nb";break;case"TORI":e="fi";break;case"BLOCKET":e="sv";break;case"DBA":e="da";break;default:e="en"}return e},me=()=>{var r;let e=(r=document==null?void 0:document.location)==null?void 0:r.hostname;return e!=null&&e.includes("finn")?"nb":e.includes("tori")?"fi":e.includes("blocket")?"sv":e.includes("dba")?"da":he},H=r=>be.find(e=>r===e||r.toLowerCase().includes(e))||me();function wr(){var r;if(typeof window=="undefined"){let e=fr();return H(e)}try{let e=(r=document==null?void 0:document.documentElement)==null?void 0:r.lang,o=me();return be.includes(e)?H(e!=null?e:o):(console.warn("Unsupported locale set in html lang tag, falling back to detection by hostname"),H(o))}catch(e){return console.warn("could not detect locale, falling back to source locale",e),he}}var xr=(r,e,o,t,a,i)=>r==="nb"?o:r==="fi"?t:r==="da"?a:r==="sv"?i:e,kr=(r,e,o,t,a)=>{let i=wr(),n=xr(i,r,e,o,t,a);c.load(i,n),c.activate(i)};kr(br,gr,hr,mr,vr);var yr=class extends dr{render(){let r=c.t({message:"Leftward-pointing arrow",id:"icon.title.arrow-left",comment:"Title for table arrow left icon"});return ur`<svg xmlns="http://www.w3.org/2000/svg"width="16"height="16"fill="none"viewBox="0 0 16 16" part="w-icon-arrow-left-16-part">${pr(`<title>${r}</title>`)}<path stroke="currentColor" stroke-linecap="round" stroke-width="1.5" d="M5.222 8h6.667"></path><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.444 11.75 4.111 8l3.333-3.75"></path></svg>`}};customElements.get("w-icon-arrow-left-16")||customElements.define("w-icon-arrow-left-16",yr);import{LitElement as Er}from"lit";import{unsafeStatic as _r,html as Cr}from"lit/static-html.js";var zr=JSON.parse('{"icon.title.close":["Kryss"]}'),Lr=JSON.parse('{"icon.title.close":["Cross"]}'),Mr=JSON.parse('{"icon.title.close":["Rasti"]}'),Sr=JSON.parse('{"icon.title.close":["Kryds"]}'),Or=JSON.parse('{"icon.title.close":["Kryss"]}'),ve=["en","nb","fi","da","sv"],fe="en",Tr=()=>{var r;let e;switch((r=process==null?void 0:process.env)==null?void 0:r.NMP_BRAND){case"FINN":e="nb";break;case"TORI":e="fi";break;case"BLOCKET":e="sv";break;case"DBA":e="da";break;default:e="en"}return e},we=()=>{var r;let e=(r=document==null?void 0:document.location)==null?void 0:r.hostname;return e!=null&&e.includes("finn")?"nb":e.includes("tori")?"fi":e.includes("blocket")?"sv":e.includes("dba")?"da":fe},U=r=>ve.find(e=>r===e||r.toLowerCase().includes(e))||we();function Nr(){var r;if(typeof window=="undefined"){let e=Tr();return U(e)}try{let e=(r=document==null?void 0:document.documentElement)==null?void 0:r.lang,o=we();return ve.includes(e)?U(e!=null?e:o):(console.warn("Unsupported locale set in html lang tag, falling back to detection by hostname"),U(o))}catch(e){return console.warn("could not detect locale, falling back to source locale",e),fe}}var Br=(r,e,o,t,a,i)=>r==="nb"?o:r==="fi"?t:r==="da"?a:r==="sv"?i:e,Pr=(r,e,o,t,a)=>{let i=Nr(),n=Br(i,r,e,o,t,a);c.load(i,n),c.activate(i)};Pr(Lr,zr,Mr,Sr,Or);var jr=class extends Er{render(){let r=c.t({message:"Cross",id:"icon.title.close",comment:"Title for close icon"});return Cr`<svg xmlns="http://www.w3.org/2000/svg"width="16"height="16"fill="none"viewBox="0 0 16 16" part="w-icon-close-16-part">${_r(`<title>${r}</title>`)}<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m12.5 3.5-9 9m0-9 9 9"></path></svg>`}};customElements.get("w-icon-close-16")||customElements.define("w-icon-close-16",jr);var Dr=["en","nb","fi","da","sv"],ke="en",xe=r=>Dr.find(e=>r===e||r.toLowerCase().includes(e))||ke;function Ir(){if(typeof window=="undefined"){let r=process.env.NMP_LANGUAGE||Intl.DateTimeFormat().resolvedOptions().locale;return xe(r)}try{let r=document.documentElement.lang;return xe(r)}catch(r){return console.warn("could not detect locale, falling back to source locale",r),ke}}var Yr=(r,e,o,t,a,i)=>r==="nb"?o:r==="fi"?t:r==="da"?a:r==="sv"?i:e,ye=(r,e,o,t,a)=>{let i=Ir(),n=Yr(i,r,e,o,t,a);c.load(i,n),c.activate(i)};var Ee=JSON.parse('{"modal.aria.back":["Tilbage"],"modal.aria.close":["Luk"]}');var _e=JSON.parse('{"modal.aria.back":["Back"],"modal.aria.close":["Close"]}');var Ce=JSON.parse('{"modal.aria.back":["Takaisin"],"modal.aria.close":["Sulje"]}');var ze=JSON.parse('{"modal.aria.back":["Tilbake"],"modal.aria.close":["Lukk"]}');var Le=JSON.parse('{"modal.aria.back":["Tillbaka"],"modal.aria.close":["St\xE4ng"]}');var b=class extends E(Ar){constructor(){super();this._hasTopContent=!1;ye(_e,ze,Ce,Ee,Le)}render(){return J`
|
|
2469
|
-
<div class="header">
|
|
2470
|
-
<slot name="top" @slotchange=${this.handleTopSlotChange}></slot>
|
|
2471
|
-
<div class="${this._hasTopContent?"":"header-title-bar"}">
|
|
2472
|
-
${this.backButton}
|
|
2473
|
-
<h1 class="title-el ${this.titleClasses}">${this.title}</h1>
|
|
2474
|
-
${this.closeButton}
|
|
2475
|
-
</div>
|
|
2476
|
-
</div>
|
|
2477
|
-
`}async willUpdate(o){if(o.has("back")){if(!this.titleEl)return;new T(this.titleEl).when(async()=>{await this.updateComplete})}}get titleClasses(){return["header-title",this.back?"header-title-with-back-button":"header-title-without-back-button",this._hasTopContent?"header-title-with-top-area":""].join(" ")}get backButton(){return this.back&&!this._hasTopContent?J`<button
|
|
2478
|
-
type="button"
|
|
2479
|
-
aria-label="${c._({id:"modal.aria.back",message:"Back",comment:"Aria label for the back button in modal"})}"
|
|
2480
|
-
class="header-button header-button-left"
|
|
2481
|
-
@click="${this.emitBack}">
|
|
2482
|
-
<w-icon-arrow-left-16 style="display: flex;"></w-icon-arrow-left-16>
|
|
2483
|
-
</button>`:Me}get closeButton(){return this.noClose?Me:J`<div class="header-close-button-container">
|
|
2484
|
-
<w-button
|
|
2485
|
-
type="button"
|
|
2486
|
-
aria-label="${c._({id:"modal.aria.close",message:"Close",comment:"Aria label for the close button in modal"})}"
|
|
2487
|
-
variant="pill"
|
|
2488
|
-
small=""
|
|
2489
|
-
@click="${this.close}">
|
|
2490
|
-
<w-icon-close-16 style="display: flex;"></w-icon-close-16>
|
|
2491
|
-
</w-button>
|
|
2492
|
-
</div>`}emitBack(){this.dispatchEvent(new CustomEvent("backClicked",{bubbles:!0,composed:!0}))}handleTopSlotChange(o){let t=o.target.assignedElements({flatten:!0});this._hasTopContent=!!t.length}};b.styles=[k,$r`
|
|
2493
|
-
.header {
|
|
2494
|
-
position: relative;
|
|
2495
|
-
padding-bottom: 0.8rem;
|
|
2496
|
-
}
|
|
2497
|
-
.header-title-bar {
|
|
2498
|
-
display: grid;
|
|
2499
|
-
flex-shrink: 0 !important;
|
|
2500
|
-
gap: 1.2rem;
|
|
2501
|
-
grid-template-columns: auto 1fr auto;
|
|
2502
|
-
align-items: flex-start;
|
|
2503
|
-
padding-left: 1.6rem;
|
|
2504
|
-
padding-right: 1.6rem;
|
|
2505
|
-
padding-top: 1.6rem;
|
|
2506
|
-
}
|
|
2507
|
-
.header-title {
|
|
2508
|
-
font-weight: 700;
|
|
2509
|
-
font-size: var(--w-font-size-l);
|
|
2510
|
-
line-height: var(--w-line-height-l);
|
|
2511
|
-
align-self: center;
|
|
2512
|
-
margin: 0;
|
|
2513
|
-
}
|
|
2514
|
-
.header-title-with-back-button {
|
|
2515
|
-
justify-self: center;
|
|
2516
|
-
}
|
|
2517
|
-
.header-title-without-back-button {
|
|
2518
|
-
grid-column: span 2 / span 2;
|
|
2519
|
-
}
|
|
2520
|
-
.header-title-with-top-area {
|
|
2521
|
-
padding-left: 1.6rem;
|
|
2522
|
-
padding-right: 1.6rem;
|
|
2523
|
-
padding-top: 1.6rem;
|
|
2524
|
-
}
|
|
2525
|
-
.header-button:hover {
|
|
2526
|
-
-webkit-background-clip: padding-box;
|
|
2527
|
-
background-clip: padding-box;
|
|
2528
|
-
}
|
|
2529
|
-
.header-button:focus,
|
|
2530
|
-
.header-button:focus-visible {
|
|
2531
|
-
outline: 2px solid var(--w-s-color-border-focus);
|
|
2532
|
-
outline-offset: var(--w-outline-offset, 1px);
|
|
2533
|
-
}
|
|
2534
|
-
.header-button:not(:focus-visible) {
|
|
2535
|
-
outline: none;
|
|
2536
|
-
}
|
|
2537
|
-
.header-button {
|
|
2538
|
-
border-width: 0;
|
|
2539
|
-
border-radius: 9999px;
|
|
2540
|
-
display: inline-flex;
|
|
2541
|
-
align-items: center;
|
|
2542
|
-
justify-content: center;
|
|
2543
|
-
min-height: 40px;
|
|
2544
|
-
min-width: 40px;
|
|
2545
|
-
padding: 0.4rem;
|
|
2546
|
-
font-weight: 700;
|
|
2547
|
-
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
|
|
2548
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2549
|
-
transition-duration: 150ms;
|
|
2550
|
-
font-size: var(--w-font-size-m);
|
|
2551
|
-
line-height: var(--w-line-height-m);
|
|
2552
|
-
line-height: 2.4rem;
|
|
2553
|
-
}
|
|
2554
|
-
.header-button-left {
|
|
2555
|
-
background-color: transparent;
|
|
2556
|
-
color: var(--w-s-color-icon);
|
|
2557
|
-
margin-left: -0.8rem;
|
|
2558
|
-
}
|
|
2559
|
-
.header-button-left:hover {
|
|
2560
|
-
background-color: var(--w-color-button-pill-background-hover);
|
|
2561
|
-
}
|
|
2562
|
-
.header-button-left:active {
|
|
2563
|
-
background-color: var(--w-color-button-pill-background-active);
|
|
2564
|
-
}
|
|
2565
|
-
.header-close-button-container {
|
|
2566
|
-
position: absolute;
|
|
2567
|
-
right: 2rem;
|
|
2568
|
-
top: 2.4rem;
|
|
2569
|
-
}
|
|
2570
|
-
@media (min-width: 480px) {
|
|
2571
|
-
.header-title-bar {
|
|
2572
|
-
padding-left: 3.2rem;
|
|
2573
|
-
padding-right: 3.2rem;
|
|
2574
|
-
padding-top: 2.4rem;
|
|
2575
|
-
}
|
|
2576
|
-
.header-title-with-top-area {
|
|
2577
|
-
padding-left: 3.2rem;
|
|
2578
|
-
padding-right: 3.2rem;
|
|
2579
|
-
}
|
|
2580
|
-
.header-button {
|
|
2581
|
-
min-height: 32px;
|
|
2582
|
-
min-width: 32px;
|
|
2583
|
-
}
|
|
2584
|
-
}
|
|
2585
|
-
`],p([X({type:String})],b.prototype,"title",2),p([X({type:Boolean})],b.prototype,"back",2),p([X({type:Boolean,attribute:"no-close"})],b.prototype,"noClose",2),p([Fr()],b.prototype,"_hasTopContent",2),p([Rr(".title-el")],b.prototype,"titleEl",2);customElements.get("w-modal-header")||customElements.define("w-modal-header",b);import{css as Qr,html as eo,LitElement as ro}from"lit";import{property as q,query as K}from"lit/decorators.js";var z=[],Z={documentElement:{},body:{}},Hr=Object.freeze({documentElement:{"scrollbar-gutter":"stable"},body:{overflow:"hidden",position:"relative",height:"100%"}}),Se=r=>{var e;r.touches.length>1||((e=r.preventDefault)==null||e.call(r))},Ur=r=>([e,o])=>{Z[r][e]=document[r].style[e],document[r].style[e]=o},Jr=()=>Object.entries(Hr).forEach(([r,e])=>{Object.entries(e).forEach(Ur(r))}),Xr=r=>([e,o])=>{document[r].style[e]=Z[r][e]},Zr=()=>Object.entries(Z).forEach(([r,e])=>{Object.entries(e).forEach(Xr(r))}),qr=r=>r.scrollHeight-Math.abs(r.scrollTop)===r.clientHeight;function Kr(r){let e=-1,o=t=>{if(t.targetTouches.length!==1)return;let a=t.targetTouches[0].clientY-e;return r.scrollTop===0&&a>0||qr(r)&&a<0?Se(t):(t.stopPropagation(),!0)};r.ontouchstart=t=>{t.targetTouches.length===1&&(e=t.targetTouches[0].clientY)},r.ontouchmove=o}function Gr(r){r.ontouchstart=null,r.ontouchmove=null}var Oe=r=>()=>document[r?"addEventListener":"removeEventListener"]("touchmove",Se,{passive:!1}),Vr=Oe(!0),Wr=Oe();function Te(r){if(!r)throw Error("Could not run setup, an element must be provided");z.some(e=>e===r)||(z.length||(Jr(),Vr()),Kr(r),z.push(r))}function Ne(){z.forEach(Gr),Wr(),Zr(),z=[]}var g=class extends _(ro){constructor(){super(),this.interceptEscape=this.interceptEscape.bind(this),this.closeOnBackdropClick=this.closeOnBackdropClick.bind(this),this.eventPreventer=this.eventPreventer.bind(this),this.modifyBorderRadius=this.modifyBorderRadius.bind(this)}async open(){this.dialogEl.showModal(),this.handleListeners(),Te(this.contentEl),await this.updateComplete,this.dispatchEvent(new CustomEvent("shown",{bubbles:!0,composed:!0}))}close(){this.handleListeners("removeEventListener"),this.dialogEl.classList.add("close"),this.dialogEl.addEventListener("animationend",async()=>{this.dialogEl.classList.remove("close"),this.dialogEl.close(),Ne(),await this.updateComplete,this.dispatchEvent(new CustomEvent("hidden",{bubbles:!0,composed:!0}))},{once:!0})}render(){return eo`
|
|
2586
|
-
<dialog class="dialog-el">
|
|
2587
|
-
<div class="dialog-inner-el">
|
|
2588
|
-
<slot name="header" @slotchange="${this.handleSlotChange}"></slot>
|
|
2589
|
-
<div class="content-el" id=${this.contentId}>
|
|
2590
|
-
<slot name="content" @slotchange="${this.handleSlotChange}"></slot>
|
|
2591
|
-
</div>
|
|
2592
|
-
<slot name="footer" @slotchange="${this.handleSlotChange}"></slot>
|
|
2593
|
-
</div>
|
|
2594
|
-
</dialog>
|
|
2595
|
-
`}updated(e){e.has("show")&&this[this.show?"open":"close"]()}handleListeners(e="addEventListener"){document[e]("keydown",this.interceptEscape),this.ignoreBackdropClicks||this.dialogEl[e]("mousedown",this.closeOnBackdropClick),this.dialogEl[e]("close",this.eventPreventer),this.dialogEl[e]("cancel",this.eventPreventer),this.dialogInnerEl[e]("transitionend",this.modifyBorderRadius)}eventPreventer(e){e.preventDefault()}closeOnBackdropClick(e){this.dialogEl===e.target&&this.close()}interceptEscape(e){e.key==="Escape"&&(e.preventDefault(),this.close())}modifyBorderRadius(){this.dialogInnerEl.scrollHeight*1.02>innerHeight?this.dialogInnerEl.style.borderRadius="0px":this.dialogInnerEl.style.borderRadius=null}};g.styles=[k,Qr`
|
|
2596
|
-
.dialog-el {
|
|
2597
|
-
--w-modal-translate-distance: 100%;
|
|
2598
|
-
--w-modal-max-height: 80%;
|
|
2599
|
-
--w-modal-width: 640px;
|
|
2600
|
-
background-color: transparent;
|
|
2601
|
-
border-width: 0;
|
|
2602
|
-
align-items: flex-end;
|
|
2603
|
-
inset: 0rem;
|
|
2604
|
-
height: unset;
|
|
2605
|
-
max-height: unset;
|
|
2606
|
-
max-width: unset;
|
|
2607
|
-
width: unset;
|
|
2608
|
-
margin: auto;
|
|
2609
|
-
padding: 0rem;
|
|
2610
|
-
backface-visibility: hidden;
|
|
2611
|
-
}
|
|
2612
|
-
.dialog-inner-el {
|
|
2613
|
-
will-change: height;
|
|
2614
|
-
border-radius: 8px;
|
|
2615
|
-
display: flex;
|
|
2616
|
-
flex-direction: column;
|
|
2617
|
-
overflow: hidden;
|
|
2618
|
-
position: relative;
|
|
2619
|
-
background-color: var(--w-s-color-background);
|
|
2620
|
-
box-shadow: var(--w-shadow-m);
|
|
2621
|
-
height: var(--w-modal-height);
|
|
2622
|
-
max-height: var(--w-modal-max-height);
|
|
2623
|
-
min-height: var(--w-modal-min-height);
|
|
2624
|
-
width: var(--w-modal-width);
|
|
2625
|
-
backface-visibility: hidden;
|
|
2626
|
-
padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px));
|
|
2627
|
-
transition-property: all;
|
|
2628
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2629
|
-
transition-duration: 150ms;
|
|
2630
|
-
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
2631
|
-
}
|
|
2632
|
-
.content-el {
|
|
2633
|
-
display: block;
|
|
2634
|
-
flex-shrink: 1;
|
|
2635
|
-
flex-grow: 1;
|
|
2636
|
-
overflow-x: hidden;
|
|
2637
|
-
overflow-y: auto;
|
|
2638
|
-
position: relative;
|
|
2639
|
-
margin-bottom: 0rem;
|
|
2640
|
-
padding-left: 1.6rem;
|
|
2641
|
-
padding-right: 1.6rem;
|
|
2642
|
-
}
|
|
2643
|
-
@media (min-width: 480px) {
|
|
2644
|
-
.dialog-el {
|
|
2645
|
-
--w-modal-translate-distance: 50%;
|
|
2646
|
-
place-content: center;
|
|
2647
|
-
place-items: center;
|
|
2648
|
-
}
|
|
2649
|
-
.dialog-inner-el {
|
|
2650
|
-
margin-left: 1.6rem;
|
|
2651
|
-
margin-right: 1.6rem;
|
|
2652
|
-
padding-bottom: 3.2rem;
|
|
2653
|
-
}
|
|
2654
|
-
.content-el {
|
|
2655
|
-
padding-left: 3.2rem;
|
|
2656
|
-
padding-right: 3.2rem;
|
|
2657
|
-
}
|
|
2658
|
-
}
|
|
2659
|
-
@media (max-width: 479.9px) {
|
|
2660
|
-
.dialog-inner-el {
|
|
2661
|
-
border-bottom-left-radius: 0;
|
|
2662
|
-
border-bottom-right-radius: 0;
|
|
2663
|
-
}
|
|
2664
|
-
}
|
|
2665
|
-
.dialog-el[open] {
|
|
2666
|
-
animation: w-modal-in 0.3s ease-in-out forwards;
|
|
2667
|
-
display: flex;
|
|
2668
|
-
position: fixed;
|
|
2669
|
-
}
|
|
2670
|
-
.dialog-el.close {
|
|
2671
|
-
animation: w-modal-out 0.3s ease-in-out forwards;
|
|
2672
|
-
}
|
|
2673
|
-
.dialog-el[open]::backdrop {
|
|
2674
|
-
animation: backdrop-in 0.3s ease-in-out forwards;
|
|
2675
|
-
}
|
|
2676
|
-
.dialog-el.close::backdrop {
|
|
2677
|
-
animation: backdrop-out 0.3s ease-in-out forwards;
|
|
2678
|
-
}
|
|
2679
|
-
/* shouldn't need two (in/out) animations declared here, but reversing is being weird */
|
|
2680
|
-
@keyframes w-modal-in {
|
|
2681
|
-
from {
|
|
2682
|
-
transform: translateY(var(--w-modal-translate-distance));
|
|
2683
|
-
opacity: 0;
|
|
2684
|
-
}
|
|
2685
|
-
to {
|
|
2686
|
-
transform: translateY(0);
|
|
2687
|
-
opacity: 1;
|
|
2688
|
-
}
|
|
2689
|
-
}
|
|
2690
|
-
@keyframes w-modal-out {
|
|
2691
|
-
from {
|
|
2692
|
-
transform: translateY(0);
|
|
2693
|
-
opacity: 1;
|
|
2694
|
-
}
|
|
2695
|
-
to {
|
|
2696
|
-
transform: translateY(var(--w-modal-translate-distance));
|
|
2697
|
-
opacity: 0;
|
|
2698
|
-
}
|
|
2699
|
-
}
|
|
2700
|
-
@keyframes backdrop-in {
|
|
2701
|
-
from {
|
|
2702
|
-
background: transparent;
|
|
2703
|
-
}
|
|
2704
|
-
to {
|
|
2705
|
-
background: rgba(0, 0, 0, 0.25);
|
|
2706
|
-
}
|
|
2707
|
-
}
|
|
2708
|
-
@keyframes backdrop-out {
|
|
2709
|
-
from {
|
|
2710
|
-
background: rgba(0, 0, 0, 0.25);
|
|
2711
|
-
}
|
|
2712
|
-
to {
|
|
2713
|
-
background: transparent;
|
|
2714
|
-
}
|
|
2715
|
-
}
|
|
2716
|
-
`],p([q({type:Boolean})],g.prototype,"show",2),p([q({type:String,attribute:"content-id"})],g.prototype,"contentId",2),p([q({type:Boolean,attribute:"ignore-backdrop-clicks"})],g.prototype,"ignoreBackdropClicks",2),p([K(".dialog-el")],g.prototype,"dialogEl",2),p([K(".dialog-inner-el")],g.prototype,"dialogInnerEl",2),p([K(".content-el")],g.prototype,"contentEl",2);customElements.get("w-modal")||customElements.define("w-modal",g);export{E as ModalCanCloseMixin,_ as ModalProvidesCanCloseToSlotsMixin,g as WarpModal,C as WarpModalFooter,b as WarpModalHeader};
|
|
2717
|
-
//# sourceMappingURL=index.js.map
|
|
1
|
+
// Side-effect imports to register custom elements
|
|
2
|
+
import './modal.js';
|
|
3
|
+
import '../modal-header/modal-header.js';
|
|
4
|
+
import '../modal-footer/modal-footer.js';
|
|
5
|
+
// Re-exports for backward compatibility
|
|
6
|
+
import { ModalFooter } from '../modal-footer/modal-footer.js';
|
|
7
|
+
import { ModalHeader } from '../modal-header/modal-header.js';
|
|
8
|
+
import { ModalMain } from './modal.js';
|
|
9
|
+
import { CanCloseMixin, ProvidesCanCloseToSlotsMixin } from './util.js';
|
|
10
|
+
export { ModalMain as WarpModal, ModalHeader as WarpModalHeader, ModalFooter as WarpModalFooter, CanCloseMixin as ModalCanCloseMixin, ProvidesCanCloseToSlotsMixin as ModalProvidesCanCloseToSlotsMixin, };
|