@design.estate/dees-catalog 3.78.1 → 3.78.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.
@@ -134874,7 +134874,7 @@ __runInitializers(_init3, 1, _DeesContextmenu);
134874
134874
  var DeesContextmenu = _DeesContextmenu;
134875
134875
  DeesContextmenu.initializeGlobalListener();
134876
134876
 
134877
- // node_modules/.pnpm/@design.estate+dees-wcctools@3.8.4/node_modules/@design.estate/dees-wcctools/dist_ts_demotools/demotools.js
134877
+ // node_modules/.pnpm/@design.estate+dees-wcctools@3.9.0/node_modules/@design.estate/dees-wcctools/dist_ts_demotools/demotools.js
134878
134878
  init_dist_ts30();
134879
134879
  var __esDecorate3 = function(ctor, descriptorIn, decorators, contextIn, initializers, extraInitializers) {
134880
134880
  function accept(f7) {
@@ -201677,7 +201677,7 @@ init_group_runtime();
201677
201677
  // ts_web/00_commitinfo_data.ts
201678
201678
  var commitinfo = {
201679
201679
  name: "@design.estate/dees-catalog",
201680
- version: "3.78.1",
201680
+ version: "3.78.2",
201681
201681
  description: "A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript."
201682
201682
  };
201683
201683
  export {
@@ -203643,4 +203643,4 @@ ibantools/jsnext/ibantools.js:
203643
203643
  * @preferred
203644
203644
  *)
203645
203645
  */
203646
- //# sourceMappingURL=bundle-1776036847563.js.map
203646
+ //# sourceMappingURL=bundle-1776036911195.js.map
@@ -3,7 +3,7 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@design.estate/dees-catalog',
6
- version: '3.78.1',
6
+ version: '3.78.2',
7
7
  description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
8
8
  };
9
9
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHNfd2ViLzAwX2NvbW1pdGluZm9fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUNILE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixJQUFJLEVBQUUsNkJBQTZCO0lBQ25DLE9BQU8sRUFBRSxRQUFRO0lBQ2pCLFdBQVcsRUFBRSxzSkFBc0o7Q0FDcEssQ0FBQSJ9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design.estate/dees-catalog",
3
- "version": "3.78.1",
3
+ "version": "3.78.2",
4
4
  "private": false,
5
5
  "description": "A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.",
6
6
  "main": "dist_ts_web/index.js",
@@ -18,7 +18,7 @@
18
18
  "dependencies": {
19
19
  "@design.estate/dees-domtools": "^2.5.4",
20
20
  "@design.estate/dees-element": "^2.2.4",
21
- "@design.estate/dees-wcctools": "^3.8.4",
21
+ "@design.estate/dees-wcctools": "^3.9.0",
22
22
  "@fortawesome/fontawesome-svg-core": "^7.2.0",
23
23
  "@fortawesome/free-brands-svg-icons": "^7.2.0",
24
24
  "@fortawesome/free-regular-svg-icons": "^7.2.0",
@@ -3,6 +3,6 @@
3
3
  */
4
4
  export const commitinfo = {
5
5
  name: '@design.estate/dees-catalog',
6
- version: '3.78.1',
6
+ version: '3.78.2',
7
7
  description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
8
8
  }