@genesislcap/grid-tabulator 14.334.0 → 14.336.0
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 +35 -35
- package/package.json +13 -13
|
@@ -4645,41 +4645,6 @@
|
|
|
4645
4645
|
}
|
|
4646
4646
|
]
|
|
4647
4647
|
},
|
|
4648
|
-
{
|
|
4649
|
-
"kind": "javascript-module",
|
|
4650
|
-
"path": "src/style/colors.ts",
|
|
4651
|
-
"declarations": [],
|
|
4652
|
-
"exports": []
|
|
4653
|
-
},
|
|
4654
|
-
{
|
|
4655
|
-
"kind": "javascript-module",
|
|
4656
|
-
"path": "src/style/index.ts",
|
|
4657
|
-
"declarations": [],
|
|
4658
|
-
"exports": [
|
|
4659
|
-
{
|
|
4660
|
-
"kind": "js",
|
|
4661
|
-
"name": "*",
|
|
4662
|
-
"declaration": {
|
|
4663
|
-
"name": "*",
|
|
4664
|
-
"package": "./colors"
|
|
4665
|
-
}
|
|
4666
|
-
},
|
|
4667
|
-
{
|
|
4668
|
-
"kind": "js",
|
|
4669
|
-
"name": "*",
|
|
4670
|
-
"declaration": {
|
|
4671
|
-
"name": "*",
|
|
4672
|
-
"package": "./tokens"
|
|
4673
|
-
}
|
|
4674
|
-
}
|
|
4675
|
-
]
|
|
4676
|
-
},
|
|
4677
|
-
{
|
|
4678
|
-
"kind": "javascript-module",
|
|
4679
|
-
"path": "src/style/tokens.ts",
|
|
4680
|
-
"declarations": [],
|
|
4681
|
-
"exports": []
|
|
4682
|
-
},
|
|
4683
4648
|
{
|
|
4684
4649
|
"kind": "javascript-module",
|
|
4685
4650
|
"path": "src/utils/index.ts",
|
|
@@ -4843,6 +4808,41 @@
|
|
|
4843
4808
|
}
|
|
4844
4809
|
}
|
|
4845
4810
|
]
|
|
4811
|
+
},
|
|
4812
|
+
{
|
|
4813
|
+
"kind": "javascript-module",
|
|
4814
|
+
"path": "src/style/colors.ts",
|
|
4815
|
+
"declarations": [],
|
|
4816
|
+
"exports": []
|
|
4817
|
+
},
|
|
4818
|
+
{
|
|
4819
|
+
"kind": "javascript-module",
|
|
4820
|
+
"path": "src/style/index.ts",
|
|
4821
|
+
"declarations": [],
|
|
4822
|
+
"exports": [
|
|
4823
|
+
{
|
|
4824
|
+
"kind": "js",
|
|
4825
|
+
"name": "*",
|
|
4826
|
+
"declaration": {
|
|
4827
|
+
"name": "*",
|
|
4828
|
+
"package": "./colors"
|
|
4829
|
+
}
|
|
4830
|
+
},
|
|
4831
|
+
{
|
|
4832
|
+
"kind": "js",
|
|
4833
|
+
"name": "*",
|
|
4834
|
+
"declaration": {
|
|
4835
|
+
"name": "*",
|
|
4836
|
+
"package": "./tokens"
|
|
4837
|
+
}
|
|
4838
|
+
}
|
|
4839
|
+
]
|
|
4840
|
+
},
|
|
4841
|
+
{
|
|
4842
|
+
"kind": "javascript-module",
|
|
4843
|
+
"path": "src/style/tokens.ts",
|
|
4844
|
+
"declarations": [],
|
|
4845
|
+
"exports": []
|
|
4846
4846
|
}
|
|
4847
4847
|
]
|
|
4848
4848
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/grid-tabulator",
|
|
3
3
|
"description": "Genesis Foundation Grid Tabulator",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.336.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -39,20 +39,20 @@
|
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@genesislcap/foundation-testing": "14.
|
|
43
|
-
"@genesislcap/genx": "14.
|
|
44
|
-
"@genesislcap/rollup-builder": "14.
|
|
45
|
-
"@genesislcap/ts-builder": "14.
|
|
46
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
47
|
-
"@genesislcap/vite-builder": "14.
|
|
48
|
-
"@genesislcap/webpack-builder": "14.
|
|
42
|
+
"@genesislcap/foundation-testing": "14.336.0",
|
|
43
|
+
"@genesislcap/genx": "14.336.0",
|
|
44
|
+
"@genesislcap/rollup-builder": "14.336.0",
|
|
45
|
+
"@genesislcap/ts-builder": "14.336.0",
|
|
46
|
+
"@genesislcap/uvu-playwright-builder": "14.336.0",
|
|
47
|
+
"@genesislcap/vite-builder": "14.336.0",
|
|
48
|
+
"@genesislcap/webpack-builder": "14.336.0",
|
|
49
49
|
"@types/tabulator-tables": "6.2.6"
|
|
50
50
|
},
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"@genesislcap/foundation-comms": "14.
|
|
53
|
-
"@genesislcap/foundation-logger": "14.
|
|
54
|
-
"@genesislcap/foundation-ui": "14.
|
|
55
|
-
"@genesislcap/foundation-utils": "14.
|
|
52
|
+
"@genesislcap/foundation-comms": "14.336.0",
|
|
53
|
+
"@genesislcap/foundation-logger": "14.336.0",
|
|
54
|
+
"@genesislcap/foundation-ui": "14.336.0",
|
|
55
|
+
"@genesislcap/foundation-utils": "14.336.0",
|
|
56
56
|
"@microsoft/fast-colors": "5.3.1",
|
|
57
57
|
"@microsoft/fast-components": "2.30.6",
|
|
58
58
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -73,5 +73,5 @@
|
|
|
73
73
|
"access": "public"
|
|
74
74
|
},
|
|
75
75
|
"customElements": "dist/custom-elements.json",
|
|
76
|
-
"gitHead": "
|
|
76
|
+
"gitHead": "09f36f4cc7b33807ee13f6584b59a757d79ec800"
|
|
77
77
|
}
|