@genesislcap/foundation-zero 14.30.1 → 14.30.2-bny.1

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.
@@ -751,194 +751,6 @@
751
751
  }
752
752
  ]
753
753
  },
754
- {
755
- "kind": "javascript-module",
756
- "path": "src/anchor/anchor.stories.ts",
757
- "declarations": [
758
- {
759
- "kind": "variable",
760
- "name": "meta",
761
- "type": {
762
- "text": "Meta"
763
- },
764
- "default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
765
- },
766
- {
767
- "kind": "variable",
768
- "name": "All",
769
- "type": {
770
- "text": "StoryObj"
771
- },
772
- "default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
773
- }
774
- ],
775
- "exports": [
776
- {
777
- "kind": "js",
778
- "name": "default",
779
- "declaration": {
780
- "name": "meta",
781
- "module": "src/anchor/anchor.stories.ts"
782
- }
783
- },
784
- {
785
- "kind": "js",
786
- "name": "All",
787
- "declaration": {
788
- "name": "All",
789
- "module": "src/anchor/anchor.stories.ts"
790
- }
791
- }
792
- ]
793
- },
794
- {
795
- "kind": "javascript-module",
796
- "path": "src/anchor/anchor.styles.ts",
797
- "declarations": [
798
- {
799
- "kind": "function",
800
- "name": "zeroAnchorStyles",
801
- "return": {
802
- "type": {
803
- "text": "ElementStyles"
804
- }
805
- },
806
- "parameters": [
807
- {
808
- "name": "context",
809
- "type": {
810
- "text": "ElementDefinitionContext"
811
- }
812
- },
813
- {
814
- "name": "definition",
815
- "type": {
816
- "text": "FoundationElementDefinition"
817
- }
818
- }
819
- ]
820
- }
821
- ],
822
- "exports": [
823
- {
824
- "kind": "js",
825
- "name": "zeroAnchorStyles",
826
- "declaration": {
827
- "name": "zeroAnchorStyles",
828
- "module": "src/anchor/anchor.styles.ts"
829
- }
830
- }
831
- ]
832
- },
833
- {
834
- "kind": "javascript-module",
835
- "path": "src/anchor/anchor.template.ts",
836
- "declarations": [
837
- {
838
- "kind": "function",
839
- "name": "zeroAnchorTemplate",
840
- "return": {
841
- "type": {
842
- "text": "ViewTemplate<Anchor>"
843
- }
844
- },
845
- "parameters": [
846
- {
847
- "name": "context",
848
- "type": {
849
- "text": "ElementDefinitionContext"
850
- }
851
- },
852
- {
853
- "name": "definition",
854
- "type": {
855
- "text": "FoundationElementDefinition"
856
- }
857
- }
858
- ]
859
- }
860
- ],
861
- "exports": [
862
- {
863
- "kind": "js",
864
- "name": "zeroAnchorTemplate",
865
- "declaration": {
866
- "name": "zeroAnchorTemplate",
867
- "module": "src/anchor/anchor.template.ts"
868
- }
869
- }
870
- ]
871
- },
872
- {
873
- "kind": "javascript-module",
874
- "path": "src/anchor/anchor.ts",
875
- "declarations": [
876
- {
877
- "kind": "class",
878
- "description": "",
879
- "name": "Anchor",
880
- "superclass": {
881
- "name": "FoundationAnchor",
882
- "package": "@genesislcap/foundation-ui"
883
- },
884
- "tagName": "%%prefix%%-anchor",
885
- "customElement": true
886
- },
887
- {
888
- "kind": "variable",
889
- "name": "zeroAnchor"
890
- }
891
- ],
892
- "exports": [
893
- {
894
- "kind": "js",
895
- "name": "Anchor",
896
- "declaration": {
897
- "name": "Anchor",
898
- "module": "src/anchor/anchor.ts"
899
- }
900
- },
901
- {
902
- "kind": "js",
903
- "name": "zeroAnchor",
904
- "declaration": {
905
- "name": "zeroAnchor",
906
- "module": "src/anchor/anchor.ts"
907
- }
908
- }
909
- ]
910
- },
911
- {
912
- "kind": "javascript-module",
913
- "path": "src/anchor/index.ts",
914
- "declarations": [],
915
- "exports": [
916
- {
917
- "kind": "js",
918
- "name": "*",
919
- "declaration": {
920
- "name": "*",
921
- "package": "./anchor"
922
- }
923
- },
924
- {
925
- "kind": "js",
926
- "name": "*",
927
- "declaration": {
928
- "name": "*",
929
- "package": "./anchor.styles"
930
- }
931
- },
932
- {
933
- "kind": "js",
934
- "name": "*",
935
- "declaration": {
936
- "name": "*",
937
- "package": "./anchor.template"
938
- }
939
- }
940
- ]
941
- },
942
754
  {
943
755
  "kind": "javascript-module",
944
756
  "path": "src/actions-menu/actions-menu.stories.ts",
@@ -1213,7 +1025,7 @@
1213
1025
  },
1214
1026
  {
1215
1027
  "kind": "javascript-module",
1216
- "path": "src/banner/banner.stories.ts",
1028
+ "path": "src/anchor/anchor.stories.ts",
1217
1029
  "declarations": [
1218
1030
  {
1219
1031
  "kind": "variable",
@@ -1221,15 +1033,15 @@
1221
1033
  "type": {
1222
1034
  "text": "Meta"
1223
1035
  },
1224
- "default": "{\n title: 'Banner',\n component: 'zero-banner',\n}"
1036
+ "default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
1225
1037
  },
1226
1038
  {
1227
1039
  "kind": "variable",
1228
- "name": "Primary",
1040
+ "name": "All",
1229
1041
  "type": {
1230
1042
  "text": "StoryObj"
1231
1043
  },
1232
- "default": "{\n args: {\n bannerText: ` Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet.\n Lorem, ipsum dolor.`,\n actionIgnoreActionText: 'Ignore',\n actionDemoText: 'Diagnose',\n actionButtonAppearance: 'lightweight',\n },\n argTypes: {\n actionButtonAppearance: {\n control: 'select',\n options: [...FastAppearanceValues, ...ZeroAppearanceValues],\n },\n },\n render: ({ bannerText, actionButtonAppearance, actionIgnoreActionText, actionDemoText }) =>\n html`\n <zero-banner id=\"banner\">\n <div slot=\"content\">${bannerText}</div>\n <zero-button slot=\"action\" @click=\"${ignoreClick}\" appearance=\"${actionButtonAppearance}\">\n ${actionIgnoreActionText}\n </zero-button>\n <zero-button slot=\"action\" appearance=\"${actionButtonAppearance}\">\n ${actionDemoText}\n </zero-button>\n </zero-banner>\n `,\n}"
1044
+ "default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
1233
1045
  }
1234
1046
  ],
1235
1047
  "exports": [
@@ -1238,218 +1050,147 @@
1238
1050
  "name": "default",
1239
1051
  "declaration": {
1240
1052
  "name": "meta",
1241
- "module": "src/banner/banner.stories.ts"
1053
+ "module": "src/anchor/anchor.stories.ts"
1242
1054
  }
1243
1055
  },
1244
1056
  {
1245
1057
  "kind": "js",
1246
- "name": "Primary",
1058
+ "name": "All",
1247
1059
  "declaration": {
1248
- "name": "Primary",
1249
- "module": "src/banner/banner.stories.ts"
1060
+ "name": "All",
1061
+ "module": "src/anchor/anchor.stories.ts"
1250
1062
  }
1251
1063
  }
1252
1064
  ]
1253
1065
  },
1254
1066
  {
1255
1067
  "kind": "javascript-module",
1256
- "path": "src/banner/banner.styles.ts",
1068
+ "path": "src/anchor/anchor.styles.ts",
1257
1069
  "declarations": [
1258
1070
  {
1259
- "kind": "variable",
1260
- "name": "zeroBannerStyles",
1261
- "default": "css`\n ${foundationBannerStyles}\n .banner {\n background-color: ${neutralLayer1};\n }\n`"
1071
+ "kind": "function",
1072
+ "name": "zeroAnchorStyles",
1073
+ "return": {
1074
+ "type": {
1075
+ "text": "ElementStyles"
1076
+ }
1077
+ },
1078
+ "parameters": [
1079
+ {
1080
+ "name": "context",
1081
+ "type": {
1082
+ "text": "ElementDefinitionContext"
1083
+ }
1084
+ },
1085
+ {
1086
+ "name": "definition",
1087
+ "type": {
1088
+ "text": "FoundationElementDefinition"
1089
+ }
1090
+ }
1091
+ ]
1262
1092
  }
1263
1093
  ],
1264
1094
  "exports": [
1265
1095
  {
1266
1096
  "kind": "js",
1267
- "name": "zeroBannerStyles",
1097
+ "name": "zeroAnchorStyles",
1268
1098
  "declaration": {
1269
- "name": "zeroBannerStyles",
1270
- "module": "src/banner/banner.styles.ts"
1099
+ "name": "zeroAnchorStyles",
1100
+ "module": "src/anchor/anchor.styles.ts"
1271
1101
  }
1272
1102
  }
1273
1103
  ]
1274
1104
  },
1275
1105
  {
1276
1106
  "kind": "javascript-module",
1277
- "path": "src/banner/banner.ts",
1107
+ "path": "src/anchor/anchor.template.ts",
1278
1108
  "declarations": [
1279
1109
  {
1280
- "kind": "variable",
1281
- "name": "zeroBannerShadowOptions",
1282
- "default": "foundationBannerShadowOptions"
1283
- },
1284
- {
1285
- "kind": "class",
1286
- "description": "",
1287
- "name": "Banner",
1288
- "superclass": {
1289
- "name": "FoundationBanner",
1290
- "package": "@genesislcap/foundation-ui"
1110
+ "kind": "function",
1111
+ "name": "zeroAnchorTemplate",
1112
+ "return": {
1113
+ "type": {
1114
+ "text": "ViewTemplate<Anchor>"
1115
+ }
1291
1116
  },
1292
- "tagName": "%%prefix%%-banner",
1293
- "customElement": true,
1294
- "members": [
1295
- {
1296
- "kind": "field",
1297
- "name": "_presentation",
1298
- "type": {
1299
- "text": "ComponentPresentation | null | undefined"
1300
- },
1301
- "privacy": "private",
1302
- "default": "void 0",
1303
- "inheritedFrom": {
1304
- "name": "FoundationElement",
1305
- "module": "src/foundation-element/foundation-element.ts"
1306
- }
1307
- },
1308
- {
1309
- "kind": "field",
1310
- "name": "$presentation",
1311
- "type": {
1312
- "text": "ComponentPresentation | null"
1313
- },
1314
- "privacy": "public",
1315
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1316
- "inheritedFrom": {
1317
- "name": "FoundationElement",
1318
- "module": "src/foundation-element/foundation-element.ts"
1319
- }
1320
- },
1117
+ "parameters": [
1321
1118
  {
1322
- "kind": "field",
1323
- "name": "template",
1119
+ "name": "context",
1324
1120
  "type": {
1325
- "text": "ElementViewTemplate | void | null"
1326
- },
1327
- "privacy": "public",
1328
- "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.",
1329
- "inheritedFrom": {
1330
- "name": "FoundationElement",
1331
- "module": "src/foundation-element/foundation-element.ts"
1332
- }
1333
- },
1334
- {
1335
- "kind": "method",
1336
- "name": "templateChanged",
1337
- "privacy": "protected",
1338
- "return": {
1339
- "type": {
1340
- "text": "void"
1341
- }
1342
- },
1343
- "inheritedFrom": {
1344
- "name": "FoundationElement",
1345
- "module": "src/foundation-element/foundation-element.ts"
1121
+ "text": "ElementDefinitionContext"
1346
1122
  }
1347
1123
  },
1348
1124
  {
1349
- "kind": "field",
1350
- "name": "styles",
1125
+ "name": "definition",
1351
1126
  "type": {
1352
- "text": "ElementStyles | void | null"
1353
- },
1354
- "privacy": "public",
1355
- "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.",
1356
- "inheritedFrom": {
1357
- "name": "FoundationElement",
1358
- "module": "src/foundation-element/foundation-element.ts"
1359
- }
1360
- },
1361
- {
1362
- "kind": "method",
1363
- "name": "stylesChanged",
1364
- "privacy": "protected",
1365
- "return": {
1366
- "type": {
1367
- "text": "void"
1368
- }
1369
- },
1370
- "inheritedFrom": {
1371
- "name": "FoundationElement",
1372
- "module": "src/foundation-element/foundation-element.ts"
1373
- }
1374
- },
1375
- {
1376
- "kind": "method",
1377
- "name": "compose",
1378
- "privacy": "public",
1379
- "static": true,
1380
- "return": {
1381
- "type": {
1382
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
1383
- }
1384
- },
1385
- "parameters": [
1386
- {
1387
- "name": "this",
1388
- "type": {
1389
- "text": "K"
1390
- }
1391
- },
1392
- {
1393
- "name": "elementDefinition",
1394
- "type": {
1395
- "text": "T"
1396
- },
1397
- "description": "The definition of the element to create the registry\nfunction for."
1398
- }
1399
- ],
1400
- "description": "Defines an element registry function with a set of element definition defaults.",
1401
- "inheritedFrom": {
1402
- "name": "FoundationElement",
1403
- "module": "src/foundation-element/foundation-element.ts"
1127
+ "text": "FoundationElementDefinition"
1404
1128
  }
1405
1129
  }
1406
1130
  ]
1407
- },
1408
- {
1409
- "kind": "variable",
1410
- "name": "zeroBanner",
1411
- "description": "The Zero Banner",
1412
- "privacy": "public"
1413
1131
  }
1414
1132
  ],
1415
1133
  "exports": [
1416
1134
  {
1417
1135
  "kind": "js",
1418
- "name": "zeroBannerShadowOptions",
1136
+ "name": "zeroAnchorTemplate",
1419
1137
  "declaration": {
1420
- "name": "zeroBannerShadowOptions",
1421
- "module": "src/banner/banner.ts"
1138
+ "name": "zeroAnchorTemplate",
1139
+ "module": "src/anchor/anchor.template.ts"
1422
1140
  }
1141
+ }
1142
+ ]
1143
+ },
1144
+ {
1145
+ "kind": "javascript-module",
1146
+ "path": "src/anchor/anchor.ts",
1147
+ "declarations": [
1148
+ {
1149
+ "kind": "class",
1150
+ "description": "",
1151
+ "name": "Anchor",
1152
+ "superclass": {
1153
+ "name": "FoundationAnchor",
1154
+ "package": "@genesislcap/foundation-ui"
1155
+ },
1156
+ "tagName": "%%prefix%%-anchor",
1157
+ "customElement": true
1423
1158
  },
1159
+ {
1160
+ "kind": "variable",
1161
+ "name": "zeroAnchor"
1162
+ }
1163
+ ],
1164
+ "exports": [
1424
1165
  {
1425
1166
  "kind": "js",
1426
- "name": "Banner",
1167
+ "name": "Anchor",
1427
1168
  "declaration": {
1428
- "name": "Banner",
1429
- "module": "src/banner/banner.ts"
1169
+ "name": "Anchor",
1170
+ "module": "src/anchor/anchor.ts"
1430
1171
  }
1431
1172
  },
1432
1173
  {
1433
1174
  "kind": "js",
1434
- "name": "zeroBanner",
1175
+ "name": "zeroAnchor",
1435
1176
  "declaration": {
1436
- "name": "zeroBanner",
1437
- "module": "src/banner/banner.ts"
1177
+ "name": "zeroAnchor",
1178
+ "module": "src/anchor/anchor.ts"
1438
1179
  }
1439
1180
  }
1440
1181
  ]
1441
1182
  },
1442
1183
  {
1443
1184
  "kind": "javascript-module",
1444
- "path": "src/banner/index.ts",
1185
+ "path": "src/anchor/index.ts",
1445
1186
  "declarations": [],
1446
1187
  "exports": [
1447
1188
  {
1448
1189
  "kind": "js",
1449
- "name": "zeroBannerTemplate",
1190
+ "name": "*",
1450
1191
  "declaration": {
1451
- "name": "foundationBannerTemplate",
1452
- "package": "@genesislcap/foundation-ui"
1192
+ "name": "*",
1193
+ "package": "./anchor"
1453
1194
  }
1454
1195
  },
1455
1196
  {
@@ -1457,7 +1198,7 @@
1457
1198
  "name": "*",
1458
1199
  "declaration": {
1459
1200
  "name": "*",
1460
- "package": "./banner"
1201
+ "package": "./anchor.styles"
1461
1202
  }
1462
1203
  },
1463
1204
  {
@@ -1465,7 +1206,7 @@
1465
1206
  "name": "*",
1466
1207
  "declaration": {
1467
1208
  "name": "*",
1468
- "package": "./banner.styles"
1209
+ "package": "./anchor.template"
1469
1210
  }
1470
1211
  }
1471
1212
  ]
@@ -1658,6 +1399,265 @@
1658
1399
  }
1659
1400
  ]
1660
1401
  },
1402
+ {
1403
+ "kind": "javascript-module",
1404
+ "path": "src/banner/banner.stories.ts",
1405
+ "declarations": [
1406
+ {
1407
+ "kind": "variable",
1408
+ "name": "meta",
1409
+ "type": {
1410
+ "text": "Meta"
1411
+ },
1412
+ "default": "{\n title: 'Banner',\n component: 'zero-banner',\n}"
1413
+ },
1414
+ {
1415
+ "kind": "variable",
1416
+ "name": "Primary",
1417
+ "type": {
1418
+ "text": "StoryObj"
1419
+ },
1420
+ "default": "{\n args: {\n bannerText: ` Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet.\n Lorem, ipsum dolor.`,\n actionIgnoreActionText: 'Ignore',\n actionDemoText: 'Diagnose',\n actionButtonAppearance: 'lightweight',\n },\n argTypes: {\n actionButtonAppearance: {\n control: 'select',\n options: [...FastAppearanceValues, ...ZeroAppearanceValues],\n },\n },\n render: ({ bannerText, actionButtonAppearance, actionIgnoreActionText, actionDemoText }) =>\n html`\n <zero-banner id=\"banner\">\n <div slot=\"content\">${bannerText}</div>\n <zero-button slot=\"action\" @click=\"${ignoreClick}\" appearance=\"${actionButtonAppearance}\">\n ${actionIgnoreActionText}\n </zero-button>\n <zero-button slot=\"action\" appearance=\"${actionButtonAppearance}\">\n ${actionDemoText}\n </zero-button>\n </zero-banner>\n `,\n}"
1421
+ }
1422
+ ],
1423
+ "exports": [
1424
+ {
1425
+ "kind": "js",
1426
+ "name": "default",
1427
+ "declaration": {
1428
+ "name": "meta",
1429
+ "module": "src/banner/banner.stories.ts"
1430
+ }
1431
+ },
1432
+ {
1433
+ "kind": "js",
1434
+ "name": "Primary",
1435
+ "declaration": {
1436
+ "name": "Primary",
1437
+ "module": "src/banner/banner.stories.ts"
1438
+ }
1439
+ }
1440
+ ]
1441
+ },
1442
+ {
1443
+ "kind": "javascript-module",
1444
+ "path": "src/banner/banner.styles.ts",
1445
+ "declarations": [
1446
+ {
1447
+ "kind": "variable",
1448
+ "name": "zeroBannerStyles",
1449
+ "default": "css`\n ${foundationBannerStyles}\n .banner {\n background-color: ${neutralLayer1};\n }\n`"
1450
+ }
1451
+ ],
1452
+ "exports": [
1453
+ {
1454
+ "kind": "js",
1455
+ "name": "zeroBannerStyles",
1456
+ "declaration": {
1457
+ "name": "zeroBannerStyles",
1458
+ "module": "src/banner/banner.styles.ts"
1459
+ }
1460
+ }
1461
+ ]
1462
+ },
1463
+ {
1464
+ "kind": "javascript-module",
1465
+ "path": "src/banner/banner.ts",
1466
+ "declarations": [
1467
+ {
1468
+ "kind": "variable",
1469
+ "name": "zeroBannerShadowOptions",
1470
+ "default": "foundationBannerShadowOptions"
1471
+ },
1472
+ {
1473
+ "kind": "class",
1474
+ "description": "",
1475
+ "name": "Banner",
1476
+ "superclass": {
1477
+ "name": "FoundationBanner",
1478
+ "package": "@genesislcap/foundation-ui"
1479
+ },
1480
+ "tagName": "%%prefix%%-banner",
1481
+ "customElement": true,
1482
+ "members": [
1483
+ {
1484
+ "kind": "field",
1485
+ "name": "_presentation",
1486
+ "type": {
1487
+ "text": "ComponentPresentation | null | undefined"
1488
+ },
1489
+ "privacy": "private",
1490
+ "default": "void 0",
1491
+ "inheritedFrom": {
1492
+ "name": "FoundationElement",
1493
+ "module": "src/foundation-element/foundation-element.ts"
1494
+ }
1495
+ },
1496
+ {
1497
+ "kind": "field",
1498
+ "name": "$presentation",
1499
+ "type": {
1500
+ "text": "ComponentPresentation | null"
1501
+ },
1502
+ "privacy": "public",
1503
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
1504
+ "inheritedFrom": {
1505
+ "name": "FoundationElement",
1506
+ "module": "src/foundation-element/foundation-element.ts"
1507
+ }
1508
+ },
1509
+ {
1510
+ "kind": "field",
1511
+ "name": "template",
1512
+ "type": {
1513
+ "text": "ElementViewTemplate | void | null"
1514
+ },
1515
+ "privacy": "public",
1516
+ "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.",
1517
+ "inheritedFrom": {
1518
+ "name": "FoundationElement",
1519
+ "module": "src/foundation-element/foundation-element.ts"
1520
+ }
1521
+ },
1522
+ {
1523
+ "kind": "method",
1524
+ "name": "templateChanged",
1525
+ "privacy": "protected",
1526
+ "return": {
1527
+ "type": {
1528
+ "text": "void"
1529
+ }
1530
+ },
1531
+ "inheritedFrom": {
1532
+ "name": "FoundationElement",
1533
+ "module": "src/foundation-element/foundation-element.ts"
1534
+ }
1535
+ },
1536
+ {
1537
+ "kind": "field",
1538
+ "name": "styles",
1539
+ "type": {
1540
+ "text": "ElementStyles | void | null"
1541
+ },
1542
+ "privacy": "public",
1543
+ "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.",
1544
+ "inheritedFrom": {
1545
+ "name": "FoundationElement",
1546
+ "module": "src/foundation-element/foundation-element.ts"
1547
+ }
1548
+ },
1549
+ {
1550
+ "kind": "method",
1551
+ "name": "stylesChanged",
1552
+ "privacy": "protected",
1553
+ "return": {
1554
+ "type": {
1555
+ "text": "void"
1556
+ }
1557
+ },
1558
+ "inheritedFrom": {
1559
+ "name": "FoundationElement",
1560
+ "module": "src/foundation-element/foundation-element.ts"
1561
+ }
1562
+ },
1563
+ {
1564
+ "kind": "method",
1565
+ "name": "compose",
1566
+ "privacy": "public",
1567
+ "static": true,
1568
+ "return": {
1569
+ "type": {
1570
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
1571
+ }
1572
+ },
1573
+ "parameters": [
1574
+ {
1575
+ "name": "this",
1576
+ "type": {
1577
+ "text": "K"
1578
+ }
1579
+ },
1580
+ {
1581
+ "name": "elementDefinition",
1582
+ "type": {
1583
+ "text": "T"
1584
+ },
1585
+ "description": "The definition of the element to create the registry\nfunction for."
1586
+ }
1587
+ ],
1588
+ "description": "Defines an element registry function with a set of element definition defaults.",
1589
+ "inheritedFrom": {
1590
+ "name": "FoundationElement",
1591
+ "module": "src/foundation-element/foundation-element.ts"
1592
+ }
1593
+ }
1594
+ ]
1595
+ },
1596
+ {
1597
+ "kind": "variable",
1598
+ "name": "zeroBanner",
1599
+ "description": "The Zero Banner",
1600
+ "privacy": "public"
1601
+ }
1602
+ ],
1603
+ "exports": [
1604
+ {
1605
+ "kind": "js",
1606
+ "name": "zeroBannerShadowOptions",
1607
+ "declaration": {
1608
+ "name": "zeroBannerShadowOptions",
1609
+ "module": "src/banner/banner.ts"
1610
+ }
1611
+ },
1612
+ {
1613
+ "kind": "js",
1614
+ "name": "Banner",
1615
+ "declaration": {
1616
+ "name": "Banner",
1617
+ "module": "src/banner/banner.ts"
1618
+ }
1619
+ },
1620
+ {
1621
+ "kind": "js",
1622
+ "name": "zeroBanner",
1623
+ "declaration": {
1624
+ "name": "zeroBanner",
1625
+ "module": "src/banner/banner.ts"
1626
+ }
1627
+ }
1628
+ ]
1629
+ },
1630
+ {
1631
+ "kind": "javascript-module",
1632
+ "path": "src/banner/index.ts",
1633
+ "declarations": [],
1634
+ "exports": [
1635
+ {
1636
+ "kind": "js",
1637
+ "name": "zeroBannerTemplate",
1638
+ "declaration": {
1639
+ "name": "foundationBannerTemplate",
1640
+ "package": "@genesislcap/foundation-ui"
1641
+ }
1642
+ },
1643
+ {
1644
+ "kind": "js",
1645
+ "name": "*",
1646
+ "declaration": {
1647
+ "name": "*",
1648
+ "package": "./banner"
1649
+ }
1650
+ },
1651
+ {
1652
+ "kind": "js",
1653
+ "name": "*",
1654
+ "declaration": {
1655
+ "name": "*",
1656
+ "package": "./banner.styles"
1657
+ }
1658
+ }
1659
+ ]
1660
+ },
1661
1661
  {
1662
1662
  "kind": "javascript-module",
1663
1663
  "path": "src/breadcrumb/breadcrumb.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.30.1",
4
+ "version": "14.30.2-bny.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -62,7 +62,7 @@
62
62
  "storybook": "storybook dev -p 6006"
63
63
  },
64
64
  "devDependencies": {
65
- "@genesislcap/genx": "^14.30.1",
65
+ "@genesislcap/genx": "14.30.2-bny.1",
66
66
  "@playwright/test": "^1.18.1",
67
67
  "@storybook/addon-essentials": "^7.0.0",
68
68
  "@storybook/addon-links": "^7.0.0",
@@ -84,9 +84,9 @@
84
84
  "watchlist": "^0.3.1"
85
85
  },
86
86
  "dependencies": {
87
- "@genesislcap/foundation-comms": "^14.30.1",
88
- "@genesislcap/foundation-ui": "^14.30.1",
89
- "@genesislcap/foundation-utils": "^14.30.1",
87
+ "@genesislcap/foundation-comms": "14.30.2-bny.1",
88
+ "@genesislcap/foundation-ui": "14.30.2-bny.1",
89
+ "@genesislcap/foundation-utils": "14.30.2-bny.1",
90
90
  "@microsoft/fast-colors": "^5.1.4",
91
91
  "@microsoft/fast-components": "^2.21.3",
92
92
  "@microsoft/fast-element": "^1.7.0",
@@ -103,5 +103,5 @@
103
103
  "access": "public"
104
104
  },
105
105
  "customElements": "dist/custom-elements.json",
106
- "gitHead": "fbb28aece6d8e5ab4584018421c910a4a23c1723"
106
+ "gitHead": "63f9dfb5e58f87fc514c73b185788088b7fac94a"
107
107
  }