@slickgrid-universal/vanilla-force-bundle 1.3.0 → 1.3.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.
@@ -1,30 +1,30 @@
1
1
  /*!
2
- * Sizzle CSS Selector Engine v2.3.5
2
+ * Sizzle CSS Selector Engine v2.3.6
3
3
  * https://sizzlejs.com/
4
4
  *
5
5
  * Copyright JS Foundation and other contributors
6
6
  * Released under the MIT license
7
7
  * https://js.foundation/
8
8
  *
9
- * Date: 2020-03-14
9
+ * Date: 2021-02-16
10
10
  */
11
11
 
12
12
  /*!
13
- * jQuery JavaScript Library v3.5.1
13
+ * jQuery JavaScript Library v3.6.0
14
14
  * https://jquery.com/
15
15
  *
16
16
  * Includes Sizzle.js
17
17
  * https://sizzlejs.com/
18
18
  *
19
- * Copyright JS Foundation and other contributors
19
+ * Copyright OpenJS Foundation and other contributors
20
20
  * Released under the MIT license
21
21
  * https://jquery.org/license
22
22
  *
23
- * Date: 2020-05-04T22:49Z
23
+ * Date: 2021-03-02T17:08Z
24
24
  */
25
25
 
26
26
  /*!
27
- * jQuery UI :data 1.12.1
27
+ * jQuery UI :data 1.13.1
28
28
  * http://jqueryui.com
29
29
  *
30
30
  * Copyright jQuery Foundation and other contributors
@@ -33,7 +33,7 @@
33
33
  */
34
34
 
35
35
  /*!
36
- * jQuery UI Autocomplete 1.12.1
36
+ * jQuery UI Autocomplete 1.13.1
37
37
  * http://jqueryui.com
38
38
  *
39
39
  * Copyright jQuery Foundation and other contributors
@@ -42,7 +42,7 @@
42
42
  */
43
43
 
44
44
  /*!
45
- * jQuery UI Draggable 1.12.1
45
+ * jQuery UI Draggable 1.13.1
46
46
  * http://jqueryui.com
47
47
  *
48
48
  * Copyright jQuery Foundation and other contributors
@@ -51,7 +51,7 @@
51
51
  */
52
52
 
53
53
  /*!
54
- * jQuery UI Droppable 1.12.1
54
+ * jQuery UI Droppable 1.13.1
55
55
  * http://jqueryui.com
56
56
  *
57
57
  * Copyright jQuery Foundation and other contributors
@@ -60,7 +60,7 @@
60
60
  */
61
61
 
62
62
  /*!
63
- * jQuery UI Keycode 1.12.1
63
+ * jQuery UI Keycode 1.13.1
64
64
  * http://jqueryui.com
65
65
  *
66
66
  * Copyright jQuery Foundation and other contributors
@@ -69,7 +69,7 @@
69
69
  */
70
70
 
71
71
  /*!
72
- * jQuery UI Menu 1.12.1
72
+ * jQuery UI Menu 1.13.1
73
73
  * http://jqueryui.com
74
74
  *
75
75
  * Copyright jQuery Foundation and other contributors
@@ -78,7 +78,7 @@
78
78
  */
79
79
 
80
80
  /*!
81
- * jQuery UI Mouse 1.12.1
81
+ * jQuery UI Mouse 1.13.1
82
82
  * http://jqueryui.com
83
83
  *
84
84
  * Copyright jQuery Foundation and other contributors
@@ -87,7 +87,7 @@
87
87
  */
88
88
 
89
89
  /*!
90
- * jQuery UI Position 1.12.1
90
+ * jQuery UI Position 1.13.1
91
91
  * http://jqueryui.com
92
92
  *
93
93
  * Copyright jQuery Foundation and other contributors
@@ -98,7 +98,7 @@
98
98
  */
99
99
 
100
100
  /*!
101
- * jQuery UI Scroll Parent 1.12.1
101
+ * jQuery UI Scroll Parent 1.13.1
102
102
  * http://jqueryui.com
103
103
  *
104
104
  * Copyright jQuery Foundation and other contributors
@@ -107,7 +107,7 @@
107
107
  */
108
108
 
109
109
  /*!
110
- * jQuery UI Slider 1.12.1
110
+ * jQuery UI Slider 1.13.1
111
111
  * http://jqueryui.com
112
112
  *
113
113
  * Copyright jQuery Foundation and other contributors
@@ -116,7 +116,7 @@
116
116
  */
117
117
 
118
118
  /*!
119
- * jQuery UI Sortable 1.12.1
119
+ * jQuery UI Sortable 1.13.1
120
120
  * http://jqueryui.com
121
121
  *
122
122
  * Copyright jQuery Foundation and other contributors
@@ -125,7 +125,7 @@
125
125
  */
126
126
 
127
127
  /*!
128
- * jQuery UI Unique ID 1.12.1
128
+ * jQuery UI Unique ID 1.13.1
129
129
  * http://jqueryui.com
130
130
  *
131
131
  * Copyright jQuery Foundation and other contributors
@@ -134,7 +134,7 @@
134
134
  */
135
135
 
136
136
  /*!
137
- * jQuery UI Widget 1.12.1
137
+ * jQuery UI Widget 1.13.1
138
138
  * http://jqueryui.com
139
139
  *
140
140
  * Copyright jQuery Foundation and other contributors
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@slickgrid-universal/vanilla-force-bundle",
3
- "version": "1.3.0",
3
+ "version": "1.3.2",
4
4
  "description": "Vanilla Slick Grid Bundle (mostly exist for our Salesforce implementation) - Similar to Vanilla Bundle, the only difference is that it adds extra packages within its bundle (CustomTooltip, CompositeEditor & TextExport)",
5
5
  "main": "dist/commonjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -13,12 +13,13 @@
13
13
  "/dist"
14
14
  ],
15
15
  "scripts": {
16
- "test": "echo testing slickgrid-universal vanilla-force-bundle code",
17
- "dev": "webpack --env development",
18
- "dev:watch": "tsc --incremental --watch",
19
16
  "build": "tsc --build",
20
17
  "postbuild": "pnpm run bundle:commonjs",
21
18
  "build:watch": "tsc --incremental --watch",
19
+ "clean": "rimraf --maxBusyTries=10 packages/*/dist dist",
20
+ "dev": "webpack --env development",
21
+ "dev:watch": "tsc --incremental --watch",
22
+ "prebundle": "pnpm run clean",
22
23
  "bundle": "npm-run-all bundle:commonjs bundle:esm webpack:prod --npm-path npm",
23
24
  "bundle:commonjs": "tsc --project tsconfig.bundle.json --outDir dist/commonjs --module commonjs",
24
25
  "bundle:esm": "tsc --project tsconfig.bundle.json --outDir dist/esm --module esnext --target es2018",
@@ -29,7 +30,8 @@
29
30
  "zip:dist:dev": "cross-env node compress.js --output-filename=slickgrid-vanilla-bundle-DEV --output-folder=\"dist-grid-bundle-zip/\"",
30
31
  "zip:dist": "cross-env node compress.js --output-filename=slickgrid-vanilla-bundle --output-folder=\"dist-grid-bundle-zip/\"",
31
32
  "package:add-browser-prop": "cross-env node ../change-package-browser.js --add-browser=true --folder-name=vanilla-force-bundle",
32
- "package:remove-browser-prop": "cross-env node ../change-package-browser.js --remove-browser=true --folder-name=vanilla-force-bundle"
33
+ "package:remove-browser-prop": "cross-env node ../change-package-browser.js --remove-browser=true --folder-name=vanilla-force-bundle",
34
+ "test": "echo testing slickgrid-universal vanilla-force-bundle code"
33
35
  },
34
36
  "license": "MIT",
35
37
  "author": "Ghislain B.",
@@ -48,26 +50,30 @@
48
50
  "not dead"
49
51
  ],
50
52
  "dependencies": {
51
- "@slickgrid-universal/binding": "1.3.0",
52
- "@slickgrid-universal/common": "1.3.0",
53
- "@slickgrid-universal/composite-editor-component": "1.3.0",
54
- "@slickgrid-universal/custom-footer-component": "1.3.0",
55
- "@slickgrid-universal/custom-tooltip-plugin": "1.3.0",
56
- "@slickgrid-universal/empty-warning-component": "1.3.0",
57
- "@slickgrid-universal/event-pub-sub": "1.3.0",
58
- "@slickgrid-universal/pagination-component": "1.3.0",
59
- "@slickgrid-universal/text-export": "1.3.0",
60
- "@slickgrid-universal/utils": "1.3.0",
61
- "@slickgrid-universal/vanilla-bundle": "1.3.0",
53
+ "@slickgrid-universal/binding": "1.3.2",
54
+ "@slickgrid-universal/common": "1.3.2",
55
+ "@slickgrid-universal/composite-editor-component": "1.3.2",
56
+ "@slickgrid-universal/custom-footer-component": "1.3.2",
57
+ "@slickgrid-universal/custom-tooltip-plugin": "1.3.2",
58
+ "@slickgrid-universal/empty-warning-component": "1.3.2",
59
+ "@slickgrid-universal/event-pub-sub": "1.3.2",
60
+ "@slickgrid-universal/pagination-component": "1.3.2",
61
+ "@slickgrid-universal/text-export": "1.3.2",
62
+ "@slickgrid-universal/utils": "1.3.2",
63
+ "@slickgrid-universal/vanilla-bundle": "1.3.2",
64
+ "jquery": "^3.6.0",
62
65
  "whatwg-fetch": "^3.6.2"
63
66
  },
64
67
  "devDependencies": {
68
+ "@types/jquery": "^3.5.14",
65
69
  "@types/webpack": "^5.28.0",
66
70
  "archiver": "^5.3.1",
67
71
  "cross-env": "^7.0.3",
72
+ "esbuild-loader": "^2.19.0",
68
73
  "html-loader": "^3.1.2",
69
74
  "npm-run-all2": "^6.0.1",
75
+ "rimraf": "^3.0.2",
70
76
  "webpack": "^5.73.0"
71
77
  },
72
- "gitHead": "e36e97bc03591af0e15c50397aadf34530e58156"
78
+ "gitHead": "0973f2a6e17d40f39a2d93e4bfae4fd57d8f098b"
73
79
  }