q2-tecton-elements 1.57.2 → 1.58.1
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 +68 -70
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/q2-action-group_2.cjs.entry.js +2 -2
- package/dist/cjs/q2-action-sheet.cjs.entry.js +1 -1
- package/dist/cjs/q2-avatar.cjs.entry.js +1 -1
- package/dist/cjs/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-badge_7.cjs.entry.js +14 -12
- package/dist/cjs/q2-badge_7.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-calendar.cjs.entry.js +35 -33
- package/dist/cjs/q2-calendar.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-calendar.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-carousel-pane.cjs.entry.js +2 -2
- package/dist/cjs/q2-carousel.cjs.entry.js +2 -2
- package/dist/cjs/q2-carousel.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-carousel.entry.cjs.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 +1 -1
- package/dist/cjs/q2-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-checkbox.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-context.cjs.entry.js +1 -1
- package/dist/cjs/q2-currency.cjs.entry.js +1 -1
- package/dist/cjs/q2-detail.cjs.entry.js +1 -1
- package/dist/cjs/q2-example.cjs.entry.js +1 -1
- package/dist/cjs/q2-file-picker.cjs.entry.js +21 -13
- 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-form.cjs.entry.js +1 -1
- package/dist/cjs/q2-formatted-text.cjs.entry.js +1 -1
- package/dist/cjs/q2-item.cjs.entry.js +1 -1
- package/dist/cjs/q2-legend.cjs.entry.js +1 -1
- package/dist/cjs/q2-link_2.cjs.entry.js +1 -1
- package/dist/cjs/q2-loading-element.cjs.entry.js +1 -1
- package/dist/cjs/q2-loading-element.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-loading-element.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-message.cjs.entry.js +7 -7
- package/dist/cjs/q2-message.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-message.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-modal.cjs.entry.js +1 -1
- package/dist/cjs/q2-month-picker.cjs.entry.js +2 -2
- package/dist/cjs/q2-optgroup.cjs.entry.js +1 -1
- package/dist/cjs/q2-option-list.q2-popover.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-option-list_2.cjs.entry.js +2 -2
- package/dist/cjs/q2-option-list_2.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-pagination.cjs.entry.js +3 -3
- package/dist/cjs/q2-pill.cjs.entry.js +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-stepper-vertical.cjs.entry.js +1 -1
- package/dist/cjs/q2-stepper.cjs.entry.js +35 -15
- package/dist/cjs/q2-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-stepper.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-tag.cjs.entry.js +1 -1
- package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
- package/dist/cjs/q2-textarea.cjs.entry.js +1 -1
- package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
- package/dist/collection/components/q2-action-group/q2-action-group.js +1 -1
- package/dist/collection/components/q2-action-sheet/q2-action-sheet.js +1 -1
- package/dist/collection/components/q2-avatar/q2-avatar.js +1 -1
- package/dist/collection/components/q2-calendar/q2-calendar.css +2 -2
- package/dist/collection/components/q2-calendar/q2-calendar.js +34 -32
- package/dist/collection/components/q2-calendar/q2-calendar.js.map +1 -1
- package/dist/collection/components/q2-calendar/q2-month-picker.js +2 -2
- package/dist/collection/components/q2-carousel/q2-carousel.js +2 -2
- package/dist/collection/components/q2-carousel/q2-carousel.js.map +1 -1
- package/dist/collection/components/q2-carousel-pane/q2-carousel-pane.js +2 -2
- package/dist/collection/components/q2-chart-area/q2-chart-area.js +1 -1
- package/dist/collection/components/q2-chart-bar/q2-chart-bar.js +1 -1
- package/dist/collection/components/q2-chart-donut/q2-chart-donut.js +1 -1
- package/dist/collection/components/q2-checkbox/q2-checkbox.css +3 -3
- package/dist/collection/components/q2-context/q2-context.js +1 -1
- package/dist/collection/components/q2-currency/q2-currency.js +1 -1
- package/dist/collection/components/q2-detail/q2-detail.js +1 -1
- package/dist/collection/components/q2-example/q2-example.js +1 -1
- package/dist/collection/components/q2-file-picker/q2-file-picker.js +31 -23
- package/dist/collection/components/q2-file-picker/q2-file-picker.js.map +1 -1
- package/dist/collection/components/q2-form/q2-form.js +1 -1
- package/dist/collection/components/q2-formatted-text/q2-formatted-text.js +1 -1
- package/dist/collection/components/q2-input/formatting/phone.js +1 -1
- package/dist/collection/components/q2-input/formatting/phone.js.map +1 -1
- package/dist/collection/components/q2-input/q2-input.css +1 -1
- package/dist/collection/components/q2-input/q2-input.js +10 -8
- package/dist/collection/components/q2-input/q2-input.js.map +1 -1
- package/dist/collection/components/q2-item/q2-item.js +1 -1
- package/dist/collection/components/q2-legend/q2-legend.js +1 -1
- package/dist/collection/components/q2-list/q2-list.js +1 -1
- package/dist/collection/components/q2-loading/q2-loading.css +10 -0
- package/dist/collection/components/q2-loading/skeleton/q2-loading-element/styles.css +1 -0
- package/dist/collection/components/q2-message/q2-message.css +30 -17
- package/dist/collection/components/q2-message/q2-message.js +6 -6
- package/dist/collection/components/q2-message/q2-message.js.map +1 -1
- 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 +3 -3
- package/dist/collection/components/q2-pill/q2-pill.js +1 -1
- package/dist/collection/components/q2-popover/q2-popover.js +8 -4
- package/dist/collection/components/q2-popover/q2-popover.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-stepper/q2-stepper.css +4 -4
- package/dist/collection/components/q2-stepper/q2-stepper.js +40 -16
- package/dist/collection/components/q2-stepper/q2-stepper.js.map +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 +2 -2
- package/dist/collection/components/q2-tab-container/q2-tab-container.js.map +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/q2-textarea/q2-textarea.js +1 -1
- package/dist/collection/components/tecton-tab-pane/tecton-tab-pane.js +2 -2
- package/dist/components/q2-action-group2.js +1 -1
- package/dist/components/q2-action-sheet.js +1 -1
- package/dist/components/q2-avatar2.js +1 -1
- package/dist/components/q2-calendar.js +35 -33
- package/dist/components/q2-calendar.js.map +1 -1
- package/dist/components/q2-carousel-pane.js +2 -2
- package/dist/components/q2-carousel.js +2 -2
- package/dist/components/q2-carousel.js.map +1 -1
- package/dist/components/q2-chart-area.js +1 -1
- package/dist/components/q2-chart-bar.js +1 -1
- package/dist/components/q2-chart-donut.js +1 -1
- package/dist/components/q2-checkbox2.js +1 -1
- package/dist/components/q2-checkbox2.js.map +1 -1
- package/dist/components/q2-context.js +1 -1
- package/dist/components/q2-currency.js +1 -1
- package/dist/components/q2-detail.js +1 -1
- package/dist/components/q2-example.js +1 -1
- package/dist/components/q2-file-picker.js +21 -13
- package/dist/components/q2-file-picker.js.map +1 -1
- package/dist/components/q2-form.js +1 -1
- package/dist/components/q2-formatted-text.js +1 -1
- package/dist/components/q2-input2.js +12 -10
- package/dist/components/q2-input2.js.map +1 -1
- package/dist/components/q2-item2.js +1 -1
- package/dist/components/q2-legend2.js +1 -1
- package/dist/components/q2-list2.js +1 -1
- package/dist/components/q2-loading-element.js +1 -1
- package/dist/components/q2-loading-element.js.map +1 -1
- package/dist/components/q2-loading2.js +1 -1
- package/dist/components/q2-loading2.js.map +1 -1
- package/dist/components/q2-message2.js +7 -7
- package/dist/components/q2-message2.js.map +1 -1
- package/dist/components/q2-modal.js +1 -1
- package/dist/components/q2-month-picker.js +2 -2
- package/dist/components/q2-optgroup2.js +1 -1
- package/dist/components/q2-pagination.js +3 -3
- package/dist/components/q2-pill.js +1 -1
- package/dist/components/q2-popover2.js +2 -2
- package/dist/components/q2-popover2.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-stepper-vertical.js +1 -1
- package/dist/components/q2-stepper.js +38 -17
- package/dist/components/q2-stepper.js.map +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 +1 -1
- package/dist/components/q2-textarea.js +1 -1
- package/dist/components/tecton-tab-pane.js +2 -2
- 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 +1 -1
- package/dist/esm/q2-avatar.entry.js +1 -1
- package/dist/esm/q2-badge.q2-btn.q2-icon.q2-input.q2-loading.q2-tab-container.q2-tab-pane.entry.js.map +1 -1
- package/dist/esm/q2-badge_7.entry.js +16 -14
- package/dist/esm/q2-badge_7.entry.js.map +1 -1
- package/dist/esm/q2-calendar.entry.js +35 -33
- package/dist/esm/q2-calendar.entry.js.map +1 -1
- package/dist/esm/q2-carousel-pane.entry.js +2 -2
- package/dist/esm/q2-carousel.entry.js +2 -2
- 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 +1 -1
- package/dist/esm/q2-checkbox.entry.js +1 -1
- package/dist/esm/q2-checkbox.entry.js.map +1 -1
- package/dist/esm/q2-context.entry.js +1 -1
- package/dist/esm/q2-currency.entry.js +1 -1
- package/dist/esm/q2-detail.entry.js +1 -1
- package/dist/esm/q2-example.entry.js +1 -1
- package/dist/esm/q2-file-picker.entry.js +21 -13
- package/dist/esm/q2-file-picker.entry.js.map +1 -1
- package/dist/esm/q2-form.entry.js +1 -1
- package/dist/esm/q2-formatted-text.entry.js +1 -1
- package/dist/esm/q2-item.entry.js +1 -1
- package/dist/esm/q2-legend.entry.js +1 -1
- package/dist/esm/q2-link_2.entry.js +1 -1
- package/dist/esm/q2-loading-element.entry.js +1 -1
- package/dist/esm/q2-loading-element.entry.js.map +1 -1
- package/dist/esm/q2-message.entry.js +7 -7
- package/dist/esm/q2-message.entry.js.map +1 -1
- package/dist/esm/q2-modal.entry.js +1 -1
- package/dist/esm/q2-month-picker.entry.js +2 -2
- package/dist/esm/q2-optgroup.entry.js +1 -1
- package/dist/esm/q2-option-list.q2-popover.entry.js.map +1 -1
- package/dist/esm/q2-option-list_2.entry.js +2 -2
- package/dist/esm/q2-option-list_2.entry.js.map +1 -1
- package/dist/esm/q2-pagination.entry.js +3 -3
- package/dist/esm/q2-pill.entry.js +1 -1
- package/dist/esm/q2-relative-time.entry.js +1 -1
- package/dist/esm/q2-section.entry.js +2 -2
- package/dist/esm/q2-stepper-vertical.entry.js +1 -1
- package/dist/esm/q2-stepper.entry.js +35 -15
- package/dist/esm/q2-stepper.entry.js.map +1 -1
- package/dist/esm/q2-tag.entry.js +1 -1
- package/dist/esm/q2-tecton-elements.js +1 -1
- package/dist/esm/q2-textarea.entry.js +1 -1
- package/dist/esm/tecton-tab-pane.entry.js +2 -2
- package/dist/jest.setup.js +7 -0
- package/dist/jest.setup.js.map +1 -1
- package/dist/q2-tecton-elements/q2-action-group_2.entry.js +7 -7
- package/dist/q2-tecton-elements/q2-action-sheet.entry.js +8 -8
- package/dist/q2-tecton-elements/q2-avatar.entry.js +6 -6
- 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 +1 -1
- package/dist/q2-tecton-elements/q2-badge_7.entry.js +319 -314
- package/dist/q2-tecton-elements/q2-badge_7.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-calendar.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-calendar.entry.js +151 -146
- package/dist/q2-tecton-elements/q2-calendar.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-carousel-pane.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-carousel.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-carousel.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-carousel.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-chart-area.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-chart-bar.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-chart-donut.entry.js +63 -63
- package/dist/q2-tecton-elements/q2-checkbox.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-checkbox.entry.js +33 -33
- package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-context.entry.js +11 -11
- package/dist/q2-tecton-elements/q2-currency.entry.js +6 -6
- package/dist/q2-tecton-elements/q2-detail.entry.js +3 -3
- package/dist/q2-tecton-elements/q2-example.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 +21 -13
- package/dist/q2-tecton-elements/q2-file-picker.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-form.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-formatted-text.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-item.entry.js +12 -12
- package/dist/q2-tecton-elements/q2-legend.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-link_2.entry.js +9 -9
- package/dist/q2-tecton-elements/q2-loading-element.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-loading-element.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-message.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-message.entry.js +32 -32
- package/dist/q2-tecton-elements/q2-message.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-modal.entry.js +21 -21
- package/dist/q2-tecton-elements/q2-month-picker.entry.js +13 -13
- package/dist/q2-tecton-elements/q2-optgroup.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-option-list.q2-popover.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-option-list_2.entry.js +16 -16
- package/dist/q2-tecton-elements/q2-option-list_2.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-pagination.entry.js +24 -24
- package/dist/q2-tecton-elements/q2-pill.entry.js +13 -13
- package/dist/q2-tecton-elements/q2-relative-time.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-section.entry.js +11 -11
- package/dist/q2-tecton-elements/q2-stepper-vertical.entry.js +4 -4
- package/dist/q2-tecton-elements/q2-stepper.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-stepper.entry.js +77 -59
- package/dist/q2-tecton-elements/q2-stepper.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-tag.entry.js +5 -5
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/q2-tecton-elements/q2-textarea.entry.js +5 -5
- package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
- package/dist/types/components/q2-calendar/q2-calendar.d.ts +1 -1
- package/dist/types/components/q2-file-picker/q2-file-picker.d.ts +48 -24
- package/dist/types/components/q2-input/q2-input.d.ts +4 -3
- package/dist/types/components/q2-popover/q2-popover.d.ts +6 -2
- package/dist/types/components/q2-stepper/q2-stepper.d.ts +2 -0
- package/dist/types/components.d.ts +33 -20
- package/package.json +3 -3
package/dist/bundle-report.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-08-
|
|
2
|
+
"timestamp": "2025-08-19T19:30:44",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "node",
|
|
5
5
|
"version": "20.18.1"
|
|
@@ -1032,7 +1032,7 @@
|
|
|
1032
1032
|
"index-C7zSUT3M.js",
|
|
1033
1033
|
"index-y0xcWkDl.js"
|
|
1034
1034
|
],
|
|
1035
|
-
"originalByteSize":
|
|
1035
|
+
"originalByteSize": 22404
|
|
1036
1036
|
},
|
|
1037
1037
|
{
|
|
1038
1038
|
"key": "q2-form.entry",
|
|
@@ -1093,7 +1093,7 @@
|
|
|
1093
1093
|
"index-C7zSUT3M.js",
|
|
1094
1094
|
"shapes-DO0UnuKe.js"
|
|
1095
1095
|
],
|
|
1096
|
-
"originalByteSize":
|
|
1096
|
+
"originalByteSize": 1356
|
|
1097
1097
|
},
|
|
1098
1098
|
{
|
|
1099
1099
|
"key": "q2-modal.entry",
|
|
@@ -1213,7 +1213,7 @@
|
|
|
1213
1213
|
"index-C7zSUT3M.js",
|
|
1214
1214
|
"index-y0xcWkDl.js"
|
|
1215
1215
|
],
|
|
1216
|
-
"originalByteSize":
|
|
1216
|
+
"originalByteSize": 20886
|
|
1217
1217
|
},
|
|
1218
1218
|
{
|
|
1219
1219
|
"key": "q2-stepper-pane.entry",
|
|
@@ -1316,7 +1316,7 @@
|
|
|
1316
1316
|
"index-C7zSUT3M.js",
|
|
1317
1317
|
"index-y0xcWkDl.js"
|
|
1318
1318
|
],
|
|
1319
|
-
"originalByteSize":
|
|
1319
|
+
"originalByteSize": 24420
|
|
1320
1320
|
},
|
|
1321
1321
|
{
|
|
1322
1322
|
"key": "q2-legend.entry",
|
|
@@ -1381,7 +1381,7 @@
|
|
|
1381
1381
|
"index-C7zSUT3M.js",
|
|
1382
1382
|
"index-y0xcWkDl.js"
|
|
1383
1383
|
],
|
|
1384
|
-
"originalByteSize":
|
|
1384
|
+
"originalByteSize": 8392
|
|
1385
1385
|
},
|
|
1386
1386
|
{
|
|
1387
1387
|
"key": "q2-option.entry",
|
|
@@ -1452,7 +1452,7 @@
|
|
|
1452
1452
|
"index-O1A-ZSZs.js",
|
|
1453
1453
|
"index-y0xcWkDl.js"
|
|
1454
1454
|
],
|
|
1455
|
-
"originalByteSize":
|
|
1455
|
+
"originalByteSize": 58823
|
|
1456
1456
|
},
|
|
1457
1457
|
{
|
|
1458
1458
|
"key": "q2-link.q2-list.entry",
|
|
@@ -1494,7 +1494,7 @@
|
|
|
1494
1494
|
"index-C7zSUT3M.js",
|
|
1495
1495
|
"index-y0xcWkDl.js"
|
|
1496
1496
|
],
|
|
1497
|
-
"originalByteSize":
|
|
1497
|
+
"originalByteSize": 43229
|
|
1498
1498
|
},
|
|
1499
1499
|
{
|
|
1500
1500
|
"key": "q2-chart-donut.entry",
|
|
@@ -1529,7 +1529,7 @@
|
|
|
1529
1529
|
"index-y0xcWkDl.js",
|
|
1530
1530
|
"shapes-DO0UnuKe.js"
|
|
1531
1531
|
],
|
|
1532
|
-
"originalByteSize":
|
|
1532
|
+
"originalByteSize": 226747
|
|
1533
1533
|
},
|
|
1534
1534
|
{
|
|
1535
1535
|
"key": "q2-carousel.entry",
|
|
@@ -1542,7 +1542,7 @@
|
|
|
1542
1542
|
"index-C7zSUT3M.js",
|
|
1543
1543
|
"index-y0xcWkDl.js"
|
|
1544
1544
|
],
|
|
1545
|
-
"originalByteSize":
|
|
1545
|
+
"originalByteSize": 161522
|
|
1546
1546
|
}
|
|
1547
1547
|
],
|
|
1548
1548
|
"esm": [
|
|
@@ -1725,7 +1725,7 @@
|
|
|
1725
1725
|
"index-C7zSUT3M.js",
|
|
1726
1726
|
"index-y0xcWkDl.js"
|
|
1727
1727
|
],
|
|
1728
|
-
"originalByteSize":
|
|
1728
|
+
"originalByteSize": 22400
|
|
1729
1729
|
},
|
|
1730
1730
|
{
|
|
1731
1731
|
"key": "q2-form.entry",
|
|
@@ -1786,7 +1786,7 @@
|
|
|
1786
1786
|
"index-C7zSUT3M.js",
|
|
1787
1787
|
"shapes-DO0UnuKe.js"
|
|
1788
1788
|
],
|
|
1789
|
-
"originalByteSize":
|
|
1789
|
+
"originalByteSize": 1352
|
|
1790
1790
|
},
|
|
1791
1791
|
{
|
|
1792
1792
|
"key": "q2-modal.entry",
|
|
@@ -1906,7 +1906,7 @@
|
|
|
1906
1906
|
"index-C7zSUT3M.js",
|
|
1907
1907
|
"index-y0xcWkDl.js"
|
|
1908
1908
|
],
|
|
1909
|
-
"originalByteSize":
|
|
1909
|
+
"originalByteSize": 20882
|
|
1910
1910
|
},
|
|
1911
1911
|
{
|
|
1912
1912
|
"key": "q2-stepper-pane.entry",
|
|
@@ -2009,7 +2009,7 @@
|
|
|
2009
2009
|
"index-C7zSUT3M.js",
|
|
2010
2010
|
"index-y0xcWkDl.js"
|
|
2011
2011
|
],
|
|
2012
|
-
"originalByteSize":
|
|
2012
|
+
"originalByteSize": 24416
|
|
2013
2013
|
},
|
|
2014
2014
|
{
|
|
2015
2015
|
"key": "q2-legend.entry",
|
|
@@ -2074,7 +2074,7 @@
|
|
|
2074
2074
|
"index-C7zSUT3M.js",
|
|
2075
2075
|
"index-y0xcWkDl.js"
|
|
2076
2076
|
],
|
|
2077
|
-
"originalByteSize":
|
|
2077
|
+
"originalByteSize": 8388
|
|
2078
2078
|
},
|
|
2079
2079
|
{
|
|
2080
2080
|
"key": "q2-option.entry",
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
"index-O1A-ZSZs.js",
|
|
2146
2146
|
"index-y0xcWkDl.js"
|
|
2147
2147
|
],
|
|
2148
|
-
"originalByteSize":
|
|
2148
|
+
"originalByteSize": 58819
|
|
2149
2149
|
},
|
|
2150
2150
|
{
|
|
2151
2151
|
"key": "q2-link.q2-list.entry",
|
|
@@ -2187,7 +2187,7 @@
|
|
|
2187
2187
|
"index-C7zSUT3M.js",
|
|
2188
2188
|
"index-y0xcWkDl.js"
|
|
2189
2189
|
],
|
|
2190
|
-
"originalByteSize":
|
|
2190
|
+
"originalByteSize": 43225
|
|
2191
2191
|
},
|
|
2192
2192
|
{
|
|
2193
2193
|
"key": "q2-chart-donut.entry",
|
|
@@ -2222,7 +2222,7 @@
|
|
|
2222
2222
|
"index-y0xcWkDl.js",
|
|
2223
2223
|
"shapes-DO0UnuKe.js"
|
|
2224
2224
|
],
|
|
2225
|
-
"originalByteSize":
|
|
2225
|
+
"originalByteSize": 226743
|
|
2226
2226
|
},
|
|
2227
2227
|
{
|
|
2228
2228
|
"key": "q2-carousel.entry",
|
|
@@ -2235,7 +2235,7 @@
|
|
|
2235
2235
|
"index-C7zSUT3M.js",
|
|
2236
2236
|
"index-y0xcWkDl.js"
|
|
2237
2237
|
],
|
|
2238
|
-
"originalByteSize":
|
|
2238
|
+
"originalByteSize": 161518
|
|
2239
2239
|
}
|
|
2240
2240
|
],
|
|
2241
2241
|
"es5": [],
|
|
@@ -2420,7 +2420,7 @@
|
|
|
2420
2420
|
"index-zMAVnBYO.js",
|
|
2421
2421
|
"index-DRPUzMCR.js"
|
|
2422
2422
|
],
|
|
2423
|
-
"originalByteSize":
|
|
2423
|
+
"originalByteSize": 22658
|
|
2424
2424
|
},
|
|
2425
2425
|
{
|
|
2426
2426
|
"key": "q2-form.entry",
|
|
@@ -2481,7 +2481,7 @@
|
|
|
2481
2481
|
"index-zMAVnBYO.js",
|
|
2482
2482
|
"shapes-DDw2Fhwn.js"
|
|
2483
2483
|
],
|
|
2484
|
-
"originalByteSize":
|
|
2484
|
+
"originalByteSize": 1365
|
|
2485
2485
|
},
|
|
2486
2486
|
{
|
|
2487
2487
|
"key": "q2-modal.entry",
|
|
@@ -2601,7 +2601,7 @@
|
|
|
2601
2601
|
"index-zMAVnBYO.js",
|
|
2602
2602
|
"index-DRPUzMCR.js"
|
|
2603
2603
|
],
|
|
2604
|
-
"originalByteSize":
|
|
2604
|
+
"originalByteSize": 20990
|
|
2605
2605
|
},
|
|
2606
2606
|
{
|
|
2607
2607
|
"key": "q2-stepper-pane.entry",
|
|
@@ -2704,7 +2704,7 @@
|
|
|
2704
2704
|
"index-zMAVnBYO.js",
|
|
2705
2705
|
"index-DRPUzMCR.js"
|
|
2706
2706
|
],
|
|
2707
|
-
"originalByteSize":
|
|
2707
|
+
"originalByteSize": 24520
|
|
2708
2708
|
},
|
|
2709
2709
|
{
|
|
2710
2710
|
"key": "q2-legend.entry",
|
|
@@ -2769,7 +2769,7 @@
|
|
|
2769
2769
|
"index-zMAVnBYO.js",
|
|
2770
2770
|
"index-DRPUzMCR.js"
|
|
2771
2771
|
],
|
|
2772
|
-
"originalByteSize":
|
|
2772
|
+
"originalByteSize": 8375
|
|
2773
2773
|
},
|
|
2774
2774
|
{
|
|
2775
2775
|
"key": "q2-option.entry",
|
|
@@ -2840,7 +2840,7 @@
|
|
|
2840
2840
|
"index-CgG3VNXc.js",
|
|
2841
2841
|
"index-DRPUzMCR.js"
|
|
2842
2842
|
],
|
|
2843
|
-
"originalByteSize":
|
|
2843
|
+
"originalByteSize": 59567
|
|
2844
2844
|
},
|
|
2845
2845
|
{
|
|
2846
2846
|
"key": "q2-link.q2-list.entry",
|
|
@@ -2882,7 +2882,7 @@
|
|
|
2882
2882
|
"index-zMAVnBYO.js",
|
|
2883
2883
|
"index-DRPUzMCR.js"
|
|
2884
2884
|
],
|
|
2885
|
-
"originalByteSize":
|
|
2885
|
+
"originalByteSize": 43256
|
|
2886
2886
|
},
|
|
2887
2887
|
{
|
|
2888
2888
|
"key": "q2-chart-donut.entry",
|
|
@@ -2917,7 +2917,7 @@
|
|
|
2917
2917
|
"index-DRPUzMCR.js",
|
|
2918
2918
|
"shapes-DDw2Fhwn.js"
|
|
2919
2919
|
],
|
|
2920
|
-
"originalByteSize":
|
|
2920
|
+
"originalByteSize": 227486
|
|
2921
2921
|
},
|
|
2922
2922
|
{
|
|
2923
2923
|
"key": "q2-carousel.entry",
|
|
@@ -2930,7 +2930,7 @@
|
|
|
2930
2930
|
"index-zMAVnBYO.js",
|
|
2931
2931
|
"index-DRPUzMCR.js"
|
|
2932
2932
|
],
|
|
2933
|
-
"originalByteSize":
|
|
2933
|
+
"originalByteSize": 161696
|
|
2934
2934
|
}
|
|
2935
2935
|
]
|
|
2936
2936
|
},
|
|
@@ -11468,11 +11468,11 @@
|
|
|
11468
11468
|
"composed": true,
|
|
11469
11469
|
"docs": {
|
|
11470
11470
|
"tags": [],
|
|
11471
|
-
"text": ""
|
|
11471
|
+
"text": "Custom event dispatched when the user selects files. The event detail\ncontains an object representing the selected files with two\nproperties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
|
|
11472
11472
|
},
|
|
11473
11473
|
"complexType": {
|
|
11474
11474
|
"original": "FilesObject",
|
|
11475
|
-
"resolved": "{ invalidFiles:
|
|
11475
|
+
"resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
|
|
11476
11476
|
"references": {
|
|
11477
11477
|
"FilesObject": {
|
|
11478
11478
|
"location": "local",
|
|
@@ -11517,7 +11517,7 @@
|
|
|
11517
11517
|
"text": "'medium'"
|
|
11518
11518
|
}
|
|
11519
11519
|
],
|
|
11520
|
-
"text": "The size of the browse button.
|
|
11520
|
+
"text": "The size of the browse button."
|
|
11521
11521
|
},
|
|
11522
11522
|
"internal": false,
|
|
11523
11523
|
"getter": false,
|
|
@@ -11664,13 +11664,13 @@
|
|
|
11664
11664
|
"optional": false,
|
|
11665
11665
|
"defaultValue": "[]",
|
|
11666
11666
|
"complexType": {
|
|
11667
|
-
"original": "
|
|
11668
|
-
"resolved": "
|
|
11667
|
+
"original": "ValidFileStatus[]",
|
|
11668
|
+
"resolved": "ValidFileStatus[]",
|
|
11669
11669
|
"references": {
|
|
11670
|
-
"
|
|
11670
|
+
"ValidFileStatus": {
|
|
11671
11671
|
"location": "local",
|
|
11672
11672
|
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-file-picker/q2-file-picker.tsx",
|
|
11673
|
-
"id": "src/components/q2-file-picker/q2-file-picker.tsx::
|
|
11673
|
+
"id": "src/components/q2-file-picker/q2-file-picker.tsx::ValidFileStatus"
|
|
11674
11674
|
}
|
|
11675
11675
|
}
|
|
11676
11676
|
},
|
|
@@ -11684,7 +11684,7 @@
|
|
|
11684
11684
|
"text": "[]"
|
|
11685
11685
|
}
|
|
11686
11686
|
],
|
|
11687
|
-
"text": "An array of objects representing the status of
|
|
11687
|
+
"text": "An array of `ValidFileStatus` objects representing the upload status of\nfiles. Each `ValidFileStatus` object contains the following properties:\n- `name`: The file name.\n- `status`: The upload status, either `\"failed\"` or `\"uploaded\"`.\n- `message`: (Optional) A custom status message, used only when `status`\n is `\"failed\"`. This allows developers to provide more detail about\n upload failures while ensuring all other file status messages remain\n consistent with approved design/UX standards. Custom failure messages\n are limited to a single line."
|
|
11688
11688
|
},
|
|
11689
11689
|
"internal": false,
|
|
11690
11690
|
"getter": false,
|
|
@@ -11701,7 +11701,7 @@
|
|
|
11701
11701
|
"defaultValue": "{ invalidFiles: [], validFiles: [] }",
|
|
11702
11702
|
"complexType": {
|
|
11703
11703
|
"original": "FilesObject",
|
|
11704
|
-
"resolved": "{ invalidFiles:
|
|
11704
|
+
"resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
|
|
11705
11705
|
"references": {
|
|
11706
11706
|
"FilesObject": {
|
|
11707
11707
|
"location": "local",
|
|
@@ -11720,7 +11720,7 @@
|
|
|
11720
11720
|
"text": "{ invalidFiles: [], validFiles: [] }"
|
|
11721
11721
|
}
|
|
11722
11722
|
],
|
|
11723
|
-
"text": "Returns an array of File objects representing
|
|
11723
|
+
"text": "Returns an object representing the selected files with two properties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
|
|
11724
11724
|
},
|
|
11725
11725
|
"internal": false,
|
|
11726
11726
|
"getter": false,
|
|
@@ -14659,7 +14659,7 @@
|
|
|
14659
14659
|
"name": "ariaExpanded",
|
|
14660
14660
|
"type": "string",
|
|
14661
14661
|
"attribute": "aria-expanded",
|
|
14662
|
-
"reflect":
|
|
14662
|
+
"reflect": true,
|
|
14663
14663
|
"mutable": false,
|
|
14664
14664
|
"required": false,
|
|
14665
14665
|
"optional": false,
|
|
@@ -19299,7 +19299,7 @@
|
|
|
19299
19299
|
],
|
|
19300
19300
|
"docs": {
|
|
19301
19301
|
"tags": [],
|
|
19302
|
-
"text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select
|
|
19302
|
+
"text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select searchable\n- Q2 Select non-searchable\n\nOrientations:\n- Portrait\n- Landscape\n\nDevices:\n- iOS Safari\n- Android Chrome\n- MacOS Safari\n- Chrome\n- Firefox\n\nEnvironments:\n- Standard (Outside of Iframe)\n- SDK Extension (Inside of Iframe)"
|
|
19303
19303
|
},
|
|
19304
19304
|
"encapsulation": "shadow",
|
|
19305
19305
|
"excludeFromCollection": false,
|
|
@@ -21908,19 +21908,13 @@
|
|
|
21908
21908
|
"mutable": true,
|
|
21909
21909
|
"required": false,
|
|
21910
21910
|
"optional": false,
|
|
21911
|
-
"defaultValue": "1",
|
|
21912
21911
|
"complexType": {
|
|
21913
21912
|
"original": "number",
|
|
21914
21913
|
"resolved": "number",
|
|
21915
21914
|
"references": {}
|
|
21916
21915
|
},
|
|
21917
21916
|
"docs": {
|
|
21918
|
-
"tags": [
|
|
21919
|
-
{
|
|
21920
|
-
"name": "default",
|
|
21921
|
-
"text": "1"
|
|
21922
|
-
}
|
|
21923
|
-
],
|
|
21917
|
+
"tags": [],
|
|
21924
21918
|
"text": "The currently selected step."
|
|
21925
21919
|
},
|
|
21926
21920
|
"internal": false,
|
|
@@ -21931,7 +21925,7 @@
|
|
|
21931
21925
|
"name": "lastEnabledStep",
|
|
21932
21926
|
"type": "number",
|
|
21933
21927
|
"attribute": "last-enabled-step",
|
|
21934
|
-
"reflect":
|
|
21928
|
+
"reflect": true,
|
|
21935
21929
|
"mutable": true,
|
|
21936
21930
|
"required": false,
|
|
21937
21931
|
"optional": false,
|
|
@@ -25741,7 +25735,7 @@
|
|
|
25741
25735
|
"name": "ariaExpanded",
|
|
25742
25736
|
"type": "string",
|
|
25743
25737
|
"attribute": "aria-expanded",
|
|
25744
|
-
"reflect":
|
|
25738
|
+
"reflect": true,
|
|
25745
25739
|
"mutable": false,
|
|
25746
25740
|
"required": false,
|
|
25747
25741
|
"optional": false,
|
|
@@ -27025,7 +27019,8 @@
|
|
|
27025
27019
|
"onPaste",
|
|
27026
27020
|
"inputmode",
|
|
27027
27021
|
"pattern",
|
|
27028
|
-
"key"
|
|
27022
|
+
"key",
|
|
27023
|
+
"aria-controls"
|
|
27029
27024
|
],
|
|
27030
27025
|
"htmlTagNames": [
|
|
27031
27026
|
"div",
|
|
@@ -29650,7 +29645,8 @@
|
|
|
29650
29645
|
"clearable",
|
|
29651
29646
|
"placeholder",
|
|
29652
29647
|
"optional",
|
|
29653
|
-
"
|
|
29648
|
+
"aria-expanded",
|
|
29649
|
+
"aria-controls",
|
|
29654
29650
|
"hints",
|
|
29655
29651
|
"errors",
|
|
29656
29652
|
"onChange",
|
|
@@ -36891,7 +36887,7 @@
|
|
|
36891
36887
|
"text": "'medium'"
|
|
36892
36888
|
}
|
|
36893
36889
|
],
|
|
36894
|
-
"text": "The size of the browse button.
|
|
36890
|
+
"text": "The size of the browse button."
|
|
36895
36891
|
},
|
|
36896
36892
|
"internal": false,
|
|
36897
36893
|
"getter": false,
|
|
@@ -37038,13 +37034,13 @@
|
|
|
37038
37034
|
"optional": false,
|
|
37039
37035
|
"defaultValue": "[]",
|
|
37040
37036
|
"complexType": {
|
|
37041
|
-
"original": "
|
|
37042
|
-
"resolved": "
|
|
37037
|
+
"original": "ValidFileStatus[]",
|
|
37038
|
+
"resolved": "ValidFileStatus[]",
|
|
37043
37039
|
"references": {
|
|
37044
|
-
"
|
|
37040
|
+
"ValidFileStatus": {
|
|
37045
37041
|
"location": "local",
|
|
37046
37042
|
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-file-picker/q2-file-picker.tsx",
|
|
37047
|
-
"id": "src/components/q2-file-picker/q2-file-picker.tsx::
|
|
37043
|
+
"id": "src/components/q2-file-picker/q2-file-picker.tsx::ValidFileStatus"
|
|
37048
37044
|
}
|
|
37049
37045
|
}
|
|
37050
37046
|
},
|
|
@@ -37058,7 +37054,7 @@
|
|
|
37058
37054
|
"text": "[]"
|
|
37059
37055
|
}
|
|
37060
37056
|
],
|
|
37061
|
-
"text": "An array of objects representing the status of
|
|
37057
|
+
"text": "An array of `ValidFileStatus` objects representing the upload status of\nfiles. Each `ValidFileStatus` object contains the following properties:\n- `name`: The file name.\n- `status`: The upload status, either `\"failed\"` or `\"uploaded\"`.\n- `message`: (Optional) A custom status message, used only when `status`\n is `\"failed\"`. This allows developers to provide more detail about\n upload failures while ensuring all other file status messages remain\n consistent with approved design/UX standards. Custom failure messages\n are limited to a single line."
|
|
37062
37058
|
},
|
|
37063
37059
|
"internal": false,
|
|
37064
37060
|
"getter": false,
|
|
@@ -37075,7 +37071,7 @@
|
|
|
37075
37071
|
"defaultValue": "{ invalidFiles: [], validFiles: [] }",
|
|
37076
37072
|
"complexType": {
|
|
37077
37073
|
"original": "FilesObject",
|
|
37078
|
-
"resolved": "{ invalidFiles:
|
|
37074
|
+
"resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
|
|
37079
37075
|
"references": {
|
|
37080
37076
|
"FilesObject": {
|
|
37081
37077
|
"location": "local",
|
|
@@ -37094,7 +37090,7 @@
|
|
|
37094
37090
|
"text": "{ invalidFiles: [], validFiles: [] }"
|
|
37095
37091
|
}
|
|
37096
37092
|
],
|
|
37097
|
-
"text": "Returns an array of File objects representing
|
|
37093
|
+
"text": "Returns an object representing the selected files with two properties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
|
|
37098
37094
|
},
|
|
37099
37095
|
"internal": false,
|
|
37100
37096
|
"getter": false,
|
|
@@ -37154,11 +37150,11 @@
|
|
|
37154
37150
|
"composed": true,
|
|
37155
37151
|
"docs": {
|
|
37156
37152
|
"tags": [],
|
|
37157
|
-
"text": ""
|
|
37153
|
+
"text": "Custom event dispatched when the user selects files. The event detail\ncontains an object representing the selected files with two\nproperties:\n- `invalidFiles`: An array of `InvalidFileStatus` objects representing\n files that failed validation.\n- `validFiles`: An array of `File` objects representing files that passed\n validation.\n\nEach `InvalidFileStatus` object includes the following properties:\n- `file`: The `File` object.\n- `status`: The validation status, which can be `\"invalid-type\"` (invalid file\n type), `\"over-size-limit\"` (file exceeds the size limit), or\n `\"over-max-files-limit\"` (total exceeds the max files limit)."
|
|
37158
37154
|
},
|
|
37159
37155
|
"complexType": {
|
|
37160
37156
|
"original": "FilesObject",
|
|
37161
|
-
"resolved": "{ invalidFiles:
|
|
37157
|
+
"resolved": "{ invalidFiles: InvalidFileStatus[]; validFiles: File[]; }",
|
|
37162
37158
|
"references": {
|
|
37163
37159
|
"FilesObject": {
|
|
37164
37160
|
"location": "local",
|
|
@@ -44150,19 +44146,13 @@
|
|
|
44150
44146
|
"mutable": true,
|
|
44151
44147
|
"required": false,
|
|
44152
44148
|
"optional": false,
|
|
44153
|
-
"defaultValue": "1",
|
|
44154
44149
|
"complexType": {
|
|
44155
44150
|
"original": "number",
|
|
44156
44151
|
"resolved": "number",
|
|
44157
44152
|
"references": {}
|
|
44158
44153
|
},
|
|
44159
44154
|
"docs": {
|
|
44160
|
-
"tags": [
|
|
44161
|
-
{
|
|
44162
|
-
"name": "default",
|
|
44163
|
-
"text": "1"
|
|
44164
|
-
}
|
|
44165
|
-
],
|
|
44155
|
+
"tags": [],
|
|
44166
44156
|
"text": "The currently selected step."
|
|
44167
44157
|
},
|
|
44168
44158
|
"internal": false,
|
|
@@ -44173,7 +44163,7 @@
|
|
|
44173
44163
|
"name": "lastEnabledStep",
|
|
44174
44164
|
"type": "number",
|
|
44175
44165
|
"attribute": "last-enabled-step",
|
|
44176
|
-
"reflect":
|
|
44166
|
+
"reflect": true,
|
|
44177
44167
|
"mutable": true,
|
|
44178
44168
|
"required": false,
|
|
44179
44169
|
"optional": false,
|
|
@@ -44325,6 +44315,14 @@
|
|
|
44325
44315
|
}
|
|
44326
44316
|
],
|
|
44327
44317
|
"watchers": [
|
|
44318
|
+
{
|
|
44319
|
+
"propName": "lastEnabledStep",
|
|
44320
|
+
"methodName": "lastEnabledStepChanged"
|
|
44321
|
+
},
|
|
44322
|
+
{
|
|
44323
|
+
"propName": "currentStep",
|
|
44324
|
+
"methodName": "lastEnabledStepChanged"
|
|
44325
|
+
},
|
|
44328
44326
|
{
|
|
44329
44327
|
"propName": "currentStep",
|
|
44330
44328
|
"methodName": "currentStepChanged"
|
|
@@ -52331,7 +52329,7 @@
|
|
|
52331
52329
|
"styleDocs": [],
|
|
52332
52330
|
"docs": {
|
|
52333
52331
|
"tags": [],
|
|
52334
|
-
"text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select
|
|
52332
|
+
"text": "***********\n* WARNING *\n***********\nTouching this file obligates you to manually test thoroughly, because Puppeteer can't capture every edgecase.\n\nEach of the following Scenarios must be tested on each Device, in each Environment.\n\nScenarios:\n- Q2 Select searchable\n- Q2 Select non-searchable\n\nOrientations:\n- Portrait\n- Landscape\n\nDevices:\n- iOS Safari\n- Android Chrome\n- MacOS Safari\n- Chrome\n- Firefox\n\nEnvironments:\n- Standard (Outside of Iframe)\n- SDK Extension (Inside of Iframe)"
|
|
52335
52333
|
},
|
|
52336
52334
|
"jsFilePath": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-popover/q2-popover.js",
|
|
52337
52335
|
"sourceFilePath": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-popover/q2-popover.tsx",
|