@genesislcap/foundation-forms 14.246.0 → 14.246.1-alpha-e79f189.0
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 +0 -4
- package/dist/dts/filters/filters.d.ts.map +1 -1
- package/dist/dts/form.d.ts +3 -1
- package/dist/dts/form.d.ts.map +1 -1
- package/dist/esm/filters/filters.js +2 -1
- package/dist/esm/form.js +2 -2
- package/dist/foundation-forms.d.ts +3 -1
- package/package.json +14 -14
|
@@ -39,7 +39,6 @@
|
|
|
39
39
|
"type": {
|
|
40
40
|
"text": "string"
|
|
41
41
|
},
|
|
42
|
-
"default": "'zero'",
|
|
43
42
|
"description": "Name of the design system prefix that will be used in renderers.",
|
|
44
43
|
"privacy": "public"
|
|
45
44
|
},
|
|
@@ -364,7 +363,6 @@
|
|
|
364
363
|
"type": {
|
|
365
364
|
"text": "string"
|
|
366
365
|
},
|
|
367
|
-
"default": "'zero'",
|
|
368
366
|
"description": "Name of the design system prefix that will be used in renderers.",
|
|
369
367
|
"fieldName": "prefix"
|
|
370
368
|
},
|
|
@@ -604,7 +602,6 @@
|
|
|
604
602
|
"type": {
|
|
605
603
|
"text": "string"
|
|
606
604
|
},
|
|
607
|
-
"default": "'zero'",
|
|
608
605
|
"description": "Name of the design system prefix that will be used in renderers.",
|
|
609
606
|
"privacy": "public"
|
|
610
607
|
},
|
|
@@ -769,7 +766,6 @@
|
|
|
769
766
|
"type": {
|
|
770
767
|
"text": "string"
|
|
771
768
|
},
|
|
772
|
-
"default": "'zero'",
|
|
773
769
|
"description": "Name of the design system prefix that will be used in renderers.",
|
|
774
770
|
"fieldName": "prefix"
|
|
775
771
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../../src/filters/filters.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"filters.d.ts","sourceRoot":"","sources":["../../../src/filters/filters.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAC/D,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAY1C,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAKnD,gBAAgB;AAChB,eAAO,MAAM,aAAa,iDAAqC,CAAC;AAchE;;;GAGG;AACH,eAAO,MAAM,gBAAgB,OAY5B,CAAC;AACF;;;;;GAKG;AACH,qBAKa,OAAQ,SAAQ,iBAAiB;IAC5C;;;;OAIG;IACG,YAAY,EAAE,MAAM,CAAC;YACb,mBAAmB;IAWjC;;OAEG;IACI,gBAAgB;IAKvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACS,QAAQ,EAAE,QAAQ,CAAC;IAC/B;;;OAGG;IACS,SAAS,EAAE,aAAa,EAAE,CAAoB;IAC1D;;;;;;OAMG;IACS,UAAU,EAAE,WAAW,CAAC;IACpC;;;OAGG;IAC0C,MAAM,EAAE,MAAM,CAGzD;IAEO,OAAO,CAAC,OAAO,CAAW;IACnC;;;OAGG;IACS,IAAI,EAAE,GAAG,CAAM;IAC3B;;;OAGG;IACS,KAAK,EAAE,MAAM,CAAC;IAC1B;;OAEG;IACH,YAAY;IAIZ;;OAEG;IACH,aAAa;IAyBb;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,WAAW;IAO3B;;OAEG;IACH,oBAAoB;CAKrB"}
|
package/dist/dts/form.d.ts
CHANGED
|
@@ -57,7 +57,9 @@ declare const Form_base: (new (...args: any[]) => {
|
|
|
57
57
|
id: string;
|
|
58
58
|
readonly localName: string;
|
|
59
59
|
readonly namespaceURI: string;
|
|
60
|
-
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
60
|
+
onfullscreenchange: (this: Element, ev: Event) => any; /**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
61
63
|
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
62
64
|
outerHTML: string;
|
|
63
65
|
readonly ownerDocument: Document;
|
package/dist/dts/form.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/form.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAE/D,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAoB1C,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAelD;;;GAGG;AACH,eAAO,MAAM,SAAS,OAkBrB,CAAC
|
|
1
|
+
{"version":3,"file":"form.d.ts","sourceRoot":"","sources":["../../src/form.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAE/D,OAAO,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAoB1C,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAelD;;;GAGG;AACH,eAAO,MAAM,SAAS,OAkBrB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2DA0HA;;OAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA3HL;;;;;GAKG;AACH,qBAKa,IAAK,SAAQ,SAAiC;IACzD;;;OAGG;IAC0C,MAAM,EAAE,MAAM,CAGzD;IACF;;;;OAIG;IACG,YAAY,EAAE,MAAM,CAAC;YACb,mBAAmB;IAcjC,OAAO,CAAC,oBAAoB;IA0B5B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAqCG;IACS,QAAQ,EAAE,QAAQ,CAAC;IAC/B;;;OAGG;IACS,SAAS,EAAE,aAAa,EAAE,CAAa;IACnD;;OAEG;IACH,gBAAgB;IAGhB;;;OAGG;IACS,mBAAmB,EAAE,aAAa,EAAE,CAAM;IACtD;;OAEG;IACH,0BAA0B;IAG1B;;;;;OAKG;IACS,eAAe,EAAE,aAAa,EAAE,CAAa;IACzD,OAAO,CAAC,qBAAqB;IAI7B;;;;;;OAMG;IACS,UAAU,EAAE,WAAW,CAAC;IAEpC,OAAO,CAAC,MAAM,CAAqB;IAC1B,OAAO,CAAC,OAAO,CAAW;IACnC;;;OAGG;IACS,IAAI,EAAE,GAAG,CAAM;IAE3B;;OAEG;IACS,UAAU,EAAE,OAAO,CAAC;IAChC;;OAEG;IACS,SAAS,EAAE,OAAO,CAAC;IAE/B;;;OAGG;IACwB,QAAQ,EAAE,OAAO,CAAC;IAC7C;;;OAGG;IACyD,UAAU,EAAE,OAAO,CAAC;IAEhF;;OAEG;IACG,OAAO;IA2Bb;;;OAGG;IACH,IAAc,cAAc,YAM3B;IAED;;OAEG;IACM,SAAS,IAAI,IAAI;IAW1B;;OAEG;IACH,UAAU,CAAC,KAAK,EAAE,WAAW;IAI7B;;OAEG;IACH,QAAQ,CAAC,KAAK,EAAE,WAAW;IAY3B;;OAEG;IACH,oBAAoB;IAKpB;;;OAGG;IACH,KAAK,CAAC,SAAS,UAAO;CAMvB"}
|
|
@@ -2,6 +2,7 @@ import { __awaiter, __decorate } from "tslib";
|
|
|
2
2
|
import { Connect } from '@genesislcap/foundation-comms';
|
|
3
3
|
import { CriteriaBuilder, Join } from '@genesislcap/foundation-criteria';
|
|
4
4
|
import { createLogger } from '@genesislcap/foundation-logger';
|
|
5
|
+
import { getCurrentDesignSystemPrefix } from '@genesislcap/foundation-utils';
|
|
5
6
|
import { isControl, isStringControl, mapStateToControlProps, rankWith } from '@jsonforms/core';
|
|
6
7
|
import { attr, customElement, observable } from '@microsoft/fast-element';
|
|
7
8
|
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
@@ -65,7 +66,7 @@ let Filters = class Filters extends FoundationElement {
|
|
|
65
66
|
* Name of the design system prefix that will be used in renderers.
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
|
-
this.prefix = 'zero';
|
|
69
|
+
this.prefix = getCurrentDesignSystemPrefix(this, 'zero');
|
|
69
70
|
/**
|
|
70
71
|
* Initial data for the filters.
|
|
71
72
|
* @public
|
package/dist/esm/form.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { __awaiter, __decorate } from "tslib";
|
|
2
2
|
import { Connect } from '@genesislcap/foundation-comms';
|
|
3
|
-
import { LifecycleMixin } from '@genesislcap/foundation-utils';
|
|
3
|
+
import { LifecycleMixin, getCurrentDesignSystemPrefix } from '@genesislcap/foundation-utils';
|
|
4
4
|
import JsonSchemaDereferencer from '@json-schema-tools/dereferencer';
|
|
5
5
|
import { isControl, isStringControl, mapStateToControlProps, rankWith } from '@jsonforms/core';
|
|
6
6
|
import { attr, customElement, DOM, observable, volatile } from '@microsoft/fast-element';
|
|
@@ -70,7 +70,7 @@ let Form = class Form extends LifecycleMixin(FoundationElement) {
|
|
|
70
70
|
* Name of the design system prefix that will be used in renderers.
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
|
-
this.prefix = 'zero';
|
|
73
|
+
this.prefix = getCurrentDesignSystemPrefix(this, 'zero');
|
|
74
74
|
/**
|
|
75
75
|
* Allows to provide the main set of renderers used by the form. If not provided, the built-in renderers will be used by default.
|
|
76
76
|
* @public
|
|
@@ -489,7 +489,9 @@ declare const Form_base: (new (...args: any[]) => {
|
|
|
489
489
|
id: string;
|
|
490
490
|
readonly localName: string;
|
|
491
491
|
readonly namespaceURI: string;
|
|
492
|
-
onfullscreenchange: (this: Element, ev: Event) => any;
|
|
492
|
+
onfullscreenchange: (this: Element, ev: Event) => any; /**
|
|
493
|
+
* @internal
|
|
494
|
+
*/
|
|
493
495
|
onfullscreenerror: (this: Element, ev: Event) => any;
|
|
494
496
|
outerHTML: string;
|
|
495
497
|
readonly ownerDocument: Document;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-forms",
|
|
3
3
|
"description": "Genesis Foundation Forms",
|
|
4
|
-
"version": "14.246.0",
|
|
4
|
+
"version": "14.246.1-alpha-e79f189.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -48,22 +48,22 @@
|
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@genesislcap/foundation-testing": "14.246.0",
|
|
52
|
-
"@genesislcap/genx": "14.246.0",
|
|
53
|
-
"@genesislcap/rollup-builder": "14.246.0",
|
|
54
|
-
"@genesislcap/ts-builder": "14.246.0",
|
|
55
|
-
"@genesislcap/uvu-playwright-builder": "14.246.0",
|
|
56
|
-
"@genesislcap/vite-builder": "14.246.0",
|
|
57
|
-
"@genesislcap/webpack-builder": "14.246.0",
|
|
51
|
+
"@genesislcap/foundation-testing": "14.246.1-alpha-e79f189.0",
|
|
52
|
+
"@genesislcap/genx": "14.246.1-alpha-e79f189.0",
|
|
53
|
+
"@genesislcap/rollup-builder": "14.246.1-alpha-e79f189.0",
|
|
54
|
+
"@genesislcap/ts-builder": "14.246.1-alpha-e79f189.0",
|
|
55
|
+
"@genesislcap/uvu-playwright-builder": "14.246.1-alpha-e79f189.0",
|
|
56
|
+
"@genesislcap/vite-builder": "14.246.1-alpha-e79f189.0",
|
|
57
|
+
"@genesislcap/webpack-builder": "14.246.1-alpha-e79f189.0",
|
|
58
58
|
"@types/json-schema": "^7.0.11",
|
|
59
59
|
"rimraf": "^5.0.0"
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
|
-
"@genesislcap/foundation-comms": "14.246.0",
|
|
63
|
-
"@genesislcap/foundation-criteria": "14.246.0",
|
|
64
|
-
"@genesislcap/foundation-logger": "14.246.0",
|
|
65
|
-
"@genesislcap/foundation-ui": "14.246.0",
|
|
66
|
-
"@genesislcap/foundation-utils": "14.246.0",
|
|
62
|
+
"@genesislcap/foundation-comms": "14.246.1-alpha-e79f189.0",
|
|
63
|
+
"@genesislcap/foundation-criteria": "14.246.1-alpha-e79f189.0",
|
|
64
|
+
"@genesislcap/foundation-logger": "14.246.1-alpha-e79f189.0",
|
|
65
|
+
"@genesislcap/foundation-ui": "14.246.1-alpha-e79f189.0",
|
|
66
|
+
"@genesislcap/foundation-utils": "14.246.1-alpha-e79f189.0",
|
|
67
67
|
"@json-schema-tools/dereferencer": "^1.6.1",
|
|
68
68
|
"@jsonforms/core": "^3.2.1",
|
|
69
69
|
"@microsoft/fast-components": "2.30.6",
|
|
@@ -85,5 +85,5 @@
|
|
|
85
85
|
"access": "public"
|
|
86
86
|
},
|
|
87
87
|
"customElements": "dist/custom-elements.json",
|
|
88
|
-
"gitHead": "
|
|
88
|
+
"gitHead": "228d83f62347569881dcf1a9cece988aee373adb"
|
|
89
89
|
}
|