q2-tecton-elements 1.25.2 → 1.26.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/cjs/loader.cjs.js +1 -1
- package/dist/cjs/q2-badge_2.cjs.entry.js +21 -21
- package/dist/cjs/q2-btn_2.cjs.entry.js +4 -4
- package/dist/cjs/q2-calendar.cjs.entry.js +2 -2
- package/dist/cjs/q2-carousel.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox-group.cjs.entry.js +1 -1
- package/dist/cjs/q2-checkbox.cjs.entry.js +4 -4
- package/dist/cjs/q2-dropdown-item.cjs.entry.js +1 -1
- package/dist/cjs/q2-dropdown.cjs.entry.js +1 -1
- package/dist/cjs/q2-editable-field.cjs.entry.js +1 -1
- package/dist/cjs/q2-pill.cjs.entry.js +1 -1
- package/dist/cjs/q2-radio-group.cjs.entry.js +8 -6
- package/dist/cjs/q2-radio.cjs.entry.js +4 -4
- package/dist/cjs/q2-select.cjs.entry.js +1 -1
- package/dist/cjs/q2-tab-container.cjs.entry.js +14 -2
- package/dist/cjs/q2-tab-pane.cjs.entry.js +6 -1
- package/dist/cjs/q2-tecton-elements.cjs.js +1 -1
- package/dist/cjs/q2-tooltip.cjs.entry.js +17 -2
- package/dist/cjs/tecton-tab-pane.cjs.entry.js +5 -0
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/q2-btn/index.js +52 -43
- package/dist/collection/components/q2-calendar/index.js +48 -39
- package/dist/collection/components/q2-carousel/index.js +21 -18
- package/dist/collection/components/q2-checkbox/index.js +42 -36
- package/dist/collection/components/q2-checkbox-group/index.js +1 -1
- package/dist/collection/components/q2-dropdown/index.js +25 -22
- package/dist/collection/components/q2-dropdown-item/index.js +11 -8
- package/dist/collection/components/q2-editable-field/index.js +32 -24
- package/dist/collection/components/q2-input/index.js +71 -49
- package/dist/collection/components/q2-loading/index.js +18 -15
- package/dist/collection/components/q2-pill/styles.css +1 -1
- package/dist/collection/components/q2-radio/index.js +24 -21
- package/dist/collection/components/q2-radio/styles.css +6 -6
- package/dist/collection/components/q2-radio-group/index.js +14 -9
- package/dist/collection/components/q2-select/index.js +21 -18
- package/dist/collection/components/q2-tab-container/index.js +18 -6
- package/dist/collection/components/q2-tab-pane/index.js +55 -0
- package/dist/collection/components/q2-tooltip/index.js +42 -3
- package/dist/collection/components/tecton-tab-pane/index.js +55 -0
- package/dist/components/index5.js +7 -7
- package/dist/components/index6.js +4 -4
- package/dist/components/index8.js +22 -22
- package/dist/components/index9.js +3 -3
- package/dist/components/q2-calendar.js +6 -6
- package/dist/components/q2-carousel.js +2 -2
- package/dist/components/q2-checkbox-group.js +1 -1
- package/dist/components/q2-checkbox.js +7 -7
- package/dist/components/q2-dropdown.js +4 -4
- package/dist/components/q2-editable-field.js +4 -4
- package/dist/components/q2-pill.js +1 -1
- package/dist/components/q2-radio-group.js +10 -8
- package/dist/components/q2-radio.js +7 -7
- package/dist/components/q2-select.js +2 -2
- package/dist/components/q2-tab-container.js +14 -2
- package/dist/components/q2-tab-pane.js +8 -1
- package/dist/components/q2-tooltip.js +19 -3
- package/dist/components/tecton-tab-pane.js +7 -0
- package/dist/docs.json +427 -40
- package/dist/esm/loader.js +1 -1
- package/dist/esm/q2-badge_2.entry.js +21 -21
- package/dist/esm/q2-btn_2.entry.js +4 -4
- package/dist/esm/q2-calendar.entry.js +2 -2
- package/dist/esm/q2-carousel.entry.js +1 -1
- package/dist/esm/q2-checkbox-group.entry.js +1 -1
- package/dist/esm/q2-checkbox.entry.js +4 -4
- 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-pill.entry.js +1 -1
- package/dist/esm/q2-radio-group.entry.js +8 -6
- package/dist/esm/q2-radio.entry.js +4 -4
- package/dist/esm/q2-select.entry.js +1 -1
- package/dist/esm/q2-tab-container.entry.js +14 -2
- package/dist/esm/q2-tab-pane.entry.js +6 -1
- package/dist/esm/q2-tecton-elements.js +1 -1
- package/dist/esm/q2-tooltip.entry.js +17 -2
- package/dist/esm/tecton-tab-pane.entry.js +5 -0
- package/dist/q2-tecton-elements/p-09639e95.entry.js +1 -0
- package/dist/q2-tecton-elements/p-0b82891e.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-73c12774.entry.js → p-0cbad3bc.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-159d94cc.entry.js +1 -0
- package/dist/q2-tecton-elements/p-18808c27.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-0a394c3b.entry.js → p-4734a577.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-fa8cb091.entry.js → p-55d192b3.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-5878b8bd.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-d4909df7.entry.js → p-74ac19cd.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-f0a716dd.entry.js → p-87cecc80.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-8d703466.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-3fe98171.entry.js → p-a411f2f3.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-30069b63.entry.js → p-a7679912.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-b8420bfe.entry.js +1 -0
- package/dist/q2-tecton-elements/{p-406f8ca9.entry.js → p-bc8a507b.entry.js} +1 -1
- package/dist/q2-tecton-elements/{p-f83d2df5.entry.js → p-bfaff58b.entry.js} +1 -1
- package/dist/q2-tecton-elements/p-e43d437d.entry.js +1 -0
- package/dist/q2-tecton-elements/q2-tecton-elements.esm.js +1 -1
- package/dist/test/helpers.js +11 -0
- package/dist/types/components/q2-btn/index.d.ts +6 -3
- package/dist/types/components/q2-calendar/index.d.ts +5 -2
- package/dist/types/components/q2-carousel/index.d.ts +2 -1
- package/dist/types/components/q2-checkbox/index.d.ts +6 -4
- package/dist/types/components/q2-checkbox-group/index.d.ts +1 -1
- package/dist/types/components/q2-dropdown/index.d.ts +3 -2
- package/dist/types/components/q2-dropdown-item/index.d.ts +2 -1
- package/dist/types/components/q2-editable-field/index.d.ts +5 -3
- package/dist/types/components/q2-input/index.d.ts +31 -7
- package/dist/types/components/q2-loading/index.d.ts +4 -3
- package/dist/types/components/q2-radio/index.d.ts +3 -2
- package/dist/types/components/q2-radio-group/index.d.ts +3 -2
- package/dist/types/components/q2-select/index.d.ts +2 -1
- package/dist/types/components/q2-tab-container/index.d.ts +5 -2
- package/dist/types/components/q2-tab-pane/index.d.ts +3 -0
- package/dist/types/components/q2-tooltip/index.d.ts +4 -1
- package/dist/types/components/tecton-tab-pane/index.d.ts +3 -0
- package/dist/types/components.d.ts +140 -24
- package/dist/types/workspace/workspace/{tecton-production_release_1.25.x → tecton-production_release_1.26.x}/packages/q2-tecton-elements/.stencil/test/helpers.d.ts +2 -1
- package/package.json +3 -3
- package/dist/q2-tecton-elements/p-18d9cea8.entry.js +0 -1
- package/dist/q2-tecton-elements/p-2313e9a9.entry.js +0 -1
- package/dist/q2-tecton-elements/p-2b9c1815.entry.js +0 -1
- package/dist/q2-tecton-elements/p-471e5d58.entry.js +0 -1
- package/dist/q2-tecton-elements/p-a6bfe392.entry.js +0 -1
- package/dist/q2-tecton-elements/p-c01d0332.entry.js +0 -1
- package/dist/q2-tecton-elements/p-df91e954.entry.js +0 -1
- package/dist/q2-tecton-elements/p-e8e113c2.entry.js +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2023-
|
|
2
|
+
"timestamp": "2023-05-26T15:10:51",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "2.19.2",
|
|
@@ -526,7 +526,12 @@
|
|
|
526
526
|
"attr": "aria-label",
|
|
527
527
|
"reflectToAttr": true,
|
|
528
528
|
"docs": "",
|
|
529
|
-
"docsTags": [
|
|
529
|
+
"docsTags": [
|
|
530
|
+
{
|
|
531
|
+
"name": "deprecated"
|
|
532
|
+
}
|
|
533
|
+
],
|
|
534
|
+
"deprecation": "",
|
|
530
535
|
"values": [
|
|
531
536
|
{
|
|
532
537
|
"type": "string"
|
|
@@ -586,11 +591,16 @@
|
|
|
586
591
|
{
|
|
587
592
|
"name": "color",
|
|
588
593
|
"type": "string",
|
|
589
|
-
"mutable":
|
|
594
|
+
"mutable": true,
|
|
590
595
|
"attr": "color",
|
|
591
596
|
"reflectToAttr": true,
|
|
592
597
|
"docs": "",
|
|
593
|
-
"docsTags": [
|
|
598
|
+
"docsTags": [
|
|
599
|
+
{
|
|
600
|
+
"name": "deprecated"
|
|
601
|
+
}
|
|
602
|
+
],
|
|
603
|
+
"deprecation": "",
|
|
594
604
|
"values": [
|
|
595
605
|
{
|
|
596
606
|
"type": "string"
|
|
@@ -622,7 +632,12 @@
|
|
|
622
632
|
"attr": "fab",
|
|
623
633
|
"reflectToAttr": true,
|
|
624
634
|
"docs": "",
|
|
625
|
-
"docsTags": [
|
|
635
|
+
"docsTags": [
|
|
636
|
+
{
|
|
637
|
+
"name": "deprecated"
|
|
638
|
+
}
|
|
639
|
+
],
|
|
640
|
+
"deprecation": "",
|
|
626
641
|
"values": [
|
|
627
642
|
{
|
|
628
643
|
"type": "boolean"
|
|
@@ -650,7 +665,7 @@
|
|
|
650
665
|
{
|
|
651
666
|
"name": "intent",
|
|
652
667
|
"type": "\"neutral\" | \"workflow-primary\" | \"workflow-secondary\"",
|
|
653
|
-
"mutable":
|
|
668
|
+
"mutable": true,
|
|
654
669
|
"attr": "intent",
|
|
655
670
|
"reflectToAttr": true,
|
|
656
671
|
"docs": "",
|
|
@@ -832,7 +847,12 @@
|
|
|
832
847
|
"attr": "aria-label",
|
|
833
848
|
"reflectToAttr": true,
|
|
834
849
|
"docs": "",
|
|
835
|
-
"docsTags": [
|
|
850
|
+
"docsTags": [
|
|
851
|
+
{
|
|
852
|
+
"name": "deprecated"
|
|
853
|
+
}
|
|
854
|
+
],
|
|
855
|
+
"deprecation": "",
|
|
836
856
|
"values": [
|
|
837
857
|
{
|
|
838
858
|
"type": "string"
|
|
@@ -874,7 +894,12 @@
|
|
|
874
894
|
"attr": "button-label",
|
|
875
895
|
"reflectToAttr": true,
|
|
876
896
|
"docs": "",
|
|
877
|
-
"docsTags": [
|
|
897
|
+
"docsTags": [
|
|
898
|
+
{
|
|
899
|
+
"name": "deprecated"
|
|
900
|
+
}
|
|
901
|
+
],
|
|
902
|
+
"deprecation": "",
|
|
878
903
|
"values": [
|
|
879
904
|
{
|
|
880
905
|
"type": "string"
|
|
@@ -1045,7 +1070,7 @@
|
|
|
1045
1070
|
{
|
|
1046
1071
|
"name": "hideLabel",
|
|
1047
1072
|
"type": "boolean",
|
|
1048
|
-
"mutable":
|
|
1073
|
+
"mutable": true,
|
|
1049
1074
|
"attr": "hide-label",
|
|
1050
1075
|
"reflectToAttr": true,
|
|
1051
1076
|
"docs": "",
|
|
@@ -1092,7 +1117,7 @@
|
|
|
1092
1117
|
{
|
|
1093
1118
|
"name": "label",
|
|
1094
1119
|
"type": "string",
|
|
1095
|
-
"mutable":
|
|
1120
|
+
"mutable": true,
|
|
1096
1121
|
"attr": "label",
|
|
1097
1122
|
"reflectToAttr": true,
|
|
1098
1123
|
"docs": "",
|
|
@@ -1111,7 +1136,12 @@
|
|
|
1111
1136
|
"mutable": false,
|
|
1112
1137
|
"reflectToAttr": false,
|
|
1113
1138
|
"docs": "",
|
|
1114
|
-
"docsTags": [
|
|
1139
|
+
"docsTags": [
|
|
1140
|
+
{
|
|
1141
|
+
"name": "deprecated"
|
|
1142
|
+
}
|
|
1143
|
+
],
|
|
1144
|
+
"deprecation": "",
|
|
1115
1145
|
"values": [
|
|
1116
1146
|
{
|
|
1117
1147
|
"type": "(e: CustomEvent<any>) => void"
|
|
@@ -1612,7 +1642,12 @@
|
|
|
1612
1642
|
"attr": "aria-label",
|
|
1613
1643
|
"reflectToAttr": true,
|
|
1614
1644
|
"docs": "",
|
|
1615
|
-
"docsTags": [
|
|
1645
|
+
"docsTags": [
|
|
1646
|
+
{
|
|
1647
|
+
"name": "deprecated"
|
|
1648
|
+
}
|
|
1649
|
+
],
|
|
1650
|
+
"deprecation": "",
|
|
1616
1651
|
"values": [
|
|
1617
1652
|
{
|
|
1618
1653
|
"type": "string"
|
|
@@ -2825,7 +2860,12 @@
|
|
|
2825
2860
|
"attr": "aria-label",
|
|
2826
2861
|
"reflectToAttr": true,
|
|
2827
2862
|
"docs": "",
|
|
2828
|
-
"docsTags": [
|
|
2863
|
+
"docsTags": [
|
|
2864
|
+
{
|
|
2865
|
+
"name": "deprecated"
|
|
2866
|
+
}
|
|
2867
|
+
],
|
|
2868
|
+
"deprecation": "",
|
|
2829
2869
|
"values": [
|
|
2830
2870
|
{
|
|
2831
2871
|
"type": "string"
|
|
@@ -2906,7 +2946,12 @@
|
|
|
2906
2946
|
"attr": "has-error",
|
|
2907
2947
|
"reflectToAttr": true,
|
|
2908
2948
|
"docs": "",
|
|
2909
|
-
"docsTags": [
|
|
2949
|
+
"docsTags": [
|
|
2950
|
+
{
|
|
2951
|
+
"name": "deprecated"
|
|
2952
|
+
}
|
|
2953
|
+
],
|
|
2954
|
+
"deprecation": "",
|
|
2910
2955
|
"values": [
|
|
2911
2956
|
{
|
|
2912
2957
|
"type": "boolean"
|
|
@@ -2997,7 +3042,7 @@
|
|
|
2997
3042
|
},
|
|
2998
3043
|
{
|
|
2999
3044
|
"name": "type",
|
|
3000
|
-
"type": "
|
|
3045
|
+
"type": "\"favorite\" | \"toggle\"",
|
|
3001
3046
|
"mutable": false,
|
|
3002
3047
|
"attr": "type",
|
|
3003
3048
|
"reflectToAttr": true,
|
|
@@ -3005,6 +3050,11 @@
|
|
|
3005
3050
|
"docsTags": [],
|
|
3006
3051
|
"values": [
|
|
3007
3052
|
{
|
|
3053
|
+
"value": "favorite",
|
|
3054
|
+
"type": "string"
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"value": "toggle",
|
|
3008
3058
|
"type": "string"
|
|
3009
3059
|
}
|
|
3010
3060
|
],
|
|
@@ -3220,7 +3270,12 @@
|
|
|
3220
3270
|
"attr": "aria-label",
|
|
3221
3271
|
"reflectToAttr": true,
|
|
3222
3272
|
"docs": "",
|
|
3223
|
-
"docsTags": [
|
|
3273
|
+
"docsTags": [
|
|
3274
|
+
{
|
|
3275
|
+
"name": "deprecated"
|
|
3276
|
+
}
|
|
3277
|
+
],
|
|
3278
|
+
"deprecation": "",
|
|
3224
3279
|
"values": [
|
|
3225
3280
|
{
|
|
3226
3281
|
"type": "string"
|
|
@@ -3296,7 +3351,7 @@
|
|
|
3296
3351
|
{
|
|
3297
3352
|
"name": "hideLabel",
|
|
3298
3353
|
"type": "boolean",
|
|
3299
|
-
"mutable":
|
|
3354
|
+
"mutable": true,
|
|
3300
3355
|
"attr": "hide-label",
|
|
3301
3356
|
"reflectToAttr": true,
|
|
3302
3357
|
"docs": "",
|
|
@@ -3328,7 +3383,7 @@
|
|
|
3328
3383
|
{
|
|
3329
3384
|
"name": "label",
|
|
3330
3385
|
"type": "string",
|
|
3331
|
-
"mutable":
|
|
3386
|
+
"mutable": true,
|
|
3332
3387
|
"attr": "label",
|
|
3333
3388
|
"reflectToAttr": true,
|
|
3334
3389
|
"docs": "",
|
|
@@ -3396,7 +3451,7 @@
|
|
|
3396
3451
|
},
|
|
3397
3452
|
{
|
|
3398
3453
|
"name": "type",
|
|
3399
|
-
"type": "
|
|
3454
|
+
"type": "\"custom\" | \"fab\" | \"icon\" | \"neutral\" | \"primary\" | \"secondary\"",
|
|
3400
3455
|
"mutable": false,
|
|
3401
3456
|
"attr": "type",
|
|
3402
3457
|
"reflectToAttr": true,
|
|
@@ -3405,6 +3460,27 @@
|
|
|
3405
3460
|
"default": "'icon'",
|
|
3406
3461
|
"values": [
|
|
3407
3462
|
{
|
|
3463
|
+
"value": "custom",
|
|
3464
|
+
"type": "string"
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
"value": "fab",
|
|
3468
|
+
"type": "string"
|
|
3469
|
+
},
|
|
3470
|
+
{
|
|
3471
|
+
"value": "icon",
|
|
3472
|
+
"type": "string"
|
|
3473
|
+
},
|
|
3474
|
+
{
|
|
3475
|
+
"value": "neutral",
|
|
3476
|
+
"type": "string"
|
|
3477
|
+
},
|
|
3478
|
+
{
|
|
3479
|
+
"value": "primary",
|
|
3480
|
+
"type": "string"
|
|
3481
|
+
},
|
|
3482
|
+
{
|
|
3483
|
+
"value": "secondary",
|
|
3408
3484
|
"type": "string"
|
|
3409
3485
|
}
|
|
3410
3486
|
],
|
|
@@ -3458,11 +3534,16 @@
|
|
|
3458
3534
|
{
|
|
3459
3535
|
"name": "ariaLabel",
|
|
3460
3536
|
"type": "string",
|
|
3461
|
-
"mutable":
|
|
3537
|
+
"mutable": true,
|
|
3462
3538
|
"attr": "aria-label",
|
|
3463
3539
|
"reflectToAttr": true,
|
|
3464
3540
|
"docs": "",
|
|
3465
|
-
"docsTags": [
|
|
3541
|
+
"docsTags": [
|
|
3542
|
+
{
|
|
3543
|
+
"name": "deprecated"
|
|
3544
|
+
}
|
|
3545
|
+
],
|
|
3546
|
+
"deprecation": "",
|
|
3466
3547
|
"values": [
|
|
3467
3548
|
{
|
|
3468
3549
|
"type": "string"
|
|
@@ -3490,7 +3571,7 @@
|
|
|
3490
3571
|
{
|
|
3491
3572
|
"name": "label",
|
|
3492
3573
|
"type": "string",
|
|
3493
|
-
"mutable":
|
|
3574
|
+
"mutable": true,
|
|
3494
3575
|
"attr": "label",
|
|
3495
3576
|
"reflectToAttr": true,
|
|
3496
3577
|
"docs": "",
|
|
@@ -3599,7 +3680,12 @@
|
|
|
3599
3680
|
"attr": "aria-label",
|
|
3600
3681
|
"reflectToAttr": true,
|
|
3601
3682
|
"docs": "",
|
|
3602
|
-
"docsTags": [
|
|
3683
|
+
"docsTags": [
|
|
3684
|
+
{
|
|
3685
|
+
"name": "deprecated"
|
|
3686
|
+
}
|
|
3687
|
+
],
|
|
3688
|
+
"deprecation": "",
|
|
3603
3689
|
"values": [
|
|
3604
3690
|
{
|
|
3605
3691
|
"type": "string"
|
|
@@ -3754,7 +3840,7 @@
|
|
|
3754
3840
|
},
|
|
3755
3841
|
{
|
|
3756
3842
|
"name": "truncated",
|
|
3757
|
-
"type": "
|
|
3843
|
+
"type": "boolean",
|
|
3758
3844
|
"mutable": false,
|
|
3759
3845
|
"attr": "truncated",
|
|
3760
3846
|
"reflectToAttr": true,
|
|
@@ -3762,7 +3848,7 @@
|
|
|
3762
3848
|
"docsTags": [],
|
|
3763
3849
|
"values": [
|
|
3764
3850
|
{
|
|
3765
|
-
"type": "
|
|
3851
|
+
"type": "boolean"
|
|
3766
3852
|
}
|
|
3767
3853
|
],
|
|
3768
3854
|
"optional": false,
|
|
@@ -3770,7 +3856,7 @@
|
|
|
3770
3856
|
},
|
|
3771
3857
|
{
|
|
3772
3858
|
"name": "type",
|
|
3773
|
-
"type": "
|
|
3859
|
+
"type": "\"alpha\" | \"alphanumeric\" | \"credit-card\" | \"currency\" | \"date\" | \"email\" | \"number\" | \"numeric\" | \"password\" | \"percentage\" | \"phone\" | \"postal\" | \"search\" | \"ssn\" | \"tel\" | \"text\" | \"url\"",
|
|
3774
3860
|
"mutable": false,
|
|
3775
3861
|
"attr": "type",
|
|
3776
3862
|
"reflectToAttr": true,
|
|
@@ -3778,6 +3864,71 @@
|
|
|
3778
3864
|
"docsTags": [],
|
|
3779
3865
|
"values": [
|
|
3780
3866
|
{
|
|
3867
|
+
"value": "alpha",
|
|
3868
|
+
"type": "string"
|
|
3869
|
+
},
|
|
3870
|
+
{
|
|
3871
|
+
"value": "alphanumeric",
|
|
3872
|
+
"type": "string"
|
|
3873
|
+
},
|
|
3874
|
+
{
|
|
3875
|
+
"value": "credit-card",
|
|
3876
|
+
"type": "string"
|
|
3877
|
+
},
|
|
3878
|
+
{
|
|
3879
|
+
"value": "currency",
|
|
3880
|
+
"type": "string"
|
|
3881
|
+
},
|
|
3882
|
+
{
|
|
3883
|
+
"value": "date",
|
|
3884
|
+
"type": "string"
|
|
3885
|
+
},
|
|
3886
|
+
{
|
|
3887
|
+
"value": "email",
|
|
3888
|
+
"type": "string"
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"value": "number",
|
|
3892
|
+
"type": "string"
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"value": "numeric",
|
|
3896
|
+
"type": "string"
|
|
3897
|
+
},
|
|
3898
|
+
{
|
|
3899
|
+
"value": "password",
|
|
3900
|
+
"type": "string"
|
|
3901
|
+
},
|
|
3902
|
+
{
|
|
3903
|
+
"value": "percentage",
|
|
3904
|
+
"type": "string"
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
"value": "phone",
|
|
3908
|
+
"type": "string"
|
|
3909
|
+
},
|
|
3910
|
+
{
|
|
3911
|
+
"value": "postal",
|
|
3912
|
+
"type": "string"
|
|
3913
|
+
},
|
|
3914
|
+
{
|
|
3915
|
+
"value": "search",
|
|
3916
|
+
"type": "string"
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"value": "ssn",
|
|
3920
|
+
"type": "string"
|
|
3921
|
+
},
|
|
3922
|
+
{
|
|
3923
|
+
"value": "tel",
|
|
3924
|
+
"type": "string"
|
|
3925
|
+
},
|
|
3926
|
+
{
|
|
3927
|
+
"value": "text",
|
|
3928
|
+
"type": "string"
|
|
3929
|
+
},
|
|
3930
|
+
{
|
|
3931
|
+
"value": "url",
|
|
3781
3932
|
"type": "string"
|
|
3782
3933
|
}
|
|
3783
3934
|
],
|
|
@@ -4104,7 +4255,12 @@
|
|
|
4104
4255
|
"attr": "aria-label",
|
|
4105
4256
|
"reflectToAttr": true,
|
|
4106
4257
|
"docs": "",
|
|
4107
|
-
"docsTags": [
|
|
4258
|
+
"docsTags": [
|
|
4259
|
+
{
|
|
4260
|
+
"name": "deprecated"
|
|
4261
|
+
}
|
|
4262
|
+
],
|
|
4263
|
+
"deprecation": "",
|
|
4108
4264
|
"values": [
|
|
4109
4265
|
{
|
|
4110
4266
|
"type": "string"
|
|
@@ -4163,7 +4319,7 @@
|
|
|
4163
4319
|
},
|
|
4164
4320
|
{
|
|
4165
4321
|
"name": "autocorrect",
|
|
4166
|
-
"type": "
|
|
4322
|
+
"type": "\"off\" | \"on\"",
|
|
4167
4323
|
"mutable": false,
|
|
4168
4324
|
"attr": "autocorrect",
|
|
4169
4325
|
"reflectToAttr": true,
|
|
@@ -4171,6 +4327,11 @@
|
|
|
4171
4327
|
"docsTags": [],
|
|
4172
4328
|
"values": [
|
|
4173
4329
|
{
|
|
4330
|
+
"value": "off",
|
|
4331
|
+
"type": "string"
|
|
4332
|
+
},
|
|
4333
|
+
{
|
|
4334
|
+
"value": "on",
|
|
4174
4335
|
"type": "string"
|
|
4175
4336
|
}
|
|
4176
4337
|
],
|
|
@@ -4597,7 +4758,7 @@
|
|
|
4597
4758
|
},
|
|
4598
4759
|
{
|
|
4599
4760
|
"name": "type",
|
|
4600
|
-
"type": "
|
|
4761
|
+
"type": "\"alpha\" | \"alphanumeric\" | \"credit-card\" | \"currency\" | \"date\" | \"email\" | \"number\" | \"numeric\" | \"password\" | \"percentage\" | \"phone\" | \"postal\" | \"search\" | \"ssn\" | \"tel\" | \"text\" | \"url\"",
|
|
4601
4762
|
"mutable": false,
|
|
4602
4763
|
"attr": "type",
|
|
4603
4764
|
"reflectToAttr": true,
|
|
@@ -4606,6 +4767,71 @@
|
|
|
4606
4767
|
"default": "'text'",
|
|
4607
4768
|
"values": [
|
|
4608
4769
|
{
|
|
4770
|
+
"value": "alpha",
|
|
4771
|
+
"type": "string"
|
|
4772
|
+
},
|
|
4773
|
+
{
|
|
4774
|
+
"value": "alphanumeric",
|
|
4775
|
+
"type": "string"
|
|
4776
|
+
},
|
|
4777
|
+
{
|
|
4778
|
+
"value": "credit-card",
|
|
4779
|
+
"type": "string"
|
|
4780
|
+
},
|
|
4781
|
+
{
|
|
4782
|
+
"value": "currency",
|
|
4783
|
+
"type": "string"
|
|
4784
|
+
},
|
|
4785
|
+
{
|
|
4786
|
+
"value": "date",
|
|
4787
|
+
"type": "string"
|
|
4788
|
+
},
|
|
4789
|
+
{
|
|
4790
|
+
"value": "email",
|
|
4791
|
+
"type": "string"
|
|
4792
|
+
},
|
|
4793
|
+
{
|
|
4794
|
+
"value": "number",
|
|
4795
|
+
"type": "string"
|
|
4796
|
+
},
|
|
4797
|
+
{
|
|
4798
|
+
"value": "numeric",
|
|
4799
|
+
"type": "string"
|
|
4800
|
+
},
|
|
4801
|
+
{
|
|
4802
|
+
"value": "password",
|
|
4803
|
+
"type": "string"
|
|
4804
|
+
},
|
|
4805
|
+
{
|
|
4806
|
+
"value": "percentage",
|
|
4807
|
+
"type": "string"
|
|
4808
|
+
},
|
|
4809
|
+
{
|
|
4810
|
+
"value": "phone",
|
|
4811
|
+
"type": "string"
|
|
4812
|
+
},
|
|
4813
|
+
{
|
|
4814
|
+
"value": "postal",
|
|
4815
|
+
"type": "string"
|
|
4816
|
+
},
|
|
4817
|
+
{
|
|
4818
|
+
"value": "search",
|
|
4819
|
+
"type": "string"
|
|
4820
|
+
},
|
|
4821
|
+
{
|
|
4822
|
+
"value": "ssn",
|
|
4823
|
+
"type": "string"
|
|
4824
|
+
},
|
|
4825
|
+
{
|
|
4826
|
+
"value": "tel",
|
|
4827
|
+
"type": "string"
|
|
4828
|
+
},
|
|
4829
|
+
{
|
|
4830
|
+
"value": "text",
|
|
4831
|
+
"type": "string"
|
|
4832
|
+
},
|
|
4833
|
+
{
|
|
4834
|
+
"value": "url",
|
|
4609
4835
|
"type": "string"
|
|
4610
4836
|
}
|
|
4611
4837
|
],
|
|
@@ -4719,11 +4945,16 @@
|
|
|
4719
4945
|
{
|
|
4720
4946
|
"name": "ariaLabel",
|
|
4721
4947
|
"type": "string",
|
|
4722
|
-
"mutable":
|
|
4948
|
+
"mutable": true,
|
|
4723
4949
|
"attr": "aria-label",
|
|
4724
4950
|
"reflectToAttr": true,
|
|
4725
4951
|
"docs": "",
|
|
4726
|
-
"docsTags": [
|
|
4952
|
+
"docsTags": [
|
|
4953
|
+
{
|
|
4954
|
+
"name": "deprecated"
|
|
4955
|
+
}
|
|
4956
|
+
],
|
|
4957
|
+
"deprecation": "",
|
|
4727
4958
|
"values": [
|
|
4728
4959
|
{
|
|
4729
4960
|
"type": "string"
|
|
@@ -4814,7 +5045,7 @@
|
|
|
4814
5045
|
},
|
|
4815
5046
|
{
|
|
4816
5047
|
"name": "type",
|
|
4817
|
-
"type": "
|
|
5048
|
+
"type": "\"skeleton\" | \"spinner\"",
|
|
4818
5049
|
"mutable": false,
|
|
4819
5050
|
"attr": "type",
|
|
4820
5051
|
"reflectToAttr": true,
|
|
@@ -4822,6 +5053,11 @@
|
|
|
4822
5053
|
"docsTags": [],
|
|
4823
5054
|
"values": [
|
|
4824
5055
|
{
|
|
5056
|
+
"value": "skeleton",
|
|
5057
|
+
"type": "string"
|
|
5058
|
+
},
|
|
5059
|
+
{
|
|
5060
|
+
"value": "spinner",
|
|
4825
5061
|
"type": "string"
|
|
4826
5062
|
}
|
|
4827
5063
|
],
|
|
@@ -6353,7 +6589,12 @@
|
|
|
6353
6589
|
"attr": "aria-label",
|
|
6354
6590
|
"reflectToAttr": true,
|
|
6355
6591
|
"docs": "",
|
|
6356
|
-
"docsTags": [
|
|
6592
|
+
"docsTags": [
|
|
6593
|
+
{
|
|
6594
|
+
"name": "deprecated"
|
|
6595
|
+
}
|
|
6596
|
+
],
|
|
6597
|
+
"deprecation": "",
|
|
6357
6598
|
"values": [
|
|
6358
6599
|
{
|
|
6359
6600
|
"type": "string"
|
|
@@ -6450,7 +6691,7 @@
|
|
|
6450
6691
|
{
|
|
6451
6692
|
"name": "hideLabel",
|
|
6452
6693
|
"type": "boolean",
|
|
6453
|
-
"mutable":
|
|
6694
|
+
"mutable": true,
|
|
6454
6695
|
"attr": "hide-label",
|
|
6455
6696
|
"reflectToAttr": true,
|
|
6456
6697
|
"docs": "",
|
|
@@ -6678,7 +6919,7 @@
|
|
|
6678
6919
|
{
|
|
6679
6920
|
"name": "tileLayout",
|
|
6680
6921
|
"type": "boolean",
|
|
6681
|
-
"mutable":
|
|
6922
|
+
"mutable": true,
|
|
6682
6923
|
"attr": "tile-layout",
|
|
6683
6924
|
"reflectToAttr": true,
|
|
6684
6925
|
"docs": "",
|
|
@@ -6694,11 +6935,16 @@
|
|
|
6694
6935
|
{
|
|
6695
6936
|
"name": "tilelayout",
|
|
6696
6937
|
"type": "boolean",
|
|
6697
|
-
"mutable":
|
|
6938
|
+
"mutable": true,
|
|
6698
6939
|
"attr": "tilelayout",
|
|
6699
6940
|
"reflectToAttr": true,
|
|
6700
6941
|
"docs": "",
|
|
6701
|
-
"docsTags": [
|
|
6942
|
+
"docsTags": [
|
|
6943
|
+
{
|
|
6944
|
+
"name": "deprecated"
|
|
6945
|
+
}
|
|
6946
|
+
],
|
|
6947
|
+
"deprecation": "",
|
|
6702
6948
|
"values": [
|
|
6703
6949
|
{
|
|
6704
6950
|
"type": "boolean"
|
|
@@ -6896,7 +7142,12 @@
|
|
|
6896
7142
|
"attr": "aria-label",
|
|
6897
7143
|
"reflectToAttr": true,
|
|
6898
7144
|
"docs": "",
|
|
6899
|
-
"docsTags": [
|
|
7145
|
+
"docsTags": [
|
|
7146
|
+
{
|
|
7147
|
+
"name": "deprecated"
|
|
7148
|
+
}
|
|
7149
|
+
],
|
|
7150
|
+
"deprecation": "",
|
|
6900
7151
|
"values": [
|
|
6901
7152
|
{
|
|
6902
7153
|
"type": "string"
|
|
@@ -7566,7 +7817,7 @@
|
|
|
7566
7817
|
"props": [
|
|
7567
7818
|
{
|
|
7568
7819
|
"name": "color",
|
|
7569
|
-
"type": "
|
|
7820
|
+
"type": "\"alt\"",
|
|
7570
7821
|
"mutable": false,
|
|
7571
7822
|
"attr": "color",
|
|
7572
7823
|
"reflectToAttr": true,
|
|
@@ -7574,6 +7825,7 @@
|
|
|
7574
7825
|
"docsTags": [],
|
|
7575
7826
|
"values": [
|
|
7576
7827
|
{
|
|
7828
|
+
"value": "alt",
|
|
7577
7829
|
"type": "string"
|
|
7578
7830
|
}
|
|
7579
7831
|
],
|
|
@@ -7615,7 +7867,7 @@
|
|
|
7615
7867
|
},
|
|
7616
7868
|
{
|
|
7617
7869
|
"name": "type",
|
|
7618
|
-
"type": "
|
|
7870
|
+
"type": "\"main\" | \"section\"",
|
|
7619
7871
|
"mutable": false,
|
|
7620
7872
|
"attr": "type",
|
|
7621
7873
|
"reflectToAttr": true,
|
|
@@ -7623,6 +7875,11 @@
|
|
|
7623
7875
|
"docsTags": [],
|
|
7624
7876
|
"values": [
|
|
7625
7877
|
{
|
|
7878
|
+
"value": "main",
|
|
7879
|
+
"type": "string"
|
|
7880
|
+
},
|
|
7881
|
+
{
|
|
7882
|
+
"value": "section",
|
|
7626
7883
|
"type": "string"
|
|
7627
7884
|
}
|
|
7628
7885
|
],
|
|
@@ -7750,6 +8007,60 @@
|
|
|
7750
8007
|
"optional": false,
|
|
7751
8008
|
"required": false
|
|
7752
8009
|
},
|
|
8010
|
+
{
|
|
8011
|
+
"name": "badgeStatus",
|
|
8012
|
+
"type": "\"alert\" | \"info\" | \"success\" | \"warning\"",
|
|
8013
|
+
"mutable": false,
|
|
8014
|
+
"attr": "badge-status",
|
|
8015
|
+
"reflectToAttr": true,
|
|
8016
|
+
"docs": "",
|
|
8017
|
+
"docsTags": [],
|
|
8018
|
+
"values": [
|
|
8019
|
+
{
|
|
8020
|
+
"value": "alert",
|
|
8021
|
+
"type": "string"
|
|
8022
|
+
},
|
|
8023
|
+
{
|
|
8024
|
+
"value": "info",
|
|
8025
|
+
"type": "string"
|
|
8026
|
+
},
|
|
8027
|
+
{
|
|
8028
|
+
"value": "success",
|
|
8029
|
+
"type": "string"
|
|
8030
|
+
},
|
|
8031
|
+
{
|
|
8032
|
+
"value": "warning",
|
|
8033
|
+
"type": "string"
|
|
8034
|
+
}
|
|
8035
|
+
],
|
|
8036
|
+
"optional": false,
|
|
8037
|
+
"required": false
|
|
8038
|
+
},
|
|
8039
|
+
{
|
|
8040
|
+
"name": "badgeTheme",
|
|
8041
|
+
"type": "\"primary\" | \"secondary\" | \"tertiary\"",
|
|
8042
|
+
"mutable": false,
|
|
8043
|
+
"attr": "badge-theme",
|
|
8044
|
+
"reflectToAttr": true,
|
|
8045
|
+
"docs": "",
|
|
8046
|
+
"docsTags": [],
|
|
8047
|
+
"values": [
|
|
8048
|
+
{
|
|
8049
|
+
"value": "primary",
|
|
8050
|
+
"type": "string"
|
|
8051
|
+
},
|
|
8052
|
+
{
|
|
8053
|
+
"value": "secondary",
|
|
8054
|
+
"type": "string"
|
|
8055
|
+
},
|
|
8056
|
+
{
|
|
8057
|
+
"value": "tertiary",
|
|
8058
|
+
"type": "string"
|
|
8059
|
+
}
|
|
8060
|
+
],
|
|
8061
|
+
"optional": false,
|
|
8062
|
+
"required": false
|
|
8063
|
+
},
|
|
7753
8064
|
{
|
|
7754
8065
|
"name": "guid",
|
|
7755
8066
|
"type": "number",
|
|
@@ -8362,6 +8673,23 @@
|
|
|
8362
8673
|
"optional": false,
|
|
8363
8674
|
"required": false
|
|
8364
8675
|
},
|
|
8676
|
+
{
|
|
8677
|
+
"name": "focusable",
|
|
8678
|
+
"type": "boolean",
|
|
8679
|
+
"mutable": false,
|
|
8680
|
+
"attr": "focusable",
|
|
8681
|
+
"reflectToAttr": true,
|
|
8682
|
+
"docs": "",
|
|
8683
|
+
"docsTags": [],
|
|
8684
|
+
"default": "false",
|
|
8685
|
+
"values": [
|
|
8686
|
+
{
|
|
8687
|
+
"type": "boolean"
|
|
8688
|
+
}
|
|
8689
|
+
],
|
|
8690
|
+
"optional": false,
|
|
8691
|
+
"required": false
|
|
8692
|
+
},
|
|
8365
8693
|
{
|
|
8366
8694
|
"name": "immediate",
|
|
8367
8695
|
"type": "boolean",
|
|
@@ -8486,6 +8814,11 @@
|
|
|
8486
8814
|
"capture": true,
|
|
8487
8815
|
"passive": false
|
|
8488
8816
|
},
|
|
8817
|
+
{
|
|
8818
|
+
"event": "focus",
|
|
8819
|
+
"capture": false,
|
|
8820
|
+
"passive": false
|
|
8821
|
+
},
|
|
8489
8822
|
{
|
|
8490
8823
|
"event": "focusout",
|
|
8491
8824
|
"capture": false,
|
|
@@ -8554,6 +8887,60 @@
|
|
|
8554
8887
|
"optional": false,
|
|
8555
8888
|
"required": false
|
|
8556
8889
|
},
|
|
8890
|
+
{
|
|
8891
|
+
"name": "badgeStatus",
|
|
8892
|
+
"type": "\"alert\" | \"info\" | \"success\" | \"warning\"",
|
|
8893
|
+
"mutable": false,
|
|
8894
|
+
"attr": "badge-status",
|
|
8895
|
+
"reflectToAttr": true,
|
|
8896
|
+
"docs": "",
|
|
8897
|
+
"docsTags": [],
|
|
8898
|
+
"values": [
|
|
8899
|
+
{
|
|
8900
|
+
"value": "alert",
|
|
8901
|
+
"type": "string"
|
|
8902
|
+
},
|
|
8903
|
+
{
|
|
8904
|
+
"value": "info",
|
|
8905
|
+
"type": "string"
|
|
8906
|
+
},
|
|
8907
|
+
{
|
|
8908
|
+
"value": "success",
|
|
8909
|
+
"type": "string"
|
|
8910
|
+
},
|
|
8911
|
+
{
|
|
8912
|
+
"value": "warning",
|
|
8913
|
+
"type": "string"
|
|
8914
|
+
}
|
|
8915
|
+
],
|
|
8916
|
+
"optional": false,
|
|
8917
|
+
"required": false
|
|
8918
|
+
},
|
|
8919
|
+
{
|
|
8920
|
+
"name": "badgeTheme",
|
|
8921
|
+
"type": "\"primary\" | \"secondary\" | \"tertiary\"",
|
|
8922
|
+
"mutable": false,
|
|
8923
|
+
"attr": "badge-theme",
|
|
8924
|
+
"reflectToAttr": true,
|
|
8925
|
+
"docs": "",
|
|
8926
|
+
"docsTags": [],
|
|
8927
|
+
"values": [
|
|
8928
|
+
{
|
|
8929
|
+
"value": "primary",
|
|
8930
|
+
"type": "string"
|
|
8931
|
+
},
|
|
8932
|
+
{
|
|
8933
|
+
"value": "secondary",
|
|
8934
|
+
"type": "string"
|
|
8935
|
+
},
|
|
8936
|
+
{
|
|
8937
|
+
"value": "tertiary",
|
|
8938
|
+
"type": "string"
|
|
8939
|
+
}
|
|
8940
|
+
],
|
|
8941
|
+
"optional": false,
|
|
8942
|
+
"required": false
|
|
8943
|
+
},
|
|
8557
8944
|
{
|
|
8558
8945
|
"name": "guid",
|
|
8559
8946
|
"type": "number",
|