@genesislcap/rapid-grid-tabulator 14.354.2 → 14.354.3
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
|
@@ -1555,72 +1555,6 @@
|
|
|
1555
1555
|
}
|
|
1556
1556
|
]
|
|
1557
1557
|
},
|
|
1558
|
-
{
|
|
1559
|
-
"kind": "javascript-module",
|
|
1560
|
-
"path": "src/themes/index.ts",
|
|
1561
|
-
"declarations": [],
|
|
1562
|
-
"exports": [
|
|
1563
|
-
{
|
|
1564
|
-
"kind": "js",
|
|
1565
|
-
"name": "*",
|
|
1566
|
-
"declaration": {
|
|
1567
|
-
"name": "*",
|
|
1568
|
-
"package": "./genesis-rapid/theme-genesis-rapid"
|
|
1569
|
-
}
|
|
1570
|
-
}
|
|
1571
|
-
]
|
|
1572
|
-
},
|
|
1573
|
-
{
|
|
1574
|
-
"kind": "javascript-module",
|
|
1575
|
-
"path": "src/utils/index.ts",
|
|
1576
|
-
"declarations": [],
|
|
1577
|
-
"exports": [
|
|
1578
|
-
{
|
|
1579
|
-
"kind": "js",
|
|
1580
|
-
"name": "*",
|
|
1581
|
-
"declaration": {
|
|
1582
|
-
"name": "*",
|
|
1583
|
-
"package": "./init-grid"
|
|
1584
|
-
}
|
|
1585
|
-
}
|
|
1586
|
-
]
|
|
1587
|
-
},
|
|
1588
|
-
{
|
|
1589
|
-
"kind": "javascript-module",
|
|
1590
|
-
"path": "src/utils/init-grid.ts",
|
|
1591
|
-
"declarations": [
|
|
1592
|
-
{
|
|
1593
|
-
"kind": "function",
|
|
1594
|
-
"name": "initRapidGridTabulator",
|
|
1595
|
-
"return": {
|
|
1596
|
-
"type": {
|
|
1597
|
-
"text": ""
|
|
1598
|
-
}
|
|
1599
|
-
},
|
|
1600
|
-
"parameters": [
|
|
1601
|
-
{
|
|
1602
|
-
"name": "options",
|
|
1603
|
-
"default": "{}",
|
|
1604
|
-
"type": {
|
|
1605
|
-
"text": "Options"
|
|
1606
|
-
},
|
|
1607
|
-
"description": "The tabulator options"
|
|
1608
|
-
}
|
|
1609
|
-
],
|
|
1610
|
-
"description": "Initialize a Rapid Grid Tabulator with Rapid-specific formatters"
|
|
1611
|
-
}
|
|
1612
|
-
],
|
|
1613
|
-
"exports": [
|
|
1614
|
-
{
|
|
1615
|
-
"kind": "js",
|
|
1616
|
-
"name": "initRapidGridTabulator",
|
|
1617
|
-
"declaration": {
|
|
1618
|
-
"name": "initRapidGridTabulator",
|
|
1619
|
-
"module": "src/utils/init-grid.ts"
|
|
1620
|
-
}
|
|
1621
|
-
}
|
|
1622
|
-
]
|
|
1623
|
-
},
|
|
1624
1558
|
{
|
|
1625
1559
|
"kind": "javascript-module",
|
|
1626
1560
|
"path": "src/style/colors.ts",
|
|
@@ -1708,6 +1642,72 @@
|
|
|
1708
1642
|
}
|
|
1709
1643
|
]
|
|
1710
1644
|
},
|
|
1645
|
+
{
|
|
1646
|
+
"kind": "javascript-module",
|
|
1647
|
+
"path": "src/themes/index.ts",
|
|
1648
|
+
"declarations": [],
|
|
1649
|
+
"exports": [
|
|
1650
|
+
{
|
|
1651
|
+
"kind": "js",
|
|
1652
|
+
"name": "*",
|
|
1653
|
+
"declaration": {
|
|
1654
|
+
"name": "*",
|
|
1655
|
+
"package": "./genesis-rapid/theme-genesis-rapid"
|
|
1656
|
+
}
|
|
1657
|
+
}
|
|
1658
|
+
]
|
|
1659
|
+
},
|
|
1660
|
+
{
|
|
1661
|
+
"kind": "javascript-module",
|
|
1662
|
+
"path": "src/utils/index.ts",
|
|
1663
|
+
"declarations": [],
|
|
1664
|
+
"exports": [
|
|
1665
|
+
{
|
|
1666
|
+
"kind": "js",
|
|
1667
|
+
"name": "*",
|
|
1668
|
+
"declaration": {
|
|
1669
|
+
"name": "*",
|
|
1670
|
+
"package": "./init-grid"
|
|
1671
|
+
}
|
|
1672
|
+
}
|
|
1673
|
+
]
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"kind": "javascript-module",
|
|
1677
|
+
"path": "src/utils/init-grid.ts",
|
|
1678
|
+
"declarations": [
|
|
1679
|
+
{
|
|
1680
|
+
"kind": "function",
|
|
1681
|
+
"name": "initRapidGridTabulator",
|
|
1682
|
+
"return": {
|
|
1683
|
+
"type": {
|
|
1684
|
+
"text": ""
|
|
1685
|
+
}
|
|
1686
|
+
},
|
|
1687
|
+
"parameters": [
|
|
1688
|
+
{
|
|
1689
|
+
"name": "options",
|
|
1690
|
+
"default": "{}",
|
|
1691
|
+
"type": {
|
|
1692
|
+
"text": "Options"
|
|
1693
|
+
},
|
|
1694
|
+
"description": "The tabulator options"
|
|
1695
|
+
}
|
|
1696
|
+
],
|
|
1697
|
+
"description": "Initialize a Rapid Grid Tabulator with Rapid-specific formatters"
|
|
1698
|
+
}
|
|
1699
|
+
],
|
|
1700
|
+
"exports": [
|
|
1701
|
+
{
|
|
1702
|
+
"kind": "js",
|
|
1703
|
+
"name": "initRapidGridTabulator",
|
|
1704
|
+
"declaration": {
|
|
1705
|
+
"name": "initRapidGridTabulator",
|
|
1706
|
+
"module": "src/utils/init-grid.ts"
|
|
1707
|
+
}
|
|
1708
|
+
}
|
|
1709
|
+
]
|
|
1710
|
+
},
|
|
1711
1711
|
{
|
|
1712
1712
|
"kind": "javascript-module",
|
|
1713
1713
|
"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.354.
|
|
4
|
+
"version": "14.354.3",
|
|
5
5
|
"private": false,
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"license": "SEE LICENSE IN license.txt",
|
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@genesislcap/genx": "14.354.
|
|
37
|
-
"@genesislcap/rollup-builder": "14.354.
|
|
38
|
-
"@genesislcap/ts-builder": "14.354.
|
|
39
|
-
"@genesislcap/uvu-playwright-builder": "14.354.
|
|
40
|
-
"@genesislcap/vite-builder": "14.354.
|
|
41
|
-
"@genesislcap/webpack-builder": "14.354.
|
|
36
|
+
"@genesislcap/genx": "14.354.3",
|
|
37
|
+
"@genesislcap/rollup-builder": "14.354.3",
|
|
38
|
+
"@genesislcap/ts-builder": "14.354.3",
|
|
39
|
+
"@genesislcap/uvu-playwright-builder": "14.354.3",
|
|
40
|
+
"@genesislcap/vite-builder": "14.354.3",
|
|
41
|
+
"@genesislcap/webpack-builder": "14.354.3"
|
|
42
42
|
},
|
|
43
43
|
"dependencies": {
|
|
44
|
-
"@genesislcap/foundation-comms": "14.354.
|
|
45
|
-
"@genesislcap/foundation-ui": "14.354.
|
|
46
|
-
"@genesislcap/foundation-utils": "14.354.
|
|
47
|
-
"@genesislcap/grid-tabulator": "14.354.
|
|
48
|
-
"@genesislcap/rapid-design-system": "14.354.
|
|
44
|
+
"@genesislcap/foundation-comms": "14.354.3",
|
|
45
|
+
"@genesislcap/foundation-ui": "14.354.3",
|
|
46
|
+
"@genesislcap/foundation-utils": "14.354.3",
|
|
47
|
+
"@genesislcap/grid-tabulator": "14.354.3",
|
|
48
|
+
"@genesislcap/rapid-design-system": "14.354.3",
|
|
49
49
|
"@microsoft/fast-colors": "5.3.1",
|
|
50
50
|
"@microsoft/fast-components": "2.30.6",
|
|
51
51
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"access": "public"
|
|
65
65
|
},
|
|
66
66
|
"customElements": "dist/custom-elements.json",
|
|
67
|
-
"gitHead": "
|
|
67
|
+
"gitHead": "0ede8f41ec333d39fdfb192858e896935e00060d"
|
|
68
68
|
}
|