@genesislcap/rapid-grid-tabulator 14.435.0 → 14.436.0-FUI-2489.2
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 +40 -40
- package/package.json +13 -13
|
@@ -1567,7 +1567,7 @@
|
|
|
1567
1567
|
},
|
|
1568
1568
|
{
|
|
1569
1569
|
"kind": "javascript-module",
|
|
1570
|
-
"path": "src/
|
|
1570
|
+
"path": "src/themes/index.ts",
|
|
1571
1571
|
"declarations": [],
|
|
1572
1572
|
"exports": [
|
|
1573
1573
|
{
|
|
@@ -1575,43 +1575,7 @@
|
|
|
1575
1575
|
"name": "*",
|
|
1576
1576
|
"declaration": {
|
|
1577
1577
|
"name": "*",
|
|
1578
|
-
"package": "./
|
|
1579
|
-
}
|
|
1580
|
-
}
|
|
1581
|
-
]
|
|
1582
|
-
},
|
|
1583
|
-
{
|
|
1584
|
-
"kind": "javascript-module",
|
|
1585
|
-
"path": "src/utils/init-grid.ts",
|
|
1586
|
-
"declarations": [
|
|
1587
|
-
{
|
|
1588
|
-
"kind": "function",
|
|
1589
|
-
"name": "initRapidGridTabulator",
|
|
1590
|
-
"return": {
|
|
1591
|
-
"type": {
|
|
1592
|
-
"text": ""
|
|
1593
|
-
}
|
|
1594
|
-
},
|
|
1595
|
-
"parameters": [
|
|
1596
|
-
{
|
|
1597
|
-
"name": "options",
|
|
1598
|
-
"default": "{}",
|
|
1599
|
-
"type": {
|
|
1600
|
-
"text": "Options"
|
|
1601
|
-
},
|
|
1602
|
-
"description": "The tabulator options"
|
|
1603
|
-
}
|
|
1604
|
-
],
|
|
1605
|
-
"description": "Initialize a Rapid Grid Tabulator with Rapid-specific formatters"
|
|
1606
|
-
}
|
|
1607
|
-
],
|
|
1608
|
-
"exports": [
|
|
1609
|
-
{
|
|
1610
|
-
"kind": "js",
|
|
1611
|
-
"name": "initRapidGridTabulator",
|
|
1612
|
-
"declaration": {
|
|
1613
|
-
"name": "initRapidGridTabulator",
|
|
1614
|
-
"module": "src/utils/init-grid.ts"
|
|
1578
|
+
"package": "./genesis-rapid/theme-genesis-rapid"
|
|
1615
1579
|
}
|
|
1616
1580
|
}
|
|
1617
1581
|
]
|
|
@@ -1705,7 +1669,7 @@
|
|
|
1705
1669
|
},
|
|
1706
1670
|
{
|
|
1707
1671
|
"kind": "javascript-module",
|
|
1708
|
-
"path": "src/
|
|
1672
|
+
"path": "src/utils/index.ts",
|
|
1709
1673
|
"declarations": [],
|
|
1710
1674
|
"exports": [
|
|
1711
1675
|
{
|
|
@@ -1713,7 +1677,43 @@
|
|
|
1713
1677
|
"name": "*",
|
|
1714
1678
|
"declaration": {
|
|
1715
1679
|
"name": "*",
|
|
1716
|
-
"package": "./
|
|
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
1717
|
}
|
|
1718
1718
|
}
|
|
1719
1719
|
]
|
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.436.0-FUI-2489.2",
|
|
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.436.0-FUI-2489.2",
|
|
39
|
+
"@genesislcap/rollup-builder": "14.436.0-FUI-2489.2",
|
|
40
|
+
"@genesislcap/ts-builder": "14.436.0-FUI-2489.2",
|
|
41
|
+
"@genesislcap/uvu-playwright-builder": "14.436.0-FUI-2489.2",
|
|
42
|
+
"@genesislcap/vite-builder": "14.436.0-FUI-2489.2",
|
|
43
|
+
"@genesislcap/webpack-builder": "14.436.0-FUI-2489.2"
|
|
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.436.0-FUI-2489.2",
|
|
47
|
+
"@genesislcap/foundation-ui": "14.436.0-FUI-2489.2",
|
|
48
|
+
"@genesislcap/foundation-utils": "14.436.0-FUI-2489.2",
|
|
49
|
+
"@genesislcap/grid-tabulator": "14.436.0-FUI-2489.2",
|
|
50
|
+
"@genesislcap/rapid-design-system": "14.436.0-FUI-2489.2",
|
|
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": "16309f873a08dfa541589cd172482677ff5dfd20"
|
|
70
70
|
}
|