| @@ -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 | ], |
| @@ -66,17 +92,45 @@ | ||
| 66 | 92 | '_Arr.js', |
| 67 | 93 | '_Url.js' |
| 68 | 94 | ] |
| 69 | 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 | + ], | |
| 70 | 110 | '_Badge.js' => [ |
| 71 | 111 | 'file' => 'chunks/Badge.js', |
| 72 | 112 | 'name' => 'Badge', |
| 73 | 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', | |
| 74 | 125 | '_DynamicIcon.js', |
| 75 | - '_Str.js', | |
| 76 | - '_Translator.js', | |
| 77 | - '_vue.esm-bundler.js', | |
| 78 | - '__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' | |
| 79 | 133 | ] |
| 80 | 134 | ], |
| 81 | 135 | '_BlockEditorTranslator.js' => [ |
| 82 | 136 | 'file' => 'chunks/BlockEditorTranslator.js', |
| @@ -90,39 +144,14 @@ | ||
| 90 | 144 | '_vue.esm-bundler.js', |
| 91 | 145 | '__plugin-vue_export-helper.js' |
| 92 | 146 | ] |
| 93 | 147 | ], |
| 94 | - '_CancelSubscription.js' => [ | |
| 95 | - 'file' => 'chunks/CancelSubscription.js', | |
| 96 | - 'name' => 'CancelSubscription', | |
| 97 | - 'imports' => [ | |
| 98 | - '_vue.esm-bundler.js', | |
| 99 | - '_Empty.js', | |
| 100 | - '_Badge.js', | |
| 101 | - '_Translator.js', | |
| 102 | - '_Str.js', | |
| 103 | - '_Url.js', | |
| 104 | - '_IconButton.js', | |
| 105 | - '_DynamicIcon.js', | |
| 106 | - '_RouteCell.js', | |
| 107 | - '_ConvertedTime.js', | |
| 108 | - '_CurrencyFormatter.js', | |
| 109 | - '_OrderCustomerInformation.js', | |
| 110 | - '_Rest.js', | |
| 111 | - '_Notify.js', | |
| 112 | - '_NotFound.js', | |
| 113 | - '_index.js', | |
| 114 | - '_Arr.js', | |
| 115 | - '_common.js', | |
| 116 | - '_BundleProducts.js', | |
| 117 | - '__plugin-vue_export-helper.js' | |
| 118 | - ] | |
| 119 | - ], | |
| 120 | 148 | '_CardBody.js' => [ |
| 121 | 149 | 'file' => 'chunks/CardBody.js', |
| 122 | 150 | 'name' => 'CardBody', |
| 123 | 151 | 'imports' => [ |
| 124 | 152 | '_vue.esm-bundler.js', |
| 153 | + '_vue-router.js', | |
| 125 | 154 | '__plugin-vue_export-helper.js', |
| 126 | 155 | '_DynamicIcon.js' |
| 127 | 156 | ] |
| 128 | 157 | ], |
| @@ -129,21 +158,13 @@ | ||
| 129 | 158 | '_ColorPickerField.js' => [ |
| 130 | 159 | 'file' => 'chunks/ColorPickerField.js', |
| 131 | 160 | 'name' => 'ColorPickerField', |
| 132 | 161 | 'imports' => [ |
| 133 | - '_BlockEditorTranslator.js', | |
| 134 | - '_Icons.js' | |
| 162 | + '_jsx-runtime.js', | |
| 163 | + '_Icons.js', | |
| 164 | + '_BlockEditorTranslator.js' | |
| 135 | 165 | ] |
| 136 | 166 | ], |
| 137 | - '_ConvertedTime.js' => [ | |
| 138 | - 'file' => 'chunks/ConvertedTime.js', | |
| 139 | - 'name' => 'ConvertedTime', | |
| 140 | - 'imports' => [ | |
| 141 | - '_vue.esm-bundler.js', | |
| 142 | - '_common.js', | |
| 143 | - '_Utils.js' | |
| 144 | - ] | |
| 145 | - ], | |
| 146 | 167 | '_CurrencyFormatter.js' => [ |
| 147 | 168 | 'file' => 'chunks/CurrencyFormatter.js', |
| 148 | 169 | 'name' => 'CurrencyFormatter', |
| 149 | 170 | 'imports' => [ |
| @@ -148,8 +169,10 @@ | ||
| 148 | 169 | 'name' => 'CurrencyFormatter', |
| 149 | 170 | 'imports' => [ |
| 150 | 171 | '_Arr.js', |
| 151 | 172 | '_dayjs.min.js', |
| 173 | + '_timezone.js', | |
| 174 | + '_weekOfYear.js', | |
| 152 | 175 | '_Translator.js' |
| 153 | 176 | ] |
| 154 | 177 | ], |
| 155 | 178 | '_CustomSelect.js' => [ |
| @@ -155,10 +178,11 @@ | ||
| 155 | 178 | '_CustomSelect.js' => [ |
| 156 | 179 | 'file' => 'chunks/CustomSelect.js', |
| 157 | 180 | 'name' => 'CustomSelect', |
| 158 | 181 | 'imports' => [ |
| 159 | - '_BlockEditorTranslator.js', | |
| 160 | - '_index6.js' | |
| 182 | + '_jsx-runtime.js', | |
| 183 | + '_index6.js', | |
| 184 | + '_BlockEditorTranslator.js' | |
| 161 | 185 | ] |
| 162 | 186 | ], |
| 163 | 187 | '_DynamicIcon.js' => [ |
| 164 | 188 | 'file' => 'chunks/DynamicIcon.js', |
| @@ -163,8 +187,9 @@ | ||
| 163 | 187 | '_DynamicIcon.js' => [ |
| 164 | 188 | 'file' => 'chunks/DynamicIcon.js', |
| 165 | 189 | 'name' => 'DynamicIcon', |
| 166 | 190 | 'imports' => [ |
| 191 | + '_preload-helper.js', | |
| 167 | 192 | '_vue.esm-bundler.js' |
| 168 | 193 | ], |
| 169 | 194 | 'dynamicImports' => [ |
| 170 | 195 | 'resources/admin/Bits/Components/Icons/Access.vue', |
| @@ -263,8 +288,9 @@ | ||
| 263 | 288 | 'resources/admin/Bits/Components/Icons/Frame.vue', |
| 264 | 289 | 'resources/admin/Bits/Components/Icons/FullScreen.vue', |
| 265 | 290 | 'resources/admin/Bits/Components/Icons/GalleryAdd.vue', |
| 266 | 291 | 'resources/admin/Bits/Components/Icons/GearIcon.vue', |
| 292 | + 'resources/admin/Bits/Components/Icons/Generate.vue', | |
| 267 | 293 | 'resources/admin/Bits/Components/Icons/Gift.vue', |
| 268 | 294 | 'resources/admin/Bits/Components/Icons/Globe.vue', |
| 269 | 295 | 'resources/admin/Bits/Components/Icons/GradientCheckCircle.vue', |
| 270 | 296 | 'resources/admin/Bits/Components/Icons/GradientWarningCircle.vue', |
| @@ -310,12 +336,15 @@ | ||
| 310 | 336 | 'resources/admin/Bits/Components/Icons/Overview.vue', |
| 311 | 337 | 'resources/admin/Bits/Components/Icons/Package.vue', |
| 312 | 338 | 'resources/admin/Bits/Components/Icons/Page.vue', |
| 313 | 339 | 'resources/admin/Bits/Components/Icons/PaidOrdersIcon.vue', |
| 340 | + 'resources/admin/Bits/Components/Icons/PaintLine.vue', | |
| 314 | 341 | 'resources/admin/Bits/Components/Icons/Palette.vue', |
| 342 | + 'resources/admin/Bits/Components/Icons/PaletteLine.vue', | |
| 315 | 343 | 'resources/admin/Bits/Components/Icons/Party.vue', |
| 316 | 344 | 'resources/admin/Bits/Components/Icons/PaymentIcon.vue', |
| 317 | 345 | 'resources/admin/Bits/Components/Icons/Pending.vue', |
| 346 | + 'resources/admin/Bits/Components/Icons/PlayCircle.vue', | |
| 318 | 347 | 'resources/admin/Bits/Components/Icons/Plus.vue', |
| 319 | 348 | 'resources/admin/Bits/Components/Icons/PlusCircle.vue', |
| 320 | 349 | 'resources/admin/Bits/Components/Icons/Print.vue', |
| 321 | 350 | 'resources/admin/Bits/Components/Icons/Product.vue', |
| @@ -364,8 +393,9 @@ | ||
| 364 | 393 | 'resources/admin/Bits/Components/Icons/Unfulfilled.vue', |
| 365 | 394 | 'resources/admin/Bits/Components/Icons/Unlink.vue', |
| 366 | 395 | 'resources/admin/Bits/Components/Icons/Upload.vue', |
| 367 | 396 | 'resources/admin/Bits/Components/Icons/Users.vue', |
| 397 | + 'resources/admin/Bits/Components/Icons/VideoAdd.vue', | |
| 368 | 398 | 'resources/admin/Bits/Components/Icons/Wallet.vue', |
| 369 | 399 | 'resources/admin/Bits/Components/Icons/Warning.vue', |
| 370 | 400 | 'resources/admin/Bits/Components/Icons/WarningFill.vue', |
| 371 | 401 | 'resources/admin/Bits/Components/Icons/Webhooks.vue', |
| @@ -371,13 +401,25 @@ | ||
| 371 | 401 | 'resources/admin/Bits/Components/Icons/Webhooks.vue', |
| 372 | 402 | 'resources/admin/Bits/Components/Icons/Window.vue' |
| 373 | 403 | ] |
| 374 | 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 | + ], | |
| 375 | 417 | '_EditorPanel.js' => [ |
| 376 | 418 | 'file' => 'chunks/EditorPanel.js', |
| 377 | 419 | 'name' => 'EditorPanel', |
| 378 | 420 | 'imports' => [ |
| 379 | - '_BlockEditorTranslator.js' | |
| 421 | + '_jsx-runtime.js' | |
| 380 | 422 | ] |
| 381 | 423 | ], |
| 382 | 424 | '_EditorPanelRow.js' => [ |
| 383 | 425 | 'file' => 'chunks/EditorPanelRow.js', |
| @@ -382,9 +424,9 @@ | ||
| 382 | 424 | '_EditorPanelRow.js' => [ |
| 383 | 425 | 'file' => 'chunks/EditorPanelRow.js', |
| 384 | 426 | 'name' => 'EditorPanelRow', |
| 385 | 427 | 'imports' => [ |
| 386 | - '_BlockEditorTranslator.js' | |
| 428 | + '_jsx-runtime.js' | |
| 387 | 429 | ] |
| 388 | 430 | ], |
| 389 | 431 | '_Empty.js' => [ |
| 390 | 432 | 'file' => 'chunks/Empty.js', |
| @@ -398,8 +440,9 @@ | ||
| 398 | 440 | '_ErrorBoundary.js' => [ |
| 399 | 441 | 'file' => 'chunks/ErrorBoundary.js', |
| 400 | 442 | 'name' => 'ErrorBoundary', |
| 401 | 443 | 'imports' => [ |
| 444 | + '_jsx-runtime.js', | |
| 402 | 445 | '_BlockEditorTranslator.js' |
| 403 | 446 | ] |
| 404 | 447 | ], |
| 405 | 448 | '_FileUploaderDialog.js' => [ |
| @@ -419,10 +462,8 @@ | ||
| 419 | 462 | '_IconButton.js' => [ |
| 420 | 463 | 'file' => 'chunks/IconButton.js', |
| 421 | 464 | 'name' => 'IconButton', |
| 422 | 465 | 'imports' => [ |
| 423 | - '_Str.js', | |
| 424 | - '_Arr.js', | |
| 425 | 466 | '_vue.esm-bundler.js', |
| 426 | 467 | '__plugin-vue_export-helper.js' |
| 427 | 468 | ] |
| 428 | 469 | ], |
| @@ -429,9 +470,9 @@ | ||
| 429 | 470 | '_Icons.js' => [ |
| 430 | 471 | 'file' => 'chunks/Icons.js', |
| 431 | 472 | 'name' => 'Icons', |
| 432 | 473 | 'imports' => [ |
| 433 | - '_BlockEditorTranslator.js' | |
| 474 | + '_jsx-runtime.js' | |
| 434 | 475 | ] |
| 435 | 476 | ], |
| 436 | 477 | '_Model.js' => [ |
| 437 | 478 | 'file' => 'chunks/Model.js', |
| @@ -466,23 +507,23 @@ | ||
| 466 | 507 | 'file' => 'chunks/OrderCustomerInformation.js', |
| 467 | 508 | 'name' => 'OrderCustomerInformation', |
| 468 | 509 | 'imports' => [ |
| 469 | 510 | '_vue.esm-bundler.js', |
| 511 | + '_index.js', | |
| 512 | + '_Translator.js', | |
| 513 | + '_Animation.js', | |
| 514 | + '_Badge.js', | |
| 515 | + '_Rest.js', | |
| 516 | + '_Notify.js', | |
| 470 | 517 | '__plugin-vue_export-helper.js', |
| 471 | - '_Badge.js', | |
| 472 | 518 | '_Empty.js', |
| 473 | 519 | '_common.js', |
| 474 | 520 | '_IconButton.js', |
| 475 | 521 | '_DynamicIcon.js', |
| 476 | - '_Translator.js', | |
| 477 | - '_RouteCell.js', | |
| 522 | + '_CardBody.js', | |
| 478 | 523 | '_UserCan.js', |
| 479 | 524 | '_Arr.js', |
| 480 | 525 | '_Asset.js', |
| 481 | - '_CardBody.js', | |
| 482 | - '_Notify.js', | |
| 483 | - '_Rest.js', | |
| 484 | - '_index.js', | |
| 485 | 526 | '_AddressComponent2.js', |
| 486 | 527 | '_NotFound.js', |
| 487 | 528 | '_productService.js' |
| 488 | 529 | ] |
| @@ -498,10 +539,11 @@ | ||
| 498 | 539 | '_ProductExcerptBlock.js' => [ |
| 499 | 540 | 'file' => 'chunks/ProductExcerptBlock.js', |
| 500 | 541 | 'name' => 'ProductExcerptBlock', |
| 501 | 542 | 'imports' => [ |
| 502 | - '_BlockEditorTranslator.js', | |
| 503 | - '_SingleProductContext.js' | |
| 543 | + '_jsx-runtime.js', | |
| 544 | + '_SingleProductContext.js', | |
| 545 | + '_BlockEditorTranslator.js' | |
| 504 | 546 | ] |
| 505 | 547 | ], |
| 506 | 548 | '_ProductListItem.js' => [ |
| 507 | 549 | 'file' => 'chunks/ProductListItem.js', |
| @@ -506,10 +548,11 @@ | ||
| 506 | 548 | '_ProductListItem.js' => [ |
| 507 | 549 | 'file' => 'chunks/ProductListItem.js', |
| 508 | 550 | 'name' => 'ProductListItem', |
| 509 | 551 | 'imports' => [ |
| 510 | - '_BlockEditorTranslator.js', | |
| 511 | - '_Icons.js' | |
| 552 | + '_jsx-runtime.js', | |
| 553 | + '_Icons.js', | |
| 554 | + '_BlockEditorTranslator.js' | |
| 512 | 555 | ] |
| 513 | 556 | ], |
| 514 | 557 | '_ProductVariationSelector.js' => [ |
| 515 | 558 | 'file' => 'chunks/ProductVariationSelector.js', |
| @@ -526,22 +569,15 @@ | ||
| 526 | 569 | '_Rest.js' => [ |
| 527 | 570 | 'file' => 'chunks/Rest.js', |
| 528 | 571 | 'name' => 'Rest' |
| 529 | 572 | ], |
| 530 | - '_RouteCell.js' => [ | |
| 531 | - 'file' => 'chunks/RouteCell.js', | |
| 532 | - 'name' => 'RouteCell', | |
| 533 | - 'imports' => [ | |
| 534 | - '_vue.esm-bundler.js', | |
| 535 | - '_vue-router.js' | |
| 536 | - ] | |
| 537 | - ], | |
| 538 | 573 | '_SelectProductModal.js' => [ |
| 539 | 574 | 'file' => 'chunks/SelectProductModal.js', |
| 540 | 575 | 'name' => 'SelectProductModal', |
| 541 | 576 | 'imports' => [ |
| 577 | + '_jsx-runtime.js', | |
| 578 | + '_Icons.js', | |
| 542 | 579 | '_BlockEditorTranslator.js', |
| 543 | - '_Icons.js', | |
| 544 | 580 | '_index5.js', |
| 545 | 581 | '_ProductListItem.js', |
| 546 | 582 | '_index6.js', |
| 547 | 583 | '_add-query-args.js' |
| @@ -550,13 +586,14 @@ | ||
| 550 | 586 | '_SelectVariationModal.js' => [ |
| 551 | 587 | 'file' => 'chunks/SelectVariationModal.js', |
| 552 | 588 | 'name' => 'SelectVariationModal', |
| 553 | 589 | 'imports' => [ |
| 554 | - '_BlockEditorTranslator.js', | |
| 590 | + '_jsx-runtime.js', | |
| 555 | 591 | '_ProductListItem.js', |
| 556 | 592 | '_Icons.js', |
| 557 | 593 | '_index6.js', |
| 558 | 594 | '_index5.js', |
| 595 | + '_BlockEditorTranslator.js', | |
| 559 | 596 | '_add-query-args.js' |
| 560 | 597 | ] |
| 561 | 598 | ], |
| 562 | 599 | '_ServerSidePreview.css' => [ |
| @@ -583,31 +620,8 @@ | ||
| 583 | 620 | '_Str.js' => [ |
| 584 | 621 | 'file' => 'chunks/Str.js', |
| 585 | 622 | 'name' => 'Str' |
| 586 | 623 | ], |
| 587 | - '_TableWrapper.js' => [ | |
| 588 | - 'file' => 'chunks/TableWrapper.js', | |
| 589 | - 'name' => 'TableWrapper', | |
| 590 | - 'imports' => [ | |
| 591 | - '_Model.js', | |
| 592 | - '_vue.esm-bundler.js', | |
| 593 | - '_IconButton.js', | |
| 594 | - '_Rest.js', | |
| 595 | - '_vue-router.js', | |
| 596 | - '_Url.js', | |
| 597 | - '_Arr.js', | |
| 598 | - '_Translator.js', | |
| 599 | - '_dayjs.min.js', | |
| 600 | - '_timezone.js', | |
| 601 | - '_Notify.js', | |
| 602 | - '_DynamicIcon.js', | |
| 603 | - '__plugin-vue_export-helper.js', | |
| 604 | - '_index3.js', | |
| 605 | - '_index.js', | |
| 606 | - '_Utils.js', | |
| 607 | - '_TransitionAccordion.js' | |
| 608 | - ] | |
| 609 | - ], | |
| 610 | 624 | '_TransitionAccordion.css' => [ |
| 611 | 625 | 'file' => 'assets/TransitionAccordion.css', |
| 612 | 626 | 'src' => '_TransitionAccordion.css' |
| 613 | 627 | ], |
| @@ -652,9 +666,11 @@ | ||
| 652 | 666 | 'name' => 'Utils', |
| 653 | 667 | 'imports' => [ |
| 654 | 668 | '_Translator.js', |
| 655 | 669 | '_dayjs.min.js', |
| 656 | - '_timezone.js' | |
| 670 | + '_timezone.js', | |
| 671 | + '_weekOfYear.js', | |
| 672 | + '_CurrencyFormatter.js' | |
| 657 | 673 | ] |
| 658 | 674 | ], |
| 659 | 675 | '__plugin-vue_export-helper.js' => [ |
| 660 | 676 | 'file' => 'chunks/_plugin-vue_export-helper.js', |
| @@ -671,9 +687,12 @@ | ||
| 671 | 687 | '_dayjs.min.js', |
| 672 | 688 | '_Translator.js', |
| 673 | 689 | '_Str.js', |
| 674 | 690 | '_timezone.js', |
| 675 | - '_IconButton.js', | |
| 691 | + '_weekOfYear.js', | |
| 692 | + '_Arr.js', | |
| 693 | + '_Utils.js', | |
| 694 | + '_CurrencyFormatter.js', | |
| 676 | 695 | '_index.js' |
| 677 | 696 | ] |
| 678 | 697 | ], |
| 679 | 698 | '_countries.js' => [ |
| @@ -684,9 +703,9 @@ | ||
| 684 | 703 | '_DynamicIcon.js', |
| 685 | 704 | '_vue.esm-bundler.js', |
| 686 | 705 | '__plugin-vue_export-helper.js', |
| 687 | 706 | '_vue-router.js', |
| 688 | - '_TableWrapper.js', | |
| 707 | + '_Badge.js', | |
| 689 | 708 | '_TransitionAccordion.js', |
| 690 | 709 | '_Rest.js', |
| 691 | 710 | '_Notify.js', |
| 692 | 711 | '_NotFound.js' |
| @@ -703,9 +722,10 @@ | ||
| 703 | 722 | '_DynamicIcon.js', |
| 704 | 723 | '_index.js', |
| 705 | 724 | '_Rest.js', |
| 706 | 725 | '_Arr.js', |
| 707 | - '_TableWrapper.js', | |
| 726 | + '_Badge.js', | |
| 727 | + '_common.js', | |
| 708 | 728 | '_dayjs.min.js' |
| 709 | 729 | ] |
| 710 | 730 | ], |
| 711 | 731 | '_dayjs.min.js' => [ |
| @@ -711,19 +731,11 @@ | ||
| 711 | 731 | '_dayjs.min.js' => [ |
| 712 | 732 | 'file' => 'chunks/dayjs.min.js', |
| 713 | 733 | 'name' => 'dayjs.min' |
| 714 | 734 | ], |
| 715 | - '_defaults.js' => [ | |
| 716 | - 'file' => 'chunks/defaults.js', | |
| 717 | - 'name' => 'defaults', | |
| 718 | - 'imports' => [ | |
| 719 | - '_index.js', | |
| 720 | - '_vue.esm-bundler.js', | |
| 721 | - '_index2.js', | |
| 722 | - '_index3.js', | |
| 723 | - '_dayjs.min.js', | |
| 724 | - '_index4.js' | |
| 725 | - ] | |
| 735 | + '_galleryTabs.js' => [ | |
| 736 | + 'file' => 'chunks/galleryTabs.js', | |
| 737 | + 'name' => 'galleryTabs' | |
| 726 | 738 | ], |
| 727 | 739 | '_index.js' => [ |
| 728 | 740 | 'file' => 'chunks/index.js', |
| 729 | 741 | 'name' => 'index', |
| @@ -737,9 +749,10 @@ | ||
| 737 | 749 | 'imports' => [ |
| 738 | 750 | '_vue.esm-bundler.js', |
| 739 | 751 | '_index.js', |
| 740 | 752 | '_index4.js', |
| 741 | - '_dayjs.min.js' | |
| 753 | + '_dayjs.min.js', | |
| 754 | + '_weekOfYear.js' | |
| 742 | 755 | ] |
| 743 | 756 | ], |
| 744 | 757 | '_index3.js' => [ |
| 745 | 758 | 'file' => 'chunks/index3.js', |
| @@ -764,15 +777,23 @@ | ||
| 764 | 777 | '_index6.js' => [ |
| 765 | 778 | 'file' => 'chunks/index6.js', |
| 766 | 779 | 'name' => 'index', |
| 767 | 780 | 'imports' => [ |
| 768 | - '_BlockEditorTranslator.js' | |
| 781 | + '_jsx-runtime.js' | |
| 769 | 782 | ] |
| 770 | 783 | ], |
| 784 | + '_jsx-runtime.js' => [ | |
| 785 | + 'file' => 'chunks/jsx-runtime.js', | |
| 786 | + 'name' => 'jsx-runtime' | |
| 787 | + ], | |
| 771 | 788 | '_payment-loader.js' => [ |
| 772 | 789 | 'file' => 'chunks/payment-loader.js', |
| 773 | 790 | 'name' => 'payment-loader' |
| 774 | 791 | ], |
| 792 | + '_preload-helper.js' => [ | |
| 793 | + 'file' => 'chunks/preload-helper.js', | |
| 794 | + 'name' => 'preload-helper' | |
| 795 | + ], | |
| 775 | 796 | '_productService.js' => [ |
| 776 | 797 | 'file' => 'chunks/productService.js', |
| 777 | 798 | 'name' => 'productService', |
| 778 | 799 | 'imports' => [ |
| @@ -813,8 +834,15 @@ | ||
| 813 | 834 | '_vue.esm-bundler.js' => [ |
| 814 | 835 | 'file' => 'chunks/vue.esm-bundler.js', |
| 815 | 836 | 'name' => 'vue.esm-bundler' |
| 816 | 837 | ], |
| 838 | + '_weekOfYear.js' => [ | |
| 839 | + 'file' => 'chunks/weekOfYear.js', | |
| 840 | + 'name' => 'weekOfYear', | |
| 841 | + 'imports' => [ | |
| 842 | + '_dayjs.min.js' | |
| 843 | + ] | |
| 844 | + ], | |
| 817 | 845 | 'resources/addon-assets/addon-assets.js' => [ |
| 818 | 846 | 'file' => 'addon-assets.js', |
| 819 | 847 | 'name' => 'addon-assets', |
| 820 | 848 | 'src' => 'resources/addon-assets/addon-assets.js', |
| @@ -819,20 +847,24 @@ | ||
| 819 | 847 | 'name' => 'addon-assets', |
| 820 | 848 | 'src' => 'resources/addon-assets/addon-assets.js', |
| 821 | 849 | 'isEntry' => true, |
| 822 | 850 | 'imports' => [ |
| 851 | + '_Translator.js', | |
| 823 | 852 | '_FileUploaderDialog.js', |
| 824 | - '_Translator.js', | |
| 825 | 853 | '_vue.esm-bundler.js', |
| 826 | 854 | '__plugin-vue_export-helper.js', |
| 855 | + '_Arr.js', | |
| 827 | 856 | '_common.js', |
| 828 | 857 | '_dayjs.min.js', |
| 829 | 858 | '_Str.js', |
| 830 | 859 | '_timezone.js', |
| 860 | + '_weekOfYear.js', | |
| 861 | + '_Utils.js', | |
| 862 | + '_CurrencyFormatter.js', | |
| 863 | + '_index.js', | |
| 831 | 864 | '_IconButton.js', |
| 832 | - '_Arr.js', | |
| 833 | - '_index.js', | |
| 834 | 865 | '_DynamicIcon.js', |
| 866 | + '_preload-helper.js', | |
| 835 | 867 | '_Rest.js', |
| 836 | 868 | '_Notify.js', |
| 837 | 869 | '_Model.js' |
| 838 | 870 | ] |
| @@ -921,34 +953,34 @@ | ||
| 921 | 953 | '_Badge.js', |
| 922 | 954 | '_Rest.js', |
| 923 | 955 | '_Notify.js', |
| 924 | 956 | '_OrderCustomerInformation.js', |
| 925 | - '_TableWrapper.js', | |
| 926 | 957 | '_Arr.js', |
| 927 | - '_DynamicIcon.js', | |
| 928 | - '_Str.js', | |
| 929 | - '__plugin-vue_export-helper.js', | |
| 930 | - '_index.js', | |
| 931 | - '_Empty.js', | |
| 958 | + '_Model.js', | |
| 932 | 959 | '_common.js', |
| 933 | 960 | '_dayjs.min.js', |
| 961 | + '_Str.js', | |
| 934 | 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', | |
| 935 | 973 | '_IconButton.js', |
| 936 | - '_RouteCell.js', | |
| 937 | - '_vue-router.js', | |
| 974 | + '_TransitionAccordion.js', | |
| 975 | + '_Animation.js', | |
| 976 | + '_Empty.js', | |
| 977 | + '_CardBody.js', | |
| 938 | 978 | '_UserCan.js', |
| 939 | 979 | '_Asset.js', |
| 940 | - '_Url.js', | |
| 941 | - '_CardBody.js', | |
| 942 | 980 | '_AddressComponent2.js', |
| 943 | - '_Animation.js', | |
| 944 | - '_TransitionAccordion.js', | |
| 945 | 981 | '_NotFound.js', |
| 946 | - '_productService.js', | |
| 947 | - '_CurrencyFormatter.js', | |
| 948 | - '_Model.js', | |
| 949 | - '_index3.js', | |
| 950 | - '_Utils.js' | |
| 982 | + '_productService.js' | |
| 951 | 983 | ] |
| 952 | 984 | ], |
| 953 | 985 | 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue' => [ |
| 954 | 986 | 'file' => 'chunks/ModuleSettings.js', |
| @@ -957,14 +989,29 @@ | ||
| 957 | 989 | 'isDynamicEntry' => true, |
| 958 | 990 | 'imports' => [ |
| 959 | 991 | '_vue.esm-bundler.js', |
| 960 | 992 | '_Translator.js', |
| 993 | + '_common.js', | |
| 961 | 994 | '_Badge.js', |
| 962 | 995 | '_Animation.js', |
| 963 | 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', | |
| 964 | 1009 | '_DynamicIcon.js', |
| 965 | - '_Str.js', | |
| 1010 | + '_preload-helper.js', | |
| 966 | 1011 | '__plugin-vue_export-helper.js', |
| 1012 | + '_index3.js', | |
| 1013 | + '_IconButton.js', | |
| 967 | 1014 | '_TransitionAccordion.js' |
| 968 | 1015 | ] |
| 969 | 1016 | ], |
| 970 | 1017 | 'resources/admin/Bits/Components/Form/Components/PaymentView.vue' => [ |
| @@ -975,9 +1022,10 @@ | ||
| 975 | 1022 | 'imports' => [ |
| 976 | 1023 | '_vue.esm-bundler.js', |
| 977 | 1024 | '_Translator.js', |
| 978 | 1025 | '_DynamicIcon.js', |
| 979 | - '_Arr.js' | |
| 1026 | + '_Arr.js', | |
| 1027 | + '_preload-helper.js' | |
| 980 | 1028 | ] |
| 981 | 1029 | ], |
| 982 | 1030 | 'resources/admin/Bits/Components/Form/Components/StoreSettings/AddressComponent.vue' => [ |
| 983 | 1031 | 'file' => 'chunks/AddressComponent.js', |
| @@ -994,8 +1042,76 @@ | ||
| 994 | 1042 | '__plugin-vue_export-helper.js', |
| 995 | 1043 | '_TransitionAccordion.js' |
| 996 | 1044 | ] |
| 997 | 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', | |
| 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', | |
| 1108 | + '_DynamicIcon.js', | |
| 1109 | + '_Translator.js', | |
| 1110 | + '_preload-helper.js', | |
| 1111 | + '_Arr.js' | |
| 1112 | + ] | |
| 1113 | + ], | |
| 998 | 1114 | 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue' => [ |
| 999 | 1115 | 'file' => 'chunks/CreatePageButton.js', |
| 1000 | 1116 | 'name' => 'CreatePageButton', |
| 1001 | 1117 | 'src' => 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue', |
| @@ -1006,8 +1122,9 @@ | ||
| 1006 | 1122 | '_Translator.js', |
| 1007 | 1123 | '_Notify.js', |
| 1008 | 1124 | '_Rest.js', |
| 1009 | 1125 | '_IconButton.js', |
| 1126 | + '_preload-helper.js', | |
| 1010 | 1127 | '_Arr.js', |
| 1011 | 1128 | '_Str.js', |
| 1012 | 1129 | '_index.js', |
| 1013 | 1130 | '__plugin-vue_export-helper.js' |
| @@ -1023,8 +1140,9 @@ | ||
| 1023 | 1140 | '_Translator.js', |
| 1024 | 1141 | '_DynamicIcon.js', |
| 1025 | 1142 | '_Arr.js', |
| 1026 | 1143 | 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue', |
| 1144 | + '_preload-helper.js', | |
| 1027 | 1145 | '_Notify.js', |
| 1028 | 1146 | '_Str.js', |
| 1029 | 1147 | '_index.js', |
| 1030 | 1148 | '_Rest.js', |
| @@ -1031,8 +1149,39 @@ | ||
| 1031 | 1149 | '_IconButton.js', |
| 1032 | 1150 | '__plugin-vue_export-helper.js' |
| 1033 | 1151 | ] |
| 1034 | 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 | + ], | |
| 1035 | 1184 | 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue' => [ |
| 1036 | 1185 | 'file' => 'chunks/TurnstileSettings.js', |
| 1037 | 1186 | 'name' => 'TurnstileSettings', |
| 1038 | 1187 | 'src' => 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue', |
| @@ -1042,11 +1191,26 @@ | ||
| 1042 | 1191 | '_Translator.js', |
| 1043 | 1192 | '_Badge.js', |
| 1044 | 1193 | '_Rest.js', |
| 1045 | 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', | |
| 1046 | 1207 | '_DynamicIcon.js', |
| 1047 | - '_Str.js', | |
| 1048 | - '__plugin-vue_export-helper.js' | |
| 1208 | + '_preload-helper.js', | |
| 1209 | + '__plugin-vue_export-helper.js', | |
| 1210 | + '_index3.js', | |
| 1211 | + '_IconButton.js', | |
| 1212 | + '_TransitionAccordion.js' | |
| 1049 | 1213 | ] |
| 1050 | 1214 | ], |
| 1051 | 1215 | 'resources/admin/Bits/Components/Icons/Access.vue' => [ |
| 1052 | 1216 | 'file' => 'chunks/Access.js', |
| @@ -2017,8 +2181,18 @@ | ||
| 2017 | 2181 | '_vue.esm-bundler.js', |
| 2018 | 2182 | '__plugin-vue_export-helper.js' |
| 2019 | 2183 | ] |
| 2020 | 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 | + ], | |
| 2021 | 2195 | 'resources/admin/Bits/Components/Icons/Gift.vue' => [ |
| 2022 | 2196 | 'file' => 'chunks/Gift.js', |
| 2023 | 2197 | 'name' => 'Gift', |
| 2024 | 2198 | 'src' => 'resources/admin/Bits/Components/Icons/Gift.vue', |
| @@ -2487,8 +2661,18 @@ | ||
| 2487 | 2661 | '_vue.esm-bundler.js', |
| 2488 | 2662 | '__plugin-vue_export-helper.js' |
| 2489 | 2663 | ] |
| 2490 | 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 | + ], | |
| 2491 | 2675 | 'resources/admin/Bits/Components/Icons/Palette.vue' => [ |
| 2492 | 2676 | 'file' => 'chunks/Palette.js', |
| 2493 | 2677 | 'name' => 'Palette', |
| 2494 | 2678 | 'src' => 'resources/admin/Bits/Components/Icons/Palette.vue', |
| @@ -2497,8 +2681,18 @@ | ||
| 2497 | 2681 | '_vue.esm-bundler.js', |
| 2498 | 2682 | '__plugin-vue_export-helper.js' |
| 2499 | 2683 | ] |
| 2500 | 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 | + ], | |
| 2501 | 2695 | 'resources/admin/Bits/Components/Icons/Party.vue' => [ |
| 2502 | 2696 | 'file' => 'chunks/Party.js', |
| 2503 | 2697 | 'name' => 'Party', |
| 2504 | 2698 | 'src' => 'resources/admin/Bits/Components/Icons/Party.vue', |
| @@ -2527,8 +2721,18 @@ | ||
| 2527 | 2721 | '_vue.esm-bundler.js', |
| 2528 | 2722 | '__plugin-vue_export-helper.js' |
| 2529 | 2723 | ] |
| 2530 | 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 | + ], | |
| 2531 | 2735 | 'resources/admin/Bits/Components/Icons/Plus.vue' => [ |
| 2532 | 2736 | 'file' => 'chunks/Plus.js', |
| 2533 | 2737 | 'name' => 'Plus', |
| 2534 | 2738 | 'src' => 'resources/admin/Bits/Components/Icons/Plus.vue', |
| @@ -3027,8 +3231,18 @@ | ||
| 3027 | 3231 | '_vue.esm-bundler.js', |
| 3028 | 3232 | '__plugin-vue_export-helper.js' |
| 3029 | 3233 | ] |
| 3030 | 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 | + ], | |
| 3031 | 3245 | 'resources/admin/Bits/Components/Icons/Wallet.vue' => [ |
| 3032 | 3246 | 'file' => 'chunks/Wallet.js', |
| 3033 | 3247 | 'name' => 'Wallet', |
| 3034 | 3248 | 'src' => 'resources/admin/Bits/Components/Icons/Wallet.vue', |
| @@ -3083,8 +3297,9 @@ | ||
| 3083 | 3297 | 'name' => 'AddToCartButtonBlockEditor', |
| 3084 | 3298 | 'src' => 'resources/admin/BlockEditor/Buttons/AddToCartButtonBlockEditor.jsx', |
| 3085 | 3299 | 'isEntry' => true, |
| 3086 | 3300 | 'imports' => [ |
| 3301 | + '_jsx-runtime.js', | |
| 3087 | 3302 | '_BlockEditorTranslator.js', |
| 3088 | 3303 | '_index5.js', |
| 3089 | 3304 | '_SingleProductContext.js', |
| 3090 | 3305 | '_Icons.js', |
| @@ -3099,8 +3314,9 @@ | ||
| 3099 | 3314 | 'name' => 'BuyNowButtonBlockEditor', |
| 3100 | 3315 | 'src' => 'resources/admin/BlockEditor/Buttons/BuyNowButtonBlockEditor.jsx', |
| 3101 | 3316 | 'isEntry' => true, |
| 3102 | 3317 | 'imports' => [ |
| 3318 | + '_jsx-runtime.js', | |
| 3103 | 3319 | '_BlockEditorTranslator.js', |
| 3104 | 3320 | '_index5.js', |
| 3105 | 3321 | '_SelectVariationModal.js', |
| 3106 | 3322 | '_Icons.js', |
| @@ -3123,8 +3339,9 @@ | ||
| 3123 | 3339 | 'name' => 'BuySectionBlockEditor', |
| 3124 | 3340 | 'src' => 'resources/admin/BlockEditor/BuySection/BuySectionBlockEditor.jsx', |
| 3125 | 3341 | 'isEntry' => true, |
| 3126 | 3342 | 'imports' => [ |
| 3343 | + '_jsx-runtime.js', | |
| 3127 | 3344 | '_BlockEditorTranslator.js', |
| 3128 | 3345 | '_index5.js', |
| 3129 | 3346 | '_EditorPanel.js', |
| 3130 | 3347 | '_EditorPanelRow.js', |
| @@ -3143,8 +3360,30 @@ | ||
| 3143 | 3360 | 'file' => 'assets/buy-section-block-editor.css', |
| 3144 | 3361 | 'src' => 'resources/admin/BlockEditor/BuySection/style/buy-section-block-editor.scss', |
| 3145 | 3362 | 'isEntry' => true |
| 3146 | 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 | + ], | |
| 3147 | 3386 | 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx' => [ |
| 3148 | 3387 | 'file' => 'MiniCartBlockEditor.js', |
| 3149 | 3388 | 'name' => 'MiniCartBlockEditor', |
| 3150 | 3389 | 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx', |
| @@ -3149,14 +3388,20 @@ | ||
| 3149 | 3388 | 'name' => 'MiniCartBlockEditor', |
| 3150 | 3389 | 'src' => 'resources/admin/BlockEditor/Cart/MiniCartBlockEditor.jsx', |
| 3151 | 3390 | 'isEntry' => true, |
| 3152 | 3391 | 'imports' => [ |
| 3153 | - '_BlockEditorTranslator.js', | |
| 3392 | + '_jsx-runtime.js', | |
| 3154 | 3393 | '_index5.js', |
| 3155 | 3394 | '_SingleProductContext.js', |
| 3156 | - '_Icons.js' | |
| 3395 | + '_Icons.js', | |
| 3396 | + '_BlockEditorTranslator.js' | |
| 3157 | 3397 | ] |
| 3158 | 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 | + ], | |
| 3159 | 3404 | 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss' => [ |
| 3160 | 3405 | 'file' => 'assets/mini-cart-block-editor.css', |
| 3161 | 3406 | 'src' => 'resources/admin/BlockEditor/Cart/style/mini-cart-block-editor.scss', |
| 3162 | 3407 | 'isEntry' => true |
| @@ -3170,11 +3415,12 @@ | ||
| 3170 | 3415 | 'name' => 'CheckoutBlockEditor', |
| 3171 | 3416 | 'src' => 'resources/admin/BlockEditor/Checkout/CheckoutBlockEditor.jsx', |
| 3172 | 3417 | 'isEntry' => true, |
| 3173 | 3418 | 'imports' => [ |
| 3174 | - '_BlockEditorTranslator.js', | |
| 3419 | + '_jsx-runtime.js', | |
| 3175 | 3420 | '_EditorPanel.js', |
| 3176 | 3421 | '_ColorPickerField.js', |
| 3422 | + '_BlockEditorTranslator.js', | |
| 3177 | 3423 | '_Icons.js' |
| 3178 | 3424 | ], |
| 3179 | 3425 | 'assets' => [ |
| 3180 | 3426 | 'assets/Checkout.png' |
| @@ -3185,9 +3431,10 @@ | ||
| 3185 | 3431 | 'name' => 'InnerBlocks', |
| 3186 | 3432 | 'src' => 'resources/admin/BlockEditor/Checkout/InnerBlocks/InnerBlocks.jsx', |
| 3187 | 3433 | 'isEntry' => true, |
| 3188 | 3434 | 'imports' => [ |
| 3189 | - '_BlockEditorTranslator.js' | |
| 3435 | + '_BlockEditorTranslator.js', | |
| 3436 | + '_jsx-runtime.js' | |
| 3190 | 3437 | ] |
| 3191 | 3438 | ], |
| 3192 | 3439 | 'resources/admin/BlockEditor/Checkout/style/checkout-block-editor.scss' => [ |
| 3193 | 3440 | 'file' => 'assets/checkout-block-editor.css', |
| @@ -3204,8 +3451,9 @@ | ||
| 3204 | 3451 | 'name' => 'CustomerDashboardButtonBlockEditor', |
| 3205 | 3452 | 'src' => 'resources/admin/BlockEditor/CustomerDashboardButton/CustomerDashboardButtonBlockEditor.jsx', |
| 3206 | 3453 | 'isEntry' => true, |
| 3207 | 3454 | 'imports' => [ |
| 3455 | + '_jsx-runtime.js', | |
| 3208 | 3456 | '_BlockEditorTranslator.js', |
| 3209 | 3457 | '_Icons.js' |
| 3210 | 3458 | ] |
| 3211 | 3459 | ], |
| @@ -3223,10 +3471,11 @@ | ||
| 3223 | 3471 | 'name' => 'CustomerProfileBlockEditor', |
| 3224 | 3472 | 'src' => 'resources/admin/BlockEditor/CustomerProfile/CustomerProfileBlockEditor.jsx', |
| 3225 | 3473 | 'isEntry' => true, |
| 3226 | 3474 | 'imports' => [ |
| 3227 | - '_BlockEditorTranslator.js', | |
| 3228 | - '_Icons.js' | |
| 3475 | + '_jsx-runtime.js', | |
| 3476 | + '_Icons.js', | |
| 3477 | + '_BlockEditorTranslator.js' | |
| 3229 | 3478 | ], |
| 3230 | 3479 | 'assets' => [ |
| 3231 | 3480 | 'assets/CustomerProfile.png' |
| 3232 | 3481 | ] |
| @@ -3241,8 +3490,9 @@ | ||
| 3241 | 3490 | 'name' => 'ExcerptBlockEditor', |
| 3242 | 3491 | 'src' => 'resources/admin/BlockEditor/Excerpt/ExcerptBlockEditor.jsx', |
| 3243 | 3492 | 'isEntry' => true, |
| 3244 | 3493 | 'imports' => [ |
| 3494 | + '_jsx-runtime.js', | |
| 3245 | 3495 | '_BlockEditorTranslator.js', |
| 3246 | 3496 | '_index5.js', |
| 3247 | 3497 | '_SelectProductModal.js', |
| 3248 | 3498 | '_EditorPanel.js', |
| @@ -3264,8 +3514,9 @@ | ||
| 3264 | 3514 | 'name' => 'InnerBlocks', |
| 3265 | 3515 | 'src' => 'resources/admin/BlockEditor/MediaCarousel/InnerBlocks/InnerBlocks.jsx', |
| 3266 | 3516 | 'isEntry' => true, |
| 3267 | 3517 | 'imports' => [ |
| 3518 | + '_jsx-runtime.js', | |
| 3268 | 3519 | '_BlockEditorTranslator.js', |
| 3269 | 3520 | '_SingleProductContext.js', |
| 3270 | 3521 | '_Icons.js', |
| 3271 | 3522 | '_ProductContext.js', |
| @@ -3277,13 +3528,14 @@ | ||
| 3277 | 3528 | 'name' => 'MediaCarouselBlockEditor', |
| 3278 | 3529 | 'src' => 'resources/admin/BlockEditor/MediaCarousel/MediaCarouselBlockEditor.jsx', |
| 3279 | 3530 | 'isEntry' => true, |
| 3280 | 3531 | 'imports' => [ |
| 3281 | - '_BlockEditorTranslator.js', | |
| 3532 | + '_jsx-runtime.js', | |
| 3282 | 3533 | '_Icons.js', |
| 3283 | 3534 | '_index5.js', |
| 3284 | 3535 | '_EditorPanel.js', |
| 3285 | 3536 | '_EditorPanelRow.js', |
| 3537 | + '_BlockEditorTranslator.js', | |
| 3286 | 3538 | '_SelectVariationModal.js', |
| 3287 | 3539 | '_SingleProductContext.js', |
| 3288 | 3540 | '_ProductContext.js', |
| 3289 | 3541 | '_add-query-args.js', |
| @@ -3308,14 +3560,15 @@ | ||
| 3308 | 3560 | 'name' => 'PriceRangeBlockEditor', |
| 3309 | 3561 | 'src' => 'resources/admin/BlockEditor/PriceRange/PriceRangeBlockEditor.jsx', |
| 3310 | 3562 | 'isEntry' => true, |
| 3311 | 3563 | 'imports' => [ |
| 3312 | - '_BlockEditorTranslator.js', | |
| 3564 | + '_jsx-runtime.js', | |
| 3313 | 3565 | '_index5.js', |
| 3314 | 3566 | '_SelectProductModal.js', |
| 3315 | 3567 | '_CustomSelect.js', |
| 3316 | 3568 | '_EditorPanel.js', |
| 3317 | 3569 | '_EditorPanelRow.js', |
| 3570 | + '_BlockEditorTranslator.js', | |
| 3318 | 3571 | '_SingleProductContext.js', |
| 3319 | 3572 | '_Icons.js', |
| 3320 | 3573 | '_add-query-args.js', |
| 3321 | 3574 | '_ProductListItem.js', |
| @@ -3336,9 +3589,9 @@ | ||
| 3336 | 3589 | 'name' => 'PricingTableBlockEditor', |
| 3337 | 3590 | 'src' => 'resources/admin/BlockEditor/PricingTable/PricingTableBlockEditor.jsx', |
| 3338 | 3591 | 'isEntry' => true, |
| 3339 | 3592 | 'imports' => [ |
| 3340 | - '_BlockEditorTranslator.js', | |
| 3593 | + '_jsx-runtime.js', | |
| 3341 | 3594 | '_index6.js', |
| 3342 | 3595 | '_Icons.js', |
| 3343 | 3596 | '_ProductListItem.js', |
| 3344 | 3597 | '_SelectVariationModal.js', |
| @@ -3344,8 +3597,9 @@ | ||
| 3344 | 3597 | '_SelectVariationModal.js', |
| 3345 | 3598 | '_index5.js', |
| 3346 | 3599 | '_ColorPickerField.js', |
| 3347 | 3600 | '_EditorPanel.js', |
| 3601 | + '_BlockEditorTranslator.js', | |
| 3348 | 3602 | '_CustomSelect.js', |
| 3349 | 3603 | '_add-query-args.js' |
| 3350 | 3604 | ], |
| 3351 | 3605 | 'assets' => [ |
| @@ -3366,10 +3620,11 @@ | ||
| 3366 | 3620 | 'name' => 'ProductCardBlockEditor', |
| 3367 | 3621 | 'src' => 'resources/admin/BlockEditor/ProductCard/ProductCardBlockEditor.jsx', |
| 3368 | 3622 | 'isEntry' => true, |
| 3369 | 3623 | 'imports' => [ |
| 3624 | + '_jsx-runtime.js', | |
| 3625 | + '_Icons.js', | |
| 3370 | 3626 | '_BlockEditorTranslator.js', |
| 3371 | - '_Icons.js', | |
| 3372 | 3627 | '_index5.js', |
| 3373 | 3628 | '_EditorPanel.js', |
| 3374 | 3629 | '_EditorPanelRow.js', |
| 3375 | 3630 | '_CustomSelect.js', |
| @@ -3393,13 +3648,14 @@ | ||
| 3393 | 3648 | 'name' => 'InnerBlocks', |
| 3394 | 3649 | 'src' => 'resources/admin/BlockEditor/ProductCarousel/InnerBlocks/InnerBlocks.jsx', |
| 3395 | 3650 | 'isEntry' => true, |
| 3396 | 3651 | 'imports' => [ |
| 3397 | - '_BlockEditorTranslator.js', | |
| 3652 | + '_jsx-runtime.js', | |
| 3398 | 3653 | '_ProductExcerptBlock.js', |
| 3399 | 3654 | '_ProductContext.js', |
| 3400 | 3655 | '_SingleProductContext.js', |
| 3401 | - '_ProductContainerContext.js' | |
| 3656 | + '_ProductContainerContext.js', | |
| 3657 | + '_BlockEditorTranslator.js' | |
| 3402 | 3658 | ] |
| 3403 | 3659 | ], |
| 3404 | 3660 | 'resources/admin/BlockEditor/ProductCarousel/ProductCarousel.png' => [ |
| 3405 | 3661 | 'file' => 'assets/ProductGallery.png', |
| @@ -3410,13 +3666,14 @@ | ||
| 3410 | 3666 | 'name' => 'ProductCarouselBlockEditor', |
| 3411 | 3667 | 'src' => 'resources/admin/BlockEditor/ProductCarousel/ProductCarouselBlockEditor.jsx', |
| 3412 | 3668 | 'isEntry' => true, |
| 3413 | 3669 | 'imports' => [ |
| 3414 | - '_BlockEditorTranslator.js', | |
| 3670 | + '_jsx-runtime.js', | |
| 3415 | 3671 | '_Icons.js', |
| 3416 | 3672 | '_index5.js', |
| 3417 | 3673 | '_EditorPanel.js', |
| 3418 | 3674 | '_EditorPanelRow.js', |
| 3675 | + '_BlockEditorTranslator.js', | |
| 3419 | 3676 | '_CustomSelect.js', |
| 3420 | 3677 | '_SelectProductModal.js', |
| 3421 | 3678 | '_SingleProductContext.js', |
| 3422 | 3679 | '_ProductContext.js', |
| @@ -3438,8 +3695,9 @@ | ||
| 3438 | 3695 | 'name' => 'ProductCategoriesListBlockEditor', |
| 3439 | 3696 | 'src' => 'resources/admin/BlockEditor/ProductCategoriesList/ProductCategoriesListBlockEditor.jsx', |
| 3440 | 3697 | 'isEntry' => true, |
| 3441 | 3698 | 'imports' => [ |
| 3699 | + '_jsx-runtime.js', | |
| 3442 | 3700 | '_BlockEditorTranslator.js', |
| 3443 | 3701 | '_Icons.js' |
| 3444 | 3702 | ] |
| 3445 | 3703 | ], |
| @@ -3453,8 +3711,9 @@ | ||
| 3453 | 3711 | 'name' => 'ProductDescriptionBlockEditor', |
| 3454 | 3712 | 'src' => 'resources/admin/BlockEditor/ProductDescription/ProductDescriptionBlockEditor.jsx', |
| 3455 | 3713 | 'isEntry' => true, |
| 3456 | 3714 | 'imports' => [ |
| 3715 | + '_jsx-runtime.js', | |
| 3457 | 3716 | '_BlockEditorTranslator.js', |
| 3458 | 3717 | '_index5.js', |
| 3459 | 3718 | '_SelectProductModal.js', |
| 3460 | 3719 | '_EditorPanel.js', |
| @@ -3481,11 +3740,12 @@ | ||
| 3481 | 3740 | 'name' => 'ProductGalleryBlockEditor', |
| 3482 | 3741 | 'src' => 'resources/admin/BlockEditor/ProductGallery/ProductGalleryBlockEditor.jsx', |
| 3483 | 3742 | 'isEntry' => true, |
| 3484 | 3743 | 'imports' => [ |
| 3485 | - '_BlockEditorTranslator.js', | |
| 3744 | + '_jsx-runtime.js', | |
| 3486 | 3745 | '_Icons.js', |
| 3487 | 3746 | '_SelectVariationModal.js', |
| 3747 | + '_BlockEditorTranslator.js', | |
| 3488 | 3748 | '_index5.js', |
| 3489 | 3749 | '_EditorPanel.js', |
| 3490 | 3750 | '_EditorPanelRow.js', |
| 3491 | 3751 | '_CustomSelect.js', |
| @@ -3509,13 +3769,14 @@ | ||
| 3509 | 3769 | 'name' => 'ProductImageBlockEditor', |
| 3510 | 3770 | 'src' => 'resources/admin/BlockEditor/ProductImage/ProductImageBlockEditor.jsx', |
| 3511 | 3771 | 'isEntry' => true, |
| 3512 | 3772 | 'imports' => [ |
| 3513 | - '_BlockEditorTranslator.js', | |
| 3773 | + '_jsx-runtime.js', | |
| 3514 | 3774 | '_index5.js', |
| 3515 | 3775 | '_SelectProductModal.js', |
| 3516 | 3776 | '_EditorPanel.js', |
| 3517 | 3777 | '_EditorPanelRow.js', |
| 3778 | + '_BlockEditorTranslator.js', | |
| 3518 | 3779 | '_SingleProductContext.js', |
| 3519 | 3780 | '_Icons.js', |
| 3520 | 3781 | '_add-query-args.js', |
| 3521 | 3782 | '_ProductListItem.js', |
| @@ -3536,14 +3797,15 @@ | ||
| 3536 | 3797 | 'name' => 'ProductInfoBlockEditor', |
| 3537 | 3798 | 'src' => 'resources/admin/BlockEditor/ProductInfo/ProductInfoBlockEditor.jsx', |
| 3538 | 3799 | 'isEntry' => true, |
| 3539 | 3800 | 'imports' => [ |
| 3540 | - '_BlockEditorTranslator.js', | |
| 3801 | + '_jsx-runtime.js', | |
| 3541 | 3802 | '_Icons.js', |
| 3542 | 3803 | '_index5.js', |
| 3543 | 3804 | '_SelectProductModal.js', |
| 3544 | 3805 | '_EditorPanel.js', |
| 3545 | 3806 | '_EditorPanelRow.js', |
| 3807 | + '_BlockEditorTranslator.js', | |
| 3546 | 3808 | '_SingleProductContext.js', |
| 3547 | 3809 | '_add-query-args.js', |
| 3548 | 3810 | '_ProductListItem.js', |
| 3549 | 3811 | '_index6.js' |
| @@ -3562,8 +3824,9 @@ | ||
| 3562 | 3824 | 'name' => 'ProductPackageDescriptionBlockEditor', |
| 3563 | 3825 | 'src' => 'resources/admin/BlockEditor/ProductPackageDescription/ProductPackageDescriptionBlockEditor.jsx', |
| 3564 | 3826 | 'isEntry' => true, |
| 3565 | 3827 | 'imports' => [ |
| 3828 | + '_jsx-runtime.js', | |
| 3566 | 3829 | '_BlockEditorTranslator.js', |
| 3567 | 3830 | '_index5.js', |
| 3568 | 3831 | '_EditorPanel.js', |
| 3569 | 3832 | '_EditorPanelRow.js', |
| @@ -3582,8 +3845,9 @@ | ||
| 3582 | 3845 | 'name' => 'ProductSkuBlockEditor', |
| 3583 | 3846 | 'src' => 'resources/admin/BlockEditor/ProductSku/ProductSkuBlockEditor.jsx', |
| 3584 | 3847 | 'isEntry' => true, |
| 3585 | 3848 | 'imports' => [ |
| 3849 | + '_jsx-runtime.js', | |
| 3586 | 3850 | '_BlockEditorTranslator.js', |
| 3587 | 3851 | '_index5.js', |
| 3588 | 3852 | '_SelectVariationModal.js', |
| 3589 | 3853 | '_EditorPanel.js', |
| @@ -3606,8 +3870,9 @@ | ||
| 3606 | 3870 | 'name' => 'ProductTitleBlockEditor', |
| 3607 | 3871 | 'src' => 'resources/admin/BlockEditor/ProductTitle/ProductTitleBlockEditor.jsx', |
| 3608 | 3872 | 'isEntry' => true, |
| 3609 | 3873 | 'imports' => [ |
| 3874 | + '_jsx-runtime.js', | |
| 3610 | 3875 | '_BlockEditorTranslator.js', |
| 3611 | 3876 | '_index5.js', |
| 3612 | 3877 | '_SelectProductModal.js', |
| 3613 | 3878 | '_EditorPanel.js', |
| @@ -3635,11 +3900,12 @@ | ||
| 3635 | 3900 | 'name' => 'RelatedProductBlockEditor', |
| 3636 | 3901 | 'src' => 'resources/admin/BlockEditor/RelatedProduct/RelatedProductBlockEditor.jsx', |
| 3637 | 3902 | 'isEntry' => true, |
| 3638 | 3903 | 'imports' => [ |
| 3639 | - '_BlockEditorTranslator.js', | |
| 3904 | + '_jsx-runtime.js', | |
| 3640 | 3905 | '_Icons.js', |
| 3641 | 3906 | '_index5.js', |
| 3907 | + '_BlockEditorTranslator.js', | |
| 3642 | 3908 | '_add-query-args.js', |
| 3643 | 3909 | '_SingleProductContext.js' |
| 3644 | 3910 | ] |
| 3645 | 3911 | ], |
| @@ -3653,8 +3919,9 @@ | ||
| 3653 | 3919 | 'name' => 'SaleBadgeBlockEditor', |
| 3654 | 3920 | 'src' => 'resources/admin/BlockEditor/SaleBadge/SaleBadgeBlockEditor.jsx', |
| 3655 | 3921 | 'isEntry' => true, |
| 3656 | 3922 | 'imports' => [ |
| 3923 | + '_jsx-runtime.js', | |
| 3657 | 3924 | '_BlockEditorTranslator.js', |
| 3658 | 3925 | '_index5.js', |
| 3659 | 3926 | '_SelectProductModal.js', |
| 3660 | 3927 | '_EditorPanel.js', |
| @@ -3681,8 +3948,9 @@ | ||
| 3681 | 3948 | 'name' => 'SearchBarBlockEditor', |
| 3682 | 3949 | 'src' => 'resources/admin/BlockEditor/SearchBar/SearchBarBlockEditor.jsx', |
| 3683 | 3950 | 'isEntry' => true, |
| 3684 | 3951 | 'imports' => [ |
| 3952 | + '_jsx-runtime.js', | |
| 3685 | 3953 | '_BlockEditorTranslator.js', |
| 3686 | 3954 | '_index6.js', |
| 3687 | 3955 | '_Icons.js' |
| 3688 | 3956 | ], |
| @@ -3695,13 +3963,14 @@ | ||
| 3695 | 3963 | 'name' => 'InnerBlocks', |
| 3696 | 3964 | 'src' => 'resources/admin/BlockEditor/ShopApp/InnerBlocks/InnerBlocks.jsx', |
| 3697 | 3965 | 'isEntry' => true, |
| 3698 | 3966 | 'imports' => [ |
| 3699 | - '_BlockEditorTranslator.js', | |
| 3967 | + '_jsx-runtime.js', | |
| 3700 | 3968 | '_ProductExcerptBlock.js', |
| 3701 | 3969 | '_ProductContext.js', |
| 3702 | 3970 | '_SingleProductContext.js', |
| 3703 | 3971 | '_ProductContainerContext.js', |
| 3972 | + '_BlockEditorTranslator.js', | |
| 3704 | 3973 | '_EditorPanel.js', |
| 3705 | 3974 | '_EditorPanelRow.js' |
| 3706 | 3975 | ] |
| 3707 | 3976 | ], |
| @@ -3714,10 +3983,10 @@ | ||
| 3714 | 3983 | 'name' => 'ShopAppBlockEditor', |
| 3715 | 3984 | 'src' => 'resources/admin/BlockEditor/ShopApp/ShopAppBlockEditor.jsx', |
| 3716 | 3985 | 'isEntry' => true, |
| 3717 | 3986 | 'imports' => [ |
| 3987 | + '_jsx-runtime.js', | |
| 3718 | 3988 | '_BlockEditorTranslator.js', |
| 3719 | - '_ColorPickerField.js', | |
| 3720 | 3989 | '_CustomSelect.js', |
| 3721 | 3990 | '_Icons.js', |
| 3722 | 3991 | '_ErrorBoundary.js', |
| 3723 | 3992 | '_ProductContext.js', |
| @@ -3738,8 +4007,9 @@ | ||
| 3738 | 4007 | 'name' => 'SoldOutBadgeBlockEditor', |
| 3739 | 4008 | 'src' => 'resources/admin/BlockEditor/SoldOutBadge/SoldOutBadgeBlockEditor.jsx', |
| 3740 | 4009 | 'isEntry' => true, |
| 3741 | 4010 | 'imports' => [ |
| 4011 | + '_jsx-runtime.js', | |
| 3742 | 4012 | '_BlockEditorTranslator.js', |
| 3743 | 4013 | '_EditorPanel.js', |
| 3744 | 4014 | '_EditorPanelRow.js', |
| 3745 | 4015 | '_SingleProductContext.js', |
| @@ -3757,13 +4027,14 @@ | ||
| 3757 | 4027 | 'name' => 'StockBlock', |
| 3758 | 4028 | 'src' => 'resources/admin/BlockEditor/Stock/StockBlock.jsx', |
| 3759 | 4029 | 'isEntry' => true, |
| 3760 | 4030 | 'imports' => [ |
| 3761 | - '_BlockEditorTranslator.js', | |
| 4031 | + '_jsx-runtime.js', | |
| 3762 | 4032 | '_Icons.js', |
| 3763 | 4033 | '_SelectProductModal.js', |
| 3764 | 4034 | '_EditorPanel.js', |
| 3765 | 4035 | '_EditorPanelRow.js', |
| 4036 | + '_BlockEditorTranslator.js', | |
| 3766 | 4037 | '_index5.js', |
| 3767 | 4038 | '_SingleProductContext.js', |
| 3768 | 4039 | '_add-query-args.js', |
| 3769 | 4040 | '_ProductListItem.js', |
| @@ -3775,12 +4046,49 @@ | ||
| 3775 | 4046 | 'name' => 'StoreLogoBlockEditor', |
| 3776 | 4047 | 'src' => 'resources/admin/BlockEditor/StoreLogo/StoreLogoBlockEditor.jsx', |
| 3777 | 4048 | 'isEntry' => true, |
| 3778 | 4049 | 'imports' => [ |
| 4050 | + '_jsx-runtime.js', | |
| 3779 | 4051 | '_BlockEditorTranslator.js', |
| 3780 | 4052 | '_Icons.js' |
| 3781 | 4053 | ] |
| 3782 | 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 | + ], | |
| 3783 | 4091 | 'resources/admin/Modules/Reports/Subscription/Cohort.vue' => [ |
| 3784 | 4092 | 'file' => 'chunks/Cohort.js', |
| 3785 | 4093 | 'name' => 'Cohort', |
| 3786 | 4094 | 'src' => 'resources/admin/Modules/Reports/Subscription/Cohort.vue', |
| @@ -3797,39 +4105,40 @@ | ||
| 3797 | 4105 | '_CurrencyFormatter.js', |
| 3798 | 4106 | 'resources/admin/bootstrap/app.js', |
| 3799 | 4107 | '_common.js', |
| 3800 | 4108 | '_Arr.js', |
| 4109 | + '_preload-helper.js', | |
| 4110 | + '_vue-router.js', | |
| 3801 | 4111 | '_dayjs.min.js', |
| 3802 | - '_vue-router.js', | |
| 3803 | - '_TableWrapper.js', | |
| 4112 | + '_timezone.js', | |
| 4113 | + '_weekOfYear.js', | |
| 4114 | + '_Badge.js', | |
| 3804 | 4115 | '_Model.js', |
| 3805 | - '_IconButton.js', | |
| 4116 | + '_Url.js', | |
| 3806 | 4117 | '_Str.js', |
| 3807 | - '_Url.js', | |
| 3808 | - '_timezone.js', | |
| 3809 | 4118 | '_Notify.js', |
| 3810 | 4119 | '_index.js', |
| 3811 | 4120 | '_index3.js', |
| 4121 | + '_IconButton.js', | |
| 3812 | 4122 | '_Utils.js', |
| 3813 | 4123 | '_TransitionAccordion.js', |
| 3814 | 4124 | '_OrderCustomerInformation.js', |
| 3815 | - '_Badge.js', | |
| 3816 | - '_RouteCell.js', | |
| 4125 | + '_Animation.js', | |
| 3817 | 4126 | '_Asset.js', |
| 3818 | 4127 | '_AddressComponent2.js', |
| 3819 | - '_Animation.js', | |
| 3820 | 4128 | '_NotFound.js', |
| 3821 | 4129 | '_productService.js', |
| 3822 | - '_ConvertedTime.js', | |
| 3823 | - '_CancelSubscription.js', | |
| 4130 | + '_Activity.js', | |
| 3824 | 4131 | '_BundleProducts.js', |
| 3825 | 4132 | '_dateShortCuts.js', |
| 3826 | 4133 | '_index4.js', |
| 3827 | 4134 | '_countries.js', |
| 3828 | 4135 | '_index2.js', |
| 4136 | + '_AttrGroups.js', | |
| 4137 | + '_DynamicTemplateParser.js', | |
| 3829 | 4138 | '_ProductVariationSelector.js', |
| 4139 | + '_galleryTabs.js', | |
| 3830 | 4140 | '_FileUploaderDialog.js', |
| 3831 | - '_defaults.js', | |
| 3832 | 4141 | 'resources/admin/Bits/Components/Icons/Screenshot.vue', |
| 3833 | 4142 | '_useElementPlusComponents.js' |
| 3834 | 4143 | ], |
| 3835 | 4144 | 'css' => [ |
| @@ -3842,12 +4151,12 @@ | ||
| 3842 | 4151 | 'src' => 'resources/admin/Modules/Shipping/shipping.js', |
| 3843 | 4152 | 'isEntry' => true, |
| 3844 | 4153 | 'imports' => [ |
| 3845 | 4154 | '_vue.esm-bundler.js', |
| 3846 | - '_TableWrapper.js', | |
| 4155 | + '_Badge.js', | |
| 3847 | 4156 | '_Translator.js', |
| 3848 | 4157 | '_Arr.js', |
| 3849 | - '_RouteCell.js', | |
| 4158 | + '_CardBody.js', | |
| 3850 | 4159 | '_Rest.js', |
| 3851 | 4160 | '_IconButton.js', |
| 3852 | 4161 | '_DynamicIcon.js', |
| 3853 | 4162 | '_Notify.js', |
| @@ -3853,21 +4162,23 @@ | ||
| 3853 | 4162 | '_Notify.js', |
| 3854 | 4163 | '__plugin-vue_export-helper.js', |
| 3855 | 4164 | '_vue-router.js', |
| 3856 | 4165 | '_countries.js', |
| 3857 | - '_CardBody.js', | |
| 3858 | 4166 | '_index.js', |
| 3859 | 4167 | '_NotFound.js', |
| 3860 | - '_Badge.js', | |
| 3861 | 4168 | '_Animation.js', |
| 3862 | 4169 | '_Model.js', |
| 3863 | - '_Url.js', | |
| 4170 | + '_common.js', | |
| 4171 | + '_dayjs.min.js', | |
| 3864 | 4172 | '_Str.js', |
| 3865 | - '_dayjs.min.js', | |
| 3866 | 4173 | '_timezone.js', |
| 4174 | + '_weekOfYear.js', | |
| 4175 | + '_Utils.js', | |
| 4176 | + '_CurrencyFormatter.js', | |
| 4177 | + '_Url.js', | |
| 3867 | 4178 | '_index3.js', |
| 3868 | - '_Utils.js', | |
| 3869 | 4179 | '_TransitionAccordion.js', |
| 4180 | + '_preload-helper.js', | |
| 3870 | 4181 | '_Asset.js' |
| 3871 | 4182 | ], |
| 3872 | 4183 | 'css' => [ |
| 3873 | 4184 | 'assets/shipping.css' |
| @@ -3879,42 +4190,44 @@ | ||
| 3879 | 4190 | 'src' => 'resources/admin/Modules/Subscriptions/subscription.js', |
| 3880 | 4191 | 'isEntry' => true, |
| 3881 | 4192 | 'imports' => [ |
| 3882 | 4193 | '_vue.esm-bundler.js', |
| 3883 | - '_TableWrapper.js', | |
| 4194 | + '_Badge.js', | |
| 3884 | 4195 | '_Empty.js', |
| 3885 | 4196 | '_Translator.js', |
| 3886 | - '_CancelSubscription.js', | |
| 4197 | + '_Activity.js', | |
| 3887 | 4198 | '__plugin-vue_export-helper.js', |
| 3888 | 4199 | '_index.js', |
| 4200 | + '_DynamicIcon.js', | |
| 4201 | + '_OrderCustomerInformation.js', | |
| 4202 | + '_UserCan.js', | |
| 3889 | 4203 | '_CardBody.js', |
| 3890 | - '_OrderCustomerInformation.js', | |
| 3891 | 4204 | '_Str.js', |
| 3892 | - '_DynamicIcon.js', | |
| 3893 | - '_ConvertedTime.js', | |
| 4205 | + '_dayjs.min.js', | |
| 4206 | + '_Utils.js', | |
| 4207 | + '_Notify.js', | |
| 4208 | + '_CurrencyFormatter.js', | |
| 3894 | 4209 | '_NotFound.js', |
| 3895 | 4210 | '_Arr.js', |
| 3896 | - '_Badge.js', | |
| 3897 | 4211 | '_common.js', |
| 3898 | - '_Notify.js', | |
| 3899 | 4212 | '_Model.js', |
| 3900 | 4213 | '_Rest.js', |
| 3901 | - '_IconButton.js', | |
| 3902 | 4214 | '_vue-router.js', |
| 3903 | 4215 | '_Url.js', |
| 3904 | - '_dayjs.min.js', | |
| 3905 | 4216 | '_timezone.js', |
| 3906 | 4217 | '_index3.js', |
| 3907 | - '_Utils.js', | |
| 4218 | + '_IconButton.js', | |
| 3908 | 4219 | '_TransitionAccordion.js', |
| 3909 | - '_RouteCell.js', | |
| 3910 | - '_CurrencyFormatter.js', | |
| 3911 | 4220 | '_BundleProducts.js', |
| 3912 | - '_UserCan.js', | |
| 4221 | + '_preload-helper.js', | |
| 4222 | + '_Animation.js', | |
| 3913 | 4223 | '_Asset.js', |
| 3914 | 4224 | '_AddressComponent2.js', |
| 3915 | - '_Animation.js', | |
| 3916 | - '_productService.js' | |
| 4225 | + '_productService.js', | |
| 4226 | + '_weekOfYear.js' | |
| 4227 | + ], | |
| 4228 | + 'css' => [ | |
| 4229 | + 'assets/subscription.css' | |
| 3917 | 4230 | ] |
| 3918 | 4231 | ], |
| 3919 | 4232 | 'resources/admin/admin_hooks.js' => [ |
| 3920 | 4233 | 'file' => 'admin_hooks.js', |
| @@ -3929,49 +4242,50 @@ | ||
| 3929 | 4242 | 'isEntry' => true, |
| 3930 | 4243 | 'imports' => [ |
| 3931 | 4244 | '_vue.esm-bundler.js', |
| 3932 | 4245 | '_vue-router.js', |
| 3933 | - '_DynamicIcon.js', | |
| 3934 | - '_TableWrapper.js', | |
| 4246 | + '_preload-helper.js', | |
| 3935 | 4247 | '_Translator.js', |
| 4248 | + '_Badge.js', | |
| 3936 | 4249 | '_Empty.js', |
| 4250 | + '_index.js', | |
| 3937 | 4251 | '_OrderCustomerInformation.js', |
| 3938 | 4252 | '_UserCan.js', |
| 3939 | 4253 | '_CurrencyFormatter.js', |
| 3940 | - '_ConvertedTime.js', | |
| 3941 | - '_RouteCell.js', | |
| 4254 | + '_Activity.js', | |
| 4255 | + '_CardBody.js', | |
| 4256 | + '_DynamicIcon.js', | |
| 3942 | 4257 | '__plugin-vue_export-helper.js', |
| 4258 | + '_common.js', | |
| 3943 | 4259 | '_IconButton.js', |
| 3944 | - '_common.js', | |
| 3945 | - '_CardBody.js', | |
| 3946 | 4260 | '_Model.js', |
| 3947 | 4261 | '_Rest.js', |
| 3948 | 4262 | '_dayjs.min.js', |
| 3949 | - '_index.js', | |
| 3950 | - '_CancelSubscription.js', | |
| 3951 | 4263 | '_Notify.js', |
| 3952 | 4264 | '_Animation.js', |
| 3953 | 4265 | '_dateShortCuts.js', |
| 3954 | 4266 | '_countries.js', |
| 3955 | 4267 | '_NotFound.js', |
| 4268 | + '_Utils.js', | |
| 3956 | 4269 | '_Asset.js', |
| 3957 | 4270 | '_index2.js', |
| 3958 | 4271 | '_Str.js', |
| 3959 | 4272 | '_Arr.js', |
| 4273 | + '_AttrGroups.js', | |
| 3960 | 4274 | '_Url.js', |
| 4275 | + '_DynamicTemplateParser.js', | |
| 3961 | 4276 | '_timezone.js', |
| 3962 | - '_Utils.js', | |
| 3963 | - '_Badge.js', | |
| 3964 | 4277 | '_ProductVariationSelector.js', |
| 3965 | 4278 | '_productService.js', |
| 3966 | 4279 | '_BundleProducts.js', |
| 4280 | + '_galleryTabs.js', | |
| 3967 | 4281 | '_index3.js', |
| 4282 | + '_TransitionAccordion.js', | |
| 3968 | 4283 | '_FileUploaderDialog.js', |
| 3969 | - '_defaults.js', | |
| 3970 | 4284 | 'resources/admin/Bits/Components/Icons/Screenshot.vue', |
| 3971 | 4285 | '_useElementPlusComponents.js', |
| 3972 | - '_TransitionAccordion.js', | |
| 3973 | 4286 | '_AddressComponent2.js', |
| 4287 | + '_weekOfYear.js', | |
| 3974 | 4288 | '_index4.js' |
| 3975 | 4289 | ], |
| 3976 | 4290 | 'dynamicImports' => [ |
| 3977 | 4291 | 'resources/admin/Bits/Components/Form/Components/Affix/Test.vue', |
| @@ -3985,10 +4299,13 @@ | ||
| 3985 | 4299 | 'resources/admin/Bits/Components/Form/Components/McpSettings.vue', |
| 3986 | 4300 | 'resources/admin/Bits/Components/Form/Components/ModuleSettings.vue', |
| 3987 | 4301 | 'resources/admin/Bits/Components/Form/Components/PaymentView.vue', |
| 3988 | 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', | |
| 3989 | 4305 | 'resources/admin/Bits/Components/Form/Components/StoreSettings/CreatePageButton.vue', |
| 3990 | 4306 | 'resources/admin/Bits/Components/Form/Components/StoreSettings/PageSelector.vue', |
| 4307 | + 'resources/admin/Bits/Components/Form/Components/StoreSettings/SubscriptionModeManager.vue', | |
| 3991 | 4308 | 'resources/admin/Bits/Components/Form/Components/TurnstileSettings.vue', |
| 3992 | 4309 | 'resources/admin/Modules/Reports/Subscription/Cohort.vue' |
| 3993 | 4310 | ], |
| 3994 | 4311 | 'css' => [ |
| @@ -4015,15 +4332,18 @@ | ||
| 4015 | 4332 | '_index.js', |
| 4016 | 4333 | '_index2.js', |
| 4017 | 4334 | '_index4.js', |
| 4018 | 4335 | '_dayjs.min.js', |
| 4336 | + '_weekOfYear.js', | |
| 4019 | 4337 | '_index3.js', |
| 4020 | 4338 | '_Arr.js', |
| 4021 | 4339 | '_DynamicIcon.js', |
| 4340 | + '_preload-helper.js', | |
| 4022 | 4341 | 'resources/admin/Bits/Components/Icons/CaretRight.vue', |
| 4023 | 4342 | '_Str.js', |
| 4024 | 4343 | '_productService.js', |
| 4025 | 4344 | '_CurrencyFormatter.js', |
| 4345 | + '_timezone.js', | |
| 4026 | 4346 | '_Model.js', |
| 4027 | 4347 | '_Rest.js', |
| 4028 | 4348 | '_Asset.js', |
| 4029 | 4349 | '_Url.js', |
| @@ -4047,8 +4367,9 @@ | ||
| 4047 | 4367 | '_index.js', |
| 4048 | 4368 | '_index2.js', |
| 4049 | 4369 | '_index4.js', |
| 4050 | 4370 | '_dayjs.min.js', |
| 4371 | + '_weekOfYear.js', | |
| 4051 | 4372 | '_index3.js', |
| 4052 | 4373 | '_Arr.js', |
| 4053 | 4374 | '__plugin-vue_export-helper.js', |
| 4054 | 4375 | '_add-query-args.js' |
| @@ -4072,15 +4393,18 @@ | ||
| 4072 | 4393 | '_index.js', |
| 4073 | 4394 | '_index2.js', |
| 4074 | 4395 | '_index4.js', |
| 4075 | 4396 | '_dayjs.min.js', |
| 4397 | + '_weekOfYear.js', | |
| 4076 | 4398 | '_index3.js', |
| 4077 | 4399 | '_DynamicIcon.js', |
| 4400 | + '_preload-helper.js', | |
| 4078 | 4401 | 'resources/admin/Bits/Components/Icons/CaretRight.vue', |
| 4079 | 4402 | '_Str.js', |
| 4080 | 4403 | '_productService.js', |
| 4081 | 4404 | '_CurrencyFormatter.js', |
| 4082 | 4405 | '_Arr.js', |
| 4406 | + '_timezone.js', | |
| 4083 | 4407 | '_Model.js', |
| 4084 | 4408 | '_Rest.js', |
| 4085 | 4409 | '_Asset.js', |
| 4086 | 4410 | '_Url.js', |
| @@ -4111,13 +4435,16 @@ | ||
| 4111 | 4435 | '_index.js', |
| 4112 | 4436 | '_index2.js', |
| 4113 | 4437 | '_index4.js', |
| 4114 | 4438 | '_dayjs.min.js', |
| 4439 | + '_weekOfYear.js', | |
| 4115 | 4440 | '_index3.js', |
| 4116 | 4441 | '_DynamicIcon.js', |
| 4442 | + '_preload-helper.js', | |
| 4117 | 4443 | '_Str.js', |
| 4118 | 4444 | '_productService.js', |
| 4119 | 4445 | '_CurrencyFormatter.js', |
| 4446 | + '_timezone.js', | |
| 4120 | 4447 | '_Model.js', |
| 4121 | 4448 | '_Asset.js', |
| 4122 | 4449 | '_Url.js', |
| 4123 | 4450 | '_vue-router.js', |
| @@ -4142,8 +4469,9 @@ | ||
| 4142 | 4469 | '_index.js', |
| 4143 | 4470 | '_index2.js', |
| 4144 | 4471 | '_index4.js', |
| 4145 | 4472 | '_dayjs.min.js', |
| 4473 | + '_weekOfYear.js', | |
| 4146 | 4474 | '_index3.js', |
| 4147 | 4475 | '_Arr.js' |
| 4148 | 4476 | ] |
| 4149 | 4477 | ], |
| @@ -4160,8 +4488,9 @@ | ||
| 4160 | 4488 | '_index.js', |
| 4161 | 4489 | '_index2.js', |
| 4162 | 4490 | '_index4.js', |
| 4163 | 4491 | '_dayjs.min.js', |
| 4492 | + '_weekOfYear.js', | |
| 4164 | 4493 | '_index3.js', |
| 4165 | 4494 | '__plugin-vue_export-helper.js', |
| 4166 | 4495 | '_Arr.js' |
| 4167 | 4496 | ] |
| @@ -4192,31 +4521,25 @@ | ||
| 4192 | 4521 | 'name' => 'attributes', |
| 4193 | 4522 | 'src' => 'resources/attributes/attributes.js', |
| 4194 | 4523 | 'isEntry' => true, |
| 4195 | 4524 | 'imports' => [ |
| 4525 | + '_Translator.js', | |
| 4196 | 4526 | '_vue.esm-bundler.js', |
| 4197 | 4527 | '__plugin-vue_export-helper.js', |
| 4198 | - '_Translator.js', | |
| 4199 | - '_TableWrapper.js', | |
| 4200 | - '_Empty.js', | |
| 4201 | - '_RouteCell.js', | |
| 4202 | - '_DynamicIcon.js', | |
| 4203 | - '_ConvertedTime.js', | |
| 4528 | + '_AttrGroups.js', | |
| 4529 | + '_Arr.js', | |
| 4530 | + '_Rest.js', | |
| 4204 | 4531 | '_common.js', |
| 4205 | - '_Notify.js', | |
| 4206 | - '_Rest.js', | |
| 4207 | - '_vue-router.js', | |
| 4208 | - '_index.js', | |
| 4209 | - '_Arr.js', | |
| 4210 | - '_Model.js', | |
| 4211 | - '_IconButton.js', | |
| 4532 | + '_dayjs.min.js', | |
| 4212 | 4533 | '_Str.js', |
| 4213 | - '_Url.js', | |
| 4214 | - '_dayjs.min.js', | |
| 4215 | 4534 | '_timezone.js', |
| 4216 | - '_index3.js', | |
| 4535 | + '_weekOfYear.js', | |
| 4217 | 4536 | '_Utils.js', |
| 4218 | - '_TransitionAccordion.js' | |
| 4537 | + '_CurrencyFormatter.js', | |
| 4538 | + '_index.js', | |
| 4539 | + '_Notify.js', | |
| 4540 | + '_DynamicIcon.js', | |
| 4541 | + '_preload-helper.js' | |
| 4219 | 4542 | ] |
| 4220 | 4543 | ], |
| 4221 | 4544 | 'resources/images/pro-feature-pattern.png' => [ |
| 4222 | 4545 | 'file' => 'images/pro-feature-pattern.png', |
| @@ -4229,8 +4552,9 @@ | ||
| 4229 | 4552 | 'name' => 'license', |
| 4230 | 4553 | 'src' => 'resources/licensing/license.js', |
| 4231 | 4554 | 'isEntry' => true, |
| 4232 | 4555 | 'imports' => [ |
| 4556 | + '_Translator.js', | |
| 4233 | 4557 | '_vue.esm-bundler.js', |
| 4234 | 4558 | '_CardBody.js', |
| 4235 | 4559 | '_NotFound.js', |
| 4236 | 4560 | '_dateShortCuts.js', |
| @@ -4235,11 +4559,10 @@ | ||
| 4235 | 4559 | '_NotFound.js', |
| 4236 | 4560 | '_dateShortCuts.js', |
| 4237 | 4561 | '_Empty.js', |
| 4238 | 4562 | '_DynamicIcon.js', |
| 4239 | - '_Translator.js', | |
| 4240 | - '_TableWrapper.js', | |
| 4241 | - '_IconButton.js', | |
| 4563 | + '_Badge.js', | |
| 4564 | + '_common.js', | |
| 4242 | 4565 | '_index.js', |
| 4243 | 4566 | '_OrderCustomerInformation.js', |
| 4244 | 4567 | '__plugin-vue_export-helper.js', |
| 4245 | 4568 | '_dayjs.min.js', |
| @@ -4244,27 +4567,27 @@ | ||
| 4244 | 4567 | '__plugin-vue_export-helper.js', |
| 4245 | 4568 | '_dayjs.min.js', |
| 4246 | 4569 | '_Model.js', |
| 4247 | 4570 | '_Rest.js', |
| 4571 | + '_IconButton.js', | |
| 4248 | 4572 | '_UserCan.js', |
| 4249 | - '_Badge.js', | |
| 4250 | - '_common.js', | |
| 4251 | - '_RouteCell.js', | |
| 4573 | + '_Utils.js', | |
| 4252 | 4574 | '_Str.js', |
| 4253 | 4575 | '_Arr.js', |
| 4576 | + '_CurrencyFormatter.js', | |
| 4577 | + '_vue-router.js', | |
| 4254 | 4578 | '_Asset.js', |
| 4255 | 4579 | '_Url.js', |
| 4256 | - '_vue-router.js', | |
| 4257 | 4580 | '_index4.js', |
| 4581 | + '_preload-helper.js', | |
| 4258 | 4582 | '_timezone.js', |
| 4259 | 4583 | '_Notify.js', |
| 4260 | 4584 | '_index3.js', |
| 4261 | - '_Utils.js', | |
| 4262 | 4585 | '_TransitionAccordion.js', |
| 4586 | + '_weekOfYear.js', | |
| 4587 | + '_Animation.js', | |
| 4263 | 4588 | '_AddressComponent2.js', |
| 4264 | - '_Animation.js', | |
| 4265 | - '_productService.js', | |
| 4266 | - '_CurrencyFormatter.js' | |
| 4589 | + '_productService.js' | |
| 4267 | 4590 | ], |
| 4268 | 4591 | 'css' => [ |
| 4269 | 4592 | 'assets/license.css' |
| 4270 | 4593 | ] |
| @@ -4274,14 +4597,13 @@ | ||
| 4274 | 4597 | 'name' => 'order-bump', |
| 4275 | 4598 | 'src' => 'resources/order-bump/order-bump.js', |
| 4276 | 4599 | 'isEntry' => true, |
| 4277 | 4600 | 'imports' => [ |
| 4601 | + '_Translator.js', | |
| 4278 | 4602 | '_vue.esm-bundler.js', |
| 4279 | - '_Translator.js', | |
| 4280 | - '_TableWrapper.js', | |
| 4603 | + '_Badge.js', | |
| 4281 | 4604 | '_Empty.js', |
| 4282 | - '_RouteCell.js', | |
| 4283 | - '_Badge.js', | |
| 4605 | + '_CardBody.js', | |
| 4284 | 4606 | '_DynamicIcon.js', |
| 4285 | 4607 | '_common.js', |
| 4286 | 4608 | '_Notify.js', |
| 4287 | 4609 | '_Rest.js', |
| @@ -4286,9 +4608,8 @@ | ||
| 4286 | 4608 | '_Notify.js', |
| 4287 | 4609 | '_Rest.js', |
| 4288 | 4610 | '_ProductVariationSelector.js', |
| 4289 | 4611 | '_vue-router.js', |
| 4290 | - '_CardBody.js', | |
| 4291 | 4612 | '_index.js', |
| 4292 | 4613 | '_IconButton.js', |
| 4293 | 4614 | '__plugin-vue_export-helper.js', |
| 4294 | 4615 | '_Arr.js', |
| @@ -4298,9 +4619,12 @@ | ||
| 4298 | 4619 | '_dayjs.min.js', |
| 4299 | 4620 | '_timezone.js', |
| 4300 | 4621 | '_index3.js', |
| 4301 | 4622 | '_Utils.js', |
| 4302 | - '_TransitionAccordion.js' | |
| 4623 | + '_weekOfYear.js', | |
| 4624 | + '_CurrencyFormatter.js', | |
| 4625 | + '_TransitionAccordion.js', | |
| 4626 | + '_preload-helper.js' | |
| 4303 | 4627 | ] |
| 4304 | 4628 | ], |
| 4305 | 4629 | 'resources/public/buttons/add-to-cart/style/style.scss' => [ |
| 4306 | 4630 | 'file' => 'assets/style3.css', |
| @@ -4431,8 +4755,9 @@ | ||
| 4431 | 4755 | 'imports' => [ |
| 4432 | 4756 | '_vue.esm-bundler.js', |
| 4433 | 4757 | '_dayjs.min.js', |
| 4434 | 4758 | '_timezone.js', |
| 4759 | + '_weekOfYear.js', | |
| 4435 | 4760 | '_DynamicIcon.js', |
| 4436 | 4761 | '_Str.js', |
| 4437 | 4762 | '__plugin-vue_export-helper.js', |
| 4438 | 4763 | '_BundleProducts.js', |
| @@ -4446,12 +4771,15 @@ | ||
| 4446 | 4771 | '_AddressComponent2.js', |
| 4447 | 4772 | '_Rest.js', |
| 4448 | 4773 | '_Animation.js', |
| 4449 | 4774 | '_Notify.js', |
| 4775 | + '_DynamicTemplateParser.js', | |
| 4776 | + '_index3.js', | |
| 4450 | 4777 | '_index2.js', |
| 4451 | - '_index3.js', | |
| 4452 | - '_defaults.js', | |
| 4778 | + '_preload-helper.js', | |
| 4453 | 4779 | '_Arr.js', |
| 4780 | + '_Utils.js', | |
| 4781 | + '_CurrencyFormatter.js', | |
| 4454 | 4782 | '_TransitionAccordion.js', |
| 4455 | 4783 | '_index4.js' |
| 4456 | 4784 | ], |
| 4457 | 4785 | 'css' => [ |
| @@ -4626,9 +4954,11 @@ | ||
| 4626 | 4954 | '_Translator.js', |
| 4627 | 4955 | '_vue.esm-bundler.js', |
| 4628 | 4956 | '_Arr.js', |
| 4629 | 4957 | '_dayjs.min.js', |
| 4630 | - '_timezone.js' | |
| 4958 | + '_timezone.js', | |
| 4959 | + '_weekOfYear.js', | |
| 4960 | + '_CurrencyFormatter.js' | |
| 4631 | 4961 | ] |
| 4632 | 4962 | ], |
| 4633 | 4963 | 'resources/public/search-bar-app/style/style.scss' => [ |
| 4634 | 4964 | 'file' => 'assets/style5.css', |
| @@ -4640,8 +4970,19 @@ | ||
| 4640 | 4970 | 'name' => 'SingleProduct', |
| 4641 | 4971 | 'src' => 'resources/public/single-product/SingleProduct.js', |
| 4642 | 4972 | 'isEntry' => true |
| 4643 | 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 | + ], | |
| 4644 | 4985 | 'resources/public/single-product/similar-product.scss' => [ |
| 4645 | 4986 | 'file' => 'assets/similar-product.css', |
| 4646 | 4987 | 'src' => 'resources/public/single-product/similar-product.scss', |
| 4647 | 4988 | 'isEntry' => true |
| @@ -4677,31 +5018,33 @@ | ||
| 4677 | 5018 | 'name' => 'withdrawal', |
| 4678 | 5019 | 'src' => 'resources/withdrawal/withdrawal.js', |
| 4679 | 5020 | 'isEntry' => true, |
| 4680 | 5021 | 'imports' => [ |
| 5022 | + '_Translator.js', | |
| 4681 | 5023 | '_vue.esm-bundler.js', |
| 4682 | - '_TableWrapper.js', | |
| 4683 | - '_Translator.js', | |
| 5024 | + '_Badge.js', | |
| 4684 | 5025 | '_Empty.js', |
| 4685 | 5026 | '_UserCan.js', |
| 4686 | - '_Badge.js', | |
| 4687 | 5027 | '_Rest.js', |
| 4688 | 5028 | '_Notify.js', |
| 4689 | 5029 | '_CurrencyFormatter.js', |
| 5030 | + '_IconButton.js', | |
| 5031 | + '_DynamicIcon.js', | |
| 4690 | 5032 | '__plugin-vue_export-helper.js', |
| 5033 | + '_Arr.js', | |
| 4691 | 5034 | '_Model.js', |
| 4692 | - '_IconButton.js', | |
| 5035 | + '_common.js', | |
| 5036 | + '_dayjs.min.js', | |
| 4693 | 5037 | '_Str.js', |
| 4694 | - '_Arr.js', | |
| 5038 | + '_timezone.js', | |
| 5039 | + '_weekOfYear.js', | |
| 5040 | + '_Utils.js', | |
| 5041 | + '_index.js', | |
| 4695 | 5042 | '_vue-router.js', |
| 4696 | 5043 | '_Url.js', |
| 4697 | - '_dayjs.min.js', | |
| 4698 | - '_timezone.js', | |
| 4699 | - '_DynamicIcon.js', | |
| 4700 | 5044 | '_index3.js', |
| 4701 | - '_index.js', | |
| 4702 | - '_Utils.js', | |
| 4703 | - '_TransitionAccordion.js' | |
| 5045 | + '_TransitionAccordion.js', | |
| 5046 | + '_preload-helper.js' | |
| 4704 | 5047 | ], |
| 4705 | 5048 | 'css' => [ |
| 4706 | 5049 | 'assets/withdrawal.css' |
| 4707 | 5050 | ] |
| @@ -4717,8 +5060,20 @@ | ||
| 4717 | 5060 | 'name' => 'avatar-empty', |
| 4718 | 5061 | 'src' => 'resources/images/avatar-empty.png', |
| 4719 | 5062 | 'isEntry' => true |
| 4720 | 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 | + ], | |
| 4721 | 5076 | 'resources/images/cart.svg' => [ |
| 4722 | 5077 | 'file' => 'images/cart.svg', |
| 4723 | 5078 | 'name' => 'cart', |
| 4724 | 5079 | 'src' => 'resources/images/cart.svg', |
| @@ -4771,8 +5126,20 @@ | ||
| 4771 | 5126 | 'name' => 'crown', |
| 4772 | 5127 | 'src' => 'resources/images/crown.svg', |
| 4773 | 5128 | 'isEntry' => true |
| 4774 | 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 | + ], | |
| 4775 | 5142 | 'resources/images/elementor/black.svg' => [ |
| 4776 | 5143 | 'file' => 'images/elementor/black.svg', |
| 4777 | 5144 | 'name' => 'black', |
| 4778 | 5145 | 'src' => 'resources/images/elementor/black.svg', |
| @@ -4837,8 +5204,14 @@ | ||
| 4837 | 5204 | 'name' => 'empty', |
| 4838 | 5205 | 'src' => 'resources/images/empty.png', |
| 4839 | 5206 | 'isEntry' => true |
| 4840 | 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 | + ], | |
| 4841 | 5214 | 'resources/images/fluent-cart-resolution/logo.svg' => [ |
| 4842 | 5215 | 'file' => 'images/fluent-cart-resolution/logo.svg', |
| 4843 | 5216 | 'name' => 'logo', |
| 4844 | 5217 | 'src' => 'resources/images/fluent-cart-resolution/logo.svg', |
| @@ -5011,8 +5384,14 @@ | ||
| 5011 | 5384 | 'name' => 'airwallex-icon', |
| 5012 | 5385 | 'src' => 'resources/images/payment-methods/airwallex-icon.svg', |
| 5013 | 5386 | 'isEntry' => true |
| 5014 | 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 | + ], | |
| 5015 | 5394 | 'resources/images/payment-methods/airwallex-logo.svg' => [ |
| 5016 | 5395 | 'file' => 'images/payment-methods/airwallex-logo.svg', |
| 5017 | 5396 | 'name' => 'airwallex-logo', |
| 5018 | 5397 | 'src' => 'resources/images/payment-methods/airwallex-logo.svg', |
| @@ -5041,8 +5420,14 @@ | ||
| 5041 | 5420 | 'name' => 'cod-icon', |
| 5042 | 5421 | 'src' => 'resources/images/payment-methods/cod-icon.svg', |
| 5043 | 5422 | 'isEntry' => true |
| 5044 | 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 | + ], | |
| 5045 | 5430 | 'resources/images/payment-methods/flutterwave-logo.svg' => [ |
| 5046 | 5431 | 'file' => 'images/payment-methods/flutterwave-logo.svg', |
| 5047 | 5432 | 'name' => 'flutterwave-logo', |
| 5048 | 5433 | 'src' => 'resources/images/payment-methods/flutterwave-logo.svg', |
| @@ -5071,8 +5456,14 @@ | ||
| 5071 | 5456 | 'name' => 'offline-payment-icon', |
| 5072 | 5457 | 'src' => 'resources/images/payment-methods/offline-payment-icon.svg', |
| 5073 | 5458 | 'isEntry' => true |
| 5074 | 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 | + ], | |
| 5075 | 5466 | 'resources/images/payment-methods/offline-payment.svg' => [ |
| 5076 | 5467 | 'file' => 'images/payment-methods/offline-payment.svg', |
| 5077 | 5468 | 'name' => 'offline-payment', |
| 5078 | 5469 | 'src' => 'resources/images/payment-methods/offline-payment.svg', |
| @@ -5135,8 +5526,14 @@ | ||
| 5135 | 5526 | 'resources/images/payment-methods/square-logo.svg' => [ |
| 5136 | 5527 | 'file' => 'images/payment-methods/square-logo.svg', |
| 5137 | 5528 | 'name' => 'square-logo', |
| 5138 | 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', | |
| 5139 | 5536 | 'isEntry' => true |
| 5140 | 5537 | ], |
| 5141 | 5538 | 'resources/images/payment-methods/stripe-connect.png' => [ |
| 5142 | 5539 | 'file' => 'images/payment-methods/stripe-connect.png', |