static-columns 19.0.20 → 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": "static-columns/browser",
3
- "version": "19.0.20",
3
+ "version": "19.0.21",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/client",
3
- "version": "19.0.20",
3
+ "version": "19.0.21",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {
@@ -1,3 +1,3 @@
1
1
  export declare const BUILD_FRAMEWORK_CLI_NAME = "tnp";
2
2
  export declare const PROJECT_NPM_NAME = "static-columns";
3
- export declare const CURRENT_PACKAGE_VERSION = "19.0.20";
3
+ export declare const CURRENT_PACKAGE_VERSION = "19.0.21";
@@ -4,6 +4,6 @@ exports.CURRENT_PACKAGE_VERSION = exports.PROJECT_NPM_NAME = exports.BUILD_FRAME
4
4
  // THIS FILE IS GENERATED - DO NOT MODIFY
5
5
  exports.BUILD_FRAMEWORK_CLI_NAME = 'tnp';
6
6
  exports.PROJECT_NPM_NAME = 'static-columns';
7
- exports.CURRENT_PACKAGE_VERSION = '19.0.20';
7
+ exports.CURRENT_PACKAGE_VERSION = '19.0.21';
8
8
  // THIS FILE IS GENERATED - DO NOT MODIFY
9
9
  //# sourceMappingURL=build-info._auto-generated_.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748397041229 = dummy1748397041229;
4
- function dummy1748397041229() { }
3
+ exports.dummy1748398697680 = dummy1748398697680;
4
+ function dummy1748398697680() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1748397041244 = dummy1748397041244;
4
- function dummy1748397041244() { }
3
+ exports.dummy1748398697695 = dummy1748398697695;
4
+ function dummy1748398697695() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns",
3
- "version": "19.0.20",
3
+ "version": "19.0.21",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -45,11 +45,6 @@
45
45
  "url": "git+https://github.com/darekf77/static-columns.git"
46
46
  },
47
47
  "bin": {},
48
- "exports": {
49
- ".": {
50
- "style": "./scss/index.scss"
51
- }
52
- },
53
48
  "peerDependencies": {
54
49
  "rxjs": "~7.8.2",
55
50
  "@angular/cdk": "~19.2.10"
@@ -30,12 +30,12 @@
30
30
  "releaseType": "manual",
31
31
  "targetArtifact": "npm-lib-and-cli-tool",
32
32
  "envName": "__",
33
- "resolvedNewVersion": "19.0.20"
33
+ "resolvedNewVersion": "19.0.21"
34
34
  },
35
35
  "copyToManager": {},
36
36
  "buildInfo": {
37
- "date": "2025-05-24T17:30:50.000Z",
38
- "hash": "93b6db40024dcd12355fdfed1998786bb0956233"
37
+ "date": "2025-05-28T01:51:04.000Z",
38
+ "hash": "952dd05b378be99649a68c77eca073af49407d53"
39
39
  },
40
40
  "currentProjectName": "static-columns",
41
41
  "currentProjectType": "isomorphic-lib",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "static-columns/websql",
3
- "version": "19.0.20",
3
+ "version": "19.0.21",
4
4
  "module": "fesm2022/static-columns.mjs",
5
5
  "typings": "index.d.ts",
6
6
  "exports": {