@helixui/library 3.1.0 → 3.2.0-next.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +6407 -339
- package/dist/components/hx-accordion/hx-accordion-item.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion-item.styles.d.ts.map +1 -1
- package/dist/components/hx-accordion/hx-accordion.d.ts +3 -0
- package/dist/components/hx-accordion/hx-accordion.d.ts.map +1 -1
- package/dist/components/hx-accordion/index.js +1 -1
- package/dist/components/hx-action-bar/hx-action-bar.d.ts +14 -0
- package/dist/components/hx-action-bar/hx-action-bar.d.ts.map +1 -1
- package/dist/components/hx-action-bar/index.js +1 -1
- package/dist/components/hx-alert/hx-alert.d.ts +36 -0
- package/dist/components/hx-alert/hx-alert.d.ts.map +1 -1
- package/dist/components/hx-alert/hx-alert.styles.d.ts +12 -0
- package/dist/components/hx-alert/hx-alert.styles.d.ts.map +1 -1
- package/dist/components/hx-alert/index.js +1 -1
- package/dist/components/hx-avatar/hx-avatar.d.ts +17 -0
- package/dist/components/hx-avatar/hx-avatar.d.ts.map +1 -1
- package/dist/components/hx-avatar/index.js +1 -1
- package/dist/components/hx-badge/hx-badge.d.ts +35 -0
- package/dist/components/hx-badge/hx-badge.d.ts.map +1 -1
- package/dist/components/hx-badge/index.js +1 -1
- package/dist/components/hx-banner/hx-banner.d.ts +34 -0
- package/dist/components/hx-banner/hx-banner.d.ts.map +1 -1
- package/dist/components/hx-banner/hx-banner.styles.d.ts +12 -0
- package/dist/components/hx-banner/hx-banner.styles.d.ts.map +1 -1
- package/dist/components/hx-banner/index.js +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb-item.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb-item.styles.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts +3 -0
- package/dist/components/hx-breadcrumb/hx-breadcrumb.d.ts.map +1 -1
- package/dist/components/hx-breadcrumb/index.js +1 -1
- package/dist/components/hx-button/hx-button.d.ts +44 -7
- package/dist/components/hx-button/hx-button.d.ts.map +1 -1
- package/dist/components/hx-button/hx-button.styles.d.ts.map +1 -1
- package/dist/components/hx-button/index.js +1 -1
- package/dist/components/hx-button-group/hx-button-group.d.ts +2 -0
- package/dist/components/hx-button-group/hx-button-group.d.ts.map +1 -1
- package/dist/components/hx-button-group/hx-button-group.styles.d.ts.map +1 -1
- package/dist/components/hx-button-group/index.js +1 -1
- package/dist/components/hx-card/hx-card.d.ts +28 -0
- package/dist/components/hx-card/hx-card.d.ts.map +1 -1
- package/dist/components/hx-card/hx-card.styles.d.ts +9 -0
- package/dist/components/hx-card/hx-card.styles.d.ts.map +1 -1
- package/dist/components/hx-card/index.js +1 -1
- package/dist/components/hx-carousel/hx-carousel.d.ts +25 -0
- package/dist/components/hx-carousel/hx-carousel.d.ts.map +1 -1
- package/dist/components/hx-carousel/hx-carousel.styles.d.ts.map +1 -1
- package/dist/components/hx-carousel/index.js +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.d.ts +38 -7
- package/dist/components/hx-checkbox/hx-checkbox.d.ts.map +1 -1
- package/dist/components/hx-checkbox/hx-checkbox.styles.d.ts.map +1 -1
- package/dist/components/hx-checkbox/index.js +1 -1
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts +16 -2
- package/dist/components/hx-checkbox-group/hx-checkbox-group.d.ts.map +1 -1
- package/dist/components/hx-checkbox-group/index.js +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts +37 -0
- package/dist/components/hx-clinical-status/hx-clinical-status.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/hx-clinical-status.styles.d.ts.map +1 -1
- package/dist/components/hx-clinical-status/index.js +1 -1
- package/dist/components/hx-code-snippet/hx-code-snippet.d.ts +35 -0
- package/dist/components/hx-code-snippet/hx-code-snippet.d.ts.map +1 -1
- package/dist/components/hx-code-snippet/hx-code-snippet.styles.d.ts.map +1 -1
- package/dist/components/hx-code-snippet/index.js +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.d.ts +29 -0
- package/dist/components/hx-color-picker/hx-color-picker.d.ts.map +1 -1
- package/dist/components/hx-color-picker/hx-color-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-color-picker/index.js +1 -1
- package/dist/components/hx-combobox/hx-combobox.d.ts +49 -0
- package/dist/components/hx-combobox/hx-combobox.d.ts.map +1 -1
- package/dist/components/hx-combobox/hx-combobox.styles.d.ts.map +1 -1
- package/dist/components/hx-combobox/index.js +1 -1
- package/dist/components/hx-container/hx-container.d.ts +5 -0
- package/dist/components/hx-container/hx-container.d.ts.map +1 -1
- package/dist/components/hx-copy-button/hx-copy-button.d.ts +24 -0
- package/dist/components/hx-copy-button/hx-copy-button.d.ts.map +1 -1
- package/dist/components/hx-copy-button/hx-copy-button.styles.d.ts.map +1 -1
- package/dist/components/hx-copy-button/index.js +1 -1
- package/dist/components/hx-counter/hx-counter.d.ts +7 -0
- package/dist/components/hx-counter/hx-counter.d.ts.map +1 -1
- package/dist/components/hx-counter/index.js +1 -1
- package/dist/components/hx-data-table/hx-data-table.d.ts +29 -0
- package/dist/components/hx-data-table/hx-data-table.d.ts.map +1 -1
- package/dist/components/hx-data-table/hx-data-table.styles.d.ts.map +1 -1
- package/dist/components/hx-data-table/index.js +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.d.ts +44 -0
- package/dist/components/hx-date-picker/hx-date-picker.d.ts.map +1 -1
- package/dist/components/hx-date-picker/hx-date-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-date-picker/index.js +1 -1
- package/dist/components/hx-dialog/hx-dialog.d.ts +31 -0
- package/dist/components/hx-dialog/hx-dialog.d.ts.map +1 -1
- package/dist/components/hx-dialog/hx-dialog.styles.d.ts +10 -0
- package/dist/components/hx-dialog/hx-dialog.styles.d.ts.map +1 -1
- package/dist/components/hx-dialog/index.js +1 -1
- package/dist/components/hx-divider/hx-divider.d.ts +9 -0
- package/dist/components/hx-divider/hx-divider.d.ts.map +1 -1
- package/dist/components/hx-divider/index.js +1 -1
- package/dist/components/hx-drawer/hx-drawer.d.ts +30 -0
- package/dist/components/hx-drawer/hx-drawer.d.ts.map +1 -1
- package/dist/components/hx-drawer/hx-drawer.styles.d.ts +10 -0
- package/dist/components/hx-drawer/hx-drawer.styles.d.ts.map +1 -1
- package/dist/components/hx-drawer/index.js +1 -1
- package/dist/components/hx-dropdown/hx-dropdown.d.ts +6 -0
- package/dist/components/hx-dropdown/hx-dropdown.d.ts.map +1 -1
- package/dist/components/hx-dropdown/index.js +1 -1
- package/dist/components/hx-field/hx-field.d.ts +15 -0
- package/dist/components/hx-field/hx-field.d.ts.map +1 -1
- package/dist/components/hx-field/index.js +1 -1
- package/dist/components/hx-field-label/hx-field-label.d.ts +11 -0
- package/dist/components/hx-field-label/hx-field-label.d.ts.map +1 -1
- package/dist/components/hx-field-label/index.js +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.d.ts +35 -0
- package/dist/components/hx-file-upload/hx-file-upload.d.ts.map +1 -1
- package/dist/components/hx-file-upload/hx-file-upload.styles.d.ts.map +1 -1
- package/dist/components/hx-file-upload/index.js +1 -1
- package/dist/components/hx-form/index.js +1 -1
- package/dist/components/hx-grid/hx-grid.d.ts +5 -0
- package/dist/components/hx-grid/hx-grid.d.ts.map +1 -1
- package/dist/components/hx-help-text/hx-help-text.d.ts +8 -0
- package/dist/components/hx-help-text/hx-help-text.d.ts.map +1 -1
- package/dist/components/hx-help-text/index.js +1 -1
- package/dist/components/hx-icon/hx-icon.d.ts +5 -0
- package/dist/components/hx-icon/hx-icon.d.ts.map +1 -1
- package/dist/components/hx-icon/index.js +1 -1
- package/dist/components/hx-icon-button/hx-icon-button.d.ts +27 -0
- package/dist/components/hx-icon-button/hx-icon-button.d.ts.map +1 -1
- package/dist/components/hx-icon-button/hx-icon-button.styles.d.ts.map +1 -1
- package/dist/components/hx-icon-button/index.js +1 -1
- package/dist/components/hx-image/hx-image.d.ts +4 -0
- package/dist/components/hx-image/hx-image.d.ts.map +1 -1
- package/dist/components/hx-image/index.js +1 -1
- package/dist/components/hx-link/hx-link.d.ts +15 -0
- package/dist/components/hx-link/hx-link.d.ts.map +1 -1
- package/dist/components/hx-link/hx-link.styles.d.ts.map +1 -1
- package/dist/components/hx-link/index.js +1 -1
- package/dist/components/hx-list/hx-list-item.d.ts.map +1 -1
- package/dist/components/hx-list/hx-list-item.styles.d.ts.map +1 -1
- package/dist/components/hx-list/hx-list.d.ts +3 -0
- package/dist/components/hx-list/hx-list.d.ts.map +1 -1
- package/dist/components/hx-list/index.js +1 -1
- package/dist/components/hx-menu/hx-menu-divider.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu-item.d.ts.map +1 -1
- package/dist/components/hx-menu/hx-menu.d.ts +6 -0
- package/dist/components/hx-menu/hx-menu.d.ts.map +1 -1
- package/dist/components/hx-menu/index.js +1 -1
- package/dist/components/hx-meter/hx-meter.d.ts +23 -0
- package/dist/components/hx-meter/hx-meter.d.ts.map +1 -1
- package/dist/components/hx-meter/index.js +1 -1
- package/dist/components/hx-nav/hx-nav.d.ts +29 -0
- package/dist/components/hx-nav/hx-nav.d.ts.map +1 -1
- package/dist/components/hx-nav/index.js +1 -1
- package/dist/components/hx-number-input/hx-number-input.d.ts +34 -0
- package/dist/components/hx-number-input/hx-number-input.d.ts.map +1 -1
- package/dist/components/hx-number-input/index.js +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts +26 -0
- package/dist/components/hx-overflow-menu/hx-overflow-menu.d.ts.map +1 -1
- package/dist/components/hx-overflow-menu/hx-overflow-menu.styles.d.ts.map +1 -1
- package/dist/components/hx-overflow-menu/index.js +1 -1
- package/dist/components/hx-pagination/hx-pagination.d.ts +21 -0
- package/dist/components/hx-pagination/hx-pagination.d.ts.map +1 -1
- package/dist/components/hx-pagination/index.js +1 -1
- package/dist/components/hx-patient-banner/hx-patient-banner.d.ts +23 -0
- package/dist/components/hx-patient-banner/hx-patient-banner.d.ts.map +1 -1
- package/dist/components/hx-patient-banner/hx-patient-banner.styles.d.ts.map +1 -1
- package/dist/components/hx-patient-banner/index.js +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.d.ts +19 -5
- package/dist/components/hx-phi-field/hx-phi-field.d.ts.map +1 -1
- package/dist/components/hx-phi-field/hx-phi-field.styles.d.ts.map +1 -1
- package/dist/components/hx-phi-field/index.js +1 -1
- package/dist/components/hx-popover/hx-popover.d.ts +15 -0
- package/dist/components/hx-popover/hx-popover.d.ts.map +1 -1
- package/dist/components/hx-popover/hx-popover.styles.d.ts +9 -0
- package/dist/components/hx-popover/hx-popover.styles.d.ts.map +1 -1
- package/dist/components/hx-popover/index.js +1 -1
- package/dist/components/hx-popup/hx-popup.d.ts +1 -0
- package/dist/components/hx-popup/hx-popup.d.ts.map +1 -1
- package/dist/components/hx-popup/hx-popup.styles.d.ts +9 -0
- package/dist/components/hx-popup/hx-popup.styles.d.ts.map +1 -1
- package/dist/components/hx-popup/index.js +1 -1
- package/dist/components/hx-progress-bar/hx-progress-bar.d.ts +17 -0
- package/dist/components/hx-progress-bar/hx-progress-bar.d.ts.map +1 -1
- package/dist/components/hx-progress-bar/index.js +1 -1
- package/dist/components/hx-progress-ring/hx-progress-ring.d.ts +15 -0
- package/dist/components/hx-progress-ring/hx-progress-ring.d.ts.map +1 -1
- package/dist/components/hx-progress-ring/index.js +1 -1
- package/dist/components/hx-prose/hx-prose.d.ts +2 -0
- package/dist/components/hx-prose/hx-prose.d.ts.map +1 -1
- package/dist/components/hx-prose/index.js +1 -1
- package/dist/components/hx-radio-group/hx-radio-group.d.ts +17 -3
- package/dist/components/hx-radio-group/hx-radio-group.d.ts.map +1 -1
- package/dist/components/hx-radio-group/hx-radio.d.ts +5 -5
- package/dist/components/hx-radio-group/hx-radio.d.ts.map +1 -1
- package/dist/components/hx-radio-group/hx-radio.styles.d.ts.map +1 -1
- package/dist/components/hx-radio-group/index.js +1 -1
- package/dist/components/hx-rating/hx-rating.d.ts +13 -0
- package/dist/components/hx-rating/hx-rating.d.ts.map +1 -1
- package/dist/components/hx-rating/hx-rating.styles.d.ts.map +1 -1
- package/dist/components/hx-rating/index.js +1 -1
- package/dist/components/hx-select/hx-select.d.ts +43 -0
- package/dist/components/hx-select/hx-select.d.ts.map +1 -1
- package/dist/components/hx-select/hx-select.styles.d.ts.map +1 -1
- package/dist/components/hx-select/index.js +1 -1
- package/dist/components/hx-side-nav/hx-nav-item.d.ts +7 -5
- package/dist/components/hx-side-nav/hx-nav-item.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-nav-item.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.d.ts +9 -4
- package/dist/components/hx-side-nav/hx-side-nav.d.ts.map +1 -1
- package/dist/components/hx-side-nav/hx-side-nav.styles.d.ts.map +1 -1
- package/dist/components/hx-side-nav/index.js +1 -1
- package/dist/components/hx-skeleton/hx-skeleton.d.ts +5 -0
- package/dist/components/hx-skeleton/hx-skeleton.d.ts.map +1 -1
- package/dist/components/hx-skeleton/index.js +1 -1
- package/dist/components/hx-slider/hx-slider.d.ts +38 -0
- package/dist/components/hx-slider/hx-slider.d.ts.map +1 -1
- package/dist/components/hx-slider/index.js +1 -1
- package/dist/components/hx-spinner/hx-spinner.d.ts +10 -0
- package/dist/components/hx-spinner/hx-spinner.d.ts.map +1 -1
- package/dist/components/hx-spinner/index.js +1 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts +40 -1
- package/dist/components/hx-split-button/hx-split-button.d.ts.map +1 -1
- package/dist/components/hx-split-button/hx-split-button.styles.d.ts.map +1 -1
- package/dist/components/hx-split-button/index.js +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.d.ts +12 -0
- package/dist/components/hx-split-panel/hx-split-panel.d.ts.map +1 -1
- package/dist/components/hx-split-panel/hx-split-panel.styles.d.ts.map +1 -1
- package/dist/components/hx-split-panel/index.js +1 -1
- package/dist/components/hx-stack/hx-stack.d.ts +5 -0
- package/dist/components/hx-stack/hx-stack.d.ts.map +1 -1
- package/dist/components/hx-stat/hx-stat.d.ts +24 -0
- package/dist/components/hx-stat/hx-stat.d.ts.map +1 -1
- package/dist/components/hx-stat/index.js +1 -1
- package/dist/components/hx-status-indicator/hx-status-indicator.d.ts +13 -0
- package/dist/components/hx-status-indicator/hx-status-indicator.d.ts.map +1 -1
- package/dist/components/hx-status-indicator/index.js +1 -1
- package/dist/components/hx-steps/hx-step.d.ts.map +1 -1
- package/dist/components/hx-steps/hx-step.styles.d.ts.map +1 -1
- package/dist/components/hx-steps/hx-steps.d.ts +15 -0
- package/dist/components/hx-steps/hx-steps.d.ts.map +1 -1
- package/dist/components/hx-steps/index.js +1 -1
- package/dist/components/hx-structured-list/hx-structured-list.d.ts +7 -0
- package/dist/components/hx-structured-list/hx-structured-list.d.ts.map +1 -1
- package/dist/components/hx-structured-list/index.js +1 -1
- package/dist/components/hx-switch/hx-switch.d.ts +42 -0
- package/dist/components/hx-switch/hx-switch.d.ts.map +1 -1
- package/dist/components/hx-switch/hx-switch.styles.d.ts.map +1 -1
- package/dist/components/hx-switch/index.js +1 -1
- package/dist/components/hx-table/hx-table.d.ts +20 -6
- package/dist/components/hx-table/hx-table.d.ts.map +1 -1
- package/dist/components/hx-table/hx-table.styles.d.ts.map +1 -1
- package/dist/components/hx-table/hx-td.d.ts +1 -1
- package/dist/components/hx-table/index.js +1 -1
- package/dist/components/hx-tabs/hx-tab-panel.d.ts +2 -2
- package/dist/components/hx-tabs/hx-tab-panel.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tab-panel.styles.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tab.d.ts +6 -6
- package/dist/components/hx-tabs/hx-tab.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tab.styles.d.ts.map +1 -1
- package/dist/components/hx-tabs/hx-tabs.d.ts +12 -8
- package/dist/components/hx-tabs/hx-tabs.d.ts.map +1 -1
- package/dist/components/hx-tabs/index.js +1 -1
- package/dist/components/hx-tag/hx-tag.d.ts +36 -0
- package/dist/components/hx-tag/hx-tag.d.ts.map +1 -1
- package/dist/components/hx-tag/index.js +1 -1
- package/dist/components/hx-text/hx-text.d.ts +22 -0
- package/dist/components/hx-text/hx-text.d.ts.map +1 -1
- package/dist/components/hx-text/hx-text.styles.d.ts.map +1 -1
- package/dist/components/hx-text/index.js +1 -1
- package/dist/components/hx-text-input/hx-text-input.d.ts +18 -5
- package/dist/components/hx-text-input/hx-text-input.d.ts.map +1 -1
- package/dist/components/hx-text-input/hx-text-input.styles.d.ts +12 -0
- package/dist/components/hx-text-input/hx-text-input.styles.d.ts.map +1 -1
- package/dist/components/hx-text-input/index.js +1 -1
- package/dist/components/hx-textarea/hx-textarea.d.ts +27 -0
- package/dist/components/hx-textarea/hx-textarea.d.ts.map +1 -1
- package/dist/components/hx-textarea/hx-textarea.styles.d.ts.map +1 -1
- package/dist/components/hx-textarea/index.js +1 -1
- package/dist/components/hx-theme/hx-theme.d.ts +3 -0
- package/dist/components/hx-theme/hx-theme.d.ts.map +1 -1
- package/dist/components/hx-theme/index.js +1 -1
- package/dist/components/hx-time-picker/hx-time-picker.d.ts +32 -0
- package/dist/components/hx-time-picker/hx-time-picker.d.ts.map +1 -1
- package/dist/components/hx-time-picker/hx-time-picker.styles.d.ts.map +1 -1
- package/dist/components/hx-time-picker/index.js +1 -1
- package/dist/components/hx-toast/hx-toast.d.ts +30 -2
- package/dist/components/hx-toast/hx-toast.d.ts.map +1 -1
- package/dist/components/hx-toast/hx-toast.styles.d.ts +10 -0
- package/dist/components/hx-toast/hx-toast.styles.d.ts.map +1 -1
- package/dist/components/hx-toast/index.js +1 -1
- package/dist/components/hx-toggle-button/hx-toggle-button.d.ts +35 -0
- package/dist/components/hx-toggle-button/hx-toggle-button.d.ts.map +1 -1
- package/dist/components/hx-toggle-button/hx-toggle-button.styles.d.ts.map +1 -1
- package/dist/components/hx-toggle-button/index.js +1 -1
- package/dist/components/hx-tooltip/hx-tooltip.d.ts +13 -0
- package/dist/components/hx-tooltip/hx-tooltip.d.ts.map +1 -1
- package/dist/components/hx-tooltip/hx-tooltip.styles.d.ts +8 -0
- package/dist/components/hx-tooltip/hx-tooltip.styles.d.ts.map +1 -1
- package/dist/components/hx-tooltip/index.js +1 -1
- package/dist/components/hx-top-nav/hx-top-nav.d.ts +21 -0
- package/dist/components/hx-top-nav/hx-top-nav.d.ts.map +1 -1
- package/dist/components/hx-top-nav/index.js +1 -1
- package/dist/components/hx-tree-view/hx-tree-item.d.ts.map +1 -1
- package/dist/components/hx-tree-view/hx-tree-view.d.ts +6 -0
- package/dist/components/hx-tree-view/hx-tree-view.d.ts.map +1 -1
- package/dist/components/hx-tree-view/hx-tree-view.styles.d.ts.map +1 -1
- package/dist/components/hx-tree-view/index.js +1 -1
- package/dist/css/helix-all.css +1273 -939
- package/dist/css/helix-core.css +327 -170
- package/dist/css/helix-data.css +54 -48
- package/dist/css/helix-feedback.css +123 -95
- package/dist/css/helix-forms.css +490 -387
- package/dist/css/helix-layout.css +9 -12
- package/dist/css/helix-media.css +16 -12
- package/dist/css/helix-navigation.css +86 -67
- package/dist/css/helix-overlay.css +62 -56
- package/dist/css/helix-tokens.css +173 -106
- package/dist/css/helix-utility.css +57 -46
- package/dist/css/hx-action-bar.css +5 -5
- package/dist/css/hx-alert.css +24 -23
- package/dist/css/hx-avatar.css +3 -3
- package/dist/css/hx-badge.css +22 -22
- package/dist/css/hx-banner.css +25 -24
- package/dist/css/hx-button-group.css +31 -14
- package/dist/css/hx-button.css +156 -34
- package/dist/css/hx-card.css +23 -12
- package/dist/css/hx-carousel.css +16 -12
- package/dist/css/hx-checkbox-group.css +5 -5
- package/dist/css/hx-checkbox.css +19 -22
- package/dist/css/hx-clinical-status.css +28 -30
- package/dist/css/hx-code-snippet.css +26 -20
- package/dist/css/hx-color-picker.css +20 -13
- package/dist/css/hx-combobox.css +31 -37
- package/dist/css/hx-copy-button.css +6 -3
- package/dist/css/hx-counter.css +1 -1
- package/dist/css/hx-data-table.css +16 -15
- package/dist/css/hx-date-picker.css +34 -50
- package/dist/css/hx-dialog.css +31 -27
- package/dist/css/hx-divider.css +2 -2
- package/dist/css/hx-drawer.css +18 -18
- package/dist/css/hx-dropdown.css +2 -2
- package/dist/css/hx-field-label.css +3 -3
- package/dist/css/hx-field.css +6 -6
- package/dist/css/hx-file-upload.css +21 -30
- package/dist/css/hx-help-text.css +5 -5
- package/dist/css/hx-icon-button.css +46 -38
- package/dist/css/hx-image.css +3 -3
- package/dist/css/hx-link.css +9 -12
- package/dist/css/hx-list.css +1 -1
- package/dist/css/hx-menu.css +2 -2
- package/dist/css/hx-meter.css +10 -10
- package/dist/css/hx-nav.css +11 -11
- package/dist/css/hx-number-input.css +18 -18
- package/dist/css/hx-overflow-menu.css +18 -15
- package/dist/css/hx-pagination.css +15 -15
- package/dist/css/hx-patient-banner.css +17 -9
- package/dist/css/hx-phi-field.css +4 -7
- package/dist/css/hx-popover.css +7 -6
- package/dist/css/hx-progress-bar.css +7 -7
- package/dist/css/hx-progress-ring.css +6 -6
- package/dist/css/hx-radio-group.css +5 -5
- package/dist/css/hx-rating.css +5 -6
- package/dist/css/hx-select.css +18 -19
- package/dist/css/hx-side-nav.css +28 -11
- package/dist/css/hx-skeleton.css +1 -1
- package/dist/css/hx-slider.css +15 -15
- package/dist/css/hx-spinner.css +4 -4
- package/dist/css/hx-split-button.css +45 -37
- package/dist/css/hx-split-panel.css +9 -12
- package/dist/css/hx-stat.css +8 -8
- package/dist/css/hx-status-indicator.css +7 -7
- package/dist/css/hx-structured-list.css +5 -5
- package/dist/css/hx-switch.css +16 -11
- package/dist/css/hx-table.css +6 -7
- package/dist/css/hx-tabs.css +3 -3
- package/dist/css/hx-tag.css +18 -18
- package/dist/css/hx-text-input.css +133 -61
- package/dist/css/hx-text.css +9 -7
- package/dist/css/hx-textarea.css +63 -27
- package/dist/css/hx-time-picker.css +27 -21
- package/dist/css/hx-toast.css +36 -10
- package/dist/css/hx-toggle-button.css +46 -33
- package/dist/css/hx-tooltip.css +4 -3
- package/dist/css/hx-top-nav.css +8 -8
- package/dist/css/hx-tree-view.css +1 -2
- package/dist/css/index.css +1 -1
- package/dist/css/manifest.json +332 -230
- package/dist/index.js +75 -75
- package/dist/shared/forced-colors-CTEDFRGa.js +117 -0
- package/dist/shared/forced-colors-CTEDFRGa.js.map +1 -0
- package/dist/shared/{hx-accordion-Wt52OOZD.js → hx-accordion-ZVzgDzTG.js} +29 -29
- package/dist/shared/hx-accordion-ZVzgDzTG.js.map +1 -0
- package/dist/shared/{hx-action-bar-BKMADbHj.js → hx-action-bar-CitgcpGv.js} +38 -37
- package/dist/shared/hx-action-bar-CitgcpGv.js.map +1 -0
- package/dist/shared/{hx-alert-D7n94HwI.js → hx-alert-CLn7CstP.js} +33 -31
- package/dist/shared/hx-alert-CLn7CstP.js.map +1 -0
- package/dist/shared/{hx-avatar-iLYzu8MJ.js → hx-avatar-C9hOmlAb.js} +19 -18
- package/dist/shared/hx-avatar-C9hOmlAb.js.map +1 -0
- package/dist/shared/{hx-badge-CVCmMPyW.js → hx-badge-CQXgOXJM.js} +65 -64
- package/dist/shared/hx-badge-CQXgOXJM.js.map +1 -0
- package/dist/shared/{hx-banner-C_He7Tr4.js → hx-banner-D3DzpfcP.js} +39 -37
- package/dist/shared/hx-banner-D3DzpfcP.js.map +1 -0
- package/dist/shared/{hx-breadcrumb-item-CldCwD1d.js → hx-breadcrumb-item-3tKppF9h.js} +24 -26
- package/dist/shared/hx-breadcrumb-item-3tKppF9h.js.map +1 -0
- package/dist/shared/{hx-button-Ddl-T6T-.js → hx-button-CHlkRQTe.js} +183 -61
- package/dist/shared/hx-button-CHlkRQTe.js.map +1 -0
- package/dist/shared/{hx-button-group-BJOGWoMa.js → hx-button-group-BI-QBqmO.js} +45 -27
- package/dist/shared/hx-button-group-BI-QBqmO.js.map +1 -0
- package/dist/shared/{hx-card-ycveujjL.js → hx-card-qNAM2QNV.js} +49 -37
- package/dist/shared/hx-card-qNAM2QNV.js.map +1 -0
- package/dist/shared/{hx-carousel-item-D_dCv61-.js → hx-carousel-item-z1Lc24op.js} +41 -36
- package/dist/shared/hx-carousel-item-z1Lc24op.js.map +1 -0
- package/dist/shared/{hx-checkbox-DkkoWoye.js → hx-checkbox-D7xma9YH.js} +38 -40
- package/dist/shared/hx-checkbox-D7xma9YH.js.map +1 -0
- package/dist/shared/{hx-checkbox-group-C3poJ-Zw.js → hx-checkbox-group-C9n315Ju.js} +20 -19
- package/dist/shared/hx-checkbox-group-C9n315Ju.js.map +1 -0
- package/dist/shared/{hx-clinical-status-BS5lcddT.js → hx-clinical-status-D3XQIOqX.js} +55 -56
- package/dist/shared/hx-clinical-status-D3XQIOqX.js.map +1 -0
- package/dist/shared/{hx-code-snippet-B7wUKzyb.js → hx-code-snippet-Bi-arDKH.js} +41 -34
- package/dist/shared/hx-code-snippet-Bi-arDKH.js.map +1 -0
- package/dist/shared/{hx-color-picker-DBaKTVLr.js → hx-color-picker-uRc865FJ.js} +54 -46
- package/dist/shared/hx-color-picker-uRc865FJ.js.map +1 -0
- package/dist/shared/{hx-combobox-BmgYT7Ar.js → hx-combobox-DDzqNKEW.js} +43 -48
- package/dist/shared/hx-combobox-DDzqNKEW.js.map +1 -0
- package/dist/shared/hx-container-DVI7sxfX.js.map +1 -1
- package/dist/shared/{hx-copy-button-8deNUdwP.js → hx-copy-button-sUVuikyH.js} +23 -19
- package/dist/shared/hx-copy-button-sUVuikyH.js.map +1 -0
- package/dist/shared/{hx-counter-CKfl_g8K.js → hx-counter-0zYapFhf.js} +10 -9
- package/dist/shared/hx-counter-0zYapFhf.js.map +1 -0
- package/dist/shared/{hx-data-table-B6h0RPn0.js → hx-data-table-CLqVqdxr.js} +49 -47
- package/dist/shared/hx-data-table-CLqVqdxr.js.map +1 -0
- package/dist/shared/{hx-date-picker-Dq2Nb68_.js → hx-date-picker-2iRG1p74.js} +51 -66
- package/dist/shared/hx-date-picker-2iRG1p74.js.map +1 -0
- package/dist/shared/{hx-dialog-CvIlY0Tc.js → hx-dialog-DRN_1-Y-.js} +68 -63
- package/dist/shared/hx-dialog-DRN_1-Y-.js.map +1 -0
- package/dist/shared/{hx-divider-DwpOrzMW.js → hx-divider-CYfcUjcr.js} +18 -17
- package/dist/shared/hx-divider-CYfcUjcr.js.map +1 -0
- package/dist/shared/{hx-drawer-Cx2ZJhBe.js → hx-drawer-Y1Ui2IWJ.js} +31 -30
- package/dist/shared/hx-drawer-Y1Ui2IWJ.js.map +1 -0
- package/dist/shared/{hx-dropdown-BjDrPUq5.js → hx-dropdown-LyaRc8Rf.js} +16 -15
- package/dist/shared/hx-dropdown-LyaRc8Rf.js.map +1 -0
- package/dist/shared/{hx-field-Dp3qQMut.js → hx-field-B3Qo8OLS.js} +15 -15
- package/dist/shared/hx-field-B3Qo8OLS.js.map +1 -0
- package/dist/shared/{hx-field-label-BC8QViXv.js → hx-field-label-BVRyyKeh.js} +8 -7
- package/dist/shared/hx-field-label-BVRyyKeh.js.map +1 -0
- package/dist/shared/{hx-file-upload-B6Yl1u0i.js → hx-file-upload-D3rKROK5.js} +51 -59
- package/dist/shared/hx-file-upload-D3rKROK5.js.map +1 -0
- package/dist/shared/hx-form-CkChEATa.js +257 -0
- package/dist/shared/hx-form-CkChEATa.js.map +1 -0
- package/dist/shared/hx-grid-CXZf3jeK.js.map +1 -1
- package/dist/shared/{hx-help-text-D7eytSim.js → hx-help-text-Xb2Yr8x2.js} +30 -29
- package/dist/shared/hx-help-text-Xb2Yr8x2.js.map +1 -0
- package/dist/shared/{hx-icon-button-BHneqPCU.js → hx-icon-button-CGNdQSFM.js} +78 -69
- package/dist/shared/hx-icon-button-CGNdQSFM.js.map +1 -0
- package/dist/shared/{hx-icon-CcyDPDYY.js → hx-icon-fuVm4-bk.js} +15 -14
- package/dist/shared/hx-icon-fuVm4-bk.js.map +1 -0
- package/dist/shared/{hx-image-2gt14zZd.js → hx-image-Ben_4yM5.js} +18 -17
- package/dist/shared/hx-image-Ben_4yM5.js.map +1 -0
- package/dist/shared/{hx-link-BESrWK8M.js → hx-link-C-O6vq0Q.js} +20 -22
- package/dist/shared/hx-link-C-O6vq0Q.js.map +1 -0
- package/dist/shared/{hx-list-_9qVv02L.js → hx-list-MyEhh8c7.js} +22 -23
- package/dist/shared/hx-list-MyEhh8c7.js.map +1 -0
- package/dist/shared/{hx-menu-divider-Ck-9Os1t.js → hx-menu-divider-C2omnPtj.js} +50 -49
- package/dist/shared/hx-menu-divider-C2omnPtj.js.map +1 -0
- package/dist/shared/{hx-meter-TbROk-dw.js → hx-meter-BPscsw5t.js} +41 -40
- package/dist/shared/{hx-meter-TbROk-dw.js.map → hx-meter-BPscsw5t.js.map} +1 -1
- package/dist/shared/{hx-nav-item-pqPasRUm.js → hx-nav-item-Dap3DYgB.js} +143 -81
- package/dist/shared/hx-nav-item-Dap3DYgB.js.map +1 -0
- package/dist/shared/{hx-nav-BcYDmjf7.js → hx-nav-ldFM3Fle.js} +54 -53
- package/dist/shared/hx-nav-ldFM3Fle.js.map +1 -0
- package/dist/shared/{hx-number-input-mOIZ3-46.js → hx-number-input-yUzFOSC1.js} +68 -67
- package/dist/shared/hx-number-input-yUzFOSC1.js.map +1 -0
- package/dist/shared/{hx-overflow-menu-Dprb9lnT.js → hx-overflow-menu-DCLsdIBy.js} +33 -29
- package/dist/shared/hx-overflow-menu-DCLsdIBy.js.map +1 -0
- package/dist/shared/{hx-pagination-AguTQjYC.js → hx-pagination-C7y8GVyU.js} +43 -42
- package/dist/shared/hx-pagination-C7y8GVyU.js.map +1 -0
- package/dist/shared/{hx-patient-banner-uE6gqLpT.js → hx-patient-banner-CkS-Lmj4.js} +29 -20
- package/dist/shared/hx-patient-banner-CkS-Lmj4.js.map +1 -0
- package/dist/shared/{hx-phi-field-BC_XowhC.js → hx-phi-field-C19oxlrr.js} +13 -15
- package/dist/shared/hx-phi-field-C19oxlrr.js.map +1 -0
- package/dist/shared/{hx-popover-B2_203ct.js → hx-popover-B-FP3-wW.js} +31 -29
- package/dist/shared/hx-popover-B-FP3-wW.js.map +1 -0
- package/dist/shared/{hx-popup-DZXpsJ1R.js → hx-popup-COUXXZ9X.js} +8 -7
- package/dist/shared/hx-popup-COUXXZ9X.js.map +1 -0
- package/dist/shared/{hx-progress-bar-KjEkEJLy.js → hx-progress-bar-Bn3JEPUf.js} +28 -27
- package/dist/shared/hx-progress-bar-Bn3JEPUf.js.map +1 -0
- package/dist/shared/{hx-progress-ring-3zMwvrwD.js → hx-progress-ring-TwHyXeEp.js} +15 -14
- package/dist/shared/hx-progress-ring-TwHyXeEp.js.map +1 -0
- package/dist/shared/{hx-prose-BCtK7YL6.js → hx-prose-BThYcASV.js} +12 -12
- package/dist/shared/{hx-prose-BCtK7YL6.js.map → hx-prose-BThYcASV.js.map} +1 -1
- package/dist/shared/{hx-radio-BBC5qZgE.js → hx-radio-CJvNU2yP.js} +38 -40
- package/dist/shared/hx-radio-CJvNU2yP.js.map +1 -0
- package/dist/shared/{hx-rating-C3E3ENJb.js → hx-rating-C3QP53k9.js} +38 -38
- package/dist/shared/hx-rating-C3QP53k9.js.map +1 -0
- package/dist/shared/{hx-select-CixTo7jp.js → hx-select-C8fEHQhC.js} +64 -64
- package/dist/shared/hx-select-C8fEHQhC.js.map +1 -0
- package/dist/shared/{hx-skeleton-LxkI0pxr.js → hx-skeleton-Cnieh5Uc.js} +14 -13
- package/dist/shared/hx-skeleton-Cnieh5Uc.js.map +1 -0
- package/dist/shared/{hx-slider-DFHuzF3N.js → hx-slider-Blmv_rwS.js} +70 -69
- package/dist/shared/hx-slider-Blmv_rwS.js.map +1 -0
- package/dist/shared/{hx-spinner-BKjuCdZB.js → hx-spinner-DL5AYr16.js} +18 -17
- package/dist/shared/hx-spinner-DL5AYr16.js.map +1 -0
- package/dist/shared/{hx-split-button-CGcJMmCG.js → hx-split-button-Djnc5Aeg.js} +74 -65
- package/dist/shared/hx-split-button-Djnc5Aeg.js.map +1 -0
- package/dist/shared/{hx-split-panel-C-1R10Mc.js → hx-split-panel-B-u0Z3mm.js} +16 -18
- package/dist/shared/hx-split-panel-B-u0Z3mm.js.map +1 -0
- package/dist/shared/hx-stack-DGfcOfWJ.js.map +1 -1
- package/dist/shared/{hx-stat-BTpykQAt.js → hx-stat-WOcNV1Ry.js} +16 -15
- package/dist/shared/hx-stat-WOcNV1Ry.js.map +1 -0
- package/dist/shared/{hx-status-indicator-X2QEWNFt.js → hx-status-indicator-BlQyen43.js} +17 -16
- package/dist/shared/hx-status-indicator-BlQyen43.js.map +1 -0
- package/dist/shared/{hx-step-CRNQlmSo.js → hx-step-R2rjp1fT.js} +60 -50
- package/dist/shared/hx-step-R2rjp1fT.js.map +1 -0
- package/dist/shared/{hx-structured-list-CqNbaEXg.js → hx-structured-list-m_-dMJbC.js} +18 -17
- package/dist/shared/hx-structured-list-m_-dMJbC.js.map +1 -0
- package/dist/shared/{hx-switch-DqOD9JR7.js → hx-switch-BrZFaRue.js} +31 -25
- package/dist/shared/hx-switch-BrZFaRue.js.map +1 -0
- package/dist/shared/{hx-tab-panel-BIzKfW5i.js → hx-tab-panel-DspCrKqo.js} +45 -50
- package/dist/shared/hx-tab-panel-DspCrKqo.js.map +1 -0
- package/dist/shared/{hx-tag-CgnrNnte.js → hx-tag-CNSmdyaK.js} +63 -62
- package/dist/shared/hx-tag-CNSmdyaK.js.map +1 -0
- package/dist/shared/{hx-td-Bra35cH4.js → hx-td-DnnEMIuA.js} +62 -62
- package/dist/shared/hx-td-DnnEMIuA.js.map +1 -0
- package/dist/shared/{hx-text-DMC2CPlL.js → hx-text-Bz_9fJ3J.js} +28 -25
- package/dist/shared/hx-text-Bz_9fJ3J.js.map +1 -0
- package/dist/shared/{hx-text-input--q0GH78x.js → hx-text-input-D6FlOZM-.js} +144 -72
- package/dist/shared/{hx-text-input--q0GH78x.js.map → hx-text-input-D6FlOZM-.js.map} +1 -1
- package/dist/shared/{hx-textarea-CK621vSL.js → hx-textarea-CNG590KY.js} +107 -70
- package/dist/shared/hx-textarea-CNG590KY.js.map +1 -0
- package/dist/shared/{hx-theme-DfEy-SJA.js → hx-theme-BiyQ7UUK.js} +46 -35
- package/dist/shared/hx-theme-BiyQ7UUK.js.map +1 -0
- package/dist/shared/{hx-time-picker-tPUfgElQ.js → hx-time-picker-BoEIZwzv.js} +59 -52
- package/dist/shared/hx-time-picker-BoEIZwzv.js.map +1 -0
- package/dist/shared/{hx-toggle-button-L-uBJr-a.js → hx-toggle-button-iLiYrMbD.js} +86 -72
- package/dist/shared/hx-toggle-button-iLiYrMbD.js.map +1 -0
- package/dist/shared/{hx-tooltip-B_zfKvwc.js → hx-tooltip-nYOv9OLu.js} +18 -16
- package/dist/shared/hx-tooltip-nYOv9OLu.js.map +1 -0
- package/dist/shared/{hx-top-nav-CATbRvIv.js → hx-top-nav-DP6OFS8C.js} +31 -30
- package/dist/shared/hx-top-nav-DP6OFS8C.js.map +1 -0
- package/dist/shared/{hx-tree-item-A45WCiBu.js → hx-tree-item-C2CiWuDE.js} +29 -29
- package/dist/shared/hx-tree-item-C2CiWuDE.js.map +1 -0
- package/dist/shared/{toast-factory-BPPnG3mM.js → toast-factory-YSznocIV.js} +98 -72
- package/dist/shared/toast-factory-YSznocIV.js.map +1 -0
- package/dist/styles/forced-colors.d.ts +60 -0
- package/dist/styles/forced-colors.d.ts.map +1 -0
- package/figma-inventory.json +8690 -827
- package/package.json +2 -2
- package/dist/shared/hx-accordion-Wt52OOZD.js.map +0 -1
- package/dist/shared/hx-action-bar-BKMADbHj.js.map +0 -1
- package/dist/shared/hx-alert-D7n94HwI.js.map +0 -1
- package/dist/shared/hx-avatar-iLYzu8MJ.js.map +0 -1
- package/dist/shared/hx-badge-CVCmMPyW.js.map +0 -1
- package/dist/shared/hx-banner-C_He7Tr4.js.map +0 -1
- package/dist/shared/hx-breadcrumb-item-CldCwD1d.js.map +0 -1
- package/dist/shared/hx-button-Ddl-T6T-.js.map +0 -1
- package/dist/shared/hx-button-group-BJOGWoMa.js.map +0 -1
- package/dist/shared/hx-card-ycveujjL.js.map +0 -1
- package/dist/shared/hx-carousel-item-D_dCv61-.js.map +0 -1
- package/dist/shared/hx-checkbox-DkkoWoye.js.map +0 -1
- package/dist/shared/hx-checkbox-group-C3poJ-Zw.js.map +0 -1
- package/dist/shared/hx-clinical-status-BS5lcddT.js.map +0 -1
- package/dist/shared/hx-code-snippet-B7wUKzyb.js.map +0 -1
- package/dist/shared/hx-color-picker-DBaKTVLr.js.map +0 -1
- package/dist/shared/hx-combobox-BmgYT7Ar.js.map +0 -1
- package/dist/shared/hx-copy-button-8deNUdwP.js.map +0 -1
- package/dist/shared/hx-counter-CKfl_g8K.js.map +0 -1
- package/dist/shared/hx-data-table-B6h0RPn0.js.map +0 -1
- package/dist/shared/hx-date-picker-Dq2Nb68_.js.map +0 -1
- package/dist/shared/hx-dialog-CvIlY0Tc.js.map +0 -1
- package/dist/shared/hx-divider-DwpOrzMW.js.map +0 -1
- package/dist/shared/hx-drawer-Cx2ZJhBe.js.map +0 -1
- package/dist/shared/hx-dropdown-BjDrPUq5.js.map +0 -1
- package/dist/shared/hx-field-Dp3qQMut.js.map +0 -1
- package/dist/shared/hx-field-label-BC8QViXv.js.map +0 -1
- package/dist/shared/hx-file-upload-B6Yl1u0i.js.map +0 -1
- package/dist/shared/hx-form-ButQFt9A.js +0 -257
- package/dist/shared/hx-form-ButQFt9A.js.map +0 -1
- package/dist/shared/hx-help-text-D7eytSim.js.map +0 -1
- package/dist/shared/hx-icon-CcyDPDYY.js.map +0 -1
- package/dist/shared/hx-icon-button-BHneqPCU.js.map +0 -1
- package/dist/shared/hx-image-2gt14zZd.js.map +0 -1
- package/dist/shared/hx-link-BESrWK8M.js.map +0 -1
- package/dist/shared/hx-list-_9qVv02L.js.map +0 -1
- package/dist/shared/hx-menu-divider-Ck-9Os1t.js.map +0 -1
- package/dist/shared/hx-nav-BcYDmjf7.js.map +0 -1
- package/dist/shared/hx-nav-item-pqPasRUm.js.map +0 -1
- package/dist/shared/hx-number-input-mOIZ3-46.js.map +0 -1
- package/dist/shared/hx-overflow-menu-Dprb9lnT.js.map +0 -1
- package/dist/shared/hx-pagination-AguTQjYC.js.map +0 -1
- package/dist/shared/hx-patient-banner-uE6gqLpT.js.map +0 -1
- package/dist/shared/hx-phi-field-BC_XowhC.js.map +0 -1
- package/dist/shared/hx-popover-B2_203ct.js.map +0 -1
- package/dist/shared/hx-popup-DZXpsJ1R.js.map +0 -1
- package/dist/shared/hx-progress-bar-KjEkEJLy.js.map +0 -1
- package/dist/shared/hx-progress-ring-3zMwvrwD.js.map +0 -1
- package/dist/shared/hx-radio-BBC5qZgE.js.map +0 -1
- package/dist/shared/hx-rating-C3E3ENJb.js.map +0 -1
- package/dist/shared/hx-select-CixTo7jp.js.map +0 -1
- package/dist/shared/hx-skeleton-LxkI0pxr.js.map +0 -1
- package/dist/shared/hx-slider-DFHuzF3N.js.map +0 -1
- package/dist/shared/hx-spinner-BKjuCdZB.js.map +0 -1
- package/dist/shared/hx-split-button-CGcJMmCG.js.map +0 -1
- package/dist/shared/hx-split-panel-C-1R10Mc.js.map +0 -1
- package/dist/shared/hx-stat-BTpykQAt.js.map +0 -1
- package/dist/shared/hx-status-indicator-X2QEWNFt.js.map +0 -1
- package/dist/shared/hx-step-CRNQlmSo.js.map +0 -1
- package/dist/shared/hx-structured-list-CqNbaEXg.js.map +0 -1
- package/dist/shared/hx-switch-DqOD9JR7.js.map +0 -1
- package/dist/shared/hx-tab-panel-BIzKfW5i.js.map +0 -1
- package/dist/shared/hx-tag-CgnrNnte.js.map +0 -1
- package/dist/shared/hx-td-Bra35cH4.js.map +0 -1
- package/dist/shared/hx-text-DMC2CPlL.js.map +0 -1
- package/dist/shared/hx-textarea-CK621vSL.js.map +0 -1
- package/dist/shared/hx-theme-DfEy-SJA.js.map +0 -1
- package/dist/shared/hx-time-picker-tPUfgElQ.js.map +0 -1
- package/dist/shared/hx-toggle-button-L-uBJr-a.js.map +0 -1
- package/dist/shared/hx-tooltip-B_zfKvwc.js.map +0 -1
- package/dist/shared/hx-top-nav-CATbRvIv.js.map +0 -1
- package/dist/shared/hx-tree-item-A45WCiBu.js.map +0 -1
- package/dist/shared/toast-factory-BPPnG3mM.js.map +0 -1
package/dist/css/manifest.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"generated": "2026-04-
|
|
2
|
+
"generated": "2026-04-26T14:24:50.890Z",
|
|
3
3
|
"components": [
|
|
4
4
|
{
|
|
5
5
|
"name": "hx-accordion",
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
"tokens": [
|
|
18
18
|
"--hx-action-bar-bg",
|
|
19
19
|
"--hx-action-bar-border",
|
|
20
|
+
"--hx-action-bar-border-radius",
|
|
20
21
|
"--hx-action-bar-gap",
|
|
21
22
|
"--hx-action-bar-padding",
|
|
22
23
|
"--hx-action-bar-padding-block-end",
|
|
@@ -24,9 +25,9 @@
|
|
|
24
25
|
"--hx-action-bar-z-index",
|
|
25
26
|
"--hx-border-radius-md",
|
|
26
27
|
"--hx-border-width-thin",
|
|
27
|
-
"--hx-color-
|
|
28
|
-
"--hx-color-
|
|
29
|
-
"--hx-color-
|
|
28
|
+
"--hx-color-border-default",
|
|
29
|
+
"--hx-color-surface-default",
|
|
30
|
+
"--hx-color-surface-raised",
|
|
30
31
|
"--hx-size-10",
|
|
31
32
|
"--hx-size-12",
|
|
32
33
|
"--hx-size-8",
|
|
@@ -45,6 +46,7 @@
|
|
|
45
46
|
"--hx-alert-border-color",
|
|
46
47
|
"--hx-alert-border-radius",
|
|
47
48
|
"--hx-alert-border-width",
|
|
49
|
+
"--hx-alert-close-btn-focus-ring-color",
|
|
48
50
|
"--hx-alert-color",
|
|
49
51
|
"--hx-alert-font-family",
|
|
50
52
|
"--hx-alert-gap",
|
|
@@ -61,7 +63,6 @@
|
|
|
61
63
|
"--hx-color-info-50",
|
|
62
64
|
"--hx-color-info-500",
|
|
63
65
|
"--hx-color-info-800",
|
|
64
|
-
"--hx-color-primary-400",
|
|
65
66
|
"--hx-color-success-200",
|
|
66
67
|
"--hx-color-success-50",
|
|
67
68
|
"--hx-color-success-500",
|
|
@@ -125,18 +126,28 @@
|
|
|
125
126
|
"--hx-badge-border-radius",
|
|
126
127
|
"--hx-badge-color",
|
|
127
128
|
"--hx-badge-dot-size",
|
|
129
|
+
"--hx-badge-error-bg",
|
|
130
|
+
"--hx-badge-error-color",
|
|
128
131
|
"--hx-badge-font-family",
|
|
129
132
|
"--hx-badge-font-size",
|
|
130
133
|
"--hx-badge-font-weight",
|
|
131
134
|
"--hx-badge-info-bg",
|
|
132
135
|
"--hx-badge-info-color",
|
|
136
|
+
"--hx-badge-neutral-bg",
|
|
137
|
+
"--hx-badge-neutral-color",
|
|
133
138
|
"--hx-badge-padding-x",
|
|
134
139
|
"--hx-badge-padding-y",
|
|
140
|
+
"--hx-badge-primary-bg",
|
|
141
|
+
"--hx-badge-primary-color",
|
|
135
142
|
"--hx-badge-pulse-color-internal",
|
|
136
143
|
"--hx-badge-pulse-duration",
|
|
137
144
|
"--hx-badge-pulse-easing",
|
|
138
145
|
"--hx-badge-secondary-bg",
|
|
139
146
|
"--hx-badge-secondary-color",
|
|
147
|
+
"--hx-badge-success-bg",
|
|
148
|
+
"--hx-badge-success-color",
|
|
149
|
+
"--hx-badge-warning-bg",
|
|
150
|
+
"--hx-badge-warning-color",
|
|
140
151
|
"--hx-border-radius-full",
|
|
141
152
|
"--hx-border-radius-md",
|
|
142
153
|
"--hx-border-radius-sm",
|
|
@@ -149,6 +160,8 @@
|
|
|
149
160
|
"--hx-color-neutral-900",
|
|
150
161
|
"--hx-color-primary-500",
|
|
151
162
|
"--hx-color-success-700",
|
|
163
|
+
"--hx-color-text-on-error",
|
|
164
|
+
"--hx-color-text-on-primary",
|
|
152
165
|
"--hx-color-warning-500",
|
|
153
166
|
"--hx-duration-slow",
|
|
154
167
|
"--hx-easing-in-out",
|
|
@@ -176,9 +189,11 @@
|
|
|
176
189
|
"file": "hx-banner.css",
|
|
177
190
|
"tokens": [
|
|
178
191
|
"--hx-banner-action-color",
|
|
192
|
+
"--hx-banner-action-focus-ring-color",
|
|
179
193
|
"--hx-banner-bg",
|
|
180
194
|
"--hx-banner-border-color",
|
|
181
195
|
"--hx-banner-border-width",
|
|
196
|
+
"--hx-banner-close-btn-focus-ring-color",
|
|
182
197
|
"--hx-banner-color",
|
|
183
198
|
"--hx-banner-font-family",
|
|
184
199
|
"--hx-banner-gap",
|
|
@@ -196,7 +211,6 @@
|
|
|
196
211
|
"--hx-color-info-50",
|
|
197
212
|
"--hx-color-info-500",
|
|
198
213
|
"--hx-color-info-800",
|
|
199
|
-
"--hx-color-primary-400",
|
|
200
214
|
"--hx-color-success-200",
|
|
201
215
|
"--hx-color-success-50",
|
|
202
216
|
"--hx-color-success-500",
|
|
@@ -238,6 +252,7 @@
|
|
|
238
252
|
"tokens": [
|
|
239
253
|
"--hx-border-radius-md",
|
|
240
254
|
"--hx-border-width-thin",
|
|
255
|
+
"--hx-button-active-bg",
|
|
241
256
|
"--hx-button-bg",
|
|
242
257
|
"--hx-button-border-color",
|
|
243
258
|
"--hx-button-border-radius",
|
|
@@ -247,18 +262,34 @@
|
|
|
247
262
|
"--hx-button-font-weight",
|
|
248
263
|
"--hx-button-hover-bg",
|
|
249
264
|
"--hx-button-inverted-color",
|
|
250
|
-
"--hx-color-
|
|
251
|
-
"--hx-color-
|
|
265
|
+
"--hx-color-action-danger-bg",
|
|
266
|
+
"--hx-color-action-danger-bg-active",
|
|
267
|
+
"--hx-color-action-danger-bg-hover",
|
|
268
|
+
"--hx-color-action-danger-bg-inverted-hover",
|
|
269
|
+
"--hx-color-action-ghost-bg-hover",
|
|
270
|
+
"--hx-color-action-ghost-fg",
|
|
271
|
+
"--hx-color-action-primary-bg",
|
|
272
|
+
"--hx-color-action-primary-bg-active",
|
|
273
|
+
"--hx-color-action-primary-bg-hover",
|
|
274
|
+
"--hx-color-action-primary-bg-inverted-hover",
|
|
275
|
+
"--hx-color-action-primary-bg-inverted-rest",
|
|
276
|
+
"--hx-color-action-secondary-bg-hover",
|
|
277
|
+
"--hx-color-action-secondary-border",
|
|
278
|
+
"--hx-color-action-secondary-fg",
|
|
279
|
+
"--hx-color-border-on-dark-strong",
|
|
280
|
+
"--hx-color-border-strong",
|
|
252
281
|
"--hx-color-neutral-0",
|
|
253
|
-
"--hx-color-neutral-100",
|
|
254
|
-
"--hx-color-neutral-200",
|
|
255
|
-
"--hx-color-neutral-300",
|
|
256
|
-
"--hx-color-neutral-50",
|
|
257
|
-
"--hx-color-neutral-900",
|
|
258
|
-
"--hx-color-primary-400",
|
|
259
|
-
"--hx-color-primary-50",
|
|
260
282
|
"--hx-color-primary-500",
|
|
261
|
-
"--hx-color-
|
|
283
|
+
"--hx-color-surface-on-dark-overlay-default",
|
|
284
|
+
"--hx-color-surface-on-dark-overlay-subtle",
|
|
285
|
+
"--hx-color-surface-raised",
|
|
286
|
+
"--hx-color-surface-sunken",
|
|
287
|
+
"--hx-color-text-inverse",
|
|
288
|
+
"--hx-color-text-on-error",
|
|
289
|
+
"--hx-color-text-on-error-strong",
|
|
290
|
+
"--hx-color-text-on-primary",
|
|
291
|
+
"--hx-color-text-on-primary-strong",
|
|
292
|
+
"--hx-color-text-primary",
|
|
262
293
|
"--hx-duration-spinner",
|
|
263
294
|
"--hx-filter-brightness-active",
|
|
264
295
|
"--hx-filter-brightness-hover",
|
|
@@ -273,11 +304,6 @@
|
|
|
273
304
|
"--hx-line-height-tight",
|
|
274
305
|
"--hx-opacity-disabled",
|
|
275
306
|
"--hx-opacity-muted",
|
|
276
|
-
"--hx-overlay-white-15",
|
|
277
|
-
"--hx-overlay-white-20",
|
|
278
|
-
"--hx-overlay-white-25",
|
|
279
|
-
"--hx-overlay-white-50",
|
|
280
|
-
"--hx-overlay-white-70",
|
|
281
307
|
"--hx-size-10",
|
|
282
308
|
"--hx-size-12",
|
|
283
309
|
"--hx-space-1",
|
|
@@ -294,7 +320,11 @@
|
|
|
294
320
|
"file": "hx-button-group.css",
|
|
295
321
|
"tokens": [
|
|
296
322
|
"--hx-border-radius-md",
|
|
297
|
-
"--hx-border-width-thin"
|
|
323
|
+
"--hx-border-width-thin",
|
|
324
|
+
"--hx-button-group-border-radius",
|
|
325
|
+
"--hx-button-group-divider-offset",
|
|
326
|
+
"--hx-button-group-focus-z-index",
|
|
327
|
+
"--hx-button-group-focus-z-index-hc"
|
|
298
328
|
]
|
|
299
329
|
},
|
|
300
330
|
{
|
|
@@ -305,19 +335,24 @@
|
|
|
305
335
|
"--hx-border-width-medium",
|
|
306
336
|
"--hx-border-width-thin",
|
|
307
337
|
"--hx-card-bg",
|
|
338
|
+
"--hx-card-body-color",
|
|
308
339
|
"--hx-card-border-color",
|
|
309
340
|
"--hx-card-border-radius",
|
|
310
341
|
"--hx-card-color",
|
|
342
|
+
"--hx-card-featured-border-color",
|
|
343
|
+
"--hx-card-featured-border-width",
|
|
311
344
|
"--hx-card-focus-ring-color",
|
|
312
345
|
"--hx-card-font-family",
|
|
313
346
|
"--hx-card-gap",
|
|
314
347
|
"--hx-card-image-aspect-ratio",
|
|
315
348
|
"--hx-card-padding",
|
|
316
|
-
"--hx-
|
|
317
|
-
"--hx-
|
|
318
|
-
"--hx-color-
|
|
319
|
-
"--hx-color-neutral-800",
|
|
349
|
+
"--hx-card-shadow",
|
|
350
|
+
"--hx-card-shadow-hover",
|
|
351
|
+
"--hx-color-border-default",
|
|
320
352
|
"--hx-color-primary-500",
|
|
353
|
+
"--hx-color-surface-default",
|
|
354
|
+
"--hx-color-text-secondary",
|
|
355
|
+
"--hx-color-text-strong",
|
|
321
356
|
"--hx-focus-ring-color",
|
|
322
357
|
"--hx-focus-ring-offset",
|
|
323
358
|
"--hx-focus-ring-width",
|
|
@@ -346,8 +381,16 @@
|
|
|
346
381
|
"--hx-border-radius-md",
|
|
347
382
|
"--hx-border-width-thin",
|
|
348
383
|
"--hx-carousel-focus-ring-color",
|
|
384
|
+
"--hx-carousel-nav-btn-bg",
|
|
385
|
+
"--hx-carousel-nav-btn-border-color",
|
|
386
|
+
"--hx-carousel-nav-btn-color",
|
|
387
|
+
"--hx-carousel-nav-btn-hover-bg",
|
|
349
388
|
"--hx-carousel-nav-btn-size",
|
|
389
|
+
"--hx-carousel-pagination-dot-active-bg",
|
|
390
|
+
"--hx-carousel-pagination-dot-bg",
|
|
350
391
|
"--hx-carousel-pagination-dot-size",
|
|
392
|
+
"--hx-carousel-play-pause-color",
|
|
393
|
+
"--hx-carousel-play-pause-hover-bg",
|
|
351
394
|
"--hx-color-neutral-0",
|
|
352
395
|
"--hx-color-neutral-100",
|
|
353
396
|
"--hx-color-neutral-200",
|
|
@@ -356,7 +399,6 @@
|
|
|
356
399
|
"--hx-color-neutral-50",
|
|
357
400
|
"--hx-color-neutral-500",
|
|
358
401
|
"--hx-color-neutral-700",
|
|
359
|
-
"--hx-color-primary-500",
|
|
360
402
|
"--hx-color-primary-600",
|
|
361
403
|
"--hx-focus-ring-color",
|
|
362
404
|
"--hx-focus-ring-offset",
|
|
@@ -384,18 +426,21 @@
|
|
|
384
426
|
"--hx-checkbox-checked-border-color",
|
|
385
427
|
"--hx-checkbox-checkmark-color",
|
|
386
428
|
"--hx-checkbox-error-color",
|
|
429
|
+
"--hx-checkbox-focus-ring-color",
|
|
430
|
+
"--hx-checkbox-focus-ring-offset",
|
|
431
|
+
"--hx-checkbox-focus-ring-width",
|
|
387
432
|
"--hx-checkbox-font-family",
|
|
388
433
|
"--hx-checkbox-help-text-color",
|
|
389
434
|
"--hx-checkbox-label-color",
|
|
390
435
|
"--hx-checkbox-size",
|
|
436
|
+
"--hx-color-border-strong",
|
|
391
437
|
"--hx-color-error-500",
|
|
392
438
|
"--hx-color-error-text",
|
|
393
|
-
"--hx-color-neutral-0",
|
|
394
|
-
"--hx-color-neutral-300",
|
|
395
|
-
"--hx-color-neutral-500",
|
|
396
|
-
"--hx-color-neutral-700",
|
|
397
|
-
"--hx-color-primary-400",
|
|
398
439
|
"--hx-color-primary-500",
|
|
440
|
+
"--hx-color-surface-default",
|
|
441
|
+
"--hx-color-text-muted",
|
|
442
|
+
"--hx-color-text-on-primary",
|
|
443
|
+
"--hx-color-text-strong",
|
|
399
444
|
"--hx-filter-brightness-hover",
|
|
400
445
|
"--hx-focus-ring-color",
|
|
401
446
|
"--hx-focus-ring-offset",
|
|
@@ -428,8 +473,8 @@
|
|
|
428
473
|
"--hx-checkbox-group-help-text-color",
|
|
429
474
|
"--hx-checkbox-group-label-color",
|
|
430
475
|
"--hx-color-error-text",
|
|
431
|
-
"--hx-color-
|
|
432
|
-
"--hx-color-
|
|
476
|
+
"--hx-color-text-muted",
|
|
477
|
+
"--hx-color-text-strong",
|
|
433
478
|
"--hx-font-family-sans",
|
|
434
479
|
"--hx-font-size-sm",
|
|
435
480
|
"--hx-font-size-xs",
|
|
@@ -468,7 +513,6 @@
|
|
|
468
513
|
"--hx-color-error-700",
|
|
469
514
|
"--hx-color-error-800",
|
|
470
515
|
"--hx-color-error-900",
|
|
471
|
-
"--hx-color-focus",
|
|
472
516
|
"--hx-color-info-200",
|
|
473
517
|
"--hx-color-info-50",
|
|
474
518
|
"--hx-color-info-500",
|
|
@@ -516,16 +560,15 @@
|
|
|
516
560
|
"--hx-code-snippet-line-number-color",
|
|
517
561
|
"--hx-code-snippet-padding",
|
|
518
562
|
"--hx-code-snippet-tab-size",
|
|
519
|
-
"--hx-color-
|
|
520
|
-
"--hx-color-
|
|
521
|
-
"--hx-color-
|
|
522
|
-
"--hx-color-
|
|
523
|
-
"--hx-color-
|
|
524
|
-
"--hx-color-
|
|
525
|
-
"--hx-color-
|
|
526
|
-
"--hx-color-neutral-900",
|
|
527
|
-
"--hx-color-primary-400",
|
|
563
|
+
"--hx-color-border-default",
|
|
564
|
+
"--hx-color-border-on-dark-strong",
|
|
565
|
+
"--hx-color-surface-inverse",
|
|
566
|
+
"--hx-color-surface-sunken",
|
|
567
|
+
"--hx-color-text-inverse",
|
|
568
|
+
"--hx-color-text-muted",
|
|
569
|
+
"--hx-color-text-primary",
|
|
528
570
|
"--hx-filter-brightness-active",
|
|
571
|
+
"--hx-filter-brightness-hover",
|
|
529
572
|
"--hx-focus-ring-color",
|
|
530
573
|
"--hx-focus-ring-offset",
|
|
531
574
|
"--hx-focus-ring-width",
|
|
@@ -559,6 +602,7 @@
|
|
|
559
602
|
"--hx-color-neutral-600",
|
|
560
603
|
"--hx-color-neutral-700",
|
|
561
604
|
"--hx-color-neutral-900",
|
|
605
|
+
"--hx-color-picker-focus-ring-color",
|
|
562
606
|
"--hx-color-picker-grid-height",
|
|
563
607
|
"--hx-color-picker-panel-shadow",
|
|
564
608
|
"--hx-color-picker-swatch-border",
|
|
@@ -593,21 +637,18 @@
|
|
|
593
637
|
"--hx-border-radius-full",
|
|
594
638
|
"--hx-border-radius-md",
|
|
595
639
|
"--hx-border-width-thin",
|
|
640
|
+
"--hx-color-border-strong",
|
|
596
641
|
"--hx-color-error-500",
|
|
597
642
|
"--hx-color-error-text",
|
|
598
|
-
"--hx-color-neutral-0",
|
|
599
|
-
"--hx-color-neutral-300",
|
|
600
|
-
"--hx-color-neutral-400",
|
|
601
|
-
"--hx-color-neutral-500",
|
|
602
|
-
"--hx-color-neutral-700",
|
|
603
|
-
"--hx-color-neutral-800",
|
|
604
643
|
"--hx-color-neutral-900",
|
|
605
644
|
"--hx-color-primary-100",
|
|
606
645
|
"--hx-color-primary-200",
|
|
607
|
-
"--hx-color-primary-400",
|
|
608
646
|
"--hx-color-primary-50",
|
|
609
|
-
"--hx-color-primary-500",
|
|
610
647
|
"--hx-color-primary-800",
|
|
648
|
+
"--hx-color-surface-default",
|
|
649
|
+
"--hx-color-text-muted",
|
|
650
|
+
"--hx-color-text-placeholder",
|
|
651
|
+
"--hx-color-text-strong",
|
|
611
652
|
"--hx-combobox-bg",
|
|
612
653
|
"--hx-combobox-border-color",
|
|
613
654
|
"--hx-combobox-border-radius",
|
|
@@ -679,11 +720,13 @@
|
|
|
679
720
|
"--hx-border-width-thin",
|
|
680
721
|
"--hx-color-primary-500",
|
|
681
722
|
"--hx-color-success-500",
|
|
723
|
+
"--hx-color-success-700",
|
|
682
724
|
"--hx-color-success-text",
|
|
683
725
|
"--hx-copy-button-bg",
|
|
684
726
|
"--hx-copy-button-border-color",
|
|
685
727
|
"--hx-copy-button-border-radius",
|
|
686
728
|
"--hx-copy-button-color",
|
|
729
|
+
"--hx-copy-button-copied-border-color",
|
|
687
730
|
"--hx-copy-button-focus-ring-color",
|
|
688
731
|
"--hx-copy-button-font-family",
|
|
689
732
|
"--hx-filter-brightness-active",
|
|
@@ -731,17 +774,20 @@
|
|
|
731
774
|
"tokens": [
|
|
732
775
|
"--hx-border-radius-sm",
|
|
733
776
|
"--hx-border-width-thin",
|
|
777
|
+
"--hx-color-border-default",
|
|
734
778
|
"--hx-color-neutral-100",
|
|
735
779
|
"--hx-color-neutral-200",
|
|
736
|
-
"--hx-color-neutral-50",
|
|
737
|
-
"--hx-color-neutral-600",
|
|
738
|
-
"--hx-color-neutral-700",
|
|
739
|
-
"--hx-color-neutral-900",
|
|
740
780
|
"--hx-color-primary-50",
|
|
741
781
|
"--hx-color-primary-500",
|
|
782
|
+
"--hx-color-surface-raised",
|
|
783
|
+
"--hx-color-text-primary",
|
|
784
|
+
"--hx-color-text-secondary",
|
|
785
|
+
"--hx-color-text-strong",
|
|
742
786
|
"--hx-data-table-border-color",
|
|
743
787
|
"--hx-data-table-cell-color",
|
|
788
|
+
"--hx-data-table-checkbox-accent-color",
|
|
744
789
|
"--hx-data-table-empty-color",
|
|
790
|
+
"--hx-data-table-focus-ring-color",
|
|
745
791
|
"--hx-data-table-font-family",
|
|
746
792
|
"--hx-data-table-header-bg",
|
|
747
793
|
"--hx-data-table-header-color",
|
|
@@ -749,6 +795,7 @@
|
|
|
749
795
|
"--hx-data-table-row-hover-bg",
|
|
750
796
|
"--hx-data-table-row-selected-bg",
|
|
751
797
|
"--hx-data-table-shimmer-duration",
|
|
798
|
+
"--hx-data-table-sort-icon-active-color",
|
|
752
799
|
"--hx-focus-ring-color",
|
|
753
800
|
"--hx-focus-ring-offset",
|
|
754
801
|
"--hx-focus-ring-width",
|
|
@@ -775,21 +822,21 @@
|
|
|
775
822
|
"--hx-border-radius-md",
|
|
776
823
|
"--hx-border-radius-sm",
|
|
777
824
|
"--hx-border-width-thin",
|
|
825
|
+
"--hx-color-border-default",
|
|
826
|
+
"--hx-color-border-strong",
|
|
778
827
|
"--hx-color-error-500",
|
|
779
828
|
"--hx-color-error-text",
|
|
780
|
-
"--hx-color-neutral-0",
|
|
781
|
-
"--hx-color-neutral-100",
|
|
782
|
-
"--hx-color-neutral-200",
|
|
783
|
-
"--hx-color-neutral-300",
|
|
784
|
-
"--hx-color-neutral-400",
|
|
785
|
-
"--hx-color-neutral-500",
|
|
786
|
-
"--hx-color-neutral-600",
|
|
787
|
-
"--hx-color-neutral-700",
|
|
788
|
-
"--hx-color-neutral-800",
|
|
789
829
|
"--hx-color-neutral-900",
|
|
790
|
-
"--hx-color-primary-400",
|
|
791
830
|
"--hx-color-primary-500",
|
|
792
831
|
"--hx-color-primary-600",
|
|
832
|
+
"--hx-color-surface-default",
|
|
833
|
+
"--hx-color-surface-sunken",
|
|
834
|
+
"--hx-color-text-muted",
|
|
835
|
+
"--hx-color-text-on-primary",
|
|
836
|
+
"--hx-color-text-placeholder",
|
|
837
|
+
"--hx-color-text-primary",
|
|
838
|
+
"--hx-color-text-secondary",
|
|
839
|
+
"--hx-color-text-strong",
|
|
793
840
|
"--hx-date-picker-bg",
|
|
794
841
|
"--hx-date-picker-border-color",
|
|
795
842
|
"--hx-date-picker-border-radius",
|
|
@@ -798,7 +845,9 @@
|
|
|
798
845
|
"--hx-date-picker-calendar-border-radius",
|
|
799
846
|
"--hx-date-picker-calendar-min-width",
|
|
800
847
|
"--hx-date-picker-color",
|
|
848
|
+
"--hx-date-picker-day-hover-bg",
|
|
801
849
|
"--hx-date-picker-error-color",
|
|
850
|
+
"--hx-date-picker-focus-ring-color",
|
|
802
851
|
"--hx-date-picker-font-family",
|
|
803
852
|
"--hx-date-picker-label-color",
|
|
804
853
|
"--hx-date-picker-selected-bg",
|
|
@@ -838,18 +887,21 @@
|
|
|
838
887
|
"--hx-border-radius-lg",
|
|
839
888
|
"--hx-border-radius-sm",
|
|
840
889
|
"--hx-border-width-thin",
|
|
841
|
-
"--hx-color-
|
|
842
|
-
"--hx-color-
|
|
843
|
-
"--hx-color-
|
|
844
|
-
"--hx-color-
|
|
845
|
-
"--hx-color-
|
|
846
|
-
"--hx-color-primary
|
|
890
|
+
"--hx-color-border-default",
|
|
891
|
+
"--hx-color-surface-default",
|
|
892
|
+
"--hx-color-surface-overlay",
|
|
893
|
+
"--hx-color-surface-sunken",
|
|
894
|
+
"--hx-color-text-muted",
|
|
895
|
+
"--hx-color-text-primary",
|
|
847
896
|
"--hx-container-narrow",
|
|
848
|
-
"--hx-dialog-backdrop-color",
|
|
849
897
|
"--hx-dialog-backdrop-opacity",
|
|
850
898
|
"--hx-dialog-bg",
|
|
851
899
|
"--hx-dialog-body-padding",
|
|
852
900
|
"--hx-dialog-border-radius",
|
|
901
|
+
"--hx-dialog-close-btn-color",
|
|
902
|
+
"--hx-dialog-close-btn-focus-ring-color",
|
|
903
|
+
"--hx-dialog-close-btn-hover-bg",
|
|
904
|
+
"--hx-dialog-close-btn-hover-color",
|
|
853
905
|
"--hx-dialog-color",
|
|
854
906
|
"--hx-dialog-font-family",
|
|
855
907
|
"--hx-dialog-footer-border-color",
|
|
@@ -885,8 +937,8 @@
|
|
|
885
937
|
"file": "hx-divider.css",
|
|
886
938
|
"tokens": [
|
|
887
939
|
"--hx-border-width-thin",
|
|
888
|
-
"--hx-color-
|
|
889
|
-
"--hx-color-
|
|
940
|
+
"--hx-color-border-default",
|
|
941
|
+
"--hx-color-text-muted",
|
|
890
942
|
"--hx-divider-color",
|
|
891
943
|
"--hx-divider-label-color",
|
|
892
944
|
"--hx-divider-label-font-size",
|
|
@@ -906,16 +958,19 @@
|
|
|
906
958
|
"tokens": [
|
|
907
959
|
"--hx-border-radius-md",
|
|
908
960
|
"--hx-border-width-thin",
|
|
909
|
-
"--hx-color-
|
|
910
|
-
"--hx-color-
|
|
911
|
-
"--hx-color-
|
|
912
|
-
"--hx-color-
|
|
913
|
-
"--hx-color-
|
|
914
|
-
"--hx-color-primary
|
|
915
|
-
"--hx-drawer-backdrop-color",
|
|
961
|
+
"--hx-color-border-default",
|
|
962
|
+
"--hx-color-surface-default",
|
|
963
|
+
"--hx-color-surface-overlay",
|
|
964
|
+
"--hx-color-surface-sunken",
|
|
965
|
+
"--hx-color-text-muted",
|
|
966
|
+
"--hx-color-text-primary",
|
|
916
967
|
"--hx-drawer-backdrop-opacity",
|
|
917
968
|
"--hx-drawer-bg",
|
|
918
969
|
"--hx-drawer-body-padding",
|
|
970
|
+
"--hx-drawer-close-btn-color",
|
|
971
|
+
"--hx-drawer-close-btn-focus-ring-color",
|
|
972
|
+
"--hx-drawer-close-btn-hover-bg",
|
|
973
|
+
"--hx-drawer-close-btn-hover-color",
|
|
919
974
|
"--hx-drawer-color",
|
|
920
975
|
"--hx-drawer-font-family",
|
|
921
976
|
"--hx-drawer-footer-border-color",
|
|
@@ -951,8 +1006,8 @@
|
|
|
951
1006
|
"file": "hx-dropdown.css",
|
|
952
1007
|
"tokens": [
|
|
953
1008
|
"--hx-border-radius-md",
|
|
954
|
-
"--hx-color-
|
|
955
|
-
"--hx-color-
|
|
1009
|
+
"--hx-color-border-default",
|
|
1010
|
+
"--hx-color-surface-default",
|
|
956
1011
|
"--hx-dropdown-panel-bg",
|
|
957
1012
|
"--hx-dropdown-panel-border-color",
|
|
958
1013
|
"--hx-dropdown-panel-border-radius",
|
|
@@ -970,8 +1025,8 @@
|
|
|
970
1025
|
"--hx-border-radius-sm",
|
|
971
1026
|
"--hx-color-error-500",
|
|
972
1027
|
"--hx-color-error-text",
|
|
973
|
-
"--hx-color-
|
|
974
|
-
"--hx-color-
|
|
1028
|
+
"--hx-color-text-muted",
|
|
1029
|
+
"--hx-color-text-strong",
|
|
975
1030
|
"--hx-field-error-color",
|
|
976
1031
|
"--hx-field-font-family",
|
|
977
1032
|
"--hx-field-gap",
|
|
@@ -994,8 +1049,8 @@
|
|
|
994
1049
|
"file": "hx-field-label.css",
|
|
995
1050
|
"tokens": [
|
|
996
1051
|
"--hx-color-error-text",
|
|
997
|
-
"--hx-color-
|
|
998
|
-
"--hx-color-
|
|
1052
|
+
"--hx-color-text-muted",
|
|
1053
|
+
"--hx-color-text-strong",
|
|
999
1054
|
"--hx-field-label-color",
|
|
1000
1055
|
"--hx-field-label-required-color",
|
|
1001
1056
|
"--hx-font-family-sans",
|
|
@@ -1021,21 +1076,21 @@
|
|
|
1021
1076
|
"--hx-border-radius-md",
|
|
1022
1077
|
"--hx-border-radius-sm",
|
|
1023
1078
|
"--hx-border-width-thin",
|
|
1079
|
+
"--hx-color-border-default",
|
|
1080
|
+
"--hx-color-border-strong",
|
|
1024
1081
|
"--hx-color-error-500",
|
|
1025
1082
|
"--hx-color-error-text",
|
|
1026
|
-
"--hx-color-neutral-0",
|
|
1027
|
-
"--hx-color-neutral-200",
|
|
1028
|
-
"--hx-color-neutral-300",
|
|
1029
|
-
"--hx-color-neutral-50",
|
|
1030
|
-
"--hx-color-neutral-500",
|
|
1031
|
-
"--hx-color-neutral-600",
|
|
1032
|
-
"--hx-color-neutral-700",
|
|
1033
|
-
"--hx-color-neutral-800",
|
|
1034
1083
|
"--hx-color-primary-500",
|
|
1084
|
+
"--hx-color-surface-default",
|
|
1085
|
+
"--hx-color-surface-raised",
|
|
1086
|
+
"--hx-color-text-muted",
|
|
1087
|
+
"--hx-color-text-secondary",
|
|
1088
|
+
"--hx-color-text-strong",
|
|
1035
1089
|
"--hx-file-upload-dropzone-bg",
|
|
1036
1090
|
"--hx-file-upload-dropzone-border-color",
|
|
1037
1091
|
"--hx-file-upload-dropzone-border-radius",
|
|
1038
1092
|
"--hx-file-upload-error-color",
|
|
1093
|
+
"--hx-file-upload-focus-ring-color",
|
|
1039
1094
|
"--hx-file-upload-font-family",
|
|
1040
1095
|
"--hx-file-upload-progress-color",
|
|
1041
1096
|
"--hx-file-upload-progress-height",
|
|
@@ -1077,8 +1132,8 @@
|
|
|
1077
1132
|
"file": "hx-help-text.css",
|
|
1078
1133
|
"tokens": [
|
|
1079
1134
|
"--hx-color-error-600",
|
|
1080
|
-
"--hx-color-neutral-500",
|
|
1081
1135
|
"--hx-color-success-700",
|
|
1136
|
+
"--hx-color-text-muted",
|
|
1082
1137
|
"--hx-color-warning-700",
|
|
1083
1138
|
"--hx-font-family-sans",
|
|
1084
1139
|
"--hx-font-size-sm",
|
|
@@ -1111,15 +1166,18 @@
|
|
|
1111
1166
|
"tokens": [
|
|
1112
1167
|
"--hx-border-radius-md",
|
|
1113
1168
|
"--hx-border-width-thin",
|
|
1169
|
+
"--hx-color-border-strong",
|
|
1114
1170
|
"--hx-color-error-500",
|
|
1115
1171
|
"--hx-color-error-600",
|
|
1116
1172
|
"--hx-color-neutral-0",
|
|
1117
|
-
"--hx-color-neutral-100",
|
|
1118
|
-
"--hx-color-neutral-300",
|
|
1119
|
-
"--hx-color-neutral-700",
|
|
1120
1173
|
"--hx-color-primary-50",
|
|
1121
1174
|
"--hx-color-primary-500",
|
|
1122
1175
|
"--hx-color-primary-600",
|
|
1176
|
+
"--hx-color-surface-raised",
|
|
1177
|
+
"--hx-color-surface-sunken",
|
|
1178
|
+
"--hx-color-text-on-error",
|
|
1179
|
+
"--hx-color-text-on-primary",
|
|
1180
|
+
"--hx-color-text-strong",
|
|
1123
1181
|
"--hx-filter-brightness-active",
|
|
1124
1182
|
"--hx-focus-ring-color",
|
|
1125
1183
|
"--hx-focus-ring-offset",
|
|
@@ -1156,6 +1214,8 @@
|
|
|
1156
1214
|
"--hx-image-caption-color",
|
|
1157
1215
|
"--hx-image-caption-font-size",
|
|
1158
1216
|
"--hx-image-caption-padding",
|
|
1217
|
+
"--hx-image-fallback-bg",
|
|
1218
|
+
"--hx-image-fallback-color",
|
|
1159
1219
|
"--hx-image-fallback-min-height",
|
|
1160
1220
|
"--hx-image-object-fit"
|
|
1161
1221
|
]
|
|
@@ -1167,12 +1227,11 @@
|
|
|
1167
1227
|
"--hx-border-radius-sm",
|
|
1168
1228
|
"--hx-color-error-700",
|
|
1169
1229
|
"--hx-color-error-text",
|
|
1170
|
-
"--hx-color-
|
|
1171
|
-
"--hx-color-neutral-600",
|
|
1172
|
-
"--hx-color-primary-400",
|
|
1173
|
-
"--hx-color-primary-500",
|
|
1230
|
+
"--hx-color-primary-600",
|
|
1174
1231
|
"--hx-color-primary-700",
|
|
1175
1232
|
"--hx-color-primary-800",
|
|
1233
|
+
"--hx-color-text-disabled",
|
|
1234
|
+
"--hx-color-text-secondary",
|
|
1176
1235
|
"--hx-focus-ring-color",
|
|
1177
1236
|
"--hx-focus-ring-offset",
|
|
1178
1237
|
"--hx-focus-ring-width",
|
|
@@ -1184,6 +1243,7 @@
|
|
|
1184
1243
|
"--hx-link-color-disabled",
|
|
1185
1244
|
"--hx-link-color-hover",
|
|
1186
1245
|
"--hx-link-color-subtle",
|
|
1246
|
+
"--hx-link-focus-ring-color",
|
|
1187
1247
|
"--hx-link-font-family",
|
|
1188
1248
|
"--hx-link-text-decoration",
|
|
1189
1249
|
"--hx-link-text-decoration-hover",
|
|
@@ -1209,8 +1269,8 @@
|
|
|
1209
1269
|
"tokens": [
|
|
1210
1270
|
"--hx-border-radius-md",
|
|
1211
1271
|
"--hx-border-width-thin",
|
|
1212
|
-
"--hx-color-
|
|
1213
|
-
"--hx-color-
|
|
1272
|
+
"--hx-color-border-default",
|
|
1273
|
+
"--hx-color-surface-default",
|
|
1214
1274
|
"--hx-menu-bg",
|
|
1215
1275
|
"--hx-menu-border-color",
|
|
1216
1276
|
"--hx-menu-border-radius",
|
|
@@ -1269,7 +1329,6 @@
|
|
|
1269
1329
|
"--hx-color-neutral-700",
|
|
1270
1330
|
"--hx-color-neutral-800",
|
|
1271
1331
|
"--hx-color-neutral-900",
|
|
1272
|
-
"--hx-color-primary-500",
|
|
1273
1332
|
"--hx-color-primary-600",
|
|
1274
1333
|
"--hx-focus-ring-color",
|
|
1275
1334
|
"--hx-focus-ring-offset",
|
|
@@ -1311,16 +1370,15 @@
|
|
|
1311
1370
|
"tokens": [
|
|
1312
1371
|
"--hx-border-radius-md",
|
|
1313
1372
|
"--hx-border-width-thin",
|
|
1373
|
+
"--hx-color-border-strong",
|
|
1314
1374
|
"--hx-color-error-500",
|
|
1315
1375
|
"--hx-color-error-text",
|
|
1316
|
-
"--hx-color-
|
|
1317
|
-
"--hx-color-
|
|
1318
|
-
"--hx-color-
|
|
1319
|
-
"--hx-color-
|
|
1320
|
-
"--hx-color-
|
|
1321
|
-
"--hx-color-
|
|
1322
|
-
"--hx-color-neutral-700",
|
|
1323
|
-
"--hx-color-neutral-800",
|
|
1376
|
+
"--hx-color-surface-default",
|
|
1377
|
+
"--hx-color-surface-raised",
|
|
1378
|
+
"--hx-color-text-muted",
|
|
1379
|
+
"--hx-color-text-placeholder",
|
|
1380
|
+
"--hx-color-text-secondary",
|
|
1381
|
+
"--hx-color-text-strong",
|
|
1324
1382
|
"--hx-focus-ring-color",
|
|
1325
1383
|
"--hx-focus-ring-opacity",
|
|
1326
1384
|
"--hx-focus-ring-width",
|
|
@@ -1359,13 +1417,12 @@
|
|
|
1359
1417
|
"tokens": [
|
|
1360
1418
|
"--hx-border-radius-md",
|
|
1361
1419
|
"--hx-border-width-thin",
|
|
1362
|
-
"--hx-color-
|
|
1363
|
-
"--hx-color-
|
|
1364
|
-
"--hx-color-
|
|
1365
|
-
"--hx-color-
|
|
1366
|
-
"--hx-color-
|
|
1367
|
-
"--hx-color-
|
|
1368
|
-
"--hx-color-primary-500",
|
|
1420
|
+
"--hx-color-border-default",
|
|
1421
|
+
"--hx-color-surface-default",
|
|
1422
|
+
"--hx-color-surface-raised",
|
|
1423
|
+
"--hx-color-surface-sunken",
|
|
1424
|
+
"--hx-color-text-primary",
|
|
1425
|
+
"--hx-color-text-secondary",
|
|
1369
1426
|
"--hx-focus-ring-color",
|
|
1370
1427
|
"--hx-focus-ring-offset",
|
|
1371
1428
|
"--hx-focus-ring-width",
|
|
@@ -1374,6 +1431,8 @@
|
|
|
1374
1431
|
"--hx-font-size-sm",
|
|
1375
1432
|
"--hx-opacity-disabled",
|
|
1376
1433
|
"--hx-overflow-menu-button-color",
|
|
1434
|
+
"--hx-overflow-menu-focus-ring-color",
|
|
1435
|
+
"--hx-overflow-menu-item-color",
|
|
1377
1436
|
"--hx-overflow-menu-panel-bg",
|
|
1378
1437
|
"--hx-overflow-menu-panel-border",
|
|
1379
1438
|
"--hx-overflow-menu-panel-min-width",
|
|
@@ -1395,12 +1454,13 @@
|
|
|
1395
1454
|
"tokens": [
|
|
1396
1455
|
"--hx-border-radius-md",
|
|
1397
1456
|
"--hx-border-width-thin",
|
|
1398
|
-
"--hx-color-
|
|
1399
|
-
"--hx-color-neutral-100",
|
|
1400
|
-
"--hx-color-neutral-300",
|
|
1401
|
-
"--hx-color-neutral-500",
|
|
1402
|
-
"--hx-color-neutral-900",
|
|
1457
|
+
"--hx-color-border-strong",
|
|
1403
1458
|
"--hx-color-primary-500",
|
|
1459
|
+
"--hx-color-surface-default",
|
|
1460
|
+
"--hx-color-surface-sunken",
|
|
1461
|
+
"--hx-color-text-muted",
|
|
1462
|
+
"--hx-color-text-on-primary",
|
|
1463
|
+
"--hx-color-text-primary",
|
|
1404
1464
|
"--hx-focus-ring-color",
|
|
1405
1465
|
"--hx-focus-ring-offset",
|
|
1406
1466
|
"--hx-focus-ring-width",
|
|
@@ -1421,6 +1481,7 @@
|
|
|
1421
1481
|
"--hx-pagination-gap",
|
|
1422
1482
|
"--hx-pagination-hover-bg",
|
|
1423
1483
|
"--hx-pagination-hover-border-color",
|
|
1484
|
+
"--hx-pagination-page-size-label-color",
|
|
1424
1485
|
"--hx-space-1",
|
|
1425
1486
|
"--hx-space-2",
|
|
1426
1487
|
"--hx-space-4",
|
|
@@ -1440,9 +1501,9 @@
|
|
|
1440
1501
|
"--hx-color-error-500",
|
|
1441
1502
|
"--hx-color-neutral-200",
|
|
1442
1503
|
"--hx-color-neutral-50",
|
|
1443
|
-
"--hx-color-neutral-500",
|
|
1444
1504
|
"--hx-color-neutral-700",
|
|
1445
1505
|
"--hx-color-neutral-900",
|
|
1506
|
+
"--hx-color-text-muted",
|
|
1446
1507
|
"--hx-font-family-sans",
|
|
1447
1508
|
"--hx-font-size-sm",
|
|
1448
1509
|
"--hx-font-size-xs",
|
|
@@ -1454,6 +1515,7 @@
|
|
|
1454
1515
|
"--hx-patient-banner-border-color",
|
|
1455
1516
|
"--hx-patient-banner-font-family",
|
|
1456
1517
|
"--hx-patient-banner-gap",
|
|
1518
|
+
"--hx-patient-banner-invalid-bg",
|
|
1457
1519
|
"--hx-patient-banner-label-color",
|
|
1458
1520
|
"--hx-patient-banner-label-font-size",
|
|
1459
1521
|
"--hx-patient-banner-photo-bg",
|
|
@@ -1472,9 +1534,9 @@
|
|
|
1472
1534
|
"file": "hx-phi-field.css",
|
|
1473
1535
|
"tokens": [
|
|
1474
1536
|
"--hx-border-radius-sm",
|
|
1475
|
-
"--hx-color-neutral-500",
|
|
1476
|
-
"--hx-color-neutral-900",
|
|
1477
1537
|
"--hx-color-primary-500",
|
|
1538
|
+
"--hx-color-text-muted",
|
|
1539
|
+
"--hx-color-text-primary",
|
|
1478
1540
|
"--hx-focus-ring-color",
|
|
1479
1541
|
"--hx-focus-ring-offset",
|
|
1480
1542
|
"--hx-focus-ring-width",
|
|
@@ -1482,6 +1544,7 @@
|
|
|
1482
1544
|
"--hx-opacity-50",
|
|
1483
1545
|
"--hx-opacity-90",
|
|
1484
1546
|
"--hx-phi-field-disabled-opacity",
|
|
1547
|
+
"--hx-phi-field-focus-ring-color",
|
|
1485
1548
|
"--hx-phi-field-font-family",
|
|
1486
1549
|
"--hx-phi-field-letter-spacing",
|
|
1487
1550
|
"--hx-phi-field-masked-color",
|
|
@@ -1497,10 +1560,9 @@
|
|
|
1497
1560
|
"file": "hx-popover.css",
|
|
1498
1561
|
"tokens": [
|
|
1499
1562
|
"--hx-border-radius-md",
|
|
1500
|
-
"--hx-color-
|
|
1501
|
-
"--hx-color-
|
|
1502
|
-
"--hx-color-
|
|
1503
|
-
"--hx-color-primary-500",
|
|
1563
|
+
"--hx-color-border-default",
|
|
1564
|
+
"--hx-color-surface-default",
|
|
1565
|
+
"--hx-color-text-primary",
|
|
1504
1566
|
"--hx-focus-ring-color",
|
|
1505
1567
|
"--hx-focus-ring-offset",
|
|
1506
1568
|
"--hx-focus-ring-width",
|
|
@@ -1541,10 +1603,10 @@
|
|
|
1541
1603
|
"tokens": [
|
|
1542
1604
|
"--hx-border-radius-full",
|
|
1543
1605
|
"--hx-color-error-500",
|
|
1544
|
-
"--hx-color-neutral-100",
|
|
1545
|
-
"--hx-color-neutral-700",
|
|
1546
1606
|
"--hx-color-primary-500",
|
|
1547
1607
|
"--hx-color-success-700",
|
|
1608
|
+
"--hx-color-surface-sunken",
|
|
1609
|
+
"--hx-color-text-strong",
|
|
1548
1610
|
"--hx-color-warning-500",
|
|
1549
1611
|
"--hx-font-family-sans",
|
|
1550
1612
|
"--hx-font-size-sm",
|
|
@@ -1602,8 +1664,8 @@
|
|
|
1602
1664
|
"file": "hx-radio-group.css",
|
|
1603
1665
|
"tokens": [
|
|
1604
1666
|
"--hx-color-error-text",
|
|
1605
|
-
"--hx-color-
|
|
1606
|
-
"--hx-color-
|
|
1667
|
+
"--hx-color-text-muted",
|
|
1668
|
+
"--hx-color-text-strong",
|
|
1607
1669
|
"--hx-font-family-sans",
|
|
1608
1670
|
"--hx-font-size-sm",
|
|
1609
1671
|
"--hx-font-size-xs",
|
|
@@ -1626,8 +1688,7 @@
|
|
|
1626
1688
|
"file": "hx-rating.css",
|
|
1627
1689
|
"tokens": [
|
|
1628
1690
|
"--hx-border-radius-sm",
|
|
1629
|
-
"--hx-color-
|
|
1630
|
-
"--hx-color-primary-400",
|
|
1691
|
+
"--hx-color-border-strong",
|
|
1631
1692
|
"--hx-color-warning-300",
|
|
1632
1693
|
"--hx-color-warning-400",
|
|
1633
1694
|
"--hx-focus-ring-color",
|
|
@@ -1651,18 +1712,15 @@
|
|
|
1651
1712
|
"tokens": [
|
|
1652
1713
|
"--hx-border-radius-md",
|
|
1653
1714
|
"--hx-border-width-thin",
|
|
1715
|
+
"--hx-color-border-strong",
|
|
1654
1716
|
"--hx-color-error-500",
|
|
1655
1717
|
"--hx-color-error-text",
|
|
1656
|
-
"--hx-color-neutral-0",
|
|
1657
|
-
"--hx-color-neutral-300",
|
|
1658
|
-
"--hx-color-neutral-400",
|
|
1659
|
-
"--hx-color-neutral-500",
|
|
1660
|
-
"--hx-color-neutral-700",
|
|
1661
|
-
"--hx-color-neutral-800",
|
|
1662
1718
|
"--hx-color-primary-100",
|
|
1663
|
-
"--hx-color-primary-400",
|
|
1664
1719
|
"--hx-color-primary-50",
|
|
1665
|
-
"--hx-color-
|
|
1720
|
+
"--hx-color-surface-default",
|
|
1721
|
+
"--hx-color-text-muted",
|
|
1722
|
+
"--hx-color-text-placeholder",
|
|
1723
|
+
"--hx-color-text-strong",
|
|
1666
1724
|
"--hx-focus-ring-color",
|
|
1667
1725
|
"--hx-focus-ring-opacity",
|
|
1668
1726
|
"--hx-focus-ring-width",
|
|
@@ -1686,13 +1744,13 @@
|
|
|
1686
1744
|
"--hx-select-chevron-size",
|
|
1687
1745
|
"--hx-select-color",
|
|
1688
1746
|
"--hx-select-error-color",
|
|
1747
|
+
"--hx-select-focus-ring-color",
|
|
1689
1748
|
"--hx-select-font-family",
|
|
1690
1749
|
"--hx-select-label-color",
|
|
1691
1750
|
"--hx-select-listbox-bg",
|
|
1692
1751
|
"--hx-select-listbox-max-height",
|
|
1693
1752
|
"--hx-select-option-focus-ring-offset",
|
|
1694
1753
|
"--hx-select-option-hover-bg",
|
|
1695
|
-
"--hx-select-placeholder-color",
|
|
1696
1754
|
"--hx-size-10",
|
|
1697
1755
|
"--hx-size-12",
|
|
1698
1756
|
"--hx-size-8",
|
|
@@ -1711,21 +1769,20 @@
|
|
|
1711
1769
|
"tokens": [
|
|
1712
1770
|
"--hx-border-radius-sm",
|
|
1713
1771
|
"--hx-border-width-thin",
|
|
1714
|
-
"--hx-color-
|
|
1715
|
-
"--hx-color-
|
|
1716
|
-
"--hx-color-
|
|
1717
|
-
"--hx-color-neutral-900",
|
|
1718
|
-
"--hx-color-primary-400",
|
|
1772
|
+
"--hx-color-border-on-dark-strong",
|
|
1773
|
+
"--hx-color-surface-inverse",
|
|
1774
|
+
"--hx-color-text-inverse",
|
|
1719
1775
|
"--hx-focus-ring-color",
|
|
1720
1776
|
"--hx-focus-ring-offset",
|
|
1721
1777
|
"--hx-focus-ring-width",
|
|
1722
1778
|
"--hx-side-nav-bg",
|
|
1723
|
-
"--hx-side-nav-border-color",
|
|
1724
1779
|
"--hx-side-nav-collapsed-width",
|
|
1725
1780
|
"--hx-side-nav-color",
|
|
1781
|
+
"--hx-side-nav-focus-ring-color",
|
|
1726
1782
|
"--hx-side-nav-footer-padding",
|
|
1727
1783
|
"--hx-side-nav-header-padding",
|
|
1728
1784
|
"--hx-side-nav-toggle-color",
|
|
1785
|
+
"--hx-side-nav-toggle-hover-color",
|
|
1729
1786
|
"--hx-side-nav-width",
|
|
1730
1787
|
"--hx-space-14",
|
|
1731
1788
|
"--hx-space-2",
|
|
@@ -1762,14 +1819,13 @@
|
|
|
1762
1819
|
"tokens": [
|
|
1763
1820
|
"--hx-border-radius-full",
|
|
1764
1821
|
"--hx-border-width-thin",
|
|
1765
|
-
"--hx-color-
|
|
1766
|
-
"--hx-color-
|
|
1767
|
-
"--hx-color-neutral-400",
|
|
1768
|
-
"--hx-color-neutral-500",
|
|
1769
|
-
"--hx-color-neutral-600",
|
|
1770
|
-
"--hx-color-neutral-700",
|
|
1771
|
-
"--hx-color-primary-400",
|
|
1822
|
+
"--hx-color-border-default",
|
|
1823
|
+
"--hx-color-border-strong",
|
|
1772
1824
|
"--hx-color-primary-500",
|
|
1825
|
+
"--hx-color-surface-default",
|
|
1826
|
+
"--hx-color-text-muted",
|
|
1827
|
+
"--hx-color-text-secondary",
|
|
1828
|
+
"--hx-color-text-strong",
|
|
1773
1829
|
"--hx-focus-ring-color",
|
|
1774
1830
|
"--hx-focus-ring-width",
|
|
1775
1831
|
"--hx-font-family-sans",
|
|
@@ -1785,7 +1841,9 @@
|
|
|
1785
1841
|
"--hx-size-4",
|
|
1786
1842
|
"--hx-size-5",
|
|
1787
1843
|
"--hx-size-8",
|
|
1844
|
+
"--hx-slider-disabled-fill-bg",
|
|
1788
1845
|
"--hx-slider-fill-bg",
|
|
1846
|
+
"--hx-slider-focus-ring-color",
|
|
1789
1847
|
"--hx-slider-font-family",
|
|
1790
1848
|
"--hx-slider-help-text-color",
|
|
1791
1849
|
"--hx-slider-input-padding-block",
|
|
@@ -1836,20 +1894,24 @@
|
|
|
1836
1894
|
"tokens": [
|
|
1837
1895
|
"--hx-border-radius-md",
|
|
1838
1896
|
"--hx-border-width-thin",
|
|
1897
|
+
"--hx-color-border-default",
|
|
1898
|
+
"--hx-color-border-strong",
|
|
1839
1899
|
"--hx-color-error-400",
|
|
1840
1900
|
"--hx-color-error-500",
|
|
1841
1901
|
"--hx-color-error-600",
|
|
1842
1902
|
"--hx-color-neutral-0",
|
|
1843
|
-
"--hx-color-neutral-100",
|
|
1844
|
-
"--hx-color-neutral-200",
|
|
1845
|
-
"--hx-color-neutral-300",
|
|
1846
|
-
"--hx-color-neutral-50",
|
|
1847
|
-
"--hx-color-neutral-900",
|
|
1848
1903
|
"--hx-color-primary-200",
|
|
1849
1904
|
"--hx-color-primary-300",
|
|
1850
|
-
"--hx-color-primary-400",
|
|
1851
1905
|
"--hx-color-primary-50",
|
|
1852
1906
|
"--hx-color-primary-500",
|
|
1907
|
+
"--hx-color-primary-600",
|
|
1908
|
+
"--hx-color-primary-900",
|
|
1909
|
+
"--hx-color-surface-default",
|
|
1910
|
+
"--hx-color-surface-raised",
|
|
1911
|
+
"--hx-color-surface-sunken",
|
|
1912
|
+
"--hx-color-text-on-error",
|
|
1913
|
+
"--hx-color-text-on-primary",
|
|
1914
|
+
"--hx-color-text-primary",
|
|
1853
1915
|
"--hx-filter-brightness-active",
|
|
1854
1916
|
"--hx-filter-brightness-hover",
|
|
1855
1917
|
"--hx-focus-ring-color",
|
|
@@ -1876,6 +1938,7 @@
|
|
|
1876
1938
|
"--hx-split-button-border-radius",
|
|
1877
1939
|
"--hx-split-button-color",
|
|
1878
1940
|
"--hx-split-button-divider-color",
|
|
1941
|
+
"--hx-split-button-focus-ring-color",
|
|
1879
1942
|
"--hx-split-button-font-family",
|
|
1880
1943
|
"--hx-split-button-font-weight",
|
|
1881
1944
|
"--hx-split-button-menu-bg",
|
|
@@ -1890,9 +1953,9 @@
|
|
|
1890
1953
|
"name": "hx-split-panel",
|
|
1891
1954
|
"file": "hx-split-panel.css",
|
|
1892
1955
|
"tokens": [
|
|
1893
|
-
"--hx-color-
|
|
1894
|
-
"--hx-color-neutral-200",
|
|
1956
|
+
"--hx-color-border-default",
|
|
1895
1957
|
"--hx-color-primary-500",
|
|
1958
|
+
"--hx-color-surface-default",
|
|
1896
1959
|
"--hx-focus-ring-color",
|
|
1897
1960
|
"--hx-focus-ring-offset",
|
|
1898
1961
|
"--hx-focus-ring-width",
|
|
@@ -1900,8 +1963,8 @@
|
|
|
1900
1963
|
"--hx-space-1",
|
|
1901
1964
|
"--hx-split-panel-btn-icon-size",
|
|
1902
1965
|
"--hx-split-panel-divider-color",
|
|
1903
|
-
"--hx-split-panel-divider-hover-color",
|
|
1904
1966
|
"--hx-split-panel-divider-size",
|
|
1967
|
+
"--hx-split-panel-focus-ring-color",
|
|
1905
1968
|
"--hx-touch-target-min",
|
|
1906
1969
|
"--hx-transition-fast"
|
|
1907
1970
|
]
|
|
@@ -1924,12 +1987,12 @@
|
|
|
1924
1987
|
"--hx-border-radius-sm",
|
|
1925
1988
|
"--hx-color-error-50",
|
|
1926
1989
|
"--hx-color-error-700",
|
|
1927
|
-
"--hx-color-neutral-500",
|
|
1928
|
-
"--hx-color-neutral-800",
|
|
1929
|
-
"--hx-color-neutral-900",
|
|
1930
1990
|
"--hx-color-primary-500",
|
|
1931
1991
|
"--hx-color-success-50",
|
|
1932
1992
|
"--hx-color-success-700",
|
|
1993
|
+
"--hx-color-text-muted",
|
|
1994
|
+
"--hx-color-text-primary",
|
|
1995
|
+
"--hx-color-text-strong",
|
|
1933
1996
|
"--hx-font-family-sans",
|
|
1934
1997
|
"--hx-font-size-3xl",
|
|
1935
1998
|
"--hx-font-size-5xl",
|
|
@@ -1972,8 +2035,8 @@
|
|
|
1972
2035
|
"--hx-color-error-500",
|
|
1973
2036
|
"--hx-color-neutral-300",
|
|
1974
2037
|
"--hx-color-neutral-400",
|
|
1975
|
-
"--hx-color-neutral-700",
|
|
1976
2038
|
"--hx-color-success-500",
|
|
2039
|
+
"--hx-color-text-strong",
|
|
1977
2040
|
"--hx-color-warning-500",
|
|
1978
2041
|
"--hx-font-size-sm",
|
|
1979
2042
|
"--hx-space-2",
|
|
@@ -2046,13 +2109,13 @@
|
|
|
2046
2109
|
"file": "hx-switch.css",
|
|
2047
2110
|
"tokens": [
|
|
2048
2111
|
"--hx-border-radius-full",
|
|
2112
|
+
"--hx-color-border-strong",
|
|
2049
2113
|
"--hx-color-error-text",
|
|
2050
|
-
"--hx-color-neutral-0",
|
|
2051
|
-
"--hx-color-neutral-300",
|
|
2052
|
-
"--hx-color-neutral-500",
|
|
2053
|
-
"--hx-color-neutral-700",
|
|
2054
|
-
"--hx-color-primary-400",
|
|
2055
2114
|
"--hx-color-primary-500",
|
|
2115
|
+
"--hx-color-primary-600",
|
|
2116
|
+
"--hx-color-surface-default",
|
|
2117
|
+
"--hx-color-text-muted",
|
|
2118
|
+
"--hx-color-text-strong",
|
|
2056
2119
|
"--hx-focus-ring-color",
|
|
2057
2120
|
"--hx-focus-ring-offset",
|
|
2058
2121
|
"--hx-focus-ring-width",
|
|
@@ -2075,6 +2138,7 @@
|
|
|
2075
2138
|
"--hx-space-1",
|
|
2076
2139
|
"--hx-space-2",
|
|
2077
2140
|
"--hx-switch-error-color",
|
|
2141
|
+
"--hx-switch-focus-ring-color",
|
|
2078
2142
|
"--hx-switch-font-family",
|
|
2079
2143
|
"--hx-switch-help-text-color",
|
|
2080
2144
|
"--hx-switch-label-color",
|
|
@@ -2086,9 +2150,11 @@
|
|
|
2086
2150
|
"--hx-switch-thumb-size-sm",
|
|
2087
2151
|
"--hx-switch-track-bg",
|
|
2088
2152
|
"--hx-switch-track-checked-bg",
|
|
2153
|
+
"--hx-switch-track-checked-hover-bg",
|
|
2089
2154
|
"--hx-switch-track-height-lg",
|
|
2090
2155
|
"--hx-switch-track-height-md",
|
|
2091
2156
|
"--hx-switch-track-height-sm",
|
|
2157
|
+
"--hx-switch-track-hover-bg",
|
|
2092
2158
|
"--hx-switch-track-width-lg",
|
|
2093
2159
|
"--hx-switch-track-width-md",
|
|
2094
2160
|
"--hx-switch-track-width-sm",
|
|
@@ -2100,9 +2166,8 @@
|
|
|
2100
2166
|
"name": "hx-table",
|
|
2101
2167
|
"file": "hx-table.css",
|
|
2102
2168
|
"tokens": [
|
|
2103
|
-
"--hx-color-
|
|
2104
|
-
"--hx-color-
|
|
2105
|
-
"--hx-color-primary-500",
|
|
2169
|
+
"--hx-color-surface-raised",
|
|
2170
|
+
"--hx-color-text-strong",
|
|
2106
2171
|
"--hx-focus-ring-color",
|
|
2107
2172
|
"--hx-focus-ring-offset",
|
|
2108
2173
|
"--hx-focus-ring-width",
|
|
@@ -2179,11 +2244,26 @@
|
|
|
2179
2244
|
"--hx-tag-border-radius",
|
|
2180
2245
|
"--hx-tag-border-radius-pill",
|
|
2181
2246
|
"--hx-tag-color",
|
|
2247
|
+
"--hx-tag-danger-bg",
|
|
2248
|
+
"--hx-tag-danger-border-color",
|
|
2249
|
+
"--hx-tag-danger-color",
|
|
2250
|
+
"--hx-tag-default-bg",
|
|
2251
|
+
"--hx-tag-default-border-color",
|
|
2252
|
+
"--hx-tag-default-color",
|
|
2182
2253
|
"--hx-tag-font-family",
|
|
2183
2254
|
"--hx-tag-font-size",
|
|
2184
2255
|
"--hx-tag-font-weight",
|
|
2185
2256
|
"--hx-tag-padding-x",
|
|
2186
2257
|
"--hx-tag-padding-y",
|
|
2258
|
+
"--hx-tag-primary-bg",
|
|
2259
|
+
"--hx-tag-primary-border-color",
|
|
2260
|
+
"--hx-tag-primary-color",
|
|
2261
|
+
"--hx-tag-success-bg",
|
|
2262
|
+
"--hx-tag-success-border-color",
|
|
2263
|
+
"--hx-tag-success-color",
|
|
2264
|
+
"--hx-tag-warning-bg",
|
|
2265
|
+
"--hx-tag-warning-border-color",
|
|
2266
|
+
"--hx-tag-warning-color",
|
|
2187
2267
|
"--hx-touch-target-min"
|
|
2188
2268
|
]
|
|
2189
2269
|
},
|
|
@@ -2196,8 +2276,8 @@
|
|
|
2196
2276
|
"--hx-color-neutral-400",
|
|
2197
2277
|
"--hx-color-neutral-500",
|
|
2198
2278
|
"--hx-color-neutral-900",
|
|
2199
|
-
"--hx-color-success-
|
|
2200
|
-
"--hx-color-warning-
|
|
2279
|
+
"--hx-color-success-700",
|
|
2280
|
+
"--hx-color-warning-700",
|
|
2201
2281
|
"--hx-font-family-mono",
|
|
2202
2282
|
"--hx-font-family-sans",
|
|
2203
2283
|
"--hx-font-size-lg",
|
|
@@ -2213,11 +2293,18 @@
|
|
|
2213
2293
|
"--hx-line-height-normal",
|
|
2214
2294
|
"--hx-line-height-tight",
|
|
2215
2295
|
"--hx-text-color",
|
|
2296
|
+
"--hx-text-danger-color",
|
|
2297
|
+
"--hx-text-default-color",
|
|
2298
|
+
"--hx-text-disabled-color",
|
|
2216
2299
|
"--hx-text-font-family",
|
|
2217
2300
|
"--hx-text-font-size",
|
|
2218
2301
|
"--hx-text-font-weight",
|
|
2302
|
+
"--hx-text-inverse-color",
|
|
2219
2303
|
"--hx-text-letter-spacing",
|
|
2220
|
-
"--hx-text-line-height"
|
|
2304
|
+
"--hx-text-line-height",
|
|
2305
|
+
"--hx-text-subtle-color",
|
|
2306
|
+
"--hx-text-success-color",
|
|
2307
|
+
"--hx-text-warning-color"
|
|
2221
2308
|
]
|
|
2222
2309
|
},
|
|
2223
2310
|
{
|
|
@@ -2226,16 +2313,17 @@
|
|
|
2226
2313
|
"tokens": [
|
|
2227
2314
|
"--hx-border-radius-md",
|
|
2228
2315
|
"--hx-border-width-thin",
|
|
2229
|
-
"--hx-color-
|
|
2316
|
+
"--hx-color-border-strong",
|
|
2317
|
+
"--hx-color-error-600",
|
|
2230
2318
|
"--hx-color-error-text",
|
|
2231
|
-
"--hx-color-
|
|
2232
|
-
"--hx-color-
|
|
2233
|
-
"--hx-color-
|
|
2234
|
-
"--hx-color-
|
|
2235
|
-
"--hx-color-
|
|
2236
|
-
"--hx-color-
|
|
2237
|
-
"--hx-color-primary-400",
|
|
2319
|
+
"--hx-color-surface-default",
|
|
2320
|
+
"--hx-color-surface-sunken",
|
|
2321
|
+
"--hx-color-text-disabled",
|
|
2322
|
+
"--hx-color-text-muted",
|
|
2323
|
+
"--hx-color-text-placeholder",
|
|
2324
|
+
"--hx-color-text-strong",
|
|
2238
2325
|
"--hx-focus-ring-color",
|
|
2326
|
+
"--hx-focus-ring-offset",
|
|
2239
2327
|
"--hx-focus-ring-opacity",
|
|
2240
2328
|
"--hx-focus-ring-width",
|
|
2241
2329
|
"--hx-font-family-sans",
|
|
@@ -2249,6 +2337,7 @@
|
|
|
2249
2337
|
"--hx-input-border-radius",
|
|
2250
2338
|
"--hx-input-color",
|
|
2251
2339
|
"--hx-input-error-color",
|
|
2340
|
+
"--hx-input-focus-ring-color",
|
|
2252
2341
|
"--hx-input-font-family",
|
|
2253
2342
|
"--hx-input-label-color",
|
|
2254
2343
|
"--hx-input-lg-font-size",
|
|
@@ -2262,6 +2351,12 @@
|
|
|
2262
2351
|
"--hx-space-2",
|
|
2263
2352
|
"--hx-space-3",
|
|
2264
2353
|
"--hx-space-4",
|
|
2354
|
+
"--hx-text-input-border-width",
|
|
2355
|
+
"--hx-text-input-font-size",
|
|
2356
|
+
"--hx-text-input-lg-font-size",
|
|
2357
|
+
"--hx-text-input-padding-x",
|
|
2358
|
+
"--hx-text-input-padding-y",
|
|
2359
|
+
"--hx-text-input-sm-font-size",
|
|
2265
2360
|
"--hx-transition-fast"
|
|
2266
2361
|
]
|
|
2267
2362
|
},
|
|
@@ -2271,15 +2366,13 @@
|
|
|
2271
2366
|
"tokens": [
|
|
2272
2367
|
"--hx-border-radius-md",
|
|
2273
2368
|
"--hx-border-width-thin",
|
|
2274
|
-
"--hx-color-
|
|
2369
|
+
"--hx-color-border-strong",
|
|
2370
|
+
"--hx-color-error-600",
|
|
2275
2371
|
"--hx-color-error-text",
|
|
2276
|
-
"--hx-color-
|
|
2277
|
-
"--hx-color-
|
|
2278
|
-
"--hx-color-
|
|
2279
|
-
"--hx-color-
|
|
2280
|
-
"--hx-color-neutral-700",
|
|
2281
|
-
"--hx-color-neutral-800",
|
|
2282
|
-
"--hx-color-primary-400",
|
|
2372
|
+
"--hx-color-surface-default",
|
|
2373
|
+
"--hx-color-text-muted",
|
|
2374
|
+
"--hx-color-text-placeholder",
|
|
2375
|
+
"--hx-color-text-strong",
|
|
2283
2376
|
"--hx-focus-ring-color",
|
|
2284
2377
|
"--hx-focus-ring-opacity",
|
|
2285
2378
|
"--hx-focus-ring-width",
|
|
@@ -2294,6 +2387,7 @@
|
|
|
2294
2387
|
"--hx-input-border-radius",
|
|
2295
2388
|
"--hx-input-color",
|
|
2296
2389
|
"--hx-input-error-color",
|
|
2390
|
+
"--hx-input-focus-ring-color",
|
|
2297
2391
|
"--hx-input-font-family",
|
|
2298
2392
|
"--hx-input-label-color",
|
|
2299
2393
|
"--hx-line-height-normal",
|
|
@@ -2302,7 +2396,12 @@
|
|
|
2302
2396
|
"--hx-space-1",
|
|
2303
2397
|
"--hx-space-2",
|
|
2304
2398
|
"--hx-space-3",
|
|
2399
|
+
"--hx-textarea-counter-color",
|
|
2400
|
+
"--hx-textarea-font-size",
|
|
2401
|
+
"--hx-textarea-help-text-color",
|
|
2305
2402
|
"--hx-textarea-min-height",
|
|
2403
|
+
"--hx-textarea-padding-x",
|
|
2404
|
+
"--hx-textarea-padding-y",
|
|
2306
2405
|
"--hx-transition-fast"
|
|
2307
2406
|
]
|
|
2308
2407
|
},
|
|
@@ -2317,19 +2416,18 @@
|
|
|
2317
2416
|
"tokens": [
|
|
2318
2417
|
"--hx-border-radius-md",
|
|
2319
2418
|
"--hx-border-width-thin",
|
|
2419
|
+
"--hx-color-border-strong",
|
|
2320
2420
|
"--hx-color-error-500",
|
|
2321
2421
|
"--hx-color-error-text",
|
|
2322
|
-
"--hx-color-neutral-0",
|
|
2323
|
-
"--hx-color-neutral-300",
|
|
2324
|
-
"--hx-color-neutral-400",
|
|
2325
|
-
"--hx-color-neutral-500",
|
|
2326
|
-
"--hx-color-neutral-700",
|
|
2327
|
-
"--hx-color-neutral-800",
|
|
2328
2422
|
"--hx-color-neutral-900",
|
|
2329
2423
|
"--hx-color-primary-100",
|
|
2330
2424
|
"--hx-color-primary-50",
|
|
2331
2425
|
"--hx-color-primary-700",
|
|
2332
2426
|
"--hx-color-primary-800",
|
|
2427
|
+
"--hx-color-surface-default",
|
|
2428
|
+
"--hx-color-text-muted",
|
|
2429
|
+
"--hx-color-text-placeholder",
|
|
2430
|
+
"--hx-color-text-strong",
|
|
2333
2431
|
"--hx-focus-ring-color",
|
|
2334
2432
|
"--hx-focus-ring-opacity",
|
|
2335
2433
|
"--hx-focus-ring-width",
|
|
@@ -2359,7 +2457,6 @@
|
|
|
2359
2457
|
"--hx-time-picker-option-color",
|
|
2360
2458
|
"--hx-time-picker-option-hover-bg",
|
|
2361
2459
|
"--hx-time-picker-option-hover-color",
|
|
2362
|
-
"--hx-time-picker-option-selected-bg",
|
|
2363
2460
|
"--hx-time-picker-option-selected-color",
|
|
2364
2461
|
"--hx-transition-fast",
|
|
2365
2462
|
"--hx-z-index-dropdown"
|
|
@@ -2371,12 +2468,16 @@
|
|
|
2371
2468
|
"tokens": [
|
|
2372
2469
|
"--hx-border-radius-md",
|
|
2373
2470
|
"--hx-border-radius-sm",
|
|
2374
|
-
"--hx-color-
|
|
2375
|
-
"--hx-color-
|
|
2376
|
-
"--hx-color-
|
|
2377
|
-
"--hx-color-
|
|
2378
|
-
"--hx-color-
|
|
2379
|
-
"--hx-color-
|
|
2471
|
+
"--hx-color-surface-danger-strong",
|
|
2472
|
+
"--hx-color-surface-info-strong",
|
|
2473
|
+
"--hx-color-surface-inverse",
|
|
2474
|
+
"--hx-color-surface-success-strong",
|
|
2475
|
+
"--hx-color-surface-warning-strong",
|
|
2476
|
+
"--hx-color-text-inverse",
|
|
2477
|
+
"--hx-color-text-on-error-strong",
|
|
2478
|
+
"--hx-color-text-on-primary-strong",
|
|
2479
|
+
"--hx-color-text-on-success-strong",
|
|
2480
|
+
"--hx-color-text-on-warning",
|
|
2380
2481
|
"--hx-focus-ring-offset",
|
|
2381
2482
|
"--hx-focus-ring-width",
|
|
2382
2483
|
"--hx-font-family-sans",
|
|
@@ -2406,18 +2507,19 @@
|
|
|
2406
2507
|
"tokens": [
|
|
2407
2508
|
"--hx-border-radius-md",
|
|
2408
2509
|
"--hx-border-width-thin",
|
|
2510
|
+
"--hx-color-border-strong",
|
|
2409
2511
|
"--hx-color-neutral-0",
|
|
2410
|
-
"--hx-color-neutral-100",
|
|
2411
|
-
"--hx-color-neutral-200",
|
|
2412
|
-
"--hx-color-neutral-300",
|
|
2413
|
-
"--hx-color-neutral-50",
|
|
2414
2512
|
"--hx-color-neutral-500",
|
|
2415
|
-
"--hx-color-neutral-900",
|
|
2416
2513
|
"--hx-color-primary-100",
|
|
2417
|
-
"--hx-color-primary-400",
|
|
2418
2514
|
"--hx-color-primary-50",
|
|
2419
2515
|
"--hx-color-primary-500",
|
|
2516
|
+
"--hx-color-primary-600",
|
|
2420
2517
|
"--hx-color-primary-700",
|
|
2518
|
+
"--hx-color-surface-raised",
|
|
2519
|
+
"--hx-color-surface-sunken",
|
|
2520
|
+
"--hx-color-text-muted",
|
|
2521
|
+
"--hx-color-text-on-primary",
|
|
2522
|
+
"--hx-color-text-primary",
|
|
2421
2523
|
"--hx-filter-brightness-active",
|
|
2422
2524
|
"--hx-filter-brightness-hover",
|
|
2423
2525
|
"--hx-focus-ring-color",
|
|
@@ -2441,6 +2543,7 @@
|
|
|
2441
2543
|
"--hx-toggle-button-border-color",
|
|
2442
2544
|
"--hx-toggle-button-border-radius",
|
|
2443
2545
|
"--hx-toggle-button-color",
|
|
2546
|
+
"--hx-toggle-button-focus-ring-color",
|
|
2444
2547
|
"--hx-toggle-button-font-family",
|
|
2445
2548
|
"--hx-toggle-button-font-weight",
|
|
2446
2549
|
"--hx-toggle-button-pressed-bg",
|
|
@@ -2453,8 +2556,8 @@
|
|
|
2453
2556
|
"file": "hx-tooltip.css",
|
|
2454
2557
|
"tokens": [
|
|
2455
2558
|
"--hx-border-radius-sm",
|
|
2456
|
-
"--hx-color-
|
|
2457
|
-
"--hx-color-
|
|
2559
|
+
"--hx-color-surface-inverse",
|
|
2560
|
+
"--hx-color-text-inverse",
|
|
2458
2561
|
"--hx-font-family-sans",
|
|
2459
2562
|
"--hx-font-size-xs",
|
|
2460
2563
|
"--hx-line-height-normal",
|
|
@@ -2482,12 +2585,10 @@
|
|
|
2482
2585
|
"tokens": [
|
|
2483
2586
|
"--hx-border-radius-sm",
|
|
2484
2587
|
"--hx-border-width-thin",
|
|
2485
|
-
"--hx-color-
|
|
2486
|
-
"--hx-color-
|
|
2487
|
-
"--hx-color-
|
|
2488
|
-
"--hx-color-
|
|
2489
|
-
"--hx-color-neutral-800",
|
|
2490
|
-
"--hx-color-primary-500",
|
|
2588
|
+
"--hx-color-border-default",
|
|
2589
|
+
"--hx-color-surface-default",
|
|
2590
|
+
"--hx-color-surface-sunken",
|
|
2591
|
+
"--hx-color-text-strong",
|
|
2491
2592
|
"--hx-duration-fast",
|
|
2492
2593
|
"--hx-focus-ring-color",
|
|
2493
2594
|
"--hx-focus-ring-offset",
|
|
@@ -2502,10 +2603,12 @@
|
|
|
2502
2603
|
"--hx-top-nav-bg",
|
|
2503
2604
|
"--hx-top-nav-border-color",
|
|
2504
2605
|
"--hx-top-nav-color",
|
|
2606
|
+
"--hx-top-nav-focus-ring-color",
|
|
2505
2607
|
"--hx-top-nav-font-family",
|
|
2506
2608
|
"--hx-top-nav-height",
|
|
2507
2609
|
"--hx-top-nav-padding-x",
|
|
2508
2610
|
"--hx-top-nav-toggle-color",
|
|
2611
|
+
"--hx-top-nav-toggle-hover-bg",
|
|
2509
2612
|
"--hx-top-nav-z-index",
|
|
2510
2613
|
"--hx-z-index-sticky"
|
|
2511
2614
|
]
|
|
@@ -2515,7 +2618,6 @@
|
|
|
2515
2618
|
"file": "hx-tree-view.css",
|
|
2516
2619
|
"tokens": [
|
|
2517
2620
|
"--hx-border-radius-sm",
|
|
2518
|
-
"--hx-color-primary-400",
|
|
2519
2621
|
"--hx-focus-ring-color",
|
|
2520
2622
|
"--hx-focus-ring-offset",
|
|
2521
2623
|
"--hx-focus-ring-width",
|