@genesislcap/rapid-design-system 14.367.0 → 14.367.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.
- package/dist/custom-elements.json +148 -148
- package/package.json +11 -11
|
@@ -943,154 +943,6 @@
|
|
|
943
943
|
}
|
|
944
944
|
]
|
|
945
945
|
},
|
|
946
|
-
{
|
|
947
|
-
"kind": "javascript-module",
|
|
948
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
949
|
-
"declarations": [
|
|
950
|
-
{
|
|
951
|
-
"kind": "function",
|
|
952
|
-
"name": "rapidAccordionStyles",
|
|
953
|
-
"return": {
|
|
954
|
-
"type": {
|
|
955
|
-
"text": "ElementStyles"
|
|
956
|
-
}
|
|
957
|
-
},
|
|
958
|
-
"parameters": [
|
|
959
|
-
{
|
|
960
|
-
"name": "context",
|
|
961
|
-
"type": {
|
|
962
|
-
"text": "ElementDefinitionContext"
|
|
963
|
-
}
|
|
964
|
-
},
|
|
965
|
-
{
|
|
966
|
-
"name": "definition",
|
|
967
|
-
"type": {
|
|
968
|
-
"text": "FoundationElementDefinition"
|
|
969
|
-
}
|
|
970
|
-
}
|
|
971
|
-
]
|
|
972
|
-
}
|
|
973
|
-
],
|
|
974
|
-
"exports": [
|
|
975
|
-
{
|
|
976
|
-
"kind": "js",
|
|
977
|
-
"name": "rapidAccordionStyles",
|
|
978
|
-
"declaration": {
|
|
979
|
-
"name": "rapidAccordionStyles",
|
|
980
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
981
|
-
}
|
|
982
|
-
}
|
|
983
|
-
]
|
|
984
|
-
},
|
|
985
|
-
{
|
|
986
|
-
"kind": "javascript-module",
|
|
987
|
-
"path": "src/accordion/accordion.template.ts",
|
|
988
|
-
"declarations": [
|
|
989
|
-
{
|
|
990
|
-
"kind": "function",
|
|
991
|
-
"name": "rapidAccordionTemplate",
|
|
992
|
-
"return": {
|
|
993
|
-
"type": {
|
|
994
|
-
"text": "ViewTemplate<Accordion>"
|
|
995
|
-
}
|
|
996
|
-
},
|
|
997
|
-
"parameters": [
|
|
998
|
-
{
|
|
999
|
-
"name": "context",
|
|
1000
|
-
"type": {
|
|
1001
|
-
"text": "ElementDefinitionContext"
|
|
1002
|
-
}
|
|
1003
|
-
},
|
|
1004
|
-
{
|
|
1005
|
-
"name": "definition",
|
|
1006
|
-
"type": {
|
|
1007
|
-
"text": "FoundationElementDefinition"
|
|
1008
|
-
}
|
|
1009
|
-
}
|
|
1010
|
-
]
|
|
1011
|
-
}
|
|
1012
|
-
],
|
|
1013
|
-
"exports": [
|
|
1014
|
-
{
|
|
1015
|
-
"kind": "js",
|
|
1016
|
-
"name": "rapidAccordionTemplate",
|
|
1017
|
-
"declaration": {
|
|
1018
|
-
"name": "rapidAccordionTemplate",
|
|
1019
|
-
"module": "src/accordion/accordion.template.ts"
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
1022
|
-
]
|
|
1023
|
-
},
|
|
1024
|
-
{
|
|
1025
|
-
"kind": "javascript-module",
|
|
1026
|
-
"path": "src/accordion/accordion.ts",
|
|
1027
|
-
"declarations": [
|
|
1028
|
-
{
|
|
1029
|
-
"kind": "class",
|
|
1030
|
-
"description": "",
|
|
1031
|
-
"name": "Accordion",
|
|
1032
|
-
"superclass": {
|
|
1033
|
-
"name": "foundationAccordion",
|
|
1034
|
-
"package": "@genesislcap/foundation-ui"
|
|
1035
|
-
},
|
|
1036
|
-
"tagName": "%%prefix%%-accordion",
|
|
1037
|
-
"customElement": true
|
|
1038
|
-
},
|
|
1039
|
-
{
|
|
1040
|
-
"kind": "variable",
|
|
1041
|
-
"name": "rapidAccordion"
|
|
1042
|
-
}
|
|
1043
|
-
],
|
|
1044
|
-
"exports": [
|
|
1045
|
-
{
|
|
1046
|
-
"kind": "js",
|
|
1047
|
-
"name": "Accordion",
|
|
1048
|
-
"declaration": {
|
|
1049
|
-
"name": "Accordion",
|
|
1050
|
-
"module": "src/accordion/accordion.ts"
|
|
1051
|
-
}
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
"kind": "js",
|
|
1055
|
-
"name": "rapidAccordion",
|
|
1056
|
-
"declaration": {
|
|
1057
|
-
"name": "rapidAccordion",
|
|
1058
|
-
"module": "src/accordion/accordion.ts"
|
|
1059
|
-
}
|
|
1060
|
-
}
|
|
1061
|
-
]
|
|
1062
|
-
},
|
|
1063
|
-
{
|
|
1064
|
-
"kind": "javascript-module",
|
|
1065
|
-
"path": "src/accordion/index.ts",
|
|
1066
|
-
"declarations": [],
|
|
1067
|
-
"exports": [
|
|
1068
|
-
{
|
|
1069
|
-
"kind": "js",
|
|
1070
|
-
"name": "*",
|
|
1071
|
-
"declaration": {
|
|
1072
|
-
"name": "*",
|
|
1073
|
-
"package": "./accordion"
|
|
1074
|
-
}
|
|
1075
|
-
},
|
|
1076
|
-
{
|
|
1077
|
-
"kind": "js",
|
|
1078
|
-
"name": "*",
|
|
1079
|
-
"declaration": {
|
|
1080
|
-
"name": "*",
|
|
1081
|
-
"package": "./accordion.styles"
|
|
1082
|
-
}
|
|
1083
|
-
},
|
|
1084
|
-
{
|
|
1085
|
-
"kind": "js",
|
|
1086
|
-
"name": "*",
|
|
1087
|
-
"declaration": {
|
|
1088
|
-
"name": "*",
|
|
1089
|
-
"package": "./accordion.template"
|
|
1090
|
-
}
|
|
1091
|
-
}
|
|
1092
|
-
]
|
|
1093
|
-
},
|
|
1094
946
|
{
|
|
1095
947
|
"kind": "javascript-module",
|
|
1096
948
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -1663,6 +1515,154 @@
|
|
|
1663
1515
|
}
|
|
1664
1516
|
]
|
|
1665
1517
|
},
|
|
1518
|
+
{
|
|
1519
|
+
"kind": "javascript-module",
|
|
1520
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1521
|
+
"declarations": [
|
|
1522
|
+
{
|
|
1523
|
+
"kind": "function",
|
|
1524
|
+
"name": "rapidAccordionStyles",
|
|
1525
|
+
"return": {
|
|
1526
|
+
"type": {
|
|
1527
|
+
"text": "ElementStyles"
|
|
1528
|
+
}
|
|
1529
|
+
},
|
|
1530
|
+
"parameters": [
|
|
1531
|
+
{
|
|
1532
|
+
"name": "context",
|
|
1533
|
+
"type": {
|
|
1534
|
+
"text": "ElementDefinitionContext"
|
|
1535
|
+
}
|
|
1536
|
+
},
|
|
1537
|
+
{
|
|
1538
|
+
"name": "definition",
|
|
1539
|
+
"type": {
|
|
1540
|
+
"text": "FoundationElementDefinition"
|
|
1541
|
+
}
|
|
1542
|
+
}
|
|
1543
|
+
]
|
|
1544
|
+
}
|
|
1545
|
+
],
|
|
1546
|
+
"exports": [
|
|
1547
|
+
{
|
|
1548
|
+
"kind": "js",
|
|
1549
|
+
"name": "rapidAccordionStyles",
|
|
1550
|
+
"declaration": {
|
|
1551
|
+
"name": "rapidAccordionStyles",
|
|
1552
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1553
|
+
}
|
|
1554
|
+
}
|
|
1555
|
+
]
|
|
1556
|
+
},
|
|
1557
|
+
{
|
|
1558
|
+
"kind": "javascript-module",
|
|
1559
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1560
|
+
"declarations": [
|
|
1561
|
+
{
|
|
1562
|
+
"kind": "function",
|
|
1563
|
+
"name": "rapidAccordionTemplate",
|
|
1564
|
+
"return": {
|
|
1565
|
+
"type": {
|
|
1566
|
+
"text": "ViewTemplate<Accordion>"
|
|
1567
|
+
}
|
|
1568
|
+
},
|
|
1569
|
+
"parameters": [
|
|
1570
|
+
{
|
|
1571
|
+
"name": "context",
|
|
1572
|
+
"type": {
|
|
1573
|
+
"text": "ElementDefinitionContext"
|
|
1574
|
+
}
|
|
1575
|
+
},
|
|
1576
|
+
{
|
|
1577
|
+
"name": "definition",
|
|
1578
|
+
"type": {
|
|
1579
|
+
"text": "FoundationElementDefinition"
|
|
1580
|
+
}
|
|
1581
|
+
}
|
|
1582
|
+
]
|
|
1583
|
+
}
|
|
1584
|
+
],
|
|
1585
|
+
"exports": [
|
|
1586
|
+
{
|
|
1587
|
+
"kind": "js",
|
|
1588
|
+
"name": "rapidAccordionTemplate",
|
|
1589
|
+
"declaration": {
|
|
1590
|
+
"name": "rapidAccordionTemplate",
|
|
1591
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1592
|
+
}
|
|
1593
|
+
}
|
|
1594
|
+
]
|
|
1595
|
+
},
|
|
1596
|
+
{
|
|
1597
|
+
"kind": "javascript-module",
|
|
1598
|
+
"path": "src/accordion/accordion.ts",
|
|
1599
|
+
"declarations": [
|
|
1600
|
+
{
|
|
1601
|
+
"kind": "class",
|
|
1602
|
+
"description": "",
|
|
1603
|
+
"name": "Accordion",
|
|
1604
|
+
"superclass": {
|
|
1605
|
+
"name": "foundationAccordion",
|
|
1606
|
+
"package": "@genesislcap/foundation-ui"
|
|
1607
|
+
},
|
|
1608
|
+
"tagName": "%%prefix%%-accordion",
|
|
1609
|
+
"customElement": true
|
|
1610
|
+
},
|
|
1611
|
+
{
|
|
1612
|
+
"kind": "variable",
|
|
1613
|
+
"name": "rapidAccordion"
|
|
1614
|
+
}
|
|
1615
|
+
],
|
|
1616
|
+
"exports": [
|
|
1617
|
+
{
|
|
1618
|
+
"kind": "js",
|
|
1619
|
+
"name": "Accordion",
|
|
1620
|
+
"declaration": {
|
|
1621
|
+
"name": "Accordion",
|
|
1622
|
+
"module": "src/accordion/accordion.ts"
|
|
1623
|
+
}
|
|
1624
|
+
},
|
|
1625
|
+
{
|
|
1626
|
+
"kind": "js",
|
|
1627
|
+
"name": "rapidAccordion",
|
|
1628
|
+
"declaration": {
|
|
1629
|
+
"name": "rapidAccordion",
|
|
1630
|
+
"module": "src/accordion/accordion.ts"
|
|
1631
|
+
}
|
|
1632
|
+
}
|
|
1633
|
+
]
|
|
1634
|
+
},
|
|
1635
|
+
{
|
|
1636
|
+
"kind": "javascript-module",
|
|
1637
|
+
"path": "src/accordion/index.ts",
|
|
1638
|
+
"declarations": [],
|
|
1639
|
+
"exports": [
|
|
1640
|
+
{
|
|
1641
|
+
"kind": "js",
|
|
1642
|
+
"name": "*",
|
|
1643
|
+
"declaration": {
|
|
1644
|
+
"name": "*",
|
|
1645
|
+
"package": "./accordion"
|
|
1646
|
+
}
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"kind": "js",
|
|
1650
|
+
"name": "*",
|
|
1651
|
+
"declaration": {
|
|
1652
|
+
"name": "*",
|
|
1653
|
+
"package": "./accordion.styles"
|
|
1654
|
+
}
|
|
1655
|
+
},
|
|
1656
|
+
{
|
|
1657
|
+
"kind": "js",
|
|
1658
|
+
"name": "*",
|
|
1659
|
+
"declaration": {
|
|
1660
|
+
"name": "*",
|
|
1661
|
+
"package": "./accordion.template"
|
|
1662
|
+
}
|
|
1663
|
+
}
|
|
1664
|
+
]
|
|
1665
|
+
},
|
|
1666
1666
|
{
|
|
1667
1667
|
"kind": "javascript-module",
|
|
1668
1668
|
"path": "src/anchor/anchor.styles.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/rapid-design-system",
|
|
3
3
|
"description": "Rapid Design System",
|
|
4
|
-
"version": "14.367.
|
|
4
|
+
"version": "14.367.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -33,17 +33,17 @@
|
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
36
|
-
"@genesislcap/genx": "14.367.
|
|
37
|
-
"@genesislcap/rollup-builder": "14.367.
|
|
38
|
-
"@genesislcap/ts-builder": "14.367.
|
|
39
|
-
"@genesislcap/uvu-playwright-builder": "14.367.
|
|
40
|
-
"@genesislcap/vite-builder": "14.367.
|
|
41
|
-
"@genesislcap/webpack-builder": "14.367.
|
|
36
|
+
"@genesislcap/genx": "14.367.1",
|
|
37
|
+
"@genesislcap/rollup-builder": "14.367.1",
|
|
38
|
+
"@genesislcap/ts-builder": "14.367.1",
|
|
39
|
+
"@genesislcap/uvu-playwright-builder": "14.367.1",
|
|
40
|
+
"@genesislcap/vite-builder": "14.367.1",
|
|
41
|
+
"@genesislcap/webpack-builder": "14.367.1"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@genesislcap/foundation-logger": "14.367.
|
|
45
|
-
"@genesislcap/foundation-ui": "14.367.
|
|
46
|
-
"@genesislcap/foundation-utils": "14.367.
|
|
44
|
+
"@genesislcap/foundation-logger": "14.367.1",
|
|
45
|
+
"@genesislcap/foundation-ui": "14.367.1",
|
|
46
|
+
"@genesislcap/foundation-utils": "14.367.1",
|
|
47
47
|
"@microsoft/fast-colors": "5.3.1",
|
|
48
48
|
"@microsoft/fast-components": "2.30.6",
|
|
49
49
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -60,5 +60,5 @@
|
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
62
|
"customElements": "dist/custom-elements.json",
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "82a153c4dee2b19c35c6979efb887b44a78a2ea6"
|
|
64
64
|
}
|