@genesislcap/foundation-zero 14.87.0 → 14.88.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.
- package/dist/custom-elements.json +218 -218
- package/package.json +7 -7
|
@@ -784,37 +784,6 @@
|
|
|
784
784
|
}
|
|
785
785
|
]
|
|
786
786
|
},
|
|
787
|
-
{
|
|
788
|
-
"kind": "javascript-module",
|
|
789
|
-
"path": "src/_config/index.ts",
|
|
790
|
-
"declarations": [],
|
|
791
|
-
"exports": [
|
|
792
|
-
{
|
|
793
|
-
"kind": "js",
|
|
794
|
-
"name": "*",
|
|
795
|
-
"declaration": {
|
|
796
|
-
"name": "*",
|
|
797
|
-
"package": "./styles"
|
|
798
|
-
}
|
|
799
|
-
},
|
|
800
|
-
{
|
|
801
|
-
"kind": "js",
|
|
802
|
-
"name": "*",
|
|
803
|
-
"declaration": {
|
|
804
|
-
"name": "*",
|
|
805
|
-
"package": "./tokens"
|
|
806
|
-
}
|
|
807
|
-
},
|
|
808
|
-
{
|
|
809
|
-
"kind": "js",
|
|
810
|
-
"name": "*",
|
|
811
|
-
"declaration": {
|
|
812
|
-
"name": "*",
|
|
813
|
-
"package": "./values"
|
|
814
|
-
}
|
|
815
|
-
}
|
|
816
|
-
]
|
|
817
|
-
},
|
|
818
787
|
{
|
|
819
788
|
"kind": "javascript-module",
|
|
820
789
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -1005,124 +974,7 @@
|
|
|
1005
974
|
},
|
|
1006
975
|
{
|
|
1007
976
|
"kind": "javascript-module",
|
|
1008
|
-
"path": "src/
|
|
1009
|
-
"declarations": [
|
|
1010
|
-
{
|
|
1011
|
-
"kind": "function",
|
|
1012
|
-
"name": "zeroAccordionItemStyles",
|
|
1013
|
-
"return": {
|
|
1014
|
-
"type": {
|
|
1015
|
-
"text": "ElementStyles"
|
|
1016
|
-
}
|
|
1017
|
-
},
|
|
1018
|
-
"parameters": [
|
|
1019
|
-
{
|
|
1020
|
-
"name": "context",
|
|
1021
|
-
"type": {
|
|
1022
|
-
"text": "ElementDefinitionContext"
|
|
1023
|
-
}
|
|
1024
|
-
},
|
|
1025
|
-
{
|
|
1026
|
-
"name": "definition",
|
|
1027
|
-
"type": {
|
|
1028
|
-
"text": "FoundationElementDefinition"
|
|
1029
|
-
}
|
|
1030
|
-
}
|
|
1031
|
-
]
|
|
1032
|
-
}
|
|
1033
|
-
],
|
|
1034
|
-
"exports": [
|
|
1035
|
-
{
|
|
1036
|
-
"kind": "js",
|
|
1037
|
-
"name": "zeroAccordionItemStyles",
|
|
1038
|
-
"declaration": {
|
|
1039
|
-
"name": "zeroAccordionItemStyles",
|
|
1040
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1041
|
-
}
|
|
1042
|
-
}
|
|
1043
|
-
]
|
|
1044
|
-
},
|
|
1045
|
-
{
|
|
1046
|
-
"kind": "javascript-module",
|
|
1047
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1048
|
-
"declarations": [
|
|
1049
|
-
{
|
|
1050
|
-
"kind": "function",
|
|
1051
|
-
"name": "zeroAccordionItemTemplate",
|
|
1052
|
-
"return": {
|
|
1053
|
-
"type": {
|
|
1054
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1055
|
-
}
|
|
1056
|
-
},
|
|
1057
|
-
"parameters": [
|
|
1058
|
-
{
|
|
1059
|
-
"name": "context",
|
|
1060
|
-
"type": {
|
|
1061
|
-
"text": "ElementDefinitionContext"
|
|
1062
|
-
}
|
|
1063
|
-
},
|
|
1064
|
-
{
|
|
1065
|
-
"name": "definition",
|
|
1066
|
-
"type": {
|
|
1067
|
-
"text": "FoundationElementDefinition"
|
|
1068
|
-
}
|
|
1069
|
-
}
|
|
1070
|
-
]
|
|
1071
|
-
}
|
|
1072
|
-
],
|
|
1073
|
-
"exports": [
|
|
1074
|
-
{
|
|
1075
|
-
"kind": "js",
|
|
1076
|
-
"name": "zeroAccordionItemTemplate",
|
|
1077
|
-
"declaration": {
|
|
1078
|
-
"name": "zeroAccordionItemTemplate",
|
|
1079
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1080
|
-
}
|
|
1081
|
-
}
|
|
1082
|
-
]
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"kind": "javascript-module",
|
|
1086
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
1087
|
-
"declarations": [
|
|
1088
|
-
{
|
|
1089
|
-
"kind": "class",
|
|
1090
|
-
"description": "",
|
|
1091
|
-
"name": "AccordionItem",
|
|
1092
|
-
"superclass": {
|
|
1093
|
-
"name": "FoundationAccordionItem",
|
|
1094
|
-
"package": "@genesislcap/foundation-ui"
|
|
1095
|
-
},
|
|
1096
|
-
"tagName": "%%prefix%%-card",
|
|
1097
|
-
"customElement": true
|
|
1098
|
-
},
|
|
1099
|
-
{
|
|
1100
|
-
"kind": "variable",
|
|
1101
|
-
"name": "zeroAccordionItem"
|
|
1102
|
-
}
|
|
1103
|
-
],
|
|
1104
|
-
"exports": [
|
|
1105
|
-
{
|
|
1106
|
-
"kind": "js",
|
|
1107
|
-
"name": "AccordionItem",
|
|
1108
|
-
"declaration": {
|
|
1109
|
-
"name": "AccordionItem",
|
|
1110
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1111
|
-
}
|
|
1112
|
-
},
|
|
1113
|
-
{
|
|
1114
|
-
"kind": "js",
|
|
1115
|
-
"name": "zeroAccordionItem",
|
|
1116
|
-
"declaration": {
|
|
1117
|
-
"name": "zeroAccordionItem",
|
|
1118
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1119
|
-
}
|
|
1120
|
-
}
|
|
1121
|
-
]
|
|
1122
|
-
},
|
|
1123
|
-
{
|
|
1124
|
-
"kind": "javascript-module",
|
|
1125
|
-
"path": "src/accordion-item/index.ts",
|
|
977
|
+
"path": "src/_config/index.ts",
|
|
1126
978
|
"declarations": [],
|
|
1127
979
|
"exports": [
|
|
1128
980
|
{
|
|
@@ -1130,7 +982,7 @@
|
|
|
1130
982
|
"name": "*",
|
|
1131
983
|
"declaration": {
|
|
1132
984
|
"name": "*",
|
|
1133
|
-
"package": "./
|
|
985
|
+
"package": "./styles"
|
|
1134
986
|
}
|
|
1135
987
|
},
|
|
1136
988
|
{
|
|
@@ -1138,7 +990,7 @@
|
|
|
1138
990
|
"name": "*",
|
|
1139
991
|
"declaration": {
|
|
1140
992
|
"name": "*",
|
|
1141
|
-
"package": "./
|
|
993
|
+
"package": "./tokens"
|
|
1142
994
|
}
|
|
1143
995
|
},
|
|
1144
996
|
{
|
|
@@ -1146,58 +998,18 @@
|
|
|
1146
998
|
"name": "*",
|
|
1147
999
|
"declaration": {
|
|
1148
1000
|
"name": "*",
|
|
1149
|
-
"package": "./
|
|
1150
|
-
}
|
|
1151
|
-
}
|
|
1152
|
-
]
|
|
1153
|
-
},
|
|
1154
|
-
{
|
|
1155
|
-
"kind": "javascript-module",
|
|
1156
|
-
"path": "src/anchor/anchor.stories.ts",
|
|
1157
|
-
"declarations": [
|
|
1158
|
-
{
|
|
1159
|
-
"kind": "variable",
|
|
1160
|
-
"name": "meta",
|
|
1161
|
-
"type": {
|
|
1162
|
-
"text": "Meta"
|
|
1163
|
-
},
|
|
1164
|
-
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
1165
|
-
},
|
|
1166
|
-
{
|
|
1167
|
-
"kind": "variable",
|
|
1168
|
-
"name": "All",
|
|
1169
|
-
"type": {
|
|
1170
|
-
"text": "StoryObj"
|
|
1171
|
-
},
|
|
1172
|
-
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
1173
|
-
}
|
|
1174
|
-
],
|
|
1175
|
-
"exports": [
|
|
1176
|
-
{
|
|
1177
|
-
"kind": "js",
|
|
1178
|
-
"name": "default",
|
|
1179
|
-
"declaration": {
|
|
1180
|
-
"name": "meta",
|
|
1181
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
1182
|
-
}
|
|
1183
|
-
},
|
|
1184
|
-
{
|
|
1185
|
-
"kind": "js",
|
|
1186
|
-
"name": "All",
|
|
1187
|
-
"declaration": {
|
|
1188
|
-
"name": "All",
|
|
1189
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
1001
|
+
"package": "./values"
|
|
1190
1002
|
}
|
|
1191
1003
|
}
|
|
1192
1004
|
]
|
|
1193
1005
|
},
|
|
1194
1006
|
{
|
|
1195
1007
|
"kind": "javascript-module",
|
|
1196
|
-
"path": "src/
|
|
1008
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1197
1009
|
"declarations": [
|
|
1198
1010
|
{
|
|
1199
1011
|
"kind": "function",
|
|
1200
|
-
"name": "
|
|
1012
|
+
"name": "zeroAccordionItemStyles",
|
|
1201
1013
|
"return": {
|
|
1202
1014
|
"type": {
|
|
1203
1015
|
"text": "ElementStyles"
|
|
@@ -1222,24 +1034,24 @@
|
|
|
1222
1034
|
"exports": [
|
|
1223
1035
|
{
|
|
1224
1036
|
"kind": "js",
|
|
1225
|
-
"name": "
|
|
1037
|
+
"name": "zeroAccordionItemStyles",
|
|
1226
1038
|
"declaration": {
|
|
1227
|
-
"name": "
|
|
1228
|
-
"module": "src/
|
|
1039
|
+
"name": "zeroAccordionItemStyles",
|
|
1040
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1229
1041
|
}
|
|
1230
1042
|
}
|
|
1231
1043
|
]
|
|
1232
1044
|
},
|
|
1233
1045
|
{
|
|
1234
1046
|
"kind": "javascript-module",
|
|
1235
|
-
"path": "src/
|
|
1047
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1236
1048
|
"declarations": [
|
|
1237
1049
|
{
|
|
1238
1050
|
"kind": "function",
|
|
1239
|
-
"name": "
|
|
1051
|
+
"name": "zeroAccordionItemTemplate",
|
|
1240
1052
|
"return": {
|
|
1241
1053
|
"type": {
|
|
1242
|
-
"text": "ViewTemplate<
|
|
1054
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1243
1055
|
}
|
|
1244
1056
|
},
|
|
1245
1057
|
"parameters": [
|
|
@@ -1261,56 +1073,56 @@
|
|
|
1261
1073
|
"exports": [
|
|
1262
1074
|
{
|
|
1263
1075
|
"kind": "js",
|
|
1264
|
-
"name": "
|
|
1076
|
+
"name": "zeroAccordionItemTemplate",
|
|
1265
1077
|
"declaration": {
|
|
1266
|
-
"name": "
|
|
1267
|
-
"module": "src/
|
|
1078
|
+
"name": "zeroAccordionItemTemplate",
|
|
1079
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1268
1080
|
}
|
|
1269
1081
|
}
|
|
1270
1082
|
]
|
|
1271
1083
|
},
|
|
1272
1084
|
{
|
|
1273
1085
|
"kind": "javascript-module",
|
|
1274
|
-
"path": "src/
|
|
1086
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1275
1087
|
"declarations": [
|
|
1276
1088
|
{
|
|
1277
1089
|
"kind": "class",
|
|
1278
1090
|
"description": "",
|
|
1279
|
-
"name": "
|
|
1091
|
+
"name": "AccordionItem",
|
|
1280
1092
|
"superclass": {
|
|
1281
|
-
"name": "
|
|
1093
|
+
"name": "FoundationAccordionItem",
|
|
1282
1094
|
"package": "@genesislcap/foundation-ui"
|
|
1283
1095
|
},
|
|
1284
|
-
"tagName": "%%prefix%%-
|
|
1096
|
+
"tagName": "%%prefix%%-card",
|
|
1285
1097
|
"customElement": true
|
|
1286
1098
|
},
|
|
1287
1099
|
{
|
|
1288
1100
|
"kind": "variable",
|
|
1289
|
-
"name": "
|
|
1101
|
+
"name": "zeroAccordionItem"
|
|
1290
1102
|
}
|
|
1291
1103
|
],
|
|
1292
1104
|
"exports": [
|
|
1293
1105
|
{
|
|
1294
1106
|
"kind": "js",
|
|
1295
|
-
"name": "
|
|
1107
|
+
"name": "AccordionItem",
|
|
1296
1108
|
"declaration": {
|
|
1297
|
-
"name": "
|
|
1298
|
-
"module": "src/
|
|
1109
|
+
"name": "AccordionItem",
|
|
1110
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1299
1111
|
}
|
|
1300
1112
|
},
|
|
1301
1113
|
{
|
|
1302
1114
|
"kind": "js",
|
|
1303
|
-
"name": "
|
|
1115
|
+
"name": "zeroAccordionItem",
|
|
1304
1116
|
"declaration": {
|
|
1305
|
-
"name": "
|
|
1306
|
-
"module": "src/
|
|
1117
|
+
"name": "zeroAccordionItem",
|
|
1118
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1307
1119
|
}
|
|
1308
1120
|
}
|
|
1309
1121
|
]
|
|
1310
1122
|
},
|
|
1311
1123
|
{
|
|
1312
1124
|
"kind": "javascript-module",
|
|
1313
|
-
"path": "src/
|
|
1125
|
+
"path": "src/accordion-item/index.ts",
|
|
1314
1126
|
"declarations": [],
|
|
1315
1127
|
"exports": [
|
|
1316
1128
|
{
|
|
@@ -1318,7 +1130,7 @@
|
|
|
1318
1130
|
"name": "*",
|
|
1319
1131
|
"declaration": {
|
|
1320
1132
|
"name": "*",
|
|
1321
|
-
"package": "./
|
|
1133
|
+
"package": "./accordion-item"
|
|
1322
1134
|
}
|
|
1323
1135
|
},
|
|
1324
1136
|
{
|
|
@@ -1326,7 +1138,7 @@
|
|
|
1326
1138
|
"name": "*",
|
|
1327
1139
|
"declaration": {
|
|
1328
1140
|
"name": "*",
|
|
1329
|
-
"package": "./
|
|
1141
|
+
"package": "./accordion-item.styles"
|
|
1330
1142
|
}
|
|
1331
1143
|
},
|
|
1332
1144
|
{
|
|
@@ -1334,7 +1146,7 @@
|
|
|
1334
1146
|
"name": "*",
|
|
1335
1147
|
"declaration": {
|
|
1336
1148
|
"name": "*",
|
|
1337
|
-
"package": "./
|
|
1149
|
+
"package": "./accordion-item.template"
|
|
1338
1150
|
}
|
|
1339
1151
|
}
|
|
1340
1152
|
]
|
|
@@ -1799,6 +1611,194 @@
|
|
|
1799
1611
|
}
|
|
1800
1612
|
]
|
|
1801
1613
|
},
|
|
1614
|
+
{
|
|
1615
|
+
"kind": "javascript-module",
|
|
1616
|
+
"path": "src/anchor/anchor.stories.ts",
|
|
1617
|
+
"declarations": [
|
|
1618
|
+
{
|
|
1619
|
+
"kind": "variable",
|
|
1620
|
+
"name": "meta",
|
|
1621
|
+
"type": {
|
|
1622
|
+
"text": "Meta"
|
|
1623
|
+
},
|
|
1624
|
+
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"kind": "variable",
|
|
1628
|
+
"name": "All",
|
|
1629
|
+
"type": {
|
|
1630
|
+
"text": "StoryObj"
|
|
1631
|
+
},
|
|
1632
|
+
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
1633
|
+
}
|
|
1634
|
+
],
|
|
1635
|
+
"exports": [
|
|
1636
|
+
{
|
|
1637
|
+
"kind": "js",
|
|
1638
|
+
"name": "default",
|
|
1639
|
+
"declaration": {
|
|
1640
|
+
"name": "meta",
|
|
1641
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
1642
|
+
}
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"kind": "js",
|
|
1646
|
+
"name": "All",
|
|
1647
|
+
"declaration": {
|
|
1648
|
+
"name": "All",
|
|
1649
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
1650
|
+
}
|
|
1651
|
+
}
|
|
1652
|
+
]
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"kind": "javascript-module",
|
|
1656
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1657
|
+
"declarations": [
|
|
1658
|
+
{
|
|
1659
|
+
"kind": "function",
|
|
1660
|
+
"name": "zeroAnchorStyles",
|
|
1661
|
+
"return": {
|
|
1662
|
+
"type": {
|
|
1663
|
+
"text": "ElementStyles"
|
|
1664
|
+
}
|
|
1665
|
+
},
|
|
1666
|
+
"parameters": [
|
|
1667
|
+
{
|
|
1668
|
+
"name": "context",
|
|
1669
|
+
"type": {
|
|
1670
|
+
"text": "ElementDefinitionContext"
|
|
1671
|
+
}
|
|
1672
|
+
},
|
|
1673
|
+
{
|
|
1674
|
+
"name": "definition",
|
|
1675
|
+
"type": {
|
|
1676
|
+
"text": "FoundationElementDefinition"
|
|
1677
|
+
}
|
|
1678
|
+
}
|
|
1679
|
+
]
|
|
1680
|
+
}
|
|
1681
|
+
],
|
|
1682
|
+
"exports": [
|
|
1683
|
+
{
|
|
1684
|
+
"kind": "js",
|
|
1685
|
+
"name": "zeroAnchorStyles",
|
|
1686
|
+
"declaration": {
|
|
1687
|
+
"name": "zeroAnchorStyles",
|
|
1688
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1689
|
+
}
|
|
1690
|
+
}
|
|
1691
|
+
]
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"kind": "javascript-module",
|
|
1695
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1696
|
+
"declarations": [
|
|
1697
|
+
{
|
|
1698
|
+
"kind": "function",
|
|
1699
|
+
"name": "zeroAnchorTemplate",
|
|
1700
|
+
"return": {
|
|
1701
|
+
"type": {
|
|
1702
|
+
"text": "ViewTemplate<Anchor>"
|
|
1703
|
+
}
|
|
1704
|
+
},
|
|
1705
|
+
"parameters": [
|
|
1706
|
+
{
|
|
1707
|
+
"name": "context",
|
|
1708
|
+
"type": {
|
|
1709
|
+
"text": "ElementDefinitionContext"
|
|
1710
|
+
}
|
|
1711
|
+
},
|
|
1712
|
+
{
|
|
1713
|
+
"name": "definition",
|
|
1714
|
+
"type": {
|
|
1715
|
+
"text": "FoundationElementDefinition"
|
|
1716
|
+
}
|
|
1717
|
+
}
|
|
1718
|
+
]
|
|
1719
|
+
}
|
|
1720
|
+
],
|
|
1721
|
+
"exports": [
|
|
1722
|
+
{
|
|
1723
|
+
"kind": "js",
|
|
1724
|
+
"name": "zeroAnchorTemplate",
|
|
1725
|
+
"declaration": {
|
|
1726
|
+
"name": "zeroAnchorTemplate",
|
|
1727
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1728
|
+
}
|
|
1729
|
+
}
|
|
1730
|
+
]
|
|
1731
|
+
},
|
|
1732
|
+
{
|
|
1733
|
+
"kind": "javascript-module",
|
|
1734
|
+
"path": "src/anchor/anchor.ts",
|
|
1735
|
+
"declarations": [
|
|
1736
|
+
{
|
|
1737
|
+
"kind": "class",
|
|
1738
|
+
"description": "",
|
|
1739
|
+
"name": "Anchor",
|
|
1740
|
+
"superclass": {
|
|
1741
|
+
"name": "FoundationAnchor",
|
|
1742
|
+
"package": "@genesislcap/foundation-ui"
|
|
1743
|
+
},
|
|
1744
|
+
"tagName": "%%prefix%%-anchor",
|
|
1745
|
+
"customElement": true
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"kind": "variable",
|
|
1749
|
+
"name": "zeroAnchor"
|
|
1750
|
+
}
|
|
1751
|
+
],
|
|
1752
|
+
"exports": [
|
|
1753
|
+
{
|
|
1754
|
+
"kind": "js",
|
|
1755
|
+
"name": "Anchor",
|
|
1756
|
+
"declaration": {
|
|
1757
|
+
"name": "Anchor",
|
|
1758
|
+
"module": "src/anchor/anchor.ts"
|
|
1759
|
+
}
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"kind": "js",
|
|
1763
|
+
"name": "zeroAnchor",
|
|
1764
|
+
"declaration": {
|
|
1765
|
+
"name": "zeroAnchor",
|
|
1766
|
+
"module": "src/anchor/anchor.ts"
|
|
1767
|
+
}
|
|
1768
|
+
}
|
|
1769
|
+
]
|
|
1770
|
+
},
|
|
1771
|
+
{
|
|
1772
|
+
"kind": "javascript-module",
|
|
1773
|
+
"path": "src/anchor/index.ts",
|
|
1774
|
+
"declarations": [],
|
|
1775
|
+
"exports": [
|
|
1776
|
+
{
|
|
1777
|
+
"kind": "js",
|
|
1778
|
+
"name": "*",
|
|
1779
|
+
"declaration": {
|
|
1780
|
+
"name": "*",
|
|
1781
|
+
"package": "./anchor"
|
|
1782
|
+
}
|
|
1783
|
+
},
|
|
1784
|
+
{
|
|
1785
|
+
"kind": "js",
|
|
1786
|
+
"name": "*",
|
|
1787
|
+
"declaration": {
|
|
1788
|
+
"name": "*",
|
|
1789
|
+
"package": "./anchor.styles"
|
|
1790
|
+
}
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"kind": "js",
|
|
1794
|
+
"name": "*",
|
|
1795
|
+
"declaration": {
|
|
1796
|
+
"name": "*",
|
|
1797
|
+
"package": "./anchor.template"
|
|
1798
|
+
}
|
|
1799
|
+
}
|
|
1800
|
+
]
|
|
1801
|
+
},
|
|
1802
1802
|
{
|
|
1803
1803
|
"kind": "javascript-module",
|
|
1804
1804
|
"path": "src/avatar/avatar.stories.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.88.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"storybook": "storybook dev -p 6006"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"@genesislcap/genx": "14.
|
|
68
|
+
"@genesislcap/genx": "14.88.0",
|
|
69
69
|
"@storybook/addon-essentials": "^7.1.0",
|
|
70
70
|
"@storybook/addon-links": "^7.1.0",
|
|
71
71
|
"@storybook/addons": "^7.1.0",
|
|
@@ -78,10 +78,10 @@
|
|
|
78
78
|
"storybook": "^7.1.0"
|
|
79
79
|
},
|
|
80
80
|
"dependencies": {
|
|
81
|
-
"@genesislcap/foundation-comms": "14.
|
|
82
|
-
"@genesislcap/foundation-logger": "14.
|
|
83
|
-
"@genesislcap/foundation-ui": "14.
|
|
84
|
-
"@genesislcap/foundation-utils": "14.
|
|
81
|
+
"@genesislcap/foundation-comms": "14.88.0",
|
|
82
|
+
"@genesislcap/foundation-logger": "14.88.0",
|
|
83
|
+
"@genesislcap/foundation-ui": "14.88.0",
|
|
84
|
+
"@genesislcap/foundation-utils": "14.88.0",
|
|
85
85
|
"@microsoft/fast-colors": "^5.1.4",
|
|
86
86
|
"@microsoft/fast-components": "^2.21.3",
|
|
87
87
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -98,5 +98,5 @@
|
|
|
98
98
|
"access": "public"
|
|
99
99
|
},
|
|
100
100
|
"customElements": "dist/custom-elements.json",
|
|
101
|
-
"gitHead": "
|
|
101
|
+
"gitHead": "2e0aecfc90fb2ea2b2008b5b5067640d71ef13d8"
|
|
102
102
|
}
|