marketplacepos 2.7.2 → 2.7.4

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 (37) hide show
  1. package/Marketplace/174.df8669b6311f928d.js +1 -0
  2. package/Marketplace/25.b70d86f301c02577.js +1 -0
  3. package/Marketplace/277.e644e3531765ce65.js +1 -0
  4. package/Marketplace/360.d6aa15ddc2dfdd69.js +1 -0
  5. package/Marketplace/369.ca96e7763e20bf72.js +1 -0
  6. package/Marketplace/392.f4537160149f627a.js +1 -0
  7. package/Marketplace/397.defbf293e15c7185.js +1 -0
  8. package/Marketplace/3rdpartylicenses.txt +581 -0
  9. package/Marketplace/501.7645c32a140dd7f8.js +1 -0
  10. package/Marketplace/512.2796526d3f4c83f5.js +1 -0
  11. package/Marketplace/516.23780ce40d15b408.js +1 -0
  12. package/Marketplace/545.4809f373cc63f3b4.js +1 -0
  13. package/Marketplace/587.2e5583c1fa20a173.js +1 -0
  14. package/Marketplace/61.868e35095821a091.js +1 -0
  15. package/Marketplace/616.b7e1ec6933570169.js +1 -0
  16. package/Marketplace/628.145c54d491d3a429.js +1 -0
  17. package/Marketplace/643.3295801f0b4936a8.js +1 -0
  18. package/Marketplace/716.986295839ef23655.js +1 -0
  19. package/Marketplace/717.26634e93ca9b60ed.js +1 -0
  20. package/Marketplace/72.b0c5b137e38d6dbc.js +1 -0
  21. package/Marketplace/739.a22c3c892afd39b9.js +1 -0
  22. package/Marketplace/833.b0b60f1bcc7f56c1.js +1 -0
  23. package/Marketplace/859.b43bda3adda95fa3.js +1 -0
  24. package/Marketplace/863.490933ee2cce9279.js +1 -0
  25. package/Marketplace/874.8531eff61a70fef4.js +1 -0
  26. package/Marketplace/913.08c7bf72f6b8e4f8.js +1 -0
  27. package/Marketplace/970.7c36426f4bcc50cb.js +1 -0
  28. package/Marketplace/997.6b3f954f35ff3ac0.js +1 -0
  29. package/Marketplace/common.8f5889e94b19f645.js +1 -0
  30. package/Marketplace/favicon.ico +0 -0
  31. package/Marketplace/index.html +22 -0
  32. package/Marketplace/main.26e031734fa543d6.js +1 -0
  33. package/Marketplace/polyfills.bee3c4d96e890990.js +1 -0
  34. package/Marketplace/runtime.1fd3a054bc12a0de.js +1 -0
  35. package/Marketplace/scripts.b7cebc1258dbcca8.js +1 -0
  36. package/Marketplace/styles.bd36b2077413d718.css +20 -0
  37. package/package.json +1 -1
@@ -0,0 +1,581 @@
1
+ @angular/animations
2
+ MIT
3
+
4
+ @angular/cdk
5
+ MIT
6
+ The MIT License
7
+
8
+ Copyright (c) 2023 Google LLC.
9
+
10
+ Permission is hereby granted, free of charge, to any person obtaining a copy
11
+ of this software and associated documentation files (the "Software"), to deal
12
+ in the Software without restriction, including without limitation the rights
13
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
14
+ copies of the Software, and to permit persons to whom the Software is
15
+ furnished to do so, subject to the following conditions:
16
+
17
+ The above copyright notice and this permission notice shall be included in
18
+ all copies or substantial portions of the Software.
19
+
20
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
21
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
22
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
23
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
24
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
25
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
26
+ THE SOFTWARE.
27
+
28
+
29
+ @angular/common
30
+ MIT
31
+
32
+ @angular/core
33
+ MIT
34
+
35
+ @angular/fire
36
+ MIT
37
+
38
+ @angular/forms
39
+ MIT
40
+
41
+ @angular/material
42
+ MIT
43
+ The MIT License
44
+
45
+ Copyright (c) 2023 Google LLC.
46
+
47
+ Permission is hereby granted, free of charge, to any person obtaining a copy
48
+ of this software and associated documentation files (the "Software"), to deal
49
+ in the Software without restriction, including without limitation the rights
50
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
51
+ copies of the Software, and to permit persons to whom the Software is
52
+ furnished to do so, subject to the following conditions:
53
+
54
+ The above copyright notice and this permission notice shall be included in
55
+ all copies or substantial portions of the Software.
56
+
57
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
58
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
59
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
60
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
61
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
62
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
63
+ THE SOFTWARE.
64
+
65
+
66
+ @angular/material-moment-adapter
67
+ MIT
68
+ The MIT License
69
+
70
+ Copyright (c) 2023 Google LLC.
71
+
72
+ Permission is hereby granted, free of charge, to any person obtaining a copy
73
+ of this software and associated documentation files (the "Software"), to deal
74
+ in the Software without restriction, including without limitation the rights
75
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
76
+ copies of the Software, and to permit persons to whom the Software is
77
+ furnished to do so, subject to the following conditions:
78
+
79
+ The above copyright notice and this permission notice shall be included in
80
+ all copies or substantial portions of the Software.
81
+
82
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
83
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
84
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
85
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
86
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
87
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
88
+ THE SOFTWARE.
89
+
90
+
91
+ @angular/platform-browser
92
+ MIT
93
+
94
+ @angular/router
95
+ MIT
96
+
97
+ @babel/runtime
98
+ MIT
99
+ MIT License
100
+
101
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
102
+
103
+ Permission is hereby granted, free of charge, to any person obtaining
104
+ a copy of this software and associated documentation files (the
105
+ "Software"), to deal in the Software without restriction, including
106
+ without limitation the rights to use, copy, modify, merge, publish,
107
+ distribute, sublicense, and/or sell copies of the Software, and to
108
+ permit persons to whom the Software is furnished to do so, subject to
109
+ the following conditions:
110
+
111
+ The above copyright notice and this permission notice shall be
112
+ included in all copies or substantial portions of the Software.
113
+
114
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
115
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
116
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
117
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
118
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
119
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
120
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
121
+
122
+
123
+ @firebase/analytics
124
+ Apache-2.0
125
+
126
+ @firebase/app
127
+ Apache-2.0
128
+
129
+ @firebase/app-check
130
+ Apache-2.0
131
+
132
+ @firebase/app-compat
133
+ Apache-2.0
134
+
135
+ @firebase/auth
136
+ Apache-2.0
137
+
138
+ @firebase/auth-compat
139
+ Apache-2.0
140
+
141
+ @firebase/component
142
+ Apache-2.0
143
+
144
+ @firebase/installations
145
+ Apache-2.0
146
+
147
+ @firebase/logger
148
+ Apache-2.0
149
+
150
+ @firebase/messaging
151
+ Apache-2.0
152
+
153
+ @firebase/remote-config
154
+ Apache-2.0
155
+
156
+ @firebase/util
157
+ Apache-2.0
158
+
159
+ @microsoft/signalr
160
+ MIT
161
+
162
+ @ng-select/ng-select
163
+ MIT
164
+
165
+ autonumeric
166
+ MIT
167
+ Copyright 2009 Robert J. Knothe <bob@decorplanit.com> and contributors
168
+
169
+
170
+ Permission is hereby granted, free of charge, to any person
171
+ obtaining a copy of this software and associated documentation
172
+ files (the "Software"), to deal in the Software without
173
+ restriction, including without limitation the rights to use,
174
+ copy, modify, merge, publish, distribute, sub license, and/or sell
175
+ copies of the Software, and to permit persons to whom the
176
+ Software is furnished to do so, subject to the following
177
+ conditions:
178
+
179
+ The above copyright notice and this permission notice shall be
180
+ included in all copies or substantial portions of the Software.
181
+
182
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
183
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
184
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
185
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
186
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
187
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
188
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
189
+ OTHER DEALINGS IN THE SOFTWARE.
190
+
191
+
192
+ bigger-picture
193
+ MIT
194
+ The MIT License (MIT)
195
+
196
+ Copyright (c) Henry Dollman <hank@henrygd.me> (henrygd.me)
197
+
198
+ Permission is hereby granted, free of charge, to any person obtaining a copy
199
+ of this software and associated documentation files (the "Software"), to deal
200
+ in the Software without restriction, including without limitation the rights
201
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
202
+ copies of the Software, and to permit persons to whom the Software is
203
+ furnished to do so, subject to the following conditions:
204
+
205
+ The above copyright notice and this permission notice shall be included in
206
+ all copies or substantial portions of the Software.
207
+
208
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
209
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
210
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
211
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
212
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
213
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
214
+ THE SOFTWARE.
215
+
216
+
217
+ firebase/analytics
218
+
219
+ firebase/app
220
+
221
+ firebase/app-check
222
+
223
+ firebase/compat/app
224
+
225
+ firebase/compat/auth
226
+
227
+ firebase/messaging
228
+
229
+ firebase/remote-config
230
+
231
+ idb
232
+ ISC
233
+ ISC License (ISC)
234
+ Copyright (c) 2016, Jake Archibald <jaffathecake@gmail.com>
235
+
236
+ Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
237
+
238
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
239
+
240
+
241
+ moment
242
+ MIT
243
+ Copyright (c) JS Foundation and other contributors
244
+
245
+ Permission is hereby granted, free of charge, to any person
246
+ obtaining a copy of this software and associated documentation
247
+ files (the "Software"), to deal in the Software without
248
+ restriction, including without limitation the rights to use,
249
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
250
+ copies of the Software, and to permit persons to whom the
251
+ Software is furnished to do so, subject to the following
252
+ conditions:
253
+
254
+ The above copyright notice and this permission notice shall be
255
+ included in all copies or substantial portions of the Software.
256
+
257
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
258
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
259
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
260
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
261
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
262
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
263
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
264
+ OTHER DEALINGS IN THE SOFTWARE.
265
+
266
+
267
+ ng-http-loader
268
+ MIT
269
+ The MIT License (MIT)
270
+
271
+ Copyright (c) 2017-2021 mpalourdio
272
+
273
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
274
+ this software and associated documentation files (the "Software"), to deal in
275
+ the Software without restriction, including without limitation the rights to
276
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
277
+ the Software, and to permit persons to whom the Software is furnished to do so,
278
+ subject to the following conditions:
279
+
280
+ The above copyright notice and this permission notice shall be included in all
281
+ copies or substantial portions of the Software.
282
+
283
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
284
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
285
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
286
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
287
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
288
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
289
+
290
+
291
+ ngx-indexed-db
292
+ ISC
293
+ The MIT License (MIT)
294
+
295
+ Permission is hereby granted, free of charge, to any person obtaining a copy
296
+ of this software and associated documentation files (the "Software"), to deal
297
+ in the Software without restriction, including without limitation the rights
298
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
299
+ copies of the Software, and to permit persons to whom the Software is
300
+ furnished to do so, subject to the following conditions:
301
+
302
+ The above copyright notice and this permission notice shall be included in
303
+ all copies or substantial portions of the Software.
304
+
305
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
306
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
307
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
308
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
309
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
310
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
311
+ THE SOFTWARE.
312
+
313
+ ngx-toastr
314
+ MIT
315
+ The MIT License (MIT)
316
+
317
+ Copyright (c) Scott Cooper <scttcper@gmail.com>
318
+
319
+ Permission is hereby granted, free of charge, to any person obtaining a copy
320
+ of this software and associated documentation files (the "Software"), to deal
321
+ in the Software without restriction, including without limitation the rights
322
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
323
+ copies of the Software, and to permit persons to whom the Software is
324
+ furnished to do so, subject to the following conditions:
325
+
326
+ The above copyright notice and this permission notice shall be included in all
327
+ copies or substantial portions of the Software.
328
+
329
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
330
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
331
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
332
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
333
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
334
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
335
+ SOFTWARE.
336
+
337
+
338
+ rxjs
339
+ Apache-2.0
340
+ Apache License
341
+ Version 2.0, January 2004
342
+ http://www.apache.org/licenses/
343
+
344
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
345
+
346
+ 1. Definitions.
347
+
348
+ "License" shall mean the terms and conditions for use, reproduction,
349
+ and distribution as defined by Sections 1 through 9 of this document.
350
+
351
+ "Licensor" shall mean the copyright owner or entity authorized by
352
+ the copyright owner that is granting the License.
353
+
354
+ "Legal Entity" shall mean the union of the acting entity and all
355
+ other entities that control, are controlled by, or are under common
356
+ control with that entity. For the purposes of this definition,
357
+ "control" means (i) the power, direct or indirect, to cause the
358
+ direction or management of such entity, whether by contract or
359
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
360
+ outstanding shares, or (iii) beneficial ownership of such entity.
361
+
362
+ "You" (or "Your") shall mean an individual or Legal Entity
363
+ exercising permissions granted by this License.
364
+
365
+ "Source" form shall mean the preferred form for making modifications,
366
+ including but not limited to software source code, documentation
367
+ source, and configuration files.
368
+
369
+ "Object" form shall mean any form resulting from mechanical
370
+ transformation or translation of a Source form, including but
371
+ not limited to compiled object code, generated documentation,
372
+ and conversions to other media types.
373
+
374
+ "Work" shall mean the work of authorship, whether in Source or
375
+ Object form, made available under the License, as indicated by a
376
+ copyright notice that is included in or attached to the work
377
+ (an example is provided in the Appendix below).
378
+
379
+ "Derivative Works" shall mean any work, whether in Source or Object
380
+ form, that is based on (or derived from) the Work and for which the
381
+ editorial revisions, annotations, elaborations, or other modifications
382
+ represent, as a whole, an original work of authorship. For the purposes
383
+ of this License, Derivative Works shall not include works that remain
384
+ separable from, or merely link (or bind by name) to the interfaces of,
385
+ the Work and Derivative Works thereof.
386
+
387
+ "Contribution" shall mean any work of authorship, including
388
+ the original version of the Work and any modifications or additions
389
+ to that Work or Derivative Works thereof, that is intentionally
390
+ submitted to Licensor for inclusion in the Work by the copyright owner
391
+ or by an individual or Legal Entity authorized to submit on behalf of
392
+ the copyright owner. For the purposes of this definition, "submitted"
393
+ means any form of electronic, verbal, or written communication sent
394
+ to the Licensor or its representatives, including but not limited to
395
+ communication on electronic mailing lists, source code control systems,
396
+ and issue tracking systems that are managed by, or on behalf of, the
397
+ Licensor for the purpose of discussing and improving the Work, but
398
+ excluding communication that is conspicuously marked or otherwise
399
+ designated in writing by the copyright owner as "Not a Contribution."
400
+
401
+ "Contributor" shall mean Licensor and any individual or Legal Entity
402
+ on behalf of whom a Contribution has been received by Licensor and
403
+ subsequently incorporated within the Work.
404
+
405
+ 2. Grant of Copyright License. Subject to the terms and conditions of
406
+ this License, each Contributor hereby grants to You a perpetual,
407
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
408
+ copyright license to reproduce, prepare Derivative Works of,
409
+ publicly display, publicly perform, sublicense, and distribute the
410
+ Work and such Derivative Works in Source or Object form.
411
+
412
+ 3. Grant of Patent License. Subject to the terms and conditions of
413
+ this License, each Contributor hereby grants to You a perpetual,
414
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
415
+ (except as stated in this section) patent license to make, have made,
416
+ use, offer to sell, sell, import, and otherwise transfer the Work,
417
+ where such license applies only to those patent claims licensable
418
+ by such Contributor that are necessarily infringed by their
419
+ Contribution(s) alone or by combination of their Contribution(s)
420
+ with the Work to which such Contribution(s) was submitted. If You
421
+ institute patent litigation against any entity (including a
422
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
423
+ or a Contribution incorporated within the Work constitutes direct
424
+ or contributory patent infringement, then any patent licenses
425
+ granted to You under this License for that Work shall terminate
426
+ as of the date such litigation is filed.
427
+
428
+ 4. Redistribution. You may reproduce and distribute copies of the
429
+ Work or Derivative Works thereof in any medium, with or without
430
+ modifications, and in Source or Object form, provided that You
431
+ meet the following conditions:
432
+
433
+ (a) You must give any other recipients of the Work or
434
+ Derivative Works a copy of this License; and
435
+
436
+ (b) You must cause any modified files to carry prominent notices
437
+ stating that You changed the files; and
438
+
439
+ (c) You must retain, in the Source form of any Derivative Works
440
+ that You distribute, all copyright, patent, trademark, and
441
+ attribution notices from the Source form of the Work,
442
+ excluding those notices that do not pertain to any part of
443
+ the Derivative Works; and
444
+
445
+ (d) If the Work includes a "NOTICE" text file as part of its
446
+ distribution, then any Derivative Works that You distribute must
447
+ include a readable copy of the attribution notices contained
448
+ within such NOTICE file, excluding those notices that do not
449
+ pertain to any part of the Derivative Works, in at least one
450
+ of the following places: within a NOTICE text file distributed
451
+ as part of the Derivative Works; within the Source form or
452
+ documentation, if provided along with the Derivative Works; or,
453
+ within a display generated by the Derivative Works, if and
454
+ wherever such third-party notices normally appear. The contents
455
+ of the NOTICE file are for informational purposes only and
456
+ do not modify the License. You may add Your own attribution
457
+ notices within Derivative Works that You distribute, alongside
458
+ or as an addendum to the NOTICE text from the Work, provided
459
+ that such additional attribution notices cannot be construed
460
+ as modifying the License.
461
+
462
+ You may add Your own copyright statement to Your modifications and
463
+ may provide additional or different license terms and conditions
464
+ for use, reproduction, or distribution of Your modifications, or
465
+ for any such Derivative Works as a whole, provided Your use,
466
+ reproduction, and distribution of the Work otherwise complies with
467
+ the conditions stated in this License.
468
+
469
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
470
+ any Contribution intentionally submitted for inclusion in the Work
471
+ by You to the Licensor shall be under the terms and conditions of
472
+ this License, without any additional terms or conditions.
473
+ Notwithstanding the above, nothing herein shall supersede or modify
474
+ the terms of any separate license agreement you may have executed
475
+ with Licensor regarding such Contributions.
476
+
477
+ 6. Trademarks. This License does not grant permission to use the trade
478
+ names, trademarks, service marks, or product names of the Licensor,
479
+ except as required for reasonable and customary use in describing the
480
+ origin of the Work and reproducing the content of the NOTICE file.
481
+
482
+ 7. Disclaimer of Warranty. Unless required by applicable law or
483
+ agreed to in writing, Licensor provides the Work (and each
484
+ Contributor provides its Contributions) on an "AS IS" BASIS,
485
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
486
+ implied, including, without limitation, any warranties or conditions
487
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
488
+ PARTICULAR PURPOSE. You are solely responsible for determining the
489
+ appropriateness of using or redistributing the Work and assume any
490
+ risks associated with Your exercise of permissions under this License.
491
+
492
+ 8. Limitation of Liability. In no event and under no legal theory,
493
+ whether in tort (including negligence), contract, or otherwise,
494
+ unless required by applicable law (such as deliberate and grossly
495
+ negligent acts) or agreed to in writing, shall any Contributor be
496
+ liable to You for damages, including any direct, indirect, special,
497
+ incidental, or consequential damages of any character arising as a
498
+ result of this License or out of the use or inability to use the
499
+ Work (including but not limited to damages for loss of goodwill,
500
+ work stoppage, computer failure or malfunction, or any and all
501
+ other commercial damages or losses), even if such Contributor
502
+ has been advised of the possibility of such damages.
503
+
504
+ 9. Accepting Warranty or Additional Liability. While redistributing
505
+ the Work or Derivative Works thereof, You may choose to offer,
506
+ and charge a fee for, acceptance of support, warranty, indemnity,
507
+ or other liability obligations and/or rights consistent with this
508
+ License. However, in accepting such obligations, You may act only
509
+ on Your own behalf and on Your sole responsibility, not on behalf
510
+ of any other Contributor, and only if You agree to indemnify,
511
+ defend, and hold each Contributor harmless for any liability
512
+ incurred by, or claims asserted against, such Contributor by reason
513
+ of your accepting any such warranty or additional liability.
514
+
515
+ END OF TERMS AND CONDITIONS
516
+
517
+ APPENDIX: How to apply the Apache License to your work.
518
+
519
+ To apply the Apache License to your work, attach the following
520
+ boilerplate notice, with the fields enclosed by brackets "[]"
521
+ replaced with your own identifying information. (Don't include
522
+ the brackets!) The text should be enclosed in the appropriate
523
+ comment syntax for the file format. We also recommend that a
524
+ file or class name and description of purpose be included on the
525
+ same "printed page" as the copyright notice for easier
526
+ identification within third-party archives.
527
+
528
+ Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
529
+
530
+ Licensed under the Apache License, Version 2.0 (the "License");
531
+ you may not use this file except in compliance with the License.
532
+ You may obtain a copy of the License at
533
+
534
+ http://www.apache.org/licenses/LICENSE-2.0
535
+
536
+ Unless required by applicable law or agreed to in writing, software
537
+ distributed under the License is distributed on an "AS IS" BASIS,
538
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
539
+ See the License for the specific language governing permissions and
540
+ limitations under the License.
541
+
542
+
543
+
544
+ tslib
545
+ 0BSD
546
+ Copyright (c) Microsoft Corporation.
547
+
548
+ Permission to use, copy, modify, and/or distribute this software for any
549
+ purpose with or without fee is hereby granted.
550
+
551
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
552
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
553
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
554
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
555
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
556
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
557
+ PERFORMANCE OF THIS SOFTWARE.
558
+
559
+ zone.js
560
+ MIT
561
+ The MIT License
562
+
563
+ Copyright (c) 2010-2022 Google LLC. https://angular.io/license
564
+
565
+ Permission is hereby granted, free of charge, to any person obtaining a copy
566
+ of this software and associated documentation files (the "Software"), to deal
567
+ in the Software without restriction, including without limitation the rights
568
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
569
+ copies of the Software, and to permit persons to whom the Software is
570
+ furnished to do so, subject to the following conditions:
571
+
572
+ The above copyright notice and this permission notice shall be included in
573
+ all copies or substantial portions of the Software.
574
+
575
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
576
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
577
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
578
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
579
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
580
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
581
+ THE SOFTWARE.
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkpos_marketplace=self.webpackChunkpos_marketplace||[]).push([[501],{8739:(F,f,o)=>{o.d(f,{NW:()=>C,TU:()=>k});var d=o(6895),t=o(4650),b=o(7579),_=o(9101),m=o(4385),u=o(266),c=o(3238),l=o(1281),v=o(9549);function x(a,s){if(1&a&&(t.TgZ(0,"mat-option",19),t._uU(1),t.qZA()),2&a){const e=s.$implicit;t.Q6J("value",e),t.xp6(1),t.hij(" ",e," ")}}function T(a,s){if(1&a){const e=t.EpF();t.TgZ(0,"mat-form-field",16)(1,"mat-select",17),t.NdJ("selectionChange",function(n){t.CHM(e);const g=t.oxw(2);return t.KtG(g._changePageSize(n.value))}),t.YNc(2,x,2,2,"mat-option",18),t.qZA()()}if(2&a){const e=t.oxw(2);t.Q6J("appearance",e._formFieldAppearance)("color",e.color),t.xp6(1),t.Q6J("value",e.pageSize)("disabled",e.disabled)("aria-labelledby",e._pageSizeLabelId)("panelClass",e.selectConfig.panelClass||"")("disableOptionCentering",e.selectConfig.disableOptionCentering),t.xp6(1),t.Q6J("ngForOf",e._displayedPageSizeOptions)}}function I(a,s){if(1&a&&(t.TgZ(0,"div",20),t._uU(1),t.qZA()),2&a){const e=t.oxw(2);t.xp6(1),t.Oqu(e.pageSize)}}function z(a,s){if(1&a&&(t.TgZ(0,"div",12)(1,"div",13),t._uU(2),t.qZA(),t.YNc(3,T,3,8,"mat-form-field",14),t.YNc(4,I,2,1,"div",15),t.qZA()),2&a){const e=t.oxw();t.xp6(1),t.s9C("id",e._pageSizeLabelId),t.xp6(1),t.hij(" ",e._intl.itemsPerPageLabel," "),t.xp6(1),t.Q6J("ngIf",e._displayedPageSizeOptions.length>1),t.xp6(1),t.Q6J("ngIf",e._displayedPageSizeOptions.length<=1)}}function M(a,s){if(1&a){const e=t.EpF();t.TgZ(0,"button",21),t.NdJ("click",function(){t.CHM(e);const n=t.oxw();return t.KtG(n.firstPage())}),t.O4$(),t.TgZ(1,"svg",7),t._UZ(2,"path",22),t.qZA()()}if(2&a){const e=t.oxw();t.Q6J("matTooltip",e._intl.firstPageLabel)("matTooltipDisabled",e._previousButtonsDisabled())("matTooltipPosition","above")("disabled",e._previousButtonsDisabled()),t.uIk("aria-label",e._intl.firstPageLabel)}}function O(a,s){if(1&a){const e=t.EpF();t.O4$(),t.kcU(),t.TgZ(0,"button",23),t.NdJ("click",function(){t.CHM(e);const n=t.oxw();return t.KtG(n.lastPage())}),t.O4$(),t.TgZ(1,"svg",7),t._UZ(2,"path",24),t.qZA()()}if(2&a){const e=t.oxw();t.Q6J("matTooltip",e._intl.lastPageLabel)("matTooltipDisabled",e._nextButtonsDisabled())("matTooltipPosition","above")("disabled",e._nextButtonsDisabled()),t.uIk("aria-label",e._intl.lastPageLabel)}}let r=(()=>{class a{constructor(){this.changes=new b.x,this.itemsPerPageLabel="Items per page:",this.nextPageLabel="Next page",this.previousPageLabel="Previous page",this.firstPageLabel="First page",this.lastPageLabel="Last page",this.getRangeLabel=(e,i,n)=>{if(0==n||0==i)return`0 of ${n}`;const g=e*i;return`${g+1} \u2013 ${g<(n=Math.max(n,0))?Math.min(g+i,n):g+i} of ${n}`}}}return a.\u0275fac=function(e){return new(e||a)},a.\u0275prov=t.Yz7({token:a,factory:a.\u0275fac,providedIn:"root"}),a})();const S={provide:r,deps:[[new t.FiY,new t.tp0,r]],useFactory:function D(a){return a||new r}},E=new t.OlP("MAT_PAGINATOR_DEFAULT_OPTIONS"),A=(0,c.Id)((0,c.dB)(class{}));let y=(()=>{class a extends A{get pageIndex(){return this._pageIndex}set pageIndex(e){this._pageIndex=Math.max((0,l.su)(e),0),this._changeDetectorRef.markForCheck()}get length(){return this._length}set length(e){this._length=(0,l.su)(e),this._changeDetectorRef.markForCheck()}get pageSize(){return this._pageSize}set pageSize(e){this._pageSize=Math.max((0,l.su)(e),0),this._updateDisplayedPageSizeOptions()}get pageSizeOptions(){return this._pageSizeOptions}set pageSizeOptions(e){this._pageSizeOptions=(e||[]).map(i=>(0,l.su)(i)),this._updateDisplayedPageSizeOptions()}get hidePageSize(){return this._hidePageSize}set hidePageSize(e){this._hidePageSize=(0,l.Ig)(e)}get showFirstLastButtons(){return this._showFirstLastButtons}set showFirstLastButtons(e){this._showFirstLastButtons=(0,l.Ig)(e)}constructor(e,i,n){if(super(),this._intl=e,this._changeDetectorRef=i,this._pageIndex=0,this._length=0,this._pageSizeOptions=[],this._hidePageSize=!1,this._showFirstLastButtons=!1,this.selectConfig={},this.page=new t.vpe,this._intlChanges=e.changes.subscribe(()=>this._changeDetectorRef.markForCheck()),n){const{pageSize:g,pageSizeOptions:p,hidePageSize:h,showFirstLastButtons:P}=n;null!=g&&(this._pageSize=g),null!=p&&(this._pageSizeOptions=p),null!=h&&(this._hidePageSize=h),null!=P&&(this._showFirstLastButtons=P)}}ngOnInit(){this._initialized=!0,this._updateDisplayedPageSizeOptions(),this._markInitialized()}ngOnDestroy(){this._intlChanges.unsubscribe()}nextPage(){if(!this.hasNextPage())return;const e=this.pageIndex;this.pageIndex=this.pageIndex+1,this._emitPageEvent(e)}previousPage(){if(!this.hasPreviousPage())return;const e=this.pageIndex;this.pageIndex=this.pageIndex-1,this._emitPageEvent(e)}firstPage(){if(!this.hasPreviousPage())return;const e=this.pageIndex;this.pageIndex=0,this._emitPageEvent(e)}lastPage(){if(!this.hasNextPage())return;const e=this.pageIndex;this.pageIndex=this.getNumberOfPages()-1,this._emitPageEvent(e)}hasPreviousPage(){return this.pageIndex>=1&&0!=this.pageSize}hasNextPage(){const e=this.getNumberOfPages()-1;return this.pageIndex<e&&0!=this.pageSize}getNumberOfPages(){return this.pageSize?Math.ceil(this.length/this.pageSize):0}_changePageSize(e){const n=this.pageIndex;this.pageIndex=Math.floor(this.pageIndex*this.pageSize/e)||0,this.pageSize=e,this._emitPageEvent(n)}_nextButtonsDisabled(){return this.disabled||!this.hasNextPage()}_previousButtonsDisabled(){return this.disabled||!this.hasPreviousPage()}_updateDisplayedPageSizeOptions(){this._initialized&&(this.pageSize||(this._pageSize=0!=this.pageSizeOptions.length?this.pageSizeOptions[0]:50),this._displayedPageSizeOptions=this.pageSizeOptions.slice(),-1===this._displayedPageSizeOptions.indexOf(this.pageSize)&&this._displayedPageSizeOptions.push(this.pageSize),this._displayedPageSizeOptions.sort((e,i)=>e-i),this._changeDetectorRef.markForCheck())}_emitPageEvent(e){this.page.emit({previousPageIndex:e,pageIndex:this.pageIndex,pageSize:this.pageSize,length:this.length})}}return a.\u0275fac=function(e){t.$Z()},a.\u0275dir=t.lG2({type:a,inputs:{color:"color",pageIndex:"pageIndex",length:"length",pageSize:"pageSize",pageSizeOptions:"pageSizeOptions",hidePageSize:"hidePageSize",showFirstLastButtons:"showFirstLastButtons",selectConfig:"selectConfig"},outputs:{page:"page"},features:[t.qOj]}),a})(),B=0,C=(()=>{class a extends y{constructor(e,i,n){super(e,i,n),this._pageSizeLabelId="mat-paginator-page-size-label-"+B++,this._formFieldAppearance=n?.formFieldAppearance||"outline"}}return a.\u0275fac=function(e){return new(e||a)(t.Y36(r),t.Y36(t.sBO),t.Y36(E,8))},a.\u0275cmp=t.Xpm({type:a,selectors:[["mat-paginator"]],hostAttrs:["role","group",1,"mat-mdc-paginator"],inputs:{disabled:"disabled"},exportAs:["matPaginator"],features:[t.qOj],decls:14,vars:14,consts:[[1,"mat-mdc-paginator-outer-container"],[1,"mat-mdc-paginator-container"],["class","mat-mdc-paginator-page-size",4,"ngIf"],[1,"mat-mdc-paginator-range-actions"],["aria-live","polite",1,"mat-mdc-paginator-range-label"],["mat-icon-button","","type","button","class","mat-mdc-paginator-navigation-first",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click",4,"ngIf"],["mat-icon-button","","type","button",1,"mat-mdc-paginator-navigation-previous",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["viewBox","0 0 24 24","focusable","false",1,"mat-mdc-paginator-icon"],["d","M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z"],["mat-icon-button","","type","button",1,"mat-mdc-paginator-navigation-next",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["d","M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z"],["mat-icon-button","","type","button","class","mat-mdc-paginator-navigation-last",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click",4,"ngIf"],[1,"mat-mdc-paginator-page-size"],[1,"mat-mdc-paginator-page-size-label",3,"id"],["class","mat-mdc-paginator-page-size-select",3,"appearance","color",4,"ngIf"],["class","mat-mdc-paginator-page-size-value",4,"ngIf"],[1,"mat-mdc-paginator-page-size-select",3,"appearance","color"],[3,"value","disabled","aria-labelledby","panelClass","disableOptionCentering","selectionChange"],[3,"value",4,"ngFor","ngForOf"],[3,"value"],[1,"mat-mdc-paginator-page-size-value"],["mat-icon-button","","type","button",1,"mat-mdc-paginator-navigation-first",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["d","M18.41 16.59L13.82 12l4.59-4.59L17 6l-6 6 6 6zM6 6h2v12H6z"],["mat-icon-button","","type","button",1,"mat-mdc-paginator-navigation-last",3,"matTooltip","matTooltipDisabled","matTooltipPosition","disabled","click"],["d","M5.59 7.41L10.18 12l-4.59 4.59L7 18l6-6-6-6zM16 6h2v12h-2z"]],template:function(e,i){1&e&&(t.TgZ(0,"div",0)(1,"div",1),t.YNc(2,z,5,4,"div",2),t.TgZ(3,"div",3)(4,"div",4),t._uU(5),t.qZA(),t.YNc(6,M,3,5,"button",5),t.TgZ(7,"button",6),t.NdJ("click",function(){return i.previousPage()}),t.O4$(),t.TgZ(8,"svg",7),t._UZ(9,"path",8),t.qZA()(),t.kcU(),t.TgZ(10,"button",9),t.NdJ("click",function(){return i.nextPage()}),t.O4$(),t.TgZ(11,"svg",7),t._UZ(12,"path",10),t.qZA()(),t.YNc(13,O,3,5,"button",11),t.qZA()()()),2&e&&(t.xp6(2),t.Q6J("ngIf",!i.hidePageSize),t.xp6(3),t.hij(" ",i._intl.getRangeLabel(i.pageIndex,i.pageSize,i.length)," "),t.xp6(1),t.Q6J("ngIf",i.showFirstLastButtons),t.xp6(1),t.Q6J("matTooltip",i._intl.previousPageLabel)("matTooltipDisabled",i._previousButtonsDisabled())("matTooltipPosition","above")("disabled",i._previousButtonsDisabled()),t.uIk("aria-label",i._intl.previousPageLabel),t.xp6(3),t.Q6J("matTooltip",i._intl.nextPageLabel)("matTooltipDisabled",i._nextButtonsDisabled())("matTooltipPosition","above")("disabled",i._nextButtonsDisabled()),t.uIk("aria-label",i._intl.nextPageLabel),t.xp6(3),t.Q6J("ngIf",i.showFirstLastButtons))},dependencies:[d.sg,d.O5,_.RK,v.KE,m.gD,c.ey,u.gM],styles:[".mat-mdc-paginator{display:block}.mat-mdc-paginator .mat-mdc-form-field-subscript-wrapper{display:none}.mat-mdc-paginator .mat-mdc-select{line-height:1.5}.mat-mdc-paginator-outer-container{display:flex}.mat-mdc-paginator-container{display:flex;align-items:center;justify-content:flex-end;padding:0 8px;flex-wrap:wrap-reverse;width:100%}.mat-mdc-paginator-page-size{display:flex;align-items:baseline;margin-right:8px}[dir=rtl] .mat-mdc-paginator-page-size{margin-right:0;margin-left:8px}.mat-mdc-paginator-page-size-label{margin:0 4px}.mat-mdc-paginator-page-size-select{margin:0 4px;width:84px}.mat-mdc-paginator-range-label{margin:0 32px 0 24px}.mat-mdc-paginator-range-actions{display:flex;align-items:center}.mat-mdc-paginator-icon{display:inline-block;width:28px}[dir=rtl] .mat-mdc-paginator-icon{transform:rotate(180deg)}.cdk-high-contrast-active .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon,.cdk-high-contrast-active .mat-mdc-paginator-icon{fill:currentColor;fill:CanvasText}.cdk-high-contrast-active .mat-mdc-paginator-range-actions .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),a})(),k=(()=>{class a{}return a.\u0275fac=function(e){return new(e||a)},a.\u0275mod=t.oAB({type:a}),a.\u0275inj=t.cJS({providers:[S],imports:[d.ez,_.ot,m.LD,u.AV]}),a})()}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkpos_marketplace=self.webpackChunkpos_marketplace||[]).push([[512],{5512:(v,p,o)=>{o.r(p),o.d(p,{LogisticModule:()=>a});var d=o(6895),m=o(284),f=o(3154),t=o(4650),C=o(1318),L=o(7185),c=o(4006),u=o(7481),h=o(8796);function T(i,e){if(1&i&&(t.TgZ(0,"span",14),t._UZ(1,"img",15),t.qZA(),t._uU(2)),2&i){const n=e.item,s=t.oxw();t.xp6(1),t.Q6J("src",s.getChannelLogo(n.TypeID),t.LSH),t.xp6(1),t.hij(" ",n.Name," ")}}function Z(i,e){if(1&i){const n=t.EpF();t.TgZ(0,"tr")(1,"td"),t._uU(2),t.qZA(),t.TgZ(3,"td"),t._uU(4),t.qZA(),t.TgZ(5,"td"),t._uU(6),t.qZA(),t.TgZ(7,"td")(8,"input",16),t.NdJ("ngModelChange",function(g){const b=t.CHM(n).$implicit;return t.KtG(b.ProductSKU=g)}),t.qZA()()()}if(2&i){const n=e.$implicit;t.xp6(2),t.Oqu(n.Name),t.xp6(2),t.Oqu(n.Service),t.xp6(2),t.Oqu(n.Type),t.xp6(2),t.Q6J("ngModel",n.ProductSKU)}}class r{constructor(e,n){this.http=e,this.toastr=n,this.filter={ChannelID:""},this.pageData={Title:"Logistic",Nav:[]},this.LoaderChannel()}ngOnInit(){}Validate(){for(let e of this.list)void 0===this.dataold.find(s=>s.ProductSKU==e.ProductSKU&&s.Name==e.Name)&&(e.IsChange=!0);return Promise.resolve(this.list)}Submit(){this.Validate().then(e=>{this.http.post("/api/Logistic/Submit",this.list).subscribe(n=>{this.toastr.success("Success","Update Complete!",{timeOut:5e3,enableHtml:!0}),this.Get()})})}LoaderChannel(){this.http.post("/api/Logistic/Load",{}).subscribe(e=>{this.Channel=e.Options.Channel,this.filter=e.Filter,this.Name=this.Channel[0].Name,this.Get()})}Get(){this.dataold=[],this.http.post("/api/Logistic/Get",this.filter).subscribe(e=>{let n=this.Channel.find(s=>s.ID==this.filter.ChannelID);null!=n&&(this.Name=n.Name),this.list=e,this.dataold=JSON.parse(JSON.stringify(this.list))})}getChannelLogo(e){return f.g.getChannelLogoByTypeId(e)}}r.\u0275fac=function(e){return new(e||r)(t.Y36(C.O),t.Y36(L._W))},r.\u0275cmp=t.Xpm({type:r,selectors:[["app-logistic"]],decls:29,vars:6,consts:[["hideSearchBox","true","searchBoxPlaceHolder","Enter Number...",3,"headerTitle","hideSearchDropdown","onSubmit"],["container",""],[1,"mb-3","fw-normal"],["bindLabel","Name","name","channelid","bindValue","ID","placeholder","Select Channel",1,"center-text",3,"clearable","items","ngModel","ngModelChange"],["ng-option-tmp",""],["role","button","data-toggle","tooltip","data-placement","top","matTooltip","enter Logistic for recorded",1,"btn","btn-success","btn-fill","btn-lg","text-white",3,"click"],[1,"container-fluid","mt-3"],[1,"row"],[1,"col-md-12"],[1,"table-responsive"],[1,"table","table-hover"],[1,"sticky-top-thead"],[1,"table-light"],[4,"ngFor","ngForOf"],[1,"me-2"],["alt","",2,"width","18px",3,"src"],["type","text","placeholder","SKU",1,"form-control","w-50",3,"ngModel","ngModelChange"]],template:function(e,n){1&e&&(t.TgZ(0,"mainpanel",0),t.NdJ("onSubmit",function(){return n.Get()}),t.TgZ(1,"filters")(2,"div",1)(3,"div")(4,"h5",2),t._uU(5,"Select a Channel"),t.qZA(),t.TgZ(6,"ng-select",3),t.NdJ("ngModelChange",function(g){return n.filter.ChannelID=g}),t.YNc(7,T,3,2,"ng-template",4),t.qZA()()()(),t.TgZ(8,"actions")(9,"a",5),t.NdJ("click",function(){return n.Submit()}),t._uU(10,"Submit"),t.qZA()(),t.TgZ(11,"content")(12,"div",6)(13,"div",7)(14,"div",8)(15,"div",9)(16,"table",10)(17,"thead",11)(18,"tr",12)(19,"th"),t._uU(20,"Logistic"),t.qZA(),t.TgZ(21,"th"),t._uU(22,"Service"),t.qZA(),t.TgZ(23,"th"),t._uU(24,"Type"),t.qZA(),t.TgZ(25,"th"),t._uU(26,"SKU"),t.qZA()()(),t.TgZ(27,"tbody"),t.YNc(28,Z,9,4,"tr",13),t.qZA()()()()()()()()),2&e&&(t.Q6J("headerTitle","Logistic Courier - "+n.Name)("hideSearchDropdown",!1),t.xp6(6),t.Q6J("clearable",!0)("items",n.Channel)("ngModel",n.filter.ChannelID),t.xp6(22),t.Q6J("ngForOf",n.list))},dependencies:[d.sg,c.Fj,c.JJ,c.On,u.p,h.w9,h.ir]});const S=[{path:"",component:r}];class l{}l.\u0275fac=function(e){return new(e||l)},l.\u0275mod=t.oAB({type:l}),l.\u0275inj=t.cJS({imports:[d.ez,m.Bz.forChild(S)]});class a{}a.\u0275fac=function(e){return new(e||a)},a.\u0275mod=t.oAB({type:a}),a.\u0275inj=t.cJS({imports:[d.ez,m.Bz,l,c.u5,u.R,h.A0]})}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunkpos_marketplace=self.webpackChunkpos_marketplace||[]).push([[516],{8231:(P,D,r)=>{r.d(D,{j:()=>S});var f=r(5412),u=r(3154),c=r(9694),I=r(6779),e=r(4650),g=r(284),_=r(6895),t=r(4006),n=r(1948),a=r(9549),l=r(4385),i=r(3238),d=r(266),C=r(6401);function v(h,s){if(1&h&&(e.TgZ(0,"mat-option",9)(1,"div",10),e._UZ(2,"img",11),e.TgZ(3,"span"),e._uU(4),e.qZA()()()),2&h){const o=s.$implicit;e.Q6J("value",o.ID)("disabled",o.disabled),e.xp6(1),e.Q6J("matTooltip",o.disabled?"Single Product Scan disabled for this type of Channel":null),e.xp6(1),e.Q6J("src",o.Img,e.LSH),e.xp6(2),e.Oqu(o.Name)}}function M(h,s){if(1&h){const o=e.EpF();e.TgZ(0,"div")(1,"h5",12),e._uU(2,"Scan Type"),e.qZA(),e.TgZ(3,"mat-radio-group",13),e.NdJ("ngModelChange",function(m){e.CHM(o);const T=e.oxw();return e.KtG(T.filter.ScanFull=m)}),e.TgZ(4,"mat-radio-button",14),e._uU(5," Full (Include Inactive Products) "),e.qZA(),e.TgZ(6,"mat-radio-button",15),e._uU(7," Active "),e.qZA()()()}if(2&h){const o=e.oxw();e.xp6(3),e.Q6J("ngModel",o.filter.ScanFull),e.xp6(1),e.Q6J("value",!0),e.xp6(2),e.Q6J("value",!1)}}function E(h,s){if(1&h){const o=e.EpF();e.TgZ(0,"div",16)(1,"h5",3),e._uU(2),e.ALo(3,"date"),e.qZA(),e.TgZ(4,"mat-radio-group",17),e.NdJ("ngModelChange",function(m){e.CHM(o);const T=e.oxw();return e.KtG(T.filter.UpdatedProduct=m)}),e.TgZ(5,"mat-radio-button",18),e._uU(6," Scan All Products "),e.qZA(),e.TgZ(7,"mat-radio-button",19),e._uU(8," Scan Updated Products "),e.qZA()()()}if(2&h){const o=e.oxw();e.xp6(2),e.hij(" Last Scan: ",e.xi3(3,4,o.selectedChannel.LastSync,"dd MMMM yyyy HH:mm")," "),e.xp6(2),e.Q6J("ngModel",o.filter.UpdatedProduct),e.xp6(1),e.Q6J("value",!1),e.xp6(2),e.Q6J("value",!0)}}function O(h,s){if(1&h){const o=e.EpF();e.TgZ(0,"div",16)(1,"h5",3),e._uU(2," Scan Option "),e.qZA(),e.TgZ(3,"mat-radio-group",20),e.NdJ("ngModelChange",function(m){e.CHM(o);const T=e.oxw();return e.KtG(T.filter.Async=m)}),e.TgZ(4,"mat-radio-button",21),e._uU(5," Asynchronous (Get Notified when Complete) "),e.qZA(),e.TgZ(6,"mat-radio-button",22),e._uU(7," Synchronous (Wait until Complete) "),e.qZA()()()}if(2&h){const o=e.oxw();e.xp6(3),e.Q6J("ngModel",o.filter.Async),e.xp6(1),e.Q6J("value",!0),e.xp6(2),e.Q6J("value",!1)}}class S{constructor(s,o,p){this.dialogRef=s,this.data=o,this.router=p,this.channelType=c.x,this.disabledChannelOption=!1,this.filter={ChannelID:u.g.GuidEMpty,ScanFull:!0,UpdatedProduct:!1,Async:!1},this.isSingleChannel=!!u.g.IsNotEmpty(o.isSingleChannel)&&this.data.isSingleChannel,this.disabledChannelOption=!u.g.IsEmpty(o.disabledChannelOption)&&this.data.disabledChannelOption}ngOnInit(){this.initChannelOptions(),this.initFilter(),this.onSelectChannel(this.data?.filter?.ChannelID),this.initModalConfig()}initModalConfig(){this.modalConfig=new I.O,this.modalConfig.title="Scan Marketplace",this.modalConfig.bodyScrollable=!0}initFilter(){this.filter.ChannelID=this.data?.filter?.ChannelID,this.filter.ScanFull=!1,1==this.channelOptions.length&&(this.filter.ChannelID=this.data.channelOptions[0].ID,this.selectedChannel=this.data.channelOptions[0])}initChannelOptions(){this.channelOptions=JSON.parse(JSON.stringify(this.data.channelOptions)),this.isSingleChannel&&(this.channelOptions=this.channelOptions.map(s=>(s.disabled=!0,(s.TypeID==c.x.Tiktok||s.TypeID==c.x.Tokopedia||s.TypeID==c.x.Lazada)&&(s.disabled=!1),s)).sort(s=>s.disabled?1:-1))}onSelectChannel(s){let o=this.filterChannelById(s);this.selectedChannel=1==this.channelOptions.length?this.channelOptions[0]:o,this.filter.Async=!0,o&&o.TypeID==c.x.Tokopedia?(this.filter.ScanFull=!0,this.isTokopedia=!0):(this.filter.ScanFull=!1,this.isTokopedia=!1),this.iniHasScanUpdate(),this.setDefaultConfigUpdate()}setDefaultConfigUpdate(){this.filter.UpdatedProduct=!1,this.selectedChannel&&u.g.IsNotEmpty(this.selectedChannel.LastSync)&&(this.selectedChannel.TypeID==c.x.ShopeeV2||this.selectedChannel.TypeID==c.x.Tiktok||this.selectedChannel.TypeID==c.x.Lazada)&&(this.filter.UpdatedProduct=!0)}iniHasScanUpdate(){this.hasScanUpdate=!(this.selectedChannel?.TypeID==c.x.WooCommerce||this.selectedChannel?.TypeID==c.x.KalCare||this.selectedChannel?.TypeID==c.x.None||!u.g.IsNotEmpty(this.selectedChannel?.LastSync)||this.isSingleChannel)}filterChannelById(s){let o;return this.channelOptions&&(o=this.channelOptions.find(p=>p.ID==s)),o}submit(){this.selectedChannel.TypeID==c.x.Tokopedia&&this.filter.UpdatedProduct?this.router.navigate(["/menu/products/download/by-url"]).then(()=>{this.dialogRef.close()}):(this.beforeSubmit(),this.dialogRef.close(this.filter))}beforeSubmit(){this.filter.UpdatedProduct&&(this.filter.Async=!1)}isNotEmpty(s){return u.g.IsNotEmpty(s)}onClose(){this.dialogRef.close()}}S.\u0275fac=function(s){return new(s||S)(e.Y36(f.so),e.Y36(f.WI),e.Y36(g.F0))},S.\u0275cmp=e.Xpm({type:S,selectors:[["app-scan-dialog"]],decls:11,vars:8,consts:[[3,"dynamicValidated","config","onOk","onClose","onCancel"],["content","",2,"min-height","90px"],[1,"mx-4"],[1,"mb-3","fw-normal"],["appearance","outline",1,"mat-formfield-channel"],["name","channelid","placeholder","Channel",1,"mat-select-channel",3,"disabled","ngModel","ngModelChange"],["class","channel-option",3,"value","disabled",4,"ngFor","ngForOf"],[4,"ngIf"],["class","mt-8",4,"ngIf"],[1,"channel-option",3,"value","disabled"],["matTooltipPosition","above","matTooltipClass","custom-width-tooltip",3,"matTooltip"],[2,"width","18px","margin-right","10px",3,"src"],[1,"mb-3","fw-normal","mt-3"],["name","scanType",1,"form-control","h-100","round",3,"ngModel","ngModelChange"],["matTooltipClass","custom-width-tooltip","matTooltipPosition","above","matTooltip","Full Scan Product",1,"me-5",3,"value"],["matTooltipClass","custom-width-tooltip","matTooltipPosition","above","matTooltip","Only Active Product",1,"me-5",3,"value"],[1,"mt-8"],["name","ScanFull",1,"form-control","h-100","round",2,"line-height","2",3,"ngModel","ngModelChange"],["matTooltipClass","custom-width-tooltip","matTooltipPosition","above","matTooltip","Scan product from beginning ( use this if you haven't scanned at all)",1,"me-5",3,"value"],["matTooltipClass","custom-width-tooltip","matTooltipPosition","above","matTooltip","Scan only products that have been updated since the last channel scan",1,"me-5",3,"value"],["name","Async",1,"form-control","h-100","round",2,"line-height","2",3,"ngModel","ngModelChange"],["matTooltipClass","custom-width-tooltip","matTooltip","Scan is running in the background, status will be visible in the notification menu","matTooltipPosition","above",1,"me-5",3,"value"],[1,"me-5",3,"value"]],template:function(s,o){1&s&&(e.TgZ(0,"modal-material",0),e.NdJ("onOk",function(){return o.submit()})("onClose",function(){return o.onClose()})("onCancel",function(){return o.onClose()}),e.TgZ(1,"div",1)(2,"div",2)(3,"h5",3),e._uU(4,"Select a Channel"),e.qZA(),e.TgZ(5,"mat-form-field",4)(6,"mat-select",5),e.NdJ("ngModelChange",function(m){return o.filter.ChannelID=m})("ngModelChange",function(m){return o.onSelectChannel(m)}),e.YNc(7,v,5,5,"mat-option",6),e.qZA()(),e.YNc(8,M,8,3,"div",7),e.YNc(9,E,9,7,"div",8),e.YNc(10,O,8,3,"div",8),e.qZA()()()),2&s&&(e.Q6J("dynamicValidated",o.isNotEmpty(o.filter.ChannelID))("config",o.modalConfig),e.xp6(6),e.Q6J("disabled",o.disabledChannelOption)("ngModel",o.filter.ChannelID),e.xp6(1),e.Q6J("ngForOf",o.channelOptions),e.xp6(1),e.Q6J("ngIf",!o.isSingleChannel&&!o.isTokopedia&&o.isNotEmpty(o.filter.ChannelID)),e.xp6(1),e.Q6J("ngIf",o.hasScanUpdate),e.xp6(1),e.Q6J("ngIf",!(null!=o.filter&&o.filter.UpdatedProduct)&&!o.isSingleChannel&&o.isNotEmpty(o.filter.ChannelID)))},dependencies:[_.sg,_.O5,t.JJ,t.On,n.VQ,n.U0,a.KE,l.gD,i.ey,d.gM,C.M,_.uU],styles:["mat-form-field.mat-formfield-channel{width:100%;height:60px}.mat-dialog-title{margin-bottom:0%;margin-left:24px}.vertical-radio{display:flex;flex-direction:column;margin:15px 0}mat-form-field.mat-formfield-channel .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:13px;padding-bottom:16px}mat-form-field.mat-formfield-channel .mat-mdc-text-field-wrapper{height:50px}mat-select.mat-select-channel{font-size:14px!important}mat-option.channel-option{font-size:14px!important}\n"],encapsulation:2})},6082:(P,D,r)=>{r.d(D,{M:()=>g});var f=r(8505),u=r(3154),c=r(4650),I=r(1318),e=r(7185);class g{constructor(t,n){this.httpService=t,this.toastrService=n}loader(t=u.g.GuidEMpty){return this.httpService.post("/api/product/Load",{ID:t})}filterChannelByTypeId(t,n){return t.filter(a=>-1!==n.findIndex(l=>a.TypeID==l))}getProductStatistic(){return this.httpService.post("/api/product/ProductStatistic",{})}getTotalProductLive(t){return this.httpService.post("/api/product/TotalProductLive",{ID:t})}clearCacheChannel(t){return this.httpService.post("/api/Channel/ClearCacheChannel",{ID:t})}uploadSingleProduct(t,n){return this.httpService.post("api/product/UploadMultipleChannel",{Channel:n,Products:t})}uploadMultipleProduct(t,n){return this.httpService.post("api/product/UploadMultipleProductAndMultipleChannel",{Channel:n,Products:t})}scanSingle(t,n){return this.httpService.post("/api/product/ScanSingle",{ID:t,SKU:n})}scanNotInChannel(t){return this.httpService.post("/api/product/ScanNotinChannel",{ID:t})}findAllSoldInChannel(t){return this.httpService.post("/api/product/GetSoldInChannel",t)}scanAll(t,n,a,l=!1){return this.httpService.post("/api/product/ScanOptimized",{ID:t,ScanFull:n,UpdatedProduct:a,Async:l})}scanCompareToPos(t){return this.httpService.post("/api/product/CompareMarketplaceToPOS",t)}getVariantCodesProduct(t){return t.Variants.map(a=>a.Code)}downloadMultipleProduct(t){let n=t.map(a=>({ChannelItemID:a.ChannelItemID,ChannelID:a.ChannelID}));return this.httpService.post("/api/product/DownloadMultipleProductFromChannel",n).pipe((0,f.b)(a=>{this.toastrService.success(`${a.Count} products downloaded to POS`,"Download Complete")}))}downloadProduct(t){return this.httpService.post("/api/product/DownloadProductFromChannel",{ChannelItemID:t.ChannelItemID,ChannelID:t.ChannelID}).pipe((0,f.b)(()=>{this.toastrService.success("Product successfully downloaded to POS","Download Complete")}))}getVariantCodesProducts(t=[]){let n=[];return t.forEach(a=>{a.Variants.forEach(l=>{n=[...n,l.Code]})}),n}filterUnselectedChannel(t,n){let l,a=[];if(t.forEach(i=>{a=[...a,...i.Channel]}),a&&0!=a.length){let i=[];l=n.filter(d=>(i=a.filter(C=>C.ChannelID==d.ID),i.length!==t.length))}else l=n;return l}findChannelById(t,n){return n.find(a=>a.ID==t)}sortChannel(t=[]){return t.sort((n,a)=>n.TypeID<a.TypeID?1:n.TypeID===a.TypeID?0:-1)}hasSelection(t=[]){return this.selectedProduct(t).length>0}selectedProduct(t=[]){return t.filter(n=>n.selected)}hasSelectionVariant(t){return this.selectedVariantProduct(t).length>0}selectedVariantProduct(t){let n=[];return t.forEach(a=>{n=[...n,...null!=a.Variants?a.Variants.filter(l=>l.selected):""]}),n}getChannelProduct(t){const n=t.Variants;let a=[];for(let l of n)if(null!=l.Channel)for(let i of l.Channel)0==a.filter(d=>d.ChannelID==i.ChannelID).length&&a.push(i);return this.sortChannel(a)}successToastrScanAllProduct(t,n,a){if(a){const l=t?.NotInPOS?.Product?t?.NotInPOS?.Product:0,i=t?.InChannel?.Product?t?.InChannel?.Product:0;this.toastrService.success(`\n ${l+i} found in ${n.Name} </br>\n (${i} In POS + ${l} Not In Pos)\n `,"Scan Complete!",{enableHtml:!0})}else this.toastrService.success(`${t.InChannel?t.InChannel.Product:0} product updates in ${n.Name} </br> \n since ${t.LastUpdate}`,"Scan Complete!",{enableHtml:!0})}checkProductHasScanButton(t,n){let a;return t.map(l=>(l.Channel=this.getChannelProduct(l),a=this.filterUnselectedChannel([l],n),l.hasScan=a.length>0,l))}checkProductHasUploadBtn(t,n){let a;return t.map(l=>(l.Channel=this.getChannelProduct(l),a=this.filterUnselectedChannel([l],n),l.hasUpload=a.length>0,l))}showToastrUploadMultiple(t=[]){let n=[],a=[];if(t.forEach(l=>{"string"==typeof l?.Response?a=[...a,`<li>${l.Response}</li>`]:(l?.Response?.Success.forEach(i=>{n=[...n,`<li>Product ${i} was <b>successfully</b> uploaded to ${l.Name}</li>`]}),l?.Response.Fail.forEach(i=>{a=[...a,`<li>${i}</li>`]}))}),a.length>0&&n.length>0){const l=[...n,...a];this.toastrService.warning(this.concatMessage(l),"Warning!",{enableHtml:!0})}else n.length>0&&0==a.length?this.toastrService.success(this.concatMessage(n),"Success",{enableHtml:!0}):this.toastrService.error(this.concatMessage(a),"Error",{enableHtml:!0})}concatMessage(t=[]){let n="";return t.forEach(a=>{n+=a}),`<ol>${n}</ol>`}showToastrSuccessUploadSingle(t,n){let a=t.filter(d=>0==d.Status),l=t.filter(d=>1==d.Status),i=this.generateToastrMessage(a,l,n);this.toastrService.success(i.message,"Success",{enableHtml:!0})}showToastErrorUploadSingle(t,n){let a=t?.error?.Message.filter(d=>0==d.Status),l=t?.error?.Message.filter(d=>1==d.Status),i=this.generateToastrMessage(a,l,n);"WARNING"==i.status?this.toastrService.warning(i.message,"Warning!",{enableHtml:!0}):this.toastrService.error(i.message,`Error - ${t.status}`,{enableHtml:!0})}generateToastrMessage(t,n,a){let i,l="";return 0==t.length&&n.length>0?(i="SUCCESS",l=this.createSuccessResponse(n,a)):t.length>0&&0==n.length?(i="ERROR",l=this.createErrResponse(t,a)):(i="WARNING",l=`${this.createSuccessResponse(n,a)} ${this.createErrResponse(t,a)}`),l=`<ol>${l}</ol>`,{status:i,message:l}}createErrResponse(t,n){let a="";return t.forEach((l,i)=>{a+=`<li><b>${l.Response}</b> for ${n.Name} in ${l.Name}</li>`}),a}createSuccessResponse(t,n){let a="";return t.forEach((l,i)=>{a+=`<li>Product ${n.Name} was <b>successfully</b> uploaded to ${l.Name}</li>`}),a}getHostName(){if(u.g.IsEmpty(this.hostName)){const t=localStorage.getItem("Authorization");this.hostName=JSON.parse(t)?.Host}return this.hostName}}g.\u0275fac=function(t){return new(t||g)(c.LFG(I.O),c.LFG(e._W))},g.\u0275prov=c.Yz7({token:g,factory:g.\u0275fac,providedIn:"root"})}}]);