@genesislcap/foundation-ui 14.204.1 → 14.205.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 (2) hide show
  1. package/dist/custom-elements.json +182 -182
  2. package/package.json +16 -16
@@ -817,6 +817,37 @@
817
817
  }
818
818
  ]
819
819
  },
820
+ {
821
+ "kind": "javascript-module",
822
+ "path": "src/_config/index.ts",
823
+ "declarations": [],
824
+ "exports": [
825
+ {
826
+ "kind": "js",
827
+ "name": "*",
828
+ "declaration": {
829
+ "name": "*",
830
+ "package": "./styles"
831
+ }
832
+ },
833
+ {
834
+ "kind": "js",
835
+ "name": "*",
836
+ "declaration": {
837
+ "name": "*",
838
+ "package": "./tokens"
839
+ }
840
+ },
841
+ {
842
+ "kind": "js",
843
+ "name": "*",
844
+ "declaration": {
845
+ "name": "*",
846
+ "package": "./values"
847
+ }
848
+ }
849
+ ]
850
+ },
820
851
  {
821
852
  "kind": "javascript-module",
822
853
  "path": "src/_common/icons.ts",
@@ -862,37 +893,6 @@
862
893
  }
863
894
  ]
864
895
  },
865
- {
866
- "kind": "javascript-module",
867
- "path": "src/_config/index.ts",
868
- "declarations": [],
869
- "exports": [
870
- {
871
- "kind": "js",
872
- "name": "*",
873
- "declaration": {
874
- "name": "*",
875
- "package": "./styles"
876
- }
877
- },
878
- {
879
- "kind": "js",
880
- "name": "*",
881
- "declaration": {
882
- "name": "*",
883
- "package": "./tokens"
884
- }
885
- },
886
- {
887
- "kind": "js",
888
- "name": "*",
889
- "declaration": {
890
- "name": "*",
891
- "package": "./values"
892
- }
893
- }
894
- ]
895
- },
896
896
  {
897
897
  "kind": "javascript-module",
898
898
  "path": "src/accordion/accordion.styles.ts",
@@ -35753,7 +35753,7 @@
35753
35753
  },
35754
35754
  {
35755
35755
  "kind": "javascript-module",
35756
- "path": "src/switch/index.ts",
35756
+ "path": "src/tab/index.ts",
35757
35757
  "declarations": [],
35758
35758
  "exports": [
35759
35759
  {
@@ -35761,7 +35761,7 @@
35761
35761
  "name": "*",
35762
35762
  "declaration": {
35763
35763
  "name": "*",
35764
- "package": "./switch.template"
35764
+ "package": "./tab.template"
35765
35765
  }
35766
35766
  },
35767
35767
  {
@@ -35769,7 +35769,7 @@
35769
35769
  "name": "*",
35770
35770
  "declaration": {
35771
35771
  "name": "*",
35772
- "package": "./switch.styles"
35772
+ "package": "./tab.styles"
35773
35773
  }
35774
35774
  },
35775
35775
  {
@@ -35777,18 +35777,18 @@
35777
35777
  "name": "*",
35778
35778
  "declaration": {
35779
35779
  "name": "*",
35780
- "package": "./switch"
35780
+ "package": "./tab"
35781
35781
  }
35782
35782
  }
35783
35783
  ]
35784
35784
  },
35785
35785
  {
35786
35786
  "kind": "javascript-module",
35787
- "path": "src/switch/switch.styles.ts",
35787
+ "path": "src/tab/tab.styles.ts",
35788
35788
  "declarations": [
35789
35789
  {
35790
35790
  "kind": "function",
35791
- "name": "foundationSwitchStyles",
35791
+ "name": "foundationTabStyles",
35792
35792
  "return": {
35793
35793
  "type": {
35794
35794
  "text": "ElementStyles"
@@ -35804,7 +35804,7 @@
35804
35804
  {
35805
35805
  "name": "definition",
35806
35806
  "type": {
35807
- "text": "SwitchOptions"
35807
+ "text": "FoundationElementDefinition"
35808
35808
  }
35809
35809
  }
35810
35810
  ]
@@ -35813,24 +35813,24 @@
35813
35813
  "exports": [
35814
35814
  {
35815
35815
  "kind": "js",
35816
- "name": "foundationSwitchStyles",
35816
+ "name": "foundationTabStyles",
35817
35817
  "declaration": {
35818
- "name": "foundationSwitchStyles",
35819
- "module": "src/switch/switch.styles.ts"
35818
+ "name": "foundationTabStyles",
35819
+ "module": "src/tab/tab.styles.ts"
35820
35820
  }
35821
35821
  }
35822
35822
  ]
35823
35823
  },
35824
35824
  {
35825
35825
  "kind": "javascript-module",
35826
- "path": "src/switch/switch.template.ts",
35826
+ "path": "src/tab/tab.template.ts",
35827
35827
  "declarations": [
35828
35828
  {
35829
35829
  "kind": "function",
35830
- "name": "foundationSwitchTemplate",
35830
+ "name": "foundationTabTemplate",
35831
35831
  "return": {
35832
35832
  "type": {
35833
- "text": "ViewTemplate<Switch>"
35833
+ "text": "ViewTemplate<Tab>"
35834
35834
  }
35835
35835
  },
35836
35836
  "parameters": [
@@ -35852,76 +35852,53 @@
35852
35852
  "exports": [
35853
35853
  {
35854
35854
  "kind": "js",
35855
- "name": "foundationSwitchTemplate",
35855
+ "name": "foundationTabTemplate",
35856
35856
  "declaration": {
35857
- "name": "foundationSwitchTemplate",
35858
- "module": "src/switch/switch.template.ts"
35857
+ "name": "foundationTabTemplate",
35858
+ "module": "src/tab/tab.template.ts"
35859
35859
  }
35860
35860
  }
35861
35861
  ]
35862
35862
  },
35863
35863
  {
35864
35864
  "kind": "javascript-module",
35865
- "path": "src/switch/switch.ts",
35865
+ "path": "src/tab/tab.ts",
35866
35866
  "declarations": [
35867
35867
  {
35868
35868
  "kind": "class",
35869
35869
  "description": "",
35870
- "name": "Switch",
35870
+ "name": "Tab",
35871
35871
  "superclass": {
35872
- "name": "FASTSwitch",
35872
+ "name": "FASTTab",
35873
35873
  "package": "@microsoft/fast-components"
35874
35874
  },
35875
- "tagName": "%%prefix%%-switch",
35875
+ "tagName": "%%prefix%%-tab",
35876
35876
  "customElement": true,
35877
35877
  "attributes": [
35878
35878
  {
35879
- "name": "readonly",
35880
35879
  "type": {
35881
35880
  "text": "boolean"
35882
35881
  },
35883
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
35884
- "fieldName": "readOnly",
35882
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute for more information.",
35883
+ "fieldName": "disabled",
35885
35884
  "inheritedFrom": {
35886
- "name": "Switch",
35887
- "module": "src/switch/switch.ts"
35885
+ "name": "Tab",
35886
+ "module": "src/tab/tab.ts"
35888
35887
  }
35889
35888
  }
35890
35889
  ],
35891
35890
  "members": [
35892
35891
  {
35893
35892
  "kind": "field",
35894
- "name": "readOnly",
35893
+ "name": "disabled",
35895
35894
  "type": {
35896
35895
  "text": "boolean"
35897
35896
  },
35898
35897
  "privacy": "public",
35899
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
35900
- "inheritedFrom": {
35901
- "name": "Switch",
35902
- "module": "src/switch/switch.ts"
35903
- }
35904
- },
35905
- {
35906
- "kind": "method",
35907
- "name": "readOnlyChanged",
35908
- "privacy": "private",
35909
- "return": {
35910
- "type": {
35911
- "text": "void"
35912
- }
35913
- },
35914
- "inheritedFrom": {
35915
- "name": "Switch",
35916
- "module": "src/switch/switch.ts"
35917
- }
35918
- },
35919
- {
35920
- "kind": "field",
35921
- "name": "proxy",
35898
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
35922
35899
  "inheritedFrom": {
35923
- "name": "Switch",
35924
- "module": "src/switch/switch.ts"
35900
+ "name": "Tab",
35901
+ "module": "src/tab/tab.ts"
35925
35902
  }
35926
35903
  },
35927
35904
  {
@@ -35933,8 +35910,8 @@
35933
35910
  "privacy": "private",
35934
35911
  "default": "void 0",
35935
35912
  "inheritedFrom": {
35936
- "name": "Switch",
35937
- "module": "src/switch/switch.ts"
35913
+ "name": "FoundationElement",
35914
+ "module": "src/foundation-element/foundation-element.ts"
35938
35915
  }
35939
35916
  },
35940
35917
  {
@@ -35946,8 +35923,8 @@
35946
35923
  "privacy": "public",
35947
35924
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
35948
35925
  "inheritedFrom": {
35949
- "name": "Switch",
35950
- "module": "src/switch/switch.ts"
35926
+ "name": "FoundationElement",
35927
+ "module": "src/foundation-element/foundation-element.ts"
35951
35928
  }
35952
35929
  },
35953
35930
  {
@@ -35959,8 +35936,8 @@
35959
35936
  "privacy": "public",
35960
35937
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
35961
35938
  "inheritedFrom": {
35962
- "name": "Switch",
35963
- "module": "src/switch/switch.ts"
35939
+ "name": "FoundationElement",
35940
+ "module": "src/foundation-element/foundation-element.ts"
35964
35941
  }
35965
35942
  },
35966
35943
  {
@@ -35973,8 +35950,8 @@
35973
35950
  }
35974
35951
  },
35975
35952
  "inheritedFrom": {
35976
- "name": "Switch",
35977
- "module": "src/switch/switch.ts"
35953
+ "name": "FoundationElement",
35954
+ "module": "src/foundation-element/foundation-element.ts"
35978
35955
  }
35979
35956
  },
35980
35957
  {
@@ -35986,8 +35963,8 @@
35986
35963
  "privacy": "public",
35987
35964
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
35988
35965
  "inheritedFrom": {
35989
- "name": "Switch",
35990
- "module": "src/switch/switch.ts"
35966
+ "name": "FoundationElement",
35967
+ "module": "src/foundation-element/foundation-element.ts"
35991
35968
  }
35992
35969
  },
35993
35970
  {
@@ -36000,8 +35977,8 @@
36000
35977
  }
36001
35978
  },
36002
35979
  "inheritedFrom": {
36003
- "name": "Switch",
36004
- "module": "src/switch/switch.ts"
35980
+ "name": "FoundationElement",
35981
+ "module": "src/foundation-element/foundation-element.ts"
36005
35982
  }
36006
35983
  },
36007
35984
  {
@@ -36031,25 +36008,15 @@
36031
36008
  ],
36032
36009
  "description": "Defines an element registry function with a set of element definition defaults.",
36033
36010
  "inheritedFrom": {
36034
- "name": "Switch",
36035
- "module": "src/switch/switch.ts"
36036
- }
36037
- }
36038
- ],
36039
- "events": [
36040
- {
36041
- "description": "Emits a custom change event when the checked state changes",
36042
- "name": "change",
36043
- "inheritedFrom": {
36044
- "name": "Switch",
36045
- "module": "src/switch/switch.ts"
36011
+ "name": "FoundationElement",
36012
+ "module": "src/foundation-element/foundation-element.ts"
36046
36013
  }
36047
36014
  }
36048
36015
  ]
36049
36016
  },
36050
36017
  {
36051
36018
  "kind": "variable",
36052
- "name": "foundationSwitchShadowOptions",
36019
+ "name": "foundationTabShadowOptions",
36053
36020
  "type": {
36054
36021
  "text": "ShadowRootInit"
36055
36022
  },
@@ -36057,57 +36024,57 @@
36057
36024
  },
36058
36025
  {
36059
36026
  "kind": "variable",
36060
- "name": "defaultSwitchConfig",
36027
+ "name": "defaultTabConfig",
36061
36028
  "type": {
36062
36029
  "text": "object"
36063
36030
  },
36064
- "default": "{\n switch: `<div class=\"checked-indicator\" part=\"checked-indicator\"></div>`,\n}"
36031
+ "default": "{}"
36065
36032
  },
36066
36033
  {
36067
36034
  "kind": "variable",
36068
- "name": "foundationSwitch",
36069
- "description": "The Foundation Switch",
36035
+ "name": "foundationTab",
36036
+ "description": "The Foundation Tab",
36070
36037
  "privacy": "public"
36071
36038
  }
36072
36039
  ],
36073
36040
  "exports": [
36074
36041
  {
36075
36042
  "kind": "js",
36076
- "name": "Switch",
36043
+ "name": "Tab",
36077
36044
  "declaration": {
36078
- "name": "Switch",
36079
- "module": "src/switch/switch.ts"
36045
+ "name": "Tab",
36046
+ "module": "src/tab/tab.ts"
36080
36047
  }
36081
36048
  },
36082
36049
  {
36083
36050
  "kind": "js",
36084
- "name": "foundationSwitchShadowOptions",
36051
+ "name": "foundationTabShadowOptions",
36085
36052
  "declaration": {
36086
- "name": "foundationSwitchShadowOptions",
36087
- "module": "src/switch/switch.ts"
36053
+ "name": "foundationTabShadowOptions",
36054
+ "module": "src/tab/tab.ts"
36088
36055
  }
36089
36056
  },
36090
36057
  {
36091
36058
  "kind": "js",
36092
- "name": "defaultSwitchConfig",
36059
+ "name": "defaultTabConfig",
36093
36060
  "declaration": {
36094
- "name": "defaultSwitchConfig",
36095
- "module": "src/switch/switch.ts"
36061
+ "name": "defaultTabConfig",
36062
+ "module": "src/tab/tab.ts"
36096
36063
  }
36097
36064
  },
36098
36065
  {
36099
36066
  "kind": "js",
36100
- "name": "foundationSwitch",
36067
+ "name": "foundationTab",
36101
36068
  "declaration": {
36102
- "name": "foundationSwitch",
36103
- "module": "src/switch/switch.ts"
36069
+ "name": "foundationTab",
36070
+ "module": "src/tab/tab.ts"
36104
36071
  }
36105
36072
  }
36106
36073
  ]
36107
36074
  },
36108
36075
  {
36109
36076
  "kind": "javascript-module",
36110
- "path": "src/tab/index.ts",
36077
+ "path": "src/switch/index.ts",
36111
36078
  "declarations": [],
36112
36079
  "exports": [
36113
36080
  {
@@ -36115,7 +36082,7 @@
36115
36082
  "name": "*",
36116
36083
  "declaration": {
36117
36084
  "name": "*",
36118
- "package": "./tab.template"
36085
+ "package": "./switch.template"
36119
36086
  }
36120
36087
  },
36121
36088
  {
@@ -36123,7 +36090,7 @@
36123
36090
  "name": "*",
36124
36091
  "declaration": {
36125
36092
  "name": "*",
36126
- "package": "./tab.styles"
36093
+ "package": "./switch.styles"
36127
36094
  }
36128
36095
  },
36129
36096
  {
@@ -36131,18 +36098,18 @@
36131
36098
  "name": "*",
36132
36099
  "declaration": {
36133
36100
  "name": "*",
36134
- "package": "./tab"
36101
+ "package": "./switch"
36135
36102
  }
36136
36103
  }
36137
36104
  ]
36138
36105
  },
36139
36106
  {
36140
36107
  "kind": "javascript-module",
36141
- "path": "src/tab/tab.styles.ts",
36108
+ "path": "src/switch/switch.styles.ts",
36142
36109
  "declarations": [
36143
36110
  {
36144
36111
  "kind": "function",
36145
- "name": "foundationTabStyles",
36112
+ "name": "foundationSwitchStyles",
36146
36113
  "return": {
36147
36114
  "type": {
36148
36115
  "text": "ElementStyles"
@@ -36158,7 +36125,7 @@
36158
36125
  {
36159
36126
  "name": "definition",
36160
36127
  "type": {
36161
- "text": "FoundationElementDefinition"
36128
+ "text": "SwitchOptions"
36162
36129
  }
36163
36130
  }
36164
36131
  ]
@@ -36167,24 +36134,24 @@
36167
36134
  "exports": [
36168
36135
  {
36169
36136
  "kind": "js",
36170
- "name": "foundationTabStyles",
36137
+ "name": "foundationSwitchStyles",
36171
36138
  "declaration": {
36172
- "name": "foundationTabStyles",
36173
- "module": "src/tab/tab.styles.ts"
36139
+ "name": "foundationSwitchStyles",
36140
+ "module": "src/switch/switch.styles.ts"
36174
36141
  }
36175
36142
  }
36176
36143
  ]
36177
36144
  },
36178
36145
  {
36179
36146
  "kind": "javascript-module",
36180
- "path": "src/tab/tab.template.ts",
36147
+ "path": "src/switch/switch.template.ts",
36181
36148
  "declarations": [
36182
36149
  {
36183
36150
  "kind": "function",
36184
- "name": "foundationTabTemplate",
36151
+ "name": "foundationSwitchTemplate",
36185
36152
  "return": {
36186
36153
  "type": {
36187
- "text": "ViewTemplate<Tab>"
36154
+ "text": "ViewTemplate<Switch>"
36188
36155
  }
36189
36156
  },
36190
36157
  "parameters": [
@@ -36206,53 +36173,76 @@
36206
36173
  "exports": [
36207
36174
  {
36208
36175
  "kind": "js",
36209
- "name": "foundationTabTemplate",
36176
+ "name": "foundationSwitchTemplate",
36210
36177
  "declaration": {
36211
- "name": "foundationTabTemplate",
36212
- "module": "src/tab/tab.template.ts"
36178
+ "name": "foundationSwitchTemplate",
36179
+ "module": "src/switch/switch.template.ts"
36213
36180
  }
36214
36181
  }
36215
36182
  ]
36216
36183
  },
36217
36184
  {
36218
36185
  "kind": "javascript-module",
36219
- "path": "src/tab/tab.ts",
36186
+ "path": "src/switch/switch.ts",
36220
36187
  "declarations": [
36221
36188
  {
36222
36189
  "kind": "class",
36223
36190
  "description": "",
36224
- "name": "Tab",
36191
+ "name": "Switch",
36225
36192
  "superclass": {
36226
- "name": "FASTTab",
36193
+ "name": "FASTSwitch",
36227
36194
  "package": "@microsoft/fast-components"
36228
36195
  },
36229
- "tagName": "%%prefix%%-tab",
36196
+ "tagName": "%%prefix%%-switch",
36230
36197
  "customElement": true,
36231
36198
  "attributes": [
36232
36199
  {
36200
+ "name": "readonly",
36233
36201
  "type": {
36234
36202
  "text": "boolean"
36235
36203
  },
36236
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute for more information.",
36237
- "fieldName": "disabled",
36204
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
36205
+ "fieldName": "readOnly",
36238
36206
  "inheritedFrom": {
36239
- "name": "Tab",
36240
- "module": "src/tab/tab.ts"
36207
+ "name": "Switch",
36208
+ "module": "src/switch/switch.ts"
36241
36209
  }
36242
36210
  }
36243
36211
  ],
36244
36212
  "members": [
36245
36213
  {
36246
36214
  "kind": "field",
36247
- "name": "disabled",
36215
+ "name": "readOnly",
36248
36216
  "type": {
36249
36217
  "text": "boolean"
36250
36218
  },
36251
36219
  "privacy": "public",
36252
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
36220
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
36253
36221
  "inheritedFrom": {
36254
- "name": "Tab",
36255
- "module": "src/tab/tab.ts"
36222
+ "name": "Switch",
36223
+ "module": "src/switch/switch.ts"
36224
+ }
36225
+ },
36226
+ {
36227
+ "kind": "method",
36228
+ "name": "readOnlyChanged",
36229
+ "privacy": "private",
36230
+ "return": {
36231
+ "type": {
36232
+ "text": "void"
36233
+ }
36234
+ },
36235
+ "inheritedFrom": {
36236
+ "name": "Switch",
36237
+ "module": "src/switch/switch.ts"
36238
+ }
36239
+ },
36240
+ {
36241
+ "kind": "field",
36242
+ "name": "proxy",
36243
+ "inheritedFrom": {
36244
+ "name": "Switch",
36245
+ "module": "src/switch/switch.ts"
36256
36246
  }
36257
36247
  },
36258
36248
  {
@@ -36264,8 +36254,8 @@
36264
36254
  "privacy": "private",
36265
36255
  "default": "void 0",
36266
36256
  "inheritedFrom": {
36267
- "name": "FoundationElement",
36268
- "module": "src/foundation-element/foundation-element.ts"
36257
+ "name": "Switch",
36258
+ "module": "src/switch/switch.ts"
36269
36259
  }
36270
36260
  },
36271
36261
  {
@@ -36277,8 +36267,8 @@
36277
36267
  "privacy": "public",
36278
36268
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
36279
36269
  "inheritedFrom": {
36280
- "name": "FoundationElement",
36281
- "module": "src/foundation-element/foundation-element.ts"
36270
+ "name": "Switch",
36271
+ "module": "src/switch/switch.ts"
36282
36272
  }
36283
36273
  },
36284
36274
  {
@@ -36290,8 +36280,8 @@
36290
36280
  "privacy": "public",
36291
36281
  "description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
36292
36282
  "inheritedFrom": {
36293
- "name": "FoundationElement",
36294
- "module": "src/foundation-element/foundation-element.ts"
36283
+ "name": "Switch",
36284
+ "module": "src/switch/switch.ts"
36295
36285
  }
36296
36286
  },
36297
36287
  {
@@ -36304,8 +36294,8 @@
36304
36294
  }
36305
36295
  },
36306
36296
  "inheritedFrom": {
36307
- "name": "FoundationElement",
36308
- "module": "src/foundation-element/foundation-element.ts"
36297
+ "name": "Switch",
36298
+ "module": "src/switch/switch.ts"
36309
36299
  }
36310
36300
  },
36311
36301
  {
@@ -36317,8 +36307,8 @@
36317
36307
  "privacy": "public",
36318
36308
  "description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
36319
36309
  "inheritedFrom": {
36320
- "name": "FoundationElement",
36321
- "module": "src/foundation-element/foundation-element.ts"
36310
+ "name": "Switch",
36311
+ "module": "src/switch/switch.ts"
36322
36312
  }
36323
36313
  },
36324
36314
  {
@@ -36331,8 +36321,8 @@
36331
36321
  }
36332
36322
  },
36333
36323
  "inheritedFrom": {
36334
- "name": "FoundationElement",
36335
- "module": "src/foundation-element/foundation-element.ts"
36324
+ "name": "Switch",
36325
+ "module": "src/switch/switch.ts"
36336
36326
  }
36337
36327
  },
36338
36328
  {
@@ -36362,15 +36352,25 @@
36362
36352
  ],
36363
36353
  "description": "Defines an element registry function with a set of element definition defaults.",
36364
36354
  "inheritedFrom": {
36365
- "name": "FoundationElement",
36366
- "module": "src/foundation-element/foundation-element.ts"
36355
+ "name": "Switch",
36356
+ "module": "src/switch/switch.ts"
36357
+ }
36358
+ }
36359
+ ],
36360
+ "events": [
36361
+ {
36362
+ "description": "Emits a custom change event when the checked state changes",
36363
+ "name": "change",
36364
+ "inheritedFrom": {
36365
+ "name": "Switch",
36366
+ "module": "src/switch/switch.ts"
36367
36367
  }
36368
36368
  }
36369
36369
  ]
36370
36370
  },
36371
36371
  {
36372
36372
  "kind": "variable",
36373
- "name": "foundationTabShadowOptions",
36373
+ "name": "foundationSwitchShadowOptions",
36374
36374
  "type": {
36375
36375
  "text": "ShadowRootInit"
36376
36376
  },
@@ -36378,50 +36378,50 @@
36378
36378
  },
36379
36379
  {
36380
36380
  "kind": "variable",
36381
- "name": "defaultTabConfig",
36381
+ "name": "defaultSwitchConfig",
36382
36382
  "type": {
36383
36383
  "text": "object"
36384
36384
  },
36385
- "default": "{}"
36385
+ "default": "{\n switch: `<div class=\"checked-indicator\" part=\"checked-indicator\"></div>`,\n}"
36386
36386
  },
36387
36387
  {
36388
36388
  "kind": "variable",
36389
- "name": "foundationTab",
36390
- "description": "The Foundation Tab",
36389
+ "name": "foundationSwitch",
36390
+ "description": "The Foundation Switch",
36391
36391
  "privacy": "public"
36392
36392
  }
36393
36393
  ],
36394
36394
  "exports": [
36395
36395
  {
36396
36396
  "kind": "js",
36397
- "name": "Tab",
36397
+ "name": "Switch",
36398
36398
  "declaration": {
36399
- "name": "Tab",
36400
- "module": "src/tab/tab.ts"
36399
+ "name": "Switch",
36400
+ "module": "src/switch/switch.ts"
36401
36401
  }
36402
36402
  },
36403
36403
  {
36404
36404
  "kind": "js",
36405
- "name": "foundationTabShadowOptions",
36405
+ "name": "foundationSwitchShadowOptions",
36406
36406
  "declaration": {
36407
- "name": "foundationTabShadowOptions",
36408
- "module": "src/tab/tab.ts"
36407
+ "name": "foundationSwitchShadowOptions",
36408
+ "module": "src/switch/switch.ts"
36409
36409
  }
36410
36410
  },
36411
36411
  {
36412
36412
  "kind": "js",
36413
- "name": "defaultTabConfig",
36413
+ "name": "defaultSwitchConfig",
36414
36414
  "declaration": {
36415
- "name": "defaultTabConfig",
36416
- "module": "src/tab/tab.ts"
36415
+ "name": "defaultSwitchConfig",
36416
+ "module": "src/switch/switch.ts"
36417
36417
  }
36418
36418
  },
36419
36419
  {
36420
36420
  "kind": "js",
36421
- "name": "foundationTab",
36421
+ "name": "foundationSwitch",
36422
36422
  "declaration": {
36423
- "name": "foundationTab",
36424
- "module": "src/tab/tab.ts"
36423
+ "name": "foundationSwitch",
36424
+ "module": "src/switch/switch.ts"
36425
36425
  }
36426
36426
  }
36427
36427
  ]
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-ui",
3
3
  "description": "Genesis Foundation UI",
4
- "version": "14.204.1",
4
+ "version": "14.205.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -82,13 +82,13 @@
82
82
  }
83
83
  },
84
84
  "devDependencies": {
85
- "@genesislcap/foundation-testing": "14.204.1",
86
- "@genesislcap/genx": "14.204.1",
87
- "@genesislcap/rollup-builder": "14.204.1",
88
- "@genesislcap/ts-builder": "14.204.1",
89
- "@genesislcap/uvu-playwright-builder": "14.204.1",
90
- "@genesislcap/vite-builder": "14.204.1",
91
- "@genesislcap/webpack-builder": "14.204.1",
85
+ "@genesislcap/foundation-testing": "14.205.0",
86
+ "@genesislcap/genx": "14.205.0",
87
+ "@genesislcap/rollup-builder": "14.205.0",
88
+ "@genesislcap/ts-builder": "14.205.0",
89
+ "@genesislcap/uvu-playwright-builder": "14.205.0",
90
+ "@genesislcap/vite-builder": "14.205.0",
91
+ "@genesislcap/webpack-builder": "14.205.0",
92
92
  "copyfiles": "^2.4.1",
93
93
  "rimraf": "^5.0.0",
94
94
  "rxjs": "^7.5.4"
@@ -99,13 +99,13 @@
99
99
  "@fortawesome/free-regular-svg-icons": "^6.2.1",
100
100
  "@fortawesome/free-solid-svg-icons": "^6.2.1",
101
101
  "@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
102
- "@genesislcap/foundation-comms": "14.204.1",
103
- "@genesislcap/foundation-criteria": "14.204.1",
104
- "@genesislcap/foundation-errors": "14.204.1",
105
- "@genesislcap/foundation-logger": "14.204.1",
106
- "@genesislcap/foundation-notifications": "14.204.1",
107
- "@genesislcap/foundation-user": "14.204.1",
108
- "@genesislcap/foundation-utils": "14.204.1",
102
+ "@genesislcap/foundation-comms": "14.205.0",
103
+ "@genesislcap/foundation-criteria": "14.205.0",
104
+ "@genesislcap/foundation-errors": "14.205.0",
105
+ "@genesislcap/foundation-logger": "14.205.0",
106
+ "@genesislcap/foundation-notifications": "14.205.0",
107
+ "@genesislcap/foundation-user": "14.205.0",
108
+ "@genesislcap/foundation-utils": "14.205.0",
109
109
  "@microsoft/fast-colors": "^5.3.1",
110
110
  "@microsoft/fast-components": "^2.30.6",
111
111
  "@microsoft/fast-element": "^1.12.0",
@@ -127,5 +127,5 @@
127
127
  "access": "public"
128
128
  },
129
129
  "customElements": "dist/custom-elements.json",
130
- "gitHead": "1f3614a366ea8d325af73488ce8ce713402538e4"
130
+ "gitHead": "2fe6ad833270c5eaf6188b0dff23f1db1496ff7f"
131
131
  }