q2-tecton-elements 1.66.0 → 1.66.2
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 +469 -468
- 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-editable-field.cjs.entry.js +2 -2
- package/dist/cjs/q2-editable-field.cjs.entry.js.map +1 -1
- package/dist/cjs/q2-editable-field.entry.cjs.js.map +1 -1
- 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-container.entry.cjs.js.map +1 -1
- package/dist/cjs/q2-tag.cjs.entry.js +1 -1
- package/dist/cjs/tecton-tab-pane.cjs.entry.js +2 -2
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/q2-checkbox/q2-checkbox.css +3 -3
- package/dist/collection/components/q2-data-table/q2-data-table.js +12 -12
- package/dist/collection/components/q2-editable-field/q2-editable-field.js +2 -2
- package/dist/collection/components/q2-editable-field/q2-editable-field.js.map +1 -1
- package/dist/collection/components/q2-file-picker/q2-file-picker.js +3 -3
- package/dist/collection/components/q2-grid/q2-grid.js +30 -30
- package/dist/collection/components/q2-grid-area/q2-grid-area.js +42 -42
- package/dist/collection/components/q2-input/q2-input.js +1 -1
- package/dist/collection/components/q2-option-list/q2-option-list.js +5 -5
- package/dist/collection/components/q2-stepper-pane/q2-stepper-pane.js +4 -4
- package/dist/collection/components/q2-tab-container/q2-tab-container.js +3 -3
- package/dist/collection/components/q2-tab-container/q2-tab-container.js.map +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/q2-checkbox2.js +1 -1
- package/dist/components/q2-checkbox2.js.map +1 -1
- package/dist/components/q2-editable-field.js +2 -2
- package/dist/components/q2-editable-field.js.map +1 -1
- package/dist/components/q2-tab-container.js +3 -3
- package/dist/components/q2-tab-container.js.map +1 -1
- package/dist/components/q2-tag.js +1 -1
- package/dist/components/tecton-tab-pane.js +2 -2
- package/dist/esm/q2-checkbox.entry.js +1 -1
- package/dist/esm/q2-checkbox.entry.js.map +1 -1
- package/dist/esm/q2-editable-field.entry.js +2 -2
- package/dist/esm/q2-editable-field.entry.js.map +1 -1
- 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-tag.entry.js +1 -1
- package/dist/esm/tecton-tab-pane.entry.js +2 -2
- package/dist/q2-tecton-elements/q2-checkbox.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-checkbox.entry.js +1 -1
- package/dist/q2-tecton-elements/q2-checkbox.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-editable-field.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-editable-field.entry.js +2 -1
- package/dist/q2-tecton-elements/q2-editable-field.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-tab-container.entry.esm.js.map +1 -1
- package/dist/q2-tecton-elements/q2-tab-container.entry.js +14 -14
- package/dist/q2-tecton-elements/q2-tab-container.entry.js.map +1 -1
- package/dist/q2-tecton-elements/q2-tag.entry.js +12 -12
- package/dist/q2-tecton-elements/tecton-tab-pane.entry.js +6 -6
- package/package.json +72 -70
- /package/dist/types/{Users/kvanhouten/Documents/Work → builds/q2e/development/tecton}/tecton/packages/q2-tecton-elements/.stencil/jest.e2e-coverage.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work → builds/q2e/development/tecton}/tecton/packages/q2-tecton-elements/.stencil/jest.setup.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work → builds/q2e/development/tecton}/tecton/packages/q2-tecton-elements/.stencil/scripts/docs-generator/index.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work → builds/q2e/development/tecton}/tecton/packages/q2-tecton-elements/.stencil/scripts/docs-generator/markdown-generator.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work → builds/q2e/development/tecton}/tecton/packages/q2-tecton-elements/.stencil/scripts/docs-generator/tag-handlers.d.ts +0 -0
- /package/dist/types/{Users/kvanhouten/Documents/Work → builds/q2e/development/tecton}/tecton/packages/q2-tecton-elements/.stencil/scripts/docs-generator/types.d.ts +0 -0
|
@@ -134,7 +134,7 @@ export class Q2GridArea {
|
|
|
134
134
|
"references": {
|
|
135
135
|
"TQ2GridAreaAlignOptions": {
|
|
136
136
|
"location": "local",
|
|
137
|
-
"path": "/
|
|
137
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
138
138
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaAlignOptions"
|
|
139
139
|
}
|
|
140
140
|
}
|
|
@@ -160,7 +160,7 @@ export class Q2GridArea {
|
|
|
160
160
|
"references": {
|
|
161
161
|
"TQ2GridAreaColumnSpanOptions": {
|
|
162
162
|
"location": "local",
|
|
163
|
-
"path": "/
|
|
163
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
164
164
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnSpanOptions"
|
|
165
165
|
}
|
|
166
166
|
}
|
|
@@ -186,7 +186,7 @@ export class Q2GridArea {
|
|
|
186
186
|
"references": {
|
|
187
187
|
"TQ2GridAreaColumnStartOptions": {
|
|
188
188
|
"location": "local",
|
|
189
|
-
"path": "/
|
|
189
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
190
190
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnStartOptions"
|
|
191
191
|
}
|
|
192
192
|
}
|
|
@@ -212,7 +212,7 @@ export class Q2GridArea {
|
|
|
212
212
|
"references": {
|
|
213
213
|
"TQ2GridAreaJustifyOptions": {
|
|
214
214
|
"location": "local",
|
|
215
|
-
"path": "/
|
|
215
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
216
216
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaJustifyOptions"
|
|
217
217
|
}
|
|
218
218
|
}
|
|
@@ -238,7 +238,7 @@ export class Q2GridArea {
|
|
|
238
238
|
"references": {
|
|
239
239
|
"TQ2GridAreaAlignOptions": {
|
|
240
240
|
"location": "local",
|
|
241
|
-
"path": "/
|
|
241
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
242
242
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaAlignOptions"
|
|
243
243
|
}
|
|
244
244
|
}
|
|
@@ -263,7 +263,7 @@ export class Q2GridArea {
|
|
|
263
263
|
"references": {
|
|
264
264
|
"TQ2GridAreaColumnSpanOptions": {
|
|
265
265
|
"location": "local",
|
|
266
|
-
"path": "/
|
|
266
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
267
267
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnSpanOptions"
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -288,7 +288,7 @@ export class Q2GridArea {
|
|
|
288
288
|
"references": {
|
|
289
289
|
"TQ2GridAreaColumnStartOptions": {
|
|
290
290
|
"location": "local",
|
|
291
|
-
"path": "/
|
|
291
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
292
292
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnStartOptions"
|
|
293
293
|
}
|
|
294
294
|
}
|
|
@@ -313,7 +313,7 @@ export class Q2GridArea {
|
|
|
313
313
|
"references": {
|
|
314
314
|
"TQ2GridAreaJustifyOptions": {
|
|
315
315
|
"location": "local",
|
|
316
|
-
"path": "/
|
|
316
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
317
317
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaJustifyOptions"
|
|
318
318
|
}
|
|
319
319
|
}
|
|
@@ -338,7 +338,7 @@ export class Q2GridArea {
|
|
|
338
338
|
"references": {
|
|
339
339
|
"TQ2GridAreaRowSpanOptions": {
|
|
340
340
|
"location": "local",
|
|
341
|
-
"path": "/
|
|
341
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
342
342
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowSpanOptions"
|
|
343
343
|
}
|
|
344
344
|
}
|
|
@@ -363,7 +363,7 @@ export class Q2GridArea {
|
|
|
363
363
|
"references": {
|
|
364
364
|
"TQ2GridAreaRowStartOptions": {
|
|
365
365
|
"location": "local",
|
|
366
|
-
"path": "/
|
|
366
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
367
367
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowStartOptions"
|
|
368
368
|
}
|
|
369
369
|
}
|
|
@@ -388,7 +388,7 @@ export class Q2GridArea {
|
|
|
388
388
|
"references": {
|
|
389
389
|
"TQ2GridAreaZIndexOptions": {
|
|
390
390
|
"location": "local",
|
|
391
|
-
"path": "/
|
|
391
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
392
392
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaZIndexOptions"
|
|
393
393
|
}
|
|
394
394
|
}
|
|
@@ -413,7 +413,7 @@ export class Q2GridArea {
|
|
|
413
413
|
"references": {
|
|
414
414
|
"TQ2GridAreaAlignOptions": {
|
|
415
415
|
"location": "local",
|
|
416
|
-
"path": "/
|
|
416
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
417
417
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaAlignOptions"
|
|
418
418
|
}
|
|
419
419
|
}
|
|
@@ -438,7 +438,7 @@ export class Q2GridArea {
|
|
|
438
438
|
"references": {
|
|
439
439
|
"TQ2GridAreaColumnSpanOptions": {
|
|
440
440
|
"location": "local",
|
|
441
|
-
"path": "/
|
|
441
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
442
442
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnSpanOptions"
|
|
443
443
|
}
|
|
444
444
|
}
|
|
@@ -463,7 +463,7 @@ export class Q2GridArea {
|
|
|
463
463
|
"references": {
|
|
464
464
|
"TQ2GridAreaColumnStartOptions": {
|
|
465
465
|
"location": "local",
|
|
466
|
-
"path": "/
|
|
466
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
467
467
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnStartOptions"
|
|
468
468
|
}
|
|
469
469
|
}
|
|
@@ -488,7 +488,7 @@ export class Q2GridArea {
|
|
|
488
488
|
"references": {
|
|
489
489
|
"TQ2GridAreaJustifyOptions": {
|
|
490
490
|
"location": "local",
|
|
491
|
-
"path": "/
|
|
491
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
492
492
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaJustifyOptions"
|
|
493
493
|
}
|
|
494
494
|
}
|
|
@@ -513,7 +513,7 @@ export class Q2GridArea {
|
|
|
513
513
|
"references": {
|
|
514
514
|
"TQ2GridAreaRowSpanOptions": {
|
|
515
515
|
"location": "local",
|
|
516
|
-
"path": "/
|
|
516
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
517
517
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowSpanOptions"
|
|
518
518
|
}
|
|
519
519
|
}
|
|
@@ -538,7 +538,7 @@ export class Q2GridArea {
|
|
|
538
538
|
"references": {
|
|
539
539
|
"TQ2GridAreaRowStartOptions": {
|
|
540
540
|
"location": "local",
|
|
541
|
-
"path": "/
|
|
541
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
542
542
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowStartOptions"
|
|
543
543
|
}
|
|
544
544
|
}
|
|
@@ -563,7 +563,7 @@ export class Q2GridArea {
|
|
|
563
563
|
"references": {
|
|
564
564
|
"TQ2GridAreaZIndexOptions": {
|
|
565
565
|
"location": "local",
|
|
566
|
-
"path": "/
|
|
566
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
567
567
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaZIndexOptions"
|
|
568
568
|
}
|
|
569
569
|
}
|
|
@@ -588,7 +588,7 @@ export class Q2GridArea {
|
|
|
588
588
|
"references": {
|
|
589
589
|
"TQ2GridAreaRowSpanOptions": {
|
|
590
590
|
"location": "local",
|
|
591
|
-
"path": "/
|
|
591
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
592
592
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowSpanOptions"
|
|
593
593
|
}
|
|
594
594
|
}
|
|
@@ -614,7 +614,7 @@ export class Q2GridArea {
|
|
|
614
614
|
"references": {
|
|
615
615
|
"TQ2GridAreaRowStartOptions": {
|
|
616
616
|
"location": "local",
|
|
617
|
-
"path": "/
|
|
617
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
618
618
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowStartOptions"
|
|
619
619
|
}
|
|
620
620
|
}
|
|
@@ -640,7 +640,7 @@ export class Q2GridArea {
|
|
|
640
640
|
"references": {
|
|
641
641
|
"TQ2GridAreaAlignOptions": {
|
|
642
642
|
"location": "local",
|
|
643
|
-
"path": "/
|
|
643
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
644
644
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaAlignOptions"
|
|
645
645
|
}
|
|
646
646
|
}
|
|
@@ -665,7 +665,7 @@ export class Q2GridArea {
|
|
|
665
665
|
"references": {
|
|
666
666
|
"TQ2GridAreaColumnSpanOptions": {
|
|
667
667
|
"location": "local",
|
|
668
|
-
"path": "/
|
|
668
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
669
669
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnSpanOptions"
|
|
670
670
|
}
|
|
671
671
|
}
|
|
@@ -690,7 +690,7 @@ export class Q2GridArea {
|
|
|
690
690
|
"references": {
|
|
691
691
|
"TQ2GridAreaColumnStartOptions": {
|
|
692
692
|
"location": "local",
|
|
693
|
-
"path": "/
|
|
693
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
694
694
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnStartOptions"
|
|
695
695
|
}
|
|
696
696
|
}
|
|
@@ -715,7 +715,7 @@ export class Q2GridArea {
|
|
|
715
715
|
"references": {
|
|
716
716
|
"TQ2GridAreaJustifyOptions": {
|
|
717
717
|
"location": "local",
|
|
718
|
-
"path": "/
|
|
718
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
719
719
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaJustifyOptions"
|
|
720
720
|
}
|
|
721
721
|
}
|
|
@@ -740,7 +740,7 @@ export class Q2GridArea {
|
|
|
740
740
|
"references": {
|
|
741
741
|
"TQ2GridAreaRowSpanOptions": {
|
|
742
742
|
"location": "local",
|
|
743
|
-
"path": "/
|
|
743
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
744
744
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowSpanOptions"
|
|
745
745
|
}
|
|
746
746
|
}
|
|
@@ -765,7 +765,7 @@ export class Q2GridArea {
|
|
|
765
765
|
"references": {
|
|
766
766
|
"TQ2GridAreaRowStartOptions": {
|
|
767
767
|
"location": "local",
|
|
768
|
-
"path": "/
|
|
768
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
769
769
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowStartOptions"
|
|
770
770
|
}
|
|
771
771
|
}
|
|
@@ -790,7 +790,7 @@ export class Q2GridArea {
|
|
|
790
790
|
"references": {
|
|
791
791
|
"TQ2GridAreaZIndexOptions": {
|
|
792
792
|
"location": "local",
|
|
793
|
-
"path": "/
|
|
793
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
794
794
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaZIndexOptions"
|
|
795
795
|
}
|
|
796
796
|
}
|
|
@@ -815,7 +815,7 @@ export class Q2GridArea {
|
|
|
815
815
|
"references": {
|
|
816
816
|
"TQ2GridAreaAlignOptions": {
|
|
817
817
|
"location": "local",
|
|
818
|
-
"path": "/
|
|
818
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
819
819
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaAlignOptions"
|
|
820
820
|
}
|
|
821
821
|
}
|
|
@@ -840,7 +840,7 @@ export class Q2GridArea {
|
|
|
840
840
|
"references": {
|
|
841
841
|
"TQ2GridAreaColumnSpanOptions": {
|
|
842
842
|
"location": "local",
|
|
843
|
-
"path": "/
|
|
843
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
844
844
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnSpanOptions"
|
|
845
845
|
}
|
|
846
846
|
}
|
|
@@ -865,7 +865,7 @@ export class Q2GridArea {
|
|
|
865
865
|
"references": {
|
|
866
866
|
"TQ2GridAreaColumnStartOptions": {
|
|
867
867
|
"location": "local",
|
|
868
|
-
"path": "/
|
|
868
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
869
869
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnStartOptions"
|
|
870
870
|
}
|
|
871
871
|
}
|
|
@@ -890,7 +890,7 @@ export class Q2GridArea {
|
|
|
890
890
|
"references": {
|
|
891
891
|
"TQ2GridAreaJustifyOptions": {
|
|
892
892
|
"location": "local",
|
|
893
|
-
"path": "/
|
|
893
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
894
894
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaJustifyOptions"
|
|
895
895
|
}
|
|
896
896
|
}
|
|
@@ -915,7 +915,7 @@ export class Q2GridArea {
|
|
|
915
915
|
"references": {
|
|
916
916
|
"TQ2GridAreaRowSpanOptions": {
|
|
917
917
|
"location": "local",
|
|
918
|
-
"path": "/
|
|
918
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
919
919
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowSpanOptions"
|
|
920
920
|
}
|
|
921
921
|
}
|
|
@@ -940,7 +940,7 @@ export class Q2GridArea {
|
|
|
940
940
|
"references": {
|
|
941
941
|
"TQ2GridAreaRowStartOptions": {
|
|
942
942
|
"location": "local",
|
|
943
|
-
"path": "/
|
|
943
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
944
944
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowStartOptions"
|
|
945
945
|
}
|
|
946
946
|
}
|
|
@@ -965,7 +965,7 @@ export class Q2GridArea {
|
|
|
965
965
|
"references": {
|
|
966
966
|
"TQ2GridAreaZIndexOptions": {
|
|
967
967
|
"location": "local",
|
|
968
|
-
"path": "/
|
|
968
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
969
969
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaZIndexOptions"
|
|
970
970
|
}
|
|
971
971
|
}
|
|
@@ -990,7 +990,7 @@ export class Q2GridArea {
|
|
|
990
990
|
"references": {
|
|
991
991
|
"TQ2GridAreaAlignOptions": {
|
|
992
992
|
"location": "local",
|
|
993
|
-
"path": "/
|
|
993
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
994
994
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaAlignOptions"
|
|
995
995
|
}
|
|
996
996
|
}
|
|
@@ -1015,7 +1015,7 @@ export class Q2GridArea {
|
|
|
1015
1015
|
"references": {
|
|
1016
1016
|
"TQ2GridAreaColumnSpanOptions": {
|
|
1017
1017
|
"location": "local",
|
|
1018
|
-
"path": "/
|
|
1018
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1019
1019
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnSpanOptions"
|
|
1020
1020
|
}
|
|
1021
1021
|
}
|
|
@@ -1040,7 +1040,7 @@ export class Q2GridArea {
|
|
|
1040
1040
|
"references": {
|
|
1041
1041
|
"TQ2GridAreaColumnStartOptions": {
|
|
1042
1042
|
"location": "local",
|
|
1043
|
-
"path": "/
|
|
1043
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1044
1044
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaColumnStartOptions"
|
|
1045
1045
|
}
|
|
1046
1046
|
}
|
|
@@ -1065,7 +1065,7 @@ export class Q2GridArea {
|
|
|
1065
1065
|
"references": {
|
|
1066
1066
|
"TQ2GridAreaJustifyOptions": {
|
|
1067
1067
|
"location": "local",
|
|
1068
|
-
"path": "/
|
|
1068
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1069
1069
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaJustifyOptions"
|
|
1070
1070
|
}
|
|
1071
1071
|
}
|
|
@@ -1090,7 +1090,7 @@ export class Q2GridArea {
|
|
|
1090
1090
|
"references": {
|
|
1091
1091
|
"TQ2GridAreaRowSpanOptions": {
|
|
1092
1092
|
"location": "local",
|
|
1093
|
-
"path": "/
|
|
1093
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1094
1094
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowSpanOptions"
|
|
1095
1095
|
}
|
|
1096
1096
|
}
|
|
@@ -1115,7 +1115,7 @@ export class Q2GridArea {
|
|
|
1115
1115
|
"references": {
|
|
1116
1116
|
"TQ2GridAreaRowStartOptions": {
|
|
1117
1117
|
"location": "local",
|
|
1118
|
-
"path": "/
|
|
1118
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1119
1119
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaRowStartOptions"
|
|
1120
1120
|
}
|
|
1121
1121
|
}
|
|
@@ -1140,7 +1140,7 @@ export class Q2GridArea {
|
|
|
1140
1140
|
"references": {
|
|
1141
1141
|
"TQ2GridAreaZIndexOptions": {
|
|
1142
1142
|
"location": "local",
|
|
1143
|
-
"path": "/
|
|
1143
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1144
1144
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaZIndexOptions"
|
|
1145
1145
|
}
|
|
1146
1146
|
}
|
|
@@ -1165,7 +1165,7 @@ export class Q2GridArea {
|
|
|
1165
1165
|
"references": {
|
|
1166
1166
|
"TQ2GridAreaZIndexOptions": {
|
|
1167
1167
|
"location": "local",
|
|
1168
|
-
"path": "/
|
|
1168
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-grid-area/q2-grid-area.tsx",
|
|
1169
1169
|
"id": "src/components/q2-grid-area/q2-grid-area.tsx::TQ2GridAreaZIndexOptions"
|
|
1170
1170
|
}
|
|
1171
1171
|
}
|
|
@@ -1544,7 +1544,7 @@ export class Q2Input {
|
|
|
1544
1544
|
"references": {
|
|
1545
1545
|
"InputType": {
|
|
1546
1546
|
"location": "local",
|
|
1547
|
-
"path": "/
|
|
1547
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-input/q2-input.tsx",
|
|
1548
1548
|
"id": "src/components/q2-input/q2-input.tsx::InputType"
|
|
1549
1549
|
}
|
|
1550
1550
|
}
|
|
@@ -718,7 +718,7 @@ export class Q2OptionList {
|
|
|
718
718
|
"references": {
|
|
719
719
|
"IOptionValue": {
|
|
720
720
|
"location": "local",
|
|
721
|
-
"path": "/
|
|
721
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-option-list/q2-option-list.tsx",
|
|
722
722
|
"id": "src/components/q2-option-list/q2-option-list.tsx::IOptionValue"
|
|
723
723
|
}
|
|
724
724
|
}
|
|
@@ -799,7 +799,7 @@ export class Q2OptionList {
|
|
|
799
799
|
"references": {
|
|
800
800
|
"IOptionValue": {
|
|
801
801
|
"location": "local",
|
|
802
|
-
"path": "/
|
|
802
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-option-list/q2-option-list.tsx",
|
|
803
803
|
"id": "src/components/q2-option-list/q2-option-list.tsx::IOptionValue"
|
|
804
804
|
}
|
|
805
805
|
}
|
|
@@ -856,7 +856,7 @@ export class Q2OptionList {
|
|
|
856
856
|
"references": {
|
|
857
857
|
"IOptionValue": {
|
|
858
858
|
"location": "local",
|
|
859
|
-
"path": "/
|
|
859
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-option-list/q2-option-list.tsx",
|
|
860
860
|
"id": "src/components/q2-option-list/q2-option-list.tsx::IOptionValue"
|
|
861
861
|
}
|
|
862
862
|
}
|
|
@@ -880,7 +880,7 @@ export class Q2OptionList {
|
|
|
880
880
|
},
|
|
881
881
|
"ValidOptionElements": {
|
|
882
882
|
"location": "local",
|
|
883
|
-
"path": "/
|
|
883
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-option-list/q2-option-list.tsx",
|
|
884
884
|
"id": "src/components/q2-option-list/q2-option-list.tsx::ValidOptionElements"
|
|
885
885
|
}
|
|
886
886
|
},
|
|
@@ -902,7 +902,7 @@ export class Q2OptionList {
|
|
|
902
902
|
},
|
|
903
903
|
"ValidOptionElements": {
|
|
904
904
|
"location": "local",
|
|
905
|
-
"path": "/
|
|
905
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-option-list/q2-option-list.tsx",
|
|
906
906
|
"id": "src/components/q2-option-list/q2-option-list.tsx::ValidOptionElements"
|
|
907
907
|
}
|
|
908
908
|
},
|
|
@@ -223,7 +223,7 @@ export class Q2StepperPane {
|
|
|
223
223
|
"references": {
|
|
224
224
|
"IStepperPaneEvent": {
|
|
225
225
|
"location": "local",
|
|
226
|
-
"path": "/
|
|
226
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-stepper-pane/q2-stepper-pane.tsx",
|
|
227
227
|
"id": "src/components/q2-stepper-pane/q2-stepper-pane.tsx::IStepperPaneEvent"
|
|
228
228
|
}
|
|
229
229
|
}
|
|
@@ -265,7 +265,7 @@ export class Q2StepperPane {
|
|
|
265
265
|
"references": {
|
|
266
266
|
"IStepperPaneEvent": {
|
|
267
267
|
"location": "local",
|
|
268
|
-
"path": "/
|
|
268
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-stepper-pane/q2-stepper-pane.tsx",
|
|
269
269
|
"id": "src/components/q2-stepper-pane/q2-stepper-pane.tsx::IStepperPaneEvent"
|
|
270
270
|
}
|
|
271
271
|
}
|
|
@@ -286,7 +286,7 @@ export class Q2StepperPane {
|
|
|
286
286
|
"references": {
|
|
287
287
|
"IStepperPaneEvent": {
|
|
288
288
|
"location": "local",
|
|
289
|
-
"path": "/
|
|
289
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-stepper-pane/q2-stepper-pane.tsx",
|
|
290
290
|
"id": "src/components/q2-stepper-pane/q2-stepper-pane.tsx::IStepperPaneEvent"
|
|
291
291
|
}
|
|
292
292
|
}
|
|
@@ -307,7 +307,7 @@ export class Q2StepperPane {
|
|
|
307
307
|
"references": {
|
|
308
308
|
"IStepperPaneEvent": {
|
|
309
309
|
"location": "local",
|
|
310
|
-
"path": "/
|
|
310
|
+
"path": "/builds/q2e/development/tecton/tecton/packages/q2-tecton-elements/src/components/q2-stepper-pane/q2-stepper-pane.tsx",
|
|
311
311
|
"id": "src/components/q2-stepper-pane/q2-stepper-pane.tsx::IStepperPaneEvent"
|
|
312
312
|
}
|
|
313
313
|
}
|
|
@@ -154,8 +154,8 @@ export class Q2TabContainer {
|
|
|
154
154
|
this.mutationObserver = null;
|
|
155
155
|
}
|
|
156
156
|
componentWillLoad() {
|
|
157
|
-
if (!hasValidChildren(this.hostElement, 'q2-tab-pane')) {
|
|
158
|
-
filterChildren(this.hostElement, 'q2-tab-pane');
|
|
157
|
+
if (!hasValidChildren(this.hostElement, ['q2-tab-pane', 'tecton-tab-pane'])) {
|
|
158
|
+
filterChildren(this.hostElement, ['q2-tab-pane', 'tecton-tab-pane']);
|
|
159
159
|
}
|
|
160
160
|
const observer = new MutationObserver(() => this.updateTabs());
|
|
161
161
|
observer.observe(this.hostElement, { childList: true, attributes: true });
|
|
@@ -266,7 +266,7 @@ export class Q2TabContainer {
|
|
|
266
266
|
return (h("div", { class: "tab-pane-badge", "aria-label": `${tab.label}, ${tab.badgeCount} ${description}` }, tab.label, h("q2-badge", { value: tab.badgeCount, theme: theme, status: tab.badgeStatus })));
|
|
267
267
|
}
|
|
268
268
|
render() {
|
|
269
|
-
return (h(Fragment, { key: '
|
|
269
|
+
return (h(Fragment, { key: '2181b2505b4d48d9812b61d5414264425ff7f4af' }, h("div", { key: '0901678c9f074277414bf0dfd1b73cb3ec93cd6f', class: "tab-container" }, this.scrollEnabled && (h(Fragment, { key: '3cc265f40d308947e07bb2ca7cf2496bf1f74d44' }, h("div", { key: '8b0606af29da80fb969e94b2708077bf2e4ef7e2', class: "gradient-left", hidden: !this.showScrollLeft }), h("div", { key: '2412d226cf903beae013965e345f0f56ca9991d6', class: "gradient-right", hidden: !this.showScrollRight }), h("q2-btn", { key: 'edf2bf63eebe24832e529178fa185ad27c3a45ba', class: "btn-left", hidden: !this.showScrollLeft, onTctClick: () => this.onScrollBtnClick('left') }, h("q2-icon", { key: '7900b5426d1ec51880fe8c36d33a59873b1be508', type: "chevron-left", label: "scroll left" })), h("q2-btn", { key: '001628dae8b16b4c5aff651c8515cce25d08bbf2', class: "btn-right", hidden: !this.showScrollRight, onTctClick: () => this.onScrollBtnClick('right') }, h("q2-icon", { key: 'f4579ca37dd0e2908e3f68dc60eb923d4a3f314e', type: "chevron-right", label: "scroll right" })))), h("ul", { key: '53efc8ffaaf29dc1dfd9b86ee4105a87350aebfb', onScroll: this.checkScrollState, ref: el => (this.listElement = el), class: this.noPrint ? 'no-print' : null, role: "tablist" }, this.tabs.map((tab, index) => this.renderTab(tab, index)))), h("div", { key: '1e3d76467f667d04a488aacd5a51b641a0acbabc', class: "tab-content" }, h("slot", { key: '4384593fb9579c4187c50eee288517aba22c9ace', onSlotchange: () => this.onSlotChange() }))));
|
|
270
270
|
}
|
|
271
271
|
static get is() { return "q2-tab-container"; }
|
|
272
272
|
static get encapsulation() { return "shadow"; }
|