@genesislcap/pbc-reporting-ui 15.27.0-agent-log-submit.3 → 15.27.1

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.
@@ -2344,6 +2344,48 @@
2344
2344
  }
2345
2345
  ]
2346
2346
  },
2347
+ {
2348
+ "kind": "javascript-module",
2349
+ "path": "src/old/components/rapid-components.ts",
2350
+ "declarations": [
2351
+ {
2352
+ "kind": "function",
2353
+ "name": "registerCommonRapidComponents",
2354
+ "privacy": "public"
2355
+ }
2356
+ ],
2357
+ "exports": [
2358
+ {
2359
+ "kind": "js",
2360
+ "name": "registerCommonRapidComponents",
2361
+ "declaration": {
2362
+ "name": "registerCommonRapidComponents",
2363
+ "module": "src/old/components/rapid-components.ts"
2364
+ }
2365
+ }
2366
+ ]
2367
+ },
2368
+ {
2369
+ "kind": "javascript-module",
2370
+ "path": "src/old/components/zero-components.ts",
2371
+ "declarations": [
2372
+ {
2373
+ "kind": "function",
2374
+ "name": "registerCommonZeroComponents",
2375
+ "privacy": "public"
2376
+ }
2377
+ ],
2378
+ "exports": [
2379
+ {
2380
+ "kind": "js",
2381
+ "name": "registerCommonZeroComponents",
2382
+ "declaration": {
2383
+ "name": "registerCommonZeroComponents",
2384
+ "module": "src/old/components/zero-components.ts"
2385
+ }
2386
+ }
2387
+ ]
2388
+ },
2347
2389
  {
2348
2390
  "kind": "javascript-module",
2349
2391
  "path": "src/old/config/config.ts",
@@ -2450,48 +2492,6 @@
2450
2492
  }
2451
2493
  ]
2452
2494
  },
2453
- {
2454
- "kind": "javascript-module",
2455
- "path": "src/old/components/rapid-components.ts",
2456
- "declarations": [
2457
- {
2458
- "kind": "function",
2459
- "name": "registerCommonRapidComponents",
2460
- "privacy": "public"
2461
- }
2462
- ],
2463
- "exports": [
2464
- {
2465
- "kind": "js",
2466
- "name": "registerCommonRapidComponents",
2467
- "declaration": {
2468
- "name": "registerCommonRapidComponents",
2469
- "module": "src/old/components/rapid-components.ts"
2470
- }
2471
- }
2472
- ]
2473
- },
2474
- {
2475
- "kind": "javascript-module",
2476
- "path": "src/old/components/zero-components.ts",
2477
- "declarations": [
2478
- {
2479
- "kind": "function",
2480
- "name": "registerCommonZeroComponents",
2481
- "privacy": "public"
2482
- }
2483
- ],
2484
- "exports": [
2485
- {
2486
- "kind": "js",
2487
- "name": "registerCommonZeroComponents",
2488
- "declaration": {
2489
- "name": "registerCommonZeroComponents",
2490
- "module": "src/old/components/zero-components.ts"
2491
- }
2492
- }
2493
- ]
2494
- },
2495
2495
  {
2496
2496
  "kind": "javascript-module",
2497
2497
  "path": "src/old/constants/grid-config.ts",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/pbc-reporting-ui",
3
3
  "description": "Genesis PBC Reporting UI",
4
- "version": "15.27.0-agent-log-submit.3",
4
+ "version": "15.27.1",
5
5
  "license": "SEE LICENSE IN license.txt",
6
6
  "main": "dist/esm/index.js",
7
7
  "types": "dist/dts/index.d.ts",
@@ -86,32 +86,32 @@
86
86
  "@ag-grid-community/core": "29.2.0"
87
87
  },
88
88
  "dependencies": {
89
- "@genesislcap/foundation-comms": "15.27.0-agent-log-submit.3",
90
- "@genesislcap/foundation-entity-management": "15.27.0-agent-log-submit.3",
91
- "@genesislcap/foundation-events": "15.27.0-agent-log-submit.3",
92
- "@genesislcap/foundation-forms": "15.27.0-agent-log-submit.3",
93
- "@genesislcap/foundation-logger": "15.27.0-agent-log-submit.3",
94
- "@genesislcap/foundation-notifications": "15.27.0-agent-log-submit.3",
95
- "@genesislcap/foundation-ui": "15.27.0-agent-log-submit.3",
96
- "@genesislcap/foundation-user": "15.27.0-agent-log-submit.3",
97
- "@genesislcap/foundation-utils": "15.27.0-agent-log-submit.3",
98
- "@genesislcap/foundation-zero": "15.27.0-agent-log-submit.3",
99
- "@genesislcap/foundation-zero-grid-pro": "15.27.0-agent-log-submit.3",
100
- "@genesislcap/grid-pro": "15.27.0-agent-log-submit.3",
101
- "@genesislcap/rapid-design-system": "15.27.0-agent-log-submit.3",
102
- "@genesislcap/rapid-grid-pro": "15.27.0-agent-log-submit.3",
103
- "@genesislcap/web-core": "15.27.0-agent-log-submit.3",
89
+ "@genesislcap/foundation-comms": "15.27.1",
90
+ "@genesislcap/foundation-entity-management": "15.27.1",
91
+ "@genesislcap/foundation-events": "15.27.1",
92
+ "@genesislcap/foundation-forms": "15.27.1",
93
+ "@genesislcap/foundation-logger": "15.27.1",
94
+ "@genesislcap/foundation-notifications": "15.27.1",
95
+ "@genesislcap/foundation-ui": "15.27.1",
96
+ "@genesislcap/foundation-user": "15.27.1",
97
+ "@genesislcap/foundation-utils": "15.27.1",
98
+ "@genesislcap/foundation-zero": "15.27.1",
99
+ "@genesislcap/foundation-zero-grid-pro": "15.27.1",
100
+ "@genesislcap/grid-pro": "15.27.1",
101
+ "@genesislcap/rapid-design-system": "15.27.1",
102
+ "@genesislcap/rapid-grid-pro": "15.27.1",
103
+ "@genesislcap/web-core": "15.27.1",
104
104
  "@reduxjs/toolkit": "^2.2.5",
105
105
  "@types/node": "^22.10.2",
106
106
  "change-case": "^5.4.3",
107
107
  "lodash": "^4.17.21"
108
108
  },
109
109
  "devDependencies": {
110
- "@genesislcap/eslint-config": "15.27.0-agent-log-submit.3",
111
- "@genesislcap/foundation-testing": "15.27.0-agent-log-submit.3",
112
- "@genesislcap/genx": "15.27.0-agent-log-submit.3",
113
- "@genesislcap/prettier-config": "15.27.0-agent-log-submit.3",
114
- "@genesislcap/stylelint-config": "15.27.0-agent-log-submit.3",
110
+ "@genesislcap/eslint-config": "15.27.1",
111
+ "@genesislcap/foundation-testing": "15.27.1",
112
+ "@genesislcap/genx": "15.27.1",
113
+ "@genesislcap/prettier-config": "15.27.1",
114
+ "@genesislcap/stylelint-config": "15.27.1",
115
115
  "@types/json-schema": "^7.0.11",
116
116
  "playwright-lighthouse": "^4.0.0",
117
117
  "rimraf": "^5.0.0"