@colijnit/extendedcomponents 12.0.11 → 261.20.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.
Files changed (38) hide show
  1. package/{fesm2015/colijnit-extendedcomponents.js → fesm2022/colijnit-extendedcomponents.mjs} +1100 -1058
  2. package/fesm2022/colijnit-extendedcomponents.mjs.map +1 -0
  3. package/{lib/enum/icon.enum.d.ts → index.d.ts} +441 -297
  4. package/package.json +20 -14
  5. package/bundles/colijnit-extendedcomponents.umd.js +0 -1503
  6. package/bundles/colijnit-extendedcomponents.umd.js.map +0 -1
  7. package/colijnit-extendedcomponents.d.ts +0 -5
  8. package/esm2015/colijnit-extendedcomponents.js +0 -5
  9. package/esm2015/lib/components/stacked-line-chart/co-stacked-line-chart.component.js +0 -88
  10. package/esm2015/lib/components/stacked-line-chart/co-stacked-line-chart.module.js +0 -34
  11. package/esm2015/lib/components/summary-grid/components/recursive-list/recursive-list.component.js +0 -151
  12. package/esm2015/lib/components/summary-grid/components/recursive-list/recursive-list.module.js +0 -34
  13. package/esm2015/lib/components/summary-grid/model/recursive-collection-layer.interface.js +0 -2
  14. package/esm2015/lib/components/summary-grid/summary-grid.component.js +0 -66
  15. package/esm2015/lib/components/summary-grid/summary-grid.module.js +0 -30
  16. package/esm2015/lib/enum/icon.enum.js +0 -299
  17. package/esm2015/lib/model/icon-svg.js +0 -298
  18. package/esm2015/lib/service/icon-cache.service.js +0 -49
  19. package/esm2015/lib/translation/dictionary.service.js +0 -32
  20. package/esm2015/lib/translation/extended-components-translation.module.js +0 -38
  21. package/esm2015/lib/translation/extended-components-translation.service.js +0 -17
  22. package/esm2015/lib/translation/localize.pipe.js +0 -27
  23. package/esm2015/public-api.js +0 -11
  24. package/fesm2015/colijnit-extendedcomponents.js.map +0 -1
  25. package/lib/components/stacked-line-chart/co-stacked-line-chart.component.d.ts +0 -16
  26. package/lib/components/stacked-line-chart/co-stacked-line-chart.module.d.ts +0 -9
  27. package/lib/components/summary-grid/components/recursive-list/recursive-list.component.d.ts +0 -27
  28. package/lib/components/summary-grid/components/recursive-list/recursive-list.module.d.ts +0 -10
  29. package/lib/components/summary-grid/model/recursive-collection-layer.interface.d.ts +0 -6
  30. package/lib/components/summary-grid/summary-grid.component.d.ts +0 -16
  31. package/lib/components/summary-grid/summary-grid.module.d.ts +0 -9
  32. package/lib/model/icon-svg.d.ts +0 -4
  33. package/lib/service/icon-cache.service.d.ts +0 -21
  34. package/lib/translation/dictionary.service.d.ts +0 -15
  35. package/lib/translation/extended-components-translation.module.d.ts +0 -9
  36. package/lib/translation/extended-components-translation.service.d.ts +0 -9
  37. package/lib/translation/localize.pipe.d.ts +0 -10
  38. package/public-api.d.ts +0 -7
@@ -1,297 +1,441 @@
1
- /** AUTO GENERATED FILE. DO NOT CHANGE.. OR YOU WILL SUFFER THE CONSEQUENCES OF YOUR ACTIONS **/
2
- export declare enum Icon {
3
- Account = "account",
4
- AccountRoundOpen = "account_round_open",
5
- Activities = "activities",
6
- AddToCartDrop = "add_to_cart_drop",
7
- ArrowDown = "arrow_down",
8
- ArrowFatLeft = "arrow_fat_left",
9
- ArrowFatRight = "arrow_fat_right",
10
- ArrowLeft = "arrow_left",
11
- ArrowLeftRoundOpen = "arrow_left_round_open",
12
- ArrowPointDown = "arrow_point_down",
13
- ArrowPointLeft = "arrow_point_left",
14
- ArrowPointRight = "arrow_point_right",
15
- ArrowPointUp = "arrow_point_up",
16
- ArrowRightRoundOpen = "arrow_right_round_open",
17
- ArrowScrollDown = "arrow_scroll_down",
18
- ArrowScrollLeft = "arrow_scroll_left",
19
- ArrowScrollRight = "arrow_scroll_right",
20
- ArrowScrollUp = "arrow_scroll_up",
21
- ArrowUp = "arrow_up",
22
- Article = "article",
23
- ArticleWithFold = "article_with_fold",
24
- AsteriskSmall = "asterisk_small",
25
- Attachments = "attachments",
26
- BackToTop = "back_to_top",
27
- Barcode = "Barcode",
28
- BigMac = "big_mac",
29
- Boxes = "boxes",
30
- Brush = "brush",
31
- BrushRoundOpen = "brush_round_open",
32
- BuildingColumns = "building_columns",
33
- Businessrules = "businessrules",
34
- Calendar = "calendar",
35
- CalendarDay = "calendar_day",
36
- CalendarDayRegular = "calendar_day_regular",
37
- CalendarEmpty = "calendar_empty",
38
- CalendarRange = "calendar_range",
39
- CalendarRoundOpen = "calendar_round_open",
40
- Camera = "camera",
41
- Cancel = "cancel",
42
- CancelRoundFilled = "cancel_round_filled",
43
- CancelRoundOpen = "cancel_round_open",
44
- Cart = "cart",
45
- CartOpen = "cart_open",
46
- CaseManager = "case_manager",
47
- CashRegister = "CashRegister",
48
- CashRegisterSimple = "cash_register_simple",
49
- ChangeLocation = "change_location",
50
- Check = "check",
51
- CheckRound = "check_round",
52
- CheckRoundOpen = "check_round_open",
53
- CheckSimple = "check_simple",
54
- CheckThin = "check_thin",
55
- ChevronDownRegular = "chevron_down_regular",
56
- ChevronUpRegular = "chevron_up_regular",
57
- CirclePlusSkinny = "CirclePlusSkinny",
58
- Client = "client",
59
- Clock = "clock",
60
- ClockArrow = "clockArrow",
61
- CogWheelPlus = "cogWheelPlus",
62
- CogWheels = "cogWheels",
63
- ColumnOptions = "column_options",
64
- Company = "company",
65
- CompanyFlat = "company_flat",
66
- Configurable = "configurable",
67
- Consultant = "consultant",
68
- Copy = "copy",
69
- Crosshair1 = "crosshair_1",
70
- CrossSkinny = "CrossSkinny",
71
- Dashboard = "dashboard",
72
- DeliveryMethod = "delivery_method",
73
- DeliveryStatusUncheck = "delivery_status_uncheck",
74
- DeliveryTruck = "delivery_truck",
75
- DetailRecord = "detail_record",
76
- DetailView = "detail_view",
77
- Dictionary = "dictionary",
78
- Documents = "documents",
79
- DocumentWrench = "documentWrench",
80
- Dollar = "dollar",
81
- Download = "download",
82
- Dropdown = "dropdown",
83
- Dropzone = "dropzone",
84
- EditPencil = "edit_pencil",
85
- EditPencilCircle = "edit_pencil_circle",
86
- EditPencilRound = "edit_pencil_round",
87
- EditPencilSimple = "edit_pencil_simple",
88
- Email = "email",
89
- EmailRoundOpen = "email_round_open",
90
- Employee = "employee",
91
- EmployeeTwo = "employee_two",
92
- Employer = "employer",
93
- Employment = "employment",
94
- EmploymentEnd = "employment_end",
95
- Equal = "equal",
96
- Euro = "euro",
97
- Exclamation = "exclamation",
98
- ExclamationRoundOpen = "exclamation_round_open",
99
- EyeCircle = "eye_circle",
100
- EyeCircleLarge = "eye_circle_large",
101
- EyeRoundFilled = "eye_round_filled",
102
- Factory = "factory",
103
- Fasttrack = "fasttrack",
104
- Filter = "filter",
105
- Finish = "finish",
106
- FixedOptionValueTree = "fixed_option_value_tree",
107
- FixedTreeOptionValue = "fixed_tree_option_value",
108
- FloppyDiskSolid = "floppy_disk_solid",
109
- FolderArrow = "FolderArrow",
110
- FolderArrowIn = "folder_arrow_in",
111
- Formula = "formula",
112
- Fullscreen = "fullscreen",
113
- GearDouble = "gear_double",
114
- GlobalSearch = "global_search",
115
- Globe = "globe",
116
- GreaterThan = "greater_than",
117
- Groupby = "groupby",
118
- Hamburger = "hamburger",
119
- HandPointer = "hand_pointer",
120
- Hbarchart = "hbarchart",
121
- Home = "Home",
122
- HomeCircle = "home_circle",
123
- HomeOpen = "home_open",
124
- HomeRoundOpen = "home_round_open",
125
- Hourglass = "hourglass",
126
- Icon3d = "icon_3d",
127
- Id = "id",
128
- Image = "image",
129
- IncomingStorage = "incoming_storage",
130
- Information = "information",
131
- InformationRoundOpen = "information_round_open",
132
- InputMultiplechoice = "input_multiplechoice",
133
- InputText = "input_text",
134
- InputTextarea = "input_textarea",
135
- Inventory = "inventory",
136
- Invoice = "invoice",
137
- IoneLogo = "ione_logo",
138
- IoneLogoFat = "ione_logo_fat",
139
- IoneStatusNext = "ione_status_next",
140
- IoneWorkflow = "ione_workflow",
141
- Keyboard = "keyboard",
142
- Keychain = "keychain",
143
- Label = "label",
144
- LabelRoundOpen = "label_round_open",
145
- LandmarkFlag = "landmark_flag",
146
- Library = "library",
147
- Linechart = "linechart",
148
- LinkedProducts = "linked_products",
149
- LinkCircle = "link_circle",
150
- ListView = "list_view",
151
- Location = "location",
152
- Lock = "lock",
153
- LockRoundOpen = "lock_round_open",
154
- Logo = "logo",
155
- Logout = "logout",
156
- MagicWand = "magic_wand",
157
- Magnifier = "magnifier",
158
- Manager = "manager",
159
- Mask = "mask",
160
- MasterDetail = "master_detail",
161
- MaterialCircleLarge = "material_circle_large",
162
- MedalBronze = "medal_bronze",
163
- MedalGold = "medal_gold",
164
- MedalSilver = "medal_silver",
165
- MedicalOfficer = "medical_officer",
166
- Microphone = "microphone",
167
- MinusRoundOpen = "minus_round_open",
168
- MinusSimple = "minus_simple",
169
- Mobile = "mobile",
170
- MultiSelectCheck = "multi_select_check",
171
- NewTask = "new_task",
172
- Note = "note",
173
- NoteBordered = "note_bordered",
174
- Notification = "notification",
175
- NotEqual = "not_equal",
176
- Option = "option",
177
- Optionset = "optionset",
178
- Order = "order",
179
- Orderpicking = "orderpicking",
180
- OutgoingStorage = "outgoing_storage",
181
- OverBooking = "over_booking",
182
- PauseCircle = "pause_circle",
183
- PencilRoundOpen = "pencil_round_open",
184
- PenToSquareSolid = "pen_to_square_solid",
185
- Phone = "phone",
186
- PhoneRoundOpen = "phone_round_open",
187
- Piechart = "piechart",
188
- Pin = "pin",
189
- PinRoundOpen = "pin_round_open",
190
- PlayCircle = "play_circle",
191
- PlusRound = "plus_round",
192
- PlusRoundOpen = "plus_round_open",
193
- PlusSimple = "plus_simple",
194
- PlusSkinny = "plus_skinny",
195
- PlusSolid = "plus_solid",
196
- PlusStars = "plus_stars",
197
- Pointer = "pointer",
198
- Pointer3d = "pointer_3d",
199
- PointerFilled = "pointer_filled",
200
- POS = "POS",
201
- Positioning = "positioning",
202
- Pregnancy = "pregnancy",
203
- Preset = "preset",
204
- Print = "print",
205
- ProductProperties = "product_properties",
206
- Purchase = "purchase",
207
- Qrcode = "qrcode",
208
- Question = "question",
209
- RadioUncheck = "radio_uncheck",
210
- Range = "range",
211
- RangeSelect = "range_select",
212
- Rectangles = "rectangles",
213
- Refresh = "refresh",
214
- Relations = "relations",
215
- Remark = "remark",
216
- RemarkRoundOpen = "remark_round_open",
217
- ReportInType = "report_in_type",
218
- Resize = "resize",
219
- ResizeDown = "resize_down",
220
- ResizeUp = "resize_up",
221
- Returns = "returns",
222
- ReturnGoods = "return_goods",
223
- RotateLeftSolid = "rotate_left_solid",
224
- SaveDisk = "save_disk",
225
- SaveSkinny = "save_skinny",
226
- ScaleBalanced = "scale_balanced",
227
- Scanner = "scanner",
228
- SearchRoundOpen = "search_round_open",
229
- Sections = "sections",
230
- SelectAllRound = "select_all_round",
231
- Services = "services",
232
- Settings = "settings",
233
- Shop = "Shop",
234
- ShoppingCart = "shopping_cart",
235
- ShoppingCartNr = "shopping_cart_nr",
236
- Shortcut = "shortcut",
237
- SinglePerson = "SinglePerson",
238
- Skills = "skills",
239
- SliderPanel = "slider_panel",
240
- SlideIn = "slide_in",
241
- SmallerThan = "smaller_than",
242
- SmallTiles = "small_tiles",
243
- SortAsc = "sort_asc",
244
- SortDesc = "sort_desc",
245
- Star = "Star",
246
- StarRoundOpen = "star_round_open",
247
- StatusActive = "status_active",
248
- StatusAdoption = "status_adoption",
249
- StatusFostercare = "status_fostercare",
250
- StatusIll = "status_ill",
251
- StatusLeave = "status_leave",
252
- StatusPregnancy = "status_pregnancy",
253
- Stock = "stock",
254
- StockManagement = "stock_management",
255
- Storage = "storage",
256
- Supervisor = "supervisor",
257
- Supplier = "supplier",
258
- Surgery = "surgery",
259
- Tablechart = "tablechart",
260
- Tag = "tag",
261
- TalkTooMuch = "talk_too_much",
262
- Target = "target",
263
- Task = "task",
264
- ThickLines = "thick_lines",
265
- ThinLines = "thin_lines",
266
- ThreeSixtyView = "three_sixty_view",
267
- ThumbBronze = "thumb_bronze",
268
- ThumbGold = "thumb_gold",
269
- ThumbSilver = "thumb_silver",
270
- Timeline = "timeline",
271
- Transactions = "transactions",
272
- TransactionDetail = "transaction_detail",
273
- TrashBin = "TrashBin",
274
- TrashCanSolid = "trash_can_solid",
275
- TriangleDown = "triangle_down",
276
- TriangleLarge = "triangle_large",
277
- TriangleLeft = "triangle_left",
278
- TriangleRight = "triangle_right",
279
- TriangleUp = "triangle_up",
280
- Truck = "truck",
281
- TruckCalendar = "truck_calendar",
282
- UndoRoundOpen = "undo_round_open",
283
- User = "user",
284
- Variants = "variants",
285
- Vbarchart = "vbarchart",
286
- View = "view",
287
- Warehouse = "warehouse",
288
- Watermark = "watermark",
289
- Website = "website",
290
- Wizard = "wizard",
291
- Wms = "wms",
292
- WorkInProgress = "work_in_progress",
293
- WorkInProgressRoundOpen = "work_in_progress_round_open",
294
- Wrench = "wrench",
295
- XAxis = "x_axis",
296
- YAxis = "y_axis"
297
- }
1
+ import * as i0 from '@angular/core';
2
+ import { OnInit, PipeTransform, EventEmitter, ModuleWithProviders } from '@angular/core';
3
+ import { EChartsOption } from 'echarts/types/dist/shared';
4
+ import * as i2 from '@angular/common';
5
+ import * as i3 from 'ngx-echarts';
6
+ import { SafeHtml, DomSanitizer } from '@angular/platform-browser';
7
+ import * as i3$1 from '@colijnit/corecomponents_v12';
8
+
9
+ declare class StackedLineChartComponent implements OnInit {
10
+ showClass(): boolean;
11
+ chartName: string;
12
+ chartData: Object[];
13
+ chartLegend: string[];
14
+ chartXAxis: any[];
15
+ chartHeight: number | string;
16
+ chartWidth: number | string;
17
+ chartOptions: EChartsOption;
18
+ ngOnInit(): void;
19
+ static ɵfac: i0.ɵɵFactoryDeclaration<StackedLineChartComponent, never>;
20
+ static ɵcmp: i0.ɵɵComponentDeclaration<StackedLineChartComponent, "co-stacked-line-chart", never, { "chartName": { "alias": "chartName"; "required": false; }; "chartData": { "alias": "chartData"; "required": false; }; "chartLegend": { "alias": "chartLegend"; "required": false; }; "chartXAxis": { "alias": "chartXAxis"; "required": false; }; "chartHeight": { "alias": "chartHeight"; "required": false; }; "chartWidth": { "alias": "chartWidth"; "required": false; }; "chartOptions": { "alias": "chartOptions"; "required": false; }; }, {}, never, never, false, never>;
21
+ }
22
+
23
+ declare class StackedLineChartModule {
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<StackedLineChartModule, never>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<StackedLineChartModule, [typeof StackedLineChartComponent], [typeof i2.CommonModule, typeof i3.NgxEchartsModule], [typeof StackedLineChartComponent]>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<StackedLineChartModule>;
27
+ }
28
+
29
+ interface RecursiveCollectionLayer {
30
+ name: string;
31
+ expanded: boolean;
32
+ data: (number | string)[];
33
+ children?: RecursiveCollectionLayer[];
34
+ }
35
+
36
+ declare class SummaryGridComponent {
37
+ showClass: boolean;
38
+ hyperLinkDeepestLevel: boolean;
39
+ columns: string[];
40
+ subColumns: string[];
41
+ tableLegend: string;
42
+ dataPipe: PipeTransform | null;
43
+ params: any[];
44
+ collection: RecursiveCollectionLayer[];
45
+ dataPointClickedEvent: EventEmitter<string>;
46
+ static ɵfac: i0.ɵɵFactoryDeclaration<SummaryGridComponent, never>;
47
+ static ɵcmp: i0.ɵɵComponentDeclaration<SummaryGridComponent, "co-summary-grid", never, { "hyperLinkDeepestLevel": { "alias": "hyperLinkDeepestLevel"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "subColumns": { "alias": "subColumns"; "required": false; }; "tableLegend": { "alias": "tableLegend"; "required": false; }; "dataPipe": { "alias": "dataPipe"; "required": false; }; "params": { "alias": "params"; "required": false; }; "collection": { "alias": "collection"; "required": false; }; }, { "dataPointClickedEvent": "dataPointClickedEvent"; }, never, never, false, never>;
48
+ }
49
+
50
+ /** AUTO GENERATED FILE. DO NOT CHANGE.. OR YOU WILL SUFFER THE CONSEQUENCES OF YOUR ACTIONS **/
51
+ declare enum Icon {
52
+ Account = "account",
53
+ AccountRoundOpen = "account_round_open",
54
+ Activities = "activities",
55
+ AddToCartDrop = "add_to_cart_drop",
56
+ ArrowDown = "arrow_down",
57
+ ArrowFatLeft = "arrow_fat_left",
58
+ ArrowFatRight = "arrow_fat_right",
59
+ ArrowLeft = "arrow_left",
60
+ ArrowLeftRoundOpen = "arrow_left_round_open",
61
+ ArrowPointDown = "arrow_point_down",
62
+ ArrowPointLeft = "arrow_point_left",
63
+ ArrowPointRight = "arrow_point_right",
64
+ ArrowPointUp = "arrow_point_up",
65
+ ArrowRightRoundOpen = "arrow_right_round_open",
66
+ ArrowScrollDown = "arrow_scroll_down",
67
+ ArrowScrollLeft = "arrow_scroll_left",
68
+ ArrowScrollRight = "arrow_scroll_right",
69
+ ArrowScrollUp = "arrow_scroll_up",
70
+ ArrowUp = "arrow_up",
71
+ Article = "article",
72
+ ArticleWithFold = "article_with_fold",
73
+ AsteriskSmall = "asterisk_small",
74
+ Attachments = "attachments",
75
+ BackToTop = "back_to_top",
76
+ Barcode = "Barcode",
77
+ BigMac = "big_mac",
78
+ Boxes = "boxes",
79
+ Brush = "brush",
80
+ BrushRoundOpen = "brush_round_open",
81
+ BuildingColumns = "building_columns",
82
+ Businessrules = "businessrules",
83
+ Calendar = "calendar",
84
+ CalendarDay = "calendar_day",
85
+ CalendarDayRegular = "calendar_day_regular",
86
+ CalendarEmpty = "calendar_empty",
87
+ CalendarRange = "calendar_range",
88
+ CalendarRoundOpen = "calendar_round_open",
89
+ Camera = "camera",
90
+ Cancel = "cancel",
91
+ CancelRoundFilled = "cancel_round_filled",
92
+ CancelRoundOpen = "cancel_round_open",
93
+ Cart = "cart",
94
+ CartOpen = "cart_open",
95
+ CaseManager = "case_manager",
96
+ CashRegister = "CashRegister",
97
+ CashRegisterSimple = "cash_register_simple",
98
+ ChangeLocation = "change_location",
99
+ Check = "check",
100
+ CheckRound = "check_round",
101
+ CheckRoundOpen = "check_round_open",
102
+ CheckSimple = "check_simple",
103
+ CheckThin = "check_thin",
104
+ ChevronDownRegular = "chevron_down_regular",
105
+ ChevronUpRegular = "chevron_up_regular",
106
+ CirclePlusSkinny = "CirclePlusSkinny",
107
+ Client = "client",
108
+ Clock = "clock",
109
+ ClockArrow = "clockArrow",
110
+ CogWheelPlus = "cogWheelPlus",
111
+ CogWheels = "cogWheels",
112
+ ColumnOptions = "column_options",
113
+ Company = "company",
114
+ CompanyFlat = "company_flat",
115
+ Configurable = "configurable",
116
+ Consultant = "consultant",
117
+ Copy = "copy",
118
+ Crosshair1 = "crosshair_1",
119
+ CrossSkinny = "CrossSkinny",
120
+ Dashboard = "dashboard",
121
+ DeliveryMethod = "delivery_method",
122
+ DeliveryStatusUncheck = "delivery_status_uncheck",
123
+ DeliveryTruck = "delivery_truck",
124
+ DetailRecord = "detail_record",
125
+ DetailView = "detail_view",
126
+ Dictionary = "dictionary",
127
+ Documents = "documents",
128
+ DocumentWrench = "documentWrench",
129
+ Dollar = "dollar",
130
+ Download = "download",
131
+ Dropdown = "dropdown",
132
+ Dropzone = "dropzone",
133
+ EditPencil = "edit_pencil",
134
+ EditPencilCircle = "edit_pencil_circle",
135
+ EditPencilRound = "edit_pencil_round",
136
+ EditPencilSimple = "edit_pencil_simple",
137
+ Email = "email",
138
+ EmailRoundOpen = "email_round_open",
139
+ Employee = "employee",
140
+ EmployeeTwo = "employee_two",
141
+ Employer = "employer",
142
+ Employment = "employment",
143
+ EmploymentEnd = "employment_end",
144
+ Equal = "equal",
145
+ Euro = "euro",
146
+ Exclamation = "exclamation",
147
+ ExclamationRoundOpen = "exclamation_round_open",
148
+ EyeCircle = "eye_circle",
149
+ EyeCircleLarge = "eye_circle_large",
150
+ EyeRoundFilled = "eye_round_filled",
151
+ Factory = "factory",
152
+ Fasttrack = "fasttrack",
153
+ Filter = "filter",
154
+ Finish = "finish",
155
+ FixedOptionValueTree = "fixed_option_value_tree",
156
+ FixedTreeOptionValue = "fixed_tree_option_value",
157
+ FloppyDiskSolid = "floppy_disk_solid",
158
+ FolderArrow = "FolderArrow",
159
+ FolderArrowIn = "folder_arrow_in",
160
+ Formula = "formula",
161
+ Fullscreen = "fullscreen",
162
+ GearDouble = "gear_double",
163
+ GlobalSearch = "global_search",
164
+ Globe = "globe",
165
+ GreaterThan = "greater_than",
166
+ Groupby = "groupby",
167
+ Hamburger = "hamburger",
168
+ HandPointer = "hand_pointer",
169
+ Hbarchart = "hbarchart",
170
+ Home = "Home",
171
+ HomeCircle = "home_circle",
172
+ HomeOpen = "home_open",
173
+ HomeRoundOpen = "home_round_open",
174
+ Hourglass = "hourglass",
175
+ Icon3d = "icon_3d",
176
+ Id = "id",
177
+ Image = "image",
178
+ IncomingStorage = "incoming_storage",
179
+ Information = "information",
180
+ InformationRoundOpen = "information_round_open",
181
+ InputMultiplechoice = "input_multiplechoice",
182
+ InputText = "input_text",
183
+ InputTextarea = "input_textarea",
184
+ Inventory = "inventory",
185
+ Invoice = "invoice",
186
+ IoneLogo = "ione_logo",
187
+ IoneLogoFat = "ione_logo_fat",
188
+ IoneStatusNext = "ione_status_next",
189
+ IoneWorkflow = "ione_workflow",
190
+ Keyboard = "keyboard",
191
+ Keychain = "keychain",
192
+ Label = "label",
193
+ LabelRoundOpen = "label_round_open",
194
+ LandmarkFlag = "landmark_flag",
195
+ Library = "library",
196
+ Linechart = "linechart",
197
+ LinkedProducts = "linked_products",
198
+ LinkCircle = "link_circle",
199
+ ListView = "list_view",
200
+ Location = "location",
201
+ Lock = "lock",
202
+ LockRoundOpen = "lock_round_open",
203
+ Logo = "logo",
204
+ Logout = "logout",
205
+ MagicWand = "magic_wand",
206
+ Magnifier = "magnifier",
207
+ Manager = "manager",
208
+ Mask = "mask",
209
+ MasterDetail = "master_detail",
210
+ MaterialCircleLarge = "material_circle_large",
211
+ MedalBronze = "medal_bronze",
212
+ MedalGold = "medal_gold",
213
+ MedalSilver = "medal_silver",
214
+ MedicalOfficer = "medical_officer",
215
+ Microphone = "microphone",
216
+ MinusRoundOpen = "minus_round_open",
217
+ MinusSimple = "minus_simple",
218
+ Mobile = "mobile",
219
+ MultiSelectCheck = "multi_select_check",
220
+ NewTask = "new_task",
221
+ Note = "note",
222
+ NoteBordered = "note_bordered",
223
+ Notification = "notification",
224
+ NotEqual = "not_equal",
225
+ Option = "option",
226
+ Optionset = "optionset",
227
+ Order = "order",
228
+ Orderpicking = "orderpicking",
229
+ OutgoingStorage = "outgoing_storage",
230
+ OverBooking = "over_booking",
231
+ PauseCircle = "pause_circle",
232
+ PencilRoundOpen = "pencil_round_open",
233
+ PenToSquareSolid = "pen_to_square_solid",
234
+ Phone = "phone",
235
+ PhoneRoundOpen = "phone_round_open",
236
+ Piechart = "piechart",
237
+ Pin = "pin",
238
+ PinRoundOpen = "pin_round_open",
239
+ PlayCircle = "play_circle",
240
+ PlusRound = "plus_round",
241
+ PlusRoundOpen = "plus_round_open",
242
+ PlusSimple = "plus_simple",
243
+ PlusSkinny = "plus_skinny",
244
+ PlusSolid = "plus_solid",
245
+ PlusStars = "plus_stars",
246
+ Pointer = "pointer",
247
+ Pointer3d = "pointer_3d",
248
+ PointerFilled = "pointer_filled",
249
+ POS = "POS",
250
+ Positioning = "positioning",
251
+ Pregnancy = "pregnancy",
252
+ Preset = "preset",
253
+ Print = "print",
254
+ ProductProperties = "product_properties",
255
+ Purchase = "purchase",
256
+ Qrcode = "qrcode",
257
+ Question = "question",
258
+ RadioUncheck = "radio_uncheck",
259
+ Range = "range",
260
+ RangeSelect = "range_select",
261
+ Rectangles = "rectangles",
262
+ Refresh = "refresh",
263
+ Relations = "relations",
264
+ Remark = "remark",
265
+ RemarkRoundOpen = "remark_round_open",
266
+ ReportInType = "report_in_type",
267
+ Resize = "resize",
268
+ ResizeDown = "resize_down",
269
+ ResizeUp = "resize_up",
270
+ Returns = "returns",
271
+ ReturnGoods = "return_goods",
272
+ RotateLeftSolid = "rotate_left_solid",
273
+ SaveDisk = "save_disk",
274
+ SaveSkinny = "save_skinny",
275
+ ScaleBalanced = "scale_balanced",
276
+ Scanner = "scanner",
277
+ SearchRoundOpen = "search_round_open",
278
+ Sections = "sections",
279
+ SelectAllRound = "select_all_round",
280
+ Services = "services",
281
+ Settings = "settings",
282
+ Shop = "Shop",
283
+ ShoppingCart = "shopping_cart",
284
+ ShoppingCartNr = "shopping_cart_nr",
285
+ Shortcut = "shortcut",
286
+ SinglePerson = "SinglePerson",
287
+ Skills = "skills",
288
+ SliderPanel = "slider_panel",
289
+ SlideIn = "slide_in",
290
+ SmallerThan = "smaller_than",
291
+ SmallTiles = "small_tiles",
292
+ SortAsc = "sort_asc",
293
+ SortDesc = "sort_desc",
294
+ Star = "Star",
295
+ StarRoundOpen = "star_round_open",
296
+ StatusActive = "status_active",
297
+ StatusAdoption = "status_adoption",
298
+ StatusFostercare = "status_fostercare",
299
+ StatusIll = "status_ill",
300
+ StatusLeave = "status_leave",
301
+ StatusPregnancy = "status_pregnancy",
302
+ Stock = "stock",
303
+ StockManagement = "stock_management",
304
+ Storage = "storage",
305
+ Supervisor = "supervisor",
306
+ Supplier = "supplier",
307
+ Surgery = "surgery",
308
+ Tablechart = "tablechart",
309
+ Tag = "tag",
310
+ TalkTooMuch = "talk_too_much",
311
+ Target = "target",
312
+ Task = "task",
313
+ ThickLines = "thick_lines",
314
+ ThinLines = "thin_lines",
315
+ ThreeSixtyView = "three_sixty_view",
316
+ ThumbBronze = "thumb_bronze",
317
+ ThumbGold = "thumb_gold",
318
+ ThumbSilver = "thumb_silver",
319
+ Timeline = "timeline",
320
+ Transactions = "transactions",
321
+ TransactionDetail = "transaction_detail",
322
+ TrashBin = "TrashBin",
323
+ TrashCanSolid = "trash_can_solid",
324
+ TriangleDown = "triangle_down",
325
+ TriangleLarge = "triangle_large",
326
+ TriangleLeft = "triangle_left",
327
+ TriangleRight = "triangle_right",
328
+ TriangleUp = "triangle_up",
329
+ Truck = "truck",
330
+ TruckCalendar = "truck_calendar",
331
+ UndoRoundOpen = "undo_round_open",
332
+ User = "user",
333
+ Variants = "variants",
334
+ Vbarchart = "vbarchart",
335
+ View = "view",
336
+ Warehouse = "warehouse",
337
+ Watermark = "watermark",
338
+ Website = "website",
339
+ Wizard = "wizard",
340
+ Wms = "wms",
341
+ WorkInProgress = "work_in_progress",
342
+ WorkInProgressRoundOpen = "work_in_progress_round_open",
343
+ Wrench = "wrench",
344
+ XAxis = "x_axis",
345
+ YAxis = "y_axis"
346
+ }
347
+
348
+ declare class IconCacheService {
349
+ private _sanitizer;
350
+ /**
351
+ * All the icons as a large JSON object, from the all-icons.json file.
352
+ * The object has property keys that are the icon names, and property values with the data string of the actual svg icon.
353
+ */
354
+ get iconCache(): {
355
+ [iconName: string]: SafeHtml;
356
+ };
357
+ private _iconCache;
358
+ constructor(_sanitizer: DomSanitizer);
359
+ getIcon(iconName: Icon | string): SafeHtml;
360
+ getIconAsBase64(iconName: Icon): SafeHtml;
361
+ getRawIcon(iconName: Icon): string;
362
+ setIconCache(): void;
363
+ static ɵfac: i0.ɵɵFactoryDeclaration<IconCacheService, never>;
364
+ static ɵprov: i0.ɵɵInjectableDeclaration<IconCacheService>;
365
+ }
366
+
367
+ declare class RecursiveListComponent {
368
+ iconCacheService: IconCacheService;
369
+ readonly icons: typeof Icon;
370
+ hyperLinkDeepestLevel: boolean;
371
+ collection: RecursiveCollectionLayer[];
372
+ columns: string[];
373
+ subColumns: string[];
374
+ tableLegend: string;
375
+ depth: number;
376
+ indentation: number;
377
+ dataPipe: PipeTransform | null;
378
+ params: any[];
379
+ dataPointClicked: EventEmitter<string>;
380
+ constructor(iconCacheService: IconCacheService);
381
+ toggleCollapse(event: Event, item: RecursiveCollectionLayer): void;
382
+ getCurrentIcon(item: RecursiveCollectionLayer): Icon;
383
+ formatDataValue(dataValue: number | string, params?: any[]): string;
384
+ handleDataPointClicked(event: string): void;
385
+ parseableToInt(prop: string): boolean;
386
+ static ɵfac: i0.ɵɵFactoryDeclaration<RecursiveListComponent, never>;
387
+ static ɵcmp: i0.ɵɵComponentDeclaration<RecursiveListComponent, "co-recursive-list", never, { "hyperLinkDeepestLevel": { "alias": "hyperLinkDeepestLevel"; "required": false; }; "collection": { "alias": "collection"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "subColumns": { "alias": "subColumns"; "required": false; }; "tableLegend": { "alias": "tableLegend"; "required": false; }; "depth": { "alias": "depth"; "required": false; }; "indentation": { "alias": "indentation"; "required": false; }; "dataPipe": { "alias": "dataPipe"; "required": false; }; "params": { "alias": "params"; "required": false; }; }, { "dataPointClicked": "dataPointClicked"; }, never, never, false, never>;
388
+ }
389
+
390
+ declare class DictionaryService {
391
+ private readonly _placeholder;
392
+ translation: {};
393
+ /**
394
+ * Returns the localized text for the given dictionary key.
395
+ * @param {string} key
396
+ * @param {boolean} [upperCaseFirst = true] False for first letter lowercase, true for first letter uppercase for returned dict val
397
+ * @param {string[]} replacementTexts Rest params for replacement of '|~' in returned dict value
398
+ * @returns {string} The translated text for given dictionary key
399
+ */
400
+ get(key: string, upperCaseFirst?: boolean, ...replacementTexts: string[]): string;
401
+ static ɵfac: i0.ɵɵFactoryDeclaration<DictionaryService, never>;
402
+ static ɵprov: i0.ɵɵInjectableDeclaration<DictionaryService>;
403
+ }
404
+
405
+ declare class LocalizePipe implements PipeTransform {
406
+ private _dictionaryService;
407
+ constructor(_dictionaryService: DictionaryService);
408
+ transform(value: string, upperCaseFirst?: boolean, replace?: string | string[]): string;
409
+ static ɵfac: i0.ɵɵFactoryDeclaration<LocalizePipe, never>;
410
+ static ɵpipe: i0.ɵɵPipeDeclaration<LocalizePipe, "localize", false>;
411
+ }
412
+
413
+ declare class ExtendedComponentsTranslationModule {
414
+ static forRoot(): ModuleWithProviders<ExtendedComponentsTranslationModule>;
415
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExtendedComponentsTranslationModule, never>;
416
+ static ɵmod: i0.ɵɵNgModuleDeclaration<ExtendedComponentsTranslationModule, [typeof LocalizePipe], never, [typeof LocalizePipe]>;
417
+ static ɵinj: i0.ɵɵInjectorDeclaration<ExtendedComponentsTranslationModule>;
418
+ }
419
+
420
+ declare class RecursiveListModule {
421
+ static ɵfac: i0.ɵɵFactoryDeclaration<RecursiveListModule, never>;
422
+ static ɵmod: i0.ɵɵNgModuleDeclaration<RecursiveListModule, [typeof RecursiveListComponent], [typeof i2.CommonModule, typeof i3$1.IconModule, typeof ExtendedComponentsTranslationModule], [typeof RecursiveListComponent]>;
423
+ static ɵinj: i0.ɵɵInjectorDeclaration<RecursiveListModule>;
424
+ }
425
+
426
+ declare class SummaryGridModule {
427
+ static ɵfac: i0.ɵɵFactoryDeclaration<SummaryGridModule, never>;
428
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SummaryGridModule, [typeof SummaryGridComponent], [typeof i2.CommonModule, typeof RecursiveListModule], [typeof SummaryGridComponent]>;
429
+ static ɵinj: i0.ɵɵInjectorDeclaration<SummaryGridModule>;
430
+ }
431
+
432
+ declare class ExtendedComponentsTranslationService {
433
+ private _dictionaryService;
434
+ constructor(_dictionaryService: DictionaryService);
435
+ setTranslation(translation: {}): void;
436
+ static ɵfac: i0.ɵɵFactoryDeclaration<ExtendedComponentsTranslationService, never>;
437
+ static ɵprov: i0.ɵɵInjectableDeclaration<ExtendedComponentsTranslationService>;
438
+ }
439
+
440
+ export { ExtendedComponentsTranslationModule, ExtendedComponentsTranslationService, LocalizePipe, StackedLineChartComponent, StackedLineChartModule, SummaryGridComponent, SummaryGridModule };
441
+ export type { RecursiveCollectionLayer };