@genesislcap/foundation-zero 14.375.0 → 14.375.1-alpha-1fac5fc.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 +492 -492
  2. package/package.json +12 -12
@@ -890,6 +890,37 @@
890
890
  }
891
891
  ]
892
892
  },
893
+ {
894
+ "kind": "javascript-module",
895
+ "path": "src/_config/index.ts",
896
+ "declarations": [],
897
+ "exports": [
898
+ {
899
+ "kind": "js",
900
+ "name": "*",
901
+ "declaration": {
902
+ "name": "*",
903
+ "package": "./styles"
904
+ }
905
+ },
906
+ {
907
+ "kind": "js",
908
+ "name": "*",
909
+ "declaration": {
910
+ "name": "*",
911
+ "package": "./tokens"
912
+ }
913
+ },
914
+ {
915
+ "kind": "js",
916
+ "name": "*",
917
+ "declaration": {
918
+ "name": "*",
919
+ "package": "./values"
920
+ }
921
+ }
922
+ ]
923
+ },
893
924
  {
894
925
  "kind": "javascript-module",
895
926
  "path": "src/accordion/accordion.styles.ts",
@@ -1038,37 +1069,6 @@
1038
1069
  }
1039
1070
  ]
1040
1071
  },
1041
- {
1042
- "kind": "javascript-module",
1043
- "path": "src/_config/index.ts",
1044
- "declarations": [],
1045
- "exports": [
1046
- {
1047
- "kind": "js",
1048
- "name": "*",
1049
- "declaration": {
1050
- "name": "*",
1051
- "package": "./styles"
1052
- }
1053
- },
1054
- {
1055
- "kind": "js",
1056
- "name": "*",
1057
- "declaration": {
1058
- "name": "*",
1059
- "package": "./tokens"
1060
- }
1061
- },
1062
- {
1063
- "kind": "js",
1064
- "name": "*",
1065
- "declaration": {
1066
- "name": "*",
1067
- "package": "./values"
1068
- }
1069
- }
1070
- ]
1071
- },
1072
1072
  {
1073
1073
  "kind": "javascript-module",
1074
1074
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -25839,7 +25839,7 @@
25839
25839
  },
25840
25840
  {
25841
25841
  "kind": "javascript-module",
25842
- "path": "src/radio/index.ts",
25842
+ "path": "src/radio-group/index.ts",
25843
25843
  "declarations": [],
25844
25844
  "exports": [
25845
25845
  {
@@ -25847,7 +25847,7 @@
25847
25847
  "name": "*",
25848
25848
  "declaration": {
25849
25849
  "name": "*",
25850
- "package": "./radio"
25850
+ "package": "./radio-group"
25851
25851
  }
25852
25852
  },
25853
25853
  {
@@ -25855,7 +25855,7 @@
25855
25855
  "name": "*",
25856
25856
  "declaration": {
25857
25857
  "name": "*",
25858
- "package": "./radio.styles"
25858
+ "package": "./radio-group.styles"
25859
25859
  }
25860
25860
  },
25861
25861
  {
@@ -25863,18 +25863,18 @@
25863
25863
  "name": "*",
25864
25864
  "declaration": {
25865
25865
  "name": "*",
25866
- "package": "./radio.template"
25866
+ "package": "./radio-group.template"
25867
25867
  }
25868
25868
  }
25869
25869
  ]
25870
25870
  },
25871
25871
  {
25872
25872
  "kind": "javascript-module",
25873
- "path": "src/radio/radio.styles.ts",
25873
+ "path": "src/radio-group/radio-group.styles.ts",
25874
25874
  "declarations": [
25875
25875
  {
25876
25876
  "kind": "function",
25877
- "name": "zeroRadioStyles",
25877
+ "name": "zeroRadioGroupStyles",
25878
25878
  "return": {
25879
25879
  "type": {
25880
25880
  "text": "ElementStyles"
@@ -25890,7 +25890,7 @@
25890
25890
  {
25891
25891
  "name": "definition",
25892
25892
  "type": {
25893
- "text": "RadioOptions"
25893
+ "text": "FoundationElementDefinition"
25894
25894
  }
25895
25895
  }
25896
25896
  ]
@@ -25899,24 +25899,24 @@
25899
25899
  "exports": [
25900
25900
  {
25901
25901
  "kind": "js",
25902
- "name": "zeroRadioStyles",
25902
+ "name": "zeroRadioGroupStyles",
25903
25903
  "declaration": {
25904
- "name": "zeroRadioStyles",
25905
- "module": "src/radio/radio.styles.ts"
25904
+ "name": "zeroRadioGroupStyles",
25905
+ "module": "src/radio-group/radio-group.styles.ts"
25906
25906
  }
25907
25907
  }
25908
25908
  ]
25909
25909
  },
25910
25910
  {
25911
25911
  "kind": "javascript-module",
25912
- "path": "src/radio/radio.template.ts",
25912
+ "path": "src/radio-group/radio-group.template.ts",
25913
25913
  "declarations": [
25914
25914
  {
25915
25915
  "kind": "function",
25916
- "name": "zeroRadioTemplate",
25916
+ "name": "zeroRadioGroupTemplate",
25917
25917
  "return": {
25918
25918
  "type": {
25919
- "text": "ViewTemplate<Radio>"
25919
+ "text": "ViewTemplate<RadioGroup>"
25920
25920
  }
25921
25921
  },
25922
25922
  "parameters": [
@@ -25929,7 +25929,7 @@
25929
25929
  {
25930
25930
  "name": "definition",
25931
25931
  "type": {
25932
- "text": "RadioOptions"
25932
+ "text": "FoundationElementDefinition"
25933
25933
  }
25934
25934
  }
25935
25935
  ]
@@ -25938,27 +25938,27 @@
25938
25938
  "exports": [
25939
25939
  {
25940
25940
  "kind": "js",
25941
- "name": "zeroRadioTemplate",
25941
+ "name": "zeroRadioGroupTemplate",
25942
25942
  "declaration": {
25943
- "name": "zeroRadioTemplate",
25944
- "module": "src/radio/radio.template.ts"
25943
+ "name": "zeroRadioGroupTemplate",
25944
+ "module": "src/radio-group/radio-group.template.ts"
25945
25945
  }
25946
25946
  }
25947
25947
  ]
25948
25948
  },
25949
25949
  {
25950
25950
  "kind": "javascript-module",
25951
- "path": "src/radio/radio.ts",
25951
+ "path": "src/radio-group/radio-group.ts",
25952
25952
  "declarations": [
25953
25953
  {
25954
25954
  "kind": "class",
25955
25955
  "description": "",
25956
- "name": "Radio",
25956
+ "name": "RadioGroup",
25957
25957
  "superclass": {
25958
- "name": "FoundationRadio",
25958
+ "name": "FoundationRadioGroup",
25959
25959
  "package": "@genesislcap/foundation-ui"
25960
25960
  },
25961
- "tagName": "%%prefix%%-radio",
25961
+ "tagName": "%%prefix%%-radio-group",
25962
25962
  "customElement": true,
25963
25963
  "attributes": [
25964
25964
  {
@@ -25966,11 +25966,59 @@
25966
25966
  "type": {
25967
25967
  "text": "boolean"
25968
25968
  },
25969
- "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.",
25969
+ "description": "When true, the child radios will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
25970
25970
  "fieldName": "readOnly",
25971
25971
  "inheritedFrom": {
25972
- "name": "Radio",
25973
- "module": "src/radio/radio.ts"
25972
+ "name": "RadioGroup",
25973
+ "module": "src/radio-group/radio-group.ts"
25974
+ }
25975
+ },
25976
+ {
25977
+ "name": "disabled",
25978
+ "type": {
25979
+ "text": "boolean"
25980
+ },
25981
+ "description": "Disables the radio group and child radios.",
25982
+ "fieldName": "disabled",
25983
+ "inheritedFrom": {
25984
+ "name": "RadioGroup",
25985
+ "module": "src/radio-group/radio-group.ts"
25986
+ }
25987
+ },
25988
+ {
25989
+ "name": "name",
25990
+ "type": {
25991
+ "text": "string"
25992
+ },
25993
+ "description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
25994
+ "fieldName": "name",
25995
+ "inheritedFrom": {
25996
+ "name": "RadioGroup",
25997
+ "module": "src/radio-group/radio-group.ts"
25998
+ }
25999
+ },
26000
+ {
26001
+ "name": "value",
26002
+ "type": {
26003
+ "text": "string"
26004
+ },
26005
+ "description": "The value of the checked radio",
26006
+ "fieldName": "value",
26007
+ "inheritedFrom": {
26008
+ "name": "RadioGroup",
26009
+ "module": "src/radio-group/radio-group.ts"
26010
+ }
26011
+ },
26012
+ {
26013
+ "name": "orientation",
26014
+ "type": {
26015
+ "text": "Orientation | \"horizontal\" | \"vertical\""
26016
+ },
26017
+ "description": "The orientation of the group",
26018
+ "fieldName": "orientation",
26019
+ "inheritedFrom": {
26020
+ "name": "RadioGroup",
26021
+ "module": "src/radio-group/radio-group.ts"
25974
26022
  }
25975
26023
  }
25976
26024
  ],
@@ -25982,10 +26030,10 @@
25982
26030
  "text": "boolean"
25983
26031
  },
25984
26032
  "privacy": "public",
25985
- "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.",
26033
+ "description": "When true, the child radios 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.",
25986
26034
  "inheritedFrom": {
25987
- "name": "Radio",
25988
- "module": "src/radio/radio.ts"
26035
+ "name": "RadioGroup",
26036
+ "module": "src/radio-group/radio-group.ts"
25989
26037
  }
25990
26038
  },
25991
26039
  {
@@ -25998,87 +26046,80 @@
25998
26046
  }
25999
26047
  },
26000
26048
  "inheritedFrom": {
26001
- "name": "Radio",
26002
- "module": "src/radio/radio.ts"
26049
+ "name": "RadioGroup",
26050
+ "module": "src/radio-group/radio-group.ts"
26003
26051
  }
26004
26052
  },
26005
26053
  {
26006
26054
  "kind": "field",
26007
- "name": "name",
26055
+ "name": "disabled",
26008
26056
  "type": {
26009
- "text": "string"
26057
+ "text": "boolean"
26010
26058
  },
26011
26059
  "privacy": "public",
26012
- "description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
26060
+ "description": "Disables the radio group and child radios.",
26013
26061
  "inheritedFrom": {
26014
- "name": "Radio",
26015
- "module": "src/radio/radio.ts"
26062
+ "name": "RadioGroup",
26063
+ "module": "src/radio-group/radio-group.ts"
26016
26064
  }
26017
26065
  },
26018
26066
  {
26019
26067
  "kind": "method",
26020
- "name": "isInsideRadioGroup",
26068
+ "name": "disabledChanged",
26021
26069
  "privacy": "private",
26022
26070
  "return": {
26023
26071
  "type": {
26024
- "text": "boolean"
26072
+ "text": "void"
26025
26073
  }
26026
26074
  },
26027
26075
  "inheritedFrom": {
26028
- "name": "Radio",
26029
- "module": "src/radio/radio.ts"
26030
- }
26031
- },
26032
- {
26033
- "kind": "field",
26034
- "name": "proxy",
26035
- "inheritedFrom": {
26036
- "name": "Radio",
26037
- "module": "src/radio/radio.ts"
26076
+ "name": "RadioGroup",
26077
+ "module": "src/radio-group/radio-group.ts"
26038
26078
  }
26039
26079
  },
26040
26080
  {
26041
26081
  "kind": "field",
26042
- "name": "_presentation",
26082
+ "name": "name",
26043
26083
  "type": {
26044
- "text": "ComponentPresentation | null | undefined"
26084
+ "text": "string"
26045
26085
  },
26046
- "privacy": "private",
26047
- "default": "void 0",
26086
+ "privacy": "public",
26087
+ "description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
26048
26088
  "inheritedFrom": {
26049
- "name": "Radio",
26050
- "module": "src/radio/radio.ts"
26089
+ "name": "RadioGroup",
26090
+ "module": "src/radio-group/radio-group.ts"
26051
26091
  }
26052
26092
  },
26053
26093
  {
26054
- "kind": "field",
26055
- "name": "$presentation",
26056
- "type": {
26057
- "text": "ComponentPresentation | null"
26094
+ "kind": "method",
26095
+ "name": "nameChanged",
26096
+ "privacy": "protected",
26097
+ "return": {
26098
+ "type": {
26099
+ "text": "void"
26100
+ }
26058
26101
  },
26059
- "privacy": "public",
26060
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
26061
26102
  "inheritedFrom": {
26062
- "name": "Radio",
26063
- "module": "src/radio/radio.ts"
26103
+ "name": "RadioGroup",
26104
+ "module": "src/radio-group/radio-group.ts"
26064
26105
  }
26065
26106
  },
26066
26107
  {
26067
26108
  "kind": "field",
26068
- "name": "template",
26109
+ "name": "value",
26069
26110
  "type": {
26070
- "text": "ElementViewTemplate | void | null"
26111
+ "text": "string"
26071
26112
  },
26072
26113
  "privacy": "public",
26073
- "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.",
26114
+ "description": "The value of the checked radio",
26074
26115
  "inheritedFrom": {
26075
- "name": "Radio",
26076
- "module": "src/radio/radio.ts"
26116
+ "name": "RadioGroup",
26117
+ "module": "src/radio-group/radio-group.ts"
26077
26118
  }
26078
26119
  },
26079
26120
  {
26080
26121
  "kind": "method",
26081
- "name": "templateChanged",
26122
+ "name": "valueChanged",
26082
26123
  "privacy": "protected",
26083
26124
  "return": {
26084
26125
  "type": {
@@ -26086,312 +26127,180 @@
26086
26127
  }
26087
26128
  },
26088
26129
  "inheritedFrom": {
26089
- "name": "Radio",
26090
- "module": "src/radio/radio.ts"
26130
+ "name": "RadioGroup",
26131
+ "module": "src/radio-group/radio-group.ts"
26091
26132
  }
26092
26133
  },
26093
26134
  {
26094
26135
  "kind": "field",
26095
- "name": "styles",
26136
+ "name": "orientation",
26096
26137
  "type": {
26097
- "text": "ElementStyles | void | null"
26138
+ "text": "Orientation | \"horizontal\" | \"vertical\""
26098
26139
  },
26099
26140
  "privacy": "public",
26100
- "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.",
26141
+ "description": "The orientation of the group",
26101
26142
  "inheritedFrom": {
26102
- "name": "Radio",
26103
- "module": "src/radio/radio.ts"
26143
+ "name": "RadioGroup",
26144
+ "module": "src/radio-group/radio-group.ts"
26104
26145
  }
26105
26146
  },
26106
26147
  {
26107
- "kind": "method",
26108
- "name": "stylesChanged",
26109
- "privacy": "protected",
26110
- "return": {
26111
- "type": {
26112
- "text": "void"
26113
- }
26148
+ "kind": "field",
26149
+ "name": "childItems",
26150
+ "type": {
26151
+ "text": "HTMLElement[]"
26114
26152
  },
26153
+ "privacy": "public",
26115
26154
  "inheritedFrom": {
26116
- "name": "Radio",
26117
- "module": "src/radio/radio.ts"
26155
+ "name": "RadioGroup",
26156
+ "module": "src/radio-group/radio-group.ts"
26118
26157
  }
26119
26158
  },
26120
26159
  {
26121
26160
  "kind": "method",
26122
- "name": "compose",
26123
- "privacy": "public",
26124
- "static": true,
26161
+ "name": "slottedRadioButtonsChanged",
26162
+ "privacy": "private",
26125
26163
  "return": {
26126
26164
  "type": {
26127
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
26165
+ "text": "void"
26128
26166
  }
26129
26167
  },
26130
26168
  "parameters": [
26131
26169
  {
26132
- "name": "this",
26170
+ "name": "oldValue",
26133
26171
  "type": {
26134
- "text": "K"
26172
+ "text": "unknown"
26135
26173
  }
26136
26174
  },
26137
26175
  {
26138
- "name": "elementDefinition",
26176
+ "name": "newValue",
26139
26177
  "type": {
26140
- "text": "T"
26141
- },
26142
- "description": "The definition of the element to create the registry\nfunction for."
26178
+ "text": "HTMLElement[]"
26179
+ }
26143
26180
  }
26144
26181
  ],
26145
- "description": "Defines an element registry function with a set of element definition defaults.",
26146
26182
  "inheritedFrom": {
26147
- "name": "Radio",
26148
- "module": "src/radio/radio.ts"
26149
- }
26150
- }
26151
- ],
26152
- "events": [
26153
- {
26154
- "description": "Emits a custom change event when the checked state changes",
26155
- "name": "change",
26156
- "inheritedFrom": {
26157
- "name": "Radio",
26158
- "module": "src/radio/radio.ts"
26183
+ "name": "RadioGroup",
26184
+ "module": "src/radio-group/radio-group.ts"
26159
26185
  }
26160
- }
26161
- ]
26162
- },
26163
- {
26164
- "kind": "variable",
26165
- "name": "zeroRadio"
26166
- }
26167
- ],
26168
- "exports": [
26169
- {
26170
- "kind": "js",
26171
- "name": "Radio",
26172
- "declaration": {
26173
- "name": "Radio",
26174
- "module": "src/radio/radio.ts"
26175
- }
26176
- },
26177
- {
26178
- "kind": "js",
26179
- "name": "zeroRadio",
26180
- "declaration": {
26181
- "name": "zeroRadio",
26182
- "module": "src/radio/radio.ts"
26183
- }
26184
- }
26185
- ]
26186
- },
26187
- {
26188
- "kind": "javascript-module",
26189
- "path": "src/radio-group/index.ts",
26190
- "declarations": [],
26191
- "exports": [
26192
- {
26193
- "kind": "js",
26194
- "name": "*",
26195
- "declaration": {
26196
- "name": "*",
26197
- "package": "./radio-group"
26198
- }
26199
- },
26200
- {
26201
- "kind": "js",
26202
- "name": "*",
26203
- "declaration": {
26204
- "name": "*",
26205
- "package": "./radio-group.styles"
26206
- }
26207
- },
26208
- {
26209
- "kind": "js",
26210
- "name": "*",
26211
- "declaration": {
26212
- "name": "*",
26213
- "package": "./radio-group.template"
26214
- }
26215
- }
26216
- ]
26217
- },
26218
- {
26219
- "kind": "javascript-module",
26220
- "path": "src/radio-group/radio-group.styles.ts",
26221
- "declarations": [
26222
- {
26223
- "kind": "function",
26224
- "name": "zeroRadioGroupStyles",
26225
- "return": {
26226
- "type": {
26227
- "text": "ElementStyles"
26228
- }
26229
- },
26230
- "parameters": [
26186
+ },
26231
26187
  {
26232
- "name": "context",
26188
+ "kind": "field",
26189
+ "name": "selectedRadio",
26233
26190
  "type": {
26234
- "text": "ElementDefinitionContext"
26191
+ "text": "HTMLInputElement | null"
26192
+ },
26193
+ "privacy": "private",
26194
+ "inheritedFrom": {
26195
+ "name": "RadioGroup",
26196
+ "module": "src/radio-group/radio-group.ts"
26235
26197
  }
26236
26198
  },
26237
26199
  {
26238
- "name": "definition",
26200
+ "kind": "field",
26201
+ "name": "focusedRadio",
26239
26202
  "type": {
26240
- "text": "FoundationElementDefinition"
26203
+ "text": "HTMLInputElement | null"
26204
+ },
26205
+ "privacy": "private",
26206
+ "inheritedFrom": {
26207
+ "name": "RadioGroup",
26208
+ "module": "src/radio-group/radio-group.ts"
26241
26209
  }
26242
- }
26243
- ]
26244
- }
26245
- ],
26246
- "exports": [
26247
- {
26248
- "kind": "js",
26249
- "name": "zeroRadioGroupStyles",
26250
- "declaration": {
26251
- "name": "zeroRadioGroupStyles",
26252
- "module": "src/radio-group/radio-group.styles.ts"
26253
- }
26254
- }
26255
- ]
26256
- },
26257
- {
26258
- "kind": "javascript-module",
26259
- "path": "src/radio-group/radio-group.template.ts",
26260
- "declarations": [
26261
- {
26262
- "kind": "function",
26263
- "name": "zeroRadioGroupTemplate",
26264
- "return": {
26265
- "type": {
26266
- "text": "ViewTemplate<RadioGroup>"
26267
- }
26268
- },
26269
- "parameters": [
26210
+ },
26270
26211
  {
26271
- "name": "context",
26212
+ "kind": "field",
26213
+ "name": "direction",
26272
26214
  "type": {
26273
- "text": "ElementDefinitionContext"
26215
+ "text": "Direction"
26216
+ },
26217
+ "privacy": "private",
26218
+ "inheritedFrom": {
26219
+ "name": "RadioGroup",
26220
+ "module": "src/radio-group/radio-group.ts"
26274
26221
  }
26275
26222
  },
26276
26223
  {
26277
- "name": "definition",
26224
+ "kind": "field",
26225
+ "name": "parentToolbar",
26278
26226
  "type": {
26279
- "text": "FoundationElementDefinition"
26227
+ "text": "HTMLElement | null"
26228
+ },
26229
+ "privacy": "private",
26230
+ "inheritedFrom": {
26231
+ "name": "RadioGroup",
26232
+ "module": "src/radio-group/radio-group.ts"
26280
26233
  }
26281
- }
26282
- ]
26283
- }
26284
- ],
26285
- "exports": [
26286
- {
26287
- "kind": "js",
26288
- "name": "zeroRadioGroupTemplate",
26289
- "declaration": {
26290
- "name": "zeroRadioGroupTemplate",
26291
- "module": "src/radio-group/radio-group.template.ts"
26292
- }
26293
- }
26294
- ]
26295
- },
26296
- {
26297
- "kind": "javascript-module",
26298
- "path": "src/radio-group/radio-group.ts",
26299
- "declarations": [
26300
- {
26301
- "kind": "class",
26302
- "description": "",
26303
- "name": "RadioGroup",
26304
- "superclass": {
26305
- "name": "FoundationRadioGroup",
26306
- "package": "@genesislcap/foundation-ui"
26307
- },
26308
- "tagName": "%%prefix%%-radio-group",
26309
- "customElement": true,
26310
- "attributes": [
26234
+ },
26311
26235
  {
26312
- "name": "readonly",
26236
+ "kind": "field",
26237
+ "name": "isInsideToolbar",
26313
26238
  "type": {
26314
26239
  "text": "boolean"
26315
26240
  },
26316
- "description": "When true, the child radios will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
26317
- "fieldName": "readOnly",
26241
+ "privacy": "private",
26318
26242
  "inheritedFrom": {
26319
26243
  "name": "RadioGroup",
26320
26244
  "module": "src/radio-group/radio-group.ts"
26321
26245
  }
26322
26246
  },
26323
26247
  {
26324
- "name": "disabled",
26248
+ "kind": "field",
26249
+ "name": "isInsideFoundationToolbar",
26325
26250
  "type": {
26326
26251
  "text": "boolean"
26327
26252
  },
26328
- "description": "Disables the radio group and child radios.",
26329
- "fieldName": "disabled",
26253
+ "privacy": "private",
26330
26254
  "inheritedFrom": {
26331
26255
  "name": "RadioGroup",
26332
26256
  "module": "src/radio-group/radio-group.ts"
26333
26257
  }
26334
26258
  },
26335
26259
  {
26336
- "name": "name",
26337
- "type": {
26338
- "text": "string"
26260
+ "kind": "method",
26261
+ "name": "setupRadioButtons",
26262
+ "privacy": "private",
26263
+ "return": {
26264
+ "type": {
26265
+ "text": "void"
26266
+ }
26339
26267
  },
26340
- "description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
26341
- "fieldName": "name",
26342
26268
  "inheritedFrom": {
26343
26269
  "name": "RadioGroup",
26344
26270
  "module": "src/radio-group/radio-group.ts"
26345
26271
  }
26346
26272
  },
26347
26273
  {
26348
- "name": "value",
26349
- "type": {
26350
- "text": "string"
26351
- },
26352
- "description": "The value of the checked radio",
26353
- "fieldName": "value",
26274
+ "kind": "field",
26275
+ "name": "radioChangeHandler",
26276
+ "privacy": "private",
26354
26277
  "inheritedFrom": {
26355
26278
  "name": "RadioGroup",
26356
26279
  "module": "src/radio-group/radio-group.ts"
26357
26280
  }
26358
26281
  },
26359
26282
  {
26360
- "name": "orientation",
26361
- "type": {
26362
- "text": "Orientation | \"horizontal\" | \"vertical\""
26363
- },
26364
- "description": "The orientation of the group",
26365
- "fieldName": "orientation",
26283
+ "kind": "field",
26284
+ "name": "moveToRadioByIndex",
26285
+ "privacy": "private",
26366
26286
  "inheritedFrom": {
26367
26287
  "name": "RadioGroup",
26368
26288
  "module": "src/radio-group/radio-group.ts"
26369
26289
  }
26370
- }
26371
- ],
26372
- "members": [
26290
+ },
26373
26291
  {
26374
26292
  "kind": "field",
26375
- "name": "readOnly",
26376
- "type": {
26377
- "text": "boolean"
26378
- },
26379
- "privacy": "public",
26380
- "description": "When true, the child radios 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.",
26293
+ "name": "moveRightOffGroup",
26294
+ "privacy": "private",
26381
26295
  "inheritedFrom": {
26382
26296
  "name": "RadioGroup",
26383
26297
  "module": "src/radio-group/radio-group.ts"
26384
26298
  }
26385
26299
  },
26386
26300
  {
26387
- "kind": "method",
26388
- "name": "readOnlyChanged",
26301
+ "kind": "field",
26302
+ "name": "moveLeftOffGroup",
26389
26303
  "privacy": "private",
26390
- "return": {
26391
- "type": {
26392
- "text": "void"
26393
- }
26394
- },
26395
26304
  "inheritedFrom": {
26396
26305
  "name": "RadioGroup",
26397
26306
  "module": "src/radio-group/radio-group.ts"
@@ -26399,26 +26308,17 @@
26399
26308
  },
26400
26309
  {
26401
26310
  "kind": "field",
26402
- "name": "disabled",
26403
- "type": {
26404
- "text": "boolean"
26405
- },
26406
- "privacy": "public",
26407
- "description": "Disables the radio group and child radios.",
26311
+ "name": "shouldMoveOffGroupToTheRight",
26312
+ "privacy": "private",
26408
26313
  "inheritedFrom": {
26409
26314
  "name": "RadioGroup",
26410
26315
  "module": "src/radio-group/radio-group.ts"
26411
26316
  }
26412
26317
  },
26413
26318
  {
26414
- "kind": "method",
26415
- "name": "disabledChanged",
26319
+ "kind": "field",
26320
+ "name": "shouldMoveOffGroupToTheLeft",
26416
26321
  "privacy": "private",
26417
- "return": {
26418
- "type": {
26419
- "text": "void"
26420
- }
26421
- },
26422
26322
  "inheritedFrom": {
26423
26323
  "name": "RadioGroup",
26424
26324
  "module": "src/radio-group/radio-group.ts"
@@ -26426,26 +26326,52 @@
26426
26326
  },
26427
26327
  {
26428
26328
  "kind": "field",
26429
- "name": "name",
26329
+ "name": "checkFocusedRadio",
26330
+ "privacy": "private",
26331
+ "inheritedFrom": {
26332
+ "name": "RadioGroup",
26333
+ "module": "src/radio-group/radio-group.ts"
26334
+ }
26335
+ },
26336
+ {
26337
+ "kind": "field",
26338
+ "name": "moveRight",
26339
+ "privacy": "private",
26340
+ "inheritedFrom": {
26341
+ "name": "RadioGroup",
26342
+ "module": "src/radio-group/radio-group.ts"
26343
+ }
26344
+ },
26345
+ {
26346
+ "kind": "field",
26347
+ "name": "moveLeft",
26348
+ "privacy": "private",
26349
+ "inheritedFrom": {
26350
+ "name": "RadioGroup",
26351
+ "module": "src/radio-group/radio-group.ts"
26352
+ }
26353
+ },
26354
+ {
26355
+ "kind": "field",
26356
+ "name": "_presentation",
26430
26357
  "type": {
26431
- "text": "string"
26358
+ "text": "ComponentPresentation | null | undefined"
26432
26359
  },
26433
- "privacy": "public",
26434
- "description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
26360
+ "privacy": "private",
26361
+ "default": "void 0",
26435
26362
  "inheritedFrom": {
26436
26363
  "name": "RadioGroup",
26437
26364
  "module": "src/radio-group/radio-group.ts"
26438
26365
  }
26439
26366
  },
26440
26367
  {
26441
- "kind": "method",
26442
- "name": "nameChanged",
26443
- "privacy": "protected",
26444
- "return": {
26445
- "type": {
26446
- "text": "void"
26447
- }
26368
+ "kind": "field",
26369
+ "name": "$presentation",
26370
+ "type": {
26371
+ "text": "ComponentPresentation | null"
26448
26372
  },
26373
+ "privacy": "public",
26374
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
26449
26375
  "inheritedFrom": {
26450
26376
  "name": "RadioGroup",
26451
26377
  "module": "src/radio-group/radio-group.ts"
@@ -26453,12 +26379,12 @@
26453
26379
  },
26454
26380
  {
26455
26381
  "kind": "field",
26456
- "name": "value",
26382
+ "name": "template",
26457
26383
  "type": {
26458
- "text": "string"
26384
+ "text": "ElementViewTemplate | void | null"
26459
26385
  },
26460
26386
  "privacy": "public",
26461
- "description": "The value of the checked radio",
26387
+ "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.",
26462
26388
  "inheritedFrom": {
26463
26389
  "name": "RadioGroup",
26464
26390
  "module": "src/radio-group/radio-group.ts"
@@ -26466,7 +26392,7 @@
26466
26392
  },
26467
26393
  {
26468
26394
  "kind": "method",
26469
- "name": "valueChanged",
26395
+ "name": "templateChanged",
26470
26396
  "privacy": "protected",
26471
26397
  "return": {
26472
26398
  "type": {
@@ -26480,24 +26406,26 @@
26480
26406
  },
26481
26407
  {
26482
26408
  "kind": "field",
26483
- "name": "orientation",
26409
+ "name": "styles",
26484
26410
  "type": {
26485
- "text": "Orientation | \"horizontal\" | \"vertical\""
26411
+ "text": "ElementStyles | void | null"
26486
26412
  },
26487
26413
  "privacy": "public",
26488
- "description": "The orientation of the group",
26414
+ "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.",
26489
26415
  "inheritedFrom": {
26490
26416
  "name": "RadioGroup",
26491
26417
  "module": "src/radio-group/radio-group.ts"
26492
26418
  }
26493
26419
  },
26494
26420
  {
26495
- "kind": "field",
26496
- "name": "childItems",
26497
- "type": {
26498
- "text": "HTMLElement[]"
26421
+ "kind": "method",
26422
+ "name": "stylesChanged",
26423
+ "privacy": "protected",
26424
+ "return": {
26425
+ "type": {
26426
+ "text": "void"
26427
+ }
26499
26428
  },
26500
- "privacy": "public",
26501
26429
  "inheritedFrom": {
26502
26430
  "name": "RadioGroup",
26503
26431
  "module": "src/radio-group/radio-group.ts"
@@ -26505,107 +26433,225 @@
26505
26433
  },
26506
26434
  {
26507
26435
  "kind": "method",
26508
- "name": "slottedRadioButtonsChanged",
26509
- "privacy": "private",
26436
+ "name": "compose",
26437
+ "privacy": "public",
26438
+ "static": true,
26510
26439
  "return": {
26511
26440
  "type": {
26512
- "text": "void"
26441
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
26513
26442
  }
26514
26443
  },
26515
26444
  "parameters": [
26516
26445
  {
26517
- "name": "oldValue",
26446
+ "name": "this",
26518
26447
  "type": {
26519
- "text": "unknown"
26448
+ "text": "K"
26520
26449
  }
26521
26450
  },
26522
26451
  {
26523
- "name": "newValue",
26452
+ "name": "elementDefinition",
26524
26453
  "type": {
26525
- "text": "HTMLElement[]"
26526
- }
26454
+ "text": "T"
26455
+ },
26456
+ "description": "The definition of the element to create the registry\nfunction for."
26527
26457
  }
26528
26458
  ],
26459
+ "description": "Defines an element registry function with a set of element definition defaults.",
26529
26460
  "inheritedFrom": {
26530
26461
  "name": "RadioGroup",
26531
26462
  "module": "src/radio-group/radio-group.ts"
26532
26463
  }
26533
- },
26464
+ }
26465
+ ],
26466
+ "events": [
26534
26467
  {
26535
- "kind": "field",
26536
- "name": "selectedRadio",
26537
- "type": {
26538
- "text": "HTMLInputElement | null"
26539
- },
26540
- "privacy": "private",
26468
+ "description": "Fires a custom 'change' event when the value changes",
26469
+ "name": "change",
26541
26470
  "inheritedFrom": {
26542
26471
  "name": "RadioGroup",
26543
26472
  "module": "src/radio-group/radio-group.ts"
26544
26473
  }
26474
+ }
26475
+ ]
26476
+ },
26477
+ {
26478
+ "kind": "variable",
26479
+ "name": "zeroRadioGroup"
26480
+ }
26481
+ ],
26482
+ "exports": [
26483
+ {
26484
+ "kind": "js",
26485
+ "name": "RadioGroup",
26486
+ "declaration": {
26487
+ "name": "RadioGroup",
26488
+ "module": "src/radio-group/radio-group.ts"
26489
+ }
26490
+ },
26491
+ {
26492
+ "kind": "js",
26493
+ "name": "zeroRadioGroup",
26494
+ "declaration": {
26495
+ "name": "zeroRadioGroup",
26496
+ "module": "src/radio-group/radio-group.ts"
26497
+ }
26498
+ }
26499
+ ]
26500
+ },
26501
+ {
26502
+ "kind": "javascript-module",
26503
+ "path": "src/radio/index.ts",
26504
+ "declarations": [],
26505
+ "exports": [
26506
+ {
26507
+ "kind": "js",
26508
+ "name": "*",
26509
+ "declaration": {
26510
+ "name": "*",
26511
+ "package": "./radio"
26512
+ }
26513
+ },
26514
+ {
26515
+ "kind": "js",
26516
+ "name": "*",
26517
+ "declaration": {
26518
+ "name": "*",
26519
+ "package": "./radio.styles"
26520
+ }
26521
+ },
26522
+ {
26523
+ "kind": "js",
26524
+ "name": "*",
26525
+ "declaration": {
26526
+ "name": "*",
26527
+ "package": "./radio.template"
26528
+ }
26529
+ }
26530
+ ]
26531
+ },
26532
+ {
26533
+ "kind": "javascript-module",
26534
+ "path": "src/radio/radio.styles.ts",
26535
+ "declarations": [
26536
+ {
26537
+ "kind": "function",
26538
+ "name": "zeroRadioStyles",
26539
+ "return": {
26540
+ "type": {
26541
+ "text": "ElementStyles"
26542
+ }
26543
+ },
26544
+ "parameters": [
26545
+ {
26546
+ "name": "context",
26547
+ "type": {
26548
+ "text": "ElementDefinitionContext"
26549
+ }
26545
26550
  },
26546
26551
  {
26547
- "kind": "field",
26548
- "name": "focusedRadio",
26552
+ "name": "definition",
26549
26553
  "type": {
26550
- "text": "HTMLInputElement | null"
26551
- },
26552
- "privacy": "private",
26553
- "inheritedFrom": {
26554
- "name": "RadioGroup",
26555
- "module": "src/radio-group/radio-group.ts"
26554
+ "text": "RadioOptions"
26556
26555
  }
26557
- },
26556
+ }
26557
+ ]
26558
+ }
26559
+ ],
26560
+ "exports": [
26561
+ {
26562
+ "kind": "js",
26563
+ "name": "zeroRadioStyles",
26564
+ "declaration": {
26565
+ "name": "zeroRadioStyles",
26566
+ "module": "src/radio/radio.styles.ts"
26567
+ }
26568
+ }
26569
+ ]
26570
+ },
26571
+ {
26572
+ "kind": "javascript-module",
26573
+ "path": "src/radio/radio.template.ts",
26574
+ "declarations": [
26575
+ {
26576
+ "kind": "function",
26577
+ "name": "zeroRadioTemplate",
26578
+ "return": {
26579
+ "type": {
26580
+ "text": "ViewTemplate<Radio>"
26581
+ }
26582
+ },
26583
+ "parameters": [
26558
26584
  {
26559
- "kind": "field",
26560
- "name": "direction",
26585
+ "name": "context",
26561
26586
  "type": {
26562
- "text": "Direction"
26563
- },
26564
- "privacy": "private",
26565
- "inheritedFrom": {
26566
- "name": "RadioGroup",
26567
- "module": "src/radio-group/radio-group.ts"
26587
+ "text": "ElementDefinitionContext"
26568
26588
  }
26569
26589
  },
26570
26590
  {
26571
- "kind": "field",
26572
- "name": "parentToolbar",
26591
+ "name": "definition",
26573
26592
  "type": {
26574
- "text": "HTMLElement | null"
26575
- },
26576
- "privacy": "private",
26577
- "inheritedFrom": {
26578
- "name": "RadioGroup",
26579
- "module": "src/radio-group/radio-group.ts"
26593
+ "text": "RadioOptions"
26580
26594
  }
26581
- },
26595
+ }
26596
+ ]
26597
+ }
26598
+ ],
26599
+ "exports": [
26600
+ {
26601
+ "kind": "js",
26602
+ "name": "zeroRadioTemplate",
26603
+ "declaration": {
26604
+ "name": "zeroRadioTemplate",
26605
+ "module": "src/radio/radio.template.ts"
26606
+ }
26607
+ }
26608
+ ]
26609
+ },
26610
+ {
26611
+ "kind": "javascript-module",
26612
+ "path": "src/radio/radio.ts",
26613
+ "declarations": [
26614
+ {
26615
+ "kind": "class",
26616
+ "description": "",
26617
+ "name": "Radio",
26618
+ "superclass": {
26619
+ "name": "FoundationRadio",
26620
+ "package": "@genesislcap/foundation-ui"
26621
+ },
26622
+ "tagName": "%%prefix%%-radio",
26623
+ "customElement": true,
26624
+ "attributes": [
26582
26625
  {
26583
- "kind": "field",
26584
- "name": "isInsideToolbar",
26626
+ "name": "readonly",
26585
26627
  "type": {
26586
26628
  "text": "boolean"
26587
26629
  },
26588
- "privacy": "private",
26630
+ "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.",
26631
+ "fieldName": "readOnly",
26589
26632
  "inheritedFrom": {
26590
- "name": "RadioGroup",
26591
- "module": "src/radio-group/radio-group.ts"
26633
+ "name": "Radio",
26634
+ "module": "src/radio/radio.ts"
26592
26635
  }
26593
- },
26636
+ }
26637
+ ],
26638
+ "members": [
26594
26639
  {
26595
26640
  "kind": "field",
26596
- "name": "isInsideFoundationToolbar",
26641
+ "name": "readOnly",
26597
26642
  "type": {
26598
26643
  "text": "boolean"
26599
26644
  },
26600
- "privacy": "private",
26645
+ "privacy": "public",
26646
+ "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.",
26601
26647
  "inheritedFrom": {
26602
- "name": "RadioGroup",
26603
- "module": "src/radio-group/radio-group.ts"
26648
+ "name": "Radio",
26649
+ "module": "src/radio/radio.ts"
26604
26650
  }
26605
26651
  },
26606
26652
  {
26607
26653
  "kind": "method",
26608
- "name": "setupRadioButtons",
26654
+ "name": "readOnlyChanged",
26609
26655
  "privacy": "private",
26610
26656
  "return": {
26611
26657
  "type": {
@@ -26613,89 +26659,43 @@
26613
26659
  }
26614
26660
  },
26615
26661
  "inheritedFrom": {
26616
- "name": "RadioGroup",
26617
- "module": "src/radio-group/radio-group.ts"
26618
- }
26619
- },
26620
- {
26621
- "kind": "field",
26622
- "name": "radioChangeHandler",
26623
- "privacy": "private",
26624
- "inheritedFrom": {
26625
- "name": "RadioGroup",
26626
- "module": "src/radio-group/radio-group.ts"
26627
- }
26628
- },
26629
- {
26630
- "kind": "field",
26631
- "name": "moveToRadioByIndex",
26632
- "privacy": "private",
26633
- "inheritedFrom": {
26634
- "name": "RadioGroup",
26635
- "module": "src/radio-group/radio-group.ts"
26636
- }
26637
- },
26638
- {
26639
- "kind": "field",
26640
- "name": "moveRightOffGroup",
26641
- "privacy": "private",
26642
- "inheritedFrom": {
26643
- "name": "RadioGroup",
26644
- "module": "src/radio-group/radio-group.ts"
26645
- }
26646
- },
26647
- {
26648
- "kind": "field",
26649
- "name": "moveLeftOffGroup",
26650
- "privacy": "private",
26651
- "inheritedFrom": {
26652
- "name": "RadioGroup",
26653
- "module": "src/radio-group/radio-group.ts"
26654
- }
26655
- },
26656
- {
26657
- "kind": "field",
26658
- "name": "shouldMoveOffGroupToTheRight",
26659
- "privacy": "private",
26660
- "inheritedFrom": {
26661
- "name": "RadioGroup",
26662
- "module": "src/radio-group/radio-group.ts"
26663
- }
26664
- },
26665
- {
26666
- "kind": "field",
26667
- "name": "shouldMoveOffGroupToTheLeft",
26668
- "privacy": "private",
26669
- "inheritedFrom": {
26670
- "name": "RadioGroup",
26671
- "module": "src/radio-group/radio-group.ts"
26662
+ "name": "Radio",
26663
+ "module": "src/radio/radio.ts"
26672
26664
  }
26673
26665
  },
26674
26666
  {
26675
26667
  "kind": "field",
26676
- "name": "checkFocusedRadio",
26677
- "privacy": "private",
26668
+ "name": "name",
26669
+ "type": {
26670
+ "text": "string"
26671
+ },
26672
+ "privacy": "public",
26673
+ "description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
26678
26674
  "inheritedFrom": {
26679
- "name": "RadioGroup",
26680
- "module": "src/radio-group/radio-group.ts"
26675
+ "name": "Radio",
26676
+ "module": "src/radio/radio.ts"
26681
26677
  }
26682
26678
  },
26683
26679
  {
26684
- "kind": "field",
26685
- "name": "moveRight",
26680
+ "kind": "method",
26681
+ "name": "isInsideRadioGroup",
26686
26682
  "privacy": "private",
26683
+ "return": {
26684
+ "type": {
26685
+ "text": "boolean"
26686
+ }
26687
+ },
26687
26688
  "inheritedFrom": {
26688
- "name": "RadioGroup",
26689
- "module": "src/radio-group/radio-group.ts"
26689
+ "name": "Radio",
26690
+ "module": "src/radio/radio.ts"
26690
26691
  }
26691
26692
  },
26692
26693
  {
26693
26694
  "kind": "field",
26694
- "name": "moveLeft",
26695
- "privacy": "private",
26695
+ "name": "proxy",
26696
26696
  "inheritedFrom": {
26697
- "name": "RadioGroup",
26698
- "module": "src/radio-group/radio-group.ts"
26697
+ "name": "Radio",
26698
+ "module": "src/radio/radio.ts"
26699
26699
  }
26700
26700
  },
26701
26701
  {
@@ -26707,8 +26707,8 @@
26707
26707
  "privacy": "private",
26708
26708
  "default": "void 0",
26709
26709
  "inheritedFrom": {
26710
- "name": "RadioGroup",
26711
- "module": "src/radio-group/radio-group.ts"
26710
+ "name": "Radio",
26711
+ "module": "src/radio/radio.ts"
26712
26712
  }
26713
26713
  },
26714
26714
  {
@@ -26720,8 +26720,8 @@
26720
26720
  "privacy": "public",
26721
26721
  "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
26722
26722
  "inheritedFrom": {
26723
- "name": "RadioGroup",
26724
- "module": "src/radio-group/radio-group.ts"
26723
+ "name": "Radio",
26724
+ "module": "src/radio/radio.ts"
26725
26725
  }
26726
26726
  },
26727
26727
  {
@@ -26733,8 +26733,8 @@
26733
26733
  "privacy": "public",
26734
26734
  "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.",
26735
26735
  "inheritedFrom": {
26736
- "name": "RadioGroup",
26737
- "module": "src/radio-group/radio-group.ts"
26736
+ "name": "Radio",
26737
+ "module": "src/radio/radio.ts"
26738
26738
  }
26739
26739
  },
26740
26740
  {
@@ -26747,8 +26747,8 @@
26747
26747
  }
26748
26748
  },
26749
26749
  "inheritedFrom": {
26750
- "name": "RadioGroup",
26751
- "module": "src/radio-group/radio-group.ts"
26750
+ "name": "Radio",
26751
+ "module": "src/radio/radio.ts"
26752
26752
  }
26753
26753
  },
26754
26754
  {
@@ -26760,8 +26760,8 @@
26760
26760
  "privacy": "public",
26761
26761
  "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.",
26762
26762
  "inheritedFrom": {
26763
- "name": "RadioGroup",
26764
- "module": "src/radio-group/radio-group.ts"
26763
+ "name": "Radio",
26764
+ "module": "src/radio/radio.ts"
26765
26765
  }
26766
26766
  },
26767
26767
  {
@@ -26774,8 +26774,8 @@
26774
26774
  }
26775
26775
  },
26776
26776
  "inheritedFrom": {
26777
- "name": "RadioGroup",
26778
- "module": "src/radio-group/radio-group.ts"
26777
+ "name": "Radio",
26778
+ "module": "src/radio/radio.ts"
26779
26779
  }
26780
26780
  },
26781
26781
  {
@@ -26805,42 +26805,42 @@
26805
26805
  ],
26806
26806
  "description": "Defines an element registry function with a set of element definition defaults.",
26807
26807
  "inheritedFrom": {
26808
- "name": "RadioGroup",
26809
- "module": "src/radio-group/radio-group.ts"
26808
+ "name": "Radio",
26809
+ "module": "src/radio/radio.ts"
26810
26810
  }
26811
26811
  }
26812
26812
  ],
26813
26813
  "events": [
26814
26814
  {
26815
- "description": "Fires a custom 'change' event when the value changes",
26815
+ "description": "Emits a custom change event when the checked state changes",
26816
26816
  "name": "change",
26817
26817
  "inheritedFrom": {
26818
- "name": "RadioGroup",
26819
- "module": "src/radio-group/radio-group.ts"
26818
+ "name": "Radio",
26819
+ "module": "src/radio/radio.ts"
26820
26820
  }
26821
26821
  }
26822
26822
  ]
26823
26823
  },
26824
26824
  {
26825
26825
  "kind": "variable",
26826
- "name": "zeroRadioGroup"
26826
+ "name": "zeroRadio"
26827
26827
  }
26828
26828
  ],
26829
26829
  "exports": [
26830
26830
  {
26831
26831
  "kind": "js",
26832
- "name": "RadioGroup",
26832
+ "name": "Radio",
26833
26833
  "declaration": {
26834
- "name": "RadioGroup",
26835
- "module": "src/radio-group/radio-group.ts"
26834
+ "name": "Radio",
26835
+ "module": "src/radio/radio.ts"
26836
26836
  }
26837
26837
  },
26838
26838
  {
26839
26839
  "kind": "js",
26840
- "name": "zeroRadioGroup",
26840
+ "name": "zeroRadio",
26841
26841
  "declaration": {
26842
- "name": "zeroRadioGroup",
26843
- "module": "src/radio-group/radio-group.ts"
26842
+ "name": "zeroRadio",
26843
+ "module": "src/radio/radio.ts"
26844
26844
  }
26845
26845
  }
26846
26846
  ]