@licklist/design 0.66.9-dev.1 → 0.66.10-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/affiliate/card/AffiliateCard.js +7 -9
- package/dist/auth/AccessDenied/AccessDenied.js +3 -6
- package/dist/auth/Social/SocialFormComponent.d.ts.map +1 -1
- package/dist/auth/Social/SocialFormComponent.js +0 -1
- package/dist/calendar/components/CalendarButtons/CalendarButtons.js +31 -39
- package/dist/collapsible-input-group/CollapsibleInputGroup.d.ts.map +1 -1
- package/dist/collapsible-input-group/CollapsibleInputGroup.js +5 -5
- package/dist/custom-fields/constants.d.ts +2 -2
- package/dist/custom-fields/constants.d.ts.map +1 -1
- package/dist/custom-fields/constants.js +8 -4
- package/dist/custom-fields/field/FieldItem.d.ts +2 -1
- package/dist/custom-fields/field/FieldItem.d.ts.map +1 -1
- package/dist/custom-fields/field/FieldItem.js +1 -6
- package/dist/custom-fields/forms/DropdownForm.js +5 -9
- package/dist/events/edit-event-modal/component/SelectEventProductSet/component/EditEventProductSet.js +2 -2
- package/dist/events/edit-recurrent-event-modal/EditRecurrentEventModal.js +3 -4
- package/dist/events/event-card/EventCard.d.ts.map +1 -1
- package/dist/events/event-card/EventCard.js +6 -16
- package/dist/events/event-statistic-modal/EventStatisticModal.js +3 -5
- package/dist/events/event-venue-map/components/ZoomButtons/ZoomButtons.js +3 -6
- package/dist/file-upload/FilePreview.js +6 -11
- package/dist/help/popover/HelpPopover.js +3 -6
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.d.ts.map +1 -1
- package/dist/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.js +6 -9
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.d.ts.map +1 -1
- package/dist/iframe/event/event-navigation-footer/EventNavigationFooter.js +7 -11
- package/dist/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.js +9 -8
- package/dist/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.js +2 -5
- package/dist/iframe/order-process/components/ErrorModal/ErrorModal.js +2 -5
- package/dist/iframe/order-process/components/NavigationFooter/NavigationFooter.js +3 -8
- package/dist/iframe/order-process/components/PaymentCard/PaymentCard.js +2 -5
- package/dist/iframe/order-process/components/Timer/Timer.js +2 -5
- package/dist/iframe/payment/order-items-table/OrderItemsTable.js +1 -2
- package/dist/iframe/payment/payment-form/PaymentForm.js +1 -2
- package/dist/iframe/payment/payment-page/PaymentPage.js +1 -1
- package/dist/iframe/payment/payment-page/PaymentTimer.js +1 -1
- package/dist/iframe/payment/payment-status-page/PaymentStatusPage.js +1 -1
- package/dist/index.js +1 -1
- package/dist/layout/DropDown.d.ts.map +1 -1
- package/dist/layout/DropDown.js +1 -0
- package/dist/layout/DropDownToggle.d.ts.map +1 -1
- package/dist/layout/DropDownToggle.js +1 -0
- package/dist/modals/confirmation/ConfirmModal.js +3 -4
- package/dist/modals/fullscreen/FullscreenModal.js +3 -4
- package/dist/notification/email-template/card/EmailTemplateCard.js +3 -8
- package/dist/notification/sms-template/card/SmsTemplateCard.js +3 -8
- package/dist/product-set/card/ProductSetCard.d.ts.map +1 -1
- package/dist/product-set/card/ProductSetCard.js +7 -9
- package/dist/product-set/control/DateAndRecurrenceInput.d.ts.map +1 -1
- package/dist/product-set/control/DateAndRecurrenceInput.js +3 -5
- package/dist/product-set/control/DateInput.js +3 -5
- package/dist/product-set/control/ProductSetRecurrenceControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceControl.js +5 -8
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.d.ts.map +1 -1
- package/dist/product-set/control/ProductSetRecurrenceOverridesControl.js +5 -8
- package/dist/product-set/control/TutorialGifCard.d.ts.map +1 -1
- package/dist/product-set/control/TutorialGifCard.js +6 -10
- package/dist/product-set/elements/DeleteFieldButton.d.ts.map +1 -1
- package/dist/product-set/elements/DeleteFieldButton.js +3 -4
- package/dist/product-set/form/MobileFooter.d.ts.map +1 -1
- package/dist/product-set/form/ProductsControl.js +2 -2
- package/dist/product-set/form/SelectCategoryModal.d.ts.map +1 -1
- package/dist/product-set/form/SelectCategoryModal.js +30 -23
- package/dist/product-set/form/SubProductsControl.js +1 -1
- package/dist/product-set/item/CreateProductSetItem.d.ts.map +1 -1
- package/dist/product-set/item/CreateProductSetItem.js +3 -6
- package/dist/product-set/popover/ProductSetPopover.js +3 -5
- package/dist/product-set/product/ProductControl.d.ts.map +1 -1
- package/dist/product-set/product/ProductControl.js +3 -4
- package/dist/product-set/product/booking-management/ProductBookingManagementControl.js +3 -4
- package/dist/product-set/product/deposit/ProductDepositControl.js +3 -4
- package/dist/product-set/product/price/ProductPriceControl.js +3 -4
- package/dist/report/card/ReportCard.d.ts +1 -2
- package/dist/report/card/ReportCard.d.ts.map +1 -1
- package/dist/report/card/ReportCard.js +6 -16
- package/dist/sales/booking/results/components/ResultCard.js +4 -5
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.d.ts.map +1 -1
- package/dist/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.js +3 -6
- package/dist/sales/modals/payment-modal/PaymentModal.js +3 -4
- package/dist/sales/modals/refund-modal/RefundModal.js +3 -4
- package/dist/sales/notes/NotesTable.d.ts.map +1 -1
- package/dist/sales/notes/NotesTable.js +4 -6
- package/dist/sales/notes/NotesTableRow.js +7 -9
- package/dist/setting/admin/AdminSettingForm.d.ts.map +1 -1
- package/dist/setting/admin/AdminSettingForm.js +3 -6
- package/dist/setting/admin/PaymentFeeForm.d.ts.map +1 -1
- package/dist/setting/admin/PaymentFeeForm.js +11 -26
- package/dist/setting/dashboard/FinancialDataForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.d.ts.map +1 -1
- package/dist/setting/dashboard/ProviderSettingForm.js +3 -6
- package/dist/setting/dashboard/snippet-templates/card/SnippetTemplateCard.js +2 -5
- package/dist/setting/dashboard/snippets/card/SnippetCard.js +7 -9
- package/dist/sidebar/elements/ReturnBack.js +2 -5
- package/dist/slide-curtain/SlideCurtain.d.ts.map +1 -1
- package/dist/slide-curtain/SlideCurtain.js +3 -4
- package/dist/snippet/snippet-template/preview/Preview.js +1 -1
- package/dist/snippet/snippet-template/settings/SettingButton.js +3 -6
- package/dist/sortable-list/CreateSortableListItem.d.ts.map +1 -1
- package/dist/sortable-list/CreateSortableListItem.js +3 -6
- package/dist/sortable-tree/SortableTreeItem.d.ts.map +1 -1
- package/dist/sortable-tree/SortableTreeItem.js +6 -10
- package/dist/static/RestrictedAccess.js +3 -4
- package/dist/static/SocialButton.d.ts +0 -1
- package/dist/static/SocialButton.d.ts.map +1 -1
- package/dist/static/SocialButton.js +7 -10
- package/dist/static/UserBadge.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.d.ts.map +1 -1
- package/dist/static/date-range-input/DateRangeInput.js +3 -5
- package/dist/static/index.d.ts +0 -1
- package/dist/static/index.d.ts.map +1 -1
- package/dist/static/index.js +1 -1
- package/dist/static/number-input/NumberInput.js +5 -7
- package/dist/striped-static-table/StripedStaticTable.js +1 -2
- package/dist/styles/iframe-page/PageBody.scss +1 -0
- package/dist/table/MenuButton.d.ts +3 -3
- package/dist/table/MenuButton.d.ts.map +1 -1
- package/dist/table/MenuButton.js +3 -8
- package/dist/table/PaginationHelperComponent.d.ts.map +1 -1
- package/dist/table/PaginationHelperComponent.js +5 -8
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/TipTapMenu.js +17 -16
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts +3 -3
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.d.ts.map +1 -1
- package/dist/tiptap-editor/TipTapMenu/components/TipTapMenuItem.js +2 -8
- package/dist/venue-map-sets/card/VenueMapSetCard.js +7 -9
- package/dist/venue-map-sets/form/components/VenueMapControl.d.ts.map +1 -1
- package/dist/venue-map-sets/form/components/VenueMapControl.js +5 -8
- package/dist/venue-map-sets/form/components/VenueMapModal.js +3 -4
- package/dist/zone/card/ZoneCard.js +7 -9
- package/dist/zone/form/components/ZoneRecurrenceControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrenceControl.js +5 -8
- package/dist/zone/form/components/ZoneRecurrencesControl.d.ts.map +1 -1
- package/dist/zone/form/components/ZoneRecurrencesControl.js +3 -5
- package/package.json +4 -5
- package/src/affiliate/card/AffiliateCard.tsx +4 -4
- package/src/auth/AccessDenied/AccessDenied.tsx +2 -2
- package/src/auth/Social/SocialFormComponent.tsx +0 -1
- package/src/calendar/components/CalendarButtons/CalendarButtons.tsx +28 -28
- package/src/collapsible-input-group/CollapsibleInputGroup.tsx +7 -4
- package/src/custom-fields/{constants.ts → constants.tsx} +3 -2
- package/src/custom-fields/field/FieldItem.tsx +4 -3
- package/src/custom-fields/forms/DropdownForm.tsx +3 -3
- package/src/events/edit-recurrent-event-modal/EditRecurrentEventModal.tsx +2 -2
- package/src/events/event-card/EventCard.tsx +13 -6
- package/src/events/event-statistic-modal/EventStatisticModal.tsx +2 -2
- package/src/events/event-venue-map/components/ZoomButtons/ZoomButtons.tsx +2 -2
- package/src/file-upload/FilePreview.tsx +4 -8
- package/src/header/Header.stories.tsx +1 -2
- package/src/help/popover/HelpPopover.tsx +2 -2
- package/src/iframe/event/event-booking-products/components/AccordionItem/AccordionItem.tsx +4 -9
- package/src/iframe/event/event-navigation-footer/EventNavigationFooter.tsx +5 -4
- package/src/iframe/order-process/components/BookingSummary/components/ToggleHeader/ToggleHeader.tsx +11 -15
- package/src/iframe/order-process/components/CalendarStepsForm/components/CategoryProductModal.tsx +2 -2
- package/src/iframe/order-process/components/ErrorModal/ErrorModal.tsx +2 -2
- package/src/iframe/order-process/components/NavigationFooter/NavigationFooter.tsx +3 -3
- package/src/iframe/order-process/components/PaymentCard/PaymentCard.tsx +2 -2
- package/src/iframe/order-process/components/Timer/Timer.tsx +2 -2
- package/src/image-radio-input/ImageRadioInput.stories.tsx +3 -3
- package/src/layout/DropDown.tsx +2 -0
- package/src/layout/DropDownToggle.tsx +2 -0
- package/src/modals/confirmation/ConfirmModal.tsx +2 -2
- package/src/modals/fullscreen/FullscreenModal.tsx +2 -2
- package/src/notification/email-template/card/EmailTemplateCard.tsx +3 -3
- package/src/notification/sms-template/card/SmsTemplateCard.tsx +3 -3
- package/src/product-set/card/ProductSetCard.tsx +4 -5
- package/src/product-set/control/DateAndRecurrenceInput.tsx +3 -4
- package/src/product-set/control/DateInput.tsx +4 -4
- package/src/product-set/control/ProductSetRecurrenceControl.tsx +6 -7
- package/src/product-set/control/ProductSetRecurrenceOverridesControl.tsx +5 -8
- package/src/product-set/control/TutorialGifCard.tsx +5 -12
- package/src/product-set/elements/DeleteFieldButton.tsx +2 -2
- package/src/product-set/form/MobileFooter.tsx +6 -36
- package/src/product-set/form/ProductSetForm.tsx +1 -1
- package/src/product-set/form/SelectCategoryModal.tsx +24 -19
- package/src/product-set/item/CreateProductSetItem.tsx +2 -7
- package/src/product-set/popover/ProductSetPopover.tsx +2 -2
- package/src/product-set/product/ProductControl.tsx +2 -5
- package/src/product-set/product/booking-management/ProductBookingManagementControl.tsx +2 -2
- package/src/product-set/product/deposit/ProductDepositControl.tsx +2 -2
- package/src/product-set/product/price/ProductPriceControl.tsx +2 -2
- package/src/report/card/ReportCard.tsx +0 -10
- package/src/sales/booking/results/components/ResultCard.tsx +2 -2
- package/src/sales/manual-booking/number-input-horizontal/NumberInputHorizontal.tsx +3 -9
- package/src/sales/modals/payment-modal/PaymentModal.tsx +2 -2
- package/src/sales/modals/refund-modal/RefundModal.tsx +2 -2
- package/src/sales/notes/NotesTable.tsx +2 -2
- package/src/sales/notes/NotesTableRow.tsx +4 -4
- package/src/setting/admin/AdminSettingForm.tsx +2 -7
- package/src/setting/admin/PaymentFeeForm.tsx +7 -32
- package/src/setting/dashboard/FinancialDataForm.tsx +4 -19
- package/src/setting/dashboard/ProviderSettingForm.tsx +2 -7
- package/src/setting/dashboard/components/IpInput.tsx +2 -2
- package/src/setting/dashboard/snippet-templates/card/SnippetTemplateCard.tsx +2 -2
- package/src/setting/dashboard/snippets/card/SnippetCard.tsx +4 -4
- package/src/sidebar/elements/ReturnBack.tsx +2 -2
- package/src/slide-curtain/SlideCurtain.tsx +2 -6
- package/src/snippet/snippet-template/settings/SettingButton.tsx +2 -2
- package/src/sortable-list/CreateSortableListItem.tsx +2 -7
- package/src/sortable-tree/SortableTreeItem.tsx +4 -5
- package/src/static/RestrictedAccess.tsx +2 -2
- package/src/static/SocialButton.tsx +4 -5
- package/src/static/Static.stories.tsx +2 -2
- package/src/static/UserBadge.tsx +2 -6
- package/src/static/date-range-input/DateRangeInput.tsx +2 -6
- package/src/static/index.ts +0 -1
- package/src/static/number-input/NumberInput.tsx +3 -3
- package/src/styles/iframe-page/PageBody.scss +1 -0
- package/src/table/MenuButton.tsx +4 -8
- package/src/table/PaginationHelperComponent.tsx +3 -4
- package/src/tiptap-editor/TipTapMenu/TipTapMenu.tsx +24 -16
- package/src/tiptap-editor/TipTapMenu/components/TipTapMenuItem.tsx +4 -7
- package/src/venue-map-sets/card/VenueMapSetCard.tsx +4 -4
- package/src/venue-map-sets/form/components/VenueMapControl.tsx +3 -8
- package/src/venue-map-sets/form/components/VenueMapModal.tsx +2 -2
- package/src/zone/card/ZoneCard.tsx +4 -4
- package/src/zone/form/components/ZoneRecurrenceControl.tsx +3 -11
- package/src/zone/form/components/ZoneRecurrencesControl.tsx +2 -6
- package/yarn.lock +152 -165
- package/dist/assets/iframe/selectArrow.svg.js +0 -17
- package/dist/static/Icon.d.ts +0 -13
- package/dist/static/Icon.d.ts.map +0 -1
- package/dist/static/Icon.js +0 -22
- package/src/static/Icon.tsx +0 -37
package/yarn.lock
CHANGED
|
@@ -361,7 +361,7 @@ __metadata:
|
|
|
361
361
|
languageName: node
|
|
362
362
|
linkType: hard
|
|
363
363
|
|
|
364
|
-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.
|
|
364
|
+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.12.11, @babel/parser@npm:^7.12.7, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.3, @babel/parser@npm:^7.25.6":
|
|
365
365
|
version: 7.25.6
|
|
366
366
|
resolution: "@babel/parser@npm:7.25.6"
|
|
367
367
|
dependencies:
|
|
@@ -2396,15 +2396,6 @@ __metadata:
|
|
|
2396
2396
|
languageName: node
|
|
2397
2397
|
linkType: hard
|
|
2398
2398
|
|
|
2399
|
-
"@fortawesome/free-brands-svg-icons@npm:5.15.2":
|
|
2400
|
-
version: 5.15.2
|
|
2401
|
-
resolution: "@fortawesome/free-brands-svg-icons@npm:5.15.2"
|
|
2402
|
-
dependencies:
|
|
2403
|
-
"@fortawesome/fontawesome-common-types": "npm:^0.2.34"
|
|
2404
|
-
checksum: 10c0/4c0aed3c6b4375c6f5dadb96b897e67a6defa0400b4c8d469bb3f7717453271dad54ff8f3df9e13be1630a9167ca0ebc4b0d3fd7ae0351575e9c1b2df589bb21
|
|
2405
|
-
languageName: node
|
|
2406
|
-
linkType: hard
|
|
2407
|
-
|
|
2408
2399
|
"@fortawesome/free-solid-svg-icons@npm:5.15.2":
|
|
2409
2400
|
version: 5.15.2
|
|
2410
2401
|
resolution: "@fortawesome/free-solid-svg-icons@npm:5.15.2"
|
|
@@ -2414,18 +2405,6 @@ __metadata:
|
|
|
2414
2405
|
languageName: node
|
|
2415
2406
|
linkType: hard
|
|
2416
2407
|
|
|
2417
|
-
"@fortawesome/react-fontawesome@npm:0.1.9":
|
|
2418
|
-
version: 0.1.9
|
|
2419
|
-
resolution: "@fortawesome/react-fontawesome@npm:0.1.9"
|
|
2420
|
-
dependencies:
|
|
2421
|
-
prop-types: "npm:^15.7.2"
|
|
2422
|
-
peerDependencies:
|
|
2423
|
-
"@fortawesome/fontawesome-svg-core": ^1.2.20
|
|
2424
|
-
react: 16.x
|
|
2425
|
-
checksum: 10c0/063d93c40704a3f4dc7818c3bfbd07b2a55c2c68f1cd50e6ea2c54a90ce259ce58d45deb9b000ca6e5bbf64d7d026f4a57766b404cbb0aa36c7dcfc167f02233
|
|
2426
|
-
languageName: node
|
|
2427
|
-
linkType: hard
|
|
2428
|
-
|
|
2429
2408
|
"@gar/promisify@npm:^1.0.1":
|
|
2430
2409
|
version: 1.1.3
|
|
2431
2410
|
resolution: "@gar/promisify@npm:1.1.3"
|
|
@@ -2618,11 +2597,9 @@ __metadata:
|
|
|
2618
2597
|
"@dnd-kit/sortable": "npm:4.0.0"
|
|
2619
2598
|
"@dnd-kit/utilities": "npm:2.0.0"
|
|
2620
2599
|
"@fortawesome/fontawesome-svg-core": "npm:1.2.34"
|
|
2621
|
-
"@fortawesome/free-brands-svg-icons": "npm:5.15.2"
|
|
2622
2600
|
"@fortawesome/free-solid-svg-icons": "npm:5.15.2"
|
|
2623
|
-
"@fortawesome/react-fontawesome": "npm:0.1.9"
|
|
2624
2601
|
"@licklist/core": "npm:0.28.3-dev.5"
|
|
2625
|
-
"@licklist/eslint-config": "npm:0.5.
|
|
2602
|
+
"@licklist/eslint-config": "npm:0.5.5"
|
|
2626
2603
|
"@licklist/plugins": "npm:0.30.4-dev.3"
|
|
2627
2604
|
"@mdx-js/react": "npm:1.6.22"
|
|
2628
2605
|
"@popperjs/core": "npm:2.11.8"
|
|
@@ -2711,6 +2688,7 @@ __metadata:
|
|
|
2711
2688
|
react-highlighter: "npm:0.4.3"
|
|
2712
2689
|
react-hook-form: "npm:7.52.2"
|
|
2713
2690
|
react-i18next: "npm:11.8.8"
|
|
2691
|
+
react-icons: "npm:5.3.0"
|
|
2714
2692
|
react-intl: "npm:6.6.8"
|
|
2715
2693
|
react-konva: "npm:17.0.2-6"
|
|
2716
2694
|
react-loader: "npm:2.4.7"
|
|
@@ -2745,7 +2723,7 @@ __metadata:
|
|
|
2745
2723
|
vite-tsconfig-paths: "npm:5.0.1"
|
|
2746
2724
|
peerDependencies:
|
|
2747
2725
|
"@licklist/core": 0.28.3-dev.5
|
|
2748
|
-
"@licklist/eslint-config": 0.5.
|
|
2726
|
+
"@licklist/eslint-config": 0.5.5
|
|
2749
2727
|
"@licklist/plugins": 0.30.4-dev.3
|
|
2750
2728
|
lodash: 4.17.21
|
|
2751
2729
|
luxon: 1.26.0
|
|
@@ -2758,9 +2736,9 @@ __metadata:
|
|
|
2758
2736
|
languageName: unknown
|
|
2759
2737
|
linkType: soft
|
|
2760
2738
|
|
|
2761
|
-
"@licklist/eslint-config@npm:0.5.
|
|
2762
|
-
version: 0.5.
|
|
2763
|
-
resolution: "@licklist/eslint-config@npm:0.5.
|
|
2739
|
+
"@licklist/eslint-config@npm:0.5.5":
|
|
2740
|
+
version: 0.5.5
|
|
2741
|
+
resolution: "@licklist/eslint-config@npm:0.5.5"
|
|
2764
2742
|
dependencies:
|
|
2765
2743
|
"@typescript-eslint/eslint-plugin": "npm:5.8.1"
|
|
2766
2744
|
"@typescript-eslint/parser": "npm:5.8.1"
|
|
@@ -2773,7 +2751,7 @@ __metadata:
|
|
|
2773
2751
|
eslint-plugin-react: "npm:7.35.0"
|
|
2774
2752
|
eslint-plugin-react-hooks: "npm:4.6.0"
|
|
2775
2753
|
prettier: "npm:3.3.3"
|
|
2776
|
-
checksum: 10c0/
|
|
2754
|
+
checksum: 10c0/5a5c198d03b2c495df3f76408cb60fb71581f9675b0690c46182ac7da2ddaa8a49c7a44623fcd863b85fbff94399686e44f48bc36cd6bb466cb185f37916e409
|
|
2777
2755
|
languageName: node
|
|
2778
2756
|
linkType: hard
|
|
2779
2757
|
|
|
@@ -3222,114 +3200,114 @@ __metadata:
|
|
|
3222
3200
|
languageName: node
|
|
3223
3201
|
linkType: hard
|
|
3224
3202
|
|
|
3225
|
-
"@rollup/rollup-android-arm-eabi@npm:4.21.
|
|
3226
|
-
version: 4.21.
|
|
3227
|
-
resolution: "@rollup/rollup-android-arm-eabi@npm:4.21.
|
|
3203
|
+
"@rollup/rollup-android-arm-eabi@npm:4.21.2":
|
|
3204
|
+
version: 4.21.2
|
|
3205
|
+
resolution: "@rollup/rollup-android-arm-eabi@npm:4.21.2"
|
|
3228
3206
|
conditions: os=android & cpu=arm
|
|
3229
3207
|
languageName: node
|
|
3230
3208
|
linkType: hard
|
|
3231
3209
|
|
|
3232
|
-
"@rollup/rollup-android-arm64@npm:4.21.
|
|
3233
|
-
version: 4.21.
|
|
3234
|
-
resolution: "@rollup/rollup-android-arm64@npm:4.21.
|
|
3210
|
+
"@rollup/rollup-android-arm64@npm:4.21.2":
|
|
3211
|
+
version: 4.21.2
|
|
3212
|
+
resolution: "@rollup/rollup-android-arm64@npm:4.21.2"
|
|
3235
3213
|
conditions: os=android & cpu=arm64
|
|
3236
3214
|
languageName: node
|
|
3237
3215
|
linkType: hard
|
|
3238
3216
|
|
|
3239
|
-
"@rollup/rollup-darwin-arm64@npm:4.21.
|
|
3240
|
-
version: 4.21.
|
|
3241
|
-
resolution: "@rollup/rollup-darwin-arm64@npm:4.21.
|
|
3217
|
+
"@rollup/rollup-darwin-arm64@npm:4.21.2":
|
|
3218
|
+
version: 4.21.2
|
|
3219
|
+
resolution: "@rollup/rollup-darwin-arm64@npm:4.21.2"
|
|
3242
3220
|
conditions: os=darwin & cpu=arm64
|
|
3243
3221
|
languageName: node
|
|
3244
3222
|
linkType: hard
|
|
3245
3223
|
|
|
3246
|
-
"@rollup/rollup-darwin-x64@npm:4.21.
|
|
3247
|
-
version: 4.21.
|
|
3248
|
-
resolution: "@rollup/rollup-darwin-x64@npm:4.21.
|
|
3224
|
+
"@rollup/rollup-darwin-x64@npm:4.21.2":
|
|
3225
|
+
version: 4.21.2
|
|
3226
|
+
resolution: "@rollup/rollup-darwin-x64@npm:4.21.2"
|
|
3249
3227
|
conditions: os=darwin & cpu=x64
|
|
3250
3228
|
languageName: node
|
|
3251
3229
|
linkType: hard
|
|
3252
3230
|
|
|
3253
|
-
"@rollup/rollup-linux-arm-gnueabihf@npm:4.21.
|
|
3254
|
-
version: 4.21.
|
|
3255
|
-
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.21.
|
|
3231
|
+
"@rollup/rollup-linux-arm-gnueabihf@npm:4.21.2":
|
|
3232
|
+
version: 4.21.2
|
|
3233
|
+
resolution: "@rollup/rollup-linux-arm-gnueabihf@npm:4.21.2"
|
|
3256
3234
|
conditions: os=linux & cpu=arm & libc=glibc
|
|
3257
3235
|
languageName: node
|
|
3258
3236
|
linkType: hard
|
|
3259
3237
|
|
|
3260
|
-
"@rollup/rollup-linux-arm-musleabihf@npm:4.21.
|
|
3261
|
-
version: 4.21.
|
|
3262
|
-
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.21.
|
|
3238
|
+
"@rollup/rollup-linux-arm-musleabihf@npm:4.21.2":
|
|
3239
|
+
version: 4.21.2
|
|
3240
|
+
resolution: "@rollup/rollup-linux-arm-musleabihf@npm:4.21.2"
|
|
3263
3241
|
conditions: os=linux & cpu=arm & libc=musl
|
|
3264
3242
|
languageName: node
|
|
3265
3243
|
linkType: hard
|
|
3266
3244
|
|
|
3267
|
-
"@rollup/rollup-linux-arm64-gnu@npm:4.21.
|
|
3268
|
-
version: 4.21.
|
|
3269
|
-
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.21.
|
|
3245
|
+
"@rollup/rollup-linux-arm64-gnu@npm:4.21.2":
|
|
3246
|
+
version: 4.21.2
|
|
3247
|
+
resolution: "@rollup/rollup-linux-arm64-gnu@npm:4.21.2"
|
|
3270
3248
|
conditions: os=linux & cpu=arm64 & libc=glibc
|
|
3271
3249
|
languageName: node
|
|
3272
3250
|
linkType: hard
|
|
3273
3251
|
|
|
3274
|
-
"@rollup/rollup-linux-arm64-musl@npm:4.21.
|
|
3275
|
-
version: 4.21.
|
|
3276
|
-
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.21.
|
|
3252
|
+
"@rollup/rollup-linux-arm64-musl@npm:4.21.2":
|
|
3253
|
+
version: 4.21.2
|
|
3254
|
+
resolution: "@rollup/rollup-linux-arm64-musl@npm:4.21.2"
|
|
3277
3255
|
conditions: os=linux & cpu=arm64 & libc=musl
|
|
3278
3256
|
languageName: node
|
|
3279
3257
|
linkType: hard
|
|
3280
3258
|
|
|
3281
|
-
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.
|
|
3282
|
-
version: 4.21.
|
|
3283
|
-
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.
|
|
3259
|
+
"@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.2":
|
|
3260
|
+
version: 4.21.2
|
|
3261
|
+
resolution: "@rollup/rollup-linux-powerpc64le-gnu@npm:4.21.2"
|
|
3284
3262
|
conditions: os=linux & cpu=ppc64 & libc=glibc
|
|
3285
3263
|
languageName: node
|
|
3286
3264
|
linkType: hard
|
|
3287
3265
|
|
|
3288
|
-
"@rollup/rollup-linux-riscv64-gnu@npm:4.21.
|
|
3289
|
-
version: 4.21.
|
|
3290
|
-
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.21.
|
|
3266
|
+
"@rollup/rollup-linux-riscv64-gnu@npm:4.21.2":
|
|
3267
|
+
version: 4.21.2
|
|
3268
|
+
resolution: "@rollup/rollup-linux-riscv64-gnu@npm:4.21.2"
|
|
3291
3269
|
conditions: os=linux & cpu=riscv64 & libc=glibc
|
|
3292
3270
|
languageName: node
|
|
3293
3271
|
linkType: hard
|
|
3294
3272
|
|
|
3295
|
-
"@rollup/rollup-linux-s390x-gnu@npm:4.21.
|
|
3296
|
-
version: 4.21.
|
|
3297
|
-
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.21.
|
|
3273
|
+
"@rollup/rollup-linux-s390x-gnu@npm:4.21.2":
|
|
3274
|
+
version: 4.21.2
|
|
3275
|
+
resolution: "@rollup/rollup-linux-s390x-gnu@npm:4.21.2"
|
|
3298
3276
|
conditions: os=linux & cpu=s390x & libc=glibc
|
|
3299
3277
|
languageName: node
|
|
3300
3278
|
linkType: hard
|
|
3301
3279
|
|
|
3302
|
-
"@rollup/rollup-linux-x64-gnu@npm:4.21.
|
|
3303
|
-
version: 4.21.
|
|
3304
|
-
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.
|
|
3280
|
+
"@rollup/rollup-linux-x64-gnu@npm:4.21.2":
|
|
3281
|
+
version: 4.21.2
|
|
3282
|
+
resolution: "@rollup/rollup-linux-x64-gnu@npm:4.21.2"
|
|
3305
3283
|
conditions: os=linux & cpu=x64 & libc=glibc
|
|
3306
3284
|
languageName: node
|
|
3307
3285
|
linkType: hard
|
|
3308
3286
|
|
|
3309
|
-
"@rollup/rollup-linux-x64-musl@npm:4.21.
|
|
3310
|
-
version: 4.21.
|
|
3311
|
-
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.
|
|
3287
|
+
"@rollup/rollup-linux-x64-musl@npm:4.21.2":
|
|
3288
|
+
version: 4.21.2
|
|
3289
|
+
resolution: "@rollup/rollup-linux-x64-musl@npm:4.21.2"
|
|
3312
3290
|
conditions: os=linux & cpu=x64 & libc=musl
|
|
3313
3291
|
languageName: node
|
|
3314
3292
|
linkType: hard
|
|
3315
3293
|
|
|
3316
|
-
"@rollup/rollup-win32-arm64-msvc@npm:4.21.
|
|
3317
|
-
version: 4.21.
|
|
3318
|
-
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.21.
|
|
3294
|
+
"@rollup/rollup-win32-arm64-msvc@npm:4.21.2":
|
|
3295
|
+
version: 4.21.2
|
|
3296
|
+
resolution: "@rollup/rollup-win32-arm64-msvc@npm:4.21.2"
|
|
3319
3297
|
conditions: os=win32 & cpu=arm64
|
|
3320
3298
|
languageName: node
|
|
3321
3299
|
linkType: hard
|
|
3322
3300
|
|
|
3323
|
-
"@rollup/rollup-win32-ia32-msvc@npm:4.21.
|
|
3324
|
-
version: 4.21.
|
|
3325
|
-
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.21.
|
|
3301
|
+
"@rollup/rollup-win32-ia32-msvc@npm:4.21.2":
|
|
3302
|
+
version: 4.21.2
|
|
3303
|
+
resolution: "@rollup/rollup-win32-ia32-msvc@npm:4.21.2"
|
|
3326
3304
|
conditions: os=win32 & cpu=ia32
|
|
3327
3305
|
languageName: node
|
|
3328
3306
|
linkType: hard
|
|
3329
3307
|
|
|
3330
|
-
"@rollup/rollup-win32-x64-msvc@npm:4.21.
|
|
3331
|
-
version: 4.21.
|
|
3332
|
-
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.21.
|
|
3308
|
+
"@rollup/rollup-win32-x64-msvc@npm:4.21.2":
|
|
3309
|
+
version: 4.21.2
|
|
3310
|
+
resolution: "@rollup/rollup-win32-x64-msvc@npm:4.21.2"
|
|
3333
3311
|
conditions: os=win32 & cpu=x64
|
|
3334
3312
|
languageName: node
|
|
3335
3313
|
linkType: hard
|
|
@@ -4983,11 +4961,11 @@ __metadata:
|
|
|
4983
4961
|
linkType: hard
|
|
4984
4962
|
|
|
4985
4963
|
"@swc/helpers@npm:^0.5.0":
|
|
4986
|
-
version: 0.5.
|
|
4987
|
-
resolution: "@swc/helpers@npm:0.5.
|
|
4964
|
+
version: 0.5.13
|
|
4965
|
+
resolution: "@swc/helpers@npm:0.5.13"
|
|
4988
4966
|
dependencies:
|
|
4989
4967
|
tslib: "npm:^2.4.0"
|
|
4990
|
-
checksum: 10c0/
|
|
4968
|
+
checksum: 10c0/b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f
|
|
4991
4969
|
languageName: node
|
|
4992
4970
|
linkType: hard
|
|
4993
4971
|
|
|
@@ -5566,11 +5544,11 @@ __metadata:
|
|
|
5566
5544
|
linkType: hard
|
|
5567
5545
|
|
|
5568
5546
|
"@types/node@npm:*":
|
|
5569
|
-
version: 22.5.
|
|
5570
|
-
resolution: "@types/node@npm:22.5.
|
|
5547
|
+
version: 22.5.4
|
|
5548
|
+
resolution: "@types/node@npm:22.5.4"
|
|
5571
5549
|
dependencies:
|
|
5572
5550
|
undici-types: "npm:~6.19.2"
|
|
5573
|
-
checksum: 10c0/
|
|
5551
|
+
checksum: 10c0/b445daa7eecd761ad4d778b882d6ff7bcc3b4baad2086ea9804db7c5d4a4ab0298b00d7f5315fc640a73b5a1d52bbf9628e09c9fec0cf44dbf9b4df674a8717d
|
|
5574
5552
|
languageName: node
|
|
5575
5553
|
linkType: hard
|
|
5576
5554
|
|
|
@@ -5838,12 +5816,12 @@ __metadata:
|
|
|
5838
5816
|
linkType: hard
|
|
5839
5817
|
|
|
5840
5818
|
"@types/react@npm:*, @types/react@npm:16 || 17 || 18, @types/react@npm:>=16.14.8, @types/react@npm:>=16.9.11":
|
|
5841
|
-
version: 18.3.
|
|
5842
|
-
resolution: "@types/react@npm:18.3.
|
|
5819
|
+
version: 18.3.5
|
|
5820
|
+
resolution: "@types/react@npm:18.3.5"
|
|
5843
5821
|
dependencies:
|
|
5844
5822
|
"@types/prop-types": "npm:*"
|
|
5845
5823
|
csstype: "npm:^3.0.2"
|
|
5846
|
-
checksum: 10c0/
|
|
5824
|
+
checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
|
|
5847
5825
|
languageName: node
|
|
5848
5826
|
linkType: hard
|
|
5849
5827
|
|
|
@@ -6088,53 +6066,53 @@ __metadata:
|
|
|
6088
6066
|
languageName: node
|
|
6089
6067
|
linkType: hard
|
|
6090
6068
|
|
|
6091
|
-
"@volar/language-core@npm:2.4.
|
|
6092
|
-
version: 2.4.
|
|
6093
|
-
resolution: "@volar/language-core@npm:2.4.
|
|
6069
|
+
"@volar/language-core@npm:2.4.2, @volar/language-core@npm:~2.4.0-alpha.18":
|
|
6070
|
+
version: 2.4.2
|
|
6071
|
+
resolution: "@volar/language-core@npm:2.4.2"
|
|
6094
6072
|
dependencies:
|
|
6095
|
-
"@volar/source-map": "npm:2.4.
|
|
6096
|
-
checksum: 10c0/
|
|
6073
|
+
"@volar/source-map": "npm:2.4.2"
|
|
6074
|
+
checksum: 10c0/ee6f06c0b8597f6667f2d7fa0c102bf9ca7c4eeba6d6fb6033721456dc741cfbb67da2a9962526b742424e8923f3a93068c2c9bf28559318ffd06ed7df3d9573
|
|
6097
6075
|
languageName: node
|
|
6098
6076
|
linkType: hard
|
|
6099
6077
|
|
|
6100
|
-
"@volar/source-map@npm:2.4.
|
|
6101
|
-
version: 2.4.
|
|
6102
|
-
resolution: "@volar/source-map@npm:2.4.
|
|
6103
|
-
checksum: 10c0/
|
|
6078
|
+
"@volar/source-map@npm:2.4.2":
|
|
6079
|
+
version: 2.4.2
|
|
6080
|
+
resolution: "@volar/source-map@npm:2.4.2"
|
|
6081
|
+
checksum: 10c0/94da26ad2f378495f7b2db273ba34d1bad33b2fb01423a93620de4ae1299ee0ad85b7bf7a925fea5ed80dd7f8cf3bbb88104af877ad0a310342aad46ea531689
|
|
6104
6082
|
languageName: node
|
|
6105
6083
|
linkType: hard
|
|
6106
6084
|
|
|
6107
6085
|
"@volar/typescript@npm:^2.3.4, @volar/typescript@npm:~2.4.0-alpha.18":
|
|
6108
|
-
version: 2.4.
|
|
6109
|
-
resolution: "@volar/typescript@npm:2.4.
|
|
6086
|
+
version: 2.4.2
|
|
6087
|
+
resolution: "@volar/typescript@npm:2.4.2"
|
|
6110
6088
|
dependencies:
|
|
6111
|
-
"@volar/language-core": "npm:2.4.
|
|
6089
|
+
"@volar/language-core": "npm:2.4.2"
|
|
6112
6090
|
path-browserify: "npm:^1.0.1"
|
|
6113
6091
|
vscode-uri: "npm:^3.0.8"
|
|
6114
|
-
checksum: 10c0/
|
|
6092
|
+
checksum: 10c0/1038a414b8eedc535daa1461dab7782443f5265ab095b536ec33073a47bcbb52a1c4055900e3c2d43071ea4ed28bca1fa655e994980e2c8c33395017b1ef75f4
|
|
6115
6093
|
languageName: node
|
|
6116
6094
|
linkType: hard
|
|
6117
6095
|
|
|
6118
|
-
"@vue/compiler-core@npm:3.
|
|
6119
|
-
version: 3.
|
|
6120
|
-
resolution: "@vue/compiler-core@npm:3.
|
|
6096
|
+
"@vue/compiler-core@npm:3.5.1":
|
|
6097
|
+
version: 3.5.1
|
|
6098
|
+
resolution: "@vue/compiler-core@npm:3.5.1"
|
|
6121
6099
|
dependencies:
|
|
6122
|
-
"@babel/parser": "npm:^7.
|
|
6123
|
-
"@vue/shared": "npm:3.
|
|
6100
|
+
"@babel/parser": "npm:^7.25.3"
|
|
6101
|
+
"@vue/shared": "npm:3.5.1"
|
|
6124
6102
|
entities: "npm:^4.5.0"
|
|
6125
6103
|
estree-walker: "npm:^2.0.2"
|
|
6126
6104
|
source-map-js: "npm:^1.2.0"
|
|
6127
|
-
checksum: 10c0/
|
|
6105
|
+
checksum: 10c0/a0b055a3b1ca81a1f0cb38bf796ff43e51f2c88de6685d3dc4c8bb0229c5c9f09eb0602812d7f2bd1febf31a1c78a7d6ef36213d805132a2e20e1382ab3a7815
|
|
6128
6106
|
languageName: node
|
|
6129
6107
|
linkType: hard
|
|
6130
6108
|
|
|
6131
6109
|
"@vue/compiler-dom@npm:^3.4.0":
|
|
6132
|
-
version: 3.
|
|
6133
|
-
resolution: "@vue/compiler-dom@npm:3.
|
|
6110
|
+
version: 3.5.1
|
|
6111
|
+
resolution: "@vue/compiler-dom@npm:3.5.1"
|
|
6134
6112
|
dependencies:
|
|
6135
|
-
"@vue/compiler-core": "npm:3.
|
|
6136
|
-
"@vue/shared": "npm:3.
|
|
6137
|
-
checksum: 10c0/
|
|
6113
|
+
"@vue/compiler-core": "npm:3.5.1"
|
|
6114
|
+
"@vue/shared": "npm:3.5.1"
|
|
6115
|
+
checksum: 10c0/6eb5453ae7d58d52033f939d1f8e31b58effe1d5c10bd5d04473b654630e5e29f8314f0bfaafd8b624ef3f237a0322fd457701cc1bd4c35c3f21717a707e108e
|
|
6138
6116
|
languageName: node
|
|
6139
6117
|
linkType: hard
|
|
6140
6118
|
|
|
@@ -6169,10 +6147,10 @@ __metadata:
|
|
|
6169
6147
|
languageName: node
|
|
6170
6148
|
linkType: hard
|
|
6171
6149
|
|
|
6172
|
-
"@vue/shared@npm:3.
|
|
6173
|
-
version: 3.
|
|
6174
|
-
resolution: "@vue/shared@npm:3.
|
|
6175
|
-
checksum: 10c0/
|
|
6150
|
+
"@vue/shared@npm:3.5.1, @vue/shared@npm:^3.4.0":
|
|
6151
|
+
version: 3.5.1
|
|
6152
|
+
resolution: "@vue/shared@npm:3.5.1"
|
|
6153
|
+
checksum: 10c0/fe54f4861eb0e2962fd11d9607cb2b02ffd162ccd31264f3fa3949cd4673eb9704bab7c1a9c7f4f59fbeb2eebc5d579729c2aeab7cb77a0654d2bd865a732c57
|
|
6176
6154
|
languageName: node
|
|
6177
6155
|
linkType: hard
|
|
6178
6156
|
|
|
@@ -7890,9 +7868,9 @@ __metadata:
|
|
|
7890
7868
|
linkType: hard
|
|
7891
7869
|
|
|
7892
7870
|
"caniuse-lite@npm:^1.0.30001109, caniuse-lite@npm:^1.0.30001125, caniuse-lite@npm:^1.0.30001646":
|
|
7893
|
-
version: 1.0.
|
|
7894
|
-
resolution: "caniuse-lite@npm:1.0.
|
|
7895
|
-
checksum: 10c0/
|
|
7871
|
+
version: 1.0.30001657
|
|
7872
|
+
resolution: "caniuse-lite@npm:1.0.30001657"
|
|
7873
|
+
checksum: 10c0/bf40189e41d0ae9bad59c8b4054ecda3a8603754ad85fc04999679a92e2bca506350573342c9397c14a8b877a50210a37e744d8fc06adf38d1af33686d41db69
|
|
7896
7874
|
languageName: node
|
|
7897
7875
|
linkType: hard
|
|
7898
7876
|
|
|
@@ -9544,9 +9522,9 @@ __metadata:
|
|
|
9544
9522
|
linkType: hard
|
|
9545
9523
|
|
|
9546
9524
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.4":
|
|
9547
|
-
version: 1.5.
|
|
9548
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9549
|
-
checksum: 10c0/
|
|
9525
|
+
version: 1.5.14
|
|
9526
|
+
resolution: "electron-to-chromium@npm:1.5.14"
|
|
9527
|
+
checksum: 10c0/2a77cd7486347a5d304f31de46b874e3deabc0b665bea91dbe8bf3b52aba59059115a10e5d0edcbd33c1450065a2f7b28b07a2cf1a7de92fefbf443730d69131
|
|
9550
9528
|
languageName: node
|
|
9551
9529
|
linkType: hard
|
|
9552
9530
|
|
|
@@ -9997,9 +9975,9 @@ __metadata:
|
|
|
9997
9975
|
linkType: hard
|
|
9998
9976
|
|
|
9999
9977
|
"escalade@npm:^3.0.2, escalade@npm:^3.1.1, escalade@npm:^3.1.2":
|
|
10000
|
-
version: 3.
|
|
10001
|
-
resolution: "escalade@npm:3.
|
|
10002
|
-
checksum: 10c0/
|
|
9978
|
+
version: 3.2.0
|
|
9979
|
+
resolution: "escalade@npm:3.2.0"
|
|
9980
|
+
checksum: 10c0/ced4dd3a78e15897ed3be74e635110bbf3b08877b0a41be50dcb325ee0e0b5f65fc2d50e9845194d7c4633f327e2e1c6cce00a71b617c5673df0374201d67f65
|
|
10003
9981
|
languageName: node
|
|
10004
9982
|
linkType: hard
|
|
10005
9983
|
|
|
@@ -10103,14 +10081,14 @@ __metadata:
|
|
|
10103
10081
|
linkType: hard
|
|
10104
10082
|
|
|
10105
10083
|
"eslint-module-utils@npm:^2.6.0":
|
|
10106
|
-
version: 2.
|
|
10107
|
-
resolution: "eslint-module-utils@npm:2.
|
|
10084
|
+
version: 2.9.0
|
|
10085
|
+
resolution: "eslint-module-utils@npm:2.9.0"
|
|
10108
10086
|
dependencies:
|
|
10109
10087
|
debug: "npm:^3.2.7"
|
|
10110
10088
|
peerDependenciesMeta:
|
|
10111
10089
|
eslint:
|
|
10112
10090
|
optional: true
|
|
10113
|
-
checksum: 10c0/
|
|
10091
|
+
checksum: 10c0/7c45c5b54402a969e99315890c10e9bf8c8bee16c7890573343af05dfa04566d61546585678c413e5228af0550e39461be47e35a8ff0d1863e113bdbb28d1d29
|
|
10114
10092
|
languageName: node
|
|
10115
10093
|
linkType: hard
|
|
10116
10094
|
|
|
@@ -10751,9 +10729,9 @@ __metadata:
|
|
|
10751
10729
|
linkType: hard
|
|
10752
10730
|
|
|
10753
10731
|
"filesize@npm:^10.0.12":
|
|
10754
|
-
version: 10.1.
|
|
10755
|
-
resolution: "filesize@npm:10.1.
|
|
10756
|
-
checksum: 10c0/
|
|
10732
|
+
version: 10.1.6
|
|
10733
|
+
resolution: "filesize@npm:10.1.6"
|
|
10734
|
+
checksum: 10c0/9a196d64da4e947b8c0d294be09a3dfa7a634434a1fc5fb3465f1c9acc1237ea0363f245ba6e24477ea612754d942bc964d86e0e500905a72e9e0e17ae1bbdbc
|
|
10757
10735
|
languageName: node
|
|
10758
10736
|
linkType: hard
|
|
10759
10737
|
|
|
@@ -10889,12 +10867,12 @@ __metadata:
|
|
|
10889
10867
|
linkType: hard
|
|
10890
10868
|
|
|
10891
10869
|
"follow-redirects@npm:^1.14.8":
|
|
10892
|
-
version: 1.15.
|
|
10893
|
-
resolution: "follow-redirects@npm:1.15.
|
|
10870
|
+
version: 1.15.8
|
|
10871
|
+
resolution: "follow-redirects@npm:1.15.8"
|
|
10894
10872
|
peerDependenciesMeta:
|
|
10895
10873
|
debug:
|
|
10896
10874
|
optional: true
|
|
10897
|
-
checksum: 10c0/
|
|
10875
|
+
checksum: 10c0/ffb8f71338000717f6bfefddc3247dda226326f29fdafb9ef32ef67176339a1ae13c419aea837645b58331f94eba6168704149f4d10a8a976687efd2e45131d2
|
|
10898
10876
|
languageName: node
|
|
10899
10877
|
linkType: hard
|
|
10900
10878
|
|
|
@@ -15462,9 +15440,9 @@ __metadata:
|
|
|
15462
15440
|
linkType: hard
|
|
15463
15441
|
|
|
15464
15442
|
"picocolors@npm:^1.0.0, picocolors@npm:^1.0.1":
|
|
15465
|
-
version: 1.0
|
|
15466
|
-
resolution: "picocolors@npm:1.0
|
|
15467
|
-
checksum: 10c0/
|
|
15443
|
+
version: 1.1.0
|
|
15444
|
+
resolution: "picocolors@npm:1.1.0"
|
|
15445
|
+
checksum: 10c0/86946f6032148801ef09c051c6fb13b5cf942eaf147e30ea79edb91dd32d700934edebe782a1078ff859fb2b816792e97ef4dab03d7f0b804f6b01a0df35e023
|
|
15468
15446
|
languageName: node
|
|
15469
15447
|
linkType: hard
|
|
15470
15448
|
|
|
@@ -15739,13 +15717,13 @@ __metadata:
|
|
|
15739
15717
|
linkType: hard
|
|
15740
15718
|
|
|
15741
15719
|
"postcss@npm:^8.2.6, postcss@npm:^8.4.39":
|
|
15742
|
-
version: 8.4.
|
|
15743
|
-
resolution: "postcss@npm:8.4.
|
|
15720
|
+
version: 8.4.45
|
|
15721
|
+
resolution: "postcss@npm:8.4.45"
|
|
15744
15722
|
dependencies:
|
|
15745
15723
|
nanoid: "npm:^3.3.7"
|
|
15746
15724
|
picocolors: "npm:^1.0.1"
|
|
15747
15725
|
source-map-js: "npm:^1.2.0"
|
|
15748
|
-
checksum: 10c0/
|
|
15726
|
+
checksum: 10c0/ad6f8b9b1157d678560373696109745ab97a947d449f8a997acac41c7f1e4c0f3ca4b092d6df1387f430f2c9a319987b1780dbdc27e35800a88cde9b606c1e8f
|
|
15749
15727
|
languageName: node
|
|
15750
15728
|
linkType: hard
|
|
15751
15729
|
|
|
@@ -16121,13 +16099,13 @@ __metadata:
|
|
|
16121
16099
|
linkType: hard
|
|
16122
16100
|
|
|
16123
16101
|
"prosemirror-view@npm:^1.0.0, prosemirror-view@npm:^1.1.0, prosemirror-view@npm:^1.13.3, prosemirror-view@npm:^1.23.6, prosemirror-view@npm:^1.27.0, prosemirror-view@npm:^1.28.2, prosemirror-view@npm:^1.31.0":
|
|
16124
|
-
version: 1.34.
|
|
16125
|
-
resolution: "prosemirror-view@npm:1.34.
|
|
16102
|
+
version: 1.34.2
|
|
16103
|
+
resolution: "prosemirror-view@npm:1.34.2"
|
|
16126
16104
|
dependencies:
|
|
16127
16105
|
prosemirror-model: "npm:^1.20.0"
|
|
16128
16106
|
prosemirror-state: "npm:^1.0.0"
|
|
16129
16107
|
prosemirror-transform: "npm:^1.1.0"
|
|
16130
|
-
checksum: 10c0/
|
|
16108
|
+
checksum: 10c0/dd111994f6eb0a235aa01f511651e8317551cd4acb96de240fa4ebdeebb0ed8db44bc5e2f4a22e465e816b0f71d2220fd71d81b4f6451d27e4e3d36b3413b276
|
|
16131
16109
|
languageName: node
|
|
16132
16110
|
linkType: hard
|
|
16133
16111
|
|
|
@@ -16668,6 +16646,15 @@ __metadata:
|
|
|
16668
16646
|
languageName: node
|
|
16669
16647
|
linkType: hard
|
|
16670
16648
|
|
|
16649
|
+
"react-icons@npm:5.3.0":
|
|
16650
|
+
version: 5.3.0
|
|
16651
|
+
resolution: "react-icons@npm:5.3.0"
|
|
16652
|
+
peerDependencies:
|
|
16653
|
+
react: "*"
|
|
16654
|
+
checksum: 10c0/a53af0de558f0e2bacfbafc973aa8ca1e6a429006a2f83d70becad5be431726a691e096336c95949bb0d967587b145264c5046d2bc1518969dbae731855d0712
|
|
16655
|
+
languageName: node
|
|
16656
|
+
linkType: hard
|
|
16657
|
+
|
|
16671
16658
|
"react-input-autosize@npm:^3.0.0":
|
|
16672
16659
|
version: 3.0.0
|
|
16673
16660
|
resolution: "react-input-autosize@npm:3.0.0"
|
|
@@ -17876,25 +17863,25 @@ __metadata:
|
|
|
17876
17863
|
linkType: hard
|
|
17877
17864
|
|
|
17878
17865
|
"rollup@npm:^4.13.0":
|
|
17879
|
-
version: 4.21.
|
|
17880
|
-
resolution: "rollup@npm:4.21.
|
|
17881
|
-
dependencies:
|
|
17882
|
-
"@rollup/rollup-android-arm-eabi": "npm:4.21.
|
|
17883
|
-
"@rollup/rollup-android-arm64": "npm:4.21.
|
|
17884
|
-
"@rollup/rollup-darwin-arm64": "npm:4.21.
|
|
17885
|
-
"@rollup/rollup-darwin-x64": "npm:4.21.
|
|
17886
|
-
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.21.
|
|
17887
|
-
"@rollup/rollup-linux-arm-musleabihf": "npm:4.21.
|
|
17888
|
-
"@rollup/rollup-linux-arm64-gnu": "npm:4.21.
|
|
17889
|
-
"@rollup/rollup-linux-arm64-musl": "npm:4.21.
|
|
17890
|
-
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.21.
|
|
17891
|
-
"@rollup/rollup-linux-riscv64-gnu": "npm:4.21.
|
|
17892
|
-
"@rollup/rollup-linux-s390x-gnu": "npm:4.21.
|
|
17893
|
-
"@rollup/rollup-linux-x64-gnu": "npm:4.21.
|
|
17894
|
-
"@rollup/rollup-linux-x64-musl": "npm:4.21.
|
|
17895
|
-
"@rollup/rollup-win32-arm64-msvc": "npm:4.21.
|
|
17896
|
-
"@rollup/rollup-win32-ia32-msvc": "npm:4.21.
|
|
17897
|
-
"@rollup/rollup-win32-x64-msvc": "npm:4.21.
|
|
17866
|
+
version: 4.21.2
|
|
17867
|
+
resolution: "rollup@npm:4.21.2"
|
|
17868
|
+
dependencies:
|
|
17869
|
+
"@rollup/rollup-android-arm-eabi": "npm:4.21.2"
|
|
17870
|
+
"@rollup/rollup-android-arm64": "npm:4.21.2"
|
|
17871
|
+
"@rollup/rollup-darwin-arm64": "npm:4.21.2"
|
|
17872
|
+
"@rollup/rollup-darwin-x64": "npm:4.21.2"
|
|
17873
|
+
"@rollup/rollup-linux-arm-gnueabihf": "npm:4.21.2"
|
|
17874
|
+
"@rollup/rollup-linux-arm-musleabihf": "npm:4.21.2"
|
|
17875
|
+
"@rollup/rollup-linux-arm64-gnu": "npm:4.21.2"
|
|
17876
|
+
"@rollup/rollup-linux-arm64-musl": "npm:4.21.2"
|
|
17877
|
+
"@rollup/rollup-linux-powerpc64le-gnu": "npm:4.21.2"
|
|
17878
|
+
"@rollup/rollup-linux-riscv64-gnu": "npm:4.21.2"
|
|
17879
|
+
"@rollup/rollup-linux-s390x-gnu": "npm:4.21.2"
|
|
17880
|
+
"@rollup/rollup-linux-x64-gnu": "npm:4.21.2"
|
|
17881
|
+
"@rollup/rollup-linux-x64-musl": "npm:4.21.2"
|
|
17882
|
+
"@rollup/rollup-win32-arm64-msvc": "npm:4.21.2"
|
|
17883
|
+
"@rollup/rollup-win32-ia32-msvc": "npm:4.21.2"
|
|
17884
|
+
"@rollup/rollup-win32-x64-msvc": "npm:4.21.2"
|
|
17898
17885
|
"@types/estree": "npm:1.0.5"
|
|
17899
17886
|
fsevents: "npm:~2.3.2"
|
|
17900
17887
|
dependenciesMeta:
|
|
@@ -17934,7 +17921,7 @@ __metadata:
|
|
|
17934
17921
|
optional: true
|
|
17935
17922
|
bin:
|
|
17936
17923
|
rollup: dist/bin/rollup
|
|
17937
|
-
checksum: 10c0/
|
|
17924
|
+
checksum: 10c0/c9d97f7a21cde110371b2e890a31a996fee09b81e639e79372b962a9638ae653d2d24186b94632fc5dfab8a0582e1d0639dfe34b8b75051facd86915a9585a5f
|
|
17938
17925
|
languageName: node
|
|
17939
17926
|
linkType: hard
|
|
17940
17927
|
|
|
@@ -19586,8 +19573,8 @@ __metadata:
|
|
|
19586
19573
|
linkType: hard
|
|
19587
19574
|
|
|
19588
19575
|
"tsconfck@npm:^3.0.3":
|
|
19589
|
-
version: 3.1.
|
|
19590
|
-
resolution: "tsconfck@npm:3.1.
|
|
19576
|
+
version: 3.1.3
|
|
19577
|
+
resolution: "tsconfck@npm:3.1.3"
|
|
19591
19578
|
peerDependencies:
|
|
19592
19579
|
typescript: ^5.0.0
|
|
19593
19580
|
peerDependenciesMeta:
|
|
@@ -19595,7 +19582,7 @@ __metadata:
|
|
|
19595
19582
|
optional: true
|
|
19596
19583
|
bin:
|
|
19597
19584
|
tsconfck: bin/tsconfck.js
|
|
19598
|
-
checksum: 10c0/
|
|
19585
|
+
checksum: 10c0/64f7a8ed0a6d36b0902dfc0075e791d2242f7634644f124343ec0dec4f3f70092f929c5a9f59496d51883aa81bb1e595deb92a219593575d2e75b849064713d1
|
|
19599
19586
|
languageName: node
|
|
19600
19587
|
linkType: hard
|
|
19601
19588
|
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
|
-
|
|
3
|
-
var _path;
|
|
4
|
-
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
5
|
-
const SvgSelectArrow = props => /*#__PURE__*/React.createElement("svg", _extends({
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
width: 12,
|
|
8
|
-
height: 12,
|
|
9
|
-
fill: "none"
|
|
10
|
-
}, props), _path || (_path = /*#__PURE__*/React.createElement("path", {
|
|
11
|
-
fill: "currentColor",
|
|
12
|
-
fillRule: "evenodd",
|
|
13
|
-
d: "M.759 1.34A1 1 0 0 1 2.28.487l7.61 4.66a1 1 0 0 1 0 1.706l-7.61 4.66a1 1 0 0 1-1.522-.852z",
|
|
14
|
-
clipRule: "evenodd"
|
|
15
|
-
})));
|
|
16
|
-
|
|
17
|
-
export { SvgSelectArrow as ReactComponent };
|
package/dist/static/Icon.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { IconProp } from "@fortawesome/fontawesome-svg-core";
|
|
2
|
-
import { CSSProperties } from "react";
|
|
3
|
-
type Props = {
|
|
4
|
-
type: IconProp | string | [string, string];
|
|
5
|
-
style?: CSSProperties;
|
|
6
|
-
color?: string;
|
|
7
|
-
height?: string;
|
|
8
|
-
width?: string;
|
|
9
|
-
className?: string;
|
|
10
|
-
};
|
|
11
|
-
declare function Icon(props: Props): import("react/jsx-runtime").JSX.Element;
|
|
12
|
-
export default Icon;
|
|
13
|
-
//# sourceMappingURL=Icon.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Icon.d.ts","sourceRoot":"","sources":["../../src/static/Icon.tsx"],"names":[],"mappings":"AACA,OAAO,EAAU,QAAQ,EAAW,MAAM,mCAAmC,CAAC;AAI9E,OAAO,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAOtC,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,QAAQ,GAAG,MAAM,GAAG,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAC3C,KAAK,CAAC,EAAE,aAAa,CAAC;IACtB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB,CAAC;AAEF,iBAAS,IAAI,CAAC,KAAK,EAAE,KAAK,2CAazB;AAED,eAAe,IAAI,CAAC"}
|