@genesislcap/foundation-utils 15.8.3-PTC-0.2 → 15.8.3-PTC-0.3
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.
- package/dist/custom-elements.json +72 -72
- package/package.json +11 -11
|
@@ -250,59 +250,6 @@
|
|
|
250
250
|
}
|
|
251
251
|
]
|
|
252
252
|
},
|
|
253
|
-
{
|
|
254
|
-
"kind": "javascript-module",
|
|
255
|
-
"path": "src/decorators/index.ts",
|
|
256
|
-
"declarations": [],
|
|
257
|
-
"exports": [
|
|
258
|
-
{
|
|
259
|
-
"kind": "js",
|
|
260
|
-
"name": "*",
|
|
261
|
-
"declaration": {
|
|
262
|
-
"name": "*",
|
|
263
|
-
"package": "./renderOnChange"
|
|
264
|
-
}
|
|
265
|
-
}
|
|
266
|
-
]
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"kind": "javascript-module",
|
|
270
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
271
|
-
"declarations": [
|
|
272
|
-
{
|
|
273
|
-
"kind": "function",
|
|
274
|
-
"name": "renderOnChange",
|
|
275
|
-
"parameters": [
|
|
276
|
-
{
|
|
277
|
-
"name": "target",
|
|
278
|
-
"type": {
|
|
279
|
-
"text": "FASTElement & { render(): void }"
|
|
280
|
-
},
|
|
281
|
-
"description": "The target to define the property change handler on."
|
|
282
|
-
},
|
|
283
|
-
{
|
|
284
|
-
"name": "name",
|
|
285
|
-
"type": {
|
|
286
|
-
"text": "string"
|
|
287
|
-
},
|
|
288
|
-
"description": "The property name."
|
|
289
|
-
}
|
|
290
|
-
],
|
|
291
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
292
|
-
"privacy": "public"
|
|
293
|
-
}
|
|
294
|
-
],
|
|
295
|
-
"exports": [
|
|
296
|
-
{
|
|
297
|
-
"kind": "js",
|
|
298
|
-
"name": "renderOnChange",
|
|
299
|
-
"declaration": {
|
|
300
|
-
"name": "renderOnChange",
|
|
301
|
-
"module": "src/decorators/renderOnChange.ts"
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
]
|
|
305
|
-
},
|
|
306
253
|
{
|
|
307
254
|
"kind": "javascript-module",
|
|
308
255
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -501,6 +448,29 @@
|
|
|
501
448
|
}
|
|
502
449
|
]
|
|
503
450
|
},
|
|
451
|
+
{
|
|
452
|
+
"kind": "javascript-module",
|
|
453
|
+
"path": "src/directives/index.ts",
|
|
454
|
+
"declarations": [],
|
|
455
|
+
"exports": [
|
|
456
|
+
{
|
|
457
|
+
"kind": "js",
|
|
458
|
+
"name": "*",
|
|
459
|
+
"declaration": {
|
|
460
|
+
"name": "*",
|
|
461
|
+
"package": "./sync"
|
|
462
|
+
}
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"kind": "js",
|
|
466
|
+
"name": "*",
|
|
467
|
+
"declaration": {
|
|
468
|
+
"name": "*",
|
|
469
|
+
"package": "./when-else"
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
]
|
|
473
|
+
},
|
|
504
474
|
{
|
|
505
475
|
"kind": "javascript-module",
|
|
506
476
|
"path": "src/design-system/design-system.ts",
|
|
@@ -705,7 +675,7 @@
|
|
|
705
675
|
},
|
|
706
676
|
{
|
|
707
677
|
"kind": "javascript-module",
|
|
708
|
-
"path": "src/
|
|
678
|
+
"path": "src/encoding/index.ts",
|
|
709
679
|
"declarations": [],
|
|
710
680
|
"exports": [
|
|
711
681
|
{
|
|
@@ -713,15 +683,60 @@
|
|
|
713
683
|
"name": "*",
|
|
714
684
|
"declaration": {
|
|
715
685
|
"name": "*",
|
|
716
|
-
"package": "./
|
|
686
|
+
"package": "./base64"
|
|
717
687
|
}
|
|
718
|
-
}
|
|
688
|
+
}
|
|
689
|
+
]
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"kind": "javascript-module",
|
|
693
|
+
"path": "src/decorators/index.ts",
|
|
694
|
+
"declarations": [],
|
|
695
|
+
"exports": [
|
|
719
696
|
{
|
|
720
697
|
"kind": "js",
|
|
721
698
|
"name": "*",
|
|
722
699
|
"declaration": {
|
|
723
700
|
"name": "*",
|
|
724
|
-
"package": "./
|
|
701
|
+
"package": "./renderOnChange"
|
|
702
|
+
}
|
|
703
|
+
}
|
|
704
|
+
]
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"kind": "javascript-module",
|
|
708
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
709
|
+
"declarations": [
|
|
710
|
+
{
|
|
711
|
+
"kind": "function",
|
|
712
|
+
"name": "renderOnChange",
|
|
713
|
+
"parameters": [
|
|
714
|
+
{
|
|
715
|
+
"name": "target",
|
|
716
|
+
"type": {
|
|
717
|
+
"text": "FASTElement & { render(): void }"
|
|
718
|
+
},
|
|
719
|
+
"description": "The target to define the property change handler on."
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"name": "name",
|
|
723
|
+
"type": {
|
|
724
|
+
"text": "string"
|
|
725
|
+
},
|
|
726
|
+
"description": "The property name."
|
|
727
|
+
}
|
|
728
|
+
],
|
|
729
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
730
|
+
"privacy": "public"
|
|
731
|
+
}
|
|
732
|
+
],
|
|
733
|
+
"exports": [
|
|
734
|
+
{
|
|
735
|
+
"kind": "js",
|
|
736
|
+
"name": "renderOnChange",
|
|
737
|
+
"declaration": {
|
|
738
|
+
"name": "renderOnChange",
|
|
739
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
725
740
|
}
|
|
726
741
|
}
|
|
727
742
|
]
|
|
@@ -1225,21 +1240,6 @@
|
|
|
1225
1240
|
}
|
|
1226
1241
|
]
|
|
1227
1242
|
},
|
|
1228
|
-
{
|
|
1229
|
-
"kind": "javascript-module",
|
|
1230
|
-
"path": "src/encoding/index.ts",
|
|
1231
|
-
"declarations": [],
|
|
1232
|
-
"exports": [
|
|
1233
|
-
{
|
|
1234
|
-
"kind": "js",
|
|
1235
|
-
"name": "*",
|
|
1236
|
-
"declaration": {
|
|
1237
|
-
"name": "*",
|
|
1238
|
-
"package": "./base64"
|
|
1239
|
-
}
|
|
1240
|
-
}
|
|
1241
|
-
]
|
|
1242
|
-
},
|
|
1243
1243
|
{
|
|
1244
1244
|
"kind": "javascript-module",
|
|
1245
1245
|
"path": "src/error/errorMap.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "15.8.3-PTC-0.
|
|
4
|
+
"version": "15.8.3-PTC-0.3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
}
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@genesislcap/foundation-testing": "15.8.3-PTC-0.
|
|
33
|
-
"@genesislcap/genx": "15.8.3-PTC-0.
|
|
34
|
-
"@genesislcap/rollup-builder": "15.8.3-PTC-0.
|
|
35
|
-
"@genesislcap/ts-builder": "15.8.3-PTC-0.
|
|
36
|
-
"@genesislcap/uvu-playwright-builder": "15.8.3-PTC-0.
|
|
37
|
-
"@genesislcap/vite-builder": "15.8.3-PTC-0.
|
|
38
|
-
"@genesislcap/webpack-builder": "15.8.3-PTC-0.
|
|
32
|
+
"@genesislcap/foundation-testing": "15.8.3-PTC-0.3",
|
|
33
|
+
"@genesislcap/genx": "15.8.3-PTC-0.3",
|
|
34
|
+
"@genesislcap/rollup-builder": "15.8.3-PTC-0.3",
|
|
35
|
+
"@genesislcap/ts-builder": "15.8.3-PTC-0.3",
|
|
36
|
+
"@genesislcap/uvu-playwright-builder": "15.8.3-PTC-0.3",
|
|
37
|
+
"@genesislcap/vite-builder": "15.8.3-PTC-0.3",
|
|
38
|
+
"@genesislcap/webpack-builder": "15.8.3-PTC-0.3",
|
|
39
39
|
"@types/json-schema": "^7.0.11"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@genesislcap/expression-builder": "15.8.3-PTC-0.
|
|
43
|
-
"@genesislcap/foundation-logger": "15.8.3-PTC-0.
|
|
42
|
+
"@genesislcap/expression-builder": "15.8.3-PTC-0.3",
|
|
43
|
+
"@genesislcap/foundation-logger": "15.8.3-PTC-0.3",
|
|
44
44
|
"@microsoft/fast-components": "2.30.6",
|
|
45
45
|
"@microsoft/fast-element": "1.14.0",
|
|
46
46
|
"@microsoft/fast-foundation": "2.50.0",
|
|
@@ -70,5 +70,5 @@
|
|
|
70
70
|
},
|
|
71
71
|
"./package.json": "./package.json"
|
|
72
72
|
},
|
|
73
|
-
"gitHead": "
|
|
73
|
+
"gitHead": "03b8d847cd85e36d451ab7cdbebfecae2437675d"
|
|
74
74
|
}
|