@genesislcap/rapid-grid-tabulator 14.492.0 → 14.493.0-GENC-1461.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 +66 -66
- package/package.json +13 -13
|
@@ -1565,72 +1565,6 @@
|
|
|
1565
1565
|
}
|
|
1566
1566
|
]
|
|
1567
1567
|
},
|
|
1568
|
-
{
|
|
1569
|
-
"kind": "javascript-module",
|
|
1570
|
-
"path": "src/themes/index.ts",
|
|
1571
|
-
"declarations": [],
|
|
1572
|
-
"exports": [
|
|
1573
|
-
{
|
|
1574
|
-
"kind": "js",
|
|
1575
|
-
"name": "*",
|
|
1576
|
-
"declaration": {
|
|
1577
|
-
"name": "*",
|
|
1578
|
-
"package": "./genesis-rapid/theme-genesis-rapid"
|
|
1579
|
-
}
|
|
1580
|
-
}
|
|
1581
|
-
]
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
"kind": "javascript-module",
|
|
1585
|
-
"path": "src/utils/index.ts",
|
|
1586
|
-
"declarations": [],
|
|
1587
|
-
"exports": [
|
|
1588
|
-
{
|
|
1589
|
-
"kind": "js",
|
|
1590
|
-
"name": "*",
|
|
1591
|
-
"declaration": {
|
|
1592
|
-
"name": "*",
|
|
1593
|
-
"package": "./init-grid"
|
|
1594
|
-
}
|
|
1595
|
-
}
|
|
1596
|
-
]
|
|
1597
|
-
},
|
|
1598
|
-
{
|
|
1599
|
-
"kind": "javascript-module",
|
|
1600
|
-
"path": "src/utils/init-grid.ts",
|
|
1601
|
-
"declarations": [
|
|
1602
|
-
{
|
|
1603
|
-
"kind": "function",
|
|
1604
|
-
"name": "initRapidGridTabulator",
|
|
1605
|
-
"return": {
|
|
1606
|
-
"type": {
|
|
1607
|
-
"text": ""
|
|
1608
|
-
}
|
|
1609
|
-
},
|
|
1610
|
-
"parameters": [
|
|
1611
|
-
{
|
|
1612
|
-
"name": "options",
|
|
1613
|
-
"default": "{}",
|
|
1614
|
-
"type": {
|
|
1615
|
-
"text": "Options"
|
|
1616
|
-
},
|
|
1617
|
-
"description": "The tabulator options"
|
|
1618
|
-
}
|
|
1619
|
-
],
|
|
1620
|
-
"description": "Initialize a Rapid Grid Tabulator with Rapid-specific formatters"
|
|
1621
|
-
}
|
|
1622
|
-
],
|
|
1623
|
-
"exports": [
|
|
1624
|
-
{
|
|
1625
|
-
"kind": "js",
|
|
1626
|
-
"name": "initRapidGridTabulator",
|
|
1627
|
-
"declaration": {
|
|
1628
|
-
"name": "initRapidGridTabulator",
|
|
1629
|
-
"module": "src/utils/init-grid.ts"
|
|
1630
|
-
}
|
|
1631
|
-
}
|
|
1632
|
-
]
|
|
1633
|
-
},
|
|
1634
1568
|
{
|
|
1635
1569
|
"kind": "javascript-module",
|
|
1636
1570
|
"path": "src/style/colors.ts",
|
|
@@ -1718,6 +1652,72 @@
|
|
|
1718
1652
|
}
|
|
1719
1653
|
]
|
|
1720
1654
|
},
|
|
1655
|
+
{
|
|
1656
|
+
"kind": "javascript-module",
|
|
1657
|
+
"path": "src/themes/index.ts",
|
|
1658
|
+
"declarations": [],
|
|
1659
|
+
"exports": [
|
|
1660
|
+
{
|
|
1661
|
+
"kind": "js",
|
|
1662
|
+
"name": "*",
|
|
1663
|
+
"declaration": {
|
|
1664
|
+
"name": "*",
|
|
1665
|
+
"package": "./genesis-rapid/theme-genesis-rapid"
|
|
1666
|
+
}
|
|
1667
|
+
}
|
|
1668
|
+
]
|
|
1669
|
+
},
|
|
1670
|
+
{
|
|
1671
|
+
"kind": "javascript-module",
|
|
1672
|
+
"path": "src/utils/index.ts",
|
|
1673
|
+
"declarations": [],
|
|
1674
|
+
"exports": [
|
|
1675
|
+
{
|
|
1676
|
+
"kind": "js",
|
|
1677
|
+
"name": "*",
|
|
1678
|
+
"declaration": {
|
|
1679
|
+
"name": "*",
|
|
1680
|
+
"package": "./init-grid"
|
|
1681
|
+
}
|
|
1682
|
+
}
|
|
1683
|
+
]
|
|
1684
|
+
},
|
|
1685
|
+
{
|
|
1686
|
+
"kind": "javascript-module",
|
|
1687
|
+
"path": "src/utils/init-grid.ts",
|
|
1688
|
+
"declarations": [
|
|
1689
|
+
{
|
|
1690
|
+
"kind": "function",
|
|
1691
|
+
"name": "initRapidGridTabulator",
|
|
1692
|
+
"return": {
|
|
1693
|
+
"type": {
|
|
1694
|
+
"text": ""
|
|
1695
|
+
}
|
|
1696
|
+
},
|
|
1697
|
+
"parameters": [
|
|
1698
|
+
{
|
|
1699
|
+
"name": "options",
|
|
1700
|
+
"default": "{}",
|
|
1701
|
+
"type": {
|
|
1702
|
+
"text": "Options"
|
|
1703
|
+
},
|
|
1704
|
+
"description": "The tabulator options"
|
|
1705
|
+
}
|
|
1706
|
+
],
|
|
1707
|
+
"description": "Initialize a Rapid Grid Tabulator with Rapid-specific formatters"
|
|
1708
|
+
}
|
|
1709
|
+
],
|
|
1710
|
+
"exports": [
|
|
1711
|
+
{
|
|
1712
|
+
"kind": "js",
|
|
1713
|
+
"name": "initRapidGridTabulator",
|
|
1714
|
+
"declaration": {
|
|
1715
|
+
"name": "initRapidGridTabulator",
|
|
1716
|
+
"module": "src/utils/init-grid.ts"
|
|
1717
|
+
}
|
|
1718
|
+
}
|
|
1719
|
+
]
|
|
1720
|
+
},
|
|
1721
1721
|
{
|
|
1722
1722
|
"kind": "javascript-module",
|
|
1723
1723
|
"path": "src/themes/genesis-rapid/theme-genesis-rapid-css.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/rapid-grid-tabulator",
|
|
3
3
|
"description": "Genesis Rapid Grid Tabulator",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.493.0-GENC-1461.1",
|
|
5
5
|
"private": false,
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"license": "SEE LICENSE IN license.txt",
|
|
@@ -35,19 +35,19 @@
|
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@genesislcap/genx": "14.
|
|
39
|
-
"@genesislcap/rollup-builder": "14.
|
|
40
|
-
"@genesislcap/ts-builder": "14.
|
|
41
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
42
|
-
"@genesislcap/vite-builder": "14.
|
|
43
|
-
"@genesislcap/webpack-builder": "14.
|
|
38
|
+
"@genesislcap/genx": "14.493.0-GENC-1461.1",
|
|
39
|
+
"@genesislcap/rollup-builder": "14.493.0-GENC-1461.1",
|
|
40
|
+
"@genesislcap/ts-builder": "14.493.0-GENC-1461.1",
|
|
41
|
+
"@genesislcap/uvu-playwright-builder": "14.493.0-GENC-1461.1",
|
|
42
|
+
"@genesislcap/vite-builder": "14.493.0-GENC-1461.1",
|
|
43
|
+
"@genesislcap/webpack-builder": "14.493.0-GENC-1461.1"
|
|
44
44
|
},
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@genesislcap/foundation-comms": "14.
|
|
47
|
-
"@genesislcap/foundation-ui": "14.
|
|
48
|
-
"@genesislcap/foundation-utils": "14.
|
|
49
|
-
"@genesislcap/grid-tabulator": "14.
|
|
50
|
-
"@genesislcap/rapid-design-system": "14.
|
|
46
|
+
"@genesislcap/foundation-comms": "14.493.0-GENC-1461.1",
|
|
47
|
+
"@genesislcap/foundation-ui": "14.493.0-GENC-1461.1",
|
|
48
|
+
"@genesislcap/foundation-utils": "14.493.0-GENC-1461.1",
|
|
49
|
+
"@genesislcap/grid-tabulator": "14.493.0-GENC-1461.1",
|
|
50
|
+
"@genesislcap/rapid-design-system": "14.493.0-GENC-1461.1",
|
|
51
51
|
"@microsoft/fast-colors": "5.3.1",
|
|
52
52
|
"@microsoft/fast-components": "2.30.6",
|
|
53
53
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -66,5 +66,5 @@
|
|
|
66
66
|
"access": "public"
|
|
67
67
|
},
|
|
68
68
|
"customElements": "dist/custom-elements.json",
|
|
69
|
-
"gitHead": "
|
|
69
|
+
"gitHead": "027e81c968f2fd6807b705a98927f09256a200fa"
|
|
70
70
|
}
|