q2-tecton-elements 1.60.2 → 1.61.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/bundle-report.json +16580 -15448
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/q2-action-group_2.cjs.entry.js +1 -1
- package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
- package/dist/cjs/q2-badge.cjs.entry.js +82 -0
- package/dist/cjs/q2-badge.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-badge.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-btn.q2-loading.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-btn_2.cjs.entry.js +432 -0
- package/dist/cjs/q2-btn_2.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-data-table.cjs.entry.js +1 -1
- package/dist/cjs/q2-data-table.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-data-table.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-file-picker.cjs.entry.js +15 -3
- package/dist/cjs/q2-file-picker.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-file-picker.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-grid-area.cjs.entry.js +2 -2
- package/dist/cjs/q2-grid-area.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-grid-area.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-icon.cjs.entry.js +715 -0
- package/dist/cjs/q2-icon.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-icon.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-input.cjs.entry.js +3556 -0
- package/dist/cjs/q2-input.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-input.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-legend.cjs.entry.js +1 -1
- package/dist/cjs/q2-legend.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-legend.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-link.q2-list.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-link_2.cjs.entry.js +1 -1
- package/dist/cjs/q2-link_2.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-meter.cjs.entry.js +109 -0
- package/dist/cjs/q2-meter.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-meter.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-modal.cjs.entry.js +2 -2
- package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/q2-pagination.cjs.entry.js +23 -10
- package/dist/cjs/q2-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-pagination.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-pill.cjs.entry.js +36 -12
- package/dist/cjs/q2-pill.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-pill.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-relative-time.cjs.entry.js +1 -1
- package/dist/cjs/q2-section.cjs.entry.js +2 -2
- package/dist/cjs/q2-select.cjs.entry.js +6 -3
- package/dist/cjs/q2-select.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-select.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-stepper-vertical.cjs.entry.js +1 -1
- package/dist/cjs/q2-stepper.cjs.entry.js +1 -1
- package/dist/cjs/q2-tab-container.cjs.entry.js +280 -0
- package/dist/cjs/q2-tab-container.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-tab-container.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-tab-pane.cjs.entry.js +34 -0
- package/dist/cjs/q2-tab-pane.cjs.entry.js.map +1 -0
- package/dist/cjs/q2-tab-pane.entry.cjs.js.map +1 -0
- package/dist/cjs/q2-tag.cjs.entry.js +1 -1
- package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
- package/dist/cjs/{sanitize-html-string-BtI99lfg.js → sanitize-html-string-DPqrzfM9.js} +61 -27
- package/dist/cjs/sanitize-html-string-DPqrzfM9.js.map +1 -0
- package/dist/cjs/sprites-DZZE7UFT.js +22 -0
- package/dist/cjs/sprites-DZZE7UFT.js.map +1 -0
- package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/q2-data-table/q2-data-table.css +23 -2
- package/dist/collection/components/q2-file-picker/q2-file-picker.css +5 -0
- package/dist/collection/components/q2-file-picker/q2-file-picker.js +33 -2
- package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
- package/dist/collection/components/q2-grid-area/q2-grid-area.js +15 -15
- package/dist/collection/components/q2-grid-area/q2-grid-area.js.map +1 -1
- package/dist/collection/components/q2-icon/assets/brand.symbol.svg +1 -1
- package/dist/collection/components/q2-icon/assets/standard.symbol.svg +1 -1
- package/dist/collection/components/q2-legend/q2-legend.css +7 -7
- package/dist/collection/components/q2-link/q2-link.css +3 -3
- package/dist/collection/components/q2-meter/q2-meter.css +230 -0
- package/dist/collection/components/q2-meter/q2-meter.js +384 -0
- package/dist/collection/components/q2-meter/q2-meter.js.map +1 -0
- package/dist/collection/components/q2-modal/q2-modal.js +1 -1
- package/dist/collection/components/q2-optgroup/q2-optgroup.js +1 -1
- package/dist/collection/components/q2-pagination/q2-pagination.js +29 -15
- package/dist/collection/components/q2-pagination/q2-pagination.js.map +1 -1
- package/dist/collection/components/q2-pill/q2-pill.css +10 -4
- package/dist/collection/components/q2-pill/q2-pill.js +35 -11
- package/dist/collection/components/q2-pill/q2-pill.js.map +1 -1
- package/dist/collection/components/q2-relative-time/q2-relative-time.js +1 -1
- package/dist/collection/components/q2-resize-observer/q2-resize-observer.js +1 -1
- package/dist/collection/components/q2-section/q2-section.js +2 -2
- package/dist/collection/components/q2-select/q2-select.js +6 -3
- package/dist/collection/components/q2-select/q2-select.js.map +1 -1
- package/dist/collection/components/q2-stepper/q2-stepper.js +1 -1
- package/dist/collection/components/q2-stepper-vertical/q2-stepper-vertical.js +1 -1
- 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.js +1 -1
- package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
- package/dist/components/index.js +2 -0
- package/dist/components/index.js.map +1 -1
- package/dist/components/q2-data-table.js +1 -1
- package/dist/components/q2-data-table.js.map +1 -1
- package/dist/components/q2-file-picker.js +16 -3
- package/dist/components/q2-file-picker.js.map +1 -1
- package/dist/components/q2-grid-area.js +8 -8
- package/dist/components/q2-grid-area.js.map +1 -1
- package/dist/components/q2-legend2.js +1 -1
- package/dist/components/q2-legend2.js.map +1 -1
- package/dist/components/q2-link2.js +1 -1
- package/dist/components/q2-link2.js.map +1 -1
- package/dist/components/q2-meter.d.ts +11 -0
- package/dist/components/q2-meter.js +145 -0
- package/dist/components/q2-meter.js.map +1 -0
- package/dist/components/q2-modal.js +1 -1
- package/dist/components/q2-optgroup2.js +1 -1
- package/dist/components/q2-pagination.js +24 -11
- package/dist/components/q2-pagination.js.map +1 -1
- package/dist/components/q2-pill.js +36 -12
- package/dist/components/q2-pill.js.map +1 -1
- package/dist/components/q2-relative-time.js +1 -1
- package/dist/components/q2-resize-observer2.js +1 -1
- package/dist/components/q2-section.js +2 -2
- package/dist/components/q2-select2.js +6 -3
- package/dist/components/q2-select2.js.map +1 -1
- package/dist/components/q2-stepper-vertical.js +1 -1
- package/dist/components/q2-stepper.js +1 -1
- package/dist/components/q2-tab-container.js +1 -1
- package/dist/components/q2-tab-pane.js +1 -1
- package/dist/components/q2-tag.js +1 -1
- package/dist/components/q2-tooltip.js +1 -127
- package/dist/components/q2-tooltip.js.map +1 -1
- package/dist/components/q2-tooltip2.js +132 -0
- package/dist/components/q2-tooltip2.js.map +1 -0
- package/dist/components/sanitize-html-string.js +59 -25
- package/dist/components/sanitize-html-string.js.map +1 -1
- package/dist/components/tecton-tab-pane.js +2 -2
- package/dist/esm/{index-xCuy-dFb.js → index-LNnzUeDP.js} +3 -3
- package/dist/esm/{index-xCuy-dFb.js.map → index-LNnzUeDP.js.map} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/q2-action-group_2.entry.js +2 -2
- package/dist/esm/q2-action-sheet.entry.js +2 -2
- package/dist/esm/q2-badge.entry.js +80 -0
- package/dist/esm/q2-badge.entry.js.map +1 -0
- package/dist/esm/q2-btn.q2-loading.entry.js.map +1 -0
- package/dist/esm/q2-btn_2.entry.js +429 -0
- package/dist/esm/q2-btn_2.entry.js.map +1 -0
- package/dist/esm/q2-calendar.entry.js +1 -1
- package/dist/esm/q2-card.entry.js +1 -1
- package/dist/esm/q2-carousel-pane.entry.js +1 -1
- package/dist/esm/q2-carousel.entry.js +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 +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-context.entry.js +1 -1
- package/dist/esm/q2-data-table.entry.js +2 -2
- package/dist/esm/q2-data-table.entry.js.map +1 -1
- package/dist/esm/q2-detail.entry.js +1 -1
- package/dist/esm/q2-dropdown-item.entry.js +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-file-picker.entry.js +16 -4
- package/dist/esm/q2-file-picker.entry.js.map +1 -1
- package/dist/esm/q2-grid-area.entry.js +2 -2
- package/dist/esm/q2-grid-area.entry.js.map +1 -1
- package/dist/esm/q2-icon.entry.js +713 -0
- package/dist/esm/q2-icon.entry.js.map +1 -0
- package/dist/esm/q2-input.entry.js +3554 -0
- package/dist/esm/q2-input.entry.js.map +1 -0
- package/dist/esm/q2-item.entry.js +1 -1
- package/dist/esm/q2-legend.entry.js +1 -1
- package/dist/esm/q2-legend.entry.js.map +1 -1
- package/dist/esm/q2-link.q2-list.entry.js.map +1 -1
- package/dist/esm/q2-link_2.entry.js +2 -2
- package/dist/esm/q2-link_2.entry.js.map +1 -1
- package/dist/esm/q2-loc.entry.js +1 -1
- package/dist/esm/q2-message.entry.js +1 -1
- package/dist/esm/q2-meter.entry.js +107 -0
- package/dist/esm/q2-meter.entry.js.map +1 -0
- package/dist/esm/q2-modal.entry.js +3 -3
- package/dist/esm/q2-month-picker.entry.js +1 -1
- package/dist/esm/q2-optgroup.entry.js +2 -2
- package/dist/esm/q2-option-list_2.entry.js +1 -1
- package/dist/esm/q2-option.entry.js +1 -1
- package/dist/esm/q2-pagination.entry.js +24 -11
- package/dist/esm/q2-pagination.entry.js.map +1 -1
- package/dist/esm/q2-pill.entry.js +37 -13
- 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 +1 -1
- package/dist/esm/q2-relative-time.entry.js +2 -2
- package/dist/esm/q2-section.entry.js +3 -3
- package/dist/esm/q2-select.entry.js +7 -4
- package/dist/esm/q2-select.entry.js.map +1 -1
- package/dist/esm/q2-stepper-pane.entry.js +1 -1
- package/dist/esm/q2-stepper-vertical.entry.js +2 -2
- package/dist/esm/q2-stepper.entry.js +2 -2
- package/dist/esm/q2-tab-container.entry.js +278 -0
- package/dist/esm/q2-tab-container.entry.js.map +1 -0
- package/dist/esm/q2-tab-pane.entry.js +32 -0
- package/dist/esm/q2-tab-pane.entry.js.map +1 -0
- package/dist/esm/q2-tag.entry.js +2 -2
- package/dist/esm/q2-tecton-elements.js +1 -1
- package/dist/esm/q2-textarea.entry.js +1 -1
- package/dist/esm/q2-tooltip.entry.js +1 -1
- package/dist/esm/{sanitize-html-string-DL0kgllh.js → sanitize-html-string-DOVERJq5.js} +61 -27
- package/dist/esm/sanitize-html-string-DOVERJq5.js.map +1 -0
- package/dist/esm/sprites-jG2RmiwF.js +20 -0
- package/dist/esm/sprites-jG2RmiwF.js.map +1 -0
- package/dist/esm/tecton-tab-pane.entry.js +2 -2
- package/dist/q2-tecton-elements/assets/brand.symbol.svg +1 -1
- package/dist/q2-tecton-elements/assets/standard.symbol.svg +1 -1
- package/dist/q2-tecton-elements/{index-xCuy-dFb.js → index-LNnzUeDP.js} +3 -3
- package/dist/q2-tecton-elements/{index-xCuy-dFb.js.map → index-LNnzUeDP.js.map} +1 -1
- package/dist/q2-tecton-elements/q2-action-group_2.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-action-sheet.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-badge.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-badge.entry.js +84 -0
- package/dist/q2-tecton-elements/q2-badge.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-btn.q2-loading.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-btn_2.entry.js +453 -0
- package/dist/q2-tecton-elements/q2-btn_2.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-calendar.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-card.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-carousel.entry.js +5 -5
- package/dist/q2-tecton-elements/q2-chart-area.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-chart-bar.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-chart-donut.entry.js +9 -9
- package/dist/q2-tecton-elements/q2-checkbox-group.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-checkbox.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-context.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-data-table.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-data-table.entry.js +109 -109
- package/dist/q2-tecton-elements/q2-data-table.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-detail.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-dropdown-item.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-dropdown.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-editable-field.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-file-picker.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-file-picker.entry.js +112 -93
- package/dist/q2-tecton-elements/q2-file-picker.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-grid-area.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-grid-area.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-grid-area.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-icon.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-icon.entry.js +870 -0
- package/dist/q2-tecton-elements/q2-icon.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-input.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-input.entry.js +3883 -0
- package/dist/q2-tecton-elements/q2-input.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-item.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-legend.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-legend.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-legend.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-link.q2-list.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-link_2.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-link_2.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-loc.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-message.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-meter.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-meter.entry.js +176 -0
- package/dist/q2-tecton-elements/q2-meter.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-modal.entry.js +24 -24
- package/dist/q2-tecton-elements/q2-month-picker.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-optgroup.entry.js +5 -5
- package/dist/q2-tecton-elements/q2-option-list_2.entry.js +15 -15
- package/dist/q2-tecton-elements/q2-option.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-pagination.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-pagination.entry.js +43 -33
- package/dist/q2-tecton-elements/q2-pagination.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-pill.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-pill.entry.js +57 -36
- package/dist/q2-tecton-elements/q2-pill.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-radio-group.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-radio.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-relative-time.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-section.entry.js +21 -21
- package/dist/q2-tecton-elements/q2-select.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-select.entry.js +7 -4
- package/dist/q2-tecton-elements/q2-select.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-stepper-pane.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +19 -19
- package/dist/q2-tecton-elements/q2-stepper.entry.js +13 -13
- package/dist/q2-tecton-elements/q2-tab-container.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-tab-container.entry.js +348 -0
- package/dist/q2-tecton-elements/q2-tab-container.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-tab-pane.entry.esm.js.map +1 -0
- package/dist/q2-tecton-elements/q2-tab-pane.entry.js +44 -0
- package/dist/q2-tecton-elements/q2-tab-pane.entry.js.map +1 -0
- package/dist/q2-tecton-elements/q2-tag.entry.js +57 -57
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/q2-tecton-elements/q2-textarea.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-tooltip.entry.js +1 -1
- package/dist/q2-tecton-elements/{sanitize-html-string-DL0kgllh.js → sanitize-html-string-DOVERJq5.js} +314 -282
- package/dist/q2-tecton-elements/sanitize-html-string-DOVERJq5.js.map +1 -0
- package/dist/q2-tecton-elements/sprites-jG2RmiwF.js +18 -0
- package/dist/q2-tecton-elements/sprites-jG2RmiwF.js.map +1 -0
- package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
- package/dist/types/components/q2-file-picker/q2-file-picker.d.ts +5 -0
- package/dist/types/components/q2-grid-area/q2-grid-area.d.ts +6 -6
- package/dist/types/components/q2-meter/q2-meter.d.ts +70 -0
- package/dist/types/components/q2-pagination/q2-pagination.d.ts +2 -1
- package/dist/types/components/q2-pill/q2-pill.d.ts +8 -1
- package/dist/types/components.d.ts +147 -4
- package/package.json +3 -3
- package/dist/cjs/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.cjs.js.map +0 -1
- package/dist/cjs/q2-badge_7.cjs.entry.js +0 -5074
- package/dist/cjs/q2-badge_7.cjs.entry.js.map +0 -1
- package/dist/cjs/sanitize-html-string-BtI99lfg.js.map +0 -1
- package/dist/esm/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.js.map +0 -1
- package/dist/esm/q2-badge_7.entry.js +0 -5066
- package/dist/esm/q2-badge_7.entry.js.map +0 -1
- package/dist/esm/sanitize-html-string-DL0kgllh.js.map +0 -1
- package/dist/q2-tecton-elements/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.esm.js.map +0 -1
- package/dist/q2-tecton-elements/q2-badge_7.entry.js +0 -5659
- package/dist/q2-tecton-elements/q2-badge_7.entry.js.map +0 -1
- package/dist/q2-tecton-elements/sanitize-html-string-DL0kgllh.js.map +0 -1
|
@@ -0,0 +1,713 @@
|
|
|
1
|
+
import { r as registerInstance, a as getAssetPath, h, g as getElement } from './index-CGkHOjh1.js';
|
|
2
|
+
import { c as createGuid } from './index-LNnzUeDP.js';
|
|
3
|
+
import { g as getOrCreateSpriteContainer } from './sprites-jG2RmiwF.js';
|
|
4
|
+
|
|
5
|
+
const a11y = "standard";
|
|
6
|
+
const add = "standard";
|
|
7
|
+
const airplane = "standard";
|
|
8
|
+
const ambulance = "standard";
|
|
9
|
+
const android = "browsersos";
|
|
10
|
+
const apple = "standard";
|
|
11
|
+
const arts = "standard";
|
|
12
|
+
const atv = "standard";
|
|
13
|
+
const backpack = "standard";
|
|
14
|
+
const bank = "standard";
|
|
15
|
+
const barchart = "standard";
|
|
16
|
+
const bed = "standard";
|
|
17
|
+
const bell = "standard";
|
|
18
|
+
const bicycle = "standard";
|
|
19
|
+
const boat = "standard";
|
|
20
|
+
const box = "standard";
|
|
21
|
+
const briefcase = "standard";
|
|
22
|
+
const bug = "standard";
|
|
23
|
+
const buildings = "standard";
|
|
24
|
+
const calculator = "standard";
|
|
25
|
+
const calendar = "standard";
|
|
26
|
+
const camera = "standard";
|
|
27
|
+
const car = "standard";
|
|
28
|
+
const card = "cards";
|
|
29
|
+
const cart = "standard";
|
|
30
|
+
const cash = "standard";
|
|
31
|
+
const certificate = "standard";
|
|
32
|
+
const chat = "communication";
|
|
33
|
+
const check = "standard";
|
|
34
|
+
const checkmark = "standard";
|
|
35
|
+
const clipboard = "standard";
|
|
36
|
+
const close = "standard";
|
|
37
|
+
const coins = "standard";
|
|
38
|
+
const compass = "standard";
|
|
39
|
+
const conversation = "standard";
|
|
40
|
+
const copy = "standard";
|
|
41
|
+
const coupon = "standard";
|
|
42
|
+
const dashboard = "standard";
|
|
43
|
+
const desktop = "devices";
|
|
44
|
+
const diploma = "standard";
|
|
45
|
+
const divider = "standard";
|
|
46
|
+
const document$1 = "standard";
|
|
47
|
+
const download = "standard";
|
|
48
|
+
const edit = "standard";
|
|
49
|
+
const ellipsis = "standard";
|
|
50
|
+
const error = "status";
|
|
51
|
+
const factory = "standard";
|
|
52
|
+
const failed = "standard";
|
|
53
|
+
const filebox = "standard";
|
|
54
|
+
const filter = "standard";
|
|
55
|
+
const fingerprint = "standard";
|
|
56
|
+
const flag = "standard";
|
|
57
|
+
const gear = "standard";
|
|
58
|
+
const gift = "standard";
|
|
59
|
+
const government = "standard";
|
|
60
|
+
const gps = "standard";
|
|
61
|
+
const hand = "standard";
|
|
62
|
+
const handshake = "standard";
|
|
63
|
+
const headset = "standard";
|
|
64
|
+
const health = "standard";
|
|
65
|
+
const heart = "standard";
|
|
66
|
+
const home = "standard";
|
|
67
|
+
const inbox = "standard";
|
|
68
|
+
const info = "status";
|
|
69
|
+
const ios = "browsersos";
|
|
70
|
+
const key = "standard";
|
|
71
|
+
const laptop = "devices";
|
|
72
|
+
const law = "standard";
|
|
73
|
+
const leaf = "standard";
|
|
74
|
+
const lightbulb = "standard";
|
|
75
|
+
const linechart = "standard";
|
|
76
|
+
const link = "standard";
|
|
77
|
+
const list = "standard";
|
|
78
|
+
const location = "standard";
|
|
79
|
+
const lock = "standard";
|
|
80
|
+
const logout = "standard";
|
|
81
|
+
const loop = "standard";
|
|
82
|
+
const mail = "standard";
|
|
83
|
+
const math = "standard";
|
|
84
|
+
const medal = "standard";
|
|
85
|
+
const megaphone = "standard";
|
|
86
|
+
const microscope = "standard";
|
|
87
|
+
const mortgage = "standard";
|
|
88
|
+
const motorcycle = "standard";
|
|
89
|
+
const motorhome = "standard";
|
|
90
|
+
const mountains = "standard";
|
|
91
|
+
const movie = "standard";
|
|
92
|
+
const music = "standard";
|
|
93
|
+
const newspaper = "standard";
|
|
94
|
+
const options = "standard";
|
|
95
|
+
const palette = "standard";
|
|
96
|
+
const paperclip = "standard";
|
|
97
|
+
const pause = "standard";
|
|
98
|
+
const paw = "standard";
|
|
99
|
+
const people = "standard";
|
|
100
|
+
const percent = "standard";
|
|
101
|
+
const person = "standard";
|
|
102
|
+
const phone = "devices";
|
|
103
|
+
const piechart = "standard";
|
|
104
|
+
const play = "standard";
|
|
105
|
+
const pricetag = "standard";
|
|
106
|
+
const print = "standard";
|
|
107
|
+
const prohibited = "standard";
|
|
108
|
+
const question = "standard";
|
|
109
|
+
const receipt = "standard";
|
|
110
|
+
const refresh = "standard";
|
|
111
|
+
const remove = "standard";
|
|
112
|
+
const repeat = "standard";
|
|
113
|
+
const revert = "legacy";
|
|
114
|
+
const ribbon = "standard";
|
|
115
|
+
const ring = "standard";
|
|
116
|
+
const roadblock = "standard";
|
|
117
|
+
const save = "standard";
|
|
118
|
+
const school = "standard";
|
|
119
|
+
const search = "standard";
|
|
120
|
+
const section = "standard";
|
|
121
|
+
const service = "standard";
|
|
122
|
+
const shield = "standard";
|
|
123
|
+
const sign = "standard";
|
|
124
|
+
const silverware = "standard";
|
|
125
|
+
const skip = "standard";
|
|
126
|
+
const sort = "standard";
|
|
127
|
+
const speedometer = "standard";
|
|
128
|
+
const split = "standard";
|
|
129
|
+
const star = "standard";
|
|
130
|
+
const statements = "standard";
|
|
131
|
+
const storefront = "standard";
|
|
132
|
+
const success = "status";
|
|
133
|
+
const tablet = "devices";
|
|
134
|
+
const target = "standard";
|
|
135
|
+
const taxi = "standard";
|
|
136
|
+
const time = "standard";
|
|
137
|
+
const todo = "standard";
|
|
138
|
+
const tools = "standard";
|
|
139
|
+
const tractor = "standard";
|
|
140
|
+
const transfer = "standard";
|
|
141
|
+
const trash = "standard";
|
|
142
|
+
const tree = "standard";
|
|
143
|
+
const umbrella = "standard";
|
|
144
|
+
const unlink = "standard";
|
|
145
|
+
const upload = "standard";
|
|
146
|
+
const virus = "standard";
|
|
147
|
+
const wallet = "standard";
|
|
148
|
+
const warning = "status";
|
|
149
|
+
const watch = "standard";
|
|
150
|
+
const world = "standard";
|
|
151
|
+
var iconMap = {
|
|
152
|
+
a11y: a11y,
|
|
153
|
+
add: add,
|
|
154
|
+
airplane: airplane,
|
|
155
|
+
"alarm-clock": "standard",
|
|
156
|
+
ambulance: ambulance,
|
|
157
|
+
android: android,
|
|
158
|
+
apple: apple,
|
|
159
|
+
"arrow-down": "standard",
|
|
160
|
+
"arrow-left": "standard",
|
|
161
|
+
"arrow-right": "standard",
|
|
162
|
+
"arrow-up": "standard",
|
|
163
|
+
arts: arts,
|
|
164
|
+
atv: atv,
|
|
165
|
+
backpack: backpack,
|
|
166
|
+
bank: bank,
|
|
167
|
+
barchart: barchart,
|
|
168
|
+
"barchart-trend": "standard",
|
|
169
|
+
bed: bed,
|
|
170
|
+
bell: bell,
|
|
171
|
+
bicycle: bicycle,
|
|
172
|
+
boat: boat,
|
|
173
|
+
box: box,
|
|
174
|
+
"brand-autobooks-color": "brand",
|
|
175
|
+
"brand-autobooks-filled": "brand",
|
|
176
|
+
"brand-facebook-color": "brand",
|
|
177
|
+
"brand-facebook-filled": "brand",
|
|
178
|
+
"brand-instagram-color": "brand",
|
|
179
|
+
"brand-instagram-filled": "brand",
|
|
180
|
+
"brand-linkedin-color": "brand",
|
|
181
|
+
"brand-linkedin-filled": "brand",
|
|
182
|
+
"brand-messenger-color": "brand",
|
|
183
|
+
"brand-messenger-filled": "brand",
|
|
184
|
+
"brand-payrecs-color": "brand",
|
|
185
|
+
"brand-payrecs-filled": "brand",
|
|
186
|
+
"brand-snapchat-color": "brand",
|
|
187
|
+
"brand-snapchat-filled": "brand",
|
|
188
|
+
"brand-twitter-color": "brand",
|
|
189
|
+
"brand-twitter-filled": "brand",
|
|
190
|
+
"brand-vimeo-color": "brand",
|
|
191
|
+
"brand-vimeo-filled": "brand",
|
|
192
|
+
"brand-x-color": "brand",
|
|
193
|
+
"brand-x-filled": "brand",
|
|
194
|
+
"brand-youtube-color": "brand",
|
|
195
|
+
"brand-youtube-filled": "brand",
|
|
196
|
+
"brand-zelle-color": "brand",
|
|
197
|
+
"brand-zelle-filled": "brand",
|
|
198
|
+
"brand-zelle-name-color": "brand",
|
|
199
|
+
"brand-zelle-name-filled": "brand",
|
|
200
|
+
briefcase: briefcase,
|
|
201
|
+
"browser-chrome": "browsersos",
|
|
202
|
+
"browser-chrome-color": "browsersos",
|
|
203
|
+
"browser-chrome-filled": "browsersos",
|
|
204
|
+
"browser-edge": "browsersos",
|
|
205
|
+
"browser-edge-color": "browsersos",
|
|
206
|
+
"browser-edge-filled": "browsersos",
|
|
207
|
+
"browser-firefox": "browsersos",
|
|
208
|
+
"browser-firefox-color": "browsersos",
|
|
209
|
+
"browser-firefox-filled": "browsersos",
|
|
210
|
+
"browser-ie": "browsersos",
|
|
211
|
+
"browser-ie-color": "browsersos",
|
|
212
|
+
"browser-ie-filled": "browsersos",
|
|
213
|
+
"browser-opera": "browsersos",
|
|
214
|
+
"browser-opera-color": "browsersos",
|
|
215
|
+
"browser-opera-filled": "browsersos",
|
|
216
|
+
"browser-safari": "browsersos",
|
|
217
|
+
"browser-safari-color": "browsersos",
|
|
218
|
+
"browser-safari-filled": "browsersos",
|
|
219
|
+
"bubble-graph": "standard",
|
|
220
|
+
bug: bug,
|
|
221
|
+
buildings: buildings,
|
|
222
|
+
"buildings-2": "standard",
|
|
223
|
+
calculator: calculator,
|
|
224
|
+
calendar: calendar,
|
|
225
|
+
"calendar-confirm": "legacy",
|
|
226
|
+
"calendar-create": "standard",
|
|
227
|
+
"calendar-pay": "standard",
|
|
228
|
+
"calendar-remove": "standard",
|
|
229
|
+
"calendar-repeat": "standard",
|
|
230
|
+
"calendar-skip": "standard",
|
|
231
|
+
"calendar-time": "standard",
|
|
232
|
+
"call-color": "legacy",
|
|
233
|
+
"call-filled": "legacy",
|
|
234
|
+
camera: camera,
|
|
235
|
+
car: car,
|
|
236
|
+
"car-front": "standard",
|
|
237
|
+
card: card,
|
|
238
|
+
"card-add": "cards",
|
|
239
|
+
"card-amazon": "cards",
|
|
240
|
+
"card-amazon-color": "cards",
|
|
241
|
+
"card-amex": "cards",
|
|
242
|
+
"card-amex-color": "cards",
|
|
243
|
+
"card-applepay": "cards",
|
|
244
|
+
"card-applepay-color": "cards",
|
|
245
|
+
"card-bitcoin": "cards",
|
|
246
|
+
"card-bitcoin-color": "cards",
|
|
247
|
+
"card-dinersclub": "cards",
|
|
248
|
+
"card-dinersclub-color": "cards",
|
|
249
|
+
"card-discover": "cards",
|
|
250
|
+
"card-discover-color": "cards",
|
|
251
|
+
"card-edit": "cards",
|
|
252
|
+
"card-gift": "cards",
|
|
253
|
+
"card-googlepay": "cards",
|
|
254
|
+
"card-googlepay-color": "cards",
|
|
255
|
+
"card-heart": "cards",
|
|
256
|
+
"card-in-hand": "cards",
|
|
257
|
+
"card-insert": "cards",
|
|
258
|
+
"card-jcb": "cards",
|
|
259
|
+
"card-jcb-color": "cards",
|
|
260
|
+
"card-join": "cards",
|
|
261
|
+
"card-locked": "cards",
|
|
262
|
+
"card-maestro": "cards",
|
|
263
|
+
"card-maestro-color": "cards",
|
|
264
|
+
"card-mastercard": "cards",
|
|
265
|
+
"card-mastercard-color": "cards",
|
|
266
|
+
"card-more": "cards",
|
|
267
|
+
"card-paypal": "cards",
|
|
268
|
+
"card-paypal-color": "cards",
|
|
269
|
+
"card-prohibited": "cards",
|
|
270
|
+
"card-remove": "cards",
|
|
271
|
+
"card-scissors": "cards",
|
|
272
|
+
"card-star": "cards",
|
|
273
|
+
"card-stripe": "cards",
|
|
274
|
+
"card-stripe-color": "cards",
|
|
275
|
+
"card-success": "cards",
|
|
276
|
+
"card-unknown": "cards",
|
|
277
|
+
"card-update": "cards",
|
|
278
|
+
"card-visa": "cards",
|
|
279
|
+
"card-visa-color": "cards",
|
|
280
|
+
cart: cart,
|
|
281
|
+
"cart-moving": "standard",
|
|
282
|
+
cash: cash,
|
|
283
|
+
"cash-bills": "standard",
|
|
284
|
+
"cash-coins": "standard",
|
|
285
|
+
"cash-in-hand": "standard",
|
|
286
|
+
"cash-register": "standard",
|
|
287
|
+
certificate: certificate,
|
|
288
|
+
chat: chat,
|
|
289
|
+
"chat-bubbles": "communication",
|
|
290
|
+
"chat-question": "communication",
|
|
291
|
+
"chat-round": "communication",
|
|
292
|
+
check: check,
|
|
293
|
+
"check-add": "standard",
|
|
294
|
+
"check-dollar": "standard",
|
|
295
|
+
"check-edit": "standard",
|
|
296
|
+
"check-remove": "standard",
|
|
297
|
+
"check-shield": "standard",
|
|
298
|
+
checkmark: checkmark,
|
|
299
|
+
"checkmark-outline": "standard",
|
|
300
|
+
"chevron-double-left": "standard",
|
|
301
|
+
"chevron-double-right": "standard",
|
|
302
|
+
"chevron-down": "standard",
|
|
303
|
+
"chevron-left": "standard",
|
|
304
|
+
"chevron-right": "standard",
|
|
305
|
+
"chevron-up": "standard",
|
|
306
|
+
clipboard: clipboard,
|
|
307
|
+
close: close,
|
|
308
|
+
coins: coins,
|
|
309
|
+
compass: compass,
|
|
310
|
+
conversation: conversation,
|
|
311
|
+
copy: copy,
|
|
312
|
+
coupon: coupon,
|
|
313
|
+
"credit-score": "standard",
|
|
314
|
+
"currency-dollar": "currencies",
|
|
315
|
+
"currency-dollar-circle": "currencies",
|
|
316
|
+
"currency-euro": "currencies",
|
|
317
|
+
"currency-pound": "currencies",
|
|
318
|
+
"currency-yen": "currencies",
|
|
319
|
+
dashboard: dashboard,
|
|
320
|
+
"delivery-truck": "standard",
|
|
321
|
+
desktop: desktop,
|
|
322
|
+
diploma: diploma,
|
|
323
|
+
divider: divider,
|
|
324
|
+
document: document$1,
|
|
325
|
+
"document-add": "standard",
|
|
326
|
+
"document-checklist": "standard",
|
|
327
|
+
"document-remove": "standard",
|
|
328
|
+
download: download,
|
|
329
|
+
"drag-handle": "standard",
|
|
330
|
+
edit: edit,
|
|
331
|
+
ellipsis: ellipsis,
|
|
332
|
+
error: error,
|
|
333
|
+
"error-filled": "status",
|
|
334
|
+
"external-link": "standard",
|
|
335
|
+
"eye-hide": "standard",
|
|
336
|
+
"eye-show": "standard",
|
|
337
|
+
"face-id": "standard",
|
|
338
|
+
factory: factory,
|
|
339
|
+
failed: failed,
|
|
340
|
+
filebox: filebox,
|
|
341
|
+
"filetype-csv": "filetypes",
|
|
342
|
+
"filetype-doc": "filetypes",
|
|
343
|
+
"filetype-docx": "filetypes",
|
|
344
|
+
"filetype-generic": "filetypes",
|
|
345
|
+
"filetype-gif": "filetypes",
|
|
346
|
+
"filetype-iso": "filetypes",
|
|
347
|
+
"filetype-jpg": "filetypes",
|
|
348
|
+
"filetype-otf": "filetypes",
|
|
349
|
+
"filetype-pdf": "filetypes",
|
|
350
|
+
"filetype-png": "filetypes",
|
|
351
|
+
"filetype-ppt": "filetypes",
|
|
352
|
+
"filetype-svg": "filetypes",
|
|
353
|
+
"filetype-txt": "filetypes",
|
|
354
|
+
"filetype-xls": "filetypes",
|
|
355
|
+
"filetype-xlsx": "filetypes",
|
|
356
|
+
"filetype-xml": "filetypes",
|
|
357
|
+
filter: filter,
|
|
358
|
+
fingerprint: fingerprint,
|
|
359
|
+
flag: flag,
|
|
360
|
+
gear: gear,
|
|
361
|
+
"gesture-hand": "gestures",
|
|
362
|
+
"gesture-scroll-horizontal": "gestures",
|
|
363
|
+
"gesture-scroll-vertical": "gestures",
|
|
364
|
+
"gesture-stretch": "gestures",
|
|
365
|
+
"gesture-swipe-down": "gestures",
|
|
366
|
+
"gesture-swipe-left": "gestures",
|
|
367
|
+
"gesture-swipe-right": "gestures",
|
|
368
|
+
"gesture-swipe-up": "gestures",
|
|
369
|
+
"gesture-tap": "gestures",
|
|
370
|
+
gift: gift,
|
|
371
|
+
"gold-bars": "standard",
|
|
372
|
+
government: government,
|
|
373
|
+
gps: gps,
|
|
374
|
+
"graduation-cap": "standard",
|
|
375
|
+
"grid-x2": "standard",
|
|
376
|
+
"grid-x3": "standard",
|
|
377
|
+
"hamburger-menu": "standard",
|
|
378
|
+
hand: hand,
|
|
379
|
+
"hand-with-coins": "standard",
|
|
380
|
+
"hand-with-key": "standard",
|
|
381
|
+
handshake: handshake,
|
|
382
|
+
headset: headset,
|
|
383
|
+
health: health,
|
|
384
|
+
heart: heart,
|
|
385
|
+
"heart-add": "standard",
|
|
386
|
+
"heart-remove": "standard",
|
|
387
|
+
home: home,
|
|
388
|
+
"home-chimney": "standard",
|
|
389
|
+
"home-gear": "standard",
|
|
390
|
+
"id-badge": "standard",
|
|
391
|
+
inbox: inbox,
|
|
392
|
+
"inbox-checked": "standard",
|
|
393
|
+
"inbox-full": "standard",
|
|
394
|
+
info: info,
|
|
395
|
+
"info-filled": "status",
|
|
396
|
+
ios: ios,
|
|
397
|
+
key: key,
|
|
398
|
+
laptop: laptop,
|
|
399
|
+
law: law,
|
|
400
|
+
leaf: leaf,
|
|
401
|
+
lightbulb: lightbulb,
|
|
402
|
+
linechart: linechart,
|
|
403
|
+
"linechart-trend": "standard",
|
|
404
|
+
link: link,
|
|
405
|
+
list: list,
|
|
406
|
+
location: location,
|
|
407
|
+
"location-base": "standard",
|
|
408
|
+
"location-prohibited": "standard",
|
|
409
|
+
lock: lock,
|
|
410
|
+
logout: logout,
|
|
411
|
+
loop: loop,
|
|
412
|
+
mail: mail,
|
|
413
|
+
math: math,
|
|
414
|
+
medal: medal,
|
|
415
|
+
megaphone: megaphone,
|
|
416
|
+
"message-forward": "standard",
|
|
417
|
+
"message-reply": "standard",
|
|
418
|
+
"message-response": "standard",
|
|
419
|
+
microscope: microscope,
|
|
420
|
+
"mobile-button": "mobile",
|
|
421
|
+
"mobile-edit": "mobile",
|
|
422
|
+
"mobile-fast-dollar": "standard",
|
|
423
|
+
"mobile-heart": "mobile",
|
|
424
|
+
"mobile-location": "mobile",
|
|
425
|
+
"mobile-lock": "mobile",
|
|
426
|
+
"mobile-remove": "mobile",
|
|
427
|
+
"mobile-rotate": "mobile",
|
|
428
|
+
"mobile-search": "mobile",
|
|
429
|
+
"mobile-settings": "mobile",
|
|
430
|
+
"mobile-time": "mobile",
|
|
431
|
+
"money-time": "standard",
|
|
432
|
+
mortgage: mortgage,
|
|
433
|
+
motorcycle: motorcycle,
|
|
434
|
+
motorhome: motorhome,
|
|
435
|
+
mountains: mountains,
|
|
436
|
+
movie: movie,
|
|
437
|
+
music: music,
|
|
438
|
+
"nest-egg": "standard",
|
|
439
|
+
newspaper: newspaper,
|
|
440
|
+
options: options,
|
|
441
|
+
"os-android": "browsersos",
|
|
442
|
+
"os-android-color": "browsersos",
|
|
443
|
+
"os-android-filled": "browsersos",
|
|
444
|
+
"os-apple": "browsersos",
|
|
445
|
+
"os-apple-color": "browsersos",
|
|
446
|
+
"os-apple-filled": "browsersos",
|
|
447
|
+
"os-windows": "browsersos",
|
|
448
|
+
"os-windows-color": "browsersos",
|
|
449
|
+
"os-windows-filled": "browsersos",
|
|
450
|
+
palette: palette,
|
|
451
|
+
"paper-plane": "standard",
|
|
452
|
+
paperclip: paperclip,
|
|
453
|
+
pause: pause,
|
|
454
|
+
paw: paw,
|
|
455
|
+
people: people,
|
|
456
|
+
"people-group": "standard",
|
|
457
|
+
percent: percent,
|
|
458
|
+
person: person,
|
|
459
|
+
"person-add": "standard",
|
|
460
|
+
"person-lock": "standard",
|
|
461
|
+
"person-remove": "standard",
|
|
462
|
+
"person-settings": "standard",
|
|
463
|
+
"person-to-person": "standard",
|
|
464
|
+
"personal-care": "standard",
|
|
465
|
+
phone: phone,
|
|
466
|
+
piechart: piechart,
|
|
467
|
+
"piechart-expanded": "standard",
|
|
468
|
+
"piggy-bank": "standard",
|
|
469
|
+
play: play,
|
|
470
|
+
pricetag: pricetag,
|
|
471
|
+
"pricetag-blank": "standard",
|
|
472
|
+
"pricetag-time": "standard",
|
|
473
|
+
print: print,
|
|
474
|
+
prohibited: prohibited,
|
|
475
|
+
question: question,
|
|
476
|
+
receipt: receipt,
|
|
477
|
+
"receipt-list": "standard",
|
|
478
|
+
"receipt-list-top": "standard",
|
|
479
|
+
"receipt-top": "standard",
|
|
480
|
+
refresh: refresh,
|
|
481
|
+
remove: remove,
|
|
482
|
+
repeat: repeat,
|
|
483
|
+
"repeat-time": "standard",
|
|
484
|
+
revert: revert,
|
|
485
|
+
ribbon: ribbon,
|
|
486
|
+
ring: ring,
|
|
487
|
+
roadblock: roadblock,
|
|
488
|
+
"rss-color": "legacy",
|
|
489
|
+
"rss-filled": "legacy",
|
|
490
|
+
save: save,
|
|
491
|
+
school: school,
|
|
492
|
+
search: search,
|
|
493
|
+
section: section,
|
|
494
|
+
service: service,
|
|
495
|
+
shield: shield,
|
|
496
|
+
sign: sign,
|
|
497
|
+
"sign-closed": "standard",
|
|
498
|
+
"sign-open": "standard",
|
|
499
|
+
"sign-sale": "standard",
|
|
500
|
+
"sign-sold": "standard",
|
|
501
|
+
silverware: silverware,
|
|
502
|
+
skip: skip,
|
|
503
|
+
"sms-color": "legacy",
|
|
504
|
+
"sms-filled": "legacy",
|
|
505
|
+
sort: sort,
|
|
506
|
+
speedometer: speedometer,
|
|
507
|
+
split: split,
|
|
508
|
+
star: star,
|
|
509
|
+
"star-add": "standard",
|
|
510
|
+
"star-remove": "standard",
|
|
511
|
+
statements: statements,
|
|
512
|
+
"steering-wheel": "standard",
|
|
513
|
+
"stop-payment": "standard",
|
|
514
|
+
storefront: storefront,
|
|
515
|
+
"storefront-add": "standard",
|
|
516
|
+
"storefront-prohibited": "standard",
|
|
517
|
+
"storefront-remove": "standard",
|
|
518
|
+
"storefront-settings": "standard",
|
|
519
|
+
success: success,
|
|
520
|
+
"success-filled": "status",
|
|
521
|
+
tablet: tablet,
|
|
522
|
+
target: target,
|
|
523
|
+
taxi: taxi,
|
|
524
|
+
time: time,
|
|
525
|
+
todo: todo,
|
|
526
|
+
tools: tools,
|
|
527
|
+
tractor: tractor,
|
|
528
|
+
transfer: transfer,
|
|
529
|
+
"transfer-receive": "standard",
|
|
530
|
+
"transfer-send": "standard",
|
|
531
|
+
trash: trash,
|
|
532
|
+
tree: tree,
|
|
533
|
+
"truck-with-lock": "standard",
|
|
534
|
+
umbrella: umbrella,
|
|
535
|
+
unlink: unlink,
|
|
536
|
+
upload: upload,
|
|
537
|
+
"venmo-colored": "brand",
|
|
538
|
+
"venmo-filled": "brand",
|
|
539
|
+
virus: virus,
|
|
540
|
+
wallet: wallet,
|
|
541
|
+
warning: warning,
|
|
542
|
+
"warning-filled": "status",
|
|
543
|
+
watch: watch,
|
|
544
|
+
world: world,
|
|
545
|
+
"zoom-in": "standard",
|
|
546
|
+
"zoom-out": "standard"
|
|
547
|
+
};
|
|
548
|
+
|
|
549
|
+
const q2IconCss = "*{box-sizing:border-box}*:active{outline:none}*:focus-visible{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, var(--tct-icon-group-stroke-width, 2)));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)}svg.brand{stroke-width:var(--tct-icon-group-brand-stroke-width, 1)}svg.browsersos{stroke-width:var(--tct-icon-group-browsersos-stroke-width, 1)}.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)}.brand-filled{fill:var(--tct-brand-icon-fill, var(--tct-icon-fill, currentColor));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-status-color:var(--tct-stoplight-info, var(--const-stoplight-info, #0079c1))}:host([type=success]),:host([type=success-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-success, var(--const-stoplight-success, #0e8a00))}:host([type=warning]),:host([type=warning-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-warning, var(--const-stoplight-warning, #c35500))}:host([type=error]),:host([type=error-filled]){--tct-icon-stroke-primary:transparent;--comp-status-color:var(--tct-stoplight-alert, var(--const-stoplight-alert, #d20a0a))}";
|
|
550
|
+
|
|
551
|
+
const Q2Icon = class {
|
|
552
|
+
constructor(hostRef) {
|
|
553
|
+
registerInstance(this, hostRef);
|
|
554
|
+
this.spritePrefix = 'tecton-sprite-';
|
|
555
|
+
}
|
|
556
|
+
// #endregion
|
|
557
|
+
// #region Component Lifecycle Events
|
|
558
|
+
componentWillLoad() {
|
|
559
|
+
this.handleIcon();
|
|
560
|
+
}
|
|
561
|
+
componentDidRender() {
|
|
562
|
+
var _a, _b, _c, _d;
|
|
563
|
+
if (!this.iconClone)
|
|
564
|
+
return;
|
|
565
|
+
(_b = (_a = this.spriteGroup) === null || _a === void 0 ? void 0 : _a.firstElementChild) === null || _b === void 0 ? void 0 : _b.remove();
|
|
566
|
+
const appendedClone = (_c = this.spriteGroup) === null || _c === void 0 ? void 0 : _c.appendChild(this.iconClone);
|
|
567
|
+
// We have to set the `href` attribute after the symbol is appended to the DOM to avoid a bug in Safari
|
|
568
|
+
(_d = this.spriteUse) === null || _d === void 0 ? void 0 : _d.setAttribute('href', `#${appendedClone.id}`);
|
|
569
|
+
}
|
|
570
|
+
disconnectedCallback() {
|
|
571
|
+
this.spriteGroup = null;
|
|
572
|
+
this.spriteUse = null;
|
|
573
|
+
}
|
|
574
|
+
// #endregion
|
|
575
|
+
// #region Watchers
|
|
576
|
+
handleIcon() {
|
|
577
|
+
var _a, _b;
|
|
578
|
+
if (this.isCustom) {
|
|
579
|
+
this.setCustomSVGAttrs();
|
|
580
|
+
}
|
|
581
|
+
else if (this.type) {
|
|
582
|
+
this.fetchSprite();
|
|
583
|
+
}
|
|
584
|
+
else {
|
|
585
|
+
this.iconClone = null;
|
|
586
|
+
(_b = (_a = this.spriteGroup) === null || _a === void 0 ? void 0 : _a.firstElementChild) === null || _b === void 0 ? void 0 : _b.remove();
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
// #endregion
|
|
590
|
+
// #region Local Methods
|
|
591
|
+
get iconCloneViewBox() {
|
|
592
|
+
var _a, _b;
|
|
593
|
+
return (_b = (_a = this.iconClone) === null || _a === void 0 ? void 0 : _a.getAttribute('viewBox')) !== null && _b !== void 0 ? _b : '0 0 24 24';
|
|
594
|
+
}
|
|
595
|
+
get isCustom() {
|
|
596
|
+
return this.type === 'custom';
|
|
597
|
+
}
|
|
598
|
+
get spriteElement() {
|
|
599
|
+
const { spriteId } = this;
|
|
600
|
+
if (!spriteId)
|
|
601
|
+
return;
|
|
602
|
+
return document.querySelector(`#${spriteId}`);
|
|
603
|
+
}
|
|
604
|
+
get spriteEventName() {
|
|
605
|
+
const { spriteFileName } = this;
|
|
606
|
+
if (!spriteFileName)
|
|
607
|
+
return;
|
|
608
|
+
return `tct-loaded-${spriteFileName}`;
|
|
609
|
+
}
|
|
610
|
+
get spriteFileName() {
|
|
611
|
+
if (this.isCustom)
|
|
612
|
+
return;
|
|
613
|
+
return iconMap[this.type];
|
|
614
|
+
}
|
|
615
|
+
get spriteId() {
|
|
616
|
+
const { spriteFileName } = this;
|
|
617
|
+
if (!spriteFileName)
|
|
618
|
+
return;
|
|
619
|
+
return `${this.spritePrefix}${spriteFileName}`;
|
|
620
|
+
}
|
|
621
|
+
checkForSprite() {
|
|
622
|
+
var _a;
|
|
623
|
+
const { spriteId, spriteEventName } = this;
|
|
624
|
+
const spriteContainer = getOrCreateSpriteContainer();
|
|
625
|
+
let spriteElement = document.getElementById(spriteId);
|
|
626
|
+
// If the sprite element exists and has the `data-loaded` attribute, we know we have everything we need
|
|
627
|
+
if ((_a = spriteElement === null || spriteElement === void 0 ? void 0 : spriteElement.hasAttribute('data-loaded')) !== null && _a !== void 0 ? _a : false) {
|
|
628
|
+
this.cloneSpriteNode();
|
|
629
|
+
return true;
|
|
630
|
+
}
|
|
631
|
+
// If the sprite element exists but does not have the `data-loaded` attribute, we know it's being loaded
|
|
632
|
+
// We'll listen for the event that will be dispatched when the sprite is loaded
|
|
633
|
+
spriteContainer.addEventListener(spriteEventName, () => {
|
|
634
|
+
this.cloneSpriteNode();
|
|
635
|
+
}, { once: true });
|
|
636
|
+
// If the sprite element exists, we know it's being loaded and will be handled by the event listener
|
|
637
|
+
if (spriteElement)
|
|
638
|
+
return true;
|
|
639
|
+
// If sprite element does not exist, create a placeholder
|
|
640
|
+
// This will let other icons know the sprite is being loaded
|
|
641
|
+
spriteElement = document.createElement('div');
|
|
642
|
+
spriteElement.id = spriteId;
|
|
643
|
+
spriteContainer.appendChild(spriteElement);
|
|
644
|
+
return false;
|
|
645
|
+
}
|
|
646
|
+
cloneSpriteNode() {
|
|
647
|
+
const spriteNode = document.getElementById(`tct-${this.type}`);
|
|
648
|
+
this.iconClone = spriteNode ? spriteNode.cloneNode(true) : undefined;
|
|
649
|
+
}
|
|
650
|
+
async fetchSprite() {
|
|
651
|
+
const { spriteFileName, spriteId, spriteEventName } = this;
|
|
652
|
+
const spriteExists = this.checkForSprite();
|
|
653
|
+
if (spriteExists)
|
|
654
|
+
return;
|
|
655
|
+
if (!spriteFileName)
|
|
656
|
+
return;
|
|
657
|
+
const spritePath = getAssetPath(`assets/${spriteFileName}.symbol.svg`);
|
|
658
|
+
const response = await fetch(spritePath);
|
|
659
|
+
const data = await response.text();
|
|
660
|
+
const wrappingDiv = document.createElement('div');
|
|
661
|
+
wrappingDiv.innerHTML = data;
|
|
662
|
+
const svg = wrappingDiv.querySelector('svg');
|
|
663
|
+
svg.id = spriteId;
|
|
664
|
+
svg.setAttribute('data-loaded', '');
|
|
665
|
+
let { spriteElement } = this;
|
|
666
|
+
if ((spriteElement === null || spriteElement === void 0 ? void 0 : spriteElement.tagName) === 'SVG')
|
|
667
|
+
return;
|
|
668
|
+
if (typeof spriteElement.replaceWith === 'function') {
|
|
669
|
+
spriteElement.replaceWith(svg);
|
|
670
|
+
}
|
|
671
|
+
else {
|
|
672
|
+
spriteElement.parentNode.replaceChild(svg, spriteElement);
|
|
673
|
+
}
|
|
674
|
+
spriteElement = document.getElementById(spriteId);
|
|
675
|
+
spriteElement.dispatchEvent(new CustomEvent(spriteEventName, { bubbles: true }));
|
|
676
|
+
}
|
|
677
|
+
setCustomSVGAttrs() {
|
|
678
|
+
const innerSVG = this.hostElement.querySelector('svg');
|
|
679
|
+
if (!innerSVG)
|
|
680
|
+
return;
|
|
681
|
+
innerSVG.setAttribute('role', 'img');
|
|
682
|
+
innerSVG.setAttribute('xmlns', 'http://www.w3.org/2000/svg');
|
|
683
|
+
const { label } = this;
|
|
684
|
+
if (label) {
|
|
685
|
+
const title = document.createElement('title');
|
|
686
|
+
const labelId = `label-${createGuid()}`;
|
|
687
|
+
title.id = labelId;
|
|
688
|
+
title.textContent = label;
|
|
689
|
+
innerSVG.appendChild(title);
|
|
690
|
+
innerSVG.setAttribute('aria-labelledby', labelId);
|
|
691
|
+
}
|
|
692
|
+
else {
|
|
693
|
+
innerSVG.setAttribute('aria-hidden', 'true');
|
|
694
|
+
}
|
|
695
|
+
}
|
|
696
|
+
// #endregion
|
|
697
|
+
// #region Render Methods
|
|
698
|
+
render() {
|
|
699
|
+
const { label, type } = this;
|
|
700
|
+
return this.isCustom ? (h("slot", null)) : (h("svg", { "aria-hidden": !!label ? undefined : 'true', role: !!label ? 'img' : undefined, "aria-labelledby": !!label ? 'label' : undefined, viewBox: this.iconCloneViewBox, xmlns: "http://www.w3.org/2000/svg", class: this.spriteFileName }, !!label && h("title", { id: "label" }, label), !!type && h("use", { ref: el => (this.spriteUse = el) }), h("g", { ref: el => (this.spriteGroup = el) })));
|
|
701
|
+
}
|
|
702
|
+
static get assetsDirs() { return ["assets"]; }
|
|
703
|
+
get hostElement() { return getElement(this); }
|
|
704
|
+
static get watchers() { return {
|
|
705
|
+
"type": ["handleIcon"]
|
|
706
|
+
}; }
|
|
707
|
+
};
|
|
708
|
+
Q2Icon.style = q2IconCss;
|
|
709
|
+
|
|
710
|
+
export { Q2Icon as q2_icon };
|
|
711
|
+
//# sourceMappingURL=q2-icon.entry.js.map
|
|
712
|
+
|
|
713
|
+
//# sourceMappingURL=q2-icon.entry.js.map
|