@genesislcap/foundation-utils 14.406.0-workspaces.2 → 14.406.0-workspaces.5
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 +61 -61
- package/package.json +11 -11
|
@@ -258,59 +258,6 @@
|
|
|
258
258
|
}
|
|
259
259
|
]
|
|
260
260
|
},
|
|
261
|
-
{
|
|
262
|
-
"kind": "javascript-module",
|
|
263
|
-
"path": "src/decorators/index.ts",
|
|
264
|
-
"declarations": [],
|
|
265
|
-
"exports": [
|
|
266
|
-
{
|
|
267
|
-
"kind": "js",
|
|
268
|
-
"name": "*",
|
|
269
|
-
"declaration": {
|
|
270
|
-
"name": "*",
|
|
271
|
-
"package": "./renderOnChange"
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
]
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"kind": "javascript-module",
|
|
278
|
-
"path": "src/decorators/renderOnChange.ts",
|
|
279
|
-
"declarations": [
|
|
280
|
-
{
|
|
281
|
-
"kind": "function",
|
|
282
|
-
"name": "renderOnChange",
|
|
283
|
-
"parameters": [
|
|
284
|
-
{
|
|
285
|
-
"name": "target",
|
|
286
|
-
"type": {
|
|
287
|
-
"text": "FASTElement & { render(): void }"
|
|
288
|
-
},
|
|
289
|
-
"description": "The target to define the property change handler on."
|
|
290
|
-
},
|
|
291
|
-
{
|
|
292
|
-
"name": "name",
|
|
293
|
-
"type": {
|
|
294
|
-
"text": "string"
|
|
295
|
-
},
|
|
296
|
-
"description": "The property name."
|
|
297
|
-
}
|
|
298
|
-
],
|
|
299
|
-
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
300
|
-
"privacy": "public"
|
|
301
|
-
}
|
|
302
|
-
],
|
|
303
|
-
"exports": [
|
|
304
|
-
{
|
|
305
|
-
"kind": "js",
|
|
306
|
-
"name": "renderOnChange",
|
|
307
|
-
"declaration": {
|
|
308
|
-
"name": "renderOnChange",
|
|
309
|
-
"module": "src/decorators/renderOnChange.ts"
|
|
310
|
-
}
|
|
311
|
-
}
|
|
312
|
-
]
|
|
313
|
-
},
|
|
314
261
|
{
|
|
315
262
|
"kind": "javascript-module",
|
|
316
263
|
"path": "src/design-system/design-system.ts",
|
|
@@ -629,6 +576,21 @@
|
|
|
629
576
|
}
|
|
630
577
|
]
|
|
631
578
|
},
|
|
579
|
+
{
|
|
580
|
+
"kind": "javascript-module",
|
|
581
|
+
"path": "src/encoding/index.ts",
|
|
582
|
+
"declarations": [],
|
|
583
|
+
"exports": [
|
|
584
|
+
{
|
|
585
|
+
"kind": "js",
|
|
586
|
+
"name": "*",
|
|
587
|
+
"declaration": {
|
|
588
|
+
"name": "*",
|
|
589
|
+
"package": "./base64"
|
|
590
|
+
}
|
|
591
|
+
}
|
|
592
|
+
]
|
|
593
|
+
},
|
|
632
594
|
{
|
|
633
595
|
"kind": "javascript-module",
|
|
634
596
|
"path": "src/env/index.ts",
|
|
@@ -1106,7 +1068,7 @@
|
|
|
1106
1068
|
},
|
|
1107
1069
|
{
|
|
1108
1070
|
"kind": "javascript-module",
|
|
1109
|
-
"path": "src/
|
|
1071
|
+
"path": "src/directives/index.ts",
|
|
1110
1072
|
"declarations": [],
|
|
1111
1073
|
"exports": [
|
|
1112
1074
|
{
|
|
@@ -1114,14 +1076,22 @@
|
|
|
1114
1076
|
"name": "*",
|
|
1115
1077
|
"declaration": {
|
|
1116
1078
|
"name": "*",
|
|
1117
|
-
"package": "./
|
|
1079
|
+
"package": "./sync"
|
|
1080
|
+
}
|
|
1081
|
+
},
|
|
1082
|
+
{
|
|
1083
|
+
"kind": "js",
|
|
1084
|
+
"name": "*",
|
|
1085
|
+
"declaration": {
|
|
1086
|
+
"name": "*",
|
|
1087
|
+
"package": "./when-else"
|
|
1118
1088
|
}
|
|
1119
1089
|
}
|
|
1120
1090
|
]
|
|
1121
1091
|
},
|
|
1122
1092
|
{
|
|
1123
1093
|
"kind": "javascript-module",
|
|
1124
|
-
"path": "src/
|
|
1094
|
+
"path": "src/decorators/index.ts",
|
|
1125
1095
|
"declarations": [],
|
|
1126
1096
|
"exports": [
|
|
1127
1097
|
{
|
|
@@ -1129,15 +1099,45 @@
|
|
|
1129
1099
|
"name": "*",
|
|
1130
1100
|
"declaration": {
|
|
1131
1101
|
"name": "*",
|
|
1132
|
-
"package": "./
|
|
1102
|
+
"package": "./renderOnChange"
|
|
1133
1103
|
}
|
|
1134
|
-
}
|
|
1104
|
+
}
|
|
1105
|
+
]
|
|
1106
|
+
},
|
|
1107
|
+
{
|
|
1108
|
+
"kind": "javascript-module",
|
|
1109
|
+
"path": "src/decorators/renderOnChange.ts",
|
|
1110
|
+
"declarations": [
|
|
1111
|
+
{
|
|
1112
|
+
"kind": "function",
|
|
1113
|
+
"name": "renderOnChange",
|
|
1114
|
+
"parameters": [
|
|
1115
|
+
{
|
|
1116
|
+
"name": "target",
|
|
1117
|
+
"type": {
|
|
1118
|
+
"text": "FASTElement & { render(): void }"
|
|
1119
|
+
},
|
|
1120
|
+
"description": "The target to define the property change handler on."
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"name": "name",
|
|
1124
|
+
"type": {
|
|
1125
|
+
"text": "string"
|
|
1126
|
+
},
|
|
1127
|
+
"description": "The property name."
|
|
1128
|
+
}
|
|
1129
|
+
],
|
|
1130
|
+
"description": "Defines a property changed handler that calls a render() method on the target as an internal observation enhancement.",
|
|
1131
|
+
"privacy": "public"
|
|
1132
|
+
}
|
|
1133
|
+
],
|
|
1134
|
+
"exports": [
|
|
1135
1135
|
{
|
|
1136
1136
|
"kind": "js",
|
|
1137
|
-
"name": "
|
|
1137
|
+
"name": "renderOnChange",
|
|
1138
1138
|
"declaration": {
|
|
1139
|
-
"name": "
|
|
1140
|
-
"
|
|
1139
|
+
"name": "renderOnChange",
|
|
1140
|
+
"module": "src/decorators/renderOnChange.ts"
|
|
1141
1141
|
}
|
|
1142
1142
|
}
|
|
1143
1143
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.406.0-workspaces.
|
|
4
|
+
"version": "14.406.0-workspaces.5",
|
|
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": "14.406.0-workspaces.
|
|
33
|
-
"@genesislcap/genx": "14.406.0-workspaces.
|
|
34
|
-
"@genesislcap/rollup-builder": "14.406.0-workspaces.
|
|
35
|
-
"@genesislcap/ts-builder": "14.406.0-workspaces.
|
|
36
|
-
"@genesislcap/uvu-playwright-builder": "14.406.0-workspaces.
|
|
37
|
-
"@genesislcap/vite-builder": "14.406.0-workspaces.
|
|
38
|
-
"@genesislcap/webpack-builder": "14.406.0-workspaces.
|
|
32
|
+
"@genesislcap/foundation-testing": "14.406.0-workspaces.5",
|
|
33
|
+
"@genesislcap/genx": "14.406.0-workspaces.5",
|
|
34
|
+
"@genesislcap/rollup-builder": "14.406.0-workspaces.5",
|
|
35
|
+
"@genesislcap/ts-builder": "14.406.0-workspaces.5",
|
|
36
|
+
"@genesislcap/uvu-playwright-builder": "14.406.0-workspaces.5",
|
|
37
|
+
"@genesislcap/vite-builder": "14.406.0-workspaces.5",
|
|
38
|
+
"@genesislcap/webpack-builder": "14.406.0-workspaces.5",
|
|
39
39
|
"@types/json-schema": "^7.0.11"
|
|
40
40
|
},
|
|
41
41
|
"dependencies": {
|
|
42
|
-
"@genesislcap/expression-builder": "14.406.0-workspaces.
|
|
43
|
-
"@genesislcap/foundation-logger": "14.406.0-workspaces.
|
|
42
|
+
"@genesislcap/expression-builder": "14.406.0-workspaces.5",
|
|
43
|
+
"@genesislcap/foundation-logger": "14.406.0-workspaces.5",
|
|
44
44
|
"@microsoft/fast-components": "2.30.6",
|
|
45
45
|
"@microsoft/fast-element": "1.14.0",
|
|
46
46
|
"@microsoft/fast-foundation": "2.50.0",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"access": "public"
|
|
59
59
|
},
|
|
60
60
|
"customElements": "dist/custom-elements.json",
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "e356977906cce29d0a9ebf7722bca9dde4fbf417"
|
|
62
62
|
}
|