PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.6
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.6
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 +771 -238 1.3.28 → 1.6.6 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 ],
@@ -49,17 +92,45 @@
49 92 '_Arr.js',
50 93 '_Url.js'
51 94 ]
52 95 ],
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 + ]
109 + ],
53 110 '_Badge.js' => [
54 111 'file' => 'chunks/Badge.js',
55 112 'name' => 'Badge',
56 113 'imports' => [
114 + '_Model.js',
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',
57 125 '_DynamicIcon.js',
58 - '_Str.js',
59 - '_Translator.js',
60 - '_vue.esm-bundler.js',
61 - '__plugin-vue_export-helper.js'
126 + '__plugin-vue_export-helper.js',
127 + '_index3.js',
128 + '_index.js',
129 + '_IconButton.js',
130 + '_Utils.js',
131 + '_TransitionAccordion.js',
132 + '_Str.js'
62 133 ]
63 134 ],
64 135 '_BlockEditorTranslator.js' => [
65 136 'file' => 'chunks/BlockEditorTranslator.js',
@@ -73,39 +144,14 @@
73 144 '_vue.esm-bundler.js',
74 145 '__plugin-vue_export-helper.js'
75 146 ]
76 147 ],
77 - '_CancelSubscription.js' => [
78 - 'file' => 'chunks/CancelSubscription.js',
79 - 'name' => 'CancelSubscription',
80 - 'imports' => [
81 - '_vue.esm-bundler.js',
82 - '_Empty.js',
83 - '_Badge.js',
84 - '_Translator.js',
85 - '_Str.js',
86 - '_Url.js',
87 - '_IconButton.js',
88 - '_DynamicIcon.js',
89 - '_RouteCell.js',
90 - '_ConvertedTime.js',
91 - '_productService.js',
92 - '_OrderCustomerInformation.js',
93 - '_Rest.js',
94 - '_Notify.js',
95 - '_NotFound.js',
96 - '_index.js',
97 - '_Arr.js',
98 - '_common.js',
99 - '_BundleProducts.js',
100 - '__plugin-vue_export-helper.js'
101 - ]
102 - ],
103 148 '_CardBody.js' => [
104 149 'file' => 'chunks/CardBody.js',
105 150 'name' => 'CardBody',
106 151 'imports' => [
107 152 '_vue.esm-bundler.js',
153 + '_vue-router.js',
108 154 '__plugin-vue_export-helper.js',
109 155 '_DynamicIcon.js'
110 156 ]
111 157 ],
@@ -112,47 +158,31 @@
112 158 '_ColorPickerField.js' => [
113 159 'file' => 'chunks/ColorPickerField.js',
114 160 'name' => 'ColorPickerField',
115 161 'imports' => [
116 - '_BlockEditorTranslator.js',
117 - '_Icons.js'
162 + '_jsx-runtime.js',
163 + '_Icons.js',
164 + '_BlockEditorTranslator.js'
118 165 ]
119 166 ],
120 - '_ConvertedTime.js' => [
121 - 'file' => 'chunks/ConvertedTime.js',
122 - 'name' => 'ConvertedTime',
167 + '_CurrencyFormatter.js' => [
168 + 'file' => 'chunks/CurrencyFormatter.js',
169 + 'name' => 'CurrencyFormatter',
123 170 'imports' => [
124 - '_vue.esm-bundler.js',
125 - '_common.js',
126 - '_Utils.js'
171 + '_Arr.js',
172 + '_dayjs.min.js',
173 + '_timezone.js',
174 + '_weekOfYear.js',
175 + '_Translator.js'
127 176 ]
128 177 ],
129 - '_CopyToClipboard.css' => [
130 - 'file' => 'assets/CopyToClipboard.css',
131 - 'src' => '_CopyToClipboard.css'
132 - ],
133 - '_CopyToClipboard.js' => [
134 - 'file' => 'chunks/CopyToClipboard.js',
135 - 'name' => 'CopyToClipboard',
136 - 'imports' => [
137 - '_vue.esm-bundler.js',
138 - '_Rest.js',
139 - '_Translator.js',
140 - '_Animation.js',
141 - '_DynamicIcon.js',
142 - '_Notify.js',
143 - '_index.js'
144 - ],
145 - 'css' => [
146 - 'assets/CopyToClipboard.css'
147 - ]
148 - ],
149 178 '_CustomSelect.js' => [
150 179 'file' => 'chunks/CustomSelect.js',
151 180 'name' => 'CustomSelect',
152 181 'imports' => [
153 - '_BlockEditorTranslator.js',
154 - '_index6.js'
182 + '_jsx-runtime.js',
183 + '_index6.js',
184 + '_BlockEditorTranslator.js'
155 185 ]
156 186 ],
157 187 '_DynamicIcon.js' => [
158 188 'file' => 'chunks/DynamicIcon.js',
@@ -157,8 +187,9 @@
157 187 '_DynamicIcon.js' => [
158 188 'file' => 'chunks/DynamicIcon.js',
159 189 'name' => 'DynamicIcon',
160 190 'imports' => [
191 + '_preload-helper.js',
161 192 '_vue.esm-bundler.js'
162 193 ],
163 194 'dynamicImports' => [
164 195 'resources/admin/Bits/Components/Icons/Access.vue',
@@ -257,8 +288,9 @@
257 288 'resources/admin/Bits/Components/Icons/Frame.vue',
258 289 'resources/admin/Bits/Components/Icons/FullScreen.vue',
259 290 'resources/admin/Bits/Components/Icons/GalleryAdd.vue',
260 291 'resources/admin/Bits/Components/Icons/GearIcon.vue',
292 + 'resources/admin/Bits/Components/Icons/Generate.vue',
261 293 'resources/admin/Bits/Components/Icons/Gift.vue',
262 294 'resources/admin/Bits/Components/Icons/Globe.vue',
263 295 'resources/admin/Bits/Components/Icons/GradientCheckCircle.vue',
264 296 'resources/admin/Bits/Components/Icons/GradientWarningCircle.vue',
@@ -304,12 +336,15 @@
304 336 'resources/admin/Bits/Components/Icons/Overview.vue',
305 337 'resources/admin/Bits/Components/Icons/Package.vue',
306 338 'resources/admin/Bits/Components/Icons/Page.vue',
307 339 'resources/admin/Bits/Components/Icons/PaidOrdersIcon.vue',
340 + 'resources/admin/Bits/Components/Icons/PaintLine.vue',
308 341 'resources/admin/Bits/Components/Icons/Palette.vue',
342 + 'resources/admin/Bits/Components/Icons/PaletteLine.vue',
309 343 'resources/admin/Bits/Components/Icons/Party.vue',
310 344 'resources/admin/Bits/Components/Icons/PaymentIcon.vue',
311 345 'resources/admin/Bits/Components/Icons/Pending.vue',
346 + 'resources/admin/Bits/Components/Icons/PlayCircle.vue',
312 347 'resources/admin/Bits/Components/Icons/Plus.vue',
313 348 'resources/admin/Bits/Components/Icons/PlusCircle.vue',
314 349 'resources/admin/Bits/Components/Icons/Print.vue',
315 350 'resources/admin/Bits/Components/Icons/Product.vue',
@@ -320,8 +355,9 @@
320 355 'resources/admin/Bits/Components/Icons/Refresh.vue',
321 356 'resources/admin/Bits/Components/Icons/Refund.vue',
322 357 'resources/admin/Bits/Components/Icons/Reload.vue',
323 358 'resources/admin/Bits/Components/Icons/ReorderDotsVertical.vue',
359 + 'resources/admin/Bits/Components/Icons/Reset.vue',
324 360 'resources/admin/Bits/Components/Icons/Revenue.vue',
325 361 'resources/admin/Bits/Components/Icons/Rotate.vue',
326 362 'resources/admin/Bits/Components/Icons/RunningShoe.vue',
327 363 'resources/admin/Bits/Components/Icons/Save.vue',
@@ -357,8 +393,9 @@
357 393 'resources/admin/Bits/Components/Icons/Unfulfilled.vue',
358 394 'resources/admin/Bits/Components/Icons/Unlink.vue',
359 395 'resources/admin/Bits/Components/Icons/Upload.vue',
360 396 'resources/admin/Bits/Components/Icons/Users.vue',
397 + 'resources/admin/Bits/Components/Icons/VideoAdd.vue',
361 398 'resources/admin/Bits/Components/Icons/Wallet.vue',
362 399 'resources/admin/Bits/Components/Icons/Warning.vue',
363 400 'resources/admin/Bits/Components/Icons/WarningFill.vue',
364 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
@@ -364,13 +401,25 @@
364 401 'resources/admin/Bits/Components/Icons/Webhooks.vue',
365 402 'resources/admin/Bits/Components/Icons/Window.vue'
366 403 ]
367 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 + ],
368 417 '_EditorPanel.js' => [
369 418 'file' => 'chunks/EditorPanel.js',
370 419 'name' => 'EditorPanel',
371 420 'imports' => [
372 - '_BlockEditorTranslator.js'
421 + '_jsx-runtime.js'
373 422 ]
374 423 ],
375 424 '_EditorPanelRow.js' => [
376 425 'file' => 'chunks/EditorPanelRow.js',
@@ -375,9 +424,9 @@
375 424 '_EditorPanelRow.js' => [
376 425 'file' => 'chunks/EditorPanelRow.js',
377 426 'name' => 'EditorPanelRow',
378 427 'imports' => [
379 - '_BlockEditorTranslator.js'
428 + '_jsx-runtime.js'
380 429 ]
381 430 ],
382 431 '_Empty.js' => [
383 432 'file' => 'chunks/Empty.js',
@@ -391,8 +440,9 @@
391 440 '_ErrorBoundary.js' => [
392 441 'file' => 'chunks/ErrorBoundary.js',
393 442 'name' => 'ErrorBoundary',
394 443 'imports' => [
444 + '_jsx-runtime.js',
395 445 '_BlockEditorTranslator.js'
396 446 ]
397 447 ],
398 448 '_FileUploaderDialog.js' => [
@@ -412,10 +462,8 @@
412 462 '_IconButton.js' => [
413 463 'file' => 'chunks/IconButton.js',
414 464 'name' => 'IconButton',
415 465 'imports' => [
416 - '_Str.js',
417 - '_Arr.js',
418 466 '_vue.esm-bundler.js',
419 467 '__plugin-vue_export-helper.js'
420 468 ]
421 469 ],
@@ -422,9 +470,9 @@
422 470 '_Icons.js' => [
423 471 'file' => 'chunks/Icons.js',
424 472 'name' => 'Icons',
425 473 'imports' => [
426 - '_BlockEditorTranslator.js'
474 + '_jsx-runtime.js'
427 475 ]
428 476 ],
429 477 '_Model.js' => [
430 478 'file' => 'chunks/Model.js',
@@ -459,24 +507,25 @@
459 507 'file' => 'chunks/OrderCustomerInformation.js',
460 508 'name' => 'OrderCustomerInformation',
461 509 'imports' => [
462 510 '_vue.esm-bundler.js',
511 + '_index.js',
512 + '_Translator.js',
513 + '_Animation.js',
514 + '_Badge.js',
515 + '_Rest.js',
516 + '_Notify.js',
463 517 '__plugin-vue_export-helper.js',
464 - '_Badge.js',
465 518 '_Empty.js',
466 519 '_common.js',
467 - '_CopyToClipboard.js',
468 520 '_IconButton.js',
469 521 '_DynamicIcon.js',
470 - '_Translator.js',
471 - '_RouteCell.js',
522 + '_CardBody.js',
523 + '_UserCan.js',
472 524 '_Arr.js',
473 525 '_Asset.js',
474 - '_CardBody.js',
475 - '_Notify.js',
476 - '_Rest.js',
526 + '_AddressComponent2.js',
477 527 '_NotFound.js',
478 - '_index.js',
479 528 '_productService.js'
480 529 ]
481 530 ],
482 531 '_ProductContainerContext.js' => [
@@ -490,10 +539,11 @@
490 539 '_ProductExcerptBlock.js' => [
491 540 'file' => 'chunks/ProductExcerptBlock.js',
492 541 'name' => 'ProductExcerptBlock',
493 542 'imports' => [
494 - '_BlockEditorTranslator.js',
495 - '_SingleProductContext.js'
543 + '_jsx-runtime.js',
544 + '_SingleProductContext.js',
545 + '_BlockEditorTranslator.js'
496 546 ]
497 547 ],
498 548 '_ProductListItem.js' => [
499 549 'file' => 'chunks/ProductListItem.js',
@@ -498,10 +548,11 @@
498 548 '_ProductListItem.js' => [
499 549 'file' => 'chunks/ProductListItem.js',
500 550 'name' => 'ProductListItem',
501 551 'imports' => [
502 - '_BlockEditorTranslator.js',
503 - '_Icons.js'
552 + '_jsx-runtime.js',
553 + '_Icons.js',
554 + '_BlockEditorTranslator.js'
504 555 ]
505 556 ],
506 557 '_ProductVariationSelector.js' => [
507 558 'file' => 'chunks/ProductVariationSelector.js',
@@ -518,37 +569,15 @@
518 569 '_Rest.js' => [
519 570 'file' => 'chunks/Rest.js',
520 571 'name' => 'Rest'
521 572 ],
522 - '_RouteCell.js' => [
523 - 'file' => 'chunks/RouteCell.js',
524 - 'name' => 'RouteCell',
525 - 'imports' => [
526 - '_Model.js',
527 - '_vue.esm-bundler.js',
528 - '_IconButton.js',
529 - '_Rest.js',
530 - '_vue-router.js',
531 - '_Url.js',
532 - '_Arr.js',
533 - '_Translator.js',
534 - '_dayjs.min.js',
535 - '_timezone.js',
536 - '_Notify.js',
537 - '_DynamicIcon.js',
538 - '__plugin-vue_export-helper.js',
539 - '_index3.js',
540 - '_index.js',
541 - '_Utils.js',
542 - '_TransitionAccordion.js'
543 - ]
544 - ],
545 573 '_SelectProductModal.js' => [
546 574 'file' => 'chunks/SelectProductModal.js',
547 575 'name' => 'SelectProductModal',
548 576 'imports' => [
577 + '_jsx-runtime.js',
578 + '_Icons.js',
549 579 '_BlockEditorTranslator.js',
550 - '_Icons.js',
551 580 '_index5.js',
552 581 '_ProductListItem.js',
553 582 '_index6.js',
554 583 '_add-query-args.js'
@@ -557,13 +586,14 @@
557 586 '_SelectVariationModal.js' => [
558 587 'file' => 'chunks/SelectVariationModal.js',
559 588 'name' => 'SelectVariationModal',
560 589 'imports' => [
561 - '_BlockEditorTranslator.js',
590 + '_jsx-runtime.js',
562 591 '_ProductListItem.js',
563 592 '_Icons.js',
564 593 '_index6.js',
565 594 '_index5.js',
595 + '_BlockEditorTranslator.js',
566 596 '_add-query-args.js'
567 597 ]
568 598 ],
569 599 '_ServerSidePreview.css' => [
@@ -622,8 +652,16 @@
622 652 '_Arr.js',
623 653 '_vue-router.js'
624 654 ]
625 655 ],
656 + '_UserCan.js' => [
657 + 'file' => 'chunks/UserCan.js',
658 + 'name' => 'UserCan',
659 + 'imports' => [
660 + '_vue.esm-bundler.js',
661 + '_Arr.js'
662 + ]
663 + ],
626 664 '_Utils.js' => [
627 665 'file' => 'chunks/Utils.js',
628 666 'name' => 'Utils',
629 667 'imports' => [
@@ -628,9 +666,11 @@
628 666 'name' => 'Utils',
629 667 'imports' => [
630 668 '_Translator.js',
631 669 '_dayjs.min.js',
632 - '_timezone.js'
670 + '_timezone.js',
671 + '_weekOfYear.js',
672 + '_CurrencyFormatter.js'
633 673 ]
634 674 ],
635 675 '__plugin-vue_export-helper.js' => [
636 676 'file' => 'chunks/_plugin-vue_export-helper.js',
@@ -647,9 +687,12 @@
647 687 '_dayjs.min.js',
648 688 '_Translator.js',
649 689 '_Str.js',
650 690 '_timezone.js',
651 - '_IconButton.js',
691 + '_weekOfYear.js',
692 + '_Arr.js',
693 + '_Utils.js',
694 + '_CurrencyFormatter.js',
652 695 '_index.js'
653 696 ]
654 697 ],
655 698 '_countries.js' => [
@@ -659,8 +702,11 @@
659 702 '_Translator.js',
660 703 '_DynamicIcon.js',
661 704 '_vue.esm-bundler.js',
662 705 '__plugin-vue_export-helper.js',
706 + '_vue-router.js',
707 + '_Badge.js',
708 + '_TransitionAccordion.js',
663 709 '_Rest.js',
664 710 '_Notify.js',
665 711 '_NotFound.js'
666 712 ]
@@ -676,9 +722,10 @@
676 722 '_DynamicIcon.js',
677 723 '_index.js',
678 724 '_Rest.js',
679 725 '_Arr.js',
680 - '_RouteCell.js',
726 + '_Badge.js',
727 + '_common.js',
681 728 '_dayjs.min.js'
682 729 ]
683 730 ],
684 731 '_dayjs.min.js' => [
@@ -684,19 +731,11 @@
684 731 '_dayjs.min.js' => [
685 732 'file' => 'chunks/dayjs.min.js',
686 733 'name' => 'dayjs.min'
687 734 ],
688 - '_defaults.js' => [
689 - 'file' => 'chunks/defaults.js',
690 - 'name' => 'defaults',
691 - 'imports' => [
692 - '_index.js',
693 - '_vue.esm-bundler.js',
694 - '_index2.js',
695 - '_index3.js',
696 - '_dayjs.min.js',
697 - '_index4.js'
698 - ]
735 + '_galleryTabs.js' => [
736 + 'file' => 'chunks/galleryTabs.js',
737 + 'name' => 'galleryTabs'
699 738 ],
700 739 '_index.js' => [
701 740 'file' => 'chunks/index.js',
702 741 'name' => 'index',
@@ -710,9 +749,10 @@
710 749 'imports' => [
711 750 '_vue.esm-bundler.js',
712 751 '_index.js',
713 752 '_index4.js',
714 - '_dayjs.min.js'
753 + '_dayjs.min.js',
754 + '_weekOfYear.js'
715 755 ]
716 756 ],
717 757 '_index3.js' => [
718 758 'file' => 'chunks/index3.js',
@@ -737,22 +777,29 @@
737 777 '_index6.js' => [
738 778 'file' => 'chunks/index6.js',
739 779 'name' => 'index',
740 780 'imports' => [
741 - '_BlockEditorTranslator.js'
781 + '_jsx-runtime.js'
742 782 ]
743 783 ],
784 + '_jsx-runtime.js' => [
785 + 'file' => 'chunks/jsx-runtime.js',
786 + 'name' => 'jsx-runtime'
787 + ],
744 788 '_payment-loader.js' => [
745 789 'file' => 'chunks/payment-loader.js',
746 790 'name' => 'payment-loader'
747 791 ],
792 + '_preload-helper.js' => [
793 + 'file' => 'chunks/preload-helper.js',
794 + 'name' => 'preload-helper'
795 + ],
748 796 '_productService.js' => [
749 797 'file' => 'chunks/productService.js',
750 798 'name' => 'productService',
751 799 'imports' => [
752 800 '_Translator.js',
753 - '_Arr.js',
754 - '_dayjs.min.js'
801 + '_CurrencyFormatter.js'
755 802 ]
756 803 ],
757 804 '_timezone.js' => [
758 805 'file' => 'chunks/timezone.js',
@@ -787,8 +834,15 @@
787 834 '_vue.esm-bundler.js' => [
788 835 'file' => 'chunks/vue.esm-bundler.js',
789 836 'name' => 'vue.esm-bundler'
790 837 ],
838 + '_weekOfYear.js' => [
839 + 'file' => 'chunks/weekOfYear.js',
840 + 'name' => 'weekOfYear',
841 + 'imports' => [
842 + '_dayjs.min.js'
843 + ]
844 + ],
791 845 'resources/addon-assets/addon-assets.js' => [
792 846 'file' => 'addon-assets.js',
793 847 'name' => 'addon-assets',
794 848 'src' => 'resources/addon-assets/addon-assets.js',
@@ -793,20 +847,24 @@
793 847 'name' => 'addon-assets',
794 848 'src' => 'resources/addon-assets/addon-assets.js',
795 849 'isEntry' => true,
796 850 'imports' => [
851 + '_Translator.js',
797 852 '_FileUploaderDialog.js',
798 - '_Translator.js',
799 853 '_vue.esm-bundler.js',
800 854 '__plugin-vue_export-helper.js',
855 + '_Arr.js',
801 856 '_common.js',
802 857 '_dayjs.min.js',
803 858 '_Str.js',
804 859 '_timezone.js',
860 + '_weekOfYear.js',
861 + '_Utils.js',
862 + '_CurrencyFormatter.js',
863 + '_index.js',
805 864 '_IconButton.js',
806 - '_Arr.js',
807 - '_index.js',
808 865 '_DynamicIcon.js',
866 + '_preload-helper.js',
809 867 '_Rest.js',
810 868 '_Notify.js',
811 869 '_Model.js'
812 870 ]
@@ -883,8 +941,48 @@
883 941 'imports' => [
884 942 '_vue.esm-bundler.js'
885 943 ]
886 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 + ],
887 985 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue' => [
888 986 'file' => 'chunks/ModuleSettings.js',
889 987 'name' => 'ModuleSettings',
890 988 'src' => 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue',
@@ -891,14 +989,29 @@
891 989 'isDynamicEntry' => true,
892 990 'imports' => [
893 991 '_vue.esm-bundler.js',
894 992 '_Translator.js',
993 + '_common.js',
895 994 '_Badge.js',
896 995 '_Animation.js',
897 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',
898 1009 '_DynamicIcon.js',
899 - '_Str.js',
1010 + '_preload-helper.js',
900 1011 '__plugin-vue_export-helper.js',
1012 + '_index3.js',
1013 + '_IconButton.js',
901 1014 '_TransitionAccordion.js'
902 1015 ]
903 1016 ],
904 1017 'resources/admin/Bits/Components/Form/Components/PaymentView.vue' => [
@@ -909,9 +1022,10 @@
909 1022 'imports' => [
910 1023 '_vue.esm-bundler.js',
911 1024 '_Translator.js',
912 1025 '_DynamicIcon.js',
913 - '_Arr.js'
1026 + '_Arr.js',
1027 + '_preload-helper.js'
914 1028 ]
915 1029 ],
916 1030 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue' => [
917 1031 'file' => 'chunks/AddressComponent.js',
@@ -921,17 +1035,81 @@
921 1035 'imports' => [
922 1036 '_vue.esm-bundler.js',
923 1037 '_Rest.js',
924 1038 '_Translator.js',
925 - '_CopyToClipboard.js',
1039 + '_AddressComponent2.js',
926 1040 '_Arr.js',
927 1041 '_Animation.js',
928 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',
1060 + '_Badge.js',
1061 + '_Model.js',
1062 + '_Rest.js',
1063 + '_common.js',
1064 + '_dayjs.min.js',
1065 + '_Str.js',
1066 + '_timezone.js',
1067 + '_weekOfYear.js',
1068 + '_Arr.js',
1069 + '_Utils.js',
1070 + '_CurrencyFormatter.js',
1071 + '_index.js',
1072 + '_Url.js',
1073 + '_Notify.js',
1074 + '__plugin-vue_export-helper.js',
1075 + '_index3.js',
929 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'
1099 + ]
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',
930 1108 '_DynamicIcon.js',
931 - '_Notify.js',
932 - '_Str.js',
933 - '_index.js'
1109 + '_Translator.js',
1110 + '_preload-helper.js',
1111 + '_Arr.js'
934 1112 ]
935 1113 ],
936 1114 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue' => [
937 1115 'file' => 'chunks/CreatePageButton.js',
@@ -944,8 +1122,9 @@
944 1122 '_Translator.js',
945 1123 '_Notify.js',
946 1124 '_Rest.js',
947 1125 '_IconButton.js',
1126 + '_preload-helper.js',
948 1127 '_Arr.js',
949 1128 '_Str.js',
950 1129 '_index.js',
951 1130 '__plugin-vue_export-helper.js'
@@ -961,8 +1140,9 @@
961 1140 '_Translator.js',
962 1141 '_DynamicIcon.js',
963 1142 '_Arr.js',
964 1143 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
1144 + '_preload-helper.js',
965 1145 '_Notify.js',
966 1146 '_Str.js',
967 1147 '_index.js',
968 1148 '_Rest.js',
@@ -969,8 +1149,39 @@
969 1149 '_IconButton.js',
970 1150 '__plugin-vue_export-helper.js'
971 1151 ]
972 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 + ],
973 1184 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue' => [
974 1185 'file' => 'chunks/TurnstileSettings.js',
975 1186 'name' => 'TurnstileSettings',
976 1187 'src' => 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
@@ -980,11 +1191,26 @@
980 1191 '_Translator.js',
981 1192 '_Badge.js',
982 1193 '_Rest.js',
983 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',
984 1207 '_DynamicIcon.js',
985 - '_Str.js',
986 - '__plugin-vue_export-helper.js'
1208 + '_preload-helper.js',
1209 + '__plugin-vue_export-helper.js',
1210 + '_index3.js',
1211 + '_IconButton.js',
1212 + '_TransitionAccordion.js'
987 1213 ]
988 1214 ],
989 1215 'resources/admin/Bits/Components/Icons/Access.vue' => [
990 1216 'file' => 'chunks/Access.js',
@@ -1955,8 +2181,18 @@
1955 2181 '_vue.esm-bundler.js',
1956 2182 '__plugin-vue_export-helper.js'
1957 2183 ]
1958 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 + ],
1959 2195 'resources/admin/Bits/Components/Icons/Gift.vue' => [
1960 2196 'file' => 'chunks/Gift.js',
1961 2197 'name' => 'Gift',
1962 2198 'src' => 'resources/admin/Bits/Components/Icons/Gift.vue',
@@ -2425,8 +2661,18 @@
2425 2661 '_vue.esm-bundler.js',
2426 2662 '__plugin-vue_export-helper.js'
2427 2663 ]
2428 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 + ],
2429 2675 'resources/admin/Bits/Components/Icons/Palette.vue' => [
2430 2676 'file' => 'chunks/Palette.js',
2431 2677 'name' => 'Palette',
2432 2678 'src' => 'resources/admin/Bits/Components/Icons/Palette.vue',
@@ -2435,8 +2681,18 @@
2435 2681 '_vue.esm-bundler.js',
2436 2682 '__plugin-vue_export-helper.js'
2437 2683 ]
2438 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 + ],
2439 2695 'resources/admin/Bits/Components/Icons/Party.vue' => [
2440 2696 'file' => 'chunks/Party.js',
2441 2697 'name' => 'Party',
2442 2698 'src' => 'resources/admin/Bits/Components/Icons/Party.vue',
@@ -2465,8 +2721,18 @@
2465 2721 '_vue.esm-bundler.js',
2466 2722 '__plugin-vue_export-helper.js'
2467 2723 ]
2468 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 + ],
2469 2735 'resources/admin/Bits/Components/Icons/Plus.vue' => [
2470 2736 'file' => 'chunks/Plus.js',
2471 2737 'name' => 'Plus',
2472 2738 'src' => 'resources/admin/Bits/Components/Icons/Plus.vue',
@@ -2585,8 +2851,18 @@
2585 2851 '_vue.esm-bundler.js',
2586 2852 '__plugin-vue_export-helper.js'
2587 2853 ]
2588 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 + ],
2589 2865 'resources/admin/Bits/Components/Icons/Revenue.vue' => [
2590 2866 'file' => 'chunks/Revenue.js',
2591 2867 'name' => 'Revenue',
2592 2868 'src' => 'resources/admin/Bits/Components/Icons/Revenue.vue',
@@ -2955,8 +3231,18 @@
2955 3231 '_vue.esm-bundler.js',
2956 3232 '__plugin-vue_export-helper.js'
2957 3233 ]
2958 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 + ],
2959 3245 'resources/admin/Bits/Components/Icons/Wallet.vue' => [
2960 3246 'file' => 'chunks/Wallet.js',
2961 3247 'name' => 'Wallet',
2962 3248 'src' => 'resources/admin/Bits/Components/Icons/Wallet.vue',
@@ -3011,8 +3297,9 @@
3011 3297 'name' => 'AddToCartButtonBlockEditor',
3012 3298 'src' => 'resources/admin/BlockEditor/Buttons/AddToCartButtonBlockEditor.jsx',
3013 3299 'isEntry' => true,
3014 3300 'imports' => [
3301 + '_jsx-runtime.js',
3015 3302 '_BlockEditorTranslator.js',
3016 3303 '_index5.js',
3017 3304 '_SingleProductContext.js',
3018 3305 '_Icons.js',
@@ -3027,8 +3314,9 @@
3027 3314 'name' => 'BuyNowButtonBlockEditor',
3028 3315 'src' => 'resources/admin/BlockEditor/Buttons/BuyNowButtonBlockEditor.jsx',
3029 3316 'isEntry' => true,
3030 3317 'imports' => [
3318 + '_jsx-runtime.js',
3031 3319 '_BlockEditorTranslator.js',
3032 3320 '_index5.js',
3033 3321 '_SelectVariationModal.js',
3034 3322 '_Icons.js',
@@ -3051,8 +3339,9 @@
3051 3339 'name' => 'BuySectionBlockEditor',
3052 3340 'src' => 'resources/admin/BlockEditor/BuySection/BuySectionBlockEditor.jsx',
3053 3341 'isEntry' => true,
3054 3342 'imports' => [
3343 + '_jsx-runtime.js',
3055 3344 '_BlockEditorTranslator.js',
3056 3345 '_index5.js',
3057 3346 '_EditorPanel.js',
3058 3347 '_EditorPanelRow.js',
@@ -3071,8 +3360,30 @@
3071 3360 'file' => 'assets/buy-section-block-editor.css',
3072 3361 'src' => 'resources/admin/BlockEditor/BuySection/style/buy-section-block-editor.scss',
3073 3362 'isEntry' => true
3074 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 + ],
3075 3386 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx' => [
3076 3387 'file' => 'MiniCartBlockEditor.js',
3077 3388 'name' => 'MiniCartBlockEditor',
3078 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
@@ -3077,14 +3388,20 @@
3077 3388 'name' => 'MiniCartBlockEditor',
3078 3389 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx',
3079 3390 'isEntry' => true,
3080 3391 'imports' => [
3081 - '_BlockEditorTranslator.js',
3392 + '_jsx-runtime.js',
3082 3393 '_index5.js',
3083 3394 '_SingleProductContext.js',
3084 - '_Icons.js'
3395 + '_Icons.js',
3396 + '_BlockEditorTranslator.js'
3085 3397 ]
3086 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 + ],
3087 3404 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss' => [
3088 3405 'file' => 'assets/mini-cart-block-editor.css',
3089 3406 'src' => 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss',
3090 3407 'isEntry' => true
@@ -3098,11 +3415,12 @@
3098 3415 'name' => 'CheckoutBlockEditor',
3099 3416 'src' => 'resources/admin/BlockEditor/Checkout/CheckoutBlockEditor.jsx',
3100 3417 'isEntry' => true,
3101 3418 'imports' => [
3102 - '_BlockEditorTranslator.js',
3419 + '_jsx-runtime.js',
3103 3420 '_EditorPanel.js',
3104 3421 '_ColorPickerField.js',
3422 + '_BlockEditorTranslator.js',
3105 3423 '_Icons.js'
3106 3424 ],
3107 3425 'assets' => [
3108 3426 'assets/Checkout.png'
@@ -3113,9 +3431,10 @@
3113 3431 'name' => 'InnerBlocks',
3114 3432 'src' => 'resources/admin/BlockEditor/Checkout/InnerBlocks/InnerBlocks.jsx',
3115 3433 'isEntry' => true,
3116 3434 'imports' => [
3117 - '_BlockEditorTranslator.js'
3435 + '_BlockEditorTranslator.js',
3436 + '_jsx-runtime.js'
3118 3437 ]
3119 3438 ],
3120 3439 'resources/admin/BlockEditor/Checkout/style/checkout-block-editor.scss' => [
3121 3440 'file' => 'assets/checkout-block-editor.css',
@@ -3132,8 +3451,9 @@
3132 3451 'name' => 'CustomerDashboardButtonBlockEditor',
3133 3452 'src' => 'resources/admin/BlockEditor/CustomerDashboardButton/CustomerDashboardButtonBlockEditor.jsx',
3134 3453 'isEntry' => true,
3135 3454 'imports' => [
3455 + '_jsx-runtime.js',
3136 3456 '_BlockEditorTranslator.js',
3137 3457 '_Icons.js'
3138 3458 ]
3139 3459 ],
@@ -3151,10 +3471,11 @@
3151 3471 'name' => 'CustomerProfileBlockEditor',
3152 3472 'src' => 'resources/admin/BlockEditor/CustomerProfile/CustomerProfileBlockEditor.jsx',
3153 3473 'isEntry' => true,
3154 3474 'imports' => [
3155 - '_BlockEditorTranslator.js',
3156 - '_Icons.js'
3475 + '_jsx-runtime.js',
3476 + '_Icons.js',
3477 + '_BlockEditorTranslator.js'
3157 3478 ],
3158 3479 'assets' => [
3159 3480 'assets/CustomerProfile.png'
3160 3481 ]
@@ -3169,8 +3490,9 @@
3169 3490 'name' => 'ExcerptBlockEditor',
3170 3491 'src' => 'resources/admin/BlockEditor/Excerpt/ExcerptBlockEditor.jsx',
3171 3492 'isEntry' => true,
3172 3493 'imports' => [
3494 + '_jsx-runtime.js',
3173 3495 '_BlockEditorTranslator.js',
3174 3496 '_index5.js',
3175 3497 '_SelectProductModal.js',
3176 3498 '_EditorPanel.js',
@@ -3192,8 +3514,9 @@
3192 3514 'name' => 'InnerBlocks',
3193 3515 'src' => 'resources/admin/BlockEditor/MediaCarousel/InnerBlocks/InnerBlocks.jsx',
3194 3516 'isEntry' => true,
3195 3517 'imports' => [
3518 + '_jsx-runtime.js',
3196 3519 '_BlockEditorTranslator.js',
3197 3520 '_SingleProductContext.js',
3198 3521 '_Icons.js',
3199 3522 '_ProductContext.js',
@@ -3205,13 +3528,14 @@
3205 3528 'name' => 'MediaCarouselBlockEditor',
3206 3529 'src' => 'resources/admin/BlockEditor/MediaCarousel/MediaCarouselBlockEditor.jsx',
3207 3530 'isEntry' => true,
3208 3531 'imports' => [
3209 - '_BlockEditorTranslator.js',
3532 + '_jsx-runtime.js',
3210 3533 '_Icons.js',
3211 3534 '_index5.js',
3212 3535 '_EditorPanel.js',
3213 3536 '_EditorPanelRow.js',
3537 + '_BlockEditorTranslator.js',
3214 3538 '_SelectVariationModal.js',
3215 3539 '_SingleProductContext.js',
3216 3540 '_ProductContext.js',
3217 3541 '_add-query-args.js',
@@ -3236,14 +3560,15 @@
3236 3560 'name' => 'PriceRangeBlockEditor',
3237 3561 'src' => 'resources/admin/BlockEditor/PriceRange/PriceRangeBlockEditor.jsx',
3238 3562 'isEntry' => true,
3239 3563 'imports' => [
3240 - '_BlockEditorTranslator.js',
3564 + '_jsx-runtime.js',
3241 3565 '_index5.js',
3242 3566 '_SelectProductModal.js',
3243 3567 '_CustomSelect.js',
3244 3568 '_EditorPanel.js',
3245 3569 '_EditorPanelRow.js',
3570 + '_BlockEditorTranslator.js',
3246 3571 '_SingleProductContext.js',
3247 3572 '_Icons.js',
3248 3573 '_add-query-args.js',
3249 3574 '_ProductListItem.js',
@@ -3264,9 +3589,9 @@
3264 3589 'name' => 'PricingTableBlockEditor',
3265 3590 'src' => 'resources/admin/BlockEditor/PricingTable/PricingTableBlockEditor.jsx',
3266 3591 'isEntry' => true,
3267 3592 'imports' => [
3268 - '_BlockEditorTranslator.js',
3593 + '_jsx-runtime.js',
3269 3594 '_index6.js',
3270 3595 '_Icons.js',
3271 3596 '_ProductListItem.js',
3272 3597 '_SelectVariationModal.js',
@@ -3272,8 +3597,9 @@
3272 3597 '_SelectVariationModal.js',
3273 3598 '_index5.js',
3274 3599 '_ColorPickerField.js',
3275 3600 '_EditorPanel.js',
3601 + '_BlockEditorTranslator.js',
3276 3602 '_CustomSelect.js',
3277 3603 '_add-query-args.js'
3278 3604 ],
3279 3605 'assets' => [
@@ -3294,10 +3620,11 @@
3294 3620 'name' => 'ProductCardBlockEditor',
3295 3621 'src' => 'resources/admin/BlockEditor/ProductCard/ProductCardBlockEditor.jsx',
3296 3622 'isEntry' => true,
3297 3623 'imports' => [
3624 + '_jsx-runtime.js',
3625 + '_Icons.js',
3298 3626 '_BlockEditorTranslator.js',
3299 - '_Icons.js',
3300 3627 '_index5.js',
3301 3628 '_EditorPanel.js',
3302 3629 '_EditorPanelRow.js',
3303 3630 '_CustomSelect.js',
@@ -3321,13 +3648,14 @@
3321 3648 'name' => 'InnerBlocks',
3322 3649 'src' => 'resources/admin/BlockEditor/ProductCarousel/InnerBlocks/InnerBlocks.jsx',
3323 3650 'isEntry' => true,
3324 3651 'imports' => [
3325 - '_BlockEditorTranslator.js',
3652 + '_jsx-runtime.js',
3326 3653 '_ProductExcerptBlock.js',
3327 3654 '_ProductContext.js',
3328 3655 '_SingleProductContext.js',
3329 - '_ProductContainerContext.js'
3656 + '_ProductContainerContext.js',
3657 + '_BlockEditorTranslator.js'
3330 3658 ]
3331 3659 ],
3332 3660 'resources/admin/BlockEditor/ProductCarousel/ProductCarousel.png' => [
3333 3661 'file' => 'assets/ProductGallery.png',
@@ -3338,13 +3666,14 @@
3338 3666 'name' => 'ProductCarouselBlockEditor',
3339 3667 'src' => 'resources/admin/BlockEditor/ProductCarousel/ProductCarouselBlockEditor.jsx',
3340 3668 'isEntry' => true,
3341 3669 'imports' => [
3342 - '_BlockEditorTranslator.js',
3670 + '_jsx-runtime.js',
3343 3671 '_Icons.js',
3344 3672 '_index5.js',
3345 3673 '_EditorPanel.js',
3346 3674 '_EditorPanelRow.js',
3675 + '_BlockEditorTranslator.js',
3347 3676 '_CustomSelect.js',
3348 3677 '_SelectProductModal.js',
3349 3678 '_SingleProductContext.js',
3350 3679 '_ProductContext.js',
@@ -3366,8 +3695,9 @@
3366 3695 'name' => 'ProductCategoriesListBlockEditor',
3367 3696 'src' => 'resources/admin/BlockEditor/ProductCategoriesList/ProductCategoriesListBlockEditor.jsx',
3368 3697 'isEntry' => true,
3369 3698 'imports' => [
3699 + '_jsx-runtime.js',
3370 3700 '_BlockEditorTranslator.js',
3371 3701 '_Icons.js'
3372 3702 ]
3373 3703 ],
@@ -3381,8 +3711,9 @@
3381 3711 'name' => 'ProductDescriptionBlockEditor',
3382 3712 'src' => 'resources/admin/BlockEditor/ProductDescription/ProductDescriptionBlockEditor.jsx',
3383 3713 'isEntry' => true,
3384 3714 'imports' => [
3715 + '_jsx-runtime.js',
3385 3716 '_BlockEditorTranslator.js',
3386 3717 '_index5.js',
3387 3718 '_SelectProductModal.js',
3388 3719 '_EditorPanel.js',
@@ -3409,11 +3740,12 @@
3409 3740 'name' => 'ProductGalleryBlockEditor',
3410 3741 'src' => 'resources/admin/BlockEditor/ProductGallery/ProductGalleryBlockEditor.jsx',
3411 3742 'isEntry' => true,
3412 3743 'imports' => [
3413 - '_BlockEditorTranslator.js',
3744 + '_jsx-runtime.js',
3414 3745 '_Icons.js',
3415 3746 '_SelectVariationModal.js',
3747 + '_BlockEditorTranslator.js',
3416 3748 '_index5.js',
3417 3749 '_EditorPanel.js',
3418 3750 '_EditorPanelRow.js',
3419 3751 '_CustomSelect.js',
@@ -3437,13 +3769,14 @@
3437 3769 'name' => 'ProductImageBlockEditor',
3438 3770 'src' => 'resources/admin/BlockEditor/ProductImage/ProductImageBlockEditor.jsx',
3439 3771 'isEntry' => true,
3440 3772 'imports' => [
3441 - '_BlockEditorTranslator.js',
3773 + '_jsx-runtime.js',
3442 3774 '_index5.js',
3443 3775 '_SelectProductModal.js',
3444 3776 '_EditorPanel.js',
3445 3777 '_EditorPanelRow.js',
3778 + '_BlockEditorTranslator.js',
3446 3779 '_SingleProductContext.js',
3447 3780 '_Icons.js',
3448 3781 '_add-query-args.js',
3449 3782 '_ProductListItem.js',
@@ -3464,14 +3797,15 @@
3464 3797 'name' => 'ProductInfoBlockEditor',
3465 3798 'src' => 'resources/admin/BlockEditor/ProductInfo/ProductInfoBlockEditor.jsx',
3466 3799 'isEntry' => true,
3467 3800 'imports' => [
3468 - '_BlockEditorTranslator.js',
3801 + '_jsx-runtime.js',
3469 3802 '_Icons.js',
3470 3803 '_index5.js',
3471 3804 '_SelectProductModal.js',
3472 3805 '_EditorPanel.js',
3473 3806 '_EditorPanelRow.js',
3807 + '_BlockEditorTranslator.js',
3474 3808 '_SingleProductContext.js',
3475 3809 '_add-query-args.js',
3476 3810 '_ProductListItem.js',
3477 3811 '_index6.js'
@@ -3490,8 +3824,9 @@
3490 3824 'name' => 'ProductPackageDescriptionBlockEditor',
3491 3825 'src' => 'resources/admin/BlockEditor/ProductPackageDescription/ProductPackageDescriptionBlockEditor.jsx',
3492 3826 'isEntry' => true,
3493 3827 'imports' => [
3828 + '_jsx-runtime.js',
3494 3829 '_BlockEditorTranslator.js',
3495 3830 '_index5.js',
3496 3831 '_EditorPanel.js',
3497 3832 '_EditorPanelRow.js',
@@ -3510,8 +3845,9 @@
3510 3845 'name' => 'ProductSkuBlockEditor',
3511 3846 'src' => 'resources/admin/BlockEditor/ProductSku/ProductSkuBlockEditor.jsx',
3512 3847 'isEntry' => true,
3513 3848 'imports' => [
3849 + '_jsx-runtime.js',
3514 3850 '_BlockEditorTranslator.js',
3515 3851 '_index5.js',
3516 3852 '_SelectVariationModal.js',
3517 3853 '_EditorPanel.js',
@@ -3534,8 +3870,9 @@
3534 3870 'name' => 'ProductTitleBlockEditor',
3535 3871 'src' => 'resources/admin/BlockEditor/ProductTitle/ProductTitleBlockEditor.jsx',
3536 3872 'isEntry' => true,
3537 3873 'imports' => [
3874 + '_jsx-runtime.js',
3538 3875 '_BlockEditorTranslator.js',
3539 3876 '_index5.js',
3540 3877 '_SelectProductModal.js',
3541 3878 '_EditorPanel.js',
@@ -3563,11 +3900,12 @@
3563 3900 'name' => 'RelatedProductBlockEditor',
3564 3901 'src' => 'resources/admin/BlockEditor/RelatedProduct/RelatedProductBlockEditor.jsx',
3565 3902 'isEntry' => true,
3566 3903 'imports' => [
3567 - '_BlockEditorTranslator.js',
3904 + '_jsx-runtime.js',
3568 3905 '_Icons.js',
3569 3906 '_index5.js',
3907 + '_BlockEditorTranslator.js',
3570 3908 '_add-query-args.js',
3571 3909 '_SingleProductContext.js'
3572 3910 ]
3573 3911 ],
@@ -3581,8 +3919,9 @@
3581 3919 'name' => 'SaleBadgeBlockEditor',
3582 3920 'src' => 'resources/admin/BlockEditor/SaleBadge/SaleBadgeBlockEditor.jsx',
3583 3921 'isEntry' => true,
3584 3922 'imports' => [
3923 + '_jsx-runtime.js',
3585 3924 '_BlockEditorTranslator.js',
3586 3925 '_index5.js',
3587 3926 '_SelectProductModal.js',
3588 3927 '_EditorPanel.js',
@@ -3609,8 +3948,9 @@
3609 3948 'name' => 'SearchBarBlockEditor',
3610 3949 'src' => 'resources/admin/BlockEditor/SearchBar/SearchBarBlockEditor.jsx',
3611 3950 'isEntry' => true,
3612 3951 'imports' => [
3952 + '_jsx-runtime.js',
3613 3953 '_BlockEditorTranslator.js',
3614 3954 '_index6.js',
3615 3955 '_Icons.js'
3616 3956 ],
@@ -3623,13 +3963,14 @@
3623 3963 'name' => 'InnerBlocks',
3624 3964 'src' => 'resources/admin/BlockEditor/ShopApp/InnerBlocks/InnerBlocks.jsx',
3625 3965 'isEntry' => true,
3626 3966 'imports' => [
3627 - '_BlockEditorTranslator.js',
3967 + '_jsx-runtime.js',
3628 3968 '_ProductExcerptBlock.js',
3629 3969 '_ProductContext.js',
3630 3970 '_SingleProductContext.js',
3631 3971 '_ProductContainerContext.js',
3972 + '_BlockEditorTranslator.js',
3632 3973 '_EditorPanel.js',
3633 3974 '_EditorPanelRow.js'
3634 3975 ]
3635 3976 ],
@@ -3642,10 +3983,10 @@
3642 3983 'name' => 'ShopAppBlockEditor',
3643 3984 'src' => 'resources/admin/BlockEditor/ShopApp/ShopAppBlockEditor.jsx',
3644 3985 'isEntry' => true,
3645 3986 'imports' => [
3987 + '_jsx-runtime.js',
3646 3988 '_BlockEditorTranslator.js',
3647 - '_ColorPickerField.js',
3648 3989 '_CustomSelect.js',
3649 3990 '_Icons.js',
3650 3991 '_ErrorBoundary.js',
3651 3992 '_ProductContext.js',
@@ -3666,8 +4007,9 @@
3666 4007 'name' => 'SoldOutBadgeBlockEditor',
3667 4008 'src' => 'resources/admin/BlockEditor/SoldOutBadge/SoldOutBadgeBlockEditor.jsx',
3668 4009 'isEntry' => true,
3669 4010 'imports' => [
4011 + '_jsx-runtime.js',
3670 4012 '_BlockEditorTranslator.js',
3671 4013 '_EditorPanel.js',
3672 4014 '_EditorPanelRow.js',
3673 4015 '_SingleProductContext.js',
@@ -3685,13 +4027,14 @@
3685 4027 'name' => 'StockBlock',
3686 4028 'src' => 'resources/admin/BlockEditor/Stock/StockBlock.jsx',
3687 4029 'isEntry' => true,
3688 4030 'imports' => [
3689 - '_BlockEditorTranslator.js',
4031 + '_jsx-runtime.js',
3690 4032 '_Icons.js',
3691 4033 '_SelectProductModal.js',
3692 4034 '_EditorPanel.js',
3693 4035 '_EditorPanelRow.js',
4036 + '_BlockEditorTranslator.js',
3694 4037 '_index5.js',
3695 4038 '_SingleProductContext.js',
3696 4039 '_add-query-args.js',
3697 4040 '_ProductListItem.js',
@@ -3703,12 +4046,49 @@
3703 4046 'name' => 'StoreLogoBlockEditor',
3704 4047 'src' => 'resources/admin/BlockEditor/StoreLogo/StoreLogoBlockEditor.jsx',
3705 4048 'isEntry' => true,
3706 4049 'imports' => [
4050 + '_jsx-runtime.js',
3707 4051 '_BlockEditorTranslator.js',
3708 4052 '_Icons.js'
3709 4053 ]
3710 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 + ],
3711 4091 'resources/admin/Modules/Reports/Subscription/Cohort.vue' => [
3712 4092 'file' => 'chunks/Cohort.js',
3713 4093 'name' => 'Cohort',
3714 4094 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue',
@@ -3714,9 +4094,9 @@
3714 4094 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue',
3715 4095 'isDynamicEntry' => true,
3716 4096 'imports' => [
3717 4097 '_vue.esm-bundler.js',
3718 - '_OrderCustomerInformation.js',
4098 + '_UserCan.js',
3719 4099 '_DynamicIcon.js',
3720 4100 '_CardBody.js',
3721 4101 '__plugin-vue_export-helper.js',
3722 4102 '_Empty.js',
@@ -3721,40 +4101,44 @@
3721 4101 '__plugin-vue_export-helper.js',
3722 4102 '_Empty.js',
3723 4103 '_Translator.js',
3724 4104 '_Rest.js',
3725 - '_productService.js',
4105 + '_CurrencyFormatter.js',
3726 4106 'resources/admin/bootstrap/app.js',
3727 4107 '_common.js',
4108 + '_Arr.js',
4109 + '_preload-helper.js',
4110 + '_vue-router.js',
4111 + '_dayjs.min.js',
4112 + '_timezone.js',
4113 + '_weekOfYear.js',
3728 4114 '_Badge.js',
4115 + '_Model.js',
4116 + '_Url.js',
3729 4117 '_Str.js',
3730 - '_CopyToClipboard.js',
3731 - '_Animation.js',
3732 - '_TransitionAccordion.js',
3733 4118 '_Notify.js',
3734 4119 '_index.js',
4120 + '_index3.js',
3735 4121 '_IconButton.js',
3736 - '_Arr.js',
3737 - '_RouteCell.js',
3738 - '_Model.js',
3739 - '_vue-router.js',
3740 - '_Url.js',
3741 - '_dayjs.min.js',
3742 - '_timezone.js',
3743 - '_index3.js',
3744 4122 '_Utils.js',
4123 + '_TransitionAccordion.js',
4124 + '_OrderCustomerInformation.js',
4125 + '_Animation.js',
3745 4126 '_Asset.js',
4127 + '_AddressComponent2.js',
3746 4128 '_NotFound.js',
3747 - '_ConvertedTime.js',
3748 - '_CancelSubscription.js',
4129 + '_productService.js',
4130 + '_Activity.js',
3749 4131 '_BundleProducts.js',
3750 4132 '_dateShortCuts.js',
3751 4133 '_index4.js',
3752 4134 '_countries.js',
3753 4135 '_index2.js',
4136 + '_AttrGroups.js',
4137 + '_DynamicTemplateParser.js',
3754 4138 '_ProductVariationSelector.js',
4139 + '_galleryTabs.js',
3755 4140 '_FileUploaderDialog.js',
3756 - '_defaults.js',
3757 4141 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3758 4142 '_useElementPlusComponents.js'
3759 4143 ],
3760 4144 'css' => [
@@ -3767,11 +4151,12 @@
3767 4151 'src' => 'resources/admin/Modules/Shipping/shipping.js',
3768 4152 'isEntry' => true,
3769 4153 'imports' => [
3770 4154 '_vue.esm-bundler.js',
3771 - '_RouteCell.js',
4155 + '_Badge.js',
3772 4156 '_Translator.js',
3773 4157 '_Arr.js',
4158 + '_CardBody.js',
3774 4159 '_Rest.js',
3775 4160 '_IconButton.js',
3776 4161 '_DynamicIcon.js',
3777 4162 '_Notify.js',
@@ -3777,21 +4162,23 @@
3777 4162 '_Notify.js',
3778 4163 '__plugin-vue_export-helper.js',
3779 4164 '_vue-router.js',
3780 4165 '_countries.js',
3781 - '_CardBody.js',
3782 4166 '_index.js',
3783 4167 '_NotFound.js',
3784 - '_Badge.js',
3785 4168 '_Animation.js',
3786 4169 '_Model.js',
3787 - '_Url.js',
4170 + '_common.js',
4171 + '_dayjs.min.js',
3788 4172 '_Str.js',
3789 - '_dayjs.min.js',
3790 4173 '_timezone.js',
4174 + '_weekOfYear.js',
4175 + '_Utils.js',
4176 + '_CurrencyFormatter.js',
4177 + '_Url.js',
3791 4178 '_index3.js',
3792 - '_Utils.js',
3793 4179 '_TransitionAccordion.js',
4180 + '_preload-helper.js',
3794 4181 '_Asset.js'
3795 4182 ],
3796 4183 'css' => [
3797 4184 'assets/shipping.css'
@@ -3803,39 +4190,44 @@
3803 4190 'src' => 'resources/admin/Modules/Subscriptions/subscription.js',
3804 4191 'isEntry' => true,
3805 4192 'imports' => [
3806 4193 '_vue.esm-bundler.js',
3807 - '_RouteCell.js',
4194 + '_Badge.js',
3808 4195 '_Empty.js',
3809 4196 '_Translator.js',
3810 - '_CancelSubscription.js',
4197 + '_Activity.js',
3811 4198 '__plugin-vue_export-helper.js',
3812 4199 '_index.js',
4200 + '_DynamicIcon.js',
4201 + '_OrderCustomerInformation.js',
4202 + '_UserCan.js',
3813 4203 '_CardBody.js',
3814 - '_CopyToClipboard.js',
3815 - '_OrderCustomerInformation.js',
3816 4204 '_Str.js',
3817 - '_DynamicIcon.js',
3818 - '_ConvertedTime.js',
4205 + '_dayjs.min.js',
4206 + '_Utils.js',
4207 + '_Notify.js',
4208 + '_CurrencyFormatter.js',
3819 4209 '_NotFound.js',
3820 4210 '_Arr.js',
3821 - '_Badge.js',
3822 4211 '_common.js',
3823 - '_Notify.js',
3824 4212 '_Model.js',
3825 4213 '_Rest.js',
3826 - '_IconButton.js',
3827 4214 '_vue-router.js',
3828 4215 '_Url.js',
3829 - '_dayjs.min.js',
3830 4216 '_timezone.js',
3831 4217 '_index3.js',
3832 - '_Utils.js',
4218 + '_IconButton.js',
3833 4219 '_TransitionAccordion.js',
3834 - '_productService.js',
3835 4220 '_BundleProducts.js',
4221 + '_preload-helper.js',
3836 4222 '_Animation.js',
3837 - '_Asset.js'
4223 + '_Asset.js',
4224 + '_AddressComponent2.js',
4225 + '_productService.js',
4226 + '_weekOfYear.js'
4227 + ],
4228 + 'css' => [
4229 + 'assets/subscription.css'
3838 4230 ]
3839 4231 ],
3840 4232 'resources/admin/admin_hooks.js' => [
3841 4233 'file' => 'admin_hooks.js',
@@ -3850,46 +4242,50 @@
3850 4242 'isEntry' => true,
3851 4243 'imports' => [
3852 4244 '_vue.esm-bundler.js',
3853 4245 '_vue-router.js',
3854 - '_DynamicIcon.js',
3855 - '_RouteCell.js',
4246 + '_preload-helper.js',
3856 4247 '_Translator.js',
4248 + '_Badge.js',
3857 4249 '_Empty.js',
4250 + '_index.js',
3858 4251 '_OrderCustomerInformation.js',
3859 - '_productService.js',
3860 - '_ConvertedTime.js',
4252 + '_UserCan.js',
4253 + '_CurrencyFormatter.js',
4254 + '_Activity.js',
4255 + '_CardBody.js',
4256 + '_DynamicIcon.js',
3861 4257 '__plugin-vue_export-helper.js',
4258 + '_common.js',
3862 4259 '_IconButton.js',
3863 - '_common.js',
3864 - '_CardBody.js',
3865 4260 '_Model.js',
3866 4261 '_Rest.js',
3867 4262 '_dayjs.min.js',
3868 - '_index.js',
3869 - '_CancelSubscription.js',
3870 4263 '_Notify.js',
3871 4264 '_Animation.js',
3872 4265 '_dateShortCuts.js',
3873 4266 '_countries.js',
3874 4267 '_NotFound.js',
4268 + '_Utils.js',
3875 4269 '_Asset.js',
3876 4270 '_index2.js',
3877 4271 '_Str.js',
3878 4272 '_Arr.js',
4273 + '_AttrGroups.js',
3879 4274 '_Url.js',
4275 + '_DynamicTemplateParser.js',
3880 4276 '_timezone.js',
3881 - '_Utils.js',
3882 - '_Badge.js',
3883 - '_TransitionAccordion.js',
3884 4277 '_ProductVariationSelector.js',
3885 - '_CopyToClipboard.js',
4278 + '_productService.js',
3886 4279 '_BundleProducts.js',
4280 + '_galleryTabs.js',
3887 4281 '_index3.js',
4282 + '_TransitionAccordion.js',
3888 4283 '_FileUploaderDialog.js',
3889 - '_defaults.js',
3890 4284 'resources/admin/Bits/Components/Icons/Screenshot.vue',
3891 4285 '_useElementPlusComponents.js',
4286 + '_AddressComponent2.js',
4287 + '_weekOfYear.js',
3892 4288 '_index4.js'
3893 4289 ],
3894 4290 'dynamicImports' => [
3895 4291 'resources/admin/Bits/Components/Form/Components/Affix/Test.vue',
@@ -3899,13 +4295,17 @@
3899 4295 'resources/admin/Bits/Components/Form/Components/Coupon/GetProducts.vue',
3900 4296 'resources/admin/Bits/Components/Form/Components/Coupon/IncludeExclude/Categories.vue',
3901 4297 'resources/admin/Bits/Components/Form/Components/Coupon/IncludeExclude/Product.vue',
3902 4298 'resources/admin/Bits/Components/Form/Components/Coupon/Products.vue',
4299 + 'resources/admin/Bits/Components/Form/Components/McpSettings.vue',
3903 4300 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue',
3904 4301 'resources/admin/Bits/Components/Form/Components/PaymentView.vue',
3905 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',
3906 4305 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue',
3907 4306 'resources/admin/Bits/Components/Form/Components/StoreSettings/PageSelector.vue',
4307 + 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue',
3908 4308 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue',
3909 4309 'resources/admin/Modules/Reports/Subscription/Cohort.vue'
3910 4310 ],
3911 4311 'css' => [
@@ -3911,8 +4311,14 @@
3911 4311 'css' => [
3912 4312 'assets/app.css'
3913 4313 ]
3914 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 + ],
3915 4321 'resources/admin/elementor/AddToCart/Start.js' => [
3916 4322 'file' => 'Start3.js',
3917 4323 'name' => 'Start',
3918 4324 'src' => 'resources/admin/elementor/AddToCart/Start.js',
@@ -3926,14 +4332,18 @@
3926 4332 '_index.js',
3927 4333 '_index2.js',
3928 4334 '_index4.js',
3929 4335 '_dayjs.min.js',
4336 + '_weekOfYear.js',
3930 4337 '_index3.js',
3931 4338 '_Arr.js',
3932 4339 '_DynamicIcon.js',
4340 + '_preload-helper.js',
3933 4341 'resources/admin/Bits/Components/Icons/CaretRight.vue',
3934 4342 '_Str.js',
3935 4343 '_productService.js',
4344 + '_CurrencyFormatter.js',
4345 + '_timezone.js',
3936 4346 '_Model.js',
3937 4347 '_Rest.js',
3938 4348 '_Asset.js',
3939 4349 '_Url.js',
@@ -3957,8 +4367,9 @@
3957 4367 '_index.js',
3958 4368 '_index2.js',
3959 4369 '_index4.js',
3960 4370 '_dayjs.min.js',
4371 + '_weekOfYear.js',
3961 4372 '_index3.js',
3962 4373 '_Arr.js',
3963 4374 '__plugin-vue_export-helper.js',
3964 4375 '_add-query-args.js'
@@ -3982,14 +4393,18 @@
3982 4393 '_index.js',
3983 4394 '_index2.js',
3984 4395 '_index4.js',
3985 4396 '_dayjs.min.js',
4397 + '_weekOfYear.js',
3986 4398 '_index3.js',
3987 4399 '_DynamicIcon.js',
4400 + '_preload-helper.js',
3988 4401 'resources/admin/Bits/Components/Icons/CaretRight.vue',
3989 4402 '_Str.js',
3990 4403 '_productService.js',
4404 + '_CurrencyFormatter.js',
3991 4405 '_Arr.js',
4406 + '_timezone.js',
3992 4407 '_Model.js',
3993 4408 '_Rest.js',
3994 4409 '_Asset.js',
3995 4410 '_Url.js',
@@ -4020,12 +4435,16 @@
4020 4435 '_index.js',
4021 4436 '_index2.js',
4022 4437 '_index4.js',
4023 4438 '_dayjs.min.js',
4439 + '_weekOfYear.js',
4024 4440 '_index3.js',
4025 4441 '_DynamicIcon.js',
4442 + '_preload-helper.js',
4026 4443 '_Str.js',
4027 4444 '_productService.js',
4445 + '_CurrencyFormatter.js',
4446 + '_timezone.js',
4028 4447 '_Model.js',
4029 4448 '_Asset.js',
4030 4449 '_Url.js',
4031 4450 '_vue-router.js',
@@ -4050,8 +4469,9 @@
4050 4469 '_index.js',
4051 4470 '_index2.js',
4052 4471 '_index4.js',
4053 4472 '_dayjs.min.js',
4473 + '_weekOfYear.js',
4054 4474 '_index3.js',
4055 4475 '_Arr.js'
4056 4476 ]
4057 4477 ],
@@ -4068,8 +4488,9 @@
4068 4488 '_index.js',
4069 4489 '_index2.js',
4070 4490 '_index4.js',
4071 4491 '_dayjs.min.js',
4492 + '_weekOfYear.js',
4072 4493 '_index3.js',
4073 4494 '__plugin-vue_export-helper.js',
4074 4495 '_Arr.js'
4075 4496 ]
@@ -4100,30 +4521,25 @@
4100 4521 'name' => 'attributes',
4101 4522 'src' => 'resources/attributes/attributes.js',
4102 4523 'isEntry' => true,
4103 4524 'imports' => [
4525 + '_Translator.js',
4104 4526 '_vue.esm-bundler.js',
4105 4527 '__plugin-vue_export-helper.js',
4106 - '_Translator.js',
4107 - '_RouteCell.js',
4108 - '_Empty.js',
4109 - '_DynamicIcon.js',
4110 - '_ConvertedTime.js',
4528 + '_AttrGroups.js',
4529 + '_Arr.js',
4530 + '_Rest.js',
4111 4531 '_common.js',
4112 - '_Notify.js',
4113 - '_Rest.js',
4114 - '_vue-router.js',
4115 - '_index.js',
4116 - '_Arr.js',
4117 - '_Model.js',
4118 - '_IconButton.js',
4532 + '_dayjs.min.js',
4119 4533 '_Str.js',
4120 - '_Url.js',
4121 - '_dayjs.min.js',
4122 4534 '_timezone.js',
4123 - '_index3.js',
4535 + '_weekOfYear.js',
4124 4536 '_Utils.js',
4125 - '_TransitionAccordion.js'
4537 + '_CurrencyFormatter.js',
4538 + '_index.js',
4539 + '_Notify.js',
4540 + '_DynamicIcon.js',
4541 + '_preload-helper.js'
4126 4542 ]
4127 4543 ],
4128 4544 'resources/images/pro-feature-pattern.png' => [
4129 4545 'file' => 'images/pro-feature-pattern.png',
@@ -4136,8 +4552,9 @@
4136 4552 'name' => 'license',
4137 4553 'src' => 'resources/licensing/license.js',
4138 4554 'isEntry' => true,
4139 4555 'imports' => [
4556 + '_Translator.js',
4140 4557 '_vue.esm-bundler.js',
4141 4558 '_CardBody.js',
4142 4559 '_NotFound.js',
4143 4560 '_dateShortCuts.js',
@@ -4142,11 +4559,10 @@
4142 4559 '_NotFound.js',
4143 4560 '_dateShortCuts.js',
4144 4561 '_Empty.js',
4145 4562 '_DynamicIcon.js',
4146 - '_Translator.js',
4147 - '_RouteCell.js',
4148 - '_IconButton.js',
4563 + '_Badge.js',
4564 + '_common.js',
4149 4565 '_index.js',
4150 4566 '_OrderCustomerInformation.js',
4151 4567 '__plugin-vue_export-helper.js',
4152 4568 '_dayjs.min.js',
@@ -4151,24 +4567,27 @@
4151 4567 '__plugin-vue_export-helper.js',
4152 4568 '_dayjs.min.js',
4153 4569 '_Model.js',
4154 4570 '_Rest.js',
4155 - '_Badge.js',
4156 - '_common.js',
4157 - '_CopyToClipboard.js',
4571 + '_IconButton.js',
4572 + '_UserCan.js',
4573 + '_Utils.js',
4158 4574 '_Str.js',
4159 4575 '_Arr.js',
4576 + '_CurrencyFormatter.js',
4577 + '_vue-router.js',
4160 4578 '_Asset.js',
4161 4579 '_Url.js',
4162 - '_vue-router.js',
4163 4580 '_index4.js',
4581 + '_preload-helper.js',
4164 4582 '_timezone.js',
4165 4583 '_Notify.js',
4166 4584 '_index3.js',
4167 - '_Utils.js',
4168 4585 '_TransitionAccordion.js',
4169 - '_productService.js',
4170 - '_Animation.js'
4586 + '_weekOfYear.js',
4587 + '_Animation.js',
4588 + '_AddressComponent2.js',
4589 + '_productService.js'
4171 4590 ],
4172 4591 'css' => [
4173 4592 'assets/license.css'
4174 4593 ]
@@ -4178,13 +4597,13 @@
4178 4597 'name' => 'order-bump',
4179 4598 'src' => 'resources/order-bump/order-bump.js',
4180 4599 'isEntry' => true,
4181 4600 'imports' => [
4601 + '_Translator.js',
4182 4602 '_vue.esm-bundler.js',
4183 - '_Translator.js',
4184 - '_RouteCell.js',
4603 + '_Badge.js',
4185 4604 '_Empty.js',
4186 - '_Badge.js',
4605 + '_CardBody.js',
4187 4606 '_DynamicIcon.js',
4188 4607 '_common.js',
4189 4608 '_Notify.js',
4190 4609 '_Rest.js',
@@ -4189,9 +4608,8 @@
4189 4608 '_Notify.js',
4190 4609 '_Rest.js',
4191 4610 '_ProductVariationSelector.js',
4192 4611 '_vue-router.js',
4193 - '_CardBody.js',
4194 4612 '_index.js',
4195 4613 '_IconButton.js',
4196 4614 '__plugin-vue_export-helper.js',
4197 4615 '_Arr.js',
@@ -4201,9 +4619,12 @@
4201 4619 '_dayjs.min.js',
4202 4620 '_timezone.js',
4203 4621 '_index3.js',
4204 4622 '_Utils.js',
4205 - '_TransitionAccordion.js'
4623 + '_weekOfYear.js',
4624 + '_CurrencyFormatter.js',
4625 + '_TransitionAccordion.js',
4626 + '_preload-helper.js'
4206 4627 ]
4207 4628 ],
4208 4629 'resources/public/buttons/add-to-cart/style/style.scss' => [
4209 4630 'file' => 'assets/style3.css',
@@ -4334,28 +4755,31 @@
4334 4755 'imports' => [
4335 4756 '_vue.esm-bundler.js',
4336 4757 '_dayjs.min.js',
4337 4758 '_timezone.js',
4759 + '_weekOfYear.js',
4338 4760 '_DynamicIcon.js',
4339 - '_Badge.js',
4340 4761 '_Str.js',
4762 + '__plugin-vue_export-helper.js',
4341 4763 '_BundleProducts.js',
4342 - '__plugin-vue_export-helper.js',
4343 4764 '_common.js',
4344 4765 '_IconButton.js',
4345 - '_CopyToClipboard.js',
4766 + '_index.js',
4346 4767 '_vue-router.js',
4347 - '_index.js',
4768 + '_Translator.js',
4348 4769 'resources/admin/Bits/Components/Icons/ArrowDown.vue',
4349 4770 'resources/admin/Bits/Components/Icons/ArrowUp.vue',
4771 + '_AddressComponent2.js',
4350 4772 '_Rest.js',
4351 4773 '_Animation.js',
4352 4774 '_Notify.js',
4775 + '_DynamicTemplateParser.js',
4776 + '_index3.js',
4353 4777 '_index2.js',
4354 - '_index3.js',
4355 - '_defaults.js',
4356 - '_Translator.js',
4778 + '_preload-helper.js',
4357 4779 '_Arr.js',
4780 + '_Utils.js',
4781 + '_CurrencyFormatter.js',
4358 4782 '_TransitionAccordion.js',
4359 4783 '_index4.js'
4360 4784 ],
4361 4785 'css' => [
@@ -4530,9 +4954,11 @@
4530 4954 '_Translator.js',
4531 4955 '_vue.esm-bundler.js',
4532 4956 '_Arr.js',
4533 4957 '_dayjs.min.js',
4534 - '_timezone.js'
4958 + '_timezone.js',
4959 + '_weekOfYear.js',
4960 + '_CurrencyFormatter.js'
4535 4961 ]
4536 4962 ],
4537 4963 'resources/public/search-bar-app/style/style.scss' => [
4538 4964 'file' => 'assets/style5.css',
@@ -4544,8 +4970,19 @@
4544 4970 'name' => 'SingleProduct',
4545 4971 'src' => 'resources/public/single-product/SingleProduct.js',
4546 4972 'isEntry' => true
4547 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 + ],
4548 4985 'resources/public/single-product/similar-product.scss' => [
4549 4986 'file' => 'assets/similar-product.css',
4550 4987 'src' => 'resources/public/single-product/similar-product.scss',
4551 4988 'isEntry' => true
@@ -4575,8 +5012,44 @@
4575 5012 'file' => 'assets/taxonomy.css',
4576 5013 'src' => 'resources/styles/tailwind/taxonomy.scss',
4577 5014 'isEntry' => true
4578 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 + ],
4579 5052 'resources/images/404.svg' => [
4580 5053 'file' => 'images/404.svg',
4581 5054 'name' => '404',
4582 5055 'src' => 'resources/images/404.svg',
@@ -4587,8 +5060,20 @@
4587 5060 'name' => 'avatar-empty',
4588 5061 'src' => 'resources/images/avatar-empty.png',
4589 5062 'isEntry' => true
4590 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 + ],
4591 5076 'resources/images/cart.svg' => [
4592 5077 'file' => 'images/cart.svg',
4593 5078 'name' => 'cart',
4594 5079 'src' => 'resources/images/cart.svg',
@@ -4641,8 +5126,20 @@
4641 5126 'name' => 'crown',
4642 5127 'src' => 'resources/images/crown.svg',
4643 5128 'isEntry' => true
4644 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 + ],
4645 5142 'resources/images/elementor/black.svg' => [
4646 5143 'file' => 'images/elementor/black.svg',
4647 5144 'name' => 'black',
4648 5145 'src' => 'resources/images/elementor/black.svg',
@@ -4707,8 +5204,20 @@
4707 5204 'name' => 'empty',
4708 5205 'src' => 'resources/images/empty.png',
4709 5206 'isEntry' => true
4710 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 + ],
4711 5220 'resources/images/fluent-pdf/black.svg' => [
4712 5221 'file' => 'images/fluent-pdf/black.svg',
4713 5222 'name' => 'black',
4714 5223 'src' => 'resources/images/fluent-pdf/black.svg',
@@ -4875,8 +5384,14 @@
4875 5384 'name' => 'airwallex-icon',
4876 5385 'src' => 'resources/images/payment-methods/airwallex-icon.svg',
4877 5386 'isEntry' => true
4878 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 + ],
4879 5394 'resources/images/payment-methods/airwallex-logo.svg' => [
4880 5395 'file' => 'images/payment-methods/airwallex-logo.svg',
4881 5396 'name' => 'airwallex-logo',
4882 5397 'src' => 'resources/images/payment-methods/airwallex-logo.svg',
@@ -4905,8 +5420,14 @@
4905 5420 'name' => 'cod-icon',
4906 5421 'src' => 'resources/images/payment-methods/cod-icon.svg',
4907 5422 'isEntry' => true
4908 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 + ],
4909 5430 'resources/images/payment-methods/flutterwave-logo.svg' => [
4910 5431 'file' => 'images/payment-methods/flutterwave-logo.svg',
4911 5432 'name' => 'flutterwave-logo',
4912 5433 'src' => 'resources/images/payment-methods/flutterwave-logo.svg',
@@ -4935,8 +5456,14 @@
4935 5456 'name' => 'offline-payment-icon',
4936 5457 'src' => 'resources/images/payment-methods/offline-payment-icon.svg',
4937 5458 'isEntry' => true
4938 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 + ],
4939 5466 'resources/images/payment-methods/offline-payment.svg' => [
4940 5467 'file' => 'images/payment-methods/offline-payment.svg',
4941 5468 'name' => 'offline-payment',
4942 5469 'src' => 'resources/images/payment-methods/offline-payment.svg',
@@ -4999,8 +5526,14 @@
4999 5526 'resources/images/payment-methods/square-logo.svg' => [
5000 5527 'file' => 'images/payment-methods/square-logo.svg',
5001 5528 'name' => 'square-logo',
5002 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',
5003 5536 'isEntry' => true
5004 5537 ],
5005 5538 'resources/images/payment-methods/stripe-connect.png' => [
5006 5539 'file' => 'images/payment-methods/stripe-connect.png',