@inspark/inspark-components 14.0.72 → 19.0.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/full/bms.css +3 -2363
- package/full/bms.js +1 -1
- package/full/components/autocomplete/autocomplete.component.d.ts +36 -57
- package/full/components/autocomplete/autocomplete.component.d.ts.map +1 -0
- package/full/components/autocomplete/autocomplete.module.d.ts +10 -0
- package/full/components/autocomplete/autocomplete.module.d.ts.map +1 -0
- package/full/components/breadcrumb/breadcrumb.component.d.ts +2 -1
- package/full/components/breadcrumb/breadcrumb.component.d.ts.map +1 -0
- package/full/components/breadcrumb/breadcrumb.module.d.ts +9 -0
- package/full/components/breadcrumb/breadcrumb.module.d.ts.map +1 -0
- package/full/components/button/button.component.d.ts +9 -8
- package/full/components/button/button.component.d.ts.map +1 -0
- package/full/components/button/button.module.d.ts +12 -0
- package/full/components/button/button.module.d.ts.map +1 -0
- package/full/components/checkbox/checkbox.component.d.ts +2 -1
- package/full/components/checkbox/checkbox.component.d.ts.map +1 -0
- package/full/components/checkbox/checkbox.module.d.ts +10 -0
- package/full/components/checkbox/checkbox.module.d.ts.map +1 -0
- package/full/components/communication.service.d.ts +1 -0
- package/full/components/communication.service.d.ts.map +1 -0
- package/full/components/component-container/component-container.component.d.ts +3 -2
- package/full/components/component-container/component-container.component.d.ts.map +1 -0
- package/full/components/component-container/component-container.module.d.ts +9 -0
- package/full/components/component-container/component-container.module.d.ts.map +1 -0
- package/full/components/content-toggle/content-toggle.component.d.ts +2 -1
- package/full/components/content-toggle/content-toggle.component.d.ts.map +1 -0
- package/full/components/dropdown/dropdown.component.d.ts +31 -108
- package/full/components/dropdown/dropdown.component.d.ts.map +1 -0
- package/full/components/dropdown/dropdown.module.d.ts +10 -0
- package/full/components/dropdown/dropdown.module.d.ts.map +1 -0
- package/full/components/empty/empty.component.d.ts +2 -1
- package/full/components/empty/empty.component.d.ts.map +1 -0
- package/full/components/file/file.component.d.ts +2 -1
- package/full/components/file/file.component.d.ts.map +1 -0
- package/full/components/file/file.module.d.ts +9 -0
- package/full/components/file/file.module.d.ts.map +1 -0
- package/full/components/header/header.component.d.ts +2 -1
- package/full/components/header/header.component.d.ts.map +1 -0
- package/full/components/inline-message/inline-message.component.d.ts +2 -1
- package/full/components/inline-message/inline-message.component.d.ts.map +1 -0
- package/full/components/input-group/input-group.component.d.ts +2 -1
- package/full/components/input-group/input-group.component.d.ts.map +1 -0
- package/full/components/input-text/input-text.component.d.ts +2 -1
- package/full/components/input-text/input-text.component.d.ts.map +1 -0
- package/full/components/input-text/input-text.module.d.ts +10 -0
- package/full/components/input-text/input-text.module.d.ts.map +1 -0
- package/full/components/inspark.module.d.ts +41 -44
- package/full/components/inspark.module.d.ts.map +1 -0
- package/full/components/inspark.shared.d.ts +2 -1
- package/full/components/inspark.shared.d.ts.map +1 -0
- package/full/components/legacy/legacy-components.module.d.ts +12 -0
- package/full/components/legacy/legacy-components.module.d.ts.map +1 -0
- package/full/components/legacy/legacy-ui.module.d.ts +13 -0
- package/full/components/legacy/legacy-ui.module.d.ts.map +1 -0
- package/full/components/link/link.component.d.ts +4 -3
- package/full/components/link/link.component.d.ts.map +1 -0
- package/full/components/link/link.module.d.ts +11 -0
- package/full/components/link/link.module.d.ts.map +1 -0
- package/full/components/modal-input-text/modal-input-text.component.d.ts +2 -1
- package/full/components/modal-input-text/modal-input-text.component.d.ts.map +1 -0
- package/full/components/object-tree/object-tree.component.d.ts +2 -1
- package/full/components/object-tree/object-tree.component.d.ts.map +1 -0
- package/full/components/panel/panel.component.d.ts +2 -1
- package/full/components/panel/panel.component.d.ts.map +1 -0
- package/full/components/pie/pie.component.d.ts +2 -1
- package/full/components/pie/pie.component.d.ts.map +1 -0
- package/full/components/pie/pie.service.d.ts +1 -0
- package/full/components/pie/pie.service.d.ts.map +1 -0
- package/full/components/preloader/preloader.component.d.ts +3 -2
- package/full/components/preloader/preloader.component.d.ts.map +1 -0
- package/full/components/preloader/preloader.module.d.ts +9 -0
- package/full/components/preloader/preloader.module.d.ts.map +1 -0
- package/full/components/radiobutton/radiobutton.component.d.ts +2 -1
- package/full/components/radiobutton/radiobutton.component.d.ts.map +1 -0
- package/full/components/select-button/select-button.component.d.ts +3 -2
- package/full/components/select-button/select-button.component.d.ts.map +1 -0
- package/full/components/select-button/select-button.module.d.ts +9 -0
- package/full/components/select-button/select-button.module.d.ts.map +1 -0
- package/full/components/select-list/select-list.component.d.ts +2 -1
- package/full/components/select-list/select-list.component.d.ts.map +1 -0
- package/full/components/shared/shared-components.module.d.ts +11 -0
- package/full/components/shared/shared-components.module.d.ts.map +1 -0
- package/full/components/shared/shared-ui.module.d.ts +12 -0
- package/full/components/shared/shared-ui.module.d.ts.map +1 -0
- package/full/components/status-circle/status-circle.component.d.ts +2 -1
- package/full/components/status-circle/status-circle.component.d.ts.map +1 -0
- package/full/components/sticky/sticky.component.d.ts +2 -1
- package/full/components/sticky/sticky.component.d.ts.map +1 -0
- package/full/components/sticky/sticky.module.d.ts +9 -0
- package/full/components/sticky/sticky.module.d.ts.map +1 -0
- package/full/components/svg/svg.component.d.ts +4 -4
- package/full/components/svg/svg.component.d.ts.map +1 -0
- package/full/components/svg/svg.module.d.ts +10 -0
- package/full/components/svg/svg.module.d.ts.map +1 -0
- package/full/components/switcher/switcher.component.d.ts +2 -1
- package/full/components/switcher/switcher.component.d.ts.map +1 -0
- package/full/components/table/table-click-outside.directive.d.ts +2 -1
- package/full/components/table/table-click-outside.directive.d.ts.map +1 -0
- package/full/components/table/table-columns-multiselect/table-columns-multiselect.component.d.ts +2 -1
- package/full/components/table/table-columns-multiselect/table-columns-multiselect.component.d.ts.map +1 -0
- package/full/components/table/table-menu-overlay/table-menu-overlay.component.d.ts +2 -1
- package/full/components/table/table-menu-overlay/table-menu-overlay.component.d.ts.map +1 -0
- package/full/components/table/table.component.d.ts +10 -12
- package/full/components/table/table.component.d.ts.map +1 -0
- package/full/components/textarea/textarea.component.d.ts +2 -1
- package/full/components/textarea/textarea.component.d.ts.map +1 -0
- package/full/components/textarea/textarea.module.d.ts +10 -0
- package/full/components/textarea/textarea.module.d.ts.map +1 -0
- package/full/components/toolbar/toolbar.component.d.ts +2 -1
- package/full/components/toolbar/toolbar.component.d.ts.map +1 -0
- package/full/components/toolbar/toolbar.module.d.ts +9 -0
- package/full/components/toolbar/toolbar.module.d.ts.map +1 -0
- package/full/components/tooltip/tooltip.component.d.ts +2 -1
- package/full/components/tooltip/tooltip.component.d.ts.map +1 -0
- package/full/components/tree-table/tree-table.component.d.ts +3 -2
- package/full/components/tree-table/tree-table.component.d.ts.map +1 -0
- package/full/fesm2022/inspark-inspark-components.mjs +6292 -0
- package/full/fesm2022/inspark-inspark-components.mjs.map +1 -0
- package/full/index.css +6 -2366
- package/full/index.d.ts +1 -0
- package/full/index.js +1 -1
- package/full/inspark-inspark-components.d.ts.map +1 -0
- package/full/interface.d.ts +3 -2
- package/full/interface.d.ts.map +1 -0
- package/full/pipes/pipes.module.d.ts +1 -0
- package/full/pipes/pipes.module.d.ts.map +1 -0
- package/full/pipes/propertyValue.pipe.d.ts +1 -0
- package/full/pipes/propertyValue.pipe.d.ts.map +1 -0
- package/full/pipes/safeUrl.pipe.d.ts +1 -0
- package/full/pipes/safeUrl.pipe.d.ts.map +1 -0
- package/full/pipes/sort-by.pipe.d.ts +1 -0
- package/full/pipes/sort-by.pipe.d.ts.map +1 -0
- package/full/pipes/time.pipe.d.ts +2 -1
- package/full/pipes/time.pipe.d.ts.map +1 -0
- package/full/public_api.d.ts +24 -7
- package/full/public_api.d.ts.map +1 -0
- package/full/services/inspark-dialog.service.d.ts +19 -6
- package/full/services/inspark-dialog.service.d.ts.map +1 -0
- package/full/services/inspark-message.service.d.ts +3 -2
- package/full/services/inspark-message.service.d.ts.map +1 -0
- package/full/utils/gettextMarker.function.d.ts +1 -0
- package/full/utils/gettextMarker.function.d.ts.map +1 -0
- package/full/utils/hybrid/prime-table/row-state.enum.d.ts +1 -0
- package/full/utils/hybrid/prime-table/row-state.enum.d.ts.map +1 -0
- package/full/utils/hybrid/prime-table/table-row-data.model.d.ts +1 -0
- package/full/utils/hybrid/prime-table/table-row-data.model.d.ts.map +1 -0
- package/interface/index.d.ts +1 -0
- package/interface/inspark-inspark-components.d.ts.map +1 -0
- package/interface/interface.d.ts +3 -2
- package/interface/interface.d.ts.map +1 -0
- package/interface/public_api.d.ts +1 -0
- package/interface/public_api.d.ts.map +1 -0
- package/package.json +1 -1
- package/full/components/primeng.module.d.ts +0 -7
- package/full/esm2020/components/autocomplete/autocomplete.component.mjs +0 -220
- package/full/esm2020/components/breadcrumb/breadcrumb.component.mjs +0 -20
- package/full/esm2020/components/button/button.component.mjs +0 -160
- package/full/esm2020/components/checkbox/checkbox.component.mjs +0 -89
- package/full/esm2020/components/communication.service.mjs +0 -25
- package/full/esm2020/components/component-container/component-container.component.mjs +0 -17
- package/full/esm2020/components/content-toggle/content-toggle.component.mjs +0 -49
- package/full/esm2020/components/dropdown/dropdown.component.mjs +0 -338
- package/full/esm2020/components/empty/empty.component.mjs +0 -12
- package/full/esm2020/components/file/file.component.mjs +0 -53
- package/full/esm2020/components/header/header.component.mjs +0 -29
- package/full/esm2020/components/inline-message/inline-message.component.mjs +0 -20
- package/full/esm2020/components/input-group/input-group.component.mjs +0 -166
- package/full/esm2020/components/input-text/input-text.component.mjs +0 -149
- package/full/esm2020/components/inspark.module.mjs +0 -239
- package/full/esm2020/components/inspark.shared.mjs +0 -25
- package/full/esm2020/components/link/link.component.mjs +0 -131
- package/full/esm2020/components/modal-input-text/modal-input-text.component.mjs +0 -88
- package/full/esm2020/components/object-tree/object-tree.component.mjs +0 -14
- package/full/esm2020/components/panel/panel.component.mjs +0 -11
- package/full/esm2020/components/pie/pie.component.mjs +0 -44
- package/full/esm2020/components/pie/pie.service.mjs +0 -55
- package/full/esm2020/components/preloader/preloader.component.mjs +0 -25
- package/full/esm2020/components/primeng.module.mjs +0 -22
- package/full/esm2020/components/radiobutton/radiobutton.component.mjs +0 -50
- package/full/esm2020/components/select-button/select-button.component.mjs +0 -190
- package/full/esm2020/components/select-list/select-list.component.mjs +0 -55
- package/full/esm2020/components/status-circle/status-circle.component.mjs +0 -39
- package/full/esm2020/components/sticky/sticky.component.mjs +0 -64
- package/full/esm2020/components/svg/svg.component.mjs +0 -28
- package/full/esm2020/components/switcher/switcher.component.mjs +0 -123
- package/full/esm2020/components/table/table-click-outside.directive.mjs +0 -31
- package/full/esm2020/components/table/table-columns-multiselect/table-columns-multiselect.component.mjs +0 -32
- package/full/esm2020/components/table/table-menu-overlay/table-menu-overlay.component.mjs +0 -26
- package/full/esm2020/components/table/table.component.mjs +0 -482
- package/full/esm2020/components/textarea/textarea.component.mjs +0 -87
- package/full/esm2020/components/toolbar/toolbar.component.mjs +0 -30
- package/full/esm2020/components/tooltip/tooltip.component.mjs +0 -14
- package/full/esm2020/components/tree-table/tree-table.component.mjs +0 -206
- package/full/esm2020/inspark-inspark-components.mjs +0 -5
- package/full/esm2020/interface.mjs +0 -2
- package/full/esm2020/pipes/pipes.module.mjs +0 -19
- package/full/esm2020/pipes/propertyValue.pipe.mjs +0 -25
- package/full/esm2020/pipes/safeUrl.pipe.mjs +0 -36
- package/full/esm2020/pipes/sort-by.pipe.mjs +0 -28
- package/full/esm2020/pipes/time.pipe.mjs +0 -206
- package/full/esm2020/public_api.mjs +0 -60
- package/full/esm2020/services/inspark-dialog.service.mjs +0 -61
- package/full/esm2020/services/inspark-message.service.mjs +0 -77
- package/full/esm2020/utils/gettextMarker.function.mjs +0 -5
- package/full/esm2020/utils/hybrid/prime-table/row-state.enum.mjs +0 -9
- package/full/esm2020/utils/hybrid/prime-table/table-row-data.model.mjs +0 -2
- package/full/fesm2015/inspark-inspark-components.mjs +0 -3664
- package/full/fesm2015/inspark-inspark-components.mjs.map +0 -1
- package/full/fesm2020/inspark-inspark-components.mjs +0 -3666
- package/full/fesm2020/inspark-inspark-components.mjs.map +0 -1
- package/full/package.json +0 -36
- package/interface/esm2020/inspark-inspark-components.mjs +0 -5
- package/interface/esm2020/interface.mjs +0 -2
- package/interface/esm2020/public_api.mjs +0 -5
- package/interface/fesm2020/inspark-inspark-components.mjs +0 -8
- package/interface/fesm2020/inspark-inspark-components.mjs.map +0 -1
- package/interface/package.json +0 -36
- /package/interface/{fesm2015 → fesm2022}/inspark-inspark-components.mjs +0 -0
- /package/interface/{fesm2015 → fesm2022}/inspark-inspark-components.mjs.map +0 -0
package/full/bms.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var r={
|
|
1
|
+
(()=>{var r={85(){},461(){},43(){}},e={};function t(o){var a=e[o];if(void 0!==a)return a.exports;var n=e[o]={exports:{}};return r[o](n,n.exports,t),n.exports}t.n=r=>{var e=r&&r.__esModule?()=>r.default:()=>r;return t.d(e,{a:e}),e},t.d=(r,e)=>{for(var o in e)t.o(e,o)&&!t.o(r,o)&&Object.defineProperty(r,o,{enumerable:!0,get:e[o]})},t.o=(r,e)=>Object.prototype.hasOwnProperty.call(r,e),(()=>{"use strict";t(85),t(461),t(43)})()})();
|
|
@@ -1,71 +1,50 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { AutoComplete } from 'primeng/autocomplete';
|
|
3
|
+
import { AutoComplete, AutoCompleteCompleteEvent, AutoCompleteSelectEvent, AutoCompleteUnselectEvent } from 'primeng/autocomplete';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
export declare class AutoCompleteComponent implements ControlValueAccessor {
|
|
6
|
+
autocomplete: AutoComplete;
|
|
7
|
+
suggestions: any[];
|
|
8
|
+
placeholder: string;
|
|
9
|
+
field: string;
|
|
10
|
+
dropdown: boolean;
|
|
11
|
+
multiple: boolean;
|
|
12
|
+
forceSelection: boolean;
|
|
11
13
|
minLength: number;
|
|
12
14
|
delay: number;
|
|
13
|
-
style: any;
|
|
14
|
-
panelStyle: any;
|
|
15
|
-
styleClass: string;
|
|
16
|
-
panelStyleClass: string;
|
|
17
|
-
inputStyle: any;
|
|
18
|
-
inputId: string;
|
|
19
|
-
inputStyleClass: string;
|
|
20
|
-
placeholder: string;
|
|
21
|
-
readonly: boolean;
|
|
22
15
|
disabled: boolean;
|
|
23
|
-
maxlength: number;
|
|
24
|
-
name: string;
|
|
25
|
-
required: boolean;
|
|
26
|
-
size: number;
|
|
27
16
|
appendTo: any;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
dropdownIcon: string;
|
|
36
|
-
unique: boolean;
|
|
17
|
+
dropdownMode: 'blank' | 'current';
|
|
18
|
+
optionLabel: string;
|
|
19
|
+
virtualScroll: boolean;
|
|
20
|
+
virtualScrollItemSize: number;
|
|
21
|
+
emptyMessage: string;
|
|
22
|
+
style: any;
|
|
23
|
+
styleClass: string;
|
|
37
24
|
completeMethod: EventEmitter<any>;
|
|
38
25
|
onSelect: EventEmitter<any>;
|
|
39
26
|
onUnselect: EventEmitter<any>;
|
|
27
|
+
onClear: EventEmitter<void>;
|
|
40
28
|
onFocus: EventEmitter<any>;
|
|
41
29
|
onBlur: EventEmitter<any>;
|
|
42
30
|
onDropdownClick: EventEmitter<any>;
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
multiInputEL: ElementRef;
|
|
60
|
-
multiContainerEL: ElementRef;
|
|
61
|
-
dropdownButton: ElementRef;
|
|
62
|
-
templates: QueryList<any>;
|
|
63
|
-
ngAfterContentInit(): void;
|
|
31
|
+
value: any;
|
|
32
|
+
itemTemplate: any;
|
|
33
|
+
selectedItemTemplate: any;
|
|
34
|
+
private onModelChange;
|
|
35
|
+
private onModelTouched;
|
|
36
|
+
writeValue(value: any): void;
|
|
37
|
+
registerOnChange(fn: any): void;
|
|
38
|
+
registerOnTouched(fn: any): void;
|
|
39
|
+
setDisabledState(disabled: boolean): void;
|
|
40
|
+
handleComplete(event: AutoCompleteCompleteEvent): void;
|
|
41
|
+
handleSelect(event: AutoCompleteSelectEvent): void;
|
|
42
|
+
handleUnselect(event: AutoCompleteUnselectEvent): void;
|
|
43
|
+
handleBlur(event: any): void;
|
|
44
|
+
clear(): void;
|
|
45
|
+
show(): void;
|
|
46
|
+
hide(): void;
|
|
64
47
|
static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AutoCompleteComponent, "in-autocomplete", never, { "
|
|
66
|
-
}
|
|
67
|
-
export declare class AutoCompleteComponentModule {
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteComponentModule, never>;
|
|
69
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<AutoCompleteComponentModule, [typeof AutoCompleteComponent], [typeof i1.TooltipModule, typeof i2.ScrollingModule, typeof i3.CommonModule, typeof i4.PrimengComponentsModule, typeof i5.ButtonModule], [typeof AutoCompleteComponent]>;
|
|
70
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<AutoCompleteComponentModule>;
|
|
48
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AutoCompleteComponent, "in-autocomplete", never, { "suggestions": { "alias": "suggestions"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "field": { "alias": "field"; "required": false; }; "dropdown": { "alias": "dropdown"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "forceSelection": { "alias": "forceSelection"; "required": false; }; "minLength": { "alias": "minLength"; "required": false; }; "delay": { "alias": "delay"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "dropdownMode": { "alias": "dropdownMode"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "virtualScroll": { "alias": "virtualScroll"; "required": false; }; "virtualScrollItemSize": { "alias": "virtualScrollItemSize"; "required": false; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; }; "style": { "alias": "style"; "required": false; }; "styleClass": { "alias": "styleClass"; "required": false; }; }, { "completeMethod": "completeMethod"; "onSelect": "onSelect"; "onUnselect": "onUnselect"; "onClear": "onClear"; "onFocus": "onFocus"; "onBlur": "onBlur"; "onDropdownClick": "onDropdownClick"; }, never, ["[itemTemplate]", "[selectedItemTemplate]"], false, never>;
|
|
71
49
|
}
|
|
50
|
+
//# sourceMappingURL=autocomplete.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/autocomplete/autocomplete.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,YAAY,EAKb,MAAM,eAAe,CAAC;AAEvB,OAAO,EACL,oBAAoB,EAErB,MAAM,gBAAgB,CAAC;AAExB,OAAO,EACL,YAAY,EACZ,yBAAyB,EACzB,uBAAuB,EACvB,yBAAyB,EAC1B,MAAM,sBAAsB,CAAC;;AAE9B,qBAaa,qBAAsB,YAAW,oBAAoB;IAGhE,YAAY,EAAG,YAAY,CAAC;IAG5B,WAAW,EAAE,GAAG,EAAE,CAAM;IAGxB,WAAW,SAAM;IAGjB,KAAK,SAAW;IAGhB,QAAQ,UAAS;IAGjB,QAAQ,UAAS;IAGjB,cAAc,UAAS;IAGvB,SAAS,SAAK;IAGd,KAAK,SAAO;IAGZ,QAAQ,UAAS;IAGjB,QAAQ,EAAE,GAAG,CAAU;IAGvB,YAAY,EAAE,OAAO,GAAG,SAAS,CAAW;IAG5C,WAAW,SAAW;IAGtB,aAAa,UAAS;IAGtB,qBAAqB,SAAM;IAG3B,YAAY,SAAsB;IAGlC,KAAK,EAAE,GAAG,CAAQ;IAGlB,UAAU,SAAM;IAGhB,cAAc,oBAA2B;IAGzC,QAAQ,oBAA2B;IAGnC,UAAU,oBAA2B;IAGrC,OAAO,qBAA4B;IAGnC,OAAO,oBAA2B;IAGlC,MAAM,oBAA2B;IAGjC,eAAe,oBAA2B;IAE1C,KAAK,EAAE,GAAG,CAAQ;IAElB,YAAY,EAAE,GAAG,CAAQ;IAEzB,oBAAoB,EAAE,GAAG,CAAQ;IAEjC,OAAO,CAAC,aAAa,CAAuB;IAE5C,OAAO,CAAC,cAAc,CAAY;IAElC,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI5B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAIhC,gBAAgB,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;IAIzC,cAAc,CAAC,KAAK,EAAE,yBAAyB,GAAG,IAAI;IAItD,YAAY,CAAC,KAAK,EAAE,uBAAuB,GAAG,IAAI;IAMlD,cAAc,CAAC,KAAK,EAAE,yBAAyB,GAAG,IAAI;IAMtD,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAM5B,KAAK,IAAI,IAAI;IAQb,IAAI,IAAI,IAAI;IAIZ,IAAI,IAAI,IAAI;yCAzID,qBAAqB;2CAArB,qBAAqB;CA4IjC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./autocomplete.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
import * as i3 from "primeng/autocomplete";
|
|
5
|
+
export declare class AutoCompleteComponentModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AutoCompleteComponentModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AutoCompleteComponentModule, [typeof i1.AutoCompleteComponent], [typeof i2.SharedUiModule, typeof i3.AutoCompleteModule], [typeof i1.AutoCompleteComponent]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AutoCompleteComponentModule>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=autocomplete.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/autocomplete/autocomplete.module.ts"],"names":[],"mappings":";;;;AAQA,qBAYa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAG"}
|
|
@@ -6,5 +6,6 @@ export declare class BreadcrumbComponent implements OnInit {
|
|
|
6
6
|
constructor();
|
|
7
7
|
ngOnInit(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "in-breadcrumb", never, { "items": "items"; }, {}, never, never, false>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BreadcrumbComponent, "in-breadcrumb", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, false, never>;
|
|
10
10
|
}
|
|
11
|
+
//# sourceMappingURL=breadcrumb.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/breadcrumb/breadcrumb.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAA4C,MAAM,EAAC,MAAM,eAAe,CAAC;AAChF,OAAO,EAAC,QAAQ,EAAC,MAAM,aAAa,CAAC;;AAErC,qBAOa,mBAAoB,YAAW,MAAM;IAEvC,KAAK,EAAE,QAAQ,EAAE,CAAC;;IAK3B,QAAQ;yCAPG,mBAAmB;2CAAnB,mBAAmB;CAS/B"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./breadcrumb.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
export declare class BreadcrumbComponentModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BreadcrumbComponentModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BreadcrumbComponentModule, [typeof i1.BreadcrumbComponent], [typeof i2.SharedUiModule], [typeof i1.BreadcrumbComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<BreadcrumbComponentModule>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=breadcrumb.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/breadcrumb/breadcrumb.module.ts"],"names":[],"mappings":";;;AAMA,qBAWa,yBAAyB;yCAAzB,yBAAyB;0CAAzB,yBAAyB;0CAAzB,yBAAyB;CAAG"}
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { ChangeDetectorRef, EventEmitter, OnChanges, OnInit } from '@angular/core';
|
|
2
|
-
import { Button as PButton } from 'primeng/button';
|
|
3
2
|
import { InsparkMenuItem } from '../../interface';
|
|
4
3
|
import { Menu } from 'primeng/menu';
|
|
5
4
|
import * as i0 from "@angular/core";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
export declare class ButtonComponent
|
|
5
|
+
type ButtonSize = 'small' | 'normal' | 'large' | 'tiny';
|
|
6
|
+
type ButtonColor = 'normal' | 'danger' | 'primary' | 'secondary' | 'transparent';
|
|
7
|
+
type ButtonType = 'button' | 'submit';
|
|
8
|
+
type IconPos = 'left' | 'right';
|
|
9
|
+
type ButtonNotify = 'warning' | 'error';
|
|
10
|
+
export declare class ButtonComponent implements OnInit, OnChanges {
|
|
12
11
|
private cdr;
|
|
13
12
|
size: ButtonSize;
|
|
14
13
|
color: ButtonColor;
|
|
@@ -25,6 +24,7 @@ export declare class ButtonComponent extends PButton implements OnInit, OnChange
|
|
|
25
24
|
isLoading: boolean;
|
|
26
25
|
shadow: boolean;
|
|
27
26
|
isIconOnly: boolean;
|
|
27
|
+
style: any;
|
|
28
28
|
/**
|
|
29
29
|
* external - ссылка на внешний источник
|
|
30
30
|
* internal - ссылка внутри приложения
|
|
@@ -57,6 +57,7 @@ export declare class ButtonComponent extends PButton implements OnInit, OnChange
|
|
|
57
57
|
updateData(): void;
|
|
58
58
|
_onClick($event: any): void;
|
|
59
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "in-button", never, { "size": "size"; "color": "color"; "type": "type"; "name": "name"; "testId": "testId"; "label": "label"; "icon": "icon"; "className": "className"; "notify": "notify"; "svg": "svg"; "width": "width"; "link": "link"; "isLoading": "isLoading"; "shadow": "shadow"; "isIconOnly": "isIconOnly"; "linkType": "linkType"; "linkTarget": "linkTarget"; "pressed": "pressed"; "disabled": "disabled"; "iconPos": "iconPos"; "selectedItem": "selectedItem"; "menuPlacement": "menuPlacement"; "menuItems": "menuItems"; }, { "focus": "focus"; "blur": "blur"; "click": "click"; }, never, never, false>;
|
|
60
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "in-button", never, { "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "type": { "alias": "type"; "required": false; }; "name": { "alias": "name"; "required": false; }; "testId": { "alias": "testId"; "required": false; }; "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "className": { "alias": "className"; "required": false; }; "notify": { "alias": "notify"; "required": false; }; "svg": { "alias": "svg"; "required": false; }; "width": { "alias": "width"; "required": false; }; "link": { "alias": "link"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "shadow": { "alias": "shadow"; "required": false; }; "isIconOnly": { "alias": "isIconOnly"; "required": false; }; "style": { "alias": "style"; "required": false; }; "linkType": { "alias": "linkType"; "required": false; }; "linkTarget": { "alias": "linkTarget"; "required": false; }; "pressed": { "alias": "pressed"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "iconPos": { "alias": "iconPos"; "required": false; }; "selectedItem": { "alias": "selectedItem"; "required": false; }; "menuPlacement": { "alias": "menuPlacement"; "required": false; }; "menuItems": { "alias": "menuItems"; "required": false; }; }, { "focus": "focus"; "blur": "blur"; "click": "click"; }, never, never, false, never>;
|
|
61
61
|
}
|
|
62
62
|
export {};
|
|
63
|
+
//# sourceMappingURL=button.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"button.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/button/button.component.ts"],"names":[],"mappings":"AACA,OAAO,EAEL,iBAAiB,EAEjB,YAAY,EAEZ,SAAS,EACT,MAAM,EAKP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAC,eAAe,EAAC,MAAM,iBAAiB,CAAC;AAChD,OAAO,EAAC,IAAI,EAAC,MAAM,cAAc,CAAC;;AAElC,KAAK,UAAU,GAAG,OAAO,GAAG,QAAQ,GAAG,OAAO,GAAG,MAAM,CAAC;AACxD,KAAK,WAAW,GAAG,QAAQ,GAAG,QAAQ,GAAG,SAAS,GAAG,WAAW,GAAG,aAAa,CAAC;AACjF,KAAK,UAAU,GAAG,QAAQ,GAAG,QAAQ,CAAC;AACtC,KAAK,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC;AAChC,KAAK,YAAY,GAAG,SAAS,GAAG,OAAO,CAAC;AAGxC,qBAQa,eAAgB,YAAW,MAAM,EAAE,SAAS;IA0D3C,OAAO,CAAC,GAAG;IAxDd,IAAI,EAAE,UAAU,CAAY;IAC5B,KAAK,EAAE,WAAW,CAAY;IAC9B,IAAI,EAAE,UAAU,CAAY;IAC5B,IAAI,SAAM;IACV,MAAM,SAAM;IACZ,KAAK,SAAM;IACX,IAAI,SAAM;IACV,SAAS,SAAM;IACf,MAAM,EAAE,YAAY,CAAQ;IAC5B,GAAG,SAAM;IACT,KAAK,SAAU;IACf,IAAI,SAAM;IACV,SAAS,UAAS;IAClB,MAAM,UAAS;IACf,UAAU,UAAS;IACnB,KAAK,EAAE,GAAG,CAAM;IAEzB;;;;OAIG;IACM,QAAQ,EAAE,MAAM,GAAG,UAAU,GAAG,UAAU,CAAU;IAC7D;;;;OAIG;IACM,UAAU,EAAE,MAAM,GAAG,MAAM,GAAG,OAAO,CAAU;IAI/C,OAAO,UAAS;IAEhB,QAAQ,UAAS;IAEjB,OAAO,EAAE,OAAO,CAAU;IAE1B,YAAY,MAAQ;IACpB,aAAa,SAAiB;IAC9B,SAAS,EAAE,eAAe,EAAE,CAAM;IAET,KAAK,EAAI,IAAI,CAAC;IAChD,IACI,aAAa,IAAI,MAAM,CAE1B;IAES,KAAK,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAC9C,IAAI,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAC7C,KAAK,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAExD,OAAO,SAAW;IAClB,SAAS,EAAE,MAAM,GAAG,UAAU,GAAG,UAAU,CAAU;IAErD,cAAc,UAAS;gBACH,GAAG,EAAE,iBAAiB;IAE1C,QAAQ;IAMR,WAAW,CAAC,OAAO,KAAA;IAInB,UAAU;IA4BV,QAAQ,CAAC,MAAM,KAAA;yCAlGJ,eAAe;2CAAf,eAAe;CAqG3B"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./button.component";
|
|
3
|
+
import * as i2 from "../shared/shared-components.module";
|
|
4
|
+
import * as i3 from "../svg/svg.module";
|
|
5
|
+
import * as i4 from "../preloader/preloader.module";
|
|
6
|
+
import * as i5 from "@ng-bootstrap/ng-bootstrap";
|
|
7
|
+
export declare class ButtonComponentModule {
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponentModule, never>;
|
|
9
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonComponentModule, [typeof i1.ButtonComponent], [typeof i2.SharedComponentsModule, typeof i3.SvgComponentModule, typeof i4.PreloaderComponentModule, typeof i5.NgbDropdownModule], [typeof i1.ButtonComponent]>;
|
|
10
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ButtonComponentModule>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=button.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"button.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/button/button.module.ts"],"names":[],"mappings":";;;;;;AAOA,qBAca,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAAG"}
|
|
@@ -35,5 +35,6 @@ export declare class CheckboxComponent implements ControlValueAccessor {
|
|
|
35
35
|
onChange(_: any): void;
|
|
36
36
|
private onTouched;
|
|
37
37
|
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, never>;
|
|
38
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "in-checkbox", never, { "name": "name"; "label": "label"; "required": "required"; "error": "error"; "placeholder": "placeholder"; "id": "id"; "disabled": "disabled"; }, {}, never, ["*"], false>;
|
|
38
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "in-checkbox", never, { "name": { "alias": "name"; "required": false; }; "label": { "alias": "label"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "id": { "alias": "id"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
39
39
|
}
|
|
40
|
+
//# sourceMappingURL=checkbox.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/checkbox/checkbox.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,iBAAiB,EAAa,UAAU,EAAoB,MAAM,eAAe,CAAC;AAC1F,OAAO,EAAC,oBAAoB,EAAoB,MAAM,gBAAgB,CAAC;AACvE,OAAO,EAAC,MAAM,EAAC,MAAM,iBAAiB,CAAC;;AAEvC,qBAaa,iBAAkB,YAAW,oBAAoB;IAYzC,OAAO,EAAE,UAAU;IAAE,OAAO,CAAC,KAAK;IAA4B,MAAM,EAAE,MAAM;IAVtF,IAAI,MAAQ;IACZ,KAAK,MAAQ;IACb,QAAQ,UAAS;IACjB,KAAK,MAAQ;IACb,WAAW,SAAM;IACjB,EAAE,MAAQ;IACV,QAAQ,EAAE,OAAO,CAAC;IAE3B,KAAK,EAAE,MAAM,CAAC;gBAEK,OAAO,EAAE,UAAU,EAAU,KAAK,EAAE,iBAAiB,EAAS,MAAM,EAAE,MAAM;IAI/F;;OAEG;IACH,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAO5B;;OAEG;IACH,gBAAgB,CAAC,UAAU,EAAE,OAAO,GAAG,IAAI;IAI3C;;OAEG;IACH,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAK/B;;OAEG;IACH,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAKhC,OAAO,CAAC,eAAe,CACrB;IAED,QAAQ,CAAC,CAAC,EAAE,GAAG;IAIhB,OAAO,CAAC,SAAS;yCAxDN,iBAAiB;2CAAjB,iBAAiB;CA2D7B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./checkbox.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
import * as i3 from "@angular/forms";
|
|
5
|
+
export declare class CheckboxComponentModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponentModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxComponentModule, [typeof i1.CheckboxComponent], [typeof i2.SharedUiModule, typeof i3.FormsModule], [typeof i1.CheckboxComponent]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxComponentModule>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=checkbox.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkbox.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/checkbox/checkbox.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"communication.service.d.ts","sourceRoot":"","sources":["../../../../projects/inspark-components/src/components/communication.service.ts"],"names":[],"mappings":";AAGA,qBACa,oBAAoB;IAG/B,OAAO,CAAC,aAAa,CAAM;IAC3B,QAAQ,KAAM;IAEd,MAAM,CAAC,EAAE,EAAE,MAAM;IAOjB,IAAI,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG;yCAbtB,oBAAoB;6CAApB,oBAAoB;CAiBhC"}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
|
-
|
|
2
|
+
type ALIGN = 'right' | 'left' | 'center';
|
|
3
3
|
export declare class ComponentContainerComponent {
|
|
4
4
|
align: ALIGN;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentContainerComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentContainerComponent, "in-component-container", never, { "align": "align"; }, {}, never, ["*"], false>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ComponentContainerComponent, "in-component-container", never, { "align": { "alias": "align"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
7
7
|
}
|
|
8
8
|
export {};
|
|
9
|
+
//# sourceMappingURL=component-container.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component-container.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/component-container/component-container.component.ts"],"names":[],"mappings":";AAGA,KAAK,KAAK,GAAG,OAAO,GAAG,MAAM,GAAG,QAAQ,CAAC;AAEzC,qBAMa,2BAA2B;IAG7B,KAAK,EAAE,KAAK,CAAU;yCAHpB,2BAA2B;2CAA3B,2BAA2B;CAKvC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./component-container.component";
|
|
3
|
+
import * as i2 from "../shared/shared-components.module";
|
|
4
|
+
export declare class ComponentContainerModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentContainerModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ComponentContainerModule, [typeof i1.ComponentContainerComponent], [typeof i2.SharedComponentsModule], [typeof i1.ComponentContainerComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ComponentContainerModule>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=component-container.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"component-container.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/component-container/component-container.module.ts"],"names":[],"mappings":";;;AAKA,qBAWa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
|
|
@@ -13,5 +13,6 @@ export declare class ContentToggleComponent implements OnInit {
|
|
|
13
13
|
ngOnInit(): void;
|
|
14
14
|
toggleOpen(e: MouseEvent): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContentToggleComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ContentToggleComponent, "in-content-toggle", never, { "label": "label"; "defaultOpen": "defaultOpen"; "isOpen": "isOpen"; "icon": "icon"; "manualArrow": "manualArrow"; }, { "toggle": "toggle"; }, never, ["[arrow]", "[header]", "[buttons]", "[body]"], false>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContentToggleComponent, "in-content-toggle", never, { "label": { "alias": "label"; "required": false; }; "defaultOpen": { "alias": "defaultOpen"; "required": false; }; "isOpen": { "alias": "isOpen"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "manualArrow": { "alias": "manualArrow"; "required": false; }; }, { "toggle": "toggle"; }, never, ["[arrow]", "[header]", "[buttons]", "[body]"], false, never>;
|
|
17
17
|
}
|
|
18
|
+
//# sourceMappingURL=content-toggle.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"content-toggle.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/content-toggle/content-toggle.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,iBAAiB,EAAa,UAAU,EAAE,YAAY,EAAS,MAAM,EAAoB,MAAM,eAAe,CAAC;;AAGvH,qBAMa,sBAAuB,YAAW,MAAM;IAYvC,OAAO,CAAC,GAAG;IAVd,KAAK,EAAE,GAAG,CAAC;IACX,WAAW,EAAE,OAAO,CAAQ;IAC5B,MAAM,UAAoB;IAC1B,IAAI,EAAE,MAAM,CAAQ;IACpB,WAAW,EAAE,OAAO,CAAQ;IAE3B,MAAM,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAEnB,cAAc,EAAE,UAAU,CAAC;gBAE7C,GAAG,EAAE,iBAAiB;IAI1C,QAAQ;IAIR,UAAU,CAAC,CAAC,EAAE,UAAU;yCApBb,sBAAsB;2CAAtB,sBAAsB;CAgClC"}
|
|
@@ -1,122 +1,45 @@
|
|
|
1
|
-
import { EventEmitter
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { ControlValueAccessor } from '@angular/forms';
|
|
3
|
-
import { Dropdown } from 'primeng/dropdown';
|
|
4
|
-
import { OverlayOptions, SelectItem } from 'primeng/api';
|
|
5
|
-
import { ScrollerOptions } from 'primeng/scroller';
|
|
3
|
+
import { Dropdown, DropdownChangeEvent, DropdownFilterEvent } from 'primeng/dropdown';
|
|
6
4
|
import * as i0 from "@angular/core";
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import * as i5 from "primeng/ripple";
|
|
12
|
-
import * as i6 from "primeng/scroller";
|
|
13
|
-
import * as i7 from "primeng/autofocus";
|
|
14
|
-
import * as i8 from "@ngx-translate/core";
|
|
15
|
-
export declare const DROPDOWN_VALUE_ACCESSOR: any;
|
|
16
|
-
export declare class DropdownItem {
|
|
17
|
-
option: SelectItem;
|
|
18
|
-
selected: boolean;
|
|
19
|
-
label: string;
|
|
20
|
-
disabled: boolean;
|
|
21
|
-
visible: boolean;
|
|
22
|
-
itemSize: number;
|
|
23
|
-
template: TemplateRef<any>;
|
|
24
|
-
onClick: EventEmitter<any>;
|
|
25
|
-
onOptionClick(event: Event): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownItem, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownItem, "p-dropdownItem", never, { "option": "option"; "selected": "selected"; "label": "label"; "disabled": "disabled"; "visible": "visible"; "itemSize": "itemSize"; "template": "template"; }, { "onClick": "onClick"; }, never, never, false>;
|
|
28
|
-
}
|
|
29
|
-
export declare class DropdownComponent extends Dropdown implements ControlValueAccessor {
|
|
30
|
-
/**
|
|
31
|
-
* Наш код
|
|
32
|
-
*/
|
|
33
|
-
title: string;
|
|
34
|
-
error: any;
|
|
35
|
-
get label(): string;
|
|
36
|
-
/**
|
|
37
|
-
* код PrimeNG
|
|
38
|
-
*/
|
|
39
|
-
scrollHeight: string;
|
|
40
|
-
filter: boolean;
|
|
41
|
-
name: string;
|
|
42
|
-
_options: any[];
|
|
43
|
-
get options(): any[];
|
|
44
|
-
set options(val: any[]);
|
|
45
|
-
style: any;
|
|
46
|
-
panelStyle: any;
|
|
47
|
-
styleClass: string;
|
|
48
|
-
panelStyleClass: string;
|
|
49
|
-
readonly: boolean;
|
|
50
|
-
required: boolean;
|
|
51
|
-
editable: boolean;
|
|
52
|
-
appendTo: any;
|
|
53
|
-
tabindex: number;
|
|
5
|
+
export declare class DropdownComponent implements ControlValueAccessor {
|
|
6
|
+
dropdown: Dropdown;
|
|
7
|
+
itemTemplate: any;
|
|
8
|
+
options: any[];
|
|
54
9
|
placeholder: string;
|
|
55
|
-
filterPlaceholder: string;
|
|
56
|
-
filterLocale: string;
|
|
57
|
-
inputId: string;
|
|
58
|
-
selectId: string;
|
|
59
|
-
dataKey: string;
|
|
60
|
-
filterBy: string;
|
|
61
|
-
autofocus: boolean;
|
|
62
|
-
resetFilterOnHide: boolean;
|
|
63
|
-
dropdownIcon: string;
|
|
64
10
|
optionLabel: string;
|
|
65
11
|
optionValue: string;
|
|
66
|
-
|
|
67
|
-
optionGroupLabel: string;
|
|
68
|
-
optionGroupChildren: string;
|
|
69
|
-
autoDisplayFirst: boolean;
|
|
70
|
-
group: boolean;
|
|
12
|
+
filter: boolean;
|
|
71
13
|
showClear: boolean;
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
14
|
+
disabled: boolean;
|
|
15
|
+
appendTo: any;
|
|
16
|
+
editable: boolean;
|
|
75
17
|
virtualScroll: boolean;
|
|
76
18
|
virtualScrollItemSize: number;
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
ariaLabel: string;
|
|
81
|
-
ariaLabelledBy: string;
|
|
82
|
-
filterMatchMode: string;
|
|
83
|
-
maxlength: number;
|
|
84
|
-
tooltip: string;
|
|
85
|
-
tooltipPosition: string;
|
|
86
|
-
tooltipPositionStyle: string;
|
|
87
|
-
tooltipStyleClass: string;
|
|
88
|
-
autofocusFilter: boolean;
|
|
89
|
-
overlayDirection: string;
|
|
19
|
+
loading: boolean;
|
|
20
|
+
autoDisplayFirst: boolean;
|
|
21
|
+
emptyMessage: string;
|
|
90
22
|
onChange: EventEmitter<any>;
|
|
91
23
|
onFilter: EventEmitter<any>;
|
|
24
|
+
onShow: EventEmitter<void>;
|
|
25
|
+
onHide: EventEmitter<void>;
|
|
92
26
|
onFocus: EventEmitter<any>;
|
|
93
27
|
onBlur: EventEmitter<any>;
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
_showTransitionOptions: string;
|
|
109
|
-
get showTransitionOptions(): string;
|
|
110
|
-
set showTransitionOptions(val: string);
|
|
111
|
-
_hideTransitionOptions: string;
|
|
112
|
-
get hideTransitionOptions(): string;
|
|
113
|
-
set hideTransitionOptions(val: string);
|
|
114
|
-
overlayVisible: boolean;
|
|
28
|
+
value: any;
|
|
29
|
+
private onModelChange;
|
|
30
|
+
private onModelTouched;
|
|
31
|
+
writeValue(value: any): void;
|
|
32
|
+
registerOnChange(fn: any): void;
|
|
33
|
+
registerOnTouched(fn: any): void;
|
|
34
|
+
setDisabledState(disabled: boolean): void;
|
|
35
|
+
handleChange(event: DropdownChangeEvent): void;
|
|
36
|
+
handleFilter(event: DropdownFilterEvent): void;
|
|
37
|
+
handleBlur(event: any): void;
|
|
38
|
+
focus(): void;
|
|
39
|
+
show(): void;
|
|
40
|
+
hide(): void;
|
|
41
|
+
clear(): void;
|
|
115
42
|
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponent, never>;
|
|
116
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "in-dropdown", never, { "
|
|
117
|
-
}
|
|
118
|
-
export declare class DropdownComponentModule {
|
|
119
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponentModule, never>;
|
|
120
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownComponentModule, [typeof DropdownComponent, typeof DropdownItem], [typeof i1.CommonModule, typeof i2.OverlayModule, typeof i3.SharedModule, typeof i4.TooltipModule, typeof i5.RippleModule, typeof i6.ScrollerModule, typeof i7.AutoFocusModule, typeof i8.TranslateModule], [typeof DropdownComponent, typeof i2.OverlayModule, typeof i3.SharedModule, typeof i6.ScrollerModule]>;
|
|
121
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownComponentModule>;
|
|
43
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DropdownComponent, "in-dropdown", never, { "options": { "alias": "options"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "optionLabel": { "alias": "optionLabel"; "required": false; }; "optionValue": { "alias": "optionValue"; "required": false; }; "filter": { "alias": "filter"; "required": false; }; "showClear": { "alias": "showClear"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; "virtualScroll": { "alias": "virtualScroll"; "required": false; }; "virtualScrollItemSize": { "alias": "virtualScrollItemSize"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "autoDisplayFirst": { "alias": "autoDisplayFirst"; "required": false; }; "emptyMessage": { "alias": "emptyMessage"; "required": false; }; }, { "onChange": "onChange"; "onFilter": "onFilter"; "onShow": "onShow"; "onHide": "onHide"; "onFocus": "onFocus"; "onBlur": "onBlur"; }, never, ["[selectedItemTemplate]", "[itemTemplate]"], false, never>;
|
|
122
44
|
}
|
|
45
|
+
//# sourceMappingURL=dropdown.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dropdown.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/dropdown/dropdown.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAEL,YAAY,EAKb,MAAM,eAAe,CAAC;AAEvB,OAAO,EACL,oBAAoB,EAErB,MAAM,gBAAgB,CAAC;AAExB,OAAO,EACL,QAAQ,EACR,mBAAmB,EACnB,mBAAmB,EACpB,MAAM,kBAAkB,CAAC;;AAE1B,qBAaa,iBAAkB,YAAW,oBAAoB;IAG5D,QAAQ,EAAG,QAAQ,CAAC;IACpB,YAAY,EAAE,GAAG,CAAQ;IAGzB,OAAO,EAAE,GAAG,EAAE,CAAM;IAGpB,WAAW,SAAM;IAGjB,WAAW,SAAW;IAGtB,WAAW,SAAW;IAGtB,MAAM,UAAS;IAGf,SAAS,UAAS;IAGlB,QAAQ,UAAS;IAGjB,QAAQ,EAAE,GAAG,CAAU;IAGvB,QAAQ,UAAS;IAGjB,aAAa,UAAS;IAGtB,qBAAqB,SAAM;IAG3B,OAAO,UAAS;IAGhB,gBAAgB,UAAS;IAGzB,YAAY,SAAsB;IAGlC,QAAQ,oBAA2B;IAGnC,QAAQ,oBAA2B;IAGnC,MAAM,qBAA4B;IAGlC,MAAM,qBAA4B;IAGlC,OAAO,oBAA2B;IAGlC,MAAM,oBAA2B;IAEjC,KAAK,EAAE,GAAG,CAAQ;IAElB,OAAO,CAAC,aAAa,CAAuB;IAE5C,OAAO,CAAC,cAAc,CAAY;IAElC,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAI5B,gBAAgB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAI/B,iBAAiB,CAAC,EAAE,EAAE,GAAG,GAAG,IAAI;IAIhC,gBAAgB,CAAC,QAAQ,EAAE,OAAO,GAAG,IAAI;IAIzC,YAAY,CAAC,KAAK,EAAE,mBAAmB,GAAG,IAAI;IAQ9C,YAAY,CAAC,KAAK,EAAE,mBAAmB,GAAG,IAAI;IAI9C,UAAU,CAAC,KAAK,EAAE,GAAG,GAAG,IAAI;IAM5B,KAAK,IAAI,IAAI;IAIb,IAAI,IAAI,IAAI;IAIZ,IAAI,IAAI,IAAI;IAIZ,KAAK,IAAI,IAAI;yCAtHF,iBAAiB;2CAAjB,iBAAiB;CA2H7B"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./dropdown.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
import * as i3 from "primeng/dropdown";
|
|
5
|
+
export declare class DropdownComponentModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DropdownComponentModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownComponentModule, [typeof i1.DropdownComponent], [typeof i2.SharedUiModule, typeof i3.DropdownModule], [typeof i1.DropdownComponent]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DropdownComponentModule>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=dropdown.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dropdown.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/dropdown/dropdown.module.ts"],"names":[],"mappings":";;;;AAQA,qBAYa,uBAAuB;yCAAvB,uBAAuB;0CAAvB,uBAAuB;0CAAvB,uBAAuB;CAAG"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class EmptyComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<EmptyComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EmptyComponent, "in-empty", never, {}, {}, never, never,
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EmptyComponent, "in-empty", never, {}, {}, never, never, true, never>;
|
|
5
5
|
}
|
|
6
|
+
//# sourceMappingURL=empty.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"empty.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/empty/empty.component.ts"],"names":[],"mappings":";AAIA,qBASa,cAAc;yCAAd,cAAc;2CAAd,cAAc;CAE1B"}
|
|
@@ -13,5 +13,6 @@ export declare class FileComponent {
|
|
|
13
13
|
onClickChoose(): void;
|
|
14
14
|
onChangeFile(e: any): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileComponent, "in-file", never, { "name": "name"; "label": "label"; "accept": "accept"; "required": "required"; "error": "error"; }, { "onChange": "onChange"; }, never, never, false>;
|
|
16
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileComponent, "in-file", never, { "name": { "alias": "name"; "required": false; }; "label": { "alias": "label"; "required": false; }; "accept": { "alias": "accept"; "required": false; }; "required": { "alias": "required"; "required": false; }; "error": { "alias": "error"; "required": false; }; }, { "onChange": "onChange"; }, never, never, false, never>;
|
|
17
17
|
}
|
|
18
|
+
//# sourceMappingURL=file.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"file.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/file/file.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAY,UAAU,EAAE,YAAY,EAA2B,MAAM,eAAe,CAAC;;AAE5F,qBAMa,aAAa;IAEf,IAAI,MAAQ;IACZ,KAAK,MAAQ;IACb,MAAM,EAAE,MAAM,CAAQ;IACtB,QAAQ,UAAS;IACjB,KAAK,MAAQ;IACZ,QAAQ,EAAE,YAAY,CAAC,GAAG,CAAC,CAAsB;IAGlB,EAAE,EAAE,UAAU,CAAC;IAExD,IAAI,EAAE,IAAI,CAAQ;IAElB,OAAO;IAMP,aAAa;IAIb,YAAY,CAAC,CAAC,KAAA;yCAxBH,aAAa;2CAAb,aAAa;CAgCzB"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./file.component";
|
|
3
|
+
import * as i2 from "../shared/shared-ui.module";
|
|
4
|
+
export declare class FileComponentModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileComponentModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FileComponentModule, [typeof i1.FileComponent], [typeof i2.SharedUiModule], [typeof i1.FileComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FileComponentModule>;
|
|
8
|
+
}
|
|
9
|
+
//# sourceMappingURL=file.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"file.module.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/file/file.module.ts"],"names":[],"mappings":";;;AAMA,qBAWa,mBAAmB;yCAAnB,mBAAmB;0CAAnB,mBAAmB;0CAAnB,mBAAmB;CAAG"}
|
|
@@ -8,5 +8,6 @@ export declare class InsparkHeaderComponent implements OnInit {
|
|
|
8
8
|
constructor();
|
|
9
9
|
ngOnInit(): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<InsparkHeaderComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InsparkHeaderComponent, "in-header", never, { "level": "level"; "label": "label"; "isWrappable": "isWrappable"; "lineClamp": "lineClamp"; }, {}, never, ["*"], false>;
|
|
11
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InsparkHeaderComponent, "in-header", never, { "level": { "alias": "level"; "required": false; }; "label": { "alias": "label"; "required": false; }; "isWrappable": { "alias": "isWrappable"; "required": false; }; "lineClamp": { "alias": "lineClamp"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
12
12
|
}
|
|
13
|
+
//# sourceMappingURL=header.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"header.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/header/header.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAmB,MAAM,EAAoB,MAAM,eAAe,CAAC;;AAE1E,qBAOa,sBAAuB,YAAW,MAAM;IAE1C,KAAK,SAAK;IACV,KAAK,SAAM;IACX,WAAW,UAAS;IACpB,SAAS,SAAK;;IAMvB,QAAQ;yCAXG,sBAAsB;2CAAtB,sBAAsB;CAelC"}
|
|
@@ -3,5 +3,6 @@ export declare class InlineMessageComponent {
|
|
|
3
3
|
message: string;
|
|
4
4
|
align: 'center' | 'left' | 'right';
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<InlineMessageComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<InlineMessageComponent, "in-inline-message", never, { "message": "message"; "align": "align"; }, {}, never, ["*"], false>;
|
|
6
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InlineMessageComponent, "in-inline-message", never, { "message": { "alias": "message"; "required": false; }; "align": { "alias": "align"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
7
7
|
}
|
|
8
|
+
//# sourceMappingURL=inline-message.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inline-message.component.d.ts","sourceRoot":"","sources":["../../../../../projects/inspark-components/src/components/inline-message/inline-message.component.ts"],"names":[],"mappings":";AAGA,qBAMa,sBAAsB;IAGxB,OAAO,SAAM;IACb,KAAK,EAAE,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAY;yCAJ5C,sBAAsB;2CAAtB,sBAAsB;CAMlC"}
|