@haiilo/catalyst 13.5.1-beta → 14.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (162) hide show
  1. package/dist/catalyst/catalyst.css +257 -192
  2. package/dist/catalyst/catalyst.esm.js +1 -1
  3. package/dist/catalyst/catalyst.esm.js.map +1 -1
  4. package/dist/catalyst/index.esm.js +2 -2
  5. package/dist/catalyst/loader.esm.js.map +1 -1
  6. package/dist/catalyst/p--__C9zxv.js +3 -0
  7. package/dist/catalyst/p--__C9zxv.js.map +1 -0
  8. package/dist/catalyst/{p-8e3e3018.entry.js → p-4f7d069a.entry.js} +4 -4
  9. package/dist/catalyst/p-4f7d069a.entry.js.map +1 -0
  10. package/dist/catalyst/{p-D80xhZLG.js → p-Db1nOa1D.js} +2 -2
  11. package/dist/catalyst/{p-D80xhZLG.js.map → p-Db1nOa1D.js.map} +1 -1
  12. package/dist/catalyst/scss/index.scss +3 -3
  13. package/dist/cjs/cat-alert_30.cjs.entry.js +122 -124
  14. package/dist/cjs/catalyst.cjs.js +4 -7
  15. package/dist/cjs/catalyst.cjs.js.map +1 -1
  16. package/dist/cjs/{index-B6viy7Jl.js → index-CgyHmlOr.js} +736 -736
  17. package/dist/cjs/{index-B6viy7Jl.js.map → index-CgyHmlOr.js.map} +1 -1
  18. package/dist/cjs/index-Cl5qCbJO.js +1755 -0
  19. package/dist/cjs/index-Cl5qCbJO.js.map +1 -0
  20. package/dist/cjs/index.cjs.js +1 -3
  21. package/dist/cjs/loader.cjs.js +3 -6
  22. package/dist/cjs/loader.cjs.js.map +1 -1
  23. package/dist/collection/collection-manifest.json +2 -2
  24. package/dist/collection/components/cat-alert/cat-alert.js +4 -4
  25. package/dist/collection/components/cat-avatar/cat-avatar.js +13 -13
  26. package/dist/collection/components/cat-badge/cat-badge.js +9 -9
  27. package/dist/collection/components/cat-button/cat-button.js +31 -33
  28. package/dist/collection/components/cat-button/cat-button.js.map +1 -1
  29. package/dist/collection/components/cat-button-group/cat-button-group.js +2 -2
  30. package/dist/collection/components/cat-checkbox/cat-checkbox.js +22 -23
  31. package/dist/collection/components/cat-checkbox/cat-checkbox.js.map +1 -1
  32. package/dist/collection/components/cat-date/cat-date.js +39 -40
  33. package/dist/collection/components/cat-date/cat-date.js.map +1 -1
  34. package/dist/collection/components/cat-date-inline/cat-date-inline.js +19 -19
  35. package/dist/collection/components/cat-datepicker/cat-datepicker.js +41 -43
  36. package/dist/collection/components/cat-datepicker/cat-datepicker.js.map +1 -1
  37. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.js +10 -11
  38. package/dist/collection/components/cat-datepicker-inline/cat-datepicker-inline.js.map +1 -1
  39. package/dist/collection/components/cat-dropdown/cat-dropdown.js +11 -11
  40. package/dist/collection/components/cat-form-group/cat-form-group.js +4 -4
  41. package/dist/collection/components/cat-icon/cat-icon.js +7 -7
  42. package/dist/collection/components/cat-input/cat-input.js +51 -54
  43. package/dist/collection/components/cat-input/cat-input.js.map +1 -1
  44. package/dist/collection/components/cat-pagination/cat-pagination.js +10 -10
  45. package/dist/collection/components/cat-radio/cat-radio.js +16 -17
  46. package/dist/collection/components/cat-radio/cat-radio.js.map +1 -1
  47. package/dist/collection/components/cat-radio-group/cat-radio-group.js +8 -8
  48. package/dist/collection/components/cat-scrollable/cat-scrollable.js +7 -7
  49. package/dist/collection/components/cat-select/cat-select.js +35 -36
  50. package/dist/collection/components/cat-select/cat-select.js.map +1 -1
  51. package/dist/collection/components/cat-skeleton/cat-skeleton.js +5 -5
  52. package/dist/collection/components/cat-spinner/cat-spinner.js +4 -4
  53. package/dist/collection/components/cat-tab/cat-tab.js +15 -16
  54. package/dist/collection/components/cat-tab/cat-tab.js.map +1 -1
  55. package/dist/collection/components/cat-tabs/cat-tabs.js +4 -4
  56. package/dist/collection/components/cat-tag/cat-tag.js +20 -23
  57. package/dist/collection/components/cat-tag/cat-tag.js.map +1 -1
  58. package/dist/collection/components/cat-textarea/cat-textarea.js +32 -33
  59. package/dist/collection/components/cat-textarea/cat-textarea.js.map +1 -1
  60. package/dist/collection/components/cat-time/cat-time.js +40 -41
  61. package/dist/collection/components/cat-time/cat-time.js.map +1 -1
  62. package/dist/collection/components/cat-toggle/cat-toggle.js +20 -21
  63. package/dist/collection/components/cat-toggle/cat-toggle.js.map +1 -1
  64. package/dist/collection/components/cat-tooltip/cat-tooltip.js +8 -8
  65. package/dist/collection/scss/_variables.tokens.scss +2 -2
  66. package/dist/collection/scss/index.scss +3 -3
  67. package/dist/components/cat-alert.js +5 -3
  68. package/dist/components/cat-alert.js.map +1 -1
  69. package/dist/components/cat-avatar2.js +5 -3
  70. package/dist/components/cat-avatar2.js.map +1 -1
  71. package/dist/components/cat-badge.js +5 -3
  72. package/dist/components/cat-badge.js.map +1 -1
  73. package/dist/components/cat-button-group.js +5 -3
  74. package/dist/components/cat-button-group.js.map +1 -1
  75. package/dist/components/cat-button2.js +7 -5
  76. package/dist/components/cat-button2.js.map +1 -1
  77. package/dist/components/cat-card.js +5 -3
  78. package/dist/components/cat-card.js.map +1 -1
  79. package/dist/components/cat-checkbox2.js +6 -4
  80. package/dist/components/cat-checkbox2.js.map +1 -1
  81. package/dist/components/cat-date-inline2.js +5 -3
  82. package/dist/components/cat-date-inline2.js.map +1 -1
  83. package/dist/components/cat-date.js +6 -4
  84. package/dist/components/cat-date.js.map +1 -1
  85. package/dist/components/cat-datepicker-inline.js +6 -4
  86. package/dist/components/cat-datepicker-inline.js.map +1 -1
  87. package/dist/components/cat-datepicker.js +7 -5
  88. package/dist/components/cat-datepicker.js.map +1 -1
  89. package/dist/components/cat-dropdown2.js +5 -3
  90. package/dist/components/cat-dropdown2.js.map +1 -1
  91. package/dist/components/cat-form-group.js +5 -3
  92. package/dist/components/cat-form-group.js.map +1 -1
  93. package/dist/components/cat-form-hint.js.map +1 -1
  94. package/dist/components/cat-i18n-registry.js.map +1 -1
  95. package/dist/components/cat-icon-registry.js.map +1 -1
  96. package/dist/components/cat-icon2.js +5 -3
  97. package/dist/components/cat-icon2.js.map +1 -1
  98. package/dist/components/cat-input2.js +8 -6
  99. package/dist/components/cat-input2.js.map +1 -1
  100. package/dist/components/cat-pagination.js +5 -3
  101. package/dist/components/cat-pagination.js.map +1 -1
  102. package/dist/components/cat-radio-group.js +5 -3
  103. package/dist/components/cat-radio-group.js.map +1 -1
  104. package/dist/components/cat-radio.js +6 -4
  105. package/dist/components/cat-radio.js.map +1 -1
  106. package/dist/components/cat-scrollable2.js +123 -121
  107. package/dist/components/cat-scrollable2.js.map +1 -1
  108. package/dist/components/cat-select-demo.js +5 -3
  109. package/dist/components/cat-select-demo.js.map +1 -1
  110. package/dist/components/cat-select2.js +6 -4
  111. package/dist/components/cat-select2.js.map +1 -1
  112. package/dist/components/cat-skeleton2.js +5 -3
  113. package/dist/components/cat-skeleton2.js.map +1 -1
  114. package/dist/components/cat-spinner2.js +5 -3
  115. package/dist/components/cat-spinner2.js.map +1 -1
  116. package/dist/components/cat-tab.js +6 -4
  117. package/dist/components/cat-tab.js.map +1 -1
  118. package/dist/components/cat-tabs.js +5 -3
  119. package/dist/components/cat-tabs.js.map +1 -1
  120. package/dist/components/cat-tag.js +7 -5
  121. package/dist/components/cat-tag.js.map +1 -1
  122. package/dist/components/cat-textarea.js +6 -4
  123. package/dist/components/cat-textarea.js.map +1 -1
  124. package/dist/components/cat-time.js +6 -4
  125. package/dist/components/cat-time.js.map +1 -1
  126. package/dist/components/cat-toggle.js +6 -4
  127. package/dist/components/cat-toggle.js.map +1 -1
  128. package/dist/components/cat-tooltip.js +5 -3
  129. package/dist/components/cat-tooltip.js.map +1 -1
  130. package/dist/components/index2.js +735 -735
  131. package/dist/components/index2.js.map +1 -1
  132. package/dist/components/media-matcher.js +3 -3
  133. package/dist/components/media-matcher.js.map +1 -1
  134. package/dist/esm/cat-alert_30.entry.js +122 -124
  135. package/dist/esm/catalyst.js +4 -7
  136. package/dist/esm/catalyst.js.map +1 -1
  137. package/dist/esm/index--__C9zxv.js +1727 -0
  138. package/dist/esm/index--__C9zxv.js.map +1 -0
  139. package/dist/esm/{index-D80xhZLG.js → index-Db1nOa1D.js} +737 -737
  140. package/dist/esm/{index-D80xhZLG.js.map → index-Db1nOa1D.js.map} +1 -1
  141. package/dist/esm/index.js +2 -4
  142. package/dist/esm/loader.js +3 -6
  143. package/dist/esm/loader.js.map +1 -1
  144. package/dist/types/components/cat-select/cat-select.d.ts +2 -2
  145. package/dist/types/components.d.ts +396 -8
  146. package/dist/types/stencil-public-runtime.d.ts +62 -8
  147. package/package.json +24 -24
  148. package/dist/catalyst/p-8e3e3018.entry.js.map +0 -1
  149. package/dist/catalyst/p-CzxFlAEB.js +0 -3
  150. package/dist/catalyst/p-CzxFlAEB.js.map +0 -1
  151. package/dist/catalyst/p-DQuL1Twl.js +0 -2
  152. package/dist/catalyst/p-DQuL1Twl.js.map +0 -1
  153. package/dist/cjs/app-globals-V2Kpy_OQ.js +0 -8
  154. package/dist/cjs/app-globals-V2Kpy_OQ.js.map +0 -1
  155. package/dist/cjs/cat-alert_30.cjs.entry.js.map +0 -1
  156. package/dist/cjs/index-Bp_C-J2p.js +0 -1597
  157. package/dist/cjs/index-Bp_C-J2p.js.map +0 -1
  158. package/dist/esm/app-globals-DQuL1Twl.js +0 -6
  159. package/dist/esm/app-globals-DQuL1Twl.js.map +0 -1
  160. package/dist/esm/cat-alert_30.entry.js.map +0 -1
  161. package/dist/esm/index-CzxFlAEB.js +0 -1588
  162. package/dist/esm/index-CzxFlAEB.js.map +0 -1
@@ -20,8 +20,8 @@ const INIT_STATE = {
20
20
  let nextUniqueId = 0;
21
21
  let nextTagUniqueId = 0;
22
22
  /**
23
- * Select lets user choose one option from an options' menu. Consider using
24
- * select when you have 6 or more options. Select component supports any content type.
23
+ * Select lets user choose one option from an options' menu.
24
+ * Consider using select when you have 6 or more options. Select component supports any content type.
25
25
  *
26
26
  * @slot hint - Optional hint element to be displayed with the select.
27
27
  * @slot label - The slotted label. If both the label property and the label slot are present,
@@ -715,7 +715,6 @@ export class CatSelect {
715
715
  return {
716
716
  "requiredMarker": {
717
717
  "type": "string",
718
- "attribute": "required-marker",
719
718
  "mutable": false,
720
719
  "complexType": {
721
720
  "original": "'none' | 'required' | 'optional' | 'none!' | 'optional!' | 'required!'",
@@ -731,11 +730,11 @@ export class CatSelect {
731
730
  "getter": false,
732
731
  "setter": false,
733
732
  "reflect": false,
733
+ "attribute": "required-marker",
734
734
  "defaultValue": "'optional'"
735
735
  },
736
736
  "horizontal": {
737
737
  "type": "boolean",
738
- "attribute": "horizontal",
739
738
  "mutable": false,
740
739
  "complexType": {
741
740
  "original": "boolean",
@@ -750,11 +749,11 @@ export class CatSelect {
750
749
  },
751
750
  "getter": false,
752
751
  "setter": false,
753
- "reflect": false
752
+ "reflect": false,
753
+ "attribute": "horizontal"
754
754
  },
755
755
  "fallbackHorizontal": {
756
756
  "type": "boolean",
757
- "attribute": "fallback-horizontal",
758
757
  "mutable": false,
759
758
  "complexType": {
760
759
  "original": "boolean",
@@ -772,11 +771,11 @@ export class CatSelect {
772
771
  },
773
772
  "getter": false,
774
773
  "setter": false,
775
- "reflect": false
774
+ "reflect": false,
775
+ "attribute": "fallback-horizontal"
776
776
  },
777
777
  "multiple": {
778
778
  "type": "boolean",
779
- "attribute": "multiple",
780
779
  "mutable": false,
781
780
  "complexType": {
782
781
  "original": "boolean",
@@ -792,11 +791,11 @@ export class CatSelect {
792
791
  "getter": false,
793
792
  "setter": false,
794
793
  "reflect": false,
794
+ "attribute": "multiple",
795
795
  "defaultValue": "false"
796
796
  },
797
797
  "debounce": {
798
798
  "type": "number",
799
- "attribute": "debounce",
800
799
  "mutable": false,
801
800
  "complexType": {
802
801
  "original": "number",
@@ -812,11 +811,11 @@ export class CatSelect {
812
811
  "getter": false,
813
812
  "setter": false,
814
813
  "reflect": false,
814
+ "attribute": "debounce",
815
815
  "defaultValue": "250"
816
816
  },
817
817
  "placement": {
818
818
  "type": "string",
819
- "attribute": "placement",
820
819
  "mutable": false,
821
820
  "complexType": {
822
821
  "original": "Placement",
@@ -838,11 +837,11 @@ export class CatSelect {
838
837
  "getter": false,
839
838
  "setter": false,
840
839
  "reflect": false,
840
+ "attribute": "placement",
841
841
  "defaultValue": "'bottom-start'"
842
842
  },
843
843
  "value": {
844
844
  "type": "string",
845
- "attribute": "value",
846
845
  "mutable": true,
847
846
  "complexType": {
848
847
  "original": "string | string[] | CatSelectTaggingValue | CatSelectMultipleTaggingValue",
@@ -868,11 +867,11 @@ export class CatSelect {
868
867
  },
869
868
  "getter": false,
870
869
  "setter": false,
871
- "reflect": false
870
+ "reflect": false,
871
+ "attribute": "value"
872
872
  },
873
873
  "disabled": {
874
874
  "type": "boolean",
875
- "attribute": "disabled",
876
875
  "mutable": false,
877
876
  "complexType": {
878
877
  "original": "boolean",
@@ -888,11 +887,11 @@ export class CatSelect {
888
887
  "getter": false,
889
888
  "setter": false,
890
889
  "reflect": false,
890
+ "attribute": "disabled",
891
891
  "defaultValue": "false"
892
892
  },
893
893
  "placeholder": {
894
894
  "type": "string",
895
- "attribute": "placeholder",
896
895
  "mutable": false,
897
896
  "complexType": {
898
897
  "original": "string",
@@ -907,11 +906,11 @@ export class CatSelect {
907
906
  },
908
907
  "getter": false,
909
908
  "setter": false,
910
- "reflect": false
909
+ "reflect": false,
910
+ "attribute": "placeholder"
911
911
  },
912
912
  "hint": {
913
913
  "type": "string",
914
- "attribute": "hint",
915
914
  "mutable": false,
916
915
  "complexType": {
917
916
  "original": "string | string[]",
@@ -926,11 +925,11 @@ export class CatSelect {
926
925
  },
927
926
  "getter": false,
928
927
  "setter": false,
929
- "reflect": false
928
+ "reflect": false,
929
+ "attribute": "hint"
930
930
  },
931
931
  "identifier": {
932
932
  "type": "string",
933
- "attribute": "identifier",
934
933
  "mutable": false,
935
934
  "complexType": {
936
935
  "original": "string",
@@ -945,11 +944,11 @@ export class CatSelect {
945
944
  },
946
945
  "getter": false,
947
946
  "setter": false,
948
- "reflect": false
947
+ "reflect": false,
948
+ "attribute": "identifier"
949
949
  },
950
950
  "label": {
951
951
  "type": "string",
952
- "attribute": "label",
953
952
  "mutable": false,
954
953
  "complexType": {
955
954
  "original": "string",
@@ -965,11 +964,11 @@ export class CatSelect {
965
964
  "getter": false,
966
965
  "setter": false,
967
966
  "reflect": false,
967
+ "attribute": "label",
968
968
  "defaultValue": "''"
969
969
  },
970
970
  "name": {
971
971
  "type": "string",
972
- "attribute": "name",
973
972
  "mutable": false,
974
973
  "complexType": {
975
974
  "original": "string",
@@ -984,11 +983,11 @@ export class CatSelect {
984
983
  },
985
984
  "getter": false,
986
985
  "setter": false,
987
- "reflect": false
986
+ "reflect": false,
987
+ "attribute": "name"
988
988
  },
989
989
  "labelHidden": {
990
990
  "type": "boolean",
991
- "attribute": "label-hidden",
992
991
  "mutable": false,
993
992
  "complexType": {
994
993
  "original": "boolean",
@@ -1004,11 +1003,11 @@ export class CatSelect {
1004
1003
  "getter": false,
1005
1004
  "setter": false,
1006
1005
  "reflect": false,
1006
+ "attribute": "label-hidden",
1007
1007
  "defaultValue": "false"
1008
1008
  },
1009
1009
  "required": {
1010
1010
  "type": "boolean",
1011
- "attribute": "required",
1012
1011
  "mutable": false,
1013
1012
  "complexType": {
1014
1013
  "original": "boolean",
@@ -1024,11 +1023,11 @@ export class CatSelect {
1024
1023
  "getter": false,
1025
1024
  "setter": false,
1026
1025
  "reflect": false,
1026
+ "attribute": "required",
1027
1027
  "defaultValue": "false"
1028
1028
  },
1029
1029
  "clearable": {
1030
1030
  "type": "boolean",
1031
- "attribute": "clearable",
1032
1031
  "mutable": false,
1033
1032
  "complexType": {
1034
1033
  "original": "boolean",
@@ -1044,11 +1043,11 @@ export class CatSelect {
1044
1043
  "getter": false,
1045
1044
  "setter": false,
1046
1045
  "reflect": false,
1046
+ "attribute": "clearable",
1047
1047
  "defaultValue": "false"
1048
1048
  },
1049
1049
  "tags": {
1050
1050
  "type": "boolean",
1051
- "attribute": "tags",
1052
1051
  "mutable": false,
1053
1052
  "complexType": {
1054
1053
  "original": "boolean",
@@ -1064,11 +1063,11 @@ export class CatSelect {
1064
1063
  "getter": false,
1065
1064
  "setter": false,
1066
1065
  "reflect": false,
1066
+ "attribute": "tags",
1067
1067
  "defaultValue": "false"
1068
1068
  },
1069
1069
  "tagHint": {
1070
1070
  "type": "string",
1071
- "attribute": "tag-hint",
1072
1071
  "mutable": false,
1073
1072
  "complexType": {
1074
1073
  "original": "string",
@@ -1083,11 +1082,11 @@ export class CatSelect {
1083
1082
  },
1084
1083
  "getter": false,
1085
1084
  "setter": false,
1086
- "reflect": false
1085
+ "reflect": false,
1086
+ "attribute": "tag-hint"
1087
1087
  },
1088
1088
  "noItems": {
1089
1089
  "type": "string",
1090
- "attribute": "no-items",
1091
1090
  "mutable": false,
1092
1091
  "complexType": {
1093
1092
  "original": "string",
@@ -1102,11 +1101,11 @@ export class CatSelect {
1102
1101
  },
1103
1102
  "getter": false,
1104
1103
  "setter": false,
1105
- "reflect": false
1104
+ "reflect": false,
1105
+ "attribute": "no-items"
1106
1106
  },
1107
1107
  "errors": {
1108
1108
  "type": "boolean",
1109
- "attribute": "errors",
1110
1109
  "mutable": false,
1111
1110
  "complexType": {
1112
1111
  "original": "boolean | string[] | ErrorMap",
@@ -1127,11 +1126,11 @@ export class CatSelect {
1127
1126
  },
1128
1127
  "getter": false,
1129
1128
  "setter": false,
1130
- "reflect": false
1129
+ "reflect": false,
1130
+ "attribute": "errors"
1131
1131
  },
1132
1132
  "errorUpdate": {
1133
1133
  "type": "any",
1134
- "attribute": "error-update",
1135
1134
  "mutable": false,
1136
1135
  "complexType": {
1137
1136
  "original": "boolean | number",
@@ -1147,11 +1146,11 @@ export class CatSelect {
1147
1146
  "getter": false,
1148
1147
  "setter": false,
1149
1148
  "reflect": false,
1149
+ "attribute": "error-update",
1150
1150
  "defaultValue": "0"
1151
1151
  },
1152
1152
  "nativeAttributes": {
1153
1153
  "type": "unknown",
1154
- "attribute": "native-attributes",
1155
1154
  "mutable": false,
1156
1155
  "complexType": {
1157
1156
  "original": "{ [key: string]: string }",
@@ -1169,7 +1168,6 @@ export class CatSelect {
1169
1168
  },
1170
1169
  "testId": {
1171
1170
  "type": "string",
1172
- "attribute": "test-id",
1173
1171
  "mutable": false,
1174
1172
  "complexType": {
1175
1173
  "original": "string",
@@ -1184,7 +1182,8 @@ export class CatSelect {
1184
1182
  },
1185
1183
  "getter": false,
1186
1184
  "setter": false,
1187
- "reflect": false
1185
+ "reflect": false,
1186
+ "attribute": "test-id"
1188
1187
  }
1189
1188
  };
1190
1189
  }