@syncfusion/ej2-angular-kanban 34.2.4 → 34.2.6-ngcc

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 (36) hide show
  1. package/@syncfusion/ej2-angular-kanban.es5.js +355 -0
  2. package/@syncfusion/ej2-angular-kanban.es5.js.map +1 -0
  3. package/@syncfusion/ej2-angular-kanban.js +323 -0
  4. package/@syncfusion/ej2-angular-kanban.js.map +1 -0
  5. package/LICENSE +10 -0
  6. package/README.md +14 -16
  7. package/dist/ej2-angular-kanban.umd.js +400 -0
  8. package/dist/ej2-angular-kanban.umd.js.map +1 -0
  9. package/dist/ej2-angular-kanban.umd.min.js +11 -0
  10. package/dist/ej2-angular-kanban.umd.min.js.map +1 -0
  11. package/ej2-angular-kanban.d.ts +5 -0
  12. package/ej2-angular-kanban.metadata.json +1 -0
  13. package/package.json +10 -23
  14. package/public_api.d.ts +1 -1
  15. package/schematics/utils/lib-details.js +2 -2
  16. package/schematics/utils/lib-details.ts +2 -2
  17. package/src/index.d.ts +6 -6
  18. package/src/kanban/columns.directive.d.ts +90 -95
  19. package/src/kanban/kanban-all.module.d.ts +5 -11
  20. package/src/kanban/kanban.component.d.ts +62 -65
  21. package/src/kanban/kanban.module.d.ts +5 -13
  22. package/src/kanban/stackedheaders.directive.d.ts +36 -41
  23. package/CHANGELOG.md +0 -536
  24. package/esm2020/public_api.mjs +0 -2
  25. package/esm2020/src/index.mjs +0 -7
  26. package/esm2020/src/kanban/columns.directive.mjs +0 -66
  27. package/esm2020/src/kanban/kanban-all.module.mjs +0 -23
  28. package/esm2020/src/kanban/kanban.component.mjs +0 -100
  29. package/esm2020/src/kanban/kanban.module.mjs +0 -43
  30. package/esm2020/src/kanban/stackedheaders.directive.mjs +0 -58
  31. package/esm2020/syncfusion-ej2-angular-kanban.mjs +0 -5
  32. package/fesm2015/syncfusion-ej2-angular-kanban.mjs +0 -277
  33. package/fesm2015/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  34. package/fesm2020/syncfusion-ej2-angular-kanban.mjs +0 -277
  35. package/fesm2020/syncfusion-ej2-angular-kanban.mjs.map +0 -1
  36. package/syncfusion-ej2-angular-kanban.d.ts +0 -5
package/CHANGELOG.md DELETED
@@ -1,536 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ### Kanban
6
-
7
- #### Bug Fixes
8
-
9
- - `#I854454` - Resolved CSP violation errors that occurred during Kanban card drag-and-drop operations when Content Security Policy (CSP) was enabled.
10
- - Updated Gantt Chart casing in telemetry to ensure consistent event tracking and reporting.
11
-
12
- #### Bug Fix
13
-
14
- - Updated Gantt Chart casing in telemetry to ensure consistent event tracking and reporting.
15
-
16
- ## 34.1.30 (2026-07-09)
17
-
18
- ### Kanban
19
-
20
- #### Bug Fix
21
-
22
- - `#I830267` - Now, cards rendered in the DOM are matching the take count when using remote data in Kanban.
23
-
24
- ## 33.1.44 (2026-03-16)
25
-
26
- ### Kanban
27
-
28
- #### New Features
29
-
30
- - **Column Drag and Drop**: This feature allows users to reorder columns in the Kanban control by setting the [`allowColumnDragAndDrop`](https://ej2.syncfusion.com/documentation/api/kanban/#allowColumnDragAndDrop) property to true. When enabled, columns can be dragged and dropped to rearrange their order effortlessly. Explore the demos [here](https://ej2.syncfusion.com/demos/#/material3/kanban/column-rearrangement.html).
31
-
32
- - **Column Drag and Drop**: This feature allows users to reorder columns in the Kanban control by setting the [`allowColumnDragAndDrop`](https://ej2.syncfusion.com/angular/documentation/api/kanban/#allowColumnDragAndDrop) property to true. When enabled, columns can be dragged and dropped to rearrange their order effortlessly. Explore the demos [here](https://ej2.syncfusion.com/angular/demos/#/material3/kanban/column-rearrangement.html).
33
-
34
- ## 25.1.35 (2024-03-15)
35
-
36
- ### Kanban
37
-
38
- #### Bug Fixes
39
-
40
- - `#I525892` - Now, the card template works properly upon drag-and-drop action in Kanban with remote data.
41
-
42
- - `#I550208` - Now, the swimlane header template will work properly in the mobile view.
43
-
44
- ## 24.1.47 (2024-01-23)
45
-
46
- ### Kanban
47
-
48
- #### Bug Fixes
49
-
50
- - `#I544423` - Now, the Kanban column header title shows properly when the column is collapsed.
51
-
52
- ## 24.1.46 (2024-01-17)
53
-
54
- ### Kanban
55
-
56
- #### Bug Fixes
57
-
58
- - `#I535989` - Now, drop clone works properly when slowly dragging and dropping the cards in the last position in the Kanban column.
59
-
60
- ## 24.1.41 (2023-12-18)
61
-
62
- ### Kanban
63
-
64
- #### Bug Fixes
65
-
66
- - Now the Kanban Header table will have `tbody` element and the Kanban Content table will have `thead` element to improve the accessibility.
67
-
68
- ## 23.2.4 (2023-11-20)
69
-
70
- ### Kanban
71
-
72
- #### Bug Fixes
73
-
74
- - `#I513537` - Now, localization of the "Cards" text was done. When you drag the multiple cards, it show up.
75
-
76
- - `#I515897` - Now, when the `cancel` argument is set to true in the `dialogClose` event in the kanban, it works properly.
77
-
78
- ## 23.1.36 (2023-09-15)
79
-
80
- ### Kanban
81
-
82
- #### Bug Fixes
83
-
84
- - `#I492818` - Now, fast scrolling from top to bottom of the column continuously works properly.
85
-
86
- - `#I495751` - Now, dragging a card to the first position in the Kanban works properly without flickering.
87
-
88
- ## 22.1.34 (2023-06-21)
89
-
90
- ### Kanban
91
-
92
- #### New Features
93
-
94
- - **Virtual Scrolling**: This feature allows users to load data on demand when scrolling through columns for a smoother experience with large datasets.
95
-
96
- ## 21.1.39 (2023-04-11)
97
-
98
- ### Kanban
99
-
100
- #### Bug Fixes
101
-
102
- - `#F181441` - Resolved a issue, where a console error was thrown when dragging into the column header on the Kanban.
103
-
104
- ## 21.1.37 (2023-03-29)
105
-
106
- ### Kanban
107
-
108
- #### Bug Fixes
109
-
110
- - `#I432638` - Now, when using the kanban `sortSettings` and dropping the cards randomly is sorted properly.
111
-
112
- ## 20.4.54 (2023-03-14)
113
-
114
- ### Kanban
115
-
116
- #### Bug Fixes
117
-
118
- - `#I432638` - Now, when using the kanban `sortSettings` the cards are dropped and sorted properly.
119
-
120
- ## 20.4.44 (2023-01-18)
121
-
122
- ### Kanban
123
-
124
- #### Bug Fixes
125
-
126
- - `#I426567` - Now, drag and drop between the cards will work fine with out any flickering.
127
-
128
- ## 20.4.38 (2022-12-21)
129
-
130
- ### Kanban
131
-
132
- #### Bug Fixes
133
-
134
- - `#FB37690` - Now, the dragged card is positioned properly when the swimlane is frozen with a fixed height for kanban.
135
-
136
- ## 20.2.44 (2022-08-16)
137
-
138
- ### Kanban
139
-
140
- #### Bug Fixes
141
-
142
- - `#F176236` - Now, the drag and drop functionality will work fine in the Internet Explorer V11.
143
-
144
- ## 20.2.43 (2022-08-08)
145
-
146
- ### Kanban
147
-
148
- #### Bug Fixes
149
-
150
- - `I392686` - Now, the drag and drop between the cards will work fine when `showAddButton` is enabled with the Kanban columns.
151
-
152
- - `I393080` - Now, the column border of the dragged clone cells will render properly.
153
-
154
- - `I393078` - Now, the drag and drop between the cards will work fine with out any flickering.
155
-
156
- - `#F176345` - Now, the Sort Comparer Function's API link will work properly.
157
-
158
- ## 20.2.38 (2022-07-12)
159
-
160
- ### Kanban
161
-
162
- #### Bug Fixes
163
-
164
- - `#I385821` - Now, the server-side modified data is returned to the client side while performing the `CRUD` operation.
165
-
166
- - `#I390524`, `#F175935` - Now, when dropping the card into an empty column will render it.
167
-
168
- ## 20.1.60 (2022-06-14)
169
-
170
- ### Kanban
171
-
172
- #### Bug Fixes
173
-
174
- - `#I379177`,`#I379023` - Now, the `GetTargetDetailsAsync` method doesn't display 'null' on an empty Kanban board.
175
-
176
- ## 20.1.58 (2022-05-31)
177
-
178
- ### Kanban
179
-
180
- #### New Features
181
-
182
- - `#I373922` - Now, we have improved the performance with the Kanban drag and drop action when large data is being loaded.
183
-
184
- ## 20.1.52 (2022-05-04)
185
-
186
- ### Kanban
187
-
188
- #### Bug Fixes
189
-
190
- - `#I375869` - Now, opening and closing the dialog by rapidly double-clicking on the card doesn't throw any console error.
191
-
192
- ## 19.4.38 (2021-12-17)
193
-
194
- ### Kanban
195
-
196
- #### Bug Fixes
197
-
198
- - `#FB29010` - The issue with "`showItemCount` in swimlane row is not resetting to zero if no cards are present" has been resolved.
199
- - `#F169010` - The issue with "The Kanban board refreshed before fetching data from the server" has been solved.
200
-
201
- ## 19.3.44 (2021-10-05)
202
-
203
- ### Kanban
204
-
205
- #### Bug Fixes
206
-
207
- - `#F169009` - The issue with "Script error thrown when enabling the `enablePersistence` property with remote data" has been resolved.
208
-
209
- ## 19.3.43 (2021-09-30)
210
-
211
- ### Kanban
212
-
213
- #### New Features
214
-
215
- - `#I299672` - Provided support to bind the `ObservableCollection` data to the Kanban board.
216
-
217
- ## 19.2.60 (2021-09-07)
218
-
219
- ### Kanban
220
-
221
- #### Bug Fixes
222
-
223
- - `#I340470` - The issue with "Kanban `dataBound` event is not receiving `server-side` updated data" has been fixed.
224
-
225
- ## 19.2.56 (2021-08-17)
226
-
227
- ### Kanban
228
-
229
- #### Bug Fixes
230
-
231
- - `#I331403` - The issue with "Kanban is not rendering properly when the data does not have the `keyField` mapping key" has been fixed.
232
-
233
- ## 19.2.47 (2021-07-13)
234
-
235
- ### Kanban
236
-
237
- #### Bug Fixes
238
-
239
- - `#F166554` - The problem with the selection that is not maintained in the card after performing CRUD operation has been fixed.
240
-
241
- ## 19.2.46 (2021-07-06)
242
-
243
- ### Kanban
244
-
245
- #### Bug Fixes
246
-
247
- - `#I332574` - The issue with "Column headers of the kanban is not updated, with the drag and drop actions" has been resolved.
248
-
249
- ## 19.1.67 (2021-06-08)
250
-
251
- ### Kanban
252
-
253
- #### Bug Fixes
254
-
255
- - `#F165595` - The issue with "Card data changed even when the editing cancel in the `dialog(card editing)`" has been resolved.
256
-
257
- ## 19.1.66 (2021-06-01)
258
-
259
- ### Kanban
260
-
261
- #### Bug Fixes
262
-
263
- - `#F165617`, `#F165618` - The issue with "Kanban edit dialog element not removed when `args.cancel` is set to true on `dialogOpen` event" has been resolved.
264
- - `#I328517` - The issue with the "Swimlane template did not render properly when loaded on mobile device" has been resolved.
265
- - `#I326559` - The issue with "Descending order of cards in the column is not maintained when adding a new card" has been resolved.
266
-
267
- ## 19.1.65 (2021-05-25)
268
-
269
- ### Kanban
270
-
271
- #### Bug Fixes
272
-
273
- - `#I287435` - The issue with "number type `keyField` arguments not supported on `showColumn`, `hideColumn`, `updateCard` and `getColumnData` public method" has been resolved.
274
-
275
- ## 19.1.63 (2021-05-13)
276
-
277
- ### Kanban
278
-
279
- #### New Features
280
-
281
- - `#287435, #295725` - Support provided for map the `keyField` in the `column` as number type.
282
-
283
- #### Bug Fixes
284
-
285
- - `#I324923` - The issue with "Kanban content colour not changed, when using the material-dark theme" has been resolved.
286
- - `#F160742` - The issue with "Script error thrown when drag and drop operation performed when swimlane `keyField` as non-existing field" has been resolved.
287
- - `#322742` - The issue with "Unable to drag and drop the card when `WebApiAdaptor` used on Kanban" has been resolved.
288
-
289
- ## 19.1.59 (2021-05-04)
290
-
291
- ### Kanban
292
-
293
- #### Bug Fixes
294
-
295
- - `#278650` - The issue with "Unable to drag and drop the cards on iPad device" has been fixed.
296
-
297
- ## 19.1.57 (2021-04-20)
298
-
299
- ### Kanban
300
-
301
- #### Bug Fixes
302
-
303
- - `#321297` - The issue with "Kanban custom dialog drop down list does not properly return integer type value" has been fixed.
304
-
305
- ## 19.1.54 (2021-03-30)
306
-
307
- ### Kanban
308
-
309
- #### New Features
310
-
311
- - `F160742` - Support to drag and drop the card from kanban to an external source and vice versa has been provided.
312
-
313
- #### Bug Fixes
314
-
315
- - `#317594` - An issue with "script error thrown when dynamically add new card with new swimlane key" issue has been fixed.
316
-
317
- ## 18.4.46 (2021-03-02)
318
-
319
- ### Kanban
320
-
321
- #### Bug Fixes
322
-
323
- - `#I311076` - An issue with templates is cleared when refresh the header using the public method has been fixed.
324
- - `#I315242` - An issue with drag and drop is not working properly when add columns dynamically has been fixed.
325
- - `#I315596` - An issue with drag and drop is not working properly when `dataSource` change dynamically has been fixed.
326
-
327
- ## 18.4.44 (2021-02-23)
328
-
329
- ### Kanban
330
-
331
- #### Bug Fixes
332
-
333
- - `#315107` - The issue with "cards are hidden when multiple cards are dragged and dropped to their original position" has been fixed.
334
- - `#F161605` - An issue with drag and drop the cards when kanban placed inside card has been fixed.
335
- - An issue with "Unable to refresh the header count when drag the card and drop to another column" has been resolved.
336
-
337
- ## 18.4.41 (2021-02-02)
338
-
339
- ### Kanban
340
-
341
- #### Bug Fixes
342
-
343
- - `#F161568` - An issue when scrollbar is disappears the column became misaligned issue has been resolved.
344
- - `#I311076` - Provided a public method as `renderHeader` to refresh the header template.
345
- - `#309763` - The issue with "Unable to drag and drop the cards within the column when setting the `sortBy` property as `Index`" has been resolved.
346
- - `#F161669` - The issue with "Duplicate card rendering while searching the text after drag and drop operation is performed" has been fixed.
347
- - `#287431` - An issue with the card has rendered at column last position when using `updateCard` method has been fixed.
348
-
349
- ## 18.4.33 (2021-01-05)
350
-
351
- ### Kanban
352
-
353
- #### Bug Fixes
354
-
355
- - `#308798` - The issue with "Script error thrown when drag and drop the cards in swimlane layout with responsive mode" has been resolved.
356
-
357
- ## 18.4.30 (2020-12-17)
358
-
359
- ### Kanban
360
-
361
- #### New Features
362
-
363
- - Provided workflow support that determines transitions of card from one column to another in Kanban.
364
- - Provided support to prevent dragging and dropping the cards on particular column.
365
- - Provided auto scroll support when drag and drop the cards between columns.
366
- - Provided custom sorting option for swimlane rows based on user choice.
367
-
368
- #### Breaking Changes
369
-
370
- - In `sortSettings` the default value of `sortBy` property has changed to `Index` from `DataSourceOrder`.
371
-
372
- ## 18.3.53 (2020-12-08)
373
-
374
- ### Kanban
375
-
376
- #### Bug Fixes
377
-
378
- - `#159897` - An issue with Dialog template not working has been fixed.
379
-
380
- ## 18.3.52 (2020-12-01)
381
-
382
- ### Kanban
383
-
384
- #### Bug Fixes
385
-
386
- - `#300968, #302271` - An issue with the `dragStart` event maintained previous changed value in argument has been fixed.
387
-
388
- ## 18.3.50 (2020-11-17)
389
-
390
- ### Kanban
391
-
392
- #### Bug Fixes
393
-
394
- - `#301633` - The issue with "Script error thrown when using `deleteCard` public method" has been resolved.
395
- - `#301761` - The issue with "Changed card not maintained their modified state properly when drop the card to another columns after using `updateCard` public method" has been resolved.
396
- - `#300558` - An issue with the all card data are disappeared after card drag and drop has been fixed.
397
-
398
- ## 18.3.40 (2020-10-13)
399
-
400
- ### Kanban
401
-
402
- #### New Features
403
-
404
- - `#288864` - We had improved the performance while loading a huge number of cards and now dragging cards only be refreshed instead of whole cards.
405
-
406
- ## 18.3.35 (2020-10-01)
407
-
408
- ### Kanban
409
-
410
- #### Bug Fixes
411
-
412
- - `#287430` - The issue with "Mismatch in the events argument type information" has been resolved.
413
-
414
- ## 18.2.57 (2020-09-08)
415
-
416
- ### Kanban
417
-
418
- #### Bug Fixes
419
-
420
- - `#289221` - The issue with "Two empty placeholders appear on the content cell when dropping the cards to its original position" has been resolved.
421
- - `#289831` - The issue with "Cards are jumped to the last position of the column when the dialog template values are not changed" has been resolved.
422
-
423
- ## 18.2.54 (2020-08-18)
424
-
425
- ### Kanban
426
-
427
- #### Bug Fixes
428
-
429
- - `#287430` - The issue with "Mismatch in the public methods type information" has been resolved.
430
-
431
- ## 18.2.47 (2020-07-28)
432
-
433
- ### Kanban
434
-
435
- #### Bug Fixes
436
-
437
- - `#284048` - Provided unassigned Swimlane group support on the Kanban board.
438
-
439
- ## 18.2.44 (2020-07-07)
440
-
441
- ### Kanban
442
-
443
- #### New Features
444
-
445
- - **Sorting Order**: Arrange the cards in ascending or descending order based on the `sortBy` property.
446
- - **Card Layout**: Improved the card layout by providing the default colours, labels, and custom classes.
447
- - **Dialog Customization**: Users can customize the particular property in the editing or adding dialog by using the `model` property.
448
- - **Toggle Column Count**: Provided cards count on the collapsed column.
449
-
450
- #### Breaking Changes
451
-
452
- - Removed the `priority` under the `cardSettings` property and included these functionalities to the sorting order feature by setting the `sortBy` as `Index` under the `sortSettings` property.
453
- - Replaced the `sortBy` with `sortDirection` under the `swimlaneSettings` property.
454
-
455
- | **Previous API** | **Current API** |
456
- | ---- | ---- |
457
- | cardSettings.priority | sortSettings.sortBy as `Index` |
458
- | swimlaneSettings.sortBy | swimlaneSettings.sortDirection |
459
-
460
- ## 18.1.56 (2020-06-09)
461
-
462
- ### Kanban
463
-
464
- #### Bug Fixes
465
-
466
- - `#279543` - An issue with script error thrown when click the `showAddButton` icon and specify the `priority` property has been fixed.
467
-
468
- ## 18.1.55 (2020-06-02)
469
-
470
- ### Kanban
471
-
472
- #### Bug Fixes
473
-
474
- - `#278225` - An issue with kanban styles not loaded properly when `refresh` method called issue has been fixed.
475
-
476
- ## 18.1.48 (2020-05-05)
477
-
478
- ### Kanban
479
-
480
- #### Bug Fixes
481
-
482
- - `#274830` - An issue with Rendered empty column when empty data passed to Kanban board has been fixed.
483
-
484
- ## 18.1.46 (2020-04-28)
485
-
486
- ### Kanban
487
-
488
- #### Bug Fixes
489
-
490
- - `#274505` - An issue with server post triggered without showing Spinner has been fixed.
491
- - `#274710` - An issue with dropped clone not created at first position when drag the cards has been fixed.
492
-
493
- ## 18.1.42 (2020-04-01)
494
-
495
- ### Kanban
496
-
497
- #### New Features
498
-
499
- - **Priority Support**: The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
500
- - **Dialog Editing**: The dialog editing support is used to perform CRUD actions such as add new card, edit or delete existing cards.
501
-
502
- undefinedThe Kanban component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane.
503
-
504
- - **Data binding**: Seamless data binding with various local and remote data sources.
505
- - **Swimlane**: The horizontal categorization of cards in the kanban, which brings transparency to the workflow. The swimlane rows can be expanded and collapsed.
506
- - **Key mapping**: Map one or multiple keys to single columns.
507
- - **Toggle Columns**: The columns can be expanded and collapsed.
508
- - **WIP Validation**: Set a minimum and maximum number of cards in a column.
509
- - **Priority Support**: The features enable to render the cards based on the priority value. So, user can easily drag and drop the cards to particular place.
510
- - **Dialog Editing**: The dialog editing support is used to perform CRUD actions such as add new card, edit or delete existing cards.
511
- - **Drag and Drop**: Cards can be easily dragged and dropped from one column to another. You can also drag them from one swim lane to another.
512
- - **Stacked headers**: Additional column headers can be added in a stacked manner.
513
- - **Tooltip**: Display the card information with a default tooltip and templated tooltip.
514
- - **Selection**: Select a single or multiple cards.
515
- - **Templates**: The key elements such as cards, column headers, swimlanes and tooltip come with template support for embedding any kind of HTML element and CSS style.
516
- - **Responsive rendering**: Adapts with optimal user interfaces to mobile and desktop form-factors.
517
- - **Localization**: All the static text content can be localized to any desired language.
518
- - **RTL**: Display the control contents from right to left.## 17.4.46 (2020-01-30)
519
-
520
- ### Kanban
521
-
522
- The Kanban component is an efficient way to visually depict work at various stages of a process using cards, columns, and swimlane.
523
-
524
- - **Data binding**: Seamless data binding with various local and remote data sources.
525
- - **Swimlane**: The horizontal categorization of cards in the kanban, which brings transparency to the workflow. The swimlane rows can be expanded and collapsed.
526
- - **Key mapping**: Map one or multiple keys to single columns.
527
- - **Toggle Columns**: The columns can be expanded and collapsed.
528
- - **WIP Validation**: Set a minimum and maximum number of cards in a column.
529
- - **Drag and Drop**: Cards can be easily dragged and dropped from one column to another. You can also drag them from one swim lane to another.
530
- - **Stacked headers**: Additional column headers can be added in a stacked manner.
531
- - **Tooltip**: Display the card information with a default tooltip and templated tooltip.
532
- - **Selection**: Select a single or multiple cards.
533
- - **Templates**: The key elements such as cards, column headers, swimlanes and tooltip come with template support for embedding any kind of HTML element and CSS style.
534
- - **Responsive rendering**: Adapts with optimal user interfaces to mobile and desktop form-factors.
535
- - **Localization**: All the static text content can be localized to any desired language.
536
- - **RTL**: Display the control contents from right to left.
@@ -1,2 +0,0 @@
1
- export * from './src/index';
2
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljX2FwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uL3B1YmxpY19hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxhQUFhLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3NyYy9pbmRleCc7Il19
@@ -1,7 +0,0 @@
1
- export { ColumnDirective, ColumnsDirective } from './kanban/columns.directive';
2
- export { StackedHeaderDirective, StackedHeadersDirective } from './kanban/stackedheaders.directive';
3
- export { KanbanComponent } from './kanban/kanban.component';
4
- export { KanbanModule } from './kanban/kanban.module';
5
- export { KanbanAllModule } from './kanban/kanban-all.module';
6
- export * from '@syncfusion/ej2-kanban';
7
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFDLGVBQWUsRUFBQyxnQkFBZ0IsRUFBQyxNQUFNLDRCQUE0QixDQUFDO0FBQzVFLE9BQU8sRUFBQyxzQkFBc0IsRUFBQyx1QkFBdUIsRUFBQyxNQUFNLG1DQUFtQyxDQUFDO0FBQ2pHLE9BQU8sRUFBRSxlQUFlLEVBQUMsTUFBTSwyQkFBMkIsQ0FBQztBQUMzRCxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0sd0JBQXdCLENBQUM7QUFDdEQsT0FBTyxFQUFFLGVBQWUsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQzdELGNBQWMsd0JBQXdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQge0NvbHVtbkRpcmVjdGl2ZSxDb2x1bW5zRGlyZWN0aXZlfSBmcm9tICcuL2thbmJhbi9jb2x1bW5zLmRpcmVjdGl2ZSc7XG5leHBvcnQge1N0YWNrZWRIZWFkZXJEaXJlY3RpdmUsU3RhY2tlZEhlYWRlcnNEaXJlY3RpdmV9IGZyb20gJy4va2FuYmFuL3N0YWNrZWRoZWFkZXJzLmRpcmVjdGl2ZSc7XG5leHBvcnQgeyBLYW5iYW5Db21wb25lbnR9IGZyb20gJy4va2FuYmFuL2thbmJhbi5jb21wb25lbnQnO1xuZXhwb3J0IHsgS2FuYmFuTW9kdWxlIH0gZnJvbSAnLi9rYW5iYW4va2FuYmFuLm1vZHVsZSc7XG5leHBvcnQgeyBLYW5iYW5BbGxNb2R1bGUgfSBmcm9tICcuL2thbmJhbi9rYW5iYW4tYWxsLm1vZHVsZSc7XG5leHBvcnQgKiBmcm9tICdAc3luY2Z1c2lvbi9lajIta2FuYmFuJzsiXX0=
@@ -1,66 +0,0 @@
1
- import { __decorate } from "tslib";
2
- import { Directive, ContentChildren, ContentChild } from '@angular/core';
3
- import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
4
- import { Template } from '@syncfusion/ej2-angular-base';
5
- import * as i0 from "@angular/core";
6
- let input = ['allowDrag', 'allowDrop', 'allowToggle', 'headerText', 'isExpanded', 'keyField', 'maxCount', 'minCount', 'showAddButton', 'showItemCount', 'template', 'transitionColumns'];
7
- let outputs = [];
8
- /**
9
- * `e-columns` directive represent a columns of the Kanban board.
10
- * It must be contained in a Kanban component(`ejs-kanban`).
11
- * ```html
12
- * <ejs-kanban>
13
- * <e-columns>
14
- * <e-column keyField='Open' textField='To Do'></e-column>
15
- * <e-column keyField='Close' textField='Completed'></e-column>
16
- * </e-columns>
17
- * </ejs-kanban>
18
- * ```
19
- */
20
- export class ColumnDirective extends ComplexBase {
21
- constructor(viewContainerRef) {
22
- super();
23
- this.viewContainerRef = viewContainerRef;
24
- setValue('currentInstance', this, this.viewContainerRef);
25
- this.registerEvents(outputs);
26
- this.directivePropList = input;
27
- }
28
- }
29
- ColumnDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnDirective, deps: [{ token: i0.ViewContainerRef }], target: i0.ɵɵFactoryTarget.Directive });
30
- ColumnDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: ColumnDirective, selector: "e-columns>e-column", inputs: { allowDrag: "allowDrag", allowDrop: "allowDrop", allowToggle: "allowToggle", headerText: "headerText", isExpanded: "isExpanded", keyField: "keyField", maxCount: "maxCount", minCount: "minCount", showAddButton: "showAddButton", showItemCount: "showItemCount", template: "template", transitionColumns: "transitionColumns" }, queries: [{ propertyName: "template", first: true, predicate: ["template"], descendants: true }], usesInheritance: true, ngImport: i0 });
31
- __decorate([
32
- Template()
33
- ], ColumnDirective.prototype, "template", void 0);
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnDirective, decorators: [{
35
- type: Directive,
36
- args: [{
37
- selector: 'e-columns>e-column',
38
- inputs: input,
39
- outputs: outputs,
40
- queries: {}
41
- }]
42
- }], ctorParameters: function () { return [{ type: i0.ViewContainerRef }]; }, propDecorators: { template: [{
43
- type: ContentChild,
44
- args: ['template']
45
- }] } });
46
- /**
47
- * Column Array Directive
48
- * @private
49
- */
50
- export class ColumnsDirective extends ArrayBase {
51
- constructor() {
52
- super('columns');
53
- }
54
- }
55
- ColumnsDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnsDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive });
56
- ColumnsDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.3", type: ColumnsDirective, selector: "ejs-kanban>e-columns", queries: [{ propertyName: "children", predicate: ColumnDirective }], usesInheritance: true, ngImport: i0 });
57
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: ColumnsDirective, decorators: [{
58
- type: Directive,
59
- args: [{
60
- selector: 'ejs-kanban>e-columns',
61
- queries: {
62
- children: new ContentChildren(ColumnDirective)
63
- },
64
- }]
65
- }], ctorParameters: function () { return []; } });
66
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29sdW1ucy5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMva2FuYmFuL2NvbHVtbnMuZGlyZWN0aXZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFvQixlQUFlLEVBQUUsWUFBWSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQzNGLE9BQU8sRUFBRSxXQUFXLEVBQUUsU0FBUyxFQUFFLFFBQVEsRUFBRSxNQUFNLDhCQUE4QixDQUFDO0FBQ2hGLE9BQU8sRUFBRSxRQUFRLEVBQUUsTUFBTSw4QkFBOEIsQ0FBQzs7QUFHeEQsSUFBSSxLQUFLLEdBQWEsQ0FBQyxXQUFXLEVBQUUsV0FBVyxFQUFFLGFBQWEsRUFBRSxZQUFZLEVBQUUsWUFBWSxFQUFFLFVBQVUsRUFBRSxVQUFVLEVBQUUsVUFBVSxFQUFFLGVBQWUsRUFBRSxlQUFlLEVBQUUsVUFBVSxFQUFFLG1CQUFtQixDQUFDLENBQUM7QUFDbk0sSUFBSSxPQUFPLEdBQWEsRUFBRSxDQUFDO0FBQzNCOzs7Ozs7Ozs7OztHQVdHO0FBU0gsTUFBTSxPQUFPLGVBQWdCLFNBQVEsV0FBNEI7SUF3RTdELFlBQW9CLGdCQUFpQztRQUNqRCxLQUFLLEVBQUUsQ0FBQztRQURRLHFCQUFnQixHQUFoQixnQkFBZ0IsQ0FBaUI7UUFFakQsUUFBUSxDQUFDLGlCQUFpQixFQUFFLElBQUksRUFBRSxJQUFJLENBQUMsZ0JBQWdCLENBQUMsQ0FBQztRQUN6RCxJQUFJLENBQUMsY0FBYyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQzdCLElBQUksQ0FBQyxpQkFBaUIsR0FBRyxLQUFLLENBQUM7SUFDbkMsQ0FBQzs7NEdBN0VRLGVBQWU7Z0dBQWYsZUFBZTtBQXNFeEI7SUFEQyxRQUFRLEVBQUU7aURBQ1U7MkZBdEVaLGVBQWU7a0JBUjNCLFNBQVM7bUJBQUM7b0JBQ1AsUUFBUSxFQUFFLG9CQUFvQjtvQkFDOUIsTUFBTSxFQUFFLEtBQUs7b0JBQ2IsT0FBTyxFQUFFLE9BQU87b0JBQ2hCLE9BQU8sRUFBRSxFQUVSO2lCQUNKO3VHQXVFVSxRQUFRO3NCQUZkLFlBQVk7dUJBQUMsVUFBVTs7QUFZNUI7OztHQUdHO0FBT0gsTUFBTSxPQUFPLGdCQUFpQixTQUFRLFNBQTJCO0lBQzdEO1FBQ0ksS0FBSyxDQUFDLFNBQVMsQ0FBQyxDQUFDO0lBQ3JCLENBQUM7OzZHQUhRLGdCQUFnQjtpR0FBaEIsZ0JBQWdCLHFGQUhTLGVBQWU7MkZBR3hDLGdCQUFnQjtrQkFONUIsU0FBUzttQkFBQztvQkFDUCxRQUFRLEVBQUUsc0JBQXNCO29CQUNoQyxPQUFPLEVBQUU7d0JBQ0wsUUFBUSxFQUFFLElBQUksZUFBZSxDQUFDLGVBQWUsQ0FBQztxQkFDakQ7aUJBQ0oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIFZpZXdDb250YWluZXJSZWYsIENvbnRlbnRDaGlsZHJlbiwgQ29udGVudENoaWxkIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBDb21wbGV4QmFzZSwgQXJyYXlCYXNlLCBzZXRWYWx1ZSB9IGZyb20gJ0BzeW5jZnVzaW9uL2VqMi1hbmd1bGFyLWJhc2UnO1xuaW1wb3J0IHsgVGVtcGxhdGUgfSBmcm9tICdAc3luY2Z1c2lvbi9lajItYW5ndWxhci1iYXNlJztcblxuXG5sZXQgaW5wdXQ6IHN0cmluZ1tdID0gWydhbGxvd0RyYWcnLCAnYWxsb3dEcm9wJywgJ2FsbG93VG9nZ2xlJywgJ2hlYWRlclRleHQnLCAnaXNFeHBhbmRlZCcsICdrZXlGaWVsZCcsICdtYXhDb3VudCcsICdtaW5Db3VudCcsICdzaG93QWRkQnV0dG9uJywgJ3Nob3dJdGVtQ291bnQnLCAndGVtcGxhdGUnLCAndHJhbnNpdGlvbkNvbHVtbnMnXTtcbmxldCBvdXRwdXRzOiBzdHJpbmdbXSA9IFtdO1xuLyoqXG4gKiBgZS1jb2x1bW5zYCBkaXJlY3RpdmUgcmVwcmVzZW50IGEgY29sdW1ucyBvZiB0aGUgS2FuYmFuIGJvYXJkLiBcbiAqIEl0IG11c3QgYmUgY29udGFpbmVkIGluIGEgS2FuYmFuIGNvbXBvbmVudChgZWpzLWthbmJhbmApLiBcbiAqIGBgYGh0bWxcbiAqIDxlanMta2FuYmFuPlxuICogICA8ZS1jb2x1bW5zPlxuICogICAgPGUtY29sdW1uIGtleUZpZWxkPSdPcGVuJyB0ZXh0RmllbGQ9J1RvIERvJz48L2UtY29sdW1uPlxuICogICAgPGUtY29sdW1uIGtleUZpZWxkPSdDbG9zZScgdGV4dEZpZWxkPSdDb21wbGV0ZWQnPjwvZS1jb2x1bW4+XG4gKiAgIDwvZS1jb2x1bW5zPlxuICogPC9lanMta2FuYmFuPlxuICogYGBgXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZS1jb2x1bW5zPmUtY29sdW1uJyxcbiAgICBpbnB1dHM6IGlucHV0LFxuICAgIG91dHB1dHM6IG91dHB1dHMsICAgIFxuICAgIHF1ZXJpZXM6IHtcblxuICAgIH1cbn0pXG5leHBvcnQgY2xhc3MgQ29sdW1uRGlyZWN0aXZlIGV4dGVuZHMgQ29tcGxleEJhc2U8Q29sdW1uRGlyZWN0aXZlPiB7XG4gICAgcHVibGljIGRpcmVjdGl2ZVByb3BMaXN0OiBhbnk7XG5cdFxuXG5cbiAgICAvKiogXG4gICAgICogRW5hYmxlIG9yIGRpc2FibGUgY29sdW1uIGRyYWdcbiAgICAgKiBAZGVmYXVsdCB0cnVlXG4gICAgICovXG4gICAgcHVibGljIGFsbG93RHJhZzogYW55O1xuICAgIC8qKiBcbiAgICAgKiBFbmFibGUgb3IgZGlzYWJsZSBjb2x1bW4gZHJvcFxuICAgICAqIEBkZWZhdWx0IHRydWVcbiAgICAgKi9cbiAgICBwdWJsaWMgYWxsb3dEcm9wOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIEVuYWJsZSBvciBkaXNhYmxlIHRvZ2dsZSBjb2x1bW5cbiAgICAgKiBAZGVmYXVsdCBmYWxzZVxuICAgICAqL1xuICAgIHB1YmxpYyBhbGxvd1RvZ2dsZTogYW55O1xuICAgIC8qKiBcbiAgICAgKiBEZWZpbmVzIHRoZSBjb2x1bW4gaGVhZGVyIHRpdGxlXG4gICAgICogQGRlZmF1bHQgbnVsbFxuICAgICAqL1xuICAgIHB1YmxpYyBoZWFkZXJUZXh0OiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGNvbGxhcHNlZCBvciBleHBhbmRhYmxlIHN0YXRlXG4gICAgICogQGRlZmF1bHQgdHJ1ZVxuICAgICAqL1xuICAgIHB1YmxpYyBpc0V4cGFuZGVkOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGNvbHVtbiBrZXlGaWVsZC4gSXQgc3VwcG9ydHMgYm90aCBudW1iZXIgYW5kIHN0cmluZyB0eXBlLiBcbiAgICAgKiBTdHJpbmcgdHlwZSBzdXBwb3J0cyB0aGUgbXVsdGlwbGUgY29sdW1uIGtleXMgYW5kIG51bWJlciB0eXBlIGRvZXMgbm90IHN1cHBvcnQgdGhlIG11bHRpcGxlIGNvbHVtbiBrZXlzLlxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKi9cbiAgICBwdWJsaWMga2V5RmllbGQ6IGFueTtcbiAgICAvKiogXG4gICAgICogRGVmaW5lcyB0aGUgbWF4aW11bSBjYXJkIGNvdW50IGluIGNvbHVtblxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKiBAYXNwdHlwZSBpbnRcbiAgICAgKi9cbiAgICBwdWJsaWMgbWF4Q291bnQ6IGFueTtcbiAgICAvKiogXG4gICAgICogRGVmaW5lcyB0aGUgbWluaW11bSBjYXJkIGNvdW50IGluIGNvbHVtblxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKiBAYXNwdHlwZSBpbnRcbiAgICAgKi9cbiAgICBwdWJsaWMgbWluQ291bnQ6IGFueTtcbiAgICAvKiogXG4gICAgICogRW5hYmxlIG9yIGRpc2FibGUgY2VsbCBhZGQgYnV0dG9uXG4gICAgICogQGRlZmF1bHQgZmFsc2VcbiAgICAgKi9cbiAgICBwdWJsaWMgc2hvd0FkZEJ1dHRvbjogYW55O1xuICAgIC8qKiBcbiAgICAgKiBFbmFibGUgb3IgZGlzYWJsZSBjYXJkIGNvdW50IGluIGNvbHVtblxuICAgICAqIEBkZWZhdWx0IHRydWVcbiAgICAgKi9cbiAgICBwdWJsaWMgc2hvd0l0ZW1Db3VudDogYW55O1xuICAgIC8qKiBcbiAgICAgKiBEZWZpbmVzIHRoZSBjb2x1bW4gdHJhbnNpdGlvblxuICAgICAqIEBkZWZhdWx0IFtdXG4gICAgICovXG4gICAgcHVibGljIHRyYW5zaXRpb25Db2x1bW5zOiBhbnk7XG4gICAgLyoqIFxuICAgICAqIERlZmluZXMgdGhlIGNvbHVtbiB0ZW1wbGF0ZVxuICAgICAqIEBkZWZhdWx0IG51bGxcbiAgICAgKiBAYXNwdHlwZSBzdHJpbmdcbiAgICAgKi9cbiAgICBAQ29udGVudENoaWxkKCd0ZW1wbGF0ZScpXG4gICAgQFRlbXBsYXRlKClcbiAgICBwdWJsaWMgdGVtcGxhdGU6IGFueTtcblxuICAgIGNvbnN0cnVjdG9yKHByaXZhdGUgdmlld0NvbnRhaW5lclJlZjpWaWV3Q29udGFpbmVyUmVmKSB7XG4gICAgICAgIHN1cGVyKCk7XG4gICAgICAgIHNldFZhbHVlKCdjdXJyZW50SW5zdGFuY2UnLCB0aGlzLCB0aGlzLnZpZXdDb250YWluZXJSZWYpO1xuICAgICAgICB0aGlzLnJlZ2lzdGVyRXZlbnRzKG91dHB1dHMpO1xuICAgICAgICB0aGlzLmRpcmVjdGl2ZVByb3BMaXN0ID0gaW5wdXQ7XG4gICAgfVxufVxuXG4vKipcbiAqIENvbHVtbiBBcnJheSBEaXJlY3RpdmVcbiAqIEBwcml2YXRlXG4gKi9cbkBEaXJlY3RpdmUoe1xuICAgIHNlbGVjdG9yOiAnZWpzLWthbmJhbj5lLWNvbHVtbnMnLFxuICAgIHF1ZXJpZXM6IHtcbiAgICAgICAgY2hpbGRyZW46IG5ldyBDb250ZW50Q2hpbGRyZW4oQ29sdW1uRGlyZWN0aXZlKVxuICAgIH0sXG59KVxuZXhwb3J0IGNsYXNzIENvbHVtbnNEaXJlY3RpdmUgZXh0ZW5kcyBBcnJheUJhc2U8Q29sdW1uc0RpcmVjdGl2ZT4ge1xuICAgIGNvbnN0cnVjdG9yKCkge1xuICAgICAgICBzdXBlcignY29sdW1ucycpO1xuICAgIH1cbn0iXX0=
@@ -1,23 +0,0 @@
1
- import { NgModule } from '@angular/core';
2
- import { CommonModule } from '@angular/common';
3
- import { KanbanModule } from './kanban.module';
4
- import * as i0 from "@angular/core";
5
- /**
6
- * NgModule definition for the Kanban component with providers.
7
- */
8
- export class KanbanAllModule {
9
- }
10
- KanbanAllModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: KanbanAllModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
11
- KanbanAllModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: KanbanAllModule, imports: [CommonModule, KanbanModule], exports: [KanbanModule] });
12
- KanbanAllModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: KanbanAllModule, providers: [], imports: [[CommonModule, KanbanModule], KanbanModule] });
13
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.3", ngImport: i0, type: KanbanAllModule, decorators: [{
14
- type: NgModule,
15
- args: [{
16
- imports: [CommonModule, KanbanModule],
17
- exports: [
18
- KanbanModule
19
- ],
20
- providers: []
21
- }]
22
- }] });
23
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoia2FuYmFuLWFsbC5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi9zcmMva2FuYmFuL2thbmJhbi1hbGwubW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxRQUFRLEVBQWlCLE1BQU0sZUFBZSxDQUFDO0FBQ3hELE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQztBQUkvQyxPQUFPLEVBQUUsWUFBWSxFQUFFLE1BQU0saUJBQWlCLENBQUM7O0FBTS9DOztHQUVHO0FBVUgsTUFBTSxPQUFPLGVBQWU7OzRHQUFmLGVBQWU7NkdBQWYsZUFBZSxZQVJkLFlBQVksRUFBRSxZQUFZLGFBRWhDLFlBQVk7NkdBTVAsZUFBZSxhQUpkLEVBRVQsWUFOUSxDQUFDLFlBQVksRUFBRSxZQUFZLENBQUMsRUFFakMsWUFBWTsyRkFNUCxlQUFlO2tCQVQzQixRQUFRO21CQUFDO29CQUNOLE9BQU8sRUFBRSxDQUFDLFlBQVksRUFBRSxZQUFZLENBQUM7b0JBQ3JDLE9BQU8sRUFBRTt3QkFDTCxZQUFZO3FCQUNmO29CQUNELFNBQVMsRUFBQyxFQUVUO2lCQUNKIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUsIFZhbHVlUHJvdmlkZXIgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcbmltcG9ydCB7IENvbW1vbk1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvbW1vbic7XG5pbXBvcnQgeyBDb2x1bW5EaXJlY3RpdmUsIENvbHVtbnNEaXJlY3RpdmUgfSBmcm9tICcuL2NvbHVtbnMuZGlyZWN0aXZlJztcbmltcG9ydCB7IFN0YWNrZWRIZWFkZXJEaXJlY3RpdmUsIFN0YWNrZWRIZWFkZXJzRGlyZWN0aXZlIH0gZnJvbSAnLi9zdGFja2VkaGVhZGVycy5kaXJlY3RpdmUnO1xuaW1wb3J0IHsgS2FuYmFuQ29tcG9uZW50IH0gZnJvbSAnLi9rYW5iYW4uY29tcG9uZW50JztcbmltcG9ydCB7IEthbmJhbk1vZHVsZSB9IGZyb20gJy4va2FuYmFuLm1vZHVsZSc7XG5cblxuXG5cblxuLyoqXG4gKiBOZ01vZHVsZSBkZWZpbml0aW9uIGZvciB0aGUgS2FuYmFuIGNvbXBvbmVudCB3aXRoIHByb3ZpZGVycy5cbiAqL1xuQE5nTW9kdWxlKHtcbiAgICBpbXBvcnRzOiBbQ29tbW9uTW9kdWxlLCBLYW5iYW5Nb2R1bGVdLFxuICAgIGV4cG9ydHM6IFtcbiAgICAgICAgS2FuYmFuTW9kdWxlXG4gICAgXSxcbiAgICBwcm92aWRlcnM6W1xuICAgICAgICBcbiAgICBdXG59KVxuZXhwb3J0IGNsYXNzIEthbmJhbkFsbE1vZHVsZSB7IH0iXX0=