@sebgroup/green-core 2.21.0-rc.20260113151650310 → 2.21.0-rc.20260113154959564
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/custom-elements.json +280 -280
- package/gds-element.js +1 -1
- package/generated/mcp/INSTRUCTIONS.md +1 -1
- package/generated/mcp/components.json +2 -1
- package/generated/mcp/flex/index.json +1 -0
- package/generated/mcp/flex/instructions.md +15 -0
- package/generated/mcp/icons.json +1 -1
- package/generated/mcp/index.json +1 -1
- package/generated/react/index.d.ts +3 -3
- package/generated/react/index.js +3 -3
- package/package.json +1 -1
- package/utils/helpers/custom-element-scoping.js +1 -1
package/custom-elements.json
CHANGED
|
@@ -39450,7 +39450,7 @@
|
|
|
39450
39450
|
"name": "*",
|
|
39451
39451
|
"declaration": {
|
|
39452
39452
|
"name": "*",
|
|
39453
|
-
"module": "src/generated/react/
|
|
39453
|
+
"module": "src/generated/react/form-summary/index.js"
|
|
39454
39454
|
}
|
|
39455
39455
|
},
|
|
39456
39456
|
{
|
|
@@ -39458,7 +39458,7 @@
|
|
|
39458
39458
|
"name": "*",
|
|
39459
39459
|
"declaration": {
|
|
39460
39460
|
"name": "*",
|
|
39461
|
-
"module": "src/generated/react/
|
|
39461
|
+
"module": "src/generated/react/flex/index.js"
|
|
39462
39462
|
}
|
|
39463
39463
|
},
|
|
39464
39464
|
{
|
|
@@ -39602,7 +39602,7 @@
|
|
|
39602
39602
|
"name": "*",
|
|
39603
39603
|
"declaration": {
|
|
39604
39604
|
"name": "*",
|
|
39605
|
-
"module": "src/generated/react/
|
|
39605
|
+
"module": "src/generated/react/table/index.js"
|
|
39606
39606
|
}
|
|
39607
39607
|
},
|
|
39608
39608
|
{
|
|
@@ -39610,7 +39610,7 @@
|
|
|
39610
39610
|
"name": "*",
|
|
39611
39611
|
"declaration": {
|
|
39612
39612
|
"name": "*",
|
|
39613
|
-
"module": "src/generated/react/
|
|
39613
|
+
"module": "src/generated/react/text/index.js"
|
|
39614
39614
|
}
|
|
39615
39615
|
},
|
|
39616
39616
|
{
|
|
@@ -39701,14 +39701,6 @@
|
|
|
39701
39701
|
"module": "src/generated/react/formatted-number/index.js"
|
|
39702
39702
|
}
|
|
39703
39703
|
},
|
|
39704
|
-
{
|
|
39705
|
-
"kind": "js",
|
|
39706
|
-
"name": "*",
|
|
39707
|
-
"declaration": {
|
|
39708
|
-
"name": "*",
|
|
39709
|
-
"module": "src/generated/react/radio-group/index.js"
|
|
39710
|
-
}
|
|
39711
|
-
},
|
|
39712
39704
|
{
|
|
39713
39705
|
"kind": "js",
|
|
39714
39706
|
"name": "*",
|
|
@@ -42373,6 +42365,14 @@
|
|
|
42373
42365
|
"module": "src/generated/react/icons/icon-zoom-out/index.js"
|
|
42374
42366
|
}
|
|
42375
42367
|
},
|
|
42368
|
+
{
|
|
42369
|
+
"kind": "js",
|
|
42370
|
+
"name": "*",
|
|
42371
|
+
"declaration": {
|
|
42372
|
+
"name": "*",
|
|
42373
|
+
"module": "src/generated/react/radio-group/index.js"
|
|
42374
|
+
}
|
|
42375
|
+
},
|
|
42376
42376
|
{
|
|
42377
42377
|
"kind": "js",
|
|
42378
42378
|
"name": "*",
|
|
@@ -57812,183 +57812,6 @@
|
|
|
57812
57812
|
}
|
|
57813
57813
|
]
|
|
57814
57814
|
},
|
|
57815
|
-
{
|
|
57816
|
-
"kind": "javascript-module",
|
|
57817
|
-
"path": "src/generated/react/checkbox-group/index.ts",
|
|
57818
|
-
"declarations": [
|
|
57819
|
-
{
|
|
57820
|
-
"kind": "function",
|
|
57821
|
-
"name": "GdsCheckboxGroup",
|
|
57822
|
-
"parameters": [
|
|
57823
|
-
{
|
|
57824
|
-
"name": "props",
|
|
57825
|
-
"type": {
|
|
57826
|
-
"text": "GdsCheckboxGroupProps & { ref?: React.Ref<GdsCheckboxGroupClass> }"
|
|
57827
|
-
}
|
|
57828
|
-
}
|
|
57829
|
-
]
|
|
57830
|
-
},
|
|
57831
|
-
{
|
|
57832
|
-
"kind": "variable",
|
|
57833
|
-
"name": "ref"
|
|
57834
|
-
}
|
|
57835
|
-
],
|
|
57836
|
-
"exports": [
|
|
57837
|
-
{
|
|
57838
|
-
"kind": "js",
|
|
57839
|
-
"name": "GdsCheckboxGroup",
|
|
57840
|
-
"declaration": {
|
|
57841
|
-
"name": "GdsCheckboxGroup",
|
|
57842
|
-
"module": "src/generated/react/checkbox-group/index.ts"
|
|
57843
|
-
}
|
|
57844
|
-
}
|
|
57845
|
-
]
|
|
57846
|
-
},
|
|
57847
|
-
{
|
|
57848
|
-
"kind": "javascript-module",
|
|
57849
|
-
"path": "src/generated/react/coachmark/index.ts",
|
|
57850
|
-
"declarations": [
|
|
57851
|
-
{
|
|
57852
|
-
"kind": "function",
|
|
57853
|
-
"name": "GdsCoachmark",
|
|
57854
|
-
"parameters": [
|
|
57855
|
-
{
|
|
57856
|
-
"name": "props",
|
|
57857
|
-
"type": {
|
|
57858
|
-
"text": "GdsCoachmarkProps & { ref?: React.Ref<GdsCoachmarkClass> }"
|
|
57859
|
-
}
|
|
57860
|
-
}
|
|
57861
|
-
]
|
|
57862
|
-
}
|
|
57863
|
-
],
|
|
57864
|
-
"exports": [
|
|
57865
|
-
{
|
|
57866
|
-
"kind": "js",
|
|
57867
|
-
"name": "GdsCoachmark",
|
|
57868
|
-
"declaration": {
|
|
57869
|
-
"name": "GdsCoachmark",
|
|
57870
|
-
"module": "src/generated/react/coachmark/index.ts"
|
|
57871
|
-
}
|
|
57872
|
-
}
|
|
57873
|
-
]
|
|
57874
|
-
},
|
|
57875
|
-
{
|
|
57876
|
-
"kind": "javascript-module",
|
|
57877
|
-
"path": "src/generated/react/context-menu/index.ts",
|
|
57878
|
-
"declarations": [
|
|
57879
|
-
{
|
|
57880
|
-
"kind": "function",
|
|
57881
|
-
"name": "GdsContextMenu",
|
|
57882
|
-
"parameters": [
|
|
57883
|
-
{
|
|
57884
|
-
"name": "props",
|
|
57885
|
-
"type": {
|
|
57886
|
-
"text": "GdsContextMenuProps & { ref?: React.Ref<GdsContextMenuClass> }"
|
|
57887
|
-
}
|
|
57888
|
-
}
|
|
57889
|
-
]
|
|
57890
|
-
}
|
|
57891
|
-
],
|
|
57892
|
-
"exports": [
|
|
57893
|
-
{
|
|
57894
|
-
"kind": "js",
|
|
57895
|
-
"name": "GdsContextMenu",
|
|
57896
|
-
"declaration": {
|
|
57897
|
-
"name": "GdsContextMenu",
|
|
57898
|
-
"module": "src/generated/react/context-menu/index.ts"
|
|
57899
|
-
}
|
|
57900
|
-
}
|
|
57901
|
-
]
|
|
57902
|
-
},
|
|
57903
|
-
{
|
|
57904
|
-
"kind": "javascript-module",
|
|
57905
|
-
"path": "src/generated/react/datepicker/index.ts",
|
|
57906
|
-
"declarations": [
|
|
57907
|
-
{
|
|
57908
|
-
"kind": "function",
|
|
57909
|
-
"name": "GdsDatepicker",
|
|
57910
|
-
"parameters": [
|
|
57911
|
-
{
|
|
57912
|
-
"name": "props",
|
|
57913
|
-
"type": {
|
|
57914
|
-
"text": "GdsDatepickerProps & { ref?: React.Ref<GdsDatepickerClass> }"
|
|
57915
|
-
}
|
|
57916
|
-
}
|
|
57917
|
-
]
|
|
57918
|
-
},
|
|
57919
|
-
{
|
|
57920
|
-
"kind": "variable",
|
|
57921
|
-
"name": "ref"
|
|
57922
|
-
}
|
|
57923
|
-
],
|
|
57924
|
-
"exports": [
|
|
57925
|
-
{
|
|
57926
|
-
"kind": "js",
|
|
57927
|
-
"name": "GdsDatepicker",
|
|
57928
|
-
"declaration": {
|
|
57929
|
-
"name": "GdsDatepicker",
|
|
57930
|
-
"module": "src/generated/react/datepicker/index.ts"
|
|
57931
|
-
}
|
|
57932
|
-
}
|
|
57933
|
-
]
|
|
57934
|
-
},
|
|
57935
|
-
{
|
|
57936
|
-
"kind": "javascript-module",
|
|
57937
|
-
"path": "src/generated/react/details/index.ts",
|
|
57938
|
-
"declarations": [
|
|
57939
|
-
{
|
|
57940
|
-
"kind": "function",
|
|
57941
|
-
"name": "GdsDetails",
|
|
57942
|
-
"parameters": [
|
|
57943
|
-
{
|
|
57944
|
-
"name": "props",
|
|
57945
|
-
"type": {
|
|
57946
|
-
"text": "GdsDetailsProps & { ref?: React.Ref<GdsDetailsClass> }"
|
|
57947
|
-
}
|
|
57948
|
-
}
|
|
57949
|
-
],
|
|
57950
|
-
"description": "Details component that provides collapsible content sections."
|
|
57951
|
-
}
|
|
57952
|
-
],
|
|
57953
|
-
"exports": [
|
|
57954
|
-
{
|
|
57955
|
-
"kind": "js",
|
|
57956
|
-
"name": "GdsDetails",
|
|
57957
|
-
"declaration": {
|
|
57958
|
-
"name": "GdsDetails",
|
|
57959
|
-
"module": "src/generated/react/details/index.ts"
|
|
57960
|
-
}
|
|
57961
|
-
}
|
|
57962
|
-
]
|
|
57963
|
-
},
|
|
57964
|
-
{
|
|
57965
|
-
"kind": "javascript-module",
|
|
57966
|
-
"path": "src/generated/react/dialog/index.ts",
|
|
57967
|
-
"declarations": [
|
|
57968
|
-
{
|
|
57969
|
-
"kind": "function",
|
|
57970
|
-
"name": "GdsDialog",
|
|
57971
|
-
"parameters": [
|
|
57972
|
-
{
|
|
57973
|
-
"name": "props",
|
|
57974
|
-
"type": {
|
|
57975
|
-
"text": "GdsDialogProps & { ref?: React.Ref<GdsDialogClass> }"
|
|
57976
|
-
}
|
|
57977
|
-
}
|
|
57978
|
-
]
|
|
57979
|
-
}
|
|
57980
|
-
],
|
|
57981
|
-
"exports": [
|
|
57982
|
-
{
|
|
57983
|
-
"kind": "js",
|
|
57984
|
-
"name": "GdsDialog",
|
|
57985
|
-
"declaration": {
|
|
57986
|
-
"name": "GdsDialog",
|
|
57987
|
-
"module": "src/generated/react/dialog/index.ts"
|
|
57988
|
-
}
|
|
57989
|
-
}
|
|
57990
|
-
]
|
|
57991
|
-
},
|
|
57992
57815
|
{
|
|
57993
57816
|
"kind": "javascript-module",
|
|
57994
57817
|
"path": "src/components/icon/icons/ai.component.ts",
|
|
@@ -231201,6 +231024,183 @@
|
|
|
231201
231024
|
}
|
|
231202
231025
|
]
|
|
231203
231026
|
},
|
|
231027
|
+
{
|
|
231028
|
+
"kind": "javascript-module",
|
|
231029
|
+
"path": "src/generated/react/checkbox-group/index.ts",
|
|
231030
|
+
"declarations": [
|
|
231031
|
+
{
|
|
231032
|
+
"kind": "function",
|
|
231033
|
+
"name": "GdsCheckboxGroup",
|
|
231034
|
+
"parameters": [
|
|
231035
|
+
{
|
|
231036
|
+
"name": "props",
|
|
231037
|
+
"type": {
|
|
231038
|
+
"text": "GdsCheckboxGroupProps & { ref?: React.Ref<GdsCheckboxGroupClass> }"
|
|
231039
|
+
}
|
|
231040
|
+
}
|
|
231041
|
+
]
|
|
231042
|
+
},
|
|
231043
|
+
{
|
|
231044
|
+
"kind": "variable",
|
|
231045
|
+
"name": "ref"
|
|
231046
|
+
}
|
|
231047
|
+
],
|
|
231048
|
+
"exports": [
|
|
231049
|
+
{
|
|
231050
|
+
"kind": "js",
|
|
231051
|
+
"name": "GdsCheckboxGroup",
|
|
231052
|
+
"declaration": {
|
|
231053
|
+
"name": "GdsCheckboxGroup",
|
|
231054
|
+
"module": "src/generated/react/checkbox-group/index.ts"
|
|
231055
|
+
}
|
|
231056
|
+
}
|
|
231057
|
+
]
|
|
231058
|
+
},
|
|
231059
|
+
{
|
|
231060
|
+
"kind": "javascript-module",
|
|
231061
|
+
"path": "src/generated/react/coachmark/index.ts",
|
|
231062
|
+
"declarations": [
|
|
231063
|
+
{
|
|
231064
|
+
"kind": "function",
|
|
231065
|
+
"name": "GdsCoachmark",
|
|
231066
|
+
"parameters": [
|
|
231067
|
+
{
|
|
231068
|
+
"name": "props",
|
|
231069
|
+
"type": {
|
|
231070
|
+
"text": "GdsCoachmarkProps & { ref?: React.Ref<GdsCoachmarkClass> }"
|
|
231071
|
+
}
|
|
231072
|
+
}
|
|
231073
|
+
]
|
|
231074
|
+
}
|
|
231075
|
+
],
|
|
231076
|
+
"exports": [
|
|
231077
|
+
{
|
|
231078
|
+
"kind": "js",
|
|
231079
|
+
"name": "GdsCoachmark",
|
|
231080
|
+
"declaration": {
|
|
231081
|
+
"name": "GdsCoachmark",
|
|
231082
|
+
"module": "src/generated/react/coachmark/index.ts"
|
|
231083
|
+
}
|
|
231084
|
+
}
|
|
231085
|
+
]
|
|
231086
|
+
},
|
|
231087
|
+
{
|
|
231088
|
+
"kind": "javascript-module",
|
|
231089
|
+
"path": "src/generated/react/context-menu/index.ts",
|
|
231090
|
+
"declarations": [
|
|
231091
|
+
{
|
|
231092
|
+
"kind": "function",
|
|
231093
|
+
"name": "GdsContextMenu",
|
|
231094
|
+
"parameters": [
|
|
231095
|
+
{
|
|
231096
|
+
"name": "props",
|
|
231097
|
+
"type": {
|
|
231098
|
+
"text": "GdsContextMenuProps & { ref?: React.Ref<GdsContextMenuClass> }"
|
|
231099
|
+
}
|
|
231100
|
+
}
|
|
231101
|
+
]
|
|
231102
|
+
}
|
|
231103
|
+
],
|
|
231104
|
+
"exports": [
|
|
231105
|
+
{
|
|
231106
|
+
"kind": "js",
|
|
231107
|
+
"name": "GdsContextMenu",
|
|
231108
|
+
"declaration": {
|
|
231109
|
+
"name": "GdsContextMenu",
|
|
231110
|
+
"module": "src/generated/react/context-menu/index.ts"
|
|
231111
|
+
}
|
|
231112
|
+
}
|
|
231113
|
+
]
|
|
231114
|
+
},
|
|
231115
|
+
{
|
|
231116
|
+
"kind": "javascript-module",
|
|
231117
|
+
"path": "src/generated/react/datepicker/index.ts",
|
|
231118
|
+
"declarations": [
|
|
231119
|
+
{
|
|
231120
|
+
"kind": "function",
|
|
231121
|
+
"name": "GdsDatepicker",
|
|
231122
|
+
"parameters": [
|
|
231123
|
+
{
|
|
231124
|
+
"name": "props",
|
|
231125
|
+
"type": {
|
|
231126
|
+
"text": "GdsDatepickerProps & { ref?: React.Ref<GdsDatepickerClass> }"
|
|
231127
|
+
}
|
|
231128
|
+
}
|
|
231129
|
+
]
|
|
231130
|
+
},
|
|
231131
|
+
{
|
|
231132
|
+
"kind": "variable",
|
|
231133
|
+
"name": "ref"
|
|
231134
|
+
}
|
|
231135
|
+
],
|
|
231136
|
+
"exports": [
|
|
231137
|
+
{
|
|
231138
|
+
"kind": "js",
|
|
231139
|
+
"name": "GdsDatepicker",
|
|
231140
|
+
"declaration": {
|
|
231141
|
+
"name": "GdsDatepicker",
|
|
231142
|
+
"module": "src/generated/react/datepicker/index.ts"
|
|
231143
|
+
}
|
|
231144
|
+
}
|
|
231145
|
+
]
|
|
231146
|
+
},
|
|
231147
|
+
{
|
|
231148
|
+
"kind": "javascript-module",
|
|
231149
|
+
"path": "src/generated/react/details/index.ts",
|
|
231150
|
+
"declarations": [
|
|
231151
|
+
{
|
|
231152
|
+
"kind": "function",
|
|
231153
|
+
"name": "GdsDetails",
|
|
231154
|
+
"parameters": [
|
|
231155
|
+
{
|
|
231156
|
+
"name": "props",
|
|
231157
|
+
"type": {
|
|
231158
|
+
"text": "GdsDetailsProps & { ref?: React.Ref<GdsDetailsClass> }"
|
|
231159
|
+
}
|
|
231160
|
+
}
|
|
231161
|
+
],
|
|
231162
|
+
"description": "Details component that provides collapsible content sections."
|
|
231163
|
+
}
|
|
231164
|
+
],
|
|
231165
|
+
"exports": [
|
|
231166
|
+
{
|
|
231167
|
+
"kind": "js",
|
|
231168
|
+
"name": "GdsDetails",
|
|
231169
|
+
"declaration": {
|
|
231170
|
+
"name": "GdsDetails",
|
|
231171
|
+
"module": "src/generated/react/details/index.ts"
|
|
231172
|
+
}
|
|
231173
|
+
}
|
|
231174
|
+
]
|
|
231175
|
+
},
|
|
231176
|
+
{
|
|
231177
|
+
"kind": "javascript-module",
|
|
231178
|
+
"path": "src/generated/react/dialog/index.ts",
|
|
231179
|
+
"declarations": [
|
|
231180
|
+
{
|
|
231181
|
+
"kind": "function",
|
|
231182
|
+
"name": "GdsDialog",
|
|
231183
|
+
"parameters": [
|
|
231184
|
+
{
|
|
231185
|
+
"name": "props",
|
|
231186
|
+
"type": {
|
|
231187
|
+
"text": "GdsDialogProps & { ref?: React.Ref<GdsDialogClass> }"
|
|
231188
|
+
}
|
|
231189
|
+
}
|
|
231190
|
+
]
|
|
231191
|
+
}
|
|
231192
|
+
],
|
|
231193
|
+
"exports": [
|
|
231194
|
+
{
|
|
231195
|
+
"kind": "js",
|
|
231196
|
+
"name": "GdsDialog",
|
|
231197
|
+
"declaration": {
|
|
231198
|
+
"name": "GdsDialog",
|
|
231199
|
+
"module": "src/generated/react/dialog/index.ts"
|
|
231200
|
+
}
|
|
231201
|
+
}
|
|
231202
|
+
]
|
|
231203
|
+
},
|
|
231204
231204
|
{
|
|
231205
231205
|
"kind": "javascript-module",
|
|
231206
231206
|
"path": "src/generated/react/div/index.ts",
|
|
@@ -231580,60 +231580,60 @@
|
|
|
231580
231580
|
},
|
|
231581
231581
|
{
|
|
231582
231582
|
"kind": "javascript-module",
|
|
231583
|
-
"path": "src/generated/react/
|
|
231583
|
+
"path": "src/generated/react/img/index.ts",
|
|
231584
231584
|
"declarations": [
|
|
231585
231585
|
{
|
|
231586
231586
|
"kind": "function",
|
|
231587
|
-
"name": "
|
|
231587
|
+
"name": "GdsImg",
|
|
231588
231588
|
"parameters": [
|
|
231589
231589
|
{
|
|
231590
231590
|
"name": "props",
|
|
231591
231591
|
"type": {
|
|
231592
|
-
"text": "
|
|
231592
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<GdsImgClass>>\n > & { ref?: React.Ref<GdsImgClass> }"
|
|
231593
231593
|
}
|
|
231594
231594
|
}
|
|
231595
231595
|
]
|
|
231596
|
-
},
|
|
231597
|
-
{
|
|
231598
|
-
"kind": "variable",
|
|
231599
|
-
"name": "ref"
|
|
231600
231596
|
}
|
|
231601
231597
|
],
|
|
231602
231598
|
"exports": [
|
|
231603
231599
|
{
|
|
231604
231600
|
"kind": "js",
|
|
231605
|
-
"name": "
|
|
231601
|
+
"name": "GdsImg",
|
|
231606
231602
|
"declaration": {
|
|
231607
|
-
"name": "
|
|
231608
|
-
"module": "src/generated/react/
|
|
231603
|
+
"name": "GdsImg",
|
|
231604
|
+
"module": "src/generated/react/img/index.ts"
|
|
231609
231605
|
}
|
|
231610
231606
|
}
|
|
231611
231607
|
]
|
|
231612
231608
|
},
|
|
231613
231609
|
{
|
|
231614
231610
|
"kind": "javascript-module",
|
|
231615
|
-
"path": "src/generated/react/
|
|
231611
|
+
"path": "src/generated/react/input/index.ts",
|
|
231616
231612
|
"declarations": [
|
|
231617
231613
|
{
|
|
231618
231614
|
"kind": "function",
|
|
231619
|
-
"name": "
|
|
231615
|
+
"name": "GdsInput",
|
|
231620
231616
|
"parameters": [
|
|
231621
231617
|
{
|
|
231622
231618
|
"name": "props",
|
|
231623
231619
|
"type": {
|
|
231624
|
-
"text": "
|
|
231620
|
+
"text": "GdsInputProps & { ref?: React.Ref<GdsInputClass> }"
|
|
231625
231621
|
}
|
|
231626
231622
|
}
|
|
231627
231623
|
]
|
|
231624
|
+
},
|
|
231625
|
+
{
|
|
231626
|
+
"kind": "variable",
|
|
231627
|
+
"name": "ref"
|
|
231628
231628
|
}
|
|
231629
231629
|
],
|
|
231630
231630
|
"exports": [
|
|
231631
231631
|
{
|
|
231632
231632
|
"kind": "js",
|
|
231633
|
-
"name": "
|
|
231633
|
+
"name": "GdsInput",
|
|
231634
231634
|
"declaration": {
|
|
231635
|
-
"name": "
|
|
231636
|
-
"module": "src/generated/react/
|
|
231635
|
+
"name": "GdsInput",
|
|
231636
|
+
"module": "src/generated/react/input/index.ts"
|
|
231637
231637
|
}
|
|
231638
231638
|
}
|
|
231639
231639
|
]
|
|
@@ -231952,57 +231952,57 @@
|
|
|
231952
231952
|
},
|
|
231953
231953
|
{
|
|
231954
231954
|
"kind": "javascript-module",
|
|
231955
|
-
"path": "src/generated/react/
|
|
231955
|
+
"path": "src/generated/react/segment/index.ts",
|
|
231956
231956
|
"declarations": [
|
|
231957
231957
|
{
|
|
231958
231958
|
"kind": "function",
|
|
231959
|
-
"name": "
|
|
231959
|
+
"name": "GdsSegment",
|
|
231960
231960
|
"parameters": [
|
|
231961
231961
|
{
|
|
231962
231962
|
"name": "props",
|
|
231963
231963
|
"type": {
|
|
231964
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
231964
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<GdsSegmentClass>>\n > & { ref?: React.Ref<GdsSegmentClass> }"
|
|
231965
231965
|
}
|
|
231966
231966
|
}
|
|
231967
|
-
]
|
|
231968
|
-
"description": "`gds-rich-text` can be used to wrap generic HTML content and apply typography styles.\n\nThe wrapped content will render inside the shadowRoot of the `gds-rich-text` element, thereby applying the\ndefault typography styles and standard element styles defined in the Green Design System."
|
|
231967
|
+
]
|
|
231969
231968
|
}
|
|
231970
231969
|
],
|
|
231971
231970
|
"exports": [
|
|
231972
231971
|
{
|
|
231973
231972
|
"kind": "js",
|
|
231974
|
-
"name": "
|
|
231973
|
+
"name": "GdsSegment",
|
|
231975
231974
|
"declaration": {
|
|
231976
|
-
"name": "
|
|
231977
|
-
"module": "src/generated/react/
|
|
231975
|
+
"name": "GdsSegment",
|
|
231976
|
+
"module": "src/generated/react/segment/index.ts"
|
|
231978
231977
|
}
|
|
231979
231978
|
}
|
|
231980
231979
|
]
|
|
231981
231980
|
},
|
|
231982
231981
|
{
|
|
231983
231982
|
"kind": "javascript-module",
|
|
231984
|
-
"path": "src/generated/react/
|
|
231983
|
+
"path": "src/generated/react/rich-text/index.ts",
|
|
231985
231984
|
"declarations": [
|
|
231986
231985
|
{
|
|
231987
231986
|
"kind": "function",
|
|
231988
|
-
"name": "
|
|
231987
|
+
"name": "GdsRichText",
|
|
231989
231988
|
"parameters": [
|
|
231990
231989
|
{
|
|
231991
231990
|
"name": "props",
|
|
231992
231991
|
"type": {
|
|
231993
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
231992
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<GdsRichTextClass>>\n > & { ref?: React.Ref<GdsRichTextClass> }"
|
|
231994
231993
|
}
|
|
231995
231994
|
}
|
|
231996
|
-
]
|
|
231995
|
+
],
|
|
231996
|
+
"description": "`gds-rich-text` can be used to wrap generic HTML content and apply typography styles.\n\nThe wrapped content will render inside the shadowRoot of the `gds-rich-text` element, thereby applying the\ndefault typography styles and standard element styles defined in the Green Design System."
|
|
231997
231997
|
}
|
|
231998
231998
|
],
|
|
231999
231999
|
"exports": [
|
|
232000
232000
|
{
|
|
232001
232001
|
"kind": "js",
|
|
232002
|
-
"name": "
|
|
232002
|
+
"name": "GdsRichText",
|
|
232003
232003
|
"declaration": {
|
|
232004
|
-
"name": "
|
|
232005
|
-
"module": "src/generated/react/
|
|
232004
|
+
"name": "GdsRichText",
|
|
232005
|
+
"module": "src/generated/react/rich-text/index.ts"
|
|
232006
232006
|
}
|
|
232007
232007
|
}
|
|
232008
232008
|
]
|
|
@@ -232662,16 +232662,16 @@
|
|
|
232662
232662
|
},
|
|
232663
232663
|
{
|
|
232664
232664
|
"kind": "javascript-module",
|
|
232665
|
-
"path": "src/generated/react/icons/icon-arrow-
|
|
232665
|
+
"path": "src/generated/react/icons/icon-arrow-right/index.ts",
|
|
232666
232666
|
"declarations": [
|
|
232667
232667
|
{
|
|
232668
232668
|
"kind": "function",
|
|
232669
|
-
"name": "
|
|
232669
|
+
"name": "IconArrowRight",
|
|
232670
232670
|
"parameters": [
|
|
232671
232671
|
{
|
|
232672
232672
|
"name": "props",
|
|
232673
232673
|
"type": {
|
|
232674
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
232674
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconArrowRightClass>>\n > & { ref?: React.Ref<IconArrowRightClass> }"
|
|
232675
232675
|
}
|
|
232676
232676
|
}
|
|
232677
232677
|
]
|
|
@@ -232680,26 +232680,26 @@
|
|
|
232680
232680
|
"exports": [
|
|
232681
232681
|
{
|
|
232682
232682
|
"kind": "js",
|
|
232683
|
-
"name": "
|
|
232683
|
+
"name": "IconArrowRight",
|
|
232684
232684
|
"declaration": {
|
|
232685
|
-
"name": "
|
|
232686
|
-
"module": "src/generated/react/icons/icon-arrow-
|
|
232685
|
+
"name": "IconArrowRight",
|
|
232686
|
+
"module": "src/generated/react/icons/icon-arrow-right/index.ts"
|
|
232687
232687
|
}
|
|
232688
232688
|
}
|
|
232689
232689
|
]
|
|
232690
232690
|
},
|
|
232691
232691
|
{
|
|
232692
232692
|
"kind": "javascript-module",
|
|
232693
|
-
"path": "src/generated/react/icons/icon-arrow-
|
|
232693
|
+
"path": "src/generated/react/icons/icon-arrow-out-of-box/index.ts",
|
|
232694
232694
|
"declarations": [
|
|
232695
232695
|
{
|
|
232696
232696
|
"kind": "function",
|
|
232697
|
-
"name": "
|
|
232697
|
+
"name": "IconArrowOutOfBox",
|
|
232698
232698
|
"parameters": [
|
|
232699
232699
|
{
|
|
232700
232700
|
"name": "props",
|
|
232701
232701
|
"type": {
|
|
232702
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
232702
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconArrowOutOfBoxClass>>\n > & { ref?: React.Ref<IconArrowOutOfBoxClass> }"
|
|
232703
232703
|
}
|
|
232704
232704
|
}
|
|
232705
232705
|
]
|
|
@@ -232708,10 +232708,10 @@
|
|
|
232708
232708
|
"exports": [
|
|
232709
232709
|
{
|
|
232710
232710
|
"kind": "js",
|
|
232711
|
-
"name": "
|
|
232711
|
+
"name": "IconArrowOutOfBox",
|
|
232712
232712
|
"declaration": {
|
|
232713
|
-
"name": "
|
|
232714
|
-
"module": "src/generated/react/icons/icon-arrow-
|
|
232713
|
+
"name": "IconArrowOutOfBox",
|
|
232714
|
+
"module": "src/generated/react/icons/icon-arrow-out-of-box/index.ts"
|
|
232715
232715
|
}
|
|
232716
232716
|
}
|
|
232717
232717
|
]
|
|
@@ -236414,16 +236414,16 @@
|
|
|
236414
236414
|
},
|
|
236415
236415
|
{
|
|
236416
236416
|
"kind": "javascript-module",
|
|
236417
|
-
"path": "src/generated/react/icons/icon-
|
|
236417
|
+
"path": "src/generated/react/icons/icon-expand/index.ts",
|
|
236418
236418
|
"declarations": [
|
|
236419
236419
|
{
|
|
236420
236420
|
"kind": "function",
|
|
236421
|
-
"name": "
|
|
236421
|
+
"name": "IconExpand",
|
|
236422
236422
|
"parameters": [
|
|
236423
236423
|
{
|
|
236424
236424
|
"name": "props",
|
|
236425
236425
|
"type": {
|
|
236426
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
236426
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconExpandClass>>\n > & { ref?: React.Ref<IconExpandClass> }"
|
|
236427
236427
|
}
|
|
236428
236428
|
}
|
|
236429
236429
|
]
|
|
@@ -236432,26 +236432,26 @@
|
|
|
236432
236432
|
"exports": [
|
|
236433
236433
|
{
|
|
236434
236434
|
"kind": "js",
|
|
236435
|
-
"name": "
|
|
236435
|
+
"name": "IconExpand",
|
|
236436
236436
|
"declaration": {
|
|
236437
|
-
"name": "
|
|
236438
|
-
"module": "src/generated/react/icons/icon-
|
|
236437
|
+
"name": "IconExpand",
|
|
236438
|
+
"module": "src/generated/react/icons/icon-expand/index.ts"
|
|
236439
236439
|
}
|
|
236440
236440
|
}
|
|
236441
236441
|
]
|
|
236442
236442
|
},
|
|
236443
236443
|
{
|
|
236444
236444
|
"kind": "javascript-module",
|
|
236445
|
-
"path": "src/generated/react/icons/icon-
|
|
236445
|
+
"path": "src/generated/react/icons/icon-euro/index.ts",
|
|
236446
236446
|
"declarations": [
|
|
236447
236447
|
{
|
|
236448
236448
|
"kind": "function",
|
|
236449
|
-
"name": "
|
|
236449
|
+
"name": "IconEuro",
|
|
236450
236450
|
"parameters": [
|
|
236451
236451
|
{
|
|
236452
236452
|
"name": "props",
|
|
236453
236453
|
"type": {
|
|
236454
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
236454
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconEuroClass>>\n > & { ref?: React.Ref<IconEuroClass> }"
|
|
236455
236455
|
}
|
|
236456
236456
|
}
|
|
236457
236457
|
]
|
|
@@ -236460,10 +236460,10 @@
|
|
|
236460
236460
|
"exports": [
|
|
236461
236461
|
{
|
|
236462
236462
|
"kind": "js",
|
|
236463
|
-
"name": "
|
|
236463
|
+
"name": "IconEuro",
|
|
236464
236464
|
"declaration": {
|
|
236465
|
-
"name": "
|
|
236466
|
-
"module": "src/generated/react/icons/icon-
|
|
236465
|
+
"name": "IconEuro",
|
|
236466
|
+
"module": "src/generated/react/icons/icon-euro/index.ts"
|
|
236467
236467
|
}
|
|
236468
236468
|
}
|
|
236469
236469
|
]
|
|
@@ -236862,16 +236862,16 @@
|
|
|
236862
236862
|
},
|
|
236863
236863
|
{
|
|
236864
236864
|
"kind": "javascript-module",
|
|
236865
|
-
"path": "src/generated/react/icons/icon-folder-
|
|
236865
|
+
"path": "src/generated/react/icons/icon-folder-paper/index.ts",
|
|
236866
236866
|
"declarations": [
|
|
236867
236867
|
{
|
|
236868
236868
|
"kind": "function",
|
|
236869
|
-
"name": "
|
|
236869
|
+
"name": "IconFolderPaper",
|
|
236870
236870
|
"parameters": [
|
|
236871
236871
|
{
|
|
236872
236872
|
"name": "props",
|
|
236873
236873
|
"type": {
|
|
236874
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
236874
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconFolderPaperClass>>\n > & { ref?: React.Ref<IconFolderPaperClass> }"
|
|
236875
236875
|
}
|
|
236876
236876
|
}
|
|
236877
236877
|
]
|
|
@@ -236880,26 +236880,26 @@
|
|
|
236880
236880
|
"exports": [
|
|
236881
236881
|
{
|
|
236882
236882
|
"kind": "js",
|
|
236883
|
-
"name": "
|
|
236883
|
+
"name": "IconFolderPaper",
|
|
236884
236884
|
"declaration": {
|
|
236885
|
-
"name": "
|
|
236886
|
-
"module": "src/generated/react/icons/icon-folder-
|
|
236885
|
+
"name": "IconFolderPaper",
|
|
236886
|
+
"module": "src/generated/react/icons/icon-folder-paper/index.ts"
|
|
236887
236887
|
}
|
|
236888
236888
|
}
|
|
236889
236889
|
]
|
|
236890
236890
|
},
|
|
236891
236891
|
{
|
|
236892
236892
|
"kind": "javascript-module",
|
|
236893
|
-
"path": "src/generated/react/icons/icon-folder-
|
|
236893
|
+
"path": "src/generated/react/icons/icon-folder-add-right/index.ts",
|
|
236894
236894
|
"declarations": [
|
|
236895
236895
|
{
|
|
236896
236896
|
"kind": "function",
|
|
236897
|
-
"name": "
|
|
236897
|
+
"name": "IconFolderAddRight",
|
|
236898
236898
|
"parameters": [
|
|
236899
236899
|
{
|
|
236900
236900
|
"name": "props",
|
|
236901
236901
|
"type": {
|
|
236902
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
236902
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconFolderAddRightClass>>\n > & { ref?: React.Ref<IconFolderAddRightClass> }"
|
|
236903
236903
|
}
|
|
236904
236904
|
}
|
|
236905
236905
|
]
|
|
@@ -236908,10 +236908,10 @@
|
|
|
236908
236908
|
"exports": [
|
|
236909
236909
|
{
|
|
236910
236910
|
"kind": "js",
|
|
236911
|
-
"name": "
|
|
236911
|
+
"name": "IconFolderAddRight",
|
|
236912
236912
|
"declaration": {
|
|
236913
|
-
"name": "
|
|
236914
|
-
"module": "src/generated/react/icons/icon-folder-
|
|
236913
|
+
"name": "IconFolderAddRight",
|
|
236914
|
+
"module": "src/generated/react/icons/icon-folder-add-right/index.ts"
|
|
236915
236915
|
}
|
|
236916
236916
|
}
|
|
236917
236917
|
]
|
|
@@ -238066,16 +238066,16 @@
|
|
|
238066
238066
|
},
|
|
238067
238067
|
{
|
|
238068
238068
|
"kind": "javascript-module",
|
|
238069
|
-
"path": "src/generated/react/icons/icon-
|
|
238069
|
+
"path": "src/generated/react/icons/icon-mic-off/index.ts",
|
|
238070
238070
|
"declarations": [
|
|
238071
238071
|
{
|
|
238072
238072
|
"kind": "function",
|
|
238073
|
-
"name": "
|
|
238073
|
+
"name": "IconMicOff",
|
|
238074
238074
|
"parameters": [
|
|
238075
238075
|
{
|
|
238076
238076
|
"name": "props",
|
|
238077
238077
|
"type": {
|
|
238078
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
238078
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconMicOffClass>>\n > & { ref?: React.Ref<IconMicOffClass> }"
|
|
238079
238079
|
}
|
|
238080
238080
|
}
|
|
238081
238081
|
]
|
|
@@ -238084,26 +238084,26 @@
|
|
|
238084
238084
|
"exports": [
|
|
238085
238085
|
{
|
|
238086
238086
|
"kind": "js",
|
|
238087
|
-
"name": "
|
|
238087
|
+
"name": "IconMicOff",
|
|
238088
238088
|
"declaration": {
|
|
238089
|
-
"name": "
|
|
238090
|
-
"module": "src/generated/react/icons/icon-
|
|
238089
|
+
"name": "IconMicOff",
|
|
238090
|
+
"module": "src/generated/react/icons/icon-mic-off/index.ts"
|
|
238091
238091
|
}
|
|
238092
238092
|
}
|
|
238093
238093
|
]
|
|
238094
238094
|
},
|
|
238095
238095
|
{
|
|
238096
238096
|
"kind": "javascript-module",
|
|
238097
|
-
"path": "src/generated/react/icons/icon-
|
|
238097
|
+
"path": "src/generated/react/icons/icon-menu-sidebar/index.ts",
|
|
238098
238098
|
"declarations": [
|
|
238099
238099
|
{
|
|
238100
238100
|
"kind": "function",
|
|
238101
|
-
"name": "
|
|
238101
|
+
"name": "IconMenuSidebar",
|
|
238102
238102
|
"parameters": [
|
|
238103
238103
|
{
|
|
238104
238104
|
"name": "props",
|
|
238105
238105
|
"type": {
|
|
238106
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
238106
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconMenuSidebarClass>>\n > & { ref?: React.Ref<IconMenuSidebarClass> }"
|
|
238107
238107
|
}
|
|
238108
238108
|
}
|
|
238109
238109
|
]
|
|
@@ -238112,10 +238112,10 @@
|
|
|
238112
238112
|
"exports": [
|
|
238113
238113
|
{
|
|
238114
238114
|
"kind": "js",
|
|
238115
|
-
"name": "
|
|
238115
|
+
"name": "IconMenuSidebar",
|
|
238116
238116
|
"declaration": {
|
|
238117
|
-
"name": "
|
|
238118
|
-
"module": "src/generated/react/icons/icon-
|
|
238117
|
+
"name": "IconMenuSidebar",
|
|
238118
|
+
"module": "src/generated/react/icons/icon-menu-sidebar/index.ts"
|
|
238119
238119
|
}
|
|
238120
238120
|
}
|
|
238121
238121
|
]
|
|
@@ -239158,16 +239158,16 @@
|
|
|
239158
239158
|
},
|
|
239159
239159
|
{
|
|
239160
239160
|
"kind": "javascript-module",
|
|
239161
|
-
"path": "src/generated/react/icons/icon-
|
|
239161
|
+
"path": "src/generated/react/icons/icon-play-circle/index.ts",
|
|
239162
239162
|
"declarations": [
|
|
239163
239163
|
{
|
|
239164
239164
|
"kind": "function",
|
|
239165
|
-
"name": "
|
|
239165
|
+
"name": "IconPlayCircle",
|
|
239166
239166
|
"parameters": [
|
|
239167
239167
|
{
|
|
239168
239168
|
"name": "props",
|
|
239169
239169
|
"type": {
|
|
239170
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
239170
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconPlayCircleClass>>\n > & { ref?: React.Ref<IconPlayCircleClass> }"
|
|
239171
239171
|
}
|
|
239172
239172
|
}
|
|
239173
239173
|
]
|
|
@@ -239176,26 +239176,26 @@
|
|
|
239176
239176
|
"exports": [
|
|
239177
239177
|
{
|
|
239178
239178
|
"kind": "js",
|
|
239179
|
-
"name": "
|
|
239179
|
+
"name": "IconPlayCircle",
|
|
239180
239180
|
"declaration": {
|
|
239181
|
-
"name": "
|
|
239182
|
-
"module": "src/generated/react/icons/icon-
|
|
239181
|
+
"name": "IconPlayCircle",
|
|
239182
|
+
"module": "src/generated/react/icons/icon-play-circle/index.ts"
|
|
239183
239183
|
}
|
|
239184
239184
|
}
|
|
239185
239185
|
]
|
|
239186
239186
|
},
|
|
239187
239187
|
{
|
|
239188
239188
|
"kind": "javascript-module",
|
|
239189
|
-
"path": "src/generated/react/icons/icon-
|
|
239189
|
+
"path": "src/generated/react/icons/icon-plus-large/index.ts",
|
|
239190
239190
|
"declarations": [
|
|
239191
239191
|
{
|
|
239192
239192
|
"kind": "function",
|
|
239193
|
-
"name": "
|
|
239193
|
+
"name": "IconPlusLarge",
|
|
239194
239194
|
"parameters": [
|
|
239195
239195
|
{
|
|
239196
239196
|
"name": "props",
|
|
239197
239197
|
"type": {
|
|
239198
|
-
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<
|
|
239198
|
+
"text": "React.ComponentProps<\n ReturnType<typeof getReactComponent<IconPlusLargeClass>>\n > & { ref?: React.Ref<IconPlusLargeClass> }"
|
|
239199
239199
|
}
|
|
239200
239200
|
}
|
|
239201
239201
|
]
|
|
@@ -239204,10 +239204,10 @@
|
|
|
239204
239204
|
"exports": [
|
|
239205
239205
|
{
|
|
239206
239206
|
"kind": "js",
|
|
239207
|
-
"name": "
|
|
239207
|
+
"name": "IconPlusLarge",
|
|
239208
239208
|
"declaration": {
|
|
239209
|
-
"name": "
|
|
239210
|
-
"module": "src/generated/react/icons/icon-
|
|
239209
|
+
"name": "IconPlusLarge",
|
|
239210
|
+
"module": "src/generated/react/icons/icon-plus-large/index.ts"
|
|
239211
239211
|
}
|
|
239212
239212
|
}
|
|
239213
239213
|
]
|
package/gds-element.js
CHANGED
|
@@ -12,7 +12,7 @@ class GdsElement extends LitElement {
|
|
|
12
12
|
/**
|
|
13
13
|
* The semantic version of this element. Can be used for troubleshooting to verify the version being used.
|
|
14
14
|
*/
|
|
15
|
-
this.semanticVersion = "2.21.0-rc.
|
|
15
|
+
this.semanticVersion = "2.21.0-rc.20260113154959564";
|
|
16
16
|
this._isUsingTransitionalStyles = false;
|
|
17
17
|
this._dynamicStylesController = new DynamicStylesController(this);
|
|
18
18
|
}
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
### Typography Rules
|
|
20
20
|
|
|
21
|
-
- **REQUIRED**: Use `gds-text` component for all headings and paragraphs. But
|
|
21
|
+
- **REQUIRED**: Use `gds-text` component for all headings and paragraphs. But never use inside buttons.
|
|
22
22
|
- **REQUIRED**: Use `gds-rich-text` for large bodies of text with varied formatting
|
|
23
23
|
- **AVOID**: Direct HTML text elements (h1-h6, p, span), as these will be unstyled
|
|
24
24
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"generatedAt": "2026-01-13T15:
|
|
3
|
+
"generatedAt": "2026-01-13T15:50:26.716Z",
|
|
4
4
|
"components": [
|
|
5
5
|
{
|
|
6
6
|
"name": "gds-alert",
|
|
@@ -328,6 +328,7 @@
|
|
|
328
328
|
"files": [
|
|
329
329
|
"api",
|
|
330
330
|
"guidelines",
|
|
331
|
+
"instructions",
|
|
331
332
|
"angular",
|
|
332
333
|
"react"
|
|
333
334
|
]
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
- When setting the direction, make sure to use the `flex-direction` attribute
|
|
2
|
+
|
|
3
|
+
Usage examples:
|
|
4
|
+
|
|
5
|
+
```html
|
|
6
|
+
<!-- Common vertical layout -->
|
|
7
|
+
<gds-flex flex-direction="column" gap="m">
|
|
8
|
+
<!-- Content -->
|
|
9
|
+
</gds-flex>
|
|
10
|
+
|
|
11
|
+
<!-- Responsive horizontal/vertical layout -->
|
|
12
|
+
<gds-flex flex-direction="column;l{row}" gap="l">
|
|
13
|
+
<!-- Content -->
|
|
14
|
+
</gds-flex>
|
|
15
|
+
```
|
package/generated/mcp/icons.json
CHANGED
package/generated/mcp/index.json
CHANGED
|
@@ -17,8 +17,8 @@ export * from './divider/index.js';
|
|
|
17
17
|
export * from './dropdown/index.js';
|
|
18
18
|
export * from './fab/index.js';
|
|
19
19
|
export * from './filter-chips/index.js';
|
|
20
|
-
export * from './flex/index.js';
|
|
21
20
|
export * from './form-summary/index.js';
|
|
21
|
+
export * from './flex/index.js';
|
|
22
22
|
export * from './grid/index.js';
|
|
23
23
|
export * from './grouped-list/index.js';
|
|
24
24
|
export * from './list-item/index.js';
|
|
@@ -36,8 +36,8 @@ export * from './segmented-control/index.js';
|
|
|
36
36
|
export * from './select/index.js';
|
|
37
37
|
export * from './signal/index.js';
|
|
38
38
|
export * from './spinner/index.js';
|
|
39
|
-
export * from './text/index.js';
|
|
40
39
|
export * from './table/index.js';
|
|
40
|
+
export * from './text/index.js';
|
|
41
41
|
export * from './textarea/index.js';
|
|
42
42
|
export * from './theme/index.js';
|
|
43
43
|
export * from './video/index.js';
|
|
@@ -49,7 +49,6 @@ export * from './filter-chip/index.js';
|
|
|
49
49
|
export * from './formatted-account/index.js';
|
|
50
50
|
export * from './formatted-date/index.js';
|
|
51
51
|
export * from './formatted-number/index.js';
|
|
52
|
-
export * from './radio-group/index.js';
|
|
53
52
|
export * from './icons/icon-ai/index.js';
|
|
54
53
|
export * from './icons/icon-airplane-up/index.js';
|
|
55
54
|
export * from './icons/icon-archive/index.js';
|
|
@@ -383,6 +382,7 @@ export * from './icons/icon-youtube/index.js';
|
|
|
383
382
|
export * from './icons/icon-zap/index.js';
|
|
384
383
|
export * from './icons/icon-zoom-in/index.js';
|
|
385
384
|
export * from './icons/icon-zoom-out/index.js';
|
|
385
|
+
export * from './radio-group/index.js';
|
|
386
386
|
export * from './segment/index.js';
|
|
387
387
|
export * from './sensitive-account/index.js';
|
|
388
388
|
export * from './sensitive-date/index.js';
|
package/generated/react/index.js
CHANGED
|
@@ -17,8 +17,8 @@ export * from "./divider/index.js";
|
|
|
17
17
|
export * from "./dropdown/index.js";
|
|
18
18
|
export * from "./fab/index.js";
|
|
19
19
|
export * from "./filter-chips/index.js";
|
|
20
|
-
export * from "./flex/index.js";
|
|
21
20
|
export * from "./form-summary/index.js";
|
|
21
|
+
export * from "./flex/index.js";
|
|
22
22
|
export * from "./grid/index.js";
|
|
23
23
|
export * from "./grouped-list/index.js";
|
|
24
24
|
export * from "./list-item/index.js";
|
|
@@ -36,8 +36,8 @@ export * from "./segmented-control/index.js";
|
|
|
36
36
|
export * from "./select/index.js";
|
|
37
37
|
export * from "./signal/index.js";
|
|
38
38
|
export * from "./spinner/index.js";
|
|
39
|
-
export * from "./text/index.js";
|
|
40
39
|
export * from "./table/index.js";
|
|
40
|
+
export * from "./text/index.js";
|
|
41
41
|
export * from "./textarea/index.js";
|
|
42
42
|
export * from "./theme/index.js";
|
|
43
43
|
export * from "./video/index.js";
|
|
@@ -49,7 +49,6 @@ export * from "./filter-chip/index.js";
|
|
|
49
49
|
export * from "./formatted-account/index.js";
|
|
50
50
|
export * from "./formatted-date/index.js";
|
|
51
51
|
export * from "./formatted-number/index.js";
|
|
52
|
-
export * from "./radio-group/index.js";
|
|
53
52
|
export * from "./icons/icon-ai/index.js";
|
|
54
53
|
export * from "./icons/icon-airplane-up/index.js";
|
|
55
54
|
export * from "./icons/icon-archive/index.js";
|
|
@@ -383,6 +382,7 @@ export * from "./icons/icon-youtube/index.js";
|
|
|
383
382
|
export * from "./icons/icon-zap/index.js";
|
|
384
383
|
export * from "./icons/icon-zoom-in/index.js";
|
|
385
384
|
export * from "./icons/icon-zoom-out/index.js";
|
|
385
|
+
export * from "./radio-group/index.js";
|
|
386
386
|
export * from "./segment/index.js";
|
|
387
387
|
export * from "./sensitive-account/index.js";
|
|
388
388
|
export * from "./sensitive-date/index.js";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sebgroup/green-core",
|
|
3
3
|
"description": "A carefully crafted set of Web Components, laying the foundation of the Green Design System.",
|
|
4
|
-
"version": "2.21.0-rc.
|
|
4
|
+
"version": "2.21.0-rc.20260113154959564",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "index.js",
|
|
7
7
|
"type": "module",
|