q2-tecton-elements 1.44.0 → 1.45.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/click-elsewhere_2.cjs.entry.js +2 -2
- package/dist/cjs/{index-1deac3ee.js → index-0e15dc8d.js} +14 -1
- package/dist/cjs/index-0e15dc8d.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
- package/dist/cjs/q2-avatar.cjs.entry.js +1 -5
- package/dist/cjs/q2-avatar.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-badge.cjs.entry.js +4 -4
- package/dist/cjs/q2-badge.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-btn_2.cjs.entry.js +20 -9
- package/dist/cjs/q2-btn_2.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-calendar.cjs.entry.js +50 -19
- package/dist/cjs/q2-calendar.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-card.cjs.entry.js +1 -1
- package/dist/cjs/q2-carousel-pane.cjs.entry.js +7 -6
- package/dist/cjs/q2-carousel-pane.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-carousel.cjs.entry.js +25 -11
- package/dist/cjs/q2-carousel.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-chart-area.cjs.entry.js +1 -1
- package/dist/cjs/q2-chart-bar.cjs.entry.js +1 -1
- package/dist/cjs/q2-chart-donut.cjs.entry.js +18 -10
- package/dist/cjs/q2-chart-donut.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/q2-data-table.cjs.entry.js +3 -3
- package/dist/cjs/q2-data-table.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-detail.cjs.entry.js +2 -2
- package/dist/cjs/q2-detail.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/q2-dropdown-item.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
- package/dist/cjs/q2-icon.cjs.entry.js +206 -211
- package/dist/cjs/q2-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-input.cjs.entry.js +31 -6
- package/dist/cjs/q2-input.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-item.cjs.entry.js +120 -0
- package/dist/cjs/q2-item.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-list.cjs.entry.js +84 -0
- package/dist/cjs/q2-list.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-loc.cjs.entry.js +2 -2
- package/dist/cjs/q2-message.cjs.entry.js +3 -3
- package/dist/cjs/q2-message.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-month-picker.cjs.entry.js +1 -1
- package/dist/cjs/q2-optgroup_2.cjs.entry.js +4 -4
- package/dist/cjs/q2-optgroup_2.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-option-list.cjs.entry.js +1 -1
- package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
- package/dist/cjs/q2-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-pill.cjs.entry.js +4 -3
- package/dist/cjs/q2-pill.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-radio-group.cjs.entry.js +1 -1
- package/dist/cjs/q2-radio.cjs.entry.js +3 -3
- package/dist/cjs/q2-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
- package/dist/cjs/q2-section.cjs.entry.js +3 -3
- package/dist/cjs/q2-select.cjs.entry.js +1 -1
- package/dist/cjs/q2-stepper-pane.cjs.entry.js +2 -2
- package/dist/cjs/q2-stepper-vertical.cjs.entry.js +3 -3
- package/dist/cjs/q2-stepper-vertical.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-stepper.cjs.entry.js +2 -2
- package/dist/cjs/q2-tab-container.cjs.entry.js +3 -3
- package/dist/cjs/q2-tab-container.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-tab-pane.cjs.entry.js +1 -1
- package/dist/cjs/q2-tag.cjs.entry.js +3 -3
- package/dist/cjs/q2-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
- package/dist/cjs/q2-textarea.cjs.entry.js +2 -2
- package/dist/cjs/q2-textarea.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/q2-avatar/q2-avatar.js +1 -5
- package/dist/collection/components/q2-avatar/q2-avatar.js.map +1 -1
- package/dist/collection/components/q2-badge/q2-badge.js +5 -4
- package/dist/collection/components/q2-badge/q2-badge.js.map +1 -1
- package/dist/collection/components/q2-btn/q2-btn.css +1 -1
- package/dist/collection/components/q2-btn/q2-btn.js +25 -8
- package/dist/collection/components/q2-btn/q2-btn.js.map +1 -1
- package/dist/collection/components/q2-calendar/q2-calendar-helpers.js +1 -1
- package/dist/collection/components/q2-calendar/q2-calendar-helpers.js.map +1 -1
- package/dist/collection/components/q2-calendar/q2-calendar.js +48 -17
- package/dist/collection/components/q2-calendar/q2-calendar.js.map +1 -1
- package/dist/collection/components/q2-carousel/q2-carousel.css +3 -1
- package/dist/collection/components/q2-carousel/q2-carousel.js +47 -10
- package/dist/collection/components/q2-carousel/q2-carousel.js.map +1 -1
- package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.css +6 -0
- package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +25 -4
- package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js.map +1 -1
- package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +17 -12
- package/dist/collection/components/q2-chart-donut/q2-chart-donut.js.map +1 -1
- package/dist/collection/components/q2-data-table/q2-data-table.css +1 -1
- package/dist/collection/components/q2-data-table/q2-data-table.js +2 -2
- package/dist/collection/components/q2-data-table/q2-data-table.js.map +1 -1
- package/dist/collection/components/q2-detail/q2-detail.css +24 -21
- package/dist/collection/components/q2-dropdown-item/q2-dropdown-item.js +1 -1
- package/dist/collection/components/q2-dropdown-item/q2-dropdown-item.js.map +1 -1
- package/dist/collection/components/q2-icon/assets/cards.symbol.svg +1 -1
- package/dist/collection/components/q2-icon/assets/icon-list.json +1 -1
- package/dist/collection/components/q2-icon/assets/icon-map.json +1 -1
- package/dist/collection/components/q2-icon/assets/legacy.symbol.svg +1 -1
- package/dist/collection/components/q2-icon/assets/standard.symbol.svg +1 -1
- package/dist/collection/components/q2-icon/q2-icon.css +0 -2
- package/dist/collection/components/q2-icon/q2-icon.js +7 -35
- package/dist/collection/components/q2-icon/q2-icon.js.map +1 -1
- package/dist/collection/components/q2-input/q2-input.css +3 -5
- package/dist/collection/components/q2-input/q2-input.js +30 -5
- package/dist/collection/components/q2-input/q2-input.js.map +1 -1
- package/dist/collection/components/q2-item/q2-item.css +261 -0
- package/dist/collection/components/q2-item/q2-item.js +145 -0
- package/dist/collection/components/q2-item/q2-item.js.map +1 -0
- package/dist/collection/components/q2-list/q2-list.css +173 -0
- package/dist/collection/components/q2-list/q2-list.js +126 -0
- package/dist/collection/components/q2-list/q2-list.js.map +1 -0
- package/dist/collection/components/q2-loc/q2-loc.js +1 -1
- package/dist/collection/components/q2-message/q2-message.css +6 -3
- package/dist/collection/components/q2-message/q2-message.js +1 -1
- package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
- package/dist/collection/components/q2-option/q2-option.css +1 -1
- package/dist/collection/components/q2-option/q2-option.js +1 -1
- package/dist/collection/components/q2-pagination/q2-pagination.js +3 -3
- package/dist/collection/components/q2-pagination/q2-pagination.js.map +1 -1
- package/dist/collection/components/q2-pill/q2-pill.css +13 -9
- package/dist/collection/components/q2-pill/q2-pill.js +19 -1
- package/dist/collection/components/q2-pill/q2-pill.js.map +1 -1
- package/dist/collection/components/q2-popover/q2-popover.js +1 -1
- package/dist/collection/components/q2-radio/q2-radio.css +9 -6
- package/dist/collection/components/q2-radio/q2-radio.js +1 -1
- package/dist/collection/components/q2-radio/q2-radio.js.map +1 -1
- package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
- package/dist/collection/components/q2-section/q2-section.js +2 -2
- package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
- package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js +1 -1
- package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.css +6 -2
- package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
- package/dist/collection/components/q2-tab-container/q2-tab-container.css +2 -2
- package/dist/collection/components/q2-tab-container/q2-tab-container.js +1 -1
- package/dist/collection/components/q2-tab-pane/q2-tab-pane.js +1 -1
- package/dist/collection/components/q2-tag/q2-tag.css +6 -6
- package/dist/collection/components/q2-tag/q2-tag.js +1 -1
- package/dist/collection/components/q2-textarea/q2-textarea.css +4 -24
- package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
- package/dist/collection/utils/index.js +12 -0
- package/dist/collection/utils/index.js.map +1 -1
- package/dist/components/index.js +4 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/index2.js +13 -1
- package/dist/components/index2.js.map +1 -1
- package/dist/components/q2-avatar2.js +2 -5
- package/dist/components/q2-avatar2.js.map +1 -1
- package/dist/components/q2-badge2.js +4 -4
- package/dist/components/q2-badge2.js.map +1 -1
- package/dist/components/q2-btn2.js +21 -10
- package/dist/components/q2-btn2.js.map +1 -1
- package/dist/components/q2-calendar.js +49 -18
- package/dist/components/q2-calendar.js.map +1 -1
- package/dist/components/q2-carousel-pane.js +8 -6
- package/dist/components/q2-carousel-pane.js.map +1 -1
- package/dist/components/q2-carousel.js +26 -10
- package/dist/components/q2-carousel.js.map +1 -1
- package/dist/components/q2-chart-donut.js +19 -11
- package/dist/components/q2-chart-donut.js.map +1 -1
- package/dist/components/q2-checkbox-group.js +1 -1
- package/dist/components/q2-data-table.js +2 -2
- package/dist/components/q2-data-table.js.map +1 -1
- package/dist/components/q2-detail.js +2 -2
- package/dist/components/q2-detail.js.map +1 -1
- package/dist/components/q2-dropdown-item2.js.map +1 -1
- package/dist/components/q2-icon2.js +207 -3106
- package/dist/components/q2-icon2.js.map +1 -1
- package/dist/components/q2-input2.js +31 -6
- package/dist/components/q2-input2.js.map +1 -1
- package/dist/components/q2-item.d.ts +11 -0
- package/dist/components/q2-item.js +137 -0
- package/dist/components/q2-item.js.map +1 -0
- package/dist/components/q2-list.d.ts +11 -0
- package/dist/components/q2-list.js +102 -0
- package/dist/components/q2-list.js.map +1 -0
- package/dist/components/q2-loc.js +1 -1
- package/dist/components/q2-message2.js +3 -3
- package/dist/components/q2-message2.js.map +1 -1
- package/dist/components/q2-optgroup2.js +1 -1
- package/dist/components/q2-option-list2.js +1 -1
- package/dist/components/q2-option2.js +2 -2
- package/dist/components/q2-option2.js.map +1 -1
- package/dist/components/q2-pagination.js +2 -2
- package/dist/components/q2-pagination.js.map +1 -1
- package/dist/components/q2-pill.js +4 -2
- package/dist/components/q2-pill.js.map +1 -1
- package/dist/components/q2-popover2.js +2 -2
- package/dist/components/q2-radio-group.js +1 -1
- package/dist/components/q2-radio.js +2 -2
- package/dist/components/q2-radio.js.map +1 -1
- package/dist/components/q2-relative-time.js +1 -1
- package/dist/components/q2-section.js +2 -2
- package/dist/components/q2-select.js +1 -1
- package/dist/components/q2-stepper-pane.js +1 -1
- package/dist/components/q2-stepper-vertical.js +2 -2
- package/dist/components/q2-stepper-vertical.js.map +1 -1
- package/dist/components/q2-stepper.js +1 -1
- package/dist/components/q2-tab-container.js +2 -2
- package/dist/components/q2-tab-container.js.map +1 -1
- package/dist/components/q2-tab-pane.js +1 -1
- package/dist/components/q2-tag.js +2 -2
- package/dist/components/q2-tag.js.map +1 -1
- package/dist/components/q2-textarea.js +2 -2
- package/dist/components/q2-textarea.js.map +1 -1
- package/dist/components/tecton-tab-pane.js +2 -2
- package/dist/esm/click-elsewhere_2.entry.js +2 -2
- package/dist/esm/{index-12c2a320.js → index-0a702dd6.js} +14 -2
- package/dist/esm/index-0a702dd6.js.map +1 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/q2-action-sheet.entry.js +1 -1
- package/dist/esm/q2-avatar.entry.js +1 -5
- package/dist/esm/q2-avatar.entry.js.map +1 -1
- package/dist/esm/q2-badge.entry.js +4 -4
- package/dist/esm/q2-badge.entry.js.map +1 -1
- package/dist/esm/q2-btn_2.entry.js +20 -9
- package/dist/esm/q2-btn_2.entry.js.map +1 -1
- package/dist/esm/q2-calendar.entry.js +50 -19
- package/dist/esm/q2-calendar.entry.js.map +1 -1
- package/dist/esm/q2-card.entry.js +1 -1
- package/dist/esm/q2-carousel-pane.entry.js +7 -6
- package/dist/esm/q2-carousel-pane.entry.js.map +1 -1
- package/dist/esm/q2-carousel.entry.js +25 -11
- package/dist/esm/q2-carousel.entry.js.map +1 -1
- package/dist/esm/q2-chart-area.entry.js +1 -1
- package/dist/esm/q2-chart-bar.entry.js +1 -1
- package/dist/esm/q2-chart-donut.entry.js +18 -10
- package/dist/esm/q2-chart-donut.entry.js.map +1 -1
- package/dist/esm/q2-checkbox-group.entry.js +1 -1
- package/dist/esm/q2-checkbox.entry.js +1 -1
- package/dist/esm/q2-data-table.entry.js +3 -3
- package/dist/esm/q2-data-table.entry.js.map +1 -1
- package/dist/esm/q2-detail.entry.js +2 -2
- package/dist/esm/q2-detail.entry.js.map +1 -1
- package/dist/esm/q2-dropdown-item.entry.js +1 -1
- package/dist/esm/q2-dropdown-item.entry.js.map +1 -1
- package/dist/esm/q2-dropdown.entry.js +1 -1
- package/dist/esm/q2-editable-field.entry.js +1 -1
- package/dist/esm/q2-icon.entry.js +206 -211
- package/dist/esm/q2-icon.entry.js.map +1 -1
- package/dist/esm/q2-input.entry.js +31 -6
- package/dist/esm/q2-input.entry.js.map +1 -1
- package/dist/esm/q2-item.entry.js +116 -0
- package/dist/esm/q2-item.entry.js.map +1 -0
- package/dist/esm/q2-list.entry.js +80 -0
- package/dist/esm/q2-list.entry.js.map +1 -0
- package/dist/esm/q2-loc.entry.js +2 -2
- package/dist/esm/q2-message.entry.js +3 -3
- package/dist/esm/q2-message.entry.js.map +1 -1
- package/dist/esm/q2-month-picker.entry.js +1 -1
- package/dist/esm/q2-optgroup_2.entry.js +4 -4
- package/dist/esm/q2-optgroup_2.entry.js.map +1 -1
- package/dist/esm/q2-option-list.entry.js +1 -1
- package/dist/esm/q2-pagination.entry.js +3 -3
- package/dist/esm/q2-pagination.entry.js.map +1 -1
- package/dist/esm/q2-pill.entry.js +4 -3
- package/dist/esm/q2-pill.entry.js.map +1 -1
- package/dist/esm/q2-radio-group.entry.js +1 -1
- package/dist/esm/q2-radio.entry.js +3 -3
- package/dist/esm/q2-radio.entry.js.map +1 -1
- package/dist/esm/q2-relative-time.entry.js +1 -1
- package/dist/esm/q2-section.entry.js +3 -3
- package/dist/esm/q2-select.entry.js +1 -1
- package/dist/esm/q2-stepper-pane.entry.js +2 -2
- package/dist/esm/q2-stepper-vertical.entry.js +3 -3
- package/dist/esm/q2-stepper-vertical.entry.js.map +1 -1
- package/dist/esm/q2-stepper.entry.js +2 -2
- package/dist/esm/q2-tab-container.entry.js +3 -3
- package/dist/esm/q2-tab-container.entry.js.map +1 -1
- package/dist/esm/q2-tab-pane.entry.js +1 -1
- package/dist/esm/q2-tag.entry.js +3 -3
- package/dist/esm/q2-tag.entry.js.map +1 -1
- package/dist/esm/q2-tecton-elements.js +1 -1
- package/dist/esm/q2-textarea.entry.js +2 -2
- package/dist/esm/q2-textarea.entry.js.map +1 -1
- package/dist/esm/q2-tooltip.entry.js +1 -1
- package/dist/esm/tecton-tab-pane.entry.js +2 -2
- package/dist/q2-tecton-elements/assets/cards.symbol.svg +1 -1
- package/dist/q2-tecton-elements/assets/icon-list.json +1 -1
- package/dist/q2-tecton-elements/assets/icon-map.json +1 -1
- package/dist/q2-tecton-elements/assets/legacy.symbol.svg +1 -1
- package/dist/q2-tecton-elements/assets/standard.symbol.svg +1 -1
- package/dist/q2-tecton-elements/p-05b015a8.entry.js +2 -0
- package/dist/q2-tecton-elements/p-05b015a8.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-0d548810.entry.js +2 -0
- package/dist/q2-tecton-elements/p-0d548810.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-cbbc7659.entry.js → p-1c17d118.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-1c17d118.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-86cf292d.entry.js → p-2132da06.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-1fac9c85.entry.js → p-22661533.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-2436c843.entry.js +2 -0
- package/dist/q2-tecton-elements/p-2436c843.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-5ebb80b6.entry.js → p-391acc00.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-5ebb80b6.entry.js.map → p-391acc00.entry.js.map} +1 -1
- package/dist/q2-tecton-elements/p-3b1ea100.entry.js +2 -0
- package/dist/q2-tecton-elements/p-3b1ea100.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-42302f6f.js +2 -0
- package/dist/q2-tecton-elements/p-42302f6f.js.map +1 -0
- package/dist/q2-tecton-elements/{p-92955258.entry.js → p-4570ff06.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-47868d6d.entry.js +2 -0
- package/dist/q2-tecton-elements/p-47868d6d.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-c1e03092.entry.js → p-4a332c2a.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-0a705412.entry.js → p-4b81a121.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-4bbe563f.entry.js +2 -0
- package/dist/q2-tecton-elements/p-4bbe563f.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-4f7e2c8a.entry.js +2 -0
- package/dist/q2-tecton-elements/p-4f7e2c8a.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-50bd4437.entry.js +2 -0
- package/dist/q2-tecton-elements/p-50bd4437.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-515d424b.entry.js +2 -0
- package/dist/q2-tecton-elements/{p-913a23f5.entry.js.map → p-515d424b.entry.js.map} +1 -1
- package/dist/q2-tecton-elements/{p-bb6e6290.entry.js → p-57bf9342.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-0fccdca2.entry.js → p-5dc5c4e2.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-5dc5c4e2.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-5b9ee831.entry.js → p-63192fac.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-281e7ce7.entry.js → p-685b821c.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-bd5e5864.entry.js → p-71180fcd.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-db615608.entry.js → p-7523305d.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-ca8dd86f.entry.js → p-7f663376.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-b52eb7ce.entry.js → p-8dc489e1.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-a214077c.entry.js +2 -0
- package/dist/q2-tecton-elements/p-a214077c.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-3bc27513.entry.js → p-aec64fcb.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-aed969d4.entry.js +2 -0
- package/dist/q2-tecton-elements/p-aed969d4.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-b21ed2d9.entry.js +2 -0
- package/dist/q2-tecton-elements/p-b21ed2d9.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-1954ab7d.entry.js → p-b3322f94.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-b3322f94.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-25eccf38.entry.js → p-b3d10d52.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-25eccf38.entry.js.map → p-b3d10d52.entry.js.map} +1 -1
- package/dist/q2-tecton-elements/{p-5b3f885f.entry.js → p-b7d5fd12.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-b7d5fd12.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-cb30f949.entry.js → p-bf125cdf.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-d1a9ed3d.entry.js +2 -0
- package/dist/q2-tecton-elements/p-d1a9ed3d.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-73a3c437.entry.js → p-d635e39f.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-a5b16c01.entry.js → p-d9e19f70.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-d9e19f70.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-a89814b8.entry.js → p-dc057a9c.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-debd5249.entry.js +2 -0
- package/dist/q2-tecton-elements/p-debd5249.entry.js.map +1 -0
- package/dist/q2-tecton-elements/p-df297a77.entry.js +2 -0
- package/dist/q2-tecton-elements/p-df297a77.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-6afb4d46.entry.js → p-e762526f.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-698f82c5.entry.js → p-f1265647.entry.js} +2 -2
- package/dist/q2-tecton-elements/{p-954d49de.entry.js → p-f162c670.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-f418967b.entry.js +2 -0
- package/dist/q2-tecton-elements/p-f418967b.entry.js.map +1 -0
- package/dist/q2-tecton-elements/{p-fddebc47.entry.js → p-f4d77672.entry.js} +2 -2
- package/dist/q2-tecton-elements/p-fcc84527.entry.js +2 -0
- package/dist/q2-tecton-elements/p-fcc84527.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js.map +1 -1
- package/dist/test/elements/q2-badge-test.e2e.js +11 -3
- package/dist/test/elements/q2-badge-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-btn-test.e2e.js +25 -25
- package/dist/test/elements/q2-btn-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-calendar-test.e2e.js +3 -3
- package/dist/test/elements/q2-calendar-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-carousel-pane-test.e2e.js +16 -86
- package/dist/test/elements/q2-carousel-pane-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-carousel-pane-test.spec.js +113 -0
- package/dist/test/elements/q2-carousel-pane-test.spec.js.map +1 -0
- package/dist/test/elements/q2-carousel-test.e2e.js +27 -1
- package/dist/test/elements/q2-carousel-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-chart-donut-test.e2e.js +64 -30
- package/dist/test/elements/q2-chart-donut-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-currency-test.e2e.js +7 -7
- package/dist/test/elements/q2-currency-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-detail/q2-detail-test.e2e.js +1 -1
- package/dist/test/elements/q2-detail/q2-detail-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-detail/q2-item-test.e2e.js +223 -0
- package/dist/test/elements/q2-detail/q2-item-test.e2e.js.map +1 -0
- package/dist/test/elements/q2-detail/q2-list-test.e2e.js +92 -0
- package/dist/test/elements/q2-detail/q2-list-test.e2e.js.map +1 -0
- package/dist/test/elements/q2-icon-test.e2e.js +20 -98
- package/dist/test/elements/q2-icon-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-input-test.e2e.js +140 -7
- package/dist/test/elements/q2-input-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-pill-test.e2e.js +23 -0
- package/dist/test/elements/q2-pill-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-relative-time-test.e2e.js +50 -48
- package/dist/test/elements/q2-relative-time-test.e2e.js.map +1 -1
- package/dist/test/elements/q2-textarea-test.e2e.js +4 -8
- package/dist/test/elements/q2-textarea-test.e2e.js.map +1 -1
- package/dist/test/helpers.js +18 -16
- package/dist/test/helpers.js.map +1 -1
- package/dist/test/utils/index.spec.js +18 -0
- package/dist/test/utils/index.spec.js.map +1 -0
- package/dist/types/components/q2-avatar/q2-avatar.d.ts +0 -1
- package/dist/types/components/q2-badge/q2-badge.d.ts +1 -0
- package/dist/types/components/q2-btn/q2-btn.d.ts +1 -0
- package/dist/types/components/q2-carousel/q2-carousel.d.ts +3 -0
- package/dist/types/components/q2-carousel-pane/q2-carousel-pane.d.ts +5 -0
- package/dist/types/components/q2-chart-donut/q2-chart-donut.d.ts +13 -12
- package/dist/types/components/q2-icon/q2-icon.d.ts +1 -5
- package/dist/types/components/q2-input/q2-input.d.ts +8 -0
- package/dist/types/components/q2-item/q2-item.d.ts +21 -0
- package/dist/types/components/q2-list/q2-list.d.ts +20 -0
- package/dist/types/components.d.ts +82 -14
- package/dist/types/global.d.ts +1 -1
- package/dist/types/utils/index.d.ts +6 -0
- package/dist/types/workspace/workspace/_Gitlab_tecton-production_master/packages/q2-tecton-elements/.stencil/test/helpers.d.ts +1 -1
- package/package.json +3 -3
- package/dist/cjs/icons-04e4f595.js +0 -2900
- package/dist/cjs/icons-04e4f595.js.map +0 -1
- package/dist/cjs/index-1deac3ee.js.map +0 -1
- package/dist/collection/components/q2-icon/icons.js +0 -1184
- package/dist/collection/components/q2-icon/icons.js.map +0 -1
- package/dist/esm/icons-8f4c3b69.js +0 -2898
- package/dist/esm/icons-8f4c3b69.js.map +0 -1
- package/dist/esm/index-12c2a320.js.map +0 -1
- package/dist/q2-tecton-elements/p-043bb5c0.entry.js +0 -2
- package/dist/q2-tecton-elements/p-043bb5c0.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-0e2e7b2d.entry.js +0 -2
- package/dist/q2-tecton-elements/p-0e2e7b2d.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-0fccdca2.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-1954ab7d.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-55bc5c9b.entry.js +0 -2
- package/dist/q2-tecton-elements/p-55bc5c9b.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-562d598b.entry.js +0 -2
- package/dist/q2-tecton-elements/p-562d598b.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-5b3f885f.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-5c46acb8.js +0 -2
- package/dist/q2-tecton-elements/p-5c46acb8.js.map +0 -1
- package/dist/q2-tecton-elements/p-5dd0eede.entry.js +0 -2
- package/dist/q2-tecton-elements/p-5dd0eede.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-6479c450.entry.js +0 -2
- package/dist/q2-tecton-elements/p-6479c450.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-7c5d43cf.entry.js +0 -2
- package/dist/q2-tecton-elements/p-7c5d43cf.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-7ff4c446.entry.js +0 -2
- package/dist/q2-tecton-elements/p-7ff4c446.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-87d72e3e.entry.js +0 -2
- package/dist/q2-tecton-elements/p-87d72e3e.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-913a23f5.entry.js +0 -2
- package/dist/q2-tecton-elements/p-a5b16c01.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-c13ce2d3.entry.js +0 -2
- package/dist/q2-tecton-elements/p-c13ce2d3.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-cbbc7659.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-d7e608f7.entry.js +0 -2
- package/dist/q2-tecton-elements/p-d7e608f7.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-dce084f9.entry.js +0 -2
- package/dist/q2-tecton-elements/p-dce084f9.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-ecce27a0.entry.js +0 -2
- package/dist/q2-tecton-elements/p-ecce27a0.entry.js.map +0 -1
- package/dist/q2-tecton-elements/p-f6c1f69b.js +0 -2
- package/dist/q2-tecton-elements/p-f6c1f69b.js.map +0 -1
- package/dist/q2-tecton-elements/p-f8c7cad7.entry.js +0 -2
- package/dist/q2-tecton-elements/p-f8c7cad7.entry.js.map +0 -1
- package/dist/types/components/q2-icon/icons.d.ts +0 -3
- /package/dist/q2-tecton-elements/{p-86cf292d.entry.js.map → p-2132da06.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-1fac9c85.entry.js.map → p-22661533.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-92955258.entry.js.map → p-4570ff06.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-c1e03092.entry.js.map → p-4a332c2a.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-0a705412.entry.js.map → p-4b81a121.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-bb6e6290.entry.js.map → p-57bf9342.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-5b9ee831.entry.js.map → p-63192fac.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-281e7ce7.entry.js.map → p-685b821c.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-bd5e5864.entry.js.map → p-71180fcd.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-db615608.entry.js.map → p-7523305d.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-ca8dd86f.entry.js.map → p-7f663376.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-b52eb7ce.entry.js.map → p-8dc489e1.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-3bc27513.entry.js.map → p-aec64fcb.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-cb30f949.entry.js.map → p-bf125cdf.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-73a3c437.entry.js.map → p-d635e39f.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-a89814b8.entry.js.map → p-dc057a9c.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-6afb4d46.entry.js.map → p-e762526f.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-698f82c5.entry.js.map → p-f1265647.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-954d49de.entry.js.map → p-f162c670.entry.js.map} +0 -0
- /package/dist/q2-tecton-elements/{p-fddebc47.entry.js.map → p-f4d77672.entry.js.map} +0 -0
|
@@ -3,26 +3,16 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-14c3693c.js');
|
|
6
|
-
const index$1 = require('./index-
|
|
7
|
-
const icons = require('./icons-04e4f595.js');
|
|
6
|
+
const index$1 = require('./index-0e15dc8d.js');
|
|
8
7
|
|
|
9
|
-
const android = "legacy";
|
|
10
|
-
const desktop = "system";
|
|
11
8
|
const a11y = "standard";
|
|
12
|
-
const error = "status";
|
|
13
|
-
const laptop = "system";
|
|
14
9
|
const add = "standard";
|
|
15
10
|
const airplane = "standard";
|
|
16
|
-
const info = "status";
|
|
17
|
-
const chat = "communication";
|
|
18
11
|
const ambulance = "standard";
|
|
19
|
-
const
|
|
12
|
+
const android = "legacy";
|
|
20
13
|
const apple = "standard";
|
|
21
|
-
const warning = "status";
|
|
22
14
|
const arts = "standard";
|
|
23
|
-
const phone = "mobile";
|
|
24
15
|
const atv = "standard";
|
|
25
|
-
const tablet = "mobile";
|
|
26
16
|
const backpack = "standard";
|
|
27
17
|
const bank = "standard";
|
|
28
18
|
const barchart = "standard";
|
|
@@ -35,16 +25,16 @@ const briefcase = "standard";
|
|
|
35
25
|
const bug = "standard";
|
|
36
26
|
const buildings = "standard";
|
|
37
27
|
const calculator = "standard";
|
|
38
|
-
const card = "cards";
|
|
39
28
|
const calendar = "standard";
|
|
40
29
|
const camera = "standard";
|
|
41
30
|
const car = "standard";
|
|
31
|
+
const card = "cards";
|
|
42
32
|
const cart = "standard";
|
|
43
33
|
const cash = "standard";
|
|
44
34
|
const certificate = "standard";
|
|
35
|
+
const chat = "communication";
|
|
45
36
|
const check = "standard";
|
|
46
37
|
const checkmark = "standard";
|
|
47
|
-
const ios = "legacy";
|
|
48
38
|
const clipboard = "standard";
|
|
49
39
|
const close = "standard";
|
|
50
40
|
const coins = "standard";
|
|
@@ -53,13 +43,14 @@ const conversation = "standard";
|
|
|
53
43
|
const copy = "standard";
|
|
54
44
|
const coupon = "standard";
|
|
55
45
|
const dashboard = "standard";
|
|
56
|
-
const
|
|
46
|
+
const desktop = "system";
|
|
57
47
|
const diploma = "standard";
|
|
58
48
|
const divider = "standard";
|
|
59
49
|
const document$1 = "standard";
|
|
60
50
|
const download = "standard";
|
|
61
51
|
const edit = "standard";
|
|
62
52
|
const ellipsis = "standard";
|
|
53
|
+
const error = "status";
|
|
63
54
|
const factory = "standard";
|
|
64
55
|
const failed = "standard";
|
|
65
56
|
const filebox = "standard";
|
|
@@ -77,7 +68,10 @@ const health = "standard";
|
|
|
77
68
|
const heart = "standard";
|
|
78
69
|
const home = "standard";
|
|
79
70
|
const inbox = "standard";
|
|
71
|
+
const info = "status";
|
|
72
|
+
const ios = "legacy";
|
|
80
73
|
const key = "standard";
|
|
74
|
+
const laptop = "system";
|
|
81
75
|
const law = "standard";
|
|
82
76
|
const leaf = "standard";
|
|
83
77
|
const lightbulb = "standard";
|
|
@@ -108,6 +102,7 @@ const paw = "standard";
|
|
|
108
102
|
const people = "standard";
|
|
109
103
|
const percent = "standard";
|
|
110
104
|
const person = "standard";
|
|
105
|
+
const phone = "mobile";
|
|
111
106
|
const piechart = "standard";
|
|
112
107
|
const play = "standard";
|
|
113
108
|
const pricetag = "standard";
|
|
@@ -118,6 +113,7 @@ const receipt = "standard";
|
|
|
118
113
|
const refresh = "standard";
|
|
119
114
|
const remove = "standard";
|
|
120
115
|
const repeat = "standard";
|
|
116
|
+
const revert = "legacy";
|
|
121
117
|
const ribbon = "standard";
|
|
122
118
|
const ring = "standard";
|
|
123
119
|
const roadblock = "standard";
|
|
@@ -136,6 +132,8 @@ const split = "standard";
|
|
|
136
132
|
const star = "standard";
|
|
137
133
|
const statements = "standard";
|
|
138
134
|
const storefront = "standard";
|
|
135
|
+
const success = "status";
|
|
136
|
+
const tablet = "mobile";
|
|
139
137
|
const target = "standard";
|
|
140
138
|
const taxi = "standard";
|
|
141
139
|
const time = "standard";
|
|
@@ -150,250 +148,190 @@ const unlink = "standard";
|
|
|
150
148
|
const upload = "standard";
|
|
151
149
|
const virus = "standard";
|
|
152
150
|
const wallet = "standard";
|
|
151
|
+
const warning = "status";
|
|
153
152
|
const watch = "standard";
|
|
154
153
|
const world = "standard";
|
|
155
154
|
const iconMap = {
|
|
156
|
-
"card-add": "cards",
|
|
157
|
-
"filetype-csv": "filetypes",
|
|
158
|
-
"chat-bubbles": "communication",
|
|
159
|
-
"currency-dollar-circle": "currencies",
|
|
160
|
-
"gesture-hand": "gestures",
|
|
161
|
-
android: android,
|
|
162
|
-
"error-filled": "status",
|
|
163
|
-
desktop: desktop,
|
|
164
155
|
a11y: a11y,
|
|
165
|
-
"mobile-button": "mobile",
|
|
166
|
-
"filetype-doc": "filetypes",
|
|
167
|
-
"currency-dollar": "currencies",
|
|
168
|
-
"chat-question": "communication",
|
|
169
|
-
"gesture-scroll-horizontal": "gestures",
|
|
170
|
-
error: error,
|
|
171
|
-
"brand-autobooks-color": "legacy",
|
|
172
|
-
"card-amazon": "cards",
|
|
173
|
-
laptop: laptop,
|
|
174
156
|
add: add,
|
|
175
|
-
"mobile-edit": "mobile",
|
|
176
|
-
"filetype-docx": "filetypes",
|
|
177
|
-
"currency-euro": "currencies",
|
|
178
|
-
"gesture-scroll-vertical": "gestures",
|
|
179
|
-
"chat-round": "communication",
|
|
180
|
-
"info-filled": "status",
|
|
181
|
-
"brand-autobooks-filled": "legacy",
|
|
182
157
|
airplane: airplane,
|
|
183
|
-
"mobile-heart": "mobile",
|
|
184
|
-
"card-amex": "cards",
|
|
185
|
-
"filetype-generic": "filetypes",
|
|
186
|
-
"gesture-stretch": "gestures",
|
|
187
|
-
info: info,
|
|
188
|
-
chat: chat,
|
|
189
|
-
"currency-pound": "currencies",
|
|
190
|
-
"brand-facebook-color": "legacy",
|
|
191
158
|
"alarm-clock": "standard",
|
|
192
|
-
"mobile-location": "mobile",
|
|
193
|
-
"card-applepay": "cards",
|
|
194
|
-
"filetype-gif": "filetypes",
|
|
195
|
-
"success-filled": "status",
|
|
196
|
-
"gesture-swipe-down": "gestures",
|
|
197
|
-
"currency-yen": "currencies",
|
|
198
|
-
"brand-facebook-filled": "legacy",
|
|
199
159
|
ambulance: ambulance,
|
|
200
|
-
|
|
201
|
-
"mobile-lock": "mobile",
|
|
202
|
-
"filetype-iso": "filetypes",
|
|
203
|
-
success: success,
|
|
204
|
-
"gesture-swipe-left": "gestures",
|
|
205
|
-
"brand-instagram-color": "legacy",
|
|
206
|
-
"card-dinersclub": "cards",
|
|
160
|
+
android: android,
|
|
207
161
|
apple: apple,
|
|
208
|
-
"mobile-remove": "mobile",
|
|
209
|
-
"filetype-jpg": "filetypes",
|
|
210
|
-
"gesture-swipe-right": "gestures",
|
|
211
|
-
"brand-instagram-filled": "legacy",
|
|
212
|
-
"card-discover": "cards",
|
|
213
|
-
"mobile-rotate": "mobile",
|
|
214
162
|
"arrow-down": "standard",
|
|
215
|
-
"warning-filled": "status",
|
|
216
|
-
"gesture-swipe-up": "gestures",
|
|
217
|
-
"filetype-otf": "filetypes",
|
|
218
|
-
"brand-linkedin-color": "legacy",
|
|
219
|
-
"card-edit": "cards",
|
|
220
163
|
"arrow-left": "standard",
|
|
221
|
-
"mobile-search": "mobile",
|
|
222
|
-
warning: warning,
|
|
223
|
-
"gesture-tap": "gestures",
|
|
224
|
-
"brand-linkedin-filled": "legacy",
|
|
225
|
-
"filetype-pdf": "filetypes",
|
|
226
|
-
"card-gift": "cards",
|
|
227
164
|
"arrow-right": "standard",
|
|
228
|
-
"mobile-settings": "mobile",
|
|
229
|
-
"brand-messenger-color": "legacy",
|
|
230
|
-
"filetype-png": "filetypes",
|
|
231
165
|
"arrow-up": "standard",
|
|
232
|
-
"mobile-time": "mobile",
|
|
233
|
-
"card-googlepay": "cards",
|
|
234
|
-
"filetype-ppt": "filetypes",
|
|
235
166
|
arts: arts,
|
|
236
|
-
"brand-messenger-filled": "legacy",
|
|
237
|
-
phone: phone,
|
|
238
|
-
"card-heart": "cards",
|
|
239
167
|
atv: atv,
|
|
240
|
-
"brand-payrecs-color": "legacy",
|
|
241
|
-
"filetype-svg": "filetypes",
|
|
242
|
-
tablet: tablet,
|
|
243
|
-
"card-in-hand": "cards",
|
|
244
|
-
"brand-payrecs-filled": "legacy",
|
|
245
168
|
backpack: backpack,
|
|
246
|
-
"card-insert": "cards",
|
|
247
|
-
"filetype-txt": "filetypes",
|
|
248
|
-
"brand-snapchat-color": "legacy",
|
|
249
169
|
bank: bank,
|
|
250
|
-
|
|
251
|
-
"card-jcb": "cards",
|
|
170
|
+
barchart: barchart,
|
|
252
171
|
"barchart-trend": "standard",
|
|
172
|
+
bed: bed,
|
|
173
|
+
bell: bell,
|
|
174
|
+
bicycle: bicycle,
|
|
175
|
+
boat: boat,
|
|
176
|
+
box: box,
|
|
177
|
+
"brand-autobooks-color": "legacy",
|
|
178
|
+
"brand-autobooks-filled": "legacy",
|
|
179
|
+
"brand-facebook-color": "legacy",
|
|
180
|
+
"brand-facebook-filled": "legacy",
|
|
181
|
+
"brand-instagram-color": "legacy",
|
|
182
|
+
"brand-instagram-filled": "legacy",
|
|
183
|
+
"brand-linkedin-color": "legacy",
|
|
184
|
+
"brand-linkedin-filled": "legacy",
|
|
185
|
+
"brand-messenger-color": "legacy",
|
|
186
|
+
"brand-messenger-filled": "legacy",
|
|
187
|
+
"brand-payrecs-color": "legacy",
|
|
188
|
+
"brand-payrecs-filled": "legacy",
|
|
189
|
+
"brand-snapchat-color": "legacy",
|
|
253
190
|
"brand-snapchat-filled": "legacy",
|
|
254
|
-
"filetype-xlsx": "filetypes",
|
|
255
|
-
"card-join": "cards",
|
|
256
|
-
barchart: barchart,
|
|
257
191
|
"brand-twitter-color": "legacy",
|
|
258
|
-
"filetype-xml": "filetypes",
|
|
259
|
-
"card-locked": "cards",
|
|
260
|
-
bed: bed,
|
|
261
192
|
"brand-twitter-filled": "legacy",
|
|
262
|
-
"card-maestro": "cards",
|
|
263
|
-
bell: bell,
|
|
264
193
|
"brand-vimeo-color": "legacy",
|
|
265
|
-
"card-mastercard": "cards",
|
|
266
194
|
"brand-vimeo-filled": "legacy",
|
|
267
|
-
bicycle: bicycle,
|
|
268
|
-
"card-more": "cards",
|
|
269
|
-
boat: boat,
|
|
270
195
|
"brand-x-color": "legacy",
|
|
271
|
-
box: box,
|
|
272
|
-
"card-paypal": "cards",
|
|
273
196
|
"brand-x-filled": "legacy",
|
|
274
|
-
"card-prohibited": "cards",
|
|
275
|
-
briefcase: briefcase,
|
|
276
197
|
"brand-youtube-color": "legacy",
|
|
277
|
-
"card-remove": "cards",
|
|
278
198
|
"brand-youtube-filled": "legacy",
|
|
279
|
-
"bubble-graph": "standard",
|
|
280
|
-
"card-scissors": "cards",
|
|
281
199
|
"brand-zelle-color": "legacy",
|
|
282
|
-
bug: bug,
|
|
283
|
-
"card-star": "cards",
|
|
284
200
|
"brand-zelle-filled": "legacy",
|
|
285
|
-
|
|
286
|
-
"
|
|
201
|
+
briefcase: briefcase,
|
|
202
|
+
"browser-chrome": "legacy",
|
|
287
203
|
"browser-chrome-color": "legacy",
|
|
288
|
-
buildings: buildings,
|
|
289
|
-
"card-success": "cards",
|
|
290
204
|
"browser-chrome-filled": "legacy",
|
|
291
|
-
|
|
292
|
-
"card-unknown": "cards",
|
|
293
|
-
"browser-chrome": "legacy",
|
|
294
|
-
"calendar-create": "standard",
|
|
295
|
-
"card-update": "cards",
|
|
205
|
+
"browser-edge": "legacy",
|
|
296
206
|
"browser-edge-color": "legacy",
|
|
297
|
-
"calendar-pay": "standard",
|
|
298
|
-
"card-visa": "cards",
|
|
299
207
|
"browser-edge-filled": "legacy",
|
|
300
|
-
"
|
|
301
|
-
card: card,
|
|
302
|
-
"browser-edge": "legacy",
|
|
303
|
-
"calendar-repeat": "standard",
|
|
304
|
-
"calendar-skip": "standard",
|
|
208
|
+
"browser-firefox": "legacy",
|
|
305
209
|
"browser-firefox-color": "legacy",
|
|
306
|
-
"calendar-time": "standard",
|
|
307
210
|
"browser-firefox-filled": "legacy",
|
|
308
|
-
|
|
309
|
-
"browser-firefox": "legacy",
|
|
310
|
-
camera: camera,
|
|
211
|
+
"browser-ie": "legacy",
|
|
311
212
|
"browser-ie-color": "legacy",
|
|
312
|
-
"car-front": "standard",
|
|
313
213
|
"browser-ie-filled": "legacy",
|
|
314
|
-
"browser-
|
|
315
|
-
car: car,
|
|
316
|
-
"cart-moving": "standard",
|
|
214
|
+
"browser-opera": "legacy",
|
|
317
215
|
"browser-opera-color": "legacy",
|
|
318
|
-
cart: cart,
|
|
319
216
|
"browser-opera-filled": "legacy",
|
|
320
|
-
"
|
|
321
|
-
"browser-opera": "legacy",
|
|
322
|
-
"cash-coins": "standard",
|
|
217
|
+
"browser-safari": "legacy",
|
|
323
218
|
"browser-safari-color": "legacy",
|
|
324
|
-
"cash-in-hand": "standard",
|
|
325
219
|
"browser-safari-filled": "legacy",
|
|
326
|
-
"
|
|
327
|
-
|
|
328
|
-
|
|
220
|
+
"bubble-graph": "standard",
|
|
221
|
+
bug: bug,
|
|
222
|
+
buildings: buildings,
|
|
223
|
+
"buildings-2": "standard",
|
|
224
|
+
calculator: calculator,
|
|
225
|
+
calendar: calendar,
|
|
329
226
|
"calendar-confirm": "legacy",
|
|
330
|
-
|
|
227
|
+
"calendar-create": "standard",
|
|
228
|
+
"calendar-pay": "standard",
|
|
229
|
+
"calendar-remove": "standard",
|
|
230
|
+
"calendar-repeat": "standard",
|
|
231
|
+
"calendar-skip": "standard",
|
|
232
|
+
"calendar-time": "standard",
|
|
331
233
|
"call-color": "legacy",
|
|
332
|
-
"check-add": "standard",
|
|
333
234
|
"call-filled": "legacy",
|
|
334
|
-
|
|
235
|
+
camera: camera,
|
|
236
|
+
car: car,
|
|
237
|
+
"car-front": "standard",
|
|
238
|
+
card: card,
|
|
239
|
+
"card-add": "cards",
|
|
240
|
+
"card-amazon": "cards",
|
|
335
241
|
"card-amazon-color": "legacy",
|
|
336
|
-
"
|
|
242
|
+
"card-amex": "cards",
|
|
337
243
|
"card-amex-color": "legacy",
|
|
338
|
-
"
|
|
244
|
+
"card-applepay": "cards",
|
|
339
245
|
"card-applepay-color": "legacy",
|
|
246
|
+
"card-bitcoin": "cards",
|
|
340
247
|
"card-bitcoin-color": "legacy",
|
|
341
|
-
"
|
|
248
|
+
"card-dinersclub": "cards",
|
|
342
249
|
"card-dinersclub-color": "legacy",
|
|
343
|
-
|
|
250
|
+
"card-discover": "cards",
|
|
344
251
|
"card-discover-color": "legacy",
|
|
345
|
-
"
|
|
252
|
+
"card-edit": "cards",
|
|
253
|
+
"card-gift": "cards",
|
|
254
|
+
"card-googlepay": "cards",
|
|
346
255
|
"card-googlepay-color": "legacy",
|
|
347
|
-
|
|
256
|
+
"card-heart": "cards",
|
|
257
|
+
"card-in-hand": "cards",
|
|
258
|
+
"card-insert": "cards",
|
|
259
|
+
"card-jcb": "cards",
|
|
348
260
|
"card-jcb-color": "legacy",
|
|
349
|
-
"
|
|
261
|
+
"card-join": "cards",
|
|
262
|
+
"card-locked": "cards",
|
|
263
|
+
"card-maestro": "cards",
|
|
350
264
|
"card-maestro-color": "legacy",
|
|
351
|
-
"
|
|
265
|
+
"card-mastercard": "cards",
|
|
352
266
|
"card-mastercard-color": "legacy",
|
|
353
|
-
"
|
|
267
|
+
"card-more": "cards",
|
|
268
|
+
"card-paypal": "cards",
|
|
354
269
|
"card-paypal-color": "legacy",
|
|
355
|
-
"
|
|
270
|
+
"card-prohibited": "cards",
|
|
271
|
+
"card-remove": "cards",
|
|
272
|
+
"card-scissors": "cards",
|
|
273
|
+
"card-star": "cards",
|
|
274
|
+
"card-stripe": "cards",
|
|
356
275
|
"card-stripe-color": "legacy",
|
|
357
|
-
"
|
|
276
|
+
"card-success": "cards",
|
|
277
|
+
"card-unknown": "cards",
|
|
278
|
+
"card-update": "cards",
|
|
279
|
+
"card-visa": "cards",
|
|
358
280
|
"card-visa-color": "legacy",
|
|
281
|
+
cart: cart,
|
|
282
|
+
"cart-moving": "standard",
|
|
283
|
+
cash: cash,
|
|
284
|
+
"cash-bills": "standard",
|
|
285
|
+
"cash-coins": "standard",
|
|
286
|
+
"cash-in-hand": "standard",
|
|
287
|
+
"cash-register": "standard",
|
|
288
|
+
certificate: certificate,
|
|
289
|
+
chat: chat,
|
|
290
|
+
"chat-bubbles": "communication",
|
|
291
|
+
"chat-question": "communication",
|
|
292
|
+
"chat-round": "communication",
|
|
293
|
+
check: check,
|
|
294
|
+
"check-add": "standard",
|
|
295
|
+
"check-dollar": "standard",
|
|
296
|
+
"check-edit": "standard",
|
|
297
|
+
"check-remove": "standard",
|
|
298
|
+
"check-shield": "standard",
|
|
299
|
+
checkmark: checkmark,
|
|
300
|
+
"checkmark-outline": "standard",
|
|
301
|
+
"chevron-double-left": "standard",
|
|
302
|
+
"chevron-double-right": "standard",
|
|
303
|
+
"chevron-down": "standard",
|
|
304
|
+
"chevron-left": "standard",
|
|
305
|
+
"chevron-right": "standard",
|
|
359
306
|
"chevron-up": "standard",
|
|
360
|
-
ios: ios,
|
|
361
307
|
clipboard: clipboard,
|
|
362
|
-
"os-android-color": "legacy",
|
|
363
308
|
close: close,
|
|
364
|
-
"os-android-filled": "legacy",
|
|
365
309
|
coins: coins,
|
|
366
|
-
"os-android": "legacy",
|
|
367
310
|
compass: compass,
|
|
368
|
-
"os-apple-color": "legacy",
|
|
369
311
|
conversation: conversation,
|
|
370
|
-
"os-apple-filled": "legacy",
|
|
371
312
|
copy: copy,
|
|
372
|
-
"os-apple": "legacy",
|
|
373
313
|
coupon: coupon,
|
|
374
|
-
"os-windows-color": "legacy",
|
|
375
314
|
"credit-score": "standard",
|
|
376
|
-
"
|
|
315
|
+
"currency-dollar": "currencies",
|
|
316
|
+
"currency-dollar-circle": "currencies",
|
|
317
|
+
"currency-euro": "currencies",
|
|
318
|
+
"currency-pound": "currencies",
|
|
319
|
+
"currency-yen": "currencies",
|
|
377
320
|
dashboard: dashboard,
|
|
378
|
-
"os-windows": "legacy",
|
|
379
321
|
"delivery-truck": "standard",
|
|
380
|
-
|
|
322
|
+
desktop: desktop,
|
|
381
323
|
diploma: diploma,
|
|
382
|
-
"rss-color": "legacy",
|
|
383
324
|
divider: divider,
|
|
384
|
-
|
|
325
|
+
document: document$1,
|
|
385
326
|
"document-add": "standard",
|
|
386
|
-
"sms-color": "legacy",
|
|
387
327
|
"document-checklist": "standard",
|
|
388
|
-
"sms-filled": "legacy",
|
|
389
328
|
"document-remove": "standard",
|
|
390
|
-
"venmo-colored": "legacy",
|
|
391
|
-
document: document$1,
|
|
392
|
-
"venmo-filled": "legacy",
|
|
393
329
|
download: download,
|
|
394
330
|
"drag-handle": "standard",
|
|
395
331
|
edit: edit,
|
|
396
332
|
ellipsis: ellipsis,
|
|
333
|
+
error: error,
|
|
334
|
+
"error-filled": "status",
|
|
397
335
|
"external-link": "standard",
|
|
398
336
|
"eye-hide": "standard",
|
|
399
337
|
"eye-show": "standard",
|
|
@@ -401,10 +339,35 @@ const iconMap = {
|
|
|
401
339
|
factory: factory,
|
|
402
340
|
failed: failed,
|
|
403
341
|
filebox: filebox,
|
|
342
|
+
"filetype-csv": "filetypes",
|
|
343
|
+
"filetype-doc": "filetypes",
|
|
344
|
+
"filetype-docx": "filetypes",
|
|
345
|
+
"filetype-generic": "filetypes",
|
|
346
|
+
"filetype-gif": "filetypes",
|
|
347
|
+
"filetype-iso": "filetypes",
|
|
348
|
+
"filetype-jpg": "filetypes",
|
|
349
|
+
"filetype-otf": "filetypes",
|
|
350
|
+
"filetype-pdf": "filetypes",
|
|
351
|
+
"filetype-png": "filetypes",
|
|
352
|
+
"filetype-ppt": "filetypes",
|
|
353
|
+
"filetype-svg": "filetypes",
|
|
354
|
+
"filetype-txt": "filetypes",
|
|
355
|
+
"filetype-xls": "filetypes",
|
|
356
|
+
"filetype-xlsx": "filetypes",
|
|
357
|
+
"filetype-xml": "filetypes",
|
|
404
358
|
filter: filter,
|
|
405
359
|
fingerprint: fingerprint,
|
|
406
360
|
flag: flag,
|
|
407
361
|
gear: gear,
|
|
362
|
+
"gesture-hand": "gestures",
|
|
363
|
+
"gesture-scroll-horizontal": "gestures",
|
|
364
|
+
"gesture-scroll-vertical": "gestures",
|
|
365
|
+
"gesture-stretch": "gestures",
|
|
366
|
+
"gesture-swipe-down": "gestures",
|
|
367
|
+
"gesture-swipe-left": "gestures",
|
|
368
|
+
"gesture-swipe-right": "gestures",
|
|
369
|
+
"gesture-swipe-up": "gestures",
|
|
370
|
+
"gesture-tap": "gestures",
|
|
408
371
|
gift: gift,
|
|
409
372
|
"gold-bars": "standard",
|
|
410
373
|
government: government,
|
|
@@ -413,33 +376,37 @@ const iconMap = {
|
|
|
413
376
|
"grid-x2": "standard",
|
|
414
377
|
"grid-x3": "standard",
|
|
415
378
|
"hamburger-menu": "standard",
|
|
379
|
+
hand: hand,
|
|
416
380
|
"hand-with-coins": "standard",
|
|
417
381
|
"hand-with-key": "standard",
|
|
418
|
-
hand: hand,
|
|
419
382
|
handshake: handshake,
|
|
420
383
|
headset: headset,
|
|
421
384
|
health: health,
|
|
385
|
+
heart: heart,
|
|
422
386
|
"heart-add": "standard",
|
|
423
387
|
"heart-remove": "standard",
|
|
424
|
-
|
|
388
|
+
home: home,
|
|
425
389
|
"home-chimney": "standard",
|
|
426
390
|
"home-gear": "standard",
|
|
427
|
-
home: home,
|
|
428
391
|
"id-badge": "standard",
|
|
392
|
+
inbox: inbox,
|
|
429
393
|
"inbox-checked": "standard",
|
|
430
394
|
"inbox-full": "standard",
|
|
431
|
-
|
|
395
|
+
info: info,
|
|
396
|
+
"info-filled": "status",
|
|
397
|
+
ios: ios,
|
|
432
398
|
key: key,
|
|
399
|
+
laptop: laptop,
|
|
433
400
|
law: law,
|
|
434
401
|
leaf: leaf,
|
|
435
402
|
lightbulb: lightbulb,
|
|
436
|
-
"linechart-trend": "standard",
|
|
437
403
|
linechart: linechart,
|
|
404
|
+
"linechart-trend": "standard",
|
|
438
405
|
link: link,
|
|
439
406
|
list: list,
|
|
407
|
+
location: location,
|
|
440
408
|
"location-base": "standard",
|
|
441
409
|
"location-prohibited": "standard",
|
|
442
|
-
location: location,
|
|
443
410
|
lock: lock,
|
|
444
411
|
logout: logout,
|
|
445
412
|
loop: loop,
|
|
@@ -451,7 +418,17 @@ const iconMap = {
|
|
|
451
418
|
"message-reply": "standard",
|
|
452
419
|
"message-response": "standard",
|
|
453
420
|
microscope: microscope,
|
|
421
|
+
"mobile-button": "mobile",
|
|
422
|
+
"mobile-edit": "mobile",
|
|
454
423
|
"mobile-fast-dollar": "standard",
|
|
424
|
+
"mobile-heart": "mobile",
|
|
425
|
+
"mobile-location": "mobile",
|
|
426
|
+
"mobile-lock": "mobile",
|
|
427
|
+
"mobile-remove": "mobile",
|
|
428
|
+
"mobile-rotate": "mobile",
|
|
429
|
+
"mobile-search": "mobile",
|
|
430
|
+
"mobile-settings": "mobile",
|
|
431
|
+
"mobile-time": "mobile",
|
|
455
432
|
"money-time": "standard",
|
|
456
433
|
mortgage: mortgage,
|
|
457
434
|
motorcycle: motorcycle,
|
|
@@ -462,103 +439,123 @@ const iconMap = {
|
|
|
462
439
|
"nest-egg": "standard",
|
|
463
440
|
newspaper: newspaper,
|
|
464
441
|
options: options,
|
|
442
|
+
"os-android": "legacy",
|
|
443
|
+
"os-android-color": "legacy",
|
|
444
|
+
"os-android-filled": "legacy",
|
|
445
|
+
"os-apple": "legacy",
|
|
446
|
+
"os-apple-color": "legacy",
|
|
447
|
+
"os-apple-filled": "legacy",
|
|
448
|
+
"os-windows": "legacy",
|
|
449
|
+
"os-windows-color": "legacy",
|
|
450
|
+
"os-windows-filled": "legacy",
|
|
465
451
|
palette: palette,
|
|
466
452
|
"paper-plane": "standard",
|
|
467
453
|
paperclip: paperclip,
|
|
468
454
|
pause: pause,
|
|
469
455
|
paw: paw,
|
|
470
|
-
"people-group": "standard",
|
|
471
456
|
people: people,
|
|
457
|
+
"people-group": "standard",
|
|
472
458
|
percent: percent,
|
|
459
|
+
person: person,
|
|
473
460
|
"person-add": "standard",
|
|
474
461
|
"person-lock": "standard",
|
|
475
462
|
"person-remove": "standard",
|
|
476
463
|
"person-settings": "standard",
|
|
477
464
|
"person-to-person": "standard",
|
|
478
|
-
person: person,
|
|
479
465
|
"personal-care": "standard",
|
|
480
|
-
|
|
466
|
+
phone: phone,
|
|
481
467
|
piechart: piechart,
|
|
468
|
+
"piechart-expanded": "standard",
|
|
482
469
|
"piggy-bank": "standard",
|
|
483
470
|
play: play,
|
|
471
|
+
pricetag: pricetag,
|
|
484
472
|
"pricetag-blank": "standard",
|
|
485
473
|
"pricetag-time": "standard",
|
|
486
|
-
pricetag: pricetag,
|
|
487
474
|
print: print,
|
|
488
475
|
prohibited: prohibited,
|
|
489
476
|
question: question,
|
|
490
|
-
|
|
477
|
+
receipt: receipt,
|
|
491
478
|
"receipt-list": "standard",
|
|
479
|
+
"receipt-list-top": "standard",
|
|
492
480
|
"receipt-top": "standard",
|
|
493
|
-
receipt: receipt,
|
|
494
481
|
refresh: refresh,
|
|
495
482
|
remove: remove,
|
|
496
|
-
"repeat-time": "standard",
|
|
497
483
|
repeat: repeat,
|
|
484
|
+
"repeat-time": "standard",
|
|
485
|
+
revert: revert,
|
|
498
486
|
ribbon: ribbon,
|
|
499
487
|
ring: ring,
|
|
500
488
|
roadblock: roadblock,
|
|
489
|
+
"rss-color": "legacy",
|
|
490
|
+
"rss-filled": "legacy",
|
|
501
491
|
save: save,
|
|
502
492
|
school: school,
|
|
503
493
|
search: search,
|
|
504
494
|
section: section,
|
|
505
495
|
service: service,
|
|
506
496
|
shield: shield,
|
|
497
|
+
sign: sign,
|
|
507
498
|
"sign-closed": "standard",
|
|
508
499
|
"sign-open": "standard",
|
|
509
500
|
"sign-sale": "standard",
|
|
510
501
|
"sign-sold": "standard",
|
|
511
|
-
sign: sign,
|
|
512
502
|
silverware: silverware,
|
|
513
503
|
skip: skip,
|
|
504
|
+
"sms-color": "legacy",
|
|
505
|
+
"sms-filled": "legacy",
|
|
514
506
|
sort: sort,
|
|
515
507
|
speedometer: speedometer,
|
|
516
508
|
split: split,
|
|
509
|
+
star: star,
|
|
517
510
|
"star-add": "standard",
|
|
518
511
|
"star-remove": "standard",
|
|
519
|
-
star: star,
|
|
520
512
|
statements: statements,
|
|
521
513
|
"steering-wheel": "standard",
|
|
522
514
|
"stop-payment": "standard",
|
|
515
|
+
storefront: storefront,
|
|
523
516
|
"storefront-add": "standard",
|
|
524
517
|
"storefront-prohibited": "standard",
|
|
525
518
|
"storefront-remove": "standard",
|
|
526
519
|
"storefront-settings": "standard",
|
|
527
|
-
|
|
520
|
+
success: success,
|
|
521
|
+
"success-filled": "status",
|
|
522
|
+
tablet: tablet,
|
|
528
523
|
target: target,
|
|
529
524
|
taxi: taxi,
|
|
530
525
|
time: time,
|
|
531
526
|
todo: todo,
|
|
532
527
|
tools: tools,
|
|
533
528
|
tractor: tractor,
|
|
529
|
+
transfer: transfer,
|
|
534
530
|
"transfer-receive": "standard",
|
|
535
531
|
"transfer-send": "standard",
|
|
536
|
-
transfer: transfer,
|
|
537
532
|
trash: trash,
|
|
538
533
|
tree: tree,
|
|
539
534
|
"truck-with-lock": "standard",
|
|
540
535
|
umbrella: umbrella,
|
|
541
536
|
unlink: unlink,
|
|
542
537
|
upload: upload,
|
|
538
|
+
"venmo-colored": "legacy",
|
|
539
|
+
"venmo-filled": "legacy",
|
|
543
540
|
virus: virus,
|
|
544
541
|
wallet: wallet,
|
|
542
|
+
warning: warning,
|
|
543
|
+
"warning-filled": "status",
|
|
545
544
|
watch: watch,
|
|
546
545
|
world: world,
|
|
547
546
|
"zoom-in": "standard",
|
|
548
547
|
"zoom-out": "standard"
|
|
549
548
|
};
|
|
550
549
|
|
|
551
|
-
const q2IconCss = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:inline-block;height:var(--tct-icon-size, 24px);width:var(--tct-icon-size, 24px);position:relative;fill:none}:host([inline]){height:1em;width:1em}svg{
|
|
550
|
+
const q2IconCss = "*{box-sizing:border-box}*:active{outline:none}*:focus{outline:none;box-shadow:var(--const-double-focus-ring, 0 0 0 2px #ffffff, 0 0 0 4px #0066cc)}:host{box-shadow:none !important}::-moz-focus-inner{border:none}input,textarea,button{font-family:inherit;font-size:inherit;font-stretch:inherit}:host(.sr),:host(.sr) button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.sr,.sr button{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.hidden{display:none}:host([hidden]){display:none}.invisible{visibility:hidden}:host{display:inline-block;height:var(--tct-icon-size, 24px);width:var(--tct-icon-size, 24px);position:relative;fill:none}:host([inline]){height:1em;width:1em}svg{display:block;position:absolute;top:0;left:0;stroke-width:var(--tct-icon-stroke-width, var(--t-icon-stroke-width, 1.5));stroke-linecap:var(--tct-icon-cap, var(--t-icon-cap, round));stroke-linejoin:var(--tct-icon-cap, var(--t-icon-cap, round));transition:var(--tct-icon-transition, none)}.stroke-primary{stroke:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-primary-transition, none)}.stroke-secondary{stroke:var(--tct-icon-stroke-secondary, var(--t-icon-stroke-secondary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-secondary-transition, none)}.fill-primary{fill:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-primary-transition, none)}.fill-secondary{fill:var(--tct-icon-stroke-secondary, var(--t-icon-stroke-secondary, var(--t-text, currentcolor)));transition:var(--tct-icon-stroke-secondary-transition, none)}.filled{fill:var(--tct-icon-fill, var(--comp-icon-fill, var(--t-icon-fill, none)));transition:var(--tct-icon-fill-transition, none)}.uniform{fill:var(--tct-icon-stroke-primary, var(--t-icon-stroke-primary, currentcolor));transition:var(--tct-icon-stroke-primary-transition, none)}:host([type=info]),:host([type=info-filled]){--tct-icon-stroke-primary:transparent;--comp-icon-fill:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))}:host([type=success]),:host([type=success-filled]){--tct-icon-stroke-primary:transparent;--comp-icon-fill:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00))}:host([type=warning]),:host([type=warning-filled]){--tct-icon-stroke-primary:transparent;--comp-icon-fill:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500))}:host([type=error]),:host([type=error-filled]){--tct-icon-stroke-primary:transparent;--comp-icon-fill:var(--tct-stoplight-alert, var(--const-stoplight-alert, #d20a0a))}";
|
|
552
551
|
const Q2IconStyle0 = q2IconCss;
|
|
553
552
|
|
|
554
553
|
const Q2Icon = class {
|
|
555
554
|
constructor(hostRef) {
|
|
556
555
|
index.registerInstance(this, hostRef);
|
|
557
|
-
var _a;
|
|
558
556
|
this.inline = undefined;
|
|
559
557
|
this.label = undefined;
|
|
560
558
|
this.type = undefined;
|
|
561
|
-
this.beta = ((_a = window.TectonElements) === null || _a === void 0 ? void 0 : _a.beta) || false;
|
|
562
559
|
this.iconClone = undefined;
|
|
563
560
|
}
|
|
564
561
|
componentWillLoad() {
|
|
@@ -566,8 +563,6 @@ const Q2Icon = class {
|
|
|
566
563
|
}
|
|
567
564
|
componentDidRender() {
|
|
568
565
|
var _a, _b, _c;
|
|
569
|
-
if (!this.beta)
|
|
570
|
-
return;
|
|
571
566
|
if (!this.iconClone)
|
|
572
567
|
return;
|
|
573
568
|
(_b = (_a = this.spriteGroup) === null || _a === void 0 ? void 0 : _a.firstElementChild) === null || _b === void 0 ? void 0 : _b.remove();
|
|
@@ -578,7 +573,7 @@ const Q2Icon = class {
|
|
|
578
573
|
if (this.isCustom) {
|
|
579
574
|
this.setCustomSVGAttrs();
|
|
580
575
|
}
|
|
581
|
-
else if (this.type
|
|
576
|
+
else if (this.type) {
|
|
582
577
|
this.fetchSprite();
|
|
583
578
|
}
|
|
584
579
|
else {
|
|
@@ -612,8 +607,9 @@ const Q2Icon = class {
|
|
|
612
607
|
return;
|
|
613
608
|
return `tct-loaded-${spriteFileName}`;
|
|
614
609
|
}
|
|
615
|
-
get
|
|
616
|
-
|
|
610
|
+
get iconCloneViewBox() {
|
|
611
|
+
var _a, _b;
|
|
612
|
+
return (_b = (_a = this.iconClone) === null || _a === void 0 ? void 0 : _a.getAttribute('viewBox')) !== null && _b !== void 0 ? _b : '0 0 24 24';
|
|
617
613
|
}
|
|
618
614
|
/**
|
|
619
615
|
* Checks for the sprite container element in the global DOM
|
|
@@ -649,7 +645,7 @@ const Q2Icon = class {
|
|
|
649
645
|
if (spriteElement)
|
|
650
646
|
return true;
|
|
651
647
|
// If sprite element does not exist, create a placeholder
|
|
652
|
-
// This will let other icons
|
|
648
|
+
// This will let other icons know the sprite is being loaded
|
|
653
649
|
spriteElement = document.createElement('div');
|
|
654
650
|
spriteElement.id = spriteId;
|
|
655
651
|
spriteContainer.appendChild(spriteElement);
|
|
@@ -707,13 +703,12 @@ const Q2Icon = class {
|
|
|
707
703
|
}
|
|
708
704
|
}
|
|
709
705
|
render() {
|
|
710
|
-
const { label } = this;
|
|
711
|
-
return this.isCustom ? (index.h("slot", null)) : (index.h("svg", { "aria-hidden":
|
|
706
|
+
const { label, type } = this;
|
|
707
|
+
return this.isCustom ? (index.h("slot", null)) : (index.h("svg", { "aria-hidden": label ? undefined : 'true', role: "img", "aria-labelledby": label ? 'label' : undefined, viewBox: this.iconCloneViewBox, xmlns: "http://www.w3.org/2000/svg" }, label && index.h("title", { id: "label" }, label), index.h(index.Fragment, null, !!type && index.h("use", { href: `#tct-${type}` }), index.h("g", { ref: el => (this.spriteGroup = el) }))));
|
|
712
708
|
}
|
|
713
709
|
static get assetsDirs() { return ["assets"]; }
|
|
714
710
|
get hostElement() { return index.getElement(this); }
|
|
715
711
|
static get watchers() { return {
|
|
716
|
-
"beta": ["handleIcon"],
|
|
717
712
|
"type": ["handleIcon"]
|
|
718
713
|
}; }
|
|
719
714
|
};
|