@gov-design-system-ce/components 4.0.3 → 4.0.5-alpha.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.
- package/dist/cjs/core.cjs.js +1 -1
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js +3 -3
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-multi-select.cjs.entry.js +16 -2
- package/dist/cjs/gov-form-multi-select.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-icon.cjs.entry.js +1 -1
- package/dist/cjs/gov-toast.cjs.entry.js +0 -1
- package/dist/cjs/gov-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/index-7b6bba34.js +0 -4
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +0 -1
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +2 -1
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +2 -2
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -1
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js +41 -2
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js.map +1 -1
- package/dist/collection/components/gov-toast/gov-toast.js +0 -1
- package/dist/collection/components/gov-toast/gov-toast.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-button.js +1 -1
- package/dist/components/gov-card.js +1 -1
- package/dist/components/gov-chip.js +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox.js +1 -1
- package/dist/components/gov-form-file.js +1 -1
- package/dist/components/gov-form-input.js +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-multi-select.js.map +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-modal.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-prompt.js +1 -1
- package/dist/components/gov-side-nav-item.js +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-toast.js.map +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/{p-dcb056f7.js → p-1ddab9ab.js} +2 -2
- package/dist/components/{p-b3fcc369.js → p-2468fe3a.js} +2 -2
- package/dist/components/p-758c31bd.js +2 -0
- package/dist/components/{p-8c43658a.js.map → p-758c31bd.js.map} +1 -1
- package/dist/components/{p-47acb1f6.js → p-841fff80.js} +2 -2
- package/dist/components/{p-f084f41a.js → p-ae462f9e.js} +2 -2
- package/dist/components/p-cc508639.js +2 -0
- package/dist/components/p-cc508639.js.map +1 -0
- package/dist/components/{p-12121873.js → p-e00b2707.js} +2 -2
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/{p-c8a2a98e.entry.js → p-3b42950e.entry.js} +2 -2
- package/dist/core/p-3b42950e.entry.js.map +1 -0
- package/dist/core/p-8418fce1.entry.js +2 -0
- package/dist/core/{p-71d9ad24.entry.js.map → p-8418fce1.entry.js.map} +1 -1
- package/dist/core/p-cf86a858.entry.js +2 -0
- package/dist/core/p-cf86a858.entry.js.map +1 -0
- package/dist/core/{p-8b6c0908.entry.js → p-e24236b0.entry.js} +2 -2
- package/dist/core/p-e24236b0.entry.js.map +1 -0
- package/dist/esm/core.js +1 -1
- package/dist/esm/gov-form-autocomplete.entry.js +3 -3
- package/dist/esm/gov-form-autocomplete.entry.js.map +1 -1
- package/dist/esm/gov-form-multi-select.entry.js +16 -2
- package/dist/esm/gov-form-multi-select.entry.js.map +1 -1
- package/dist/esm/gov-icon.entry.js +1 -1
- package/dist/esm/gov-toast.entry.js +0 -1
- package/dist/esm/gov-toast.entry.js.map +1 -1
- package/dist/esm/index-eb59f132.js +0 -4
- package/dist/esm/loader.js +1 -1
- package/dist/hydrate/index.js +22 -9457
- package/dist/types/Users/leo/Projects/repos/asseco/design-system/gov-design-system-ce/packages/core/.stencil/packages/core/stencil.config.d.ts +2 -0
- package/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +4 -0
- package/dist/types/components.d.ts +4 -13
- package/package.json +1 -1
- package/dist/cjs/gov-app.cjs.entry.js +0 -9449
- package/dist/cjs/gov-app.cjs.entry.js.map +0 -1
- package/dist/collection/components/gov-app/gov-app.css +0 -249
- package/dist/collection/components/gov-app/gov-app.js +0 -99
- package/dist/collection/components/gov-app/gov-app.js.map +0 -1
- package/dist/components/gov-app.d.ts +0 -11
- package/dist/components/gov-app.js +0 -2
- package/dist/components/gov-app.js.map +0 -1
- package/dist/components/p-5e5d0651.js +0 -2
- package/dist/components/p-5e5d0651.js.map +0 -1
- package/dist/components/p-8c43658a.js +0 -2
- package/dist/core/p-71d9ad24.entry.js +0 -2
- package/dist/core/p-7d89e238.entry.js +0 -2
- package/dist/core/p-7d89e238.entry.js.map +0 -1
- package/dist/core/p-861714f2.entry.js +0 -2
- package/dist/core/p-861714f2.entry.js.map +0 -1
- package/dist/core/p-8b6c0908.entry.js.map +0 -1
- package/dist/core/p-c8a2a98e.entry.js.map +0 -1
- package/dist/esm/gov-app.entry.js +0 -9445
- package/dist/esm/gov-app.entry.js.map +0 -1
- package/dist/types/Users/iwory/iWork/asseco/mv/gov-design-system-ce/packages/core/.stencil/packages/core/stencil.config.d.ts +0 -2
- package/dist/types/components/gov-app/gov-app.d.ts +0 -40
- /package/dist/components/{p-dcb056f7.js.map → p-1ddab9ab.js.map} +0 -0
- /package/dist/components/{p-b3fcc369.js.map → p-2468fe3a.js.map} +0 -0
- /package/dist/components/{p-47acb1f6.js.map → p-841fff80.js.map} +0 -0
- /package/dist/components/{p-f084f41a.js.map → p-ae462f9e.js.map} +0 -0
- /package/dist/components/{p-12121873.js.map → p-e00b2707.js.map} +0 -0
|
@@ -134,6 +134,10 @@ export declare class GovFormMultiSelect {
|
|
|
134
134
|
* Setting a list of options to choose from
|
|
135
135
|
*/
|
|
136
136
|
setOptions(options: GovFormMultiSelectItem[]): Promise<void>;
|
|
137
|
+
/**
|
|
138
|
+
* Returns all available options
|
|
139
|
+
*/
|
|
140
|
+
getOptions(ignoreFilter?: boolean): Promise<GovFormMultiSelectItem[]>;
|
|
137
141
|
/**
|
|
138
142
|
* Setting the list of selected options
|
|
139
143
|
*/
|
|
@@ -168,8 +168,6 @@ export namespace Components {
|
|
|
168
168
|
*/
|
|
169
169
|
"variant"?: AccordionVariantType;
|
|
170
170
|
}
|
|
171
|
-
interface GovApp {
|
|
172
|
-
}
|
|
173
171
|
interface GovAttachments {
|
|
174
172
|
/**
|
|
175
173
|
* Label of attachments section
|
|
@@ -994,6 +992,10 @@ export namespace Components {
|
|
|
994
992
|
* Makes the select component disabled. This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
|
|
995
993
|
*/
|
|
996
994
|
"disabled": boolean;
|
|
995
|
+
/**
|
|
996
|
+
* Returns all available options
|
|
997
|
+
*/
|
|
998
|
+
"getOptions": (ignoreFilter?: boolean) => Promise<GovFormMultiSelectItem[]>;
|
|
997
999
|
/**
|
|
998
1000
|
* Returns an instance of the native html select element
|
|
999
1001
|
*/
|
|
@@ -2140,12 +2142,6 @@ declare global {
|
|
|
2140
2142
|
prototype: HTMLGovAccordionItemElement;
|
|
2141
2143
|
new (): HTMLGovAccordionItemElement;
|
|
2142
2144
|
};
|
|
2143
|
-
interface HTMLGovAppElement extends Components.GovApp, HTMLStencilElement {
|
|
2144
|
-
}
|
|
2145
|
-
var HTMLGovAppElement: {
|
|
2146
|
-
prototype: HTMLGovAppElement;
|
|
2147
|
-
new (): HTMLGovAppElement;
|
|
2148
|
-
};
|
|
2149
2145
|
interface HTMLGovAttachmentsElement extends Components.GovAttachments, HTMLStencilElement {
|
|
2150
2146
|
}
|
|
2151
2147
|
var HTMLGovAttachmentsElement: {
|
|
@@ -2497,7 +2493,6 @@ declare global {
|
|
|
2497
2493
|
interface HTMLElementTagNameMap {
|
|
2498
2494
|
"gov-accordion": HTMLGovAccordionElement;
|
|
2499
2495
|
"gov-accordion-item": HTMLGovAccordionItemElement;
|
|
2500
|
-
"gov-app": HTMLGovAppElement;
|
|
2501
2496
|
"gov-attachments": HTMLGovAttachmentsElement;
|
|
2502
2497
|
"gov-attachments-item": HTMLGovAttachmentsItemElement;
|
|
2503
2498
|
"gov-backdrop": HTMLGovBackdropElement;
|
|
@@ -2611,8 +2606,6 @@ declare namespace LocalJSX {
|
|
|
2611
2606
|
*/
|
|
2612
2607
|
"variant"?: AccordionVariantType;
|
|
2613
2608
|
}
|
|
2614
|
-
interface GovApp {
|
|
2615
|
-
}
|
|
2616
2609
|
interface GovAttachments {
|
|
2617
2610
|
/**
|
|
2618
2611
|
* Label of attachments section
|
|
@@ -4326,7 +4319,6 @@ declare namespace LocalJSX {
|
|
|
4326
4319
|
interface IntrinsicElements {
|
|
4327
4320
|
"gov-accordion": GovAccordion;
|
|
4328
4321
|
"gov-accordion-item": GovAccordionItem;
|
|
4329
|
-
"gov-app": GovApp;
|
|
4330
4322
|
"gov-attachments": GovAttachments;
|
|
4331
4323
|
"gov-attachments-item": GovAttachmentsItem;
|
|
4332
4324
|
"gov-backdrop": GovBackdrop;
|
|
@@ -4393,7 +4385,6 @@ declare module "@stencil/core" {
|
|
|
4393
4385
|
interface IntrinsicElements {
|
|
4394
4386
|
"gov-accordion": LocalJSX.GovAccordion & JSXBase.HTMLAttributes<HTMLGovAccordionElement>;
|
|
4395
4387
|
"gov-accordion-item": LocalJSX.GovAccordionItem & JSXBase.HTMLAttributes<HTMLGovAccordionItemElement>;
|
|
4396
|
-
"gov-app": LocalJSX.GovApp & JSXBase.HTMLAttributes<HTMLGovAppElement>;
|
|
4397
4388
|
"gov-attachments": LocalJSX.GovAttachments & JSXBase.HTMLAttributes<HTMLGovAttachmentsElement>;
|
|
4398
4389
|
"gov-attachments-item": LocalJSX.GovAttachmentsItem & JSXBase.HTMLAttributes<HTMLGovAttachmentsItemElement>;
|
|
4399
4390
|
"gov-backdrop": LocalJSX.GovBackdrop & JSXBase.HTMLAttributes<HTMLGovBackdropElement>;
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@gov-design-system-ce/components",
|
|
3
3
|
"description": "This package includes Gov Design System Web Components and related utilities.",
|
|
4
4
|
"author": "Zdeněk Vítek",
|
|
5
|
-
"version": "4.0.
|
|
5
|
+
"version": "4.0.5-alpha.1",
|
|
6
6
|
"license": "EUPL v1.2 Licensed",
|
|
7
7
|
"main": "./dist/index.cjs.js",
|
|
8
8
|
"unpkg": "./dist/core/core.esm.js",
|