@quartzds/core 1.0.0-beta.12 → 1.0.0-beta.120
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/CHANGELOG.md +1895 -0
- package/README.md +23 -23
- package/components/index.d.ts +50 -0
- package/components/index.js +62 -28
- package/components/index.js.map +1 -1
- package/components/p-5RFBIepu.js +112 -0
- package/components/p-5RFBIepu.js.map +1 -0
- package/components/p-B03FWheS.js +393 -0
- package/components/p-B03FWheS.js.map +1 -0
- package/components/p-BkBJDD6Y.js +274 -0
- package/components/p-BkBJDD6Y.js.map +1 -0
- package/components/p-BkgfW_tl.js +282 -0
- package/components/p-BkgfW_tl.js.map +1 -0
- package/components/p-Bnc7Puxx.js +164 -0
- package/components/p-Bnc7Puxx.js.map +1 -0
- package/components/{floating-ui.dom.esm.js → p-Bv2vPjgL.js} +557 -345
- package/components/p-Bv2vPjgL.js.map +1 -0
- package/components/p-CDRwHAIT.js +105 -0
- package/components/p-CDRwHAIT.js.map +1 -0
- package/components/p-CFVg7I9T.js +269 -0
- package/components/p-CFVg7I9T.js.map +1 -0
- package/components/p-CRVPDKfO.js +163 -0
- package/components/p-CRVPDKfO.js.map +1 -0
- package/components/p-CXP6q9Mr.js +286 -0
- package/components/p-CXP6q9Mr.js.map +1 -0
- package/components/p-CZRW1LV_.js +28 -0
- package/components/p-CZRW1LV_.js.map +1 -0
- package/components/p-D2489VzR.js +2133 -0
- package/components/p-D2489VzR.js.map +1 -0
- package/components/p-DeRqCYmp.js +102 -0
- package/components/p-DeRqCYmp.js.map +1 -0
- package/components/p-DnZdwX0l.js +149 -0
- package/components/p-DnZdwX0l.js.map +1 -0
- package/components/p-Dsc0-aXK.js +162 -0
- package/components/p-Dsc0-aXK.js.map +1 -0
- package/components/p-DwxIJEUj.js +91 -0
- package/components/p-DwxIJEUj.js.map +1 -0
- package/components/p-U2Q0vF-d.js +96 -0
- package/components/p-U2Q0vF-d.js.map +1 -0
- package/components/p-eFhV8w2l.js +428 -0
- package/components/p-eFhV8w2l.js.map +1 -0
- package/components/qds-action-item.d.ts +11 -0
- package/components/qds-action-item.js +183 -0
- package/components/qds-action-item.js.map +1 -0
- package/components/qds-avatar-media.d.ts +11 -0
- package/components/qds-avatar-media.js +14 -0
- package/components/qds-avatar-media.js.map +1 -0
- package/components/qds-badge-counter.d.ts +11 -0
- package/components/qds-badge-counter.js +14 -0
- package/components/qds-badge-counter.js.map +1 -0
- package/components/qds-badge-indicator.d.ts +11 -0
- package/components/qds-badge-indicator.js +14 -0
- package/components/qds-badge-indicator.js.map +1 -0
- package/components/qds-breadcrumb-item.d.ts +11 -0
- package/components/qds-breadcrumb-item.js +169 -0
- package/components/qds-breadcrumb-item.js.map +1 -0
- package/components/qds-button.d.ts +2 -2
- package/components/qds-button.js +457 -129
- package/components/qds-button.js.map +1 -1
- package/components/qds-checkbox.d.ts +2 -2
- package/components/qds-checkbox.js +4 -146
- package/components/qds-checkbox.js.map +1 -1
- package/components/qds-chip.d.ts +11 -0
- package/components/qds-chip.js +304 -0
- package/components/qds-chip.js.map +1 -0
- package/components/qds-dialog.d.ts +2 -2
- package/components/qds-dialog.js +179 -93
- package/components/qds-dialog.js.map +1 -1
- package/components/qds-divider.d.ts +2 -2
- package/components/qds-divider.js +4 -39
- package/components/qds-divider.js.map +1 -1
- package/components/qds-dropdown.d.ts +2 -2
- package/components/qds-dropdown.js +4 -249
- package/components/qds-dropdown.js.map +1 -1
- package/components/qds-form-message.d.ts +2 -2
- package/components/qds-form-message.js +100 -50
- package/components/qds-form-message.js.map +1 -1
- package/components/qds-icon-button.d.ts +11 -0
- package/components/qds-icon-button.js +14 -0
- package/components/qds-icon-button.js.map +1 -0
- package/components/qds-icon-tab.d.ts +11 -0
- package/components/qds-icon-tab.js +278 -0
- package/components/qds-icon-tab.js.map +1 -0
- package/components/qds-icon.d.ts +2 -2
- package/components/qds-icon.js +4 -3
- package/components/qds-inline-link.d.ts +2 -2
- package/components/qds-inline-link.js +171 -74
- package/components/qds-inline-link.js.map +1 -1
- package/components/qds-input.d.ts +2 -2
- package/components/qds-input.js +548 -230
- package/components/qds-input.js.map +1 -1
- package/components/qds-label.d.ts +2 -2
- package/components/qds-label.js +4 -3
- package/components/qds-list-item.d.ts +11 -0
- package/components/qds-list-item.js +395 -0
- package/components/qds-list-item.js.map +1 -0
- package/components/qds-loader.d.ts +11 -0
- package/components/qds-loader.js +152 -0
- package/components/qds-loader.js.map +1 -0
- package/components/qds-menu-item.d.ts +11 -0
- package/components/qds-menu-item.js +204 -0
- package/components/qds-menu-item.js.map +1 -0
- package/components/qds-mini-button.d.ts +11 -0
- package/components/qds-mini-button.js +14 -0
- package/components/qds-mini-button.js.map +1 -0
- package/components/qds-progress-bar.d.ts +11 -0
- package/components/qds-progress-bar.js +155 -0
- package/components/qds-progress-bar.js.map +1 -0
- package/components/qds-radio.d.ts +2 -2
- package/components/qds-radio.js +4 -99
- package/components/qds-radio.js.map +1 -1
- package/components/qds-select.d.ts +11 -0
- package/components/qds-select.js +363 -0
- package/components/qds-select.js.map +1 -0
- package/components/qds-standalone-link.d.ts +11 -0
- package/components/qds-standalone-link.js +208 -0
- package/components/qds-standalone-link.js.map +1 -0
- package/components/qds-switch.d.ts +2 -2
- package/components/qds-switch.js +257 -105
- package/components/qds-switch.js.map +1 -1
- package/components/qds-tab.d.ts +11 -0
- package/components/qds-tab.js +339 -0
- package/components/qds-tab.js.map +1 -0
- package/components/qds-tabbar.d.ts +11 -0
- package/components/qds-tabbar.js +410 -0
- package/components/qds-tabbar.js.map +1 -0
- package/components/qds-table-cell.d.ts +11 -0
- package/components/qds-table-cell.js +81 -0
- package/components/qds-table-cell.js.map +1 -0
- package/components/qds-table-head-cell.d.ts +11 -0
- package/components/qds-table-head-cell.js +87 -0
- package/components/qds-table-head-cell.js.map +1 -0
- package/components/qds-table-row.d.ts +11 -0
- package/components/qds-table-row.js +48 -0
- package/components/qds-table-row.js.map +1 -0
- package/components/qds-table.d.ts +11 -0
- package/components/qds-table.js +48 -0
- package/components/qds-table.js.map +1 -0
- package/components/qds-tag.d.ts +11 -0
- package/components/qds-tag.js +14 -0
- package/components/qds-tag.js.map +1 -0
- package/components/qds-textarea.d.ts +2 -2
- package/components/qds-textarea.js +352 -193
- package/components/qds-textarea.js.map +1 -1
- package/components/qds-title.d.ts +2 -2
- package/components/qds-title.js +4 -84
- package/components/qds-title.js.map +1 -1
- package/components/qds-tooltip.d.ts +2 -2
- package/components/qds-tooltip.js +4 -315
- package/components/qds-tooltip.js.map +1 -1
- package/dist/cjs/app-globals-CLoao1by.js +13 -0
- package/dist/cjs/app-globals-CLoao1by.js.map +1 -0
- package/dist/cjs/controls-DKGeNyr5.js +32 -0
- package/dist/cjs/controls-DKGeNyr5.js.map +1 -0
- package/dist/cjs/{floating-ui.dom.esm-7f1cac3e.js → floating-ui.dom-Bvzubd50.js} +557 -345
- package/dist/cjs/floating-ui.dom-Bvzubd50.js.map +1 -0
- package/dist/cjs/helpers-BIL8yXqA.js +303 -0
- package/dist/cjs/helpers-BIL8yXqA.js.map +1 -0
- package/dist/cjs/index-DIY7gpXM.js +2376 -0
- package/dist/cjs/index-DIY7gpXM.js.map +1 -0
- package/dist/cjs/index.cjs.js +40 -31
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/library-CeKRI2f2.js +142 -0
- package/dist/cjs/library-CeKRI2f2.js.map +1 -0
- package/dist/cjs/loader.cjs.js +9 -10
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/cjs/qds-action-item.cjs.entry.js +145 -0
- package/dist/cjs/qds-action-item.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-avatar-media.qds-checkbox.qds-radio.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-avatar-media_3.cjs.entry.js +399 -0
- package/dist/cjs/qds-badge-counter.qds-badge-indicator.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-badge-counter_2.cjs.entry.js +146 -0
- package/dist/cjs/qds-breadcrumb-item.cjs.entry.js +129 -0
- package/dist/cjs/qds-breadcrumb-item.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-button.cjs.entry.js +385 -93
- package/dist/cjs/qds-button.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-chip.cjs.entry.js +252 -0
- package/dist/cjs/qds-chip.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-dialog.cjs.entry.js +124 -77
- package/dist/cjs/qds-dialog.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-divider.qds-icon-button.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-divider_2.cjs.entry.js +280 -0
- package/dist/cjs/qds-dropdown.cjs.entry.js +373 -209
- package/dist/cjs/qds-dropdown.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-form-message.cjs.entry.js +70 -27
- package/dist/cjs/qds-form-message.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-icon-tab.cjs.entry.js +214 -0
- package/dist/cjs/qds-icon-tab.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-icon.cjs.entry.js +112 -93
- package/dist/cjs/qds-icon.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-inline-link.cjs.entry.js +137 -49
- package/dist/cjs/qds-inline-link.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-input.cjs.entry.js +473 -188
- package/dist/cjs/qds-input.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-label.cjs.entry.js +118 -27
- package/dist/cjs/qds-label.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-list-item.cjs.entry.js +290 -0
- package/dist/cjs/qds-list-item.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-loader.cjs.entry.js +126 -0
- package/dist/cjs/qds-loader.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-menu-item.cjs.entry.js +158 -0
- package/dist/cjs/qds-menu-item.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-mini-button.cjs.entry.js +132 -0
- package/dist/cjs/qds-mini-button.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-progress-bar.cjs.entry.js +131 -0
- package/dist/cjs/qds-progress-bar.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-select.cjs.entry.js +319 -0
- package/dist/cjs/qds-select.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-standalone-link.cjs.entry.js +169 -0
- package/dist/cjs/qds-standalone-link.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-switch.cjs.entry.js +221 -67
- package/dist/cjs/qds-switch.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-tab.cjs.entry.js +265 -0
- package/dist/cjs/qds-tab.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-tabbar.cjs.entry.js +344 -0
- package/dist/cjs/qds-tabbar.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-table-cell.cjs.entry.js +61 -0
- package/dist/cjs/qds-table-cell.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-table-head-cell.cjs.entry.js +65 -0
- package/dist/cjs/qds-table-head-cell.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-table-row.cjs.entry.js +34 -0
- package/dist/cjs/qds-table-row.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-table.cjs.entry.js +34 -0
- package/dist/cjs/qds-table.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-tag.cjs.entry.js +110 -0
- package/dist/cjs/qds-tag.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-textarea.cjs.entry.js +303 -156
- package/dist/cjs/qds-textarea.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-title.cjs.entry.js +61 -52
- package/dist/cjs/qds-title.entry.cjs.js.map +1 -0
- package/dist/cjs/qds-tooltip.cjs.entry.js +334 -263
- package/dist/cjs/qds-tooltip.entry.cjs.js.map +1 -0
- package/dist/cjs/qds.cjs.js +18 -17
- package/dist/cjs/qds.cjs.js.map +1 -1
- package/dist/custom-elements.json +12056 -2304
- package/dist/docs.d.ts +344 -240
- package/dist/docs.json +13125 -3360
- package/dist/esm/app-globals-WylVyaRG.js +11 -0
- package/dist/esm/app-globals-WylVyaRG.js.map +1 -0
- package/dist/esm/controls-CZRW1LV_.js +28 -0
- package/dist/esm/controls-CZRW1LV_.js.map +1 -0
- package/dist/esm/{floating-ui.dom.esm-c2f3e549.js → floating-ui.dom-Bv2vPjgL.js} +557 -345
- package/dist/esm/floating-ui.dom-Bv2vPjgL.js.map +1 -0
- package/dist/esm/helpers-BgaJNF9u.js +286 -0
- package/dist/esm/helpers-BgaJNF9u.js.map +1 -0
- package/dist/esm/index-Hg1Liloy.js +2364 -0
- package/dist/esm/index-Hg1Liloy.js.map +1 -0
- package/dist/esm/index.js +40 -30
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/library-CBfntPWH.js +138 -0
- package/dist/esm/library-CBfntPWH.js.map +1 -0
- package/dist/esm/loader.js +10 -9
- package/dist/esm/loader.js.map +1 -1
- package/dist/esm/qds-action-item.entry.js +143 -0
- package/dist/esm/qds-action-item.entry.js.map +1 -0
- package/dist/esm/qds-avatar-media.qds-checkbox.qds-radio.entry.js.map +1 -0
- package/dist/esm/qds-avatar-media_3.entry.js +395 -0
- package/dist/esm/qds-badge-counter.qds-badge-indicator.entry.js.map +1 -0
- package/dist/esm/qds-badge-counter_2.entry.js +143 -0
- package/dist/esm/qds-breadcrumb-item.entry.js +127 -0
- package/dist/esm/qds-breadcrumb-item.entry.js.map +1 -0
- package/dist/esm/qds-button.entry.js +385 -91
- package/dist/esm/qds-button.entry.js.map +1 -1
- package/dist/esm/qds-chip.entry.js +250 -0
- package/dist/esm/qds-chip.entry.js.map +1 -0
- package/dist/esm/qds-dialog.entry.js +124 -75
- package/dist/esm/qds-dialog.entry.js.map +1 -1
- package/dist/esm/qds-divider.qds-icon-button.entry.js.map +1 -0
- package/dist/esm/qds-divider_2.entry.js +277 -0
- package/dist/esm/qds-dropdown.entry.js +373 -207
- package/dist/esm/qds-dropdown.entry.js.map +1 -1
- package/dist/esm/qds-form-message.entry.js +70 -25
- package/dist/esm/qds-form-message.entry.js.map +1 -1
- package/dist/esm/qds-icon-tab.entry.js +212 -0
- package/dist/esm/qds-icon-tab.entry.js.map +1 -0
- package/dist/esm/qds-icon.entry.js +112 -91
- package/dist/esm/qds-icon.entry.js.map +1 -1
- package/dist/esm/qds-inline-link.entry.js +137 -47
- package/dist/esm/qds-inline-link.entry.js.map +1 -1
- package/dist/esm/qds-input.entry.js +473 -186
- package/dist/esm/qds-input.entry.js.map +1 -1
- package/dist/esm/qds-label.entry.js +118 -25
- package/dist/esm/qds-label.entry.js.map +1 -1
- package/dist/esm/qds-list-item.entry.js +288 -0
- package/dist/esm/qds-list-item.entry.js.map +1 -0
- package/dist/esm/qds-loader.entry.js +124 -0
- package/dist/esm/qds-loader.entry.js.map +1 -0
- package/dist/esm/qds-menu-item.entry.js +156 -0
- package/dist/esm/qds-menu-item.entry.js.map +1 -0
- package/dist/esm/qds-mini-button.entry.js +130 -0
- package/dist/esm/qds-mini-button.entry.js.map +1 -0
- package/dist/esm/qds-progress-bar.entry.js +129 -0
- package/dist/esm/qds-progress-bar.entry.js.map +1 -0
- package/dist/esm/qds-select.entry.js +317 -0
- package/dist/esm/qds-select.entry.js.map +1 -0
- package/dist/esm/qds-standalone-link.entry.js +167 -0
- package/dist/esm/qds-standalone-link.entry.js.map +1 -0
- package/dist/esm/qds-switch.entry.js +221 -65
- package/dist/esm/qds-switch.entry.js.map +1 -1
- package/dist/esm/qds-tab.entry.js +263 -0
- package/dist/esm/qds-tab.entry.js.map +1 -0
- package/dist/esm/qds-tabbar.entry.js +342 -0
- package/dist/esm/qds-tabbar.entry.js.map +1 -0
- package/dist/esm/qds-table-cell.entry.js +59 -0
- package/dist/esm/qds-table-cell.entry.js.map +1 -0
- package/dist/esm/qds-table-head-cell.entry.js +63 -0
- package/dist/esm/qds-table-head-cell.entry.js.map +1 -0
- package/dist/esm/qds-table-row.entry.js +32 -0
- package/dist/esm/qds-table-row.entry.js.map +1 -0
- package/dist/esm/qds-table.entry.js +32 -0
- package/dist/esm/qds-table.entry.js.map +1 -0
- package/dist/esm/qds-tag.entry.js +108 -0
- package/dist/esm/qds-tag.entry.js.map +1 -0
- package/dist/esm/qds-textarea.entry.js +303 -154
- package/dist/esm/qds-textarea.entry.js.map +1 -1
- package/dist/esm/qds-title.entry.js +61 -50
- package/dist/esm/qds-title.entry.js.map +1 -1
- package/dist/esm/qds-tooltip.entry.js +334 -261
- package/dist/esm/qds-tooltip.entry.js.map +1 -1
- package/dist/esm/qds.js +18 -16
- package/dist/esm/qds.js.map +1 -1
- package/dist/types/components/action-item/action-item.d.ts +67 -0
- package/dist/types/components/avatar-media/avatar-media.d.ts +39 -0
- package/dist/types/components/badge-counter/badge-counter.d.ts +40 -0
- package/dist/types/components/badge-indicator/badge-indicator.d.ts +36 -0
- package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +178 -0
- package/dist/types/components/button/button.d.ts +282 -198
- package/dist/types/components/checkbox/checkbox.d.ts +137 -124
- package/dist/types/components/chip/chip.d.ts +109 -0
- package/dist/types/components/controls.d.ts +4 -1
- package/dist/types/components/dialog/dialog.d.ts +32 -41
- package/dist/types/components/divider/divider.d.ts +14 -9
- package/dist/types/components/dropdown/dropdown.d.ts +116 -125
- package/dist/types/components/form-message/form-message.d.ts +33 -25
- package/dist/types/components/icon/icon.d.ts +24 -24
- package/dist/types/components/icon/library.d.ts +3 -3
- package/dist/types/components/icon/request.d.ts +5 -9
- package/dist/types/components/icon-button/icon-button.d.ts +121 -0
- package/dist/types/components/icon-tab/icon-tab.d.ts +110 -0
- package/dist/types/components/inline-link/inline-link.d.ts +209 -191
- package/dist/types/components/input/input.d.ts +431 -368
- package/dist/types/components/label/label.d.ts +37 -24
- package/dist/types/components/list-item/list-item.d.ts +121 -0
- package/dist/types/components/loader/loader.d.ts +32 -0
- package/dist/types/components/menu-item/menu-item.d.ts +71 -0
- package/dist/types/components/mini-button/mini-button.d.ts +82 -0
- package/dist/types/components/progress-bar/progress-bar.d.ts +60 -0
- package/dist/types/components/radio/radio.d.ts +90 -95
- package/dist/types/components/select/select.d.ts +203 -0
- package/dist/types/components/shared.d.ts +6 -0
- package/dist/types/components/standalone-link/standalone-link.d.ts +234 -0
- package/dist/types/components/switch/switch.d.ts +122 -107
- package/dist/types/components/tab/tab.d.ts +155 -0
- package/dist/types/components/tabbar/tabbar.d.ts +56 -0
- package/dist/types/components/table/table.d.ts +14 -0
- package/dist/types/components/table-cell/table-cell.d.ts +33 -0
- package/dist/types/components/table-head-cell/table-head-cell.d.ts +50 -0
- package/dist/types/components/table-row/table-row.d.ts +14 -0
- package/dist/types/components/tag/tag.d.ts +55 -0
- package/dist/types/components/textarea/textarea.d.ts +295 -300
- package/dist/types/components/title/title.d.ts +39 -32
- package/dist/types/components/tooltip/tooltip.d.ts +111 -136
- package/dist/types/components.d.ts +4403 -959
- package/dist/types/helpers.d.ts +38 -19
- package/dist/types/index.d.ts +2 -1
- package/dist/types/interface-overrides.d.ts +215 -0
- package/dist/types/qds-test.d.ts +22 -11
- package/dist/types/stencil-public-runtime.d.ts +109 -17
- package/dist/types/utils.d.ts +11 -4
- package/dist/vscode.html-custom-data.json +2365 -445
- package/hydrate/index.d.ts +73 -18
- package/hydrate/index.js +28020 -9256
- package/hydrate/index.mjs +28907 -0
- package/hydrate/package.json +7 -1
- package/loader/cdn.js +3 -4
- package/loader/index.cjs.js +3 -4
- package/loader/index.d.ts +4 -1
- package/loader/index.es2017.js +3 -4
- package/loader/index.js +3 -4
- package/package.json +23 -180
- package/styles/core.css +147 -19
- package/components/floating-ui.dom.esm.js.map +0 -1
- package/components/helpers.js +0 -175
- package/components/helpers.js.map +0 -1
- package/components/icon.js +0 -185
- package/components/icon.js.map +0 -1
- package/components/label.js +0 -55
- package/components/label.js.map +0 -1
- package/dist/cjs/floating-ui.dom.esm-7f1cac3e.js.map +0 -1
- package/dist/cjs/helpers-452256e8.js +0 -185
- package/dist/cjs/helpers-452256e8.js.map +0 -1
- package/dist/cjs/index-d181f952.js +0 -2039
- package/dist/cjs/index-d181f952.js.map +0 -1
- package/dist/cjs/library-ad8d9466.js +0 -72
- package/dist/cjs/library-ad8d9466.js.map +0 -1
- package/dist/cjs/qds-button.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-checkbox.cjs.entry.js +0 -116
- package/dist/cjs/qds-checkbox.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-dialog.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-divider.cjs.entry.js +0 -33
- package/dist/cjs/qds-divider.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-dropdown.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-form-message.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-icon.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-inline-link.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-input.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-label.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-radio.cjs.entry.js +0 -74
- package/dist/cjs/qds-radio.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-switch.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-textarea.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-title.cjs.entry.js.map +0 -1
- package/dist/cjs/qds-tooltip.cjs.entry.js.map +0 -1
- package/dist/esm/floating-ui.dom.esm-c2f3e549.js.map +0 -1
- package/dist/esm/helpers-76b84f45.js +0 -175
- package/dist/esm/helpers-76b84f45.js.map +0 -1
- package/dist/esm/index-d7183092.js +0 -2009
- package/dist/esm/index-d7183092.js.map +0 -1
- package/dist/esm/library-f36d7d09.js +0 -68
- package/dist/esm/library-f36d7d09.js.map +0 -1
- package/dist/esm/polyfills/core-js.js +0 -11
- package/dist/esm/polyfills/dom.js +0 -79
- package/dist/esm/polyfills/es5-html-element.js +0 -1
- package/dist/esm/polyfills/index.js +0 -34
- package/dist/esm/polyfills/system.js +0 -6
- package/dist/esm/qds-checkbox.entry.js +0 -112
- package/dist/esm/qds-checkbox.entry.js.map +0 -1
- package/dist/esm/qds-divider.entry.js +0 -29
- package/dist/esm/qds-divider.entry.js.map +0 -1
- package/dist/esm/qds-radio.entry.js +0 -70
- package/dist/esm/qds-radio.entry.js.map +0 -1
- package/dist/types/components/create-story.d.ts +0 -5
- package/loader/package.json +0 -11
package/hydrate/package.json
CHANGED
package/loader/cdn.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SPDX-FileCopyrightText: ©
|
|
2
|
+
* SPDX-FileCopyrightText: © 2026 Schneider Electric
|
|
3
3
|
*
|
|
4
|
-
* SPDX-License-Identifier:
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
|
-
module.exports = require('../dist/cjs/loader.cjs.js');
|
|
7
|
-
module.exports.applyPolyfills = function() { return Promise.resolve() };
|
|
6
|
+
module.exports = require('../dist/cjs/loader.cjs.js');
|
package/loader/index.cjs.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SPDX-FileCopyrightText: ©
|
|
2
|
+
* SPDX-FileCopyrightText: © 2026 Schneider Electric
|
|
3
3
|
*
|
|
4
|
-
* SPDX-License-Identifier:
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
|
-
module.exports = require('../dist/cjs/loader.cjs.js');
|
|
7
|
-
module.exports.applyPolyfills = function() { return Promise.resolve() };
|
|
6
|
+
module.exports = require('../dist/cjs/loader.cjs.js');
|
package/loader/index.d.ts
CHANGED
|
@@ -8,7 +8,10 @@ export interface CustomElementsDefineOptions {
|
|
|
8
8
|
ael?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
9
9
|
rel?: (el: EventTarget, eventName: string, listener: EventListenerOrEventListenerObject, options: boolean | AddEventListenerOptions) => void;
|
|
10
10
|
}
|
|
11
|
-
export declare function defineCustomElements(win?: Window, opts?: CustomElementsDefineOptions):
|
|
11
|
+
export declare function defineCustomElements(win?: Window, opts?: CustomElementsDefineOptions): void;
|
|
12
|
+
/**
|
|
13
|
+
* @deprecated
|
|
14
|
+
*/
|
|
12
15
|
export declare function applyPolyfills(): Promise<void>;
|
|
13
16
|
|
|
14
17
|
/**
|
package/loader/index.es2017.js
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SPDX-FileCopyrightText: ©
|
|
2
|
+
* SPDX-FileCopyrightText: © 2026 Schneider Electric
|
|
3
3
|
*
|
|
4
|
-
* SPDX-License-Identifier:
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
|
-
export * from '../dist/esm/
|
|
7
|
-
export * from '../dist/esm/loader.js';
|
|
6
|
+
export * from '../dist/esm/loader.js';
|
package/loader/index.js
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SPDX-FileCopyrightText: ©
|
|
2
|
+
* SPDX-FileCopyrightText: © 2026 Schneider Electric
|
|
3
3
|
*
|
|
4
|
-
* SPDX-License-Identifier:
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
6
|
(function(){if("undefined"!==typeof window&&void 0!==window.Reflect&&void 0!==window.customElements){var a=HTMLElement;window.HTMLElement=function(){return Reflect.construct(a,[],this.constructor)};HTMLElement.prototype=a.prototype;HTMLElement.prototype.constructor=HTMLElement;Object.setPrototypeOf(HTMLElement,a)}})();
|
|
7
|
-
export * from '../dist/esm/
|
|
8
|
-
export * from '../dist/esm/loader.js';
|
|
7
|
+
export * from '../dist/esm/loader.js';
|
package/package.json
CHANGED
|
@@ -1,30 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@quartzds/core",
|
|
3
|
-
"version": "1.0.0-beta.
|
|
3
|
+
"version": "1.0.0-beta.120",
|
|
4
4
|
"description": "Quartz design system web components",
|
|
5
5
|
"homepage": "https://github.com/quartzds/core-foundations/tree/main/packages/core",
|
|
6
6
|
"bugs": {
|
|
7
7
|
"url": "https://github.com/quartzds/core-foundations/issues"
|
|
8
8
|
},
|
|
9
9
|
"repository": "https://github.com/quartzds/core-foundations",
|
|
10
|
-
"license": "
|
|
10
|
+
"license": "Apache-2.0",
|
|
11
11
|
"exports": {
|
|
12
12
|
".": {
|
|
13
13
|
"types": "./components/index.d.ts",
|
|
14
|
-
"
|
|
14
|
+
"default": "./components/index.js"
|
|
15
|
+
},
|
|
16
|
+
"./components": {
|
|
17
|
+
"types": "./components/index.d.ts",
|
|
18
|
+
"default": "./components/index.js"
|
|
15
19
|
},
|
|
16
20
|
"./components/*": "./components/*",
|
|
17
|
-
"./components/
|
|
18
|
-
"./components/helpers.js": null,
|
|
19
|
-
"./components/icon.js": null,
|
|
20
|
-
"./components/label.js": null,
|
|
21
|
+
"./components/p-*": null,
|
|
21
22
|
"./docs.json": {
|
|
22
23
|
"types": "./dist/docs.d.ts",
|
|
23
24
|
"default": "./dist/docs.json"
|
|
24
25
|
},
|
|
25
26
|
"./hydrate": {
|
|
26
27
|
"types": "./hydrate/index.d.ts",
|
|
27
|
-
"
|
|
28
|
+
"default": "./hydrate/index.js"
|
|
28
29
|
},
|
|
29
30
|
"./loader": {
|
|
30
31
|
"types": "./loader/index.d.ts",
|
|
@@ -32,7 +33,8 @@
|
|
|
32
33
|
"require": "./loader/index.cjs.js"
|
|
33
34
|
},
|
|
34
35
|
"./package.json": "./package.json",
|
|
35
|
-
"./styles/*": "./styles/*"
|
|
36
|
+
"./styles/*": "./styles/*",
|
|
37
|
+
"./CHANGELOG.md": "./CHANGELOG.md"
|
|
36
38
|
},
|
|
37
39
|
"module": "./components/index.js",
|
|
38
40
|
"types": "./components/index.d.ts",
|
|
@@ -47,184 +49,25 @@
|
|
|
47
49
|
"dist/vscode.html-custom-data.json",
|
|
48
50
|
"hydrate/**",
|
|
49
51
|
"loader/**",
|
|
50
|
-
"styles/**"
|
|
52
|
+
"styles/**",
|
|
53
|
+
"CHANGELOG.md"
|
|
51
54
|
],
|
|
52
|
-
"scripts": {
|
|
53
|
-
"build": "run-p \"build:*\"",
|
|
54
|
-
"build:cem": "cem analyze",
|
|
55
|
-
"build:stencil": "stencil build --docs",
|
|
56
|
-
"build:tailwind": "tailwind -c .storybook/tailwind.config.ts -o dist/tailwind.css",
|
|
57
|
-
"clean": "rimraf components/ dist/ hydrate/ loader/ node_modules/ playwright-report/ styles/ storybook-static/ test-results/",
|
|
58
|
-
"dev": "run-p \"dev:*\" \"storybook:dev\"",
|
|
59
|
-
"dev:cem": "cem analyze --watch",
|
|
60
|
-
"dev:stencil": "stencil build --docs --watch",
|
|
61
|
-
"dev:tailwind": "tailwind -c .storybook/tailwind.config.ts -o dist/tailwind.css --watch",
|
|
62
|
-
"storybook:build": "storybook build",
|
|
63
|
-
"storybook:dev": "storybook dev -p 6006",
|
|
64
|
-
"test:e2e": "playwright test",
|
|
65
|
-
"test:e2e:install": "playwright install --with-deps chromium firefox"
|
|
66
|
-
},
|
|
67
|
-
"eslintConfig": {
|
|
68
|
-
"overrides": [
|
|
69
|
-
{
|
|
70
|
-
"files": "src/components/*/*.tsx",
|
|
71
|
-
"rules": {
|
|
72
|
-
"class-methods-use-this": [
|
|
73
|
-
"error",
|
|
74
|
-
{
|
|
75
|
-
"exceptMethods": [
|
|
76
|
-
"componentDidLoad",
|
|
77
|
-
"componentDidRender",
|
|
78
|
-
"componentDidUpdate",
|
|
79
|
-
"componentShouldUpdate",
|
|
80
|
-
"componentWillLoad",
|
|
81
|
-
"componentWillRender",
|
|
82
|
-
"componentWillUpdate",
|
|
83
|
-
"connectedCallback",
|
|
84
|
-
"disconnectedCallback",
|
|
85
|
-
"render"
|
|
86
|
-
]
|
|
87
|
-
}
|
|
88
|
-
],
|
|
89
|
-
"@typescript-eslint/explicit-function-return-type": [
|
|
90
|
-
"error",
|
|
91
|
-
{
|
|
92
|
-
"allowedNames": [
|
|
93
|
-
"render"
|
|
94
|
-
]
|
|
95
|
-
}
|
|
96
|
-
],
|
|
97
|
-
"@typescript-eslint/explicit-module-boundary-types": [
|
|
98
|
-
"error",
|
|
99
|
-
{
|
|
100
|
-
"allowedNames": [
|
|
101
|
-
"render"
|
|
102
|
-
]
|
|
103
|
-
}
|
|
104
|
-
],
|
|
105
|
-
"import/prefer-default-export": "off"
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"files": "*.tsx",
|
|
110
|
-
"rules": {
|
|
111
|
-
"@typescript-eslint/no-unused-vars": [
|
|
112
|
-
"error",
|
|
113
|
-
{
|
|
114
|
-
"varsIgnorePattern": "h|Fragment"
|
|
115
|
-
}
|
|
116
|
-
],
|
|
117
|
-
"react/no-unknown-property": [
|
|
118
|
-
"error",
|
|
119
|
-
{
|
|
120
|
-
"ignore": [
|
|
121
|
-
"class",
|
|
122
|
-
"indeterminate",
|
|
123
|
-
"innerHTML",
|
|
124
|
-
"spellcheck"
|
|
125
|
-
]
|
|
126
|
-
}
|
|
127
|
-
],
|
|
128
|
-
"unicorn/filename-case": [
|
|
129
|
-
"error",
|
|
130
|
-
{
|
|
131
|
-
"cases": {
|
|
132
|
-
"kebabCase": true
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
]
|
|
136
|
-
}
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"files": "src/components/*/*.stories.ts",
|
|
140
|
-
"rules": {
|
|
141
|
-
"@typescript-eslint/await-thenable": "off",
|
|
142
|
-
"@typescript-eslint/no-confusing-void-expression": "off",
|
|
143
|
-
"storybook/csf-component": "off",
|
|
144
|
-
"storybook/no-title-property-in-meta": "off",
|
|
145
|
-
"unicorn/prevent-abbreviations": [
|
|
146
|
-
"error",
|
|
147
|
-
{
|
|
148
|
-
"allowList": {
|
|
149
|
-
"args": true
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
]
|
|
153
|
-
}
|
|
154
|
-
},
|
|
155
|
-
{
|
|
156
|
-
"files": [
|
|
157
|
-
"*.e2e.ts",
|
|
158
|
-
"create-story.ts"
|
|
159
|
-
],
|
|
160
|
-
"rules": {
|
|
161
|
-
"import/no-extraneous-dependencies": [
|
|
162
|
-
"error",
|
|
163
|
-
{
|
|
164
|
-
"devDependencies": true
|
|
165
|
-
}
|
|
166
|
-
]
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
]
|
|
170
|
-
},
|
|
171
55
|
"dependencies": {
|
|
172
56
|
"@floating-ui/dom": "^1.0.0",
|
|
173
|
-
"@quartzds/generic-icons-core": "1.0.0-beta.
|
|
174
|
-
"@stencil/core": "^4.
|
|
57
|
+
"@quartzds/generic-icons-core": "1.0.0-beta.14",
|
|
58
|
+
"@stencil/core": "^4.37.0",
|
|
175
59
|
"@types/node": "*",
|
|
176
60
|
"type-fest": "^4.0.0"
|
|
177
61
|
},
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
"
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
"@jest/globals": "29.6.1",
|
|
186
|
-
"@playwright/test": "1.36.1",
|
|
187
|
-
"@quartzds/browserslist-config": "1.1.1",
|
|
188
|
-
"@quartzds/generic-tokens-core": "1.0.0-beta.1",
|
|
189
|
-
"@quartzds/tailwind-preset": "1.0.0-beta.5",
|
|
190
|
-
"@stencil-community/postcss": "2.1.0",
|
|
191
|
-
"@stencil/angular-output-target": "0.7.1",
|
|
192
|
-
"@stencil/react-output-target": "0.5.3",
|
|
193
|
-
"@stencil/vue-output-target": "0.8.6",
|
|
194
|
-
"@storybook/addon-a11y": "7.1.0",
|
|
195
|
-
"@storybook/addon-docs": "7.1.0",
|
|
196
|
-
"@storybook/addon-essentials": "7.1.0",
|
|
197
|
-
"@storybook/addon-styling": "1.3.4",
|
|
198
|
-
"@storybook/builder-webpack5": "7.1.0",
|
|
199
|
-
"@storybook/mdx2-csf": "1.1.0",
|
|
200
|
-
"@storybook/web-components": "7.1.0",
|
|
201
|
-
"@storybook/web-components-webpack5": "7.1.0",
|
|
202
|
-
"@types/postcss-import": "14.0.0",
|
|
203
|
-
"@types/react": "18.2.14",
|
|
204
|
-
"babel-loader": "9.1.3",
|
|
205
|
-
"babel-plugin-macros": "3.1.0",
|
|
206
|
-
"core-js": "3.31.1",
|
|
207
|
-
"css-loader": "6.8.1",
|
|
208
|
-
"lit": "2.7.6",
|
|
209
|
-
"npm-run-all": "4.1.5",
|
|
210
|
-
"postcss": "8.4.27",
|
|
211
|
-
"postcss-import": "15.1.0",
|
|
212
|
-
"postcss-loader": "7.3.3",
|
|
213
|
-
"postcss-preset-env": "9.0.0",
|
|
214
|
-
"react": "18.2.0",
|
|
215
|
-
"react-dom": "18.2.0",
|
|
216
|
-
"rimraf": "5.0.1",
|
|
217
|
-
"serve": "14.2.0",
|
|
218
|
-
"stencil-playwright": "0.2.0",
|
|
219
|
-
"storybook": "7.1.0",
|
|
220
|
-
"storybook-dark-mode": "3.0.0",
|
|
221
|
-
"style-loader": "3.3.3",
|
|
222
|
-
"tailwindcss": "3.3.3",
|
|
223
|
-
"typescript": "5.1.6",
|
|
224
|
-
"webpack": "5.88.2"
|
|
62
|
+
"peerDependencies": {
|
|
63
|
+
"typescript": ">=5.1"
|
|
64
|
+
},
|
|
65
|
+
"peerDependenciesMeta": {
|
|
66
|
+
"typescript": {
|
|
67
|
+
"optional": true
|
|
68
|
+
}
|
|
225
69
|
},
|
|
226
70
|
"engines": {
|
|
227
71
|
"node": ">=18.12.0"
|
|
228
|
-
}
|
|
229
|
-
"customElements": "./dist/custom-elements.json"
|
|
72
|
+
}
|
|
230
73
|
}
|
package/styles/core.css
CHANGED
|
@@ -1,44 +1,87 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* SPDX-FileCopyrightText: ©
|
|
2
|
+
* SPDX-FileCopyrightText: © 2024 Schneider Electric
|
|
3
3
|
*
|
|
4
|
-
* SPDX-License-Identifier:
|
|
4
|
+
* SPDX-License-Identifier: Apache-2.0
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
|
-
|
|
7
|
+
[dir='rtl'] {
|
|
8
|
+
--qds-direction-factor: -1;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
:is(
|
|
12
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
13
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
14
|
+
)
|
|
15
|
+
figure {
|
|
8
16
|
display: flex;
|
|
9
17
|
flex-direction: column;
|
|
10
18
|
gap: var(--qds-figure-gap);
|
|
11
19
|
}
|
|
12
20
|
|
|
13
|
-
|
|
21
|
+
:is(
|
|
22
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
23
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
24
|
+
)
|
|
25
|
+
figcaption {
|
|
14
26
|
color: var(--qds-theme-figure-caption);
|
|
15
27
|
font: var(--qds-figure-caption);
|
|
16
28
|
}
|
|
17
29
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
30
|
+
:is(
|
|
31
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
32
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
33
|
+
)
|
|
34
|
+
:is(li, p, pre) {
|
|
21
35
|
color: var(--qds-theme-text-standard);
|
|
22
36
|
}
|
|
23
37
|
|
|
24
|
-
|
|
25
|
-
|
|
38
|
+
:is(
|
|
39
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
40
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
41
|
+
)
|
|
42
|
+
:is(li, p) {
|
|
26
43
|
font: var(--qds-text-standard);
|
|
27
44
|
}
|
|
28
45
|
|
|
29
|
-
:is(
|
|
46
|
+
:is(
|
|
47
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
48
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
49
|
+
)
|
|
50
|
+
:is(li, p)
|
|
51
|
+
strong {
|
|
30
52
|
font: var(--qds-text-emphasized);
|
|
31
53
|
}
|
|
32
54
|
|
|
33
|
-
|
|
55
|
+
:is(
|
|
56
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
57
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
58
|
+
)
|
|
59
|
+
pre {
|
|
34
60
|
font: var(--qds-code-standard);
|
|
35
61
|
}
|
|
36
62
|
|
|
37
|
-
|
|
63
|
+
:is(
|
|
64
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
65
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
66
|
+
)
|
|
67
|
+
pre
|
|
68
|
+
strong {
|
|
38
69
|
font: var(--qds-code-emphasized);
|
|
39
70
|
}
|
|
40
71
|
|
|
41
|
-
:is(
|
|
72
|
+
:is(
|
|
73
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
74
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
75
|
+
)
|
|
76
|
+
:is(menu, ol, ul) {
|
|
77
|
+
padding-inline-start: var(--qds-list-item-standard-padding-indent-step);
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
:is(
|
|
81
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
82
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
83
|
+
)
|
|
84
|
+
:is(li, p, span).qds-subdued {
|
|
42
85
|
color: var(--qds-theme-text-subdued);
|
|
43
86
|
font: var(--qds-text-subdued);
|
|
44
87
|
}
|
|
@@ -91,6 +134,10 @@ pre strong {
|
|
|
91
134
|
}
|
|
92
135
|
|
|
93
136
|
:is(
|
|
137
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
138
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
139
|
+
)
|
|
140
|
+
:is(
|
|
94
141
|
.qds-accessory,
|
|
95
142
|
.qds-main-subsection,
|
|
96
143
|
.qds-main,
|
|
@@ -104,7 +151,11 @@ pre strong {
|
|
|
104
151
|
background-color: transparent;
|
|
105
152
|
}
|
|
106
153
|
|
|
107
|
-
:is(
|
|
154
|
+
:is(
|
|
155
|
+
[class^='qds-']:not([class^='qds-platform-'], [class^='qds-theme-']),
|
|
156
|
+
[class*=' qds-']:not([class*=' qds-platform-'], [class*=' qds-theme-'])
|
|
157
|
+
)
|
|
158
|
+
:is(.qds-panel, .qds-navigation, .qds-popup, .qds-accessory).qds-subdued {
|
|
108
159
|
box-shadow: none;
|
|
109
160
|
}
|
|
110
161
|
|
|
@@ -141,7 +192,10 @@ pre strong {
|
|
|
141
192
|
.qds-main-subsection {
|
|
142
193
|
background-color: var(--qds-theme-main-subsection-standard-background);
|
|
143
194
|
border-radius: var(--qds-main-subsection-border-radius);
|
|
144
|
-
padding: var(--qds-main-subsection-padding)
|
|
195
|
+
padding: var(--qds-main-subsection-padding-top)
|
|
196
|
+
var(--qds-main-subsection-padding-end)
|
|
197
|
+
var(--qds-main-subsection-padding-bottom)
|
|
198
|
+
var(--qds-main-subsection-padding-start);
|
|
145
199
|
}
|
|
146
200
|
|
|
147
201
|
.qds-main-subsection,
|
|
@@ -263,8 +317,9 @@ pre strong {
|
|
|
263
317
|
.qds-popup {
|
|
264
318
|
background-color: var(--qds-theme-popup-background);
|
|
265
319
|
border-radius: var(--qds-popup-border-radius);
|
|
266
|
-
box-shadow: var(--qds-
|
|
267
|
-
padding: var(--qds-popup-padding)
|
|
320
|
+
box-shadow: var(--qds-popup-elevation);
|
|
321
|
+
padding: var(--qds-popup-padding-top) var(--qds-popup-padding-end)
|
|
322
|
+
var(--qds-popup-padding-bottom) var(--qds-popup-padding-start);
|
|
268
323
|
}
|
|
269
324
|
|
|
270
325
|
.qds-popup,
|
|
@@ -310,8 +365,9 @@ pre strong {
|
|
|
310
365
|
.qds-accessory {
|
|
311
366
|
background-color: var(--qds-theme-accessory-background);
|
|
312
367
|
border-radius: var(--qds-accessory-border-radius);
|
|
313
|
-
box-shadow: var(--qds-
|
|
314
|
-
padding: var(--qds-accessory-padding)
|
|
368
|
+
box-shadow: var(--qds-accessory-elevation);
|
|
369
|
+
padding: var(--qds-accessory-padding-top) var(--qds-accessory-padding-end)
|
|
370
|
+
var(--qds-accessory-padding-bottom) var(--qds-accessory-padding-start);
|
|
315
371
|
}
|
|
316
372
|
|
|
317
373
|
.qds-accessory,
|
|
@@ -377,3 +433,75 @@ pre strong {
|
|
|
377
433
|
.qds-controls-jumbo .qds-related {
|
|
378
434
|
gap: var(--qds-control-jumbo-gap-siblings-related);
|
|
379
435
|
}
|
|
436
|
+
|
|
437
|
+
.qds-interactive {
|
|
438
|
+
cursor: pointer;
|
|
439
|
+
user-select: none;
|
|
440
|
+
}
|
|
441
|
+
|
|
442
|
+
:is(
|
|
443
|
+
.qds-main-subsection,
|
|
444
|
+
.qds-navigation-subsection,
|
|
445
|
+
.qds-panel-subsection,
|
|
446
|
+
.qds-popup-subsection
|
|
447
|
+
).qds-interactive:hover {
|
|
448
|
+
background-color: var(--qds-theme-interactive-background-hover);
|
|
449
|
+
text-decoration: none;
|
|
450
|
+
}
|
|
451
|
+
|
|
452
|
+
:is(
|
|
453
|
+
.qds-main-subsection,
|
|
454
|
+
.qds-navigation-subsection,
|
|
455
|
+
.qds-panel-subsection,
|
|
456
|
+
.qds-popup-subsection
|
|
457
|
+
).qds-interactive:active {
|
|
458
|
+
background-color: var(--qds-theme-interactive-background-selected);
|
|
459
|
+
text-decoration: none;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
.qds-control-group-inline {
|
|
463
|
+
display: flex;
|
|
464
|
+
}
|
|
465
|
+
|
|
466
|
+
.qds-control-group-inline > :first-child:not(:only-child) {
|
|
467
|
+
--qds-control-border-radius-top-right: 0px;
|
|
468
|
+
--qds-control-border-radius-bottom-right: 0px;
|
|
469
|
+
--qds-control-border-width-inline-end: 0px;
|
|
470
|
+
}
|
|
471
|
+
|
|
472
|
+
.qds-control-group-inline > :not(:first-child, :last-child) {
|
|
473
|
+
--qds-control-border-radius-top-left: 0px;
|
|
474
|
+
--qds-control-border-radius-top-right: 0px;
|
|
475
|
+
--qds-control-border-radius-bottom-right: 0px;
|
|
476
|
+
--qds-control-border-radius-bottom-left: 0px;
|
|
477
|
+
--qds-control-border-width-inline-end: 0px;
|
|
478
|
+
}
|
|
479
|
+
|
|
480
|
+
.qds-control-group-inline > :last-child:not(:only-child) {
|
|
481
|
+
--qds-control-border-radius-top-left: 0px;
|
|
482
|
+
--qds-control-border-radius-bottom-left: 0px;
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
.qds-control-group-block {
|
|
486
|
+
display: flex;
|
|
487
|
+
flex-direction: column;
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
.qds-control-group-block > :first-child:not(:only-child) {
|
|
491
|
+
--qds-control-border-radius-bottom-left: 0px;
|
|
492
|
+
--qds-control-border-radius-bottom-right: 0px;
|
|
493
|
+
--qds-control-border-width-block-end: 0px;
|
|
494
|
+
}
|
|
495
|
+
|
|
496
|
+
.qds-control-group-block > :not(:first-child, :last-child) {
|
|
497
|
+
--qds-control-border-radius-top-left: 0px;
|
|
498
|
+
--qds-control-border-radius-top-right: 0px;
|
|
499
|
+
--qds-control-border-radius-bottom-right: 0px;
|
|
500
|
+
--qds-control-border-radius-bottom-left: 0px;
|
|
501
|
+
--qds-control-border-width-block-end: 0px;
|
|
502
|
+
}
|
|
503
|
+
|
|
504
|
+
.qds-control-group-block > :last-child:not(:only-child) {
|
|
505
|
+
--qds-control-border-radius-top-left: 0px;
|
|
506
|
+
--qds-control-border-radius-top-right: 0px;
|
|
507
|
+
}
|