@inspark/inspark-components 14.0.44 → 14.0.46
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/components/header/header.component.d.ts +3 -1
- package/full/components/table/table.component.d.ts +5 -4
- package/full/esm2020/components/autocomplete/autocomplete.component.mjs +3 -3
- package/full/esm2020/components/button/button.component.mjs +3 -3
- package/full/esm2020/components/dropdown/dropdown.component.mjs +31 -31
- package/full/esm2020/components/header/header.component.mjs +9 -3
- package/full/esm2020/components/input-group/input-group.component.mjs +3 -3
- package/full/esm2020/components/input-text/input-text.component.mjs +3 -3
- package/full/esm2020/components/inspark.module.mjs +1 -1
- package/full/esm2020/components/link/link.component.mjs +3 -3
- package/full/esm2020/components/modal-input-text/modal-input-text.component.mjs +3 -3
- package/full/esm2020/components/pie/pie.component.mjs +1 -1
- package/full/esm2020/components/primeng.module.mjs +1 -1
- package/full/esm2020/components/select-list/select-list.component.mjs +3 -3
- package/full/esm2020/components/svg/svg.component.mjs +1 -1
- package/full/esm2020/components/table/table.component.mjs +8 -5
- package/full/esm2020/components/tree-table/tree-table.component.mjs +3 -3
- package/full/esm2020/interface.mjs +1 -1
- package/full/esm2020/public_api.mjs +1 -1
- package/full/esm2020/services/inspark-dialog.service.mjs +1 -1
- package/full/esm2020/services/inspark-message.service.mjs +1 -1
- package/full/fesm2015/inspark-inspark-components.mjs +61 -52
- package/full/fesm2015/inspark-inspark-components.mjs.map +1 -1
- package/full/fesm2020/inspark-inspark-components.mjs +61 -52
- package/full/fesm2020/inspark-inspark-components.mjs.map +1 -1
- package/full/index.css +6 -6
- package/full/interface.d.ts +42 -0
- package/full/package.json +1 -1
- package/interface/esm2020/interface.mjs +1 -1
- package/interface/interface.d.ts +42 -0
- package/interface/package.json +1 -1
- package/package.json +1 -1
package/full/interface.d.ts
CHANGED
|
@@ -23,3 +23,45 @@ export interface InsparkMenuItem extends MenuItem {
|
|
|
23
23
|
}
|
|
24
24
|
export declare type CircleMode = 'success' | 'warning' | 'error' | 'falsevalue' | 'primary' | 'none' | 'critical' | 'inverse' | 'black';
|
|
25
25
|
export declare type CircleSize = 'mini' | 'small' | 'normal' | 'big';
|
|
26
|
+
export interface ToolBar {
|
|
27
|
+
add?: ToolBarItem;
|
|
28
|
+
collapse?: ToolBarItem;
|
|
29
|
+
csv?: ToolBarItem;
|
|
30
|
+
expandAll?: ToolBarItem;
|
|
31
|
+
filter?: ToolBarFilterItem;
|
|
32
|
+
groupAdd?: ToolBarItem;
|
|
33
|
+
groupEdit?: ToolBarItem;
|
|
34
|
+
groupSort?: ToolBarItem;
|
|
35
|
+
link?: ToolBarItem;
|
|
36
|
+
paramsEdit?: ToolBarItem;
|
|
37
|
+
remove?: ToolBarItem;
|
|
38
|
+
search?: ToolBarFilterItem;
|
|
39
|
+
save?: ToolBarItem;
|
|
40
|
+
tree?: ToolBarItem;
|
|
41
|
+
unlink?: ToolBarItem;
|
|
42
|
+
}
|
|
43
|
+
export interface ToolBarItem {
|
|
44
|
+
active?: boolean;
|
|
45
|
+
disabled?: boolean;
|
|
46
|
+
title?: string;
|
|
47
|
+
label?: ToolBarGroupSortOption[];
|
|
48
|
+
}
|
|
49
|
+
export interface ToolBarFilterItem {
|
|
50
|
+
active?: boolean;
|
|
51
|
+
disabled?: boolean;
|
|
52
|
+
title?: string;
|
|
53
|
+
cols?: ToolBarFilterColumn[];
|
|
54
|
+
}
|
|
55
|
+
export interface ToolBarFilterColumn {
|
|
56
|
+
field?: string;
|
|
57
|
+
type?: string;
|
|
58
|
+
options?: ToolBarFilterColumnOption[];
|
|
59
|
+
}
|
|
60
|
+
export interface ToolBarFilterColumnOption {
|
|
61
|
+
label?: string;
|
|
62
|
+
value?: string;
|
|
63
|
+
}
|
|
64
|
+
export interface ToolBarGroupSortOption {
|
|
65
|
+
label?: string;
|
|
66
|
+
value?: any;
|
|
67
|
+
}
|
package/full/package.json
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export {};
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW50ZXJmYWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvaW5zcGFyay1jb21wb25lbnRzL3NyYy9pbnRlcmZhY2UudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7TWVudUl0ZW19IGZyb20gJ3ByaW1lbmcvYXBpJztcblxuXG5leHBvcnQgaW50ZXJmYWNlIFRhYmxlQ2VsbERhdGEge1xuICBsYWJlbDogc3RyaW5nO1xuICBzdGF0dXM6ICdzdWNjZXNzJyB8ICdlcnJvcicgfCAnd2FybmluZycgfCAnY3JpdGljYWwnIHwgJ2ZhbHNldmFsdWUnO1xuICBpc0VkaXQ6IGJvb2xlYW47XG59XG5cbmV4cG9ydCBpbnRlcmZhY2UgVGFibGVDb2x1bW5zIHtcblxuICBsYWJlbDogc3RyaW5nO1xuICBmaWVsZDogc3RyaW5nO1xuICBzaXplOiBzdHJpbmc7XG4gIHdpZHRoPzogc3RyaW5nO1xuICBpc0hpZGRlbj86IGJvb2xlYW47XG4gIGlzU2Vjb25kYXJ5PzogYm9vbGVhbjtcbiAgaXNSZXF1aXJlZD86IGJvb2xlYW47XG4gIGdyb3VwS2V5Pzogc3RyaW5nW107XG4gIGdyb3VwT3JkZXI/OiAobnVtYmVyIHwgc3RyaW5nKVtdO1xuICB0cmFuc2xhdGFibGU/OiBib29sZWFuO1xuICBpc0ZpbHRlcmluZz86IGJvb2xlYW47XG4gIGNvbF9pbnZpc2libGU/OiBib29sZWFuO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIEluc3BhcmtNZW51SXRlbSBleHRlbmRzIE1lbnVJdGVtIHtcbiAgc3ZnPzogc3RyaW5nO1xufVxuXG5cbmV4cG9ydCB0eXBlIENpcmNsZU1vZGUgPSAnc3VjY2VzcycgfCAnd2FybmluZycgfCAnZXJyb3InIHwgJ2ZhbHNldmFsdWUnIHwgJ3ByaW1hcnknIHwgJ25vbmUnIHwgJ2NyaXRpY2FsJyB8ICdpbnZlcnNlJyB8ICdibGFjayc7XG5leHBvcnQgdHlwZSBDaXJjbGVTaXplID0gJ21pbmknIHwgJ3NtYWxsJyB8ICdub3JtYWwnIHwgJ2JpZyc7XG5cbmV4cG9ydCBpbnRlcmZhY2UgVG9vbEJhciB7XG4gIGFkZD86IFRvb2xCYXJJdGVtO1xuICBjb2xsYXBzZT86IFRvb2xCYXJJdGVtO1xuICBjc3Y/OiBUb29sQmFySXRlbTtcbiAgZXhwYW5kQWxsPzogVG9vbEJhckl0ZW07XG4gIGZpbHRlcj86IFRvb2xCYXJGaWx0ZXJJdGVtO1xuICBncm91cEFkZD86IFRvb2xCYXJJdGVtO1xuICBncm91cEVkaXQ/OiBUb29sQmFySXRlbTtcbiAgZ3JvdXBTb3J0PzogVG9vbEJhckl0ZW07XG4gIGxpbms/OiBUb29sQmFySXRlbTtcbiAgcGFyYW1zRWRpdD86IFRvb2xCYXJJdGVtO1xuICByZW1vdmU/OiBUb29sQmFySXRlbTtcbiAgc2VhcmNoPzogVG9vbEJhckZpbHRlckl0ZW07XG4gIHNhdmU/OiBUb29sQmFySXRlbTtcbiAgdHJlZT86IFRvb2xCYXJJdGVtO1xuICB1bmxpbms/OiBUb29sQmFySXRlbTtcblxufVxuXG5leHBvcnQgaW50ZXJmYWNlIFRvb2xCYXJJdGVtIHtcbiAgYWN0aXZlPzogYm9vbGVhbjtcbiAgZGlzYWJsZWQ/OiBib29sZWFuO1xuICB0aXRsZT86IHN0cmluZztcbiAgbGFiZWw/OiBUb29sQmFyR3JvdXBTb3J0T3B0aW9uW107XG59XG5cbmV4cG9ydCBpbnRlcmZhY2UgVG9vbEJhckZpbHRlckl0ZW0ge1xuICBhY3RpdmU/OiBib29sZWFuO1xuICBkaXNhYmxlZD86IGJvb2xlYW47XG4gIHRpdGxlPzogc3RyaW5nO1xuICBjb2xzPzogVG9vbEJhckZpbHRlckNvbHVtbltdO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFRvb2xCYXJGaWx0ZXJDb2x1bW4ge1xuICBmaWVsZD86IHN0cmluZyxcbiAgdHlwZT86IHN0cmluZztcbiAgb3B0aW9ucz86IFRvb2xCYXJGaWx0ZXJDb2x1bW5PcHRpb25bXVxufVxuZXhwb3J0IGludGVyZmFjZSBUb29sQmFyRmlsdGVyQ29sdW1uT3B0aW9uIHtcbiAgbGFiZWw/OiBzdHJpbmc7XG4gIHZhbHVlPzogc3RyaW5nO1xufVxuXG5leHBvcnQgaW50ZXJmYWNlIFRvb2xCYXJHcm91cFNvcnRPcHRpb24ge1xuICBsYWJlbD86IHN0cmluZztcbiAgdmFsdWU/OiBhbnk7XG59XG4iXX0=
|
package/interface/interface.d.ts
CHANGED
|
@@ -23,3 +23,45 @@ export interface InsparkMenuItem extends MenuItem {
|
|
|
23
23
|
}
|
|
24
24
|
export declare type CircleMode = 'success' | 'warning' | 'error' | 'falsevalue' | 'primary' | 'none' | 'critical' | 'inverse' | 'black';
|
|
25
25
|
export declare type CircleSize = 'mini' | 'small' | 'normal' | 'big';
|
|
26
|
+
export interface ToolBar {
|
|
27
|
+
add?: ToolBarItem;
|
|
28
|
+
collapse?: ToolBarItem;
|
|
29
|
+
csv?: ToolBarItem;
|
|
30
|
+
expandAll?: ToolBarItem;
|
|
31
|
+
filter?: ToolBarFilterItem;
|
|
32
|
+
groupAdd?: ToolBarItem;
|
|
33
|
+
groupEdit?: ToolBarItem;
|
|
34
|
+
groupSort?: ToolBarItem;
|
|
35
|
+
link?: ToolBarItem;
|
|
36
|
+
paramsEdit?: ToolBarItem;
|
|
37
|
+
remove?: ToolBarItem;
|
|
38
|
+
search?: ToolBarFilterItem;
|
|
39
|
+
save?: ToolBarItem;
|
|
40
|
+
tree?: ToolBarItem;
|
|
41
|
+
unlink?: ToolBarItem;
|
|
42
|
+
}
|
|
43
|
+
export interface ToolBarItem {
|
|
44
|
+
active?: boolean;
|
|
45
|
+
disabled?: boolean;
|
|
46
|
+
title?: string;
|
|
47
|
+
label?: ToolBarGroupSortOption[];
|
|
48
|
+
}
|
|
49
|
+
export interface ToolBarFilterItem {
|
|
50
|
+
active?: boolean;
|
|
51
|
+
disabled?: boolean;
|
|
52
|
+
title?: string;
|
|
53
|
+
cols?: ToolBarFilterColumn[];
|
|
54
|
+
}
|
|
55
|
+
export interface ToolBarFilterColumn {
|
|
56
|
+
field?: string;
|
|
57
|
+
type?: string;
|
|
58
|
+
options?: ToolBarFilterColumnOption[];
|
|
59
|
+
}
|
|
60
|
+
export interface ToolBarFilterColumnOption {
|
|
61
|
+
label?: string;
|
|
62
|
+
value?: string;
|
|
63
|
+
}
|
|
64
|
+
export interface ToolBarGroupSortOption {
|
|
65
|
+
label?: string;
|
|
66
|
+
value?: any;
|
|
67
|
+
}
|
package/interface/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@inspark/inspark-components","version":"14.0.
|
|
1
|
+
{"name":"@inspark/inspark-components","version":"14.0.46","description":"","author":"Inspark","private":false,"peerDependencies":{"@angular/common":"14.3.0","@angular/core":"^14.3.0","primeng":"^14.2.2","@inspark/components-web":"14.0.4"},"dependencies":{"tslib":"^2.3.0"},"module":"full/fesm2015/inspark-inspark-components.mjs","es2020":"full/fesm2020/inspark-inspark-components.mjs","esm2020":"full/esm2020/inspark-inspark-components.mjs","fesm2020":"full/fesm2020/inspark-inspark-components.mjs","fesm2015":"full/fesm2015/inspark-inspark-components.mjs","typings":"full/index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./full/index.d.ts","esm2020":"./full/esm2020/inspark-inspark-components.mjs","es2020":"./full/fesm2020/inspark-inspark-components.mjs","es2015":"./full/fesm2015/inspark-inspark-components.mjs","node":"./full/fesm2015/inspark-inspark-components.mjs","default":"./full/fesm2020/inspark-inspark-components.mjs"},"./full":{"es2020":"./full/fesm2020/inspark-inspark-components.mjs","esm2020":"./full/esm2020/inspark-inspark-components.mjs","es2015":"./full/fesm2015/inspark-inspark-components.mjs","node":"./full/fesm2015/inspark-inspark-components.mjs","default":"./full/fesm2020/inspark-inspark-components.mjs","types":"./full/index.d.ts"},"./interface":{"es2020":"./interface/fesm2020/inspark-inspark-components.mjs","esm2020":"./interface/esm2020/inspark-inspark-components.mjs","es2015":"./interface/fesm2015/inspark-inspark-components.mjs","node":"./interface/fesm2015/inspark-inspark-components.mjs","default":"./interface/fesm2020/inspark-inspark-components.mjs","types":"./interface/index.d.ts"}},"sideEffects":false}
|