taon-ui 19.0.19 → 19.0.21

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,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/browser",
3
- "version": "19.0.19",
3
+ "version": "19.0.21",
4
4
  "module": "fesm2022/taon-ui.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -17,4 +17,4 @@ export declare const PROJECT_NPM_NAME = "taon-ui";
17
17
  /**
18
18
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
19
19
  */
20
- export declare const CURRENT_PACKAGE_VERSION = "19.0.19";
20
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.21";
@@ -21,6 +21,6 @@ exports.PROJECT_NPM_NAME = 'taon-ui';
21
21
  /**
22
22
  * Autogenerated by current cli tool. Use *tnp release* to bump version.
23
23
  */
24
- exports.CURRENT_PACKAGE_VERSION = '19.0.19';
24
+ exports.CURRENT_PACKAGE_VERSION = '19.0.21';
25
25
  // THIS FILE IS GENERATED - DO NOT MODIFY
26
26
  //# sourceMappingURL=build-info._auto-generated_.js.map
package/lib/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275743398 = dummy1755275743398;
4
- function dummy1755275743398() { }
3
+ exports.dummy1756667609451 = dummy1756667609451;
4
+ function dummy1756667609451() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744243 = dummy1755275744243;
4
- function dummy1755275744243() { }
3
+ exports.dummy1756667610180 = dummy1756667610180;
4
+ function dummy1756667610180() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744252 = dummy1755275744252;
4
- function dummy1755275744252() { }
3
+ exports.dummy1756667610202 = dummy1756667610202;
4
+ function dummy1756667610202() { }
5
5
  //# sourceMappingURL=index.js.map
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275743458 = dummy1755275743458;
4
- function dummy1755275743458() { }
3
+ exports.dummy1756667609539 = dummy1756667609539;
4
+ function dummy1756667609539() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744285 = dummy1755275744285;
4
- function dummy1755275744285() { }
3
+ exports.dummy1756667610270 = dummy1756667610270;
4
+ function dummy1756667610270() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744295 = dummy1755275744295;
4
- function dummy1755275744295() { }
3
+ exports.dummy1756667610294 = dummy1756667610294;
4
+ function dummy1756667610294() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744312 = dummy1755275744312;
4
- function dummy1755275744312() { }
3
+ exports.dummy1756667610336 = dummy1756667610336;
4
+ function dummy1756667610336() { }
5
5
  //# sourceMappingURL=taon-notifications.models.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744320 = dummy1755275744320;
4
- function dummy1755275744320() { }
3
+ exports.dummy1756667610349 = dummy1756667610349;
4
+ function dummy1756667610349() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744329 = dummy1755275744329;
4
- function dummy1755275744329() { }
3
+ exports.dummy1756667610374 = dummy1756667610374;
4
+ function dummy1756667610374() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1755275744340 = dummy1755275744340;
4
- function dummy1755275744340() { }
3
+ exports.dummy1756667610394 = dummy1756667610394;
4
+ function dummy1756667610394() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui",
3
- "version": "19.0.19",
3
+ "version": "19.0.21",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -25,8 +25,9 @@
25
25
  "dependencies": {},
26
26
  "description": "Description for taon-ui. Hello world!",
27
27
  "main": "dist/app.electron.js",
28
- "bin": {},
29
- "peerDependencies": {
28
+ "optionalDependencies": {
30
29
  "taon": "~19.0.0"
31
- }
30
+ },
31
+ "bin": {},
32
+ "peerDependencies": {}
32
33
  }
package/scss/vars.scss CHANGED
@@ -1,7 +1,7 @@
1
1
  // THIS FILE IS GENERATED - DO NOT MODIFY
2
- // CORE ASSETS BASENAME - use it only for asset from core container
3
- $basename: '/';
4
- $website_title: 'Taon Ui';
5
- $website_domain: 'taon-ui.example.domain.com';
6
- $project_npm_name: 'taon-ui';
7
- // THIS FILE IS GENERATED - DO NOT MODIFY
2
+ // CORE ASSETS BASENAME - use it only for asset from core container
3
+ $basename: '/';
4
+ $website_title: 'Taon Ui';
5
+ $website_domain: 'taon-ui.example.domain.com';
6
+ $project_npm_name: 'taon-ui';
7
+ // THIS FILE IS GENERATED - DO NOT MODIFY
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui/websql",
3
- "version": "19.0.19",
3
+ "version": "19.0.21",
4
4
  "module": "fesm2022/taon-ui.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {