PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.5
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.5
1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 All 49 releases
← All changes | config/vite_config.php +806 -199 1.3.27 → 1.6.5 View file →
@@ -1,5 +1,31 @@
1 1 <?php return [
2 + '_Activity.js' => [
3 + 'file' => 'chunks/Activity.js',
4 + 'name' => 'Activity',
5 + 'imports' => [
6 + '_vue.esm-bundler.js',
7 + '_Empty.js',
8 + '_Badge.js',
9 + '_Translator.js',
10 + '_Str.js',
11 + '_Url.js',
12 + '_IconButton.js',
13 + '_DynamicIcon.js',
14 + '_CardBody.js',
15 + '_CurrencyFormatter.js',
16 + '_OrderCustomerInformation.js',
17 + '_Rest.js',
18 + '_Notify.js',
19 + '_NotFound.js',
20 + '_index.js',
21 + '_Arr.js',
22 + '_common.js',
23 + '_BundleProducts.js',
24 + '__plugin-vue_export-helper.js',
25 + '_Utils.js'
26 + ]
27 + ],
2 28 '_AddProductItemModal.css' => [
3 29 'file' => 'assets/AddProductItemModal.css',
4 30 'src' => '_AddProductItemModal.css'
5 31 ],
@@ -21,8 +47,25 @@
21 47 'css' => [
22 48 'assets/AddProductItemModal.css'
23 49 ]
24 50 ],
51 + '_AddressComponent.css' => [
52 + 'file' => 'assets/AddressComponent.css',
53 + 'src' => '_AddressComponent.css'
54 + ],
55 + '_AddressComponent2.js' => [
56 + 'file' => 'chunks/AddressComponent2.js',
57 + 'name' => 'AddressComponent',
58 + 'imports' => [
59 + '_vue.esm-bundler.js',
60 + '_Rest.js',
61 + '_Translator.js',
62 + '_Animation.js'
63 + ],
64 + 'css' => [
65 + 'assets/AddressComponent.css'
66 + ]
67 + ],
25 68 '_Animation.css' => [
26 69 'file' => 'assets/Animation.css',
27 70 'src' => '_Animation.css'
28 71 ],
@@ -31,9 +74,9 @@
31 74 'name' => 'Animation',
32 75 'imports' => [
33 76 '_vue.esm-bundler.js',
34 77 '__plugin-vue_export-helper.js',
35 - '_Badge.js'
78 + '_TransitionAccordion.js'
36 79 ],
37 80 'css' => [
38 81 'assets/Animation.css'
39 82 ]
@@ -49,24 +92,45 @@
49 92 '_Arr.js',
50 93 '_Url.js'
51 94 ]
52 95 ],
53 - '_Badge.css' => [
54 - 'file' => 'assets/Badge.css',
55 - 'src' => '_Badge.css'
96 + '_AttrGroups.js' => [
97 + 'file' => 'chunks/AttrGroups.js',
98 + 'name' => 'AttrGroups',
99 + 'imports' => [
100 + '_vue.esm-bundler.js',
101 + '_Translator.js',
102 + '_Rest.js',
103 + '_common.js',
104 + '_index.js',
105 + '_Notify.js',
106 + '_DynamicIcon.js',
107 + '__plugin-vue_export-helper.js'
108 + ]
56 109 ],
57 110 '_Badge.js' => [
58 111 'file' => 'chunks/Badge.js',
59 112 'name' => 'Badge',
60 113 'imports' => [
114 + '_Model.js',
61 115 '_vue.esm-bundler.js',
116 + '_common.js',
117 + '_Rest.js',
118 + '_vue-router.js',
119 + '_Url.js',
120 + '_Arr.js',
121 + '_Translator.js',
122 + '_dayjs.min.js',
123 + '_timezone.js',
124 + '_Notify.js',
125 + '_DynamicIcon.js',
62 126 '__plugin-vue_export-helper.js',
63 - '_DynamicIcon.js',
64 - '_Str.js',
65 - '_Translator.js'
66 - ],
67 - 'css' => [
68 - 'assets/Badge.css'
127 + '_index3.js',
128 + '_index.js',
129 + '_IconButton.js',
130 + '_Utils.js',
131 + '_TransitionAccordion.js',
132 + '_Str.js'
69 133 ]
70 134 ],
71 135 '_BlockEditorTranslator.js' => [
72 136 'file' => 'chunks/BlockEditorTranslator.js',
@@ -80,55 +144,16 @@
80 144 '_vue.esm-bundler.js',
81 145 '__plugin-vue_export-helper.js'
82 146 ]
83 147 ],
84 - '_CancelSubscription.js' => [
85 - 'file' => 'chunks/CancelSubscription.js',
86 - 'name' => 'CancelSubscription',
87 - 'imports' => [
88 - '_vue.esm-bundler.js',
89 - '_Empty.js',
90 - '_Badge.js',
91 - '_Translator.js',
92 - '_Str.js',
93 - '_Url.js',
94 - '_IconButton.js',
95 - '_DynamicIcon.js',
96 - '_CardBody.js',
97 - '_productService.js',
98 - '_OrderCustomerInformation.js',
99 - '_Rest.js',
100 - '_Notify.js',
101 - '_NotFound.js',
102 - '_index.js',
103 - '_Arr.js',
104 - '_common.js',
105 - '_BundleProducts.js',
106 - '__plugin-vue_export-helper.js',
107 - '_Utils.js'
108 - ]
109 - ],
110 148 '_CardBody.js' => [
111 149 'file' => 'chunks/CardBody.js',
112 150 'name' => 'CardBody',
113 151 'imports' => [
114 - '_Model.js',
115 152 '_vue.esm-bundler.js',
116 - '_IconButton.js',
117 - '_Rest.js',
118 153 '_vue-router.js',
119 - '_Url.js',
120 - '_Arr.js',
121 - '_Translator.js',
122 - '_dayjs.min.js',
123 - '_timezone.js',
124 - '_Notify.js',
125 - '_DynamicIcon.js',
126 154 '__plugin-vue_export-helper.js',
127 - '_index3.js',
128 - '_index.js',
129 - '_Utils.js',
130 - '_Badge.js'
155 + '_DynamicIcon.js'
131 156 ]
132 157 ],
133 158 '_ColorPickerField.js' => [
134 159 'file' => 'chunks/ColorPickerField.js',
@@ -133,30 +158,22 @@
133 158 '_ColorPickerField.js' => [
134 159 'file' => 'chunks/ColorPickerField.js',
135 160 'name' => 'ColorPickerField',
136 161 'imports' => [
137 - '_BlockEditorTranslator.js',
138 - '_Icons.js'
162 + '_jsx-runtime.js',
163 + '_Icons.js',
164 + '_BlockEditorTranslator.js'
139 165 ]
140 166 ],
141 - '_CopyToClipboard.css' => [
142 - 'file' => 'assets/CopyToClipboard.css',
143 - 'src' => '_CopyToClipboard.css'
144 - ],
145 - '_CopyToClipboard.js' => [
146 - 'file' => 'chunks/CopyToClipboard.js',
147 - 'name' => 'CopyToClipboard',
167 + '_CurrencyFormatter.js' => [
168 + 'file' => 'chunks/CurrencyFormatter.js',
169 + 'name' => 'CurrencyFormatter',
148 170 'imports' => [
149 - '_vue.esm-bundler.js',
150 - '_Rest.js',
151 - '_Translator.js',
152 - '_Animation.js',
153 - '_DynamicIcon.js',
154 - '_Notify.js',
155 - '_index.js'
156 - ],
157 - 'css' => [
158 - 'assets/CopyToClipboard.css'
171 + '_Arr.js',
172 + '_dayjs.min.js',
173 + '_timezone.js',
174 + '_weekOfYear.js',
175 + '_Translator.js'
159 176 ]
160 177 ],
161 178 '_CustomSelect.js' => [
162 179 'file' => 'chunks/CustomSelect.js',
@@ -161,10 +178,11 @@
161 178 '_CustomSelect.js' => [
162 179 'file' => 'chunks/CustomSelect.js',
163 180 'name' => 'CustomSelect',
164 181 'imports' => [
165 - '_BlockEditorTranslator.js',
166 - '_index6.js'
182 + '_jsx-runtime.js',
183 + '_index6.js',
184 + '_BlockEditorTranslator.js'
167 185 ]
168 186 ],
169 187 '_DynamicIcon.js' => [
170 188 'file' => 'chunks/DynamicIcon.js',
@@ -169,8 +187,9 @@
169 187 '_DynamicIcon.js' => [
170 188 'file' => 'chunks/DynamicIcon.js',
171 189 'name' => 'DynamicIcon',
172 190 'imports' => [
191 + '_preload-helper.js',
173 192 '_vue.esm-bundler.js'
174 193 ],
175 194 'dynamicImports' => [
176 195 'resources/admin/Bits/Components/Icons/Access.vue',
@@ -269,8 +288,9 @@
269 288 'resources/admin/Bits/Components/Icons/Frame.vue',
270 289 'resources/admin/Bits/Components/Icons/FullScreen.vue',
271 290 'resources/admin/Bits/Components/Icons/GalleryAdd.vue',
272 291 'resources/admin/Bits/Components/Icons/GearIcon.vue',
292 + 'resources/admin/Bits/Components/Icons/Generate.vue',
273 293 'resources/admin/Bits/Components/Icons/Gift.vue',
274 294 'resources/admin/Bits/Components/Icons/Globe.vue',
275 295 'resources/admin/Bits/Components/Icons/GradientCheckCircle.vue',
276 296 'resources/admin/Bits/Components/Icons/GradientWarningCircle.vue',
@@ -316,12 +336,15 @@
316 336 'resources/admin/Bits/Components/Icons/Overview.vue',
317 337 'resources/admin/Bits/Components/Icons/Package.vue',
318 338 'resources/admin/Bits/Components/Icons/Page.vue',
319 339 'resources/admin/Bits/Components/Icons/PaidOrdersIcon.vue',
340 + 'resources/admin/Bits/Components/Icons/PaintLine.vue',
320 341 'resources/admin/Bits/Components/Icons/Palette.vue',
342 + 'resources/admin/Bits/Components/Icons/PaletteLine.vue',
321 343 'resources/admin/Bits/Components/Icons/Party.vue',
322 344 'resources/admin/Bits/Components/Icons/PaymentIcon.vue',
323 345 'resources/admin/Bits/Components/Icons/Pending.vue',
346 + 'resources/admin/Bits/Components/Icons/PlayCircle.vue',
324 347 'resources/admin/Bits/Components/Icons/Plus.vue',
325 348 'resources/admin/Bits/Components/Icons/PlusCircle.vue',
326 349 'resources/admin/Bits/Components/Icons/Print.vue',
327 350 'resources/admin/Bits/Components/Icons/Product.vue',
@@ -332,8 +355,9 @@
332 355 'resources/admin/Bits/Components/Icons/Refresh.vue',
333 356 'resources/admin/Bits/Components/Icons/Refund.vue',
334 357 'resources/admin/Bits/Components/Icons/Reload.vue',
335 358 'resources/admin/Bits/Components/Icons/ReorderDotsVertical.vue',
359 + 'resources/admin/Bits/Components/Icons/Reset.vue',
336 360 'resources/admin/Bits/Components/Icons/Revenue.vue',
337 361 'resources/admin/Bits/Components/Icons/Rotate.vue',
338 362 'resources/admin/Bits/Components/Icons/RunningShoe.vue',
339 363 'resources/admin/Bits/Components/Icons/Save.vue',
@@ -369,8 +393,9 @@
369 393 'resources/admin/Bits/Components/Icons/Unfulfilled.vue',
370 394 'resources/admin/Bits/Components/Icons/Unlink.vue',
371 395 'resources/admin/Bits/Components/Icons/Upload.vue',
372 396 'resources/admin/Bits/Components/Icons/Users.vue',
397 + 'resources/admin/Bits/Components/Icons/VideoAdd.vue',
373 398 'resources/admin/Bits/Components/Icons/Wallet.vue',
374 399 'resources/admin/Bits/Components/Icons/Warning.vue',
375 400 'resources/admin/Bits/Components/Icons/WarningFill.vue',
376 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
@@ -376,13 +401,25 @@
376 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
377 402 'resources/admin/Bits/Components/Icons/Window.vue'
378 403 ]
379 404 ],
405 + '_DynamicTemplateParser.js' => [
406 + 'file' => 'chunks/DynamicTemplateParser.js',
407 + 'name' => 'DynamicTemplateParser',
408 + 'imports' => [
409 + '_index.js',
410 + '_vue.esm-bundler.js',
411 + '_index2.js',
412 + '_index3.js',
413 + '_dayjs.min.js',
414 + '_index4.js'
415 + ]
416 + ],
380 417 '_EditorPanel.js' => [
381 418 'file' => 'chunks/EditorPanel.js',
382 419 'name' => 'EditorPanel',
383 420 'imports' => [
384 - '_BlockEditorTranslator.js'
421 + '_jsx-runtime.js'
385 422 ]
386 423 ],
387 424 '_EditorPanelRow.js' => [
388 425 'file' => 'chunks/EditorPanelRow.js',
@@ -387,9 +424,9 @@
387 424 '_EditorPanelRow.js' => [
388 425 'file' => 'chunks/EditorPanelRow.js',
389 426 'name' => 'EditorPanelRow',
390 427 'imports' => [
391 - '_BlockEditorTranslator.js'
428 + '_jsx-runtime.js'
392 429 ]
393 430 ],
394 431 '_Empty.js' => [
395 432 'file' => 'chunks/Empty.js',
@@ -403,8 +440,9 @@
403 440 '_ErrorBoundary.js' => [
404 441 'file' => 'chunks/ErrorBoundary.js',
405 442 'name' => 'ErrorBoundary',
406 443 'imports' => [
444 + '_jsx-runtime.js',
407 445 '_BlockEditorTranslator.js'
408 446 ]
409 447 ],
410 448 '_FileUploaderDialog.js' => [
@@ -424,10 +462,8 @@
424 462 '_IconButton.js' => [
425 463 'file' => 'chunks/IconButton.js',
426 464 'name' => 'IconButton',
427 465 'imports' => [
428 - '_Str.js',
429 - '_Arr.js',
430 466 '_vue.esm-bundler.js',
431 467 '__plugin-vue_export-helper.js'
432 468 ]
433 469 ],
@@ -434,9 +470,9 @@
434 470 '_Icons.js' => [
435 471 'file' => 'chunks/Icons.js',
436 472 'name' => 'Icons',
437 473 'imports' => [
438 - '_BlockEditorTranslator.js'
474 + '_jsx-runtime.js'
439 475 ]
440 476 ],
441 477 '_Model.js' => [
442 478 'file' => 'chunks/Model.js',
@@ -471,23 +507,25 @@
471 507 'file' => 'chunks/OrderCustomerInformation.js',
472 508 'name' => 'OrderCustomerInformation',
473 509 'imports' => [
474 510 '_vue.esm-bundler.js',
511 + '_index.js',
512 + '_Translator.js',
513 + '_Animation.js',
514 + '_Badge.js',
515 + '_Rest.js',
516 + '_Notify.js',
475 517 '__plugin-vue_export-helper.js',
476 - '_Badge.js',
477 518 '_Empty.js',
478 519 '_common.js',
479 - '_CopyToClipboard.js',
480 520 '_IconButton.js',
481 521 '_DynamicIcon.js',
482 - '_Translator.js',
483 522 '_CardBody.js',
523 + '_UserCan.js',
484 524 '_Arr.js',
485 525 '_Asset.js',
486 - '_Notify.js',
487 - '_Rest.js',
526 + '_AddressComponent2.js',
488 527 '_NotFound.js',
489 - '_index.js',
490 528 '_productService.js'
491 529 ]
492 530 ],
493 531 '_ProductContainerContext.js' => [
@@ -501,10 +539,11 @@
501 539 '_ProductExcerptBlock.js' => [
502 540 'file' => 'chunks/ProductExcerptBlock.js',
503 541 'name' => 'ProductExcerptBlock',
504 542 'imports' => [
505 - '_BlockEditorTranslator.js',
506 - '_SingleProductContext.js'
543 + '_jsx-runtime.js',
544 + '_SingleProductContext.js',
545 + '_BlockEditorTranslator.js'
507 546 ]
508 547 ],
509 548 '_ProductListItem.js' => [
510 549 'file' => 'chunks/ProductListItem.js',
@@ -509,10 +548,11 @@
509 548 '_ProductListItem.js' => [
510 549 'file' => 'chunks/ProductListItem.js',
511 550 'name' => 'ProductListItem',
512 551 'imports' => [
513 - '_BlockEditorTranslator.js',
514 - '_Icons.js'
552 + '_jsx-runtime.js',
553 + '_Icons.js',
554 + '_BlockEditorTranslator.js'
515 555 ]
516 556 ],
517 557 '_ProductVariationSelector.js' => [
518 558 'file' => 'chunks/ProductVariationSelector.js',
@@ -533,10 +573,11 @@
533 573 '_SelectProductModal.js' => [
534 574 'file' => 'chunks/SelectProductModal.js',
535 575 'name' => 'SelectProductModal',
536 576 'imports' => [
577 + '_jsx-runtime.js',
578 + '_Icons.js',
537 579 '_BlockEditorTranslator.js',
538 - '_Icons.js',
539 580 '_index5.js',
540 581 '_ProductListItem.js',
541 582 '_index6.js',
542 583 '_add-query-args.js'
@@ -545,13 +586,14 @@
545 586 '_SelectVariationModal.js' => [
546 587 'file' => 'chunks/SelectVariationModal.js',
547 588 'name' => 'SelectVariationModal',
548 589 'imports' => [
549 - '_BlockEditorTranslator.js',
590 + '_jsx-runtime.js',
550 591 '_ProductListItem.js',
551 592 '_Icons.js',
552 593 '_index6.js',
553 594 '_index5.js',
595 + '_BlockEditorTranslator.js',
554 596 '_add-query-args.js'
555 597 ]
556 598 ],
557 599 '_ServerSidePreview.css' => [
@@ -578,8 +620,23 @@
578 620 '_Str.js' => [
579 621 'file' => 'chunks/Str.js',
580 622 'name' => 'Str'
581 623 ],
624 + '_TransitionAccordion.css' => [
625 + 'file' => 'assets/TransitionAccordion.css',
626 + 'src' => '_TransitionAccordion.css'
627 + ],
628 + '_TransitionAccordion.js' => [
629 + 'file' => 'chunks/TransitionAccordion.js',
630 + 'name' => 'TransitionAccordion',
631 + 'imports' => [
632 + '_vue.esm-bundler.js',
633 + '__plugin-vue_export-helper.js'
634 + ],
635 + 'css' => [
636 + 'assets/TransitionAccordion.css'
637 + ]
638 + ],
582 639 '_Translator.js' => [
583 640 'file' => 'chunks/Translator.js',
584 641 'name' => 'Translator',
585 642 'imports' => [
@@ -595,8 +652,16 @@
595 652 '_Arr.js',
596 653 '_vue-router.js'
597 654 ]
598 655 ],
656 + '_UserCan.js' => [
657 + 'file' => 'chunks/UserCan.js',
658 + 'name' => 'UserCan',
659 + 'imports' => [
660 + '_vue.esm-bundler.js',
661 + '_Arr.js'
662 + ]
663 + ],
599 664 '_Utils.js' => [
600 665 'file' => 'chunks/Utils.js',
601 666 'name' => 'Utils',
602 667 'imports' => [
@@ -601,9 +666,11 @@
601 666 'name' => 'Utils',
602 667 'imports' => [
603 668 '_Translator.js',
604 669 '_dayjs.min.js',
605 - '_timezone.js'
670 + '_timezone.js',
671 + '_weekOfYear.js',
672 + '_CurrencyFormatter.js'
606 673 ]
607 674 ],
608 675 '__plugin-vue_export-helper.js' => [
609 676 'file' => 'chunks/_plugin-vue_export-helper.js',
@@ -620,9 +687,12 @@
620 687 '_dayjs.min.js',
621 688 '_Translator.js',
622 689 '_Str.js',
623 690 '_timezone.js',
624 - '_IconButton.js',
691 + '_weekOfYear.js',
692 + '_Arr.js',
693 + '_Utils.js',
694 + '_CurrencyFormatter.js',
625 695 '_index.js'
626 696 ]
627 697 ],
628 698 '_countries.js' => [
@@ -632,8 +702,11 @@
632 702 '_Translator.js',
633 703 '_DynamicIcon.js',
634 704 '_vue.esm-bundler.js',
635 705 '__plugin-vue_export-helper.js',
706 + '_vue-router.js',
707 + '_Badge.js',
708 + '_TransitionAccordion.js',
636 709 '_Rest.js',
637 710 '_Notify.js',
638 711 '_NotFound.js'
639 712 ]
@@ -649,9 +722,10 @@
649 722 '_DynamicIcon.js',
650 723 '_index.js',
651 724 '_Rest.js',
652 725 '_Arr.js',
653 - '_CardBody.js',
726 + '_Badge.js',
727 + '_common.js',
654 728 '_dayjs.min.js'
655 729 ]
656 730 ],
657 731 '_dayjs.min.js' => [
@@ -657,19 +731,11 @@
657 731 '_dayjs.min.js' => [
658 732 'file' => 'chunks/dayjs.min.js',
659 733 'name' => 'dayjs.min'
660 734 ],
661 - '_defaults.js' => [
662 - 'file' => 'chunks/defaults.js',
663 - 'name' => 'defaults',
664 - 'imports' => [
665 - '_index.js',
666 - '_vue.esm-bundler.js',
667 - '_index2.js',
668 - '_index3.js',
669 - '_dayjs.min.js',
670 - '_index4.js'
671 - ]
735 + '_galleryTabs.js' => [
736 + 'file' => 'chunks/galleryTabs.js',
737 + 'name' => 'galleryTabs'
672 738 ],
673 739 '_index.js' => [
674 740 'file' => 'chunks/index.js',
675 741 'name' => 'index',
@@ -683,9 +749,10 @@
683 749 'imports' => [
684 750 '_vue.esm-bundler.js',
685 751 '_index.js',
686 752 '_index4.js',
687 - '_dayjs.min.js'
753 + '_dayjs.min.js',
754 + '_weekOfYear.js'
688 755 ]
689 756 ],
690 757 '_index3.js' => [
691 758 'file' => 'chunks/index3.js',
@@ -710,22 +777,29 @@
710 777 '_index6.js' => [
711 778 'file' => 'chunks/index6.js',
712 779 'name' => 'index',
713 780 'imports' => [
714 - '_BlockEditorTranslator.js'
781 + '_jsx-runtime.js'
715 782 ]
716 783 ],
784 + '_jsx-runtime.js' => [
785 + 'file' => 'chunks/jsx-runtime.js',
786 + 'name' => 'jsx-runtime'
787 + ],
717 788 '_payment-loader.js' => [
718 789 'file' => 'chunks/payment-loader.js',
719 790 'name' => 'payment-loader'
720 791 ],
792 + '_preload-helper.js' => [
793 + 'file' => 'chunks/preload-helper.js',
794 + 'name' => 'preload-helper'
795 + ],
721 796 '_productService.js' => [
722 797 'file' => 'chunks/productService.js',
723 798 'name' => 'productService',
724 799 'imports' => [
725 800 '_Translator.js',
726 - '_Arr.js',
727 - '_dayjs.min.js'
801 + '_CurrencyFormatter.js'
728 802 ]
729 803 ],
730 804 '_timezone.js' => [
731 805 'file' => 'chunks/timezone.js',
@@ -760,8 +834,15 @@
760 834 '_vue.esm-bundler.js' => [
761 835 'file' => 'chunks/vue.esm-bundler.js',
762 836 'name' => 'vue.esm-bundler'
763 837 ],
838 + '_weekOfYear.js' => [
839 + 'file' => 'chunks/weekOfYear.js',
840 + 'name' => 'weekOfYear',
841 + 'imports' => [
842 + '_dayjs.min.js'
843 + ]
844 + ],
764 845 'resources/addon-assets/addon-assets.js' => [
765 846 'file' => 'addon-assets.js',
766 847 'name' => 'addon-assets',
767 848 'src' => 'resources/addon-assets/addon-assets.js',
@@ -766,20 +847,24 @@
766 847 'name' => 'addon-assets',
767 848 'src' => 'resources/addon-assets/addon-assets.js',
768 849 'isEntry' => true,
769 850 'imports' => [
851 + '_Translator.js',
770 852 '_FileUploaderDialog.js',
771 - '_Translator.js',
772 853 '_vue.esm-bundler.js',
773 854 '__plugin-vue_export-helper.js',
855 + '_Arr.js',
774 856 '_common.js',
775 857 '_dayjs.min.js',
776 858 '_Str.js',
777 859 '_timezone.js',
860 + '_weekOfYear.js',
861 + '_Utils.js',
862 + '_CurrencyFormatter.js',
863 + '_index.js',
778 864 '_IconButton.js',
779 - '_Arr.js',
780 - '_index.js',
781 865 '_DynamicIcon.js',
866 + '_preload-helper.js',
782 867 '_Rest.js',
783 868 '_Notify.js',
784 869 '_Model.js'
785 870 ]
@@ -856,8 +941,48 @@
856 941 'imports' => [
857 942 '_vue.esm-bundler.js'
858 943 ]
859 944 ],
945 + 'resources/admin/Bits/Components/Form/Components/McpSettings.vue' => [
946 + 'file' => 'chunks/McpSettings.js',
947 + 'name' => 'McpSettings',
948 + 'src' => 'resources/admin/Bits/Components/Form/Components/McpSettings.vue',
949 + 'isDynamicEntry' => true,
950 + 'imports' => [
951 + '_vue.esm-bundler.js',
952 + '_Translator.js',
953 + '_Badge.js',
954 + '_Rest.js',
955 + '_Notify.js',
956 + '_OrderCustomerInformation.js',
957 + '_Arr.js',
958 + '_Model.js',
959 + '_common.js',
960 + '_dayjs.min.js',
961 + '_Str.js',
962 + '_timezone.js',
963 + '_weekOfYear.js',
964 + '_Utils.js',
965 + '_CurrencyFormatter.js',
966 + '_index.js',
967 + '_vue-router.js',
968 + '_Url.js',
969 + '_DynamicIcon.js',
970 + '_preload-helper.js',
971 + '__plugin-vue_export-helper.js',
972 + '_index3.js',
973 + '_IconButton.js',
974 + '_TransitionAccordion.js',
975 + '_Animation.js',
976 + '_Empty.js',
977 + '_CardBody.js',
978 + '_UserCan.js',
979 + '_Asset.js',
980 + '_AddressComponent2.js',
981 + '_NotFound.js',
982 + '_productService.js'
983 + ]
984 + ],
860 985 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue' => [
861 986 'file' => 'chunks/ModuleSettings.js',
862 987 'name' => 'ModuleSettings',
863 988 'src' => 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue',
@@ -864,14 +989,30 @@
864 989 'isDynamicEntry' => true,
865 990 'imports' => [
866 991 '_vue.esm-bundler.js',
867 992 '_Translator.js',
993 + '_common.js',
868 994 '_Badge.js',
869 995 '_Animation.js',
870 996 '_Arr.js',
997 + '_dayjs.min.js',
998 + '_Str.js',
999 + '_timezone.js',
1000 + '_weekOfYear.js',
1001 + '_Utils.js',
1002 + '_CurrencyFormatter.js',
1003 + '_index.js',
1004 + '_Model.js',
1005 + '_Rest.js',
1006 + '_vue-router.js',
1007 + '_Url.js',
1008 + '_Notify.js',
1009 + '_DynamicIcon.js',
1010 + '_preload-helper.js',
871 1011 '__plugin-vue_export-helper.js',
872 - '_DynamicIcon.js',
873 - '_Str.js'
1012 + '_index3.js',
1013 + '_IconButton.js',
1014 + '_TransitionAccordion.js'
874 1015 ]
875 1016 ],
876 1017 'resources/admin/Bits/Components/Form/Components/PaymentView.vue' => [
877 1018 'file' => 'chunks/PaymentView.js',
@@ -881,9 +1022,10 @@
881 1022 'imports' => [
882 1023 '_vue.esm-bundler.js',
883 1024 '_Translator.js',
884 1025 '_DynamicIcon.js',
885 - '_Arr.js'
1026 + '_Arr.js',
1027 + '_preload-helper.js'
886 1028 ]
887 1029 ],
888 1030 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue' => [
889 1031 'file' => 'chunks/AddressComponent.js',
@@ -893,19 +1035,83 @@
893 1035 'imports' => [
894 1036 '_vue.esm-bundler.js',
895 1037 '_Rest.js',
896 1038 '_Translator.js',
897 - '_CopyToClipboard.js',
1039 + '_AddressComponent2.js',
898 1040 '_Arr.js',
899 1041 '_Animation.js',
900 1042 '__plugin-vue_export-helper.js',
1043 + '_TransitionAccordion.js'
1044 + ]
1045 + ],
1046 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearanceComponent.vue' => [
1047 + 'file' => 'chunks/AppearanceComponent.js',
1048 + 'name' => 'AppearanceComponent',
1049 + 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearanceComponent.vue',
1050 + 'isDynamicEntry' => true,
1051 + 'imports' => [
1052 + '_vue.esm-bundler.js',
1053 + 'resources/admin/bootstrap/app.js',
1054 + '_DynamicIcon.js',
1055 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue',
1056 + '_Translator.js',
1057 + '_IconButton.js',
1058 + '_vue-router.js',
1059 + '_preload-helper.js',
901 1060 '_Badge.js',
902 - '_DynamicIcon.js',
1061 + '_Model.js',
1062 + '_Rest.js',
1063 + '_common.js',
1064 + '_dayjs.min.js',
903 1065 '_Str.js',
1066 + '_timezone.js',
1067 + '_weekOfYear.js',
1068 + '_Arr.js',
1069 + '_Utils.js',
1070 + '_CurrencyFormatter.js',
1071 + '_index.js',
1072 + '_Url.js',
904 1073 '_Notify.js',
905 - '_index.js'
1074 + '__plugin-vue_export-helper.js',
1075 + '_index3.js',
1076 + '_TransitionAccordion.js',
1077 + '_Empty.js',
1078 + '_OrderCustomerInformation.js',
1079 + '_Animation.js',
1080 + '_CardBody.js',
1081 + '_UserCan.js',
1082 + '_Asset.js',
1083 + '_AddressComponent2.js',
1084 + '_NotFound.js',
1085 + '_productService.js',
1086 + '_Activity.js',
1087 + '_BundleProducts.js',
1088 + '_dateShortCuts.js',
1089 + '_index4.js',
1090 + '_countries.js',
1091 + '_index2.js',
1092 + '_AttrGroups.js',
1093 + '_DynamicTemplateParser.js',
1094 + '_ProductVariationSelector.js',
1095 + '_galleryTabs.js',
1096 + '_FileUploaderDialog.js',
1097 + 'resources/admin/Bits/Components/Icons/Screenshot.vue',
1098 + '_useElementPlusComponents.js'
906 1099 ]
907 1100 ],
1101 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue' => [
1102 + 'file' => 'chunks/AppearancePreview.js',
1103 + 'name' => 'AppearancePreview',
1104 + 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue',
1105 + 'isDynamicEntry' => true,
1106 + 'imports' => [
1107 + '_vue.esm-bundler.js',
1108 + '_DynamicIcon.js',
1109 + '_Translator.js',
1110 + '_preload-helper.js',
1111 + '_Arr.js'
1112 + ]
1113 + ],
908 1114 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue' => [
909 1115 'file' => 'chunks/CreatePageButton.js',
910 1116 'name' => 'CreatePageButton',
911 1117 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
@@ -916,8 +1122,9 @@
916 1122 '_Translator.js',
917 1123 '_Notify.js',
918 1124 '_Rest.js',
919 1125 '_IconButton.js',
1126 + '_preload-helper.js',
920 1127 '_Arr.js',
921 1128 '_Str.js',
922 1129 '_index.js',
923 1130 '__plugin-vue_export-helper.js'
@@ -933,8 +1140,9 @@
933 1140 '_Translator.js',
934 1141 '_DynamicIcon.js',
935 1142 '_Arr.js',
936 1143 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
1144 + '_preload-helper.js',
937 1145 '_Notify.js',
938 1146 '_Str.js',
939 1147 '_index.js',
940 1148 '_Rest.js',
@@ -941,8 +1149,39 @@
941 1149 '_IconButton.js',
942 1150 '__plugin-vue_export-helper.js'
943 1151 ]
944 1152 ],
1153 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue' => [
1154 + 'file' => 'chunks/SubscriptionModeManager.js',
1155 + 'name' => 'SubscriptionModeManager',
1156 + 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue',
1157 + 'isDynamicEntry' => true,
1158 + 'imports' => [
1159 + '_vue.esm-bundler.js',
1160 + '_Translator.js',
1161 + '_Badge.js',
1162 + '_TransitionAccordion.js',
1163 + '_Rest.js',
1164 + '_Notify.js',
1165 + '_Arr.js',
1166 + '_Model.js',
1167 + '_common.js',
1168 + '_dayjs.min.js',
1169 + '_Str.js',
1170 + '_timezone.js',
1171 + '_weekOfYear.js',
1172 + '_Utils.js',
1173 + '_CurrencyFormatter.js',
1174 + '_index.js',
1175 + '_vue-router.js',
1176 + '_Url.js',
1177 + '_DynamicIcon.js',
1178 + '_preload-helper.js',
1179 + '__plugin-vue_export-helper.js',
1180 + '_index3.js',
1181 + '_IconButton.js'
1182 + ]
1183 + ],
945 1184 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue' => [
946 1185 'file' => 'chunks/TurnstileSettings.js',
947 1186 'name' => 'TurnstileSettings',
948 1187 'src' => 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
@@ -952,11 +1191,26 @@
952 1191 '_Translator.js',
953 1192 '_Badge.js',
954 1193 '_Rest.js',
955 1194 '_Arr.js',
1195 + '_Model.js',
1196 + '_common.js',
1197 + '_dayjs.min.js',
1198 + '_Str.js',
1199 + '_timezone.js',
1200 + '_weekOfYear.js',
1201 + '_Utils.js',
1202 + '_CurrencyFormatter.js',
1203 + '_index.js',
1204 + '_vue-router.js',
1205 + '_Url.js',
1206 + '_Notify.js',
1207 + '_DynamicIcon.js',
1208 + '_preload-helper.js',
956 1209 '__plugin-vue_export-helper.js',
957 - '_DynamicIcon.js',
958 - '_Str.js'
1210 + '_index3.js',
1211 + '_IconButton.js',
1212 + '_TransitionAccordion.js'
959 1213 ]
960 1214 ],
961 1215 'resources/admin/Bits/Components/Icons/Access.vue' => [
962 1216 'file' => 'chunks/Access.js',
@@ -1927,8 +2181,18 @@
1927 2181 '_vue.esm-bundler.js',
1928 2182 '__plugin-vue_export-helper.js'
1929 2183 ]
1930 2184 ],
2185 + 'resources/admin/Bits/Components/Icons/Generate.vue' => [
2186 + 'file' => 'chunks/Generate.js',
2187 + 'name' => 'Generate',
2188 + 'src' => 'resources/admin/Bits/Components/Icons/Generate.vue',
2189 + 'isDynamicEntry' => true,
2190 + 'imports' => [
2191 + '_vue.esm-bundler.js',
2192 + '__plugin-vue_export-helper.js'
2193 + ]
2194 + ],
1931 2195 'resources/admin/Bits/Components/Icons/Gift.vue' => [
1932 2196 'file' => 'chunks/Gift.js',
1933 2197 'name' => 'Gift',
1934 2198 'src' => 'resources/admin/Bits/Components/Icons/Gift.vue',
@@ -2397,8 +2661,18 @@
2397 2661 '_vue.esm-bundler.js',
2398 2662 '__plugin-vue_export-helper.js'
2399 2663 ]
2400 2664 ],
2665 + 'resources/admin/Bits/Components/Icons/PaintLine.vue' => [
2666 + 'file' => 'chunks/PaintLine.js',
2667 + 'name' => 'PaintLine',
2668 + 'src' => 'resources/admin/Bits/Components/Icons/PaintLine.vue',
2669 + 'isDynamicEntry' => true,
2670 + 'imports' => [
2671 + '_vue.esm-bundler.js',
2672 + '__plugin-vue_export-helper.js'
2673 + ]
2674 + ],
2401 2675 'resources/admin/Bits/Components/Icons/Palette.vue' => [
2402 2676 'file' => 'chunks/Palette.js',
2403 2677 'name' => 'Palette',
2404 2678 'src' => 'resources/admin/Bits/Components/Icons/Palette.vue',
@@ -2407,8 +2681,18 @@
2407 2681 '_vue.esm-bundler.js',
2408 2682 '__plugin-vue_export-helper.js'
2409 2683 ]
2410 2684 ],
2685 + 'resources/admin/Bits/Components/Icons/PaletteLine.vue' => [
2686 + 'file' => 'chunks/PaletteLine.js',
2687 + 'name' => 'PaletteLine',
2688 + 'src' => 'resources/admin/Bits/Components/Icons/PaletteLine.vue',
2689 + 'isDynamicEntry' => true,
2690 + 'imports' => [
2691 + '_vue.esm-bundler.js',
2692 + '__plugin-vue_export-helper.js'
2693 + ]
2694 + ],
2411 2695 'resources/admin/Bits/Components/Icons/Party.vue' => [
2412 2696 'file' => 'chunks/Party.js',
2413 2697 'name' => 'Party',
2414 2698 'src' => 'resources/admin/Bits/Components/Icons/Party.vue',
@@ -2437,8 +2721,18 @@
2437 2721 '_vue.esm-bundler.js',
2438 2722 '__plugin-vue_export-helper.js'
2439 2723 ]
2440 2724 ],
2725 + 'resources/admin/Bits/Components/Icons/PlayCircle.vue' => [
2726 + 'file' => 'chunks/PlayCircle.js',
2727 + 'name' => 'PlayCircle',
2728 + 'src' => 'resources/admin/Bits/Components/Icons/PlayCircle.vue',
2729 + 'isDynamicEntry' => true,
2730 + 'imports' => [
2731 + '_vue.esm-bundler.js',
2732 + '__plugin-vue_export-helper.js'
2733 + ]
2734 + ],
2441 2735 'resources/admin/Bits/Components/Icons/Plus.vue' => [
2442 2736 'file' => 'chunks/Plus.js',
2443 2737 'name' => 'Plus',
2444 2738 'src' => 'resources/admin/Bits/Components/Icons/Plus.vue',
@@ -2557,8 +2851,18 @@
2557 2851 '_vue.esm-bundler.js',
2558 2852 '__plugin-vue_export-helper.js'
2559 2853 ]
2560 2854 ],
2855 + 'resources/admin/Bits/Components/Icons/Reset.vue' => [
2856 + 'file' => 'chunks/Reset.js',
2857 + 'name' => 'Reset',
2858 + 'src' => 'resources/admin/Bits/Components/Icons/Reset.vue',
2859 + 'isDynamicEntry' => true,
2860 + 'imports' => [
2861 + '_vue.esm-bundler.js',
2862 + '__plugin-vue_export-helper.js'
2863 + ]
2864 + ],
2561 2865 'resources/admin/Bits/Components/Icons/Revenue.vue' => [
2562 2866 'file' => 'chunks/Revenue.js',
2563 2867 'name' => 'Revenue',
2564 2868 'src' => 'resources/admin/Bits/Components/Icons/Revenue.vue',
@@ -2927,8 +3231,18 @@
2927 3231 '_vue.esm-bundler.js',
2928 3232 '__plugin-vue_export-helper.js'
2929 3233 ]
2930 3234 ],
3235 + 'resources/admin/Bits/Components/Icons/VideoAdd.vue' => [
3236 + 'file' => 'chunks/VideoAdd.js',
3237 + 'name' => 'VideoAdd',
3238 + 'src' => 'resources/admin/Bits/Components/Icons/VideoAdd.vue',
3239 + 'isDynamicEntry' => true,
3240 + 'imports' => [
3241 + '_vue.esm-bundler.js',
3242 + '__plugin-vue_export-helper.js'
3243 + ]
3244 + ],
2931 3245 'resources/admin/Bits/Components/Icons/Wallet.vue' => [
2932 3246 'file' => 'chunks/Wallet.js',
2933 3247 'name' => 'Wallet',
2934 3248 'src' => 'resources/admin/Bits/Components/Icons/Wallet.vue',
@@ -2983,8 +3297,9 @@
2983 3297 'name' => 'AddToCartButtonBlockEditor',
2984 3298 'src' => 'resources/admin/BlockEditor/Buttons/AddToCartButtonBlockEditor.jsx',
2985 3299 'isEntry' => true,
2986 3300 'imports' => [
3301 + '_jsx-runtime.js',
2987 3302 '_BlockEditorTranslator.js',
2988 3303 '_index5.js',
2989 3304 '_SingleProductContext.js',
2990 3305 '_Icons.js',
@@ -2999,8 +3314,9 @@
2999 3314 'name' => 'BuyNowButtonBlockEditor',
3000 3315 'src' => 'resources/admin/BlockEditor/Buttons/BuyNowButtonBlockEditor.jsx',
3001 3316 'isEntry' => true,
3002 3317 'imports' => [
3318 + '_jsx-runtime.js',
3003 3319 '_BlockEditorTranslator.js',
3004 3320 '_index5.js',
3005 3321 '_SelectVariationModal.js',
3006 3322 '_Icons.js',
@@ -3023,8 +3339,9 @@
3023 3339 'name' => 'BuySectionBlockEditor',
3024 3340 'src' => 'resources/admin/BlockEditor/BuySection/BuySectionBlockEditor.jsx',
3025 3341 'isEntry' => true,
3026 3342 'imports' => [
3343 + '_jsx-runtime.js',
3027 3344 '_BlockEditorTranslator.js',
3028 3345 '_index5.js',
3029 3346 '_EditorPanel.js',
3030 3347 '_EditorPanelRow.js',
@@ -3043,8 +3360,30 @@
3043 3360 'file' => 'assets/buy-section-block-editor.css',
3044 3361 'src' => 'resources/admin/BlockEditor/BuySection/style/buy-section-block-editor.scss',
3045 3362 'isEntry' => true
3046 3363 ],
3364 + 'resources/admin/BlockEditor/Cart/CartBlockEditor.jsx' => [
3365 + 'file' => 'CartBlockEditor.js',
3366 + 'name' => 'CartBlockEditor',
3367 + 'src' => 'resources/admin/BlockEditor/Cart/CartBlockEditor.jsx',
3368 + 'isEntry' => true,
3369 + 'imports' => [
3370 + '_jsx-runtime.js',
3371 + '_Icons.js'
3372 + ]
3373 + ],
3374 + 'resources/admin/BlockEditor/Cart/InnerBlocks/InnerBlocks.jsx' => [
3375 + 'file' => 'InnerBlocks5.js',
3376 + 'name' => 'InnerBlocks',
3377 + 'src' => 'resources/admin/BlockEditor/Cart/InnerBlocks/InnerBlocks.jsx',
3378 + 'isEntry' => true,
3379 + 'imports' => [
3380 + '_BlockEditorTranslator.js',
3381 + '_jsx-runtime.js',
3382 + '_EditorPanel.js',
3383 + '_EditorPanelRow.js'
3384 + ]
3385 + ],
3047 3386 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx' => [
3048 3387 'file' => 'MiniCartBlockEditor.js',
3049 3388 'name' => 'MiniCartBlockEditor',
3050 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
@@ -3049,14 +3388,20 @@
3049 3388 'name' => 'MiniCartBlockEditor',
3050 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
3051 3390 'isEntry' => true,
3052 3391 'imports' => [
3053 - '_BlockEditorTranslator.js',
3392 + '_jsx-runtime.js',
3054 3393 '_index5.js',
3055 3394 '_SingleProductContext.js',
3056 - '_Icons.js'
3395 + '_Icons.js',
3396 + '_BlockEditorTranslator.js'
3057 3397 ]
3058 3398 ],
3399 + 'resources/admin/BlockEditor/Cart/style/cart-block-editor.scss' => [
3400 + 'file' => 'assets/cart-block-editor.css',
3401 + 'src' => 'resources/admin/BlockEditor/Cart/style/cart-block-editor.scss',
3402 + 'isEntry' => true
3403 + ],
3059 3404 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss' => [
3060 3405 'file' => 'assets/mini-cart-block-editor.css',
3061 3406 'src' => 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss',
3062 3407 'isEntry' => true
@@ -3070,11 +3415,12 @@
3070 3415 'name' => 'CheckoutBlockEditor',
3071 3416 'src' => 'resources/admin/BlockEditor/Checkout/CheckoutBlockEditor.jsx',
3072 3417 'isEntry' => true,
3073 3418 'imports' => [
3074 - '_BlockEditorTranslator.js',
3419 + '_jsx-runtime.js',
3075 3420 '_EditorPanel.js',
3076 3421 '_ColorPickerField.js',
3422 + '_BlockEditorTranslator.js',
3077 3423 '_Icons.js'
3078 3424 ],
3079 3425 'assets' => [
3080 3426 'assets/Checkout.png'
@@ -3085,9 +3431,10 @@
3085 3431 'name' => 'InnerBlocks',
3086 3432 'src' => 'resources/admin/BlockEditor/Checkout/InnerBlocks/InnerBlocks.jsx',
3087 3433 'isEntry' => true,
3088 3434 'imports' => [
3089 - '_BlockEditorTranslator.js'
3435 + '_BlockEditorTranslator.js',
3436 + '_jsx-runtime.js'
3090 3437 ]
3091 3438 ],
3092 3439 'resources/admin/BlockEditor/Checkout/style/checkout-block-editor.scss' => [
3093 3440 'file' => 'assets/checkout-block-editor.css',
@@ -3104,8 +3451,9 @@
3104 3451 'name' => 'CustomerDashboardButtonBlockEditor',
3105 3452 'src' => 'resources/admin/BlockEditor/CustomerDashboardButton/CustomerDashboardButtonBlockEditor.jsx',
3106 3453 'isEntry' => true,
3107 3454 'imports' => [
3455 + '_jsx-runtime.js',
3108 3456 '_BlockEditorTranslator.js',
3109 3457 '_Icons.js'
3110 3458 ]
3111 3459 ],
@@ -3123,10 +3471,11 @@
3123 3471 'name' => 'CustomerProfileBlockEditor',
3124 3472 'src' => 'resources/admin/BlockEditor/CustomerProfile/CustomerProfileBlockEditor.jsx',
3125 3473 'isEntry' => true,
3126 3474 'imports' => [
3127 - '_BlockEditorTranslator.js',
3128 - '_Icons.js'
3475 + '_jsx-runtime.js',
3476 + '_Icons.js',
3477 + '_BlockEditorTranslator.js'
3129 3478 ],
3130 3479 'assets' => [
3131 3480 'assets/CustomerProfile.png'
3132 3481 ]
@@ -3141,8 +3490,9 @@
3141 3490 'name' => 'ExcerptBlockEditor',
3142 3491 'src' => 'resources/admin/BlockEditor/Excerpt/ExcerptBlockEditor.jsx',
3143 3492 'isEntry' => true,
3144 3493 'imports' => [
3494 + '_jsx-runtime.js',
3145 3495 '_BlockEditorTranslator.js',
3146 3496 '_index5.js',
3147 3497 '_SelectProductModal.js',
3148 3498 '_EditorPanel.js',
@@ -3164,8 +3514,9 @@
3164 3514 'name' => 'InnerBlocks',
3165 3515 'src' => 'resources/admin/BlockEditor/MediaCarousel/InnerBlocks/InnerBlocks.jsx',
3166 3516 'isEntry' => true,
3167 3517 'imports' => [
3518 + '_jsx-runtime.js',
3168 3519 '_BlockEditorTranslator.js',
3169 3520 '_SingleProductContext.js',
3170 3521 '_Icons.js',
3171 3522 '_ProductContext.js',
@@ -3177,13 +3528,14 @@
3177 3528 'name' => 'MediaCarouselBlockEditor',
3178 3529 'src' => 'resources/admin/BlockEditor/MediaCarousel/MediaCarouselBlockEditor.jsx',
3179 3530 'isEntry' => true,
3180 3531 'imports' => [
3181 - '_BlockEditorTranslator.js',
3532 + '_jsx-runtime.js',
3182 3533 '_Icons.js',
3183 3534 '_index5.js',
3184 3535 '_EditorPanel.js',
3185 3536 '_EditorPanelRow.js',
3537 + '_BlockEditorTranslator.js',
3186 3538 '_SelectVariationModal.js',
3187 3539 '_SingleProductContext.js',
3188 3540 '_ProductContext.js',
3189 3541 '_add-query-args.js',
@@ -3208,14 +3560,15 @@
3208 3560 'name' => 'PriceRangeBlockEditor',
3209 3561 'src' => 'resources/admin/BlockEditor/PriceRange/PriceRangeBlockEditor.jsx',
3210 3562 'isEntry' => true,
3211 3563 'imports' => [
3212 - '_BlockEditorTranslator.js',
3564 + '_jsx-runtime.js',
3213 3565 '_index5.js',
3214 3566 '_SelectProductModal.js',
3215 3567 '_CustomSelect.js',
3216 3568 '_EditorPanel.js',
3217 3569 '_EditorPanelRow.js',
3570 + '_BlockEditorTranslator.js',
3218 3571 '_SingleProductContext.js',
3219 3572 '_Icons.js',
3220 3573 '_add-query-args.js',
3221 3574 '_ProductListItem.js',
@@ -3236,9 +3589,9 @@
3236 3589 'name' => 'PricingTableBlockEditor',
3237 3590 'src' => 'resources/admin/BlockEditor/PricingTable/PricingTableBlockEditor.jsx',
3238 3591 'isEntry' => true,
3239 3592 'imports' => [
3240 - '_BlockEditorTranslator.js',
3593 + '_jsx-runtime.js',
3241 3594 '_index6.js',
3242 3595 '_Icons.js',
3243 3596 '_ProductListItem.js',
3244 3597 '_SelectVariationModal.js',
@@ -3244,8 +3597,9 @@
3244 3597 '_SelectVariationModal.js',
3245 3598 '_index5.js',
3246 3599 '_ColorPickerField.js',
3247 3600 '_EditorPanel.js',
3601 + '_BlockEditorTranslator.js',
3248 3602 '_CustomSelect.js',
3249 3603 '_add-query-args.js'
3250 3604 ],
3251 3605 'assets' => [
@@ -3266,10 +3620,11 @@
3266 3620 'name' => 'ProductCardBlockEditor',
3267 3621 'src' => 'resources/admin/BlockEditor/ProductCard/ProductCardBlockEditor.jsx',
3268 3622 'isEntry' => true,
3269 3623 'imports' => [
3624 + '_jsx-runtime.js',
3625 + '_Icons.js',
3270 3626 '_BlockEditorTranslator.js',
3271 - '_Icons.js',
3272 3627 '_index5.js',
3273 3628 '_EditorPanel.js',
3274 3629 '_EditorPanelRow.js',
3275 3630 '_CustomSelect.js',
@@ -3293,13 +3648,14 @@
3293 3648 'name' => 'InnerBlocks',
3294 3649 'src' => 'resources/admin/BlockEditor/ProductCarousel/InnerBlocks/InnerBlocks.jsx',
3295 3650 'isEntry' => true,
3296 3651 'imports' => [
3297 - '_BlockEditorTranslator.js',
3652 + '_jsx-runtime.js',
3298 3653 '_ProductExcerptBlock.js',
3299 3654 '_ProductContext.js',
3300 3655 '_SingleProductContext.js',
3301 - '_ProductContainerContext.js'
3656 + '_ProductContainerContext.js',
3657 + '_BlockEditorTranslator.js'
3302 3658 ]
3303 3659 ],
3304 3660 'resources/admin/BlockEditor/ProductCarousel/ProductCarousel.png' => [
3305 3661 'file' => 'assets/ProductGallery.png',
@@ -3310,13 +3666,14 @@
3310 3666 'name' => 'ProductCarouselBlockEditor',
3311 3667 'src' => 'resources/admin/BlockEditor/ProductCarousel/ProductCarouselBlockEditor.jsx',
3312 3668 'isEntry' => true,
3313 3669 'imports' => [
3314 - '_BlockEditorTranslator.js',
3670 + '_jsx-runtime.js',
3315 3671 '_Icons.js',
3316 3672 '_index5.js',
3317 3673 '_EditorPanel.js',
3318 3674 '_EditorPanelRow.js',
3675 + '_BlockEditorTranslator.js',
3319 3676 '_CustomSelect.js',
3320 3677 '_SelectProductModal.js',
3321 3678 '_SingleProductContext.js',
3322 3679 '_ProductContext.js',
@@ -3338,8 +3695,9 @@
3338 3695 'name' => 'ProductCategoriesListBlockEditor',
3339 3696 'src' => 'resources/admin/BlockEditor/ProductCategoriesList/ProductCategoriesListBlockEditor.jsx',
3340 3697 'isEntry' => true,
3341 3698 'imports' => [
3699 + '_jsx-runtime.js',
3342 3700 '_BlockEditorTranslator.js',
3343 3701 '_Icons.js'
3344 3702 ]
3345 3703 ],
@@ -3353,8 +3711,9 @@
3353 3711 'name' => 'ProductDescriptionBlockEditor',
3354 3712 'src' => 'resources/admin/BlockEditor/ProductDescription/ProductDescriptionBlockEditor.jsx',
3355 3713 'isEntry' => true,
3356 3714 'imports' => [
3715 + '_jsx-runtime.js',
3357 3716 '_BlockEditorTranslator.js',
3358 3717 '_index5.js',
3359 3718 '_SelectProductModal.js',
3360 3719 '_EditorPanel.js',
@@ -3381,11 +3740,12 @@
3381 3740 'name' => 'ProductGalleryBlockEditor',
3382 3741 'src' => 'resources/admin/BlockEditor/ProductGallery/ProductGalleryBlockEditor.jsx',
3383 3742 'isEntry' => true,
3384 3743 'imports' => [
3385 - '_BlockEditorTranslator.js',
3744 + '_jsx-runtime.js',
3386 3745 '_Icons.js',
3387 3746 '_SelectVariationModal.js',
3747 + '_BlockEditorTranslator.js',
3388 3748 '_index5.js',
3389 3749 '_EditorPanel.js',
3390 3750 '_EditorPanelRow.js',
3391 3751 '_CustomSelect.js',
@@ -3409,13 +3769,14 @@
3409 3769 'name' => 'ProductImageBlockEditor',
3410 3770 'src' => 'resources/admin/BlockEditor/ProductImage/ProductImageBlockEditor.jsx',
3411 3771 'isEntry' => true,
3412 3772 'imports' => [
3413 - '_BlockEditorTranslator.js',
3773 + '_jsx-runtime.js',
3414 3774 '_index5.js',
3415 3775 '_SelectProductModal.js',
3416 3776 '_EditorPanel.js',
3417 3777 '_EditorPanelRow.js',
3778 + '_BlockEditorTranslator.js',
3418 3779 '_SingleProductContext.js',
3419 3780 '_Icons.js',
3420 3781 '_add-query-args.js',
3421 3782 '_ProductListItem.js',
@@ -3436,14 +3797,15 @@
3436 3797 'name' => 'ProductInfoBlockEditor',
3437 3798 'src' => 'resources/admin/BlockEditor/ProductInfo/ProductInfoBlockEditor.jsx',
3438 3799 'isEntry' => true,
3439 3800 'imports' => [
3440 - '_BlockEditorTranslator.js',
3801 + '_jsx-runtime.js',
3441 3802 '_Icons.js',
3442 3803 '_index5.js',
3443 3804 '_SelectProductModal.js',
3444 3805 '_EditorPanel.js',
3445 3806 '_EditorPanelRow.js',
3807 + '_BlockEditorTranslator.js',
3446 3808 '_SingleProductContext.js',
3447 3809 '_add-query-args.js',
3448 3810 '_ProductListItem.js',
3449 3811 '_index6.js'
@@ -3462,8 +3824,9 @@
3462 3824 'name' => 'ProductPackageDescriptionBlockEditor',
3463 3825 'src' => 'resources/admin/BlockEditor/ProductPackageDescription/ProductPackageDescriptionBlockEditor.jsx',
3464 3826 'isEntry' => true,
3465 3827 'imports' => [
3828 + '_jsx-runtime.js',
3466 3829 '_BlockEditorTranslator.js',
3467 3830 '_index5.js',
3468 3831 '_EditorPanel.js',
3469 3832 '_EditorPanelRow.js',
@@ -3482,8 +3845,9 @@
3482 3845 'name' => 'ProductSkuBlockEditor',
3483 3846 'src' => 'resources/admin/BlockEditor/ProductSku/ProductSkuBlockEditor.jsx',
3484 3847 'isEntry' => true,
3485 3848 'imports' => [
3849 + '_jsx-runtime.js',
3486 3850 '_BlockEditorTranslator.js',
3487 3851 '_index5.js',
3488 3852 '_SelectVariationModal.js',
3489 3853 '_EditorPanel.js',
@@ -3506,8 +3870,9 @@
3506 3870 'name' => 'ProductTitleBlockEditor',
3507 3871 'src' => 'resources/admin/BlockEditor/ProductTitle/ProductTitleBlockEditor.jsx',
3508 3872 'isEntry' => true,
3509 3873 'imports' => [
3874 + '_jsx-runtime.js',
3510 3875 '_BlockEditorTranslator.js',
3511 3876 '_index5.js',
3512 3877 '_SelectProductModal.js',
3513 3878 '_EditorPanel.js',
@@ -3535,11 +3900,12 @@
3535 3900 'name' => 'RelatedProductBlockEditor',
3536 3901 'src' => 'resources/admin/BlockEditor/RelatedProduct/RelatedProductBlockEditor.jsx',
3537 3902 'isEntry' => true,
3538 3903 'imports' => [
3539 - '_BlockEditorTranslator.js',
3904 + '_jsx-runtime.js',
3540 3905 '_Icons.js',
3541 3906 '_index5.js',
3907 + '_BlockEditorTranslator.js',
3542 3908 '_add-query-args.js',
3543 3909 '_SingleProductContext.js'
3544 3910 ]
3545 3911 ],
@@ -3553,8 +3919,9 @@
3553 3919 'name' => 'SaleBadgeBlockEditor',
3554 3920 'src' => 'resources/admin/BlockEditor/SaleBadge/SaleBadgeBlockEditor.jsx',
3555 3921 'isEntry' => true,
3556 3922 'imports' => [
3923 + '_jsx-runtime.js',
3557 3924 '_BlockEditorTranslator.js',
3558 3925 '_index5.js',
3559 3926 '_SelectProductModal.js',
3560 3927 '_EditorPanel.js',
@@ -3581,8 +3948,9 @@
3581 3948 'name' => 'SearchBarBlockEditor',
3582 3949 'src' => 'resources/admin/BlockEditor/SearchBar/SearchBarBlockEditor.jsx',
3583 3950 'isEntry' => true,
3584 3951 'imports' => [
3952 + '_jsx-runtime.js',
3585 3953 '_BlockEditorTranslator.js',
3586 3954 '_index6.js',
3587 3955 '_Icons.js'
3588 3956 ],
@@ -3595,13 +3963,14 @@
3595 3963 'name' => 'InnerBlocks',
3596 3964 'src' => 'resources/admin/BlockEditor/ShopApp/InnerBlocks/InnerBlocks.jsx',
3597 3965 'isEntry' => true,
3598 3966 'imports' => [
3599 - '_BlockEditorTranslator.js',
3967 + '_jsx-runtime.js',
3600 3968 '_ProductExcerptBlock.js',
3601 3969 '_ProductContext.js',
3602 3970 '_SingleProductContext.js',
3603 3971 '_ProductContainerContext.js',
3972 + '_BlockEditorTranslator.js',
3604 3973 '_EditorPanel.js',
3605 3974 '_EditorPanelRow.js'
3606 3975 ]
3607 3976 ],
@@ -3614,10 +3983,10 @@
3614 3983 'name' => 'ShopAppBlockEditor',
3615 3984 'src' => 'resources/admin/BlockEditor/ShopApp/ShopAppBlockEditor.jsx',
3616 3985 'isEntry' => true,
3617 3986 'imports' => [
3987 + '_jsx-runtime.js',
3618 3988 '_BlockEditorTranslator.js',
3619 - '_ColorPickerField.js',
3620 3989 '_CustomSelect.js',
3621 3990 '_Icons.js',
3622 3991 '_ErrorBoundary.js',
3623 3992 '_ProductContext.js',
@@ -3638,8 +4007,9 @@
3638 4007 'name' => 'SoldOutBadgeBlockEditor',
3639 4008 'src' => 'resources/admin/BlockEditor/SoldOutBadge/SoldOutBadgeBlockEditor.jsx',
3640 4009 'isEntry' => true,
3641 4010 'imports' => [
4011 + '_jsx-runtime.js',
3642 4012 '_BlockEditorTranslator.js',
3643 4013 '_EditorPanel.js',
3644 4014 '_EditorPanelRow.js',
3645 4015 '_SingleProductContext.js',
@@ -3657,13 +4027,14 @@
3657 4027 'name' => 'StockBlock',
3658 4028 'src' => 'resources/admin/BlockEditor/Stock/StockBlock.jsx',
3659 4029 'isEntry' => true,
3660 4030 'imports' => [
3661 - '_BlockEditorTranslator.js',
4031 + '_jsx-runtime.js',
3662 4032 '_Icons.js',
3663 4033 '_SelectProductModal.js',
3664 4034 '_EditorPanel.js',
3665 4035 '_EditorPanelRow.js',
4036 + '_BlockEditorTranslator.js',
3666 4037 '_index5.js',
3667 4038 '_SingleProductContext.js',
3668 4039 '_add-query-args.js',
3669 4040 '_ProductListItem.js',
@@ -3675,12 +4046,49 @@
3675 4046 'name' => 'StoreLogoBlockEditor',
3676 4047 'src' => 'resources/admin/BlockEditor/StoreLogo/StoreLogoBlockEditor.jsx',
3677 4048 'isEntry' => true,
3678 4049 'imports' => [
4050 + '_jsx-runtime.js',
3679 4051 '_BlockEditorTranslator.js',
3680 4052 '_Icons.js'
3681 4053 ]
3682 4054 ],
4055 + 'resources/admin/Modules/Products/FluentPlayer/fluent-player-gallery.js' => [
4056 + 'file' => 'fluent-player-gallery.js',
4057 + 'name' => 'fluent-player-gallery',
4058 + 'src' => 'resources/admin/Modules/Products/FluentPlayer/fluent-player-gallery.js',
4059 + 'isEntry' => true,
4060 + 'imports' => [
4061 + '_preload-helper.js',
4062 + '_Translator.js',
4063 + '_vue.esm-bundler.js',
4064 + '_galleryTabs.js',
4065 + '_Rest.js',
4066 + '_Arr.js'
4067 + ],
4068 + 'dynamicImports' => [
4069 + 'resources/admin/Modules/Products/parts/FluentPlayerVideoTab.vue'
4070 + ]
4071 + ],
4072 + 'resources/admin/Modules/Products/parts/FluentPlayerVideoTab.vue' => [
4073 + 'file' => 'chunks/FluentPlayerVideoTab.js',
4074 + 'name' => 'FluentPlayerVideoTab',
4075 + 'src' => 'resources/admin/Modules/Products/parts/FluentPlayerVideoTab.vue',
4076 + 'isDynamicEntry' => true,
4077 + 'imports' => [
4078 + '_vue.esm-bundler.js',
4079 + '_Rest.js',
4080 + '_Notify.js',
4081 + '_Translator.js',
4082 + '_DynamicIcon.js',
4083 + 'resources/admin/Modules/Products/FluentPlayer/fluent-player-gallery.js',
4084 + '_index.js',
4085 + '_Str.js',
4086 + '_Arr.js',
4087 + '_preload-helper.js',
4088 + '_galleryTabs.js'
4089 + ]
4090 + ],
3683 4091 'resources/admin/Modules/Reports/Subscription/Cohort.vue' => [
3684 4092 'file' => 'chunks/Cohort.js',
3685 4093 'name' => 'Cohort',
3686 4094 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue',
@@ -3686,9 +4094,9 @@
3686 4094 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue',
3687 4095 'isDynamicEntry' => true,
3688 4096 'imports' => [
3689 4097 '_vue.esm-bundler.js',
3690 - '_OrderCustomerInformation.js',
4098 + '_UserCan.js',
3691 4099 '_DynamicIcon.js',
3692 4100 '_CardBody.js',
3693 4101 '__plugin-vue_export-helper.js',
3694 4102 '_Empty.js',
@@ -3693,37 +4101,44 @@
3693 4101 '__plugin-vue_export-helper.js',
3694 4102 '_Empty.js',
3695 4103 '_Translator.js',
3696 4104 '_Rest.js',
3697 - '_productService.js',
4105 + '_CurrencyFormatter.js',
3698 4106 'resources/admin/bootstrap/app.js',
3699 4107 '_common.js',
4108 + '_Arr.js',
4109 + '_preload-helper.js',
4110 + '_vue-router.js',
4111 + '_dayjs.min.js',
4112 + '_timezone.js',
4113 + '_weekOfYear.js',
3700 4114 '_Badge.js',
4115 + '_Model.js',
4116 + '_Url.js',
3701 4117 '_Str.js',
3702 - '_CopyToClipboard.js',
3703 - '_Animation.js',
3704 4118 '_Notify.js',
3705 4119 '_index.js',
4120 + '_index3.js',
3706 4121 '_IconButton.js',
3707 - '_Arr.js',
4122 + '_Utils.js',
4123 + '_TransitionAccordion.js',
4124 + '_OrderCustomerInformation.js',
4125 + '_Animation.js',
3708 4126 '_Asset.js',
3709 - '_Url.js',
3710 - '_vue-router.js',
4127 + '_AddressComponent2.js',
3711 4128 '_NotFound.js',
3712 - '_Model.js',
3713 - '_dayjs.min.js',
3714 - '_timezone.js',
3715 - '_index3.js',
3716 - '_Utils.js',
3717 - '_CancelSubscription.js',
4129 + '_productService.js',
4130 + '_Activity.js',
3718 4131 '_BundleProducts.js',
3719 4132 '_dateShortCuts.js',
3720 4133 '_index4.js',
3721 4134 '_countries.js',
3722 4135 '_index2.js',
4136 + '_AttrGroups.js',
4137 + '_DynamicTemplateParser.js',
3723 4138 '_ProductVariationSelector.js',
4139 + '_galleryTabs.js',
3724 4140 '_FileUploaderDialog.js',
3725 - '_defaults.js',
3726 4141 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3727 4142 '_useElementPlusComponents.js'
3728 4143 ],
3729 4144 'css' => [
@@ -3736,11 +4151,12 @@
3736 4151 'src' => 'resources/admin/Modules/Shipping/shipping.js',
3737 4152 'isEntry' => true,
3738 4153 'imports' => [
3739 4154 '_vue.esm-bundler.js',
3740 - '_CardBody.js',
4155 + '_Badge.js',
3741 4156 '_Translator.js',
3742 4157 '_Arr.js',
4158 + '_CardBody.js',
3743 4159 '_Rest.js',
3744 4160 '_IconButton.js',
3745 4161 '_DynamicIcon.js',
3746 4162 '_Notify.js',
@@ -3748,17 +4164,21 @@
3748 4164 '_vue-router.js',
3749 4165 '_countries.js',
3750 4166 '_index.js',
3751 4167 '_NotFound.js',
3752 - '_Badge.js',
3753 4168 '_Animation.js',
3754 4169 '_Model.js',
3755 - '_Url.js',
4170 + '_common.js',
4171 + '_dayjs.min.js',
3756 4172 '_Str.js',
3757 - '_dayjs.min.js',
3758 4173 '_timezone.js',
4174 + '_weekOfYear.js',
4175 + '_Utils.js',
4176 + '_CurrencyFormatter.js',
4177 + '_Url.js',
3759 4178 '_index3.js',
3760 - '_Utils.js',
4179 + '_TransitionAccordion.js',
4180 + '_preload-helper.js',
3761 4181 '_Asset.js'
3762 4182 ],
3763 4183 'css' => [
3764 4184 'assets/shipping.css'
@@ -3770,36 +4190,44 @@
3770 4190 'src' => 'resources/admin/Modules/Subscriptions/subscription.js',
3771 4191 'isEntry' => true,
3772 4192 'imports' => [
3773 4193 '_vue.esm-bundler.js',
3774 - '_CardBody.js',
4194 + '_Badge.js',
3775 4195 '_Empty.js',
3776 4196 '_Translator.js',
3777 - '_CancelSubscription.js',
4197 + '_Activity.js',
3778 4198 '__plugin-vue_export-helper.js',
3779 4199 '_index.js',
3780 - '_CopyToClipboard.js',
4200 + '_DynamicIcon.js',
3781 4201 '_OrderCustomerInformation.js',
4202 + '_UserCan.js',
4203 + '_CardBody.js',
3782 4204 '_Str.js',
3783 - '_DynamicIcon.js',
4205 + '_dayjs.min.js',
4206 + '_Utils.js',
4207 + '_Notify.js',
4208 + '_CurrencyFormatter.js',
3784 4209 '_NotFound.js',
3785 4210 '_Arr.js',
3786 - '_Badge.js',
3787 4211 '_common.js',
3788 - '_Notify.js',
3789 4212 '_Model.js',
3790 4213 '_Rest.js',
3791 - '_IconButton.js',
3792 4214 '_vue-router.js',
3793 4215 '_Url.js',
3794 - '_dayjs.min.js',
3795 4216 '_timezone.js',
3796 4217 '_index3.js',
3797 - '_Utils.js',
3798 - '_productService.js',
4218 + '_IconButton.js',
4219 + '_TransitionAccordion.js',
3799 4220 '_BundleProducts.js',
4221 + '_preload-helper.js',
3800 4222 '_Animation.js',
3801 - '_Asset.js'
4223 + '_Asset.js',
4224 + '_AddressComponent2.js',
4225 + '_productService.js',
4226 + '_weekOfYear.js'
4227 + ],
4228 + 'css' => [
4229 + 'assets/subscription.css'
3802 4230 ]
3803 4231 ],
3804 4232 'resources/admin/admin_hooks.js' => [
3805 4233 'file' => 'admin_hooks.js',
@@ -3814,43 +4242,50 @@
3814 4242 'isEntry' => true,
3815 4243 'imports' => [
3816 4244 '_vue.esm-bundler.js',
3817 4245 '_vue-router.js',
3818 - '_DynamicIcon.js',
3819 - '_CardBody.js',
4246 + '_preload-helper.js',
3820 4247 '_Translator.js',
4248 + '_Badge.js',
3821 4249 '_Empty.js',
4250 + '_index.js',
3822 4251 '_OrderCustomerInformation.js',
3823 - '_productService.js',
3824 - '_CancelSubscription.js',
4252 + '_UserCan.js',
4253 + '_CurrencyFormatter.js',
4254 + '_Activity.js',
4255 + '_CardBody.js',
4256 + '_DynamicIcon.js',
3825 4257 '__plugin-vue_export-helper.js',
4258 + '_common.js',
3826 4259 '_IconButton.js',
3827 - '_common.js',
3828 4260 '_Model.js',
3829 4261 '_Rest.js',
3830 4262 '_dayjs.min.js',
3831 - '_index.js',
3832 4263 '_Notify.js',
3833 4264 '_Animation.js',
3834 4265 '_dateShortCuts.js',
3835 4266 '_countries.js',
3836 4267 '_NotFound.js',
4268 + '_Utils.js',
3837 4269 '_Asset.js',
3838 4270 '_index2.js',
3839 4271 '_Str.js',
3840 4272 '_Arr.js',
4273 + '_AttrGroups.js',
3841 4274 '_Url.js',
4275 + '_DynamicTemplateParser.js',
3842 4276 '_timezone.js',
3843 - '_Utils.js',
3844 - '_Badge.js',
3845 4277 '_ProductVariationSelector.js',
3846 - '_CopyToClipboard.js',
4278 + '_productService.js',
3847 4279 '_BundleProducts.js',
4280 + '_galleryTabs.js',
3848 4281 '_index3.js',
4282 + '_TransitionAccordion.js',
3849 4283 '_FileUploaderDialog.js',
3850 - '_defaults.js',
3851 4284 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3852 4285 '_useElementPlusComponents.js',
4286 + '_AddressComponent2.js',
4287 + '_weekOfYear.js',
3853 4288 '_index4.js'
3854 4289 ],
3855 4290 'dynamicImports' => [
3856 4291 'resources/admin/Bits/Components/Form/Components/Affix/Test.vue',
@@ -3860,13 +4295,17 @@
3860 4295 'resources/admin/Bits/Components/Form/Components/Coupon/GetProducts.vue',
3861 4296 'resources/admin/Bits/Components/Form/Components/Coupon/IncludeExclude/Categories.vue',
3862 4297 'resources/admin/Bits/Components/Form/Components/Coupon/IncludeExclude/Product.vue',
3863 4298 'resources/admin/Bits/Components/Form/Components/Coupon/Products.vue',
4299 + 'resources/admin/Bits/Components/Form/Components/McpSettings.vue',
3864 4300 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue',
3865 4301 'resources/admin/Bits/Components/Form/Components/PaymentView.vue',
3866 4302 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue',
4303 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearanceComponent.vue',
4304 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/AppearancePreview.vue',
3867 4305 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
3868 4306 'resources/admin/Bits/Components/Form/Components/StoreSettings/PageSelector.vue',
4307 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue',
3869 4308 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
3870 4309 'resources/admin/Modules/Reports/Subscription/Cohort.vue'
3871 4310 ],
3872 4311 'css' => [
@@ -3872,8 +4311,14 @@
3872 4311 'css' => [
3873 4312 'assets/app.css'
3874 4313 ]
3875 4314 ],
4315 + 'resources/admin/dark-mode-toggle.js' => [
4316 + 'file' => 'dark-mode-toggle.js',
4317 + 'name' => 'dark-mode-toggle',
4318 + 'src' => 'resources/admin/dark-mode-toggle.js',
4319 + 'isEntry' => true
4320 + ],
3876 4321 'resources/admin/elementor/AddToCart/Start.js' => [
3877 4322 'file' => 'Start3.js',
3878 4323 'name' => 'Start',
3879 4324 'src' => 'resources/admin/elementor/AddToCart/Start.js',
@@ -3887,14 +4332,18 @@
3887 4332 '_index.js',
3888 4333 '_index2.js',
3889 4334 '_index4.js',
3890 4335 '_dayjs.min.js',
4336 + '_weekOfYear.js',
3891 4337 '_index3.js',
3892 4338 '_Arr.js',
3893 4339 '_DynamicIcon.js',
4340 + '_preload-helper.js',
3894 4341 'resources/admin/Bits/Components/Icons/CaretRight.vue',
3895 4342 '_Str.js',
3896 4343 '_productService.js',
4344 + '_CurrencyFormatter.js',
4345 + '_timezone.js',
3897 4346 '_Model.js',
3898 4347 '_Rest.js',
3899 4348 '_Asset.js',
3900 4349 '_Url.js',
@@ -3918,8 +4367,9 @@
3918 4367 '_index.js',
3919 4368 '_index2.js',
3920 4369 '_index4.js',
3921 4370 '_dayjs.min.js',
4371 + '_weekOfYear.js',
3922 4372 '_index3.js',
3923 4373 '_Arr.js',
3924 4374 '__plugin-vue_export-helper.js',
3925 4375 '_add-query-args.js'
@@ -3943,14 +4393,18 @@
3943 4393 '_index.js',
3944 4394 '_index2.js',
3945 4395 '_index4.js',
3946 4396 '_dayjs.min.js',
4397 + '_weekOfYear.js',
3947 4398 '_index3.js',
3948 4399 '_DynamicIcon.js',
4400 + '_preload-helper.js',
3949 4401 'resources/admin/Bits/Components/Icons/CaretRight.vue',
3950 4402 '_Str.js',
3951 4403 '_productService.js',
4404 + '_CurrencyFormatter.js',
3952 4405 '_Arr.js',
4406 + '_timezone.js',
3953 4407 '_Model.js',
3954 4408 '_Rest.js',
3955 4409 '_Asset.js',
3956 4410 '_Url.js',
@@ -3981,12 +4435,16 @@
3981 4435 '_index.js',
3982 4436 '_index2.js',
3983 4437 '_index4.js',
3984 4438 '_dayjs.min.js',
4439 + '_weekOfYear.js',
3985 4440 '_index3.js',
3986 4441 '_DynamicIcon.js',
4442 + '_preload-helper.js',
3987 4443 '_Str.js',
3988 4444 '_productService.js',
4445 + '_CurrencyFormatter.js',
4446 + '_timezone.js',
3989 4447 '_Model.js',
3990 4448 '_Asset.js',
3991 4449 '_Url.js',
3992 4450 '_vue-router.js',
@@ -4011,8 +4469,9 @@
4011 4469 '_index.js',
4012 4470 '_index2.js',
4013 4471 '_index4.js',
4014 4472 '_dayjs.min.js',
4473 + '_weekOfYear.js',
4015 4474 '_index3.js',
4016 4475 '_Arr.js'
4017 4476 ]
4018 4477 ],
@@ -4029,8 +4488,9 @@
4029 4488 '_index.js',
4030 4489 '_index2.js',
4031 4490 '_index4.js',
4032 4491 '_dayjs.min.js',
4492 + '_weekOfYear.js',
4033 4493 '_index3.js',
4034 4494 '__plugin-vue_export-helper.js',
4035 4495 '_Arr.js'
4036 4496 ]
@@ -4055,8 +4515,33 @@
4055 4515 'name' => 'edit-wp-user-global',
4056 4516 'src' => 'resources/admin/utils/edit-wp-user-global.js',
4057 4517 'isEntry' => true
4058 4518 ],
4519 + 'resources/attributes/attributes.js' => [
4520 + 'file' => 'attributes.js',
4521 + 'name' => 'attributes',
4522 + 'src' => 'resources/attributes/attributes.js',
4523 + 'isEntry' => true,
4524 + 'imports' => [
4525 + '_Translator.js',
4526 + '_vue.esm-bundler.js',
4527 + '__plugin-vue_export-helper.js',
4528 + '_AttrGroups.js',
4529 + '_Arr.js',
4530 + '_Rest.js',
4531 + '_common.js',
4532 + '_dayjs.min.js',
4533 + '_Str.js',
4534 + '_timezone.js',
4535 + '_weekOfYear.js',
4536 + '_Utils.js',
4537 + '_CurrencyFormatter.js',
4538 + '_index.js',
4539 + '_Notify.js',
4540 + '_DynamicIcon.js',
4541 + '_preload-helper.js'
4542 + ]
4543 + ],
4059 4544 'resources/images/pro-feature-pattern.png' => [
4060 4545 'file' => 'images/pro-feature-pattern.png',
4061 4546 'name' => 'pro-feature-pattern',
4062 4547 'src' => 'resources/images/pro-feature-pattern.png',
@@ -4067,8 +4552,9 @@
4067 4552 'name' => 'license',
4068 4553 'src' => 'resources/licensing/license.js',
4069 4554 'isEntry' => true,
4070 4555 'imports' => [
4556 + '_Translator.js',
4071 4557 '_vue.esm-bundler.js',
4072 4558 '_CardBody.js',
4073 4559 '_NotFound.js',
4074 4560 '_dateShortCuts.js',
@@ -4073,10 +4559,10 @@
4073 4559 '_NotFound.js',
4074 4560 '_dateShortCuts.js',
4075 4561 '_Empty.js',
4076 4562 '_DynamicIcon.js',
4077 - '_Translator.js',
4078 - '_IconButton.js',
4563 + '_Badge.js',
4564 + '_common.js',
4079 4565 '_index.js',
4080 4566 '_OrderCustomerInformation.js',
4081 4567 '__plugin-vue_export-helper.js',
4082 4568 '_dayjs.min.js',
@@ -4081,23 +4567,27 @@
4081 4567 '__plugin-vue_export-helper.js',
4082 4568 '_dayjs.min.js',
4083 4569 '_Model.js',
4084 4570 '_Rest.js',
4085 - '_Badge.js',
4086 - '_common.js',
4087 - '_CopyToClipboard.js',
4571 + '_IconButton.js',
4572 + '_UserCan.js',
4573 + '_Utils.js',
4088 4574 '_Str.js',
4089 4575 '_Arr.js',
4576 + '_CurrencyFormatter.js',
4090 4577 '_vue-router.js',
4578 + '_Asset.js',
4091 4579 '_Url.js',
4580 + '_index4.js',
4581 + '_preload-helper.js',
4092 4582 '_timezone.js',
4093 4583 '_Notify.js',
4094 4584 '_index3.js',
4095 - '_Utils.js',
4096 - '_Asset.js',
4097 - '_index4.js',
4098 - '_productService.js',
4099 - '_Animation.js'
4585 + '_TransitionAccordion.js',
4586 + '_weekOfYear.js',
4587 + '_Animation.js',
4588 + '_AddressComponent2.js',
4589 + '_productService.js'
4100 4590 ],
4101 4591 'css' => [
4102 4592 'assets/license.css'
4103 4593 ]
@@ -4107,13 +4597,13 @@
4107 4597 'name' => 'order-bump',
4108 4598 'src' => 'resources/order-bump/order-bump.js',
4109 4599 'isEntry' => true,
4110 4600 'imports' => [
4601 + '_Translator.js',
4111 4602 '_vue.esm-bundler.js',
4112 - '_Translator.js',
4603 + '_Badge.js',
4604 + '_Empty.js',
4113 4605 '_CardBody.js',
4114 - '_Empty.js',
4115 - '_Badge.js',
4116 4606 '_DynamicIcon.js',
4117 4607 '_common.js',
4118 4608 '_Notify.js',
4119 4609 '_Rest.js',
@@ -4128,9 +4618,13 @@
4128 4618 '_Str.js',
4129 4619 '_dayjs.min.js',
4130 4620 '_timezone.js',
4131 4621 '_index3.js',
4132 - '_Utils.js'
4622 + '_Utils.js',
4623 + '_weekOfYear.js',
4624 + '_CurrencyFormatter.js',
4625 + '_TransitionAccordion.js',
4626 + '_preload-helper.js'
4133 4627 ]
4134 4628 ],
4135 4629 'resources/public/buttons/add-to-cart/style/style.scss' => [
4136 4630 'file' => 'assets/style3.css',
@@ -4261,28 +4755,32 @@
4261 4755 'imports' => [
4262 4756 '_vue.esm-bundler.js',
4263 4757 '_dayjs.min.js',
4264 4758 '_timezone.js',
4759 + '_weekOfYear.js',
4265 4760 '_DynamicIcon.js',
4266 - '_Badge.js',
4267 4761 '_Str.js',
4762 + '__plugin-vue_export-helper.js',
4268 4763 '_BundleProducts.js',
4269 - '__plugin-vue_export-helper.js',
4270 4764 '_common.js',
4271 4765 '_IconButton.js',
4272 - '_CopyToClipboard.js',
4766 + '_index.js',
4273 4767 '_vue-router.js',
4274 - '_index.js',
4768 + '_Translator.js',
4275 4769 'resources/admin/Bits/Components/Icons/ArrowDown.vue',
4276 4770 'resources/admin/Bits/Components/Icons/ArrowUp.vue',
4771 + '_AddressComponent2.js',
4277 4772 '_Rest.js',
4278 4773 '_Animation.js',
4279 4774 '_Notify.js',
4775 + '_DynamicTemplateParser.js',
4776 + '_index3.js',
4280 4777 '_index2.js',
4281 - '_index3.js',
4282 - '_defaults.js',
4283 - '_Translator.js',
4778 + '_preload-helper.js',
4284 4779 '_Arr.js',
4780 + '_Utils.js',
4781 + '_CurrencyFormatter.js',
4782 + '_TransitionAccordion.js',
4285 4783 '_index4.js'
4286 4784 ],
4287 4785 'css' => [
4288 4786 'assets/Start.css'
@@ -4456,9 +4954,11 @@
4456 4954 '_Translator.js',
4457 4955 '_vue.esm-bundler.js',
4458 4956 '_Arr.js',
4459 4957 '_dayjs.min.js',
4460 - '_timezone.js'
4958 + '_timezone.js',
4959 + '_weekOfYear.js',
4960 + '_CurrencyFormatter.js'
4461 4961 ]
4462 4962 ],
4463 4963 'resources/public/search-bar-app/style/style.scss' => [
4464 4964 'file' => 'assets/style5.css',
@@ -4470,8 +4970,19 @@
4470 4970 'name' => 'SingleProduct',
4471 4971 'src' => 'resources/public/single-product/SingleProduct.js',
4472 4972 'isEntry' => true
4473 4973 ],
4974 + 'resources/public/single-product/advanced-variation-public.js' => [
4975 + 'file' => 'advanced-variation-public.js',
4976 + 'name' => 'advanced-variation-public',
4977 + 'src' => 'resources/public/single-product/advanced-variation-public.js',
4978 + 'isEntry' => true
4979 + ],
4980 + 'resources/public/single-product/advanced-variations.scss' => [
4981 + 'file' => 'assets/advanced-variations.css',
4982 + 'src' => 'resources/public/single-product/advanced-variations.scss',
4983 + 'isEntry' => true
4984 + ],
4474 4985 'resources/public/single-product/similar-product.scss' => [
4475 4986 'file' => 'assets/similar-product.css',
4476 4987 'src' => 'resources/public/single-product/similar-product.scss',
4477 4988 'isEntry' => true
@@ -4501,8 +5012,44 @@
4501 5012 'file' => 'assets/taxonomy.css',
4502 5013 'src' => 'resources/styles/tailwind/taxonomy.scss',
4503 5014 'isEntry' => true
4504 5015 ],
5016 + 'resources/withdrawal/withdrawal.js' => [
5017 + 'file' => 'withdrawal.js',
5018 + 'name' => 'withdrawal',
5019 + 'src' => 'resources/withdrawal/withdrawal.js',
5020 + 'isEntry' => true,
5021 + 'imports' => [
5022 + '_Translator.js',
5023 + '_vue.esm-bundler.js',
5024 + '_Badge.js',
5025 + '_Empty.js',
5026 + '_UserCan.js',
5027 + '_Rest.js',
5028 + '_Notify.js',
5029 + '_CurrencyFormatter.js',
5030 + '_IconButton.js',
5031 + '_DynamicIcon.js',
5032 + '__plugin-vue_export-helper.js',
5033 + '_Arr.js',
5034 + '_Model.js',
5035 + '_common.js',
5036 + '_dayjs.min.js',
5037 + '_Str.js',
5038 + '_timezone.js',
5039 + '_weekOfYear.js',
5040 + '_Utils.js',
5041 + '_index.js',
5042 + '_vue-router.js',
5043 + '_Url.js',
5044 + '_index3.js',
5045 + '_TransitionAccordion.js',
5046 + '_preload-helper.js'
5047 + ],
5048 + 'css' => [
5049 + 'assets/withdrawal.css'
5050 + ]
5051 + ],
4505 5052 'resources/images/404.svg' => [
4506 5053 'file' => 'images/404.svg',
4507 5054 'name' => '404',
4508 5055 'src' => 'resources/images/404.svg',
@@ -4513,8 +5060,20 @@
4513 5060 'name' => 'avatar-empty',
4514 5061 'src' => 'resources/images/avatar-empty.png',
4515 5062 'isEntry' => true
4516 5063 ],
5064 + 'resources/images/bill-line.svg' => [
5065 + 'file' => 'images/bill-line.svg',
5066 + 'name' => 'bill-line',
5067 + 'src' => 'resources/images/bill-line.svg',
5068 + 'isEntry' => true
5069 + ],
5070 + 'resources/images/bricks/logo.png' => [
5071 + 'file' => 'images/bricks/logo.png',
5072 + 'name' => 'logo',
5073 + 'src' => 'resources/images/bricks/logo.png',
5074 + 'isEntry' => true
5075 + ],
4517 5076 'resources/images/cart.svg' => [
4518 5077 'file' => 'images/cart.svg',
4519 5078 'name' => 'cart',
4520 5079 'src' => 'resources/images/cart.svg',
@@ -4567,8 +5126,20 @@
4567 5126 'name' => 'crown',
4568 5127 'src' => 'resources/images/crown.svg',
4569 5128 'isEntry' => true
4570 5129 ],
5130 + 'resources/images/divi/black.svg' => [
5131 + 'file' => 'images/divi/black.svg',
5132 + 'name' => 'black',
5133 + 'src' => 'resources/images/divi/black.svg',
5134 + 'isEntry' => true
5135 + ],
5136 + 'resources/images/divi/white.svg' => [
5137 + 'file' => 'images/divi/white.svg',
5138 + 'name' => 'white',
5139 + 'src' => 'resources/images/divi/white.svg',
5140 + 'isEntry' => true
5141 + ],
4571 5142 'resources/images/elementor/black.svg' => [
4572 5143 'file' => 'images/elementor/black.svg',
4573 5144 'name' => 'black',
4574 5145 'src' => 'resources/images/elementor/black.svg',
@@ -4633,8 +5204,20 @@
4633 5204 'name' => 'empty',
4634 5205 'src' => 'resources/images/empty.png',
4635 5206 'isEntry' => true
4636 5207 ],
5208 + 'resources/images/external-link-line.svg' => [
5209 + 'file' => 'images/external-link-line.svg',
5210 + 'name' => 'external-link-line',
5211 + 'src' => 'resources/images/external-link-line.svg',
5212 + 'isEntry' => true
5213 + ],
5214 + 'resources/images/fluent-cart-resolution/logo.svg' => [
5215 + 'file' => 'images/fluent-cart-resolution/logo.svg',
5216 + 'name' => 'logo',
5217 + 'src' => 'resources/images/fluent-cart-resolution/logo.svg',
5218 + 'isEntry' => true
5219 + ],
4637 5220 'resources/images/fluent-pdf/black.svg' => [
4638 5221 'file' => 'images/fluent-pdf/black.svg',
4639 5222 'name' => 'black',
4640 5223 'src' => 'resources/images/fluent-pdf/black.svg',
@@ -4801,8 +5384,14 @@
4801 5384 'name' => 'airwallex-icon',
4802 5385 'src' => 'resources/images/payment-methods/airwallex-icon.svg',
4803 5386 'isEntry' => true
4804 5387 ],
5388 + 'resources/images/payment-methods/airwallex-logo-light.svg' => [
5389 + 'file' => 'images/payment-methods/airwallex-logo-light.svg',
5390 + 'name' => 'airwallex-logo-light',
5391 + 'src' => 'resources/images/payment-methods/airwallex-logo-light.svg',
5392 + 'isEntry' => true
5393 + ],
4805 5394 'resources/images/payment-methods/airwallex-logo.svg' => [
4806 5395 'file' => 'images/payment-methods/airwallex-logo.svg',
4807 5396 'name' => 'airwallex-logo',
4808 5397 'src' => 'resources/images/payment-methods/airwallex-logo.svg',
@@ -4831,8 +5420,14 @@
4831 5420 'name' => 'cod-icon',
4832 5421 'src' => 'resources/images/payment-methods/cod-icon.svg',
4833 5422 'isEntry' => true
4834 5423 ],
5424 + 'resources/images/payment-methods/flutterwave-logo-light.svg' => [
5425 + 'file' => 'images/payment-methods/flutterwave-logo-light.svg',
5426 + 'name' => 'flutterwave-logo-light',
5427 + 'src' => 'resources/images/payment-methods/flutterwave-logo-light.svg',
5428 + 'isEntry' => true
5429 + ],
4835 5430 'resources/images/payment-methods/flutterwave-logo.svg' => [
4836 5431 'file' => 'images/payment-methods/flutterwave-logo.svg',
4837 5432 'name' => 'flutterwave-logo',
4838 5433 'src' => 'resources/images/payment-methods/flutterwave-logo.svg',
@@ -4861,8 +5456,14 @@
4861 5456 'name' => 'offline-payment-icon',
4862 5457 'src' => 'resources/images/payment-methods/offline-payment-icon.svg',
4863 5458 'isEntry' => true
4864 5459 ],
5460 + 'resources/images/payment-methods/offline-payment-light.svg' => [
5461 + 'file' => 'images/payment-methods/offline-payment-light.svg',
5462 + 'name' => 'offline-payment-light',
5463 + 'src' => 'resources/images/payment-methods/offline-payment-light.svg',
5464 + 'isEntry' => true
5465 + ],
4865 5466 'resources/images/payment-methods/offline-payment.svg' => [
4866 5467 'file' => 'images/payment-methods/offline-payment.svg',
4867 5468 'name' => 'offline-payment',
4868 5469 'src' => 'resources/images/payment-methods/offline-payment.svg',
@@ -4925,8 +5526,14 @@
4925 5526 'resources/images/payment-methods/square-logo.svg' => [
4926 5527 'file' => 'images/payment-methods/square-logo.svg',
4927 5528 'name' => 'square-logo',
4928 5529 'src' => 'resources/images/payment-methods/square-logo.svg',
5530 + 'isEntry' => true
5531 + ],
5532 + 'resources/images/payment-methods/sslcommerz-logo.svg' => [
5533 + 'file' => 'images/payment-methods/sslcommerz-logo.svg',
5534 + 'name' => 'sslcommerz-logo',
5535 + 'src' => 'resources/images/payment-methods/sslcommerz-logo.svg',
4929 5536 'isEntry' => true
4930 5537 ],
4931 5538 'resources/images/payment-methods/stripe-connect.png' => [
4932 5539 'file' => 'images/payment-methods/stripe-connect.png',