From 9bec4dcae002f36aa23231da11cb03a156b40110 Mon Sep 17 00:00:00 2001 From: schangxiang@126.com <schangxiang@126.com> Date: 周三, 30 4月 2025 16:24:16 +0800 Subject: [PATCH] 222 --- PipeLineLems/web/public/mitm/sw.js | 130 PipeLineLems/web/script/filterExternal.ts | 318 PipeLineLems/web/docs/quick-start.md | 11 PipeLineLems/web/docs/components/PreviewDialog.md | 49 PipeLineLems/web/src/components/BaseContent/BaseContent.tsx | 12 PipeLineLems/web/docs/components/TouchScale.md | 68 PipeLineLems/web/.build | 0 PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.tsx | 120 PipeLineLems/web/script/plugins/vite-plugin-image-filter.ts | 30 PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.module.scss | 7 PipeLineLems/web/script/generateMenu.js | 112 PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.tsx | 332 PipeLineLems/web/src/components/CsTree/CsTree.scss | 158 PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.tsx | 208 PipeLineLems/web/src/components/MyPages/index.vue | 282 PipeLineLems/web/src/hooks/drawer.ts | 73 PipeLineLems/web/src/libs/Base/Base.ts | 89 PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.scss | 27 PipeLineLems/web/package-lock.json | 22689 +++++++++++++++++------ PipeLineLems/web/public/language/Common.en-US.json | 2147 ++ PipeLineLems/web/src/components/WorkSectionParams/api.ts | 8 PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.tsx | 133 PipeLineLems/web/src/hooks/Dialog.ts | 447 PipeLineLems/web/vite.lib.config.ts | 74 PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.module.scss | 159 PipeLineLems/web/src/libs/system-enum.ts | 101 PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.module.scss | 15 PipeLineLems/web/src/components/DyForm/DyForm.module.scss | 27 PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.tsx | 61 PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.module.scss | 25 PipeLineLems/web/src/libs/Store/Store.d.ts | 25 PipeLineLems/web/src/libs/Permission/Permission.d.ts | 45 PipeLineLems/web/src/components/Input/Input.tsx | 8 PipeLineLems/web/docs/vite.config.js | 87 PipeLineLems/web/docs/components/TdButton.md | 77 PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.tsx | 190 PipeLineLems/web/src/components/LogicFlow/components/Nodes/BaseNode.tsx | 85 PipeLineLems/web/src/components/RelationFlowDialog/app.ts | 4 PipeLineLems/web/src/components/Text/Text.module.scss | 1 PipeLineLems/web/docs/components/index.md | 0 PipeLineLems/web/README.md | 44 PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.ts | 9 PipeLineLems/web/src/components/LogicFlow/components/Nodes/StartNode.tsx | 53 PipeLineLems/web/src/components/BaseDialog/BaseDialog.scss | 3 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterCollectNode.tsx | 25 PipeLineLems/web/src/components/PrintDialog/PrintDialog.module.scss | 49 PipeLineLems/web/docs/components/DialogPreView.md | 165 PipeLineLems/web/docs/components/Dyform.md | 165 PipeLineLems/web/docs/components/Tag.md | 154 PipeLineLems/web/src/components/Segment/segment.tsx | 136 PipeLineLems/web/src/components/G6Flow/components/Models/WidgetTypeByEnum.ts | 69 PipeLineLems/web/src/components/Variable/Variable.tsx | 36 PipeLineLems/web/env.d.ts | 1 PipeLineLems/web/docs/components/BaseDialog.md | 63 PipeLineLems/web/src/components/index.d.ts | 1 PipeLineLems/web/docs/components/Container.md | 83 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/InboundInitializeNode.tsx | 25 PipeLineLems/web/src/components/Segment/segment.module.scss | 13 PipeLineLems/web/src/provider/index.vue | 11 PipeLineLems/web/src/components/Table/index.module.scss | 3 PipeLineLems/web/src/components/LogicFlow/core/transformHelp.ts | 265 PipeLineLems/web/yarn.lock | 6459 ++---- PipeLineLems/web/src/components/Container/Container.module.scss | 7 PipeLineLems/web/src/components/Variable/Variable.module.scss | 4 PipeLineLems/web/src/components/Icon/Icon.tsx | 40 PipeLineLems/web/.env.development | 6 PipeLineLems/web/docs/components/Tab.md | 146 PipeLineLems/web/docs/components/Text.md | 98 PipeLineLems/web/.build.prod | 0 PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.tsx | 253 PipeLineLems/web/docs/public/lems.png | 0 PipeLineLems/web/docs/index.md | 28 PipeLineLems/web/docs/.env.development | 14 PipeLineLems/web/docs/components/BaseContent.md | 58 PipeLineLems/web/src/components/BaseContent/BaseContent.module.scss | 18 PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.module.scss | 0 PipeLineLems/web/app/utils/index.go | 103 PipeLineLems/web/src/api/common-enum.ts | 137 PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.module.scss | 40 PipeLineLems/web/src/components/.npmrc | 1 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableWriteNode.tsx | 25 PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.tsx | 124 PipeLineLems/web/src/components/G6Flow/type/index.d.ts | 48 PipeLineLems/web/src/components/LogicFlow/components/Nodes/OrdinaryNode.tsx | 44 PipeLineLems/web/docs/.env | 5 PipeLineLems/web/src/components/Menu/index.vue | 3 PipeLineLems/web/src/components/DialogPreView/Picture.tsx | 43 PipeLineLems/web/src/components/Select/Select.module.scss | 56 PipeLineLems/web/src/components/BaseTable/BaseTable.module.scss | 35 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ProductStateDetectionNode.tsx | 25 PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBarDefine.tsx | 118 PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.tsx | 80 PipeLineLems/web/src/components/LabelDialog/LabelDialog.tsx | 129 PipeLineLems/web/src/libs/Store/globalState.ts | 3 PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.module.scss | 88 PipeLineLems/web/src/assets/images/add-p.png | 0 PipeLineLems/web/src/components/DyDatePicker/DyDatePicker.tsx | 14 PipeLineLems/web/src/widgets/MyPluginName/index.ts | 16 PipeLineLems/web/src/components/G6Flow/components/Nodes/Node.tsx | 17 PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.module.scss | 41 PipeLineLems/web/vite.config.ts | 135 PipeLineLems/web/docs/components/Upload.md | 87 PipeLineLems/web/src/components/TableFilter/TableFilter.module.scss | 18 PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.tsx | 68 PipeLineLems/web/src/components/WorkStationDialog/hook.ts | 79 PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.module.scss | 15 PipeLineLems/web/src/components/Tag/Tag.tsx | 27 PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.module.scss | 0 PipeLineLems/web/src/components/BaseTable/AutoTooltip.tsx | 81 PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.module.scss | 12 PipeLineLems/web/src/components/Content/Content.tsx | 7 PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.tsx | 272 PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.tsx | 181 PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.tsx | 11 PipeLineLems/web/src/components/LogicFlow/core/layout.ts | 126 PipeLineLems/web/docs/postcss.confg.mts | 13 PipeLineLems/web/src/components/BaseTable/useUtils.ts | 69 PipeLineLems/web/src/components/G6Flow/core/behavior.ts | 9 PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application/Implements/MesAppService.cs | 378 PipeLineLems/web/src/components/TableArray/TableArray.tsx | 148 PipeLineLems/web/src/components/Text/Text.tsx | 8 PipeLineLems/web/src/components/LogicFlow/LogicFlow.module.scss | 17 PipeLineLems/web/src/assets/images/icon_process.png | 0 PipeLineLems/web/src/components/G6Flow/G6Flow.module.scss | 17 PipeLineLems/web/docs/components/Empty.md | 29 PipeLineLems/web/script/tag.js | 73 PipeLineLems/web/src/components/BaseInput/BaseInput.module.scss | 57 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/LocalQualificationJudgmentNode.tsx | 25 PipeLineLems/web/src/components/RelationFlowDialog/enum.ts | 28 PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.module.scss | 1 PipeLineLems/web/release.sh | 79 PipeLineLems/web/docs/public/tt.png | 0 PipeLineLems/web/src/components/DateTimePickRange/DateTimePickRange.tsx | 17 PipeLineLems/web/src/components/Tab/Tab.tsx | 1 PipeLineLems/web/app/go.mod | 37 PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.tsx | 141 PipeLineLems/web/.gitignore | 54 PipeLineLems/web/app/controllers/home.go | 56 PipeLineLems/web/package.json | 32 PipeLineLems/web/src/components/G6Flow/core/GraphEvent.ts | 235 PipeLineLems/web/docs/api-examples.md | 49 PipeLineLems/web/docs/components/ConfirmBox.md | 82 PipeLineLems/web/public/language/MesSuite.en-US.json | 22 PipeLineLems/web/src/utils/client.ts | 287 PipeLineLems/web/index.html | 4 PipeLineLems/web/script/plugins/vite-plugin-development-filter.ts | 41 PipeLineLems/web/src/components/DialogPreView/Chart.tsx | 45 PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.scss | 8 PipeLineLems/web/src/components/Select/Option.tsx | 18 PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.module.scss | 0 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DetermineProcessNode.tsx | 25 PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.tsx | 28 PipeLineLems/web/src/components/LabelDialog/LabelDialog.module.scss | 21 PipeLineLems/web/src/components/ProcessRouterDialog/api.ts | 22 PipeLineLems/web/docs/.vitepress/theme/index.ts | 13 PipeLineLems/web/vite.build.config.ts | 80 PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.tsx | 46 PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.module.scss | 32 PipeLineLems/web/src/components/TableFilter/TableFilter.tsx | 102 PipeLineLems/web/src/components/TdButton/TdButton.tsx | 12 PipeLineLems/web/src/components/SvgIcon/SvgIcon.module.scss | 4 PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.tsx | 49 PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.tsx | 283 PipeLineLems/web/public/language/ProcessManagement.en-US.json | 154 PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.module.scss | 19 PipeLineLems/web/src/components/LogicFlow/LogicFlow.tsx | 145 PipeLineLems/web/docs/components/Icon.md | 126 PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.module.scss | 28 PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.tsx | 83 PipeLineLems/web/src/components/BaseTable/BaseTable.tsx | 81 PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.module.scss | 15 PipeLineLems/web/src/components/Title/Title.tsx | 15 PipeLineLems/web/.env.production | 5 PipeLineLems/web/docs/Layout/Layout.scss | 12 PipeLineLems/web/src/components/LogicFlow/components/Nodes/Node.tsx | 58 PipeLineLems/web/src/libs/Socket/Socket.ts | 267 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/PLCQualificationJudgmentNode.tsx | 25 PipeLineLems/web/src/api/period-setting.ts | 39 PipeLineLems/web/checkout.sh | 84 PipeLineLems/web/docs/markdown-examples.md | 85 PipeLineLems/web/src/api/period-setting.type.ts | 18 PipeLineLems/web/src/components/LogicFlow/components/Nodes/FlowNode.tsx | 113 PipeLineLems/web/docs/components/Title.md | 85 PipeLineLems/web/src/components/BaseTable/useHook.ts | 72 PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.module.scss | 33 PipeLineLems/web/app/service/home_service.go | 153 PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.module.scss | 47 PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.tsx | 229 PipeLineLems/web/docs/assets/image/table.png | 0 PipeLineLems/web/docs/components/BaseInput.md | 43 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DuplicateCodeDetectionNode.tsx | 25 PipeLineLems/web/src/components/BaseDrawer/BaseDrawer.tsx | 80 PipeLineLems/web/public/language/ProductManagement.en-US.json | 72 PipeLineLems/web/src/components/FlowContextDialog/config.ts | 23 PipeLineLems/web/src/components/Radio/Radio.module.scss | 23 PipeLineLems/web/public/language/lmes.en-US.json | 65 PipeLineLems/web/src/api/logic-flow.ts | 34 PipeLineLems/web/src/components/G6Flow/components/Menu/index.scss | 45 PipeLineLems/web/src/components/LogicFlow/core/bak.ts | 342 PipeLineLems/web/src/components/Pdf/index.vue | 6 PipeLineLems/web/src/components/TdButton/TdButton.module.scss | 25 PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.module.scss | 59 PipeLineLems/web/src/components/BaseDialog/index.vue | 3 PipeLineLems/web/src/components/BaseTable/useEvent.ts | 34 PipeLineLems/web/src/components/LogicFlow/components/Nodes/EndNode.tsx | 53 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/OutboundInitializeNode.tsx | 25 PipeLineLems/web/src/components/LogicFlow/core/event.ts | 51 PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/MesOrderResponse.cs | 30 PipeLineLems/web/src/api/index.ts | 239 PipeLineLems/web/src/components/EllipsisTooltip/EllipsisTooltip.vue | 64 PipeLineLems/web/src/components/Flow/Flow.module.scss | 17 PipeLineLems/web/app/main.go | 23 PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.module.scss | 59 PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.module.scss | 1 PipeLineLems/web/src/components/package.json | 11 PipeLineLems/web/src/components/BaseTable/BaseTable.d.ts | 104 PipeLineLems/web/src/components/LogicFlow/components/Edges/Curve.ts | 67 PipeLineLems/web/src/components/SelectInput/SelectInput.tsx | 3 PipeLineLems/web/src/components/G6Flow/components/Nodes/EndNode.tsx | 29 PipeLineLems/web/src/components/vue3-context-menu/ContextMenuItem.vue | 363 PipeLineLems/web/src/components/SearchSelect/Option.tsx | 25 PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.module.scss | 106 PipeLineLems/web/docs/components/IconButton.md | 62 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableMonitorNode.tsx | 25 PipeLineLems/web/src/components/SvgIcon/SvgIcon.tsx | 78 PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.tsx | 492 PipeLineLems/web/src/components/CommonTable/CommonTable.module.scss | 11 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MissingProcessDetectionNode.tsx | 25 PipeLineLems/web/src/components/PrintDialog/PrintDialog.tsx | 171 PipeLineLems/web/docs/components/Content.md | 47 PipeLineLems/web/src/components/SearchSelect/Select.module.scss | 56 PipeLineLems/web/src/utils/storage.ts | 14 PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/WorkPlanInput.cs | 10 PipeLineLems/web/app/build/package.json | 11 PipeLineLems/web/src/components/G6Flow/components/Nodes/OrdinaryNode.tsx | 61 PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.tsx | 247 PipeLineLems/web/script/ZipAFolder.js | 174 PipeLineLems/web/src/components/LogicFlow/core/dagre.ts | 343 PipeLineLems/web/app/build/.npmrc | 1 PipeLineLems/web/src/components/G6Flow/core/store.ts | 72 PipeLineLems/web/docs/components/Pdf.md | 47 PipeLineLems/web/src/components/G6Flow/core/transformHelp.ts | 527 PipeLineLems/web/src/components/ProductSelectDialog/hook.ts | 86 PipeLineLems/web/src/libs/Permission/Permission.ts | 21 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/BusinessNode.tsx | 25 PipeLineLems/web/src/components/index.ts | 33 PipeLineLems/web/src/components/Tab/TabPane.tsx | 24 PipeLineLems/web/src/index.d.ts | 5 PipeLineLems/web/src/components/LabelDialog/hook.ts | 97 PipeLineLems/web/docs/.vitepress/theme/style.css | 27 PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.tsx | 48 PipeLineLems/web/src/components/Select/Select.tsx | 43 PipeLineLems/web/src/widgets/MyPluginName/Views/MyPluginName.tsx | 2 PipeLineLems/web/app/routes/routes.go | 15 PipeLineLems/web/src/components/TableArray/TableArray.module.scss | 3 PipeLineLems/web/src/components/LogicFlow/core/enum.ts | 50 PipeLineLems/web/src/components/G6Flow/core/enum.ts | 77 PipeLineLems/web/src/libs/Socket/toast.ts | 51 PipeLineLems/web/docs/components/BaseDrawer.md | 86 PipeLineLems/web/src/components/Button/index.vue | 71 PipeLineLems/web/docs/components/TableFilter.md | 98 PipeLineLems/web/src/api/file.ts | 13 PipeLineLems/web/src/components/BaseTable/Props.ts | 62 PipeLineLems/web/src/utils/columnConfig.ts | 97 PipeLineLems/web/src/utils/util.ts | 0 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MaterialAssociationNode.tsx | 25 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableReadNode.tsx | 25 PipeLineLems/web/src/components/ProcessRouterDialog/hook.ts | 90 PipeLineLems/web/src/utils/request.ts | 24 PipeLineLems/web/docs/components/Variable.md | 111 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/TrayAssociationNode.tsx | 25 PipeLineLems/web/app/go.sum | 97 PipeLineLems/web/src/components/LogicFlow/core/store.ts | 75 PipeLineLems/web/docs/components/Search.md | 72 PipeLineLems/web/src/libs/Provider/Provider.ts | 3 PipeLineLems/web/src/main.ts | 9 PipeLineLems/web/src/components/Flow/Flow.tsx | 13 PipeLineLems/web/src/components/Radio/Radio.tsx | 4 PipeLineLems/web/src/components/Search/Search.tsx | 37 PipeLineLems/web/src/components/G6Flow/components/Nodes/StartNode.tsx | 28 PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.tsx | 249 PipeLineLems/web/src/components/DialogPreView/DialogPreView.tsx | 74 PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMSPluginEntry.cs | 4 PipeLineLems/web/src/components/CommonTable/CommonTable.tsx | 589 PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.module.scss | 75 PipeLineLems/web/src/hooks/File.ts | 42 PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.tsx | 94 PipeLineLems/server/src/CMS.Plugin.PipeLineLems/Controller/WorkPlanController.cs | 14 PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.tsx | 78 PipeLineLems/web/src/components/SearchSelect/SearchSelect.tsx | 59 PipeLineLems/web/src/App.vue | 1 PipeLineLems/web/src/components/BaseTable/useColumns.tsx | 58 PipeLineLems/web/src/components/Container/Container.tsx | 3 PipeLineLems/web/src/components/LogicFlow/type/index.d.ts | 28 PipeLineLems/web/src/components/Title/Title.module.scss | 10 PipeLineLems/web/src/components/BaseConfigProvider/BaseConfigProvider.tsx | 15 PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterSaveNode.tsx | 25 PipeLineLems/web/docs/Layout/Layout.tsx | 16 PipeLineLems/web/app/dto/config.go | 20 PipeLineLems/web/docs/components/Flow.md | 61 PipeLineLems/web/script/plugins/vite-plugin-widget-provider.ts | 7 PipeLineLems/web/src/components/LogicFlow/components/Theme/Theme.tsx | 28 PipeLineLems/web/src/libs/Store/Store.ts | 385 PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.tsx | 199 PipeLineLems/web/docs/components/Table.md | 248 PipeLineLems/web/src/components/CsTree/CsTree.tsx | 23 PipeLineLems/web/src/libs/Socket/index.ts | 249 PipeLineLems/web/public/mitm/mitm.html | 167 PipeLineLems/web/src/utils/index.ts | 62 PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Services/IMesAppService.cs | 12 PipeLineLems/web/src/components/G6Flow/components/Nodes/index.ts | 8 PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.module.scss | 63 PipeLineLems/web/docs/components/SearchInput.md | 52 PipeLineLems/web/src/components/BaseTable/useState.ts | 46 PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.tsx | 185 PipeLineLems/web/app/build.sh | 5 PipeLineLems/web/src/components/G6Flow/G6Flow.tsx | 295 PipeLineLems/web/src/components/G6Flow/components/Models/CreateFormItem.ts | 118 PipeLineLems/web/script/build.js | 158 PipeLineLems/web/src/components/IconButton/IconButton.module.scss | 39 PipeLineLems/web/pull.sh | 95 PipeLineLems/web/src/components/IconButton/IconButton.tsx | 31 PipeLineLems/web/src/components/DyForm/DyForm.d.ts | 3 PipeLineLems/web/src/components/BaseInput/BaseInput.tsx | 29 PipeLineLems/web/src/components/G6Flow/components/Nodes/index.module.scss | 5 PipeLineLems/web/src/libs/DownloadFile/DownLoadFile.ts | 68 PipeLineLems/web/src/components/DyForm/DyForm.tsx | 317 PipeLineLems/web/src/components/Image/Image.tsx | 61 PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.module.scss | 15 PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.module.scss | 9 PipeLineLems/web/src/components/Setting/Setting.tsx | 2 PipeLineLems/web/.env | 6 PipeLineLems/web/src/components/G6Flow/core/Core.ts | 172 PipeLineLems/web/script/replace.ts | 38 PipeLineLems/web/src/components/WorkSectionDialog/hook.ts | 78 PipeLineLems/web/src/components/DialogPreView/DialogPreView.module.scss | 3 PipeLineLems/web/docs/.vitepress/config.mts | 133 PipeLineLems/web/src/components/Select/Select1.tsx | 84 338 files changed, 44,214 insertions(+), 11,134 deletions(-) diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/MesOrderResponse.cs b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/MesOrderResponse.cs new file mode 100644 index 0000000..a2f5666 --- /dev/null +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/MesOrderResponse.cs @@ -0,0 +1,30 @@ +锘縰sing System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Text.Json.Serialization; +using System.Threading.Tasks; + +namespace CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.WorkPlan +{ + public class MesOrderResponse + { + [JsonPropertyName("code")] + public string Code { get; set; } + + [JsonPropertyName("data")] + public object Data { get; set; } + + [JsonPropertyName("fail")] + public bool Fail { get; set; } + + [JsonPropertyName("mesg")] + public string Mesg { get; set; } + + [JsonPropertyName("success")] + public bool Success { get; set; } + + [JsonPropertyName("time")] + public DateTime Time { get; set; } + } +} diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/WorkPlanInput.cs b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/WorkPlanInput.cs index fe22e13..bf43676 100644 --- a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/WorkPlanInput.cs +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Dtos/WorkPlan/WorkPlanInput.cs @@ -17,6 +17,12 @@ public string TaskCode { get; set; } /// <summary> + /// 鍘熸枡缂栧彿 + /// </summary> + public string OrgMaterialCode { get; set; } + + + /// <summary> /// 宸ュ巶浠g爜锛堢敓浜у伐鍘傛爣璇嗭級 /// </summary> public string FactoryCode { get; set; } @@ -52,12 +58,12 @@ public string PipeFittingCode { get; set; } /// <summary> - /// 棰勫簭鍙凤紙棰勫鐞嗗簭鍒楀彿锛� + /// 椤哄簭鍙凤紙棰勫鐞嗗簭鍒楀彿锛� /// </summary> public string PreSerialNumber { get; set; } /// <summary> - /// 璧勬枡鏍囪瘑锛堟暟鎹尯鍒嗘爣璇嗭級 + /// 鍘熸枡鏍囪瘑锛堟暟鎹尯鍒嗘爣璇嗭級 /// </summary> public string DataIdentifier { get; set; } diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Services/IMesAppService.cs b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Services/IMesAppService.cs index 36e6287..08230b4 100644 --- a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Services/IMesAppService.cs +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application.Contracts/Services/IMesAppService.cs @@ -1,4 +1,5 @@ using CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.MyTestEntityNames; +using CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.WorkPlan; using Volo.Abp.Application.Services; namespace CMS.Plugin.PipeLineLems.Application.Contracts.Services; @@ -6,14 +7,7 @@ /// <summary> /// MES搴旂敤鏈嶅姟 /// </summary> -public interface IMesAppService : ICrudAppService<MyTestEntityNameDto, Guid, GetMyTestEntityNamesInput, MyTestEntityNameCreateDto, MyTestEntityNameUpdateDto> +public interface IMesAppService { - /// <summary> - /// Clones the asynchronous. - /// </summary> - /// <param name="ids">The ids.</param> - /// <returns></returns> - Task<List<MyTestEntityNameDto>> CloneAsync(IEnumerable<Guid> ids); - - + Task<MesOrderResponse> CreateAsync(List<WorkPlanInput> input); } diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application/Implements/MesAppService.cs b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application/Implements/MesAppService.cs index 427de9f..edb8a13 100644 --- a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application/Implements/MesAppService.cs +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems.Application/Implements/MesAppService.cs @@ -1,308 +1,158 @@ +using CMS.Plugin.FormulaManagement.Abstractions; +using CMS.Plugin.MesSuite.Abstractions.Events; +using CMS.Plugin.OrderManagement.Abstractions.Enums; +using CMS.Plugin.OrderManagement.Abstractions.Models; +using CMS.Plugin.OrderManagement.Abstractions; using CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.MyTestEntityNames; using CMS.Plugin.PipeLineLems.Application.Contracts.Services; using CMS.Plugin.PipeLineLems.Domain.MyTestEntityNames; using CMS.Plugin.PipeLineLems.Domain.Shared; using CMS.Plugin.PipeLineLems.Domain.Shared.MyTestEntityNames; +using CMS.Plugin.ProductManagement.Abstractions; +using Microsoft.Extensions.DependencyInjection; using Volo.Abp; using Volo.Abp.Application.Dtos; using Volo.Abp.Data; using Volo.Abp.ObjectExtending; +using CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.WorkPlan; +using Volo.Abp.EventBus; namespace CMS.Plugin.PipeLineLems.Application.Implements; -/// <inheritdoc /> -public class MesAppService : CMSPluginAppService, IMesAppService +public class MesAppService : IMesAppService { - private readonly IMyTestEntityNameRepository _mytestentitynameRepository; + private readonly IServiceProvider _serviceProvider; - /// <summary> - /// Initializes a new instance of the <see cref="MyTestEntityNameAppService"/> class. - /// </summary> - /// <param name="mytestentitynameRepository">The task job repository.</param> - public MesAppService(IMyTestEntityNameRepository mytestentitynameRepository) + //private readonly IEventBus _eventBus; + + public MesAppService(IServiceProvider serviceProvider + //, IEventBus eventBus + ) { - _mytestentitynameRepository = mytestentitynameRepository; + _serviceProvider = serviceProvider; + // _eventBus = eventBus; } - /// <inheritdoc /> - public virtual async Task<MyTestEntityNameDto> GetAsync(Guid id) + public async Task<MesOrderResponse> CreateAsync(List<WorkPlanInput> input) { - return ObjectMapper.Map<MyTestEntityName, MyTestEntityNameDto>(await _mytestentitynameRepository.GetAsync(id)); - } - - /// <inheritdoc /> - public virtual async Task<PagedResultDto<MyTestEntityNameDto>> GetListAsync(GetMyTestEntityNamesInput input) - { - Check.NotNull(input, nameof(input)); - - if (input.Sorting.IsNullOrWhiteSpace()) + if (input == null) { - input.Sorting = nameof(MyTestEntityName.Sort); + throw new UserFriendlyException("杈撳叆鍙傛暟涓嶈兘涓虹┖"); } - var specification = new MyTestEntityNameSpecification(input.Name); - var count = await _mytestentitynameRepository.GetCountAsync(input.Filter, specification); - var list = await _mytestentitynameRepository.GetListAsync(input.Sorting, input.MaxResultCount, input.SkipCount, input.Filter, specification); - - return new PagedResultDto<MyTestEntityNameDto>(count, ObjectMapper.Map<List<MyTestEntityName>, List<MyTestEntityNameDto>>(list)); - } - - /// <inheritdoc /> - public virtual async Task<MyTestEntityNameDto> CreateAsync(MyTestEntityNameCreateDto input) - { - await CheckCreateOrUpdateDtoAsync(input); - - var exist = await _mytestentitynameRepository.NameExistAsync(input.Name); - if (exist) + if (input.Count == 0) { - throw new UserFriendlyException(L[CMSPluginDomainErrorCodes.NameAlreadyExists, input.Name]); + throw new UserFriendlyException("杈撳叆鍙傛暟Data涓嶈兘涓虹┖"); } - var maxSort = await _mytestentitynameRepository.GetMaxSortAsync(); - var sort = input.Sort ?? maxSort; - var mytestentityname = new MyTestEntityName(GuidGenerator.Create(), input.Code, input.Name, sort, input.Remark); - input.MapExtraPropertiesTo(mytestentityname, MappingPropertyDefinitionChecks.None); - - await _mytestentitynameRepository.InsertAsync(mytestentityname); - - if (input.Sort.HasValue && mytestentityname.Sort != maxSort) + var orderManager = _serviceProvider.GetRequiredService<IOrderManager>(); + var productProvider = _serviceProvider.GetRequiredService<IProductProvider>(); + var formulaProvider = _serviceProvider.GetRequiredService<IFormulaProvider>(); + List<OrderModel> orderModels = new List<OrderModel>(); + //鎸夌収浠诲姟缂栧彿鍒嗙粍 + var groupTask = input.GroupBy(x => x.TaskCode); + foreach (var gTask in groupTask) { - await AdjustSortAsync(mytestentityname.Id, mytestentityname.Sort); - } - - return ObjectMapper.Map<MyTestEntityName, MyTestEntityNameDto>(mytestentityname); - } - - /// <inheritdoc /> - public virtual async Task<MyTestEntityNameDto> UpdateAsync(Guid id, MyTestEntityNameUpdateDto input) - { - await CheckCreateOrUpdateDtoAsync(input); - - var mytestentityname = await _mytestentitynameRepository.GetAsync(id); - var exist = await _mytestentitynameRepository.NameExistAsync(input.Name, mytestentityname.Id); - if (exist) - { - throw new UserFriendlyException(L[CMSPluginDomainErrorCodes.NameAlreadyExists, input.Name]); - } - - mytestentityname.SetConcurrencyStampIfNotNull(input.ConcurrencyStamp); - input.MapExtraPropertiesTo(mytestentityname, MappingPropertyDefinitionChecks.None); - - mytestentityname.Update(input.Code, input.Name, input.Remark); - - await _mytestentitynameRepository.UpdateAsync(mytestentityname); - - return ObjectMapper.Map<MyTestEntityName, MyTestEntityNameDto>(mytestentityname); - } - - /// <inheritdoc /> - public async Task<List<MyTestEntityNameDto>> CloneAsync(IEnumerable<Guid> ids) - { - var mytestentitynames = new List<MyTestEntityName>(); - if (ids != null) - { - var sort = await _mytestentitynameRepository.GetMaxSortAsync(); - foreach (var id in ids) + var taskCode = gTask.Key; + var order = await orderManager.GetByCodeAsync(taskCode); + if (order != null) { - var mytestentityname = await _mytestentitynameRepository.FindAsync(id); - if (mytestentityname != null) - { - var name = mytestentityname.Name + MyTestEntityNameConsts.CloneTag; - var notExist = false; - while (!notExist) - { - var exist = await _mytestentitynameRepository.NameExistAsync(name); - if (exist || mytestentitynames.Any(x => x.Name == name)) - { - name += MyTestEntityNameConsts.CloneTag; - continue; - } - - notExist = true; - } - - mytestentityname = await _mytestentitynameRepository.InsertAsync(mytestentityname.Clone(GuidGenerator.Create(), name, sort++)); - mytestentitynames.Add(mytestentityname); - } - } - } - - return ObjectMapper.Map<List<MyTestEntityName>, List<MyTestEntityNameDto>>(mytestentitynames); - } - - /// <inheritdoc /> - public virtual Task DeleteAsync(Guid id) - { - return _mytestentitynameRepository.DeleteAsync(id); - } - - /// <inheritdoc /> - public async Task DeleteManyAsync(IEnumerable<Guid> ids) - { - foreach (var id in ids) - { - await DeleteAsync(id); - } - } - - /// <inheritdoc /> - public virtual async Task AdjustSortAsync(Guid id, int sort) - { - var list = await _mytestentitynameRepository.GetListAsync(nameof(MyTestEntityName.Sort)); - if (list != null && list.Any()) - { - var initSort = 1; - list.ForEach(x => x.AdjustSort(initSort++)); - var entity = list.FirstOrDefault(x => x.Id == id); - if (entity != null) - { - if (sort == 1) - { - list.Where(x => x.Id != id).ToList()?.ForEach(x => x.AdjustSort(x.Sort + 1)); - } - else if (entity.Sort > sort) - { - list.Where(x => x.Id != id && x.Sort >= sort).ToList()?.ForEach(x => x.AdjustSort(x.Sort + 1)); - list.Where(x => x.Id != id && x.Sort < sort).ToList()?.ForEach(x => x.AdjustSort(x.Sort - 1)); - } - else if (entity.Sort < sort) - { - list.Where(x => x.Id != id && x.Sort > sort).ToList()?.ForEach(x => x.AdjustSort(x.Sort + 1)); - list.Where(x => x.Id != id && x.Sort <= sort).ToList()?.ForEach(x => x.AdjustSort(x.Sort - 1)); - } - - entity.AdjustSort(sort); - } - } - - await _mytestentitynameRepository.UpdateManyAsync(list); - } - - /// <inheritdoc /> - public async Task ImportAsync(MyTestEntityNamesImportModel input) - { - Check.NotNull(input, nameof(input)); - - var mytestentitynameCreateDtos = new List<(int RowIndex, MyTestEntityNameCreateDto Item)>(); - var mytestentitynameUpdateDtos = new List<(int RowIndex, Guid Id, MyTestEntityNameUpdateDto Item)>(); - var mytestentitynames = input.MyTestEntityNames; - - if (mytestentitynames != null && mytestentitynames.Any()) - { - #region 瀵煎叆鏍¢獙 - - // 鍒ゆ柇鍚嶇О鏄惁閲嶅锛屽苟杈撳嚭绗嚑琛岄噸澶� - var duplicateMyTestEntityNames = mytestentitynames.GroupBy(x => x.Name).Where(x => x.Count() > 1).ToList(); - if (duplicateMyTestEntityNames?.Any() == true) - { - var duplicateMyTestEntityNameMsgs = duplicateMyTestEntityNames.Select(x => $"绗� {string.Join(",", x.Select(x => x.RowIndex))} 琛岋細{x.Key} 鍚嶇О閲嶅"); - var errorMsg = $"瀵煎叆澶辫触锛侀厤缃紝 {string.Join(",", duplicateMyTestEntityNameMsgs)}锛岀粓姝㈠鍏�"; - throw new UserFriendlyException(errorMsg); + throw new UserFriendlyException($"宸ュ崟[{taskCode}]宸插瓨鍦�"); } - #endregion - foreach (var mytestentityname in mytestentitynames) + //var product = await productProvider.FindByNameAsync(orderItem.PipeSectionName); + //if (product == null) + //{ + // throw new UserFriendlyException($"浜у搧鍚嶇О[{orderItem.PipeSectionName}]涓嶅瓨鍦�"); + //} + + //var formula = await formulaProvider.GetFormulaAsync(product.Id); + //if (formula == null) + //{ + // throw new UserFriendlyException($"浜у搧鍨嬪彿[{orderItem.MaterialCode}]鏃犲叧鑱旈厤鏂�"); + //} + //棣栧厛瑕佸垱寤� 鎵撶爜鍒囧壊鐨勫伐鍗� + var productForCut = await productProvider.FindByNameAsync("鍒囧壊鍘熸枡绠�"); + if (productForCut == null) { - if (mytestentityname.Code.IsNullOrWhiteSpace() && mytestentityname.Name.IsNullOrWhiteSpace()) + throw new UserFriendlyException($"浜у搧鍚嶇О[鍒囧壊鍘熸枡绠涓嶅瓨鍦�"); + } + var formulaForCut = await formulaProvider.GetFormulaAsync(productForCut.Id); + if (formulaForCut == null) + { + throw new UserFriendlyException($"浜у搧鍚嶇О[鍒囧壊鍘熸枡绠鏃犲叧鑱旈厤鏂�"); + } + //鍒嗙粍鏁版嵁 + var group = gTask.ToList().GroupBy(x => x.DataIdentifier); + foreach (var item in group) + { + OrderModel orderModelForCut = new OrderModel() { - continue; + Id = Guid.NewGuid(), + Code = "Cut_" + taskCode, + Source = "APS鎺ㄩ��", + PlanStartTime = gTask.ToList().First().PlannedStartTime, + PlanFinishTime = gTask.ToList().First().PlannedEndTime, + PlanQty = (ulong)item.ToList().Count, + Status = OrderStatus.NotActive, + Product = new AssociationProductModel() { Id = productForCut.Id, Name = productForCut.Name, Model = productForCut.Model, ShortNumber = productForCut.ShortNumber }, + Formula = new AssociationFormulaModel() { Id = formulaForCut.Id, Code = formulaForCut.Code, Name = formulaForCut.Name } + }; + orderModelForCut.ExtraProperties["OuterDiameter"] = gTask.ToList().First().OuterDiameter;//澶栧緞 + orderModelForCut.ExtraProperties["Material"] = gTask.ToList().First().Material;//鏉愯川 + orderModelForCut.ExtraProperties["Length"] = gTask.ToList().First().Length;//闀垮害 + + var orderForCut = await orderManager.GetByCodeAsync(orderModelForCut.Code); + if (orderForCut != null) + { + //throw new UserFriendlyException($"宸ュ崟[{orderModelForCut.Code}]宸插瓨鍦�"); + //涓嶅啀鎶涘紓甯革紝鐩存帴璺宠繃 + break; } - if (mytestentityname.Name.IsNullOrWhiteSpace()) + var orderModelResultForCut = await orderManager.CreateAsync(orderModelForCut); + if (orderModelResultForCut == null) { - var errorMsg = $"瀵煎叆澶辫触锛侀厤缃紝绗瑊mytestentityname.RowIndex}琛岋細MyTestEntityName鍚嶇О涓嶈兘涓虹┖"; - throw new UserFriendlyException(errorMsg); + throw new UserFriendlyException($"宸ュ崟[{orderModelForCut.Code}]鍒涘缓澶辫触"); } + orderModels.Add(orderModelResultForCut); - var oldMyTestEntityName = await _mytestentitynameRepository.FindByNameAsync(mytestentityname.Name); - if (oldMyTestEntityName != null) - { - var mytestentitynameUpdateDto = new MyTestEntityNameUpdateDto - { - Code = mytestentityname.Code, - Name = mytestentityname.Name, - Remark = mytestentityname.Remark, - }; - mytestentitynameUpdateDtos.Add((mytestentityname.RowIndex, oldMyTestEntityName.Id, mytestentitynameUpdateDto)); - } - else - { - var mytestentitynameCreateDto = new MyTestEntityNameCreateDto - { - Code = mytestentityname.Code, - Name = mytestentityname.Name, - Remark = mytestentityname.Remark, - }; - - mytestentitynameCreateDtos.Add((mytestentityname.RowIndex, mytestentitynameCreateDto)); - } + //OrderModel orderModel = new OrderModel(); + //orderModel.Id = Guid.NewGuid(); + //orderModel.Code = orderItem.TaskCode; + //orderModel.Source = "APS鎺ㄩ��"; + //orderModel.Product = new AssociationProductModel() { Id = product.Id, Name = product.Name, Model = product.Model, ShortNumber = product.ShortNumber }; + ////orderModel.Formula = new AssociationFormulaModel() { Id = formula.Id, Code = formula.Code, Name = formula.Name }; + //orderModel.PlanStartTime = orderItem.PlannedStartTime; + //orderModel.PlanFinishTime = orderItem.PlannedEndTime; + //orderModel.PlanQty = (ulong?)orderItem.OrderQty; + //orderModel.Status = OrderStatus.NotActive; + //orderModel.ExtraProperties["Source"] = "ddd"; + //var source = orderModel.ExtraProperties["Source"]; + //var orderModelResult = await orderManager.CreateAsync(orderModel); + //if (orderModelResult == null) + //{ + // throw new UserFriendlyException($"宸ュ崟[{orderItem.TaskCode}]鍒涘缓澶辫触"); + //} + //orderModels.Add(orderModelResult); } + } - // 鏂板 - foreach (var mytestentitynameDto in mytestentitynameCreateDtos) + // 鍙戝竷浜嬩欢 + //await _eventBus.PublishAsync(new EntityChangedEto("MESCREATE", input, null, EntityChangeType.Add, true)); + + var response = new MesOrderResponse { - try - { - await CreateAsync(mytestentitynameDto.Item); - } - catch (Exception e) - { - var errorMsg = $"瀵煎叆澶辫触锛侀厤缃紝绗瑊mytestentitynameDto.RowIndex}琛岋細{e.Message}锛岀粓姝㈠鍏�"; - throw new UserFriendlyException(errorMsg); - } - } - - // 鏇存柊 - foreach (var mytestentitynameDto in mytestentitynameUpdateDtos) - { - try - { - await UpdateAsync(mytestentitynameDto.Id, mytestentitynameDto.Item); - } - catch (Exception e) - { - var errorMsg = $"瀵煎叆澶辫触锛侀厤缃紝绗瑊mytestentitynameDto.RowIndex}琛岋細{e.Message}锛岀粓姝㈠鍏�"; - throw new UserFriendlyException(errorMsg); - } - } - } - - /// <inheritdoc /> - public async Task<(Dictionary<string, object> Sheets, string FileName)> ExportAsync(GetMyTestEntityNamesInput input) - { - Check.NotNull(input, nameof(input)); - - if (input.Sorting.IsNullOrWhiteSpace()) - { - input.Sorting = nameof(MyTestEntityName.Sort); - } - - var specification = new MyTestEntityNameSpecification(input.Name); - var list = await _mytestentitynameRepository.GetListAsync(input.Sorting, input.MaxResultCount, input.SkipCount, input.Filter, specification, includeDetails: true); - var result = ObjectMapper.Map<List<MyTestEntityName>, List<MyTestEntityNameDto>>(list); - - var sheets = new Dictionary<string, object> - { - ["閰嶇疆"] = result.Select(x => x.GetExportData()).ToList(), + Code = "000000", + Data = orderModels, + Fail = false, + Mesg = "澶勭悊鎴愬姛", + Success = true, + Time = DateTime.UtcNow }; - - var fileName = result.Count > 1 ? "MyTestEntityName鍒楄〃" : result.Count == 1 ? result.First()?.Name : "MyTestEntityName妯$増"; - return (sheets, fileName); - } - - /// <summary> - /// Checks the create or update dto asynchronous. - /// </summary> - /// <param name="input">The input.</param> - protected Task CheckCreateOrUpdateDtoAsync(MyTestEntityNameCreateOrUpdateDtoBase input) - { - Check.NotNull(input, nameof(input)); - Check.NotNullOrWhiteSpace(input.Code, "缂栧彿", MyTestEntityNameConsts.MaxCodeLength); - Check.NotNullOrWhiteSpace(input.Name, "鍚嶇О", MyTestEntityNameConsts.MaxNameLength); - Check.Length(input.Remark, "澶囨敞", MyTestEntityNameConsts.MaxRemarkLength); - return Task.CompletedTask; + return response; } } diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMSPluginEntry.cs b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMSPluginEntry.cs index d4f3692..92fa334 100644 --- a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMSPluginEntry.cs +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/CMSPluginEntry.cs @@ -22,6 +22,8 @@ using Volo.Abp.BackgroundWorkers; using Volo.Abp.DependencyInjection; using Volo.Abp.Modularity.PlugIns; +using CMS.Plugin.PipeLineLems.Application.Contracts.Services; +using CMS.Plugin.PipeLineLems.Application.Implements; namespace CMS.Plugin.PipeLineLems; @@ -48,6 +50,8 @@ context.Services.AddScoped<IProjectRuntimeMigrator, CMSPluginRuntimeMigrator>(); context.Services.AddSingleton<IProjectService, PipeLineLemsProjectService>(); + context.Services.AddScoped<IMesAppService, MesAppService>(); + context.Services.AddScoped<IEFDataProvider>(p => { var cfg = p.GetRequiredService<IDataRuntimeConfig>(); diff --git a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/Controller/WorkPlanController.cs b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/Controller/WorkPlanController.cs index f329482..efd9c7f 100644 --- a/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/Controller/WorkPlanController.cs +++ b/PipeLineLems/server/src/CMS.Plugin.PipeLineLems/Controller/WorkPlanController.cs @@ -1,5 +1,6 @@ using CMS.Extensions.Abp.AspNetCore.Mvc.Filters; using CMS.Plugin.PipeLineLems.Application.Contracts.Dtos.WorkPlan; +using CMS.Plugin.PipeLineLems.Application.Contracts.Services; using Microsoft.AspNetCore.Mvc; using System.Reflection; @@ -17,14 +18,14 @@ public class WorkPlanController : ControllerBase { - + private readonly IMesAppService _mesAppService; /// <summary> /// Initializes a new instance of the <see cref="TestEntityNameController"/> class. /// </summary> /// <param name="testentitynameAppService">The testentityname application service.</param> - public WorkPlanController() + public WorkPlanController(IMesAppService mesAppService) { - + _mesAppService = mesAppService; } /// <summary> @@ -32,11 +33,10 @@ /// </summary> /// <param name="input">鏍囪瘑绗�.</param> /// <returns></returns> - [HttpGet] - public virtual Task GetWorkPlanAsync([FromQuery] List<WorkPlanInput> input) + [HttpPost] + public virtual async Task<MesOrderResponse> GetWorkPlanAsync([FromBody] List<WorkPlanInput> input) { - // 鍐呴儴涓氬姟閫昏緫鏆傛椂涓虹┖ - return null; + return await _mesAppService.CreateAsync(input); } diff --git a/PipeLineLems/web/.build b/PipeLineLems/web/.build new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/.build diff --git a/PipeLineLems/web/.build.prod b/PipeLineLems/web/.build.prod new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/.build.prod diff --git a/PipeLineLems/web/.env b/PipeLineLems/web/.env index cb2260b..a80b100 100644 --- a/PipeLineLems/web/.env +++ b/PipeLineLems/web/.env @@ -4,3 +4,9 @@ VITE_APP_TITLE= CMS VITE_API_URL = 'http://192.168.5.94:18000' # 寮�鍙戠増-鑲茶埅 + +# production鍙兘璁剧疆涓虹┖锛岄潤鎬乭ost璧勬簮鏈嶅姟鍦板潃 +VITE_STATIC_URL='' + +VITE_PROJECT_API_URL='http://127.0.0.1:8800' + diff --git a/PipeLineLems/web/.env.development b/PipeLineLems/web/.env.development index e255f57..31d6ba8 100644 --- a/PipeLineLems/web/.env.development +++ b/PipeLineLems/web/.env.development @@ -10,7 +10,7 @@ VITE_APP_NAMESPACE= 'cs' -# VITE_API_URL = 'http://192.168.2.13:18000' -VITE_API_URL = 'http://192.168.1.18:18000' +VITE_API_URL = 'http://localhost:18000' -VITE_PROJECT_API_URL='http://127.0.0.1:8800' \ No newline at end of file +VITE_STATIC_URL = 'http://192.168.2.206:18000' +# VITE_APP_PROJECT_ID = 2 \ No newline at end of file diff --git a/PipeLineLems/web/.env.production b/PipeLineLems/web/.env.production index 1391a5a..577f109 100644 --- a/PipeLineLems/web/.env.production +++ b/PipeLineLems/web/.env.production @@ -6,4 +6,7 @@ VITE_APP_NAMESPACE= 'cs' -VITE_APP_VERSION = 'beta-9' \ No newline at end of file +VITE_APP_VERSION = '2.0.0-release' + +# production鍙兘璁剧疆涓虹┖锛岄潤鎬乭ost璧勬簮鏈嶅姟鍦板潃 +VITE_STATIC_URL='' \ No newline at end of file diff --git a/PipeLineLems/web/.gitignore b/PipeLineLems/web/.gitignore new file mode 100644 index 0000000..7954454 --- /dev/null +++ b/PipeLineLems/web/.gitignore @@ -0,0 +1,54 @@ +# Logs +logs +*.log +npm-debug.log* +yarn-debug.log* +yarn-error.log* +pnpm-debug.log* +lerna-debug.log* + +node_modules +.DS_Store +dist +dist-ssr +coverage +*.local +auto-imports.d.ts +components.d.ts +/cypress/videos/ +/cypress/screenshots/ + +# Editor directories and files +.vscode/* +!.vscode/extensions.json +.idea +*.suo +*.ntvs* +*.njsproj +*.sln +*.sw? + +/widgets +*.ts.timestamp* +wwwroot +src/config/menu.ts +cms_back +rust/target +.argv +docs/.vitepress/cache +publish +information-ui +widgets_bak +src/widgets/**/* +src/widgets +.build.local +*.zip +src/assets/**/* +src/assets + +cross-env/* +rust +app/tmp/* +app/build/www +app/build/www.exe + diff --git a/PipeLineLems/web/README.md b/PipeLineLems/web/README.md index 09d27aa..b12104a 100644 --- a/PipeLineLems/web/README.md +++ b/PipeLineLems/web/README.md @@ -1,20 +1,6 @@ -# information-standard-tpl +# information-standard -## 瀹夎鐜 - -瀹夎[nodeJs](https://nodejs.cn/)鐜,涓嬭浇 nodejs锛屽畨瑁呭畬鎴愬悗锛� - -```js -node - v -``` - -## 瀹夎 yarn - -```js -npm install -g yarn -``` - -## 瀹夎渚濊禆 +## 瀹夎 ```js yarn @@ -57,6 +43,30 @@ |------hook.ts //閽╁瓙 |------... index.html +``` + +## 蹇�熷紑濮� + +### 寮�鍙戝垎涓轰富浠撳簱鍩哄骇锛� information-base 鍜屾爣鍑嗙粍浠跺強瀹氬埗鍖栫粍浠� + +寮�鍙戞祦绋嬩负锛� + +#### 1銆佹媺鍙栧熀搴т粨搴� + +```bash +git clone https://gitlab.syc-cms.com/lmes-plugin/web/information-base.git +``` + +#### 2銆佹媺鍙栧瓙浠撳簱缁勪欢 + +```bash +yarn pull +``` + +#### 3銆佹寜闇�瑕佹槸鍚﹀皢鎵�鏈夌粍浠跺垏鎹㈠埌鎸囧畾鍒嗘敮 + +``` +yarn checkout 銆愬垎鏀悕銆� ``` ## 鍔熻兘 @@ -105,7 +115,7 @@ onClick={onAddProcess} type="primary" > - 娣诲姞MyEntityName + 娣诲姞宸ュ簭 </IconButton> ``` diff --git a/PipeLineLems/web/app/build.sh b/PipeLineLems/web/app/build.sh new file mode 100644 index 0000000..2234791 --- /dev/null +++ b/PipeLineLems/web/app/build.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +GOOS=darwin GOARCH=amd64 go build -ldflags "-s -w" -o ./build/www main.go +# GOOS=darwin GOARCH=arm64 go build -ldflags "-s -w" -o ./build/www_arm main.go +GOOS=windows GOARCH=amd64 go build -ldflags "-s -w" -o ./build/www.exe main.go \ No newline at end of file diff --git a/PipeLineLems/web/app/build/.npmrc b/PipeLineLems/web/app/build/.npmrc new file mode 100644 index 0000000..214c29d --- /dev/null +++ b/PipeLineLems/web/app/build/.npmrc @@ -0,0 +1 @@ +registry=https://registry.npmjs.org/ diff --git a/PipeLineLems/web/app/build/package.json b/PipeLineLems/web/app/build/package.json new file mode 100644 index 0000000..15bc9fb --- /dev/null +++ b/PipeLineLems/web/app/build/package.json @@ -0,0 +1,11 @@ +{ + "name": "lmes-create-widget", + "version": "1.0.3", + "main": "./www", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC", + "description": "" +} diff --git a/PipeLineLems/web/app/controllers/home.go b/PipeLineLems/web/app/controllers/home.go new file mode 100644 index 0000000..359bf65 --- /dev/null +++ b/PipeLineLems/web/app/controllers/home.go @@ -0,0 +1,56 @@ +package controllers + +import ( + "app/dto" + "app/service" + "app/utils" + "net/http" + "os" + "path/filepath" + + "github.com/gin-gonic/gin" +) + +// HomeHandler 澶勭悊棣栭〉璇锋眰 +func HomeHandler(c *gin.Context) { + c.JSON(http.StatusOK, gin.H{ + "message": "Hello, World!", + }) +} + +/** +* 璇诲彇鏂囦欢 +**/ +func FileHandler(c *gin.Context) { + query := c.Request.URL.Query() + absPath, err := filepath.Abs("../" + query.Get("name")) + if err != nil { + c.JSON(http.StatusOK, gin.H{ + "message": err, + }) + } else { + path := filepath.ToSlash(absPath) + envLocal, err := os.ReadFile(path) + if err != nil { + c.JSON(http.StatusOK, gin.H{ + "message": err, + }) + } else { + c.JSON(http.StatusOK, gin.H{ + "data": string(envLocal), + }) + } + } +} + +// 鍒涘缓缁勪欢 +func CreateWidget(c *gin.Context) { + var body dto.RequestBody + err := c.ShouldBindJSON(&body) + if err != nil { + utils.HandlerErr(c, err) + return + } + service.CreateService(c, body) + +} diff --git a/PipeLineLems/web/app/dto/config.go b/PipeLineLems/web/app/dto/config.go new file mode 100644 index 0000000..6d9a52f --- /dev/null +++ b/PipeLineLems/web/app/dto/config.go @@ -0,0 +1,20 @@ +package dto + +type RequestBody struct { + WidgetName string `json:"widgetName"` + WidgetId string `json:"widgetId"` + Menu []map[string]interface{} `json:"menu"` + MenuMap map[string]map[string]interface{} `json:"menuMap"` + Type int `json:"type"` +} + +type MenuConfig struct { + Menu []map[string]interface{} + MenuMap map[string]map[string]interface{} +} + +type ErrorType struct { + string + int + error +} diff --git a/PipeLineLems/web/app/go.mod b/PipeLineLems/web/app/go.mod new file mode 100644 index 0000000..29985ab --- /dev/null +++ b/PipeLineLems/web/app/go.mod @@ -0,0 +1,37 @@ +module app + +go 1.23.0 + +require github.com/gin-gonic/gin v1.10.0 + +require ( + github.com/bytedance/sonic v1.11.6 // indirect + github.com/bytedance/sonic/loader v0.1.1 // indirect + github.com/cloudwego/base64x v0.1.4 // indirect + github.com/cloudwego/iasm v0.2.0 // indirect + github.com/gabriel-vasile/mimetype v1.4.3 // indirect + github.com/gin-contrib/sse v0.1.0 // indirect + github.com/go-playground/locales v0.14.1 // indirect + github.com/go-playground/universal-translator v0.18.1 // indirect + github.com/go-playground/validator/v10 v10.20.0 // indirect + github.com/goccy/go-json v0.10.2 // indirect + github.com/json-iterator/go v1.1.12 // indirect + github.com/klauspost/cpuid/v2 v2.2.7 // indirect + github.com/leodido/go-urn v1.4.0 // indirect + github.com/mattn/go-isatty v0.0.20 // indirect + github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect + github.com/modern-go/reflect2 v1.0.2 // indirect + github.com/otiai10/copy v1.14.1 // indirect + github.com/otiai10/mint v1.6.3 // indirect + github.com/pelletier/go-toml/v2 v2.2.2 // indirect + github.com/twitchyliquid64/golang-asm v0.15.1 // indirect + github.com/ugorji/go/codec v1.2.12 // indirect + golang.org/x/arch v0.8.0 // indirect + golang.org/x/crypto v0.23.0 // indirect + golang.org/x/net v0.25.0 // indirect + golang.org/x/sync v0.8.0 // indirect + golang.org/x/sys v0.24.0 // indirect + golang.org/x/text v0.15.0 // indirect + google.golang.org/protobuf v1.34.1 // indirect + gopkg.in/yaml.v3 v3.0.1 // indirect +) diff --git a/PipeLineLems/web/app/go.sum b/PipeLineLems/web/app/go.sum new file mode 100644 index 0000000..0869d1d --- /dev/null +++ b/PipeLineLems/web/app/go.sum @@ -0,0 +1,97 @@ +github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0= +github.com/bytedance/sonic v1.11.6/go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4= +github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM= +github.com/bytedance/sonic/loader v0.1.1/go.mod h1:ncP89zfokxS5LZrJxl5z0UJcsk4M4yY2JpfqGeCtNLU= +github.com/cloudwego/base64x v0.1.4 h1:jwCgWpFanWmN8xoIUHa2rtzmkd5J2plF/dnLS6Xd/0Y= +github.com/cloudwego/base64x v0.1.4/go.mod h1:0zlkT4Wn5C6NdauXdJRhSKRlJvmclQ1hhJgA0rcu/8w= +github.com/cloudwego/iasm v0.2.0 h1:1KNIy1I1H9hNNFEEH3DVnI4UujN+1zjpuk6gwHLTssg= +github.com/cloudwego/iasm v0.2.0/go.mod h1:8rXZaNYT2n95jn+zTI1sDr+IgcD2GVs0nlbbQPiEFhY= +github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= +github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0= +github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk= +github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE= +github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI= +github.com/gin-gonic/gin v1.10.0 h1:nTuyha1TYqgedzytsKYqna+DfLos46nTv2ygFy86HFU= +github.com/gin-gonic/gin v1.10.0/go.mod h1:4PMNQiOhvDRa013RKVbsiNwoyezlm2rm0uX/T7kzp5Y= +github.com/go-playground/assert/v2 v2.2.0 h1:JvknZsQTYeFEAhQwI4qEt9cyV5ONwRHC+lYKSsYSR8s= +github.com/go-playground/assert/v2 v2.2.0/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4= +github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/oXslEjJA= +github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY= +github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY= +github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY= +github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBExVwjEviJTixqxL8= +github.com/go-playground/validator/v10 v10.20.0/go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM= +github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU= +github.com/goccy/go-json v0.10.2/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I= +github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU= +github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= +github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM= +github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= +github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg= +github.com/klauspost/cpuid/v2 v2.2.7 h1:ZWSB3igEs+d0qvnxR/ZBzXVmxkgt8DdzP6m9pfuVLDM= +github.com/klauspost/cpuid/v2 v2.2.7/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws= +github.com/knz/go-libedit v1.10.1/go.mod h1:MZTVkCWyz0oBc7JOWP3wNAzd002ZbM/5hgShxwh4x8M= +github.com/leodido/go-urn v1.4.0 h1:WT9HwE9SGECu3lg4d/dIA+jxlljEa1/ffXKmRjqdmIQ= +github.com/leodido/go-urn v1.4.0/go.mod h1:bvxc+MVxLKB4z00jd1z+Dvzr47oO32F/QSNjSBOlFxI= +github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY= +github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y= +github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= +github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg= +github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= +github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M= +github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk= +github.com/otiai10/copy v1.14.1 h1:5/7E6qsUMBaH5AnQ0sSLzzTg1oTECmcCmT6lvF45Na8= +github.com/otiai10/copy v1.14.1/go.mod h1:oQwrEDDOci3IM8dJF0d8+jnbfPDllW6vUjNc3DoZm9I= +github.com/otiai10/mint v1.6.3 h1:87qsV/aw1F5as1eH1zS/yqHY85ANKVMgkDrf9rcxbQs= +github.com/otiai10/mint v1.6.3/go.mod h1:MJm72SBthJjz8qhefc4z1PYEieWmy8Bku7CjcAqyUSM= +github.com/pelletier/go-toml/v2 v2.2.2 h1:aYUidT7k73Pcl9nb2gScu7NSrKCSHIDE89b3+6Wq+LM= +github.com/pelletier/go-toml/v2 v2.2.2/go.mod h1:1t835xjRzz80PqgE6HHgN2JOsmgYu/h4qDAS4n929Rs= +github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= +github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= +github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw= +github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo= +github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA= +github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= +github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU= +github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4= +github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo= +github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg= +github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= +github.com/twitchyliquid64/golang-asm v0.15.1 h1:SU5vSMR7hnwNxj24w34ZyCi/FmDZTkS4MhqMhdFk5YI= +github.com/twitchyliquid64/golang-asm v0.15.1/go.mod h1:a1lVb/DtPvCB8fslRZhAngC2+aY1QWCk3Cedj/Gdt08= +github.com/ugorji/go/codec v1.2.12 h1:9LC83zGrHhuUA9l16C9AHXAqEV/2wBQ4nkvumAE65EE= +github.com/ugorji/go/codec v1.2.12/go.mod h1:UNopzCgEMSXjBc6AOMqYvWC1ktqTAfzJZUZgYf6w6lg= +golang.org/x/arch v0.0.0-20210923205945-b76863e36670/go.mod h1:5om86z9Hs0C8fWVUuoMHwpExlXzs5Tkyp9hOrfG7pp8= +golang.org/x/arch v0.8.0 h1:3wRIsP3pM4yUptoR96otTUOXI367OS0+c9eeRi9doIc= +golang.org/x/arch v0.8.0/go.mod h1:FEVrYAQjsQXMVJ1nsMoVVXPZg6p2JE2mx8psSWTDQys= +golang.org/x/crypto v0.23.0 h1:dIJU/v2J8Mdglj/8rJ6UUOM3Zc9zLZxVZwwxMooUSAI= +golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8= +golang.org/x/net v0.25.0 h1:d/OCCoBEUq33pjydKrGQhw7IlUPI2Oylr+8qLx49kac= +golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM= +golang.org/x/sync v0.8.0 h1:3NFvSEYkUoMifnESzZl15y791HH1qU2xm6eCJU5ZPXQ= +golang.org/x/sync v0.8.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk= +golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.20.0 h1:Od9JTbYCk261bKm4M/mw7AklTlFYIa0bIp9BgSm1S8Y= +golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg= +golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA= +golang.org/x/text v0.15.0 h1:h1V/4gjBv8v9cjcR6+AR5+/cIYK5N/WAgiv4xlsEtAk= +golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU= +golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 h1:E7g+9GITq07hpfrRu66IVDexMakfv52eLZ2CXBWiKr4= +golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +google.golang.org/protobuf v1.34.1 h1:9ddQBjfCyZPOHPUiPxpYESBLc+T8P3E+Vo4IbKZgFWg= +google.golang.org/protobuf v1.34.1/go.mod h1:c6P6GXX6sHbq/GpV6MGZEdwhWPcYBgnhAHhKbcUYpos= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= +gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +nullprogram.com/x/optparse v1.0.0/go.mod h1:KdyPE+Igbe0jQUrVfMqDMeJQIJZEuyV7pjYmp6pbG50= +rsc.io/pdf v0.1.1/go.mod h1:n8OzWcQ6Sp37PL01nO98y4iUCRdTGarVfzxY20ICaU4= diff --git a/PipeLineLems/web/app/main.go b/PipeLineLems/web/app/main.go new file mode 100644 index 0000000..6440a32 --- /dev/null +++ b/PipeLineLems/web/app/main.go @@ -0,0 +1,23 @@ +package main + +import ( + "app/routes" + "os" + + "github.com/gin-gonic/gin" +) + +func main() { + env := os.Getenv("ENV") + if env == "production" { + gin.SetMode(gin.ReleaseMode) // 鐢熶骇鐜 + } else { + gin.SetMode(gin.DebugMode) // 寮�鍙戠幆澧� + } + r := gin.Default() + // 娉ㄥ唽璺敱 + routes.RegisterRoutes(r) + + // 杩愯鏈嶅姟鍣� + r.Run(":8800") +} diff --git a/PipeLineLems/web/app/routes/routes.go b/PipeLineLems/web/app/routes/routes.go new file mode 100644 index 0000000..ee19b0f --- /dev/null +++ b/PipeLineLems/web/app/routes/routes.go @@ -0,0 +1,15 @@ +package routes + +import ( + "app/controllers" + + "github.com/gin-gonic/gin" +) + +// RegisterRoutes 娉ㄥ唽鎵�鏈夎矾鐢� +func RegisterRoutes(r *gin.Engine) { + prefixRoute := r.Group("/projectApi") + prefixRoute.GET("/", controllers.HomeHandler) // 涓婚〉 + prefixRoute.GET("/env", controllers.FileHandler) // 鏂囦欢 + prefixRoute.POST("create", controllers.CreateWidget) +} diff --git a/PipeLineLems/web/app/service/home_service.go b/PipeLineLems/web/app/service/home_service.go new file mode 100644 index 0000000..77ed677 --- /dev/null +++ b/PipeLineLems/web/app/service/home_service.go @@ -0,0 +1,153 @@ +package service + +import ( + "app/dto" + "app/utils" + "encoding/json" + "fmt" + "os" + "path/filepath" + "strings" + + "github.com/gin-gonic/gin" + cp "github.com/otiai10/copy" +) + +// 鍒涘缓service +func CreateService(c *gin.Context, body dto.RequestBody) { + // 澶嶅埗鏂囦欢鍒颁笂涓�灞� + absPath, _ := filepath.Abs("../src") + tplAbsPath, _ := filepath.Abs("../src/MyPluginName") + sourceAbsPath, _ := filepath.Abs("./template") + menuAbsPath, _ := filepath.Abs("../src/config/menu.ts") + widgetPath := filepath.ToSlash(absPath) + sourcePath := filepath.ToSlash(sourceAbsPath) + tplPath := filepath.ToSlash(tplAbsPath) + upWidget := utils.CapitalizeFirstLetter(body.WidgetId) + s, _ := filepath.Abs("../src/" + upWidget) + t, _ := filepath.Abs("../src/widgets/" + upWidget) + widgetSourcePath := filepath.ToSlash(s) + widgetTargetPath := filepath.ToSlash(t) + menuPath := filepath.ToSlash(menuAbsPath) + + cpErr := cp.Copy(sourcePath, widgetPath) + if cpErr != nil { + utils.HandlerErr(c, cpErr) + return + } + + // 鎵弿澶嶅埗鐨勬枃浠跺す + var matchDirs []string + filepath.WalkDir(tplPath, func(path string, d os.DirEntry, err error) error { + if err != nil { + utils.HandlerErr(c, err) + return err + } + matchDirs = append(matchDirs, path) + return nil + }) + entityName := body.WidgetId + "Entity" + for _, dir := range matchDirs { + // 鏇挎崲鏂囦欢鍐呭 + utils.ReplaceFileContent(dir, []string{body.WidgetId, entityName, "MyPluginName", "MyEntityName"}, body.WidgetName) + // 淇敼鏂囦欢鍚嶇О + if strings.Contains(dir, "MyPluginName") { + if !strings.Contains(dir, "MyEntityName") { + utils.RenameFile(dir, body.WidgetId, "MyPluginName") + } else { + utils.RenameFile(dir, body.WidgetId, "MyPluginName", entityName, "MyEntityName") + } + } + + } + // 鍒犻櫎鐩綍 + fileErr := os.RemoveAll(tplAbsPath) + if fileErr != nil { + utils.HandlerErr(c, fileErr) + return + } + // 绉诲姩鐩綍锛� + // err := os.Rename(widgetSourcePath, widgetTargetPath) + err := cp.Copy(widgetSourcePath, widgetTargetPath) +<<<<<<< HEAD + fmt.Print(widgetSourcePath,widgetTargetPath,err,"================================") + +======= + if err != nil { + utils.HandlerErr(c, err) + return + } + // 鍒犻櫎鐩綍 + moveErr := os.RemoveAll(widgetSourcePath) + if moveErr != nil { + utils.HandlerErr(c, moveErr) + return + } +>>>>>>> 3e0cd197c07476292ecb2980eec427fa8e40d1a0 + // 鏇存柊 menu.ts + newMenuMap := map[string]interface{}{ + "icon": "p", + "name": body.WidgetName, + "notPage": false, + "patchName": body.WidgetId, + "path": "/information-base/" + body.WidgetId, + } + body.Menu = append(body.Menu, newMenuMap) + body.MenuMap[body.WidgetId] = newMenuMap + menuStr, menuErr := generateMenuStr(body.Menu, 1) + if menuErr != nil { + utils.HandlerErr(c, menuErr) + } + menuMapStr, menuMapErr := generateMenuStr(body.MenuMap, 2) + if menuMapErr != nil { + utils.HandlerErr(c, menuMapErr) + } + menuSumStr := menuStr + menuMapStr + // 鍐欏叆鏂囦欢 + os.WriteFile(menuPath, []byte(menuSumStr), 0777) + appendFileContent(body.WidgetId, body.Type) +} + +func generateMenuStr[T any](menuConfig T, menuType int) (string, error) { + menuJson, menuErr := json.Marshal(menuConfig) + var menuKey string + var menuTypeKey string + if menuType == 1 { + menuKey = "menu" + menuTypeKey = "Record<string,any>[]" + } else { + menuKey = "menuMap" + menuTypeKey = "Record<string,any>" + } + str := fmt.Sprintf("export const %s: %s = ", menuKey, menuTypeKey) + menuStr := str + string(menuJson) + "\n" + return menuStr, menuErr +} + +func appendFileContent(widgetId string, fileType int) (string, error) { + absPath, _ := filepath.Abs("../.build.local") + prodPath, _ := filepath.Abs("../.build.prod") + local := filepath.ToSlash(absPath) + prod := filepath.ToSlash(prodPath) + + var name string + if fileType == 1 { + name = local + } else { + name = prod + } + // 鎵撳紑鏂囦欢锛屽鏋滄枃浠朵笉瀛樺湪鍒欏垱寤� + file, err := os.OpenFile(name, os.O_APPEND|os.O_CREATE|os.O_WRONLY, 0777) + if err != nil { + + return widgetId, err + } + defer file.Close() + + // 杩藉姞鍐呭鍒版枃浠� + _, err = file.WriteString("\n" + widgetId + "\n") + if err != nil { + return widgetId, err + } + return widgetId, err +} diff --git a/PipeLineLems/web/app/utils/index.go b/PipeLineLems/web/app/utils/index.go new file mode 100644 index 0000000..066f8ea --- /dev/null +++ b/PipeLineLems/web/app/utils/index.go @@ -0,0 +1,103 @@ +package utils + +import ( + "net/http" + "os" + "path/filepath" + "strings" + "unicode" + + "github.com/gin-gonic/gin" + cp "github.com/otiai10/copy" +) + +// 缁熶竴澶勭悊閿欒 +func HandlerErr(c *gin.Context, err error) error { + c.JSON(http.StatusBadRequest, gin.H{"message": err}) + return err +} + +// 棣栧瓧姣嶅ぇ鍐� +func CapitalizeFirstLetter(s string) string { + if s == "" { + return s + } + runes := []rune(s) + runes[0] = unicode.ToUpper(runes[0]) + return string(runes) +} + +// 棣栧瓧姣嶅皬鍐� +func DecapitalizeFirstLetter(s string) string { + if s == "" { + return s + } + runes := []rune(s) + runes[0] = unicode.ToLower(runes[0]) + return string(runes) +} + +func isDirectory(path string) bool { + info, err := os.Stat(path) + if err != nil { + return false // 鍑洪敊锛堜緥濡傝矾寰勪笉瀛樺湪锛夛紝榛樿杩斿洖 false + } + return info.IsDir() // 濡傛灉鏄洰褰曪紝杩斿洖 true +} + +// 璇诲彇鏂囦欢鍚庯紝骞舵浛鎹㈡枃浠跺唴瀹癸紝鍚屾 +func ReplaceFileContent(sourceFile string, configArr []string, widgetName string) { + name := configArr[0] + entityName := configArr[1] + oldName := configArr[2] + oldEntityName := configArr[3] + sFile, _ := filepath.Abs(sourceFile) + // 鎻掍欢鍚� + upName := CapitalizeFirstLetter(name) + lowName := DecapitalizeFirstLetter(name) + // 鏃ф彃浠跺悕 + upOldName := CapitalizeFirstLetter(oldName) + lowOldName := DecapitalizeFirstLetter(oldName) + // 鏂板疄浣撳悕 + upEntityName := CapitalizeFirstLetter(entityName) + lowEntityName := DecapitalizeFirstLetter(entityName) + // 鏃у疄浣撳悕 + upOldEntityName := CapitalizeFirstLetter(oldEntityName) + lowOldEntityName := DecapitalizeFirstLetter(oldEntityName) + // tFile, _ := filepath.Abs(targetFile) + content, err := os.ReadFile(sFile) + if err != nil { + return + } + + newContentStr := strings.ReplaceAll(string(content), "${{widgetName}}", widgetName) + newStr := strings.ReplaceAll(string(newContentStr), upOldName, upName) + pluginStr := strings.ReplaceAll(newStr, lowOldName, lowName) + entityStr := strings.ReplaceAll(pluginStr, upOldEntityName, upEntityName) + entityLowStr := strings.ReplaceAll(entityStr, lowOldEntityName, lowEntityName) + // 鍐欏叆鍒版枃浠朵腑 + os.WriteFile(sourceFile, []byte(entityLowStr), 0777) +} + +// 淇敼鏂囦欢鍚嶇О +func RenameFile(dir string, targetName string, oldName string, entity ...string) { + slashDir := filepath.ToSlash(dir) + targetDir := strings.ReplaceAll(slashDir, oldName, targetName) + if len(entity) == 0 { + + if strings.Contains(targetDir, "MyPluginName") || strings.Contains(targetDir, "MyEntityName") { + return + } + if !isDirectory(slashDir) { + cp.Copy(slashDir, targetDir) + } + } else { + targetEntityDir := strings.ReplaceAll(targetDir, entity[1], entity[0]) + if strings.Contains(targetEntityDir, "MyPluginName") || strings.Contains(targetEntityDir, "MyEntityName") { + return + } + if !isDirectory(slashDir) { + cp.Copy(slashDir, targetEntityDir) + } + } +} diff --git a/PipeLineLems/web/checkout.sh b/PipeLineLems/web/checkout.sh new file mode 100644 index 0000000..dc50d0c --- /dev/null +++ b/PipeLineLems/web/checkout.sh @@ -0,0 +1,84 @@ +#!/bin/bash + +# 榛樿缁勪欢鏁扮粍 +widget_Array=() + +# 鎸囧畾鍒嗘敮鍚嶄綔涓哄弬鏁颁紶鍏� +target_branch=$1 + +if [[ -z "$target_branch" ]]; then + echo "璇锋寚瀹氱洰鏍囧垎鏀紝渚嬪: bash $0 feature/wg/test" + exit 1 +fi +# 璇诲彇 .build.prod 鏂囦欢鍐呭 +if [[ -f ./.build.prod ]]; then + while IFS= read -r line || [ -n "$line" ]; do + widget_Array+=("$line") + done < ./.build.prod +fi + +# 璇诲彇 .build 鏂囦欢鍐呭 +if [[ -f ./.build ]]; then + while IFS= read -r line || [ -n "$line" ]; do + widget_Array+=("$line") + done < ./.build +fi + +# 璇诲彇 .build 鏂囦欢鍐呭 +if [[ -f ./.build.local ]]; then + while IFS= read -r line || [ -n "$line" ]; do + widget_Array+=("$line") + done < ./.build.local +fi + +# 鍘婚噸 +widget_Array=($(echo "${widget_Array[@]}" | tr ' ' '\n' | sort -u | tr '\n' ' ')) + +# 瀛樺偍鍒囨崲淇℃伅鐨勬暟缁� +declare -a switch_info + +# 寰幆閬嶅巻缁勪欢鏁扮粍 +for widgetName in "${widget_Array[@]}"; do + # 妫�鏌ョ粍浠剁洰褰曟槸鍚﹀瓨鍦� + if [[ -d "src/widgets/$widgetName" ]]; then + # 杩涘叆缁勪欢鐩綍 + cd "src/widgets/$widgetName" || { echo "鏃犳硶杩涘叆鐩綍 src/widgets/$widgetName"; continue; } + + # 鑾峰彇褰撳墠鍒嗘敮鍚� + current_branch=$(git symbolic-ref --short HEAD) + + # 濡傛灉褰撳墠鍒嗘敮浠g爜鏈夊彉鍔紝鎻愪氦鍙樻洿 + if [[ -n "$(git status --porcelain)" ]]; then + git add . + git commit -m 'merge' + fi + + # 灏濊瘯鍒囨崲鍒版寚瀹氬垎鏀� + if git show-ref --verify --quiet refs/heads/"$target_branch"; then + git checkout "$target_branch" + else + # 濡傛灉娌℃湁鎸囧畾鍒嗘敮锛屽垱寤轰竴涓� + git checkout -b "$target_branch" + fi + + # 鑾峰彇鍒囨崲鍚庣殑鍒嗘敮鍚� + new_branch=$(git symbolic-ref --short HEAD) + + # 鎺ㄩ�佹寚瀹氬垎鏀埌杩滅▼ + # git push --set-upstream origin "$target_branch" + + # 娣诲姞鍒囨崲淇℃伅鍒版暟缁� + switch_info+=("$widgetName: $current_branch -> $new_branch") + + # 杩斿洖鍒颁笂涓�绾х洰褰� + cd - > /dev/null || exit + else + echo "鐩綍 src/widgets/$widgetName 涓嶅瓨鍦�" + fi +done + +# 缁熶竴杈撳嚭鍒囨崲淇℃伅 +echo "鍒囨崲淇℃伅锛�" +for info in "${switch_info[@]}"; do + echo "$info" +done diff --git a/PipeLineLems/web/docs/.env b/PipeLineLems/web/docs/.env new file mode 100644 index 0000000..4c67fd9 --- /dev/null +++ b/PipeLineLems/web/docs/.env @@ -0,0 +1,5 @@ +# # port 绔彛鍙� +VITE_PORT = 5173 + +VITE_API_URL = 'http://192.168.1.18:18000' # 寮�鍙戠増-鑲茶埅 +VITE_APP_NAMESPACE= 'cs' diff --git a/PipeLineLems/web/docs/.env.development b/PipeLineLems/web/docs/.env.development new file mode 100644 index 0000000..283cd8f --- /dev/null +++ b/PipeLineLems/web/docs/.env.development @@ -0,0 +1,14 @@ +# # +# # 璇峰鍒舵鏂囦欢骞跺懡鍚嶄负 `.env.development.local` +# # 涓汉寮�鍙戣鍦� `.env.development.local` 鏂囦欢涓婃敼鍔� +# # + +# # 鏈湴鐜 +# ENV = 'development' + +# VITE_APP_TITLE= CMS + +# VITE_APP_NAMESPACE= 'cs' + +# # VITE_API_URL = 'http://192.168.2.13:18000' +# VITE_API_URL = 'http://192.168.2.158:18000' diff --git a/PipeLineLems/web/docs/.vitepress/config.mts b/PipeLineLems/web/docs/.vitepress/config.mts new file mode 100644 index 0000000..96126bc --- /dev/null +++ b/PipeLineLems/web/docs/.vitepress/config.mts @@ -0,0 +1,133 @@ +import { defineConfig } from 'vitepress' +export default defineConfig({ + title: '淇℃伅鍖栫粍浠跺簱', + description: '鍓嶇淇℃伅鍖栫粍浠跺簱', + base: '/info', + + themeConfig: { + nav: [ + { text: 'Home', link: '/' }, + { text: '蹇�熷紑濮�', link: '/quick-start' }, + ], + + sidebar: { + '/components': [ + { + text: 'BaseContent 鍐呭妗�', + link: '/components/BaseContent', + }, + { + text: 'BaseDialog 瀵硅瘽妗�', + link: '/components/BaseDialog', + }, + { + text: 'BaseDrawer 鎶藉眽', + link: '/components/BaseDrawer', + }, + { + text: 'BaseInput 杈撳叆妗�', + link: '/components/BaseInput', + }, + { + text: 'ConfirmBox 纭妗�', + link: '/components/ConfirmBox', + }, + { + text: 'Container 瀹瑰櫒', + link: '/components/Container', + }, + { + text: 'Content 鍐呭鍖�', + link: '/components/Content', + }, + { + text: 'DialogPreView 寮圭獥棰勮', + link: '/components/DialogPreView', + }, + { + text: 'Dyform 鍔ㄦ�佽〃鍗�', + link: '/components/Dyform', + }, + { + text: 'Empty 绌�', + link: '/components/Empty', + }, + { + text: 'Flow 鏄剧ず', + link: '/components/Flow', + }, + { + text: 'Icon 鍥炬爣', + link: '/components/Icon', + }, + { + text: 'IconButon 鍥炬爣鎸夐挳', + link: '/components/IconButton', + }, + { + text: 'Pdf Pdf', + link: '/components/Pdf', + }, + { + text: 'PreviewDialog 棰勮寮圭獥iframe', + link: '/components/PreviewDialog', + }, + { + text: 'Search 鎼滅储', + link: '/components/Search', + }, + { + text: 'SearchInput 閫夋嫨杈撳叆缁勪欢', + link: '/components/SearchInput', + }, + { + text: 'Tag 鏍囩', + link: '/components/Tag', + }, + { + text: 'Tab 鎼滅储', + link: '/components/Tab', + }, + { + text: 'Table 琛ㄦ牸', + link: '/components/Table', + }, + { + text: 'TableFilter 琛ㄦ牸绛涢��', + link: '/components/TableFilter', + }, + { + text: 'TdButton td鎸夐挳', + link: '/components/TdButton', + }, + { + text: 'Text 鏂囨湰', + link: '/components/Text', + }, + { + text: 'Title 鏍囬', + link: '/components/Title', + }, + { + text: 'TouchScale 缂╂斁', + link: '/components/TouchScale', + }, + { + text: 'Upload 涓婁紶', + link: '/components/Upload', + }, + { + text: 'Variable 鍙橀噺', + link: '/components/Variable', + }, + ], + }, + + socialLinks: [ + { + icon: 'github', + link: 'https://gitlab.syc-cms.com:8443/lmes-plugin/web/information-ui', + }, + ], + }, +}) diff --git a/PipeLineLems/web/docs/.vitepress/theme/index.ts b/PipeLineLems/web/docs/.vitepress/theme/index.ts new file mode 100644 index 0000000..5eb980e --- /dev/null +++ b/PipeLineLems/web/docs/.vitepress/theme/index.ts @@ -0,0 +1,13 @@ +import type { Theme } from 'vitepress' +import Layout from '../../Layout/Layout.tsx' +import DefaultTheme from 'vitepress/theme' +import './style.css' + +export default { + extends: DefaultTheme, + enhanceApp({ app }) { + // 娉ㄥ唽鑷畾涔夊叏灞�缁勪欢 + // @ts-ignore + app.component('Layout', Layout) + }, +} satisfies Theme diff --git a/PipeLineLems/web/docs/.vitepress/theme/style.css b/PipeLineLems/web/docs/.vitepress/theme/style.css new file mode 100644 index 0000000..bd39730 --- /dev/null +++ b/PipeLineLems/web/docs/.vitepress/theme/style.css @@ -0,0 +1,27 @@ +:root { + /* 鏍囬 */ + --vp-home-hero-name-color: transparent; + --vp-home-hero-name-background: linear-gradient( + 135deg, + #fff886 10%, + #f072b6 100% + ); + + /* 鍥炬爣鑳屾櫙 */ + --vp-home-hero-image-background-image: linear-gradient( + 135deg, + #fff886 10%, + #f072b6 100% + ); + --vp-home-hero-image-filter: blur(150px); + --vp-c-indigo-1: #f072b6; + --vp-c-indigo-2: #f072b6; + --vp-c-indigo-3: #f072b6; + /* 鍥炬爣鑳屾櫙 */ + --vp-home-hero-image-background-image: linear-gradient( + 135deg, + #f6ceec 10%, + #d939cd 100% + ); + --vp-home-hero-image-filter: blur(150px); +} diff --git a/PipeLineLems/web/docs/Layout/Layout.scss b/PipeLineLems/web/docs/Layout/Layout.scss new file mode 100644 index 0000000..6ab09d5 --- /dev/null +++ b/PipeLineLems/web/docs/Layout/Layout.scss @@ -0,0 +1,12 @@ +.el-message { + display: none!important; +} + +.hover { + &:hover { + background-color: #ddd; + } + &:active { + background-color: #ccc; + } +} \ No newline at end of file diff --git a/PipeLineLems/web/docs/Layout/Layout.tsx b/PipeLineLems/web/docs/Layout/Layout.tsx new file mode 100644 index 0000000..dbd0270 --- /dev/null +++ b/PipeLineLems/web/docs/Layout/Layout.tsx @@ -0,0 +1,16 @@ +import { defineComponent } from 'vue' +import './Layout.scss' +import 'vxe-table/lib/style.css' + +export default defineComponent({ + name: 'layout', + setup(props, { slots, attrs }) { + return () => { + return ( + <el-config-provider {...attrs} namespace="cs"> + <ClientOnly>{slots.default?.()}</ClientOnly> + </el-config-provider> + ) + } + }, +}) diff --git a/PipeLineLems/web/docs/api-examples.md b/PipeLineLems/web/docs/api-examples.md new file mode 100644 index 0000000..6bd8bb5 --- /dev/null +++ b/PipeLineLems/web/docs/api-examples.md @@ -0,0 +1,49 @@ +--- +outline: deep +--- + +# Runtime API Examples + +This page demonstrates usage of some of the runtime APIs provided by VitePress. + +The main `useData()` API can be used to access site, theme, and page data for the current page. It works in both `.md` and `.vue` files: + +```md +<script setup> +import { useData } from 'vitepress' + +const { theme, page, frontmatter } = useData() +</script> + +## Results + +### Theme Data +<pre>{{ theme }}</pre> + +### Page Data +<pre>{{ page }}</pre> + +### Page Frontmatter +<pre>{{ frontmatter }}</pre> +``` + +<script setup> +import { useData } from 'vitepress' + +const { site, theme, page, frontmatter } = useData() +</script> + +## Results + +### Theme Data +<pre>{{ theme }}</pre> + +### Page Data +<pre>{{ page }}</pre> + +### Page Frontmatter +<pre>{{ frontmatter }}</pre> + +## More + +Check out the documentation for the [full list of runtime APIs](https://vitepress.dev/reference/runtime-api#usedata). diff --git a/PipeLineLems/web/docs/assets/image/table.png b/PipeLineLems/web/docs/assets/image/table.png new file mode 100644 index 0000000..3ccdcf5 --- /dev/null +++ b/PipeLineLems/web/docs/assets/image/table.png Binary files differ diff --git a/PipeLineLems/web/docs/components/BaseContent.md b/PipeLineLems/web/docs/components/BaseContent.md new file mode 100644 index 0000000..c4c7175 --- /dev/null +++ b/PipeLineLems/web/docs/components/BaseContent.md @@ -0,0 +1,58 @@ +# BaseContent + +`BaseContent` 缁勪欢鐢ㄤ簬鏄剧ず甯︽湁鏍囬銆佸唴瀹瑰尯鍩熷拰鍙�夐〉鑴氱殑鍐呭銆� + +## 绀轰緥鐢ㄦ硶 + +<script setup> +import BaseContent from '@/components/BaseContent/BaseContent.tsx' +</script> + +<BaseContent title='娴嬭瘯' icon='banben'> + <div style="width: 100%;height: 500px"> + 鍐呭鍖� + </div> +</BaseContent> + +```vue +<template> + <BaseContent title="绯荤粺閰嶇疆" icon="settings"> + <div> + <!-- 杩欓噷鏀剧疆浣犵殑鍐呭 --> + </div> + <template #footer> + <div> + <!-- 杩欓噷鏀剧疆椤佃剼鍐呭 --> + </div> + </template> + </BaseContent> +</template> + +<script> +import { defineComponent } from 'vue' +import BaseContent from '@/components/BaseContent' + +export default defineComponent({ + components: { + BaseContent, + }, + // 鍏朵粬缁勪欢閫夐」... +}) +</script> +``` + +鍦ㄤ笂闈㈢殑绀轰緥涓紝鎴戜滑浣跨敤浜� `BaseContent` 缁勪欢锛屾爣棰樹负 "绯荤粺閰嶇疆"锛屽浘鏍囦负 "settings"銆傛垜浠繕鍦ㄩ粯璁ゆ彃妲戒腑鎻愪緵浜嗗唴瀹癸紝鍦ㄩ〉鑴氭彃妲戒腑鎻愪緵浜嗛〉鑴氬唴瀹广�� + +## 灞炴�� + +| 灞炴�� | 鎻忚堪 | 绫诲瀷 | 榛樿鍊� | 绀轰緥鍊� | +| ----- | -------------------------- | ------ | ------ | ---------- | +| title | 鍦ㄦ爣棰樻爮涓樉绀虹殑鏍囬 | String | '鏍囬' | '绯荤粺閰嶇疆' | +| icon | 鍦ㄦ爣棰樻爮涓樉绀虹殑鍥炬爣鐨勫悕绉� | String | '' | 'settings' | + +## 鎻掓Ы + +| 鍚嶇О | 鎻忚堪 | +| ------- | ---------------------------- | +| default | 瑕佹樉绀哄湪鍐呭鍖哄煙涓殑涓昏鍐呭 | +| footer | 鍙�夌殑椤佃剼鍐呭 | diff --git a/PipeLineLems/web/docs/components/BaseDialog.md b/PipeLineLems/web/docs/components/BaseDialog.md new file mode 100644 index 0000000..2746465 --- /dev/null +++ b/PipeLineLems/web/docs/components/BaseDialog.md @@ -0,0 +1,63 @@ +# BaseDialog + +鍦ㄤ繚鐣欏綋鍓嶉〉闈㈢姸鎬佺殑鎯呭喌涓嬶紝鍛婄煡鐢ㄦ埛骞舵壙杞界浉鍏虫搷浣溿�� +鍩虹灞炴�т笌 element-plus 灞炴�х浉鍚� + +## 绀轰緥 + +<script setup> + import BaseDialog from '@/components/BaseDialog/index.vue' + import { ref } from 'vue' + const visible = ref(false) + +</script> +<Layout> + <el-button type='primary' @click="visible=true">鎵撳紑</el-button> + <BaseDialog + v-model="visible" + @close="visible = false" + @confirm="visible = true" + width="500" + height="300"> + 鎴戞槸瀵硅瘽妗� + </BaseDialog> +</Layout> + +```js-vue +<template> + <el-button type='primary' @click="visible=true">鎵撳紑</el-button> + <BaseDialog + v-model="visible" + @close="visible = false" + @confirm="visible = true" + width="500" + height="300"> + 鎴戞槸瀵硅瘽妗� + </BaseDialog> +</template> + +<script setup> + import BaseDialog from '@/components/BaseDialog/index.vue' + import { ref } from 'vue' + const visible = ref(false) +</script> + +``` + +## 灞炴�� + +| 灞炴�� | 绫诲瀷 | 璇存槑 | +| ------------- | -------- | ------------------------------------ | +| className | 璁$畻灞炴�� | 璁剧疆瀵硅瘽妗嗙殑鑷畾涔夌被鍚嶃�� | +| attrs | 璁$畻灞炴�� | 鑾峰彇浼犻�掔粰瀵硅瘽妗嗙粍浠剁殑鎵�鏈夊睘鎬с�� | +| props | 灞炴�у畾涔� | 瀵硅瘽妗嗙粍浠剁殑 props 瀵硅薄銆� | +| footer | 璁$畻灞炴�� | 妫�娴嬫槸鍚﹀瓨鍦ㄥ璇濇搴曢儴鐨勮嚜瀹氫箟鍐呭銆� | +| currentHeight | 璁$畻灞炴�� | 褰撳墠瀵硅瘽妗嗙殑楂樺害銆� | + +## 浜嬩欢 + +| 浜嬩欢 | 璇存槑 | +| ------- | ------------ | +| close | 鍏抽棴瀵硅瘽妗嗐�� | +| confirm | 纭瀵硅瘽妗嗐�� | +| open | 鎵撳紑瀵硅瘽妗嗐�� | diff --git a/PipeLineLems/web/docs/components/BaseDrawer.md b/PipeLineLems/web/docs/components/BaseDrawer.md new file mode 100644 index 0000000..79cc73d --- /dev/null +++ b/PipeLineLems/web/docs/components/BaseDrawer.md @@ -0,0 +1,86 @@ +# BaseDrawer + +鏈変簺鏃跺��, Dialog 缁勪欢骞朵笉婊¤冻鎴戜滑鐨勯渶姹�, 姣斿浣犵殑琛ㄥ崟寰堥暱, 浜︽垨鏄綘闇�瑕佷复鏃跺睍绀轰竴浜涙枃妗�, Drawer 鎷ユ湁鍜� Dialog 鍑犱箮鐩稿悓鐨� API, 鍦� UI 涓婂甫鏉ヤ笉涓�鏍风殑浣撻獙. +鍩虹灞炴�т笌 element-plus 灞炴�х浉鍚� + +## 鏂囨。 + +杩欎釜绀轰緥灞曠ず浜嗕竴涓畝鍗曠殑鎶藉眽缁勪欢銆傚綋鐢ㄦ埛鐐瑰嚮"鎵撳紑鎶藉眽"鎸夐挳鏃讹紝`showDrawer` 鏂规硶浼氳璋冪敤锛屾樉绀轰竴涓悕涓� "绀轰緥鎶藉眽" 鐨勬娊灞夛紝鐢ㄦ埛鍙互鍦ㄦ娊灞変腑鐐瑰嚮纭畾鎴栧彇娑堟寜閽紝鍒嗗埆瑙﹀彂瀵瑰簲鐨勪簨浠跺鐞嗗嚱鏁� `handleConfirm` 鍜� `closeDrawer`銆� + +## 绀轰緥 + +<script setup> +import BaseDrawer from '@/components/BaseDrawer/BaseDrawer.tsx' +import { ref } from 'vue' + +const drawerVisible = ref(false) + +const showDrawer = () => { + drawerVisible.value = true +} + +const closeDrawer = () => { + drawerVisible.value = false +} + +const handleConfirm = () => { + console.log('鐢ㄦ埛鐐瑰嚮浜嗙‘璁ゆ寜閽�') + closeDrawer() +} +</script> + +<Layout> + <el-button type="primary" @click="showDrawer">鎵撳紑鎶藉眽</el-button> + <BaseDrawer width="40%" title="绀轰緥鎶藉眽" v-model="drawerVisible" @close="closeDrawer" @confirm="handleConfirm"> + <p>杩欐槸鎶藉眽鐨勫唴瀹广��</p> + </BaseDrawer> +</Layout> + +```js-vue +<template> + <div> + <el-button type="primary" @click="showDrawer">鎵撳紑鎶藉眽</el-button> + <BaseDrawer title="绀轰緥鎶藉眽" v-model="drawerVisible" @close="closeDrawer" @confirm="handleConfirm"> + <p>杩欐槸鎶藉眽鐨勫唴瀹广��</p> + </BaseDrawer> + </div> +</template> + +<script setup> +import BaseDrawer from './BaseDrawer.vue' +import { ref } from 'vue' + +const drawerVisible = ref(false) + +const showDrawer = () => { + drawerVisible.value = true +} + +const closeDrawer = () => { + drawerVisible.value = false +} + +const handleConfirm = () => { + console.log('鐢ㄦ埛鐐瑰嚮浜嗙‘璁ゆ寜閽�') + closeDrawer() +} +</script> +``` + +## 灞炴�� + +| 灞炴�� | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| --------- | ------- | ------ | -------------- | +| clickable | Boolean | false | 閬僵鏄惁鍙偣鍑� | +| title | String | '' | 鎶藉眽鏍囬 | +| width | String | '' | 鎶藉眽瀹藉害 | + +## 浜嬩欢 + +| 浜嬩欢 | 璇存槑 | +| ----------------- | ---------------- | +| close | 鍏抽棴鎶藉眽 | +| confirm | 纭鎶藉眽 | +| update:modelValue | 鏇存柊 modelValue | +| open | 鎵撳紑鎶藉眽 | +| beforeClose | 鍏抽棴鎶藉眽鍓嶇殑浜嬩欢 | diff --git a/PipeLineLems/web/docs/components/BaseInput.md b/PipeLineLems/web/docs/components/BaseInput.md new file mode 100644 index 0000000..d246d2c --- /dev/null +++ b/PipeLineLems/web/docs/components/BaseInput.md @@ -0,0 +1,43 @@ +# BaseInput + +鍩虹 input锛屼笉鍖呭惈鏍峰紡 + +## 绀轰緥 + +<script setup> +import BaseInput from '@/components/BaseInput/BaseInput.tsx' +import { ref } from 'vue' +const value = ref('') +</script> + +<Layout> + <BaseInput v-model="value" placeholder="璇疯緭鍏�" style="border: 1px solid #ccc"/> +</Layout> + +```js-vue +<template> + <Layout> + <Base v-model="value" style="border: 1px solid #ccc"/> + </Layout> +</template> +<script> + import BaseDrawer from '@/components/BaseInput/BaseInput.tsx' + import { ref } from 'vue' + const value = ref('') +</script> + +``` + +## 灞炴�� + +| 灞炴�� | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| ----------- | ------------- | -------- | -------------- | +| modelValue | String/Number | '' | 杈撳叆妗嗙殑鍊� | +| placeholder | String | '璇疯緭鍏�' | 杈撳叆妗嗙殑鍗犱綅绗� | + +## 浜嬩欢 + +| 浜嬩欢 | 璇存槑 | +| ----------------- | ---------------------- | +| update:modelValue | 鏇存柊杈撳叆妗嗙殑鍊� | +| click | 鐐瑰嚮杈撳叆妗嗘椂瑙﹀彂鐨勪簨浠� | diff --git a/PipeLineLems/web/docs/components/ConfirmBox.md b/PipeLineLems/web/docs/components/ConfirmBox.md new file mode 100644 index 0000000..e413f4c --- /dev/null +++ b/PipeLineLems/web/docs/components/ConfirmBox.md @@ -0,0 +1,82 @@ +# ConfirmBox + +## 浣跨敤鏂囨。 + +纭寮圭獥 + +## 绀轰緥 + +<script setup> +import { ConfirmBox } from '@/components/ConfirmBox/ConfirmBox.tsx' +import { ref } from 'vue' + +const handleConfirm = async () => { + try { + const result = await ConfirmBox('纭畾瑕佸垹闄ゅ悧锛�', '鍒犻櫎纭') + if (result) { + console.log('鐢ㄦ埛鐐瑰嚮浜嗙‘璁ゆ寜閽�') + // 鎵ц鍒犻櫎鎿嶄綔 + } else { + console.log('鐢ㄦ埛鐐瑰嚮浜嗗彇娑堟寜閽�') + } + } catch (error) { + console.log('瀵硅瘽妗嗗叧闂垨鍑虹幇閿欒:', error) + } +} +</script> + +<Layout> + <el-button type='primary' @click="handleConfirm">鎵撳紑</el-button> +</Layout> + +```js-vue + +<script setup> +import ConfirmBox from '@/components/ConfirmBox/ConfirmBox.tsx' +import { ref } from 'vue' + +const handleConfirm = async () => { + try { + const result = await ConfirmBox('纭畾瑕佸垹闄ゅ悧锛�', '鍒犻櫎纭') + if (result) { + console.log('鐢ㄦ埛鐐瑰嚮浜嗙‘璁ゆ寜閽�') + // 鎵ц鍒犻櫎鎿嶄綔 + } else { + console.log('鐢ㄦ埛鐐瑰嚮浜嗗彇娑堟寜閽�') + } + } catch (error) { + console.log('瀵硅瘽妗嗗叧闂垨鍑虹幇閿欒:', error) + } +} +</script> + +<template> + <Layout> + <el-button @click="handleConfirm">鎵撳紑</el-button> + </Layout> +</template> +``` + +杩欎釜绀轰緥灞曠ず浜嗗浣曚娇鐢� `ConfirmBox` 鍑芥暟鏉ユ樉绀轰竴涓甫鏈夌‘璁ゅ拰鍙栨秷鎸夐挳鐨勫璇濇锛屽苟鏍规嵁鐢ㄦ埛鐨勬搷浣滄墽琛岀浉搴旂殑鎿嶄綔銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| ------------- | ------------- | -------- | --------------------------------------------- | +| `modelValue` | Boolean | false | 鎺у埗瀵硅瘽妗嗙殑鏄剧ず涓庨殣钘忥紝浣跨敤 `v-model` 缁戝畾銆� | +| `title` | String | '' | 瀵硅瘽妗嗙殑鏍囬銆� | +| `width` | String | '' | 瀵硅瘽妗嗙殑瀹藉害銆� | +| `clickable` | Boolean | false | 閬僵鏄惁鍙偣鍑汇�� | +| `placeholder` | String | '璇疯緭鍏�' | 杈撳叆妗嗙殑鍗犱綅绗︺�� | +| `modelValue` | String/Number | '' | 杈撳叆妗嗙殑鍊笺�� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 璇存槑 | +| ------------------- | ---------------- | ------------------------ | +| `update:modelValue` | `value: boolean` | 鏇存柊瀵硅瘽妗嗙殑鏄剧ず鐘舵�併�� | +| `close` | - | 鍏抽棴瀵硅瘽妗嗘椂瑙﹀彂銆� | +| `confirm` | - | 鐢ㄦ埛纭瀵硅瘽妗嗘椂瑙﹀彂銆� | +| `open` | - | 鎵撳紑瀵硅瘽妗嗘椂瑙﹀彂銆� | +| `beforeClose` | - | 鍏抽棴瀵硅瘽妗嗗墠瑙﹀彂鐨勪簨浠躲�� | +| `click` | `event: Event` | 鐐瑰嚮杈撳叆妗嗘椂瑙﹀彂鐨勪簨浠躲�� | diff --git a/PipeLineLems/web/docs/components/Container.md b/PipeLineLems/web/docs/components/Container.md new file mode 100644 index 0000000..c722c88 --- /dev/null +++ b/PipeLineLems/web/docs/components/Container.md @@ -0,0 +1,83 @@ +# Container 瀹瑰櫒 + +璇ョ粍浠剁敤浜庢樉绀轰竴涓�氱敤鐨勯〉闈㈠ご閮紝鍙互鍖呭惈鏍囬鍜屾悳绱㈠姛鑳姐�� + +## 绀轰緥 + +<Layout> + <Container + title="閫氱敤澶撮儴绀轰緥" + :placeholder="'鎼滅储鍐呭'" + :modelValue="searchValue" + @confirm="handleSearch"> + + <!-- 杩欓噷鏀惧叾浠栧唴瀹� --> + + </Container> +</Layout> + +<script setup> +import { ref } from 'vue' +import Container from '@/components/Container/Container.tsx' + +const searchValue = ref('') + +const handleSearch = (value) => { + console.log('鐢ㄦ埛鎼滅储:', value) + // 鎵ц鎼滅储鎿嶄綔 +} +</script> + +```vue +<template> + <Container + title="閫氱敤澶撮儴绀轰緥" + :placeholder="'鎼滅储鍐呭'" + :modelValue="searchValue" + @confirm="handleSearch" + > + <!-- 杩欓噷鏀惧叾浠栧唴瀹� --> + </Container> +</template> + +<script> +import { ref } from 'vue' +import Container from '@/components/Container/Container.tsx' + +export default { + components: { + Container, + }, + setup() { + const searchValue = ref('') + + const handleSearch = (value) => { + console.log('鐢ㄦ埛鎼滅储:', value) + // 鎵ц鎼滅储鎿嶄綔 + } + + return { + searchValue, + handleSearch, + } + }, +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`UniversalHeader` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�т紶閫掍簡鏍囬銆佹悳绱㈡鐨勫崰浣嶇浠ュ強鎼滅储妗嗙殑鍊笺�傚綋鐢ㄦ埛纭鎼滅储鏃讹紝`confirm` 浜嬩欢琚Е鍙戯紝璋冪敤 `handleSearch` 鏂规硶鎵ц鎼滅储鎿嶄綔銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ----------- | ------- | ------------ | ---- | ------------------ | +| title | String | - | 鏄� | 澶撮儴鏍囬 | +| placeholder | String | '璇疯緭鍏ユ悳绱�' | 鍚� | 鎼滅储杈撳叆妗嗙殑鍗犱綅绗� | +| modelValue | String | '' | 鍚� | 鎼滅储杈撳叆妗嗙殑鍊� | +| isSearch | Boolean | true | 鍚� | 鏄惁鏄剧ず鎼滅储杈撳叆妗� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ------- | ------------- | ------------------------------ | +| confirm | value: String | 褰撶敤鎴锋寜涓嬪洖杞﹂敭纭鎼滅储鏃惰Е鍙� | diff --git a/PipeLineLems/web/docs/components/Content.md b/PipeLineLems/web/docs/components/Content.md new file mode 100644 index 0000000..0d666ea --- /dev/null +++ b/PipeLineLems/web/docs/components/Content.md @@ -0,0 +1,47 @@ +# Content 鍐呭缁勪欢 + +## 绀轰緥 + +<Layout> + <Content title="閫氱敤鍐呭绀轰緥"> + <div style="width:100%;height:500px"> + <!-- 杩欓噷鏀惧唴瀹� --> + 鎴戞槸鍐呭 + </div> + </Content> +</Layout> + +<script setup> +import Content from '@/components/Content/Content.tsx' +</script> + +```vue +<template> + <Content title="閫氱敤鍐呭绀轰緥"> + <div style="width:100%;height:500px"> + <!-- 杩欓噷鏀惧唴瀹� --> + 鎴戞槸鍐呭 + </div> + </Content> +</template> + +<script setup> +import Content from '@/components/Content/Content.tsx' + +export default { + components: { + Content, + }, +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`Content` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�т紶閫掍簡鏍囬銆傚湪缁勪欢鍐呴儴锛屽彲浠ラ�氳繃鎻掓Ы鏀剧疆鍏朵粬鍐呭銆� + +璇ョ粍浠剁敤浜庢樉绀洪�氱敤鐨勫唴瀹瑰尯鍩燂紝鍖呭惈鏍囬鍜屽唴瀹广�� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------ | ------ | ------ | ---- | -------- | +| title | String | '鏍囬' | 鍚� | 鍐呭鏍囬 | diff --git a/PipeLineLems/web/docs/components/DialogPreView.md b/PipeLineLems/web/docs/components/DialogPreView.md new file mode 100644 index 0000000..9df6a69 --- /dev/null +++ b/PipeLineLems/web/docs/components/DialogPreView.md @@ -0,0 +1,165 @@ +# DialogPreView 瀵硅瘽妗嗛瑙堢粍浠� + +璇ョ粍浠剁敤浜庢樉绀哄璇濇棰勮锛屽彲浠ュ睍绀哄浘琛ㄦ垨鑰呭浘鐗囧垪琛ㄣ�� + +## 绀轰緥 + +<Layout> + <el-button @click="dialogVisible = true" type='primary'>echart鎵撳紑</el-button> + +<DialogPreView +title="瀵硅瘽妗嗛瑙堢ず渚�" +:isChart="true" +:chartOptions="chartOptions" +:picList="picList" +v-model="dialogVisible" +@close="handleClose" +@confirm="handleConfirm"></DialogPreView> + +```vue +<template> + <Layout> + <DialogPreView + title="瀵硅瘽妗嗛瑙堢ず渚�" + :isChart="isChart" + :chartOptions="chartOptions" + :picList="picList" + v-model:visible="dialogVisible" + @close="handleClose" + @confirm="handleConfirm" + > + </DialogPreView> + </Layout> +</template> + +<script setup> +import { ref } from 'vue' +import DialogPreView from '@/components/DialogPreView/DialogPreView.vue' + +const dialogVisible = ref(false) +const isChart = ref(true) +const chartOptions = ref({ + xAxis: { + type: 'category', + data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'], + }, + yAxis: { + type: 'value', + }, + series: [ + { + data: [120, 200, 150, 80, 70, 110, 130], + type: 'bar', + }, + ], +}) +const picList = ref([]) + +const handleClose = () => { + console.log('瀵硅瘽妗嗗叧闂�') +} + +const handleConfirm = () => { + console.log('纭鎸夐挳琚偣鍑�') +} +</script> +``` + +<el-button @click="dialogVisible1 = true" type='primary'>鍥剧墖鎵撳紑</el-button> +<DialogPreView +title="瀵硅瘽妗嗛瑙堢ず渚�" +:isChart="false" +:chartOptions="chartOptions" +:picList="picList" +v-model="dialogVisible1" +@close="handleClose" +@confirm="handleConfirm"></DialogPreView> +</Layout> + +<script setup> +import { ref } from 'vue' +import DialogPreView from '@/components/DialogPreView/DialogPreView.tsx' +const ROOT_PATH = 'https://echarts.apache.org/examples'; +const dialogVisible = ref(false) +const dialogVisible1 = ref(false) +const isChart = ref(true) +const chartOptions = ref({ + xAxis: { + type: 'category', + data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun'], + }, + yAxis: { + type: 'value', + }, + series: [ + { + data: [120, 200, 150, 80, 70, 110, 130], + type: 'bar', + }, + ], +}) +const picList = ref(['https://copyright.bdstatic.com/vcg/creative/cc9c744cf9f7c864889c563cbdeddce6.jpg@h_1280']) + + +const handleClose = () => { + console.log('瀵硅瘽妗嗗叧闂�') +} + +const handleConfirm = () => { + console.log('纭鎸夐挳琚偣鍑�') +} +</script> + +```vue +<template> + <Layout> + <DialogPreView + title="瀵硅瘽妗嗛瑙堢ず渚�" + :isChart="isChart" + :chartOptions="chartOptions" + :picList="picList" + v-model:visible="dialogVisible" + @close="handleClose" + @confirm="handleConfirm" + > + </DialogPreView> + </Layout> +</template> + +<script setup> +import { ref } from 'vue' +import DialogPreView from '@/components/DialogPreView/DialogPreView.vue' + +const dialogVisible = ref(false) +const isChart = ref(true) +const chartOptions = ref({}) +const picList = ref([ + 'https://copyright.bdstatic.com/vcg/creative/cc9c744cf9f7c864889c563cbdeddce6.jpg@h_1280', +]) + +const handleClose = () => { + console.log('瀵硅瘽妗嗗叧闂�') +} + +const handleConfirm = () => { + console.log('纭鎸夐挳琚偣鍑�') +} +</script> +``` + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------------ | --------------- | ------ | ---- | -------------- | +| title | String | '棰勮' | 鍚� | 瀵硅瘽妗嗘爣棰� | +| isChart | Boolean | false | 鍚� | 鏄惁涓哄浘琛ㄩ瑙� | +| chartOptions | Object | {} | 鍚� | 鍥捐〃閰嶇疆椤� | +| picList | Array\<string\> | [] | 鍚� | 鍥剧墖鍒楄〃 | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ----------------- | ------- | -------------------------------- | +| update:modelValue | Boolean | 褰撳璇濇鐨勬樉绀虹姸鎬佸彂鐢熸敼鍙樻椂瑙﹀彂 | +| close | - | 褰撳璇濇鍏抽棴鏃惰Е鍙� | +| confirm | - | 褰撶‘璁ゆ寜閽鐐瑰嚮鏃惰Е鍙� | diff --git a/PipeLineLems/web/docs/components/Dyform.md b/PipeLineLems/web/docs/components/Dyform.md new file mode 100644 index 0000000..c5f8120 --- /dev/null +++ b/PipeLineLems/web/docs/components/Dyform.md @@ -0,0 +1,165 @@ +# DyForm 鍔ㄦ�佽〃鍗曠粍浠� + +璇ョ粍浠剁敤浜庣敓鎴愬姩鎬佽〃鍗曪紝鍙互鏍规嵁浼犲叆鐨勯厤缃」娓叉煋涓嶅悓鐨勮〃鍗曢」銆� + +## 绀轰緥 + +<Layout> + <DyForm + labelWidth="100px" + labelPosition="left" + ref='formRef' + v-model:formData="formData" + :formItemProps="formItemProps" + :inLine="false" + /> + <el-button @click="valid" type='primary'>鎻愪氦</el-button> +</Layout> + +<script setup> +import { ref, h } from 'vue' +import DyForm from '@/components/DyForm/DyForm.tsx' + +const formRef = ref() +const formData = ref({}) +const formItemProps = ref([ +{ +label: '濮撳悕', +prop: 'name', +el: 'input', +placeholder: '璇疯緭鍏ュ鍚�', +rules: [{ required: true, message: '濮撳悕', trigger: 'blur' }], +}, +{ +label: '缂栫爜', +prop: 'code', +el: 'input', +placeholder: '璇疯緭鍏ョ紪鐮�', +rules: [ +{ required: true, message: '涓嶈兘涓虹┖鎴栫┖鐧藉瓧绗︼紒', trigger: 'blur' }, +], +}, +{ +label: '鍦板潃', +prop: 'addr', +el: 'select', +placeholder: '璇烽�夋嫨', +options: [{ +label: '骞夸笢', +value: '222' +}] +}, +{ +label: '鍏徃', +prop: 'company', +el: (props, {attrs}) => h('div', null, '鐩涘師鎴�'), +} +]) + +const handleUpdateFormData = (data) => { +console.log('琛ㄥ崟鏁版嵁宸叉洿鏂�:', data) +} + +const valid = () => { +formRef.value?.validate() +} + +// 鍙牴鎹渶瑕佽缃� formData 鍜� formItemProps +</script> + +```vue +<template> + <Layout> + <DyForm + labelWidth="100px" + labelPosition="left" + ref="formRef" + v-model:formData="formData" + :formItemProps="formItemProps" + :inLine="false" + /> + <el-button @click="valid" type="primary">鎻愪氦</el-button> + /> + </Layout> +</template> + +<script setup> +import { ref } from 'vue' +import DyForm from '@/components/DyForm/DyForm.tsx' + +const formRef = ref() +const formData = ref({}) +const formItemProps = ref([ + { + label: '濮撳悕', + prop: 'name', + el: 'input', + placeholder: '璇疯緭鍏ュ鍚�', + rules: [{ required: true, message: '濮撳悕', trigger: 'blur' }], + }, + { + label: '缂栫爜', + prop: 'code', + el: 'input', + placeholder: '璇疯緭鍏ョ紪鐮�', + rules: [ + { required: true, message: '涓嶈兘涓虹┖鎴栫┖鐧藉瓧绗︼紒', trigger: 'blur' }, + ], + }, + { + label: '鍦板潃', + prop: 'addr', + el: 'select', + placeholder: '璇烽�夋嫨', + options: [{ + label: 'xxx' + value: '222' + }] + + }, +]) + +const handleUpdateFormData = (data) => { + console.log('琛ㄥ崟鏁版嵁宸叉洿鏂�:', data) +} + +const valid = () => { + formRef.value?.validate() +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`DyForm` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�т紶閫掍簡琛ㄥ崟鏁版嵁瀵硅薄 `formData` 鍜岃〃鍗曢」閰嶇疆鏁扮粍 `formItemProps`銆傚綋琛ㄥ崟鏁版嵁瀵硅薄鍙戠敓鏀瑰彉鏃讹紝瑙﹀彂 `update:formData` 浜嬩欢锛岃皟鐢� `handleUpdateFormData` 鏂规硶鏇存柊琛ㄥ崟鏁版嵁銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------------- | ------- | ------- | ---- | ------------------ | +| labelWidth | String | '100px' | 鍚� | 琛ㄥ崟椤规爣绛惧搴� | +| labelPosition | String | 'left' | 鍚� | 琛ㄥ崟椤规爣绛句綅缃� | +| formData | Object | {} | 鍚� | 琛ㄥ崟鏁版嵁瀵硅薄 | +| formItemProps | Array | [] | 鍚� | 琛ㄥ崟椤归厤缃暟缁� | +| inLine | Boolean | false | 鍚� | 鏄惁涓鸿鍐呰〃鍗曞竷灞� | + +## 琛ㄥ崟椤归厤缃睘鎬э紙formItemProps锛� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| --------- | ------------------- | ------ | ---- | -------------------------------------------- | +| el | String or Component | - | 鏄� | 琛ㄥ崟椤圭被鍨嬶紝鏀寔棰勮鐨勫瓧绗︿覆绫诲瀷鎴栬嚜瀹氫箟缁勪欢 | +| prop | String | - | 鏄� | 琛ㄥ崟椤规暟鎹璞′腑鐨勫睘鎬у悕 | +| label | String | - | 鍚� | 琛ㄥ崟椤规爣绛炬枃瀛� | +| rules | Array | [] | 鍚� | 琛ㄥ崟椤归獙璇佽鍒� | +| width | String | - | 鍚� | 琛ㄥ崟椤瑰搴� | +| height | String | - | 鍚� | 琛ㄥ崟椤归珮搴� | +| labelIcon | String | - | 鍚� | 琛ㄥ崟椤规爣绛惧浘鏍� | +| options | Array | [] | 鍚� | 閫夐」绫诲瀷琛ㄥ崟椤圭殑閫夐」鏁扮粍 | +| isHide | Boolean | false | 鍚� | 鏄惁闅愯棌琛ㄥ崟椤� | +| isTitle | Boolean | false | 鍚� | 鏄惁涓烘爣棰� | +| title | String or Component | - | 鍚� | 鏍囬鍐呭锛屼粎褰� isTitle 涓� true 鏃剁敓鏁� | + +## 鏂规硶 + +| 鏂规硶鍚� | 鍙傛暟 | 杩斿洖鍊� | 鎻忚堪 | +| --------- | ---- | ------- | ---------------------- | +| validate | - | Promise | 楠岃瘉琛ㄥ崟椤规槸鍚﹂�氳繃楠岃瘉 | +| resetForm | - | - | 閲嶇疆琛ㄥ崟椤圭殑鍊� | diff --git a/PipeLineLems/web/docs/components/Empty.md b/PipeLineLems/web/docs/components/Empty.md new file mode 100644 index 0000000..c7f0459 --- /dev/null +++ b/PipeLineLems/web/docs/components/Empty.md @@ -0,0 +1,29 @@ +# Empty 绌烘暟鎹粍浠� + +璇ョ粍浠剁敤浜庡湪椤甸潰涓睍绀烘殏鏃犳暟鎹殑鎻愮ず淇℃伅銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------ | ------ | ---------- | ---- | ------------ | +| text | String | '鏆傛棤鏁版嵁' | 鍚� | 鎻愮ず淇℃伅鏂囨湰 | + +## 绀轰緥 + +<Empty text="鏆傛棤鏁版嵁锛岃绋嶅悗鍐嶈瘯" /> + +<script setup> +import Empty from '@/components/Empty/Empty.tsx' +</script> + +```vue +<template> + <Empty text="鏆傛棤鏁版嵁锛岃绋嶅悗鍐嶈瘯" /> +</template> + +<script setup> +import Empty from '@/components/Empty/Empty.tsx' +</script> +``` + +鍦ㄨ绀轰緥涓紝`Empty` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�ц缃簡鎻愮ず淇℃伅鏂囨湰涓� "鏆傛棤鏁版嵁锛岃绋嶅悗鍐嶈瘯"銆� diff --git a/PipeLineLems/web/docs/components/Flow.md b/PipeLineLems/web/docs/components/Flow.md new file mode 100644 index 0000000..a7de818 --- /dev/null +++ b/PipeLineLems/web/docs/components/Flow.md @@ -0,0 +1,61 @@ +# Flow 娴佺▼鏄剧ず鏍囩缁勪欢 + +璇ョ粍浠剁敤浜庢樉绀烘祦绋嬫爣绛撅紝鏀寔鏍规嵁浼犲叆鐨勬暟鎹覆鏌撴爣绛俱�� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ---------- | ------- | ------ | ---- | ------------ | +| modelValue | Array | [] | 鍚� | 娴佺▼鏁版嵁鏁扮粍 | +| disabled | Boolean | false | 鍚� | 鏄惁绂佺敤缁勪欢 | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ------ | ---- | ---------------- | +| click | - | 褰撶偣鍑绘爣绛炬椂瑙﹀彂 | + +## 绀轰緥 + +<Layout> + <Flow v-model="flowData" :disabled="isDisabled" @click="handleClick" /> +</Layout> + +<script setup> +import { ref } from 'vue' +import Flow from '@/components/Flow/Flow.tsx' + +const flowData = ref([ + { name: '娴佺▼1', description: '杩欐槸娴佺▼1' }, + { name: '娴佺▼2', description: '杩欐槸娴佺▼2' }, + { name: '娴佺▼3', description: '杩欐槸娴佺▼3' }, +]) +const isDisabled = ref(false) + +const handleClick = () => { + console.log('鐐瑰嚮浜嗘祦绋嬫爣绛�') +} +</script> + +```vue +<template> + <Flow v-model="flowData" :disabled="isDisabled" @click="handleClick" /> +</template> + +<script setup> +import Flow from '@/components/Flow/Flow.tsx' + +const flowData = ref([ + { name: '娴佺▼1', description: '杩欐槸娴佺▼1' }, + { name: '娴佺▼2', description: '杩欐槸娴佺▼2' }, + { name: '娴佺▼3', description: '杩欐槸娴佺▼3' }, +]) +const isDisabled = ref(false) + +const handleClick = () => { + console.log('鐐瑰嚮浜嗘祦绋嬫爣绛�') +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`Flow` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�т紶閫掍簡娴佺▼鏁版嵁鏁扮粍 `flowData` 鍜岀鐢ㄧ姸鎬� `isDisabled`銆傚綋鐐瑰嚮鏍囩鏃讹紝瑙﹀彂 `click` 浜嬩欢锛岃皟鐢� `handleClick` 鏂规硶銆� diff --git a/PipeLineLems/web/docs/components/Icon.md b/PipeLineLems/web/docs/components/Icon.md new file mode 100644 index 0000000..e4ec81e --- /dev/null +++ b/PipeLineLems/web/docs/components/Icon.md @@ -0,0 +1,126 @@ +# Icon 鍥炬爣缁勪欢 + +璇ョ粍浠剁敤浜庢樉绀哄浘鏍囷紝鏀寔鑷畾涔夊浘鏍囧悕绉般�佸搴﹀拰楂樺害锛屽苟鍙互鍝嶅簲鐐瑰嚮浜嬩欢銆� + +## 绀轰緥 + +<Layout> + <div style=" + display: flex; + justify-content: flex-start; + align-items: center; + flex-wrap: wrap; + "> + <span + :title="name" + style=" + flex-shrink: 0; + margin-right: 10px; + cursor: pointer; + display: flex; + justify-content: space-between; + padding: 20px 0; + align-items: center; + flex-direction: column; + width: 100px; + height: 100px; + overflow:hidden; + " + v-for="name in icons" + class='hover' + @click="() => handleClick(name)" + :key="name"> + <Icon :icon="name" :width="20" :height="20" /> + <span>{{name}}</span> + </span> + </div> + +</Layout> + +<script setup> +import { ref } from 'vue' +import Icon from '@/components/Icon/Icon.tsx' +const iconMap = import.meta.glob('../../src/assets/images/*.png', { + eager: true, +}) +const icons = ref([]) + +const extractFileNameWithoutExtension = (filePath) => { + const parts = filePath.split('/') + const fileNameWithExtension = parts[parts.length - 1] + const fileNameParts = fileNameWithExtension.split('.') + return fileNameParts[0] +} +const fallbackCopyTextToClipboard = (text) => { + var textArea = document.createElement("textarea"); + textArea.value = text; + + // Avoid scrolling to bottom + textArea.style.top = "0"; + textArea.style.left = "0"; + textArea.style.position = "fixed"; + + document.body.appendChild(textArea); + textArea.focus(); + textArea.select(); + + try { + var successful = document.execCommand('copy'); + var msg = successful ? 'successful' : 'unsuccessful'; + console.log('Fallback: Copying text command was ' + msg); + } catch (err) { + console.error('Fallback: Oops, unable to copy', err); + } + + document.body.removeChild(textArea); +} +const copyTextToClipboard = (text) => { + if (!navigator.clipboard) { + fallbackCopyTextToClipboard(text); + return; + } + navigator.clipboard.writeText(text).then(() => { + console.log('澶嶅埗鎴愬姛'); + }, function(err) { + console.error('澶嶅埗澶辫触', err); + }); +} +Object.entries(iconMap).forEach(([key, v]) => { + const name = extractFileNameWithoutExtension(key) + icons.value.push(name) +}) +const handleClick = (name) => { + copyTextToClipboard(`<Icon :icon="${name}" :width="24" :height="24" />`) + alert('澶嶅埗鎴愬姛') +} +</script> + +```vue +<template> + <Icon icon="logo" width="24" height="24" @click="handleClick" /> +</template> + +<script setup> +import Icon from '@/components/Icon/Icon.tsx' + +const handleClick = (evt) => { + console.log('鐐瑰嚮浜嗗浘鏍�') +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`Icon` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�ц缃簡鍥炬爣鍚嶇О涓� "logo"锛屽搴︿负 24锛岄珮搴︿负 24銆傚綋鐐瑰嚮鍥炬爣鏃讹紝瑙﹀彂 `click` 浜嬩欢锛岃皟鐢� `handleClick` 鏂规硶銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------ | ------ | ------ | ---- | -------- | +| icon | String | '' | 鍚� | 鍥炬爣鍚嶇О | +| width | Number | 12 | 鍚� | 鍥炬爣瀹藉害 | +| height | Number | 12 | 鍚� | 鍥炬爣楂樺害 | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ------ | ----- | ---------------- | +| click | Event | 褰撶偣鍑诲浘鏍囨椂瑙﹀彂 | diff --git a/PipeLineLems/web/docs/components/IconButton.md b/PipeLineLems/web/docs/components/IconButton.md new file mode 100644 index 0000000..18d475a --- /dev/null +++ b/PipeLineLems/web/docs/components/IconButton.md @@ -0,0 +1,62 @@ +# IconButton 鍥炬爣鎸夐挳缁勪欢 + +璇ョ粍浠剁敤浜庢樉绀哄甫鍥炬爣鐨勬寜閽紝鏀寔鑷畾涔夊浘鏍囥�佹寜閽被鍨嬨�佸脊鍑烘瀹藉害绛夊睘鎬э紝骞跺彲浠ュ搷搴旂偣鍑讳簨浠躲�� + +<Layout> + <IconButton icon="search" type="primary" @click="handleClick"> + <template #content> + 鍐呭 + </template> + 鍒嗙粍 + </IconButton> + + <IconButton icon="g"> + 鍐呭 + </IconButton> +</Layout> + +<script setup> +import IconButton from '@/components/IconButton/IconButton.tsx' + +const handleClick = (evt) => { + console.log('鐐瑰嚮浜嗗浘鏍囨寜閽�') +} +</script> + +## 绀轰緥 + +```vue +<template> + <IconButton icon="search" type="primary" @click="handleClick"> + <template #content> 鍐呭 </template> + 鎼滅储 + </IconButton> + <IconButton icon="g"> 鍒嗙粍 </IconButton> +</template> + +<script setup> +import IconButton from '@/components/IconButton/IconButton.tsx' + +const handleClick = (evt) => { + console.log('鐐瑰嚮浜嗗浘鏍囨寜閽�') +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`IconButton` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�ц缃簡鍥炬爣鍚嶇О涓� "search"锛屾寜閽被鍨嬩负 "primary"銆傚綋鐐瑰嚮鎸夐挳鏃讹紝瑙﹀彂 `click` 浜嬩欢锛岃皟鐢� `handleClick` 鏂规硶銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------------ | ------ | ------ | ---- | ------------ | +| icon | String | - | 鍚� | 鍥炬爣鍚嶇О | +| type | String | - | 鍚� | 鎸夐挳绫诲瀷 | +| popoverWidth | Number | - | 鍚� | 寮瑰嚭妗嗗搴� | +| content | slots | - | 鍚� | 寮圭獥 | +| 鍏朵粬 | any | - | 鍚� | 鍏朵粬鎸夐挳灞炴�� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ------ | ----- | ---------------- | +| click | Event | 褰撶偣鍑绘寜閽椂瑙﹀彂 | diff --git a/PipeLineLems/web/docs/components/Pdf.md b/PipeLineLems/web/docs/components/Pdf.md new file mode 100644 index 0000000..3769f5a --- /dev/null +++ b/PipeLineLems/web/docs/components/Pdf.md @@ -0,0 +1,47 @@ +# PDFViewer 缁勪欢 + +璇ョ粍浠剁敤浜庢樉绀� PDF 鏂囦欢鐨勯瑙堛�傛敮鎸佸湪瀵硅瘽妗嗕腑灞曠ず PDF 鏂囦欢鍐呭锛屽苟鎻愪緵鍏抽棴鍜岀‘璁ゅ姛鑳姐�� + +## 绀轰緥 + +<Layout> + <el-button type='primary' @click="showDialog = true">pdf寮圭獥 </el-button> + <PDFViewer v-model="showDialog" pdfSrc="/path/to/pdf/file.pdf" /> +</Layout> + +<script setup> +import PDFViewer from '@/components/Pdf/index.vue' +import { ref } from 'vue' + +const showDialog = ref(false) +</script> + +```vue +<template> + <PDFViewer :v-model="showDialog" pdfSrc="/path/to/pdf/file.pdf" /> +</template> + +<script setup> +import PDFViewer from '@/components/Pdf/index.vue' +import { ref } from 'vue' + +const showDialog = ref(false) +</script> +``` + +鍦ㄨ绀轰緥涓紝`PDFViewer` 缁勪欢琚娇鐢紝骞朵紶閫掍簡 `modelValue` 鎺у埗瀵硅瘽妗嗙殑鏄剧ず鐘舵�侊紝浠ュ強 `pdfSrc` 灞炴�ф寚瀹� PDF 鏂囦欢鐨勮矾寰勩�� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ---------- | ------- | ------ | ---- | -------------- | +| modelValue | Boolean | - | 鏄� | 鎺у埗瀵硅瘽妗嗘樉绀� | +| pdfSrc | String | - | 鏄� | PDF 鏂囦欢鐨勮矾寰� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ----------------- | ------- | ------------------ | +| update:modelValue | Boolean | 鏇存柊瀵硅瘽妗嗘樉绀虹姸鎬� | +| close | - | 鍏抽棴瀵硅瘽妗嗘椂瑙﹀彂 | +| confirm | - | 纭鎿嶄綔鏃惰Е鍙� | diff --git a/PipeLineLems/web/docs/components/PreviewDialog.md b/PipeLineLems/web/docs/components/PreviewDialog.md new file mode 100644 index 0000000..71eb0d9 --- /dev/null +++ b/PipeLineLems/web/docs/components/PreviewDialog.md @@ -0,0 +1,49 @@ +# PreviewDialog 棰勮瀵硅瘽妗嗙粍浠� + +璇ョ粍浠剁敤浜庢樉绀洪瑙堝唴瀹癸紝鏀寔鍦ㄥ璇濇涓睍绀烘寚瀹� URL 鐨勫唴瀹癸紝骞舵彁渚涘叧闂姛鑳姐�� + +## 绀轰緥 + +<Layout> + <el-button type='primary' @click="showDialog = true">寮圭獥 </el-button> + <PreviewDialog v-model="showDialog" url="https://www.shengyc.com/" /> +</Layout> + +<script setup> +import PreviewDialog from '@/components/PreviewDialog/index.vue' +import { ref } from 'vue' + +const showDialog = ref(false) +</script> + +```vue +<template> + <PreviewDialog v-model="showDialog" url="https://www.shengyc.com/" /> +</template> + +<script setup> +import PreviewDialog from '@/components/PreviewDialog/index.vue' +import { ref } from 'vue' + +const showDialog = ref(false) +</script> +``` + +鍦ㄨ绀轰緥涓紝`PreviewDialog` 缁勪欢琚娇鐢紝骞朵紶閫掍簡 `modelValue` 鎺у埗瀵硅瘽妗嗙殑鏄剧ず鐘舵�侊紝浠ュ強 `url` 灞炴�ф寚瀹氶瑙堝唴瀹圭殑 URL銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| -------------- | ------- | ---------------------- | ---- | ------------------------------ | +| modelValue | Boolean | - | 鏄� | 鎺у埗瀵硅瘽妗嗘樉绀� | +| url | String | 'http://www.baidu.com' | 鍚� | 棰勮鍐呭鐨� URL | +| append-to-body | Boolean | true | 鍚� | 鏄惁灏嗗璇濇鎻掑叆鍒� body 鍏冪礌鍐� | +| width | Number | 1200 | 鍚� | 瀵硅瘽妗嗗搴� | +| show-close | Boolean | true | 鍚� | 鏄惁鏄剧ず鍏抽棴鎸夐挳 | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ----------------- | ------- | ------------------ | +| update:modelValue | Boolean | 鏇存柊瀵硅瘽妗嗘樉绀虹姸鎬� | +| close | - | 鍏抽棴瀵硅瘽妗嗘椂瑙﹀彂 | diff --git a/PipeLineLems/web/docs/components/Search.md b/PipeLineLems/web/docs/components/Search.md new file mode 100644 index 0000000..61ed105 --- /dev/null +++ b/PipeLineLems/web/docs/components/Search.md @@ -0,0 +1,72 @@ +# Search 鎼滅储杈撳叆缁勪欢 + +璇ョ粍浠剁敤浜庡睍绀轰竴涓悳绱㈣緭鍏ユ锛屾敮鎸佺敤鎴疯緭鍏ュ叧閿瓧杩涜鎼滅储锛屽苟鎻愪緵纭鎼滅储鍔熻兘銆� + +## 绀轰緥 + +<Layout> + <Search v-model="searchValue" placeholder="鎼滅储鍐呭" :tableRef="tableRef" field="Name" @confirm="handleSearch" /> +</Layout> + +<script setup> +import Search from '@/components/Search/Search.tsx' +import { ref } from 'vue' + +const searchValue = ref('') +const tableRef = ref(null) + +const handleSearch = (value) => { + console.log('鐢ㄦ埛鎼滅储:', value) + // 鎵ц鎼滅储鎿嶄綔 + // 姝ゅ婕旂ず + if (tableRef.value) { + tableRef.value.getList({ Name: value }) + } +} +</script> + +```vue +<template> + <Search + :modelValue="searchValue" + placeholder="鎼滅储鍐呭" + :tableRef="tableRef" + field="Name" + @confirm="handleSearch" + /> +</template> + +<script setup> +import Search from '@/components/Search/Search.tsx' +import { ref } from 'vue' + +const searchValue = ref('') +const tableRef = ref(null) + +const handleSearch = (value) => { + console.log('鐢ㄦ埛鎼滅储:', value) + // 鎵ц鎼滅储鎿嶄綔 + // 姝ゅ婕旂ず + if (tableRef.value) { + tableRef.value.getList({ Name: value }) + } +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`Search` 缁勪欢琚娇鐢紝骞堕�氳繃灞炴�т紶閫掍簡鎼滅储妗嗙殑鍗犱綅绗︺�佽〃鏍肩殑寮曠敤浠ュ強鎵ц鎼滅储鎿嶄綔鏃舵寚瀹氱殑瀛楁鍚嶃�傚綋鐢ㄦ埛纭鎼滅储鏃讹紝`confirm` 浜嬩欢琚Е鍙戯紝璋冪敤 `handleSearch` 鏂规硶鎵ц鎼滅储鎿嶄綔銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ----------- | ------ | ------------ | ---- | ---------------------------- | +| placeholder | String | '璇疯緭鍏ユ悳绱�' | 鍚� | 鎼滅储杈撳叆妗嗙殑鍗犱綅绗� | +| modelValue | String | '' | 鍚� | 鎼滅储杈撳叆妗嗙殑鍊� | +| tableRef | Object | null | 鍚� | 琛ㄦ牸鐨勫紩鐢紝鐢ㄤ簬鎵ц鎼滅储鎿嶄綔 | +| field | String | '' | 鍚� | 鎵ц鎼滅储鎿嶄綔鏃舵寚瀹氱殑瀛楁鍚� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ------- | ------ | ------------------------------------ | +| confirm | string | 鐢ㄦ埛纭鎼滅储鏃惰Е鍙戯紝鍙傛暟涓烘悳绱㈠叧閿瓧 | diff --git a/PipeLineLems/web/docs/components/SearchInput.md b/PipeLineLems/web/docs/components/SearchInput.md new file mode 100644 index 0000000..c932660 --- /dev/null +++ b/PipeLineLems/web/docs/components/SearchInput.md @@ -0,0 +1,52 @@ +# SelectInput 閫夋嫨杈撳叆缁勪欢 + +璇ョ粍浠剁敤浜庡睍绀轰竴涓甫鏈夐�夋嫨鎸夐挳鐨勮緭鍏ユ锛屽悓鏃跺彲浠ュ睍绀洪�夋嫨鐨勬爣绛俱�� + +## 绀轰緥 + +<Layout> + <SelectInput v-model="selectedValues" @click="handleClick" /> +</Layout> + +<script setup> +import SelectInput from '@/components/SelectInput/SelectInput.tsx' +import { ref } from 'vue' + +const selectedValues = ref([]) + +const handleClick = () => { + // 澶勭悊鐐瑰嚮閫夋嫨鎸夐挳鐨勯�昏緫 +} +</script> + +```vue +<template> + <SelectInput v-model="selectedValues" @click="handleClick" /> +</template> + +<script setup> +import SelectInput from '@/components/SelectInput/SelectInput.tsx' +import { ref } from 'vue' + +const selectedValues = ref([]) + +const handleClick = () => { + // 澶勭悊鐐瑰嚮閫夋嫨鎸夐挳鐨勯�昏緫 +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`SelectInput` 缁勪欢琚娇鐢紝骞堕�氳繃 `v-model` 鍙屽悜缁戝畾浜嗛�夋嫨杈撳叆妗嗙殑鍊笺�傚綋鐐瑰嚮閫夋嫨鎸夐挳鏃讹紝浼氳Е鍙� `click` 浜嬩欢锛岃皟鐢� `handleClick` 鏂规硶澶勭悊鐐瑰嚮浜嬩欢銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ---------- | ----- | ------ | ---- | -------------- | +| modelValue | Array | [] | 鍚� | 閫夋嫨杈撳叆妗嗙殑鍊� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ----------------- | ----- | ------------------------ | +| click | - | 鐐瑰嚮閫夋嫨鎸夐挳鏃惰Е鍙� | +| update:modelValue | Array | 鏇存柊閫夋嫨杈撳叆妗嗙殑鍊兼椂瑙﹀彂 | diff --git a/PipeLineLems/web/docs/components/Tab.md b/PipeLineLems/web/docs/components/Tab.md new file mode 100644 index 0000000..d102f33 --- /dev/null +++ b/PipeLineLems/web/docs/components/Tab.md @@ -0,0 +1,146 @@ +# Tab 鏍囩椤电粍浠� + +## 璇ョ粍浠剁敤浜庡睍绀哄涓爣绛鹃〉锛屽苟鏀寔鍒囨崲鏍囩椤靛姛鑳姐�� + +## 绀轰緥 1 + +<Layout> + <Tab :data="tabData" v-model:active="activeTab" size="small" @tab="handleTabChange"> + <TabPane v-for="item in tabData" :key="item.name" :name="item.name" :label="item.label"> + <component :is="item.component"/> + </TabPane> + </Tab> +</Layout> + +<script setup> +import Tab from '@/components/Tab/Tab.tsx' +import TabPane from '@/components/Tab/TabPane.tsx' +import { ref, h } from 'vue' + +const activeTab = ref('') +const tabData = ref([ + { name: 'tab1', label: '鏍囩椤�1', component: h('div', null, '1') }, + { name: 'tab2', label: '鏍囩椤�2', component: h('div', null, '2') }, + { name: 'tab3', label: '鏍囩椤�3', component: h('div', null, '3') }, +]) + +const handleTabChange = (tabName) => { + activeTab.value = tabName +} +</script> + +```vue +<template> + <Tab + :data="tabData" + v-model:active="activeTab" + size="small" + @tab="handleTabChange" + > + <template #default> + <TabPane + v-for="item in tabData" + :key="item.name" + :name="item.name" + :label="item.label" + > + <item.component /> + </TabPane> + </template> + </Tab> +</template> + +<script setup> +import Tab from '@/components/Tab/Tab.tsx' +import TabPane from '@/components/Tab/TabPane.tsx' +import { ref, h } from 'vue' + +const activeTab = ref('') +const tabData = ref([ + { name: 'tab1', label: '鏍囩椤�1', component: h('div', null, '1') }, + { name: 'tab2', label: '鏍囩椤�2', component: h('div', null, '2') }, + { name: 'tab3', label: '鏍囩椤�3', component: h('div', null, '3') }, +]) + +const handleTabChange = (tabName) => { + activeTab.value = tabName +} +</script> +``` + +## 绀轰緥 2 + +<Layout> + <Tab :data="tabData" v-model:active="activeTab" size="small" @tab="handleTabChange"> + + </Tab> +</Layout> + +```vue +<template> + <Tab + :data="tabData" + v-model:active="activeTab" + size="small" + @tab="handleTabChange" + ></Tab> +</template> + +<script setup> +import Tab from '@/components/Tab/Tab.tsx' +import TabPane from '@/components/Tab/TabPane.tsx' +import { ref, h } from 'vue' + +const activeTab = ref('') +const tabData = ref([ + { name: 'tab1', label: '鏍囩椤�1', component: h('div', null, '1') }, + { name: 'tab2', label: '鏍囩椤�2', component: h('div', null, '2') }, + { name: 'tab3', label: '鏍囩椤�3', component: h('div', null, '3') }, +]) + +const handleTabChange = (tabName) => { + activeTab.value = tabName +} +</script> +``` + +鍦ㄨ绀轰緥涓紝`Tab` 缁勪欢鐢ㄤ簬灞曠ず澶氫釜鏍囩椤碉紝閫氳繃 `data` 灞炴�т紶鍏ユ爣绛鹃〉鐨勬暟鎹暟缁勶紝閫氳繃 `v-model:active` 瀹炵幇瀵瑰綋鍓嶆縺娲绘爣绛鹃〉鐨勬帶鍒躲�傛爣绛鹃〉鐨勫唴瀹归�氳繃榛樿鎻掓Ы浼犲叆锛屾瘡涓爣绛鹃〉瀵瑰簲涓�涓� `TabPane` 缁勪欢锛屽苟浼犲叆鐩稿簲鐨勭粍浠朵綔涓哄唴瀹广�� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------ | ------------- | ------ | ---- | -------------------------- | +| data | Array | [] | 鍚� | 鏍囩椤垫暟鎹暟缁� | +| size | String | '' | 鍚� | 鏍囩椤靛昂瀵� | +| active | String/Number | '' | 鍚� | 褰撳墠婵�娲荤殑鏍囩椤靛悕绉版垨绱㈠紩 | +| type | String | 'list' | 鍚� | 鏍囩椤电被鍨� | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ------ | ------ | ------------------------------------ | +| tab | String | 鍒囨崲鏍囩椤垫椂瑙﹀彂锛屽弬鏁颁负鏍囩椤电殑鍚嶇О | + +## 鎻掓Ы + +| 鍚嶇О | 鎻忚堪 | +| ---- | ---------- | +| 榛樿 | 鏍囩椤靛唴瀹� | + +## TabPane 鏍囩椤电粍浠� + +璇ョ粍浠剁敤浜庡畾涔夊崟涓爣绛鹃〉銆� + +## 灞炴�� + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 蹇呭~ | 鎻忚堪 | +| ------ | ------ | ------ | ---- | ---------- | +| label | String | - | 鏄� | 鏍囩椤垫爣棰� | +| name | String | - | 鏄� | 鏍囩椤靛悕绉� | +| ... | - | - | - | 鍏朵粬灞炴�� | + +## 鎻掓Ы + +| 鍚嶇О | 鎻忚堪 | +| ---- | ---------- | +| 榛樿 | 鏍囩椤靛唴瀹� | diff --git a/PipeLineLems/web/docs/components/Table.md b/PipeLineLems/web/docs/components/Table.md new file mode 100644 index 0000000..f021e9e --- /dev/null +++ b/PipeLineLems/web/docs/components/Table.md @@ -0,0 +1,248 @@ +鎶辨瓑锛屼互涓嬫槸鎮ㄦ彁渚涚殑缁勪欢浠g爜鐨勬枃妗o細 + +# Table 缁勪欢 + +## 鎻忚堪 + +璇ョ粍浠剁敤浜庡睍绀烘暟鎹〃鏍硷紝骞舵彁渚涗簡涓�绯诲垪鍔熻兘锛屽寘鎷嫋鎷姐�佸垎椤点�佹帓搴忋�佸彸閿彍鍗曠瓑銆� + +## 浣跨敤绀轰緥 + +#### 鐢变簬 vitepress 鐨勮〃鏍兼牱寮忛棶棰橈紝瀵艰嚧缁勪欢琛ㄦ牸鏍峰紡鍐茬獊锛岃繖閲屽氨灞曠ず琛ㄦ牸绀轰緥浜嗭紝鎴戞埅鍥炬斁涓婂幓 + + + +<!-- +::: raw +<Layout> + +<div class="vp-raw"> + <Table + ref="tableRef" + v-model:dataSource="dataSource" + id='name' + max-height="300" + height="auto" + :columns="columns" + :contextMenu="contextMenu" + :isSort="true" + :isDrag="true" + :isCheck="true"> + </Table> +</div> +</Layout> +::: --> +<script setup> +import { ref } from 'vue' +import Table from '@/components/Table/Table.tsx' +const tableRef = ref() +const dataSource = ref([ + { + name: '寮犱笁', + age: 18, + sex: '鐢�', + }, + { + name: '鏉庡洓', + age: 19, + sex: '鐢�', + } +]) +const columns = [{ + title: '搴忓彿', + field: 'seq', + type: 'seq' +},{ + title: '濮撳悕', + field: 'name', +}, +{ + title: '骞撮緞', + field: 'age', +}, +{ + title: '鎬у埆', + field: 'sex', +}] +const selectedItems = ref([]) +const contextMenu = [ + { + label: '璇︽儏', + fn: (c) => {}, + divided: true, + icon: 'o', + }, + { + label: '鍒犻櫎', + fn: async (c) => {}, + icon: 'close', + }, +] + +</script> + +```vue +<template> + <template> + <Table + ref="tableRef" + v-model:dataSource="dataSource" + id="name" + :columns="columns" + :contextMenu="contextMenu" + :isSort="true" + > + </Table> + </template> + + <script setup> + import { ref } from 'vue' + import Table from '@/components/Table/Table.tsx' + const tableRef = ref() + const dataSource = ref([ + { + name: '寮犱笁', + age: 18, + sex: '鐢�', + }, + { + name: '鏉庡洓', + age: 19, + sex: '鐢�', + }, + ]) + const columns = [ + { + title: '搴忓彿', + field: 'seq', + type: 'seq', + }, + { + title: '濮撳悕', + field: 'name', + }, + { + title: '骞撮緞', + field: 'age', + }, + { + title: '鎬у埆', + field: 'sex', + }, + ] + const selectedItems = ref([]) + const contextMenu = [ + { + label: '璇︽儏', + fn: (c) => {}, + divided: true, + icon: 'o', + }, + { + label: '鍒犻櫎', + fn: async (c) => {}, + icon: 'close', + }, + ] + </script> +</template> +``` + +浠ヤ笅鏄帴鍙g殑鏂囨。锛� + +## ParamsItem 鎺ュ彛 + +鐢ㄤ簬鎻忚堪琛ㄦ牸璇锋眰鍙傛暟鐨勬暟鎹粨鏋勩�� + +| 瀛楁鍚� | 绫诲瀷 | 鎻忚堪 | +| -------------- | ---------------- | ---------------- | +| Sorting | string | 鎺掑簭瀛楁 | +| SkipCount | string \| number | 璺宠繃鐨勮褰曟暟 | +| MaxResultCount | number | 杩斿洖鐨勬渶澶ц褰曟暟 | +| 鍏朵粬瀛楁 | any | 鍏朵粬鑷畾涔夊弬鏁� | + +## ColumnType 鎺ュ彛 + +鐢ㄤ簬鎻忚堪琛ㄦ牸鍒楃殑鏁版嵁缁撴瀯銆� + +| 瀛楁鍚� | 绫诲瀷 | 鎻忚堪 | +| -------- | ---------------- | -------------- | +| title | string | 鍒楁爣棰� | +| field | string | 鍒楀瓧娈靛悕 | +| width | string \| number | 鍒楀搴� | +| sortable | boolean | 鏄惁鍙帓搴� | +| required | boolean | 鏄惁蹇呭~ | +| 鍏朵粬瀛楁 | any | 鍏朵粬鑷畾涔夊弬鏁� | + +## TablePropsItemType 鎺ュ彛 + +鐢ㄤ簬鎻忚堪琛ㄦ牸缁勪欢鐨勫睘鎬с�� + +| 瀛楁鍚� | 绫诲瀷 | 榛樿鍊� | 鎻忚堪 | +| ----------------- | ----------------- | ------ | -------------------- | +| selections | string[] | - | 棰勯�変腑椤圭殑 id 鏁扮粍 | +| autoFirstClickRow | boolean | false | 鏄惁鑷姩閫変腑绗竴琛� | +| params | ParamsItem | - | 璇锋眰鍙傛暟 | +| dataSource | any[] | [] | 鏁版嵁婧� | +| columns | ColumnType[] | [] | 鍒楅厤缃」 | +| pageSize | number | - | 姣忛〉鏉℃暟 | +| total | number | - | 鎬绘潯鏁� | +| isHidePagination | boolean | false | 鏄惁闅愯棌鍒嗛〉 | +| isChecked | boolean | - | 鏄惁澶氶�� | +| isSeq | boolean | - | 鏄惁鏄剧ず搴忓彿 | +| isSort | boolean | - | 鏄惁鎺掑簭 | +| id | string | - | 鏁版嵁椤圭殑鍞竴鏍囪瘑瀛楁 | +| showDarg | boolean \| string | false | 鏄惁鍑虹幇鎷栨嫿 | +| isDrag | boolean \| string | - | 鏄惁鎷栨嫿 | +| disabledDrag | boolean | - | 鏄惁绂佺敤鎷栨嫿 | +| height | string | - | 琛ㄦ牸楂樺害 | +| maxHeight | string | - | 琛ㄦ牸鏈�澶ч珮搴� | +| isVScroll | boolean | - | 鏄惁寮�鍚櫄鎷熸粴鍔� | +| border | string \| any | - | 杈规鏍峰紡 | +| url | string | - | 鏁版嵁璇锋眰鍦板潃 | +| sortUrlTpl | string | - | 鎺掑簭璇锋眰鍦板潃妯℃澘 | +| isFooter | boolean | - | 鏄惁鏄剧ず搴曢儴 | +| gt | number | - | - | +| contextMenu | Object[] | - | 鍙抽敭鑿滃崟椤规暟缁� | +| rowConfig | any | - | 琛岄厤缃」 | +| size | string | - | 琛ㄦ牸灏哄 | +| isStop | boolean | - | 鏄惁闃绘鍐掓场 | +| 鍏朵粬瀛楁 | any | - | 鍏朵粬鑷畾涔夊弬鏁� | + +## MenuOptionType 鎺ュ彛 + +鐢ㄤ簬鎻忚堪鍙抽敭鑿滃崟閫夐」鐨勬暟鎹粨鏋勩�� + +| 瀛楁鍚� | 绫诲瀷 | 鎻忚堪 | +| -------- | ------ | -------- | +| zIndex | number | 灞傜骇 | +| minWidth | number | 鏈�灏忓搴� | +| x | number | X 杞村潗鏍� | +| y | number | Y 杞村潗鏍� | + +## contextMenuItemType 鎺ュ彛 + +鐢ㄤ簬鎻忚堪鍙抽敭鑿滃崟鐨勭姸鎬佹暟鎹粨鏋勩�� + +| 瀛楁鍚� | 绫诲瀷 | 鎻忚堪 | +| ------- | --------------------------- | ------------------ | +| show | boolean | 鏄惁鏄剧ず鍙抽敭鑿滃崟 | +| current | Record<string, any> \| null | 褰撳墠鍙抽敭鑿滃崟椤规暟鎹� | +| options | any | 鑿滃崟閫夐」 | + +## 浜嬩欢 + +| 浜嬩欢鍚� | 鍙傛暟 | 鎻忚堪 | +| ----------------- | ----------------------- | -------------------- | +| drag | newIndex, oldIndex, row | 鎷栨嫿鎺掑簭浜嬩欢 | +| check | records | 閫夋嫨浜嬩欢 | +| sort | row | 鎺掑簭鏀瑰彉浜嬩欢 | +| page | current | 鍒嗛〉鏀瑰彉浜嬩欢 | +| rowClick | tableData | 琛岀偣鍑讳簨浠� | +| update:dataSource | dataSource | 鏇存柊鏁版嵁婧愪簨浠� | +| clickFooter | - | 鐐瑰嚮搴曢儴娣诲姞鎸夐挳浜嬩欢 | +| update | exposeMap | 鏇存柊鏆撮湶鏂规硶浜嬩欢 | +| load | - | 鍔犺浇瀹屾垚浜嬩欢 | +| beforeLoad | - | 鍔犺浇鍓嶄簨浠� | +| reload | - | 閲嶆柊鍔犺浇浜嬩欢 | +| update:total | total | 鏇存柊鎬绘暟浜嬩欢 | diff --git a/PipeLineLems/web/docs/components/TableFilter.md b/PipeLineLems/web/docs/components/TableFilter.md new file mode 100644 index 0000000..222f3d5 --- /dev/null +++ b/PipeLineLems/web/docs/components/TableFilter.md @@ -0,0 +1,98 @@ +鐞嗚В浜嗭紝鎴戜細灏嗗睘鎬с�佷簨浠剁瓑淇℃伅鐢ㄨ〃鏍肩殑褰㈠紡灞曠ず鍑烘潵锛岃鏂囨。鏇村姞娓呮櫚鏄撹銆備笅闈㈡槸鏇存柊鍚庣殑鏂囨。鑽夌锛� + +--- + +# TableFilter 琛ㄦ牸绛涢�夌粍浠舵枃妗� + +## 绠�浠� + +TableFilter 鏄竴涓敤浜庡疄鐜拌〃鏍肩瓫閫夊姛鑳界殑 Vue 缁勪欢銆傚畠鍙互璁╃敤鎴疯交鏉惧湴娣诲姞銆佸垹闄ゅ拰淇敼琛ㄦ牸鐨勭瓫閫夋潯浠讹紝鎻愬崌浜嗙敤鎴峰琛ㄦ牸鏁版嵁鐨勬帶鍒跺拰鎿嶄綔浣撻獙銆� + +## 浣跨敤鏂瑰紡 + +<Layout> + <TableFilter icon='add-p' :columns="columns" :tableRef="tableRef" > + <IconButton icon="f">鐐规垜绛涢��</IconButton> + </TableFilter> +</Layout> + +<script setup> +import TableFilter from '@/components/TableFilter/TableFilter.tsx' +import IconButton from '@/components/IconButton/IconButton.tsx' +import { ref } from 'vue' +const columns = [ + { + prop: 'name', + title: '濮撳悕', + el: 'input', + placeholder: '璇疯緭鍏ュ鍚�', + } +] +const tableRef = ref(null) +</script> + +```vue +<template> + <TableFilter icon="add-p" :columns="columns" :tableRef="tableRef"> + <IconButton icon="f">鐐规垜绛涢��</IconButton> + </TableFilter> +</template> + +<script setup> +import TableFilter from '@/components/TableFilter/TableFilter.tsx' +import IconButton from '@/components/IconButton/IconButton.tsx' +import { ref } from 'vue' +const columns = [ + { + prop: 'name', + title: '濮撳悕', + el: 'input', + placeholder: '璇疯緭鍏ュ鍚�', + }, +] +const tableRef = ref(null) +</script> +``` + +## Props + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| -------------- | ------ | ------ | ------------ | +| columns | Array | [] | 琛ㄦ牸鐨勫垪閰嶇疆 | +| tableRef | Object | null | 琛ㄦ牸鐨勫紩鐢� | +| modelValue | Object | null | 褰撳墠缁勪欢鐨勫�� | +| text | String | '' | 鎸夐挳鏂囨湰 | +| fieldMap | Object | {} | 瀛楁鏄犲皠 | +| options | Array | [] | 閫夐」 | +| defaultOptions | Array | [] | 榛樿閫夐」 | + +## Events + +| 浜嬩欢鍚� | 璇存槑 | +| ----------------- | ---------------- | +| update:modelValue | 鏇存柊缁勪欢鐨勫�� | +| data | 鍙戦�佹暟鎹簨浠� | +| change | 绛涢�夋潯浠跺彉鍖栦簨浠� | + +## 鎻掓Ы + +| 鍚嶇О | 璇存槑 | +| ------- | ------------------------ | +| default | 鐢ㄤ簬鑷畾涔夎Е鍙戠瓫閫夌殑鍐呭 | + +## 鏂规硶 + +| 鏂规硶鍚� | 璇存槑 | +| ------------- | ------------ | +| onAddFilter | 娣诲姞绛涢�夋潯浠� | +| onReset | 閲嶇疆绛涢�夋潯浠� | +| onSearchTable | 鎼滅储琛ㄦ牸鏁版嵁 | + +## 娉ㄦ剰浜嬮」 + +- 闇�瑕佹彁渚涘悎閫傜殑 `columns` 閰嶇疆鍜� `tableRef` 寮曠敤鎵嶈兘姝e父浣跨敤缁勪欢銆� +- 鍙互鏍规嵁鍏蜂綋涓氬姟闇�姹傦紝閫氳繃鎻掓Ы鑷畾涔夎Е鍙戠瓫閫夌殑鍐呭銆� + +--- + +杩欐牱鐨勮〃鏍煎舰寮忔洿鍔犵洿瑙傦紝鏂逛究鐢ㄦ埛鏌ラ槄缁勪欢鐨勫睘鎬с�佷簨浠跺拰鏂规硶銆� diff --git a/PipeLineLems/web/docs/components/Tag.md b/PipeLineLems/web/docs/components/Tag.md new file mode 100644 index 0000000..f276a05 --- /dev/null +++ b/PipeLineLems/web/docs/components/Tag.md @@ -0,0 +1,154 @@ +# Tag 鏍囩缁勪欢鏂囨。 + +## 绠�浠� + +Tag 鏄竴涓敤浜庢樉绀烘爣绛炬垨鑰呬笅鎷夐�夋嫨鐨� Vue 缁勪欢銆傚畠鍙互鏍规嵁浼犲叆鐨勬暟鎹拰閰嶇疆锛屽睍绀轰笉鍚屾牱寮忓拰鍔熻兘鐨勬爣绛撅紝鎻愪緵涓板瘜鐨勭敤鎴蜂氦浜掍綋楠屻�� + +## 浣跨敤鏂瑰紡 + +<Layout> + 鍗曟爣绛� + <div v-for='v in [1,2,3,4]' style="width: 150px; margin-bottom: 5px;"> + <Tag>鏍囩{{v}}</Tag> + </div> +澶氫釜鏄剧ずtip +<Tag :data="[ + {label: '鏍囩涓�', value: 1}, + {label: '鏍囩浜�', value: 2}, + ]">鏍囩涓�</Tag> + +鍗曚釜鏄剧ず tip +<Tag :showTip="true" :data="[ + {label: '鏍囩涓�', value: 1}, + {label: '鏍囩浜�', value: 2}, +]">鏍囩涓�</Tag> + +鍗曚釜鏄剧ず tip,瓒呭嚭鏄剧ず+ +<Tag :max="3" :showTip="true" :data="[ + {label: '鏍囩涓�', value: 1}, + {label: '鏍囩浜�', value: 2}, + {label: '鏍囩涓�', value: 3}, + {label: '鏍囩鍥�', value: 4}, +]"></Tag> +閫夋嫨 tag +<br/> +<Tag v-model="v" :options="[ + {label: '鏍囩涓�', value: 1}, + {label: '鏍囩浜�', value: 2}, + {label: '鏍囩涓�', value: 3}, + {label: '鏍囩鍥�', value: 4}, +]">鏍囩涓�</Tag> +</Layout> + +<script setup> +import Tag from '@/components/Tag/Tag.tsx' +import {ref } from 'vue' +const v = ref(1) + +</script> + +```vue +<template> + 鍗曟爣绛� + <div v-for="v in [1, 2, 3, 4]" style="width: 150px; margin-bottom: 5px;"> + <Tag>鏍囩{{ v }}</Tag> + </div> + 澶氫釜鏄剧ずtip + <Tag + :data="[ + { label: '鏍囩涓�', value: 1 }, + { label: '鏍囩浜�', value: 2 }, + ]" + >鏍囩涓�</Tag + > + + 鍗曚釜鏄剧ず tip + <Tag + :showTip="true" + :data="[ + { label: '鏍囩涓�', value: 1 }, + { label: '鏍囩浜�', value: 2 }, + ]" + >鏍囩涓�</Tag + > + + 鍗曚釜鏄剧ず tip,瓒呭嚭鏄剧ず+ + <Tag + :max="3" + :showTip="true" + :data="[ + { label: '鏍囩涓�', value: 1 }, + { label: '鏍囩浜�', value: 2 }, + { label: '鏍囩涓�', value: 3 }, + { label: '鏍囩鍥�', value: 4 }, + ]" + ></Tag> + 閫夋嫨 tag + <br /> + <Tag + v-model="v" + :options="[ + { label: '鏍囩涓�', value: 1 }, + { label: '鏍囩浜�', value: 2 }, + { label: '鏍囩涓�', value: 3 }, + { label: '鏍囩鍥�', value: 4 }, + ]" + >鏍囩涓�</Tag + > +</template> + +<script setup> +import Tag from '@/components/Tag/Tag.tsx' +import { ref } from 'vue' +const v = ref(1) +</script> +``` + +## Props + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| ------------ | ------------- | ------- | ---------------------- | +| data | Array/Object | null | 鏍囩鏁版嵁 | +| options | Array | null | 涓嬫媺閫夐」 | +| modelValue | String/Number | '' | 缁勪欢鐨勫�� | +| trigger | String | 'hover' | 瑙﹀彂鏂瑰紡 | +| showClose | Boolean | false | 鏄惁鏄剧ず鍏抽棴鎸夐挳 | +| showTip | Boolean | false | 鏄惁鏄剧ず鎻愮ず | +| valueKey | String | 'value' | 鏁版嵁鍊煎搴旂殑閿悕 | +| labelKey | String | 'label' | 鏍囩鏄剧ず鏂囨湰瀵瑰簲鐨勯敭鍚� | +| defaultValue | String | '' | 榛樿鍊� | +| max | Number | 999 | 鏈�澶у�� | + +## Events + +| 浜嬩欢鍚� | 璇存槑 | +| ----------------- | ------------ | +| click | 鐐瑰嚮浜嬩欢 | +| update:modelValue | 鏇存柊缁勪欢鐨勫�� | +| change | 鍊煎彉鍖栦簨浠� | +| mouseenter | 榧犳爣绉诲叆浜嬩欢 | +| update:data | 鏇存柊鏁版嵁浜嬩欢 | + +## 鏂规硶 + +| 鏂规硶鍚� | 璇存槑 | +| --------------- | ---------------------- | +| onCommand | 閫夐」鍛戒护浜嬩欢 | +| onClose | 鍏抽棴鏍囩浜嬩欢 | +| onVisibleChange | 涓嬫媺閫夋嫨鍙鎬у彉鍖栦簨浠� | +| onClick | 鐐瑰嚮浜嬩欢 | +| onMouseenter | 榧犳爣绉诲叆浜嬩欢 | + +## 鎻掓Ы + +| 鍚嶇О | 璇存槑 | +| ------- | ------------ | +| default | 榛樿鍐呭鎻掓Ы | + +--- + +杩欐牱鐨勮〃鏍煎舰寮忚兘澶熸洿娓呮櫚鍦板睍绀虹粍浠剁殑鍚勯」灞炴�с�佷簨浠躲�佹柟娉曞拰鎻掓Ы锛屼究浜庣敤鎴峰揩閫熸煡闃呭拰浣跨敤銆� + +``` + +``` diff --git a/PipeLineLems/web/docs/components/TdButton.md b/PipeLineLems/web/docs/components/TdButton.md new file mode 100644 index 0000000..edd26ee --- /dev/null +++ b/PipeLineLems/web/docs/components/TdButton.md @@ -0,0 +1,77 @@ +# TdButton 鍗曞厓鏍兼寜閽粍浠舵枃妗� + +## 绠�浠� + +TdButton 鏄竴涓敤浜庡崟鍏冩牸涓樉绀烘寜閽殑 Vue 缁勪欢銆傚畠鍙互鏍规嵁浼犲叆鐨勬枃鏈�佸浘鏍囧拰閰嶇疆锛屽睍绀轰笉鍚屾牱寮忓拰鍔熻兘鐨勬寜閽紝骞舵敮鎸佺鐢ㄧ姸鎬佸拰榧犳爣鎮仠鏁堟灉銆� + +## 浣跨敤鏂瑰紡 + +<Layout> + <div style="width: 300px;"> + <TdButton + :text="text" + icon="add-p" + tip="鎸夐挳鏂囨湰" + :disabled="disabled" + > + 鎸夐挳鏂囨湰 + </TdButton> + </div> +</Layout> + +<script setup> +import { ref } from 'vue' +import TdButton from '@/components/TdButton/TdButton.tsx' + +const text = ref('娴嬭瘯') // 鎸夐挳鏂囨湰 +const icon = ref('') // 鎸夐挳鍥炬爣 +const tip = ref('') // 鎸夐挳鎻愮ず淇℃伅 +const disabled = ref(false) // 鏄惁绂佺敤鎸夐挳 +</script> + +```vue +<template> + <div style="width: 300px;"> + <TdButton :text="text" icon="add-p" tip="鎸夐挳鏂囨湰" :disabled="disabled"> + 鎸夐挳鏂囨湰 + </TdButton> + </div> +</template> + +<script setup> +import { ref } from 'vue' +import TdButton from '@/components/TdButton/TdButton.tsx' + +const text = ref('娴嬭瘯') // 鎸夐挳鏂囨湰 +const icon = ref('') // 鎸夐挳鍥炬爣 +const tip = ref('') // 鎸夐挳鎻愮ず淇℃伅 +const disabled = ref(false) // 鏄惁绂佺敤鎸夐挳 +</script> +``` + +## Props + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| -------- | ------- | ------ | -------------------- | +| text | String | '' | 鎸夐挳鏂囨湰 | +| icon | String | '' | 鎸夐挳鍥炬爣 | +| tip | String | '' | 鎸夐挳鎻愮ず淇℃伅 | +| disabled | Boolean | false | 鏄惁绂佺敤鎸夐挳 | +| hover | Boolean | false | 鏄惁鏄剧ず榧犳爣鎮仠鏁堟灉 | +| style | Object | {} | 鑷畾涔夋牱寮� | + +## Events + +| 浜嬩欢鍚� | 璇存槑 | +| ------ | -------- | +| click | 鐐瑰嚮浜嬩欢 | + +## 鎻掓Ы + +| 鍚嶇О | 璇存槑 | +| ------- | ------------ | +| default | 榛樿鍐呭鎻掓Ы | + +--- + +杩欐牱鐨勬枃妗e舰寮忔竻鏅板湴灞曠ず浜嗙粍浠剁殑灞炴�с�佷簨浠跺拰鎻掓Ы锛屽悓鏃朵娇鐢ㄤ簡 `setup` 鍑芥暟绠$悊缁勪欢鐨勭姸鎬佸拰閫昏緫锛屼娇浠g爜鏇村姞绠�娲佸拰鍙淮鎶ゃ�� diff --git a/PipeLineLems/web/docs/components/Text.md b/PipeLineLems/web/docs/components/Text.md new file mode 100644 index 0000000..55d129c --- /dev/null +++ b/PipeLineLems/web/docs/components/Text.md @@ -0,0 +1,98 @@ +# Text 鏂囨湰缁勪欢鏂囨。 + +## 绠�浠� + +Text 鏄竴涓敤浜庢樉绀烘枃鏈唴瀹圭殑 Vue 缁勪欢銆傚畠鏀寔鏂囨湰鎴柇銆佽嚜瀹氫箟鏍囩銆佽鏁伴檺鍒躲�佹彁绀轰俊鎭互鍙婃牱寮忚缃�� + +## 浣跨敤鏂瑰紡 + +<Text> + <Text + :truncated="truncated" + :tag="tag" + :lineClamp="lineClamp" + :tip="tip" + :fontSize="fontSize" + :color="color" + @click="handleClick" + > + <!-- 鏂囨湰鍐呭鎻掓Ы --> + 鎴戞槸鏂囨湰鍐呭 + </Text> +</Text> + +<script setup> +import { ref } from 'vue' +import Text from '@/components/Text/Text.tsx' + +const truncated = ref(false) // 鏄惁鏂囨湰鎴柇 +const tag = ref('span') // 鑷畾涔夋爣绛撅紝榛樿涓� span +const lineClamp = ref(1) // 琛屾暟闄愬埗锛岄粯璁や负 1 +const tip = ref('1111') // 鎻愮ず淇℃伅 +const fontSize = ref('') // 瀛椾綋澶у皬 +const color = ref('') // 鏂囨湰棰滆壊 + +const handleClick = () => { + // 鐐瑰嚮浜嬩欢澶勭悊閫昏緫 +} +</script> + +```vue +<template> + <Text + :truncated="truncated" + :tag="tag" + :lineClamp="lineClamp" + :tip="tip" + :fontSize="fontSize" + :color="color" + @click="handleClick" + > + <!-- 鏂囨湰鍐呭鎻掓Ы --> + 鎴戞槸鏂囨湰鍐呭 + </Text> +</template> + +<script setup> +import { ref } from 'vue' +import Text from '@/components/Text/Text.tsx' + +const truncated = ref(false) // 鏄惁鏂囨湰鎴柇 +const tag = ref('span') // 鑷畾涔夋爣绛撅紝榛樿涓� span +const lineClamp = ref(1) // 琛屾暟闄愬埗锛岄粯璁や负 1 +const tip = ref('') // 鎻愮ず淇℃伅 +const fontSize = ref('') // 瀛椾綋澶у皬 +const color = ref('') // 鏂囨湰棰滆壊 + +const handleClick = () => { + // 鐐瑰嚮浜嬩欢澶勭悊閫昏緫 +} +</script> +``` + +## Props + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| --------- | ------- | ------ | ----------------------- | +| truncated | Boolean | false | 鏄惁鏂囨湰鎴柇 | +| tag | String | 'span' | 鑷畾涔夋爣绛撅紝榛樿涓� span | +| lineClamp | Number | 1 | 琛屾暟闄愬埗锛岄粯璁や负 1 | +| tip | String | '' | 鎻愮ず淇℃伅 | +| fontSize | String | '' | 瀛椾綋澶у皬 | +| color | String | '' | 鏂囨湰棰滆壊 | + +## Events + +| 浜嬩欢鍚� | 璇存槑 | +| ------ | -------- | +| click | 鐐瑰嚮浜嬩欢 | + +## 鎻掓Ы + +| 鍚嶇О | 璇存槑 | +| ------- | ------------ | +| default | 鏂囨湰鍐呭鎻掓Ы | + +--- + +杩欐牱鐨勬枃妗e舰寮忔竻鏅板湴灞曠ず浜嗙粍浠剁殑灞炴�с�佷簨浠跺拰鎻掓Ы锛屽悓鏃朵娇鐢ㄤ簡 `setup` 鍑芥暟绠$悊缁勪欢鐨勭姸鎬佸拰閫昏緫锛屼娇浠g爜鏇村姞绠�娲佸拰鍙淮鎶ゃ�� diff --git a/PipeLineLems/web/docs/components/Title.md b/PipeLineLems/web/docs/components/Title.md new file mode 100644 index 0000000..654228c --- /dev/null +++ b/PipeLineLems/web/docs/components/Title.md @@ -0,0 +1,85 @@ +# Title 鏍囬缁勪欢鏂囨。 + +## 绠�浠� + +Title 缁勪欢鐢ㄤ簬鏄剧ず椤甸潰鏍囬鎴栧甫鏈夋弿杩扮殑鏍囬銆傚畠鏀寔璁剧疆鎻忚堪淇℃伅銆佷笂杈硅窛鍜屼笅杈硅窛锛屽苟鎻愪緵鐐瑰嚮浜嬩欢銆� + +## 浣跨敤鏂瑰紡 + +<Layout> + <Title + :desc="desc" + :top="top" + :bottom="bottom" + @click="handleClick" + > + <!-- 鏍囬鍐呭鎻掓Ы --> + 鏍囬鍐呭 + <!-- 鎻忚堪鍐呭鎻掓Ы --> + <template #content> + 鎻忚堪鍐呭 + </template> + </Title> +</Layout> + +<script setup> +import { ref } from 'vue' +import Title from '@/components/Title/Title.tsx' + +const desc = ref('') // 鎻忚堪淇℃伅 +const top = ref(0) // 涓婅竟璺� +const bottom = ref(0) // 涓嬭竟璺� + +const handleClick = () => { + // 鐐瑰嚮浜嬩欢澶勭悊閫昏緫 +} +</script> + +```vue +<template> + <Title :desc="desc" :top="top" :bottom="bottom" @click="handleClick"> + <!-- 鏍囬鍐呭鎻掓Ы --> + 鏍囬鍐呭 + <!-- 鎻忚堪鍐呭鎻掓Ы --> + <template #content> 鎻忚堪鍐呭 </template> + </Title> +</template> + +<script setup> +import { ref } from 'vue' +import Title from '@/components/Title/Title.tsx' + +const desc = ref('') // 鎻忚堪淇℃伅 +const top = ref(0) // 涓婅竟璺� +const bottom = ref(0) // 涓嬭竟璺� + +const handleClick = () => { + // 鐐瑰嚮浜嬩欢澶勭悊閫昏緫 +} +</script> +``` + +## Props + +| 灞炴�у悕 | 绫诲瀷 | 榛樿鍊� | 璇存槑 | +| ------ | ------ | ------ | -------- | +| desc | String | '' | 鎻忚堪淇℃伅 | +| top | Number | 0 | 涓婅竟璺� | +| bottom | Number | 0 | 涓嬭竟璺� | + +## Events + +| 浜嬩欢鍚� | 璇存槑 | +| ------ | -------- | +| click | 鐐瑰嚮浜嬩欢 | + +## 鎻掓Ы + +| 鍚嶇О | 璇存槑 | +| ------- | ------------ | +| default | 鏍囬鍐呭鎻掓Ы | +| content | 鎻忚堪鍐呭鎻掓Ы | + +--- + +杩欐牱鐨勬枃妗e舰寮忔竻鏅板湴灞曠ず浜嗙粍浠剁殑灞炴�с�佷簨浠跺拰鎻掓Ы锛屽悓鏃朵娇鐢ㄤ簡 `setup` 鍑芥暟绠$悊缁勪欢鐨勭姸鎬佸拰閫昏緫锛屼娇浠g爜鏇村姞绠�娲佸拰鍙淮鎶ゃ�� diff --git a/PipeLineLems/web/docs/components/TouchScale.md b/PipeLineLems/web/docs/components/TouchScale.md new file mode 100644 index 0000000..89a989d --- /dev/null +++ b/PipeLineLems/web/docs/components/TouchScale.md @@ -0,0 +1,68 @@ +# TouchScale 瑙︽懜缂╂斁缁勪欢鏂囨。 + +## 绠�浠� + +TouchScale 缁勪欢鐢ㄤ簬瀹炵幇瑙︽懜灞忎笂鐨勫浘鍍忕缉鏀炬晥鏋溿�傞�氳繃瑙︽懜灞忓箷锛岀敤鎴峰彲浠ュ鍥惧儚杩涜鏀惧ぇ銆佺缉灏忓拰绉诲姩鎿嶄綔銆� + +## 浣跨敤鏂瑰紡 + +<Layout> + 鐢ㄦ墜瑙︽懜灞忓箷锛屽鍥惧儚杩涜鏀惧ぇ銆佺缉灏忓拰绉诲姩鎿嶄綔銆� + <TouchScale> + <!-- 鍥惧儚鍐呭鎻掓Ы --> + <img src="https://images.pexels.com/photos/7945944/pexels-photo-7945944.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" alt="..." /> + </TouchScale> +</Layout> + +<script setup> +import TouchScale from '@/components/TouchScale/index.vue' +</script> + +```vue +<template> + <TouchScale> + <!-- 鍥惧儚鍐呭鎻掓Ы --> + <img + src="https://images.pexels.com/photos/7945944/pexels-photo-7945944.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" + alt="..." + /> + </TouchScale> +</template> + +<script setup> +import TouchScale from '@/components/TouchScale/index.vue' +</script> +``` + +## 鎻掓Ы + +| 鍚嶇О | 璇存槑 | +| ------- | ------------ | +| default | 鍥惧儚鍐呭鎻掓Ы | + +## 灞炴�� + +TouchScale 缁勪欢鏆備笉鏀寔浠讳綍灞炴�с�� + +## 浜嬩欢 + +TouchScale 缁勪欢鏆備笉鏀寔浠讳綍浜嬩欢銆� + +## 鏍峰紡 + +TouchScale 缁勪欢鎻愪緵浜嗗熀鏈殑鏍峰紡锛屽彲浠ラ�氳繃浠ヤ笅鏂瑰紡杩涜瀹氬埗锛� + +```scss +// 鑷畾涔夋牱寮� +._touchScale { + /* Your styles here */ +} + +._touch-mask { + /* Your styles here */ +} +``` + +--- + +杩欐牱鐨勬枃妗e舰寮忔竻鏅板湴浠嬬粛浜嗙粍浠剁殑鍔熻兘鍜岀敤娉曪紝骞舵彁渚涗簡鏍峰紡瀹氬埗鐨勭ず渚嬨�� diff --git a/PipeLineLems/web/docs/components/Upload.md b/PipeLineLems/web/docs/components/Upload.md new file mode 100644 index 0000000..0c986f4 --- /dev/null +++ b/PipeLineLems/web/docs/components/Upload.md @@ -0,0 +1,87 @@ +# 涓婁紶缁勪欢鏂囨。 + +## 绠�浠� + +涓婁紶缁勪欢鎻愪緵浜嗕竴涓柟渚跨殑鏂瑰紡鏉ュ皢鏂囦欢涓婁紶鍒版湇鍔″櫒銆傚畠鍒╃敤浜� Element Plus 涓殑 `el-upload` 缁勪欢锛屽苟鎻愪緵浜嗚嚜瀹氫箟閫夐」銆� + +## 浣跨敤鏂规硶 + +<Layout> + <Upload + accept=".pdf,.doc,.docx" + showFileList + :msg="uploadMessage" + @success="handleUploadSuccess" + > + <el-button type='primary'> 鐐瑰嚮涓婁紶鏂囦欢 </el-button> + </Upload> +</Layout> + +<script setup> +import Upload from '@/components/Upload/index.vue' + +const uploadMessage = '鏂囦欢涓婁紶鎴愬姛' + +const handleUploadSuccess = (data) => { + console.log('鏂囦欢宸蹭笂浼�:', data) +} +</script> + +```vue +<template> + <Upload + accept=".pdf,.doc,.docx" + showFileList + :msg="uploadMessage" + @success="handleUploadSuccess" + > + <el-button type="primary"> 鐐瑰嚮涓婁紶鏂囦欢 </el-button> + </Upload> +</template> + +<script setup> +import Upload from '@/components/Upload/index.vue' + +const uploadMessage = '鏂囦欢涓婁紶鎴愬姛' + +const handleUploadSuccess = (data) => { + console.log('鏂囦欢宸蹭笂浼�:', data) +} +</script> +``` + +## 鎻掓Ы + +| 鍚嶇О | 鎻忚堪 | +| ------- | ---------------- | +| default | 榛樿鎻掓Ы鍐呭 | +| text | 涓婁紶鎸夐挳鏂囨湰鎻掓Ы | + +## 灞炴�� + +| 鍚嶇О | 绫诲瀷 | 榛樿鍊� | 鎻忚堪 | +| ------------ | ------ | ------ | ---------------------------------- | +| accept | 瀛楃涓� | | 鎸囧畾鏂囦欢绫诲瀷锛屽涓被鍨嬩娇鐢ㄩ�楀彿鍒嗛殧 | +| showFileList | 甯冨皵鍊� | false | 鏄惁鍦ㄤ笂浼犲悗鏄剧ず鏂囦欢鍒楄〃 | +| msg | 瀛楃涓� | | 涓婁紶鎴愬姛鍚庢樉绀虹殑鎻愮ず淇℃伅 | + +## 浜嬩欢 + +| 鍚嶇О | 鎻忚堪 | +| ------- | ------------------------ | +| success | 鏂囦欢涓婁紶鎴愬姛鏃惰Е鍙戠殑浜嬩欢 | + +## 鏂规硶 + +涓婁紶缁勪欢涓嶆毚闇蹭换浣曡嚜瀹氫箟鏂规硶銆� + +## 鏍峰紡 + +涓婁紶缁勪欢鎻愪緵浜嗗熀鏈牱寮忥紝鍙互浣跨敤 CSS 杩涜鑷畾涔夈�備互涓嬫槸涓�涓ず渚嬶細 + +```scss +.upload { + font-size: 25px; + color: #777; +} +``` diff --git a/PipeLineLems/web/docs/components/Variable.md b/PipeLineLems/web/docs/components/Variable.md new file mode 100644 index 0000000..9a1d345 --- /dev/null +++ b/PipeLineLems/web/docs/components/Variable.md @@ -0,0 +1,111 @@ +# 鍙橀噺缁勪欢鏂囨。 + +## 绠�浠� + +鍙橀噺缁勪欢鐢ㄤ簬閫夋嫨鎴栬緭鍏ュ彉閲忓�笺�傚畠鎻愪緵浜嗛�夋嫨鍙橀噺鐨勫姛鑳斤紝骞舵敮鎸佸閫夊拰鍗曢�夋ā寮忋�� + +## 浣跨敤鏂规硶 + +杈撳叆妗嗙被鍨嬩负 `榛樿` +<Layout> +<Variable + v-model="variableValue" + :isClose="true" + :clearable="true" + :isMultiple="false" + /> +</Layout> + +杈撳叆妗嗙被鍨嬩负 `input` +<Layout> +<Variable + v-model="variableValue" + :isClose="true" + :clearable="true" + :isMultiple="false" + type="input" + /> +</Layout> + +杈撳叆妗嗙被鍨嬩负 `select` +<Layout> +<Variable + v-model="variableValue" + :isClose="true" + :clearable="true" + :isMultiple="false" + type="select"/> +</Layout> + +<script setup> +import Variable from '@/components/Variable/Variable.tsx' +import {ref} from 'vue' +const variableValue = ref('') // 缁戝畾鐨勫彉閲忓�� + +</script> + +```vue +<template> + <Variable + v-model="variableValue" + :isClose="true" + :clearable="true" + :isMultiple="false" + type="input" + /> +</template> + +<script setup> +import Variable from '@/components/Variable/Variable.tsx' +import { ref } from 'vue' + +const variableValue = ref('') // 缁戝畾鐨勫彉閲忓�� +</script> +``` + +## 灞炴�� + +| 灞炴�у悕绉� | 绫诲瀷 | 榛樿鍊� | 鎻忚堪 | +| ---------- | ------------- | ------ | -------------------------------------------- | +| modelValue | String/Number | - | 缁戝畾鐨勫彉閲忓�� | +| isClose | Boolean | false | 鏄惁鏄剧ず鍏抽棴鍥炬爣锛堜粎瀵� `input` 绫诲瀷鏈夋晥锛� | +| clearable | Boolean | false | 鏄惁鍙竻闄よ緭鍏ュ唴瀹癸紙浠呭 `input` 绫诲瀷鏈夋晥锛� | +| dataSource | Array | [] | 鏁版嵁婧愶紙浠呭澶氶�夋ā寮忔湁鏁堬級 | +| isMultiple | Boolean | false | 鏄惁鏀寔澶氶�夋ā寮� | +| index | Number | 0 | 鏁版嵁婧愮储寮曪紙浠呭澶氶�夋ā寮忔湁鏁堬級 | +| field | String | '' | 鏁版嵁婧愬瓧娈靛悕绉帮紙浠呭澶氶�夋ā寮忔湁鏁堬級 | +| type | String | '' | 杈撳叆妗嗙被鍨嬶紝鍙�夊�间负 `'input'` 鎴� `'select'` | + +## 浜嬩欢 + +| 浜嬩欢鍚嶇О | 鎻忚堪 | +| ----------------- | ---------------------- | +| update:modelValue | 鍙橀噺鍊兼洿鏂版椂瑙﹀彂鐨勪簨浠� | +| update:dataSource | 鏁版嵁婧愭洿鏂版椂瑙﹀彂鐨勪簨浠� | +| change | 鍙橀噺鍊煎彉鍖栨椂瑙﹀彂鐨勪簨浠� | + +## 鎻掓Ы + +| 鎻掓Ы鍚嶇О | 鎻忚堪 | +| -------- | ---------------- | +| 榛樿鎻掓Ы | 鏇挎崲榛樿鍐呭 | +| text | 鏇挎崲涓婁紶鎸夐挳鏂囨湰 | + +## 鏂规硶 + +鍙橀噺缁勪欢涓嶆毚闇蹭换浣曡嚜瀹氫箟鏂规硶銆� + +## 鏍峰紡 + +鍙橀噺缁勪欢鎻愪緵浜嗗熀鏈牱寮忥紝鍙互浣跨敤 CSS 杩涜鑷畾涔夈�備互涓嬫槸涓�涓ず渚嬶細 + +```scss +.variable { + font-size: 16px; + color: #333; +} +``` + +--- + +璇ユ枃妗f彁渚涗簡 "鍙橀噺" 缁勪欢鐨勮缁嗕粙缁嶏紝鍖呮嫭灞炴�с�佷簨浠躲�佹彃妲姐�佹柟娉曞拰鏍峰紡閫夐」銆� diff --git a/PipeLineLems/web/docs/components/index.md b/PipeLineLems/web/docs/components/index.md new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/docs/components/index.md diff --git a/PipeLineLems/web/docs/index.md b/PipeLineLems/web/docs/index.md new file mode 100644 index 0000000..400c1e8 --- /dev/null +++ b/PipeLineLems/web/docs/index.md @@ -0,0 +1,28 @@ +--- +# https://vitepress.dev/reference/default-theme-home-page +layout: home + +hero: + name: 'information-ui' + text: '鍓嶇淇℃伅鍖栫粍浠跺簱' + tagline: '鍩轰簬Vue3.x寮�鍙戠殑缁勪欢搴�' + image: + # 鎯虫墽琛岃鍛戒护锛岄渶瑕佸厛鎶妚ue鐗堟湰鍗囩骇鍒�3.3+,鎴栬�呮妸package.json涓殑vue鍒犻櫎锛岄噸鏂板畨瑁咃紝缂栬瘧濂戒簡鍚庯紝鍐嶆仮澶� + src: /tt.png + alt: lems + actions: + - theme: brand + text: 蹇�熷紑濮� + link: /quick-start + - theme: alt + text: 鏌ョ湅缁勪欢 + link: /components/BaseContent + +features: + - title: 闆嗘垚 + details: 闆嗘垚浜庝俊鎭寲鏍囧噯缁勪欢寮�鍙� + - title: 澶嶇敤 + details: 缁勪欢API澶嶇敤锛屽噺灏戝紑鍙戞垚鏈� + - title: 鏍峰紡缁熶竴 + details: 鏍峰紡鍩轰簬淇℃伅鍖栫粍浠舵爣鍑嗭紝鐪佸幓鏍峰紡璧版煡姝ラ +--- diff --git a/PipeLineLems/web/docs/markdown-examples.md b/PipeLineLems/web/docs/markdown-examples.md new file mode 100644 index 0000000..f9258a5 --- /dev/null +++ b/PipeLineLems/web/docs/markdown-examples.md @@ -0,0 +1,85 @@ +# Markdown Extension Examples + +This page demonstrates some of the built-in markdown extensions provided by VitePress. + +## Syntax Highlighting + +VitePress provides Syntax Highlighting powered by [Shiki](https://github.com/shikijs/shiki), with additional features like line-highlighting: + +**Input** + +````md +```js{4} +export default { + data () { + return { + msg: 'Highlighted!' + } + } +} +``` +```` + +**Output** + +```js{4} +export default { + data () { + return { + msg: 'Highlighted!' + } + } +} +``` + +## Custom Containers + +**Input** + +```md +::: info +This is an info box. +::: + +::: tip +This is a tip. +::: + +::: warning +This is a warning. +::: + +::: danger +This is a dangerous warning. +::: + +::: details +This is a details block. +::: +``` + +**Output** + +::: info +This is an info box. +::: + +::: tip +This is a tip. +::: + +::: warning +This is a warning. +::: + +::: danger +This is a dangerous warning. +::: + +::: details +This is a details block. +::: + +## More + +Check out the documentation for the [full list of markdown extensions](https://vitepress.dev/guide/markdown). diff --git a/PipeLineLems/web/docs/postcss.confg.mts b/PipeLineLems/web/docs/postcss.confg.mts new file mode 100644 index 0000000..018cda3 --- /dev/null +++ b/PipeLineLems/web/docs/postcss.confg.mts @@ -0,0 +1,13 @@ +import { postcssIsolateStyles } from 'vitepress' +import tailwindcss from 'tailwindcss' +import autoprefixer from 'autoprefixer' + +export default { + plugins: [ + postcssIsolateStyles({ + includeFiles: [/vp-doc\.css/], + }), + tailwindcss(), + autoprefixer(), + ], +} diff --git a/PipeLineLems/web/docs/public/lems.png b/PipeLineLems/web/docs/public/lems.png new file mode 100644 index 0000000..b5d4e18 --- /dev/null +++ b/PipeLineLems/web/docs/public/lems.png Binary files differ diff --git a/PipeLineLems/web/docs/public/tt.png b/PipeLineLems/web/docs/public/tt.png new file mode 100644 index 0000000..8072b66 --- /dev/null +++ b/PipeLineLems/web/docs/public/tt.png Binary files differ diff --git a/PipeLineLems/web/docs/quick-start.md b/PipeLineLems/web/docs/quick-start.md new file mode 100644 index 0000000..b997e00 --- /dev/null +++ b/PipeLineLems/web/docs/quick-start.md @@ -0,0 +1,11 @@ +# 蹇�熷紑濮� + +### 鏈妭灏嗕粙缁嶅浣曞湪椤圭洰涓娇鐢� Information Ui銆� + +## 瀹夎 + +```js +npm install information-ui --save +or +yarn add information-ui +``` diff --git a/PipeLineLems/web/docs/vite.config.js b/PipeLineLems/web/docs/vite.config.js new file mode 100644 index 0000000..b337c9f --- /dev/null +++ b/PipeLineLems/web/docs/vite.config.js @@ -0,0 +1,87 @@ +import { defineConfig, loadEnv } from 'vite' +import vueJsx from '@vitejs/plugin-vue-jsx' +import path from 'path' +import VueTypeImports from 'vite-plugin-vue-type-imports' +import { ElementPlusResolver } from 'unplugin-vue-components/resolvers' +import Components from 'unplugin-vue-components/vite' +const nodeEnv = process.env.NODE_ENV || 'production' +const env = loadEnv(nodeEnv, __dirname) +// import { postcssIsolateStyles } from 'vitepress' +// import tailwindcss from 'tailwindcss' +// import autoprefixer from 'autoprefixer' +const suffix = process.env.NODE_ENV === 'development' ? '' : '.ssr' +console.log(suffix, 'suffix') +export default defineConfig({ + ssr: { + noExternal: ['element-plus'], + }, + plugins: [ + vueJsx(), + VueTypeImports(), + Components({ + include: [/\.vue$/, /\.vue\?vue/, /\.md$/, /\.tsx/, /\.jsx/], + resolvers: [ + ElementPlusResolver({ + importStyle: 'sass', + }), + ], + }), + ], + + resolve: { + alias: { + '@': path.resolve(__dirname, '../src'), + components: path.resolve(__dirname, '../src/components'), + sdk: path.resolve(__dirname, `../src/cms/sdk.es${suffix}.js`), + }, + }, + server: { + host: '0.0.0.0', + headers: { + 'Access-Control-Allow-Origin': '*', + }, + origin: `//localhost:${env.VITE_PORT}`, + // open: true, + port: env.VITE_PORT, + cors: true, + proxy: { + '/api': { + target: env.VITE_API_URL, + changeOrigin: true, + }, + '/hubs': { + target: env.VITE_API_URL, + changeOrigin: true, + ws: true, + }, + }, + }, + build: { + outDir: 'dist', + sourcemap: false, + chunkSizeWarningLimit: 1500, + target: 'ES2022', + rollupOptions: {}, + // output: { + // entryFileNames: `index.js`, + // }, + }, + css: { + // postcss: { + // plugins: [ + // postcssIsolateStyles({ + // includeFiles: [/vp-doc\.css/], + // }), + // tailwindcss(), + // autoprefixer(), + // ], + // }, + preprocessorOptions: { + scss: { + additionalData: ` + @use "@/assets/styles/element.scss" as *; + `, + }, + }, + }, +}) diff --git a/PipeLineLems/web/env.d.ts b/PipeLineLems/web/env.d.ts index dda4d3d..a5046b2 100644 --- a/PipeLineLems/web/env.d.ts +++ b/PipeLineLems/web/env.d.ts @@ -7,3 +7,4 @@ } declare module 'koa-compose' +declare module 'd3' diff --git a/PipeLineLems/web/index.html b/PipeLineLems/web/index.html index 3391ea9..0c63b99 100644 --- a/PipeLineLems/web/index.html +++ b/PipeLineLems/web/index.html @@ -4,13 +4,11 @@ <meta charset="UTF-8" /> <link rel="icon" href="/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <!-- <link rel="stylesheet" href="http://at.alicdn.com/t/font_3273823_ids2nmnjyss.css"> --> - <title>information-standard</title> + <title>淇℃伅鍖栫粍浠禠MES</title> <script> window.cmstype = 'Web' </script> </head> - <body> <div id="app"></div> <script type="module" src="/src/main.ts"></script> diff --git a/PipeLineLems/web/package-lock.json b/PipeLineLems/web/package-lock.json index c66fd4d..73077bd 100644 --- a/PipeLineLems/web/package-lock.json +++ b/PipeLineLems/web/package-lock.json @@ -1,73 +1,125 @@ { - "name": "standard", + "name": "information-base", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { - "name": "standard", + "name": "information-base", "version": "1.0.0", "dependencies": { - "@fullhuman/postcss-purgecss": "^5.0.0", + "@antv/g6": "4.8.24", + "@antv/hierarchy": "0.6.11", + "@antv/layout": "0.3.25", + "@antv/s2": "^2.3.0", + "@arco-design/web-vue": "2.56.1", + "@fullhuman/postcss-purgecss": "5.0.0", "@imengyu/vue3-context-menu": "1.3.5", - "@optimize-lodash/rollup-plugin": "^4.0.4", - "@vue/cli-service": "^5.0.4", - "@vueuse/core": "^10.4.1", - "axios": "^0.24.0", - "dayjs": "^1.11.10", - "echarts": "^5.4.3", - "element-plus": "2.2.32", - "jsencrypt": "^3.3.2", - "koa-compose": "^4.1.0", - "lightningcss": "^1.21.7", - "lodash": "^4.17.21", - "sortablejs": "^1.15.0", - "vite-plugin-qiankun": "^1.0.15", - "vite-plugin-single-spa": "^0.1.0", - "vue": "3.2.31", + "@logicflow/core": "1.2.25", + "@logicflow/extension": "1.2.25", + "@microsoft/signalr": "6.0.6", + "@optimize-lodash/rollup-plugin": "4.0.4", + "@types/uuid": "9.0.8", + "@vue/cli-service": "5.0.4", + "@vueuse/core": "9.13.0", + "@yzfe/svgicon": "1.2.2", + "@yzfe/vue3-svgicon": "1.0.2", + "axios": "0.24.0", + "chalk": "4.1.2", + "cross-env": "7.0.3", + "d3": "7.9.0", + "d3-hierarchy": "3.1.2", + "dayjs": "1.11.10", + "element-plus": "2.6.3", + "element-tree-line": "0.2.1", + "execa": "5.1.1", + "fast-xml-parser": "4.3.6", + "fs-extra": "11.2.0", + "glob": "11.0.0", + "html2canvas": "1.4.1", + "information-ui": "1.0.2", + "insert-css": "2.0.0", + "jsencrypt": "3.3.2", + "jszip": "3.10.1", + "koa-compose": "4.1.0", + "lightningcss": "1.21.7", + "lodash": "4.17.21", + "mitt": "3.0.1", + "nanoid": "5.0.7", + "slash": "3.0.0", + "sortablejs": "1.15.0", + "streamsaver": "^2.0.6", + "style-to-object": "1.0.8", + "uuid": "9.0.1", + "vite-plugin-qiankun": "1.0.15", + "vite-plugin-single-spa": "0.1.0", + "vue": "3.4.27", "vue-i18n": "9.1.9", "vue-router": "4.0.11", + "vue-virtual-scroller": "1.1.2", "vuex": "4.0.2", - "vxe-table": "4.5.9", - "vxe-table-plugin-element": "^3.1.0", - "xe-utils": "^3.5.13" + "vxe-table": "4.6.20", + "vxe-table-plugin-element": "3.1.0", + "xe-utils": "3.5.31", + "xss": "1.0.15", + "zip-a-folder": "3.1.7" }, "devDependencies": { - "@babel/preset-typescript": "^7.16.7", - "@types/crypto-js": "^4.1.1", - "@types/jest": "^27.4.1", - "@types/keyboardjs": "^2.5.0", - "@types/lodash": "^4.14.181", - "@types/node": "^16.11.26", - "@types/sortablejs": "^1.13.0", - "@typescript-eslint/eslint-plugin": "^5.12.1", - "@typescript-eslint/parser": "^5.12.1", - "@vitejs/plugin-vue": "^2.3.3", - "@vitejs/plugin-vue-jsx": "^3.1.0", - "@vue/compiler-sfc": "^3.2.31", - "@vue/tsconfig": "^0.4.0", - "babel-eslint": "^10.1.0", - "eslint": "^8.12.0", - "eslint-config-airbnb": "^19.0.4", - "eslint-plugin-import": "^2.25.4", - "eslint-plugin-vue": "^8.5.0", - "eslint-plugin-vue-libs": "^4.0.0", - "glob": "10.2.6", - "jest": "^27.5.1", - "postcss": "8.4.29", + "@arco-plugins/vite-vue": "1.4.5", + "@babel/core": "7.26.0", + "@babel/preset-typescript": "7.16.7", + "@element-plus/icons-vue": "2.3.1", + "@rushstack/eslint-patch": "^1.10.4", + "@types/crypto-js": "4.1.1", + "@types/jest": "27.4.1", + "@types/keyboardjs": "2.5.0", + "@types/lodash": "4.14.181", + "@types/node": "16.11.26", + "@types/sortablejs": "1.13.0", + "@typescript-eslint/eslint-plugin": "5.12.1", + "@typescript-eslint/parser": "5.12.1", + "@vitejs/plugin-vue": "5.2.1", + "@vitejs/plugin-vue-jsx": "4.1.1", + "@vue/babel-plugin-jsx": "^1.2.5", + "@vue/compiler-sfc": "3.5.1", + "@vue/eslint-config-typescript": "^14.1.4", + "@vue/tsconfig": "0.7.0", + "autoprefixer": "10.4.19", + "babel-eslint": "10.1.0", + "cross-spawn": "7.0.5", + "eslint": "8.12.0", + "eslint-config-airbnb": "19.0.4", + "eslint-plugin-import": "2.25.4", + "eslint-plugin-vue": "8.5.0", + "eslint-plugin-vue-libs": "4.0.0", + "jest": "27.5.1", + "kill-port": "^2.0.1", + "less": "^4.2.2", + "lmes-create-widget": "1.0.6", + "postcss": "8.4.38", + "postcss-prefix-selector": "1.16.0", + "rollup-plugin-copy": "3.5.0", + "rollup-plugin-visualizer": "5.12.0", "sass": "1.49.9", - "terser": "^5.19.4", - "ts-jest": "^27.1.3", - "typescript": "^4.5.5", - "unplugin-auto-import": "^0.16.6", - "unplugin-element-plus": "^0.1.3", - "unplugin-vue-components": "^0.25.2", - "vite": "4.4.9", - "vite-plugin-build": "^0.10.0", - "vite-plugin-css-injected-by-js": "^3.1.1", - "vite-plugin-style-import": "^2.0.0", - "vite-plugin-vue-type-imports": "^0.2.5", - "vue-tsc": "^0.3.0" + "tailwindcss": "3.4.3", + "terser": "5.30.0", + "ts-jest": "27.1.3", + "typescript": "5.7.2", + "unplugin-auto-import": "0.16.6", + "unplugin-element-plus": "0.1.3", + "unplugin-vue-components": "0.25.2", + "vite": "5.4.3", + "vite-plugin-build": "0.10.0", + "vite-plugin-compression": "0.5.1", + "vite-plugin-compression2": "1.2.0", + "vite-plugin-css-injected-by-js": "3.1.1", + "vite-plugin-lazy-import": "^1.0.7", + "vite-plugin-style-import": "2.0.0", + "vite-plugin-svgicon": "2.1.2", + "vite-plugin-top-level-await": "1.4.1", + "vite-plugin-vue-type-imports": "0.2.5", + "vitepress": "1.0.1", + "vue-tsc": "^2.1.10" } }, "node_modules/@achrinza/node-ipc": { @@ -82,6 +134,243 @@ "node": "8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19" } }, + "node_modules/@algolia/autocomplete-core": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.17.9.tgz", + "integrity": "sha512-O7BxrpLDPJWWHv/DLA9DRFWs+iY1uOJZkqUwjS5HSZAGcl0hIVCQ97LTLewiZmZ402JYUrun+8NqFP+hCknlbQ==", + "dev": true, + "dependencies": { + "@algolia/autocomplete-plugin-algolia-insights": "1.17.9", + "@algolia/autocomplete-shared": "1.17.9" + } + }, + "node_modules/@algolia/autocomplete-plugin-algolia-insights": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.9.tgz", + "integrity": "sha512-u1fEHkCbWF92DBeB/KHeMacsjsoI0wFhjZtlCq2ddZbAehshbZST6Hs0Avkc0s+4UyBGbMDnSuXHLuvRWK5iDQ==", + "dev": true, + "dependencies": { + "@algolia/autocomplete-shared": "1.17.9" + }, + "peerDependencies": { + "search-insights": ">= 1 < 3" + } + }, + "node_modules/@algolia/autocomplete-preset-algolia": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.9.tgz", + "integrity": "sha512-Na1OuceSJeg8j7ZWn5ssMu/Ax3amtOwk76u4h5J4eK2Nx2KB5qt0Z4cOapCsxot9VcEN11ADV5aUSlQF4RhGjQ==", + "dev": true, + "dependencies": { + "@algolia/autocomplete-shared": "1.17.9" + }, + "peerDependencies": { + "@algolia/client-search": ">= 4.9.1 < 6", + "algoliasearch": ">= 4.9.1 < 6" + } + }, + "node_modules/@algolia/autocomplete-shared": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.9.tgz", + "integrity": "sha512-iDf05JDQ7I0b7JEA/9IektxN/80a2MZ1ToohfmNS3rfeuQnIKI3IJlIafD0xu4StbtQTghx9T3Maa97ytkXenQ==", + "dev": true, + "peerDependencies": { + "@algolia/client-search": ">= 4.9.1 < 6", + "algoliasearch": ">= 4.9.1 < 6" + } + }, + "node_modules/@algolia/client-abtesting": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-abtesting/-/client-abtesting-5.23.4.tgz", + "integrity": "sha512-WIMT2Kxy+FFWXWQxIU8QgbTioL+SGE24zhpj0kipG4uQbzXwONaWt7ffaYLjfge3gcGSgJVv+1VlahVckafluQ==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-analytics": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-analytics/-/client-analytics-5.23.4.tgz", + "integrity": "sha512-4B9gChENsQA9kFmFlb+x3YhBz2Gx3vSsm81FHI1yJ3fn2zlxREHmfrjyqYoMunsU7BybT/o5Nb7ccCbm/vfseA==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-common": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.23.4.tgz", + "integrity": "sha512-bsj0lwU2ytiWLtl7sPunr+oLe+0YJql9FozJln5BnIiqfKOaseSDdV42060vUy+D4373f2XBI009K/rm2IXYMA==", + "dev": true, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-insights": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-insights/-/client-insights-5.23.4.tgz", + "integrity": "sha512-XSCtAYvJ/hnfDHfRVMbBH0dayR+2ofVZy3jf5qyifjguC6rwxDsSdQvXpT0QFVyG+h8UPGtDhMPoUIng4wIcZA==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-personalization": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-personalization/-/client-personalization-5.23.4.tgz", + "integrity": "sha512-l/0QvqgRFFOf7BnKSJ3myd1WbDr86ftVaa3PQwlsNh7IpIHmvVcT83Bi5zlORozVGMwaKfyPZo6O48PZELsOeA==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-query-suggestions": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.23.4.tgz", + "integrity": "sha512-TB0htrDgVacVGtPDyENoM6VIeYqR+pMsDovW94dfi2JoaRxfqu/tYmLpvgWcOknP6wLbr8bA+G7t/NiGksNAwQ==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/client-search": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.23.4.tgz", + "integrity": "sha512-uBGo6KwUP6z+u6HZWRui8UJClS7fgUIAiYd1prUqCbkzDiCngTOzxaJbEvrdkK0hGCQtnPDiuNhC5MhtVNN4Eg==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/ingestion": { + "version": "1.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/ingestion/-/ingestion-1.23.4.tgz", + "integrity": "sha512-Si6rFuGnSeEUPU9QchYvbknvEIyCRK7nkeaPVQdZpABU7m4V/tsiWdHmjVodtx3h20VZivJdHeQO9XbHxBOcCw==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/monitoring": { + "version": "1.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/monitoring/-/monitoring-1.23.4.tgz", + "integrity": "sha512-EXGoVVTshraqPJgr5cMd1fq7Jm71Ew6MpGCEaxI5PErBpJAmKdtjRIzs6JOGKHRaWLi+jdbJPYc2y8RN4qcx5Q==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/recommend": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/recommend/-/recommend-5.23.4.tgz", + "integrity": "sha512-1t6glwKVCkjvBNlng2itTf8fwaLSqkL4JaMENgR3WTGR8mmW2akocUy/ZYSQcG4TcR7qu4zW2UMGAwLoWoflgQ==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/requester-browser-xhr": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.23.4.tgz", + "integrity": "sha512-UUuizcgc5+VSY8hqzDFVdJ3Wcto03lpbFRGPgW12pHTlUQHUTADtIpIhkLLOZRCjXmCVhtr97Z+eR6LcRYXa3Q==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/requester-fetch": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.23.4.tgz", + "integrity": "sha512-UhDg6elsek6NnV5z4VG1qMwR6vbp+rTMBEnl/v4hUyXQazU+CNdYkl++cpdmLwGI/7nXc28xtZiL90Es3I7viQ==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@algolia/requester-node-http": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.23.4.tgz", + "integrity": "sha512-jXGzGBRUS0oywQwnaCA6mMDJO7LoC3dYSLsyNfIqxDR4SNGLhtg3je0Y31lc24OA4nYyKAYgVLtjfrpcpsWShg==", + "dev": true, + "dependencies": { + "@algolia/client-common": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/@alloc/quick-lru": { + "version": "5.2.0", + "resolved": "https://registry.npmmirror.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", + "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@ampproject/remapping": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", @@ -94,6 +383,14 @@ "node": ">=6.0.0" } }, + "node_modules/@ant-design/colors": { + "version": "4.0.5", + "resolved": "https://registry.npmmirror.com/@ant-design/colors/-/colors-4.0.5.tgz", + "integrity": "sha512-3mnuX2prnWOWvpFTS2WH2LoouWlOgtnIpc6IarWN6GOzzLF8dW/U8UctuvIPhoboETehZfJ61XP+CGakBEPJ3Q==", + "dependencies": { + "tinycolor2": "^1.4.1" + } + }, "node_modules/@antfu/utils": { "version": "0.7.6", "integrity": "sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==", @@ -102,42 +399,802 @@ "url": "https://github.com/sponsors/antfu" } }, - "node_modules/@babel/code-frame": { - "version": "7.21.4", - "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", + "node_modules/@antv/algorithm": { + "version": "0.1.26", + "resolved": "https://registry.npmmirror.com/@antv/algorithm/-/algorithm-0.1.26.tgz", + "integrity": "sha512-DVhcFSQ8YQnMNW34Mk8BSsfc61iC1sAnmcfYoXTAshYHuU50p/6b7x3QYaGctDNKWGvi1ub7mPcSY0bK+aN0qg==", "dependencies": { - "@babel/highlight": "^7.18.6" + "@antv/util": "^2.0.13", + "tslib": "^2.0.0" + } + }, + "node_modules/@antv/dom-util": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/@antv/dom-util/-/dom-util-2.0.4.tgz", + "integrity": "sha512-2shXUl504fKwt82T3GkuT4Uoc6p9qjCKnJ8gXGLSW4T1W37dqf9AV28aCfoVPHp2BUXpSsB+PAJX2rG/jLHsLQ==", + "dependencies": { + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/event-emitter": { + "version": "0.1.3", + "resolved": "https://registry.npmmirror.com/@antv/event-emitter/-/event-emitter-0.1.3.tgz", + "integrity": "sha512-4ddpsiHN9Pd4UIlWuKVK1C4IiZIdbwQvy9i7DUSI3xNJ89FPUFt8lxDYj8GzzfdllV0NkJTRxnG+FvLk0llidg==" + }, + "node_modules/@antv/g": { + "version": "6.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g/-/g-6.1.23.tgz", + "integrity": "sha512-D3t5gNV5ci3okmkF9N03lZ7arheYE/KmaXBTEuEFWxLOJPsGjweVcM+cNJJ6o0pc+4toGz+XpPFB/Xvz2gM5tw==", + "dependencies": { + "@antv/g-camera-api": "2.0.37", + "@antv/g-dom-mutation-observer-api": "2.0.34", + "@antv/g-lite": "2.2.18", + "@antv/g-web-animations-api": "2.1.23", + "@babel/runtime": "^7.25.6" + } + }, + "node_modules/@antv/g-base": { + "version": "0.5.16", + "resolved": "https://registry.npmmirror.com/@antv/g-base/-/g-base-0.5.16.tgz", + "integrity": "sha512-jP06wggTubDPHXoKwFg3/f1lyxBX9ywwN3E/HG74Nd7DXqOXQis8tsIWW+O6dS/h9vyuXLd1/wDWkMMm3ZzXdg==", + "dependencies": { + "@antv/event-emitter": "^0.1.1", + "@antv/g-math": "^0.1.9", + "@antv/matrix-util": "^3.1.0-beta.1", + "@antv/path-util": "~2.0.5", + "@antv/util": "~2.0.13", + "@types/d3-timer": "^2.0.0", + "d3-ease": "^1.0.5", + "d3-interpolate": "^3.0.1", + "d3-timer": "^1.0.9", + "detect-browser": "^5.1.0", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/g-camera-api": { + "version": "2.0.37", + "resolved": "https://registry.npmmirror.com/@antv/g-camera-api/-/g-camera-api-2.0.37.tgz", + "integrity": "sha512-LfNurM/DZirouy8nu69xm+x8EjhT/WmZmaBKBu1ku5pTY52KLBQC0gFQMZ3L8fjUMcmhEtwcRY7wyIG3yDIoTg==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-camera-api/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-canvas": { + "version": "0.5.17", + "resolved": "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-0.5.17.tgz", + "integrity": "sha512-sXYJMWTOlb/Ycb6sTKu00LcJqInXJY4t99+kSM40u2OfqrXYmaXDjHR7D2V0roMkbK/QWiWS9UnEidCR1VtMOA==", + "dependencies": { + "@antv/g-base": "^0.5.12", + "@antv/g-math": "^0.1.9", + "@antv/matrix-util": "^3.1.0-beta.1", + "@antv/path-util": "~2.0.5", + "@antv/util": "~2.0.0", + "gl-matrix": "^3.0.0", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/g-dom-mutation-observer-api": { + "version": "2.0.34", + "resolved": "https://registry.npmmirror.com/@antv/g-dom-mutation-observer-api/-/g-dom-mutation-observer-api-2.0.34.tgz", + "integrity": "sha512-oNBGtwEuV0+FFk8NCCKxK13V2FJdzIgyC7XSAjtVUR5P2/tgZqNEaOEz6byrimZsft2dZsQUyjl17QSooLRkMw==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@babel/runtime": "^7.25.6" + } + }, + "node_modules/@antv/g-lite": { + "version": "2.2.18", + "resolved": "https://registry.npmmirror.com/@antv/g-lite/-/g-lite-2.2.18.tgz", + "integrity": "sha512-m7Oq0cXF5rOSKYpgZwP99b4165WXLePsyG4mX7oUWqL0cEweafk+92Re7tSSnvhUBhgmM7rJ5X1AipFnpzt0Kw==", + "dependencies": { + "@antv/g-math": "3.0.0", + "@antv/util": "^3.3.5", + "@antv/vendor": "^1.0.3", + "@babel/runtime": "^7.25.6", + "eventemitter3": "^5.0.1", + "gl-matrix": "^3.4.3", + "rbush": "^3.0.1", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-lite/node_modules/@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "dependencies": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-lite/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-lite/node_modules/eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" + }, + "node_modules/@antv/g-math": { + "version": "0.1.9", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-0.1.9.tgz", + "integrity": "sha512-KHMSfPfZ5XHM1PZnG42Q2gxXfOitYveNTA7L61lR6mhZ8Y/aExsYmHqaKBsSarU0z+6WLrl9C07PQJZaw0uljQ==", + "dependencies": { + "@antv/util": "~2.0.0", + "gl-matrix": "^3.0.0" + } + }, + "node_modules/@antv/g-plugin-canvas-path-generator": { + "version": "2.1.18", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-canvas-path-generator/-/g-plugin-canvas-path-generator-2.1.18.tgz", + "integrity": "sha512-TOfWb13diw/yMcmYpgDYqXtPFMdw6ywcykJ8WIvW0MjJEjM/HGNmmoVbJYZWTipEm9MwAp38eomhPQS7FeohWQ==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/g-math": "3.0.0", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-canvas-path-generator/node_modules/@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "dependencies": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-canvas-path-generator/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-plugin-canvas-picker": { + "version": "2.1.21", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-canvas-picker/-/g-plugin-canvas-picker-2.1.21.tgz", + "integrity": "sha512-C27pcYeXygltMrLtTxkUiELusgPaVBM9t2nXV+Szldp7K0uOXWSmNfjq3zVcRBMecvKTLdFV8Vz6fk6JxMtmqA==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/g-math": "3.0.0", + "@antv/g-plugin-canvas-path-generator": "2.1.18", + "@antv/g-plugin-canvas-renderer": "2.2.21", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-canvas-picker/node_modules/@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "dependencies": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-canvas-picker/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-plugin-canvas-renderer": { + "version": "2.2.21", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-canvas-renderer/-/g-plugin-canvas-renderer-2.2.21.tgz", + "integrity": "sha512-WcemVy8BcSMA6Nf7MeLaj0OVjgwGnl5dvIXY0TmwRuvsQiRRWYtKNPFuSjADQ+AEVmUUsPwTn5R2YRH0SDY72w==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/g-math": "3.0.0", + "@antv/g-plugin-canvas-path-generator": "2.1.18", + "@antv/g-plugin-image-loader": "2.1.21", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-canvas-renderer/node_modules/@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "dependencies": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-canvas-renderer/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-plugin-dom-interaction": { + "version": "2.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-dom-interaction/-/g-plugin-dom-interaction-2.1.23.tgz", + "integrity": "sha512-wcVoB37tZmv3zo2VSLiGitND7+WuKBIYc8mQG3etR48Dk67l+Z0lJa8HUqjdp47blI7nOYF4AP9d2SjI5LQ1sw==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-html-renderer": { + "version": "2.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-html-renderer/-/g-plugin-html-renderer-2.1.23.tgz", + "integrity": "sha512-G3m7yIkl/p1hShO5X9r1RTPUVl4XkU72agvQZzvv0oWy+PkYzrlA7duzVz/4Jh7kkOiAnfV6NqxMWrldvJAT+A==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-html-renderer/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-plugin-image-loader": { + "version": "2.1.21", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-image-loader/-/g-plugin-image-loader-2.1.21.tgz", + "integrity": "sha512-hz0VphH4f16e61eKbMvFPhyM7yH9XyU9aLcYcs6WGbu+kZ2v4kc7wlefbER41dqGbEy7GG0qDvQczDiRbrWYQg==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-plugin-image-loader/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-svg": { + "version": "0.5.7", + "resolved": "https://registry.npmmirror.com/@antv/g-svg/-/g-svg-0.5.7.tgz", + "integrity": "sha512-jUbWoPgr4YNsOat2Y/rGAouNQYGpw4R0cvlN0YafwOyacFFYy2zC8RslNd6KkPhhR3XHNSqJOuCYZj/YmLUwYw==", + "dependencies": { + "@antv/g-base": "^0.5.12", + "@antv/g-math": "^0.1.9", + "@antv/util": "~2.0.0", + "detect-browser": "^5.0.0", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/g-web-animations-api": { + "version": "2.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g-web-animations-api/-/g-web-animations-api-2.1.23.tgz", + "integrity": "sha512-gpXdxAbVtcM+SOsoc0ucPba7cWgG6FEp2EWGuaMzOiqoJGplp511xZ+d9T3l9hgp/vWOSKt/NZ9PlOPqXSK2GA==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/g-web-animations-api/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/g-webgpu": { + "version": "0.7.2", + "resolved": "https://registry.npmmirror.com/@antv/g-webgpu/-/g-webgpu-0.7.2.tgz", + "integrity": "sha512-kw+oYGsdvj5qeUfy5DPb/jztZBV+2fmqBd3Vv8NlKatfBmv8AirYX/CCW74AUSdWm99rEiLyxFB1VdRZ6b/wnQ==", + "dependencies": { + "@antv/g-webgpu-core": "^0.7.2", + "@antv/g-webgpu-engine": "^0.7.2", + "gl-matrix": "^3.1.0", + "gl-vec2": "^1.3.0", + "lodash": "^4.17.15" + } + }, + "node_modules/@antv/g-webgpu-core": { + "version": "0.7.2", + "resolved": "https://registry.npmmirror.com/@antv/g-webgpu-core/-/g-webgpu-core-0.7.2.tgz", + "integrity": "sha512-xUMmop7f3Rs34zFYKXLqHhDR1CQTeDl/7vI7Sn3X/73BqJc3X3HIIRvm83Fg2CjVACaOzw4WeLRXNaOCp9fz9w==", + "dependencies": { + "eventemitter3": "^4.0.0", + "gl-matrix": "^3.1.0", + "lodash": "^4.17.15", + "probe.gl": "^3.1.1" + } + }, + "node_modules/@antv/g-webgpu-engine": { + "version": "0.7.2", + "resolved": "https://registry.npmmirror.com/@antv/g-webgpu-engine/-/g-webgpu-engine-0.7.2.tgz", + "integrity": "sha512-lx8Y93IW2cnJvdoDRKyMmTdYqSC1pOmF0nyG3PGGyA0NI9vBYVgO0KTF6hkyWjdTWVq7XDZyf/h8CJridLh3lg==", + "dependencies": { + "@antv/g-webgpu-core": "^0.7.2", + "gl-matrix": "^3.1.0", + "lodash": "^4.17.15", + "regl": "^1.3.11" + } + }, + "node_modules/@antv/g6": { + "version": "4.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6/-/g6-4.8.24.tgz", + "integrity": "sha512-bgj7sZ+z45JmOngIpYpwmSIg7SboMLZBoAlX0+RoAETZB3/xvZO0MXT3lCSyAhIgm5Sb68pekKi7OStuo04NyQ==", + "dependencies": { + "@antv/g6-pc": "0.8.24" + } + }, + "node_modules/@antv/g6-core": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-core/-/g6-core-0.8.24.tgz", + "integrity": "sha512-rgI3dArAD8uoSz2+skS4ctN4x/Of33ivTIKaEYYvClxgkLZWVz9zvocy+5AWcVPBHZsAXkZcdh9zndIoWY/33A==", + "dependencies": { + "@antv/algorithm": "^0.1.26", + "@antv/dom-util": "^2.0.1", + "@antv/event-emitter": "~0.1.0", + "@antv/g-base": "^0.5.1", + "@antv/g-math": "^0.1.1", + "@antv/matrix-util": "^3.1.0-beta.3", + "@antv/path-util": "^2.0.3", + "@antv/util": "~2.0.5", + "ml-matrix": "^6.5.0", + "tslib": "^2.6.2" + } + }, + "node_modules/@antv/g6-element": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-element/-/g6-element-0.8.24.tgz", + "integrity": "sha512-61FXkt9LY+6EOUtSam1iFTOW2AM59sPVcV1BuPj4dXiD0dluLE+R7d8B/94g1tKDw9tsjhfUQGC7hTXscJRJFw==", + "dependencies": { + "@antv/g-base": "^0.5.1", + "@antv/g6-core": "0.8.24", + "@antv/util": "~2.0.5", + "tslib": "^2.6.2" + }, + "peerDependencies": { + "@antv/g6": "4.8.24" + } + }, + "node_modules/@antv/g6-pc": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-pc/-/g6-pc-0.8.24.tgz", + "integrity": "sha512-nf0y1lrp8J5DotqRryXd2S/J30COW8spVcLF9gUqywGqQAHfE00Ywkqr+PZBnsfCZXsXCi9o0+CE9NrkWs4SBQ==", + "dependencies": { + "@ant-design/colors": "^4.0.5", + "@antv/algorithm": "^0.1.26", + "@antv/dom-util": "^2.0.1", + "@antv/event-emitter": "~0.1.0", + "@antv/g-base": "^0.5.1", + "@antv/g-canvas": "^0.5.2", + "@antv/g-math": "^0.1.1", + "@antv/g-svg": "^0.5.1", + "@antv/g6-core": "0.8.24", + "@antv/g6-element": "0.8.24", + "@antv/g6-plugin": "0.8.24", + "@antv/hierarchy": "^0.6.10", + "@antv/layout": "^0.3.0", + "@antv/matrix-util": "^3.1.0-beta.3", + "@antv/path-util": "^2.0.3", + "@antv/util": "~2.0.5", + "color": "^3.1.3", + "d3-force": "^2.0.1", + "dagre": "^0.8.5", + "insert-css": "^2.0.0", + "ml-matrix": "^6.5.0", + "tslib": "^2.6.2" + } + }, + "node_modules/@antv/g6-plugin": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-plugin/-/g6-plugin-0.8.24.tgz", + "integrity": "sha512-ZIOnwLTC7SM2bFiJZ3vYFWnkyOCWKqnU96i/fBh1qAoY5slDS3hatenZWEXUtOcqaKw1h+5A5f72MRXqBBVn0g==", + "dependencies": { + "@antv/dom-util": "^2.0.2", + "@antv/g-base": "^0.5.1", + "@antv/g-canvas": "^0.5.2", + "@antv/g-svg": "^0.5.2", + "@antv/g6-core": "0.8.24", + "@antv/g6-element": "0.8.24", + "@antv/matrix-util": "^3.1.0-beta.3", + "@antv/path-util": "^2.0.3", + "@antv/scale": "^0.3.4", + "@antv/util": "^2.0.9", + "insert-css": "^2.0.0" + }, + "peerDependencies": { + "@antv/g6": "4.8.24" + } + }, + "node_modules/@antv/graphlib": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/@antv/graphlib/-/graphlib-1.2.0.tgz", + "integrity": "sha512-hhJOMThec51nU4Fe5p/viLlNIL71uDEgYFzKPajWjr2715SFG1HAgiP6AVylIeqBcAZ04u3Lw7usjl/TuI5RuQ==" + }, + "node_modules/@antv/hierarchy": { + "version": "0.6.11", + "resolved": "https://registry.npmmirror.com/@antv/hierarchy/-/hierarchy-0.6.11.tgz", + "integrity": "sha512-RJVhEMCuu4vj+Dt25lXIiNdd7jaqm/fqWGYikiELha4S5tnzdJoTUaUvvpfWlxLx4B0RsS9XRwBs1bOKN71TKg==", + "dependencies": { + "@antv/util": "^2.0.7" + } + }, + "node_modules/@antv/layout": { + "version": "0.3.25", + "resolved": "https://registry.npmmirror.com/@antv/layout/-/layout-0.3.25.tgz", + "integrity": "sha512-d29Aw1PXoAavMRZy7iTB9L5rMBeChFEX0BJ9ELP4TI35ySdCu07YbmPo9ju9OH/6sG2/NB3o85Ayxrre3iwX/g==", + "dependencies": { + "@antv/g-webgpu": "0.7.2", + "@antv/graphlib": "^1.0.0", + "@antv/util": "^3.3.2", + "d3-force": "^2.1.1", + "d3-quadtree": "^2.0.0", + "dagre-compound": "^0.0.11", + "ml-matrix": "6.5.0" + } + }, + "node_modules/@antv/layout/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/layout/node_modules/ml-matrix": { + "version": "6.5.0", + "resolved": "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.5.0.tgz", + "integrity": "sha512-sms732Dge+rs5dU4mnjE0oqLWm1WujvR2fr38LgUHRG2cjXjWlO3WJupLYaSz3++2iYr0UrGDK72OAivr3J8dg==", + "dependencies": { + "ml-array-rescale": "^1.3.1" + } + }, + "node_modules/@antv/matrix-util": { + "version": "3.1.0-beta.3", + "resolved": "https://registry.npmmirror.com/@antv/matrix-util/-/matrix-util-3.1.0-beta.3.tgz", + "integrity": "sha512-W2R6Za3A6CmG51Y/4jZUM/tFgYSq7vTqJL1VD9dKrvwxS4sE0ZcXINtkp55CdyBwJ6Cwm8pfoRpnD4FnHahN0A==", + "dependencies": { + "@antv/util": "^2.0.9", + "gl-matrix": "^3.4.3", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/path-util": { + "version": "2.0.15", + "resolved": "https://registry.npmmirror.com/@antv/path-util/-/path-util-2.0.15.tgz", + "integrity": "sha512-R2VLZ5C8PLPtr3VciNyxtjKqJ0XlANzpFb5sE9GE61UQqSRuSVSzIakMxjEPrpqbgc+s+y8i+fmc89Snu7qbNw==", + "dependencies": { + "@antv/matrix-util": "^3.0.4", + "@antv/util": "^2.0.9", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/path-util/node_modules/@antv/matrix-util": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@antv/matrix-util/-/matrix-util-3.0.4.tgz", + "integrity": "sha512-BAPyu6dUliHcQ7fm9hZSGKqkwcjEDVLVAstlHULLvcMZvANHeLXgHEgV7JqcAV/GIhIz8aZChIlzM1ZboiXpYQ==", + "dependencies": { + "@antv/util": "^2.0.9", + "gl-matrix": "^3.3.0", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/s2": { + "version": "2.3.1", + "resolved": "https://registry.npmmirror.com/@antv/s2/-/s2-2.3.1.tgz", + "integrity": "sha512-mixqye/Rg4uL5LrNziXyWxDT9LjRiwjHqsD/D/JRlU+01Zb0nrAkaz4437zaudhFuO38C5yhckK3OVNm86K2TA==", + "dependencies": { + "@antv/event-emitter": "^0.1.3", + "@antv/g": "^6.1.21", + "@antv/g-canvas": "^2.0.39", + "@antv/g-lite": "^2.2.16", + "d3-ease": "^3.0.1", + "d3-interpolate": "^1.3.2", + "d3-timer": "^1.0.9", + "decimal.js": "^10.4.3", + "lodash": "^4.17.21", + "tinycolor2": "^1.6.0" + }, + "peerDependencies": { + "@antv/g2": ">=5.1.21" + }, + "peerDependenciesMeta": { + "@antv/g2": { + "optional": true + } + } + }, + "node_modules/@antv/s2/node_modules/@antv/g-canvas": { + "version": "2.0.42", + "resolved": "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-2.0.42.tgz", + "integrity": "sha512-RAe7AcrequkVRopzXWoIK+w/UQhtzDgh9YFCO8sjmuYNyw5rZfg1ZD7m+EPE3g9X7S9aV5qxfav63beUuihSiw==", + "dependencies": { + "@antv/g-lite": "2.2.18", + "@antv/g-plugin-canvas-path-generator": "2.1.18", + "@antv/g-plugin-canvas-picker": "2.1.21", + "@antv/g-plugin-canvas-renderer": "2.2.21", + "@antv/g-plugin-dom-interaction": "2.1.23", + "@antv/g-plugin-html-renderer": "2.1.23", + "@antv/g-plugin-image-loader": "2.1.21", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + } + }, + "node_modules/@antv/s2/node_modules/@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "dependencies": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "node_modules/@antv/s2/node_modules/d3-color": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-1.4.1.tgz", + "integrity": "sha512-p2sTHSLCJI2QKunbGb7ocOh7DgTAn8IrLx21QRc/BSnodXM4sv6aLQlnfpvehFMLZEfBc6g9pH9SWQccFYfJ9Q==" + }, + "node_modules/@antv/s2/node_modules/d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", + "engines": { + "node": ">=12" + } + }, + "node_modules/@antv/s2/node_modules/d3-interpolate": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-1.4.0.tgz", + "integrity": "sha512-V9znK0zc3jOPV4VD2zZn0sDhZU3WAE2bmlxdIwwQPPzPjvyLkd8B3JUVdS1IDUFDkWZ72c9qnv1GK2ZagTZ8EA==", + "dependencies": { + "d3-color": "1" + } + }, + "node_modules/@antv/scale": { + "version": "0.3.18", + "resolved": "https://registry.npmmirror.com/@antv/scale/-/scale-0.3.18.tgz", + "integrity": "sha512-GHwE6Lo7S/Q5fgaLPaCsW+CH+3zl4aXpnN1skOiEY0Ue9/u+s2EySv6aDXYkAqs//i0uilMDD/0/4n8caX9U9w==", + "dependencies": { + "@antv/util": "~2.0.3", + "fecha": "~4.2.0", + "tslib": "^2.0.0" + } + }, + "node_modules/@antv/util": { + "version": "2.0.17", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-2.0.17.tgz", + "integrity": "sha512-o6I9hi5CIUvLGDhth0RxNSFDRwXeywmt6ExR4+RmVAzIi48ps6HUy+svxOCayvrPBN37uE6TAc2KDofRo0nK9Q==", + "dependencies": { + "csstype": "^3.0.8", + "tslib": "^2.0.3" + } + }, + "node_modules/@antv/vendor": { + "version": "1.0.11", + "resolved": "https://registry.npmmirror.com/@antv/vendor/-/vendor-1.0.11.tgz", + "integrity": "sha512-LmhPEQ+aapk3barntaiIxJ5VHno/Tyab2JnfdcPzp5xONh/8VSfed4bo/9xKo5HcUAEydko38vYLfj6lJliLiw==", + "dependencies": { + "@types/d3-array": "^3.2.1", + "@types/d3-color": "^3.1.3", + "@types/d3-dispatch": "^3.0.6", + "@types/d3-dsv": "^3.0.7", + "@types/d3-ease": "^3.0.2", + "@types/d3-fetch": "^3.0.7", + "@types/d3-force": "^3.0.10", + "@types/d3-format": "^3.0.4", + "@types/d3-geo": "^3.1.0", + "@types/d3-hierarchy": "^3.1.7", + "@types/d3-interpolate": "^3.0.4", + "@types/d3-path": "^3.1.0", + "@types/d3-quadtree": "^3.0.6", + "@types/d3-random": "^3.0.3", + "@types/d3-scale": "^4.0.9", + "@types/d3-scale-chromatic": "^3.1.0", + "@types/d3-shape": "^3.1.7", + "@types/d3-time": "^3.0.4", + "@types/d3-timer": "^3.0.2", + "d3-array": "^3.2.4", + "d3-color": "^3.1.0", + "d3-dispatch": "^3.0.1", + "d3-dsv": "^3.0.1", + "d3-ease": "^3.0.1", + "d3-fetch": "^3.0.1", + "d3-force": "^3.0.0", + "d3-force-3d": "^3.0.5", + "d3-format": "^3.1.0", + "d3-geo": "^3.1.1", + "d3-geo-projection": "^4.0.0", + "d3-hierarchy": "^3.1.2", + "d3-interpolate": "^3.0.1", + "d3-path": "^3.1.0", + "d3-quadtree": "^3.0.1", + "d3-random": "^3.0.1", + "d3-regression": "^1.3.10", + "d3-scale": "^4.0.2", + "d3-scale-chromatic": "^3.1.0", + "d3-shape": "^3.2.0", + "d3-time": "^3.1.0", + "d3-timer": "^3.0.1" + } + }, + "node_modules/@antv/vendor/node_modules/@types/d3-timer": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-3.0.2.tgz", + "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==" + }, + "node_modules/@antv/vendor/node_modules/d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", + "engines": { + "node": ">=12" + } + }, + "node_modules/@antv/vendor/node_modules/d3-force": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz", + "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@antv/vendor/node_modules/d3-quadtree": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz", + "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/@antv/vendor/node_modules/d3-timer": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz", + "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/@arco-design/color": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/@arco-design/color/-/color-0.4.0.tgz", + "integrity": "sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g==", + "dependencies": { + "color": "^3.1.3" + } + }, + "node_modules/@arco-design/web-vue": { + "version": "2.56.1", + "resolved": "https://registry.npmmirror.com/@arco-design/web-vue/-/web-vue-2.56.1.tgz", + "integrity": "sha512-RHIG7DXpCJrpxCKXdxZMzsGvMPCUott57soXW3aHJfxOcf+I2rdX8/UTAt2ka5MyRLUZ4B90B1LKyUgLChGklg==", + "dependencies": { + "@arco-design/color": "^0.4.0", + "b-tween": "^0.3.3", + "b-validate": "^1.4.4", + "compute-scroll-into-view": "^1.0.17", + "dayjs": "^1.10.3", + "number-precision": "^1.5.0", + "resize-observer-polyfill": "^1.5.1", + "scroll-into-view-if-needed": "^2.2.28" + }, + "peerDependencies": { + "vue": "^3.1.0" + } + }, + "node_modules/@arco-plugins/vite-vue": { + "version": "1.4.5", + "resolved": "https://registry.npmmirror.com/@arco-plugins/vite-vue/-/vite-vue-1.4.5.tgz", + "integrity": "sha512-2pJ9mpZP9mRD7NGZwRsZTS9C/US5ilEBBUqxN5Qgnd3Td50u9apJVKAABCZjG2K2eHiyZg7Fd9XhgHJXVJJmsw==", + "dev": true, + "dependencies": { + "@babel/generator": "^7.12.11", + "@babel/helper-module-imports": "^7.12.5", + "@babel/parser": "^7.12.11", + "@babel/traverse": "^7.12.12", + "@babel/types": "^7.12.12", + "@types/node": "^16.11.10" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.26.2", + "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", + "dependencies": { + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { - "version": "7.21.7", - "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==", + "version": "7.26.8", + "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.26.8.tgz", + "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.21.8", - "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==", + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.26.0.tgz", + "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==", "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.21.5", - "@babel/helper-compilation-targets": "^7.21.5", - "@babel/helper-module-transforms": "^7.21.5", - "@babel/helpers": "^7.21.5", - "@babel/parser": "^7.21.8", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5", - "convert-source-map": "^1.7.0", + "@babel/code-frame": "^7.26.0", + "@babel/generator": "^7.26.0", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helpers": "^7.26.0", + "@babel/parser": "^7.26.0", + "@babel/template": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.26.0", + "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.2", - "semver": "^6.3.0" + "json5": "^2.2.3", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" @@ -147,75 +1204,82 @@ "url": "https://opencollective.com/babel" } }, + "node_modules/@babel/core/node_modules/convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + }, "node_modules/@babel/core/node_modules/semver": { - "version": "6.3.0", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/generator": { - "version": "7.21.5", - "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.27.0.tgz", + "integrity": "sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==", "dependencies": { - "@babel/types": "^7.21.5", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" + "@babel/parser": "^7.27.0", + "@babel/types": "^7.27.0", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^3.0.2" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.18.6", - "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", + "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", "dev": true, "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.21.5", - "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz", + "integrity": "sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==", "dependencies": { - "@babel/compat-data": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "browserslist": "^4.21.3", + "@babel/compat-data": "^7.26.8", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", "lru-cache": "^5.1.1", - "semver": "^6.3.0" + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-compilation-targets/node_modules/semver": { - "version": "6.3.0", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "bin": { "semver": "bin/semver.js" } }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.21.8", - "integrity": "sha512-+THiN8MqiH2AczyuZrnrKL6cAxFRRQDKW9h1YkBvbgKmAm6mwiacig1qT73DHIWMGo40GRnsEfN3LA+E6NtmSw==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz", + "integrity": "sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-member-expression-to-functions": "^7.21.5", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-replace-supers": "^7.21.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/helper-split-export-declaration": "^7.18.6", - "semver": "^6.3.0" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/helper-replace-supers": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/traverse": "^7.27.0", + "semver": "^6.3.1" }, "engines": { "node": ">=6.9.0" @@ -224,507 +1288,149 @@ "@babel/core": "^7.0.0" } }, - "node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-environment-visitor": { - "version": "7.21.5", - "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-function-name": { - "version": "7.21.0", - "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==", - "dev": true, - "dependencies": { - "@babel/template": "^7.20.7", - "@babel/types": "^7.21.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-create-class-features-plugin/node_modules/@babel/helper-split-export-declaration": { - "version": "7.18.6", - "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { - "version": "6.3.0", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true, "bin": { "semver": "bin/semver.js" } }, - "node_modules/@babel/helper-environment-visitor": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", - "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", - "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", - "dev": true, - "dependencies": { - "@babel/template": "^7.22.15", - "@babel/types": "^7.23.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name/node_modules/@babel/code-frame": { - "version": "7.23.5", - "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.23.4", - "chalk": "^2.4.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name/node_modules/@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name/node_modules/@babel/parser": { - "version": "7.23.5", - "integrity": "sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==", - "dev": true, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@babel/helper-function-name/node_modules/@babel/template": { - "version": "7.22.15", - "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name/node_modules/@babel/types": { - "version": "7.23.5", - "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-function-name/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/helper-function-name/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/helper-function-name/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/helper-function-name/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@babel/helper-function-name/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/helper-function-name/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/helper-hoist-variables": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", - "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", - "dev": true, - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-hoist-variables/node_modules/@babel/types": { - "version": "7.23.5", - "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.21.5", - "integrity": "sha512-nIcGfgwpH2u4n9GG1HpStW5Ogx7x7ekiFHbjjFRKXbn5zUvqO9ZgotCO4x1aNbKn/x/xOUaXEhyNHCwtFCpxWg==", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz", + "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==", "dev": true, "dependencies": { - "@babel/types": "^7.21.5" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", - "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", "dependencies": { - "@babel/types": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-imports/node_modules/@babel/types": { - "version": "7.23.5", - "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.21.5", - "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==", + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", "dependencies": { - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-module-imports": "^7.21.4", - "@babel/helper-simple-access": "^7.21.5", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/helper-validator-identifier": "^7.19.1", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms/node_modules/@babel/helper-environment-visitor": { - "version": "7.21.5", - "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms/node_modules/@babel/helper-module-imports": { - "version": "7.21.4", - "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==", - "dependencies": { - "@babel/types": "^7.21.4" }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms/node_modules/@babel/helper-split-export-declaration": { - "version": "7.18.6", - "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-module-transforms/node_modules/@babel/helper-validator-identifier": { - "version": "7.19.1", - "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", - "engines": { - "node": ">=6.9.0" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.18.6", - "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz", + "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==", "dev": true, "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.21.5", - "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==", - "dev": true, + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", + "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-replace-supers": { - "version": "7.21.5", - "integrity": "sha512-/y7vBgsr9Idu4M6MprbOVUfH3vs7tsIfnVWv/Ml2xgwvyH6LTngdfbf5AdsKwkJy4zgy1X/kuNrEKvhhK28Yrg==", + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz", + "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-member-expression-to-functions": "^7.21.5", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/traverse": "^7.26.5" }, "engines": { "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-replace-supers/node_modules/@babel/helper-environment-visitor": { - "version": "7.21.5", - "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-simple-access": { - "version": "7.21.5", - "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==", - "dependencies": { - "@babel/types": "^7.21.5" }, - "engines": { - "node": ">=6.9.0" + "peerDependencies": { + "@babel/core": "^7.0.0" } }, "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.20.0", - "integrity": "sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz", + "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==", "dev": true, "dependencies": { - "@babel/types": "^7.20.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-split-export-declaration": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", - "dev": true, - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-split-export-declaration/node_modules/@babel/types": { - "version": "7.23.5", - "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-string-parser": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz", - "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.21.0", - "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helpers": { - "version": "7.21.5", - "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.27.0.tgz", + "integrity": "sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==", "dependencies": { - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" + "@babel/template": "^7.27.0", + "@babel/types": "^7.27.0" }, "engines": { "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.18.6", - "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", - "dependencies": { - "@babel/helper-validator-identifier": "^7.18.6", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/@babel/helper-validator-identifier": { - "version": "7.19.1", - "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" } }, "node_modules/@babel/parser": { - "version": "7.21.8", - "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.27.0.tgz", + "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==", + "dependencies": { + "@babel/types": "^7.27.0" + }, "bin": { "parser": "bin/babel-parser.js" }, @@ -736,7 +1442,6 @@ "version": "7.8.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -748,7 +1453,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -760,7 +1464,6 @@ "version": "7.12.13", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.12.13" }, @@ -772,7 +1475,6 @@ "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, @@ -784,7 +1486,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -793,11 +1494,12 @@ } }, "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.21.4", - "integrity": "sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", + "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -810,7 +1512,6 @@ "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, @@ -822,7 +1523,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -834,7 +1534,6 @@ "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.10.4" }, @@ -846,7 +1545,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -858,7 +1556,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -870,7 +1567,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.8.0" }, @@ -882,7 +1578,6 @@ "version": "7.14.5", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.14.5" }, @@ -894,27 +1589,11 @@ } }, "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.21.4", - "integrity": "sha512-xz0D39NvhQn4t4RNsHmDnnsaQizIlUkdtYvLs8La1BlfjQ6JEwxkJGeqJMW2tAXx+q6H+WFuUTXNdYVpEya0YA==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", + "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.21.5", - "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==", - "dev": true, - "dependencies": { - "@babel/helper-module-transforms": "^7.21.5", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-simple-access": "^7.21.5" + "@babel/helper-plugin-utils": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -924,14 +1603,16 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.21.3", - "integrity": "sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz", + "integrity": "sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-create-class-features-plugin": "^7.21.0", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-typescript": "^7.20.0" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.27.0", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-syntax-typescript": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -941,15 +1622,14 @@ } }, "node_modules/@babel/preset-typescript": { - "version": "7.21.5", - "integrity": "sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==", + "version": "7.16.7", + "resolved": "https://registry.npmmirror.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz", + "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "@babel/plugin-syntax-jsx": "^7.21.4", - "@babel/plugin-transform-modules-commonjs": "^7.21.5", - "@babel/plugin-transform-typescript": "^7.21.3" + "@babel/helper-plugin-utils": "^7.16.7", + "@babel/helper-validator-option": "^7.16.7", + "@babel/plugin-transform-typescript": "^7.16.7" }, "engines": { "node": ">=6.9.0" @@ -958,97 +1638,55 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/template": { - "version": "7.20.7", - "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==", + "node_modules/@babel/runtime": { + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.0.tgz", + "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==", "dependencies": { - "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7" + "regenerator-runtime": "^0.14.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/template": { + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.27.0.tgz", + "integrity": "sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==", + "dependencies": { + "@babel/code-frame": "^7.26.2", + "@babel/parser": "^7.27.0", + "@babel/types": "^7.27.0" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.21.5", - "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.27.0.tgz", + "integrity": "sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==", "dependencies": { - "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.21.5", - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.21.5", - "@babel/types": "^7.21.5", - "debug": "^4.1.0", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.27.0", + "@babel/parser": "^7.27.0", + "@babel/template": "^7.27.0", + "@babel/types": "^7.27.0", + "debug": "^4.3.1", "globals": "^11.1.0" }, "engines": { "node": ">=6.9.0" } }, - "node_modules/@babel/traverse/node_modules/@babel/helper-environment-visitor": { - "version": "7.21.5", - "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse/node_modules/@babel/helper-function-name": { - "version": "7.21.0", - "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==", - "dependencies": { - "@babel/template": "^7.20.7", - "@babel/types": "^7.21.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse/node_modules/@babel/helper-hoist-variables": { - "version": "7.18.6", - "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/traverse/node_modules/@babel/helper-split-export-declaration": { - "version": "7.18.6", - "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", - "dependencies": { - "@babel/types": "^7.18.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, "node_modules/@babel/types": { - "version": "7.21.5", - "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.27.0.tgz", + "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==", "dependencies": { - "@babel/helper-string-parser": "^7.21.5", - "@babel/helper-validator-identifier": "^7.19.1", - "to-fast-properties": "^2.0.0" + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types/node_modules/@babel/helper-string-parser": { - "version": "7.21.5", - "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/types/node_modules/@babel/helper-validator-identifier": { - "version": "7.19.1", - "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", "engines": { "node": ">=6.9.0" } @@ -1056,8 +1694,7 @@ "node_modules/@bcoe/v8-coverage": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", - "dev": true + "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" }, "node_modules/@ctrl/tinycolor": { "version": "3.6.1", @@ -1075,6 +1712,54 @@ "node": ">=10.0.0" } }, + "node_modules/@docsearch/css": { + "version": "3.9.0", + "resolved": "https://registry.npmmirror.com/@docsearch/css/-/css-3.9.0.tgz", + "integrity": "sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==", + "dev": true + }, + "node_modules/@docsearch/js": { + "version": "3.9.0", + "resolved": "https://registry.npmmirror.com/@docsearch/js/-/js-3.9.0.tgz", + "integrity": "sha512-4bKHcye6EkLgRE8ze0vcdshmEqxeiJM77M0JXjef7lrYZfSlMunrDOCqyLjiZyo1+c0BhUqA2QpFartIjuHIjw==", + "dev": true, + "dependencies": { + "@docsearch/react": "3.9.0", + "preact": "^10.0.0" + } + }, + "node_modules/@docsearch/react": { + "version": "3.9.0", + "resolved": "https://registry.npmmirror.com/@docsearch/react/-/react-3.9.0.tgz", + "integrity": "sha512-mb5FOZYZIkRQ6s/NWnM98k879vu5pscWqTLubLFBO87igYYT4VzVazh4h5o/zCvTIZgEt3PvsCOMOswOUo9yHQ==", + "dev": true, + "dependencies": { + "@algolia/autocomplete-core": "1.17.9", + "@algolia/autocomplete-preset-algolia": "1.17.9", + "@docsearch/css": "3.9.0", + "algoliasearch": "^5.14.2" + }, + "peerDependencies": { + "@types/react": ">= 16.8.0 < 20.0.0", + "react": ">= 16.8.0 < 20.0.0", + "react-dom": ">= 16.8.0 < 20.0.0", + "search-insights": ">= 1 < 3" + }, + "peerDependenciesMeta": { + "@types/react": { + "optional": true + }, + "react": { + "optional": true + }, + "react-dom": { + "optional": true + }, + "search-insights": { + "optional": true + } + } + }, "node_modules/@element-plus/icons-vue": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz", @@ -1083,34 +1768,342 @@ "vue": "^3.2.0" } }, - "node_modules/@emmetio/abbreviation": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.3.3.tgz", - "integrity": "sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==", - "dev": true, - "dependencies": { - "@emmetio/scanner": "^1.0.4" + "node_modules/@esbuild/aix-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "cpu": [ + "ppc64" + ], + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" } }, - "node_modules/@emmetio/css-abbreviation": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbreviation-2.1.8.tgz", - "integrity": "sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==", - "dev": true, - "dependencies": { - "@emmetio/scanner": "^1.0.4" + "node_modules/@esbuild/android-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz", + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" } }, - "node_modules/@emmetio/scanner": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.4.tgz", - "integrity": "sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys6spFIWVZVeK20CzGEnqR5SbqA==", - "dev": true + "node_modules/@esbuild/android-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/android-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz", + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "android" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/darwin-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/freebsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "freebsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "cpu": [ + "ia32" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-loong64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.14.54.tgz", + "integrity": "sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==", + "cpu": [ + "loong64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-mips64el": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "cpu": [ + "mips64el" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "cpu": [ + "ppc64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-riscv64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "cpu": [ + "riscv64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-s390x": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "cpu": [ + "s390x" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/linux-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/netbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "netbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/openbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "openbsd" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/sunos-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "sunos" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } + }, + "node_modules/@esbuild/win32-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "cpu": [ + "ia32" + ], + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=12" + } }, "node_modules/@esbuild/win32-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", - "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", "cpu": [ "x64" ], @@ -1123,36 +2116,53 @@ } }, "node_modules/@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", + "version": "4.6.1", + "resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz", + "integrity": "sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==", "dev": true, "dependencies": { - "eslint-visitor-keys": "^3.3.0" + "eslint-visitor-keys": "^3.4.3" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" }, "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0" } }, + "node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, "node_modules/@eslint-community/regexpp": { - "version": "4.5.1", - "integrity": "sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6FZTFKQ==", + "version": "4.12.1", + "resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", + "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", "dev": true, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/eslintrc": { - "version": "2.0.3", - "integrity": "sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==", + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", + "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", "dev": true, "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.5.2", + "espree": "^9.4.0", "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", @@ -1168,8 +2178,9 @@ } }, "node_modules/@eslint/eslintrc/node_modules/globals": { - "version": "13.20.0", - "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", + "version": "13.24.0", + "resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -1183,7 +2194,7 @@ }, "node_modules/@eslint/eslintrc/node_modules/type-fest": { "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true, "engines": { @@ -1191,14 +2202,6 @@ }, "funding": { "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@eslint/js": { - "version": "8.40.0", - "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==", - "dev": true, - "engines": { - "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, "node_modules/@floating-ui/core": { @@ -1244,34 +2247,25 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.8", - "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", + "version": "0.9.5", + "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", + "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", + "deprecated": "Use @eslint/config-array instead", "dev": true, "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", - "minimatch": "^3.0.5" + "minimatch": "^3.0.4" }, "engines": { "node": ">=10.10.0" } }, - "node_modules/@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true, - "engines": { - "node": ">=12.22" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/nzakas" - } - }, "node_modules/@humanwhocodes/object-schema": { "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "deprecated": "Use @eslint/object-schema instead", "dev": true }, "node_modules/@imengyu/vue3-context-menu": { @@ -1363,9 +2357,8 @@ }, "node_modules/@isaacs/cliui": { "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz", "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "dev": true, "dependencies": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", @@ -1379,10 +2372,9 @@ } }, "node_modules/@isaacs/cliui/node_modules/ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "dev": true, + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==", "engines": { "node": ">=12" }, @@ -1392,9 +2384,8 @@ }, "node_modules/@isaacs/cliui/node_modules/ansi-styles": { "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz", "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true, "engines": { "node": ">=12" }, @@ -1404,15 +2395,13 @@ }, "node_modules/@isaacs/cliui/node_modules/emoji-regex": { "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true + "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" }, "node_modules/@isaacs/cliui/node_modules/string-width": { "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz", "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, "dependencies": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", @@ -1426,9 +2415,9 @@ } }, "node_modules/@isaacs/cliui/node_modules/strip-ansi": { - "version": "7.0.1", - "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", - "dev": true, + "version": "7.1.0", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dependencies": { "ansi-regex": "^6.0.1" }, @@ -1441,9 +2430,8 @@ }, "node_modules/@isaacs/cliui/node_modules/wrap-ansi": { "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz", "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dev": true, "dependencies": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", @@ -1460,7 +2448,6 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", - "dev": true, "dependencies": { "camelcase": "^5.3.1", "find-up": "^4.1.0", @@ -1476,7 +2463,6 @@ "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, "dependencies": { "sprintf-js": "~1.0.2" } @@ -1485,7 +2471,6 @@ "version": "5.3.1", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true, "engines": { "node": ">=6" } @@ -1494,7 +2479,6 @@ "version": "3.14.1", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, "dependencies": { "argparse": "^1.0.7", "esprima": "^4.0.0" @@ -1507,7 +2491,6 @@ "version": "0.1.3", "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", - "dev": true, "engines": { "node": ">=8" } @@ -1516,7 +2499,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz", "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "@types/node": "*", @@ -1531,14 +2513,12 @@ }, "node_modules/@jest/console/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@jest/core": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz", "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==", - "dev": true, "dependencies": { "@jest/console": "^27.5.1", "@jest/reporters": "^27.5.1", @@ -1583,14 +2563,12 @@ }, "node_modules/@jest/core/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@jest/environment": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz", "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==", - "dev": true, "dependencies": { "@jest/fake-timers": "^27.5.1", "@jest/types": "^27.5.1", @@ -1603,14 +2581,12 @@ }, "node_modules/@jest/environment/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@jest/fake-timers": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz", "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "@sinonjs/fake-timers": "^8.0.1", @@ -1625,14 +2601,12 @@ }, "node_modules/@jest/fake-timers/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@jest/globals": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz", "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==", - "dev": true, "dependencies": { "@jest/environment": "^27.5.1", "@jest/types": "^27.5.1", @@ -1646,7 +2620,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz", "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==", - "dev": true, "dependencies": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^27.5.1", @@ -1688,14 +2661,12 @@ }, "node_modules/@jest/reporters/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@jest/reporters/node_modules/glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -1715,7 +2686,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz", "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==", - "dev": true, "dependencies": { "callsites": "^3.0.0", "graceful-fs": "^4.2.9", @@ -1729,7 +2699,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz", "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==", - "dev": true, "dependencies": { "@jest/console": "^27.5.1", "@jest/types": "^27.5.1", @@ -1744,7 +2713,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz", "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==", - "dev": true, "dependencies": { "@jest/test-result": "^27.5.1", "graceful-fs": "^4.2.9", @@ -1759,7 +2727,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz", "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==", - "dev": true, "dependencies": { "@babel/core": "^7.1.0", "@jest/types": "^27.5.1", @@ -1785,7 +2752,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz", "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==", - "dev": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", @@ -1799,17 +2765,16 @@ }, "node_modules/@jest/types/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@jridgewell/gen-mapping": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", - "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", + "version": "0.3.8", + "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", + "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", "dependencies": { - "@jridgewell/set-array": "^1.0.1", + "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" + "@jridgewell/trace-mapping": "^0.3.24" }, "engines": { "node": ">=6.0.0" @@ -1823,9 +2788,9 @@ } }, "node_modules/@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==", "engines": { "node": ">=6.0.0" } @@ -1834,33 +2799,62 @@ "version": "0.3.5", "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz", "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==", - "devOptional": true, "dependencies": { "@jridgewell/gen-mapping": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.9" } }, "node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.15", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.18", - "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==", + "version": "0.3.25", + "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", "dependencies": { - "@jridgewell/resolve-uri": "3.1.0", - "@jridgewell/sourcemap-codec": "1.4.14" + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" } - }, - "node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": { - "version": "1.4.14", - "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==" }, "node_modules/@leichtgewicht/ip-codec": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz", "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==" + }, + "node_modules/@logicflow/core": { + "version": "1.2.25", + "resolved": "https://registry.npmmirror.com/@logicflow/core/-/core-1.2.25.tgz", + "integrity": "sha512-C0bRuscWtKLiC83XYfvPgltfhHRQJBvTNEx3P8tlT8UAslyW+rMCftm3Q6EDe/t8UbEzwppusJ96IWsAAcKAmQ==", + "dependencies": { + "@types/mousetrap": "^1.6.4", + "mousetrap": "^1.6.5", + "preact": "^10.4.8" + } + }, + "node_modules/@logicflow/extension": { + "version": "1.2.25", + "resolved": "https://registry.npmmirror.com/@logicflow/extension/-/extension-1.2.25.tgz", + "integrity": "sha512-BEQjYz/4akd4SxfLsdNMJdeFf4ldf1mc7TBUPj6W1ePu5iuJ06CCt0LTyVKbLMTs5kmZdIbENst7xT01TSI+VA==", + "dependencies": { + "@logicflow/core": "^1.2.25", + "jest": "27.5.1", + "lodash-es": "^4.17.21", + "preact": "^10.4.8" + } + }, + "node_modules/@microsoft/signalr": { + "version": "6.0.6", + "resolved": "https://registry.npmmirror.com/@microsoft/signalr/-/signalr-6.0.6.tgz", + "integrity": "sha512-3dTLtgwEXUeE9R/3NZQslh1B2WbppeHVXdnpvSZc7Yz+tP5Yiw3KCVUHwKUVnYmd9/2v3DaI/pvCdihrss49zA==", + "dependencies": { + "abort-controller": "^3.0.0", + "eventsource": "^1.0.7", + "fetch-cookie": "^0.11.0", + "node-fetch": "^2.6.7", + "ws": "^7.4.5" + } }, "node_modules/@node-ipc/js-queue": { "version": "2.0.3", @@ -1944,9 +2938,8 @@ }, "node_modules/@pkgjs/parseargs": { "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "resolved": "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "dev": true, "optional": true, "engines": { "node": ">=14" @@ -1965,6 +2958,48 @@ "funding": { "type": "opencollective", "url": "https://opencollective.com/popperjs" + } + }, + "node_modules/@probe.gl/env": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/@probe.gl/env/-/env-3.6.0.tgz", + "integrity": "sha512-4tTZYUg/8BICC3Yyb9rOeoKeijKbZHRXBEKObrfPmX4sQmYB15ZOUpoVBhAyJkOYVAM8EkPci6Uw5dLCwx2BEQ==", + "dependencies": { + "@babel/runtime": "^7.0.0" + } + }, + "node_modules/@probe.gl/log": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/@probe.gl/log/-/log-3.6.0.tgz", + "integrity": "sha512-hjpyenpEvOdowgZ1qMeCJxfRD4JkKdlXz0RC14m42Un62NtOT+GpWyKA4LssT0+xyLULCByRAtG2fzZorpIAcA==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@probe.gl/env": "3.6.0" + } + }, + "node_modules/@probe.gl/stats": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/@probe.gl/stats/-/stats-3.6.0.tgz", + "integrity": "sha512-JdALQXB44OP4kUBN/UrQgzbJe4qokbVF4Y8lkIA8iVCFnjVowWIgkD/z/0QO65yELT54tTrtepw1jScjKB+rhQ==", + "dependencies": { + "@babel/runtime": "^7.0.0" + } + }, + "node_modules/@rollup/plugin-virtual": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz", + "integrity": "sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A==", + "dev": true, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } } }, "node_modules/@rollup/pluginutils": { @@ -1987,6 +3022,331 @@ } } }, + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.1.tgz", + "integrity": "sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.1.tgz", + "integrity": "sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "android" + ] + }, + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.1.tgz", + "integrity": "sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.1.tgz", + "integrity": "sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "darwin" + ] + }, + "node_modules/@rollup/rollup-freebsd-arm64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.1.tgz", + "integrity": "sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-freebsd-x64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.1.tgz", + "integrity": "sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "freebsd" + ] + }, + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.1.tgz", + "integrity": "sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.1.tgz", + "integrity": "sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==", + "cpu": [ + "arm" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.1.tgz", + "integrity": "sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.1.tgz", + "integrity": "sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-loongarch64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.1.tgz", + "integrity": "sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==", + "cpu": [ + "loong64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.1.tgz", + "integrity": "sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==", + "cpu": [ + "ppc64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.1.tgz", + "integrity": "sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==", + "cpu": [ + "riscv64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-musl": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.1.tgz", + "integrity": "sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==", + "cpu": [ + "riscv64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.1.tgz", + "integrity": "sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==", + "cpu": [ + "s390x" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.1.tgz", + "integrity": "sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.1.tgz", + "integrity": "sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.1.tgz", + "integrity": "sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==", + "cpu": [ + "arm64" + ], + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.1.tgz", + "integrity": "sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==", + "cpu": [ + "ia32" + ], + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.1.tgz", + "integrity": "sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==", + "cpu": [ + "x64" + ], + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rushstack/eslint-patch": { + "version": "1.11.0", + "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz", + "integrity": "sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==", + "dev": true + }, + "node_modules/@shikijs/core": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/core/-/core-1.29.2.tgz", + "integrity": "sha512-vju0lY9r27jJfOY4Z7+Rt/nIOjzJpZ3y+nYpqtUZInVoXQ/TJZcfGnNOGnKjFdVZb8qexiCuSlZRKcGfhhTTZQ==", + "dev": true, + "dependencies": { + "@shikijs/engine-javascript": "1.29.2", + "@shikijs/engine-oniguruma": "1.29.2", + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1", + "@types/hast": "^3.0.4", + "hast-util-to-html": "^9.0.4" + } + }, + "node_modules/@shikijs/engine-javascript": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-1.29.2.tgz", + "integrity": "sha512-iNEZv4IrLYPv64Q6k7EPpOCE/nuvGiKl7zxdq0WFuRPF5PAE9PRo2JGq/d8crLusM59BRemJ4eOqrFrC4wiQ+A==", + "dev": true, + "dependencies": { + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1", + "oniguruma-to-es": "^2.2.0" + } + }, + "node_modules/@shikijs/engine-oniguruma": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.29.2.tgz", + "integrity": "sha512-7iiOx3SG8+g1MnlzZVDYiaeHe7Ez2Kf2HrJzdmGwkRisT7r4rak0e655AcM/tF9JG/kg5fMNYlLLKglbN7gBqA==", + "dev": true, + "dependencies": { + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1" + } + }, + "node_modules/@shikijs/langs": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/langs/-/langs-1.29.2.tgz", + "integrity": "sha512-FIBA7N3LZ+223U7cJDUYd5shmciFQlYkFXlkKVaHsCPgfVLiO+e12FmQE6Tf9vuyEsFe3dIl8qGWKXgEHL9wmQ==", + "dev": true, + "dependencies": { + "@shikijs/types": "1.29.2" + } + }, + "node_modules/@shikijs/themes": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/themes/-/themes-1.29.2.tgz", + "integrity": "sha512-i9TNZlsq4uoyqSbluIcZkmPL9Bfi3djVxRnofUHwvx/h6SRW3cwgBC5SML7vsDcWyukY0eCzVN980rqP6qNl9g==", + "dev": true, + "dependencies": { + "@shikijs/types": "1.29.2" + } + }, + "node_modules/@shikijs/transformers": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-1.29.2.tgz", + "integrity": "sha512-NHQuA+gM7zGuxGWP9/Ub4vpbwrYCrho9nQCLcCPfOe3Yc7LOYwmSuhElI688oiqIXk9dlZwDiyAG9vPBTuPJMA==", + "dev": true, + "dependencies": { + "@shikijs/core": "1.29.2", + "@shikijs/types": "1.29.2" + } + }, + "node_modules/@shikijs/types": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/types/-/types-1.29.2.tgz", + "integrity": "sha512-VJjK0eIijTZf0QSTODEXCqinjBn0joAHQ+aPSBzrv4O2d/QSbsMw+ZeSRx03kV34Hy7NzUvV/7NqfYGRLrASmw==", + "dev": true, + "dependencies": { + "@shikijs/vscode-textmate": "^10.0.1", + "@types/hast": "^3.0.4" + } + }, + "node_modules/@shikijs/vscode-textmate": { + "version": "10.0.2", + "resolved": "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz", + "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", + "dev": true + }, "node_modules/@sideway/address": { "version": "4.1.4", "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", @@ -2008,7 +3368,6 @@ "version": "1.8.6", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz", "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==", - "dev": true, "dependencies": { "type-detect": "4.0.8" } @@ -2017,7 +3376,6 @@ "version": "8.1.0", "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz", "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==", - "dev": true, "dependencies": { "@sinonjs/commons": "^1.7.0" } @@ -2056,11 +3414,223 @@ "resolved": "https://registry.npmjs.org/@soda/get-current-script/-/get-current-script-1.0.2.tgz", "integrity": "sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==" }, + "node_modules/@swc/core": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core/-/core-1.11.24.tgz", + "integrity": "sha512-MaQEIpfcEMzx3VWWopbofKJvaraqmL6HbLlw2bFZ7qYqYw3rkhM0cQVEgyzbHtTWwCwPMFZSC2DUbhlZgrMfLg==", + "dev": true, + "hasInstallScript": true, + "dependencies": { + "@swc/counter": "^0.1.3", + "@swc/types": "^0.1.21" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/swc" + }, + "optionalDependencies": { + "@swc/core-darwin-arm64": "1.11.24", + "@swc/core-darwin-x64": "1.11.24", + "@swc/core-linux-arm-gnueabihf": "1.11.24", + "@swc/core-linux-arm64-gnu": "1.11.24", + "@swc/core-linux-arm64-musl": "1.11.24", + "@swc/core-linux-x64-gnu": "1.11.24", + "@swc/core-linux-x64-musl": "1.11.24", + "@swc/core-win32-arm64-msvc": "1.11.24", + "@swc/core-win32-ia32-msvc": "1.11.24", + "@swc/core-win32-x64-msvc": "1.11.24" + }, + "peerDependencies": { + "@swc/helpers": ">=0.5.17" + }, + "peerDependenciesMeta": { + "@swc/helpers": { + "optional": true + } + } + }, + "node_modules/@swc/core-darwin-arm64": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.24.tgz", + "integrity": "sha512-dhtVj0PC1APOF4fl5qT2neGjRLgHAAYfiVP8poJelhzhB/318bO+QCFWAiimcDoyMgpCXOhTp757gnoJJrheWA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-darwin-x64": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-darwin-x64/-/core-darwin-x64-1.11.24.tgz", + "integrity": "sha512-H/3cPs8uxcj2Fe3SoLlofN5JG6Ny5bl8DuZ6Yc2wr7gQFBmyBkbZEz+sPVgsID7IXuz7vTP95kMm1VL74SO5AQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-linux-arm-gnueabihf": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.24.tgz", + "integrity": "sha512-PHJgWEpCsLo/NGj+A2lXZ2mgGjsr96ULNW3+T3Bj2KTc8XtMUkE8tmY2Da20ItZOvPNC/69KroU7edyo1Flfbw==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-linux-arm64-gnu": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.24.tgz", + "integrity": "sha512-C2FJb08+n5SD4CYWCTZx1uR88BN41ZieoHvI8A55hfVf2woT8+6ZiBzt74qW2g+ntZ535Jts5VwXAKdu41HpBg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-linux-arm64-musl": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.24.tgz", + "integrity": "sha512-ypXLIdszRo0re7PNNaXN0+2lD454G8l9LPK/rbfRXnhLWDBPURxzKlLlU/YGd2zP98wPcVooMmegRSNOKfvErw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-linux-x64-gnu": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz", + "integrity": "sha512-IM7d+STVZD48zxcgo69L0yYptfhaaE9cMZ+9OoMxirNafhKKXwoZuufol1+alEFKc+Wbwp+aUPe/DeWC/Lh3dg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-linux-x64-musl": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz", + "integrity": "sha512-DZByJaMVzSfjQKKQn3cqSeqwy6lpMaQDQQ4HPlch9FWtDx/dLcpdIhxssqZXcR2rhaQVIaRQsCqwV6orSDGAGw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-win32-arm64-msvc": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.24.tgz", + "integrity": "sha512-Q64Ytn23y9aVDKN5iryFi8mRgyHw3/kyjTjT4qFCa8AEb5sGUuSj//AUZ6c0J7hQKMHlg9do5Etvoe61V98/JQ==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-win32-ia32-msvc": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.24.tgz", + "integrity": "sha512-9pKLIisE/Hh2vJhGIPvSoTK4uBSPxNVyXHmOrtdDot4E1FUUI74Vi8tFdlwNbaj8/vusVnb8xPXsxF1uB0VgiQ==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/core-win32-x64-msvc": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.24.tgz", + "integrity": "sha512-sybnXtOsdB+XvzVFlBVGgRHLqp3yRpHK7CrmpuDKszhj/QhmsaZzY/GHSeALlMtLup13M0gqbcQvsTNlAHTg3w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "engines": { + "node": ">=10" + } + }, + "node_modules/@swc/counter": { + "version": "0.1.3", + "resolved": "https://registry.npmmirror.com/@swc/counter/-/counter-0.1.3.tgz", + "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", + "dev": true + }, + "node_modules/@swc/types": { + "version": "0.1.21", + "resolved": "https://registry.npmmirror.com/@swc/types/-/types-0.1.21.tgz", + "integrity": "sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==", + "dev": true, + "dependencies": { + "@swc/counter": "^0.1.3" + } + }, "node_modules/@tootallnate/once": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", - "dev": true, "engines": { "node": ">= 6" } @@ -2076,7 +3646,6 @@ "node_modules/@types/babel__core": { "version": "7.20.0", "integrity": "sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==", - "dev": true, "dependencies": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", @@ -2088,7 +3657,6 @@ "node_modules/@types/babel__generator": { "version": "7.6.4", "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==", - "dev": true, "dependencies": { "@babel/types": "^7.0.0" } @@ -2096,7 +3664,6 @@ "node_modules/@types/babel__template": { "version": "7.4.1", "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==", - "dev": true, "dependencies": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" @@ -2105,7 +3672,6 @@ "node_modules/@types/babel__traverse": { "version": "7.18.5", "integrity": "sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==", - "dev": true, "dependencies": { "@babel/types": "^7.3.0" } @@ -2158,8 +3724,119 @@ }, "node_modules/@types/crypto-js": { "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-4.1.1.tgz", "integrity": "sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==", "dev": true + }, + "node_modules/@types/d3-array": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/@types/d3-array/-/d3-array-3.2.1.tgz", + "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==" + }, + "node_modules/@types/d3-color": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz", + "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==" + }, + "node_modules/@types/d3-dispatch": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/@types/d3-dispatch/-/d3-dispatch-3.0.6.tgz", + "integrity": "sha512-4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ==" + }, + "node_modules/@types/d3-dsv": { + "version": "3.0.7", + "resolved": "https://registry.npmmirror.com/@types/d3-dsv/-/d3-dsv-3.0.7.tgz", + "integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==" + }, + "node_modules/@types/d3-ease": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/@types/d3-ease/-/d3-ease-3.0.2.tgz", + "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==" + }, + "node_modules/@types/d3-fetch": { + "version": "3.0.7", + "resolved": "https://registry.npmmirror.com/@types/d3-fetch/-/d3-fetch-3.0.7.tgz", + "integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==", + "dependencies": { + "@types/d3-dsv": "*" + } + }, + "node_modules/@types/d3-force": { + "version": "3.0.10", + "resolved": "https://registry.npmmirror.com/@types/d3-force/-/d3-force-3.0.10.tgz", + "integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==" + }, + "node_modules/@types/d3-format": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/d3-format/-/d3-format-3.0.4.tgz", + "integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==" + }, + "node_modules/@types/d3-geo": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/@types/d3-geo/-/d3-geo-3.1.0.tgz", + "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==", + "dependencies": { + "@types/geojson": "*" + } + }, + "node_modules/@types/d3-hierarchy": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz", + "integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==" + }, + "node_modules/@types/d3-interpolate": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", + "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", + "dependencies": { + "@types/d3-color": "*" + } + }, + "node_modules/@types/d3-path": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/@types/d3-path/-/d3-path-3.1.1.tgz", + "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==" + }, + "node_modules/@types/d3-quadtree": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz", + "integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==" + }, + "node_modules/@types/d3-random": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/@types/d3-random/-/d3-random-3.0.3.tgz", + "integrity": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==" + }, + "node_modules/@types/d3-scale": { + "version": "4.0.9", + "resolved": "https://registry.npmmirror.com/@types/d3-scale/-/d3-scale-4.0.9.tgz", + "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", + "dependencies": { + "@types/d3-time": "*" + } + }, + "node_modules/@types/d3-scale-chromatic": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", + "integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==" + }, + "node_modules/@types/d3-shape": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/@types/d3-shape/-/d3-shape-3.1.7.tgz", + "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", + "dependencies": { + "@types/d3-path": "*" + } + }, + "node_modules/@types/d3-time": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/d3-time/-/d3-time-3.0.4.tgz", + "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==" + }, + "node_modules/@types/d3-timer": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-2.0.3.tgz", + "integrity": "sha512-jhAJzaanK5LqyLQ50jJNIrB8fjL9gwWZTgYjevPvkDLMU+kTAZkYsobI59nYoeSrH1PucuyJEi247Pb90t6XUg==" }, "node_modules/@types/eslint": { "version": "8.37.0", @@ -2178,8 +3855,9 @@ } }, "node_modules/@types/estree": { - "version": "1.0.1", - "integrity": "sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==" + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.7.tgz", + "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==" }, "node_modules/@types/express": { "version": "4.17.17", @@ -2205,18 +3883,49 @@ "version": "20.2.0", "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, + "node_modules/@types/fs-extra": { + "version": "8.1.5", + "resolved": "https://registry.npmmirror.com/@types/fs-extra/-/fs-extra-8.1.5.tgz", + "integrity": "sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/geojson": { + "version": "7946.0.16", + "resolved": "https://registry.npmmirror.com/@types/geojson/-/geojson-7946.0.16.tgz", + "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==" + }, + "node_modules/@types/glob": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz", + "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==", + "dev": true, + "dependencies": { + "@types/minimatch": "*", + "@types/node": "*" + } + }, "node_modules/@types/graceful-fs": { "version": "4.1.6", "integrity": "sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==", - "dev": true, "dependencies": { "@types/node": "*" } }, "node_modules/@types/graceful-fs/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" + }, + "node_modules/@types/hast": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz", + "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", + "dev": true, + "dependencies": { + "@types/unist": "*" + } }, "node_modules/@types/html-minifier-terser": { "version": "6.1.0", @@ -2236,13 +3945,11 @@ }, "node_modules/@types/istanbul-lib-coverage": { "version": "2.0.4", - "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==", - "dev": true + "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==" }, "node_modules/@types/istanbul-lib-report": { "version": "3.0.0", "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==", - "dev": true, "dependencies": { "@types/istanbul-lib-coverage": "*" } @@ -2250,15 +3957,14 @@ "node_modules/@types/istanbul-reports": { "version": "3.0.1", "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==", - "dev": true, "dependencies": { "@types/istanbul-lib-report": "*" } }, "node_modules/@types/jest": { - "version": "27.5.2", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz", - "integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==", + "version": "27.4.1", + "resolved": "https://registry.npmmirror.com/@types/jest/-/jest-27.4.1.tgz", + "integrity": "sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==", "dev": true, "dependencies": { "jest-matcher-utils": "^27.0.0", @@ -2276,13 +3982,21 @@ "dev": true }, "node_modules/@types/keyboardjs": { - "version": "2.5.1", - "integrity": "sha512-kCDf9oJW5Y74dqJJNnFRcpgeVNko6FUc3kQf1Vf5rIYzchRztWBfx5E2fT8ULGPEviOiMezMeuya51DTIvPy9Q==", + "version": "2.5.0", + "resolved": "https://registry.npmmirror.com/@types/keyboardjs/-/keyboardjs-2.5.0.tgz", + "integrity": "sha512-tGU6Lz04lDNH+N3AZYIWVeBza2ZSaLlZuSkzi38zSFSuh6DgVqBdqgkX+OS+jg1vwlw5XzS5MASY44fr9C12Yg==", + "dev": true + }, + "node_modules/@types/linkify-it": { + "version": "3.0.5", + "resolved": "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-3.0.5.tgz", + "integrity": "sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==", "dev": true }, "node_modules/@types/lodash": { - "version": "4.14.194", - "integrity": "sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==", + "version": "4.14.181", + "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.181.tgz", + "integrity": "sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==", "dev": true }, "node_modules/@types/lodash-es": { @@ -2296,17 +4010,54 @@ "version": "4.14.198", "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" }, + "node_modules/@types/markdown-it": { + "version": "13.0.9", + "resolved": "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-13.0.9.tgz", + "integrity": "sha512-1XPwR0+MgXLWfTn9gCsZ55AHOKW1WN+P9vr0PaQh5aerR9LLQXUbjfEAFhjmEmyoYFWAyuN2Mqkn40MZ4ukjBw==", + "dev": true, + "dependencies": { + "@types/linkify-it": "^3", + "@types/mdurl": "^1" + } + }, + "node_modules/@types/mdast": { + "version": "4.0.4", + "resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz", + "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", + "dev": true, + "dependencies": { + "@types/unist": "*" + } + }, + "node_modules/@types/mdurl": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/@types/mdurl/-/mdurl-1.0.5.tgz", + "integrity": "sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==", + "dev": true + }, "node_modules/@types/mime": { "version": "3.0.1", "integrity": "sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==" + }, + "node_modules/@types/minimatch": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/@types/minimatch/-/minimatch-5.1.2.tgz", + "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==", + "dev": true }, "node_modules/@types/minimist": { "version": "1.2.2", "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==" }, + "node_modules/@types/mousetrap": { + "version": "1.6.15", + "resolved": "https://registry.npmmirror.com/@types/mousetrap/-/mousetrap-1.6.15.tgz", + "integrity": "sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw==" + }, "node_modules/@types/node": { - "version": "16.18.31", - "integrity": "sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw==", + "version": "16.11.26", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-16.11.26.tgz", + "integrity": "sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==", "devOptional": true }, "node_modules/@types/normalize-package-data": { @@ -2319,8 +4070,7 @@ }, "node_modules/@types/prettier": { "version": "2.7.2", - "integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==", - "dev": true + "integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==" }, "node_modules/@types/qs": { "version": "6.9.7", @@ -2334,11 +4084,6 @@ "version": "0.12.0", "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz", "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" - }, - "node_modules/@types/semver": { - "version": "7.5.0", - "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==", - "dev": true }, "node_modules/@types/send": { "version": "0.17.1", @@ -2387,18 +4132,39 @@ "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/@types/sortablejs": { - "version": "1.15.1", - "integrity": "sha512-g/JwBNToh6oCTAwNS8UGVmjO7NLDKsejVhvE4x1eWiPTC3uCuNsa/TD4ssvX3du+MLiM+SHPNDuijp8y76JzLQ==", + "version": "1.13.0", + "resolved": "https://registry.npmmirror.com/@types/sortablejs/-/sortablejs-1.13.0.tgz", + "integrity": "sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ==", "dev": true }, "node_modules/@types/stack-utils": { "version": "2.0.1", - "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==", + "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==" + }, + "node_modules/@types/svgo": { + "version": "2.6.4", + "resolved": "https://registry.npmmirror.com/@types/svgo/-/svgo-2.6.4.tgz", + "integrity": "sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==", + "dev": true, + "dependencies": { + "@types/node": "*" + } + }, + "node_modules/@types/unist": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz", + "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", "dev": true }, + "node_modules/@types/uuid": { + "version": "9.0.8", + "resolved": "https://registry.npmmirror.com/@types/uuid/-/uuid-9.0.8.tgz", + "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==" + }, "node_modules/@types/web-bluetooth": { - "version": "0.0.17", - "integrity": "sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==" + "version": "0.0.16", + "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", + "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" }, "node_modules/@types/ws": { "version": "8.5.4", @@ -2414,30 +4180,28 @@ "node_modules/@types/yargs": { "version": "16.0.5", "integrity": "sha512-AxO/ADJOBFJScHbWhq2xAhlWP24rY4aCEG/NFaMvbT3X2MgRsLjhjQwsn0Zi5zn0LG9jUhCCZMeX9Dkuw6k+vQ==", - "dev": true, "dependencies": { "@types/yargs-parser": "*" } }, "node_modules/@types/yargs-parser": { "version": "21.0.0", - "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==", - "dev": true + "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.59.6", - "integrity": "sha512-sXtOgJNEuRU5RLwPUb1jxtToZbgvq3M6FPpY4QENxoOggK+UpTxUBpj6tD8+Qh2g46Pi9We87E+eHnUw8YcGsw==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz", + "integrity": "sha512-M499lqa8rnNK7mUv74lSFFttuUsubIRdAbHcVaP93oFcKkEmHmLqy2n7jM9C8DVmFMYK61ExrZU6dLYhQZmUpw==", "dev": true, "dependencies": { - "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.59.6", - "@typescript-eslint/type-utils": "5.59.6", - "@typescript-eslint/utils": "5.59.6", - "debug": "^4.3.4", - "grapheme-splitter": "^1.0.4", - "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", - "semver": "^7.3.7", + "@typescript-eslint/scope-manager": "5.12.1", + "@typescript-eslint/type-utils": "5.12.1", + "@typescript-eslint/utils": "5.12.1", + "debug": "^4.3.2", + "functional-red-black-tree": "^1.0.1", + "ignore": "^5.1.8", + "regexpp": "^3.2.0", + "semver": "^7.3.5", "tsutils": "^3.21.0" }, "engines": { @@ -2458,14 +4222,15 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "5.59.6", - "integrity": "sha512-7pCa6al03Pv1yf/dUg/s1pXz/yGMUBAw5EeWqNTFiSueKvRNonze3hma3lhdsOrQcaOXhbk5gKu2Fludiho9VA==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.12.1.tgz", + "integrity": "sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.59.6", - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/typescript-estree": "5.59.6", - "debug": "^4.3.4" + "@typescript-eslint/scope-manager": "5.12.1", + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/typescript-estree": "5.12.1", + "debug": "^4.3.2" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2484,12 +4249,13 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "5.59.6", - "integrity": "sha512-gLbY3Le9Dxcb8KdpF0+SJr6EQ+hFGYFl6tVY8VxLPFDfUZC7BHFw+Vq7bM5lE9DwWPfx4vMWWTLGXgpc0mAYyQ==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz", + "integrity": "sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/visitor-keys": "5.59.6" + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/visitor-keys": "5.12.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2500,13 +4266,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.59.6", - "integrity": "sha512-A4tms2Mp5yNvLDlySF+kAThV9VTBPCvGf0Rp8nl/eoDX9Okun8byTKoj3fJ52IJitjWOk0fKPNQhXEB++eNozQ==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.12.1.tgz", + "integrity": "sha512-Gh8feEhsNLeCz6aYqynh61Vsdy+tiNNkQtc+bN3IvQvRqHkXGUhYkUi+ePKzP0Mb42se7FDb+y2SypTbpbR/Sg==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "5.59.6", - "@typescript-eslint/utils": "5.59.6", - "debug": "^4.3.4", + "@typescript-eslint/utils": "5.12.1", + "debug": "^4.3.2", "tsutils": "^3.21.0" }, "engines": { @@ -2526,8 +4292,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "5.59.6", - "integrity": "sha512-tH5lBXZI7T2MOUgOWFdVNUILsI02shyQvfzG9EJkoONWugCG77NDDa1EeDGw7oJ5IvsTAAGVV8I3Tk2PNu9QfA==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.12.1.tgz", + "integrity": "sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2538,16 +4305,17 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "5.59.6", - "integrity": "sha512-vW6JP3lMAs/Tq4KjdI/RiHaaJSO7IUsbkz17it/Rl9Q+WkQ77EOuOnlbaU8kKfVIOJxMhnRiBG+olE7f3M16DA==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz", + "integrity": "sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/visitor-keys": "5.59.6", - "debug": "^4.3.4", - "globby": "^11.1.0", + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/visitor-keys": "5.12.1", + "debug": "^4.3.2", + "globby": "^11.0.4", "is-glob": "^4.0.3", - "semver": "^7.3.7", + "semver": "^7.3.5", "tsutils": "^3.21.0" }, "engines": { @@ -2564,18 +4332,17 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "5.59.6", - "integrity": "sha512-vzaaD6EXbTS29cVH0JjXBdzMt6VBlv+hE31XktDRMX1j3462wZCJa7VzO2AxXEXcIl8GQqZPcOPuW/Z1tZVogg==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.12.1.tgz", + "integrity": "sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==", "dev": true, "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.59.6", - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/typescript-estree": "5.59.6", + "@typescript-eslint/scope-manager": "5.12.1", + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/typescript-estree": "5.12.1", "eslint-scope": "^5.1.1", - "semver": "^7.3.7" + "eslint-utils": "^3.0.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2589,12 +4356,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "5.59.6", - "integrity": "sha512-zEfbFLzB9ETcEJ4HZEEsCR9HHeNku5/Qw1jSS5McYJv5BR+ftYXwFFAH5Al+xkGaZEqowMwl7uoJjQb1YSPF8Q==", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz", + "integrity": "sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.6", - "eslint-visitor-keys": "^3.3.0" + "@typescript-eslint/types": "5.12.1", + "eslint-visitor-keys": "^3.0.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2604,686 +4372,41 @@ "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@ungap/structured-clone": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", + "dev": true + }, "node_modules/@vitejs/plugin-vue": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz", - "integrity": "sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==", + "version": "5.2.1", + "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz", + "integrity": "sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==", "dev": true, "engines": { - "node": ">=12.0.0" + "node": "^18.0.0 || >=20.0.0" }, "peerDependencies": { - "vite": "^2.5.10", + "vite": "^5.0.0 || ^6.0.0", "vue": "^3.2.25" } }, "node_modules/@vitejs/plugin-vue-jsx": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.1.0.tgz", - "integrity": "sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==", + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.1.1.tgz", + "integrity": "sha512-uMJqv/7u1zz/9NbWAD3XdjaY20tKTf17XVfQ9zq4wY1BjsB/PjpJPMe2xiG39QpP4ZdhYNhm4Hvo66uJrykNLA==", "dev": true, "dependencies": { - "@babel/core": "^7.23.3", - "@babel/plugin-transform-typescript": "^7.23.3", - "@vue/babel-plugin-jsx": "^1.1.5" + "@babel/core": "^7.26.0", + "@babel/plugin-transform-typescript": "^7.25.9", + "@vue/babel-plugin-jsx": "^1.2.5" }, "engines": { - "node": "^14.18.0 || >=16.0.0" + "node": "^18.0.0 || >=20.0.0" }, "peerDependencies": { - "vite": "^4.0.0 || ^5.0.0", + "vite": "^5.0.0 || ^6.0.0", "vue": "^3.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/code-frame": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz", - "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.23.4", - "chalk": "^2.4.2" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/compat-data": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz", - "integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/core": { - "version": "7.23.7", - "integrity": "sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw==", - "dev": true, - "dependencies": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.23.7", - "@babel/parser": "^7.23.6", - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/babel" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/core/node_modules/@babel/traverse": { - "version": "7.23.7", - "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.6", - "@babel/types": "^7.23.6", - "debug": "^4.3.1", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/core/node_modules/@babel/types": { - "version": "7.23.6", - "integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/generator": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz", - "integrity": "sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==", - "dev": true, - "dependencies": { - "@babel/types": "^7.23.6", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/generator/node_modules/@babel/types": { - "version": "7.23.6", - "integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-annotate-as-pure": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", - "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", - "dev": true, - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-compilation-targets": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", - "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", - "dev": true, - "dependencies": { - "@babel/compat-data": "^7.23.5", - "@babel/helper-validator-option": "^7.23.5", - "browserslist": "^4.22.2", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.23.7", - "integrity": "sha512-xCoqR/8+BoNnXOY7RVSgv6X+o7pmT5q1d+gGcRlXYkI+9B31glE4jeejhKVpA04O1AtzOt7OSQ6VYKP5FcRl9g==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-member-expression-to-functions": "^7.23.0", - "@babel/helper-optimise-call-expression": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.20", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "semver": "^6.3.1" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", - "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.23.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-module-transforms": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz", - "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==", - "dev": true, - "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-simple-access": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.20" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-optimise-call-expression": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", - "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==", - "dev": true, - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-plugin-utils": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", - "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-replace-supers": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", - "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", - "dev": true, - "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-member-expression-to-functions": "^7.22.15", - "@babel/helper-optimise-call-expression": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-simple-access": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", - "dev": true, - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", - "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==", - "dev": true, - "dependencies": { - "@babel/types": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helper-validator-option": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", - "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helpers": { - "version": "7.23.7", - "integrity": "sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ==", - "dev": true, - "dependencies": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helpers/node_modules/@babel/traverse": { - "version": "7.23.7", - "integrity": "sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.6", - "@babel/types": "^7.23.6", - "debug": "^4.3.1", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/helpers/node_modules/@babel/types": { - "version": "7.23.6", - "integrity": "sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/parser": { - "version": "7.23.6", - "integrity": "sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ==", - "dev": true, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/plugin-syntax-jsx": { - "version": "7.23.3", - "integrity": "sha512-EB2MELswq55OHUoRZLGg/zC7QWUKfNLpE57m/S2yr1uEneIgsTgrSzXP3NXEsMkVn76OlaVVnzN+ugObuYGwhg==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/plugin-syntax-typescript": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz", - "integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.22.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/plugin-transform-typescript": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz", - "integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.23.6", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-typescript": "^7.23.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/template": { - "version": "7.22.15", - "integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/template/node_modules/@babel/parser": { - "version": "7.23.5", - "integrity": "sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==", - "dev": true, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/traverse": { - "version": "7.23.5", - "integrity": "sha512-czx7Xy5a6sapWWRx61m1Ke1Ra4vczu1mCTtJam5zRTBOonfdJ+S/B6HYmGYu3fJtr8GGET3si6IhgWVBhJ/m8w==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.5", - "@babel/types": "^7.23.5", - "debug": "^4.1.0", - "globals": "^11.1.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/traverse/node_modules/@babel/generator": { - "version": "7.23.5", - "integrity": "sha512-BPssCHrBD+0YrxviOa3QzpqwhNIXKEtOa2jQrm4FlmkC2apYgRnQcmPWiGZDlGxiNtltnUFolMe8497Esry+jA==", - "dev": true, - "dependencies": { - "@babel/types": "^7.23.5", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/traverse/node_modules/@babel/parser": { - "version": "7.23.5", - "integrity": "sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==", - "dev": true, - "bin": { - "parser": "bin/babel-parser.js" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@babel/types": { - "version": "7.23.5", - "integrity": "sha512-ON5kSOJwVO6xXVRTvOI0eOnWe7VdUcIpsovGo9U/Br4Ie4UVFQTboO2cYnDhAGU6Fp+UxSiT+pMft0SMHfuq6w==", - "dev": true, - "dependencies": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/@vue/babel-plugin-jsx": { - "version": "1.1.5", - "integrity": "sha512-nKs1/Bg9U1n3qSWnsHhCVQtAzI6aQXqua8j/bZrau8ywT1ilXQbK4FwEJGmU8fV7tcpuFvWmmN7TMmV1OBma1g==", - "dev": true, - "dependencies": { - "@babel/helper-module-imports": "^7.22.5", - "@babel/plugin-syntax-jsx": "^7.22.5", - "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.5", - "@babel/types": "^7.22.5", - "@vue/babel-helper-vue-transform-on": "^1.1.5", - "camelcase": "^6.3.0", - "html-tags": "^3.3.1", - "svg-tags": "^1.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/browserslist": { - "version": "4.22.2", - "integrity": "sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "caniuse-lite": "^1.0.30001565", - "electron-to-chromium": "^1.4.601", - "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.13" - }, - "bin": { - "browserslist": "cli.js" - }, - "engines": { - "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/caniuse-lite": { - "version": "1.0.30001572", - "integrity": "sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ] - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/electron-to-chromium": { - "version": "1.4.617", - "integrity": "sha512-sYNE3QxcDS4ANW1k4S/wWYMXjCVcFSOX3Bg8jpuMFaXt/x8JCmp0R1Xe1ZXDX4WXnSRBf+GJ/3eGWicUuQq5cg==", - "dev": true - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", - "dev": true - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@vitejs/plugin-vue-jsx/node_modules/update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", - "dev": true, - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/browserslist" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" - }, - "bin": { - "update-browserslist-db": "cli.js" - }, - "peerDependencies": { - "browserslist": ">= 4.21.0" } }, "node_modules/@volar/code-gen": { @@ -3301,62 +4424,30 @@ "integrity": "sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q==", "dev": true }, - "node_modules/@volar/html2pug": { - "version": "0.27.13", - "resolved": "https://registry.npmjs.org/@volar/html2pug/-/html2pug-0.27.13.tgz", - "integrity": "sha512-3NYgNA5F3PDsKbbpOrVdGy2S7ZYmZIbFmbp1A/27DDzjj/uIC9Pj7HXVvbYOzi8HcOxUPt0BMrh4TVzBUaCFww==", - "deprecated": "WARNING: This project has been renamed to @johnsoncodehk/html2pug. Install using @johnsoncodehk/html2pug instead.", + "node_modules/@volar/language-core": { + "version": "2.4.13", + "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.13.tgz", + "integrity": "sha512-MnQJ7eKchJx5Oz+YdbqyFUk8BN6jasdJv31n/7r6/WwlOOv7qzvot6B66887l2ST3bUW4Mewml54euzpJWA6bg==", "dev": true, "dependencies": { - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0", - "htmlparser2": "^6.1.0", - "pug": "^3.0.2" - } - }, - "node_modules/@volar/html2pug/node_modules/domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", - "dev": true, - "dependencies": { - "domelementtype": "^2.2.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/@volar/shared": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/shared/-/shared-0.27.24.tgz", - "integrity": "sha512-Mi8a4GQaiorfb+o4EqOXDZm9E/uBJXgScFgF+NhtcMBOUKHNMKQyLI7YRGumtyJTTdaX7nSDJjGGTkv23tcOtQ==", - "dev": true, - "dependencies": { - "upath": "^2.0.1", - "vscode-jsonrpc": "^8.0.0-next.2", - "vscode-uri": "^3.0.2" + "@volar/source-map": "2.4.13" } }, "node_modules/@volar/source-map": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-0.27.24.tgz", - "integrity": "sha512-2I5a7cXqekZ66D6lHep7ttJgvVVtPEBUIe1hnpcGbnXWNA2ya6f6jKNNyTmrXQyfkh32IEuaUd4kocR+3AKMag==", - "dev": true, - "dependencies": { - "@volar/shared": "^0.27.24" - } + "version": "2.4.13", + "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.13.tgz", + "integrity": "sha512-l/EBcc2FkvHgz2ZxV+OZK3kMSroMr7nN3sZLF2/f6kWW66q8+tEL4giiYyFjt0BcubqJhBt6soYIrAPhg/Yr+Q==", + "dev": true }, - "node_modules/@volar/transforms": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/transforms/-/transforms-0.27.24.tgz", - "integrity": "sha512-sOHi1ZSapFlxn7yPl4MO5TXd9aWC0BVq2CgXAJ2EESb+ddh2uJbGQgLLNocX+MDh419cUuuFT2QAJpuWHhJcng==", + "node_modules/@volar/typescript": { + "version": "2.4.13", + "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.13.tgz", + "integrity": "sha512-Ukz4xv84swJPupZeoFsQoeJEOm7U9pqsEnaGGgt5ni3SCTa22m8oJP5Nng3Wed7Uw5RBELdLxxORX8YhJPyOgQ==", "dev": true, "dependencies": { - "@volar/shared": "^0.27.24", - "vscode-languageserver": "^8.0.0-next.2" + "@volar/language-core": "2.4.13", + "path-browserify": "^1.0.1", + "vscode-uri": "^3.0.8" } }, "node_modules/@volar/typescript-faster": { @@ -3388,15 +4479,6 @@ "integrity": "sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q==", "dev": true }, - "node_modules/@volar/vue-code-gen/node_modules/@vue/compiler-dom": { - "version": "3.3.4", - "integrity": "sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==", - "dev": true, - "dependencies": { - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4" - } - }, "node_modules/@volar/vue-code-gen/node_modules/@vue/shared": { "version": "3.3.4", "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==", @@ -3421,80 +4503,149 @@ "integrity": "sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q==", "dev": true }, - "node_modules/@volar/vue-language-core/node_modules/@vue/compiler-dom": { - "version": "3.3.4", - "integrity": "sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==", + "node_modules/@volar/vue-typescript": { + "version": "0.39.5", + "resolved": "https://registry.npmjs.org/@volar/vue-typescript/-/vue-typescript-0.39.5.tgz", + "integrity": "sha512-ckhWD1xOi0OMr702XVkv/Npsb9FKAp5gvhxyLv0QqWekPdSo04t4KrZfwosJLGERIEcyr50SuB7HqBp8ndQmzA==", + "deprecated": "WARNING: This project has been renamed to @vue/typescript. Install using @vue/typescript instead.", "dev": true, "dependencies": { - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4" + "@volar/code-gen": "0.39.5", + "@volar/typescript-faster": "0.39.5", + "@volar/vue-language-core": "0.39.5" } }, - "node_modules/@volar/vue-language-core/node_modules/@vue/compiler-sfc": { - "version": "3.3.4", - "integrity": "sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.4", - "@vue/compiler-dom": "3.3.4", - "@vue/compiler-ssr": "3.3.4", - "@vue/reactivity-transform": "3.3.4", - "@vue/shared": "3.3.4", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0", - "postcss": "^8.1.10", - "source-map-js": "^1.0.2" - } - }, - "node_modules/@volar/vue-language-core/node_modules/@vue/compiler-ssr": { - "version": "3.3.4", - "integrity": "sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==", - "dev": true, - "dependencies": { - "@vue/compiler-dom": "3.3.4", - "@vue/shared": "3.3.4" - } - }, - "node_modules/@volar/vue-language-core/node_modules/@vue/reactivity": { - "version": "3.3.4", - "integrity": "sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==", - "dev": true, - "dependencies": { - "@vue/shared": "3.3.4" - } - }, - "node_modules/@volar/vue-language-core/node_modules/@vue/reactivity-transform": { - "version": "3.3.4", - "integrity": "sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0" - } - }, - "node_modules/@volar/vue-language-core/node_modules/@vue/shared": { - "version": "3.3.4", - "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==", + "node_modules/@vue/babel-helper-vue-transform-on": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.4.0.tgz", + "integrity": "sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==", "dev": true }, - "node_modules/@volar/vue-language-core/node_modules/magic-string": { - "version": "0.30.0", - "integrity": "sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==", + "node_modules/@vue/babel-plugin-jsx": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz", + "integrity": "sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==", "dev": true, "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.13" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/template": "^7.26.9", + "@babel/traverse": "^7.26.9", + "@babel/types": "^7.26.9", + "@vue/babel-helper-vue-transform-on": "1.4.0", + "@vue/babel-plugin-resolve-type": "1.4.0", + "@vue/shared": "^3.5.13" }, - "engines": { - "node": ">=12" + "peerDependencies": { + "@babel/core": "^7.0.0-0" + }, + "peerDependenciesMeta": { + "@babel/core": { + "optional": true + } } }, - "node_modules/@volar/vue-language-core/node_modules/postcss": { - "version": "8.4.23", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", + "node_modules/@vue/babel-plugin-resolve-type": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.4.0.tgz", + "integrity": "sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.26.2", + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/parser": "^7.26.9", + "@vue/compiler-sfc": "^3.5.13" + }, + "funding": { + "url": "https://github.com/sponsors/sxzz" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-core": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz", + "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.13", + "entities": "^4.5.0", + "estree-walker": "^2.0.2", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-dom": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz", + "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==", + "dev": true, + "dependencies": { + "@vue/compiler-core": "3.5.13", + "@vue/shared": "3.5.13" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-sfc": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz", + "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.25.3", + "@vue/compiler-core": "3.5.13", + "@vue/compiler-dom": "3.5.13", + "@vue/compiler-ssr": "3.5.13", + "@vue/shared": "3.5.13", + "estree-walker": "^2.0.2", + "magic-string": "^0.30.11", + "postcss": "^8.4.48", + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/@vue/compiler-ssr": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz", + "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==", + "dev": true, + "dependencies": { + "@vue/compiler-dom": "3.5.13", + "@vue/shared": "3.5.13" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/magic-string": { + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", + "dev": true, + "dependencies": { + "@jridgewell/sourcemap-codec": "^1.5.0" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/@vue/babel-plugin-resolve-type/node_modules/postcss": { + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", "dev": true, "funding": [ { @@ -3511,54 +4662,13 @@ } ], "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" } - }, - "node_modules/@volar/vue-typescript": { - "version": "0.39.5", - "resolved": "https://registry.npmjs.org/@volar/vue-typescript/-/vue-typescript-0.39.5.tgz", - "integrity": "sha512-ckhWD1xOi0OMr702XVkv/Npsb9FKAp5gvhxyLv0QqWekPdSo04t4KrZfwosJLGERIEcyr50SuB7HqBp8ndQmzA==", - "deprecated": "WARNING: This project has been renamed to @vue/typescript. Install using @vue/typescript instead.", - "dev": true, - "dependencies": { - "@volar/code-gen": "0.39.5", - "@volar/typescript-faster": "0.39.5", - "@volar/vue-language-core": "0.39.5" - } - }, - "node_modules/@vscode/emmet-helper": { - "version": "2.8.8", - "integrity": "sha512-QuD4CmNeXSFxuP8VZwI6qL+8vmmd7JcSdwsEIdsrzb4YumWs/+4rXRX9MM+NsFfUO69g6ezngCD7XRd6jY9TQw==", - "dev": true, - "dependencies": { - "emmet": "^2.4.3", - "jsonc-parser": "^2.3.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "^3.15.1", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/@vscode/emmet-helper/node_modules/jsonc-parser": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz", - "integrity": "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==", - "dev": true - }, - "node_modules/@vscode/emmet-helper/node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/@vue/babel-helper-vue-transform-on": { - "version": "1.1.5", - "integrity": "sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==", - "dev": true }, "node_modules/@vue/cli-overlay": { "version": "5.0.8", @@ -3585,18 +4695,18 @@ } }, "node_modules/@vue/cli-service": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/@vue/cli-service/-/cli-service-5.0.8.tgz", - "integrity": "sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==", + "version": "5.0.4", + "resolved": "https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.4.tgz", + "integrity": "sha512-xRiLNTFYmMCT9edZpyYXHijW5xot3gbZpcWDOXUOhKPHN4qs4XqWALnZlU97JYjZOr3XIr/ZvyciyEfrlUVqSA==", "dependencies": { "@babel/helper-compilation-targets": "^7.12.16", "@soda/friendly-errors-webpack-plugin": "^1.8.0", "@soda/get-current-script": "^1.0.2", "@types/minimist": "^1.2.0", - "@vue/cli-overlay": "^5.0.8", - "@vue/cli-plugin-router": "^5.0.8", - "@vue/cli-plugin-vuex": "^5.0.8", - "@vue/cli-shared-utils": "^5.0.8", + "@vue/cli-overlay": "^5.0.4", + "@vue/cli-plugin-router": "^5.0.4", + "@vue/cli-plugin-vuex": "^5.0.4", + "@vue/cli-shared-utils": "^5.0.4", "@vue/component-compiler-utils": "^3.3.0", "@vue/vue-loader-v15": "npm:vue-loader@^15.9.7", "@vue/web-component-wrapper": "^1.3.0", @@ -3680,37 +4790,6 @@ "webpack-sources": { "optional": true } - } - }, - "node_modules/@vue/cli-service/node_modules/autoprefixer": { - "version": "10.4.14", - "integrity": "sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/autoprefixer" - } - ], - "dependencies": { - "browserslist": "^4.21.5", - "caniuse-lite": "^1.0.30001464", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - }, - "bin": { - "autoprefixer": "bin/autoprefixer" - }, - "engines": { - "node": "^10 || ^12 || >=14" - }, - "peerDependencies": { - "postcss": "^8.1.0" } }, "node_modules/@vue/cli-service/node_modules/css-declaration-sorter": { @@ -3814,32 +4893,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz", "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==" - }, - "node_modules/@vue/cli-service/node_modules/postcss": { - "version": "8.4.23", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } }, "node_modules/@vue/cli-service/node_modules/postcss-calc": { "version": "8.2.4", @@ -4385,106 +5438,118 @@ } }, "node_modules/@vue/compiler-core": { - "version": "3.3.4", - "integrity": "sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==", - "dev": true, + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.27.tgz", + "integrity": "sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==", "dependencies": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.4", + "@babel/parser": "^7.24.4", + "@vue/shared": "3.4.27", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" } }, "node_modules/@vue/compiler-core/node_modules/@vue/shared": { - "version": "3.3.4", - "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==", - "dev": true + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" }, "node_modules/@vue/compiler-dom": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.31.tgz", - "integrity": "sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.1.tgz", + "integrity": "sha512-Ao23fB1lINo18HLCbJVApvzd9OQe8MgmQSgyY5+umbWj2w92w9KykVmJ4Iv2US5nak3ixc2B+7Km7JTNhQ8kSQ==", + "dev": true, "dependencies": { - "@vue/compiler-core": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-core": "3.5.1", + "@vue/shared": "3.5.1" } }, "node_modules/@vue/compiler-dom/node_modules/@vue/compiler-core": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.31.tgz", - "integrity": "sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==", - "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.31", - "estree-walker": "^2.0.2", - "source-map": "^0.6.1" - } - }, - "node_modules/@vue/compiler-sfc": { - "version": "3.3.3", - "integrity": "sha512-JMBavfIisxMdbML7a1WF8VPVhmCdhL4hLobpN2/AGm1gbDwC8qcIfSenXiOrjXvptNitnLbL+ESz3YM7bF/k8A==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.1.tgz", + "integrity": "sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==", "dev": true, "dependencies": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.3", - "@vue/compiler-dom": "3.3.3", - "@vue/compiler-ssr": "3.3.3", - "@vue/reactivity-transform": "3.3.3", - "@vue/shared": "3.3.3", + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.1", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "magic-string": "^0.30.0", - "postcss": "^8.1.10", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" + } + }, + "node_modules/@vue/compiler-dom/node_modules/@vue/shared": { + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz", + "integrity": "sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==", + "dev": true + }, + "node_modules/@vue/compiler-sfc": { + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.1.tgz", + "integrity": "sha512-DFizMNH8eDglLhlfwJ0+ciBsztaYe3fY/zcZjrqL1ljXvUw/UpC84M1d7HpBTCW68SNqZyIxrs1XWmf+73Y65w==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.25.3", + "@vue/compiler-core": "3.5.1", + "@vue/compiler-dom": "3.5.1", + "@vue/compiler-ssr": "3.5.1", + "@vue/shared": "3.5.1", + "estree-walker": "^2.0.2", + "magic-string": "^0.30.11", + "postcss": "^8.4.44", + "source-map-js": "^1.2.0" } }, "node_modules/@vue/compiler-sfc/node_modules/@vue/compiler-core": { - "version": "3.3.3", - "integrity": "sha512-cHGJGye49NicgHZb+z7cvUQngqjQ1744DrdweATwgvCSVYZZFmq5Ye/r8gUSY76mu7mYmlgwGWpRuuXH8tq8/g==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.1.tgz", + "integrity": "sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==", "dev": true, "dependencies": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.3", + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.1", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" - } - }, - "node_modules/@vue/compiler-sfc/node_modules/@vue/compiler-dom": { - "version": "3.3.3", - "integrity": "sha512-Rau2ZZwBABhIuOOY0gj5ouLtlsOFd98ltcufshCD15ep52Ujue40E36e1tKvC+FI2gZuB25V6ilKSoHhvU6PMw==", - "dev": true, - "dependencies": { - "@vue/compiler-core": "3.3.3", - "@vue/shared": "3.3.3" - } - }, - "node_modules/@vue/compiler-sfc/node_modules/@vue/compiler-ssr": { - "version": "3.3.3", - "integrity": "sha512-71JWLsJJDGe1yt/CQUtbzTRpZl7c1/dyQ5UpEVgOaJ2Ud0EOdk6hPVT5mApXnkc52/BveHQMlh1dNg2MVbMWNQ==", - "dev": true, - "dependencies": { - "@vue/compiler-dom": "3.3.3", - "@vue/shared": "3.3.3" + "source-map-js": "^1.2.0" } }, "node_modules/@vue/compiler-sfc/node_modules/@vue/shared": { - "version": "3.3.3", - "integrity": "sha512-CHPWoZcIKVIiDCBZ20RYKaIvdfJG8JLIySfyR2HT79iziM8R8etS7WTj4Q6fcWkFwCV7nKr7ZUoisTI+lbZcbQ==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz", + "integrity": "sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==", "dev": true }, "node_modules/@vue/compiler-sfc/node_modules/magic-string": { - "version": "0.30.0", - "integrity": "sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==", + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", "dev": true, "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.13" + "@jridgewell/sourcemap-codec": "^1.5.0" + } + }, + "node_modules/@vue/compiler-sfc/node_modules/nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" }, "engines": { - "node": ">=12" + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, "node_modules/@vue/compiler-sfc/node_modules/postcss": { - "version": "8.4.23", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", "dev": true, "funding": [ { @@ -4501,21 +5566,38 @@ } ], "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/@vue/compiler-ssr": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.31.tgz", - "integrity": "sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.1.tgz", + "integrity": "sha512-C1hpSHQgRM8bg+5XWWD7CkFaVpSn9wZHCLRd10AmxqrH17d4EMP6+XcZpwBOM7H1jeStU5naEapZZWX0kso1tQ==", + "dev": true, "dependencies": { - "@vue/compiler-dom": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-dom": "3.5.1", + "@vue/shared": "3.5.1" + } + }, + "node_modules/@vue/compiler-ssr/node_modules/@vue/shared": { + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz", + "integrity": "sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==", + "dev": true + }, + "node_modules/@vue/compiler-vue2": { + "version": "2.7.16", + "resolved": "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz", + "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==", + "dev": true, + "dependencies": { + "de-indent": "^1.0.2", + "he": "^1.2.0" } }, "node_modules/@vue/component-compiler-utils": { @@ -4575,107 +5657,484 @@ "version": "6.5.0", "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==" }, - "node_modules/@vue/reactivity": { - "version": "3.3.3", - "integrity": "sha512-3YEI/iX6gwWAS/bqPIc6x54f8UnxkRSioTEpdJ3a6JwNRjPRcx29WtygxOO+EHnmkRQQ2xoby4JcNXR2cI2i5A==", + "node_modules/@vue/devtools-kit": { + "version": "7.7.6", + "resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.6.tgz", + "integrity": "sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==", "dev": true, "dependencies": { - "@vue/shared": "3.3.3" + "@vue/devtools-shared": "^7.7.6", + "birpc": "^2.3.0", + "hookable": "^5.5.3", + "mitt": "^3.0.1", + "perfect-debounce": "^1.0.0", + "speakingurl": "^14.0.1", + "superjson": "^2.2.2" } }, - "node_modules/@vue/reactivity-transform": { - "version": "3.3.3", - "integrity": "sha512-xB0OAOmtzlzegvIa92UnJQB+JFAZkAy6zfiHljtHvDVlHhNg4B2evdgC4SbCFU8fwghUSB3XQXZJj9l5TON3iQ==", + "node_modules/@vue/devtools-shared": { + "version": "7.7.6", + "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.6.tgz", + "integrity": "sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==", "dev": true, "dependencies": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.3", - "@vue/shared": "3.3.3", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0" + "rfdc": "^1.4.1" } }, - "node_modules/@vue/reactivity-transform/node_modules/@vue/compiler-core": { - "version": "3.3.3", - "integrity": "sha512-cHGJGye49NicgHZb+z7cvUQngqjQ1744DrdweATwgvCSVYZZFmq5Ye/r8gUSY76mu7mYmlgwGWpRuuXH8tq8/g==", + "node_modules/@vue/eslint-config-typescript": { + "version": "14.5.0", + "resolved": "https://registry.npmmirror.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.5.0.tgz", + "integrity": "sha512-5oPOyuwkw++AP5gHDh5YFmST50dPfWOcm3/W7Nbh42IK5O3H74ytWAw0TrCRTaBoD/02khnWXuZf1Bz1xflavQ==", "dev": true, "dependencies": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.3", - "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" - } - }, - "node_modules/@vue/reactivity-transform/node_modules/@vue/shared": { - "version": "3.3.3", - "integrity": "sha512-CHPWoZcIKVIiDCBZ20RYKaIvdfJG8JLIySfyR2HT79iziM8R8etS7WTj4Q6fcWkFwCV7nKr7ZUoisTI+lbZcbQ==", - "dev": true - }, - "node_modules/@vue/reactivity-transform/node_modules/magic-string": { - "version": "0.30.0", - "integrity": "sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==", - "dev": true, - "dependencies": { - "@jridgewell/sourcemap-codec": "^1.4.13" + "@typescript-eslint/utils": "^8.26.0", + "fast-glob": "^3.3.3", + "typescript-eslint": "^8.26.0", + "vue-eslint-parser": "^10.1.1" }, "engines": { - "node": ">=12" + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "peerDependencies": { + "eslint": "^9.10.0", + "eslint-plugin-vue": "^9.28.0 || ^10.0.0", + "typescript": ">=4.8.4" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/scope-manager": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz", + "integrity": "sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/types": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-8.31.1.tgz", + "integrity": "sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==", + "dev": true, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/typescript-estree": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz", + "integrity": "sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1", + "debug": "^4.3.4", + "fast-glob": "^3.3.2", + "is-glob": "^4.0.3", + "minimatch": "^9.0.4", + "semver": "^7.6.0", + "ts-api-utils": "^2.0.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "typescript": ">=4.8.4 <5.9.0" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/utils": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-8.31.1.tgz", + "integrity": "sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==", + "dev": true, + "dependencies": { + "@eslint-community/eslint-utils": "^4.4.0", + "@typescript-eslint/scope-manager": "8.31.1", + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/typescript-estree": "8.31.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.9.0" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/@typescript-eslint/visitor-keys": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz", + "integrity": "sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==", + "dev": true, + "dependencies": { + "@typescript-eslint/types": "8.31.1", + "eslint-visitor-keys": "^4.2.0" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/eslint-scope": { + "version": "8.3.0", + "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-8.3.0.tgz", + "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", + "dev": true, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/espree": { + "version": "10.3.0", + "resolved": "https://registry.npmmirror.com/espree/-/espree-10.3.0.tgz", + "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", + "dev": true, + "dependencies": { + "acorn": "^8.14.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^4.2.0" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/typescript-eslint": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz", + "integrity": "sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==", + "dev": true, + "dependencies": { + "@typescript-eslint/eslint-plugin": "8.31.1", + "@typescript-eslint/parser": "8.31.1", + "@typescript-eslint/utils": "8.31.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.9.0" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/typescript-eslint/node_modules/@typescript-eslint/eslint-plugin": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz", + "integrity": "sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==", + "dev": true, + "dependencies": { + "@eslint-community/regexpp": "^4.10.0", + "@typescript-eslint/scope-manager": "8.31.1", + "@typescript-eslint/type-utils": "8.31.1", + "@typescript-eslint/utils": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1", + "graphemer": "^1.4.0", + "ignore": "^5.3.1", + "natural-compare": "^1.4.0", + "ts-api-utils": "^2.0.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.9.0" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/typescript-eslint/node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/type-utils": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz", + "integrity": "sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==", + "dev": true, + "dependencies": { + "@typescript-eslint/typescript-estree": "8.31.1", + "@typescript-eslint/utils": "8.31.1", + "debug": "^4.3.4", + "ts-api-utils": "^2.0.1" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.9.0" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/typescript-eslint/node_modules/@typescript-eslint/parser": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-8.31.1.tgz", + "integrity": "sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==", + "dev": true, + "dependencies": { + "@typescript-eslint/scope-manager": "8.31.1", + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/typescript-estree": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1", + "debug": "^4.3.4" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/typescript-eslint" + }, + "peerDependencies": { + "eslint": "^8.57.0 || ^9.0.0", + "typescript": ">=4.8.4 <5.9.0" + } + }, + "node_modules/@vue/eslint-config-typescript/node_modules/vue-eslint-parser": { + "version": "10.1.3", + "resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-10.1.3.tgz", + "integrity": "sha512-dbCBnd2e02dYWsXoqX5yKUZlOt+ExIpq7hmHKPb5ZqKcjf++Eo0hMseFTZMLKThrUk61m+Uv6A2YSBve6ZvuDQ==", + "dev": true, + "dependencies": { + "debug": "^4.4.0", + "eslint-scope": "^8.2.0", + "eslint-visitor-keys": "^4.2.0", + "espree": "^10.3.0", + "esquery": "^1.6.0", + "lodash": "^4.17.21", + "semver": "^7.6.3" + }, + "engines": { + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": "^8.57.0 || ^9.0.0" + } + }, + "node_modules/@vue/language-core": { + "version": "2.2.10", + "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.10.tgz", + "integrity": "sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw==", + "dev": true, + "dependencies": { + "@volar/language-core": "~2.4.11", + "@vue/compiler-dom": "^3.5.0", + "@vue/compiler-vue2": "^2.7.16", + "@vue/shared": "^3.5.0", + "alien-signals": "^1.0.3", + "minimatch": "^9.0.3", + "muggle-string": "^0.4.1", + "path-browserify": "^1.0.1" + }, + "peerDependencies": { + "typescript": "*" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } + } + }, + "node_modules/@vue/language-core/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/@vue/reactivity": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.4.27.tgz", + "integrity": "sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==", + "dependencies": { + "@vue/shared": "3.4.27" } }, "node_modules/@vue/reactivity/node_modules/@vue/shared": { - "version": "3.3.3", - "integrity": "sha512-CHPWoZcIKVIiDCBZ20RYKaIvdfJG8JLIySfyR2HT79iziM8R8etS7WTj4Q6fcWkFwCV7nKr7ZUoisTI+lbZcbQ==", - "dev": true + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" }, "node_modules/@vue/runtime-core": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.31.tgz", - "integrity": "sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.4.27.tgz", + "integrity": "sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==", "dependencies": { - "@vue/reactivity": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/reactivity": "3.4.27", + "@vue/shared": "3.4.27" } }, - "node_modules/@vue/runtime-core/node_modules/@vue/reactivity": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.31.tgz", - "integrity": "sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==", - "dependencies": { - "@vue/shared": "3.2.31" - } + "node_modules/@vue/runtime-core/node_modules/@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" }, "node_modules/@vue/runtime-dom": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.31.tgz", - "integrity": "sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.4.27.tgz", + "integrity": "sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==", "dependencies": { - "@vue/runtime-core": "3.2.31", - "@vue/shared": "3.2.31", - "csstype": "^2.6.8" + "@vue/runtime-core": "3.4.27", + "@vue/shared": "3.4.27", + "csstype": "^3.1.3" } + }, + "node_modules/@vue/runtime-dom/node_modules/@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" }, "node_modules/@vue/server-renderer": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.31.tgz", - "integrity": "sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.4.27.tgz", + "integrity": "sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==", "dependencies": { - "@vue/compiler-ssr": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-ssr": "3.4.27", + "@vue/shared": "3.4.27" }, "peerDependencies": { - "vue": "3.2.31" + "vue": "3.4.27" } }, + "node_modules/@vue/server-renderer/node_modules/@vue/compiler-dom": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.27.tgz", + "integrity": "sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==", + "dependencies": { + "@vue/compiler-core": "3.4.27", + "@vue/shared": "3.4.27" + } + }, + "node_modules/@vue/server-renderer/node_modules/@vue/compiler-ssr": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.27.tgz", + "integrity": "sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==", + "dependencies": { + "@vue/compiler-dom": "3.4.27", + "@vue/shared": "3.4.27" + } + }, + "node_modules/@vue/server-renderer/node_modules/@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" + }, "node_modules/@vue/shared": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.31.tgz", - "integrity": "sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==" + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz", + "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==", + "dev": true }, "node_modules/@vue/tsconfig": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.4.0.tgz", - "integrity": "sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==", - "dev": true + "version": "0.7.0", + "resolved": "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz", + "integrity": "sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==", + "dev": true, + "peerDependencies": { + "typescript": "5.x", + "vue": "^3.4.0" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + }, + "vue": { + "optional": true + } + } }, "node_modules/@vue/vue-loader-v15": { "name": "vue-loader", @@ -4707,13 +6166,14 @@ "integrity": "sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==" }, "node_modules/@vueuse/core": { - "version": "10.4.1", - "integrity": "sha512-DkHIfMIoSIBjMgRRvdIvxsyboRZQmImofLyOHADqiVbQVilP8VVHDhBX2ZqoItOgu7dWa8oXiNnScOdPLhdEXg==", + "version": "9.13.0", + "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz", + "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", "dependencies": { - "@types/web-bluetooth": "^0.0.17", - "@vueuse/metadata": "10.4.1", - "@vueuse/shared": "10.4.1", - "vue-demi": ">=0.14.5" + "@types/web-bluetooth": "^0.0.16", + "@vueuse/metadata": "9.13.0", + "@vueuse/shared": "9.13.0", + "vue-demi": "*" }, "funding": { "url": "https://github.com/sponsors/antfu" @@ -4744,25 +6204,28 @@ } }, "node_modules/@vueuse/metadata": { - "version": "10.4.1", - "integrity": "sha512-2Sc8X+iVzeuMGHr6O2j4gv/zxvQGGOYETYXEc41h0iZXIRnRbJZGmY/QP8dvzqUelf8vg0p/yEA5VpCEu+WpZg==", + "version": "9.13.0", + "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz", + "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==", "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@vueuse/shared": { - "version": "10.4.1", - "integrity": "sha512-vz5hbAM4qA0lDKmcr2y3pPdU+2EVw/yzfRsBdu+6+USGa4PxqSQRYIUC9/NcT06y+ZgaTsyURw2I9qOFaaXHAg==", + "version": "9.13.0", + "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz", + "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", "dependencies": { - "vue-demi": ">=0.14.5" + "vue-demi": "*" }, "funding": { "url": "https://github.com/sponsors/antfu" } }, "node_modules/@vueuse/shared/node_modules/vue-demi": { - "version": "0.14.6", - "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==", + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", "hasInstallScript": true, "bin": { "vue-demi-fix": "bin/vue-demi-fix.js", @@ -4925,12 +6388,47 @@ "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" }, + "node_modules/@yzfe/svgicon": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/@yzfe/svgicon/-/svgicon-1.2.2.tgz", + "integrity": "sha512-C/shhB+v1mv8Av4dofPa4qmtbZeu//bklXq15rI4khRJoYw4Xc8YGmZXeXzoa5Im9/iEktxgfpY5wLLvS3IDvg==" + }, + "node_modules/@yzfe/svgicon-gen": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/@yzfe/svgicon-gen/-/svgicon-gen-1.3.2.tgz", + "integrity": "sha512-hxnKgNSKeNCkZQHb8KXLAH3OjMuBJw8TEf/Ketc0G+T8XGxwhPgANNBL0NQvm4q8QykdA5vJUA0j43C71AUUqw==", + "dev": true, + "dependencies": { + "@types/svgo": "^2.6.3", + "lodash": "^4.17.21", + "svgo": "^2.8.0" + } + }, + "node_modules/@yzfe/vue3-svgicon": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/@yzfe/vue3-svgicon/-/vue3-svgicon-1.0.2.tgz", + "integrity": "sha512-K+1oixAz5GTZQVs39P7d1J4WEmv2TpKYPKbyDtkaOSbT1VP9DhXlzPeLH74DBMqpY4dyZTc8EEjwxAojRfZcjw==", + "peerDependencies": { + "@yzfe/svgicon": ">=1.0.0", + "vue": ">=2.7.0" + } + }, "node_modules/abab": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", - "deprecated": "Use your platform's native atob() and btoa() methods instead", - "dev": true + "deprecated": "Use your platform's native atob() and btoa() methods instead" + }, + "node_modules/abort-controller": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/abort-controller/-/abort-controller-3.0.0.tgz", + "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", + "dependencies": { + "event-target-shim": "^5.0.0" + }, + "engines": { + "node": ">=6.5" + } }, "node_modules/accepts": { "version": "1.3.8", @@ -4945,8 +6443,9 @@ } }, "node_modules/acorn": { - "version": "8.8.2", - "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", + "version": "8.14.1", + "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.1.tgz", + "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==", "bin": { "acorn": "bin/acorn" }, @@ -4958,7 +6457,6 @@ "version": "6.0.0", "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz", "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", - "dev": true, "dependencies": { "acorn": "^7.1.1", "acorn-walk": "^7.1.1" @@ -4968,7 +6466,6 @@ "version": "7.4.1", "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, "bin": { "acorn": "bin/acorn" }, @@ -4980,7 +6477,6 @@ "version": "7.2.0", "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", - "dev": true, "engines": { "node": ">=0.4.0" } @@ -5020,7 +6516,6 @@ "version": "6.0.2", "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "dev": true, "dependencies": { "debug": "4" }, @@ -5051,11 +6546,40 @@ "ajv": "^6.9.1" } }, + "node_modules/algoliasearch": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/algoliasearch/-/algoliasearch-5.23.4.tgz", + "integrity": "sha512-QzAKFHl3fm53s44VHrTdEo0TkpL3XVUYQpnZy1r6/EHvMAyIg+O4hwprzlsNmcCHTNyVcF2S13DAUn7XhkC6qg==", + "dev": true, + "dependencies": { + "@algolia/client-abtesting": "5.23.4", + "@algolia/client-analytics": "5.23.4", + "@algolia/client-common": "5.23.4", + "@algolia/client-insights": "5.23.4", + "@algolia/client-personalization": "5.23.4", + "@algolia/client-query-suggestions": "5.23.4", + "@algolia/client-search": "5.23.4", + "@algolia/ingestion": "1.23.4", + "@algolia/monitoring": "1.23.4", + "@algolia/recommend": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + }, + "engines": { + "node": ">= 14.0.0" + } + }, + "node_modules/alien-signals": { + "version": "1.0.13", + "resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz", + "integrity": "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==", + "dev": true + }, "node_modules/ansi-escapes": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dev": true, "dependencies": { "type-fest": "^0.21.3" }, @@ -5135,19 +6659,221 @@ } ] }, + "node_modules/archiver": { + "version": "7.0.1", + "resolved": "https://registry.npmmirror.com/archiver/-/archiver-7.0.1.tgz", + "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==", + "dependencies": { + "archiver-utils": "^5.0.2", + "async": "^3.2.4", + "buffer-crc32": "^1.0.0", + "readable-stream": "^4.0.0", + "readdir-glob": "^1.1.2", + "tar-stream": "^3.0.0", + "zip-stream": "^6.0.1" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/archiver-utils": { + "version": "5.0.2", + "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-5.0.2.tgz", + "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==", + "dependencies": { + "glob": "^10.0.0", + "graceful-fs": "^4.2.0", + "is-stream": "^2.0.1", + "lazystream": "^1.0.0", + "lodash": "^4.17.15", + "normalize-path": "^3.0.0", + "readable-stream": "^4.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/archiver-utils/node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/archiver-utils/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/archiver-utils/node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, + "node_modules/archiver-utils/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + }, + "node_modules/archiver-utils/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/archiver-utils/node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/archiver-utils/node_modules/readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "dependencies": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/archiver/node_modules/async": { + "version": "3.2.6", + "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz", + "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" + }, + "node_modules/archiver/node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/archiver/node_modules/readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "dependencies": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/arg": { + "version": "5.0.2", + "resolved": "https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz", + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "dev": true + }, "node_modules/argparse": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, + "node_modules/aria-query": { + "version": "5.3.2", + "resolved": "https://registry.npmmirror.com/aria-query/-/aria-query-5.3.2.tgz", + "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", + "dev": true, + "peer": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/array-buffer-byte-length": { - "version": "1.0.0", - "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", + "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "is-array-buffer": "^3.0.1" + "call-bound": "^1.0.3", + "is-array-buffer": "^3.0.5" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -5159,14 +6885,16 @@ "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" }, "node_modules/array-includes": { - "version": "3.1.6", - "integrity": "sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==", + "version": "3.1.8", + "resolved": "https://registry.npmmirror.com/array-includes/-/array-includes-3.1.8.tgz", + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4", - "get-intrinsic": "^1.1.3", + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" }, "engines": { @@ -5182,6 +6910,27 @@ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "engines": { "node": ">=8" + } + }, + "node_modules/array.prototype.findlast": { + "version": "1.2.5", + "resolved": "https://registry.npmmirror.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/array.prototype.flat": { @@ -5202,14 +6951,16 @@ } }, "node_modules/array.prototype.flatmap": { - "version": "1.3.1", - "integrity": "sha512-8UGn9O1FDVvMNB0UlLv4voxRMze7+FpHyF5mSMRjWHUMlpoDViniy05870VlxhfgTnLbpuwTzvD76MTtWxB/mQ==", + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", + "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", "dev": true, + "peer": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4", - "es-shim-unscopables": "^1.0.0" + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-shim-unscopables": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -5218,17 +6969,50 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/asap": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", - "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==", - "dev": true + "node_modules/array.prototype.tosorted": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.3", + "es-errors": "^1.3.0", + "es-shim-unscopables": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } }, - "node_modules/assert-never": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/assert-never/-/assert-never-1.2.1.tgz", - "integrity": "sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==", - "dev": true + "node_modules/arraybuffer.prototype.slice": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", + "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", + "dev": true, + "dependencies": { + "array-buffer-byte-length": "^1.0.1", + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "is-array-buffer": "^3.0.4" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/ast-types-flow": { + "version": "0.0.8", + "resolved": "https://registry.npmmirror.com/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "dev": true, + "peer": true }, "node_modules/async": { "version": "2.6.4", @@ -5236,6 +7020,15 @@ "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==", "dependencies": { "lodash": "^4.17.14" + } + }, + "node_modules/async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true, + "engines": { + "node": ">= 0.4" } }, "node_modules/async-validator": { @@ -5246,8 +7039,7 @@ "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "dev": true + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "node_modules/at-least-node": { "version": "1.0.0", @@ -5257,15 +7049,65 @@ "node": ">= 4.0.0" } }, + "node_modules/autoprefixer": { + "version": "10.4.19", + "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.19.tgz", + "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/autoprefixer" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "browserslist": "^4.23.0", + "caniuse-lite": "^1.0.30001599", + "fraction.js": "^4.3.7", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" + }, + "bin": { + "autoprefixer": "bin/autoprefixer" + }, + "engines": { + "node": "^10 || ^12 || >=14" + }, + "peerDependencies": { + "postcss": "^8.1.0" + } + }, "node_modules/available-typed-arrays": { - "version": "1.0.5", - "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", "dev": true, + "dependencies": { + "possible-typed-array-names": "^1.0.0" + }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/axe-core": { + "version": "4.10.3", + "resolved": "https://registry.npmmirror.com/axe-core/-/axe-core-4.10.3.tgz", + "integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==", + "dev": true, + "peer": true, + "engines": { + "node": ">=4" } }, "node_modules/axios": { @@ -5275,6 +7117,31 @@ "dependencies": { "follow-redirects": "^1.14.4" } + }, + "node_modules/axobject-query": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/axobject-query/-/axobject-query-4.1.0.tgz", + "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/b-tween": { + "version": "0.3.3", + "resolved": "https://registry.npmmirror.com/b-tween/-/b-tween-0.3.3.tgz", + "integrity": "sha512-oEHegcRpA7fAuc9KC4nktucuZn2aS8htymCPcP3qkEGPqiBH+GfqtqoG2l7LxHngg6O0HFM7hOeOYExl1Oz4ZA==" + }, + "node_modules/b-validate": { + "version": "1.5.3", + "resolved": "https://registry.npmmirror.com/b-validate/-/b-validate-1.5.3.tgz", + "integrity": "sha512-iCvCkGFskbaYtfQ0a3GmcQCHl/Sv1GufXFGuUQ+FE+WJa7A/espLOuFIn09B944V8/ImPj71T4+rTASxO2PAuA==" + }, + "node_modules/b4a": { + "version": "1.6.7", + "resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.6.7.tgz", + "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==" }, "node_modules/babel-eslint": { "version": "10.1.0", @@ -5310,7 +7177,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz", "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==", - "dev": true, "dependencies": { "@jest/transform": "^27.5.1", "@jest/types": "^27.5.1", @@ -5332,7 +7198,6 @@ "version": "6.1.1", "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", - "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.0.0", "@istanbuljs/load-nyc-config": "^1.0.0", @@ -5348,7 +7213,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz", "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==", - "dev": true, "dependencies": { "@babel/template": "^7.3.3", "@babel/types": "^7.3.3", @@ -5363,7 +7227,6 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==", - "dev": true, "dependencies": { "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-bigint": "^7.8.3", @@ -5386,7 +7249,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz", "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==", - "dev": true, "dependencies": { "babel-plugin-jest-hoist": "^27.5.1", "babel-preset-current-node-syntax": "^1.0.0" @@ -5398,22 +7260,24 @@ "@babel/core": "^7.0.0" } }, - "node_modules/babel-walk": { - "version": "3.0.0-canary-5", - "resolved": "https://registry.npmjs.org/babel-walk/-/babel-walk-3.0.0-canary-5.tgz", - "integrity": "sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==", - "dev": true, - "dependencies": { - "@babel/types": "^7.9.6" - }, - "engines": { - "node": ">= 10.0.0" - } - }, "node_modules/balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "node_modules/bare-events": { + "version": "2.5.4", + "resolved": "https://registry.npmmirror.com/bare-events/-/bare-events-2.5.4.tgz", + "integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==", + "optional": true + }, + "node_modules/base64-arraybuffer": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", + "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==", + "engines": { + "node": ">= 0.6.0" + } }, "node_modules/base64-js": { "version": "1.5.1", @@ -5453,6 +7317,15 @@ "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", "engines": { "node": ">=8" + } + }, + "node_modules/birpc": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.3.0.tgz", + "integrity": "sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/antfu" } }, "node_modules/bl": { @@ -5534,11 +7407,11 @@ } }, "node_modules/braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "dependencies": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" }, "engines": { "node": ">=8" @@ -5547,12 +7420,12 @@ "node_modules/browser-process-hrtime": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", - "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", - "dev": true + "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==" }, "node_modules/browserslist": { - "version": "4.21.5", - "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==", + "version": "4.24.4", + "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.4.tgz", + "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", "funding": [ { "type": "opencollective", @@ -5561,13 +7434,17 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "dependencies": { - "caniuse-lite": "^1.0.30001449", - "electron-to-chromium": "^1.4.284", - "node-releases": "^2.0.8", - "update-browserslist-db": "^1.0.10" + "caniuse-lite": "^1.0.30001688", + "electron-to-chromium": "^1.5.73", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.1" }, "bin": { "browserslist": "cli.js" @@ -5592,7 +7469,6 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", - "dev": true, "dependencies": { "node-int64": "^0.4.0" } @@ -5620,6 +7496,14 @@ "ieee754": "^1.1.13" } }, + "node_modules/buffer-crc32": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz", + "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==", + "engines": { + "node": ">=8.0.0" + } + }, "node_modules/buffer-from": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", @@ -5634,11 +7518,45 @@ } }, "node_modules/call-bind": { - "version": "1.0.2", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", + "dev": true, "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" + "call-bind-apply-helpers": "^1.0.0", + "es-define-property": "^1.0.0", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/call-bind-apply-helpers": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", + "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", + "dependencies": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/call-bound": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz", + "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", + "dependencies": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -5665,12 +7583,20 @@ "version": "6.3.0", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "dev": true, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/camelcase-css": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/camelcase-css/-/camelcase-css-2.0.1.tgz", + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", + "dev": true, + "engines": { + "node": ">= 6" } }, "node_modules/caniuse-api": { @@ -5685,8 +7611,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001488", - "integrity": "sha512-NORIQuuL4xGpIy6iCCQGN4iFjlBXtfKWIenlUuyZJumLRIindLb7wXM+GO8erEhb7vXfcnf4BAg2PrSDN5TNLQ==", + "version": "1.0.30001715", + "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz", + "integrity": "sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==", "funding": [ { "type": "opencollective", @@ -5719,6 +7646,16 @@ "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==", "engines": { "node": ">=4" + } + }, + "node_modules/ccount": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz", + "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" } }, "node_modules/chalk": { @@ -5760,18 +7697,28 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", - "dev": true, "engines": { "node": ">=10" } }, - "node_modules/character-parser": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/character-parser/-/character-parser-2.2.0.tgz", - "integrity": "sha512-+UqJQjFEFaTAs3bNsF2j2kEN1baG/zghZbdqoYEDxGZtJo9LBzl1A+m0D4n3qKx8N2FNv8/Xp6yV9mQmBuptaw==", + "node_modules/character-entities-html4": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz", + "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", "dev": true, - "dependencies": { - "is-regex": "^1.0.3" + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/character-entities-legacy": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", + "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" } }, "node_modules/cheerio": { @@ -5902,7 +7849,6 @@ "node_modules/ci-info": { "version": "3.8.0", "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", - "dev": true, "funding": [ { "type": "github", @@ -5915,8 +7861,7 @@ }, "node_modules/cjs-module-lexer": { "version": "1.2.2", - "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==", - "dev": true + "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==" }, "node_modules/clean-css": { "version": "5.3.2", @@ -6121,7 +8066,6 @@ "version": "4.6.0", "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", - "dev": true, "engines": { "iojs": ">= 1.0.0", "node": ">= 0.12.0" @@ -6129,8 +8073,16 @@ }, "node_modules/collect-v8-coverage": { "version": "1.0.1", - "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==", - "dev": true + "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==" + }, + "node_modules/color": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/color/-/color-3.2.1.tgz", + "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==", + "dependencies": { + "color-convert": "^1.9.3", + "color-string": "^1.6.0" + } }, "node_modules/color-convert": { "version": "2.0.1", @@ -6148,6 +8100,28 @@ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" }, + "node_modules/color-string": { + "version": "1.9.1", + "resolved": "https://registry.npmmirror.com/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", + "dependencies": { + "color-name": "^1.0.0", + "simple-swizzle": "^0.2.2" + } + }, + "node_modules/color/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/color/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + }, "node_modules/colord": { "version": "2.9.3", "resolved": "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz", @@ -6162,7 +8136,6 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dev": true, "dependencies": { "delayed-stream": "~1.0.0" }, @@ -6170,10 +8143,73 @@ "node": ">= 0.8" } }, + "node_modules/comma-separated-tokens": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", + "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, "node_modules/commander": { "version": "2.20.3", "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + }, + "node_modules/compress-commons": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-6.0.2.tgz", + "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==", + "dependencies": { + "crc-32": "^1.2.0", + "crc32-stream": "^6.0.0", + "is-stream": "^2.0.1", + "normalize-path": "^3.0.0", + "readable-stream": "^4.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/compress-commons/node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/compress-commons/node_modules/readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "dependencies": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } }, "node_modules/compressible": { "version": "2.0.18", @@ -6229,6 +8265,11 @@ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" }, + "node_modules/compute-scroll-into-view": { + "version": "1.0.20", + "resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz", + "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==" + }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -6277,16 +8318,6 @@ "upper-case": "^2.0.2" } }, - "node_modules/constantinople": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-4.0.1.tgz", - "integrity": "sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.6.0", - "@babel/types": "^7.6.1" - } - }, "node_modules/content-disposition": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", @@ -6323,6 +8354,18 @@ "version": "1.0.6", "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "node_modules/copy-anything": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz", + "integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==", + "devOptional": true, + "dependencies": { + "is-what": "^3.14.1" + }, + "funding": { + "url": "https://github.com/sponsors/mesqueeb" + } }, "node_modules/copy-webpack-plugin": { "version": "9.1.0", @@ -6378,10 +8421,88 @@ "node": ">=10" } }, - "node_modules/cross-spawn": { + "node_modules/crc-32": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz", + "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==", + "bin": { + "crc32": "bin/crc32.njs" + }, + "engines": { + "node": ">=0.8" + } + }, + "node_modules/crc32-stream": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-6.0.0.tgz", + "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==", + "dependencies": { + "crc-32": "^1.2.0", + "readable-stream": "^4.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/crc32-stream/node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/crc32-stream/node_modules/readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "dependencies": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/cross-env": { "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "resolved": "https://registry.npmmirror.com/cross-env/-/cross-env-7.0.3.tgz", + "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", + "dependencies": { + "cross-spawn": "^7.0.1" + }, + "bin": { + "cross-env": "src/bin/cross-env.js", + "cross-env-shell": "src/bin/cross-env-shell.js" + }, + "engines": { + "node": ">=10.14", + "npm": ">=6", + "yarn": ">=1" + } + }, + "node_modules/cross-spawn": { + "version": "7.0.5", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.5.tgz", + "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==", "dependencies": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -6397,6 +8518,14 @@ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", "engines": { "node": ">=8" + } + }, + "node_modules/css-line-break": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz", + "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==", + "dependencies": { + "utrie": "^1.0.2" } }, "node_modules/css-loader": { @@ -6432,32 +8561,6 @@ }, "peerDependencies": { "postcss": "^8.1.0" - } - }, - "node_modules/css-loader/node_modules/postcss": { - "version": "8.4.23", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" } }, "node_modules/css-loader/node_modules/postcss-modules-extract-imports": { @@ -6679,32 +8782,6 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss": { - "version": "8.4.23", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } }, "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-calc": { "version": "8.2.4", @@ -7213,6 +9290,11 @@ "node": ">=4" } }, + "node_modules/cssfilter": { + "version": "0.0.10", + "resolved": "https://registry.npmmirror.com/cssfilter/-/cssfilter-0.0.10.tgz", + "integrity": "sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==" + }, "node_modules/csso": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz", @@ -7227,14 +9309,12 @@ "node_modules/cssom": { "version": "0.4.4", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz", - "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", - "dev": true + "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==" }, "node_modules/cssstyle": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", - "dev": true, "dependencies": { "cssom": "~0.3.6" }, @@ -7245,19 +9325,521 @@ "node_modules/cssstyle/node_modules/cssom": { "version": "0.3.8", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", - "dev": true + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" }, "node_modules/csstype": { - "version": "2.6.21", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz", - "integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==" + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + }, + "node_modules/d3": { + "version": "7.9.0", + "resolved": "https://registry.npmmirror.com/d3/-/d3-7.9.0.tgz", + "integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==", + "dependencies": { + "d3-array": "3", + "d3-axis": "3", + "d3-brush": "3", + "d3-chord": "3", + "d3-color": "3", + "d3-contour": "4", + "d3-delaunay": "6", + "d3-dispatch": "3", + "d3-drag": "3", + "d3-dsv": "3", + "d3-ease": "3", + "d3-fetch": "3", + "d3-force": "3", + "d3-format": "3", + "d3-geo": "3", + "d3-hierarchy": "3", + "d3-interpolate": "3", + "d3-path": "3", + "d3-polygon": "3", + "d3-quadtree": "3", + "d3-random": "3", + "d3-scale": "4", + "d3-scale-chromatic": "3", + "d3-selection": "3", + "d3-shape": "3", + "d3-time": "3", + "d3-time-format": "4", + "d3-timer": "3", + "d3-transition": "3", + "d3-zoom": "3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-array": { + "version": "3.2.4", + "resolved": "https://registry.npmmirror.com/d3-array/-/d3-array-3.2.4.tgz", + "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", + "dependencies": { + "internmap": "1 - 2" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-axis": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-axis/-/d3-axis-3.0.0.tgz", + "integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-binarytree": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/d3-binarytree/-/d3-binarytree-1.0.2.tgz", + "integrity": "sha512-cElUNH+sHu95L04m92pG73t2MEJXKu+GeKUN1TJkFsu93E5W8E9Sc3kHEGJKgenGvj19m6upSn2EunvMgMD2Yw==" + }, + "node_modules/d3-brush": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-brush/-/d3-brush-3.0.0.tgz", + "integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-drag": "2 - 3", + "d3-interpolate": "1 - 3", + "d3-selection": "3", + "d3-transition": "3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-chord": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-chord/-/d3-chord-3.0.1.tgz", + "integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==", + "dependencies": { + "d3-path": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-color": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz", + "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-contour": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/d3-contour/-/d3-contour-4.0.2.tgz", + "integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==", + "dependencies": { + "d3-array": "^3.2.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-delaunay": { + "version": "6.0.4", + "resolved": "https://registry.npmmirror.com/d3-delaunay/-/d3-delaunay-6.0.4.tgz", + "integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==", + "dependencies": { + "delaunator": "5" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-dispatch": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz", + "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-drag": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-drag/-/d3-drag-3.0.0.tgz", + "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-selection": "3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-dsv": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-dsv/-/d3-dsv-3.0.1.tgz", + "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==", + "dependencies": { + "commander": "7", + "iconv-lite": "0.6", + "rw": "1" + }, + "bin": { + "csv2json": "bin/dsv2json.js", + "csv2tsv": "bin/dsv2dsv.js", + "dsv2dsv": "bin/dsv2dsv.js", + "dsv2json": "bin/dsv2json.js", + "json2csv": "bin/json2dsv.js", + "json2dsv": "bin/json2dsv.js", + "json2tsv": "bin/json2dsv.js", + "tsv2csv": "bin/dsv2dsv.js", + "tsv2json": "bin/dsv2json.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-dsv/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/d3-dsv/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/d3-ease": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-1.0.7.tgz", + "integrity": "sha512-lx14ZPYkhNx0s/2HX5sLFUI3mbasHjSSpwO/KaaNACweVwxUruKyWVcb293wMv1RqTPZyZ8kSZ2NogUZNcLOFQ==" + }, + "node_modules/d3-fetch": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-fetch/-/d3-fetch-3.0.1.tgz", + "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==", + "dependencies": { + "d3-dsv": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-force": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-2.1.1.tgz", + "integrity": "sha512-nAuHEzBqMvpFVMf9OX75d00OxvOXdxY+xECIXjW6Gv8BRrXu6gAWbv/9XKrvfJ5i5DCokDW7RYE50LRoK092ew==", + "dependencies": { + "d3-dispatch": "1 - 2", + "d3-quadtree": "1 - 2", + "d3-timer": "1 - 2" + } + }, + "node_modules/d3-force-3d": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/d3-force-3d/-/d3-force-3d-3.0.6.tgz", + "integrity": "sha512-4tsKHUPLOVkyfEffZo1v6sFHvGFwAIIjt/W8IThbp08DYAsXZck+2pSHEG5W1+gQgEvFLdZkYvmJAbRM2EzMnA==", + "dependencies": { + "d3-binarytree": "1", + "d3-dispatch": "1 - 3", + "d3-octree": "1", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-force/node_modules/d3-dispatch": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-2.0.0.tgz", + "integrity": "sha512-S/m2VsXI7gAti2pBoLClFFTMOO1HTtT0j99AuXLoGFKO6deHDdnv6ZGTxSTTUTgO1zVcv82fCOtDjYK4EECmWA==" + }, + "node_modules/d3-format": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-format/-/d3-format-3.1.0.tgz", + "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-geo": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.1.tgz", + "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", + "dependencies": { + "d3-array": "2.5.0 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-geo-projection": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz", + "integrity": "sha512-p0bK60CEzph1iqmnxut7d/1kyTmm3UWtPlwdkM31AU+LW+BXazd5zJdoCn7VFxNCHXRngPHRnsNn5uGjLRGndg==", + "dependencies": { + "commander": "7", + "d3-array": "1 - 3", + "d3-geo": "1.12.0 - 3" + }, + "bin": { + "geo2svg": "bin/geo2svg.js", + "geograticule": "bin/geograticule.js", + "geoproject": "bin/geoproject.js", + "geoquantize": "bin/geoquantize.js", + "geostitch": "bin/geostitch.js" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-geo-projection/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "engines": { + "node": ">= 10" + } + }, + "node_modules/d3-hierarchy": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz", + "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-interpolate": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz", + "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", + "dependencies": { + "d3-color": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-octree": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/d3-octree/-/d3-octree-1.1.0.tgz", + "integrity": "sha512-F8gPlqpP+HwRPMO/8uOu5wjH110+6q4cgJvgJT6vlpy3BEaDIKlTZrgHKZSp/i1InRpVfh4puY/kvL6MxK930A==" + }, + "node_modules/d3-path": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-path/-/d3-path-3.1.0.tgz", + "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-polygon": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-polygon/-/d3-polygon-3.0.1.tgz", + "integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-quadtree": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-2.0.0.tgz", + "integrity": "sha512-b0Ed2t1UUalJpc3qXzKi+cPGxeXRr4KU9YSlocN74aTzp6R/Ud43t79yLLqxHRWZfsvWXmbDWPpoENK1K539xw==" + }, + "node_modules/d3-random": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-random/-/d3-random-3.0.1.tgz", + "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-regression": { + "version": "1.3.10", + "resolved": "https://registry.npmmirror.com/d3-regression/-/d3-regression-1.3.10.tgz", + "integrity": "sha512-PF8GWEL70cHHWpx2jUQXc68r1pyPHIA+St16muk/XRokETzlegj5LriNKg7o4LR0TySug4nHYPJNNRz/W+/Niw==" + }, + "node_modules/d3-scale": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz", + "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", + "dependencies": { + "d3-array": "2.10.0 - 3", + "d3-format": "1 - 3", + "d3-interpolate": "1.2.0 - 3", + "d3-time": "2.1.1 - 3", + "d3-time-format": "2 - 4" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-scale-chromatic": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", + "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==", + "dependencies": { + "d3-color": "1 - 3", + "d3-interpolate": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-shape": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/d3-shape/-/d3-shape-3.2.0.tgz", + "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", + "dependencies": { + "d3-path": "^3.1.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-time": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz", + "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", + "dependencies": { + "d3-array": "2 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-time-format": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz", + "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", + "dependencies": { + "d3-time": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3-timer": { + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-1.0.10.tgz", + "integrity": "sha512-B1JDm0XDaQC+uvo4DT79H0XmBskgS3l6Ve+1SBCfxgmtIb1AVrPIoqd+nPSv+loMX8szQ0sVUhGngL7D5QPiXw==" + }, + "node_modules/d3-transition": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-transition/-/d3-transition-3.0.1.tgz", + "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", + "dependencies": { + "d3-color": "1 - 3", + "d3-dispatch": "1 - 3", + "d3-ease": "1 - 3", + "d3-interpolate": "1 - 3", + "d3-timer": "1 - 3" + }, + "engines": { + "node": ">=12" + }, + "peerDependencies": { + "d3-selection": "2 - 3" + } + }, + "node_modules/d3-zoom": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-zoom/-/d3-zoom-3.0.0.tgz", + "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-drag": "2 - 3", + "d3-interpolate": "1 - 3", + "d3-selection": "2 - 3", + "d3-transition": "2 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3/node_modules/d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3/node_modules/d3-force": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz", + "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", + "dependencies": { + "d3-dispatch": "1 - 3", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/d3/node_modules/d3-quadtree": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz", + "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==", + "engines": { + "node": ">=12" + } + }, + "node_modules/d3/node_modules/d3-timer": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz", + "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==", + "engines": { + "node": ">=12" + } + }, + "node_modules/dagre": { + "version": "0.8.5", + "resolved": "https://registry.npmmirror.com/dagre/-/dagre-0.8.5.tgz", + "integrity": "sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==", + "dependencies": { + "graphlib": "^2.1.8", + "lodash": "^4.17.15" + } + }, + "node_modules/dagre-compound": { + "version": "0.0.11", + "resolved": "https://registry.npmmirror.com/dagre-compound/-/dagre-compound-0.0.11.tgz", + "integrity": "sha512-UrSgRP9LtOZCYb9e5doolZXpc7xayyszgyOs7uakTK4n4KsLegLVTRRtq01GpQd/iZjYw5fWMapx9ed+c80MAQ==", + "engines": { + "node": ">=6.0.0" + }, + "peerDependencies": { + "dagre": "^0.8.5" + } + }, + "node_modules/damerau-levenshtein": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "dev": true, + "peer": true }, "node_modules/data-urls": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz", "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==", - "dev": true, "dependencies": { "abab": "^2.0.3", "whatwg-mimetype": "^2.3.0", @@ -7267,17 +9849,74 @@ "node": ">=10" } }, + "node_modules/data-view-buffer": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz", + "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/data-view-byte-length": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", + "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/inspect-js" + } + }, + "node_modules/data-view-byte-offset": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", + "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/dayjs": { "version": "1.11.10", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz", "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==" }, + "node_modules/de-indent": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz", + "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==", + "dev": true + }, "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "dependencies": { - "ms": "2.1.2" + "ms": "^2.1.3" }, "engines": { "node": ">=6.0" @@ -7288,34 +9927,26 @@ } } }, - "node_modules/debug/node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - }, "node_modules/decimal.js": { "version": "10.4.3", "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", - "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==", - "dev": true + "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==" }, "node_modules/dedent": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", - "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==", - "dev": true + "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" }, "node_modules/dedent-js": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dedent-js/-/dedent-js-1.0.1.tgz", + "resolved": "https://registry.npmmirror.com/dedent-js/-/dedent-js-1.0.1.tgz", "integrity": "sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ==", "dev": true }, "node_modules/deep-is": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" }, "node_modules/deepmerge": { "version": "1.5.2", @@ -7347,6 +9978,23 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "dev": true, + "dependencies": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/define-lazy-prop": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", @@ -7356,10 +10004,12 @@ } }, "node_modules/define-properties": { - "version": "1.2.0", - "integrity": "sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz", + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", "dev": true, "dependencies": { + "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" }, @@ -7370,11 +10020,18 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/delaunator": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/delaunator/-/delaunator-5.0.1.tgz", + "integrity": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==", + "dependencies": { + "robust-predicates": "^3.0.2" + } + }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "dev": true, "engines": { "node": ">=0.4.0" } @@ -7387,6 +10044,15 @@ "node": ">= 0.8" } }, + "node_modules/dequal": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz", + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, "node_modules/destroy": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", @@ -7395,6 +10061,11 @@ "node": ">= 0.8", "npm": "1.2.8000 || >= 1.4.16" } + }, + "node_modules/detect-browser": { + "version": "5.3.0", + "resolved": "https://registry.npmmirror.com/detect-browser/-/detect-browser-5.3.0.tgz", + "integrity": "sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==" }, "node_modules/detect-libc": { "version": "1.0.3", @@ -7411,7 +10082,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "dev": true, "engines": { "node": ">=8" } @@ -7421,11 +10091,29 @@ "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" }, + "node_modules/devlop": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz", + "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", + "dev": true, + "dependencies": { + "dequal": "^2.0.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/didyoumean": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/didyoumean/-/didyoumean-1.2.2.tgz", + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "dev": true + }, "node_modules/diff-sequences": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz", "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==", - "dev": true, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } @@ -7440,6 +10128,12 @@ "engines": { "node": ">=8" } + }, + "node_modules/dlv": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/dlv/-/dlv-1.1.3.tgz", + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "dev": true }, "node_modules/dns-equal": { "version": "1.0.0", @@ -7467,12 +10161,6 @@ "node": ">=0.10.0" } }, - "node_modules/doctypes": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/doctypes/-/doctypes-1.1.0.tgz", - "integrity": "sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==", - "dev": true - }, "node_modules/dom-converter": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz", @@ -7495,9 +10183,9 @@ } }, "node_modules/dom-zindex": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dom-zindex/-/dom-zindex-1.0.1.tgz", - "integrity": "sha512-M/MERVDZ8hguvjl6MAlLWSLYLS7PzEyXaTb5gEeJ+SF+e9iUC0sdvlzqe91MMDHBoy+nqw7wKcUOrDSyvMCrRg==" + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz", + "integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==" }, "node_modules/domelementtype": { "version": "2.3.0", @@ -7515,7 +10203,6 @@ "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz", "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", "deprecated": "Use your platform's native DOMException instead", - "dev": true, "dependencies": { "webidl-conversions": "^5.0.0" }, @@ -7527,7 +10214,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz", "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", - "dev": true, "engines": { "node": ">=8" } @@ -7581,6 +10267,19 @@ "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz", "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==" }, + "node_modules/dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "dependencies": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", @@ -7588,9 +10287,8 @@ }, "node_modules/eastasianwidth": { "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true + "resolved": "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" }, "node_modules/easy-stack": { "version": "1.0.1", @@ -7600,35 +10298,23 @@ "node": ">=6.0.0" } }, - "node_modules/echarts": { - "version": "5.4.3", - "integrity": "sha512-mYKxLxhzy6zyTi/FaEbJMOZU1ULGEQHaeIeuMR5L+JnJTpz+YR03mnnpBhbR4+UYJAgiXgpyTVLffPAjOTLkZA==", - "dependencies": { - "tslib": "2.3.0", - "zrender": "5.4.4" - } - }, - "node_modules/echarts/node_modules/tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" - }, "node_modules/ee-first": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "node_modules/electron-to-chromium": { - "version": "1.4.399", - "integrity": "sha512-+V1aNvVgoWNWYIbMOiQ1n5fRIaY4SlQ/uRlrsCjLrUwr/3OvQgiX2f5vdav4oArVT9TnttJKcPCqjwPNyZqw/A==" + "version": "1.5.145", + "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.145.tgz", + "integrity": "sha512-pZ5EcTWRq/055MvSBgoFEyKf2i4apwfoqJbK/ak2jnFq8oHjZ+vzc3AhRcz37Xn+ZJfL58R666FLJx0YOK9yTw==" }, "node_modules/element-plus": { - "version": "2.2.32", - "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.2.32.tgz", - "integrity": "sha512-DTJMhYOy6MApbmh6z/95hPTK5WrBiNHGzV4IN+uEkup1WoimQ+Qyt8RxKdTe/X1LWEJ8YgWv/Cl8P4ocrt5z5g==", + "version": "2.6.3", + "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.6.3.tgz", + "integrity": "sha512-U4L/mr+1r+EmAUYUHrs0V/8hHMdBGP07rPymSC72LZCN4jK1UwygQYICegTQ5us4mxeqBvW6wfoEfo003fwCqw==", "dependencies": { "@ctrl/tinycolor": "^3.4.1", - "@element-plus/icons-vue": "^2.0.6", + "@element-plus/icons-vue": "^2.3.1", "@floating-ui/dom": "^1.0.1", "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7", "@types/lodash": "^4.14.182", @@ -7651,49 +10337,18 @@ "version": "4.14.198", "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" }, - "node_modules/element-plus/node_modules/@types/web-bluetooth": { - "version": "0.0.16", - "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", - "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" - }, - "node_modules/element-plus/node_modules/@vueuse/core": { - "version": "9.13.0", - "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-9.13.0.tgz", - "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", - "dependencies": { - "@types/web-bluetooth": "^0.0.16", - "@vueuse/metadata": "9.13.0", - "@vueuse/shared": "9.13.0", - "vue-demi": "*" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/element-plus/node_modules/@vueuse/metadata": { - "version": "9.13.0", - "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-9.13.0.tgz", - "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==", - "funding": { - "url": "https://github.com/sponsors/antfu" - } - }, - "node_modules/element-plus/node_modules/@vueuse/shared": { - "version": "9.13.0", - "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-9.13.0.tgz", - "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", - "dependencies": { - "vue-demi": "*" - }, - "funding": { - "url": "https://github.com/sponsors/antfu" + "node_modules/element-tree-line": { + "version": "0.2.1", + "resolved": "https://registry.npmmirror.com/element-tree-line/-/element-tree-line-0.2.1.tgz", + "integrity": "sha512-YWHftDSOFiBuw49drxJV7Yi7pCqPpwBBBeQmySjchcxU3uUOAu72FDLK5RyTGJ5qt4Ci+yoUg7zJqsFP5u7N5A==", + "peerDependencies": { + "vue": "^2.6.11 || ^3.2.0" } }, "node_modules/emittery": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz", "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==", - "dev": true, "engines": { "node": ">=10" }, @@ -7701,19 +10356,16 @@ "url": "https://github.com/sindresorhus/emittery?sponsor=1" } }, - "node_modules/emmet": { - "version": "2.4.4", - "integrity": "sha512-v8Mwpjym55CS3EjJgiCLWUB3J2HSR93jhzXW325720u8KvYxdI2voYLstW3pHBxFz54H6jFjayR9G4LfTG0q+g==", - "dev": true, - "dependencies": { - "@emmetio/abbreviation": "^2.3.3", - "@emmetio/css-abbreviation": "^2.1.8" - } - }, "node_modules/emoji-regex": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "node_modules/emoji-regex-xs": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz", + "integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==", + "dev": true }, "node_modules/emojis-list": { "version": "3.0.0", @@ -7761,6 +10413,18 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, + "node_modules/errno": { + "version": "0.1.8", + "resolved": "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz", + "integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==", + "optional": true, + "dependencies": { + "prr": "~1.0.1" + }, + "bin": { + "errno": "cli.js" + } + }, "node_modules/error-ex": { "version": "1.3.2", "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", @@ -7778,44 +10442,62 @@ } }, "node_modules/es-abstract": { - "version": "1.21.2", - "integrity": "sha512-y/B5POM2iBnIxCiernH1G7rC9qQoM77lLIMQLuob0zhp8C56Po81+2Nj0WFKnd0pNReDTnkYryc+zhOzpEIROg==", + "version": "1.23.9", + "resolved": "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.23.9.tgz", + "integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==", "dev": true, "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "es-set-tostringtag": "^2.0.1", - "es-to-primitive": "^1.2.1", - "function.prototype.name": "^1.1.5", - "get-intrinsic": "^1.2.0", - "get-symbol-description": "^1.0.0", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has": "^1.0.3", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.5", - "is-array-buffer": "^3.0.2", + "array-buffer-byte-length": "^1.0.2", + "arraybuffer.prototype.slice": "^1.0.4", + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "data-view-buffer": "^1.0.2", + "data-view-byte-length": "^1.0.2", + "data-view-byte-offset": "^1.0.1", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-set-tostringtag": "^2.1.0", + "es-to-primitive": "^1.3.0", + "function.prototype.name": "^1.1.8", + "get-intrinsic": "^1.2.7", + "get-proto": "^1.0.0", + "get-symbol-description": "^1.1.0", + "globalthis": "^1.0.4", + "gopd": "^1.2.0", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "internal-slot": "^1.1.0", + "is-array-buffer": "^3.0.5", "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.10", - "is-weakref": "^1.0.2", - "object-inspect": "^1.12.3", + "is-data-view": "^1.0.2", + "is-regex": "^1.2.1", + "is-shared-array-buffer": "^1.0.4", + "is-string": "^1.1.1", + "is-typed-array": "^1.1.15", + "is-weakref": "^1.1.0", + "math-intrinsics": "^1.1.0", + "object-inspect": "^1.13.3", "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.4.3", - "safe-regex-test": "^1.0.0", - "string.prototype.trim": "^1.2.7", - "string.prototype.trimend": "^1.0.6", - "string.prototype.trimstart": "^1.0.6", - "typed-array-length": "^1.0.4", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.9" + "object.assign": "^4.1.7", + "own-keys": "^1.0.1", + "regexp.prototype.flags": "^1.5.3", + "safe-array-concat": "^1.1.3", + "safe-push-apply": "^1.0.0", + "safe-regex-test": "^1.1.0", + "set-proto": "^1.0.0", + "string.prototype.trim": "^1.2.10", + "string.prototype.trimend": "^1.0.9", + "string.prototype.trimstart": "^1.0.8", + "typed-array-buffer": "^1.0.3", + "typed-array-byte-length": "^1.0.3", + "typed-array-byte-offset": "^1.0.4", + "typed-array-length": "^1.0.7", + "unbox-primitive": "^1.1.0", + "which-typed-array": "^1.1.18" }, "engines": { "node": ">= 0.4" @@ -7824,42 +10506,103 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/es-define-property": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/es-iterator-helpers": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz", + "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.6", + "es-errors": "^1.3.0", + "es-set-tostringtag": "^2.0.3", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.6", + "globalthis": "^1.0.4", + "gopd": "^1.2.0", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.2.0", + "has-symbols": "^1.1.0", + "internal-slot": "^1.1.0", + "iterator.prototype": "^1.1.4", + "safe-array-concat": "^1.1.3" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/es-module-lexer": { "version": "0.9.3", "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz", "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==", "dev": true }, + "node_modules/es-object-atoms": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz", + "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "dependencies": { + "es-errors": "^1.3.0" + }, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/es-set-tostringtag": { - "version": "2.0.1", - "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", + "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", "dev": true, "dependencies": { - "get-intrinsic": "^1.1.3", - "has": "^1.0.3", - "has-tostringtag": "^1.0.0" + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" } }, "node_modules/es-shim-unscopables": { - "version": "1.0.0", - "integrity": "sha512-Jm6GPcCdC30eMLbZ2x8z2WuRwAws3zTBBKuusffYVUrNj/GVSUAZ+xKMaUpfNDR5IbyNA5LJbaecoUVbmUcB1w==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", + "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", "dev": true, "dependencies": { - "has": "^1.0.3" + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" } }, "node_modules/es-to-primitive": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz", + "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", "dev": true, "dependencies": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" + "is-callable": "^1.2.7", + "is-date-object": "^1.0.5", + "is-symbol": "^1.0.4" }, "engines": { "node": ">= 0.4" @@ -7869,10 +10612,13 @@ } }, "node_modules/esbuild": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", - "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.14.54.tgz", + "integrity": "sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==", + "dev": true, "hasInstallScript": true, + "optional": true, + "peer": true, "bin": { "esbuild": "bin/esbuild" }, @@ -7880,33 +10626,373 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/android-arm": "0.18.20", - "@esbuild/android-arm64": "0.18.20", - "@esbuild/android-x64": "0.18.20", - "@esbuild/darwin-arm64": "0.18.20", - "@esbuild/darwin-x64": "0.18.20", - "@esbuild/freebsd-arm64": "0.18.20", - "@esbuild/freebsd-x64": "0.18.20", - "@esbuild/linux-arm": "0.18.20", - "@esbuild/linux-arm64": "0.18.20", - "@esbuild/linux-ia32": "0.18.20", - "@esbuild/linux-loong64": "0.18.20", - "@esbuild/linux-mips64el": "0.18.20", - "@esbuild/linux-ppc64": "0.18.20", - "@esbuild/linux-riscv64": "0.18.20", - "@esbuild/linux-s390x": "0.18.20", - "@esbuild/linux-x64": "0.18.20", - "@esbuild/netbsd-x64": "0.18.20", - "@esbuild/openbsd-x64": "0.18.20", - "@esbuild/sunos-x64": "0.18.20", - "@esbuild/win32-arm64": "0.18.20", - "@esbuild/win32-ia32": "0.18.20", - "@esbuild/win32-x64": "0.18.20" + "@esbuild/linux-loong64": "0.14.54", + "esbuild-android-64": "0.14.54", + "esbuild-android-arm64": "0.14.54", + "esbuild-darwin-64": "0.14.54", + "esbuild-darwin-arm64": "0.14.54", + "esbuild-freebsd-64": "0.14.54", + "esbuild-freebsd-arm64": "0.14.54", + "esbuild-linux-32": "0.14.54", + "esbuild-linux-64": "0.14.54", + "esbuild-linux-arm": "0.14.54", + "esbuild-linux-arm64": "0.14.54", + "esbuild-linux-mips64le": "0.14.54", + "esbuild-linux-ppc64le": "0.14.54", + "esbuild-linux-riscv64": "0.14.54", + "esbuild-linux-s390x": "0.14.54", + "esbuild-netbsd-64": "0.14.54", + "esbuild-openbsd-64": "0.14.54", + "esbuild-sunos-64": "0.14.54", + "esbuild-windows-32": "0.14.54", + "esbuild-windows-64": "0.14.54", + "esbuild-windows-arm64": "0.14.54" + } + }, + "node_modules/esbuild-android-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.14.54.tgz", + "integrity": "sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-android-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.54.tgz", + "integrity": "sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-darwin-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.54.tgz", + "integrity": "sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-darwin-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.54.tgz", + "integrity": "sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-freebsd-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.54.tgz", + "integrity": "sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-freebsd-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.54.tgz", + "integrity": "sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "freebsd" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-32": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.14.54.tgz", + "integrity": "sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.14.54.tgz", + "integrity": "sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-arm": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.54.tgz", + "integrity": "sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.54.tgz", + "integrity": "sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-mips64le": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.54.tgz", + "integrity": "sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==", + "cpu": [ + "mips64el" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-ppc64le": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.54.tgz", + "integrity": "sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-riscv64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.54.tgz", + "integrity": "sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-linux-s390x": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.54.tgz", + "integrity": "sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-netbsd-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.54.tgz", + "integrity": "sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "netbsd" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-openbsd-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.54.tgz", + "integrity": "sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "openbsd" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-sunos-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.54.tgz", + "integrity": "sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "sunos" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-windows-32": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.14.54.tgz", + "integrity": "sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-windows-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.54.tgz", + "integrity": "sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "peer": true, + "engines": { + "node": ">=12" + } + }, + "node_modules/esbuild-windows-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.54.tgz", + "integrity": "sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ], + "peer": true, + "engines": { + "node": ">=12" } }, "node_modules/escalade": { - "version": "3.1.1", - "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==", + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", "engines": { "node": ">=6" } @@ -7927,7 +11013,6 @@ "node_modules/escodegen": { "version": "2.0.0", "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==", - "dev": true, "dependencies": { "esprima": "^4.0.1", "estraverse": "^5.2.0", @@ -7948,7 +11033,6 @@ "node_modules/escodegen/node_modules/levn": { "version": "0.3.0", "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", - "dev": true, "dependencies": { "prelude-ls": "~1.1.2", "type-check": "~0.3.2" @@ -7960,7 +11044,6 @@ "node_modules/escodegen/node_modules/optionator": { "version": "0.8.3", "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", - "dev": true, "dependencies": { "deep-is": "~0.1.3", "fast-levenshtein": "~2.0.6", @@ -7974,50 +11057,47 @@ } }, "node_modules/eslint": { - "version": "8.40.0", - "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==", + "version": "8.12.0", + "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.12.0.tgz", + "integrity": "sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==", + "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, "dependencies": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.0.3", - "@eslint/js": "8.40.0", - "@humanwhocodes/config-array": "^0.11.8", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", + "@eslint/eslintrc": "^1.2.1", + "@humanwhocodes/config-array": "^0.9.2", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.0", - "eslint-visitor-keys": "^3.4.1", - "espree": "^9.5.2", - "esquery": "^1.4.2", + "eslint-scope": "^7.1.1", + "eslint-utils": "^3.0.0", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.3.1", + "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "grapheme-splitter": "^1.0.4", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^6.0.1", + "globals": "^13.6.0", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", + "minimatch": "^3.0.4", "natural-compare": "^1.4.0", "optionator": "^0.9.1", + "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0" + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" }, "bin": { "eslint": "bin/eslint.js" @@ -8122,25 +11202,24 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.27.5", - "integrity": "sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==", + "version": "2.25.4", + "resolved": "https://registry.npmmirror.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz", + "integrity": "sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==", "dev": true, "dependencies": { - "array-includes": "^3.1.6", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", - "debug": "^3.2.7", + "array-includes": "^3.1.4", + "array.prototype.flat": "^1.2.5", + "debug": "^2.6.9", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.7.4", + "eslint-import-resolver-node": "^0.3.6", + "eslint-module-utils": "^2.7.2", "has": "^1.0.3", - "is-core-module": "^2.11.0", + "is-core-module": "^2.8.0", "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.values": "^1.1.6", - "resolve": "^1.22.1", - "semver": "^6.3.0", - "tsconfig-paths": "^3.14.1" + "minimatch": "^3.0.4", + "object.values": "^1.1.5", + "resolve": "^1.20.0", + "tsconfig-paths": "^3.12.0" }, "engines": { "node": ">=4" @@ -8150,32 +11229,139 @@ } }, "node_modules/eslint-plugin-import/node_modules/debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dev": true, "dependencies": { - "ms": "^2.1.1" + "ms": "2.0.0" } }, - "node_modules/eslint-plugin-import/node_modules/semver": { - "version": "6.3.0", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "node_modules/eslint-plugin-import/node_modules/ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", + "dev": true + }, + "node_modules/eslint-plugin-jsx-a11y": { + "version": "6.10.2", + "resolved": "https://registry.npmmirror.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", + "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", "dev": true, + "peer": true, + "dependencies": { + "aria-query": "^5.3.2", + "array-includes": "^3.1.8", + "array.prototype.flatmap": "^1.3.2", + "ast-types-flow": "^0.0.8", + "axe-core": "^4.10.0", + "axobject-query": "^4.1.0", + "damerau-levenshtein": "^1.0.8", + "emoji-regex": "^9.2.2", + "hasown": "^2.0.2", + "jsx-ast-utils": "^3.3.5", + "language-tags": "^1.0.9", + "minimatch": "^3.1.2", + "object.fromentries": "^2.0.8", + "safe-regex-test": "^1.0.3", + "string.prototype.includes": "^2.0.1" + }, + "engines": { + "node": ">=4.0" + }, + "peerDependencies": { + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9" + } + }, + "node_modules/eslint-plugin-jsx-a11y/node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true, + "peer": true + }, + "node_modules/eslint-plugin-react": { + "version": "7.37.5", + "resolved": "https://registry.npmmirror.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", + "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", + "dev": true, + "peer": true, + "dependencies": { + "array-includes": "^3.1.8", + "array.prototype.findlast": "^1.2.5", + "array.prototype.flatmap": "^1.3.3", + "array.prototype.tosorted": "^1.1.4", + "doctrine": "^2.1.0", + "es-iterator-helpers": "^1.2.1", + "estraverse": "^5.3.0", + "hasown": "^2.0.2", + "jsx-ast-utils": "^2.4.1 || ^3.0.0", + "minimatch": "^3.1.2", + "object.entries": "^1.1.9", + "object.fromentries": "^2.0.8", + "object.values": "^1.2.1", + "prop-types": "^15.8.1", + "resolve": "^2.0.0-next.5", + "semver": "^6.3.1", + "string.prototype.matchall": "^4.0.12", + "string.prototype.repeat": "^1.0.0" + }, + "engines": { + "node": ">=4" + }, + "peerDependencies": { + "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" + } + }, + "node_modules/eslint-plugin-react-hooks": { + "version": "4.6.2", + "resolved": "https://registry.npmmirror.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "dev": true, + "peer": true, + "engines": { + "node": ">=10" + }, + "peerDependencies": { + "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0" + } + }, + "node_modules/eslint-plugin-react/node_modules/resolve": { + "version": "2.0.0-next.5", + "resolved": "https://registry.npmmirror.com/resolve/-/resolve-2.0.0-next.5.tgz", + "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", + "dev": true, + "peer": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/eslint-plugin-react/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "peer": true, "bin": { "semver": "bin/semver.js" } }, "node_modules/eslint-plugin-vue": { - "version": "8.7.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz", - "integrity": "sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==", + "version": "8.5.0", + "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz", + "integrity": "sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==", "dev": true, "dependencies": { "eslint-utils": "^3.0.0", "natural-compare": "^1.4.0", - "nth-check": "^2.0.1", - "postcss-selector-parser": "^6.0.9", "semver": "^7.3.5", "vue-eslint-parser": "^8.0.1" }, @@ -8388,22 +11574,6 @@ "url": "https://opencollective.com/eslint" } }, - "node_modules/eslint/node_modules/find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "dependencies": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/eslint/node_modules/glob-parent": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz", @@ -8425,51 +11595,6 @@ }, "engines": { "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint/node_modules/locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "dependencies": { - "p-locate": "^5.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint/node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint/node_modules/p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "dependencies": { - "p-limit": "^3.0.2" - }, - "engines": { - "node": ">=10" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -8507,7 +11632,6 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, "bin": { "esparse": "bin/esparse.js", "esvalidate": "bin/esvalidate.js" @@ -8517,9 +11641,9 @@ } }, "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", "dev": true, "dependencies": { "estraverse": "^5.1.0" @@ -8556,7 +11680,6 @@ "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, "engines": { "node": ">=0.10.0" } @@ -8577,6 +11700,14 @@ "node": ">=4.0.0" } }, + "node_modules/event-target-shim": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/event-target-shim/-/event-target-shim-5.0.1.tgz", + "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==", + "engines": { + "node": ">=6" + } + }, "node_modules/eventemitter3": { "version": "4.0.7", "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", @@ -8588,6 +11719,14 @@ "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", "engines": { "node": ">=0.8.x" + } + }, + "node_modules/eventsource": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/eventsource/-/eventsource-1.1.2.tgz", + "integrity": "sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA==", + "engines": { + "node": ">=0.12.0" } }, "node_modules/execa": { @@ -8616,7 +11755,6 @@ "version": "0.1.2", "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", - "dev": true, "engines": { "node": ">= 0.8.0" } @@ -8625,7 +11763,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz", "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "jest-get-type": "^27.5.1", @@ -8695,15 +11832,21 @@ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, + "node_modules/fast-fifo": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" + }, "node_modules/fast-glob": { - "version": "3.2.12", - "integrity": "sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==", + "version": "3.3.3", + "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.4" + "micromatch": "^4.0.8" }, "engines": { "node": ">=8.6.0" @@ -8717,8 +11860,28 @@ "node_modules/fast-levenshtein": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + }, + "node_modules/fast-xml-parser": { + "version": "4.3.6", + "resolved": "https://registry.npmmirror.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz", + "integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + }, + { + "type": "paypal", + "url": "https://paypal.me/naturalintelligence" + } + ], + "dependencies": { + "strnum": "^1.0.5" + }, + "bin": { + "fxparser": "src/cli/cli.js" + } }, "node_modules/fastq": { "version": "1.15.0", @@ -8742,9 +11905,24 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", - "dev": true, "dependencies": { "bser": "2.1.1" + } + }, + "node_modules/fecha": { + "version": "4.2.3", + "resolved": "https://registry.npmmirror.com/fecha/-/fecha-4.2.3.tgz", + "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==" + }, + "node_modules/fetch-cookie": { + "version": "0.11.0", + "resolved": "https://registry.npmmirror.com/fetch-cookie/-/fetch-cookie-0.11.0.tgz", + "integrity": "sha512-BQm7iZLFhMWFy5CZ/162sAGjBfdNWb7a8LEqqnzsHFhxT/X/SVj/z2t2nu3aJvjlbQkrAlTUApplPRjWyH4mhA==", + "dependencies": { + "tough-cookie": "^2.3.3 || ^3.0.1 || ^4.0.0" + }, + "engines": { + "node": ">=8" } }, "node_modules/figures": { @@ -8771,9 +11949,9 @@ } }, "node_modules/fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "version": "7.1.1", + "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "dependencies": { "to-regex-range": "^5.0.1" }, @@ -8840,9 +12018,19 @@ "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", "dev": true }, + "node_modules/focus-trap": { + "version": "7.6.4", + "resolved": "https://registry.npmmirror.com/focus-trap/-/focus-trap-7.6.4.tgz", + "integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==", + "dev": true, + "dependencies": { + "tabbable": "^6.2.0" + } + }, "node_modules/follow-redirects": { - "version": "1.15.2", - "integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==", + "version": "1.15.9", + "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==", "funding": [ { "type": "individual", @@ -8859,19 +12047,24 @@ } }, "node_modules/for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "version": "0.3.5", + "resolved": "https://registry.npmmirror.com/for-each/-/for-each-0.3.5.tgz", + "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", "dev": true, "dependencies": { - "is-callable": "^1.1.3" + "is-callable": "^1.2.7" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/foreground-child": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "dev": true, "dependencies": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" @@ -8886,7 +12079,6 @@ "node_modules/foreground-child/node_modules/signal-exit": { "version": "4.0.2", "integrity": "sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==", - "dev": true, "engines": { "node": ">=14" }, @@ -8898,7 +12090,6 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==", - "dev": true, "dependencies": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -8917,14 +12108,15 @@ } }, "node_modules/fraction.js": { - "version": "4.2.0", - "integrity": "sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==", + "version": "4.3.7", + "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==", "engines": { "node": "*" }, "funding": { "type": "patreon", - "url": "https://www.patreon.com/infusion" + "url": "https://github.com/sponsors/rawify" } }, "node_modules/fresh": { @@ -8936,17 +12128,16 @@ } }, "node_modules/fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "dev": true, + "version": "11.2.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-11.2.0.tgz", + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", "dependencies": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", "universalify": "^2.0.0" }, "engines": { - "node": ">=12" + "node": ">=14.14" } }, "node_modules/fs-monkey": { @@ -8958,19 +12149,39 @@ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" }, + "node_modules/fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "hasInstallScript": true, + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": "^8.16.0 || ^10.6.0 || >=11.0.0" + } + }, "node_modules/function-bind": { - "version": "1.1.1", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==" + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/function.prototype.name": { - "version": "1.1.5", - "integrity": "sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==", + "version": "1.1.8", + "resolved": "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.8.tgz", + "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.0", - "functions-have-names": "^1.2.2" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "functions-have-names": "^1.2.3", + "hasown": "^2.0.2", + "is-callable": "^1.2.7" }, "engines": { "node": ">= 0.4" @@ -8979,9 +12190,15 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, "node_modules/functions-have-names": { "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "resolved": "https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz", "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", "dev": true, "funding": { @@ -9005,13 +12222,23 @@ } }, "node_modules/get-intrinsic": { - "version": "1.2.1", - "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz", + "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3" + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "function-bind": "^1.1.2", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -9021,9 +12248,20 @@ "version": "0.1.0", "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", - "dev": true, "engines": { "node": ">=8.0.0" + } + }, + "node_modules/get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "dependencies": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" } }, "node_modules/get-stream": { @@ -9038,12 +12276,14 @@ } }, "node_modules/get-symbol-description": { - "version": "1.0.0", - "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.1.0.tgz", + "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6" }, "engines": { "node": ">= 0.4" @@ -9052,23 +12292,39 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/get-them-args": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/get-them-args/-/get-them-args-1.3.2.tgz", + "integrity": "sha512-LRn8Jlk+DwZE4GTlDbT3Hikd1wSHgLMme/+7ddlqKd7ldwR6LjJgTVWzBnR01wnYGe4KgrXjg287RaI22UHmAw==", + "dev": true + }, + "node_modules/gl-matrix": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/gl-matrix/-/gl-matrix-3.4.3.tgz", + "integrity": "sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==" + }, + "node_modules/gl-vec2": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/gl-vec2/-/gl-vec2-1.3.0.tgz", + "integrity": "sha512-YiqaAuNsheWmUV0Sa8k94kBB0D6RWjwZztyO+trEYS8KzJ6OQB/4686gdrf59wld4hHFIvaxynO3nRxpk1Ij/A==" + }, "node_modules/glob": { - "version": "10.2.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz", - "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==", - "dev": true, + "version": "11.0.0", + "resolved": "https://registry.npmmirror.com/glob/-/glob-11.0.0.tgz", + "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==", "dependencies": { "foreground-child": "^3.1.0", - "jackspeak": "^2.0.3", - "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2", - "path-scurry": "^1.7.0" + "jackspeak": "^4.0.1", + "minimatch": "^10.0.0", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^2.0.0" }, "bin": { - "glob": "dist/cjs/src/bin.js" + "glob": "dist/esm/bin.mjs" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": "20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -9091,14 +12347,14 @@ "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==" }, "node_modules/glob/node_modules/minimatch": { - "version": "9.0.1", - "integrity": "sha512-0jWhJpD/MdhPXwPuiRkCbfYfSKp2qnn2eOc279qI7f+osl/l+prKSrvhg157zSYvx/1nmgn2NqdT6k2Z7zSH9w==", - "dev": true, + "version": "10.0.1", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": "20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -9113,12 +12369,13 @@ } }, "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dev": true, "dependencies": { - "define-properties": "^1.1.3" + "define-properties": "^1.2.1", + "gopd": "^1.0.1" }, "engines": { "node": ">= 0.4" @@ -9147,12 +12404,11 @@ } }, "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", - "dev": true, - "dependencies": { - "get-intrinsic": "^1.1.3" + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==", + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -9163,10 +12419,19 @@ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" }, - "node_modules/grapheme-splitter": { - "version": "1.0.4", - "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", "dev": true + }, + "node_modules/graphlib": { + "version": "2.1.8", + "resolved": "https://registry.npmmirror.com/graphlib/-/graphlib-2.1.8.tgz", + "integrity": "sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==", + "dependencies": { + "lodash": "^4.17.15" + } }, "node_modules/gzip-size": { "version": "6.0.0", @@ -9190,6 +12455,7 @@ "node_modules/has": { "version": "1.0.3", "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "dev": true, "dependencies": { "function-bind": "^1.1.1" }, @@ -9198,10 +12464,13 @@ } }, "node_modules/has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/has-bigints/-/has-bigints-1.1.0.tgz", + "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", "dev": true, + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -9215,19 +12484,25 @@ } }, "node_modules/has-property-descriptors": { - "version": "1.0.0", - "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "dev": true, "dependencies": { - "get-intrinsic": "^1.1.1" + "es-define-property": "^1.0.0" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/has-proto": { - "version": "1.0.1", - "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/has-proto/-/has-proto-1.2.0.tgz", + "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", + "dev": true, + "dependencies": { + "dunder-proto": "^1.0.0" + }, "engines": { "node": ">= 0.4" }, @@ -9236,9 +12511,9 @@ } }, "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==", "engines": { "node": ">= 0.4" }, @@ -9247,11 +12522,12 @@ } }, "node_modules/has-tostringtag": { - "version": "1.0.0", - "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", "dev": true, "dependencies": { - "has-symbols": "^1.0.2" + "has-symbols": "^1.0.3" }, "engines": { "node": ">= 0.4" @@ -9264,6 +12540,53 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz", "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==" + }, + "node_modules/hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/hast-util-to-html": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz", + "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==", + "dev": true, + "dependencies": { + "@types/hast": "^3.0.0", + "@types/unist": "^3.0.0", + "ccount": "^2.0.0", + "comma-separated-tokens": "^2.0.0", + "hast-util-whitespace": "^3.0.0", + "html-void-elements": "^3.0.0", + "mdast-util-to-hast": "^13.0.0", + "property-information": "^7.0.0", + "space-separated-tokens": "^2.0.0", + "stringify-entities": "^4.0.0", + "zwitch": "^2.0.4" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/hast-util-whitespace": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", + "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", + "dev": true, + "dependencies": { + "@types/hast": "^3.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } }, "node_modules/he": { "version": "1.2.0", @@ -9290,6 +12613,12 @@ "engines": { "node": "*" } + }, + "node_modules/hookable": { + "version": "5.5.3", + "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz", + "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==", + "dev": true }, "node_modules/hosted-git-info": { "version": "2.8.9", @@ -9338,7 +12667,6 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==", - "dev": true, "dependencies": { "whatwg-encoding": "^1.0.5" }, @@ -9353,8 +12681,7 @@ "node_modules/html-escaper": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", - "dev": true + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" }, "node_modules/html-minifier-terser": { "version": "6.1.0", @@ -9376,14 +12703,6 @@ "node": ">=12" } }, - "node_modules/html-minifier-terser/node_modules/@jridgewell/source-map": { - "version": "0.3.3", - "integrity": "sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, "node_modules/html-minifier-terser/node_modules/commander": { "version": "8.3.0", "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", @@ -9392,37 +12711,14 @@ "node": ">= 12" } }, - "node_modules/html-minifier-terser/node_modules/terser": { - "version": "5.17.4", - "integrity": "sha512-jcEKZw6UPrgugz/0Tuk/PVyLAPfMBJf5clnGueo45wTweoV8yh7Q7PEkhkJ5uuUbC7zAxEcG3tqNr1bstkQ8nw==", - "dependencies": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/html-minifier-terser/node_modules/terser/node_modules/commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - }, - "node_modules/html-tags": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", - "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==", + "node_modules/html-void-elements": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz", + "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", "dev": true, - "engines": { - "node": ">=8" - }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "type": "github", + "url": "https://github.com/sponsors/wooorm" } }, "node_modules/html-webpack-plugin": { @@ -9444,6 +12740,18 @@ }, "peerDependencies": { "webpack": "^5.20.0" + } + }, + "node_modules/html2canvas": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz", + "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==", + "dependencies": { + "css-line-break": "^2.1.0", + "text-segmentation": "^1.0.3" + }, + "engines": { + "node": ">=8.0.0" } }, "node_modules/htmlparser2": { @@ -9554,7 +12862,6 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", - "dev": true, "dependencies": { "@tootallnate/once": "1", "agent-base": "6", @@ -9591,7 +12898,6 @@ "version": "5.0.1", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "dev": true, "dependencies": { "agent-base": "6", "debug": "4" @@ -9639,11 +12945,29 @@ ] }, "node_modules/ignore": { - "version": "5.2.4", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "version": "5.3.2", + "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==", "engines": { "node": ">= 4" } + }, + "node_modules/image-size": { + "version": "0.5.5", + "resolved": "https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz", + "integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==", + "optional": true, + "bin": { + "image-size": "bin/image-size.js" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/immediate": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz", + "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" }, "node_modules/immutable": { "version": "4.3.0", @@ -9677,7 +13001,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==", - "dev": true, "dependencies": { "pkg-dir": "^4.2.0", "resolve-cwd": "^3.0.0" @@ -9696,7 +13019,6 @@ "version": "0.1.4", "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, "engines": { "node": ">=0.8.19" } @@ -9710,22 +13032,46 @@ "wrappy": "1" } }, + "node_modules/information-ui": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/information-ui/-/information-ui-1.0.2.tgz", + "integrity": "sha512-rtt3FozxwSvQ9fgaq7G3oF4lu7gb9lhvGU6sdK3J2WVseECPntrlmIh53xmmF7netE8VvAnn45y09LOvCJVKLA==" + }, "node_modules/inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" }, + "node_modules/inline-style-parser": { + "version": "0.2.4", + "resolved": "https://registry.npmmirror.com/inline-style-parser/-/inline-style-parser-0.2.4.tgz", + "integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" + }, + "node_modules/insert-css": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/insert-css/-/insert-css-2.0.0.tgz", + "integrity": "sha512-xGq5ISgcUP5cvGkS2MMFLtPDBtrtQPSFfC6gA6U8wHKqfjTIMZLZNxOItQnoSjdOzlXOLU/yD32RKC4SvjNbtA==" + }, "node_modules/internal-slot": { - "version": "1.0.5", - "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/internal-slot/-/internal-slot-1.1.0.tgz", + "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", "dev": true, "dependencies": { - "get-intrinsic": "^1.2.0", - "has": "^1.0.3", - "side-channel": "^1.0.4" + "es-errors": "^1.3.0", + "hasown": "^2.0.2", + "side-channel": "^1.1.0" }, "engines": { "node": ">= 0.4" + } + }, + "node_modules/internmap": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/internmap/-/internmap-2.0.3.tgz", + "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==", + "engines": { + "node": ">=12" } }, "node_modules/ipaddr.js": { @@ -9735,14 +13081,23 @@ "node": ">= 10" } }, + "node_modules/is-any-array": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/is-any-array/-/is-any-array-2.0.1.tgz", + "integrity": "sha512-UtilS7hLRu++wb/WBAw9bNuP1Eg04Ivn1vERJck8zJthEvXCBEBpGR/33u/xLKWEQf95803oalHrVDptcAvFdQ==" + }, "node_modules/is-array-buffer": { - "version": "3.0.2", - "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", + "version": "3.0.5", + "resolved": "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz", + "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.0", - "is-typed-array": "^1.1.10" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -9753,13 +13108,35 @@ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" }, - "node_modules/is-bigint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "node_modules/is-async-function": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "dependencies": { - "has-bigints": "^1.0.1" + "async-function": "^1.0.0", + "call-bound": "^1.0.3", + "get-proto": "^1.0.1", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-bigint": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-bigint/-/is-bigint-1.1.0.tgz", + "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", + "dev": true, + "dependencies": { + "has-bigints": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -9777,13 +13154,13 @@ } }, "node_modules/is-boolean-object": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.2.2.tgz", + "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -9794,7 +13171,7 @@ }, "node_modules/is-callable": { "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "resolved": "https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz", "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "dev": true, "engines": { @@ -9805,22 +13182,44 @@ } }, "node_modules/is-core-module": { - "version": "2.12.1", - "integrity": "sha512-Q4ZuBAe2FUsKtyQJoQHlvP8OvBERxO3jEmy1I7hcRXcJBGGHFh/aJBswbXuS9sgrDH2QUO8ilkwNPHvHMd8clg==", + "version": "2.16.1", + "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", "dependencies": { - "has": "^1.0.3" + "hasown": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-data-view": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/is-data-view/-/is-data-view-1.0.2.tgz", + "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.2", + "get-intrinsic": "^1.2.6", + "is-typed-array": "^1.1.13" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-date-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-date-object/-/is-date-object-1.1.0.tgz", + "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", "dev": true, "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.2", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -9843,28 +13242,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/is-expression": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-expression/-/is-expression-4.0.0.tgz", - "integrity": "sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==", - "dev": true, - "dependencies": { - "acorn": "^7.1.1", - "object-assign": "^4.1.1" - } - }, - "node_modules/is-expression/node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -9881,6 +13258,21 @@ "read-pkg-up": "^7.0.1" } }, + "node_modules/is-finalizationregistry": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", + "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/is-fullwidth-code-point": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", @@ -9893,9 +13285,26 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", - "dev": true, "engines": { "node": ">=6" + } + }, + "node_modules/is-generator-function": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.1.0.tgz", + "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.3", + "get-proto": "^1.0.0", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" } }, "node_modules/is-glob": { @@ -9917,9 +13326,10 @@ "node": ">=8" } }, - "node_modules/is-negative-zero": { - "version": "2.0.2", - "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==", + "node_modules/is-map": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz", + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", "dev": true, "engines": { "node": ">= 0.4" @@ -9930,34 +13340,26 @@ }, "node_modules/is-number": { "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz", "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", "engines": { "node": ">=0.12.0" } }, "node_modules/is-number-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-number-object/-/is-number-object-1.1.1.tgz", + "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", "dev": true, "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true, - "engines": { - "node": ">=8" } }, "node_modules/is-plain-obj": { @@ -9985,23 +13387,18 @@ "node_modules/is-potential-custom-element-name": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", - "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", - "dev": true - }, - "node_modules/is-promise": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", - "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==", - "dev": true + "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" }, "node_modules/is-regex": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/is-regex/-/is-regex-1.2.1.tgz", + "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.2", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" }, "engines": { "node": ">= 0.4" @@ -10010,12 +13407,28 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/is-set": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/is-set/-/is-set-2.0.3.tgz", + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/is-shared-array-buffer": { - "version": "1.0.2", - "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==", + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", + "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", "dev": true, "dependencies": { - "call-bind": "^1.0.2" + "call-bound": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -10033,12 +13446,13 @@ } }, "node_modules/is-string": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-string/-/is-string-1.1.1.tgz", + "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", "dev": true, "dependencies": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -10048,12 +13462,14 @@ } }, "node_modules/is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-symbol/-/is-symbol-1.1.1.tgz", + "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", "dev": true, "dependencies": { - "has-symbols": "^1.0.2" + "call-bound": "^1.0.2", + "has-symbols": "^1.1.0", + "safe-regex-test": "^1.1.0" }, "engines": { "node": ">= 0.4" @@ -10063,15 +13479,12 @@ } }, "node_modules/is-typed-array": { - "version": "1.1.10", - "integrity": "sha512-PJqgEHiWZvMpaFZ3uTc8kHPM4+4ADTlDniuQL7cU/UDA0Ql7F70yGfHph3cLNe+c9toaigv+DFzTJKhc2CtO6A==", + "version": "1.1.15", + "resolved": "https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.15.tgz", + "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", "dev": true, "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0" + "which-typed-array": "^1.1.16" }, "engines": { "node": ">= 0.4" @@ -10083,8 +13496,7 @@ "node_modules/is-typedarray": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", - "dev": true + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" }, "node_modules/is-unicode-supported": { "version": "0.1.0", @@ -10097,17 +13509,54 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/is-weakref": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "node_modules/is-weakmap": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.2.tgz", + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", "dev": true, - "dependencies": { - "call-bind": "^1.0.2" + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } + }, + "node_modules/is-weakref": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-weakref/-/is-weakref-1.1.1.tgz", + "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-weakset": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.4.tgz", + "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-what": { + "version": "3.14.1", + "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz", + "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==", + "devOptional": true }, "node_modules/is-wsl": { "version": "2.2.0", @@ -10141,7 +13590,6 @@ "node_modules/istanbul-lib-coverage": { "version": "3.2.0", "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==", - "dev": true, "engines": { "node": ">=8" } @@ -10150,7 +13598,6 @@ "version": "5.2.1", "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", - "dev": true, "dependencies": { "@babel/core": "^7.12.3", "@babel/parser": "^7.14.7", @@ -10165,7 +13612,6 @@ "node_modules/istanbul-lib-instrument/node_modules/semver": { "version": "6.3.0", "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true, "bin": { "semver": "bin/semver.js" } @@ -10173,7 +13619,6 @@ "node_modules/istanbul-lib-report": { "version": "3.0.0", "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", - "dev": true, "dependencies": { "istanbul-lib-coverage": "^3.0.0", "make-dir": "^3.0.0", @@ -10187,7 +13632,6 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", - "dev": true, "dependencies": { "debug": "^4.1.1", "istanbul-lib-coverage": "^3.0.0", @@ -10200,7 +13644,6 @@ "node_modules/istanbul-reports": { "version": "3.1.5", "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", - "dev": true, "dependencies": { "html-escaper": "^2.0.0", "istanbul-lib-report": "^3.0.0" @@ -10209,21 +13652,36 @@ "node": ">=8" } }, - "node_modules/jackspeak": { - "version": "2.2.1", - "integrity": "sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==", + "node_modules/iterator.prototype": { + "version": "1.1.5", + "resolved": "https://registry.npmmirror.com/iterator.prototype/-/iterator.prototype-1.1.5.tgz", + "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", "dev": true, + "peer": true, + "dependencies": { + "define-data-property": "^1.1.4", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.6", + "get-proto": "^1.0.0", + "has-symbols": "^1.1.0", + "set-function-name": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/jackspeak": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-4.1.0.tgz", + "integrity": "sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==", "dependencies": { "@isaacs/cliui": "^8.0.2" }, "engines": { - "node": ">=14" + "node": "20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" - }, - "optionalDependencies": { - "@pkgjs/parseargs": "^0.11.0" } }, "node_modules/javascript-stringify": { @@ -10235,7 +13693,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz", "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==", - "dev": true, "dependencies": { "@jest/core": "^27.5.1", "import-local": "^3.0.2", @@ -10260,7 +13717,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz", "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "execa": "^5.0.0", @@ -10274,7 +13730,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz", "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==", - "dev": true, "dependencies": { "@jest/environment": "^27.5.1", "@jest/test-result": "^27.5.1", @@ -10302,14 +13757,12 @@ }, "node_modules/jest-circus/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-cli": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz", "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==", - "dev": true, "dependencies": { "@jest/core": "^27.5.1", "@jest/test-result": "^27.5.1", @@ -10343,7 +13796,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz", "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==", - "dev": true, "dependencies": { "@babel/core": "^7.8.0", "@jest/test-sequencer": "^27.5.1", @@ -10386,7 +13838,6 @@ "version": "4.3.1", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "dev": true, "engines": { "node": ">=0.10.0" } @@ -10395,7 +13846,6 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -10415,7 +13865,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz", "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==", - "dev": true, "dependencies": { "chalk": "^4.0.0", "diff-sequences": "^27.5.1", @@ -10430,7 +13879,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz", "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==", - "dev": true, "dependencies": { "detect-newline": "^3.0.0" }, @@ -10442,7 +13890,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz", "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "chalk": "^4.0.0", @@ -10458,7 +13905,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz", "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==", - "dev": true, "dependencies": { "@jest/environment": "^27.5.1", "@jest/fake-timers": "^27.5.1", @@ -10474,14 +13920,12 @@ }, "node_modules/jest-environment-jsdom/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-environment-node": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz", "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==", - "dev": true, "dependencies": { "@jest/environment": "^27.5.1", "@jest/fake-timers": "^27.5.1", @@ -10496,14 +13940,12 @@ }, "node_modules/jest-environment-node/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-get-type": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz", "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==", - "dev": true, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } @@ -10512,7 +13954,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz", "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "@types/graceful-fs": "^4.1.2", @@ -10536,14 +13977,12 @@ }, "node_modules/jest-haste-map/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-jasmine2": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz", "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==", - "dev": true, "dependencies": { "@jest/environment": "^27.5.1", "@jest/source-map": "^27.5.1", @@ -10569,14 +14008,12 @@ }, "node_modules/jest-jasmine2/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-leak-detector": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz", "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==", - "dev": true, "dependencies": { "jest-get-type": "^27.5.1", "pretty-format": "^27.5.1" @@ -10589,7 +14026,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz", "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==", - "dev": true, "dependencies": { "chalk": "^4.0.0", "jest-diff": "^27.5.1", @@ -10604,7 +14040,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz", "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==", - "dev": true, "dependencies": { "@babel/code-frame": "^7.12.13", "@jest/types": "^27.5.1", @@ -10624,7 +14059,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz", "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "@types/node": "*" @@ -10635,14 +14069,12 @@ }, "node_modules/jest-mock/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-pnp-resolver": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", - "dev": true, "engines": { "node": ">=6" }, @@ -10659,7 +14091,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz", "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==", - "dev": true, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" } @@ -10668,7 +14099,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz", "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "chalk": "^4.0.0", @@ -10689,7 +14119,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz", "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "jest-regex-util": "^27.5.1", @@ -10703,7 +14132,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz", "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==", - "dev": true, "dependencies": { "@jest/console": "^27.5.1", "@jest/environment": "^27.5.1", @@ -10733,14 +14161,12 @@ }, "node_modules/jest-runner/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-runtime": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz", "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==", - "dev": true, "dependencies": { "@jest/environment": "^27.5.1", "@jest/fake-timers": "^27.5.1", @@ -10773,7 +14199,6 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -10793,7 +14218,6 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true, "engines": { "node": ">=8" } @@ -10802,7 +14226,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz", "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==", - "dev": true, "dependencies": { "@types/node": "*", "graceful-fs": "^4.2.9" @@ -10813,14 +14236,12 @@ }, "node_modules/jest-serializer/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-snapshot": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz", "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==", - "dev": true, "dependencies": { "@babel/core": "^7.7.2", "@babel/generator": "^7.7.2", @@ -10853,7 +14274,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz", "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "@types/node": "*", @@ -10868,14 +14288,12 @@ }, "node_modules/jest-util/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-validate": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz", "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==", - "dev": true, "dependencies": { "@jest/types": "^27.5.1", "camelcase": "^6.2.0", @@ -10892,7 +14310,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz", "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==", - "dev": true, "dependencies": { "@jest/test-result": "^27.5.1", "@jest/types": "^27.5.1", @@ -10908,8 +14325,7 @@ }, "node_modules/jest-watcher/node_modules/@types/node": { "version": "20.2.0", - "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "node_modules/jest-worker": { "version": "27.5.1", @@ -10942,6 +14358,15 @@ "url": "https://github.com/chalk/supports-color?sponsor=1" } }, + "node_modules/jiti": { + "version": "1.21.7", + "resolved": "https://registry.npmmirror.com/jiti/-/jiti-1.21.7.tgz", + "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", + "dev": true, + "bin": { + "jiti": "bin/jiti.js" + } + }, "node_modules/joi": { "version": "17.9.2", "integrity": "sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==", @@ -10961,29 +14386,14 @@ "node": ">=0.6.0" } }, - "node_modules/js-sdsl": { - "version": "4.4.0", - "integrity": "sha512-FfVSdx6pJ41Oa+CF7RDaFmTnCaFhua+SNYQX74riGOpl96x+2jQCqEfQ2bnXu/5DPCqlRuiqyvTJM0Qjz26IVg==", - "dev": true, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/js-sdsl" - } - }, - "node_modules/js-stringify": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz", - "integrity": "sha512-rtS5ATOo2Q5k1G+DADISilDA6lv79zIiwFd6CcjuIxGKLFm5C+RLImRscVap9k55i+MOZwgliw+NejvkLuGD5g==", - "dev": true - }, "node_modules/js-tokens": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" }, "node_modules/js-yaml": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, "dependencies": { @@ -10997,7 +14407,6 @@ "version": "16.7.0", "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz", "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==", - "dev": true, "dependencies": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -11045,14 +14454,14 @@ "integrity": "sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==" }, "node_modules/jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", "bin": { "jsesc": "bin/jsesc" }, "engines": { - "node": ">=4" + "node": ">=6" } }, "node_modules/json-parse-better-errors": { @@ -11103,14 +14512,71 @@ "graceful-fs": "^4.1.6" } }, - "node_modules/jstransformer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/jstransformer/-/jstransformer-1.0.0.tgz", - "integrity": "sha512-C9YK3Rf8q6VAPDCCU9fnqo3mAfOH6vUGnMcP4AQAYIEpWtfGLpwOTmZ+igtdK5y+VvI2n3CyYSzy4Qh34eq24A==", + "node_modules/jsx-ast-utils": { + "version": "3.3.5", + "resolved": "https://registry.npmmirror.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "dev": true, + "peer": true, + "dependencies": { + "array-includes": "^3.1.6", + "array.prototype.flat": "^1.3.1", + "object.assign": "^4.1.4", + "object.values": "^1.1.6" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/jszip": { + "version": "3.10.1", + "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz", + "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", + "dependencies": { + "lie": "~3.3.0", + "pako": "~1.0.2", + "readable-stream": "~2.3.6", + "setimmediate": "^1.0.5" + } + }, + "node_modules/jszip/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/jszip/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/jszip/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/kill-port": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/kill-port/-/kill-port-2.0.1.tgz", + "integrity": "sha512-e0SVOV5jFo0mx8r7bS29maVWp17qGqLBZ5ricNSajON6//kmb7qqqNnml4twNE8Dtj97UQD+gNFOaipS/q1zzQ==", "dev": true, "dependencies": { - "is-promise": "^2.0.0", - "promise": "^7.0.1" + "get-them-args": "1.3.2", + "shell-exec": "1.0.2" + }, + "bin": { + "kill-port": "cli.js" } }, "node_modules/kind-of": { @@ -11125,7 +14591,6 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "dev": true, "engines": { "node": ">=6" } @@ -11143,6 +14608,26 @@ "resolved": "https://registry.npmjs.org/koa-compose/-/koa-compose-4.1.0.tgz", "integrity": "sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==" }, + "node_modules/language-subtag-registry": { + "version": "0.3.23", + "resolved": "https://registry.npmmirror.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "dev": true, + "peer": true + }, + "node_modules/language-tags": { + "version": "1.0.9", + "resolved": "https://registry.npmmirror.com/language-tags/-/language-tags-1.0.9.tgz", + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "dev": true, + "peer": true, + "dependencies": { + "language-subtag-registry": "^0.3.20" + }, + "engines": { + "node": ">=0.10" + } + }, "node_modules/launch-editor": { "version": "2.6.0", "integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==", @@ -11158,11 +14643,105 @@ "launch-editor": "^2.6.0" } }, + "node_modules/lazystream": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz", + "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", + "dependencies": { + "readable-stream": "^2.0.5" + }, + "engines": { + "node": ">= 0.6.3" + } + }, + "node_modules/lazystream/node_modules/readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "dependencies": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "node_modules/lazystream/node_modules/safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "node_modules/lazystream/node_modules/string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "dependencies": { + "safe-buffer": "~5.1.0" + } + }, + "node_modules/less": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/less/-/less-4.3.0.tgz", + "integrity": "sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==", + "devOptional": true, + "dependencies": { + "copy-anything": "^2.0.1", + "parse-node-version": "^1.0.1", + "tslib": "^2.3.0" + }, + "bin": { + "lessc": "bin/lessc" + }, + "engines": { + "node": ">=14" + }, + "optionalDependencies": { + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^3.1.0", + "source-map": "~0.6.0" + } + }, + "node_modules/less/node_modules/make-dir": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz", + "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "optional": true, + "dependencies": { + "pify": "^4.0.1", + "semver": "^5.6.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/less/node_modules/pify": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "optional": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/less/node_modules/semver": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "optional": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/leven": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "dev": true, "engines": { "node": ">=6" } @@ -11201,8 +14780,17 @@ "node": ">= 0.8.0" } }, + "node_modules/lie": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz", + "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", + "dependencies": { + "immediate": "~3.0.5" + } + }, "node_modules/lightningcss": { "version": "1.21.7", + "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.21.7.tgz", "integrity": "sha512-xITZyh5sLFwRPYUSw15T00Rm7gcQ1qOPuQwNOcvHsTm6nLWTQ723w7zl42wrC5t+xtdg6FPmnXHml1nZxxvp1w==", "dependencies": { "detect-libc": "^1.0.3" @@ -11228,6 +14816,7 @@ }, "node_modules/lightningcss-win32-x64-msvc": { "version": "1.21.7", + "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.21.7.tgz", "integrity": "sha512-07/8vogEq+C/mF99pdMhh/f19/xreq8N9Ca6AWeVHZIdODyF/pt6KdKSCWDZWIn+3CUxI8gCJWuUWyOc3xymvw==", "cpu": [ "x64" @@ -11256,6 +14845,12 @@ "version": "1.2.4", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + }, + "node_modules/lmes-create-widget": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/lmes-create-widget/-/lmes-create-widget-1.0.6.tgz", + "integrity": "sha512-DzQAlM6wecG7vxoqu6hKhMT1pLlQIiYGUcNf5tXuYyVPj18XO3qKWj+Udsa4VJErb/00sZpmyMvl3J/pbwIWHw==", + "dev": true }, "node_modules/loader-runner": { "version": "4.3.0", @@ -11445,6 +15040,19 @@ "node": ">=4" } }, + "node_modules/loose-envify": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz", + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "dev": true, + "peer": true, + "dependencies": { + "js-tokens": "^3.0.0 || ^4.0.0" + }, + "bin": { + "loose-envify": "cli.js" + } + }, "node_modules/lower-case": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", @@ -11470,6 +15078,7 @@ "version": "0.25.9", "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", + "dev": true, "dependencies": { "sourcemap-codec": "^1.4.8" } @@ -11477,7 +15086,6 @@ "node_modules/make-dir": { "version": "3.1.0", "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dev": true, "dependencies": { "semver": "^6.0.0" }, @@ -11491,7 +15099,6 @@ "node_modules/make-dir/node_modules/semver": { "version": "6.3.0", "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true, "bin": { "semver": "bin/semver.js" } @@ -11506,9 +15113,43 @@ "version": "1.0.12", "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", - "dev": true, "dependencies": { "tmpl": "1.0.5" + } + }, + "node_modules/mark.js": { + "version": "8.11.1", + "resolved": "https://registry.npmmirror.com/mark.js/-/mark.js-8.11.1.tgz", + "integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==", + "dev": true + }, + "node_modules/math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==", + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/mdast-util-to-hast": { + "version": "13.2.0", + "resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz", + "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==", + "dev": true, + "dependencies": { + "@types/hast": "^3.0.0", + "@types/mdast": "^4.0.0", + "@ungap/structured-clone": "^1.0.0", + "devlop": "^1.0.0", + "micromark-util-sanitize-uri": "^2.0.0", + "trim-lines": "^3.0.0", + "unist-util-position": "^5.0.0", + "unist-util-visit": "^5.0.0", + "vfile": "^6.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, "node_modules/mdn-data": { @@ -11573,12 +15214,101 @@ "node": ">= 0.6" } }, - "node_modules/micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "node_modules/micromark-util-character": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz", + "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", + "dev": true, + "funding": [ + { + "type": "GitHub Sponsors", + "url": "https://github.com/sponsors/unifiedjs" + }, + { + "type": "OpenCollective", + "url": "https://opencollective.com/unified" + } + ], "dependencies": { - "braces": "^3.0.2", + "micromark-util-symbol": "^2.0.0", + "micromark-util-types": "^2.0.0" + } + }, + "node_modules/micromark-util-encode": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", + "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", + "dev": true, + "funding": [ + { + "type": "GitHub Sponsors", + "url": "https://github.com/sponsors/unifiedjs" + }, + { + "type": "OpenCollective", + "url": "https://opencollective.com/unified" + } + ] + }, + "node_modules/micromark-util-sanitize-uri": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", + "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", + "dev": true, + "funding": [ + { + "type": "GitHub Sponsors", + "url": "https://github.com/sponsors/unifiedjs" + }, + { + "type": "OpenCollective", + "url": "https://opencollective.com/unified" + } + ], + "dependencies": { + "micromark-util-character": "^2.0.0", + "micromark-util-encode": "^2.0.0", + "micromark-util-symbol": "^2.0.0" + } + }, + "node_modules/micromark-util-symbol": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", + "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", + "dev": true, + "funding": [ + { + "type": "GitHub Sponsors", + "url": "https://github.com/sponsors/unifiedjs" + }, + { + "type": "OpenCollective", + "url": "https://opencollective.com/unified" + } + ] + }, + "node_modules/micromark-util-types": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz", + "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", + "dev": true, + "funding": [ + { + "type": "GitHub Sponsors", + "url": "https://github.com/sponsors/unifiedjs" + }, + { + "type": "OpenCollective", + "url": "https://opencollective.com/unified" + } + ] + }, + "node_modules/micromatch": { + "version": "4.0.8", + "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "dependencies": { + "braces": "^3.0.3", "picomatch": "^2.3.1" }, "engines": { @@ -11738,13 +15468,23 @@ } }, "node_modules/minipass": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz", - "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==", - "dev": true, + "version": "7.1.2", + "resolved": "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==", "engines": { "node": ">=16 || 14 >=14.17" } + }, + "node_modules/minisearch": { + "version": "6.3.0", + "resolved": "https://registry.npmmirror.com/minisearch/-/minisearch-6.3.0.tgz", + "integrity": "sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==", + "dev": true + }, + "node_modules/mitt": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz", + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==" }, "node_modules/mkdirp": { "version": "0.5.6", @@ -11755,6 +15495,41 @@ }, "bin": { "mkdirp": "bin/cmd.js" + } + }, + "node_modules/ml-array-max": { + "version": "1.2.4", + "resolved": "https://registry.npmmirror.com/ml-array-max/-/ml-array-max-1.2.4.tgz", + "integrity": "sha512-BlEeg80jI0tW6WaPyGxf5Sa4sqvcyY6lbSn5Vcv44lp1I2GR6AWojfUvLnGTNsIXrZ8uqWmo8VcG1WpkI2ONMQ==", + "dependencies": { + "is-any-array": "^2.0.0" + } + }, + "node_modules/ml-array-min": { + "version": "1.2.3", + "resolved": "https://registry.npmmirror.com/ml-array-min/-/ml-array-min-1.2.3.tgz", + "integrity": "sha512-VcZ5f3VZ1iihtrGvgfh/q0XlMobG6GQ8FsNyQXD3T+IlstDv85g8kfV0xUG1QPRO/t21aukaJowDzMTc7j5V6Q==", + "dependencies": { + "is-any-array": "^2.0.0" + } + }, + "node_modules/ml-array-rescale": { + "version": "1.3.7", + "resolved": "https://registry.npmmirror.com/ml-array-rescale/-/ml-array-rescale-1.3.7.tgz", + "integrity": "sha512-48NGChTouvEo9KBctDfHC3udWnQKNKEWN0ziELvY3KG25GR5cA8K8wNVzracsqSW1QEkAXjTNx+ycgAv06/1mQ==", + "dependencies": { + "is-any-array": "^2.0.0", + "ml-array-max": "^1.2.4", + "ml-array-min": "^1.2.3" + } + }, + "node_modules/ml-matrix": { + "version": "6.12.1", + "resolved": "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.12.1.tgz", + "integrity": "sha512-TJ+8eOFdp+INvzR4zAuwBQJznDUfktMtOB6g/hUcGh3rcyjxbz4Te57Pgri8Q9bhSQ7Zys4IYOGhFdnlgeB6Lw==", + "dependencies": { + "is-any-array": "^2.0.1", + "ml-array-rescale": "^1.3.7" } }, "node_modules/mlly": { @@ -11768,20 +15543,14 @@ "ufo": "^1.3.0" } }, - "node_modules/mlly/node_modules/acorn": { - "version": "8.10.0", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/module-alias": { "version": "2.2.2", "integrity": "sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==" + }, + "node_modules/mousetrap": { + "version": "1.6.5", + "resolved": "https://registry.npmmirror.com/mousetrap/-/mousetrap-1.6.5.tgz", + "integrity": "sha512-QNo4kEepaIBwiT8CDhP98umTetp+JNfQYBWvC1pc6/OAibuXtRcxZ58Qz8skvEHYvURne/7R8T5VoOI7rDsEUA==" }, "node_modules/mrmime": { "version": "1.0.1", @@ -11794,6 +15563,12 @@ "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "node_modules/muggle-string": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz", + "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==", + "dev": true }, "node_modules/multicast-dns": { "version": "7.2.5", @@ -11818,8 +15593,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.6", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", + "version": "5.0.7", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-5.0.7.tgz", + "integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==", "funding": [ { "type": "github", @@ -11827,23 +15603,44 @@ } ], "bin": { - "nanoid": "bin/nanoid.cjs" + "nanoid": "bin/nanoid.js" }, "engines": { - "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + "node": "^18 || >=20" } }, "node_modules/natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" }, - "node_modules/natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true + "node_modules/needle": { + "version": "3.3.1", + "resolved": "https://registry.npmmirror.com/needle/-/needle-3.3.1.tgz", + "integrity": "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==", + "optional": true, + "dependencies": { + "iconv-lite": "^0.6.3", + "sax": "^1.2.4" + }, + "bin": { + "needle": "bin/needle" + }, + "engines": { + "node": ">= 4.4.x" + } + }, + "node_modules/needle/node_modules/iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, + "dependencies": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + }, + "engines": { + "node": ">=0.10.0" + } }, "node_modules/negotiator": { "version": "0.6.3", @@ -11920,12 +15717,12 @@ "node_modules/node-int64": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", - "dev": true + "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" }, "node_modules/node-releases": { - "version": "2.0.10", - "integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==" + "version": "2.0.19", + "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" }, "node_modules/normalize-package-data": { "version": "2.5.0", @@ -12007,10 +15804,14 @@ "url": "https://github.com/fb55/nth-check?sponsor=1" } }, + "node_modules/number-precision": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/number-precision/-/number-precision-1.6.0.tgz", + "integrity": "sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==" + }, "node_modules/nwsapi": { "version": "2.2.4", - "integrity": "sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==", - "dev": true + "integrity": "sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==" }, "node_modules/object-assign": { "version": "4.1.1", @@ -12020,9 +15821,22 @@ "node": ">=0.10.0" } }, + "node_modules/object-hash": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/object-hash/-/object-hash-3.0.0.tgz", + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, "node_modules/object-inspect": { - "version": "1.12.3", - "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", + "version": "1.13.4", + "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz", + "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==", + "engines": { + "node": ">= 0.4" + }, "funding": { "url": "https://github.com/sponsors/ljharb" } @@ -12037,13 +15851,16 @@ } }, "node_modules/object.assign": { - "version": "4.1.4", - "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", + "version": "4.1.7", + "resolved": "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.7.tgz", + "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "has-symbols": "^1.0.3", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0", + "has-symbols": "^1.1.0", "object-keys": "^1.1.1" }, "engines": { @@ -12054,26 +15871,49 @@ } }, "node_modules/object.entries": { - "version": "1.1.6", - "integrity": "sha512-leTPzo4Zvg3pmbQ3rDK69Rl8GQvIqMWubrkxONG9/ojtFE2rD9fjMKfSI5BxW3osRH1m6VdzmqK8oAY9aT4x5w==", + "version": "1.1.9", + "resolved": "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.9.tgz", + "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.1.1" }, "engines": { "node": ">= 0.4" } }, + "node_modules/object.fromentries": { + "version": "2.0.8", + "resolved": "https://registry.npmmirror.com/object.fromentries/-/object.fromentries-2.0.8.tgz", + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/object.values": { - "version": "1.1.6", - "integrity": "sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/object.values/-/object.values-1.2.1.tgz", + "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" }, "engines": { "node": ">= 0.4" @@ -12126,6 +15966,17 @@ }, "funding": { "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/oniguruma-to-es": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-2.3.0.tgz", + "integrity": "sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g==", + "dev": true, + "dependencies": { + "emoji-regex-xs": "^1.0.0", + "regex": "^5.1.1", + "regex-recursion": "^5.1.1" } }, "node_modules/open": { @@ -12234,6 +16085,23 @@ "node": ">=8" } }, + "node_modules/own-keys": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/own-keys/-/own-keys-1.0.1.tgz", + "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", + "dev": true, + "dependencies": { + "get-intrinsic": "^1.2.6", + "object-keys": "^1.1.1", + "safe-push-apply": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, "node_modules/p-finally": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", @@ -12287,6 +16155,16 @@ "node": ">=6" } }, + "node_modules/package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" + }, + "node_modules/pako": { + "version": "1.0.11", + "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + }, "node_modules/param-case": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", @@ -12324,6 +16202,15 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/parse-node-version": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz", + "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==", + "devOptional": true, + "engines": { + "node": ">= 0.10" + } + }, "node_modules/parse5": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz", @@ -12353,6 +16240,12 @@ "no-case": "^3.0.4", "tslib": "^2.0.3" } + }, + "node_modules/path-browserify": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz", + "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", + "dev": true }, "node_modules/path-case": { "version": "3.0.4", @@ -12394,26 +16287,26 @@ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "node_modules/path-scurry": { - "version": "1.9.2", - "integrity": "sha512-qSDLy2aGFPm8i4rsbHd4MNyTcrzHFsLQykrtbuGRknZZCBBVXSv2tSCDN2Cg6Rt/GFRw8GoW9y9Ecw5rIPG1sg==", - "dev": true, + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-2.0.0.tgz", + "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==", "dependencies": { - "lru-cache": "^9.1.1", - "minipass": "^5.0.0 || ^6.0.2" + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" }, "engines": { - "node": ">=16 || 14 >=14.17" + "node": "20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "node_modules/path-scurry/node_modules/lru-cache": { - "version": "9.1.1", - "integrity": "sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==", - "dev": true, + "version": "11.1.0", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-11.1.0.tgz", + "integrity": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==", "engines": { - "node": "14 || >=16.14" + "node": "20 || >=22" } }, "node_modules/path-to-regexp": { @@ -12434,10 +16327,16 @@ "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", "dev": true }, - "node_modules/picocolors": { + "node_modules/perfect-debounce": { "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz", + "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==", + "dev": true + }, + "node_modules/picocolors": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" }, "node_modules/picomatch": { "version": "2.3.1", @@ -12450,10 +16349,18 @@ "url": "https://github.com/sponsors/jonschlinkert" } }, + "node_modules/pify": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz", + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/pirates": { "version": "4.0.5", "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==", - "dev": true, "engines": { "node": ">= 6" } @@ -12462,7 +16369,6 @@ "version": "4.2.0", "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dev": true, "dependencies": { "find-up": "^4.0.0" }, @@ -12502,10 +16408,19 @@ "ms": "^2.1.1" } }, + "node_modules/possible-typed-array-names": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", + "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", + "dev": true, + "engines": { + "node": ">= 0.4" + } + }, "node_modules/postcss": { - "version": "8.4.29", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz", - "integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==", + "version": "8.4.38", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.38.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", "funding": [ { "type": "opencollective", @@ -12521,17 +16436,147 @@ } ], "dependencies": { - "nanoid": "^3.3.6", + "nanoid": "^3.3.7", "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" }, "engines": { "node": "^10 || ^12 || >=14" } }, + "node_modules/postcss-import": { + "version": "15.1.0", + "resolved": "https://registry.npmmirror.com/postcss-import/-/postcss-import-15.1.0.tgz", + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "dev": true, + "dependencies": { + "postcss-value-parser": "^4.0.0", + "read-cache": "^1.0.0", + "resolve": "^1.1.7" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "postcss": "^8.0.0" + } + }, + "node_modules/postcss-js": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/postcss-js/-/postcss-js-4.0.1.tgz", + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "dev": true, + "dependencies": { + "camelcase-css": "^2.0.1" + }, + "engines": { + "node": "^12 || ^14 || >= 16" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + "peerDependencies": { + "postcss": "^8.4.21" + } + }, + "node_modules/postcss-load-config": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "lilconfig": "^3.0.0", + "yaml": "^2.3.4" + }, + "engines": { + "node": ">= 14" + }, + "peerDependencies": { + "postcss": ">=8.0.9", + "ts-node": ">=9.0.0" + }, + "peerDependenciesMeta": { + "postcss": { + "optional": true + }, + "ts-node": { + "optional": true + } + } + }, + "node_modules/postcss-load-config/node_modules/lilconfig": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/antonk52" + } + }, + "node_modules/postcss-load-config/node_modules/yaml": { + "version": "2.7.1", + "resolved": "https://registry.npmmirror.com/yaml/-/yaml-2.7.1.tgz", + "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", + "dev": true, + "bin": { + "yaml": "bin.mjs" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/postcss-nested": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/postcss-nested/-/postcss-nested-6.2.0.tgz", + "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", + "dev": true, + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "dependencies": { + "postcss-selector-parser": "^6.1.1" + }, + "engines": { + "node": ">=12.0" + }, + "peerDependencies": { + "postcss": "^8.2.14" + } + }, + "node_modules/postcss-prefix-selector": { + "version": "1.16.0", + "resolved": "https://registry.npmmirror.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.0.tgz", + "integrity": "sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==", + "dev": true, + "peerDependencies": { + "postcss": ">4 <9" + } + }, "node_modules/postcss-selector-parser": { - "version": "6.0.13", - "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==", + "version": "6.1.2", + "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", "dependencies": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" @@ -12545,10 +16590,35 @@ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, + "node_modules/postcss/node_modules/nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/preact": { + "version": "10.26.5", + "resolved": "https://registry.npmmirror.com/preact/-/preact-10.26.5.tgz", + "integrity": "sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w==", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/preact" + } + }, "node_modules/prelude-ls": { "version": "1.1.2", "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==", - "dev": true, "engines": { "node": ">= 0.8.0" } @@ -12581,7 +16651,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", - "dev": true, "dependencies": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", @@ -12595,12 +16664,30 @@ "version": "5.2.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "dev": true, "engines": { "node": ">=10" }, "funding": { "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/probe.gl": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/probe.gl/-/probe.gl-3.6.0.tgz", + "integrity": "sha512-19JydJWI7+DtR4feV+pu4Mn1I5TAc0xojuxVgZdXIyfmTLfUaFnk4OloWK1bKbPtkgGKLr2lnbnCXmpZEcEp9g==", + "dependencies": { + "@babel/runtime": "^7.0.0", + "@probe.gl/env": "3.6.0", + "@probe.gl/log": "3.6.0", + "@probe.gl/stats": "3.6.0" + } + }, + "node_modules/process": { + "version": "0.11.10", + "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz", + "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==", + "engines": { + "node": ">= 0.6.0" } }, "node_modules/process-nextick-args": { @@ -12680,26 +16767,45 @@ "node": ">=4" } }, - "node_modules/promise": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", - "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==", - "dev": true, - "dependencies": { - "asap": "~2.0.3" - } - }, "node_modules/prompts": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", - "dev": true, "dependencies": { "kleur": "^3.0.3", "sisteransi": "^1.0.5" }, "engines": { "node": ">= 6" + } + }, + "node_modules/prop-types": { + "version": "15.8.1", + "resolved": "https://registry.npmmirror.com/prop-types/-/prop-types-15.8.1.tgz", + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "dev": true, + "peer": true, + "dependencies": { + "loose-envify": "^1.4.0", + "object-assign": "^4.1.1", + "react-is": "^16.13.1" + } + }, + "node_modules/prop-types/node_modules/react-is": { + "version": "16.13.1", + "resolved": "https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz", + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "dev": true, + "peer": true + }, + "node_modules/property-information": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.0.0.tgz", + "integrity": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" } }, "node_modules/proxy-addr": { @@ -12722,6 +16828,20 @@ "node": ">= 0.10" } }, + "node_modules/proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "dev": true, + "optional": true, + "peer": true + }, + "node_modules/prr": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz", + "integrity": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==", + "optional": true + }, "node_modules/pseudomap": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", @@ -12730,132 +16850,7 @@ "node_modules/psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", - "dev": true - }, - "node_modules/pug": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/pug/-/pug-3.0.2.tgz", - "integrity": "sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==", - "dev": true, - "dependencies": { - "pug-code-gen": "^3.0.2", - "pug-filters": "^4.0.0", - "pug-lexer": "^5.0.1", - "pug-linker": "^4.0.0", - "pug-load": "^3.0.0", - "pug-parser": "^6.0.0", - "pug-runtime": "^3.0.1", - "pug-strip-comments": "^2.0.0" - } - }, - "node_modules/pug-attrs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-3.0.0.tgz", - "integrity": "sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==", - "dev": true, - "dependencies": { - "constantinople": "^4.0.1", - "js-stringify": "^1.0.2", - "pug-runtime": "^3.0.0" - } - }, - "node_modules/pug-code-gen": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.2.tgz", - "integrity": "sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==", - "dev": true, - "dependencies": { - "constantinople": "^4.0.1", - "doctypes": "^1.1.0", - "js-stringify": "^1.0.2", - "pug-attrs": "^3.0.0", - "pug-error": "^2.0.0", - "pug-runtime": "^3.0.0", - "void-elements": "^3.1.0", - "with": "^7.0.0" - } - }, - "node_modules/pug-error": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pug-error/-/pug-error-2.0.0.tgz", - "integrity": "sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==", - "dev": true - }, - "node_modules/pug-filters": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/pug-filters/-/pug-filters-4.0.0.tgz", - "integrity": "sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==", - "dev": true, - "dependencies": { - "constantinople": "^4.0.1", - "jstransformer": "1.0.0", - "pug-error": "^2.0.0", - "pug-walk": "^2.0.0", - "resolve": "^1.15.1" - } - }, - "node_modules/pug-lexer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-5.0.1.tgz", - "integrity": "sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==", - "dev": true, - "dependencies": { - "character-parser": "^2.2.0", - "is-expression": "^4.0.0", - "pug-error": "^2.0.0" - } - }, - "node_modules/pug-linker": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-4.0.0.tgz", - "integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==", - "dev": true, - "dependencies": { - "pug-error": "^2.0.0", - "pug-walk": "^2.0.0" - } - }, - "node_modules/pug-load": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pug-load/-/pug-load-3.0.0.tgz", - "integrity": "sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==", - "dev": true, - "dependencies": { - "object-assign": "^4.1.1", - "pug-walk": "^2.0.0" - } - }, - "node_modules/pug-parser": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-6.0.0.tgz", - "integrity": "sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==", - "dev": true, - "dependencies": { - "pug-error": "^2.0.0", - "token-stream": "1.0.0" - } - }, - "node_modules/pug-runtime": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-3.0.1.tgz", - "integrity": "sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==", - "dev": true - }, - "node_modules/pug-strip-comments": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz", - "integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==", - "dev": true, - "dependencies": { - "pug-error": "^2.0.0" - } - }, - "node_modules/pug-walk": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-2.0.0.tgz", - "integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==", - "dev": true + "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" }, "node_modules/pump": { "version": "3.0.0", @@ -12924,32 +16919,6 @@ "node": ">=10" } }, - "node_modules/purgecss/node_modules/postcss": { - "version": "8.4.30", - "integrity": "sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], - "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" - } - }, "node_modules/qs": { "version": "6.11.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz", @@ -12967,8 +16936,7 @@ "node_modules/querystringify": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", - "dev": true + "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" }, "node_modules/queue-microtask": { "version": "1.2.3", @@ -12988,6 +16956,11 @@ "url": "https://feross.org/support" } ] + }, + "node_modules/quickselect": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/quickselect/-/quickselect-2.0.0.tgz", + "integrity": "sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==" }, "node_modules/randombytes": { "version": "2.1.0", @@ -13019,11 +16992,27 @@ "node": ">= 0.8" } }, + "node_modules/rbush": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/rbush/-/rbush-3.0.1.tgz", + "integrity": "sha512-XRaVO0YecOpEuIvbhbpTrZgoiI6xBlz6hnlr6EHhd+0x9ase6EmeN+hdwwUaJvLcsFFQ8iWVF1GAK1yB0BWi0w==", + "dependencies": { + "quickselect": "^2.0.0" + } + }, "node_modules/react-is": { "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", - "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", - "dev": true + "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" + }, + "node_modules/read-cache": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz", + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "dev": true, + "dependencies": { + "pify": "^2.3.0" + } }, "node_modules/read-pkg": { "version": "5.2.0", @@ -13084,6 +17073,25 @@ "node": ">= 6" } }, + "node_modules/readdir-glob": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz", + "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", + "dependencies": { + "minimatch": "^5.1.0" + } + }, + "node_modules/readdir-glob/node_modules/minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=10" + } + }, "node_modules/readdirp": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", @@ -13095,14 +17103,20 @@ "node": ">=8.10.0" } }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.0", - "integrity": "sha512-0SutC3pNudRKgquxGoRGIz946MZVHqbNfPjBdxeOhBrdgDKlRoXmYLQN9xRbrR09ZXWeGAdPuif7egofn6v5LA==", + "node_modules/reflect.getprototypeof": { + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", + "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "functions-have-names": "^1.2.3" + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.9", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.7", + "get-proto": "^1.0.1", + "which-builtin-type": "^1.2.1" }, "engines": { "node": ">= 0.4" @@ -13110,6 +17124,73 @@ "funding": { "url": "https://github.com/sponsors/ljharb" } + }, + "node_modules/regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + }, + "node_modules/regex": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/regex/-/regex-5.1.1.tgz", + "integrity": "sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw==", + "dev": true, + "dependencies": { + "regex-utilities": "^2.3.0" + } + }, + "node_modules/regex-recursion": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-5.1.1.tgz", + "integrity": "sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==", + "dev": true, + "dependencies": { + "regex": "^5.1.1", + "regex-utilities": "^2.3.0" + } + }, + "node_modules/regex-utilities": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz", + "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", + "dev": true + }, + "node_modules/regexp.prototype.flags": { + "version": "1.5.4", + "resolved": "https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", + "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-errors": "^1.3.0", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "set-function-name": "^2.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/regl": { + "version": "1.7.0", + "resolved": "https://registry.npmmirror.com/regl/-/regl-1.7.0.tgz", + "integrity": "sha512-bEAtp/qrtKucxXSJkD4ebopFZYP0q1+3Vb2WECWv/T8yQEgKxDxJ7ztO285tAMaYZVR6mM1GgI6CCn8FROtL1w==" }, "node_modules/relateurl": { "version": "0.2.7", @@ -13130,12 +17211,6 @@ "lodash": "^4.17.21", "strip-ansi": "^6.0.1" } - }, - "node_modules/request-light": { - "version": "0.5.8", - "resolved": "https://registry.npmjs.org/request-light/-/request-light-0.5.8.tgz", - "integrity": "sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==", - "dev": true }, "node_modules/require-directory": { "version": "2.1.1", @@ -13158,6 +17233,11 @@ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" }, + "node_modules/resize-observer-polyfill": { + "version": "1.5.1", + "resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz", + "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" + }, "node_modules/resolve": { "version": "1.22.2", "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==", @@ -13177,7 +17257,6 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "dev": true, "dependencies": { "resolve-from": "^5.0.0" }, @@ -13189,7 +17268,6 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true, "engines": { "node": ">=8" } @@ -13198,7 +17276,6 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.1.tgz", "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==", - "dev": true, "engines": { "node": ">=10" } @@ -13251,6 +17328,12 @@ "node": ">=0.10.0" } }, + "node_modules/rfdc": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz", + "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==", + "dev": true + }, "node_modules/rimraf": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", @@ -13284,18 +17367,203 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/robust-predicates": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/robust-predicates/-/robust-predicates-3.0.2.tgz", + "integrity": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==" + }, "node_modules/rollup": { - "version": "3.29.0", - "integrity": "sha512-nszM8DINnx1vSS+TpbWKMkxem0CDWk3cSit/WWCBVs9/JZ1I/XLwOsiUglYuYReaeWWSsW9kge5zE5NZtf/a4w==", + "version": "2.79.2", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", + "peer": true, "bin": { "rollup": "dist/bin/rollup" }, "engines": { - "node": ">=14.18.0", - "npm": ">=8.0.0" + "node": ">=10.0.0" }, "optionalDependencies": { "fsevents": "~2.3.2" + } + }, + "node_modules/rollup-plugin-copy": { + "version": "3.5.0", + "resolved": "https://registry.npmmirror.com/rollup-plugin-copy/-/rollup-plugin-copy-3.5.0.tgz", + "integrity": "sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA==", + "dev": true, + "dependencies": { + "@types/fs-extra": "^8.0.1", + "colorette": "^1.1.0", + "fs-extra": "^8.1.0", + "globby": "10.0.1", + "is-plain-object": "^3.0.0" + }, + "engines": { + "node": ">=8.3" + } + }, + "node_modules/rollup-plugin-copy/node_modules/colorette": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/colorette/-/colorette-1.4.0.tgz", + "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==", + "dev": true + }, + "node_modules/rollup-plugin-copy/node_modules/fs-extra": { + "version": "8.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-8.1.0.tgz", + "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + }, + "engines": { + "node": ">=6 <7 || >=8" + } + }, + "node_modules/rollup-plugin-copy/node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "deprecated": "Glob versions prior to v9 are no longer supported", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/rollup-plugin-copy/node_modules/globby": { + "version": "10.0.1", + "resolved": "https://registry.npmmirror.com/globby/-/globby-10.0.1.tgz", + "integrity": "sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==", + "dev": true, + "dependencies": { + "@types/glob": "^7.1.1", + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.0.3", + "glob": "^7.1.3", + "ignore": "^5.1.1", + "merge2": "^1.2.3", + "slash": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/rollup-plugin-copy/node_modules/is-plain-object": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-3.0.1.tgz", + "integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/rollup-plugin-copy/node_modules/jsonfile": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-4.0.0.tgz", + "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "dev": true, + "optionalDependencies": { + "graceful-fs": "^4.1.6" + } + }, + "node_modules/rollup-plugin-copy/node_modules/universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmmirror.com/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", + "dev": true, + "engines": { + "node": ">= 4.0.0" + } + }, + "node_modules/rollup-plugin-visualizer": { + "version": "5.12.0", + "resolved": "https://registry.npmmirror.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz", + "integrity": "sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==", + "dev": true, + "dependencies": { + "open": "^8.4.0", + "picomatch": "^2.3.1", + "source-map": "^0.7.4", + "yargs": "^17.5.1" + }, + "bin": { + "rollup-plugin-visualizer": "dist/bin/cli.js" + }, + "engines": { + "node": ">=14" + }, + "peerDependencies": { + "rollup": "2.x || 3.x || 4.x" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } + } + }, + "node_modules/rollup-plugin-visualizer/node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/rollup-plugin-visualizer/node_modules/source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "dev": true, + "engines": { + "node": ">= 8" + } + }, + "node_modules/rollup-plugin-visualizer/node_modules/yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmmirror.com/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dev": true, + "dependencies": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/rollup-plugin-visualizer/node_modules/yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "dev": true, + "engines": { + "node": ">=12" } }, "node_modules/run-in-task-pool": { @@ -13309,6 +17577,43 @@ "vue-tsc": "^0.39.0" } }, + "node_modules/run-in-task-pool/node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/run-in-task-pool/node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/run-in-task-pool/node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, "node_modules/run-in-task-pool/node_modules/svelte-tsc": { "version": "0.7.1", "resolved": "https://registry.npmjs.org/svelte-tsc/-/svelte-tsc-0.7.1.tgz", @@ -13317,6 +17622,33 @@ "dependencies": { "fs-extra": "^10.1.0", "svelte2tsx": "^0.5.13" + } + }, + "node_modules/run-in-task-pool/node_modules/svelte2tsx": { + "version": "0.5.23", + "resolved": "https://registry.npmmirror.com/svelte2tsx/-/svelte2tsx-0.5.23.tgz", + "integrity": "sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q==", + "dev": true, + "dependencies": { + "dedent-js": "^1.0.1", + "pascal-case": "^3.1.1" + }, + "peerDependencies": { + "svelte": "^3.24", + "typescript": "^4.1.2" + } + }, + "node_modules/run-in-task-pool/node_modules/typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" } }, "node_modules/run-in-task-pool/node_modules/vite-plugin-build": { @@ -13372,6 +17704,36 @@ "queue-microtask": "^1.2.2" } }, + "node_modules/rw": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/rw/-/rw-1.3.3.tgz", + "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" + }, + "node_modules/safe-array-concat": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz", + "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "get-intrinsic": "^1.2.6", + "has-symbols": "^1.1.0", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">=0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-array-concat/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + }, "node_modules/safe-buffer": { "version": "5.2.1", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", @@ -13391,14 +17753,40 @@ } ] }, - "node_modules/safe-regex-test": { + "node_modules/safe-push-apply": { "version": "1.0.0", - "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==", + "resolved": "https://registry.npmmirror.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz", + "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "is-regex": "^1.1.4" + "es-errors": "^1.3.0", + "isarray": "^2.0.5" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/safe-push-apply/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + }, + "node_modules/safe-regex-test": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz", + "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-regex": "^1.2.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -13426,11 +17814,16 @@ "node": ">=12.0.0" } }, + "node_modules/sax": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz", + "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", + "optional": true + }, "node_modules/saxes": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", - "dev": true, "dependencies": { "xmlchars": "^2.2.0" }, @@ -13454,10 +17847,30 @@ "url": "https://opencollective.com/webpack" } }, + "node_modules/scroll-into-view-if-needed": { + "version": "2.2.31", + "resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz", + "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==", + "dependencies": { + "compute-scroll-into-view": "^1.0.20" + } + }, + "node_modules/scrollparent": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/scrollparent/-/scrollparent-2.1.0.tgz", + "integrity": "sha512-bnnvJL28/Rtz/kz2+4wpBjHzWoEzXhVg/TE8BeVGJHUqE8THNIRnDxDWMktwM+qahvlRdvlLdsQfYe+cuqfZeA==" + }, "node_modules/scule": { "version": "1.0.0", "integrity": "sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==", "dev": true + }, + "node_modules/search-insights": { + "version": "2.17.3", + "resolved": "https://registry.npmmirror.com/search-insights/-/search-insights-2.17.3.tgz", + "integrity": "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==", + "dev": true, + "peer": true }, "node_modules/select-hose": { "version": "2.0.0", @@ -13636,6 +18049,57 @@ "node": ">= 0.8.0" } }, + "node_modules/set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "dev": true, + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/set-function-name": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/set-function-name/-/set-function-name-2.0.2.tgz", + "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", + "dev": true, + "dependencies": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/set-proto": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/set-proto/-/set-proto-1.0.0.tgz", + "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", + "dev": true, + "dependencies": { + "dunder-proto": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/setimmediate": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz", + "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" + }, "node_modules/setprototypeof": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", @@ -13671,6 +18135,12 @@ "node": ">=8" } }, + "node_modules/shell-exec": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/shell-exec/-/shell-exec-1.0.2.tgz", + "integrity": "sha512-jyVd+kU2X+mWKMmGhx4fpWbPsjvD53k9ivqetutVW/BQ+WIZoDoP4d8vUMGezV6saZsiNoW2f9GIhg9Dondohg==", + "dev": true + }, "node_modules/shell-quote": { "version": "1.8.1", "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==", @@ -13678,13 +18148,85 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/side-channel": { - "version": "1.0.4", - "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", + "node_modules/shiki": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/shiki/-/shiki-1.29.2.tgz", + "integrity": "sha512-njXuliz/cP+67jU2hukkxCNuH1yUi4QfdZZY+sMr5PPrIyXSu5iTb/qYC4BiWWB0vZ+7TbdvYUCeL23zpwCfbg==", + "dev": true, "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" + "@shikijs/core": "1.29.2", + "@shikijs/engine-javascript": "1.29.2", + "@shikijs/engine-oniguruma": "1.29.2", + "@shikijs/langs": "1.29.2", + "@shikijs/themes": "1.29.2", + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1", + "@types/hast": "^3.0.4" + } + }, + "node_modules/side-channel": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz", + "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3", + "side-channel-list": "^1.0.0", + "side-channel-map": "^1.0.1", + "side-channel-weakmap": "^1.0.2" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-list": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz", + "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", + "dependencies": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-map": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz", + "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/side-channel-weakmap": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", + "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", + "dependencies": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3", + "side-channel-map": "^1.0.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -13694,6 +18236,25 @@ "version": "3.0.7", "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" + }, + "node_modules/simple-swizzle": { + "version": "0.2.2", + "resolved": "https://registry.npmmirror.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", + "dependencies": { + "is-arrayish": "^0.3.1" + } + }, + "node_modules/simple-swizzle/node_modules/is-arrayish": { + "version": "0.3.2", + "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" + }, + "node_modules/single-spa": { + "version": "5.9.5", + "resolved": "https://registry.npmmirror.com/single-spa/-/single-spa-5.9.5.tgz", + "integrity": "sha512-9SQdmsyz4HSP+3gs6PJzhkaMEg+6zTlu9oxIghnwUX3eq+ajq4ft5egl0iyR55LAmO/UwvU8NgIWs/ZyQMa6dw==", + "peer": true }, "node_modules/sirv": { "version": "1.0.19", @@ -13710,8 +18271,7 @@ "node_modules/sisteransi": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", - "dev": true + "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" }, "node_modules/slash": { "version": "3.0.0", @@ -13741,8 +18301,17 @@ "websocket-driver": "^0.7.4" } }, + "node_modules/sockjs/node_modules/uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "bin": { + "uuid": "dist/bin/uuid" + } + }, "node_modules/sortablejs": { "version": "1.15.0", + "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.0.tgz", "integrity": "sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==" }, "node_modules/source-map": { @@ -13754,9 +18323,9 @@ } }, "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "engines": { "node": ">=0.10.0" } @@ -13774,7 +18343,18 @@ "version": "1.4.8", "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", - "deprecated": "Please use @jridgewell/sourcemap-codec instead" + "deprecated": "Please use @jridgewell/sourcemap-codec instead", + "dev": true + }, + "node_modules/space-separated-tokens": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", + "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } }, "node_modules/spdx-correct": { "version": "3.2.0", @@ -13830,11 +18410,19 @@ "wbuf": "^1.7.3" } }, + "node_modules/speakingurl": { + "version": "14.0.1", + "resolved": "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz", + "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" }, "node_modules/ssri": { "version": "8.0.1", @@ -13868,7 +18456,6 @@ "version": "2.0.6", "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", - "dev": true, "dependencies": { "escape-string-regexp": "^2.0.0" }, @@ -13880,7 +18467,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "dev": true, "engines": { "node": ">=8" } @@ -13898,6 +18484,29 @@ "node": ">= 0.8" } }, + "node_modules/streamsaver": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/streamsaver/-/streamsaver-2.0.6.tgz", + "integrity": "sha512-LK4e7TfCV8HzuM0PKXuVUfKyCB1FtT9L0EGxsFk5Up8njj0bXK8pJM9+Wq2Nya7/jslmCQwRK39LFm55h7NBTw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/jimmywarting" + } + ] + }, + "node_modules/streamx": { + "version": "2.22.0", + "resolved": "https://registry.npmmirror.com/streamx/-/streamx-2.22.0.tgz", + "integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==", + "dependencies": { + "fast-fifo": "^1.3.2", + "text-decoder": "^1.1.0" + }, + "optionalDependencies": { + "bare-events": "^2.2.0" + } + }, "node_modules/string_decoder": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", @@ -13910,7 +18519,6 @@ "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", - "dev": true, "dependencies": { "char-regex": "^1.0.2", "strip-ansi": "^6.0.0" @@ -13935,10 +18543,8 @@ "node_modules/string-width-cjs": { "name": "string-width", "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", @@ -13948,14 +18554,73 @@ "node": ">=8" } }, + "node_modules/string.prototype.includes": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", + "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.3" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/string.prototype.matchall": { + "version": "4.0.12", + "resolved": "https://registry.npmmirror.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", + "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", + "dev": true, + "peer": true, + "dependencies": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.6", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.6", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "internal-slot": "^1.1.0", + "regexp.prototype.flags": "^1.5.3", + "set-function-name": "^2.0.2", + "side-channel": "^1.1.0" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/string.prototype.repeat": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", + "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", + "dev": true, + "peer": true, + "dependencies": { + "define-properties": "^1.1.3", + "es-abstract": "^1.17.5" + } + }, "node_modules/string.prototype.trim": { - "version": "1.2.7", - "integrity": "sha512-p6TmeT1T3411M8Cgg9wBTMRtY2q9+PNy9EV1i2lIXUN/btt763oIfxwN3RR8VU6wHX8j/1CFy0L+YuThm6bgOg==", + "version": "1.2.10", + "resolved": "https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", + "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "define-data-property": "^1.1.4", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-object-atoms": "^1.0.0", + "has-property-descriptors": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -13965,29 +18630,52 @@ } }, "node_modules/string.prototype.trimend": { - "version": "1.0.6", - "integrity": "sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==", + "version": "1.0.9", + "resolved": "https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", + "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/string.prototype.trimstart": { - "version": "1.0.6", - "integrity": "sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==", + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/stringify-entities": { + "version": "4.0.4", + "resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz", + "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", + "dev": true, + "dependencies": { + "character-entities-html4": "^2.0.0", + "character-entities-legacy": "^3.0.0" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" } }, "node_modules/strip-ansi": { @@ -14004,10 +18692,8 @@ "node_modules/strip-ansi-cjs": { "name": "strip-ansi", "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, @@ -14044,7 +18730,6 @@ "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, "engines": { "node": ">=8" }, @@ -14064,15 +18749,165 @@ "url": "https://github.com/sponsors/antfu" } }, - "node_modules/strip-literal/node_modules/acorn": { - "version": "8.10.0", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "node_modules/strnum": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/strnum/-/strnum-1.1.2.tgz", + "integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/NaturalIntelligence" + } + ] + }, + "node_modules/style-to-object": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/style-to-object/-/style-to-object-1.0.8.tgz", + "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", + "dependencies": { + "inline-style-parser": "0.2.4" + } + }, + "node_modules/sucrase": { + "version": "3.35.0", + "resolved": "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.0.tgz", + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "^10.3.10", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" + }, "bin": { - "acorn": "bin/acorn" + "sucrase": "bin/sucrase", + "sucrase-node": "bin/sucrase-node" }, "engines": { - "node": ">=0.4.0" + "node": ">=16 || 14 >=14.17" + } + }, + "node_modules/sucrase/node_modules/commander": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz", + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "dev": true, + "engines": { + "node": ">= 6" + } + }, + "node_modules/sucrase/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/sucrase/node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dev": true, + "dependencies": { + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, + "node_modules/sucrase/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "dev": true + }, + "node_modules/sucrase/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/sucrase/node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/superjson": { + "version": "2.2.2", + "resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz", + "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==", + "dev": true, + "dependencies": { + "copy-anything": "^3.0.2" + }, + "engines": { + "node": ">=16" + } + }, + "node_modules/superjson/node_modules/copy-anything": { + "version": "3.0.5", + "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz", + "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==", + "dev": true, + "dependencies": { + "is-what": "^4.1.8" + }, + "engines": { + "node": ">=12.13" + }, + "funding": { + "url": "https://github.com/sponsors/mesqueeb" + } + }, + "node_modules/superjson/node_modules/is-what": { + "version": "4.1.16", + "resolved": "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz", + "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==", + "dev": true, + "engines": { + "node": ">=12.13" + }, + "funding": { + "url": "https://github.com/sponsors/mesqueeb" } }, "node_modules/supports-color": { @@ -14090,7 +18925,6 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", - "dev": true, "dependencies": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" @@ -14110,6 +18944,16 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/svelte": { + "version": "3.59.2", + "resolved": "https://registry.npmmirror.com/svelte/-/svelte-3.59.2.tgz", + "integrity": "sha512-vzSyuGr3eEoAtT/A6bmajosJZIUWySzY2CzB3w2pgPvnkUjGqlDnsNnA0PMO+mMAhuyMul6C2uuZzY6ELSkzyA==", + "dev": true, + "peer": true, + "engines": { + "node": ">= 8" + } + }, "node_modules/svelte-tsc": { "version": "0.10.0", "resolved": "https://registry.npmjs.org/svelte-tsc/-/svelte-tsc-0.10.0.tgz", @@ -14120,9 +18964,23 @@ "svelte2tsx": "^0.5.13" } }, - "node_modules/svelte2tsx": { + "node_modules/svelte-tsc/node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/svelte-tsc/node_modules/svelte2tsx": { "version": "0.5.23", - "resolved": "https://registry.npmjs.org/svelte2tsx/-/svelte2tsx-0.5.23.tgz", + "resolved": "https://registry.npmmirror.com/svelte2tsx/-/svelte2tsx-0.5.23.tgz", "integrity": "sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q==", "dev": true, "dependencies": { @@ -14134,11 +18992,19 @@ "typescript": "^4.1.2" } }, - "node_modules/svg-tags": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz", - "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==", - "dev": true + "node_modules/svelte-tsc/node_modules/typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true, + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } }, "node_modules/svgo": { "version": "2.8.0", @@ -14171,8 +19037,62 @@ "node_modules/symbol-tree": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", - "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", + "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" + }, + "node_modules/tabbable": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/tabbable/-/tabbable-6.2.0.tgz", + "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", "dev": true + }, + "node_modules/tailwindcss": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", + "dev": true, + "dependencies": { + "@alloc/quick-lru": "^5.2.0", + "arg": "^5.0.2", + "chokidar": "^3.5.3", + "didyoumean": "^1.2.2", + "dlv": "^1.1.3", + "fast-glob": "^3.3.0", + "glob-parent": "^6.0.2", + "is-glob": "^4.0.3", + "jiti": "^1.21.0", + "lilconfig": "^2.1.0", + "micromatch": "^4.0.5", + "normalize-path": "^3.0.0", + "object-hash": "^3.0.0", + "picocolors": "^1.0.0", + "postcss": "^8.4.23", + "postcss-import": "^15.1.0", + "postcss-js": "^4.0.1", + "postcss-load-config": "^4.0.1", + "postcss-nested": "^6.0.1", + "postcss-selector-parser": "^6.0.11", + "resolve": "^1.22.2", + "sucrase": "^3.32.0" + }, + "bin": { + "tailwind": "lib/cli.js", + "tailwindcss": "lib/cli.js" + }, + "engines": { + "node": ">=14.0.0" + } + }, + "node_modules/tailwindcss/node_modules/glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.3" + }, + "engines": { + "node": ">=10.13.0" + } }, "node_modules/tapable": { "version": "2.2.1", @@ -14182,11 +19102,26 @@ "node": ">=6" } }, + "node_modules/tar-mini": { + "version": "0.1.4", + "resolved": "https://registry.npmmirror.com/tar-mini/-/tar-mini-0.1.4.tgz", + "integrity": "sha512-IKJ7SNJ3+XwDkYT+QlCU3EsNyQa8DwiliUJ3Y94ZmIAsG/gLcujDIPsJUqt5NS1kyigkHmm1P2m5ELGCRXdISg==", + "dev": true + }, + "node_modules/tar-stream": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz", + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", + "dependencies": { + "b4a": "^1.6.4", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + }, "node_modules/terminal-link": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz", "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==", - "dev": true, "dependencies": { "ansi-escapes": "^4.2.1", "supports-hyperlinks": "^2.0.0" @@ -14199,9 +19134,9 @@ } }, "node_modules/terser": { - "version": "5.19.4", - "integrity": "sha512-6p1DjHeuluwxDXcuT9VR8p64klWJKo1ILiy19s6C9+0Bh2+NWTX6nD9EPppiER4ICkHDVB1RkVpin/YW2nQn/g==", - "devOptional": true, + "version": "5.30.0", + "resolved": "https://registry.npmmirror.com/terser/-/terser-5.30.0.tgz", + "integrity": "sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw==", "dependencies": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.8.2", @@ -14247,46 +19182,10 @@ } } }, - "node_modules/terser-webpack-plugin/node_modules/@jridgewell/source-map": { - "version": "0.3.3", - "integrity": "sha512-b+fsZXeLYi9fEULmfBrhxn4IrPlINf8fiNarzTof004v3lFdntdwa9PF7vFJqm3mg7s+ScJMxXaE3Acp1irZcg==", - "dependencies": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "node_modules/terser-webpack-plugin/node_modules/terser": { - "version": "5.17.4", - "integrity": "sha512-jcEKZw6UPrgugz/0Tuk/PVyLAPfMBJf5clnGueo45wTweoV8yh7Q7PEkhkJ5uuUbC7zAxEcG3tqNr1bstkQ8nw==", - "dependencies": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "bin": { - "terser": "bin/terser" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/terser/node_modules/acorn": { - "version": "8.10.0", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", - "devOptional": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/test-exclude": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", - "dev": true, "dependencies": { "@istanbuljs/schema": "^0.1.2", "glob": "^7.1.4", @@ -14300,7 +19199,6 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "dependencies": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -14314,6 +19212,22 @@ }, "funding": { "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/text-decoder": { + "version": "1.2.3", + "resolved": "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz", + "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==", + "dependencies": { + "b4a": "^1.6.4" + } + }, + "node_modules/text-segmentation": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz", + "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==", + "dependencies": { + "utrie": "^1.0.2" } }, "node_modules/text-table": { @@ -14379,31 +19293,26 @@ "node_modules/throat": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.2.tgz", - "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==", - "dev": true + "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==" }, "node_modules/thunky": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" }, + "node_modules/tinycolor2": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz", + "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" + }, "node_modules/tmpl": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", - "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", - "dev": true - }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", - "engines": { - "node": ">=4" - } + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" }, "node_modules/to-regex-range": { "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz", "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "dependencies": { "is-number": "^7.0.0" @@ -14420,12 +19329,6 @@ "node": ">=0.6" } }, - "node_modules/token-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/token-stream/-/token-stream-1.0.0.tgz", - "integrity": "sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==", - "dev": true - }, "node_modules/totalist": { "version": "1.1.0", "integrity": "sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==", @@ -14436,7 +19339,6 @@ "node_modules/tough-cookie": { "version": "4.1.2", "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==", - "dev": true, "dependencies": { "psl": "^1.1.33", "punycode": "^2.1.1", @@ -14451,7 +19353,6 @@ "version": "0.2.0", "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", - "dev": true, "engines": { "node": ">= 4.0.0" } @@ -14460,7 +19361,6 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz", "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==", - "dev": true, "dependencies": { "punycode": "^2.1.1" }, @@ -14468,10 +19368,38 @@ "node": ">=8" } }, + "node_modules/trim-lines": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz", + "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } + }, + "node_modules/ts-api-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz", + "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==", + "dev": true, + "engines": { + "node": ">=18.12" + }, + "peerDependencies": { + "typescript": ">=4.8.4" + } + }, + "node_modules/ts-interface-checker": { + "version": "0.1.13", + "resolved": "https://registry.npmmirror.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", + "dev": true + }, "node_modules/ts-jest": { - "version": "27.1.5", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.5.tgz", - "integrity": "sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==", + "version": "27.1.3", + "resolved": "https://registry.npmmirror.com/ts-jest/-/ts-jest-27.1.3.tgz", + "integrity": "sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==", "dev": true, "dependencies": { "bs-logger": "0.x", @@ -14493,6 +19421,7 @@ "@babel/core": ">=7.0.0-beta.0 <8", "@types/jest": "^27.0.0", "babel-jest": ">=27.0.0 <28", + "esbuild": "~0.14.0", "jest": "^27.0.0", "typescript": ">=3.8 <5.0" }, @@ -14535,8 +19464,9 @@ } }, "node_modules/tslib": { - "version": "2.5.1", - "integrity": "sha512-KaI6gPil5m9vF7DKaoXxx1ia9fxS4qG5YveErRRVknPDXXriu5M8h48YRjB6h5ZUOKuAKlSJYb0GaDe8I39fRw==" + "version": "2.8.1", + "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" }, "node_modules/tsutils": { "version": "3.21.0", @@ -14562,7 +19492,6 @@ "node_modules/type-check": { "version": "0.3.2", "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", - "dev": true, "dependencies": { "prelude-ls": "~1.1.2" }, @@ -14574,7 +19503,6 @@ "version": "4.0.8", "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", - "dev": true, "engines": { "node": ">=4" } @@ -14583,7 +19511,6 @@ "version": "0.21.3", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "dev": true, "engines": { "node": ">=10" }, @@ -14603,14 +19530,75 @@ "node": ">= 0.6" } }, - "node_modules/typed-array-length": { - "version": "1.0.4", - "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", + "node_modules/typed-array-buffer": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", + "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-typed-array": "^1.1.14" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/typed-array-byte-length": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", + "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.8", "for-each": "^0.3.3", - "is-typed-array": "^1.1.9" + "gopd": "^1.2.0", + "has-proto": "^1.2.0", + "is-typed-array": "^1.1.14" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-byte-offset": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", + "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", + "dev": true, + "dependencies": { + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "for-each": "^0.3.3", + "gopd": "^1.2.0", + "has-proto": "^1.2.0", + "is-typed-array": "^1.1.15", + "reflect.getprototypeof": "^1.0.9" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/typed-array-length": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.7.tgz", + "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", + "dev": true, + "dependencies": { + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "is-typed-array": "^1.1.13", + "possible-typed-array-names": "^1.0.0", + "reflect.getprototypeof": "^1.0.6" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -14620,21 +19608,20 @@ "version": "3.1.5", "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dev": true, "dependencies": { "is-typedarray": "^1.0.0" } }, "node_modules/typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=4.2.0" + "node": ">=14.17" } }, "node_modules/ufo": { @@ -14643,15 +19630,18 @@ "dev": true }, "node_modules/unbox-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz", + "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", + "call-bound": "^1.0.3", "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" + "has-symbols": "^1.1.0", + "which-boxed-primitive": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" @@ -14687,21 +19677,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/unimport/node_modules/fast-glob": { - "version": "3.3.1", - "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", - "dev": true, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, "node_modules/unimport/node_modules/magic-string": { "version": "0.30.3", "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==", @@ -14711,6 +19686,74 @@ }, "engines": { "node": ">=12" + } + }, + "node_modules/unist-util-is": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.0.tgz", + "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", + "dev": true, + "dependencies": { + "@types/unist": "^3.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/unist-util-position": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz", + "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", + "dev": true, + "dependencies": { + "@types/unist": "^3.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/unist-util-stringify-position": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", + "dev": true, + "dependencies": { + "@types/unist": "^3.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/unist-util-visit": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz", + "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==", + "dev": true, + "dependencies": { + "@types/unist": "^3.0.0", + "unist-util-is": "^6.0.0", + "unist-util-visit-parents": "^6.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/unist-util-visit-parents": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", + "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", + "dev": true, + "dependencies": { + "@types/unist": "^3.0.0", + "unist-util-is": "^6.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" } }, "node_modules/universalify": { @@ -14741,6 +19784,7 @@ }, "node_modules/unplugin-auto-import": { "version": "0.16.6", + "resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.16.6.tgz", "integrity": "sha512-M+YIITkx3C/Hg38hp8HmswP5mShUUyJOzpifv7RTlAbeFlO2Tyw0pwrogSSxnipHDPTtI8VHFBpkYkNKzYSuyA==", "dev": true, "dependencies": { @@ -14770,21 +19814,6 @@ "@vueuse/core": { "optional": true } - } - }, - "node_modules/unplugin-auto-import/node_modules/fast-glob": { - "version": "3.3.1", - "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", - "dev": true, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" } }, "node_modules/unplugin-auto-import/node_modules/magic-string": { @@ -14840,6 +19869,23 @@ "node": ">= 8.0.0" } }, + "node_modules/unplugin-element-plus/node_modules/rollup": { + "version": "2.77.3", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-2.77.3.tgz", + "integrity": "sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==", + "dev": true, + "optional": true, + "peer": true, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=10.0.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } + }, "node_modules/unplugin-element-plus/node_modules/unplugin": { "version": "0.2.21", "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.2.21.tgz", @@ -14861,6 +19907,45 @@ "optional": true }, "webpack": { + "optional": true + } + } + }, + "node_modules/unplugin-element-plus/node_modules/vite": { + "version": "2.9.18", + "resolved": "https://registry.npmmirror.com/vite/-/vite-2.9.18.tgz", + "integrity": "sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==", + "dev": true, + "optional": true, + "peer": true, + "dependencies": { + "esbuild": "^0.14.27", + "postcss": "^8.4.13", + "resolve": "^1.22.0", + "rollup": ">=2.59.0 <2.78.0" + }, + "bin": { + "vite": "bin/vite.js" + }, + "engines": { + "node": ">=12.2.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + }, + "peerDependencies": { + "less": "*", + "sass": "*", + "stylus": "*" + }, + "peerDependenciesMeta": { + "less": { + "optional": true + }, + "sass": { + "optional": true + }, + "stylus": { "optional": true } } @@ -14900,32 +19985,6 @@ "@nuxt/kit": { "optional": true } - } - }, - "node_modules/unplugin-vue-components/node_modules/fast-glob": { - "version": "3.3.1", - "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", - "dev": true, - "dependencies": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - }, - "engines": { - "node": ">=8.6.0" - } - }, - "node_modules/unplugin-vue-components/node_modules/is-core-module": { - "version": "2.13.0", - "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", - "dev": true, - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" } }, "node_modules/unplugin-vue-components/node_modules/magic-string": { @@ -14970,35 +20029,15 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/unplugin/node_modules/acorn": { - "version": "8.10.0", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, "node_modules/unplugin/node_modules/webpack-virtual-modules": { "version": "0.5.0", "integrity": "sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==", "dev": true }, - "node_modules/upath": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/upath/-/upath-2.0.1.tgz", - "integrity": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==", - "dev": true, - "engines": { - "node": ">=4", - "yarn": "*" - } - }, "node_modules/update-browserslist-db": { - "version": "1.0.11", - "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", + "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", "funding": [ { "type": "opencollective", @@ -15014,8 +20053,8 @@ } ], "dependencies": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" + "escalade": "^3.2.0", + "picocolors": "^1.1.1" }, "bin": { "update-browserslist-db": "cli.js" @@ -15054,7 +20093,6 @@ "version": "1.5.10", "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "dev": true, "dependencies": { "querystringify": "^2.1.1", "requires-port": "^1.0.0" @@ -15078,19 +20116,36 @@ "node": ">= 0.4.0" } }, + "node_modules/utrie": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz", + "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==", + "dependencies": { + "base64-arraybuffer": "^1.0.2" + } + }, "node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "version": "9.0.1", + "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], "bin": { "uuid": "dist/bin/uuid" } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true }, "node_modules/v8-to-istanbul": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz", "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==", - "dev": true, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.1", "convert-source-map": "^1.6.0", @@ -15104,7 +20159,6 @@ "version": "0.7.4", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "dev": true, "engines": { "node": ">= 8" } @@ -15126,32 +20180,61 @@ "node": ">= 0.8" } }, - "node_modules/vite": { - "version": "4.4.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz", - "integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==", + "node_modules/vfile": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz", + "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", + "dev": true, "dependencies": { - "esbuild": "^0.18.10", - "postcss": "^8.4.27", - "rollup": "^3.27.1" + "@types/unist": "^3.0.0", + "vfile-message": "^4.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/vfile-message": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.2.tgz", + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==", + "dev": true, + "dependencies": { + "@types/unist": "^3.0.0", + "unist-util-stringify-position": "^4.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/unified" + } + }, + "node_modules/vite": { + "version": "5.4.3", + "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.3.tgz", + "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", + "dependencies": { + "esbuild": "^0.21.3", + "postcss": "^8.4.43", + "rollup": "^4.20.0" }, "bin": { "vite": "bin/vite.js" }, "engines": { - "node": "^14.18.0 || >=16.0.0" + "node": "^18.0.0 || >=20.0.0" }, "funding": { "url": "https://github.com/vitejs/vite?sponsor=1" }, "optionalDependencies": { - "fsevents": "~2.3.2" + "fsevents": "~2.3.3" }, "peerDependencies": { - "@types/node": ">= 14", + "@types/node": "^18.0.0 || >=20.0.0", "less": "*", "lightningcss": "^1.21.0", "sass": "*", + "sass-embedded": "*", "stylus": "*", "sugarss": "*", "terser": "^5.4.0" @@ -15167,6 +20250,9 @@ "optional": true }, "sass": { + "optional": true + }, + "sass-embedded": { "optional": true }, "stylus": { @@ -15196,6 +20282,56 @@ "vue-tsc": "^0.39.0" } }, + "node_modules/vite-plugin-build/node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/vite-plugin-build/node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/vite-plugin-build/node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/vite-plugin-build/node_modules/typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "node_modules/vite-plugin-build/node_modules/vue-tsc": { "version": "0.39.5", "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.39.5.tgz", @@ -15212,12 +20348,180 @@ "typescript": "*" } }, + "node_modules/vite-plugin-compression": { + "version": "0.5.1", + "resolved": "https://registry.npmmirror.com/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz", + "integrity": "sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==", + "dev": true, + "dependencies": { + "chalk": "^4.1.2", + "debug": "^4.3.3", + "fs-extra": "^10.0.0" + }, + "peerDependencies": { + "vite": ">=2.0.0" + } + }, + "node_modules/vite-plugin-compression/node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/vite-plugin-compression2": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/vite-plugin-compression2/-/vite-plugin-compression2-1.2.0.tgz", + "integrity": "sha512-3RYEAwQW9JKHt6lmCudoTVO1YaiAGEDkg86MDNvl74btmwtWuCXt8r5WUByZEQLjCZz8nYf5BEh7NELUXr+4LA==", + "dev": true, + "workspaces": [ + "example", + "e2e/*" + ], + "dependencies": { + "@rollup/pluginutils": "^5.1.0", + "tar-mini": "^0.1.0" + } + }, + "node_modules/vite-plugin-compression2/node_modules/@rollup/pluginutils": { + "version": "5.1.4", + "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", + "dev": true, + "dependencies": { + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^4.0.2" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } + } + }, + "node_modules/vite-plugin-compression2/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/vite-plugin-css-injected-by-js": { "version": "3.1.1", + "resolved": "https://registry.npmjs.org/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.1.tgz", "integrity": "sha512-mwrFvEEy0TuH8Ul0cb2HgjmNboQ/JnEFy+kHCWqAJph3ikMOiIuyYVdx0JO4nEIWJyzSnc4TTdmoTulsikvJEg==", "dev": true, "peerDependencies": { "vite": ">2.0.0-0" + } + }, + "node_modules/vite-plugin-lazy-import": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/vite-plugin-lazy-import/-/vite-plugin-lazy-import-1.0.7.tgz", + "integrity": "sha512-mE6oAObOb4wqso4AoUGi9cLjdR+4vay1RCaKJvziBuFPlziZl7J0aw2hsqRTokLVRx3bli0a0VyjMOwsNDv58A==", + "dev": true, + "dependencies": { + "@rollup/pluginutils": "^5.1.0", + "es-module-lexer": "^1.5.3", + "rollup": "^4.18.0", + "xe-utils": "^3.5.26" + } + }, + "node_modules/vite-plugin-lazy-import/node_modules/@rollup/pluginutils": { + "version": "5.1.4", + "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", + "dev": true, + "dependencies": { + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^4.0.2" + }, + "engines": { + "node": ">=14.0.0" + }, + "peerDependencies": { + "rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0" + }, + "peerDependenciesMeta": { + "rollup": { + "optional": true + } + } + }, + "node_modules/vite-plugin-lazy-import/node_modules/es-module-lexer": { + "version": "1.7.0", + "resolved": "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz", + "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", + "dev": true + }, + "node_modules/vite-plugin-lazy-import/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, + "node_modules/vite-plugin-lazy-import/node_modules/rollup": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.40.1.tgz", + "integrity": "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==", + "dev": true, + "dependencies": { + "@types/estree": "1.0.7" + }, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.40.1", + "@rollup/rollup-android-arm64": "4.40.1", + "@rollup/rollup-darwin-arm64": "4.40.1", + "@rollup/rollup-darwin-x64": "4.40.1", + "@rollup/rollup-freebsd-arm64": "4.40.1", + "@rollup/rollup-freebsd-x64": "4.40.1", + "@rollup/rollup-linux-arm-gnueabihf": "4.40.1", + "@rollup/rollup-linux-arm-musleabihf": "4.40.1", + "@rollup/rollup-linux-arm64-gnu": "4.40.1", + "@rollup/rollup-linux-arm64-musl": "4.40.1", + "@rollup/rollup-linux-loongarch64-gnu": "4.40.1", + "@rollup/rollup-linux-powerpc64le-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-musl": "4.40.1", + "@rollup/rollup-linux-s390x-gnu": "4.40.1", + "@rollup/rollup-linux-x64-gnu": "4.40.1", + "@rollup/rollup-linux-x64-musl": "4.40.1", + "@rollup/rollup-win32-arm64-msvc": "4.40.1", + "@rollup/rollup-win32-ia32-msvc": "4.40.1", + "@rollup/rollup-win32-x64-msvc": "4.40.1", + "fsevents": "~2.3.2" } }, "node_modules/vite-plugin-qiankun": { @@ -15272,11 +20576,68 @@ "node": ">= 8.0.0" } }, + "node_modules/vite-plugin-style-import/node_modules/fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "dependencies": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/vite-plugin-style-import/node_modules/pathe": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", "dev": true + }, + "node_modules/vite-plugin-svgicon": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/vite-plugin-svgicon/-/vite-plugin-svgicon-2.1.2.tgz", + "integrity": "sha512-yFxpJKyvKYrievjWqR9KO1vDRrxf9ASLE6qqkMOMwBSCKOpbkJq/uZBQvdT//s+lHMOK0hQl38Npfz0EhCi/zA==", + "dev": true, + "dependencies": { + "@types/svgo": "^2.6.3", + "@yzfe/svgicon-gen": "^1.3.2", + "minimatch": "^9.0.3" + }, + "peerDependencies": { + "vite": ">=2.0.0-beta.1" + } + }, + "node_modules/vite-plugin-svgicon/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/vite-plugin-top-level-await": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.1.tgz", + "integrity": "sha512-hogbZ6yT7+AqBaV6lK9JRNvJDn4/IJvHLu6ET06arNfo0t2IsyCaon7el9Xa8OumH+ESuq//SDf8xscZFE0rWw==", + "dev": true, + "dependencies": { + "@rollup/plugin-virtual": "^3.0.2", + "@swc/core": "^1.3.100", + "uuid": "^9.0.1" + }, + "peerDependencies": { + "vite": ">=2.8" + } }, "node_modules/vite-plugin-vue-type-imports": { "version": "0.2.5", @@ -15309,222 +20670,213 @@ "node": ">=12" } }, - "node_modules/void-elements": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz", - "integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==", - "dev": true, + "node_modules/vite/node_modules/@esbuild/linux-loong64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "cpu": [ + "loong64" + ], + "optional": true, + "os": [ + "linux" + ], "engines": { - "node": ">=0.10.0" + "node": ">=12" } }, - "node_modules/vscode-css-languageservice": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-5.4.2.tgz", - "integrity": "sha512-DT7+7vfdT2HDNjDoXWtYJ0lVDdeDEdbMNdK4PKqUl2MS8g7PWt7J5G9B6k9lYox8nOfhCEjLnoNC3UKHHCR1lg==", - "dev": true, - "dependencies": { - "vscode-languageserver-textdocument": "^1.0.4", - "vscode-languageserver-types": "^3.16.0", - "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.3" - } - }, - "node_modules/vscode-html-languageservice": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-4.2.5.tgz", - "integrity": "sha512-dbr10KHabB9EaK8lI0XZW7SqOsTfrNyT3Nuj0GoPi4LjGKUmMiLtsqzfedIzRTzqY+w0FiLdh0/kQrnQ0tLxrw==", - "dev": true, - "dependencies": { - "vscode-languageserver-textdocument": "^1.0.4", - "vscode-languageserver-types": "^3.16.0", - "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.3" - } - }, - "node_modules/vscode-json-languageservice": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-4.2.1.tgz", - "integrity": "sha512-xGmv9QIWs2H8obGbWg+sIPI/3/pFgj/5OWBhNzs00BkYQ9UaB2F6JJaGB/2/YOZJ3BvLXQTC4Q7muqU25QgAhA==", - "dev": true, - "dependencies": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.3", - "vscode-languageserver-types": "^3.16.0", - "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.3" - } - }, - "node_modules/vscode-jsonrpc": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.1.0.tgz", - "integrity": "sha512-6TDy/abTQk+zDGYazgbIPc+4JoXdwC8NHU9Pbn4UJP1fehUyZmM4RHp5IthX7A6L5KS30PRui+j+tbbMMMafdw==", - "dev": true, + "node_modules/vite/node_modules/esbuild": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "hasInstallScript": true, + "bin": { + "esbuild": "bin/esbuild" + }, "engines": { - "node": ">=14.0.0" + "node": ">=12" + }, + "optionalDependencies": { + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" } }, - "node_modules/vscode-languageserver": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-8.1.0.tgz", - "integrity": "sha512-eUt8f1z2N2IEUDBsKaNapkz7jl5QpskN2Y0G01T/ItMxBxw1fJwvtySGB9QMecatne8jFIWJGWI61dWjyTLQsw==", - "dev": true, + "node_modules/vite/node_modules/nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], + "bin": { + "nanoid": "bin/nanoid.cjs" + }, + "engines": { + "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" + } + }, + "node_modules/vite/node_modules/postcss": { + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "dependencies": { - "vscode-languageserver-protocol": "3.17.3" + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + }, + "engines": { + "node": "^10 || ^12 || >=14" + } + }, + "node_modules/vite/node_modules/rollup": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.40.1.tgz", + "integrity": "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==", + "dependencies": { + "@types/estree": "1.0.7" }, "bin": { - "installServerIntoExtension": "bin/installServerIntoExtension" + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=18.0.0", + "npm": ">=8.0.0" + }, + "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.40.1", + "@rollup/rollup-android-arm64": "4.40.1", + "@rollup/rollup-darwin-arm64": "4.40.1", + "@rollup/rollup-darwin-x64": "4.40.1", + "@rollup/rollup-freebsd-arm64": "4.40.1", + "@rollup/rollup-freebsd-x64": "4.40.1", + "@rollup/rollup-linux-arm-gnueabihf": "4.40.1", + "@rollup/rollup-linux-arm-musleabihf": "4.40.1", + "@rollup/rollup-linux-arm64-gnu": "4.40.1", + "@rollup/rollup-linux-arm64-musl": "4.40.1", + "@rollup/rollup-linux-loongarch64-gnu": "4.40.1", + "@rollup/rollup-linux-powerpc64le-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-musl": "4.40.1", + "@rollup/rollup-linux-s390x-gnu": "4.40.1", + "@rollup/rollup-linux-x64-gnu": "4.40.1", + "@rollup/rollup-linux-x64-musl": "4.40.1", + "@rollup/rollup-win32-arm64-msvc": "4.40.1", + "@rollup/rollup-win32-ia32-msvc": "4.40.1", + "@rollup/rollup-win32-x64-msvc": "4.40.1", + "fsevents": "~2.3.2" } }, - "node_modules/vscode-languageserver-protocol": { - "version": "3.17.3", - "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.3.tgz", - "integrity": "sha512-924/h0AqsMtA5yK22GgMtCYiMdCOtWTSGgUOkgEDX+wk2b0x4sAfLiO4NxBxqbiVtz7K7/1/RgVrVI0NClZwqA==", + "node_modules/vitepress": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/vitepress/-/vitepress-1.0.1.tgz", + "integrity": "sha512-eNr5pOBppYUUjEhv8S0S2t9Tv95LQ6mMeHj6ivaGwfHxpov70Vduuwl/QQMDRznKDSaP0WKV7a82Pb4JVOaqEw==", "dev": true, "dependencies": { - "vscode-jsonrpc": "8.1.0", - "vscode-languageserver-types": "3.17.3" + "@docsearch/css": "^3.6.0", + "@docsearch/js": "^3.6.0", + "@shikijs/core": "^1.2.0", + "@shikijs/transformers": "^1.2.0", + "@types/markdown-it": "^13.0.7", + "@vitejs/plugin-vue": "^5.0.4", + "@vue/devtools-api": "^7.0.16", + "@vueuse/core": "^10.9.0", + "@vueuse/integrations": "^10.9.0", + "focus-trap": "^7.5.4", + "mark.js": "8.11.1", + "minisearch": "^6.3.0", + "shiki": "^1.2.0", + "vite": "^5.2.2", + "vue": "^3.4.21" + }, + "bin": { + "vitepress": "bin/vitepress.js" + }, + "peerDependencies": { + "markdown-it-mathjax3": "^4", + "postcss": "^8" + }, + "peerDependenciesMeta": { + "markdown-it-mathjax3": { + "optional": true + }, + "postcss": { + "optional": true + } } }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.8", - "integrity": "sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==", + "node_modules/vitepress/node_modules/@types/web-bluetooth": { + "version": "0.0.20", + "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz", + "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==", "dev": true }, - "node_modules/vscode-languageserver-types": { - "version": "3.17.3", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.3.tgz", - "integrity": "sha512-SYU4z1dL0PyIMd4Vj8YOqFvHu7Hz/enbWtpfnVbJHU4Nd1YNYx8u0ennumc6h48GQNeOLxmwySmnADouT/AuZA==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "node_modules/vscode-pug-languageservice": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/vscode-pug-languageservice/-/vscode-pug-languageservice-0.27.24.tgz", - "integrity": "sha512-GSvsFB+rPhAD7cBlEKCVNNsFGIaOnp/0zyLw3WpYbXY24vJZafXu1kHvtYaaQXJRnIhqp5EI5p+EqpdI3hTBnw==", - "deprecated": "WARNING: This project has been renamed to @volar/pug-language-service. Install using @volar/pug-language-service instead.", + "node_modules/vitepress/node_modules/@vue/devtools-api": { + "version": "7.7.6", + "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.6.tgz", + "integrity": "sha512-b2Xx0KvXZObePpXPYHvBRRJLDQn5nhKjXh7vUhMEtWxz1AYNFOVIsh5+HLP8xDGL7sy+Q7hXeUxPHB/KgbtsPw==", "dev": true, "dependencies": { - "@volar/code-gen": "^0.27.24", - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24", - "@volar/transforms": "^0.27.24", - "pug-lexer": "^5.0.1", - "pug-parser": "^6.0.0", - "vscode-languageserver": "^8.0.0-next.2" + "@vue/devtools-kit": "^7.7.6" } }, - "node_modules/vscode-pug-languageservice/node_modules/@volar/code-gen": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/code-gen/-/code-gen-0.27.24.tgz", - "integrity": "sha512-s4j/QqOZUW03PeD6LmVYI00Q1C3CfJEOePDOQwDvCTUov4lFk0iSBtFyYhjlLyQ1pdtV1+TDTErkj2aMQtc4PA==", + "node_modules/vitepress/node_modules/@vueuse/core": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-10.11.1.tgz", + "integrity": "sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==", "dev": true, "dependencies": { - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24" + "@types/web-bluetooth": "^0.0.20", + "@vueuse/metadata": "10.11.1", + "@vueuse/shared": "10.11.1", + "vue-demi": ">=0.14.8" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" } }, - "node_modules/vscode-typescript-languageservice": { - "version": "0.27.25", - "resolved": "https://registry.npmjs.org/vscode-typescript-languageservice/-/vscode-typescript-languageservice-0.27.25.tgz", - "integrity": "sha512-nxpJI9MnF2rn5rKL/032Qrsq3T9DgM3slK5fwZp3suNdo90JG2zFTs3Ola8n62k7+KWu4A775obxyb4wLIW6Gw==", - "deprecated": "WARNING: This project has been renamed to @volar/typescript-language-service. Install using @volar/typescript-language-service instead.", + "node_modules/vitepress/node_modules/@vueuse/core/node_modules/vue-demi": { + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", "dev": true, - "dependencies": { - "@volar/shared": "^0.27.24", - "semver": "^7.3.5", - "upath": "^2.0.1", - "vscode-languageserver": "^8.0.0-next.2", - "vscode-languageserver-textdocument": "^1.0.1" - } - }, - "node_modules/vscode-uri": { - "version": "3.0.7", - "integrity": "sha512-eOpPHogvorZRobNqJGhapa0JdwaxpjVvyBp0QIUMRMSf8ZAlqOdEquKuRmw9Qwu0qXtJIWqFtMkmvJjUZmMjVA==", - "dev": true - }, - "node_modules/vscode-vue-languageservice": { - "version": "0.27.30", - "resolved": "https://registry.npmjs.org/vscode-vue-languageservice/-/vscode-vue-languageservice-0.27.30.tgz", - "integrity": "sha512-nPnUNCMqqHfxcCPLyLWvmgbNCgos3SwvPcl/CzAnMbqcjLtNZppsdI7bKX3EEj0Jbg6SGLQ9NanIvZaMI1bsUA==", - "deprecated": "WARNING: This project has been renamed to @volar/vue-language-service. Install using @volar/vue-language-service instead.", - "dev": true, - "dependencies": { - "@volar/code-gen": "^0.27.24", - "@volar/html2pug": "^0.27.13", - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24", - "@volar/transforms": "^0.27.24", - "@vscode/emmet-helper": "^2.7.0", - "@vue/compiler-dom": "^3.2.19", - "@vue/reactivity": "^3.2.19", - "@vue/shared": "^3.2.19", - "request-light": "^0.5.4", - "upath": "^2.0.1", - "vscode-css-languageservice": "^5.1.4", - "vscode-html-languageservice": "^4.0.7", - "vscode-json-languageservice": "^4.1.7", - "vscode-languageserver": "^8.0.0-next.2", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-pug-languageservice": "^0.27.24", - "vscode-typescript-languageservice": "^0.27.25" - } - }, - "node_modules/vscode-vue-languageservice/node_modules/@volar/code-gen": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/code-gen/-/code-gen-0.27.24.tgz", - "integrity": "sha512-s4j/QqOZUW03PeD6LmVYI00Q1C3CfJEOePDOQwDvCTUov4lFk0iSBtFyYhjlLyQ1pdtV1+TDTErkj2aMQtc4PA==", - "dev": true, - "dependencies": { - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24" - } - }, - "node_modules/vscode-vue-languageservice/node_modules/@vue/compiler-core": { - "version": "3.3.3", - "integrity": "sha512-cHGJGye49NicgHZb+z7cvUQngqjQ1744DrdweATwgvCSVYZZFmq5Ye/r8gUSY76mu7mYmlgwGWpRuuXH8tq8/g==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.3", - "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" - } - }, - "node_modules/vscode-vue-languageservice/node_modules/@vue/compiler-dom": { - "version": "3.3.3", - "integrity": "sha512-Rau2ZZwBABhIuOOY0gj5ouLtlsOFd98ltcufshCD15ep52Ujue40E36e1tKvC+FI2gZuB25V6ilKSoHhvU6PMw==", - "dev": true, - "dependencies": { - "@vue/compiler-core": "3.3.3", - "@vue/shared": "3.3.3" - } - }, - "node_modules/vscode-vue-languageservice/node_modules/@vue/shared": { - "version": "3.3.3", - "integrity": "sha512-CHPWoZcIKVIiDCBZ20RYKaIvdfJG8JLIySfyR2HT79iziM8R8etS7WTj4Q6fcWkFwCV7nKr7ZUoisTI+lbZcbQ==", - "dev": true - }, - "node_modules/vue": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.2.31.tgz", - "integrity": "sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==", - "dependencies": { - "@vue/compiler-dom": "3.2.31", - "@vue/compiler-sfc": "3.2.31", - "@vue/runtime-dom": "3.2.31", - "@vue/server-renderer": "3.2.31", - "@vue/shared": "3.2.31" - } - }, - "node_modules/vue-demi": { - "version": "0.14.4", - "integrity": "sha512-YR9bCmtIYgsqNVRG3MLLWlhbZ9tTNMuWHPd7yx0pHS3NDX17MeVNHgKTOClYE8pBjsfNe4CMaReP7zQtHDIbiA==", "hasInstallScript": true, "bin": { "vue-demi-fix": "bin/vue-demi-fix.js", @@ -15542,6 +20894,201 @@ }, "peerDependenciesMeta": { "@vue/composition-api": { + "optional": true + } + } + }, + "node_modules/vitepress/node_modules/@vueuse/integrations": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/integrations/-/integrations-10.11.1.tgz", + "integrity": "sha512-Y5hCGBguN+vuVYTZmdd/IMXLOdfS60zAmDmFYc4BKBcMUPZH1n4tdyDECCPjXm0bNT3ZRUy1xzTLGaUje8Xyaw==", + "dev": true, + "dependencies": { + "@vueuse/core": "10.11.1", + "@vueuse/shared": "10.11.1", + "vue-demi": ">=0.14.8" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + }, + "peerDependencies": { + "async-validator": "^4", + "axios": "^1", + "change-case": "^4", + "drauu": "^0.3", + "focus-trap": "^7", + "fuse.js": "^6", + "idb-keyval": "^6", + "jwt-decode": "^3", + "nprogress": "^0.2", + "qrcode": "^1.5", + "sortablejs": "^1", + "universal-cookie": "^6" + }, + "peerDependenciesMeta": { + "async-validator": { + "optional": true + }, + "axios": { + "optional": true + }, + "change-case": { + "optional": true + }, + "drauu": { + "optional": true + }, + "focus-trap": { + "optional": true + }, + "fuse.js": { + "optional": true + }, + "idb-keyval": { + "optional": true + }, + "jwt-decode": { + "optional": true + }, + "nprogress": { + "optional": true + }, + "qrcode": { + "optional": true + }, + "sortablejs": { + "optional": true + }, + "universal-cookie": { + "optional": true + } + } + }, + "node_modules/vitepress/node_modules/@vueuse/integrations/node_modules/vue-demi": { + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", + "dev": true, + "hasInstallScript": true, + "bin": { + "vue-demi-fix": "bin/vue-demi-fix.js", + "vue-demi-switch": "bin/vue-demi-switch.js" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + }, + "peerDependencies": { + "@vue/composition-api": "^1.0.0-rc.1", + "vue": "^3.0.0-0 || ^2.6.0" + }, + "peerDependenciesMeta": { + "@vue/composition-api": { + "optional": true + } + } + }, + "node_modules/vitepress/node_modules/@vueuse/metadata": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.11.1.tgz", + "integrity": "sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "node_modules/vitepress/node_modules/@vueuse/shared": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.11.1.tgz", + "integrity": "sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==", + "dev": true, + "dependencies": { + "vue-demi": ">=0.14.8" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "node_modules/vitepress/node_modules/@vueuse/shared/node_modules/vue-demi": { + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", + "dev": true, + "hasInstallScript": true, + "bin": { + "vue-demi-fix": "bin/vue-demi-fix.js", + "vue-demi-switch": "bin/vue-demi-switch.js" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + }, + "peerDependencies": { + "@vue/composition-api": "^1.0.0-rc.1", + "vue": "^3.0.0-0 || ^2.6.0" + }, + "peerDependenciesMeta": { + "@vue/composition-api": { + "optional": true + } + } + }, + "node_modules/vitepress/node_modules/axios": { + "version": "1.9.0", + "resolved": "https://registry.npmmirror.com/axios/-/axios-1.9.0.tgz", + "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==", + "dev": true, + "optional": true, + "peer": true, + "dependencies": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "node_modules/vitepress/node_modules/form-data": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.2.tgz", + "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", + "dev": true, + "optional": true, + "peer": true, + "dependencies": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "es-set-tostringtag": "^2.1.0", + "mime-types": "^2.1.12" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/vscode-uri": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz", + "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==", + "dev": true + }, + "node_modules/vue": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/vue/-/vue-3.4.27.tgz", + "integrity": "sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==", + "dependencies": { + "@vue/compiler-dom": "3.4.27", + "@vue/compiler-sfc": "3.4.27", + "@vue/runtime-dom": "3.4.27", + "@vue/server-renderer": "3.4.27", + "@vue/shared": "3.4.27" + }, + "peerDependencies": { + "typescript": "*" + }, + "peerDependenciesMeta": { + "typescript": { "optional": true } } @@ -15632,6 +21179,11 @@ "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz", "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==" }, + "node_modules/vue-observe-visibility": { + "version": "0.4.6", + "resolved": "https://registry.npmmirror.com/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz", + "integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q==" + }, "node_modules/vue-router": { "version": "4.0.11", "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.0.11.tgz", @@ -15658,84 +21210,87 @@ "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==" }, "node_modules/vue-tsc": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.3.0.tgz", - "integrity": "sha512-zaDRZBxwRIz1XjhNP92FqugG71st6BUMnA2EwPeXrAyzbEYVRz6TezNFceYl3QYqqN8CtaxbqUhaQEDj/ntoCA==", + "version": "2.2.10", + "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.10.tgz", + "integrity": "sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ==", "dev": true, "dependencies": { - "vscode-vue-languageservice": "^0.27.0" + "@volar/typescript": "~2.4.11", + "@vue/language-core": "2.2.10" }, "bin": { "vue-tsc": "bin/vue-tsc.js" }, "peerDependencies": { - "typescript": "*" + "typescript": ">=5.0.0" } }, - "node_modules/vue/node_modules/@vue/compiler-core": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.31.tgz", - "integrity": "sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==", + "node_modules/vue-virtual-scroller": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/vue-virtual-scroller/-/vue-virtual-scroller-1.1.2.tgz", + "integrity": "sha512-SkUyc7QHCJFB5h1Fya7LxVizlVzOZZuFVipBGHYoTK8dwLs08bIz/tclvRApYhksaJIm/nn51inzO2UjpGJPMQ==", "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.31", - "estree-walker": "^2.0.2", - "source-map": "^0.6.1" + "scrollparent": "^2.0.1", + "vue-observe-visibility": "^0.4.4", + "vue-resize": "^0.4.5" + }, + "peerDependencies": { + "vue": "^2.6.11" + } + }, + "node_modules/vue-virtual-scroller/node_modules/vue-resize": { + "version": "0.4.5", + "resolved": "https://registry.npmmirror.com/vue-resize/-/vue-resize-0.4.5.tgz", + "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==", + "peerDependencies": { + "vue": "^2.3.0" + } + }, + "node_modules/vue/node_modules/@vue/compiler-dom": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.27.tgz", + "integrity": "sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==", + "dependencies": { + "@vue/compiler-core": "3.4.27", + "@vue/shared": "3.4.27" } }, "node_modules/vue/node_modules/@vue/compiler-sfc": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.31.tgz", - "integrity": "sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.27.tgz", + "integrity": "sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==", "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.31", - "@vue/compiler-dom": "3.2.31", - "@vue/compiler-ssr": "3.2.31", - "@vue/reactivity-transform": "3.2.31", - "@vue/shared": "3.2.31", + "@babel/parser": "^7.24.4", + "@vue/compiler-core": "3.4.27", + "@vue/compiler-dom": "3.4.27", + "@vue/compiler-ssr": "3.4.27", + "@vue/shared": "3.4.27", "estree-walker": "^2.0.2", - "magic-string": "^0.25.7", - "postcss": "^8.1.10", - "source-map": "^0.6.1" + "magic-string": "^0.30.10", + "postcss": "^8.4.38", + "source-map-js": "^1.2.0" } }, - "node_modules/vue/node_modules/@vue/reactivity-transform": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.31.tgz", - "integrity": "sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==", + "node_modules/vue/node_modules/@vue/compiler-ssr": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.27.tgz", + "integrity": "sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==", "dependencies": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.31", - "@vue/shared": "3.2.31", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7" + "@vue/compiler-dom": "3.4.27", + "@vue/shared": "3.4.27" } }, - "node_modules/vue/node_modules/postcss": { - "version": "8.4.23", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/postcss" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ], + "node_modules/vue/node_modules/@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" + }, + "node_modules/vue/node_modules/magic-string": { + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", "dependencies": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - }, - "engines": { - "node": "^10 || ^12 || >=14" + "@jridgewell/sourcemap-codec": "^1.5.0" } }, "node_modules/vuex": { @@ -15750,19 +21305,20 @@ } }, "node_modules/vxe-table": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/vxe-table/-/vxe-table-4.5.9.tgz", - "integrity": "sha512-Yvze5ZcyoQ0R2wAbc6GwRRnpaBhceHasyXCksjJY+bFdQwehx73VbH9eB3KiyN02r0+qZhjVqO7MU26XDnS9pA==", + "version": "4.6.20", + "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.6.20.tgz", + "integrity": "sha512-D0rr91Oll7Vl0TxQzja7aMmyEQ/9PQ/B6LXAuvEZK46PfqazJwQu6Ezsogcc4AZnJ80v6b8WjsYnrC/vuLOWRA==", "dependencies": { - "dom-zindex": "^1.0.0" + "dom-zindex": "^1.0.6", + "xe-utils": "^3.5.30" }, "peerDependencies": { - "vue": "^3.2.28", - "xe-utils": "^3.5.0" + "vue": "^3.2.28" } }, "node_modules/vxe-table-plugin-element": { "version": "3.1.0", + "resolved": "https://registry.npmjs.org/vxe-table-plugin-element/-/vxe-table-plugin-element-3.1.0.tgz", "integrity": "sha512-8vOXObtLiTjOq8WmPWadVO677rAlCR/XdjltGCd475cOahL9f6u9KC2RBXhwtKMakXxkQ86IZElApCDzBpOcjw==", "peerDependencies": { "vxe-table": "^4.5.0" @@ -15773,7 +21329,6 @@ "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", "deprecated": "Use your platform's native performance.now() and performance.timeOrigin.", - "dev": true, "dependencies": { "browser-process-hrtime": "^1.0.0" } @@ -15782,7 +21337,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz", "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==", - "dev": true, "dependencies": { "xml-name-validator": "^3.0.0" }, @@ -15794,7 +21348,6 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", - "dev": true, "dependencies": { "makeerror": "1.0.12" } @@ -15831,7 +21384,6 @@ "version": "6.1.0", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz", "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", - "dev": true, "engines": { "node": ">=10.4" } @@ -16203,7 +21755,6 @@ "version": "1.0.5", "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", - "dev": true, "dependencies": { "iconv-lite": "0.4.24" } @@ -16215,14 +21766,12 @@ "node_modules/whatwg-mimetype": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", - "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", - "dev": true + "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==" }, "node_modules/whatwg-url": { "version": "8.7.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz", "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==", - "dev": true, "dependencies": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -16247,32 +21796,88 @@ } }, "node_modules/which-boxed-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", + "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", "dev": true, "dependencies": { - "is-bigint": "^1.0.1", - "is-boolean-object": "^1.1.0", - "is-number-object": "^1.0.4", - "is-string": "^1.0.5", - "is-symbol": "^1.0.3" + "is-bigint": "^1.1.0", + "is-boolean-object": "^1.2.1", + "is-number-object": "^1.1.1", + "is-string": "^1.1.1", + "is-symbol": "^1.1.1" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-builtin-type": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/which-builtin-type/-/which-builtin-type-1.2.1.tgz", + "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", + "dev": true, + "dependencies": { + "call-bound": "^1.0.2", + "function.prototype.name": "^1.1.6", + "has-tostringtag": "^1.0.2", + "is-async-function": "^2.0.0", + "is-date-object": "^1.1.0", + "is-finalizationregistry": "^1.1.0", + "is-generator-function": "^1.0.10", + "is-regex": "^1.2.1", + "is-weakref": "^1.0.2", + "isarray": "^2.0.5", + "which-boxed-primitive": "^1.1.0", + "which-collection": "^1.0.2", + "which-typed-array": "^1.1.16" + }, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/which-builtin-type/node_modules/isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + }, + "node_modules/which-collection": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/which-collection/-/which-collection-1.0.2.tgz", + "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", + "dev": true, + "dependencies": { + "is-map": "^2.0.3", + "is-set": "^2.0.3", + "is-weakmap": "^2.0.2", + "is-weakset": "^2.0.3" + }, + "engines": { + "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" } }, "node_modules/which-typed-array": { - "version": "1.1.9", - "integrity": "sha512-w9c4xkx6mPidwp7180ckYWfMmvxpjlZuIudNtDf4N/tTAUB8VJbX25qZoAsrtGuYNnGw3pa0AXgbGKRB8/EceA==", + "version": "1.1.19", + "resolved": "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.19.tgz", + "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", "dev": true, "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0", - "is-typed-array": "^1.1.10" + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "for-each": "^0.3.5", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2" }, "engines": { "node": ">= 0.4" @@ -16286,25 +21891,9 @@ "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz", "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" }, - "node_modules/with": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/with/-/with-7.0.2.tgz", - "integrity": "sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==", - "dev": true, - "dependencies": { - "@babel/parser": "^7.9.6", - "@babel/types": "^7.9.6", - "assert-never": "^1.2.1", - "babel-walk": "3.0.0-canary-5" - }, - "engines": { - "node": ">= 10.0.0" - } - }, "node_modules/word-wrap": { "version": "1.2.3", "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", - "dev": true, "engines": { "node": ">=0.10.0" } @@ -16328,10 +21917,8 @@ "node_modules/wrap-ansi-cjs": { "name": "wrap-ansi", "version": "7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dev": true, - "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", @@ -16353,7 +21940,6 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dev": true, "dependencies": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", @@ -16382,20 +21968,34 @@ } }, "node_modules/xe-utils": { - "version": "3.5.13", - "integrity": "sha512-ORT6ghCRk0mUVavMBxetcPzUPskS6NGfntzpWazJ86e+XU0uK4HwHfDhN/jKATiyInrOH5RwQo9SO/+DB8XeBw==" + "version": "3.5.31", + "resolved": "https://registry.npmmirror.com/xe-utils/-/xe-utils-3.5.31.tgz", + "integrity": "sha512-oS4yv8qktvlE0wc9yYkitDidEmThc5qN0UTRvKCvrWnejxbTyIxbwfrdZmPKdKGZtB+/U8cEAMFywLJjHtD11A==" }, "node_modules/xml-name-validator": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz", - "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", - "dev": true + "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==" }, "node_modules/xmlchars": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", - "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", - "dev": true + "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" + }, + "node_modules/xss": { + "version": "1.0.15", + "resolved": "https://registry.npmmirror.com/xss/-/xss-1.0.15.tgz", + "integrity": "sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg==", + "dependencies": { + "commander": "^2.20.3", + "cssfilter": "0.0.10" + }, + "bin": { + "xss": "bin/xss" + }, + "engines": { + "node": ">= 0.10.0" + } }, "node_modules/y18n": { "version": "5.0.8", @@ -16443,39 +22043,336 @@ "node": ">=10" } }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true, - "engines": { - "node": ">=10" + "node_modules/zip-a-folder": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/zip-a-folder/-/zip-a-folder-3.1.7.tgz", + "integrity": "sha512-pnY1fwTBYiwqXexCYCK8D/asfBhJ9BnnBlt6Qjx53cjBq+9JO+hhOZSt/1N05d3xf/21DhWySSugelyj6dLrYA==", + "dependencies": { + "archiver": "^7.0.1", + "glob": "^10.4.1", + "is-glob": "^4.0.3" + } + }, + "node_modules/zip-a-folder/node_modules/glob": { + "version": "10.4.5", + "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/zrender": { - "version": "5.4.4", - "integrity": "sha512-0VxCNJ7AGOMCWeHVyTrGzUgrK4asT4ml9PEkeGirAkKNYXYzoPJCLvmyfdoOXcjTHPs10OZVMfD1Rwg16AZyYw==", + "node_modules/zip-a-folder/node_modules/jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", "dependencies": { - "tslib": "2.3.0" + "@isaacs/cliui": "^8.0.2" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" } }, - "node_modules/zrender/node_modules/tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "node_modules/zip-a-folder/node_modules/lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + }, + "node_modules/zip-a-folder/node_modules/minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dependencies": { + "brace-expansion": "^2.0.1" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/zip-a-folder/node_modules/path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dependencies": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.18" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/zip-stream": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-6.0.1.tgz", + "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==", + "dependencies": { + "archiver-utils": "^5.0.0", + "compress-commons": "^6.0.2", + "readable-stream": "^4.0.0" + }, + "engines": { + "node": ">= 14" + } + }, + "node_modules/zip-stream/node_modules/buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/feross" + }, + { + "type": "patreon", + "url": "https://www.patreon.com/feross" + }, + { + "type": "consulting", + "url": "https://feross.org/support" + } + ], + "dependencies": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "node_modules/zip-stream/node_modules/readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "dependencies": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + }, + "engines": { + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + } + }, + "node_modules/zwitch": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz", + "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/wooorm" + } } }, "dependencies": { "@achrinza/node-ipc": { "version": "9.2.6", + "integrity": "sha512-ULSIYPy4ZPM301dfCxRz0l2GJjOwIo/PqmWonIu1bLml7UmnVQmH+juJcoyXp6E8gIRRNAjGYftJnNQlfy4vPg==", "requires": { "@node-ipc/js-queue": "2.0.3", "event-pubsub": "4.3.0", "js-message": "1.0.7" } + }, + "@algolia/autocomplete-core": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.17.9.tgz", + "integrity": "sha512-O7BxrpLDPJWWHv/DLA9DRFWs+iY1uOJZkqUwjS5HSZAGcl0hIVCQ97LTLewiZmZ402JYUrun+8NqFP+hCknlbQ==", + "dev": true, + "requires": { + "@algolia/autocomplete-plugin-algolia-insights": "1.17.9", + "@algolia/autocomplete-shared": "1.17.9" + } + }, + "@algolia/autocomplete-plugin-algolia-insights": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.9.tgz", + "integrity": "sha512-u1fEHkCbWF92DBeB/KHeMacsjsoI0wFhjZtlCq2ddZbAehshbZST6Hs0Avkc0s+4UyBGbMDnSuXHLuvRWK5iDQ==", + "dev": true, + "requires": { + "@algolia/autocomplete-shared": "1.17.9" + } + }, + "@algolia/autocomplete-preset-algolia": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.9.tgz", + "integrity": "sha512-Na1OuceSJeg8j7ZWn5ssMu/Ax3amtOwk76u4h5J4eK2Nx2KB5qt0Z4cOapCsxot9VcEN11ADV5aUSlQF4RhGjQ==", + "dev": true, + "requires": { + "@algolia/autocomplete-shared": "1.17.9" + } + }, + "@algolia/autocomplete-shared": { + "version": "1.17.9", + "resolved": "https://registry.npmmirror.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.9.tgz", + "integrity": "sha512-iDf05JDQ7I0b7JEA/9IektxN/80a2MZ1ToohfmNS3rfeuQnIKI3IJlIafD0xu4StbtQTghx9T3Maa97ytkXenQ==", + "dev": true, + "requires": {} + }, + "@algolia/client-abtesting": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-abtesting/-/client-abtesting-5.23.4.tgz", + "integrity": "sha512-WIMT2Kxy+FFWXWQxIU8QgbTioL+SGE24zhpj0kipG4uQbzXwONaWt7ffaYLjfge3gcGSgJVv+1VlahVckafluQ==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/client-analytics": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-analytics/-/client-analytics-5.23.4.tgz", + "integrity": "sha512-4B9gChENsQA9kFmFlb+x3YhBz2Gx3vSsm81FHI1yJ3fn2zlxREHmfrjyqYoMunsU7BybT/o5Nb7ccCbm/vfseA==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/client-common": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.23.4.tgz", + "integrity": "sha512-bsj0lwU2ytiWLtl7sPunr+oLe+0YJql9FozJln5BnIiqfKOaseSDdV42060vUy+D4373f2XBI009K/rm2IXYMA==", + "dev": true + }, + "@algolia/client-insights": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-insights/-/client-insights-5.23.4.tgz", + "integrity": "sha512-XSCtAYvJ/hnfDHfRVMbBH0dayR+2ofVZy3jf5qyifjguC6rwxDsSdQvXpT0QFVyG+h8UPGtDhMPoUIng4wIcZA==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/client-personalization": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-personalization/-/client-personalization-5.23.4.tgz", + "integrity": "sha512-l/0QvqgRFFOf7BnKSJ3myd1WbDr86ftVaa3PQwlsNh7IpIHmvVcT83Bi5zlORozVGMwaKfyPZo6O48PZELsOeA==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/client-query-suggestions": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.23.4.tgz", + "integrity": "sha512-TB0htrDgVacVGtPDyENoM6VIeYqR+pMsDovW94dfi2JoaRxfqu/tYmLpvgWcOknP6wLbr8bA+G7t/NiGksNAwQ==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/client-search": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.23.4.tgz", + "integrity": "sha512-uBGo6KwUP6z+u6HZWRui8UJClS7fgUIAiYd1prUqCbkzDiCngTOzxaJbEvrdkK0hGCQtnPDiuNhC5MhtVNN4Eg==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/ingestion": { + "version": "1.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/ingestion/-/ingestion-1.23.4.tgz", + "integrity": "sha512-Si6rFuGnSeEUPU9QchYvbknvEIyCRK7nkeaPVQdZpABU7m4V/tsiWdHmjVodtx3h20VZivJdHeQO9XbHxBOcCw==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/monitoring": { + "version": "1.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/monitoring/-/monitoring-1.23.4.tgz", + "integrity": "sha512-EXGoVVTshraqPJgr5cMd1fq7Jm71Ew6MpGCEaxI5PErBpJAmKdtjRIzs6JOGKHRaWLi+jdbJPYc2y8RN4qcx5Q==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/recommend": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/recommend/-/recommend-5.23.4.tgz", + "integrity": "sha512-1t6glwKVCkjvBNlng2itTf8fwaLSqkL4JaMENgR3WTGR8mmW2akocUy/ZYSQcG4TcR7qu4zW2UMGAwLoWoflgQ==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "@algolia/requester-browser-xhr": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.23.4.tgz", + "integrity": "sha512-UUuizcgc5+VSY8hqzDFVdJ3Wcto03lpbFRGPgW12pHTlUQHUTADtIpIhkLLOZRCjXmCVhtr97Z+eR6LcRYXa3Q==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4" + } + }, + "@algolia/requester-fetch": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.23.4.tgz", + "integrity": "sha512-UhDg6elsek6NnV5z4VG1qMwR6vbp+rTMBEnl/v4hUyXQazU+CNdYkl++cpdmLwGI/7nXc28xtZiL90Es3I7viQ==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4" + } + }, + "@algolia/requester-node-http": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.23.4.tgz", + "integrity": "sha512-jXGzGBRUS0oywQwnaCA6mMDJO7LoC3dYSLsyNfIqxDR4SNGLhtg3je0Y31lc24OA4nYyKAYgVLtjfrpcpsWShg==", + "dev": true, + "requires": { + "@algolia/client-common": "5.23.4" + } + }, + "@alloc/quick-lru": { + "version": "5.2.0", + "resolved": "https://registry.npmmirror.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz", + "integrity": "sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw==", + "dev": true }, "@ampproject/remapping": { "version": "2.2.1", @@ -16486,452 +22383,978 @@ "@jridgewell/trace-mapping": "^0.3.9" } }, + "@ant-design/colors": { + "version": "4.0.5", + "resolved": "https://registry.npmmirror.com/@ant-design/colors/-/colors-4.0.5.tgz", + "integrity": "sha512-3mnuX2prnWOWvpFTS2WH2LoouWlOgtnIpc6IarWN6GOzzLF8dW/U8UctuvIPhoboETehZfJ61XP+CGakBEPJ3Q==", + "requires": { + "tinycolor2": "^1.4.1" + } + }, "@antfu/utils": { "version": "0.7.6", + "integrity": "sha512-pvFiLP2BeOKA/ZOS6jxx4XhKzdVLHDhGlFEaZ2flWWYf2xOqVniqpk38I04DFRyz+L0ASggl7SkItTc+ZLju4w==", "dev": true }, - "@babel/code-frame": { - "version": "7.21.4", + "@antv/algorithm": { + "version": "0.1.26", + "resolved": "https://registry.npmmirror.com/@antv/algorithm/-/algorithm-0.1.26.tgz", + "integrity": "sha512-DVhcFSQ8YQnMNW34Mk8BSsfc61iC1sAnmcfYoXTAshYHuU50p/6b7x3QYaGctDNKWGvi1ub7mPcSY0bK+aN0qg==", "requires": { - "@babel/highlight": "^7.18.6" + "@antv/util": "^2.0.13", + "tslib": "^2.0.0" + } + }, + "@antv/dom-util": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/@antv/dom-util/-/dom-util-2.0.4.tgz", + "integrity": "sha512-2shXUl504fKwt82T3GkuT4Uoc6p9qjCKnJ8gXGLSW4T1W37dqf9AV28aCfoVPHp2BUXpSsB+PAJX2rG/jLHsLQ==", + "requires": { + "tslib": "^2.0.3" + } + }, + "@antv/event-emitter": { + "version": "0.1.3", + "resolved": "https://registry.npmmirror.com/@antv/event-emitter/-/event-emitter-0.1.3.tgz", + "integrity": "sha512-4ddpsiHN9Pd4UIlWuKVK1C4IiZIdbwQvy9i7DUSI3xNJ89FPUFt8lxDYj8GzzfdllV0NkJTRxnG+FvLk0llidg==" + }, + "@antv/g": { + "version": "6.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g/-/g-6.1.23.tgz", + "integrity": "sha512-D3t5gNV5ci3okmkF9N03lZ7arheYE/KmaXBTEuEFWxLOJPsGjweVcM+cNJJ6o0pc+4toGz+XpPFB/Xvz2gM5tw==", + "requires": { + "@antv/g-camera-api": "2.0.37", + "@antv/g-dom-mutation-observer-api": "2.0.34", + "@antv/g-lite": "2.2.18", + "@antv/g-web-animations-api": "2.1.23", + "@babel/runtime": "^7.25.6" + } + }, + "@antv/g-base": { + "version": "0.5.16", + "resolved": "https://registry.npmmirror.com/@antv/g-base/-/g-base-0.5.16.tgz", + "integrity": "sha512-jP06wggTubDPHXoKwFg3/f1lyxBX9ywwN3E/HG74Nd7DXqOXQis8tsIWW+O6dS/h9vyuXLd1/wDWkMMm3ZzXdg==", + "requires": { + "@antv/event-emitter": "^0.1.1", + "@antv/g-math": "^0.1.9", + "@antv/matrix-util": "^3.1.0-beta.1", + "@antv/path-util": "~2.0.5", + "@antv/util": "~2.0.13", + "@types/d3-timer": "^2.0.0", + "d3-ease": "^1.0.5", + "d3-interpolate": "^3.0.1", + "d3-timer": "^1.0.9", + "detect-browser": "^5.1.0", + "tslib": "^2.0.3" + } + }, + "@antv/g-camera-api": { + "version": "2.0.37", + "resolved": "https://registry.npmmirror.com/@antv/g-camera-api/-/g-camera-api-2.0.37.tgz", + "integrity": "sha512-LfNurM/DZirouy8nu69xm+x8EjhT/WmZmaBKBu1ku5pTY52KLBQC0gFQMZ3L8fjUMcmhEtwcRY7wyIG3yDIoTg==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-canvas": { + "version": "0.5.17", + "resolved": "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-0.5.17.tgz", + "integrity": "sha512-sXYJMWTOlb/Ycb6sTKu00LcJqInXJY4t99+kSM40u2OfqrXYmaXDjHR7D2V0roMkbK/QWiWS9UnEidCR1VtMOA==", + "requires": { + "@antv/g-base": "^0.5.12", + "@antv/g-math": "^0.1.9", + "@antv/matrix-util": "^3.1.0-beta.1", + "@antv/path-util": "~2.0.5", + "@antv/util": "~2.0.0", + "gl-matrix": "^3.0.0", + "tslib": "^2.0.3" + } + }, + "@antv/g-dom-mutation-observer-api": { + "version": "2.0.34", + "resolved": "https://registry.npmmirror.com/@antv/g-dom-mutation-observer-api/-/g-dom-mutation-observer-api-2.0.34.tgz", + "integrity": "sha512-oNBGtwEuV0+FFk8NCCKxK13V2FJdzIgyC7XSAjtVUR5P2/tgZqNEaOEz6byrimZsft2dZsQUyjl17QSooLRkMw==", + "requires": { + "@antv/g-lite": "2.2.18", + "@babel/runtime": "^7.25.6" + } + }, + "@antv/g-lite": { + "version": "2.2.18", + "resolved": "https://registry.npmmirror.com/@antv/g-lite/-/g-lite-2.2.18.tgz", + "integrity": "sha512-m7Oq0cXF5rOSKYpgZwP99b4165WXLePsyG4mX7oUWqL0cEweafk+92Re7tSSnvhUBhgmM7rJ5X1AipFnpzt0Kw==", + "requires": { + "@antv/g-math": "3.0.0", + "@antv/util": "^3.3.5", + "@antv/vendor": "^1.0.3", + "@babel/runtime": "^7.25.6", + "eventemitter3": "^5.0.1", + "gl-matrix": "^3.4.3", + "rbush": "^3.0.1", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "requires": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "eventemitter3": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.1.tgz", + "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" + } + } + }, + "@antv/g-math": { + "version": "0.1.9", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-0.1.9.tgz", + "integrity": "sha512-KHMSfPfZ5XHM1PZnG42Q2gxXfOitYveNTA7L61lR6mhZ8Y/aExsYmHqaKBsSarU0z+6WLrl9C07PQJZaw0uljQ==", + "requires": { + "@antv/util": "~2.0.0", + "gl-matrix": "^3.0.0" + } + }, + "@antv/g-plugin-canvas-path-generator": { + "version": "2.1.18", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-canvas-path-generator/-/g-plugin-canvas-path-generator-2.1.18.tgz", + "integrity": "sha512-TOfWb13diw/yMcmYpgDYqXtPFMdw6ywcykJ8WIvW0MjJEjM/HGNmmoVbJYZWTipEm9MwAp38eomhPQS7FeohWQ==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/g-math": "3.0.0", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "requires": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-plugin-canvas-picker": { + "version": "2.1.21", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-canvas-picker/-/g-plugin-canvas-picker-2.1.21.tgz", + "integrity": "sha512-C27pcYeXygltMrLtTxkUiELusgPaVBM9t2nXV+Szldp7K0uOXWSmNfjq3zVcRBMecvKTLdFV8Vz6fk6JxMtmqA==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/g-math": "3.0.0", + "@antv/g-plugin-canvas-path-generator": "2.1.18", + "@antv/g-plugin-canvas-renderer": "2.2.21", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "requires": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-plugin-canvas-renderer": { + "version": "2.2.21", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-canvas-renderer/-/g-plugin-canvas-renderer-2.2.21.tgz", + "integrity": "sha512-WcemVy8BcSMA6Nf7MeLaj0OVjgwGnl5dvIXY0TmwRuvsQiRRWYtKNPFuSjADQ+AEVmUUsPwTn5R2YRH0SDY72w==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/g-math": "3.0.0", + "@antv/g-plugin-canvas-path-generator": "2.1.18", + "@antv/g-plugin-image-loader": "2.1.21", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/g-math": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz", + "integrity": "sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw==", + "requires": { + "@antv/util": "^3.3.5", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + } + }, + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-plugin-dom-interaction": { + "version": "2.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-dom-interaction/-/g-plugin-dom-interaction-2.1.23.tgz", + "integrity": "sha512-wcVoB37tZmv3zo2VSLiGitND7+WuKBIYc8mQG3etR48Dk67l+Z0lJa8HUqjdp47blI7nOYF4AP9d2SjI5LQ1sw==", + "requires": { + "@antv/g-lite": "2.2.18", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + } + }, + "@antv/g-plugin-html-renderer": { + "version": "2.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-html-renderer/-/g-plugin-html-renderer-2.1.23.tgz", + "integrity": "sha512-G3m7yIkl/p1hShO5X9r1RTPUVl4XkU72agvQZzvv0oWy+PkYzrlA7duzVz/4Jh7kkOiAnfV6NqxMWrldvJAT+A==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-plugin-image-loader": { + "version": "2.1.21", + "resolved": "https://registry.npmmirror.com/@antv/g-plugin-image-loader/-/g-plugin-image-loader-2.1.21.tgz", + "integrity": "sha512-hz0VphH4f16e61eKbMvFPhyM7yH9XyU9aLcYcs6WGbu+kZ2v4kc7wlefbER41dqGbEy7GG0qDvQczDiRbrWYQg==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "gl-matrix": "^3.4.3", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-svg": { + "version": "0.5.7", + "resolved": "https://registry.npmmirror.com/@antv/g-svg/-/g-svg-0.5.7.tgz", + "integrity": "sha512-jUbWoPgr4YNsOat2Y/rGAouNQYGpw4R0cvlN0YafwOyacFFYy2zC8RslNd6KkPhhR3XHNSqJOuCYZj/YmLUwYw==", + "requires": { + "@antv/g-base": "^0.5.12", + "@antv/g-math": "^0.1.9", + "@antv/util": "~2.0.0", + "detect-browser": "^5.0.0", + "tslib": "^2.0.3" + } + }, + "@antv/g-web-animations-api": { + "version": "2.1.23", + "resolved": "https://registry.npmmirror.com/@antv/g-web-animations-api/-/g-web-animations-api-2.1.23.tgz", + "integrity": "sha512-gpXdxAbVtcM+SOsoc0ucPba7cWgG6FEp2EWGuaMzOiqoJGplp511xZ+d9T3l9hgp/vWOSKt/NZ9PlOPqXSK2GA==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + }, + "dependencies": { + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + } + } + }, + "@antv/g-webgpu": { + "version": "0.7.2", + "resolved": "https://registry.npmmirror.com/@antv/g-webgpu/-/g-webgpu-0.7.2.tgz", + "integrity": "sha512-kw+oYGsdvj5qeUfy5DPb/jztZBV+2fmqBd3Vv8NlKatfBmv8AirYX/CCW74AUSdWm99rEiLyxFB1VdRZ6b/wnQ==", + "requires": { + "@antv/g-webgpu-core": "^0.7.2", + "@antv/g-webgpu-engine": "^0.7.2", + "gl-matrix": "^3.1.0", + "gl-vec2": "^1.3.0", + "lodash": "^4.17.15" + } + }, + "@antv/g-webgpu-core": { + "version": "0.7.2", + "resolved": "https://registry.npmmirror.com/@antv/g-webgpu-core/-/g-webgpu-core-0.7.2.tgz", + "integrity": "sha512-xUMmop7f3Rs34zFYKXLqHhDR1CQTeDl/7vI7Sn3X/73BqJc3X3HIIRvm83Fg2CjVACaOzw4WeLRXNaOCp9fz9w==", + "requires": { + "eventemitter3": "^4.0.0", + "gl-matrix": "^3.1.0", + "lodash": "^4.17.15", + "probe.gl": "^3.1.1" + } + }, + "@antv/g-webgpu-engine": { + "version": "0.7.2", + "resolved": "https://registry.npmmirror.com/@antv/g-webgpu-engine/-/g-webgpu-engine-0.7.2.tgz", + "integrity": "sha512-lx8Y93IW2cnJvdoDRKyMmTdYqSC1pOmF0nyG3PGGyA0NI9vBYVgO0KTF6hkyWjdTWVq7XDZyf/h8CJridLh3lg==", + "requires": { + "@antv/g-webgpu-core": "^0.7.2", + "gl-matrix": "^3.1.0", + "lodash": "^4.17.15", + "regl": "^1.3.11" + } + }, + "@antv/g6": { + "version": "4.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6/-/g6-4.8.24.tgz", + "integrity": "sha512-bgj7sZ+z45JmOngIpYpwmSIg7SboMLZBoAlX0+RoAETZB3/xvZO0MXT3lCSyAhIgm5Sb68pekKi7OStuo04NyQ==", + "requires": { + "@antv/g6-pc": "0.8.24" + } + }, + "@antv/g6-core": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-core/-/g6-core-0.8.24.tgz", + "integrity": "sha512-rgI3dArAD8uoSz2+skS4ctN4x/Of33ivTIKaEYYvClxgkLZWVz9zvocy+5AWcVPBHZsAXkZcdh9zndIoWY/33A==", + "requires": { + "@antv/algorithm": "^0.1.26", + "@antv/dom-util": "^2.0.1", + "@antv/event-emitter": "~0.1.0", + "@antv/g-base": "^0.5.1", + "@antv/g-math": "^0.1.1", + "@antv/matrix-util": "^3.1.0-beta.3", + "@antv/path-util": "^2.0.3", + "@antv/util": "~2.0.5", + "ml-matrix": "^6.5.0", + "tslib": "^2.6.2" + } + }, + "@antv/g6-element": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-element/-/g6-element-0.8.24.tgz", + "integrity": "sha512-61FXkt9LY+6EOUtSam1iFTOW2AM59sPVcV1BuPj4dXiD0dluLE+R7d8B/94g1tKDw9tsjhfUQGC7hTXscJRJFw==", + "requires": { + "@antv/g-base": "^0.5.1", + "@antv/g6-core": "0.8.24", + "@antv/util": "~2.0.5", + "tslib": "^2.6.2" + } + }, + "@antv/g6-pc": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-pc/-/g6-pc-0.8.24.tgz", + "integrity": "sha512-nf0y1lrp8J5DotqRryXd2S/J30COW8spVcLF9gUqywGqQAHfE00Ywkqr+PZBnsfCZXsXCi9o0+CE9NrkWs4SBQ==", + "requires": { + "@ant-design/colors": "^4.0.5", + "@antv/algorithm": "^0.1.26", + "@antv/dom-util": "^2.0.1", + "@antv/event-emitter": "~0.1.0", + "@antv/g-base": "^0.5.1", + "@antv/g-canvas": "^0.5.2", + "@antv/g-math": "^0.1.1", + "@antv/g-svg": "^0.5.1", + "@antv/g6-core": "0.8.24", + "@antv/g6-element": "0.8.24", + "@antv/g6-plugin": "0.8.24", + "@antv/hierarchy": "^0.6.10", + "@antv/layout": "^0.3.0", + "@antv/matrix-util": "^3.1.0-beta.3", + "@antv/path-util": "^2.0.3", + "@antv/util": "~2.0.5", + "color": "^3.1.3", + "d3-force": "^2.0.1", + "dagre": "^0.8.5", + "insert-css": "^2.0.0", + "ml-matrix": "^6.5.0", + "tslib": "^2.6.2" + } + }, + "@antv/g6-plugin": { + "version": "0.8.24", + "resolved": "https://registry.npmmirror.com/@antv/g6-plugin/-/g6-plugin-0.8.24.tgz", + "integrity": "sha512-ZIOnwLTC7SM2bFiJZ3vYFWnkyOCWKqnU96i/fBh1qAoY5slDS3hatenZWEXUtOcqaKw1h+5A5f72MRXqBBVn0g==", + "requires": { + "@antv/dom-util": "^2.0.2", + "@antv/g-base": "^0.5.1", + "@antv/g-canvas": "^0.5.2", + "@antv/g-svg": "^0.5.2", + "@antv/g6-core": "0.8.24", + "@antv/g6-element": "0.8.24", + "@antv/matrix-util": "^3.1.0-beta.3", + "@antv/path-util": "^2.0.3", + "@antv/scale": "^0.3.4", + "@antv/util": "^2.0.9", + "insert-css": "^2.0.0" + } + }, + "@antv/graphlib": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/@antv/graphlib/-/graphlib-1.2.0.tgz", + "integrity": "sha512-hhJOMThec51nU4Fe5p/viLlNIL71uDEgYFzKPajWjr2715SFG1HAgiP6AVylIeqBcAZ04u3Lw7usjl/TuI5RuQ==" + }, + "@antv/hierarchy": { + "version": "0.6.11", + "resolved": "https://registry.npmmirror.com/@antv/hierarchy/-/hierarchy-0.6.11.tgz", + "integrity": "sha512-RJVhEMCuu4vj+Dt25lXIiNdd7jaqm/fqWGYikiELha4S5tnzdJoTUaUvvpfWlxLx4B0RsS9XRwBs1bOKN71TKg==", + "requires": { + "@antv/util": "^2.0.7" + } + }, + "@antv/layout": { + "version": "0.3.25", + "resolved": "https://registry.npmmirror.com/@antv/layout/-/layout-0.3.25.tgz", + "integrity": "sha512-d29Aw1PXoAavMRZy7iTB9L5rMBeChFEX0BJ9ELP4TI35ySdCu07YbmPo9ju9OH/6sG2/NB3o85Ayxrre3iwX/g==", + "requires": { + "@antv/g-webgpu": "0.7.2", + "@antv/graphlib": "^1.0.0", + "@antv/util": "^3.3.2", + "d3-force": "^2.1.1", + "d3-quadtree": "^2.0.0", + "dagre-compound": "^0.0.11", + "ml-matrix": "6.5.0" + }, + "dependencies": { + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "ml-matrix": { + "version": "6.5.0", + "resolved": "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.5.0.tgz", + "integrity": "sha512-sms732Dge+rs5dU4mnjE0oqLWm1WujvR2fr38LgUHRG2cjXjWlO3WJupLYaSz3++2iYr0UrGDK72OAivr3J8dg==", + "requires": { + "ml-array-rescale": "^1.3.1" + } + } + } + }, + "@antv/matrix-util": { + "version": "3.1.0-beta.3", + "resolved": "https://registry.npmmirror.com/@antv/matrix-util/-/matrix-util-3.1.0-beta.3.tgz", + "integrity": "sha512-W2R6Za3A6CmG51Y/4jZUM/tFgYSq7vTqJL1VD9dKrvwxS4sE0ZcXINtkp55CdyBwJ6Cwm8pfoRpnD4FnHahN0A==", + "requires": { + "@antv/util": "^2.0.9", + "gl-matrix": "^3.4.3", + "tslib": "^2.0.3" + } + }, + "@antv/path-util": { + "version": "2.0.15", + "resolved": "https://registry.npmmirror.com/@antv/path-util/-/path-util-2.0.15.tgz", + "integrity": "sha512-R2VLZ5C8PLPtr3VciNyxtjKqJ0XlANzpFb5sE9GE61UQqSRuSVSzIakMxjEPrpqbgc+s+y8i+fmc89Snu7qbNw==", + "requires": { + "@antv/matrix-util": "^3.0.4", + "@antv/util": "^2.0.9", + "tslib": "^2.0.3" + }, + "dependencies": { + "@antv/matrix-util": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@antv/matrix-util/-/matrix-util-3.0.4.tgz", + "integrity": "sha512-BAPyu6dUliHcQ7fm9hZSGKqkwcjEDVLVAstlHULLvcMZvANHeLXgHEgV7JqcAV/GIhIz8aZChIlzM1ZboiXpYQ==", + "requires": { + "@antv/util": "^2.0.9", + "gl-matrix": "^3.3.0", + "tslib": "^2.0.3" + } + } + } + }, + "@antv/s2": { + "version": "2.3.1", + "resolved": "https://registry.npmmirror.com/@antv/s2/-/s2-2.3.1.tgz", + "integrity": "sha512-mixqye/Rg4uL5LrNziXyWxDT9LjRiwjHqsD/D/JRlU+01Zb0nrAkaz4437zaudhFuO38C5yhckK3OVNm86K2TA==", + "requires": { + "@antv/event-emitter": "^0.1.3", + "@antv/g": "^6.1.21", + "@antv/g-canvas": "^2.0.39", + "@antv/g-lite": "^2.2.16", + "d3-ease": "^3.0.1", + "d3-interpolate": "^1.3.2", + "d3-timer": "^1.0.9", + "decimal.js": "^10.4.3", + "lodash": "^4.17.21", + "tinycolor2": "^1.6.0" + }, + "dependencies": { + "@antv/g-canvas": { + "version": "2.0.42", + "resolved": "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-2.0.42.tgz", + "integrity": "sha512-RAe7AcrequkVRopzXWoIK+w/UQhtzDgh9YFCO8sjmuYNyw5rZfg1ZD7m+EPE3g9X7S9aV5qxfav63beUuihSiw==", + "requires": { + "@antv/g-lite": "2.2.18", + "@antv/g-plugin-canvas-path-generator": "2.1.18", + "@antv/g-plugin-canvas-picker": "2.1.21", + "@antv/g-plugin-canvas-renderer": "2.2.21", + "@antv/g-plugin-dom-interaction": "2.1.23", + "@antv/g-plugin-html-renderer": "2.1.23", + "@antv/g-plugin-image-loader": "2.1.21", + "@antv/util": "^3.3.5", + "@babel/runtime": "^7.25.6", + "tslib": "^2.5.3" + } + }, + "@antv/util": { + "version": "3.3.10", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz", + "integrity": "sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ==", + "requires": { + "fast-deep-equal": "^3.1.3", + "gl-matrix": "^3.3.0", + "tslib": "^2.3.1" + } + }, + "d3-color": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-1.4.1.tgz", + "integrity": "sha512-p2sTHSLCJI2QKunbGb7ocOh7DgTAn8IrLx21QRc/BSnodXM4sv6aLQlnfpvehFMLZEfBc6g9pH9SWQccFYfJ9Q==" + }, + "d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==" + }, + "d3-interpolate": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-1.4.0.tgz", + "integrity": "sha512-V9znK0zc3jOPV4VD2zZn0sDhZU3WAE2bmlxdIwwQPPzPjvyLkd8B3JUVdS1IDUFDkWZ72c9qnv1GK2ZagTZ8EA==", + "requires": { + "d3-color": "1" + } + } + } + }, + "@antv/scale": { + "version": "0.3.18", + "resolved": "https://registry.npmmirror.com/@antv/scale/-/scale-0.3.18.tgz", + "integrity": "sha512-GHwE6Lo7S/Q5fgaLPaCsW+CH+3zl4aXpnN1skOiEY0Ue9/u+s2EySv6aDXYkAqs//i0uilMDD/0/4n8caX9U9w==", + "requires": { + "@antv/util": "~2.0.3", + "fecha": "~4.2.0", + "tslib": "^2.0.0" + } + }, + "@antv/util": { + "version": "2.0.17", + "resolved": "https://registry.npmmirror.com/@antv/util/-/util-2.0.17.tgz", + "integrity": "sha512-o6I9hi5CIUvLGDhth0RxNSFDRwXeywmt6ExR4+RmVAzIi48ps6HUy+svxOCayvrPBN37uE6TAc2KDofRo0nK9Q==", + "requires": { + "csstype": "^3.0.8", + "tslib": "^2.0.3" + } + }, + "@antv/vendor": { + "version": "1.0.11", + "resolved": "https://registry.npmmirror.com/@antv/vendor/-/vendor-1.0.11.tgz", + "integrity": "sha512-LmhPEQ+aapk3barntaiIxJ5VHno/Tyab2JnfdcPzp5xONh/8VSfed4bo/9xKo5HcUAEydko38vYLfj6lJliLiw==", + "requires": { + "@types/d3-array": "^3.2.1", + "@types/d3-color": "^3.1.3", + "@types/d3-dispatch": "^3.0.6", + "@types/d3-dsv": "^3.0.7", + "@types/d3-ease": "^3.0.2", + "@types/d3-fetch": "^3.0.7", + "@types/d3-force": "^3.0.10", + "@types/d3-format": "^3.0.4", + "@types/d3-geo": "^3.1.0", + "@types/d3-hierarchy": "^3.1.7", + "@types/d3-interpolate": "^3.0.4", + "@types/d3-path": "^3.1.0", + "@types/d3-quadtree": "^3.0.6", + "@types/d3-random": "^3.0.3", + "@types/d3-scale": "^4.0.9", + "@types/d3-scale-chromatic": "^3.1.0", + "@types/d3-shape": "^3.1.7", + "@types/d3-time": "^3.0.4", + "@types/d3-timer": "^3.0.2", + "d3-array": "^3.2.4", + "d3-color": "^3.1.0", + "d3-dispatch": "^3.0.1", + "d3-dsv": "^3.0.1", + "d3-ease": "^3.0.1", + "d3-fetch": "^3.0.1", + "d3-force": "^3.0.0", + "d3-force-3d": "^3.0.5", + "d3-format": "^3.1.0", + "d3-geo": "^3.1.1", + "d3-geo-projection": "^4.0.0", + "d3-hierarchy": "^3.1.2", + "d3-interpolate": "^3.0.1", + "d3-path": "^3.1.0", + "d3-quadtree": "^3.0.1", + "d3-random": "^3.0.1", + "d3-regression": "^1.3.10", + "d3-scale": "^4.0.2", + "d3-scale-chromatic": "^3.1.0", + "d3-shape": "^3.2.0", + "d3-time": "^3.1.0", + "d3-timer": "^3.0.1" + }, + "dependencies": { + "@types/d3-timer": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-3.0.2.tgz", + "integrity": "sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw==" + }, + "d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==" + }, + "d3-force": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz", + "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", + "requires": { + "d3-dispatch": "1 - 3", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + } + }, + "d3-quadtree": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz", + "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==" + }, + "d3-timer": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz", + "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==" + } + } + }, + "@arco-design/color": { + "version": "0.4.0", + "resolved": "https://registry.npmmirror.com/@arco-design/color/-/color-0.4.0.tgz", + "integrity": "sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g==", + "requires": { + "color": "^3.1.3" + } + }, + "@arco-design/web-vue": { + "version": "2.56.1", + "resolved": "https://registry.npmmirror.com/@arco-design/web-vue/-/web-vue-2.56.1.tgz", + "integrity": "sha512-RHIG7DXpCJrpxCKXdxZMzsGvMPCUott57soXW3aHJfxOcf+I2rdX8/UTAt2ka5MyRLUZ4B90B1LKyUgLChGklg==", + "requires": { + "@arco-design/color": "^0.4.0", + "b-tween": "^0.3.3", + "b-validate": "^1.4.4", + "compute-scroll-into-view": "^1.0.17", + "dayjs": "^1.10.3", + "number-precision": "^1.5.0", + "resize-observer-polyfill": "^1.5.1", + "scroll-into-view-if-needed": "^2.2.28" + } + }, + "@arco-plugins/vite-vue": { + "version": "1.4.5", + "resolved": "https://registry.npmmirror.com/@arco-plugins/vite-vue/-/vite-vue-1.4.5.tgz", + "integrity": "sha512-2pJ9mpZP9mRD7NGZwRsZTS9C/US5ilEBBUqxN5Qgnd3Td50u9apJVKAABCZjG2K2eHiyZg7Fd9XhgHJXVJJmsw==", + "dev": true, + "requires": { + "@babel/generator": "^7.12.11", + "@babel/helper-module-imports": "^7.12.5", + "@babel/parser": "^7.12.11", + "@babel/traverse": "^7.12.12", + "@babel/types": "^7.12.12", + "@types/node": "^16.11.10" + } + }, + "@babel/code-frame": { + "version": "7.26.2", + "resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", + "requires": { + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", + "picocolors": "^1.0.0" } }, "@babel/compat-data": { - "version": "7.21.7" + "version": "7.26.8", + "resolved": "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.26.8.tgz", + "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==" }, "@babel/core": { - "version": "7.21.8", + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/core/-/core-7.26.0.tgz", + "integrity": "sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==", "requires": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.21.5", - "@babel/helper-compilation-targets": "^7.21.5", - "@babel/helper-module-transforms": "^7.21.5", - "@babel/helpers": "^7.21.5", - "@babel/parser": "^7.21.8", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5", - "convert-source-map": "^1.7.0", + "@babel/code-frame": "^7.26.0", + "@babel/generator": "^7.26.0", + "@babel/helper-compilation-targets": "^7.25.9", + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helpers": "^7.26.0", + "@babel/parser": "^7.26.0", + "@babel/template": "^7.25.9", + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.26.0", + "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", - "json5": "^2.2.2", - "semver": "^6.3.0" + "json5": "^2.2.3", + "semver": "^6.3.1" }, "dependencies": { + "convert-source-map": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz", + "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==" + }, "semver": { - "version": "6.3.0" + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, "@babel/generator": { - "version": "7.21.5", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/generator/-/generator-7.27.0.tgz", + "integrity": "sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw==", "requires": { - "@babel/types": "^7.21.5", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" + "@babel/parser": "^7.27.0", + "@babel/types": "^7.27.0", + "@jridgewell/gen-mapping": "^0.3.5", + "@jridgewell/trace-mapping": "^0.3.25", + "jsesc": "^3.0.2" } }, "@babel/helper-annotate-as-pure": { - "version": "7.18.6", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz", + "integrity": "sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==", "dev": true, "requires": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.25.9" } }, "@babel/helper-compilation-targets": { - "version": "7.21.5", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz", + "integrity": "sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA==", "requires": { - "@babel/compat-data": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "browserslist": "^4.21.3", + "@babel/compat-data": "^7.26.8", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", "lru-cache": "^5.1.1", - "semver": "^6.3.0" + "semver": "^6.3.1" }, "dependencies": { "semver": { - "version": "6.3.0" + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==" } } }, "@babel/helper-create-class-features-plugin": { - "version": "7.21.8", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz", + "integrity": "sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg==", "dev": true, "requires": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-member-expression-to-functions": "^7.21.5", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-replace-supers": "^7.21.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/helper-split-export-declaration": "^7.18.6", - "semver": "^6.3.0" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/helper-replace-supers": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/traverse": "^7.27.0", + "semver": "^6.3.1" }, "dependencies": { - "@babel/helper-environment-visitor": { - "version": "7.21.5", - "dev": true - }, - "@babel/helper-function-name": { - "version": "7.21.0", - "dev": true, - "requires": { - "@babel/template": "^7.20.7", - "@babel/types": "^7.21.0" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.18.6", - "dev": true, - "requires": { - "@babel/types": "^7.18.6" - } - }, "semver": { - "version": "6.3.0", + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", "dev": true - } - } - }, - "@babel/helper-environment-visitor": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", - "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", - "dev": true - }, - "@babel/helper-function-name": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", - "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", - "dev": true, - "requires": { - "@babel/template": "^7.22.15", - "@babel/types": "^7.23.0" - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/highlight": "^7.23.4", - "chalk": "^2.4.2" - } - }, - "@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - } - }, - "@babel/parser": { - "version": "7.23.5", - "dev": true - }, - "@babel/template": { - "version": "7.22.15", - "dev": true, - "requires": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" - } - }, - "@babel/types": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - }, - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@babel/helper-hoist-variables": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", - "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", - "dev": true, - "requires": { - "@babel/types": "^7.22.5" - }, - "dependencies": { - "@babel/types": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } } } }, "@babel/helper-member-expression-to-functions": { - "version": "7.21.5", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz", + "integrity": "sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ==", "dev": true, "requires": { - "@babel/types": "^7.21.5" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" } }, "@babel/helper-module-imports": { - "version": "7.22.15", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz", - "integrity": "sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", "requires": { - "@babel/types": "^7.22.15" - }, - "dependencies": { - "@babel/types": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - } + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" } }, "@babel/helper-module-transforms": { - "version": "7.21.5", + "version": "7.26.0", + "resolved": "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", "requires": { - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-module-imports": "^7.21.4", - "@babel/helper-simple-access": "^7.21.5", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/helper-validator-identifier": "^7.19.1", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" - }, - "dependencies": { - "@babel/helper-environment-visitor": { - "version": "7.21.5" - }, - "@babel/helper-module-imports": { - "version": "7.21.4", - "requires": { - "@babel/types": "^7.21.4" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.18.6", - "requires": { - "@babel/types": "^7.18.6" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.19.1" - } + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" } }, "@babel/helper-optimise-call-expression": { - "version": "7.18.6", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz", + "integrity": "sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ==", "dev": true, "requires": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.25.9" } }, "@babel/helper-plugin-utils": { - "version": "7.21.5", - "dev": true + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz", + "integrity": "sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg==" }, "@babel/helper-replace-supers": { - "version": "7.21.5", + "version": "7.26.5", + "resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz", + "integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==", "dev": true, "requires": { - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-member-expression-to-functions": "^7.21.5", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" - }, - "dependencies": { - "@babel/helper-environment-visitor": { - "version": "7.21.5", - "dev": true - } - } - }, - "@babel/helper-simple-access": { - "version": "7.21.5", - "requires": { - "@babel/types": "^7.21.5" + "@babel/helper-member-expression-to-functions": "^7.25.9", + "@babel/helper-optimise-call-expression": "^7.25.9", + "@babel/traverse": "^7.26.5" } }, "@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.20.0", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz", + "integrity": "sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA==", "dev": true, "requires": { - "@babel/types": "^7.20.0" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.22.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz", - "integrity": "sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==", - "dev": true, - "requires": { - "@babel/types": "^7.22.5" - }, - "dependencies": { - "@babel/types": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - } + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" } }, "@babel/helper-string-parser": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz", - "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==", - "dev": true + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==" }, "@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==" }, "@babel/helper-validator-option": { - "version": "7.21.0" + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==" }, "@babel/helpers": { - "version": "7.21.5", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.27.0.tgz", + "integrity": "sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==", "requires": { - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" - } - }, - "@babel/highlight": { - "version": "7.18.6", - "requires": { - "@babel/helper-validator-identifier": "^7.18.6", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - }, - "dependencies": { - "@babel/helper-validator-identifier": { - "version": "7.19.1" - }, - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==" - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "requires": { - "has-flag": "^3.0.0" - } - } + "@babel/template": "^7.27.0", + "@babel/types": "^7.27.0" } }, "@babel/parser": { - "version": "7.21.8" + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.27.0.tgz", + "integrity": "sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==", + "requires": { + "@babel/types": "^7.27.0" + } }, "@babel/plugin-syntax-async-generators": { "version": "7.8.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } @@ -16940,7 +23363,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } @@ -16949,7 +23371,6 @@ "version": "7.12.13", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.12.13" } @@ -16958,7 +23379,6 @@ "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.4" } @@ -16967,23 +23387,23 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } }, "@babel/plugin-syntax-jsx": { - "version": "7.21.4", + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz", + "integrity": "sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA==", "dev": true, "requires": { - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-plugin-utils": "^7.25.9" } }, "@babel/plugin-syntax-logical-assignment-operators": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.4" } @@ -16992,7 +23412,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } @@ -17001,7 +23420,6 @@ "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.10.4" } @@ -17010,7 +23428,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } @@ -17019,7 +23436,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } @@ -17028,7 +23444,6 @@ "version": "7.8.3", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.8.0" } @@ -17037,116 +23452,87 @@ "version": "7.14.5", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.14.5" } }, "@babel/plugin-syntax-typescript": { - "version": "7.21.4", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz", + "integrity": "sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ==", "requires": { - "@babel/helper-plugin-utils": "^7.20.2" - } - }, - "@babel/plugin-transform-modules-commonjs": { - "version": "7.21.5", - "dev": true, - "requires": { - "@babel/helper-module-transforms": "^7.21.5", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-simple-access": "^7.21.5" + "@babel/helper-plugin-utils": "^7.25.9" } }, "@babel/plugin-transform-typescript": { - "version": "7.21.3", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz", + "integrity": "sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg==", "dev": true, "requires": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-create-class-features-plugin": "^7.21.0", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-typescript": "^7.20.0" + "@babel/helper-annotate-as-pure": "^7.25.9", + "@babel/helper-create-class-features-plugin": "^7.27.0", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.25.9", + "@babel/plugin-syntax-typescript": "^7.25.9" } }, "@babel/preset-typescript": { - "version": "7.21.5", + "version": "7.16.7", + "resolved": "https://registry.npmmirror.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz", + "integrity": "sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==", "dev": true, "requires": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "@babel/plugin-syntax-jsx": "^7.21.4", - "@babel/plugin-transform-modules-commonjs": "^7.21.5", - "@babel/plugin-transform-typescript": "^7.21.3" + "@babel/helper-plugin-utils": "^7.16.7", + "@babel/helper-validator-option": "^7.16.7", + "@babel/plugin-transform-typescript": "^7.16.7" + } + }, + "@babel/runtime": { + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.27.0.tgz", + "integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==", + "requires": { + "regenerator-runtime": "^0.14.0" } }, "@babel/template": { - "version": "7.20.7", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.27.0.tgz", + "integrity": "sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==", "requires": { - "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7" + "@babel/code-frame": "^7.26.2", + "@babel/parser": "^7.27.0", + "@babel/types": "^7.27.0" } }, "@babel/traverse": { - "version": "7.21.5", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.27.0.tgz", + "integrity": "sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA==", "requires": { - "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.21.5", - "@babel/helper-environment-visitor": "^7.21.5", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.21.5", - "@babel/types": "^7.21.5", - "debug": "^4.1.0", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.27.0", + "@babel/parser": "^7.27.0", + "@babel/template": "^7.27.0", + "@babel/types": "^7.27.0", + "debug": "^4.3.1", "globals": "^11.1.0" - }, - "dependencies": { - "@babel/helper-environment-visitor": { - "version": "7.21.5" - }, - "@babel/helper-function-name": { - "version": "7.21.0", - "requires": { - "@babel/template": "^7.20.7", - "@babel/types": "^7.21.0" - } - }, - "@babel/helper-hoist-variables": { - "version": "7.18.6", - "requires": { - "@babel/types": "^7.18.6" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.18.6", - "requires": { - "@babel/types": "^7.18.6" - } - } } }, "@babel/types": { - "version": "7.21.5", + "version": "7.27.0", + "resolved": "https://registry.npmmirror.com/@babel/types/-/types-7.27.0.tgz", + "integrity": "sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==", "requires": { - "@babel/helper-string-parser": "^7.21.5", - "@babel/helper-validator-identifier": "^7.19.1", - "to-fast-properties": "^2.0.0" - }, - "dependencies": { - "@babel/helper-string-parser": { - "version": "7.21.5" - }, - "@babel/helper-validator-identifier": { - "version": "7.19.1" - } + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" } }, "@bcoe/v8-coverage": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", - "dev": true + "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==" }, "@ctrl/tinycolor": { "version": "3.6.1", @@ -17158,62 +23544,212 @@ "resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz", "integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==" }, + "@docsearch/css": { + "version": "3.9.0", + "resolved": "https://registry.npmmirror.com/@docsearch/css/-/css-3.9.0.tgz", + "integrity": "sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA==", + "dev": true + }, + "@docsearch/js": { + "version": "3.9.0", + "resolved": "https://registry.npmmirror.com/@docsearch/js/-/js-3.9.0.tgz", + "integrity": "sha512-4bKHcye6EkLgRE8ze0vcdshmEqxeiJM77M0JXjef7lrYZfSlMunrDOCqyLjiZyo1+c0BhUqA2QpFartIjuHIjw==", + "dev": true, + "requires": { + "@docsearch/react": "3.9.0", + "preact": "^10.0.0" + } + }, + "@docsearch/react": { + "version": "3.9.0", + "resolved": "https://registry.npmmirror.com/@docsearch/react/-/react-3.9.0.tgz", + "integrity": "sha512-mb5FOZYZIkRQ6s/NWnM98k879vu5pscWqTLubLFBO87igYYT4VzVazh4h5o/zCvTIZgEt3PvsCOMOswOUo9yHQ==", + "dev": true, + "requires": { + "@algolia/autocomplete-core": "1.17.9", + "@algolia/autocomplete-preset-algolia": "1.17.9", + "@docsearch/css": "3.9.0", + "algoliasearch": "^5.14.2" + } + }, "@element-plus/icons-vue": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/@element-plus/icons-vue/-/icons-vue-2.3.1.tgz", "integrity": "sha512-XxVUZv48RZAd87ucGS48jPf6pKu0yV5UCg9f4FFwtrYxXOwWuVJo6wOvSLKEoMQKjv8GsX/mhP6UsC1lRwbUWg==", "requires": {} }, - "@emmetio/abbreviation": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/@emmetio/abbreviation/-/abbreviation-2.3.3.tgz", - "integrity": "sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==", - "dev": true, - "requires": { - "@emmetio/scanner": "^1.0.4" - } + "@esbuild/aix-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz", + "integrity": "sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==", + "optional": true }, - "@emmetio/css-abbreviation": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/@emmetio/css-abbreviation/-/css-abbreviation-2.1.8.tgz", - "integrity": "sha512-s9yjhJ6saOO/uk1V74eifykk2CBYi01STTK3WlXWGOepyKa23ymJ053+DNQjpFcy1ingpaO7AxCcwLvHFY9tuw==", - "dev": true, - "requires": { - "@emmetio/scanner": "^1.0.4" - } + "@esbuild/android-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz", + "integrity": "sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==", + "optional": true }, - "@emmetio/scanner": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@emmetio/scanner/-/scanner-1.0.4.tgz", - "integrity": "sha512-IqRuJtQff7YHHBk4G8YZ45uB9BaAGcwQeVzgj/zj8/UdOhtQpEIupUhSk8dys6spFIWVZVeK20CzGEnqR5SbqA==", - "dev": true + "@esbuild/android-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz", + "integrity": "sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A==", + "optional": true + }, + "@esbuild/android-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz", + "integrity": "sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA==", + "optional": true + }, + "@esbuild/darwin-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz", + "integrity": "sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ==", + "optional": true + }, + "@esbuild/darwin-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz", + "integrity": "sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw==", + "optional": true + }, + "@esbuild/freebsd-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz", + "integrity": "sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g==", + "optional": true + }, + "@esbuild/freebsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz", + "integrity": "sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ==", + "optional": true + }, + "@esbuild/linux-arm": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz", + "integrity": "sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA==", + "optional": true + }, + "@esbuild/linux-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz", + "integrity": "sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q==", + "optional": true + }, + "@esbuild/linux-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz", + "integrity": "sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==", + "optional": true + }, + "@esbuild/linux-loong64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.14.54.tgz", + "integrity": "sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==", + "dev": true, + "optional": true, + "peer": true + }, + "@esbuild/linux-mips64el": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz", + "integrity": "sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg==", + "optional": true + }, + "@esbuild/linux-ppc64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz", + "integrity": "sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w==", + "optional": true + }, + "@esbuild/linux-riscv64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz", + "integrity": "sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA==", + "optional": true + }, + "@esbuild/linux-s390x": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz", + "integrity": "sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A==", + "optional": true + }, + "@esbuild/linux-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz", + "integrity": "sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ==", + "optional": true + }, + "@esbuild/netbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz", + "integrity": "sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==", + "optional": true + }, + "@esbuild/openbsd-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz", + "integrity": "sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow==", + "optional": true + }, + "@esbuild/sunos-x64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz", + "integrity": "sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg==", + "optional": true + }, + "@esbuild/win32-arm64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz", + "integrity": "sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A==", + "optional": true + }, + "@esbuild/win32-ia32": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz", + "integrity": "sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA==", + "optional": true }, "@esbuild/win32-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", - "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz", + "integrity": "sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==", "optional": true }, "@eslint-community/eslint-utils": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz", - "integrity": "sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==", + "version": "4.6.1", + "resolved": "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz", + "integrity": "sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw==", "dev": true, "requires": { - "eslint-visitor-keys": "^3.3.0" + "eslint-visitor-keys": "^3.4.3" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", + "dev": true + } } }, "@eslint-community/regexpp": { - "version": "4.5.1", + "version": "4.12.1", + "resolved": "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz", + "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==", "dev": true }, "@eslint/eslintrc": { - "version": "2.0.3", + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz", + "integrity": "sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA==", "dev": true, "requires": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.5.2", + "espree": "^9.4.0", "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", @@ -17223,7 +23759,9 @@ }, "dependencies": { "globals": { - "version": "13.20.0", + "version": "13.24.0", + "resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, "requires": { "type-fest": "^0.20.2" @@ -17231,31 +23769,30 @@ }, "type-fest": { "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true } } }, - "@eslint/js": { - "version": "8.40.0", - "dev": true - }, "@floating-ui/core": { "version": "1.5.2", + "integrity": "sha512-Ii3MrfY/GAIN3OhXNzpCKaLxHQfJF9qvwq/kEJYdqDxeIHa01K8sldugal6TmeeXl+WMvhv9cnVzUTaFFJF09A==", "requires": { "@floating-ui/utils": "^0.1.3" } }, "@floating-ui/dom": { "version": "1.5.3", + "integrity": "sha512-ClAbQnEqJAKCJOEbbLo5IUlZHkNszqhuxS4fHAVxRPXPya6Ysf2G8KypnYcOTpx6I8xcgF9bbHb6g/2KpbV8qA==", "requires": { "@floating-ui/core": "^1.4.2", "@floating-ui/utils": "^0.1.3" } }, "@floating-ui/utils": { - "version": "0.1.6" + "version": "0.1.6", + "integrity": "sha512-OfX7E2oUDYxtBvsuS4e/jSn4Q9Qb6DzgeYtsAdkPZ47znpoNsMgZw0+tVijiv3uGNR6dgNlty6r9rzIzHjtd/A==" }, "@fullhuman/postcss-purgecss": { "version": "5.0.0", @@ -17272,27 +23809,26 @@ }, "@hapi/topo": { "version": "5.1.0", + "integrity": "sha512-foQZKJig7Ob0BMAYBfcJk8d77QtOe7Wo4ox7ff1lQYoNNAb6jwcY1ncdoy2e9wQZzvNy7ODZCYJkK8kzmcAnAg==", "requires": { "@hapi/hoek": "^9.0.0" } }, "@humanwhocodes/config-array": { - "version": "0.11.8", + "version": "0.9.5", + "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz", + "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==", "dev": true, "requires": { "@humanwhocodes/object-schema": "^1.2.1", "debug": "^4.1.1", - "minimatch": "^3.0.5" + "minimatch": "^3.0.4" } - }, - "@humanwhocodes/module-importer": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", - "integrity": "sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==", - "dev": true }, "@humanwhocodes/object-schema": { "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", "dev": true }, "@imengyu/vue3-context-menu": { @@ -17363,9 +23899,8 @@ }, "@isaacs/cliui": { "version": "8.0.2", - "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "resolved": "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz", "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", - "dev": true, "requires": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", @@ -17376,28 +23911,24 @@ }, "dependencies": { "ansi-regex": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", - "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", - "dev": true + "version": "6.1.0", + "resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.1.0.tgz", + "integrity": "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA==" }, "ansi-styles": { "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", - "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", - "dev": true + "resolved": "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==" }, "emoji-regex": { "version": "9.2.2", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", - "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", - "dev": true + "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==" }, "string-width": { "version": "5.1.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz", "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", - "dev": true, "requires": { "eastasianwidth": "^0.2.0", "emoji-regex": "^9.2.2", @@ -17405,17 +23936,17 @@ } }, "strip-ansi": { - "version": "7.0.1", - "dev": true, + "version": "7.1.0", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "requires": { "ansi-regex": "^6.0.1" } }, "wrap-ansi": { "version": "8.1.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz", "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", - "dev": true, "requires": { "ansi-styles": "^6.1.0", "string-width": "^5.0.1", @@ -17428,7 +23959,6 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", - "dev": true, "requires": { "camelcase": "^5.3.1", "find-up": "^4.1.0", @@ -17441,7 +23971,6 @@ "version": "1.0.10", "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, "requires": { "sprintf-js": "~1.0.2" } @@ -17449,14 +23978,12 @@ "camelcase": { "version": "5.3.1", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true + "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==" }, "js-yaml": { "version": "3.14.1", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, "requires": { "argparse": "^1.0.7", "esprima": "^4.0.0" @@ -17467,14 +23994,12 @@ "@istanbuljs/schema": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", - "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", - "dev": true + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==" }, "@jest/console": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz", "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "@types/node": "*", @@ -17486,7 +24011,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -17494,7 +24019,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz", "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==", - "dev": true, "requires": { "@jest/console": "^27.5.1", "@jest/reporters": "^27.5.1", @@ -17528,7 +24052,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -17536,7 +24060,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz", "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==", - "dev": true, "requires": { "@jest/fake-timers": "^27.5.1", "@jest/types": "^27.5.1", @@ -17546,7 +24069,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -17554,7 +24077,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz", "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "@sinonjs/fake-timers": "^8.0.1", @@ -17566,7 +24088,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -17574,7 +24096,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz", "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==", - "dev": true, "requires": { "@jest/environment": "^27.5.1", "@jest/types": "^27.5.1", @@ -17585,7 +24106,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz", "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==", - "dev": true, "requires": { "@bcoe/v8-coverage": "^0.2.3", "@jest/console": "^27.5.1", @@ -17616,13 +24136,12 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -17638,7 +24157,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz", "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==", - "dev": true, "requires": { "callsites": "^3.0.0", "graceful-fs": "^4.2.9", @@ -17649,7 +24167,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz", "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==", - "dev": true, "requires": { "@jest/console": "^27.5.1", "@jest/types": "^27.5.1", @@ -17661,7 +24178,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz", "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==", - "dev": true, "requires": { "@jest/test-result": "^27.5.1", "graceful-fs": "^4.2.9", @@ -17673,7 +24189,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz", "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==", - "dev": true, "requires": { "@babel/core": "^7.1.0", "@jest/types": "^27.5.1", @@ -17696,7 +24211,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz", "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==", - "dev": true, "requires": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", @@ -17707,59 +24221,89 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@jridgewell/gen-mapping": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", - "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", + "version": "0.3.8", + "resolved": "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz", + "integrity": "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==", "requires": { - "@jridgewell/set-array": "^1.0.1", + "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", - "@jridgewell/trace-mapping": "^0.3.9" + "@jridgewell/trace-mapping": "^0.3.24" } }, "@jridgewell/resolve-uri": { - "version": "3.1.0" + "version": "3.1.0", + "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==" }, "@jridgewell/set-array": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", - "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==" + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz", + "integrity": "sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==" }, "@jridgewell/source-map": { "version": "0.3.5", "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz", "integrity": "sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ==", - "devOptional": true, "requires": { "@jridgewell/gen-mapping": "^0.3.0", "@jridgewell/trace-mapping": "^0.3.9" } }, "@jridgewell/sourcemap-codec": { - "version": "1.4.15", - "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", - "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" + "version": "1.5.0", + "resolved": "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz", + "integrity": "sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==" }, "@jridgewell/trace-mapping": { - "version": "0.3.18", + "version": "0.3.25", + "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", "requires": { - "@jridgewell/resolve-uri": "3.1.0", - "@jridgewell/sourcemap-codec": "1.4.14" - }, - "dependencies": { - "@jridgewell/sourcemap-codec": { - "version": "1.4.14" - } + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" } }, "@leichtgewicht/ip-codec": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz", "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==" + }, + "@logicflow/core": { + "version": "1.2.25", + "resolved": "https://registry.npmmirror.com/@logicflow/core/-/core-1.2.25.tgz", + "integrity": "sha512-C0bRuscWtKLiC83XYfvPgltfhHRQJBvTNEx3P8tlT8UAslyW+rMCftm3Q6EDe/t8UbEzwppusJ96IWsAAcKAmQ==", + "requires": { + "@types/mousetrap": "^1.6.4", + "mousetrap": "^1.6.5", + "preact": "^10.4.8" + } + }, + "@logicflow/extension": { + "version": "1.2.25", + "resolved": "https://registry.npmmirror.com/@logicflow/extension/-/extension-1.2.25.tgz", + "integrity": "sha512-BEQjYz/4akd4SxfLsdNMJdeFf4ldf1mc7TBUPj6W1ePu5iuJ06CCt0LTyVKbLMTs5kmZdIbENst7xT01TSI+VA==", + "requires": { + "@logicflow/core": "^1.2.25", + "jest": "27.5.1", + "lodash-es": "^4.17.21", + "preact": "^10.4.8" + } + }, + "@microsoft/signalr": { + "version": "6.0.6", + "resolved": "https://registry.npmmirror.com/@microsoft/signalr/-/signalr-6.0.6.tgz", + "integrity": "sha512-3dTLtgwEXUeE9R/3NZQslh1B2WbppeHVXdnpvSZc7Yz+tP5Yiw3KCVUHwKUVnYmd9/2v3DaI/pvCdihrss49zA==", + "requires": { + "abort-controller": "^3.0.0", + "eventsource": "^1.0.7", + "fetch-cookie": "^0.11.0", + "node-fetch": "^2.6.7", + "ws": "^7.4.5" + } }, "@node-ipc/js-queue": { "version": "2.0.3", @@ -17812,6 +24356,7 @@ "dependencies": { "magic-string": { "version": "0.30.5", + "integrity": "sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==", "requires": { "@jridgewell/sourcemap-codec": "^1.4.15" } @@ -17820,29 +24365,268 @@ }, "@pkgjs/parseargs": { "version": "0.11.0", - "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "resolved": "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", - "dev": true, "optional": true }, "@polka/url": { - "version": "1.0.0-next.21" + "version": "1.0.0-next.21", + "integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g==" }, "@popperjs/core": { "version": "npm:@sxzz/popperjs-es@2.11.7", "resolved": "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz", "integrity": "sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ==" }, + "@probe.gl/env": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/@probe.gl/env/-/env-3.6.0.tgz", + "integrity": "sha512-4tTZYUg/8BICC3Yyb9rOeoKeijKbZHRXBEKObrfPmX4sQmYB15ZOUpoVBhAyJkOYVAM8EkPci6Uw5dLCwx2BEQ==", + "requires": { + "@babel/runtime": "^7.0.0" + } + }, + "@probe.gl/log": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/@probe.gl/log/-/log-3.6.0.tgz", + "integrity": "sha512-hjpyenpEvOdowgZ1qMeCJxfRD4JkKdlXz0RC14m42Un62NtOT+GpWyKA4LssT0+xyLULCByRAtG2fzZorpIAcA==", + "requires": { + "@babel/runtime": "^7.0.0", + "@probe.gl/env": "3.6.0" + } + }, + "@probe.gl/stats": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/@probe.gl/stats/-/stats-3.6.0.tgz", + "integrity": "sha512-JdALQXB44OP4kUBN/UrQgzbJe4qokbVF4Y8lkIA8iVCFnjVowWIgkD/z/0QO65yELT54tTrtepw1jScjKB+rhQ==", + "requires": { + "@babel/runtime": "^7.0.0" + } + }, + "@rollup/plugin-virtual": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz", + "integrity": "sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A==", + "dev": true, + "requires": {} + }, "@rollup/pluginutils": { "version": "5.0.4", + "integrity": "sha512-0KJnIoRI8A+a1dqOYLxH8vBf8bphDmty5QvIm2hqm7oFCFYKCAZWWd2hXgMibaPsNDhI0AtpYfQZJG47pt/k4g==", "requires": { "@types/estree": "^1.0.0", "estree-walker": "^2.0.2", "picomatch": "^2.3.1" } }, + "@rollup/rollup-android-arm-eabi": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.1.tgz", + "integrity": "sha512-kxz0YeeCrRUHz3zyqvd7n+TVRlNyTifBsmnmNPtk3hQURUyG9eAB+usz6DAwagMusjx/zb3AjvDUvhFGDAexGw==", + "optional": true + }, + "@rollup/rollup-android-arm64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.1.tgz", + "integrity": "sha512-PPkxTOisoNC6TpnDKatjKkjRMsdaWIhyuMkA4UsBXT9WEZY4uHezBTjs6Vl4PbqQQeu6oION1w2voYZv9yquCw==", + "optional": true + }, + "@rollup/rollup-darwin-arm64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.1.tgz", + "integrity": "sha512-VWXGISWFY18v/0JyNUy4A46KCFCb9NVsH+1100XP31lud+TzlezBbz24CYzbnA4x6w4hx+NYCXDfnvDVO6lcAA==", + "optional": true + }, + "@rollup/rollup-darwin-x64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.1.tgz", + "integrity": "sha512-nIwkXafAI1/QCS7pxSpv/ZtFW6TXcNUEHAIA9EIyw5OzxJZQ1YDrX+CL6JAIQgZ33CInl1R6mHet9Y/UZTg2Bw==", + "optional": true + }, + "@rollup/rollup-freebsd-arm64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.1.tgz", + "integrity": "sha512-BdrLJ2mHTrIYdaS2I99mriyJfGGenSaP+UwGi1kB9BLOCu9SR8ZpbkmmalKIALnRw24kM7qCN0IOm6L0S44iWw==", + "optional": true + }, + "@rollup/rollup-freebsd-x64": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.1.tgz", + "integrity": "sha512-VXeo/puqvCG8JBPNZXZf5Dqq7BzElNJzHRRw3vjBE27WujdzuOPecDPc/+1DcdcTptNBep3861jNq0mYkT8Z6Q==", + "optional": true + }, + "@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.1.tgz", + "integrity": "sha512-ehSKrewwsESPt1TgSE/na9nIhWCosfGSFqv7vwEtjyAqZcvbGIg4JAcV7ZEh2tfj/IlfBeZjgOXm35iOOjadcg==", + "optional": true + }, + "@rollup/rollup-linux-arm-musleabihf": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.1.tgz", + "integrity": "sha512-m39iO/aaurh5FVIu/F4/Zsl8xppd76S4qoID8E+dSRQvTyZTOI2gVk3T4oqzfq1PtcvOfAVlwLMK3KRQMaR8lg==", + "optional": true + }, + "@rollup/rollup-linux-arm64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.1.tgz", + "integrity": "sha512-Y+GHnGaku4aVLSgrT0uWe2o2Rq8te9hi+MwqGF9r9ORgXhmHK5Q71N757u0F8yU1OIwUIFy6YiJtKjtyktk5hg==", + "optional": true + }, + "@rollup/rollup-linux-arm64-musl": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.1.tgz", + "integrity": "sha512-jEwjn3jCA+tQGswK3aEWcD09/7M5wGwc6+flhva7dsQNRZZTe30vkalgIzV4tjkopsTS9Jd7Y1Bsj6a4lzz8gQ==", + "optional": true + }, + "@rollup/rollup-linux-loongarch64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.1.tgz", + "integrity": "sha512-ySyWikVhNzv+BV/IDCsrraOAZ3UaC8SZB67FZlqVwXwnFhPihOso9rPOxzZbjp81suB1O2Topw+6Ug3JNegejQ==", + "optional": true + }, + "@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.1.tgz", + "integrity": "sha512-BvvA64QxZlh7WZWqDPPdt0GH4bznuL6uOO1pmgPnnv86rpUpc8ZxgZwcEgXvo02GRIZX1hQ0j0pAnhwkhwPqWg==", + "optional": true + }, + "@rollup/rollup-linux-riscv64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.1.tgz", + "integrity": "sha512-EQSP+8+1VuSulm9RKSMKitTav89fKbHymTf25n5+Yr6gAPZxYWpj3DzAsQqoaHAk9YX2lwEyAf9S4W8F4l3VBQ==", + "optional": true + }, + "@rollup/rollup-linux-riscv64-musl": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.1.tgz", + "integrity": "sha512-n/vQ4xRZXKuIpqukkMXZt9RWdl+2zgGNx7Uda8NtmLJ06NL8jiHxUawbwC+hdSq1rrw/9CghCpEONor+l1e2gA==", + "optional": true + }, + "@rollup/rollup-linux-s390x-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.1.tgz", + "integrity": "sha512-h8d28xzYb98fMQKUz0w2fMc1XuGzLLjdyxVIbhbil4ELfk5/orZlSTpF/xdI9C8K0I8lCkq+1En2RJsawZekkg==", + "optional": true + }, + "@rollup/rollup-linux-x64-gnu": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.1.tgz", + "integrity": "sha512-XiK5z70PEFEFqcNj3/zRSz/qX4bp4QIraTy9QjwJAb/Z8GM7kVUsD0Uk8maIPeTyPCP03ChdI+VVmJriKYbRHQ==", + "optional": true + }, + "@rollup/rollup-linux-x64-musl": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.1.tgz", + "integrity": "sha512-2BRORitq5rQ4Da9blVovzNCMaUlyKrzMSvkVR0D4qPuOy/+pMCrh1d7o01RATwVy+6Fa1WBw+da7QPeLWU/1mQ==", + "optional": true + }, + "@rollup/rollup-win32-arm64-msvc": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.1.tgz", + "integrity": "sha512-b2bcNm9Kbde03H+q+Jjw9tSfhYkzrDUf2d5MAd1bOJuVplXvFhWz7tRtWvD8/ORZi7qSCy0idW6tf2HgxSXQSg==", + "optional": true + }, + "@rollup/rollup-win32-ia32-msvc": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.1.tgz", + "integrity": "sha512-DfcogW8N7Zg7llVEfpqWMZcaErKfsj9VvmfSyRjCyo4BI3wPEfrzTtJkZG6gKP/Z92wFm6rz2aDO7/JfiR/whA==", + "optional": true + }, + "@rollup/rollup-win32-x64-msvc": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.1.tgz", + "integrity": "sha512-ECyOuDeH3C1I8jH2MK1RtBJW+YPMvSfT0a5NN0nHfQYnDSJ6tUiZH3gzwVP5/Kfh/+Tt7tpWVF9LXNTnhTJ3kA==", + "optional": true + }, + "@rushstack/eslint-patch": { + "version": "1.11.0", + "resolved": "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz", + "integrity": "sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ==", + "dev": true + }, + "@shikijs/core": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/core/-/core-1.29.2.tgz", + "integrity": "sha512-vju0lY9r27jJfOY4Z7+Rt/nIOjzJpZ3y+nYpqtUZInVoXQ/TJZcfGnNOGnKjFdVZb8qexiCuSlZRKcGfhhTTZQ==", + "dev": true, + "requires": { + "@shikijs/engine-javascript": "1.29.2", + "@shikijs/engine-oniguruma": "1.29.2", + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1", + "@types/hast": "^3.0.4", + "hast-util-to-html": "^9.0.4" + } + }, + "@shikijs/engine-javascript": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-1.29.2.tgz", + "integrity": "sha512-iNEZv4IrLYPv64Q6k7EPpOCE/nuvGiKl7zxdq0WFuRPF5PAE9PRo2JGq/d8crLusM59BRemJ4eOqrFrC4wiQ+A==", + "dev": true, + "requires": { + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1", + "oniguruma-to-es": "^2.2.0" + } + }, + "@shikijs/engine-oniguruma": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.29.2.tgz", + "integrity": "sha512-7iiOx3SG8+g1MnlzZVDYiaeHe7Ez2Kf2HrJzdmGwkRisT7r4rak0e655AcM/tF9JG/kg5fMNYlLLKglbN7gBqA==", + "dev": true, + "requires": { + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1" + } + }, + "@shikijs/langs": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/langs/-/langs-1.29.2.tgz", + "integrity": "sha512-FIBA7N3LZ+223U7cJDUYd5shmciFQlYkFXlkKVaHsCPgfVLiO+e12FmQE6Tf9vuyEsFe3dIl8qGWKXgEHL9wmQ==", + "dev": true, + "requires": { + "@shikijs/types": "1.29.2" + } + }, + "@shikijs/themes": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/themes/-/themes-1.29.2.tgz", + "integrity": "sha512-i9TNZlsq4uoyqSbluIcZkmPL9Bfi3djVxRnofUHwvx/h6SRW3cwgBC5SML7vsDcWyukY0eCzVN980rqP6qNl9g==", + "dev": true, + "requires": { + "@shikijs/types": "1.29.2" + } + }, + "@shikijs/transformers": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-1.29.2.tgz", + "integrity": "sha512-NHQuA+gM7zGuxGWP9/Ub4vpbwrYCrho9nQCLcCPfOe3Yc7LOYwmSuhElI688oiqIXk9dlZwDiyAG9vPBTuPJMA==", + "dev": true, + "requires": { + "@shikijs/core": "1.29.2", + "@shikijs/types": "1.29.2" + } + }, + "@shikijs/types": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/@shikijs/types/-/types-1.29.2.tgz", + "integrity": "sha512-VJjK0eIijTZf0QSTODEXCqinjBn0joAHQ+aPSBzrv4O2d/QSbsMw+ZeSRx03kV34Hy7NzUvV/7NqfYGRLrASmw==", + "dev": true, + "requires": { + "@shikijs/vscode-textmate": "^10.0.1", + "@types/hast": "^3.0.4" + } + }, + "@shikijs/vscode-textmate": { + "version": "10.0.2", + "resolved": "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz", + "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", + "dev": true + }, "@sideway/address": { "version": "4.1.4", + "integrity": "sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw==", "requires": { "@hapi/hoek": "^9.0.0" } @@ -17861,7 +24645,6 @@ "version": "1.8.6", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz", "integrity": "sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ==", - "dev": true, "requires": { "type-detect": "4.0.8" } @@ -17870,7 +24653,6 @@ "version": "8.1.0", "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz", "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==", - "dev": true, "requires": { "@sinonjs/commons": "^1.7.0" } @@ -17902,11 +24684,115 @@ "resolved": "https://registry.npmjs.org/@soda/get-current-script/-/get-current-script-1.0.2.tgz", "integrity": "sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w==" }, + "@swc/core": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core/-/core-1.11.24.tgz", + "integrity": "sha512-MaQEIpfcEMzx3VWWopbofKJvaraqmL6HbLlw2bFZ7qYqYw3rkhM0cQVEgyzbHtTWwCwPMFZSC2DUbhlZgrMfLg==", + "dev": true, + "requires": { + "@swc/core-darwin-arm64": "1.11.24", + "@swc/core-darwin-x64": "1.11.24", + "@swc/core-linux-arm-gnueabihf": "1.11.24", + "@swc/core-linux-arm64-gnu": "1.11.24", + "@swc/core-linux-arm64-musl": "1.11.24", + "@swc/core-linux-x64-gnu": "1.11.24", + "@swc/core-linux-x64-musl": "1.11.24", + "@swc/core-win32-arm64-msvc": "1.11.24", + "@swc/core-win32-ia32-msvc": "1.11.24", + "@swc/core-win32-x64-msvc": "1.11.24", + "@swc/counter": "^0.1.3", + "@swc/types": "^0.1.21" + } + }, + "@swc/core-darwin-arm64": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.24.tgz", + "integrity": "sha512-dhtVj0PC1APOF4fl5qT2neGjRLgHAAYfiVP8poJelhzhB/318bO+QCFWAiimcDoyMgpCXOhTp757gnoJJrheWA==", + "dev": true, + "optional": true + }, + "@swc/core-darwin-x64": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-darwin-x64/-/core-darwin-x64-1.11.24.tgz", + "integrity": "sha512-H/3cPs8uxcj2Fe3SoLlofN5JG6Ny5bl8DuZ6Yc2wr7gQFBmyBkbZEz+sPVgsID7IXuz7vTP95kMm1VL74SO5AQ==", + "dev": true, + "optional": true + }, + "@swc/core-linux-arm-gnueabihf": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.24.tgz", + "integrity": "sha512-PHJgWEpCsLo/NGj+A2lXZ2mgGjsr96ULNW3+T3Bj2KTc8XtMUkE8tmY2Da20ItZOvPNC/69KroU7edyo1Flfbw==", + "dev": true, + "optional": true + }, + "@swc/core-linux-arm64-gnu": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.24.tgz", + "integrity": "sha512-C2FJb08+n5SD4CYWCTZx1uR88BN41ZieoHvI8A55hfVf2woT8+6ZiBzt74qW2g+ntZ535Jts5VwXAKdu41HpBg==", + "dev": true, + "optional": true + }, + "@swc/core-linux-arm64-musl": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.24.tgz", + "integrity": "sha512-ypXLIdszRo0re7PNNaXN0+2lD454G8l9LPK/rbfRXnhLWDBPURxzKlLlU/YGd2zP98wPcVooMmegRSNOKfvErw==", + "dev": true, + "optional": true + }, + "@swc/core-linux-x64-gnu": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.24.tgz", + "integrity": "sha512-IM7d+STVZD48zxcgo69L0yYptfhaaE9cMZ+9OoMxirNafhKKXwoZuufol1+alEFKc+Wbwp+aUPe/DeWC/Lh3dg==", + "dev": true, + "optional": true + }, + "@swc/core-linux-x64-musl": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.24.tgz", + "integrity": "sha512-DZByJaMVzSfjQKKQn3cqSeqwy6lpMaQDQQ4HPlch9FWtDx/dLcpdIhxssqZXcR2rhaQVIaRQsCqwV6orSDGAGw==", + "dev": true, + "optional": true + }, + "@swc/core-win32-arm64-msvc": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.24.tgz", + "integrity": "sha512-Q64Ytn23y9aVDKN5iryFi8mRgyHw3/kyjTjT4qFCa8AEb5sGUuSj//AUZ6c0J7hQKMHlg9do5Etvoe61V98/JQ==", + "dev": true, + "optional": true + }, + "@swc/core-win32-ia32-msvc": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.24.tgz", + "integrity": "sha512-9pKLIisE/Hh2vJhGIPvSoTK4uBSPxNVyXHmOrtdDot4E1FUUI74Vi8tFdlwNbaj8/vusVnb8xPXsxF1uB0VgiQ==", + "dev": true, + "optional": true + }, + "@swc/core-win32-x64-msvc": { + "version": "1.11.24", + "resolved": "https://registry.npmmirror.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.24.tgz", + "integrity": "sha512-sybnXtOsdB+XvzVFlBVGgRHLqp3yRpHK7CrmpuDKszhj/QhmsaZzY/GHSeALlMtLup13M0gqbcQvsTNlAHTg3w==", + "dev": true, + "optional": true + }, + "@swc/counter": { + "version": "0.1.3", + "resolved": "https://registry.npmmirror.com/@swc/counter/-/counter-0.1.3.tgz", + "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==", + "dev": true + }, + "@swc/types": { + "version": "0.1.21", + "resolved": "https://registry.npmmirror.com/@swc/types/-/types-0.1.21.tgz", + "integrity": "sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ==", + "dev": true, + "requires": { + "@swc/counter": "^0.1.3" + } + }, "@tootallnate/once": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", - "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==", - "dev": true + "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" }, "@trysound/sax": { "version": "0.2.0", @@ -17915,7 +24801,7 @@ }, "@types/babel__core": { "version": "7.20.0", - "dev": true, + "integrity": "sha512-+n8dL/9GWblDO0iU6eZAwEIJVr5DWigtle+Q6HLOrh/pdbXOhOtqzq8VPPE2zvNJzSKY4vH/z3iT3tn0A3ypiQ==", "requires": { "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7", @@ -17926,14 +24812,14 @@ }, "@types/babel__generator": { "version": "7.6.4", - "dev": true, + "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==", "requires": { "@babel/types": "^7.0.0" } }, "@types/babel__template": { "version": "7.4.1", - "dev": true, + "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==", "requires": { "@babel/parser": "^7.1.0", "@babel/types": "^7.0.0" @@ -17941,63 +24827,184 @@ }, "@types/babel__traverse": { "version": "7.18.5", - "dev": true, + "integrity": "sha512-enCvTL8m/EHS/zIvJno9nE+ndYPh1/oNFzRYRmtUqJICG2VnCSBzMLW5VN2KCQU91f23tsNKR8v7VJJQMatl7Q==", "requires": { "@babel/types": "^7.3.0" } }, "@types/body-parser": { "version": "1.19.2", + "integrity": "sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==", "requires": { "@types/connect": "*", "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/bonjour": { "version": "3.5.10", + "integrity": "sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/connect": { "version": "3.4.35", + "integrity": "sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/connect-history-api-fallback": { "version": "1.5.0", + "integrity": "sha512-4x5FkPpLipqwthjPsF7ZRbOv3uoLUFkTA9G9v583qi4pACvq0uTELrB8OLUzPWUI4IJIyvM85vzkV1nyiI2Lig==", "requires": { "@types/express-serve-static-core": "*", "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/crypto-js": { "version": "4.1.1", + "resolved": "https://registry.npmjs.org/@types/crypto-js/-/crypto-js-4.1.1.tgz", + "integrity": "sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==", "dev": true + }, + "@types/d3-array": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/@types/d3-array/-/d3-array-3.2.1.tgz", + "integrity": "sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg==" + }, + "@types/d3-color": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz", + "integrity": "sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A==" + }, + "@types/d3-dispatch": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/@types/d3-dispatch/-/d3-dispatch-3.0.6.tgz", + "integrity": "sha512-4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ==" + }, + "@types/d3-dsv": { + "version": "3.0.7", + "resolved": "https://registry.npmmirror.com/@types/d3-dsv/-/d3-dsv-3.0.7.tgz", + "integrity": "sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g==" + }, + "@types/d3-ease": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/@types/d3-ease/-/d3-ease-3.0.2.tgz", + "integrity": "sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA==" + }, + "@types/d3-fetch": { + "version": "3.0.7", + "resolved": "https://registry.npmmirror.com/@types/d3-fetch/-/d3-fetch-3.0.7.tgz", + "integrity": "sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA==", + "requires": { + "@types/d3-dsv": "*" + } + }, + "@types/d3-force": { + "version": "3.0.10", + "resolved": "https://registry.npmmirror.com/@types/d3-force/-/d3-force-3.0.10.tgz", + "integrity": "sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw==" + }, + "@types/d3-format": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/d3-format/-/d3-format-3.0.4.tgz", + "integrity": "sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g==" + }, + "@types/d3-geo": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/@types/d3-geo/-/d3-geo-3.1.0.tgz", + "integrity": "sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ==", + "requires": { + "@types/geojson": "*" + } + }, + "@types/d3-hierarchy": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz", + "integrity": "sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==" + }, + "@types/d3-interpolate": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz", + "integrity": "sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==", + "requires": { + "@types/d3-color": "*" + } + }, + "@types/d3-path": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/@types/d3-path/-/d3-path-3.1.1.tgz", + "integrity": "sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==" + }, + "@types/d3-quadtree": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz", + "integrity": "sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg==" + }, + "@types/d3-random": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/@types/d3-random/-/d3-random-3.0.3.tgz", + "integrity": "sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ==" + }, + "@types/d3-scale": { + "version": "4.0.9", + "resolved": "https://registry.npmmirror.com/@types/d3-scale/-/d3-scale-4.0.9.tgz", + "integrity": "sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw==", + "requires": { + "@types/d3-time": "*" + } + }, + "@types/d3-scale-chromatic": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", + "integrity": "sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ==" + }, + "@types/d3-shape": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/@types/d3-shape/-/d3-shape-3.1.7.tgz", + "integrity": "sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg==", + "requires": { + "@types/d3-path": "*" + } + }, + "@types/d3-time": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/d3-time/-/d3-time-3.0.4.tgz", + "integrity": "sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g==" + }, + "@types/d3-timer": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-2.0.3.tgz", + "integrity": "sha512-jhAJzaanK5LqyLQ50jJNIrB8fjL9gwWZTgYjevPvkDLMU+kTAZkYsobI59nYoeSrH1PucuyJEi247Pb90t6XUg==" }, "@types/eslint": { "version": "8.37.0", + "integrity": "sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==", "requires": { "@types/estree": "*", "@types/json-schema": "*" @@ -18005,16 +25012,20 @@ }, "@types/eslint-scope": { "version": "3.7.4", + "integrity": "sha512-9K4zoImiZc3HlIp6AVUDE4CWYx22a+lhSZMYNpbjW04+YF0KWj4pJXnEMjdnFTiQibFFmElcsasJXDbdI/EPhA==", "requires": { "@types/eslint": "*", "@types/estree": "*" } }, "@types/estree": { - "version": "1.0.1" + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/@types/estree/-/estree-1.0.7.tgz", + "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==" }, "@types/express": { "version": "4.17.17", + "integrity": "sha512-Q4FmmuLGBG58btUnfS1c1r/NQdlp3DMfGDGig8WhfpA2YRUtEkxAjkZb0yvplJGYdF1fsQ81iMDcH24sSCNC/Q==", "requires": { "@types/body-parser": "*", "@types/express-serve-static-core": "^4.17.33", @@ -18024,6 +25035,7 @@ }, "@types/express-serve-static-core": { "version": "4.17.35", + "integrity": "sha512-wALWQwrgiB2AWTT91CB62b6Yt0sNHpznUXeZEcnPU3DRdlDIz74x8Qg1UUYKSVFi+va5vKOLYRBI1bRKiLLKIg==", "requires": { "@types/node": "*", "@types/qs": "*", @@ -18032,21 +25044,55 @@ }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } + } + }, + "@types/fs-extra": { + "version": "8.1.5", + "resolved": "https://registry.npmmirror.com/@types/fs-extra/-/fs-extra-8.1.5.tgz", + "integrity": "sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/geojson": { + "version": "7946.0.16", + "resolved": "https://registry.npmmirror.com/@types/geojson/-/geojson-7946.0.16.tgz", + "integrity": "sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==" + }, + "@types/glob": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz", + "integrity": "sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==", + "dev": true, + "requires": { + "@types/minimatch": "*", + "@types/node": "*" } }, "@types/graceful-fs": { "version": "4.1.6", - "dev": true, + "integrity": "sha512-Sig0SNORX9fdW+bQuTEovKj3uHcUL6LQKbCrrqb1X7J6/ReAbhCXRAhc+SMejhLELFj2QcyuxmUooZ4bt5ReSw==", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } + } + }, + "@types/hast": { + "version": "3.0.4", + "resolved": "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz", + "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==", + "dev": true, + "requires": { + "@types/unist": "*" } }, "@types/html-minifier-terser": { @@ -18056,37 +25102,39 @@ }, "@types/http-proxy": { "version": "1.17.11", + "integrity": "sha512-HC8G7c1WmaF2ekqpnFq626xd3Zz0uvaqFmBJNRZCGEZCXkvSdJoNFn/8Ygbd9fKNQj8UzLdCETaI0UWPAjK7IA==", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/istanbul-lib-coverage": { "version": "2.0.4", - "dev": true + "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==" }, "@types/istanbul-lib-report": { "version": "3.0.0", - "dev": true, + "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==", "requires": { "@types/istanbul-lib-coverage": "*" } }, "@types/istanbul-reports": { "version": "3.0.1", - "dev": true, + "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==", "requires": { "@types/istanbul-lib-report": "*" } }, "@types/jest": { - "version": "27.5.2", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.5.2.tgz", - "integrity": "sha512-mpT8LJJ4CMeeahobofYWIjFo0xonRS/HfxnVEPMPFSQdGUt1uHCnoPT7Zhb+sjDU2wz0oKV0OLUR0WzrHNgfeA==", + "version": "27.4.1", + "resolved": "https://registry.npmmirror.com/@types/jest/-/jest-27.4.1.tgz", + "integrity": "sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==", "dev": true, "requires": { "jest-matcher-utils": "^27.0.0", @@ -18094,7 +25142,8 @@ } }, "@types/json-schema": { - "version": "7.0.11" + "version": "7.0.11", + "integrity": "sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==" }, "@types/json5": { "version": "0.0.29", @@ -18103,679 +25152,339 @@ "dev": true }, "@types/keyboardjs": { - "version": "2.5.1", + "version": "2.5.0", + "resolved": "https://registry.npmmirror.com/@types/keyboardjs/-/keyboardjs-2.5.0.tgz", + "integrity": "sha512-tGU6Lz04lDNH+N3AZYIWVeBza2ZSaLlZuSkzi38zSFSuh6DgVqBdqgkX+OS+jg1vwlw5XzS5MASY44fr9C12Yg==", + "dev": true + }, + "@types/linkify-it": { + "version": "3.0.5", + "resolved": "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-3.0.5.tgz", + "integrity": "sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw==", "dev": true }, "@types/lodash": { - "version": "4.14.194", + "version": "4.14.181", + "resolved": "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.181.tgz", + "integrity": "sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag==", "dev": true }, "@types/lodash-es": { "version": "4.17.9", + "integrity": "sha512-ZTcmhiI3NNU7dEvWLZJkzG6ao49zOIjEgIE0RgV7wbPxU0f2xT3VSAHw2gmst8swH6V0YkLRGp4qPlX/6I90MQ==", "requires": { "@types/lodash": "*" }, "dependencies": { "@types/lodash": { - "version": "4.14.198" + "version": "4.14.198", + "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" } } }, + "@types/markdown-it": { + "version": "13.0.9", + "resolved": "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-13.0.9.tgz", + "integrity": "sha512-1XPwR0+MgXLWfTn9gCsZ55AHOKW1WN+P9vr0PaQh5aerR9LLQXUbjfEAFhjmEmyoYFWAyuN2Mqkn40MZ4ukjBw==", + "dev": true, + "requires": { + "@types/linkify-it": "^3", + "@types/mdurl": "^1" + } + }, + "@types/mdast": { + "version": "4.0.4", + "resolved": "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz", + "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==", + "dev": true, + "requires": { + "@types/unist": "*" + } + }, + "@types/mdurl": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/@types/mdurl/-/mdurl-1.0.5.tgz", + "integrity": "sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==", + "dev": true + }, "@types/mime": { - "version": "3.0.1" + "version": "3.0.1", + "integrity": "sha512-Y4XFY5VJAuw0FgAqPNd6NNoV44jbq9Bz2L7Rh/J6jLTiHBSBJa9fxqQIvkIld4GsoDOcCbvzOUAbLPsSKKg+uA==" + }, + "@types/minimatch": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/@types/minimatch/-/minimatch-5.1.2.tgz", + "integrity": "sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA==", + "dev": true }, "@types/minimist": { - "version": "1.2.2" + "version": "1.2.2", + "integrity": "sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==" + }, + "@types/mousetrap": { + "version": "1.6.15", + "resolved": "https://registry.npmmirror.com/@types/mousetrap/-/mousetrap-1.6.15.tgz", + "integrity": "sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw==" }, "@types/node": { - "version": "16.18.31", + "version": "16.11.26", + "resolved": "https://registry.npmmirror.com/@types/node/-/node-16.11.26.tgz", + "integrity": "sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==", "devOptional": true }, "@types/normalize-package-data": { - "version": "2.4.1" + "version": "2.4.1", + "integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==" }, "@types/parse-json": { - "version": "4.0.0" + "version": "4.0.0", + "integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==" }, "@types/prettier": { "version": "2.7.2", - "dev": true + "integrity": "sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==" }, "@types/qs": { - "version": "6.9.7" + "version": "6.9.7", + "integrity": "sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==" }, "@types/range-parser": { - "version": "1.2.4" + "version": "1.2.4", + "integrity": "sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==" }, "@types/retry": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz", "integrity": "sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA==" }, - "@types/semver": { - "version": "7.5.0", - "dev": true - }, "@types/send": { "version": "0.17.1", + "integrity": "sha512-Cwo8LE/0rnvX7kIIa3QHCkcuF21c05Ayb0ZfxPiv0W8VRiZiNW/WuRupHKpqqGVGf7SUA44QSOUKaEd9lIrd/Q==", "requires": { "@types/mime": "^1", "@types/node": "*" }, "dependencies": { "@types/mime": { - "version": "1.3.2" + "version": "1.3.2", + "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==" }, "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/serve-index": { "version": "1.9.1", + "integrity": "sha512-d/Hs3nWDxNL2xAczmOVZNj92YZCS6RGxfBPjKzuu/XirCgXdpKEb88dYNbrYGint6IVWLNP+yonwVAuRC0T2Dg==", "requires": { "@types/express": "*" } }, "@types/serve-static": { "version": "1.15.1", + "integrity": "sha512-NUo5XNiAdULrJENtJXZZ3fHtfMolzZwczzBbnAeBbqBwG+LaG6YaJtuwzwGSQZ2wsCrxjEhNNjAkKigy3n8teQ==", "requires": { "@types/mime": "*", "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/sockjs": { "version": "0.3.33", + "integrity": "sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/sortablejs": { - "version": "1.15.1", + "version": "1.13.0", + "resolved": "https://registry.npmmirror.com/@types/sortablejs/-/sortablejs-1.13.0.tgz", + "integrity": "sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ==", "dev": true }, "@types/stack-utils": { "version": "2.0.1", + "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==" + }, + "@types/svgo": { + "version": "2.6.4", + "resolved": "https://registry.npmmirror.com/@types/svgo/-/svgo-2.6.4.tgz", + "integrity": "sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==", + "dev": true, + "requires": { + "@types/node": "*" + } + }, + "@types/unist": { + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz", + "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==", "dev": true }, + "@types/uuid": { + "version": "9.0.8", + "resolved": "https://registry.npmmirror.com/@types/uuid/-/uuid-9.0.8.tgz", + "integrity": "sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA==" + }, "@types/web-bluetooth": { - "version": "0.0.17" + "version": "0.0.16", + "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", + "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" }, "@types/ws": { "version": "8.5.4", + "integrity": "sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==", "requires": { "@types/node": "*" }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "@types/yargs": { "version": "16.0.5", - "dev": true, + "integrity": "sha512-AxO/ADJOBFJScHbWhq2xAhlWP24rY4aCEG/NFaMvbT3X2MgRsLjhjQwsn0Zi5zn0LG9jUhCCZMeX9Dkuw6k+vQ==", "requires": { "@types/yargs-parser": "*" } }, "@types/yargs-parser": { "version": "21.0.0", - "dev": true + "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==" }, "@typescript-eslint/eslint-plugin": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz", + "integrity": "sha512-M499lqa8rnNK7mUv74lSFFttuUsubIRdAbHcVaP93oFcKkEmHmLqy2n7jM9C8DVmFMYK61ExrZU6dLYhQZmUpw==", "dev": true, "requires": { - "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.59.6", - "@typescript-eslint/type-utils": "5.59.6", - "@typescript-eslint/utils": "5.59.6", - "debug": "^4.3.4", - "grapheme-splitter": "^1.0.4", - "ignore": "^5.2.0", - "natural-compare-lite": "^1.4.0", - "semver": "^7.3.7", + "@typescript-eslint/scope-manager": "5.12.1", + "@typescript-eslint/type-utils": "5.12.1", + "@typescript-eslint/utils": "5.12.1", + "debug": "^4.3.2", + "functional-red-black-tree": "^1.0.1", + "ignore": "^5.1.8", + "regexpp": "^3.2.0", + "semver": "^7.3.5", "tsutils": "^3.21.0" } }, "@typescript-eslint/parser": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.12.1.tgz", + "integrity": "sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw==", "dev": true, "requires": { - "@typescript-eslint/scope-manager": "5.59.6", - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/typescript-estree": "5.59.6", - "debug": "^4.3.4" + "@typescript-eslint/scope-manager": "5.12.1", + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/typescript-estree": "5.12.1", + "debug": "^4.3.2" } }, "@typescript-eslint/scope-manager": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz", + "integrity": "sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ==", "dev": true, "requires": { - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/visitor-keys": "5.59.6" + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/visitor-keys": "5.12.1" } }, "@typescript-eslint/type-utils": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.12.1.tgz", + "integrity": "sha512-Gh8feEhsNLeCz6aYqynh61Vsdy+tiNNkQtc+bN3IvQvRqHkXGUhYkUi+ePKzP0Mb42se7FDb+y2SypTbpbR/Sg==", "dev": true, "requires": { - "@typescript-eslint/typescript-estree": "5.59.6", - "@typescript-eslint/utils": "5.59.6", - "debug": "^4.3.4", + "@typescript-eslint/utils": "5.12.1", + "debug": "^4.3.2", "tsutils": "^3.21.0" } }, "@typescript-eslint/types": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.12.1.tgz", + "integrity": "sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA==", "dev": true }, "@typescript-eslint/typescript-estree": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz", + "integrity": "sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw==", "dev": true, "requires": { - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/visitor-keys": "5.59.6", - "debug": "^4.3.4", - "globby": "^11.1.0", + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/visitor-keys": "5.12.1", + "debug": "^4.3.2", + "globby": "^11.0.4", "is-glob": "^4.0.3", - "semver": "^7.3.7", + "semver": "^7.3.5", "tsutils": "^3.21.0" } }, "@typescript-eslint/utils": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.12.1.tgz", + "integrity": "sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ==", "dev": true, "requires": { - "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", - "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.59.6", - "@typescript-eslint/types": "5.59.6", - "@typescript-eslint/typescript-estree": "5.59.6", + "@typescript-eslint/scope-manager": "5.12.1", + "@typescript-eslint/types": "5.12.1", + "@typescript-eslint/typescript-estree": "5.12.1", "eslint-scope": "^5.1.1", - "semver": "^7.3.7" + "eslint-utils": "^3.0.0" } }, "@typescript-eslint/visitor-keys": { - "version": "5.59.6", + "version": "5.12.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz", + "integrity": "sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A==", "dev": true, "requires": { - "@typescript-eslint/types": "5.59.6", - "eslint-visitor-keys": "^3.3.0" + "@typescript-eslint/types": "5.12.1", + "eslint-visitor-keys": "^3.0.0" } }, + "@ungap/structured-clone": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", + "dev": true + }, "@vitejs/plugin-vue": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-2.3.4.tgz", - "integrity": "sha512-IfFNbtkbIm36O9KB8QodlwwYvTEsJb4Lll4c2IwB3VHc2gie2mSPtSzL0eYay7X2jd/2WX02FjSGTWR6OPr/zg==", + "version": "5.2.1", + "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz", + "integrity": "sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ==", "dev": true, "requires": {} }, "@vitejs/plugin-vue-jsx": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-3.1.0.tgz", - "integrity": "sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==", + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.1.1.tgz", + "integrity": "sha512-uMJqv/7u1zz/9NbWAD3XdjaY20tKTf17XVfQ9zq4wY1BjsB/PjpJPMe2xiG39QpP4ZdhYNhm4Hvo66uJrykNLA==", "dev": true, "requires": { - "@babel/core": "^7.23.3", - "@babel/plugin-transform-typescript": "^7.23.3", - "@vue/babel-plugin-jsx": "^1.1.5" - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz", - "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==", - "dev": true, - "requires": { - "@babel/highlight": "^7.23.4", - "chalk": "^2.4.2" - } - }, - "@babel/compat-data": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz", - "integrity": "sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==", - "dev": true - }, - "@babel/core": { - "version": "7.23.7", - "dev": true, - "requires": { - "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-module-transforms": "^7.23.3", - "@babel/helpers": "^7.23.7", - "@babel/parser": "^7.23.6", - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6", - "convert-source-map": "^2.0.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.2", - "json5": "^2.2.3", - "semver": "^6.3.1" - }, - "dependencies": { - "@babel/traverse": { - "version": "7.23.7", - "dev": true, - "requires": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.6", - "@babel/types": "^7.23.6", - "debug": "^4.3.1", - "globals": "^11.1.0" - } - }, - "@babel/types": { - "version": "7.23.6", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - } - } - }, - "@babel/generator": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz", - "integrity": "sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw==", - "dev": true, - "requires": { - "@babel/types": "^7.23.6", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" - }, - "dependencies": { - "@babel/types": { - "version": "7.23.6", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - } - } - }, - "@babel/helper-annotate-as-pure": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", - "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", - "dev": true, - "requires": { - "@babel/types": "^7.22.5" - } - }, - "@babel/helper-compilation-targets": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", - "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", - "dev": true, - "requires": { - "@babel/compat-data": "^7.23.5", - "@babel/helper-validator-option": "^7.23.5", - "browserslist": "^4.22.2", - "lru-cache": "^5.1.1", - "semver": "^6.3.1" - } - }, - "@babel/helper-create-class-features-plugin": { - "version": "7.23.7", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-member-expression-to-functions": "^7.23.0", - "@babel/helper-optimise-call-expression": "^7.22.5", - "@babel/helper-replace-supers": "^7.22.20", - "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "semver": "^6.3.1" - } - }, - "@babel/helper-member-expression-to-functions": { - "version": "7.23.0", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.23.0.tgz", - "integrity": "sha512-6gfrPwh7OuT6gZyJZvd6WbTfrqAo7vm4xCzAXOusKqq/vWdKXphTpj5klHKNmRUU6/QRGlBsyU9mAIPaWHlqJA==", - "dev": true, - "requires": { - "@babel/types": "^7.23.0" - } - }, - "@babel/helper-module-transforms": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz", - "integrity": "sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==", - "dev": true, - "requires": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.22.15", - "@babel/helper-simple-access": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/helper-validator-identifier": "^7.22.20" - } - }, - "@babel/helper-optimise-call-expression": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", - "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==", - "dev": true, - "requires": { - "@babel/types": "^7.22.5" - } - }, - "@babel/helper-plugin-utils": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", - "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", - "dev": true - }, - "@babel/helper-replace-supers": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.20.tgz", - "integrity": "sha512-qsW0In3dbwQUbK8kejJ4R7IHVGwHJlV6lpG6UA7a9hSa2YEiAib+N1T2kr6PEeUT+Fl7najmSOS6SmAwCHK6Tw==", - "dev": true, - "requires": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-member-expression-to-functions": "^7.22.15", - "@babel/helper-optimise-call-expression": "^7.22.5" - } - }, - "@babel/helper-simple-access": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", - "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", - "dev": true, - "requires": { - "@babel/types": "^7.22.5" - } - }, - "@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.22.5", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", - "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==", - "dev": true, - "requires": { - "@babel/types": "^7.22.5" - } - }, - "@babel/helper-validator-option": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", - "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", - "dev": true - }, - "@babel/helpers": { - "version": "7.23.7", - "dev": true, - "requires": { - "@babel/template": "^7.22.15", - "@babel/traverse": "^7.23.7", - "@babel/types": "^7.23.6" - }, - "dependencies": { - "@babel/traverse": { - "version": "7.23.7", - "dev": true, - "requires": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.6", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.6", - "@babel/types": "^7.23.6", - "debug": "^4.3.1", - "globals": "^11.1.0" - } - }, - "@babel/types": { - "version": "7.23.6", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - } - } - }, - "@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - } - }, - "@babel/parser": { - "version": "7.23.6", - "dev": true - }, - "@babel/plugin-syntax-jsx": { - "version": "7.23.3", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.22.5" - } - }, - "@babel/plugin-syntax-typescript": { - "version": "7.23.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz", - "integrity": "sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.22.5" - } - }, - "@babel/plugin-transform-typescript": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.23.6.tgz", - "integrity": "sha512-6cBG5mBvUu4VUD04OHKnYzbuHNP8huDsD3EDqqpIpsswTDoqHCjLoHb6+QgsV1WsT2nipRqCPgxD3LXnEO7XfA==", - "dev": true, - "requires": { - "@babel/helper-annotate-as-pure": "^7.22.5", - "@babel/helper-create-class-features-plugin": "^7.23.6", - "@babel/helper-plugin-utils": "^7.22.5", - "@babel/plugin-syntax-typescript": "^7.23.3" - } - }, - "@babel/template": { - "version": "7.22.15", - "dev": true, - "requires": { - "@babel/code-frame": "^7.22.13", - "@babel/parser": "^7.22.15", - "@babel/types": "^7.22.15" - }, - "dependencies": { - "@babel/parser": { - "version": "7.23.5", - "dev": true - } - } - }, - "@babel/traverse": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/code-frame": "^7.23.5", - "@babel/generator": "^7.23.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.22.6", - "@babel/parser": "^7.23.5", - "@babel/types": "^7.23.5", - "debug": "^4.1.0", - "globals": "^11.1.0" - }, - "dependencies": { - "@babel/generator": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/types": "^7.23.5", - "@jridgewell/gen-mapping": "^0.3.2", - "@jridgewell/trace-mapping": "^0.3.17", - "jsesc": "^2.5.1" - } - }, - "@babel/parser": { - "version": "7.23.5", - "dev": true - } - } - }, - "@babel/types": { - "version": "7.23.5", - "dev": true, - "requires": { - "@babel/helper-string-parser": "^7.23.4", - "@babel/helper-validator-identifier": "^7.22.20", - "to-fast-properties": "^2.0.0" - } - }, - "@vue/babel-plugin-jsx": { - "version": "1.1.5", - "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.22.5", - "@babel/plugin-syntax-jsx": "^7.22.5", - "@babel/template": "^7.22.5", - "@babel/traverse": "^7.22.5", - "@babel/types": "^7.22.5", - "@vue/babel-helper-vue-transform-on": "^1.1.5", - "camelcase": "^6.3.0", - "html-tags": "^3.3.1", - "svg-tags": "^1.0.0" - } - }, - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "browserslist": { - "version": "4.22.2", - "dev": true, - "requires": { - "caniuse-lite": "^1.0.30001565", - "electron-to-chromium": "^1.4.601", - "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.13" - } - }, - "caniuse-lite": { - "version": "1.0.30001572", - "dev": true - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "convert-source-map": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", - "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==", - "dev": true - }, - "electron-to-chromium": { - "version": "1.4.617", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - }, - "update-browserslist-db": { - "version": "1.0.13", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz", - "integrity": "sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==", - "dev": true, - "requires": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" - } - } + "@babel/core": "^7.26.0", + "@babel/plugin-transform-typescript": "^7.25.9", + "@vue/babel-plugin-jsx": "^1.2.5" } }, "@volar/code-gen": { @@ -18795,57 +25504,30 @@ } } }, - "@volar/html2pug": { - "version": "0.27.13", - "resolved": "https://registry.npmjs.org/@volar/html2pug/-/html2pug-0.27.13.tgz", - "integrity": "sha512-3NYgNA5F3PDsKbbpOrVdGy2S7ZYmZIbFmbp1A/27DDzjj/uIC9Pj7HXVvbYOzi8HcOxUPt0BMrh4TVzBUaCFww==", + "@volar/language-core": { + "version": "2.4.13", + "resolved": "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.13.tgz", + "integrity": "sha512-MnQJ7eKchJx5Oz+YdbqyFUk8BN6jasdJv31n/7r6/WwlOOv7qzvot6B66887l2ST3bUW4Mewml54euzpJWA6bg==", "dev": true, "requires": { - "domelementtype": "^2.2.0", - "domhandler": "^4.2.0", - "htmlparser2": "^6.1.0", - "pug": "^3.0.2" - }, - "dependencies": { - "domhandler": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz", - "integrity": "sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ==", - "dev": true, - "requires": { - "domelementtype": "^2.2.0" - } - } - } - }, - "@volar/shared": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/shared/-/shared-0.27.24.tgz", - "integrity": "sha512-Mi8a4GQaiorfb+o4EqOXDZm9E/uBJXgScFgF+NhtcMBOUKHNMKQyLI7YRGumtyJTTdaX7nSDJjGGTkv23tcOtQ==", - "dev": true, - "requires": { - "upath": "^2.0.1", - "vscode-jsonrpc": "^8.0.0-next.2", - "vscode-uri": "^3.0.2" + "@volar/source-map": "2.4.13" } }, "@volar/source-map": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-0.27.24.tgz", - "integrity": "sha512-2I5a7cXqekZ66D6lHep7ttJgvVVtPEBUIe1hnpcGbnXWNA2ya6f6jKNNyTmrXQyfkh32IEuaUd4kocR+3AKMag==", - "dev": true, - "requires": { - "@volar/shared": "^0.27.24" - } + "version": "2.4.13", + "resolved": "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.13.tgz", + "integrity": "sha512-l/EBcc2FkvHgz2ZxV+OZK3kMSroMr7nN3sZLF2/f6kWW66q8+tEL4giiYyFjt0BcubqJhBt6soYIrAPhg/Yr+Q==", + "dev": true }, - "@volar/transforms": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/transforms/-/transforms-0.27.24.tgz", - "integrity": "sha512-sOHi1ZSapFlxn7yPl4MO5TXd9aWC0BVq2CgXAJ2EESb+ddh2uJbGQgLLNocX+MDh419cUuuFT2QAJpuWHhJcng==", + "@volar/typescript": { + "version": "2.4.13", + "resolved": "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.13.tgz", + "integrity": "sha512-Ukz4xv84swJPupZeoFsQoeJEOm7U9pqsEnaGGgt5ni3SCTa22m8oJP5Nng3Wed7Uw5RBELdLxxORX8YhJPyOgQ==", "dev": true, "requires": { - "@volar/shared": "^0.27.24", - "vscode-languageserver": "^8.0.0-next.2" + "@volar/language-core": "2.4.13", + "path-browserify": "^1.0.1", + "vscode-uri": "^3.0.8" } }, "@volar/typescript-faster": { @@ -18876,16 +25558,9 @@ "integrity": "sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q==", "dev": true }, - "@vue/compiler-dom": { - "version": "3.3.4", - "dev": true, - "requires": { - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4" - } - }, "@vue/shared": { "version": "3.3.4", + "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==", "dev": true } } @@ -18908,76 +25583,6 @@ "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-0.39.5.tgz", "integrity": "sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q==", "dev": true - }, - "@vue/compiler-dom": { - "version": "3.3.4", - "dev": true, - "requires": { - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4" - } - }, - "@vue/compiler-sfc": { - "version": "3.3.4", - "dev": true, - "requires": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.4", - "@vue/compiler-dom": "3.3.4", - "@vue/compiler-ssr": "3.3.4", - "@vue/reactivity-transform": "3.3.4", - "@vue/shared": "3.3.4", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0", - "postcss": "^8.1.10", - "source-map-js": "^1.0.2" - } - }, - "@vue/compiler-ssr": { - "version": "3.3.4", - "dev": true, - "requires": { - "@vue/compiler-dom": "3.3.4", - "@vue/shared": "3.3.4" - } - }, - "@vue/reactivity": { - "version": "3.3.4", - "dev": true, - "requires": { - "@vue/shared": "3.3.4" - } - }, - "@vue/reactivity-transform": { - "version": "3.3.4", - "dev": true, - "requires": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0" - } - }, - "@vue/shared": { - "version": "3.3.4", - "dev": true - }, - "magic-string": { - "version": "0.30.0", - "dev": true, - "requires": { - "@jridgewell/sourcemap-codec": "^1.4.13" - } - }, - "postcss": { - "version": "8.4.23", - "dev": true, - "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } } } }, @@ -18992,34 +25597,119 @@ "@volar/vue-language-core": "0.39.5" } }, - "@vscode/emmet-helper": { - "version": "2.8.8", + "@vue/babel-helper-vue-transform-on": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.4.0.tgz", + "integrity": "sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw==", + "dev": true + }, + "@vue/babel-plugin-jsx": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz", + "integrity": "sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA==", "dev": true, "requires": { - "emmet": "^2.4.3", - "jsonc-parser": "^2.3.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "^3.15.1", - "vscode-uri": "^2.1.2" - }, - "dependencies": { - "jsonc-parser": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz", - "integrity": "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==", - "dev": true - }, - "vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - } + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/plugin-syntax-jsx": "^7.25.9", + "@babel/template": "^7.26.9", + "@babel/traverse": "^7.26.9", + "@babel/types": "^7.26.9", + "@vue/babel-helper-vue-transform-on": "1.4.0", + "@vue/babel-plugin-resolve-type": "1.4.0", + "@vue/shared": "^3.5.13" } }, - "@vue/babel-helper-vue-transform-on": { - "version": "1.1.5", - "dev": true + "@vue/babel-plugin-resolve-type": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.4.0.tgz", + "integrity": "sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ==", + "dev": true, + "requires": { + "@babel/code-frame": "^7.26.2", + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-plugin-utils": "^7.26.5", + "@babel/parser": "^7.26.9", + "@vue/compiler-sfc": "^3.5.13" + }, + "dependencies": { + "@vue/compiler-core": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz", + "integrity": "sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q==", + "dev": true, + "requires": { + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.13", + "entities": "^4.5.0", + "estree-walker": "^2.0.2", + "source-map-js": "^1.2.0" + } + }, + "@vue/compiler-dom": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz", + "integrity": "sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA==", + "dev": true, + "requires": { + "@vue/compiler-core": "3.5.13", + "@vue/shared": "3.5.13" + } + }, + "@vue/compiler-sfc": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz", + "integrity": "sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ==", + "dev": true, + "requires": { + "@babel/parser": "^7.25.3", + "@vue/compiler-core": "3.5.13", + "@vue/compiler-dom": "3.5.13", + "@vue/compiler-ssr": "3.5.13", + "@vue/shared": "3.5.13", + "estree-walker": "^2.0.2", + "magic-string": "^0.30.11", + "postcss": "^8.4.48", + "source-map-js": "^1.2.0" + } + }, + "@vue/compiler-ssr": { + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz", + "integrity": "sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA==", + "dev": true, + "requires": { + "@vue/compiler-dom": "3.5.13", + "@vue/shared": "3.5.13" + } + }, + "magic-string": { + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", + "dev": true, + "requires": { + "@jridgewell/sourcemap-codec": "^1.5.0" + } + }, + "nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true + }, + "postcss": { + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "dev": true, + "requires": { + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + } + } + } }, "@vue/cli-overlay": { "version": "5.0.8", @@ -19041,18 +25731,18 @@ "requires": {} }, "@vue/cli-service": { - "version": "5.0.8", - "resolved": "https://registry.npmjs.org/@vue/cli-service/-/cli-service-5.0.8.tgz", - "integrity": "sha512-nV7tYQLe7YsTtzFrfOMIHc5N2hp5lHG2rpYr0aNja9rNljdgcPZLyQRb2YRivTHqTv7lI962UXFURcpStHgyFw==", + "version": "5.0.4", + "resolved": "https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.4.tgz", + "integrity": "sha512-xRiLNTFYmMCT9edZpyYXHijW5xot3gbZpcWDOXUOhKPHN4qs4XqWALnZlU97JYjZOr3XIr/ZvyciyEfrlUVqSA==", "requires": { "@babel/helper-compilation-targets": "^7.12.16", "@soda/friendly-errors-webpack-plugin": "^1.8.0", "@soda/get-current-script": "^1.0.2", "@types/minimist": "^1.2.0", - "@vue/cli-overlay": "^5.0.8", - "@vue/cli-plugin-router": "^5.0.8", - "@vue/cli-plugin-vuex": "^5.0.8", - "@vue/cli-shared-utils": "^5.0.8", + "@vue/cli-overlay": "^5.0.4", + "@vue/cli-plugin-router": "^5.0.4", + "@vue/cli-plugin-vuex": "^5.0.4", + "@vue/cli-shared-utils": "^5.0.4", "@vue/component-compiler-utils": "^3.3.0", "@vue/vue-loader-v15": "npm:vue-loader@^15.9.7", "@vue/web-component-wrapper": "^1.3.0", @@ -19102,19 +25792,9 @@ "whatwg-fetch": "^3.6.2" }, "dependencies": { - "autoprefixer": { - "version": "10.4.14", - "requires": { - "browserslist": "^4.21.5", - "caniuse-lite": "^1.0.30001464", - "fraction.js": "^4.2.0", - "normalize-range": "^0.1.2", - "picocolors": "^1.0.0", - "postcss-value-parser": "^4.2.0" - } - }, "css-declaration-sorter": { "version": "6.4.0", + "integrity": "sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==", "requires": {} }, "cssnano": { @@ -19184,14 +25864,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz", "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==" - }, - "postcss": { - "version": "8.4.23", - "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } }, "postcss-calc": { "version": "8.2.4", @@ -19470,7 +26142,8 @@ }, "dependencies": { "semver": { - "version": "5.7.1" + "version": "5.7.1", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" } } }, @@ -19541,114 +26214,145 @@ } }, "@vue/compiler-core": { - "version": "3.3.4", - "dev": true, + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.27.tgz", + "integrity": "sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==", "requires": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.4", + "@babel/parser": "^7.24.4", + "@vue/shared": "3.4.27", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" }, "dependencies": { "@vue/shared": { - "version": "3.3.4", - "dev": true + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" } } }, "@vue/compiler-dom": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.2.31.tgz", - "integrity": "sha512-60zIlFfzIDf3u91cqfqy9KhCKIJgPeqxgveH2L+87RcGU/alT6BRrk5JtUso0OibH3O7NXuNOQ0cDc9beT0wrg==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.1.tgz", + "integrity": "sha512-Ao23fB1lINo18HLCbJVApvzd9OQe8MgmQSgyY5+umbWj2w92w9KykVmJ4Iv2US5nak3ixc2B+7Km7JTNhQ8kSQ==", + "dev": true, "requires": { - "@vue/compiler-core": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-core": "3.5.1", + "@vue/shared": "3.5.1" }, "dependencies": { "@vue/compiler-core": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.31.tgz", - "integrity": "sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.1.tgz", + "integrity": "sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==", + "dev": true, "requires": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.31", + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.1", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "source-map": "^0.6.1" + "source-map-js": "^1.2.0" } + }, + "@vue/shared": { + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz", + "integrity": "sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==", + "dev": true } } }, "@vue/compiler-sfc": { - "version": "3.3.3", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.1.tgz", + "integrity": "sha512-DFizMNH8eDglLhlfwJ0+ciBsztaYe3fY/zcZjrqL1ljXvUw/UpC84M1d7HpBTCW68SNqZyIxrs1XWmf+73Y65w==", "dev": true, "requires": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.3", - "@vue/compiler-dom": "3.3.3", - "@vue/compiler-ssr": "3.3.3", - "@vue/reactivity-transform": "3.3.3", - "@vue/shared": "3.3.3", + "@babel/parser": "^7.25.3", + "@vue/compiler-core": "3.5.1", + "@vue/compiler-dom": "3.5.1", + "@vue/compiler-ssr": "3.5.1", + "@vue/shared": "3.5.1", "estree-walker": "^2.0.2", - "magic-string": "^0.30.0", - "postcss": "^8.1.10", - "source-map-js": "^1.0.2" + "magic-string": "^0.30.11", + "postcss": "^8.4.44", + "source-map-js": "^1.2.0" }, "dependencies": { "@vue/compiler-core": { - "version": "3.3.3", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.1.tgz", + "integrity": "sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ==", "dev": true, "requires": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.3", + "@babel/parser": "^7.25.3", + "@vue/shared": "3.5.1", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" - } - }, - "@vue/compiler-dom": { - "version": "3.3.3", - "dev": true, - "requires": { - "@vue/compiler-core": "3.3.3", - "@vue/shared": "3.3.3" - } - }, - "@vue/compiler-ssr": { - "version": "3.3.3", - "dev": true, - "requires": { - "@vue/compiler-dom": "3.3.3", - "@vue/shared": "3.3.3" + "source-map-js": "^1.2.0" } }, "@vue/shared": { - "version": "3.3.3", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz", + "integrity": "sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==", "dev": true }, "magic-string": { - "version": "0.30.0", + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", "dev": true, "requires": { - "@jridgewell/sourcemap-codec": "^1.4.13" + "@jridgewell/sourcemap-codec": "^1.5.0" } }, + "nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==", + "dev": true + }, "postcss": { - "version": "8.4.23", + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", "dev": true, "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" } } } }, "@vue/compiler-ssr": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.2.31.tgz", - "integrity": "sha512-mjN0rqig+A8TVDnsGPYJM5dpbjlXeHUm2oZHZwGyMYiGT/F4fhJf/cXy8QpjnLQK4Y9Et4GWzHn9PS8AHUnSkw==", + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.1.tgz", + "integrity": "sha512-C1hpSHQgRM8bg+5XWWD7CkFaVpSn9wZHCLRd10AmxqrH17d4EMP6+XcZpwBOM7H1jeStU5naEapZZWX0kso1tQ==", + "dev": true, "requires": { - "@vue/compiler-dom": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-dom": "3.5.1", + "@vue/shared": "3.5.1" + }, + "dependencies": { + "@vue/shared": { + "version": "3.5.1", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz", + "integrity": "sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ==", + "dev": true + } + } + }, + "@vue/compiler-vue2": { + "version": "2.7.16", + "resolved": "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz", + "integrity": "sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==", + "dev": true, + "requires": { + "de-indent": "^1.0.2", + "he": "^1.2.0" } }, "@vue/component-compiler-utils": { @@ -19698,103 +26402,336 @@ } }, "@vue/devtools-api": { - "version": "6.5.0" + "version": "6.5.0", + "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==" }, - "@vue/reactivity": { - "version": "3.3.3", + "@vue/devtools-kit": { + "version": "7.7.6", + "resolved": "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.6.tgz", + "integrity": "sha512-geu7ds7tem2Y7Wz+WgbnbZ6T5eadOvozHZ23Atk/8tksHMFOFylKi1xgGlQlVn0wlkEf4hu+vd5ctj1G4kFtwA==", "dev": true, "requires": { - "@vue/shared": "3.3.3" + "@vue/devtools-shared": "^7.7.6", + "birpc": "^2.3.0", + "hookable": "^5.5.3", + "mitt": "^3.0.1", + "perfect-debounce": "^1.0.0", + "speakingurl": "^14.0.1", + "superjson": "^2.2.2" + } + }, + "@vue/devtools-shared": { + "version": "7.7.6", + "resolved": "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.6.tgz", + "integrity": "sha512-yFEgJZ/WblEsojQQceuyK6FzpFDx4kqrz2ohInxNj5/DnhoX023upTv4OD6lNPLAA5LLkbwPVb10o/7b+Y4FVA==", + "dev": true, + "requires": { + "rfdc": "^1.4.1" + } + }, + "@vue/eslint-config-typescript": { + "version": "14.5.0", + "resolved": "https://registry.npmmirror.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.5.0.tgz", + "integrity": "sha512-5oPOyuwkw++AP5gHDh5YFmST50dPfWOcm3/W7Nbh42IK5O3H74ytWAw0TrCRTaBoD/02khnWXuZf1Bz1xflavQ==", + "dev": true, + "requires": { + "@typescript-eslint/utils": "^8.26.0", + "fast-glob": "^3.3.3", + "typescript-eslint": "^8.26.0", + "vue-eslint-parser": "^10.1.1" }, "dependencies": { - "@vue/shared": { - "version": "3.3.3", + "@typescript-eslint/scope-manager": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.1.tgz", + "integrity": "sha512-BMNLOElPxrtNQMIsFHE+3P0Yf1z0dJqV9zLdDxN/xLlWMlXK/ApEsVEKzpizg9oal8bAT5Sc7+ocal7AC1HCVw==", + "dev": true, + "requires": { + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1" + } + }, + "@typescript-eslint/types": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-8.31.1.tgz", + "integrity": "sha512-SfepaEFUDQYRoA70DD9GtytljBePSj17qPxFHA/h3eg6lPTqGJ5mWOtbXCk1YrVU1cTJRd14nhaXWFu0l2troQ==", "dev": true + }, + "@typescript-eslint/typescript-estree": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.1.tgz", + "integrity": "sha512-kaA0ueLe2v7KunYOyWYtlf/QhhZb7+qh4Yw6Ni5kgukMIG+iP773tjgBiLWIXYumWCwEq3nLW+TUywEp8uEeag==", + "dev": true, + "requires": { + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1", + "debug": "^4.3.4", + "fast-glob": "^3.3.2", + "is-glob": "^4.0.3", + "minimatch": "^9.0.4", + "semver": "^7.6.0", + "ts-api-utils": "^2.0.1" + } + }, + "@typescript-eslint/utils": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-8.31.1.tgz", + "integrity": "sha512-2DSI4SNfF5T4oRveQ4nUrSjUqjMND0nLq9rEkz0gfGr3tg0S5KB6DhwR+WZPCjzkZl3cH+4x2ce3EsL50FubjQ==", + "dev": true, + "requires": { + "@eslint-community/eslint-utils": "^4.4.0", + "@typescript-eslint/scope-manager": "8.31.1", + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/typescript-estree": "8.31.1" + } + }, + "@typescript-eslint/visitor-keys": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.1.tgz", + "integrity": "sha512-I+/rgqOVBn6f0o7NDTmAPWWC6NuqhV174lfYvAm9fUaWeiefLdux9/YI3/nLugEn9L8fcSi0XmpKi/r5u0nmpw==", + "dev": true, + "requires": { + "@typescript-eslint/types": "8.31.1", + "eslint-visitor-keys": "^4.2.0" + } + }, + "eslint-scope": { + "version": "8.3.0", + "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-8.3.0.tgz", + "integrity": "sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^5.2.0" + } + }, + "eslint-visitor-keys": { + "version": "4.2.0", + "resolved": "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz", + "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==", + "dev": true + }, + "espree": { + "version": "10.3.0", + "resolved": "https://registry.npmmirror.com/espree/-/espree-10.3.0.tgz", + "integrity": "sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==", + "dev": true, + "requires": { + "acorn": "^8.14.0", + "acorn-jsx": "^5.3.2", + "eslint-visitor-keys": "^4.2.0" + } + }, + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "semver": { + "version": "7.7.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "dev": true + }, + "typescript-eslint": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/typescript-eslint/-/typescript-eslint-8.31.1.tgz", + "integrity": "sha512-j6DsEotD/fH39qKzXTQRwYYWlt7D+0HmfpOK+DVhwJOFLcdmn92hq3mBb7HlKJHbjjI/gTOqEcc9d6JfpFf/VA==", + "dev": true, + "requires": { + "@typescript-eslint/eslint-plugin": "8.31.1", + "@typescript-eslint/parser": "8.31.1", + "@typescript-eslint/utils": "8.31.1" + }, + "dependencies": { + "@typescript-eslint/eslint-plugin": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.1.tgz", + "integrity": "sha512-oUlH4h1ABavI4F0Xnl8/fOtML/eu8nI2A1nYd+f+55XI0BLu+RIqKoCiZKNo6DtqZBEQm5aNKA20G3Z5w3R6GQ==", + "dev": true, + "requires": { + "@eslint-community/regexpp": "^4.10.0", + "@typescript-eslint/scope-manager": "8.31.1", + "@typescript-eslint/type-utils": "8.31.1", + "@typescript-eslint/utils": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1", + "graphemer": "^1.4.0", + "ignore": "^5.3.1", + "natural-compare": "^1.4.0", + "ts-api-utils": "^2.0.1" + }, + "dependencies": { + "@typescript-eslint/type-utils": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-8.31.1.tgz", + "integrity": "sha512-fNaT/m9n0+dpSp8G/iOQ05GoHYXbxw81x+yvr7TArTuZuCA6VVKbqWYVZrV5dVagpDTtj/O8k5HBEE/p/HM5LA==", + "dev": true, + "requires": { + "@typescript-eslint/typescript-estree": "8.31.1", + "@typescript-eslint/utils": "8.31.1", + "debug": "^4.3.4", + "ts-api-utils": "^2.0.1" + } + } + } + }, + "@typescript-eslint/parser": { + "version": "8.31.1", + "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-8.31.1.tgz", + "integrity": "sha512-oU/OtYVydhXnumd0BobL9rkJg7wFJ9bFFPmSmB/bf/XWN85hlViji59ko6bSKBXyseT9V8l+CN1nwmlbiN0G7Q==", + "dev": true, + "requires": { + "@typescript-eslint/scope-manager": "8.31.1", + "@typescript-eslint/types": "8.31.1", + "@typescript-eslint/typescript-estree": "8.31.1", + "@typescript-eslint/visitor-keys": "8.31.1", + "debug": "^4.3.4" + } + } + } + }, + "vue-eslint-parser": { + "version": "10.1.3", + "resolved": "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-10.1.3.tgz", + "integrity": "sha512-dbCBnd2e02dYWsXoqX5yKUZlOt+ExIpq7hmHKPb5ZqKcjf++Eo0hMseFTZMLKThrUk61m+Uv6A2YSBve6ZvuDQ==", + "dev": true, + "requires": { + "debug": "^4.4.0", + "eslint-scope": "^8.2.0", + "eslint-visitor-keys": "^4.2.0", + "espree": "^10.3.0", + "esquery": "^1.6.0", + "lodash": "^4.17.21", + "semver": "^7.6.3" + } } } }, - "@vue/reactivity-transform": { - "version": "3.3.3", + "@vue/language-core": { + "version": "2.2.10", + "resolved": "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.10.tgz", + "integrity": "sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw==", "dev": true, "requires": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.3", - "@vue/shared": "3.3.3", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0" + "@volar/language-core": "~2.4.11", + "@vue/compiler-dom": "^3.5.0", + "@vue/compiler-vue2": "^2.7.16", + "@vue/shared": "^3.5.0", + "alien-signals": "^1.0.3", + "minimatch": "^9.0.3", + "muggle-string": "^0.4.1", + "path-browserify": "^1.0.1" }, "dependencies": { - "@vue/compiler-core": { - "version": "3.3.3", + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", "dev": true, "requires": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.3", - "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" + "brace-expansion": "^2.0.1" } - }, + } + } + }, + "@vue/reactivity": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.4.27.tgz", + "integrity": "sha512-kK0g4NknW6JX2yySLpsm2jlunZJl2/RJGZ0H9ddHdfBVHcNzxmQ0sS0b09ipmBoQpY8JM2KmUw+a6sO8Zo+zIA==", + "requires": { + "@vue/shared": "3.4.27" + }, + "dependencies": { "@vue/shared": { - "version": "3.3.3", - "dev": true - }, - "magic-string": { - "version": "0.30.0", - "dev": true, - "requires": { - "@jridgewell/sourcemap-codec": "^1.4.13" - } + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" } } }, "@vue/runtime-core": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.2.31.tgz", - "integrity": "sha512-Kcog5XmSY7VHFEMuk4+Gap8gUssYMZ2+w+cmGI6OpZWYOEIcbE0TPzzPHi+8XTzAgx1w/ZxDFcXhZeXN5eKWsA==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.4.27.tgz", + "integrity": "sha512-7aYA9GEbOOdviqVvcuweTLe5Za4qBZkUY7SvET6vE8kyypxVgaT1ixHLg4urtOlrApdgcdgHoTZCUuTGap/5WA==", "requires": { - "@vue/reactivity": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/reactivity": "3.4.27", + "@vue/shared": "3.4.27" }, "dependencies": { - "@vue/reactivity": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.2.31.tgz", - "integrity": "sha512-HVr0l211gbhpEKYr2hYe7hRsV91uIVGFYNHj73njbARVGHQvIojkImKMaZNDdoDZOIkMsBc9a1sMqR+WZwfSCw==", - "requires": { - "@vue/shared": "3.2.31" - } + "@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" } } }, "@vue/runtime-dom": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.2.31.tgz", - "integrity": "sha512-N+o0sICVLScUjfLG7u9u5XCjvmsexAiPt17GNnaWHJUfsKed5e85/A3SWgKxzlxx2SW/Hw7RQxzxbXez9PtY3g==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.4.27.tgz", + "integrity": "sha512-ScOmP70/3NPM+TW9hvVAz6VWWtZJqkbdf7w6ySsws+EsqtHvkhxaWLecrTorFxsawelM5Ys9FnDEMt6BPBDS0Q==", "requires": { - "@vue/runtime-core": "3.2.31", - "@vue/shared": "3.2.31", - "csstype": "^2.6.8" + "@vue/runtime-core": "3.4.27", + "@vue/shared": "3.4.27", + "csstype": "^3.1.3" + }, + "dependencies": { + "@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" + } } }, "@vue/server-renderer": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.2.31.tgz", - "integrity": "sha512-8CN3Zj2HyR2LQQBHZ61HexF5NReqngLT3oahyiVRfSSvak+oAvVmu8iNLSu6XR77Ili2AOpnAt1y8ywjjqtmkg==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.4.27.tgz", + "integrity": "sha512-dlAMEuvmeA3rJsOMJ2J1kXU7o7pOxgsNHVr9K8hB3ImIkSuBrIdy0vF66h8gf8Tuinf1TK3mPAz2+2sqyf3KzA==", "requires": { - "@vue/compiler-ssr": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-ssr": "3.4.27", + "@vue/shared": "3.4.27" + }, + "dependencies": { + "@vue/compiler-dom": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.27.tgz", + "integrity": "sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==", + "requires": { + "@vue/compiler-core": "3.4.27", + "@vue/shared": "3.4.27" + } + }, + "@vue/compiler-ssr": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.27.tgz", + "integrity": "sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==", + "requires": { + "@vue/compiler-dom": "3.4.27", + "@vue/shared": "3.4.27" + } + }, + "@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" + } } }, "@vue/shared": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.2.31.tgz", - "integrity": "sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==" + "version": "3.5.13", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz", + "integrity": "sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==", + "dev": true }, "@vue/tsconfig": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.4.0.tgz", - "integrity": "sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==", - "dev": true + "version": "0.7.0", + "resolved": "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz", + "integrity": "sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==", + "dev": true, + "requires": {} }, "@vue/vue-loader-v15": { "version": "npm:vue-loader@15.10.1", @@ -19812,31 +26749,40 @@ "integrity": "sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA==" }, "@vueuse/core": { - "version": "10.4.1", + "version": "9.13.0", + "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz", + "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", "requires": { - "@types/web-bluetooth": "^0.0.17", - "@vueuse/metadata": "10.4.1", - "@vueuse/shared": "10.4.1", - "vue-demi": ">=0.14.5" + "@types/web-bluetooth": "^0.0.16", + "@vueuse/metadata": "9.13.0", + "@vueuse/shared": "9.13.0", + "vue-demi": "*" }, "dependencies": { "vue-demi": { "version": "0.14.6", + "integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==", "requires": {} } } }, "@vueuse/metadata": { - "version": "10.4.1" + "version": "9.13.0", + "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz", + "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==" }, "@vueuse/shared": { - "version": "10.4.1", + "version": "9.13.0", + "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz", + "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", "requires": { - "vue-demi": ">=0.14.5" + "vue-demi": "*" }, "dependencies": { "vue-demi": { - "version": "0.14.6", + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", "requires": {} } } @@ -19982,11 +26928,40 @@ "resolved": "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz", "integrity": "sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==" }, + "@yzfe/svgicon": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/@yzfe/svgicon/-/svgicon-1.2.2.tgz", + "integrity": "sha512-C/shhB+v1mv8Av4dofPa4qmtbZeu//bklXq15rI4khRJoYw4Xc8YGmZXeXzoa5Im9/iEktxgfpY5wLLvS3IDvg==" + }, + "@yzfe/svgicon-gen": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/@yzfe/svgicon-gen/-/svgicon-gen-1.3.2.tgz", + "integrity": "sha512-hxnKgNSKeNCkZQHb8KXLAH3OjMuBJw8TEf/Ketc0G+T8XGxwhPgANNBL0NQvm4q8QykdA5vJUA0j43C71AUUqw==", + "dev": true, + "requires": { + "@types/svgo": "^2.6.3", + "lodash": "^4.17.21", + "svgo": "^2.8.0" + } + }, + "@yzfe/vue3-svgicon": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/@yzfe/vue3-svgicon/-/vue3-svgicon-1.0.2.tgz", + "integrity": "sha512-K+1oixAz5GTZQVs39P7d1J4WEmv2TpKYPKbyDtkaOSbT1VP9DhXlzPeLH74DBMqpY4dyZTc8EEjwxAojRfZcjw==", + "requires": {} + }, "abab": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", - "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", - "dev": true + "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==" + }, + "abort-controller": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/abort-controller/-/abort-controller-3.0.0.tgz", + "integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==", + "requires": { + "event-target-shim": "^5.0.0" + } }, "accepts": { "version": "1.3.8", @@ -19998,13 +26973,14 @@ } }, "acorn": { - "version": "8.8.2" + "version": "8.14.1", + "resolved": "https://registry.npmmirror.com/acorn/-/acorn-8.14.1.tgz", + "integrity": "sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==" }, "acorn-globals": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz", "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", - "dev": true, "requires": { "acorn": "^7.1.1", "acorn-walk": "^7.1.1" @@ -20013,19 +26989,18 @@ "acorn": { "version": "7.4.1", "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==" }, "acorn-walk": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", - "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", - "dev": true + "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==" } } }, "acorn-import-assertions": { "version": "1.9.0", + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", "requires": {} }, "acorn-jsx": { @@ -20036,7 +27011,8 @@ "requires": {} }, "acorn-walk": { - "version": "8.2.0" + "version": "8.2.0", + "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==" }, "address": { "version": "1.2.2", @@ -20047,7 +27023,6 @@ "version": "6.0.2", "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "dev": true, "requires": { "debug": "4" } @@ -20069,11 +27044,37 @@ "integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==", "requires": {} }, + "algoliasearch": { + "version": "5.23.4", + "resolved": "https://registry.npmmirror.com/algoliasearch/-/algoliasearch-5.23.4.tgz", + "integrity": "sha512-QzAKFHl3fm53s44VHrTdEo0TkpL3XVUYQpnZy1r6/EHvMAyIg+O4hwprzlsNmcCHTNyVcF2S13DAUn7XhkC6qg==", + "dev": true, + "requires": { + "@algolia/client-abtesting": "5.23.4", + "@algolia/client-analytics": "5.23.4", + "@algolia/client-common": "5.23.4", + "@algolia/client-insights": "5.23.4", + "@algolia/client-personalization": "5.23.4", + "@algolia/client-query-suggestions": "5.23.4", + "@algolia/client-search": "5.23.4", + "@algolia/ingestion": "1.23.4", + "@algolia/monitoring": "1.23.4", + "@algolia/recommend": "5.23.4", + "@algolia/requester-browser-xhr": "5.23.4", + "@algolia/requester-fetch": "5.23.4", + "@algolia/requester-node-http": "5.23.4" + } + }, + "alien-signals": { + "version": "1.0.13", + "resolved": "https://registry.npmmirror.com/alien-signals/-/alien-signals-1.0.13.tgz", + "integrity": "sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg==", + "dev": true + }, "ansi-escapes": { "version": "4.3.2", "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "dev": true, "requires": { "type-fest": "^0.21.3" } @@ -20115,18 +27116,156 @@ "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz", "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==" }, + "archiver": { + "version": "7.0.1", + "resolved": "https://registry.npmmirror.com/archiver/-/archiver-7.0.1.tgz", + "integrity": "sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ==", + "requires": { + "archiver-utils": "^5.0.2", + "async": "^3.2.4", + "buffer-crc32": "^1.0.0", + "readable-stream": "^4.0.0", + "readdir-glob": "^1.1.2", + "tar-stream": "^3.0.0", + "zip-stream": "^6.0.1" + }, + "dependencies": { + "async": { + "version": "3.2.6", + "resolved": "https://registry.npmmirror.com/async/-/async-3.2.6.tgz", + "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==" + }, + "buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "requires": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "requires": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + } + } + } + }, + "archiver-utils": { + "version": "5.0.2", + "resolved": "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-5.0.2.tgz", + "integrity": "sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA==", + "requires": { + "glob": "^10.0.0", + "graceful-fs": "^4.2.0", + "is-stream": "^2.0.1", + "lazystream": "^1.0.0", + "lodash": "^4.17.15", + "normalize-path": "^3.0.0", + "readable-stream": "^4.0.0" + }, + "dependencies": { + "buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "requires": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "glob": { + "version": "10.4.5", + "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "requires": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + } + }, + "jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "requires": { + "@isaacs/cliui": "^8.0.2", + "@pkgjs/parseargs": "^0.11.0" + } + }, + "lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + }, + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "requires": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + } + }, + "readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "requires": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + } + } + } + }, + "arg": { + "version": "5.0.2", + "resolved": "https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz", + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "dev": true + }, "argparse": { "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, + "aria-query": { + "version": "5.3.2", + "resolved": "https://registry.npmmirror.com/aria-query/-/aria-query-5.3.2.tgz", + "integrity": "sha512-COROpnaoap1E2F000S62r6A60uHZnmlvomhfyT2DlTcrY1OrBKn2UhH7qn5wTC9zMvD0AY7csdPSNwKP+7WiQw==", + "dev": true, + "peer": true + }, "array-buffer-byte-length": { - "version": "1.0.0", + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz", + "integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "is-array-buffer": "^3.0.1" + "call-bound": "^1.0.3", + "is-array-buffer": "^3.0.5" } }, "array-flatten": { @@ -20135,13 +27274,16 @@ "integrity": "sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==" }, "array-includes": { - "version": "3.1.6", + "version": "3.1.8", + "resolved": "https://registry.npmmirror.com/array-includes/-/array-includes-3.1.8.tgz", + "integrity": "sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4", - "get-intrinsic": "^1.1.3", + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.4", "is-string": "^1.0.7" } }, @@ -20150,8 +27292,24 @@ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==" }, + "array.prototype.findlast": { + "version": "1.2.5", + "resolved": "https://registry.npmmirror.com/array.prototype.findlast/-/array.prototype.findlast-1.2.5.tgz", + "integrity": "sha512-CVvd6FHg1Z3POpBLxO6E6zr+rSKEQ9L6rZHAaY7lLfhKsWYUBBOuMs0e9o24oopj6H+geRCX0YJ+TJLBK2eHyQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-shim-unscopables": "^1.0.2" + } + }, "array.prototype.flat": { "version": "1.3.1", + "integrity": "sha512-roTU0KWIOmJ4DRLmwKd19Otg0/mT3qPNt0Qb3GWW8iObuZXxrjB/pzn0R3hqpRSWg4HCwqx+0vwOnWnvlOyeIA==", "dev": true, "requires": { "call-bind": "^1.0.2", @@ -20161,26 +27319,53 @@ } }, "array.prototype.flatmap": { - "version": "1.3.1", + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz", + "integrity": "sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==", "dev": true, + "peer": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4", - "es-shim-unscopables": "^1.0.0" + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-shim-unscopables": "^1.0.2" } }, - "asap": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/asap/-/asap-2.0.6.tgz", - "integrity": "sha512-BSHWgDSAiKs50o2Re8ppvp3seVHXSRM44cdSsT9FfNEUUZLOGWVCsiWaRPWM1Znn+mqZ1OfVZ3z3DWEzSp7hRA==", - "dev": true + "array.prototype.tosorted": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz", + "integrity": "sha512-p6Fx8B7b7ZhL/gmUsAy0D15WhvDccw3mnGNbZpi3pmeJdxtWsj2jEaI4Y6oo3XiHfzuSgPwKc04MYt6KgvC/wA==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.3", + "es-errors": "^1.3.0", + "es-shim-unscopables": "^1.0.2" + } }, - "assert-never": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/assert-never/-/assert-never-1.2.1.tgz", - "integrity": "sha512-TaTivMB6pYI1kXwrFlEhLeGfOqoDNdTxjCdwRfFFkEA30Eu+k48W34nlok2EYWJfFFzqaEmichdNM7th6M5HNw==", - "dev": true + "arraybuffer.prototype.slice": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz", + "integrity": "sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ==", + "dev": true, + "requires": { + "array-buffer-byte-length": "^1.0.1", + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "is-array-buffer": "^3.0.4" + } + }, + "ast-types-flow": { + "version": "0.0.8", + "resolved": "https://registry.npmmirror.com/ast-types-flow/-/ast-types-flow-0.0.8.tgz", + "integrity": "sha512-OH/2E5Fg20h2aPrbe+QL8JZQFko0YZaF+j4mnQ7BGhfavO7OpSLa8a0y9sBwomHdSbkhTS8TQNayBfnW5DwbvQ==", + "dev": true, + "peer": true }, "async": { "version": "2.6.4", @@ -20190,6 +27375,12 @@ "lodash": "^4.17.14" } }, + "async-function": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/async-function/-/async-function-1.0.0.tgz", + "integrity": "sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA==", + "dev": true + }, "async-validator": { "version": "4.2.5", "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz", @@ -20198,17 +27389,41 @@ "asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", - "dev": true + "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==" }, "at-least-node": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz", "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==" }, + "autoprefixer": { + "version": "10.4.19", + "resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.19.tgz", + "integrity": "sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==", + "requires": { + "browserslist": "^4.23.0", + "caniuse-lite": "^1.0.30001599", + "fraction.js": "^4.3.7", + "normalize-range": "^0.1.2", + "picocolors": "^1.0.0", + "postcss-value-parser": "^4.2.0" + } + }, "available-typed-arrays": { - "version": "1.0.5", - "dev": true + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", + "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "dev": true, + "requires": { + "possible-typed-array-names": "^1.0.0" + } + }, + "axe-core": { + "version": "4.10.3", + "resolved": "https://registry.npmmirror.com/axe-core/-/axe-core-4.10.3.tgz", + "integrity": "sha512-Xm7bpRXnDSX2YE2YFfBk2FnF0ep6tmG7xPh8iHee8MIcrgq762Nkce856dYtJYLkuIoYZvGfTs/PbZhideTcEg==", + "dev": true, + "peer": true }, "axios": { "version": "0.24.0", @@ -20217,6 +27432,28 @@ "requires": { "follow-redirects": "^1.14.4" } + }, + "axobject-query": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/axobject-query/-/axobject-query-4.1.0.tgz", + "integrity": "sha512-qIj0G9wZbMGNLjLmg1PT6v2mE9AH2zlnADJD/2tC6E00hgmhUOfEB6greHPAfLRSufHqROIUTkw6E+M3lH0PTQ==", + "dev": true, + "peer": true + }, + "b-tween": { + "version": "0.3.3", + "resolved": "https://registry.npmmirror.com/b-tween/-/b-tween-0.3.3.tgz", + "integrity": "sha512-oEHegcRpA7fAuc9KC4nktucuZn2aS8htymCPcP3qkEGPqiBH+GfqtqoG2l7LxHngg6O0HFM7hOeOYExl1Oz4ZA==" + }, + "b-validate": { + "version": "1.5.3", + "resolved": "https://registry.npmmirror.com/b-validate/-/b-validate-1.5.3.tgz", + "integrity": "sha512-iCvCkGFskbaYtfQ0a3GmcQCHl/Sv1GufXFGuUQ+FE+WJa7A/espLOuFIn09B944V8/ImPj71T4+rTASxO2PAuA==" + }, + "b4a": { + "version": "1.6.7", + "resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.6.7.tgz", + "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==" }, "babel-eslint": { "version": "10.1.0", @@ -20244,7 +27481,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz", "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==", - "dev": true, "requires": { "@jest/transform": "^27.5.1", "@jest/types": "^27.5.1", @@ -20260,7 +27496,6 @@ "version": "6.1.1", "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", - "dev": true, "requires": { "@babel/helper-plugin-utils": "^7.0.0", "@istanbuljs/load-nyc-config": "^1.0.0", @@ -20273,7 +27508,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz", "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==", - "dev": true, "requires": { "@babel/template": "^7.3.3", "@babel/types": "^7.3.3", @@ -20285,7 +27519,6 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==", - "dev": true, "requires": { "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-bigint": "^7.8.3", @@ -20305,25 +27538,26 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz", "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==", - "dev": true, "requires": { "babel-plugin-jest-hoist": "^27.5.1", "babel-preset-current-node-syntax": "^1.0.0" - } - }, - "babel-walk": { - "version": "3.0.0-canary-5", - "resolved": "https://registry.npmjs.org/babel-walk/-/babel-walk-3.0.0-canary-5.tgz", - "integrity": "sha512-GAwkz0AihzY5bkwIY5QDR+LvsRQgB/B+1foMPvi0FZPMl5fjD7ICiznUiBdLYMH1QYe6vqu4gWYytZOccLouFw==", - "dev": true, - "requires": { - "@babel/types": "^7.9.6" } }, "balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" + }, + "bare-events": { + "version": "2.5.4", + "resolved": "https://registry.npmmirror.com/bare-events/-/bare-events-2.5.4.tgz", + "integrity": "sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA==", + "optional": true + }, + "base64-arraybuffer": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz", + "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ==" }, "base64-js": { "version": "1.5.1", @@ -20344,6 +27578,12 @@ "version": "2.2.0", "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==" + }, + "birpc": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/birpc/-/birpc-2.3.0.tgz", + "integrity": "sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g==", + "dev": true }, "bl": { "version": "4.1.0", @@ -20396,6 +27636,7 @@ }, "bonjour-service": { "version": "1.1.1", + "integrity": "sha512-Z/5lQRMOG9k7W+FkeGTNjh7htqn/2LMnfOvBZ8pynNZCM9MwkQkI3zeI4oz09uWdcgmgHugVvBqxGg4VQJ5PCg==", "requires": { "array-flatten": "^2.1.2", "dns-equal": "^1.0.0", @@ -20404,7 +27645,8 @@ }, "dependencies": { "array-flatten": { - "version": "2.1.2" + "version": "2.1.2", + "integrity": "sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==" } } }, @@ -20422,26 +27664,27 @@ } }, "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", + "version": "3.0.3", + "resolved": "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz", + "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==", "requires": { - "fill-range": "^7.0.1" + "fill-range": "^7.1.1" } }, "browser-process-hrtime": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", - "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", - "dev": true + "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==" }, "browserslist": { - "version": "4.21.5", + "version": "4.24.4", + "resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.4.tgz", + "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", "requires": { - "caniuse-lite": "^1.0.30001449", - "electron-to-chromium": "^1.4.284", - "node-releases": "^2.0.8", - "update-browserslist-db": "^1.0.10" + "caniuse-lite": "^1.0.30001688", + "electron-to-chromium": "^1.5.73", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.1" } }, "bs-logger": { @@ -20457,7 +27700,6 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", - "dev": true, "requires": { "node-int64": "^0.4.0" } @@ -20471,6 +27713,11 @@ "ieee754": "^1.1.13" } }, + "buffer-crc32": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz", + "integrity": "sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w==" + }, "buffer-from": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", @@ -20482,10 +27729,33 @@ "integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==" }, "call-bind": { - "version": "1.0.2", + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.8.tgz", + "integrity": "sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==", + "dev": true, "requires": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" + "call-bind-apply-helpers": "^1.0.0", + "es-define-property": "^1.0.0", + "get-intrinsic": "^1.2.4", + "set-function-length": "^1.2.2" + } + }, + "call-bind-apply-helpers": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz", + "integrity": "sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==", + "requires": { + "es-errors": "^1.3.0", + "function-bind": "^1.1.2" + } + }, + "call-bound": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.4.tgz", + "integrity": "sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==", + "requires": { + "call-bind-apply-helpers": "^1.0.2", + "get-intrinsic": "^1.3.0" } }, "callsites": { @@ -20505,7 +27775,12 @@ "camelcase": { "version": "6.3.0", "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", + "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==" + }, + "camelcase-css": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/camelcase-css/-/camelcase-css-2.0.1.tgz", + "integrity": "sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==", "dev": true }, "caniuse-api": { @@ -20520,7 +27795,9 @@ } }, "caniuse-lite": { - "version": "1.0.30001488" + "version": "1.0.30001715", + "resolved": "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz", + "integrity": "sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw==" }, "capital-case": { "version": "1.0.4", @@ -20537,6 +27814,12 @@ "version": "2.4.0", "resolved": "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz", "integrity": "sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==" + }, + "ccount": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz", + "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==", + "dev": true }, "chalk": { "version": "4.1.2", @@ -20570,17 +27853,19 @@ "char-regex": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", - "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", + "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==" + }, + "character-entities-html4": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz", + "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==", "dev": true }, - "character-parser": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/character-parser/-/character-parser-2.2.0.tgz", - "integrity": "sha512-+UqJQjFEFaTAs3bNsF2j2kEN1baG/zghZbdqoYEDxGZtJo9LBzl1A+m0D4n3qKx8N2FNv8/Xp6yV9mQmBuptaw==", - "dev": true, - "requires": { - "is-regex": "^1.0.3" - } + "character-entities-legacy": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz", + "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==", + "dev": true }, "cheerio": { "version": "1.0.0-rc.12", @@ -20655,6 +27940,7 @@ }, "chokidar": { "version": "3.5.3", + "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", "requires": { "anymatch": "~3.1.2", "braces": "~3.0.2", @@ -20673,14 +27959,15 @@ }, "ci-info": { "version": "3.8.0", - "dev": true + "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==" }, "cjs-module-lexer": { "version": "1.2.2", - "dev": true + "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==" }, "clean-css": { "version": "5.3.2", + "integrity": "sha512-JVJbM+f3d3Q704rF4bqQ5UUyTtuJ0JRKNbTKVEeujCCBoMdkEi+V+e8oktO9qGQNSvHrFTM6JZRXrUvGR1czww==", "requires": { "source-map": "~0.6.0" } @@ -20714,7 +28001,8 @@ } }, "cli-spinners": { - "version": "2.9.0" + "version": "2.9.0", + "integrity": "sha512-4/aL9X3Wh0yiMQlE+eeRhWP6vclO3QRtw1JHKIT0FFUs5FjpFmESqtMvYZ0+lbzBw900b95mS0hohy+qn2VK/g==" }, "clipboardy": { "version": "2.3.0", @@ -20774,7 +28062,8 @@ } }, "semver": { - "version": "5.7.1" + "version": "5.7.1", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" }, "shebang-command": { "version": "1.2.0", @@ -20827,12 +28116,35 @@ "co": { "version": "4.6.0", "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", - "dev": true + "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==" }, "collect-v8-coverage": { "version": "1.0.1", - "dev": true + "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==" + }, + "color": { + "version": "3.2.1", + "resolved": "https://registry.npmmirror.com/color/-/color-3.2.1.tgz", + "integrity": "sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA==", + "requires": { + "color-convert": "^1.9.3", + "color-string": "^1.6.0" + }, + "dependencies": { + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==" + } + } }, "color-convert": { "version": "2.0.1", @@ -20846,6 +28158,15 @@ "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "color-string": { + "version": "1.9.1", + "resolved": "https://registry.npmmirror.com/color-string/-/color-string-1.9.1.tgz", + "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==", + "requires": { + "color-name": "^1.0.0", + "simple-swizzle": "^0.2.2" + } }, "colord": { "version": "2.9.3", @@ -20861,15 +28182,55 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dev": true, "requires": { "delayed-stream": "~1.0.0" } + }, + "comma-separated-tokens": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz", + "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==", + "dev": true }, "commander": { "version": "2.20.3", "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + }, + "compress-commons": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/compress-commons/-/compress-commons-6.0.2.tgz", + "integrity": "sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg==", + "requires": { + "crc-32": "^1.2.0", + "crc32-stream": "^6.0.0", + "is-stream": "^2.0.1", + "normalize-path": "^3.0.0", + "readable-stream": "^4.0.0" + }, + "dependencies": { + "buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "requires": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "requires": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + } + } + } }, "compressible": { "version": "2.0.18", @@ -20918,6 +28279,11 @@ } } }, + "compute-scroll-into-view": { + "version": "1.0.20", + "resolved": "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz", + "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==" + }, "concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -20959,16 +28325,6 @@ "upper-case": "^2.0.2" } }, - "constantinople": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-4.0.1.tgz", - "integrity": "sha512-vCrqcSIq4//Gx74TXXCGnHpulY1dskqLTFGDmhrGxzeXL8lF8kvXv6mpNWlJj1uD4DW23D4ljAqbY4RRaaUZIw==", - "dev": true, - "requires": { - "@babel/parser": "^7.6.0", - "@babel/types": "^7.6.1" - } - }, "content-disposition": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz", @@ -20996,6 +28352,15 @@ "version": "1.0.6", "resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz", "integrity": "sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ==" + }, + "copy-anything": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz", + "integrity": "sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw==", + "devOptional": true, + "requires": { + "is-what": "^3.14.1" + } }, "copy-webpack-plugin": { "version": "9.1.0", @@ -21037,10 +28402,55 @@ "yaml": "^1.10.0" } }, - "cross-spawn": { + "crc-32": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz", + "integrity": "sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ==" + }, + "crc32-stream": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-6.0.0.tgz", + "integrity": "sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g==", + "requires": { + "crc-32": "^1.2.0", + "readable-stream": "^4.0.0" + }, + "dependencies": { + "buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "requires": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "requires": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + } + } + } + }, + "cross-env": { "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "resolved": "https://registry.npmmirror.com/cross-env/-/cross-env-7.0.3.tgz", + "integrity": "sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==", + "requires": { + "cross-spawn": "^7.0.1" + } + }, + "cross-spawn": { + "version": "7.0.5", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.5.tgz", + "integrity": "sha512-ZVJrKKYunU38/76t0RMOulHOnUcbU9GbpWKAOZ0mhjr7CX6FVrH+4FrAapSOekrgFQ3f/8gwMEuIft0aKq6Hug==", "requires": { "path-key": "^3.1.0", "shebang-command": "^2.0.0", @@ -21054,8 +28464,17 @@ } } }, + "css-line-break": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz", + "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==", + "requires": { + "utrie": "^1.0.2" + } + }, "css-loader": { "version": "6.7.3", + "integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==", "requires": { "icss-utils": "^5.1.0", "postcss": "^8.4.19", @@ -21073,14 +28492,6 @@ "integrity": "sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA==", "requires": {} }, - "postcss": { - "version": "8.4.23", - "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } - }, "postcss-modules-extract-imports": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz", @@ -21089,6 +28500,7 @@ }, "postcss-modules-local-by-default": { "version": "4.0.0", + "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==", "requires": { "icss-utils": "^5.0.0", "postcss-selector-parser": "^6.0.2", @@ -21097,6 +28509,7 @@ }, "postcss-modules-scope": { "version": "3.0.0", + "integrity": "sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg==", "requires": { "postcss-selector-parser": "^6.0.4" } @@ -21153,6 +28566,7 @@ }, "css-declaration-sorter": { "version": "6.4.0", + "integrity": "sha512-jDfsatwWMWN0MODAFuHszfjphEXfNw9JUAhmY4pLu3TyTU+ohUpsbVtbU+1MZn4a47D9kqh03i4eyOm+74+zew==", "requires": {} }, "cssnano": { @@ -21211,14 +28625,6 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" - }, - "postcss": { - "version": "8.4.23", - "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } }, "postcss-calc": { "version": "8.2.4", @@ -21446,6 +28852,7 @@ }, "schema-utils": { "version": "4.0.1", + "integrity": "sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==", "requires": { "@types/json-schema": "^7.0.9", "ajv": "^8.9.0", @@ -21530,6 +28937,11 @@ "resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", "integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==" }, + "cssfilter": { + "version": "0.0.10", + "resolved": "https://registry.npmmirror.com/cssfilter/-/cssfilter-0.0.10.tgz", + "integrity": "sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw==" + }, "csso": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz", @@ -21541,14 +28953,12 @@ "cssom": { "version": "0.4.4", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz", - "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", - "dev": true + "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==" }, "cssstyle": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", - "dev": true, "requires": { "cssom": "~0.3.6" }, @@ -21556,25 +28966,434 @@ "cssom": { "version": "0.3.8", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", - "dev": true + "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==" } } }, "csstype": { - "version": "2.6.21", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-2.6.21.tgz", - "integrity": "sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==" + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" + }, + "d3": { + "version": "7.9.0", + "resolved": "https://registry.npmmirror.com/d3/-/d3-7.9.0.tgz", + "integrity": "sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA==", + "requires": { + "d3-array": "3", + "d3-axis": "3", + "d3-brush": "3", + "d3-chord": "3", + "d3-color": "3", + "d3-contour": "4", + "d3-delaunay": "6", + "d3-dispatch": "3", + "d3-drag": "3", + "d3-dsv": "3", + "d3-ease": "3", + "d3-fetch": "3", + "d3-force": "3", + "d3-format": "3", + "d3-geo": "3", + "d3-hierarchy": "3", + "d3-interpolate": "3", + "d3-path": "3", + "d3-polygon": "3", + "d3-quadtree": "3", + "d3-random": "3", + "d3-scale": "4", + "d3-scale-chromatic": "3", + "d3-selection": "3", + "d3-shape": "3", + "d3-time": "3", + "d3-time-format": "4", + "d3-timer": "3", + "d3-transition": "3", + "d3-zoom": "3" + }, + "dependencies": { + "d3-ease": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz", + "integrity": "sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w==" + }, + "d3-force": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz", + "integrity": "sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg==", + "requires": { + "d3-dispatch": "1 - 3", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + } + }, + "d3-quadtree": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz", + "integrity": "sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw==" + }, + "d3-timer": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz", + "integrity": "sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA==" + } + } + }, + "d3-array": { + "version": "3.2.4", + "resolved": "https://registry.npmmirror.com/d3-array/-/d3-array-3.2.4.tgz", + "integrity": "sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg==", + "requires": { + "internmap": "1 - 2" + } + }, + "d3-axis": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-axis/-/d3-axis-3.0.0.tgz", + "integrity": "sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw==" + }, + "d3-binarytree": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/d3-binarytree/-/d3-binarytree-1.0.2.tgz", + "integrity": "sha512-cElUNH+sHu95L04m92pG73t2MEJXKu+GeKUN1TJkFsu93E5W8E9Sc3kHEGJKgenGvj19m6upSn2EunvMgMD2Yw==" + }, + "d3-brush": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-brush/-/d3-brush-3.0.0.tgz", + "integrity": "sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ==", + "requires": { + "d3-dispatch": "1 - 3", + "d3-drag": "2 - 3", + "d3-interpolate": "1 - 3", + "d3-selection": "3", + "d3-transition": "3" + } + }, + "d3-chord": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-chord/-/d3-chord-3.0.1.tgz", + "integrity": "sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g==", + "requires": { + "d3-path": "1 - 3" + } + }, + "d3-color": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz", + "integrity": "sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA==" + }, + "d3-contour": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/d3-contour/-/d3-contour-4.0.2.tgz", + "integrity": "sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA==", + "requires": { + "d3-array": "^3.2.0" + } + }, + "d3-delaunay": { + "version": "6.0.4", + "resolved": "https://registry.npmmirror.com/d3-delaunay/-/d3-delaunay-6.0.4.tgz", + "integrity": "sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A==", + "requires": { + "delaunator": "5" + } + }, + "d3-dispatch": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz", + "integrity": "sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg==" + }, + "d3-drag": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-drag/-/d3-drag-3.0.0.tgz", + "integrity": "sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg==", + "requires": { + "d3-dispatch": "1 - 3", + "d3-selection": "3" + } + }, + "d3-dsv": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-dsv/-/d3-dsv-3.0.1.tgz", + "integrity": "sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q==", + "requires": { + "commander": "7", + "iconv-lite": "0.6", + "rw": "1" + }, + "dependencies": { + "commander": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" + }, + "iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "requires": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + } + } + } + }, + "d3-ease": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/d3-ease/-/d3-ease-1.0.7.tgz", + "integrity": "sha512-lx14ZPYkhNx0s/2HX5sLFUI3mbasHjSSpwO/KaaNACweVwxUruKyWVcb293wMv1RqTPZyZ8kSZ2NogUZNcLOFQ==" + }, + "d3-fetch": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-fetch/-/d3-fetch-3.0.1.tgz", + "integrity": "sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw==", + "requires": { + "d3-dsv": "1 - 3" + } + }, + "d3-force": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/d3-force/-/d3-force-2.1.1.tgz", + "integrity": "sha512-nAuHEzBqMvpFVMf9OX75d00OxvOXdxY+xECIXjW6Gv8BRrXu6gAWbv/9XKrvfJ5i5DCokDW7RYE50LRoK092ew==", + "requires": { + "d3-dispatch": "1 - 2", + "d3-quadtree": "1 - 2", + "d3-timer": "1 - 2" + }, + "dependencies": { + "d3-dispatch": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-2.0.0.tgz", + "integrity": "sha512-S/m2VsXI7gAti2pBoLClFFTMOO1HTtT0j99AuXLoGFKO6deHDdnv6ZGTxSTTUTgO1zVcv82fCOtDjYK4EECmWA==" + } + } + }, + "d3-force-3d": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/d3-force-3d/-/d3-force-3d-3.0.6.tgz", + "integrity": "sha512-4tsKHUPLOVkyfEffZo1v6sFHvGFwAIIjt/W8IThbp08DYAsXZck+2pSHEG5W1+gQgEvFLdZkYvmJAbRM2EzMnA==", + "requires": { + "d3-binarytree": "1", + "d3-dispatch": "1 - 3", + "d3-octree": "1", + "d3-quadtree": "1 - 3", + "d3-timer": "1 - 3" + } + }, + "d3-format": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-format/-/d3-format-3.1.0.tgz", + "integrity": "sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==" + }, + "d3-geo": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.1.tgz", + "integrity": "sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q==", + "requires": { + "d3-array": "2.5.0 - 3" + } + }, + "d3-geo-projection": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz", + "integrity": "sha512-p0bK60CEzph1iqmnxut7d/1kyTmm3UWtPlwdkM31AU+LW+BXazd5zJdoCn7VFxNCHXRngPHRnsNn5uGjLRGndg==", + "requires": { + "commander": "7", + "d3-array": "1 - 3", + "d3-geo": "1.12.0 - 3" + }, + "dependencies": { + "commander": { + "version": "7.2.0", + "resolved": "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==" + } + } + }, + "d3-hierarchy": { + "version": "3.1.2", + "resolved": "https://registry.npmmirror.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz", + "integrity": "sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==" + }, + "d3-interpolate": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz", + "integrity": "sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==", + "requires": { + "d3-color": "1 - 3" + } + }, + "d3-octree": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/d3-octree/-/d3-octree-1.1.0.tgz", + "integrity": "sha512-F8gPlqpP+HwRPMO/8uOu5wjH110+6q4cgJvgJT6vlpy3BEaDIKlTZrgHKZSp/i1InRpVfh4puY/kvL6MxK930A==" + }, + "d3-path": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-path/-/d3-path-3.1.0.tgz", + "integrity": "sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ==" + }, + "d3-polygon": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-polygon/-/d3-polygon-3.0.1.tgz", + "integrity": "sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg==" + }, + "d3-quadtree": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-2.0.0.tgz", + "integrity": "sha512-b0Ed2t1UUalJpc3qXzKi+cPGxeXRr4KU9YSlocN74aTzp6R/Ud43t79yLLqxHRWZfsvWXmbDWPpoENK1K539xw==" + }, + "d3-random": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-random/-/d3-random-3.0.1.tgz", + "integrity": "sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ==" + }, + "d3-regression": { + "version": "1.3.10", + "resolved": "https://registry.npmmirror.com/d3-regression/-/d3-regression-1.3.10.tgz", + "integrity": "sha512-PF8GWEL70cHHWpx2jUQXc68r1pyPHIA+St16muk/XRokETzlegj5LriNKg7o4LR0TySug4nHYPJNNRz/W+/Niw==" + }, + "d3-scale": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz", + "integrity": "sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ==", + "requires": { + "d3-array": "2.10.0 - 3", + "d3-format": "1 - 3", + "d3-interpolate": "1.2.0 - 3", + "d3-time": "2.1.1 - 3", + "d3-time-format": "2 - 4" + } + }, + "d3-scale-chromatic": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz", + "integrity": "sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ==", + "requires": { + "d3-color": "1 - 3", + "d3-interpolate": "1 - 3" + } + }, + "d3-selection": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz", + "integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==" + }, + "d3-shape": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/d3-shape/-/d3-shape-3.2.0.tgz", + "integrity": "sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA==", + "requires": { + "d3-path": "^3.1.0" + } + }, + "d3-time": { + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz", + "integrity": "sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q==", + "requires": { + "d3-array": "2 - 3" + } + }, + "d3-time-format": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz", + "integrity": "sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg==", + "requires": { + "d3-time": "1 - 3" + } + }, + "d3-timer": { + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/d3-timer/-/d3-timer-1.0.10.tgz", + "integrity": "sha512-B1JDm0XDaQC+uvo4DT79H0XmBskgS3l6Ve+1SBCfxgmtIb1AVrPIoqd+nPSv+loMX8szQ0sVUhGngL7D5QPiXw==" + }, + "d3-transition": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/d3-transition/-/d3-transition-3.0.1.tgz", + "integrity": "sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w==", + "requires": { + "d3-color": "1 - 3", + "d3-dispatch": "1 - 3", + "d3-ease": "1 - 3", + "d3-interpolate": "1 - 3", + "d3-timer": "1 - 3" + } + }, + "d3-zoom": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/d3-zoom/-/d3-zoom-3.0.0.tgz", + "integrity": "sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw==", + "requires": { + "d3-dispatch": "1 - 3", + "d3-drag": "2 - 3", + "d3-interpolate": "1 - 3", + "d3-selection": "2 - 3", + "d3-transition": "2 - 3" + } + }, + "dagre": { + "version": "0.8.5", + "resolved": "https://registry.npmmirror.com/dagre/-/dagre-0.8.5.tgz", + "integrity": "sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw==", + "requires": { + "graphlib": "^2.1.8", + "lodash": "^4.17.15" + } + }, + "dagre-compound": { + "version": "0.0.11", + "resolved": "https://registry.npmmirror.com/dagre-compound/-/dagre-compound-0.0.11.tgz", + "integrity": "sha512-UrSgRP9LtOZCYb9e5doolZXpc7xayyszgyOs7uakTK4n4KsLegLVTRRtq01GpQd/iZjYw5fWMapx9ed+c80MAQ==", + "requires": {} + }, + "damerau-levenshtein": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/damerau-levenshtein/-/damerau-levenshtein-1.0.8.tgz", + "integrity": "sha512-sdQSFB7+llfUcQHUQO3+B8ERRj0Oa4w9POWMI/puGtuf7gFywGmkaLCElnudfTiKZV+NvHqL0ifzdrI8Ro7ESA==", + "dev": true, + "peer": true }, "data-urls": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz", "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==", - "dev": true, "requires": { "abab": "^2.0.3", "whatwg-mimetype": "^2.3.0", "whatwg-url": "^8.0.0" + } + }, + "data-view-buffer": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz", + "integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==", + "dev": true, + "requires": { + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.2" + } + }, + "data-view-byte-length": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz", + "integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==", + "dev": true, + "requires": { + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.2" + } + }, + "data-view-byte-offset": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz", + "integrity": "sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ==", + "dev": true, + "requires": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-data-view": "^1.0.1" } }, "dayjs": { @@ -21582,44 +29401,40 @@ "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.10.tgz", "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ==" }, + "de-indent": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz", + "integrity": "sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg==", + "dev": true + }, "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.4.0", + "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", + "integrity": "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==", "requires": { - "ms": "2.1.2" - }, - "dependencies": { - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } + "ms": "^2.1.3" } }, "decimal.js": { "version": "10.4.3", "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz", - "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==", - "dev": true + "integrity": "sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA==" }, "dedent": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz", - "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==", - "dev": true + "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA==" }, "dedent-js": { "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dedent-js/-/dedent-js-1.0.1.tgz", + "resolved": "https://registry.npmmirror.com/dedent-js/-/dedent-js-1.0.1.tgz", "integrity": "sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ==", "dev": true }, "deep-is": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==" }, "deepmerge": { "version": "1.5.2", @@ -21642,34 +29457,66 @@ "clone": "^1.0.2" } }, + "define-data-property": { + "version": "1.1.4", + "resolved": "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz", + "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "dev": true, + "requires": { + "es-define-property": "^1.0.0", + "es-errors": "^1.3.0", + "gopd": "^1.0.1" + } + }, "define-lazy-prop": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz", "integrity": "sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og==" }, "define-properties": { - "version": "1.2.0", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz", + "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", "dev": true, "requires": { + "define-data-property": "^1.0.1", "has-property-descriptors": "^1.0.0", "object-keys": "^1.1.1" + } + }, + "delaunator": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/delaunator/-/delaunator-5.0.1.tgz", + "integrity": "sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw==", + "requires": { + "robust-predicates": "^3.0.2" } }, "delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==", - "dev": true + "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==" }, "depd": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz", "integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==" }, + "dequal": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz", + "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==", + "dev": true + }, "destroy": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz", "integrity": "sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg==" + }, + "detect-browser": { + "version": "5.3.0", + "resolved": "https://registry.npmmirror.com/detect-browser/-/detect-browser-5.3.0.tgz", + "integrity": "sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w==" }, "detect-libc": { "version": "1.0.3", @@ -21679,19 +29526,32 @@ "detect-newline": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "dev": true + "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==" }, "detect-node": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==" }, + "devlop": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz", + "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==", + "dev": true, + "requires": { + "dequal": "^2.0.0" + } + }, + "didyoumean": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/didyoumean/-/didyoumean-1.2.2.tgz", + "integrity": "sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw==", + "dev": true + }, "diff-sequences": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz", - "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==", - "dev": true + "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==" }, "dir-glob": { "version": "3.0.1", @@ -21701,11 +29561,19 @@ "path-type": "^4.0.0" } }, + "dlv": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/dlv/-/dlv-1.1.3.tgz", + "integrity": "sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==", + "dev": true + }, "dns-equal": { - "version": "1.0.0" + "version": "1.0.0", + "integrity": "sha512-z+paD6YUQsk+AbGCEM4PrOXSss5gd66QfcVBFTKR/HpFL9jCqikS94HYwKww6fQyO7IxrIIyUu+g0Ka9tUS2Cg==" }, "dns-packet": { "version": "5.6.0", + "integrity": "sha512-rza3UH1LwdHh9qyPXp8lkwpjSNk/AMD3dPytUoRoqnypDUhY0xvbdmVhWOfxO68frEfV9BU8V12Ez7ZsHGZpCQ==", "requires": { "@leichtgewicht/ip-codec": "^2.0.1" } @@ -21718,12 +29586,6 @@ "requires": { "esutils": "^2.0.2" } - }, - "doctypes": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/doctypes/-/doctypes-1.1.0.tgz", - "integrity": "sha512-LLBi6pEqS6Do3EKQ3J0NqHWV5hhb78Pi8vvESYwyOy2c31ZEZVdtitdzsQsKb7878PEERhzUk0ftqGhG6Mz+pQ==", - "dev": true }, "dom-converter": { "version": "0.2.0", @@ -21744,9 +29606,9 @@ } }, "dom-zindex": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/dom-zindex/-/dom-zindex-1.0.1.tgz", - "integrity": "sha512-M/MERVDZ8hguvjl6MAlLWSLYLS7PzEyXaTb5gEeJ+SF+e9iUC0sdvlzqe91MMDHBoy+nqw7wKcUOrDSyvMCrRg==" + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz", + "integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==" }, "domelementtype": { "version": "2.3.0", @@ -21757,7 +29619,6 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz", "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", - "dev": true, "requires": { "webidl-conversions": "^5.0.0" }, @@ -21765,8 +29626,7 @@ "webidl-conversions": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz", - "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", - "dev": true + "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==" } } }, @@ -21807,6 +29667,16 @@ "resolved": "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz", "integrity": "sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==" }, + "dunder-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz", + "integrity": "sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A==", + "requires": { + "call-bind-apply-helpers": "^1.0.1", + "es-errors": "^1.3.0", + "gopd": "^1.2.0" + } + }, "duplexer": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz", @@ -21814,28 +29684,13 @@ }, "eastasianwidth": { "version": "0.2.0", - "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", - "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", - "dev": true + "resolved": "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==" }, "easy-stack": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.1.tgz", "integrity": "sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w==" - }, - "echarts": { - "version": "5.4.3", - "requires": { - "tslib": "2.3.0", - "zrender": "5.4.4" - }, - "dependencies": { - "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" - } - } }, "ee-first": { "version": "1.1.1", @@ -21843,15 +29698,17 @@ "integrity": "sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==" }, "electron-to-chromium": { - "version": "1.4.399" + "version": "1.5.145", + "resolved": "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.145.tgz", + "integrity": "sha512-pZ5EcTWRq/055MvSBgoFEyKf2i4apwfoqJbK/ak2jnFq8oHjZ+vzc3AhRcz37Xn+ZJfL58R666FLJx0YOK9yTw==" }, "element-plus": { - "version": "2.2.32", - "resolved": "https://registry.npmjs.org/element-plus/-/element-plus-2.2.32.tgz", - "integrity": "sha512-DTJMhYOy6MApbmh6z/95hPTK5WrBiNHGzV4IN+uEkup1WoimQ+Qyt8RxKdTe/X1LWEJ8YgWv/Cl8P4ocrt5z5g==", + "version": "2.6.3", + "resolved": "https://registry.npmmirror.com/element-plus/-/element-plus-2.6.3.tgz", + "integrity": "sha512-U4L/mr+1r+EmAUYUHrs0V/8hHMdBGP07rPymSC72LZCN4jK1UwygQYICegTQ5us4mxeqBvW6wfoEfo003fwCqw==", "requires": { "@ctrl/tinycolor": "^3.4.1", - "@element-plus/icons-vue": "^2.0.6", + "@element-plus/icons-vue": "^2.3.1", "@floating-ui/dom": "^1.0.1", "@popperjs/core": "npm:@sxzz/popperjs-es@^2.11.7", "@types/lodash": "^4.14.182", @@ -21868,57 +29725,32 @@ }, "dependencies": { "@types/lodash": { - "version": "4.14.198" - }, - "@types/web-bluetooth": { - "version": "0.0.16", - "resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz", - "integrity": "sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ==" - }, - "@vueuse/core": { - "version": "9.13.0", - "resolved": "https://registry.npmjs.org/@vueuse/core/-/core-9.13.0.tgz", - "integrity": "sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw==", - "requires": { - "@types/web-bluetooth": "^0.0.16", - "@vueuse/metadata": "9.13.0", - "@vueuse/shared": "9.13.0", - "vue-demi": "*" - } - }, - "@vueuse/metadata": { - "version": "9.13.0", - "resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-9.13.0.tgz", - "integrity": "sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ==" - }, - "@vueuse/shared": { - "version": "9.13.0", - "resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-9.13.0.tgz", - "integrity": "sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw==", - "requires": { - "vue-demi": "*" - } + "version": "4.14.198", + "integrity": "sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==" } } + }, + "element-tree-line": { + "version": "0.2.1", + "resolved": "https://registry.npmmirror.com/element-tree-line/-/element-tree-line-0.2.1.tgz", + "integrity": "sha512-YWHftDSOFiBuw49drxJV7Yi7pCqPpwBBBeQmySjchcxU3uUOAu72FDLK5RyTGJ5qt4Ci+yoUg7zJqsFP5u7N5A==", + "requires": {} }, "emittery": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz", - "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==", - "dev": true - }, - "emmet": { - "version": "2.4.4", - "dev": true, - "requires": { - "@emmetio/abbreviation": "^2.3.3", - "@emmetio/css-abbreviation": "^2.1.8" - } + "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==" }, "emoji-regex": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + }, + "emoji-regex-xs": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz", + "integrity": "sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg==", + "dev": true }, "emojis-list": { "version": "3.0.0", @@ -21940,6 +29772,7 @@ }, "enhanced-resolve": { "version": "5.14.0", + "integrity": "sha512-+DCows0XNwLDcUhbFJPdlQEVnT2zXlCv7hPxemTz86/O+B/hCQ+mb7ydkPKiflpVraqLPCAfu7lDy+hBXueojw==", "requires": { "graceful-fs": "^4.2.4", "tapable": "^2.2.0" @@ -21949,6 +29782,15 @@ "version": "4.5.0", "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==" + }, + "errno": { + "version": "0.1.8", + "resolved": "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz", + "integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==", + "optional": true, + "requires": { + "prr": "~1.0.1" + } }, "error-ex": { "version": "1.3.2", @@ -21967,43 +29809,97 @@ } }, "es-abstract": { - "version": "1.21.2", + "version": "1.23.9", + "resolved": "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.23.9.tgz", + "integrity": "sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==", "dev": true, "requires": { - "array-buffer-byte-length": "^1.0.0", - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "es-set-tostringtag": "^2.0.1", - "es-to-primitive": "^1.2.1", - "function.prototype.name": "^1.1.5", - "get-intrinsic": "^1.2.0", - "get-symbol-description": "^1.0.0", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has": "^1.0.3", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.5", - "is-array-buffer": "^3.0.2", + "array-buffer-byte-length": "^1.0.2", + "arraybuffer.prototype.slice": "^1.0.4", + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "data-view-buffer": "^1.0.2", + "data-view-byte-length": "^1.0.2", + "data-view-byte-offset": "^1.0.1", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "es-set-tostringtag": "^2.1.0", + "es-to-primitive": "^1.3.0", + "function.prototype.name": "^1.1.8", + "get-intrinsic": "^1.2.7", + "get-proto": "^1.0.0", + "get-symbol-description": "^1.1.0", + "globalthis": "^1.0.4", + "gopd": "^1.2.0", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "internal-slot": "^1.1.0", + "is-array-buffer": "^3.0.5", "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.10", - "is-weakref": "^1.0.2", - "object-inspect": "^1.12.3", + "is-data-view": "^1.0.2", + "is-regex": "^1.2.1", + "is-shared-array-buffer": "^1.0.4", + "is-string": "^1.1.1", + "is-typed-array": "^1.1.15", + "is-weakref": "^1.1.0", + "math-intrinsics": "^1.1.0", + "object-inspect": "^1.13.3", "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.4.3", - "safe-regex-test": "^1.0.0", - "string.prototype.trim": "^1.2.7", - "string.prototype.trimend": "^1.0.6", - "string.prototype.trimstart": "^1.0.6", - "typed-array-length": "^1.0.4", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.9" + "object.assign": "^4.1.7", + "own-keys": "^1.0.1", + "regexp.prototype.flags": "^1.5.3", + "safe-array-concat": "^1.1.3", + "safe-push-apply": "^1.0.0", + "safe-regex-test": "^1.1.0", + "set-proto": "^1.0.0", + "string.prototype.trim": "^1.2.10", + "string.prototype.trimend": "^1.0.9", + "string.prototype.trimstart": "^1.0.8", + "typed-array-buffer": "^1.0.3", + "typed-array-byte-length": "^1.0.3", + "typed-array-byte-offset": "^1.0.4", + "typed-array-length": "^1.0.7", + "unbox-primitive": "^1.1.0", + "which-typed-array": "^1.1.18" + } + }, + "es-define-property": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz", + "integrity": "sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==" + }, + "es-errors": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz", + "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==" + }, + "es-iterator-helpers": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/es-iterator-helpers/-/es-iterator-helpers-1.2.1.tgz", + "integrity": "sha512-uDn+FE1yrDzyC0pCo961B2IHbdM8y/ACZsKD4dG6WqrjV53BADjwa7D+1aom2rsNVfLyDgU/eigvlJGJ08OQ4w==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.6", + "es-errors": "^1.3.0", + "es-set-tostringtag": "^2.0.3", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.6", + "globalthis": "^1.0.4", + "gopd": "^1.2.0", + "has-property-descriptors": "^1.0.2", + "has-proto": "^1.2.0", + "has-symbols": "^1.1.0", + "internal-slot": "^1.1.0", + "iterator.prototype": "^1.1.4", + "safe-array-concat": "^1.1.3" } }, "es-module-lexer": { @@ -22012,64 +29908,241 @@ "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==", "dev": true }, + "es-object-atoms": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz", + "integrity": "sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==", + "requires": { + "es-errors": "^1.3.0" + } + }, "es-set-tostringtag": { - "version": "2.0.1", + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz", + "integrity": "sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==", "dev": true, "requires": { - "get-intrinsic": "^1.1.3", - "has": "^1.0.3", - "has-tostringtag": "^1.0.0" + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" } }, "es-shim-unscopables": { - "version": "1.0.0", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/es-shim-unscopables/-/es-shim-unscopables-1.1.0.tgz", + "integrity": "sha512-d9T8ucsEhh8Bi1woXCf+TIKDIROLG5WCkxg8geBCbvk22kzwC5G2OnXVMO6FUsvQlgUUXQ2itephWDLqDzbeCw==", "dev": true, "requires": { - "has": "^1.0.3" + "hasown": "^2.0.2" } }, "es-to-primitive": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz", + "integrity": "sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g==", "dev": true, "requires": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" + "is-callable": "^1.2.7", + "is-date-object": "^1.0.5", + "is-symbol": "^1.0.4" } }, "esbuild": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", - "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.14.54.tgz", + "integrity": "sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==", + "dev": true, + "optional": true, + "peer": true, "requires": { - "@esbuild/android-arm": "0.18.20", - "@esbuild/android-arm64": "0.18.20", - "@esbuild/android-x64": "0.18.20", - "@esbuild/darwin-arm64": "0.18.20", - "@esbuild/darwin-x64": "0.18.20", - "@esbuild/freebsd-arm64": "0.18.20", - "@esbuild/freebsd-x64": "0.18.20", - "@esbuild/linux-arm": "0.18.20", - "@esbuild/linux-arm64": "0.18.20", - "@esbuild/linux-ia32": "0.18.20", - "@esbuild/linux-loong64": "0.18.20", - "@esbuild/linux-mips64el": "0.18.20", - "@esbuild/linux-ppc64": "0.18.20", - "@esbuild/linux-riscv64": "0.18.20", - "@esbuild/linux-s390x": "0.18.20", - "@esbuild/linux-x64": "0.18.20", - "@esbuild/netbsd-x64": "0.18.20", - "@esbuild/openbsd-x64": "0.18.20", - "@esbuild/sunos-x64": "0.18.20", - "@esbuild/win32-arm64": "0.18.20", - "@esbuild/win32-ia32": "0.18.20", - "@esbuild/win32-x64": "0.18.20" + "@esbuild/linux-loong64": "0.14.54", + "esbuild-android-64": "0.14.54", + "esbuild-android-arm64": "0.14.54", + "esbuild-darwin-64": "0.14.54", + "esbuild-darwin-arm64": "0.14.54", + "esbuild-freebsd-64": "0.14.54", + "esbuild-freebsd-arm64": "0.14.54", + "esbuild-linux-32": "0.14.54", + "esbuild-linux-64": "0.14.54", + "esbuild-linux-arm": "0.14.54", + "esbuild-linux-arm64": "0.14.54", + "esbuild-linux-mips64le": "0.14.54", + "esbuild-linux-ppc64le": "0.14.54", + "esbuild-linux-riscv64": "0.14.54", + "esbuild-linux-s390x": "0.14.54", + "esbuild-netbsd-64": "0.14.54", + "esbuild-openbsd-64": "0.14.54", + "esbuild-sunos-64": "0.14.54", + "esbuild-windows-32": "0.14.54", + "esbuild-windows-64": "0.14.54", + "esbuild-windows-arm64": "0.14.54" } }, + "esbuild-android-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-android-64/-/esbuild-android-64-0.14.54.tgz", + "integrity": "sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-android-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.54.tgz", + "integrity": "sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-darwin-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.54.tgz", + "integrity": "sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-darwin-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.54.tgz", + "integrity": "sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-freebsd-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.54.tgz", + "integrity": "sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-freebsd-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.54.tgz", + "integrity": "sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-32": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-32/-/esbuild-linux-32-0.14.54.tgz", + "integrity": "sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-64/-/esbuild-linux-64-0.14.54.tgz", + "integrity": "sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-arm": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.54.tgz", + "integrity": "sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.54.tgz", + "integrity": "sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-mips64le": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.54.tgz", + "integrity": "sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-ppc64le": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.54.tgz", + "integrity": "sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-riscv64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.54.tgz", + "integrity": "sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-linux-s390x": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.54.tgz", + "integrity": "sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-netbsd-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.54.tgz", + "integrity": "sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-openbsd-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.54.tgz", + "integrity": "sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-sunos-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.54.tgz", + "integrity": "sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-windows-32": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-windows-32/-/esbuild-windows-32-0.14.54.tgz", + "integrity": "sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-windows-64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-windows-64/-/esbuild-windows-64-0.14.54.tgz", + "integrity": "sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==", + "dev": true, + "optional": true, + "peer": true + }, + "esbuild-windows-arm64": { + "version": "0.14.54", + "resolved": "https://registry.npmmirror.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.54.tgz", + "integrity": "sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==", + "dev": true, + "optional": true, + "peer": true + }, "escalade": { - "version": "3.1.1" + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==" }, "escape-html": { "version": "1.0.3", @@ -22083,7 +30156,7 @@ }, "escodegen": { "version": "2.0.0", - "dev": true, + "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==", "requires": { "esprima": "^4.0.1", "estraverse": "^5.2.0", @@ -22094,7 +30167,7 @@ "dependencies": { "levn": { "version": "0.3.0", - "dev": true, + "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==", "requires": { "prelude-ls": "~1.1.2", "type-check": "~0.3.2" @@ -22102,7 +30175,7 @@ }, "optionator": { "version": "0.8.3", - "dev": true, + "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", "requires": { "deep-is": "~0.1.3", "fast-levenshtein": "~2.0.6", @@ -22115,49 +30188,46 @@ } }, "eslint": { - "version": "8.40.0", + "version": "8.12.0", + "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.12.0.tgz", + "integrity": "sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==", "dev": true, "requires": { - "@eslint-community/eslint-utils": "^4.2.0", - "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.0.3", - "@eslint/js": "8.40.0", - "@humanwhocodes/config-array": "^0.11.8", - "@humanwhocodes/module-importer": "^1.0.1", - "@nodelib/fs.walk": "^1.2.8", + "@eslint/eslintrc": "^1.2.1", + "@humanwhocodes/config-array": "^0.9.2", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.2.0", - "eslint-visitor-keys": "^3.4.1", - "espree": "^9.5.2", - "esquery": "^1.4.2", + "eslint-scope": "^7.1.1", + "eslint-utils": "^3.0.0", + "eslint-visitor-keys": "^3.3.0", + "espree": "^9.3.1", + "esquery": "^1.4.0", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", - "find-up": "^5.0.0", - "glob-parent": "^6.0.2", - "globals": "^13.19.0", - "grapheme-splitter": "^1.0.4", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^6.0.1", + "globals": "^13.6.0", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", - "is-path-inside": "^3.0.3", - "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", - "minimatch": "^3.1.2", + "minimatch": "^3.0.4", "natural-compare": "^1.4.0", "optionator": "^0.9.1", + "regexpp": "^3.2.0", "strip-ansi": "^6.0.1", "strip-json-comments": "^3.1.0", - "text-table": "^0.2.0" + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" }, "dependencies": { "doctrine": { @@ -22177,20 +30247,11 @@ }, "eslint-scope": { "version": "7.2.0", + "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==", "dev": true, "requires": { "esrecurse": "^4.3.0", "estraverse": "^5.2.0" - } - }, - "find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "requires": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" } }, "glob-parent": { @@ -22204,36 +30265,10 @@ }, "globals": { "version": "13.20.0", + "integrity": "sha512-Qg5QtVkCy/kv3FUSlu4ukeZDVf9ee0iXLAUYX13gbR17bnejFTzr4iS9bY7kwCf1NztRNm1t91fjOiyx4CSwPQ==", "dev": true, "requires": { "type-fest": "^0.20.2" - } - }, - "locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "requires": { - "p-locate": "^5.0.0" - } - }, - "p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "requires": { - "yocto-queue": "^0.1.0" - } - }, - "p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "requires": { - "p-limit": "^3.0.2" } }, "type-fest": { @@ -22269,12 +30304,14 @@ "dependencies": { "semver": { "version": "6.3.0", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", "dev": true } } }, "eslint-import-resolver-node": { "version": "0.3.7", + "integrity": "sha512-gozW2blMLJCeFpBwugLTGyvVjNoeo1knonXAcatC6bjPBZitotxdWf7Gimr25N4c0AAOo4eOUfaG82IJPDpqCA==", "dev": true, "requires": { "debug": "^3.2.7", @@ -22295,6 +30332,7 @@ }, "eslint-module-utils": { "version": "2.8.0", + "integrity": "sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==", "dev": true, "requires": { "debug": "^3.2.7" @@ -22312,51 +30350,140 @@ } }, "eslint-plugin-import": { - "version": "2.27.5", + "version": "2.25.4", + "resolved": "https://registry.npmmirror.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz", + "integrity": "sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==", "dev": true, "requires": { - "array-includes": "^3.1.6", - "array.prototype.flat": "^1.3.1", - "array.prototype.flatmap": "^1.3.1", - "debug": "^3.2.7", + "array-includes": "^3.1.4", + "array.prototype.flat": "^1.2.5", + "debug": "^2.6.9", "doctrine": "^2.1.0", - "eslint-import-resolver-node": "^0.3.7", - "eslint-module-utils": "^2.7.4", + "eslint-import-resolver-node": "^0.3.6", + "eslint-module-utils": "^2.7.2", "has": "^1.0.3", - "is-core-module": "^2.11.0", + "is-core-module": "^2.8.0", "is-glob": "^4.0.3", - "minimatch": "^3.1.2", - "object.values": "^1.1.6", - "resolve": "^1.22.1", - "semver": "^6.3.0", - "tsconfig-paths": "^3.14.1" + "minimatch": "^3.0.4", + "object.values": "^1.1.5", + "resolve": "^1.20.0", + "tsconfig-paths": "^3.12.0" }, "dependencies": { "debug": { - "version": "3.2.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", - "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", + "version": "2.6.9", + "resolved": "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "dev": true, "requires": { - "ms": "^2.1.1" + "ms": "2.0.0" } }, - "semver": { - "version": "6.3.0", + "ms": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz", + "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", "dev": true } } }, + "eslint-plugin-jsx-a11y": { + "version": "6.10.2", + "resolved": "https://registry.npmmirror.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.10.2.tgz", + "integrity": "sha512-scB3nz4WmG75pV8+3eRUQOHZlNSUhFNq37xnpgRkCCELU3XMvXAxLk1eqWWyE22Ki4Q01Fnsw9BA3cJHDPgn2Q==", + "dev": true, + "peer": true, + "requires": { + "aria-query": "^5.3.2", + "array-includes": "^3.1.8", + "array.prototype.flatmap": "^1.3.2", + "ast-types-flow": "^0.0.8", + "axe-core": "^4.10.0", + "axobject-query": "^4.1.0", + "damerau-levenshtein": "^1.0.8", + "emoji-regex": "^9.2.2", + "hasown": "^2.0.2", + "jsx-ast-utils": "^3.3.5", + "language-tags": "^1.0.9", + "minimatch": "^3.1.2", + "object.fromentries": "^2.0.8", + "safe-regex-test": "^1.0.3", + "string.prototype.includes": "^2.0.1" + }, + "dependencies": { + "emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true, + "peer": true + } + } + }, + "eslint-plugin-react": { + "version": "7.37.5", + "resolved": "https://registry.npmmirror.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz", + "integrity": "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==", + "dev": true, + "peer": true, + "requires": { + "array-includes": "^3.1.8", + "array.prototype.findlast": "^1.2.5", + "array.prototype.flatmap": "^1.3.3", + "array.prototype.tosorted": "^1.1.4", + "doctrine": "^2.1.0", + "es-iterator-helpers": "^1.2.1", + "estraverse": "^5.3.0", + "hasown": "^2.0.2", + "jsx-ast-utils": "^2.4.1 || ^3.0.0", + "minimatch": "^3.1.2", + "object.entries": "^1.1.9", + "object.fromentries": "^2.0.8", + "object.values": "^1.2.1", + "prop-types": "^15.8.1", + "resolve": "^2.0.0-next.5", + "semver": "^6.3.1", + "string.prototype.matchall": "^4.0.12", + "string.prototype.repeat": "^1.0.0" + }, + "dependencies": { + "resolve": { + "version": "2.0.0-next.5", + "resolved": "https://registry.npmmirror.com/resolve/-/resolve-2.0.0-next.5.tgz", + "integrity": "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA==", + "dev": true, + "peer": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "peer": true + } + } + }, + "eslint-plugin-react-hooks": { + "version": "4.6.2", + "resolved": "https://registry.npmmirror.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz", + "integrity": "sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==", + "dev": true, + "peer": true, + "requires": {} + }, "eslint-plugin-vue": { - "version": "8.7.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz", - "integrity": "sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg==", + "version": "8.5.0", + "resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz", + "integrity": "sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==", "dev": true, "requires": { "eslint-utils": "^3.0.0", "natural-compare": "^1.4.0", - "nth-check": "^2.0.1", - "postcss-selector-parser": "^6.0.9", "semver": "^7.3.5", "vue-eslint-parser": "^8.0.1" } @@ -22470,10 +30597,12 @@ }, "eslint-visitor-keys": { "version": "3.4.1", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true }, "espree": { "version": "9.5.2", + "integrity": "sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==", "dev": true, "requires": { "acorn": "^8.8.0", @@ -22484,13 +30613,12 @@ "esprima": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" }, "esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/esquery/-/esquery-1.6.0.tgz", + "integrity": "sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==", "dev": true, "requires": { "estraverse": "^5.1.0" @@ -22517,8 +30645,7 @@ "esutils": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==" }, "etag": { "version": "1.8.1", @@ -22530,6 +30657,11 @@ "resolved": "https://registry.npmjs.org/event-pubsub/-/event-pubsub-4.3.0.tgz", "integrity": "sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ==" }, + "event-target-shim": { + "version": "5.0.1", + "resolved": "https://registry.npmmirror.com/event-target-shim/-/event-target-shim-5.0.1.tgz", + "integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==" + }, "eventemitter3": { "version": "4.0.7", "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz", @@ -22539,6 +30671,11 @@ "version": "3.3.0", "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==" + }, + "eventsource": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/eventsource/-/eventsource-1.1.2.tgz", + "integrity": "sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA==" }, "execa": { "version": "5.1.1", @@ -22559,14 +30696,12 @@ "exit": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", - "dev": true + "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==" }, "expect": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz", "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "jest-get-type": "^27.5.1", @@ -22632,14 +30767,21 @@ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==" }, + "fast-fifo": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz", + "integrity": "sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ==" + }, "fast-glob": { - "version": "3.2.12", + "version": "3.3.3", + "resolved": "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz", + "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==", "requires": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", - "micromatch": "^4.0.4" + "micromatch": "^4.0.8" } }, "fast-json-stable-stringify": { @@ -22650,11 +30792,19 @@ "fast-levenshtein": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" + }, + "fast-xml-parser": { + "version": "4.3.6", + "resolved": "https://registry.npmmirror.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz", + "integrity": "sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw==", + "requires": { + "strnum": "^1.0.5" + } }, "fastq": { "version": "1.15.0", + "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", "requires": { "reusify": "^1.0.4" } @@ -22671,9 +30821,21 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", - "dev": true, "requires": { "bser": "2.1.1" + } + }, + "fecha": { + "version": "4.2.3", + "resolved": "https://registry.npmmirror.com/fecha/-/fecha-4.2.3.tgz", + "integrity": "sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw==" + }, + "fetch-cookie": { + "version": "0.11.0", + "resolved": "https://registry.npmmirror.com/fetch-cookie/-/fetch-cookie-0.11.0.tgz", + "integrity": "sha512-BQm7iZLFhMWFy5CZ/162sAGjBfdNWb7a8LEqqnzsHFhxT/X/SVj/z2t2nu3aJvjlbQkrAlTUApplPRjWyH4mhA==", + "requires": { + "tough-cookie": "^2.3.3 || ^3.0.1 || ^4.0.0" } }, "figures": { @@ -22694,9 +30856,9 @@ } }, "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", + "version": "7.1.1", + "resolved": "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz", + "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==", "requires": { "to-regex-range": "^5.0.1" } @@ -22741,6 +30903,7 @@ }, "flat-cache": { "version": "3.0.4", + "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", "dev": true, "requires": { "flatted": "^3.1.0", @@ -22749,25 +30912,36 @@ }, "flatted": { "version": "3.2.7", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==", "dev": true }, - "follow-redirects": { - "version": "1.15.2" - }, - "for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "focus-trap": { + "version": "7.6.4", + "resolved": "https://registry.npmmirror.com/focus-trap/-/focus-trap-7.6.4.tgz", + "integrity": "sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw==", "dev": true, "requires": { - "is-callable": "^1.1.3" + "tabbable": "^6.2.0" + } + }, + "follow-redirects": { + "version": "1.15.9", + "resolved": "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz", + "integrity": "sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==" + }, + "for-each": { + "version": "0.3.5", + "resolved": "https://registry.npmmirror.com/for-each/-/for-each-0.3.5.tgz", + "integrity": "sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg==", + "dev": true, + "requires": { + "is-callable": "^1.2.7" } }, "foreground-child": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", - "dev": true, "requires": { "cross-spawn": "^7.0.0", "signal-exit": "^4.0.1" @@ -22775,7 +30949,7 @@ "dependencies": { "signal-exit": { "version": "4.0.2", - "dev": true + "integrity": "sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==" } } }, @@ -22783,7 +30957,6 @@ "version": "3.0.1", "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz", "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==", - "dev": true, "requires": { "asynckit": "^0.4.0", "combined-stream": "^1.0.8", @@ -22796,7 +30969,9 @@ "integrity": "sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==" }, "fraction.js": { - "version": "4.2.0" + "version": "4.3.7", + "resolved": "https://registry.npmmirror.com/fraction.js/-/fraction.js-4.3.7.tgz", + "integrity": "sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==" }, "fresh": { "version": "0.5.2", @@ -22804,10 +30979,9 @@ "integrity": "sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q==" }, "fs-extra": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz", - "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", - "dev": true, + "version": "11.2.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-11.2.0.tgz", + "integrity": "sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==", "requires": { "graceful-fs": "^4.2.0", "jsonfile": "^6.0.1", @@ -22815,29 +30989,48 @@ } }, "fs-monkey": { - "version": "1.0.3" + "version": "1.0.3", + "integrity": "sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==" }, "fs.realpath": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==" }, + "fsevents": { + "version": "2.3.3", + "resolved": "https://registry.npmmirror.com/fsevents/-/fsevents-2.3.3.tgz", + "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", + "optional": true + }, "function-bind": { - "version": "1.1.1" + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==" }, "function.prototype.name": { - "version": "1.1.5", + "version": "1.1.8", + "resolved": "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.8.tgz", + "integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.3", - "es-abstract": "^1.19.0", - "functions-have-names": "^1.2.2" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "functions-have-names": "^1.2.3", + "hasown": "^2.0.2", + "is-callable": "^1.2.7" } + }, + "functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true }, "functions-have-names": { "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", + "resolved": "https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz", "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", "dev": true }, @@ -22852,19 +31045,35 @@ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==" }, "get-intrinsic": { - "version": "1.2.1", + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz", + "integrity": "sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==", "requires": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3" + "call-bind-apply-helpers": "^1.0.2", + "es-define-property": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.1.1", + "function-bind": "^1.1.2", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "hasown": "^2.0.2", + "math-intrinsics": "^1.1.0" } }, "get-package-type": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", - "dev": true + "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==" + }, + "get-proto": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz", + "integrity": "sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==", + "requires": { + "dunder-proto": "^1.0.1", + "es-object-atoms": "^1.0.0" + } }, "get-stream": { "version": "6.0.1", @@ -22872,29 +31081,49 @@ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==" }, "get-symbol-description": { - "version": "1.0.0", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.1.0.tgz", + "integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.6" } }, + "get-them-args": { + "version": "1.3.2", + "resolved": "https://registry.npmmirror.com/get-them-args/-/get-them-args-1.3.2.tgz", + "integrity": "sha512-LRn8Jlk+DwZE4GTlDbT3Hikd1wSHgLMme/+7ddlqKd7ldwR6LjJgTVWzBnR01wnYGe4KgrXjg287RaI22UHmAw==", + "dev": true + }, + "gl-matrix": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/gl-matrix/-/gl-matrix-3.4.3.tgz", + "integrity": "sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA==" + }, + "gl-vec2": { + "version": "1.3.0", + "resolved": "https://registry.npmmirror.com/gl-vec2/-/gl-vec2-1.3.0.tgz", + "integrity": "sha512-YiqaAuNsheWmUV0Sa8k94kBB0D6RWjwZztyO+trEYS8KzJ6OQB/4686gdrf59wld4hHFIvaxynO3nRxpk1Ij/A==" + }, "glob": { - "version": "10.2.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.6.tgz", - "integrity": "sha512-U/rnDpXJGF414QQQZv5uVsabTVxMSwzS5CH0p3DRCIV6ownl4f7PzGnkGmvlum2wB+9RlJWJZ6ACU1INnBqiPA==", - "dev": true, + "version": "11.0.0", + "resolved": "https://registry.npmmirror.com/glob/-/glob-11.0.0.tgz", + "integrity": "sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==", "requires": { "foreground-child": "^3.1.0", - "jackspeak": "^2.0.3", - "minimatch": "^9.0.1", - "minipass": "^5.0.0 || ^6.0.2", - "path-scurry": "^1.7.0" + "jackspeak": "^4.0.1", + "minimatch": "^10.0.0", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^2.0.0" }, "dependencies": { "minimatch": { - "version": "9.0.1", - "dev": true, + "version": "10.0.1", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-10.0.1.tgz", + "integrity": "sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==", "requires": { "brace-expansion": "^2.0.1" } @@ -22920,12 +31149,13 @@ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==" }, "globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/globalthis/-/globalthis-1.0.4.tgz", + "integrity": "sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==", "dev": true, "requires": { - "define-properties": "^1.1.3" + "define-properties": "^1.2.1", + "gopd": "^1.0.1" } }, "globby": { @@ -22942,22 +31172,28 @@ } }, "gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", - "dev": true, - "requires": { - "get-intrinsic": "^1.1.3" - } + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz", + "integrity": "sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==" }, "graceful-fs": { "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" }, - "grapheme-splitter": { - "version": "1.0.4", + "graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", "dev": true + }, + "graphlib": { + "version": "2.1.8", + "resolved": "https://registry.npmmirror.com/graphlib/-/graphlib-2.1.8.tgz", + "integrity": "sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A==", + "requires": { + "lodash": "^4.17.15" + } }, "gzip-size": { "version": "6.0.0", @@ -22974,14 +31210,16 @@ }, "has": { "version": "1.0.3", + "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", + "dev": true, "requires": { "function-bind": "^1.1.1" } }, "has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/has-bigints/-/has-bigints-1.1.0.tgz", + "integrity": "sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg==", "dev": true }, "has-flag": { @@ -22990,31 +31228,77 @@ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==" }, "has-property-descriptors": { - "version": "1.0.0", + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", + "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", "dev": true, "requires": { - "get-intrinsic": "^1.1.1" + "es-define-property": "^1.0.0" } }, "has-proto": { - "version": "1.0.1" - }, - "has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==" - }, - "has-tostringtag": { - "version": "1.0.0", + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/has-proto/-/has-proto-1.2.0.tgz", + "integrity": "sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ==", "dev": true, "requires": { - "has-symbols": "^1.0.2" + "dunder-proto": "^1.0.0" + } + }, + "has-symbols": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz", + "integrity": "sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==" + }, + "has-tostringtag": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz", + "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "dev": true, + "requires": { + "has-symbols": "^1.0.3" } }, "hash-sum": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz", "integrity": "sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA==" + }, + "hasown": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz", + "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==", + "requires": { + "function-bind": "^1.1.2" + } + }, + "hast-util-to-html": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz", + "integrity": "sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw==", + "dev": true, + "requires": { + "@types/hast": "^3.0.0", + "@types/unist": "^3.0.0", + "ccount": "^2.0.0", + "comma-separated-tokens": "^2.0.0", + "hast-util-whitespace": "^3.0.0", + "html-void-elements": "^3.0.0", + "mdast-util-to-hast": "^13.0.0", + "property-information": "^7.0.0", + "space-separated-tokens": "^2.0.0", + "stringify-entities": "^4.0.0", + "zwitch": "^2.0.4" + } + }, + "hast-util-whitespace": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz", + "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==", + "dev": true, + "requires": { + "@types/hast": "^3.0.0" + } }, "he": { "version": "1.2.0", @@ -23035,6 +31319,12 @@ "version": "10.7.3", "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz", "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==" + }, + "hookable": { + "version": "5.5.3", + "resolved": "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz", + "integrity": "sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ==", + "dev": true }, "hosted-git-info": { "version": "2.8.9", @@ -23085,19 +31375,18 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==", - "dev": true, "requires": { "whatwg-encoding": "^1.0.5" } }, "html-entities": { - "version": "2.3.3" + "version": "2.3.3", + "integrity": "sha512-DV5Ln36z34NNTDgnz0EWGBLZENelNAtkiFA4kyNOG2tDI6Mz1uSWiq1wAKdyjnJwyDiDO7Fa2SO1CTxPXL8VxA==" }, "html-escaper": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", - "dev": true + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==" }, "html-minifier-terser": { "version": "6.1.0", @@ -23113,50 +31402,37 @@ "terser": "^5.10.0" }, "dependencies": { - "@jridgewell/source-map": { - "version": "0.3.3", - "requires": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, "commander": { "version": "8.3.0", "resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", "integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==" - }, - "terser": { - "version": "5.17.4", - "requires": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - }, - "dependencies": { - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - } - } } } }, - "html-tags": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", - "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==", + "html-void-elements": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz", + "integrity": "sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg==", "dev": true }, "html-webpack-plugin": { "version": "5.5.1", + "integrity": "sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==", "requires": { "@types/html-minifier-terser": "^6.0.0", "html-minifier-terser": "^6.0.2", "lodash": "^4.17.21", "pretty-error": "^4.0.0", "tapable": "^2.0.0" + } + }, + "html2canvas": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz", + "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==", + "requires": { + "css-line-break": "^2.1.0", + "text-segmentation": "^1.0.3" } }, "htmlparser2": { @@ -23241,7 +31517,6 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", - "dev": true, "requires": { "@tootallnate/once": "1", "agent-base": "6", @@ -23264,7 +31539,6 @@ "version": "5.0.1", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "dev": true, "requires": { "agent-base": "6", "debug": "4" @@ -23289,10 +31563,24 @@ "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==" }, "ignore": { - "version": "5.2.4" + "version": "5.3.2", + "resolved": "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz", + "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==" + }, + "image-size": { + "version": "0.5.5", + "resolved": "https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz", + "integrity": "sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ==", + "optional": true + }, + "immediate": { + "version": "3.0.6", + "resolved": "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz", + "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==" }, "immutable": { "version": "4.3.0", + "integrity": "sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==", "devOptional": true }, "import-fresh": { @@ -23315,7 +31603,6 @@ "version": "3.1.0", "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz", "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==", - "dev": true, "requires": { "pkg-dir": "^4.2.0", "resolve-cwd": "^3.0.0" @@ -23324,8 +31611,7 @@ "imurmurhash": { "version": "0.1.4", "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==" }, "inflight": { "version": "1.0.6", @@ -23336,30 +31622,60 @@ "wrappy": "1" } }, + "information-ui": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/information-ui/-/information-ui-1.0.2.tgz", + "integrity": "sha512-rtt3FozxwSvQ9fgaq7G3oF4lu7gb9lhvGU6sdK3J2WVseECPntrlmIh53xmmF7netE8VvAnn45y09LOvCJVKLA==" + }, "inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==" }, + "inline-style-parser": { + "version": "0.2.4", + "resolved": "https://registry.npmmirror.com/inline-style-parser/-/inline-style-parser-0.2.4.tgz", + "integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" + }, + "insert-css": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/insert-css/-/insert-css-2.0.0.tgz", + "integrity": "sha512-xGq5ISgcUP5cvGkS2MMFLtPDBtrtQPSFfC6gA6U8wHKqfjTIMZLZNxOItQnoSjdOzlXOLU/yD32RKC4SvjNbtA==" + }, "internal-slot": { - "version": "1.0.5", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/internal-slot/-/internal-slot-1.1.0.tgz", + "integrity": "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw==", "dev": true, "requires": { - "get-intrinsic": "^1.2.0", - "has": "^1.0.3", - "side-channel": "^1.0.4" + "es-errors": "^1.3.0", + "hasown": "^2.0.2", + "side-channel": "^1.1.0" } }, + "internmap": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/internmap/-/internmap-2.0.3.tgz", + "integrity": "sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg==" + }, "ipaddr.js": { - "version": "2.0.1" + "version": "2.0.1", + "integrity": "sha512-1qTgH9NG+IIJ4yfKs2e6Pp1bZg8wbDbKHT21HrLIeYBTRLgMYKnMTPAuI3Lcs61nfx5h1xlXnbJtH1kX5/d/ng==" + }, + "is-any-array": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/is-any-array/-/is-any-array-2.0.1.tgz", + "integrity": "sha512-UtilS7hLRu++wb/WBAw9bNuP1Eg04Ivn1vERJck8zJthEvXCBEBpGR/33u/xLKWEQf95803oalHrVDptcAvFdQ==" }, "is-array-buffer": { - "version": "3.0.2", + "version": "3.0.5", + "resolved": "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz", + "integrity": "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.0", - "is-typed-array": "^1.1.10" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" } }, "is-arrayish": { @@ -23367,13 +31683,26 @@ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==" }, - "is-bigint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", + "is-async-function": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/is-async-function/-/is-async-function-2.1.1.tgz", + "integrity": "sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ==", "dev": true, "requires": { - "has-bigints": "^1.0.1" + "async-function": "^1.0.0", + "call-bound": "^1.0.3", + "get-proto": "^1.0.1", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" + } + }, + "is-bigint": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-bigint/-/is-bigint-1.1.0.tgz", + "integrity": "sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==", + "dev": true, + "requires": { + "has-bigints": "^1.0.2" } }, "is-binary-path": { @@ -23385,58 +31714,54 @@ } }, "is-boolean-object": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.2.2.tgz", + "integrity": "sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" } }, "is-callable": { "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", + "resolved": "https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz", "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", "dev": true }, "is-core-module": { - "version": "2.12.1", + "version": "2.16.1", + "resolved": "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz", + "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==", "requires": { - "has": "^1.0.3" + "hasown": "^2.0.2" + } + }, + "is-data-view": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/is-data-view/-/is-data-view-1.0.2.tgz", + "integrity": "sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==", + "dev": true, + "requires": { + "call-bound": "^1.0.2", + "get-intrinsic": "^1.2.6", + "is-typed-array": "^1.1.13" } }, "is-date-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-date-object/-/is-date-object-1.1.0.tgz", + "integrity": "sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg==", "dev": true, "requires": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.2", + "has-tostringtag": "^1.0.2" } }, "is-docker": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==" - }, - "is-expression": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/is-expression/-/is-expression-4.0.0.tgz", - "integrity": "sha512-zMIXX63sxzG3XrkHkrAPvm/OVZVSCPNkwMHU8oTX7/U3AL78I0QXCEICXUM13BIa8TYGZ68PiTKfQz3yaTNr4A==", - "dev": true, - "requires": { - "acorn": "^7.1.1", - "object-assign": "^4.1.1" - }, - "dependencies": { - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - } - } }, "is-extglob": { "version": "2.1.1", @@ -23451,6 +31776,15 @@ "read-pkg-up": "^7.0.1" } }, + "is-finalizationregistry": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz", + "integrity": "sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg==", + "dev": true, + "requires": { + "call-bound": "^1.0.3" + } + }, "is-fullwidth-code-point": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", @@ -23459,8 +31793,19 @@ "is-generator-fn": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", - "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", - "dev": true + "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==" + }, + "is-generator-function": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.1.0.tgz", + "integrity": "sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ==", + "dev": true, + "requires": { + "call-bound": "^1.0.3", + "get-proto": "^1.0.0", + "has-tostringtag": "^1.0.2", + "safe-regex-test": "^1.1.0" + } }, "is-glob": { "version": "4.0.3", @@ -23475,29 +31820,26 @@ "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", "integrity": "sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==" }, - "is-negative-zero": { - "version": "2.0.2", + "is-map": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz", + "integrity": "sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw==", "dev": true }, "is-number": { "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", + "resolved": "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz", "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==" }, "is-number-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-number-object/-/is-number-object-1.1.1.tgz", + "integrity": "sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw==", "dev": true, "requires": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" } - }, - "is-path-inside": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", - "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", - "dev": true }, "is-plain-obj": { "version": "3.0.0", @@ -23515,30 +31857,33 @@ "is-potential-custom-element-name": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz", - "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", - "dev": true - }, - "is-promise": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/is-promise/-/is-promise-2.2.2.tgz", - "integrity": "sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==", - "dev": true + "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==" }, "is-regex": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/is-regex/-/is-regex-1.2.1.tgz", + "integrity": "sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.2", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2", + "hasown": "^2.0.2" } }, + "is-set": { + "version": "2.0.3", + "resolved": "https://registry.npmmirror.com/is-set/-/is-set-2.0.3.tgz", + "integrity": "sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg==", + "dev": true + }, "is-shared-array-buffer": { - "version": "1.0.2", + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz", + "integrity": "sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A==", "dev": true, "requires": { - "call-bind": "^1.0.2" + "call-bound": "^1.0.3" } }, "is-stream": { @@ -23547,53 +31892,75 @@ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==" }, "is-string": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-string/-/is-string-1.1.1.tgz", + "integrity": "sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA==", "dev": true, "requires": { - "has-tostringtag": "^1.0.0" + "call-bound": "^1.0.3", + "has-tostringtag": "^1.0.2" } }, "is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-symbol/-/is-symbol-1.1.1.tgz", + "integrity": "sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w==", "dev": true, "requires": { - "has-symbols": "^1.0.2" + "call-bound": "^1.0.2", + "has-symbols": "^1.1.0", + "safe-regex-test": "^1.1.0" } }, "is-typed-array": { - "version": "1.1.10", + "version": "1.1.15", + "resolved": "https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.15.tgz", + "integrity": "sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ==", "dev": true, "requires": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0" + "which-typed-array": "^1.1.16" } }, "is-typedarray": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==", - "dev": true + "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA==" }, "is-unicode-supported": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz", "integrity": "sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==" }, + "is-weakmap": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.2.tgz", + "integrity": "sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w==", + "dev": true + }, "is-weakref": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/is-weakref/-/is-weakref-1.1.1.tgz", + "integrity": "sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew==", "dev": true, "requires": { - "call-bind": "^1.0.2" + "call-bound": "^1.0.3" } + }, + "is-weakset": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.4.tgz", + "integrity": "sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ==", + "dev": true, + "requires": { + "call-bound": "^1.0.3", + "get-intrinsic": "^1.2.6" + } + }, + "is-what": { + "version": "3.14.1", + "resolved": "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz", + "integrity": "sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA==", + "devOptional": true }, "is-wsl": { "version": "2.2.0", @@ -23620,13 +31987,12 @@ }, "istanbul-lib-coverage": { "version": "3.2.0", - "dev": true + "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==" }, "istanbul-lib-instrument": { "version": "5.2.1", "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", - "dev": true, "requires": { "@babel/core": "^7.12.3", "@babel/parser": "^7.14.7", @@ -23637,13 +32003,13 @@ "dependencies": { "semver": { "version": "6.3.0", - "dev": true + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" } } }, "istanbul-lib-report": { "version": "3.0.0", - "dev": true, + "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", "requires": { "istanbul-lib-coverage": "^3.0.0", "make-dir": "^3.0.0", @@ -23654,7 +32020,6 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", - "dev": true, "requires": { "debug": "^4.1.1", "istanbul-lib-coverage": "^3.0.0", @@ -23663,18 +32028,33 @@ }, "istanbul-reports": { "version": "3.1.5", - "dev": true, + "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==", "requires": { "html-escaper": "^2.0.0", "istanbul-lib-report": "^3.0.0" } }, - "jackspeak": { - "version": "2.2.1", + "iterator.prototype": { + "version": "1.1.5", + "resolved": "https://registry.npmmirror.com/iterator.prototype/-/iterator.prototype-1.1.5.tgz", + "integrity": "sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==", "dev": true, + "peer": true, "requires": { - "@isaacs/cliui": "^8.0.2", - "@pkgjs/parseargs": "^0.11.0" + "define-data-property": "^1.1.4", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.6", + "get-proto": "^1.0.0", + "has-symbols": "^1.1.0", + "set-function-name": "^2.0.2" + } + }, + "jackspeak": { + "version": "4.1.0", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-4.1.0.tgz", + "integrity": "sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==", + "requires": { + "@isaacs/cliui": "^8.0.2" } }, "javascript-stringify": { @@ -23686,7 +32066,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz", "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==", - "dev": true, "requires": { "@jest/core": "^27.5.1", "import-local": "^3.0.2", @@ -23697,7 +32076,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz", "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "execa": "^5.0.0", @@ -23708,7 +32086,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz", "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==", - "dev": true, "requires": { "@jest/environment": "^27.5.1", "@jest/test-result": "^27.5.1", @@ -23733,7 +32110,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -23741,7 +32118,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz", "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==", - "dev": true, "requires": { "@jest/core": "^27.5.1", "@jest/test-result": "^27.5.1", @@ -23761,7 +32137,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz", "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==", - "dev": true, "requires": { "@babel/core": "^7.8.0", "@jest/test-sequencer": "^27.5.1", @@ -23792,14 +32167,12 @@ "deepmerge": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", - "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", - "dev": true + "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==" }, "glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -23815,7 +32188,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz", "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==", - "dev": true, "requires": { "chalk": "^4.0.0", "diff-sequences": "^27.5.1", @@ -23827,7 +32199,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz", "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==", - "dev": true, "requires": { "detect-newline": "^3.0.0" } @@ -23836,7 +32207,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz", "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "chalk": "^4.0.0", @@ -23849,7 +32219,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz", "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==", - "dev": true, "requires": { "@jest/environment": "^27.5.1", "@jest/fake-timers": "^27.5.1", @@ -23862,7 +32231,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -23870,7 +32239,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz", "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==", - "dev": true, "requires": { "@jest/environment": "^27.5.1", "@jest/fake-timers": "^27.5.1", @@ -23882,21 +32250,19 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, "jest-get-type": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz", - "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==", - "dev": true + "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==" }, "jest-haste-map": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz", "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "@types/graceful-fs": "^4.1.2", @@ -23915,7 +32281,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -23923,7 +32289,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz", "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==", - "dev": true, "requires": { "@jest/environment": "^27.5.1", "@jest/source-map": "^27.5.1", @@ -23946,7 +32311,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -23954,7 +32319,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz", "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==", - "dev": true, "requires": { "jest-get-type": "^27.5.1", "pretty-format": "^27.5.1" @@ -23964,7 +32328,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz", "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==", - "dev": true, "requires": { "chalk": "^4.0.0", "jest-diff": "^27.5.1", @@ -23976,7 +32339,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz", "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==", - "dev": true, "requires": { "@babel/code-frame": "^7.12.13", "@jest/types": "^27.5.1", @@ -23993,7 +32355,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz", "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "@types/node": "*" @@ -24001,7 +32362,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -24009,20 +32370,17 @@ "version": "1.2.3", "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", - "dev": true, "requires": {} }, "jest-regex-util": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz", - "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==", - "dev": true + "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==" }, "jest-resolve": { "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz", "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "chalk": "^4.0.0", @@ -24040,7 +32398,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz", "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "jest-regex-util": "^27.5.1", @@ -24051,7 +32408,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz", "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==", - "dev": true, "requires": { "@jest/console": "^27.5.1", "@jest/environment": "^27.5.1", @@ -24078,7 +32434,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -24086,7 +32442,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz", "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==", - "dev": true, "requires": { "@jest/environment": "^27.5.1", "@jest/fake-timers": "^27.5.1", @@ -24116,7 +32471,6 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -24129,8 +32483,7 @@ "strip-bom": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true + "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==" } } }, @@ -24138,7 +32491,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz", "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==", - "dev": true, "requires": { "@types/node": "*", "graceful-fs": "^4.2.9" @@ -24146,7 +32498,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -24154,7 +32506,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz", "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==", - "dev": true, "requires": { "@babel/core": "^7.7.2", "@babel/generator": "^7.7.2", @@ -24184,7 +32535,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz", "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "@types/node": "*", @@ -24196,7 +32546,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -24204,7 +32554,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz", "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==", - "dev": true, "requires": { "@jest/types": "^27.5.1", "camelcase": "^6.2.0", @@ -24218,7 +32567,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz", "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==", - "dev": true, "requires": { "@jest/test-result": "^27.5.1", "@jest/types": "^27.5.1", @@ -24231,7 +32579,7 @@ "dependencies": { "@types/node": { "version": "20.2.0", - "dev": true + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" } } }, @@ -24246,7 +32594,8 @@ }, "dependencies": { "@types/node": { - "version": "20.2.0" + "version": "20.2.0", + "integrity": "sha512-3iD2jaCCziTx04uudpJKwe39QxXgSUnpxXSvRQjRvHPxFQfmfP4NXIm/NURVeNlTCc+ru4WqjYGTmpXrW9uMlw==" }, "supports-color": { "version": "8.1.1", @@ -24258,8 +32607,15 @@ } } }, + "jiti": { + "version": "1.21.7", + "resolved": "https://registry.npmmirror.com/jiti/-/jiti-1.21.7.tgz", + "integrity": "sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A==", + "dev": true + }, "joi": { "version": "17.9.2", + "integrity": "sha512-Itk/r+V4Dx0V3c7RLFdRh12IOjySm2/WGPMubBT92cQvRfYZhPM2W0hZlctjj72iES8jsRCwp7S/cRmWBnJ4nw==", "requires": { "@hapi/hoek": "^9.0.0", "@hapi/topo": "^5.0.0", @@ -24273,24 +32629,14 @@ "resolved": "https://registry.npmjs.org/js-message/-/js-message-1.0.7.tgz", "integrity": "sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA==" }, - "js-sdsl": { - "version": "4.4.0", - "dev": true - }, - "js-stringify": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/js-stringify/-/js-stringify-1.0.2.tgz", - "integrity": "sha512-rtS5ATOo2Q5k1G+DADISilDA6lv79zIiwFd6CcjuIxGKLFm5C+RLImRscVap9k55i+MOZwgliw+NejvkLuGD5g==", - "dev": true - }, "js-tokens": { "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "resolved": "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz", "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==" }, "js-yaml": { "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, "requires": { @@ -24301,7 +32647,6 @@ "version": "16.7.0", "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz", "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==", - "dev": true, "requires": { "abab": "^2.0.5", "acorn": "^8.2.4", @@ -24338,9 +32683,9 @@ "integrity": "sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A==" }, "jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==" + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==" }, "json-parse-better-errors": { "version": "1.0.2", @@ -24370,6 +32715,7 @@ }, "jsonc-parser": { "version": "3.2.0", + "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", "dev": true }, "jsonfile": { @@ -24381,14 +32727,67 @@ "universalify": "^2.0.0" } }, - "jstransformer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/jstransformer/-/jstransformer-1.0.0.tgz", - "integrity": "sha512-C9YK3Rf8q6VAPDCCU9fnqo3mAfOH6vUGnMcP4AQAYIEpWtfGLpwOTmZ+igtdK5y+VvI2n3CyYSzy4Qh34eq24A==", + "jsx-ast-utils": { + "version": "3.3.5", + "resolved": "https://registry.npmmirror.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz", + "integrity": "sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==", + "dev": true, + "peer": true, + "requires": { + "array-includes": "^3.1.6", + "array.prototype.flat": "^1.3.1", + "object.assign": "^4.1.4", + "object.values": "^1.1.6" + } + }, + "jszip": { + "version": "3.10.1", + "resolved": "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz", + "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==", + "requires": { + "lie": "~3.3.0", + "pako": "~1.0.2", + "readable-stream": "~2.3.6", + "setimmediate": "^1.0.5" + }, + "dependencies": { + "readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "kill-port": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/kill-port/-/kill-port-2.0.1.tgz", + "integrity": "sha512-e0SVOV5jFo0mx8r7bS29maVWp17qGqLBZ5ricNSajON6//kmb7qqqNnml4twNE8Dtj97UQD+gNFOaipS/q1zzQ==", "dev": true, "requires": { - "is-promise": "^2.0.0", - "promise": "^7.0.1" + "get-them-args": "1.3.2", + "shell-exec": "1.0.2" } }, "kind-of": { @@ -24399,8 +32798,7 @@ "kleur": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "dev": true + "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==" }, "klona": { "version": "2.0.6", @@ -24412,8 +32810,26 @@ "resolved": "https://registry.npmjs.org/koa-compose/-/koa-compose-4.1.0.tgz", "integrity": "sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw==" }, + "language-subtag-registry": { + "version": "0.3.23", + "resolved": "https://registry.npmmirror.com/language-subtag-registry/-/language-subtag-registry-0.3.23.tgz", + "integrity": "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ==", + "dev": true, + "peer": true + }, + "language-tags": { + "version": "1.0.9", + "resolved": "https://registry.npmmirror.com/language-tags/-/language-tags-1.0.9.tgz", + "integrity": "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA==", + "dev": true, + "peer": true, + "requires": { + "language-subtag-registry": "^0.3.20" + } + }, "launch-editor": { "version": "2.6.0", + "integrity": "sha512-JpDCcQnyAAzZZaZ7vEiSqL690w7dAEyLao+KC96zBplnYbJS7TYNjvM3M7y3dGz+v7aIsJk3hllWuc0kWAjyRQ==", "requires": { "picocolors": "^1.0.0", "shell-quote": "^1.7.3" @@ -24421,15 +32837,94 @@ }, "launch-editor-middleware": { "version": "2.6.0", + "integrity": "sha512-K2yxgljj5TdCeRN1lBtO3/J26+AIDDDw+04y6VAiZbWcTdBwsYN6RrZBnW5DN/QiSIdKNjKdATLUUluWWFYTIA==", "requires": { "launch-editor": "^2.6.0" + } + }, + "lazystream": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz", + "integrity": "sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw==", + "requires": { + "readable-stream": "^2.0.5" + }, + "dependencies": { + "readable-stream": { + "version": "2.3.8", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz", + "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==", + "requires": { + "core-util-is": "~1.0.0", + "inherits": "~2.0.3", + "isarray": "~1.0.0", + "process-nextick-args": "~2.0.0", + "safe-buffer": "~5.1.1", + "string_decoder": "~1.1.1", + "util-deprecate": "~1.0.1" + } + }, + "safe-buffer": { + "version": "5.1.2", + "resolved": "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz", + "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==" + }, + "string_decoder": { + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz", + "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", + "requires": { + "safe-buffer": "~5.1.0" + } + } + } + }, + "less": { + "version": "4.3.0", + "resolved": "https://registry.npmmirror.com/less/-/less-4.3.0.tgz", + "integrity": "sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA==", + "devOptional": true, + "requires": { + "copy-anything": "^2.0.1", + "errno": "^0.1.1", + "graceful-fs": "^4.1.2", + "image-size": "~0.5.0", + "make-dir": "^2.1.0", + "mime": "^1.4.1", + "needle": "^3.1.0", + "parse-node-version": "^1.0.1", + "source-map": "~0.6.0", + "tslib": "^2.3.0" + }, + "dependencies": { + "make-dir": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz", + "integrity": "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==", + "optional": true, + "requires": { + "pify": "^4.0.1", + "semver": "^5.6.0" + } + }, + "pify": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz", + "integrity": "sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==", + "optional": true + }, + "semver": { + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz", + "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "optional": true + } } }, "leven": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "dev": true + "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==" }, "levn": { "version": "0.4.1", @@ -24458,8 +32953,18 @@ } } }, + "lie": { + "version": "3.3.0", + "resolved": "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz", + "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==", + "requires": { + "immediate": "~3.0.5" + } + }, "lightningcss": { "version": "1.21.7", + "resolved": "https://registry.npmjs.org/lightningcss/-/lightningcss-1.21.7.tgz", + "integrity": "sha512-xITZyh5sLFwRPYUSw15T00Rm7gcQ1qOPuQwNOcvHsTm6nLWTQ723w7zl42wrC5t+xtdg6FPmnXHml1nZxxvp1w==", "requires": { "detect-libc": "^1.0.3", "lightningcss-darwin-arm64": "1.21.7", @@ -24475,6 +32980,8 @@ }, "lightningcss-win32-x64-msvc": { "version": "1.21.7", + "resolved": "https://registry.npmjs.org/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.21.7.tgz", + "integrity": "sha512-07/8vogEq+C/mF99pdMhh/f19/xreq8N9Ca6AWeVHZIdODyF/pt6KdKSCWDZWIn+3CUxI8gCJWuUWyOc3xymvw==", "optional": true }, "lilconfig": { @@ -24486,6 +32993,12 @@ "version": "1.2.4", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + }, + "lmes-create-widget": { + "version": "1.0.6", + "resolved": "https://registry.npmmirror.com/lmes-create-widget/-/lmes-create-widget-1.0.6.tgz", + "integrity": "sha512-DzQAlM6wecG7vxoqu6hKhMT1pLlQIiYGUcNf5tXuYyVPj18XO3qKWj+Udsa4VJErb/00sZpmyMvl3J/pbwIWHw==", + "dev": true }, "loader-runner": { "version": "4.3.0", @@ -24630,6 +33143,16 @@ } } }, + "loose-envify": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/loose-envify/-/loose-envify-1.4.0.tgz", + "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==", + "dev": true, + "peer": true, + "requires": { + "js-tokens": "^3.0.0 || ^4.0.0" + } + }, "lower-case": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz", @@ -24657,20 +33180,21 @@ "version": "0.25.9", "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz", "integrity": "sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==", + "dev": true, "requires": { "sourcemap-codec": "^1.4.8" } }, "make-dir": { "version": "3.1.0", - "dev": true, + "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", "requires": { "semver": "^6.0.0" }, "dependencies": { "semver": { "version": "6.3.0", - "dev": true + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" } } }, @@ -24684,9 +33208,36 @@ "version": "1.0.12", "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", - "dev": true, "requires": { "tmpl": "1.0.5" + } + }, + "mark.js": { + "version": "8.11.1", + "resolved": "https://registry.npmmirror.com/mark.js/-/mark.js-8.11.1.tgz", + "integrity": "sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ==", + "dev": true + }, + "math-intrinsics": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz", + "integrity": "sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g==" + }, + "mdast-util-to-hast": { + "version": "13.2.0", + "resolved": "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz", + "integrity": "sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==", + "dev": true, + "requires": { + "@types/hast": "^3.0.0", + "@types/mdast": "^4.0.0", + "@ungap/structured-clone": "^1.0.0", + "devlop": "^1.0.0", + "micromark-util-sanitize-uri": "^2.0.0", + "trim-lines": "^3.0.0", + "unist-util-position": "^5.0.0", + "unist-util-visit": "^5.0.0", + "vfile": "^6.0.0" } }, "mdn-data": { @@ -24701,6 +33252,7 @@ }, "memfs": { "version": "3.5.1", + "integrity": "sha512-UWbFJKvj5k+nETdteFndTpYxdeTMox/ULeqX5k/dpaQJCCFmj5EeKv3dBcyO2xmkRAx2vppRu5dVG7SOtsGOzA==", "requires": { "fs-monkey": "^1.0.3" } @@ -24738,12 +33290,51 @@ "resolved": "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz", "integrity": "sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==" }, - "micromatch": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz", - "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==", + "micromark-util-character": { + "version": "2.1.1", + "resolved": "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz", + "integrity": "sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q==", + "dev": true, "requires": { - "braces": "^3.0.2", + "micromark-util-symbol": "^2.0.0", + "micromark-util-types": "^2.0.0" + } + }, + "micromark-util-encode": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz", + "integrity": "sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw==", + "dev": true + }, + "micromark-util-sanitize-uri": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz", + "integrity": "sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ==", + "dev": true, + "requires": { + "micromark-util-character": "^2.0.0", + "micromark-util-encode": "^2.0.0", + "micromark-util-symbol": "^2.0.0" + } + }, + "micromark-util-symbol": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz", + "integrity": "sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q==", + "dev": true + }, + "micromark-util-types": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz", + "integrity": "sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA==", + "dev": true + }, + "micromatch": { + "version": "4.0.8", + "resolved": "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz", + "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", + "requires": { + "braces": "^3.0.3", "picomatch": "^2.3.1" } }, @@ -24772,6 +33363,7 @@ }, "mini-css-extract-plugin": { "version": "2.7.5", + "integrity": "sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==", "requires": { "schema-utils": "^4.0.0" }, @@ -24810,6 +33402,7 @@ }, "schema-utils": { "version": "4.0.1", + "integrity": "sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==", "requires": { "@types/json-schema": "^7.0.9", "ajv": "^8.9.0", @@ -24849,10 +33442,20 @@ "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==" }, "minipass": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-6.0.2.tgz", - "integrity": "sha512-MzWSV5nYVT7mVyWCwn2o7JH13w2TBRmmSqSRCKzTw+lmft9X4z+3wjvs06Tzijo5z4W/kahUCDpRXTF+ZrmF/w==", + "version": "7.1.2", + "resolved": "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz", + "integrity": "sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==" + }, + "minisearch": { + "version": "6.3.0", + "resolved": "https://registry.npmmirror.com/minisearch/-/minisearch-6.3.0.tgz", + "integrity": "sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ==", "dev": true + }, + "mitt": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz", + "integrity": "sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw==" }, "mkdirp": { "version": "0.5.6", @@ -24862,32 +33465,75 @@ "minimist": "^1.2.6" } }, + "ml-array-max": { + "version": "1.2.4", + "resolved": "https://registry.npmmirror.com/ml-array-max/-/ml-array-max-1.2.4.tgz", + "integrity": "sha512-BlEeg80jI0tW6WaPyGxf5Sa4sqvcyY6lbSn5Vcv44lp1I2GR6AWojfUvLnGTNsIXrZ8uqWmo8VcG1WpkI2ONMQ==", + "requires": { + "is-any-array": "^2.0.0" + } + }, + "ml-array-min": { + "version": "1.2.3", + "resolved": "https://registry.npmmirror.com/ml-array-min/-/ml-array-min-1.2.3.tgz", + "integrity": "sha512-VcZ5f3VZ1iihtrGvgfh/q0XlMobG6GQ8FsNyQXD3T+IlstDv85g8kfV0xUG1QPRO/t21aukaJowDzMTc7j5V6Q==", + "requires": { + "is-any-array": "^2.0.0" + } + }, + "ml-array-rescale": { + "version": "1.3.7", + "resolved": "https://registry.npmmirror.com/ml-array-rescale/-/ml-array-rescale-1.3.7.tgz", + "integrity": "sha512-48NGChTouvEo9KBctDfHC3udWnQKNKEWN0ziELvY3KG25GR5cA8K8wNVzracsqSW1QEkAXjTNx+ycgAv06/1mQ==", + "requires": { + "is-any-array": "^2.0.0", + "ml-array-max": "^1.2.4", + "ml-array-min": "^1.2.3" + } + }, + "ml-matrix": { + "version": "6.12.1", + "resolved": "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.12.1.tgz", + "integrity": "sha512-TJ+8eOFdp+INvzR4zAuwBQJznDUfktMtOB6g/hUcGh3rcyjxbz4Te57Pgri8Q9bhSQ7Zys4IYOGhFdnlgeB6Lw==", + "requires": { + "is-any-array": "^2.0.1", + "ml-array-rescale": "^1.3.7" + } + }, "mlly": { "version": "1.4.2", + "integrity": "sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==", "dev": true, "requires": { "acorn": "^8.10.0", "pathe": "^1.1.1", "pkg-types": "^1.0.3", "ufo": "^1.3.0" - }, - "dependencies": { - "acorn": { - "version": "8.10.0", - "dev": true - } } }, "module-alias": { - "version": "2.2.2" + "version": "2.2.2", + "integrity": "sha512-A/78XjoX2EmNvppVWEhM2oGk3x4lLxnkEA4jTbaK97QKSDjkIoOsKQlfylt/d3kKKi596Qy3NP5XrXJ6fZIC9Q==" + }, + "mousetrap": { + "version": "1.6.5", + "resolved": "https://registry.npmmirror.com/mousetrap/-/mousetrap-1.6.5.tgz", + "integrity": "sha512-QNo4kEepaIBwiT8CDhP98umTetp+JNfQYBWvC1pc6/OAibuXtRcxZ58Qz8skvEHYvURne/7R8T5VoOI7rDsEUA==" }, "mrmime": { - "version": "1.0.1" + "version": "1.0.1", + "integrity": "sha512-hzzEagAgDyoU1Q6yg5uI+AorQgdvMCur3FcKf7NhMKWsaYg+RnbTyHRa/9IlLF9rf455MOCtcqqrQQ83pPP7Uw==" }, "ms": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" + }, + "muggle-string": { + "version": "0.4.1", + "resolved": "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz", + "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==", + "dev": true }, "multicast-dns": { "version": "7.2.5", @@ -24909,19 +33555,35 @@ } }, "nanoid": { - "version": "3.3.6" + "version": "5.0.7", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-5.0.7.tgz", + "integrity": "sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==" }, "natural-compare": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==" }, - "natural-compare-lite": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz", - "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==", - "dev": true + "needle": { + "version": "3.3.1", + "resolved": "https://registry.npmmirror.com/needle/-/needle-3.3.1.tgz", + "integrity": "sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q==", + "optional": true, + "requires": { + "iconv-lite": "^0.6.3", + "sax": "^1.2.4" + }, + "dependencies": { + "iconv-lite": { + "version": "0.6.3", + "resolved": "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz", + "integrity": "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==", + "optional": true, + "requires": { + "safer-buffer": ">= 2.1.2 < 3.0.0" + } + } + } }, "negotiator": { "version": "0.6.3", @@ -24949,6 +33611,7 @@ }, "node-fetch": { "version": "2.6.11", + "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==", "requires": { "whatwg-url": "^5.0.0" }, @@ -24982,11 +33645,12 @@ "node-int64": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", - "dev": true + "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==" }, "node-releases": { - "version": "2.0.10" + "version": "2.0.19", + "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==" }, "normalize-package-data": { "version": "2.5.0", @@ -25000,7 +33664,8 @@ }, "dependencies": { "semver": { - "version": "5.7.1" + "version": "5.7.1", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==" } } }, @@ -25047,17 +33712,30 @@ "boolbase": "^1.0.0" } }, + "number-precision": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/number-precision/-/number-precision-1.6.0.tgz", + "integrity": "sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ==" + }, "nwsapi": { "version": "2.2.4", - "dev": true + "integrity": "sha512-NHj4rzRo0tQdijE9ZqAx6kYDcoRwYwSYzCA8MY3JzfxlrvEU0jhnhJT9BhqhJs7I/dKcrDm6TyulaRqZPIhN5g==" }, "object-assign": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==" }, + "object-hash": { + "version": "3.0.0", + "resolved": "https://registry.npmmirror.com/object-hash/-/object-hash-3.0.0.tgz", + "integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==", + "dev": true + }, "object-inspect": { - "version": "1.12.3" + "version": "1.13.4", + "resolved": "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.4.tgz", + "integrity": "sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==" }, "object-keys": { "version": "1.1.1", @@ -25066,31 +33744,54 @@ "dev": true }, "object.assign": { - "version": "4.1.4", + "version": "4.1.7", + "resolved": "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.7.tgz", + "integrity": "sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "has-symbols": "^1.0.3", + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0", + "has-symbols": "^1.1.0", "object-keys": "^1.1.1" } }, "object.entries": { - "version": "1.1.6", + "version": "1.1.9", + "resolved": "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.9.tgz", + "integrity": "sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.1.1" + } + }, + "object.fromentries": { + "version": "2.0.8", + "resolved": "https://registry.npmmirror.com/object.fromentries/-/object.fromentries-2.0.8.tgz", + "integrity": "sha512-k6E21FzySsSK5a21KRADBd/NGneRegFO5pLHfdQLpRDETUNJueLXs3WCzyQ3tFRDYgbq3KHGXfTbi2bs8WQ6rQ==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.2", + "es-object-atoms": "^1.0.0" } }, "object.values": { - "version": "1.1.6", + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/object.values/-/object.values-1.2.1.tgz", + "integrity": "sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" } }, "obuf": { @@ -25127,6 +33828,17 @@ "mimic-fn": "^2.1.0" } }, + "oniguruma-to-es": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-2.3.0.tgz", + "integrity": "sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g==", + "dev": true, + "requires": { + "emoji-regex-xs": "^1.0.0", + "regex": "^5.1.1", + "regex-recursion": "^5.1.1" + } + }, "open": { "version": "8.4.2", "resolved": "https://registry.npmjs.org/open/-/open-8.4.2.tgz", @@ -25144,6 +33856,7 @@ }, "optionator": { "version": "0.9.1", + "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", "dev": true, "requires": { "deep-is": "^0.1.3", @@ -25206,6 +33919,17 @@ } } }, + "own-keys": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/own-keys/-/own-keys-1.0.1.tgz", + "integrity": "sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==", + "dev": true, + "requires": { + "get-intrinsic": "^1.2.6", + "object-keys": "^1.1.1", + "safe-push-apply": "^1.0.0" + } + }, "p-finally": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", @@ -25241,6 +33965,16 @@ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==" }, + "package-json-from-dist": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz", + "integrity": "sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==" + }, + "pako": { + "version": "1.0.11", + "resolved": "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz", + "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==" + }, "param-case": { "version": "3.0.4", "resolved": "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz", @@ -25269,6 +34003,12 @@ "lines-and-columns": "^1.1.6" } }, + "parse-node-version": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz", + "integrity": "sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA==", + "devOptional": true + }, "parse5": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz", @@ -25295,6 +34035,12 @@ "no-case": "^3.0.4", "tslib": "^2.0.3" } + }, + "path-browserify": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz", + "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", + "dev": true }, "path-case": { "version": "3.0.4", @@ -25327,16 +34073,18 @@ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "path-scurry": { - "version": "1.9.2", - "dev": true, + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-2.0.0.tgz", + "integrity": "sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==", "requires": { - "lru-cache": "^9.1.1", - "minipass": "^5.0.0 || ^6.0.2" + "lru-cache": "^11.0.0", + "minipass": "^7.1.2" }, "dependencies": { "lru-cache": { - "version": "9.1.1", - "dev": true + "version": "11.1.0", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-11.1.0.tgz", + "integrity": "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==" } } }, @@ -25352,27 +34100,39 @@ }, "pathe": { "version": "1.1.1", + "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", + "dev": true + }, + "perfect-debounce": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz", + "integrity": "sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==", "dev": true }, "picocolors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz", - "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==" + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" }, "picomatch": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==" }, + "pify": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz", + "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==", + "dev": true + }, "pirates": { "version": "4.0.5", - "dev": true + "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==" }, "pkg-dir": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dev": true, "requires": { "find-up": "^4.0.0" } @@ -25408,18 +34168,93 @@ } } }, + "possible-typed-array-names": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz", + "integrity": "sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==", + "dev": true + }, "postcss": { - "version": "8.4.29", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.29.tgz", - "integrity": "sha512-cbI+jaqIeu/VGqXEarWkRCCffhjgXc0qjBtXpqJhTBohMUjUQnbBr0xqX3vEKudc4iviTewcJo5ajcec5+wdJw==", + "version": "8.4.38", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.38.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", "requires": { - "nanoid": "^3.3.6", + "nanoid": "^3.3.7", "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" + }, + "dependencies": { + "nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" + } } }, + "postcss-import": { + "version": "15.1.0", + "resolved": "https://registry.npmmirror.com/postcss-import/-/postcss-import-15.1.0.tgz", + "integrity": "sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew==", + "dev": true, + "requires": { + "postcss-value-parser": "^4.0.0", + "read-cache": "^1.0.0", + "resolve": "^1.1.7" + } + }, + "postcss-js": { + "version": "4.0.1", + "resolved": "https://registry.npmmirror.com/postcss-js/-/postcss-js-4.0.1.tgz", + "integrity": "sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw==", + "dev": true, + "requires": { + "camelcase-css": "^2.0.1" + } + }, + "postcss-load-config": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz", + "integrity": "sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ==", + "dev": true, + "requires": { + "lilconfig": "^3.0.0", + "yaml": "^2.3.4" + }, + "dependencies": { + "lilconfig": { + "version": "3.1.3", + "resolved": "https://registry.npmmirror.com/lilconfig/-/lilconfig-3.1.3.tgz", + "integrity": "sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==", + "dev": true + }, + "yaml": { + "version": "2.7.1", + "resolved": "https://registry.npmmirror.com/yaml/-/yaml-2.7.1.tgz", + "integrity": "sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==", + "dev": true + } + } + }, + "postcss-nested": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/postcss-nested/-/postcss-nested-6.2.0.tgz", + "integrity": "sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ==", + "dev": true, + "requires": { + "postcss-selector-parser": "^6.1.1" + } + }, + "postcss-prefix-selector": { + "version": "1.16.0", + "resolved": "https://registry.npmmirror.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.0.tgz", + "integrity": "sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==", + "dev": true, + "requires": {} + }, "postcss-selector-parser": { - "version": "6.0.13", + "version": "6.1.2", + "resolved": "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz", + "integrity": "sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg==", "requires": { "cssesc": "^3.0.0", "util-deprecate": "^1.0.2" @@ -25430,9 +34265,14 @@ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, + "preact": { + "version": "10.26.5", + "resolved": "https://registry.npmmirror.com/preact/-/preact-10.26.5.tgz", + "integrity": "sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w==" + }, "prelude-ls": { "version": "1.1.2", - "dev": true + "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==" }, "prettier": { "version": "2.8.8", @@ -25453,7 +34293,6 @@ "version": "27.5.1", "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz", "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==", - "dev": true, "requires": { "ansi-regex": "^5.0.1", "ansi-styles": "^5.0.0", @@ -25463,10 +34302,25 @@ "ansi-styles": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "dev": true + "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==" } } + }, + "probe.gl": { + "version": "3.6.0", + "resolved": "https://registry.npmmirror.com/probe.gl/-/probe.gl-3.6.0.tgz", + "integrity": "sha512-19JydJWI7+DtR4feV+pu4Mn1I5TAc0xojuxVgZdXIyfmTLfUaFnk4OloWK1bKbPtkgGKLr2lnbnCXmpZEcEp9g==", + "requires": { + "@babel/runtime": "^7.0.0", + "@probe.gl/env": "3.6.0", + "@probe.gl/log": "3.6.0", + "@probe.gl/stats": "3.6.0" + } + }, + "process": { + "version": "0.11.10", + "resolved": "https://registry.npmmirror.com/process/-/process-0.11.10.tgz", + "integrity": "sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A==" }, "process-nextick-args": { "version": "2.0.1", @@ -25529,24 +34383,41 @@ } } }, - "promise": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/promise/-/promise-7.3.1.tgz", - "integrity": "sha512-nolQXZ/4L+bP/UGlkfaIujX9BKxGwmQ9OT4mOt5yvy8iK1h3wqTEJCijzGANTCCl9nWjY41juyAn2K3Q1hLLTg==", - "dev": true, - "requires": { - "asap": "~2.0.3" - } - }, "prompts": { "version": "2.4.2", "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", - "dev": true, "requires": { "kleur": "^3.0.3", "sisteransi": "^1.0.5" } + }, + "prop-types": { + "version": "15.8.1", + "resolved": "https://registry.npmmirror.com/prop-types/-/prop-types-15.8.1.tgz", + "integrity": "sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==", + "dev": true, + "peer": true, + "requires": { + "loose-envify": "^1.4.0", + "object-assign": "^4.1.1", + "react-is": "^16.13.1" + }, + "dependencies": { + "react-is": { + "version": "16.13.1", + "resolved": "https://registry.npmmirror.com/react-is/-/react-is-16.13.1.tgz", + "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", + "dev": true, + "peer": true + } + } + }, + "property-information": { + "version": "7.0.0", + "resolved": "https://registry.npmmirror.com/property-information/-/property-information-7.0.0.tgz", + "integrity": "sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg==", + "dev": true }, "proxy-addr": { "version": "2.0.7", @@ -25564,6 +34435,20 @@ } } }, + "proxy-from-env": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==", + "dev": true, + "optional": true, + "peer": true + }, + "prr": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz", + "integrity": "sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw==", + "optional": true + }, "pseudomap": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz", @@ -25572,132 +34457,7 @@ "psl": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz", - "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==", - "dev": true - }, - "pug": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/pug/-/pug-3.0.2.tgz", - "integrity": "sha512-bp0I/hiK1D1vChHh6EfDxtndHji55XP/ZJKwsRqrz6lRia6ZC2OZbdAymlxdVFwd1L70ebrVJw4/eZ79skrIaw==", - "dev": true, - "requires": { - "pug-code-gen": "^3.0.2", - "pug-filters": "^4.0.0", - "pug-lexer": "^5.0.1", - "pug-linker": "^4.0.0", - "pug-load": "^3.0.0", - "pug-parser": "^6.0.0", - "pug-runtime": "^3.0.1", - "pug-strip-comments": "^2.0.0" - } - }, - "pug-attrs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pug-attrs/-/pug-attrs-3.0.0.tgz", - "integrity": "sha512-azINV9dUtzPMFQktvTXciNAfAuVh/L/JCl0vtPCwvOA21uZrC08K/UnmrL+SXGEVc1FwzjW62+xw5S/uaLj6cA==", - "dev": true, - "requires": { - "constantinople": "^4.0.1", - "js-stringify": "^1.0.2", - "pug-runtime": "^3.0.0" - } - }, - "pug-code-gen": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-3.0.2.tgz", - "integrity": "sha512-nJMhW16MbiGRiyR4miDTQMRWDgKplnHyeLvioEJYbk1RsPI3FuA3saEP8uwnTb2nTJEKBU90NFVWJBk4OU5qyg==", - "dev": true, - "requires": { - "constantinople": "^4.0.1", - "doctypes": "^1.1.0", - "js-stringify": "^1.0.2", - "pug-attrs": "^3.0.0", - "pug-error": "^2.0.0", - "pug-runtime": "^3.0.0", - "void-elements": "^3.1.0", - "with": "^7.0.0" - } - }, - "pug-error": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pug-error/-/pug-error-2.0.0.tgz", - "integrity": "sha512-sjiUsi9M4RAGHktC1drQfCr5C5eriu24Lfbt4s+7SykztEOwVZtbFk1RRq0tzLxcMxMYTBR+zMQaG07J/btayQ==", - "dev": true - }, - "pug-filters": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/pug-filters/-/pug-filters-4.0.0.tgz", - "integrity": "sha512-yeNFtq5Yxmfz0f9z2rMXGw/8/4i1cCFecw/Q7+D0V2DdtII5UvqE12VaZ2AY7ri6o5RNXiweGH79OCq+2RQU4A==", - "dev": true, - "requires": { - "constantinople": "^4.0.1", - "jstransformer": "1.0.0", - "pug-error": "^2.0.0", - "pug-walk": "^2.0.0", - "resolve": "^1.15.1" - } - }, - "pug-lexer": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-5.0.1.tgz", - "integrity": "sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==", - "dev": true, - "requires": { - "character-parser": "^2.2.0", - "is-expression": "^4.0.0", - "pug-error": "^2.0.0" - } - }, - "pug-linker": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-4.0.0.tgz", - "integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==", - "dev": true, - "requires": { - "pug-error": "^2.0.0", - "pug-walk": "^2.0.0" - } - }, - "pug-load": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pug-load/-/pug-load-3.0.0.tgz", - "integrity": "sha512-OCjTEnhLWZBvS4zni/WUMjH2YSUosnsmjGBB1An7CsKQarYSWQ0GCVyd4eQPMFJqZ8w9xgs01QdiZXKVjk92EQ==", - "dev": true, - "requires": { - "object-assign": "^4.1.1", - "pug-walk": "^2.0.0" - } - }, - "pug-parser": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-6.0.0.tgz", - "integrity": "sha512-ukiYM/9cH6Cml+AOl5kETtM9NR3WulyVP2y4HOU45DyMim1IeP/OOiyEWRr6qk5I5klpsBnbuHpwKmTx6WURnw==", - "dev": true, - "requires": { - "pug-error": "^2.0.0", - "token-stream": "1.0.0" - } - }, - "pug-runtime": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-3.0.1.tgz", - "integrity": "sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==", - "dev": true - }, - "pug-strip-comments": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz", - "integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==", - "dev": true, - "requires": { - "pug-error": "^2.0.0" - } - }, - "pug-walk": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-2.0.0.tgz", - "integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==", - "dev": true + "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag==" }, "pump": { "version": "3.0.0", @@ -25709,7 +34469,8 @@ } }, "punycode": { - "version": "2.3.0" + "version": "2.3.0", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==" }, "purgecss": { "version": "5.0.0", @@ -25746,14 +34507,6 @@ "requires": { "brace-expansion": "^2.0.1" } - }, - "postcss": { - "version": "8.4.30", - "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" - } } } }, @@ -25768,13 +34521,17 @@ "querystringify": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz", - "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==", - "dev": true + "integrity": "sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ==" }, "queue-microtask": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==" + }, + "quickselect": { + "version": "2.0.0", + "resolved": "https://registry.npmmirror.com/quickselect/-/quickselect-2.0.0.tgz", + "integrity": "sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw==" }, "randombytes": { "version": "2.1.0", @@ -25800,11 +34557,27 @@ "unpipe": "1.0.0" } }, + "rbush": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/rbush/-/rbush-3.0.1.tgz", + "integrity": "sha512-XRaVO0YecOpEuIvbhbpTrZgoiI6xBlz6hnlr6EHhd+0x9ase6EmeN+hdwwUaJvLcsFFQ8iWVF1GAK1yB0BWi0w==", + "requires": { + "quickselect": "^2.0.0" + } + }, "react-is": { "version": "17.0.2", "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz", - "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==", - "dev": true + "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==" + }, + "read-cache": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz", + "integrity": "sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA==", + "dev": true, + "requires": { + "pify": "^2.3.0" + } }, "read-pkg": { "version": "5.2.0", @@ -25851,6 +34624,24 @@ "util-deprecate": "^1.0.1" } }, + "readdir-glob": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz", + "integrity": "sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA==", + "requires": { + "minimatch": "^5.1.0" + }, + "dependencies": { + "minimatch": { + "version": "5.1.6", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz", + "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, "readdirp": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", @@ -25859,14 +34650,76 @@ "picomatch": "^2.2.1" } }, - "regexp.prototype.flags": { - "version": "1.5.0", + "reflect.getprototypeof": { + "version": "1.0.10", + "resolved": "https://registry.npmmirror.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz", + "integrity": "sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "functions-have-names": "^1.2.3" + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.9", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.7", + "get-proto": "^1.0.1", + "which-builtin-type": "^1.2.1" } + }, + "regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" + }, + "regex": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/regex/-/regex-5.1.1.tgz", + "integrity": "sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw==", + "dev": true, + "requires": { + "regex-utilities": "^2.3.0" + } + }, + "regex-recursion": { + "version": "5.1.1", + "resolved": "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-5.1.1.tgz", + "integrity": "sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w==", + "dev": true, + "requires": { + "regex": "^5.1.1", + "regex-utilities": "^2.3.0" + } + }, + "regex-utilities": { + "version": "2.3.0", + "resolved": "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz", + "integrity": "sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng==", + "dev": true + }, + "regexp.prototype.flags": { + "version": "1.5.4", + "resolved": "https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz", + "integrity": "sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==", + "dev": true, + "requires": { + "call-bind": "^1.0.8", + "define-properties": "^1.2.1", + "es-errors": "^1.3.0", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "set-function-name": "^2.0.2" + } + }, + "regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true + }, + "regl": { + "version": "1.7.0", + "resolved": "https://registry.npmmirror.com/regl/-/regl-1.7.0.tgz", + "integrity": "sha512-bEAtp/qrtKucxXSJkD4ebopFZYP0q1+3Vb2WECWv/T8yQEgKxDxJ7ztO285tAMaYZVR6mM1GgI6CCn8FROtL1w==" }, "relateurl": { "version": "0.2.7", @@ -25885,12 +34738,6 @@ "strip-ansi": "^6.0.1" } }, - "request-light": { - "version": "0.5.8", - "resolved": "https://registry.npmjs.org/request-light/-/request-light-0.5.8.tgz", - "integrity": "sha512-3Zjgh+8b5fhRJBQZoy+zbVKpAQGLyka0MPgW3zruTF4dFFJ8Fqcfu9YsAvi/rvdcaTeWG3MkbZv4WKxAn/84Lg==", - "dev": true - }, "require-directory": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", @@ -25906,8 +34753,14 @@ "resolved": "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz", "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==" }, + "resize-observer-polyfill": { + "version": "1.5.1", + "resolved": "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz", + "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" + }, "resolve": { "version": "1.22.2", + "integrity": "sha512-Sb+mjNHOULsBv818T40qSPeRiuWLyaGMa5ewydRLFimneixmVy2zdivRl+AF6jaYPC8ERxGDmFSiqui6SfPd+g==", "requires": { "is-core-module": "^2.11.0", "path-parse": "^1.0.7", @@ -25918,7 +34771,6 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "dev": true, "requires": { "resolve-from": "^5.0.0" } @@ -25926,14 +34778,12 @@ "resolve-from": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true + "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==" }, "resolve.exports": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.1.tgz", - "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==", - "dev": true + "integrity": "sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ==" }, "restore-cursor": { "version": "2.0.0", @@ -25969,6 +34819,12 @@ "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==" }, + "rfdc": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz", + "integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==", + "dev": true + }, "rimraf": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", @@ -25992,10 +34848,153 @@ } } }, + "robust-predicates": { + "version": "3.0.2", + "resolved": "https://registry.npmmirror.com/robust-predicates/-/robust-predicates-3.0.2.tgz", + "integrity": "sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==" + }, "rollup": { - "version": "3.29.0", + "version": "2.79.2", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-2.79.2.tgz", + "integrity": "sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==", + "peer": true, "requires": { "fsevents": "~2.3.2" + } + }, + "rollup-plugin-copy": { + "version": "3.5.0", + "resolved": "https://registry.npmmirror.com/rollup-plugin-copy/-/rollup-plugin-copy-3.5.0.tgz", + "integrity": "sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA==", + "dev": true, + "requires": { + "@types/fs-extra": "^8.0.1", + "colorette": "^1.1.0", + "fs-extra": "^8.1.0", + "globby": "10.0.1", + "is-plain-object": "^3.0.0" + }, + "dependencies": { + "colorette": { + "version": "1.4.0", + "resolved": "https://registry.npmmirror.com/colorette/-/colorette-1.4.0.tgz", + "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==", + "dev": true + }, + "fs-extra": { + "version": "8.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-8.1.0.tgz", + "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^4.0.0", + "universalify": "^0.1.0" + } + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "globby": { + "version": "10.0.1", + "resolved": "https://registry.npmmirror.com/globby/-/globby-10.0.1.tgz", + "integrity": "sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A==", + "dev": true, + "requires": { + "@types/glob": "^7.1.1", + "array-union": "^2.1.0", + "dir-glob": "^3.0.1", + "fast-glob": "^3.0.3", + "glob": "^7.1.3", + "ignore": "^5.1.1", + "merge2": "^1.2.3", + "slash": "^3.0.0" + } + }, + "is-plain-object": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-3.0.1.tgz", + "integrity": "sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g==", + "dev": true + }, + "jsonfile": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/jsonfile/-/jsonfile-4.0.0.tgz", + "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==", + "dev": true, + "requires": { + "graceful-fs": "^4.1.6" + } + }, + "universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmmirror.com/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==", + "dev": true + } + } + }, + "rollup-plugin-visualizer": { + "version": "5.12.0", + "resolved": "https://registry.npmmirror.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz", + "integrity": "sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==", + "dev": true, + "requires": { + "open": "^8.4.0", + "picomatch": "^2.3.1", + "source-map": "^0.7.4", + "yargs": "^17.5.1" + }, + "dependencies": { + "cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + } + }, + "source-map": { + "version": "0.7.4", + "resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz", + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", + "dev": true + }, + "yargs": { + "version": "17.7.2", + "resolved": "https://registry.npmmirror.com/yargs/-/yargs-17.7.2.tgz", + "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "dev": true, + "requires": { + "cliui": "^8.0.1", + "escalade": "^3.1.1", + "get-caller-file": "^2.0.5", + "require-directory": "^2.1.1", + "string-width": "^4.2.3", + "y18n": "^5.0.5", + "yargs-parser": "^21.1.1" + } + }, + "yargs-parser": { + "version": "21.1.1", + "resolved": "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "dev": true + } } }, "run-in-task-pool": { @@ -26009,6 +35008,34 @@ "vue-tsc": "^0.39.0" }, "dependencies": { + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, "svelte-tsc": { "version": "0.7.1", "resolved": "https://registry.npmjs.org/svelte-tsc/-/svelte-tsc-0.7.1.tgz", @@ -26018,6 +35045,22 @@ "fs-extra": "^10.1.0", "svelte2tsx": "^0.5.13" } + }, + "svelte2tsx": { + "version": "0.5.23", + "resolved": "https://registry.npmmirror.com/svelte2tsx/-/svelte2tsx-0.5.23.tgz", + "integrity": "sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q==", + "dev": true, + "requires": { + "dedent-js": "^1.0.1", + "pascal-case": "^3.1.1" + } + }, + "typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true }, "vite-plugin-build": { "version": "0.7.1", @@ -26054,18 +35097,64 @@ "queue-microtask": "^1.2.2" } }, + "rw": { + "version": "1.3.3", + "resolved": "https://registry.npmmirror.com/rw/-/rw-1.3.3.tgz", + "integrity": "sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==" + }, + "safe-array-concat": { + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz", + "integrity": "sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q==", + "dev": true, + "requires": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "get-intrinsic": "^1.2.6", + "has-symbols": "^1.1.0", + "isarray": "^2.0.5" + }, + "dependencies": { + "isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + } + } + }, "safe-buffer": { "version": "5.2.1", "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz", "integrity": "sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==" }, - "safe-regex-test": { + "safe-push-apply": { "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz", + "integrity": "sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "is-regex": "^1.1.4" + "es-errors": "^1.3.0", + "isarray": "^2.0.5" + }, + "dependencies": { + "isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + } + } + }, + "safe-regex-test": { + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz", + "integrity": "sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==", + "dev": true, + "requires": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "is-regex": "^1.2.1" } }, "safer-buffer": { @@ -26084,26 +35173,53 @@ "source-map-js": ">=0.6.2 <2.0.0" } }, + "sax": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz", + "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", + "optional": true + }, "saxes": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", - "dev": true, "requires": { "xmlchars": "^2.2.0" } }, "schema-utils": { "version": "3.1.2", + "integrity": "sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==", "requires": { "@types/json-schema": "^7.0.8", "ajv": "^6.12.5", "ajv-keywords": "^3.5.2" } }, + "scroll-into-view-if-needed": { + "version": "2.2.31", + "resolved": "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz", + "integrity": "sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA==", + "requires": { + "compute-scroll-into-view": "^1.0.20" + } + }, + "scrollparent": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/scrollparent/-/scrollparent-2.1.0.tgz", + "integrity": "sha512-bnnvJL28/Rtz/kz2+4wpBjHzWoEzXhVg/TE8BeVGJHUqE8THNIRnDxDWMktwM+qahvlRdvlLdsQfYe+cuqfZeA==" + }, "scule": { "version": "1.0.0", + "integrity": "sha512-4AsO/FrViE/iDNEPaAQlb77tf0csuq27EsVpy6ett584EcRTp6pTDLoGWVxCD77y5iU5FauOvhsI4o1APwPoSQ==", "dev": true + }, + "search-insights": { + "version": "2.17.3", + "resolved": "https://registry.npmmirror.com/search-insights/-/search-insights-2.17.3.tgz", + "integrity": "sha512-RQPdCYTa8A68uM2jwxoY842xDhvx3E5LFL1LxvxCNMev4o5mLuokczhzjAgGwUZBAmOKZknArSxLKmXtIi2AxQ==", + "dev": true, + "peer": true }, "select-hose": { "version": "2.0.0", @@ -26112,12 +35228,14 @@ }, "selfsigned": { "version": "2.1.1", + "integrity": "sha512-GSL3aowiF7wa/WtSFwnUrludWFoNhftq8bUkH9pkzjpN2XSPOAYEgg6e0sS9s0rZwgJzJiQRPU18A6clnoW5wQ==", "requires": { "node-forge": "^1" } }, "semver": { "version": "7.5.1", + "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", "requires": { "lru-cache": "^6.0.0" }, @@ -26182,6 +35300,7 @@ }, "serialize-javascript": { "version": "6.0.1", + "integrity": "sha512-owoXEFjWRllis8/M1Q+Cw5k8ZH40e3zhp/ovX+Xr/vi1qj6QesbyXXViFbpNvWvPNAD62SutwEXavefrLJWj7w==", "requires": { "randombytes": "^2.1.0" } @@ -26257,6 +35376,48 @@ "send": "0.18.0" } }, + "set-function-length": { + "version": "1.2.2", + "resolved": "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz", + "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "dev": true, + "requires": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "function-bind": "^1.1.2", + "get-intrinsic": "^1.2.4", + "gopd": "^1.0.1", + "has-property-descriptors": "^1.0.2" + } + }, + "set-function-name": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/set-function-name/-/set-function-name-2.0.2.tgz", + "integrity": "sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==", + "dev": true, + "requires": { + "define-data-property": "^1.1.4", + "es-errors": "^1.3.0", + "functions-have-names": "^1.2.3", + "has-property-descriptors": "^1.0.2" + } + }, + "set-proto": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/set-proto/-/set-proto-1.0.0.tgz", + "integrity": "sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==", + "dev": true, + "requires": { + "dunder-proto": "^1.0.1", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0" + } + }, + "setimmediate": { + "version": "1.0.5", + "resolved": "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz", + "integrity": "sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==" + }, "setprototypeof": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz", @@ -26283,15 +35444,74 @@ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==" }, + "shell-exec": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/shell-exec/-/shell-exec-1.0.2.tgz", + "integrity": "sha512-jyVd+kU2X+mWKMmGhx4fpWbPsjvD53k9ivqetutVW/BQ+WIZoDoP4d8vUMGezV6saZsiNoW2f9GIhg9Dondohg==", + "dev": true + }, "shell-quote": { - "version": "1.8.1" + "version": "1.8.1", + "integrity": "sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==" + }, + "shiki": { + "version": "1.29.2", + "resolved": "https://registry.npmmirror.com/shiki/-/shiki-1.29.2.tgz", + "integrity": "sha512-njXuliz/cP+67jU2hukkxCNuH1yUi4QfdZZY+sMr5PPrIyXSu5iTb/qYC4BiWWB0vZ+7TbdvYUCeL23zpwCfbg==", + "dev": true, + "requires": { + "@shikijs/core": "1.29.2", + "@shikijs/engine-javascript": "1.29.2", + "@shikijs/engine-oniguruma": "1.29.2", + "@shikijs/langs": "1.29.2", + "@shikijs/themes": "1.29.2", + "@shikijs/types": "1.29.2", + "@shikijs/vscode-textmate": "^10.0.1", + "@types/hast": "^3.0.4" + } }, "side-channel": { - "version": "1.0.4", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz", + "integrity": "sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw==", "requires": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3", + "side-channel-list": "^1.0.0", + "side-channel-map": "^1.0.1", + "side-channel-weakmap": "^1.0.2" + } + }, + "side-channel-list": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz", + "integrity": "sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA==", + "requires": { + "es-errors": "^1.3.0", + "object-inspect": "^1.13.3" + } + }, + "side-channel-map": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz", + "integrity": "sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA==", + "requires": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3" + } + }, + "side-channel-weakmap": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz", + "integrity": "sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A==", + "requires": { + "call-bound": "^1.0.2", + "es-errors": "^1.3.0", + "get-intrinsic": "^1.2.5", + "object-inspect": "^1.13.3", + "side-channel-map": "^1.0.1" } }, "signal-exit": { @@ -26299,8 +35519,30 @@ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==" }, + "simple-swizzle": { + "version": "0.2.2", + "resolved": "https://registry.npmmirror.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz", + "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==", + "requires": { + "is-arrayish": "^0.3.1" + }, + "dependencies": { + "is-arrayish": { + "version": "0.3.2", + "resolved": "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.3.2.tgz", + "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==" + } + } + }, + "single-spa": { + "version": "5.9.5", + "resolved": "https://registry.npmmirror.com/single-spa/-/single-spa-5.9.5.tgz", + "integrity": "sha512-9SQdmsyz4HSP+3gs6PJzhkaMEg+6zTlu9oxIghnwUX3eq+ajq4ft5egl0iyR55LAmO/UwvU8NgIWs/ZyQMa6dw==", + "peer": true + }, "sirv": { "version": "1.0.19", + "integrity": "sha512-JuLThK3TnZG1TAKDwNIqNq6QA2afLOCcm+iE8D1Kj3GA40pSPsxQjjJl0J8X3tsR7T+CP1GavpzLwYkgVLWrZQ==", "requires": { "@polka/url": "^1.0.0-next.20", "mrmime": "^1.0.0", @@ -26310,8 +35552,7 @@ "sisteransi": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", - "dev": true + "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" }, "slash": { "version": "3.0.0", @@ -26336,10 +35577,19 @@ "faye-websocket": "^0.11.3", "uuid": "^8.3.2", "websocket-driver": "^0.7.4" + }, + "dependencies": { + "uuid": { + "version": "8.3.2", + "resolved": "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz", + "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + } } }, "sortablejs": { - "version": "1.15.0" + "version": "1.15.0", + "resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.15.0.tgz", + "integrity": "sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==" }, "source-map": { "version": "0.6.1", @@ -26347,9 +35597,9 @@ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" }, "source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==" + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==" }, "source-map-support": { "version": "0.5.21", @@ -26363,7 +35613,14 @@ "sourcemap-codec": { "version": "1.4.8", "resolved": "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz", - "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==" + "integrity": "sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==", + "dev": true + }, + "space-separated-tokens": { + "version": "2.0.2", + "resolved": "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz", + "integrity": "sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q==", + "dev": true }, "spdx-correct": { "version": "3.2.0", @@ -26375,7 +35632,8 @@ } }, "spdx-exceptions": { - "version": "2.3.0" + "version": "2.3.0", + "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==" }, "spdx-expression-parse": { "version": "3.0.1", @@ -26387,7 +35645,8 @@ } }, "spdx-license-ids": { - "version": "3.0.13" + "version": "3.0.13", + "integrity": "sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==" }, "spdy": { "version": "4.0.2", @@ -26414,11 +35673,16 @@ "wbuf": "^1.7.3" } }, + "speakingurl": { + "version": "14.0.1", + "resolved": "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz", + "integrity": "sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ==", + "dev": true + }, "sprintf-js": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==" }, "ssri": { "version": "8.0.1", @@ -26447,7 +35711,6 @@ "version": "2.0.6", "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", - "dev": true, "requires": { "escape-string-regexp": "^2.0.0" }, @@ -26455,8 +35718,7 @@ "escape-string-regexp": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "dev": true + "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==" } } }, @@ -26470,6 +35732,21 @@ "resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz", "integrity": "sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==" }, + "streamsaver": { + "version": "2.0.6", + "resolved": "https://registry.npmmirror.com/streamsaver/-/streamsaver-2.0.6.tgz", + "integrity": "sha512-LK4e7TfCV8HzuM0PKXuVUfKyCB1FtT9L0EGxsFk5Up8njj0bXK8pJM9+Wq2Nya7/jslmCQwRK39LFm55h7NBTw==" + }, + "streamx": { + "version": "2.22.0", + "resolved": "https://registry.npmmirror.com/streamx/-/streamx-2.22.0.tgz", + "integrity": "sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw==", + "requires": { + "bare-events": "^2.2.0", + "fast-fifo": "^1.3.2", + "text-decoder": "^1.1.0" + } + }, "string_decoder": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", @@ -26482,7 +35759,6 @@ "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", - "dev": true, "requires": { "char-regex": "^1.0.2", "strip-ansi": "^6.0.0" @@ -26500,40 +35776,105 @@ }, "string-width-cjs": { "version": "npm:string-width@4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "resolved": "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, "requires": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", "strip-ansi": "^6.0.1" } }, + "string.prototype.includes": { + "version": "2.0.1", + "resolved": "https://registry.npmmirror.com/string.prototype.includes/-/string.prototype.includes-2.0.1.tgz", + "integrity": "sha512-o7+c9bW6zpAdJHTtujeePODAhkuicdAryFsfVKwA+wGw89wJ4GTY484WTucM9hLtDEOpOvI+aHnzqnC5lHp4Rg==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.3" + } + }, + "string.prototype.matchall": { + "version": "4.0.12", + "resolved": "https://registry.npmmirror.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz", + "integrity": "sha512-6CC9uyBL+/48dYizRf7H7VAYCMCNTBeM78x/VTUe9bFEaxBepPJDa1Ow99LqI/1yF7kuy7Q3cQsYMrcjGUcskA==", + "dev": true, + "peer": true, + "requires": { + "call-bind": "^1.0.8", + "call-bound": "^1.0.3", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.6", + "es-errors": "^1.3.0", + "es-object-atoms": "^1.0.0", + "get-intrinsic": "^1.2.6", + "gopd": "^1.2.0", + "has-symbols": "^1.1.0", + "internal-slot": "^1.1.0", + "regexp.prototype.flags": "^1.5.3", + "set-function-name": "^2.0.2", + "side-channel": "^1.1.0" + } + }, + "string.prototype.repeat": { + "version": "1.0.0", + "resolved": "https://registry.npmmirror.com/string.prototype.repeat/-/string.prototype.repeat-1.0.0.tgz", + "integrity": "sha512-0u/TldDbKD8bFCQ/4f5+mNRrXwZ8hg2w7ZR8wa16e8z9XpePWl3eGEcUD0OXpEH/VJH/2G3gjUtR3ZOiBe2S/w==", + "dev": true, + "peer": true, + "requires": { + "define-properties": "^1.1.3", + "es-abstract": "^1.17.5" + } + }, "string.prototype.trim": { - "version": "1.2.7", + "version": "1.2.10", + "resolved": "https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz", + "integrity": "sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "define-data-property": "^1.1.4", + "define-properties": "^1.2.1", + "es-abstract": "^1.23.5", + "es-object-atoms": "^1.0.0", + "has-property-descriptors": "^1.0.2" } }, "string.prototype.trimend": { - "version": "1.0.6", + "version": "1.0.9", + "resolved": "https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz", + "integrity": "sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.8", + "call-bound": "^1.0.2", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" } }, "string.prototype.trimstart": { - "version": "1.0.6", + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz", + "integrity": "sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg==", "dev": true, "requires": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "es-abstract": "^1.20.4" + "call-bind": "^1.0.7", + "define-properties": "^1.2.1", + "es-object-atoms": "^1.0.0" + } + }, + "stringify-entities": { + "version": "4.0.4", + "resolved": "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz", + "integrity": "sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg==", + "dev": true, + "requires": { + "character-entities-html4": "^2.0.0", + "character-entities-legacy": "^3.0.0" } }, "strip-ansi": { @@ -26546,9 +35887,8 @@ }, "strip-ansi-cjs": { "version": "npm:strip-ansi@6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "resolved": "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, "requires": { "ansi-regex": "^5.0.1" } @@ -26572,8 +35912,7 @@ "strip-json-comments": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==" }, "strip-literal": { "version": "1.3.0", @@ -26582,10 +35921,115 @@ "dev": true, "requires": { "acorn": "^8.10.0" + } + }, + "strnum": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/strnum/-/strnum-1.1.2.tgz", + "integrity": "sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==" + }, + "style-to-object": { + "version": "1.0.8", + "resolved": "https://registry.npmmirror.com/style-to-object/-/style-to-object-1.0.8.tgz", + "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", + "requires": { + "inline-style-parser": "0.2.4" + } + }, + "sucrase": { + "version": "3.35.0", + "resolved": "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.0.tgz", + "integrity": "sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA==", + "dev": true, + "requires": { + "@jridgewell/gen-mapping": "^0.3.2", + "commander": "^4.0.0", + "glob": "^10.3.10", + "lines-and-columns": "^1.1.6", + "mz": "^2.7.0", + "pirates": "^4.0.1", + "ts-interface-checker": "^0.1.9" }, "dependencies": { - "acorn": { - "version": "8.10.0", + "commander": { + "version": "4.1.1", + "resolved": "https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz", + "integrity": "sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA==", + "dev": true + }, + "glob": { + "version": "10.4.5", + "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "dev": true, + "requires": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + } + }, + "jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "dev": true, + "requires": { + "@isaacs/cliui": "^8.0.2", + "@pkgjs/parseargs": "^0.11.0" + } + }, + "lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==", + "dev": true + }, + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "dev": true, + "requires": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + } + } + } + }, + "superjson": { + "version": "2.2.2", + "resolved": "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz", + "integrity": "sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q==", + "dev": true, + "requires": { + "copy-anything": "^3.0.2" + }, + "dependencies": { + "copy-anything": { + "version": "3.0.5", + "resolved": "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz", + "integrity": "sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w==", + "dev": true, + "requires": { + "is-what": "^4.1.8" + } + }, + "is-what": { + "version": "4.1.16", + "resolved": "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz", + "integrity": "sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A==", "dev": true } } @@ -26602,7 +36046,6 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz", "integrity": "sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA==", - "dev": true, "requires": { "has-flag": "^4.0.0", "supports-color": "^7.0.0" @@ -26613,6 +36056,13 @@ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==" }, + "svelte": { + "version": "3.59.2", + "resolved": "https://registry.npmmirror.com/svelte/-/svelte-3.59.2.tgz", + "integrity": "sha512-vzSyuGr3eEoAtT/A6bmajosJZIUWySzY2CzB3w2pgPvnkUjGqlDnsNnA0PMO+mMAhuyMul6C2uuZzY6ELSkzyA==", + "dev": true, + "peer": true + }, "svelte-tsc": { "version": "0.10.0", "resolved": "https://registry.npmjs.org/svelte-tsc/-/svelte-tsc-0.10.0.tgz", @@ -26621,23 +36071,37 @@ "requires": { "fs-extra": "^10.1.0", "svelte2tsx": "^0.5.13" + }, + "dependencies": { + "fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "svelte2tsx": { + "version": "0.5.23", + "resolved": "https://registry.npmmirror.com/svelte2tsx/-/svelte2tsx-0.5.23.tgz", + "integrity": "sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q==", + "dev": true, + "requires": { + "dedent-js": "^1.0.1", + "pascal-case": "^3.1.1" + } + }, + "typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true, + "peer": true + } } - }, - "svelte2tsx": { - "version": "0.5.23", - "resolved": "https://registry.npmjs.org/svelte2tsx/-/svelte2tsx-0.5.23.tgz", - "integrity": "sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q==", - "dev": true, - "requires": { - "dedent-js": "^1.0.1", - "pascal-case": "^3.1.1" - } - }, - "svg-tags": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/svg-tags/-/svg-tags-1.0.0.tgz", - "integrity": "sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA==", - "dev": true }, "svgo": { "version": "2.8.0", @@ -26663,73 +36127,111 @@ "symbol-tree": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", - "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", + "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==" + }, + "tabbable": { + "version": "6.2.0", + "resolved": "https://registry.npmmirror.com/tabbable/-/tabbable-6.2.0.tgz", + "integrity": "sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==", "dev": true + }, + "tailwindcss": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-3.4.3.tgz", + "integrity": "sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A==", + "dev": true, + "requires": { + "@alloc/quick-lru": "^5.2.0", + "arg": "^5.0.2", + "chokidar": "^3.5.3", + "didyoumean": "^1.2.2", + "dlv": "^1.1.3", + "fast-glob": "^3.3.0", + "glob-parent": "^6.0.2", + "is-glob": "^4.0.3", + "jiti": "^1.21.0", + "lilconfig": "^2.1.0", + "micromatch": "^4.0.5", + "normalize-path": "^3.0.0", + "object-hash": "^3.0.0", + "picocolors": "^1.0.0", + "postcss": "^8.4.23", + "postcss-import": "^15.1.0", + "postcss-js": "^4.0.1", + "postcss-load-config": "^4.0.1", + "postcss-nested": "^6.0.1", + "postcss-selector-parser": "^6.0.11", + "resolve": "^1.22.2", + "sucrase": "^3.32.0" + }, + "dependencies": { + "glob-parent": { + "version": "6.0.2", + "resolved": "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz", + "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==", + "dev": true, + "requires": { + "is-glob": "^4.0.3" + } + } + } }, "tapable": { "version": "2.2.1", "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz", "integrity": "sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==" }, + "tar-mini": { + "version": "0.1.4", + "resolved": "https://registry.npmmirror.com/tar-mini/-/tar-mini-0.1.4.tgz", + "integrity": "sha512-IKJ7SNJ3+XwDkYT+QlCU3EsNyQa8DwiliUJ3Y94ZmIAsG/gLcujDIPsJUqt5NS1kyigkHmm1P2m5ELGCRXdISg==", + "dev": true + }, + "tar-stream": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz", + "integrity": "sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ==", + "requires": { + "b4a": "^1.6.4", + "fast-fifo": "^1.2.0", + "streamx": "^2.15.0" + } + }, "terminal-link": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz", "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==", - "dev": true, "requires": { "ansi-escapes": "^4.2.1", "supports-hyperlinks": "^2.0.0" } }, "terser": { - "version": "5.19.4", - "devOptional": true, + "version": "5.30.0", + "resolved": "https://registry.npmmirror.com/terser/-/terser-5.30.0.tgz", + "integrity": "sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw==", "requires": { "@jridgewell/source-map": "^0.3.3", "acorn": "^8.8.2", "commander": "^2.20.0", "source-map-support": "~0.5.20" - }, - "dependencies": { - "acorn": { - "version": "8.10.0", - "devOptional": true - } } }, "terser-webpack-plugin": { "version": "5.3.9", + "integrity": "sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==", "requires": { "@jridgewell/trace-mapping": "^0.3.17", "jest-worker": "^27.4.5", "schema-utils": "^3.1.1", "serialize-javascript": "^6.0.1", "terser": "^5.16.8" - }, - "dependencies": { - "@jridgewell/source-map": { - "version": "0.3.3", - "requires": { - "@jridgewell/gen-mapping": "^0.3.0", - "@jridgewell/trace-mapping": "^0.3.9" - } - }, - "terser": { - "version": "5.17.4", - "requires": { - "@jridgewell/source-map": "^0.3.2", - "acorn": "^8.5.0", - "commander": "^2.20.0", - "source-map-support": "~0.5.20" - } - } } }, "test-exclude": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", - "dev": true, "requires": { "@istanbuljs/schema": "^0.1.2", "glob": "^7.1.4", @@ -26740,7 +36242,6 @@ "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, "requires": { "fs.realpath": "^1.0.0", "inflight": "^1.0.4", @@ -26750,6 +36251,22 @@ "path-is-absolute": "^1.0.0" } } + } + }, + "text-decoder": { + "version": "1.2.3", + "resolved": "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz", + "integrity": "sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA==", + "requires": { + "b4a": "^1.6.4" + } + }, + "text-segmentation": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz", + "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==", + "requires": { + "utrie": "^1.0.2" } }, "text-table": { @@ -26801,28 +36318,26 @@ "throat": { "version": "6.0.2", "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.2.tgz", - "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==", - "dev": true + "integrity": "sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ==" }, "thunky": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz", "integrity": "sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==" }, + "tinycolor2": { + "version": "1.6.0", + "resolved": "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz", + "integrity": "sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw==" + }, "tmpl": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", - "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", - "dev": true - }, - "to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==" + "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==" }, "to-regex-range": { "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", + "resolved": "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz", "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", "requires": { "is-number": "^7.0.0" @@ -26833,18 +36348,13 @@ "resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz", "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==" }, - "token-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/token-stream/-/token-stream-1.0.0.tgz", - "integrity": "sha512-VSsyNPPW74RpHwR8Fc21uubwHY7wMDeJLys2IX5zJNih+OnAnaifKHo+1LHT7DAdloQ7apeaaWg8l7qnf/TnEg==", - "dev": true - }, "totalist": { - "version": "1.1.0" + "version": "1.1.0", + "integrity": "sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==" }, "tough-cookie": { "version": "4.1.2", - "dev": true, + "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==", "requires": { "psl": "^1.1.33", "punycode": "^2.1.1", @@ -26855,8 +36365,7 @@ "universalify": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz", - "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==", - "dev": true + "integrity": "sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg==" } } }, @@ -26864,15 +36373,33 @@ "version": "2.1.0", "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz", "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==", - "dev": true, "requires": { "punycode": "^2.1.1" } }, + "trim-lines": { + "version": "3.0.1", + "resolved": "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz", + "integrity": "sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg==", + "dev": true + }, + "ts-api-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz", + "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==", + "dev": true, + "requires": {} + }, + "ts-interface-checker": { + "version": "0.1.13", + "resolved": "https://registry.npmmirror.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz", + "integrity": "sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==", + "dev": true + }, "ts-jest": { - "version": "27.1.5", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.5.tgz", - "integrity": "sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==", + "version": "27.1.3", + "resolved": "https://registry.npmmirror.com/ts-jest/-/ts-jest-27.1.3.tgz", + "integrity": "sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==", "dev": true, "requires": { "bs-logger": "0.x", @@ -26887,6 +36414,7 @@ }, "tsconfig-paths": { "version": "3.14.2", + "integrity": "sha512-o/9iXgCYc5L/JxCHPe3Hvh8Q/2xm5Z+p18PESBU6Ff33695QnCHBEjcytY2q19ua7Mbl/DavtBOLq+oG0RCL+g==", "dev": true, "requires": { "@types/json5": "^0.0.29", @@ -26907,7 +36435,9 @@ } }, "tslib": { - "version": "2.5.1" + "version": "2.8.1", + "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==" }, "tsutils": { "version": "3.21.0", @@ -26928,7 +36458,7 @@ }, "type-check": { "version": "0.3.2", - "dev": true, + "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==", "requires": { "prelude-ls": "~1.1.2" } @@ -26936,14 +36466,12 @@ "type-detect": { "version": "4.0.8", "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", - "dev": true + "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" }, "type-fest": { "version": "0.21.3", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "dev": true + "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==" }, "type-is": { "version": "1.6.18", @@ -26954,47 +36482,92 @@ "mime-types": "~2.1.24" } }, - "typed-array-length": { - "version": "1.0.4", + "typed-array-buffer": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz", + "integrity": "sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw==", "dev": true, "requires": { - "call-bind": "^1.0.2", + "call-bound": "^1.0.3", + "es-errors": "^1.3.0", + "is-typed-array": "^1.1.14" + } + }, + "typed-array-byte-length": { + "version": "1.0.3", + "resolved": "https://registry.npmmirror.com/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz", + "integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==", + "dev": true, + "requires": { + "call-bind": "^1.0.8", "for-each": "^0.3.3", - "is-typed-array": "^1.1.9" + "gopd": "^1.2.0", + "has-proto": "^1.2.0", + "is-typed-array": "^1.1.14" + } + }, + "typed-array-byte-offset": { + "version": "1.0.4", + "resolved": "https://registry.npmmirror.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz", + "integrity": "sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ==", + "dev": true, + "requires": { + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "for-each": "^0.3.3", + "gopd": "^1.2.0", + "has-proto": "^1.2.0", + "is-typed-array": "^1.1.15", + "reflect.getprototypeof": "^1.0.9" + } + }, + "typed-array-length": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.7.tgz", + "integrity": "sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg==", + "dev": true, + "requires": { + "call-bind": "^1.0.7", + "for-each": "^0.3.3", + "gopd": "^1.0.1", + "is-typed-array": "^1.1.13", + "possible-typed-array-names": "^1.0.0", + "reflect.getprototypeof": "^1.0.6" } }, "typedarray-to-buffer": { "version": "3.1.5", "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dev": true, "requires": { "is-typedarray": "^1.0.0" } }, "typescript": { - "version": "4.9.5", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", - "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==" + "version": "5.7.2", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==" }, "ufo": { "version": "1.3.0", + "integrity": "sha512-bRn3CsoojyNStCZe0BG0Mt4Nr/4KF+rhFlnNXybgqt5pXHNFRlqinSoQaTrGyzE4X8aHplSb+TorH+COin9Yxw==", "dev": true }, "unbox-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", + "version": "1.1.0", + "resolved": "https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz", + "integrity": "sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==", "dev": true, "requires": { - "call-bind": "^1.0.2", + "call-bound": "^1.0.3", "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" + "has-symbols": "^1.1.0", + "which-boxed-primitive": "^1.1.1" } }, "unimport": { "version": "3.3.0", + "integrity": "sha512-3jhq3ZG5hFZzrWGDCpx83kjPzefP/EeuKkIO1T0MA4Zwj+dO/Og1mFvZ4aZ5WSDm0FVbbdVIRH1zKBG7c4wOpg==", "dev": true, "requires": { "@rollup/pluginutils": "^5.0.4", @@ -27016,19 +36589,9 @@ "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==", "dev": true }, - "fast-glob": { - "version": "3.3.1", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - } - }, "magic-string": { "version": "0.30.3", + "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==", "dev": true, "requires": { "@jridgewell/sourcemap-codec": "^1.4.15" @@ -27036,8 +36599,57 @@ } } }, + "unist-util-is": { + "version": "6.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.0.tgz", + "integrity": "sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw==", + "dev": true, + "requires": { + "@types/unist": "^3.0.0" + } + }, + "unist-util-position": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz", + "integrity": "sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA==", + "dev": true, + "requires": { + "@types/unist": "^3.0.0" + } + }, + "unist-util-stringify-position": { + "version": "4.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz", + "integrity": "sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ==", + "dev": true, + "requires": { + "@types/unist": "^3.0.0" + } + }, + "unist-util-visit": { + "version": "5.0.0", + "resolved": "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz", + "integrity": "sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg==", + "dev": true, + "requires": { + "@types/unist": "^3.0.0", + "unist-util-is": "^6.0.0", + "unist-util-visit-parents": "^6.0.0" + } + }, + "unist-util-visit-parents": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz", + "integrity": "sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==", + "dev": true, + "requires": { + "@types/unist": "^3.0.0", + "unist-util-is": "^6.0.0" + } + }, "universalify": { - "version": "2.0.0" + "version": "2.0.0", + "integrity": "sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==" }, "unpipe": { "version": "1.0.0", @@ -27046,6 +36658,7 @@ }, "unplugin": { "version": "1.4.0", + "integrity": "sha512-5x4eIEL6WgbzqGtF9UV8VEC/ehKptPXDS6L2b0mv4FRMkJxRtjaJfOWDd6a8+kYbqsjklix7yWP0N3SUepjXcg==", "dev": true, "requires": { "acorn": "^8.9.0", @@ -27054,18 +36667,17 @@ "webpack-virtual-modules": "^0.5.0" }, "dependencies": { - "acorn": { - "version": "8.10.0", - "dev": true - }, "webpack-virtual-modules": { "version": "0.5.0", + "integrity": "sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==", "dev": true } } }, "unplugin-auto-import": { "version": "0.16.6", + "resolved": "https://registry.npmjs.org/unplugin-auto-import/-/unplugin-auto-import-0.16.6.tgz", + "integrity": "sha512-M+YIITkx3C/Hg38hp8HmswP5mShUUyJOzpifv7RTlAbeFlO2Tyw0pwrogSSxnipHDPTtI8VHFBpkYkNKzYSuyA==", "dev": true, "requires": { "@antfu/utils": "^0.7.5", @@ -27078,19 +36690,9 @@ "unplugin": "^1.3.2" }, "dependencies": { - "fast-glob": { - "version": "3.3.1", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - } - }, "magic-string": { "version": "0.30.3", + "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==", "dev": true, "requires": { "@jridgewell/sourcemap-codec": "^1.4.15" @@ -27098,6 +36700,7 @@ }, "minimatch": { "version": "9.0.3", + "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", "dev": true, "requires": { "brace-expansion": "^2.0.1" @@ -27127,6 +36730,17 @@ "picomatch": "^2.2.2" } }, + "rollup": { + "version": "2.77.3", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-2.77.3.tgz", + "integrity": "sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "fsevents": "~2.3.2" + } + }, "unplugin": { "version": "0.2.21", "resolved": "https://registry.npmjs.org/unplugin/-/unplugin-0.2.21.tgz", @@ -27134,6 +36748,21 @@ "dev": true, "requires": { "webpack-virtual-modules": "^0.4.3" + } + }, + "vite": { + "version": "2.9.18", + "resolved": "https://registry.npmmirror.com/vite/-/vite-2.9.18.tgz", + "integrity": "sha512-sAOqI5wNM9QvSEE70W3UGMdT8cyEn0+PmJMTFvTB8wB0YbYUWw3gUbY62AOyrXosGieF2htmeLATvNxpv/zNyQ==", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "esbuild": "^0.14.27", + "fsevents": "~2.3.2", + "postcss": "^8.4.13", + "resolve": "^1.22.0", + "rollup": ">=2.59.0 <2.78.0" } } } @@ -27156,26 +36785,9 @@ "unplugin": "^1.4.0" }, "dependencies": { - "fast-glob": { - "version": "3.3.1", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.2", - "merge2": "^1.3.0", - "micromatch": "^4.0.4" - } - }, - "is-core-module": { - "version": "2.13.0", - "dev": true, - "requires": { - "has": "^1.0.3" - } - }, "magic-string": { "version": "0.30.3", + "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==", "dev": true, "requires": { "@jridgewell/sourcemap-codec": "^1.4.15" @@ -27192,6 +36804,7 @@ }, "resolve": { "version": "1.22.4", + "integrity": "sha512-PXNdCiPqDqeUou+w1C2eTQbNfxKSuMxqTCuvlmmMsk1NWHL5fRrhY6Pl0qEYYc6+QqGClco1Qj8XnjPego4wfg==", "dev": true, "requires": { "is-core-module": "^2.13.0", @@ -27201,17 +36814,13 @@ } } }, - "upath": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/upath/-/upath-2.0.1.tgz", - "integrity": "sha512-1uEe95xksV1O0CYKXo8vQvN1JEbtJp7lb7C5U9HMsIp6IVwntkH/oNUzyVNQSd4S1sYk2FpSSW44FqMc8qee5w==", - "dev": true - }, "update-browserslist-db": { - "version": "1.0.11", + "version": "1.1.3", + "resolved": "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz", + "integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==", "requires": { - "escalade": "^3.1.1", - "picocolors": "^1.0.0" + "escalade": "^3.2.0", + "picocolors": "^1.1.1" } }, "upper-case": { @@ -27244,7 +36853,6 @@ "version": "1.5.10", "resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz", "integrity": "sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ==", - "dev": true, "requires": { "querystringify": "^2.1.1", "requires-port": "^1.0.0" @@ -27265,16 +36873,29 @@ "resolved": "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz", "integrity": "sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA==" }, + "utrie": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz", + "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==", + "requires": { + "base64-arraybuffer": "^1.0.2" + } + }, "uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" + "version": "9.0.1", + "resolved": "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz", + "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==" + }, + "v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true }, "v8-to-istanbul": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz", "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==", - "dev": true, "requires": { "@types/istanbul-lib-coverage": "^2.0.1", "convert-source-map": "^1.6.0", @@ -27284,8 +36905,7 @@ "source-map": { "version": "0.7.4", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz", - "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==", - "dev": true + "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==" } } }, @@ -27303,15 +36923,117 @@ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz", "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==" }, - "vite": { - "version": "4.4.9", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.9.tgz", - "integrity": "sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==", + "vfile": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz", + "integrity": "sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q==", + "dev": true, "requires": { - "esbuild": "^0.18.10", - "fsevents": "~2.3.2", - "postcss": "^8.4.27", - "rollup": "^3.27.1" + "@types/unist": "^3.0.0", + "vfile-message": "^4.0.0" + } + }, + "vfile-message": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.2.tgz", + "integrity": "sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw==", + "dev": true, + "requires": { + "@types/unist": "^3.0.0", + "unist-util-stringify-position": "^4.0.0" + } + }, + "vite": { + "version": "5.4.3", + "resolved": "https://registry.npmmirror.com/vite/-/vite-5.4.3.tgz", + "integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==", + "requires": { + "esbuild": "^0.21.3", + "fsevents": "~2.3.3", + "postcss": "^8.4.43", + "rollup": "^4.20.0" + }, + "dependencies": { + "@esbuild/linux-loong64": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz", + "integrity": "sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg==", + "optional": true + }, + "esbuild": { + "version": "0.21.5", + "resolved": "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz", + "integrity": "sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==", + "requires": { + "@esbuild/aix-ppc64": "0.21.5", + "@esbuild/android-arm": "0.21.5", + "@esbuild/android-arm64": "0.21.5", + "@esbuild/android-x64": "0.21.5", + "@esbuild/darwin-arm64": "0.21.5", + "@esbuild/darwin-x64": "0.21.5", + "@esbuild/freebsd-arm64": "0.21.5", + "@esbuild/freebsd-x64": "0.21.5", + "@esbuild/linux-arm": "0.21.5", + "@esbuild/linux-arm64": "0.21.5", + "@esbuild/linux-ia32": "0.21.5", + "@esbuild/linux-loong64": "0.21.5", + "@esbuild/linux-mips64el": "0.21.5", + "@esbuild/linux-ppc64": "0.21.5", + "@esbuild/linux-riscv64": "0.21.5", + "@esbuild/linux-s390x": "0.21.5", + "@esbuild/linux-x64": "0.21.5", + "@esbuild/netbsd-x64": "0.21.5", + "@esbuild/openbsd-x64": "0.21.5", + "@esbuild/sunos-x64": "0.21.5", + "@esbuild/win32-arm64": "0.21.5", + "@esbuild/win32-ia32": "0.21.5", + "@esbuild/win32-x64": "0.21.5" + } + }, + "nanoid": { + "version": "3.3.11", + "resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz", + "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==" + }, + "postcss": { + "version": "8.5.3", + "resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz", + "integrity": "sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==", + "requires": { + "nanoid": "^3.3.8", + "picocolors": "^1.1.1", + "source-map-js": "^1.2.1" + } + }, + "rollup": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.40.1.tgz", + "integrity": "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==", + "requires": { + "@rollup/rollup-android-arm-eabi": "4.40.1", + "@rollup/rollup-android-arm64": "4.40.1", + "@rollup/rollup-darwin-arm64": "4.40.1", + "@rollup/rollup-darwin-x64": "4.40.1", + "@rollup/rollup-freebsd-arm64": "4.40.1", + "@rollup/rollup-freebsd-x64": "4.40.1", + "@rollup/rollup-linux-arm-gnueabihf": "4.40.1", + "@rollup/rollup-linux-arm-musleabihf": "4.40.1", + "@rollup/rollup-linux-arm64-gnu": "4.40.1", + "@rollup/rollup-linux-arm64-musl": "4.40.1", + "@rollup/rollup-linux-loongarch64-gnu": "4.40.1", + "@rollup/rollup-linux-powerpc64le-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-musl": "4.40.1", + "@rollup/rollup-linux-s390x-gnu": "4.40.1", + "@rollup/rollup-linux-x64-gnu": "4.40.1", + "@rollup/rollup-linux-x64-musl": "4.40.1", + "@rollup/rollup-win32-arm64-msvc": "4.40.1", + "@rollup/rollup-win32-ia32-msvc": "4.40.1", + "@rollup/rollup-win32-x64-msvc": "4.40.1", + "@types/estree": "1.0.7", + "fsevents": "~2.3.2" + } + } } }, "vite-plugin-build": { @@ -27330,6 +37052,40 @@ "vue-tsc": "^0.39.0" }, "dependencies": { + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true + }, "vue-tsc": { "version": "0.39.5", "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.39.5.tgz", @@ -27342,10 +37098,132 @@ } } }, + "vite-plugin-compression": { + "version": "0.5.1", + "resolved": "https://registry.npmmirror.com/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz", + "integrity": "sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg==", + "dev": true, + "requires": { + "chalk": "^4.1.2", + "debug": "^4.3.3", + "fs-extra": "^10.0.0" + }, + "dependencies": { + "fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + } + } + }, + "vite-plugin-compression2": { + "version": "1.2.0", + "resolved": "https://registry.npmmirror.com/vite-plugin-compression2/-/vite-plugin-compression2-1.2.0.tgz", + "integrity": "sha512-3RYEAwQW9JKHt6lmCudoTVO1YaiAGEDkg86MDNvl74btmwtWuCXt8r5WUByZEQLjCZz8nYf5BEh7NELUXr+4LA==", + "dev": true, + "requires": { + "@rollup/pluginutils": "^5.1.0", + "tar-mini": "^0.1.0" + }, + "dependencies": { + "@rollup/pluginutils": { + "version": "5.1.4", + "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", + "dev": true, + "requires": { + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^4.0.2" + } + }, + "picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true + } + } + }, "vite-plugin-css-injected-by-js": { "version": "3.1.1", + "resolved": "https://registry.npmjs.org/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.1.tgz", + "integrity": "sha512-mwrFvEEy0TuH8Ul0cb2HgjmNboQ/JnEFy+kHCWqAJph3ikMOiIuyYVdx0JO4nEIWJyzSnc4TTdmoTulsikvJEg==", "dev": true, "requires": {} + }, + "vite-plugin-lazy-import": { + "version": "1.0.7", + "resolved": "https://registry.npmmirror.com/vite-plugin-lazy-import/-/vite-plugin-lazy-import-1.0.7.tgz", + "integrity": "sha512-mE6oAObOb4wqso4AoUGi9cLjdR+4vay1RCaKJvziBuFPlziZl7J0aw2hsqRTokLVRx3bli0a0VyjMOwsNDv58A==", + "dev": true, + "requires": { + "@rollup/pluginutils": "^5.1.0", + "es-module-lexer": "^1.5.3", + "rollup": "^4.18.0", + "xe-utils": "^3.5.26" + }, + "dependencies": { + "@rollup/pluginutils": { + "version": "5.1.4", + "resolved": "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz", + "integrity": "sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ==", + "dev": true, + "requires": { + "@types/estree": "^1.0.0", + "estree-walker": "^2.0.2", + "picomatch": "^4.0.2" + } + }, + "es-module-lexer": { + "version": "1.7.0", + "resolved": "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz", + "integrity": "sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA==", + "dev": true + }, + "picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true + }, + "rollup": { + "version": "4.40.1", + "resolved": "https://registry.npmmirror.com/rollup/-/rollup-4.40.1.tgz", + "integrity": "sha512-C5VvvgCCyfyotVITIAv+4efVytl5F7wt+/I2i9q9GZcEXW9BP52YYOXC58igUi+LFZVHukErIIqQSWwv/M3WRw==", + "dev": true, + "requires": { + "@rollup/rollup-android-arm-eabi": "4.40.1", + "@rollup/rollup-android-arm64": "4.40.1", + "@rollup/rollup-darwin-arm64": "4.40.1", + "@rollup/rollup-darwin-x64": "4.40.1", + "@rollup/rollup-freebsd-arm64": "4.40.1", + "@rollup/rollup-freebsd-x64": "4.40.1", + "@rollup/rollup-linux-arm-gnueabihf": "4.40.1", + "@rollup/rollup-linux-arm-musleabihf": "4.40.1", + "@rollup/rollup-linux-arm64-gnu": "4.40.1", + "@rollup/rollup-linux-arm64-musl": "4.40.1", + "@rollup/rollup-linux-loongarch64-gnu": "4.40.1", + "@rollup/rollup-linux-powerpc64le-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-gnu": "4.40.1", + "@rollup/rollup-linux-riscv64-musl": "4.40.1", + "@rollup/rollup-linux-s390x-gnu": "4.40.1", + "@rollup/rollup-linux-x64-gnu": "4.40.1", + "@rollup/rollup-linux-x64-musl": "4.40.1", + "@rollup/rollup-win32-arm64-msvc": "4.40.1", + "@rollup/rollup-win32-ia32-msvc": "4.40.1", + "@rollup/rollup-win32-x64-msvc": "4.40.1", + "@types/estree": "1.0.7", + "fsevents": "~2.3.2" + } + } + } }, "vite-plugin-qiankun": { "version": "1.0.15", @@ -27386,12 +37264,56 @@ "picomatch": "^2.2.2" } }, + "fs-extra": { + "version": "10.1.0", + "resolved": "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz", + "integrity": "sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==", + "dev": true, + "requires": { + "graceful-fs": "^4.2.0", + "jsonfile": "^6.0.1", + "universalify": "^2.0.0" + } + }, "pathe": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", "integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", "dev": true } + } + }, + "vite-plugin-svgicon": { + "version": "2.1.2", + "resolved": "https://registry.npmmirror.com/vite-plugin-svgicon/-/vite-plugin-svgicon-2.1.2.tgz", + "integrity": "sha512-yFxpJKyvKYrievjWqR9KO1vDRrxf9ASLE6qqkMOMwBSCKOpbkJq/uZBQvdT//s+lHMOK0hQl38Npfz0EhCi/zA==", + "dev": true, + "requires": { + "@types/svgo": "^2.6.3", + "@yzfe/svgicon-gen": "^1.3.2", + "minimatch": "^9.0.3" + }, + "dependencies": { + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "dev": true, + "requires": { + "brace-expansion": "^2.0.1" + } + } + } + }, + "vite-plugin-top-level-await": { + "version": "1.4.1", + "resolved": "https://registry.npmmirror.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.1.tgz", + "integrity": "sha512-hogbZ6yT7+AqBaV6lK9JRNvJDn4/IJvHLu6ET06arNfo0t2IsyCaon7el9Xa8OumH+ESuq//SDf8xscZFE0rWw==", + "dev": true, + "requires": { + "@rollup/plugin-virtual": "^3.0.2", + "@swc/core": "^1.3.100", + "uuid": "^9.0.1" } }, "vite-plugin-vue-type-imports": { @@ -27420,259 +37342,204 @@ } } }, - "void-elements": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/void-elements/-/void-elements-3.1.0.tgz", - "integrity": "sha512-Dhxzh5HZuiHQhbvTW9AMetFfBHDMYpo23Uo9btPXgdYP+3T5S+p+jgNy7spra+veYhBP2dCSgxR/i2Y02h5/6w==", - "dev": true - }, - "vscode-css-languageservice": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/vscode-css-languageservice/-/vscode-css-languageservice-5.4.2.tgz", - "integrity": "sha512-DT7+7vfdT2HDNjDoXWtYJ0lVDdeDEdbMNdK4PKqUl2MS8g7PWt7J5G9B6k9lYox8nOfhCEjLnoNC3UKHHCR1lg==", + "vitepress": { + "version": "1.0.1", + "resolved": "https://registry.npmmirror.com/vitepress/-/vitepress-1.0.1.tgz", + "integrity": "sha512-eNr5pOBppYUUjEhv8S0S2t9Tv95LQ6mMeHj6ivaGwfHxpov70Vduuwl/QQMDRznKDSaP0WKV7a82Pb4JVOaqEw==", "dev": true, "requires": { - "vscode-languageserver-textdocument": "^1.0.4", - "vscode-languageserver-types": "^3.16.0", - "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.3" - } - }, - "vscode-html-languageservice": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/vscode-html-languageservice/-/vscode-html-languageservice-4.2.5.tgz", - "integrity": "sha512-dbr10KHabB9EaK8lI0XZW7SqOsTfrNyT3Nuj0GoPi4LjGKUmMiLtsqzfedIzRTzqY+w0FiLdh0/kQrnQ0tLxrw==", - "dev": true, - "requires": { - "vscode-languageserver-textdocument": "^1.0.4", - "vscode-languageserver-types": "^3.16.0", - "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.3" - } - }, - "vscode-json-languageservice": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-4.2.1.tgz", - "integrity": "sha512-xGmv9QIWs2H8obGbWg+sIPI/3/pFgj/5OWBhNzs00BkYQ9UaB2F6JJaGB/2/YOZJ3BvLXQTC4Q7muqU25QgAhA==", - "dev": true, - "requires": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.3", - "vscode-languageserver-types": "^3.16.0", - "vscode-nls": "^5.0.0", - "vscode-uri": "^3.0.3" - } - }, - "vscode-jsonrpc": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-8.1.0.tgz", - "integrity": "sha512-6TDy/abTQk+zDGYazgbIPc+4JoXdwC8NHU9Pbn4UJP1fehUyZmM4RHp5IthX7A6L5KS30PRui+j+tbbMMMafdw==", - "dev": true - }, - "vscode-languageserver": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/vscode-languageserver/-/vscode-languageserver-8.1.0.tgz", - "integrity": "sha512-eUt8f1z2N2IEUDBsKaNapkz7jl5QpskN2Y0G01T/ItMxBxw1fJwvtySGB9QMecatne8jFIWJGWI61dWjyTLQsw==", - "dev": true, - "requires": { - "vscode-languageserver-protocol": "3.17.3" - } - }, - "vscode-languageserver-protocol": { - "version": "3.17.3", - "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.3.tgz", - "integrity": "sha512-924/h0AqsMtA5yK22GgMtCYiMdCOtWTSGgUOkgEDX+wk2b0x4sAfLiO4NxBxqbiVtz7K7/1/RgVrVI0NClZwqA==", - "dev": true, - "requires": { - "vscode-jsonrpc": "8.1.0", - "vscode-languageserver-types": "3.17.3" - } - }, - "vscode-languageserver-textdocument": { - "version": "1.0.8", - "dev": true - }, - "vscode-languageserver-types": { - "version": "3.17.3", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.3.tgz", - "integrity": "sha512-SYU4z1dL0PyIMd4Vj8YOqFvHu7Hz/enbWtpfnVbJHU4Nd1YNYx8u0ennumc6h48GQNeOLxmwySmnADouT/AuZA==", - "dev": true - }, - "vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "vscode-pug-languageservice": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/vscode-pug-languageservice/-/vscode-pug-languageservice-0.27.24.tgz", - "integrity": "sha512-GSvsFB+rPhAD7cBlEKCVNNsFGIaOnp/0zyLw3WpYbXY24vJZafXu1kHvtYaaQXJRnIhqp5EI5p+EqpdI3hTBnw==", - "dev": true, - "requires": { - "@volar/code-gen": "^0.27.24", - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24", - "@volar/transforms": "^0.27.24", - "pug-lexer": "^5.0.1", - "pug-parser": "^6.0.0", - "vscode-languageserver": "^8.0.0-next.2" + "@docsearch/css": "^3.6.0", + "@docsearch/js": "^3.6.0", + "@shikijs/core": "^1.2.0", + "@shikijs/transformers": "^1.2.0", + "@types/markdown-it": "^13.0.7", + "@vitejs/plugin-vue": "^5.0.4", + "@vue/devtools-api": "^7.0.16", + "@vueuse/core": "^10.9.0", + "@vueuse/integrations": "^10.9.0", + "focus-trap": "^7.5.4", + "mark.js": "8.11.1", + "minisearch": "^6.3.0", + "shiki": "^1.2.0", + "vite": "^5.2.2", + "vue": "^3.4.21" }, "dependencies": { - "@volar/code-gen": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/code-gen/-/code-gen-0.27.24.tgz", - "integrity": "sha512-s4j/QqOZUW03PeD6LmVYI00Q1C3CfJEOePDOQwDvCTUov4lFk0iSBtFyYhjlLyQ1pdtV1+TDTErkj2aMQtc4PA==", + "@types/web-bluetooth": { + "version": "0.0.20", + "resolved": "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.20.tgz", + "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==", + "dev": true + }, + "@vue/devtools-api": { + "version": "7.7.6", + "resolved": "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.6.tgz", + "integrity": "sha512-b2Xx0KvXZObePpXPYHvBRRJLDQn5nhKjXh7vUhMEtWxz1AYNFOVIsh5+HLP8xDGL7sy+Q7hXeUxPHB/KgbtsPw==", "dev": true, "requires": { - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24" + "@vue/devtools-kit": "^7.7.6" + } + }, + "@vueuse/core": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/core/-/core-10.11.1.tgz", + "integrity": "sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww==", + "dev": true, + "requires": { + "@types/web-bluetooth": "^0.0.20", + "@vueuse/metadata": "10.11.1", + "@vueuse/shared": "10.11.1", + "vue-demi": ">=0.14.8" + }, + "dependencies": { + "vue-demi": { + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", + "dev": true, + "requires": {} + } + } + }, + "@vueuse/integrations": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/integrations/-/integrations-10.11.1.tgz", + "integrity": "sha512-Y5hCGBguN+vuVYTZmdd/IMXLOdfS60zAmDmFYc4BKBcMUPZH1n4tdyDECCPjXm0bNT3ZRUy1xzTLGaUje8Xyaw==", + "dev": true, + "requires": { + "@vueuse/core": "10.11.1", + "@vueuse/shared": "10.11.1", + "vue-demi": ">=0.14.8" + }, + "dependencies": { + "vue-demi": { + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", + "dev": true, + "requires": {} + } + } + }, + "@vueuse/metadata": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.11.1.tgz", + "integrity": "sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw==", + "dev": true + }, + "@vueuse/shared": { + "version": "10.11.1", + "resolved": "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.11.1.tgz", + "integrity": "sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA==", + "dev": true, + "requires": { + "vue-demi": ">=0.14.8" + }, + "dependencies": { + "vue-demi": { + "version": "0.14.10", + "resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz", + "integrity": "sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg==", + "dev": true, + "requires": {} + } + } + }, + "axios": { + "version": "1.9.0", + "resolved": "https://registry.npmmirror.com/axios/-/axios-1.9.0.tgz", + "integrity": "sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg==", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "follow-redirects": "^1.15.6", + "form-data": "^4.0.0", + "proxy-from-env": "^1.1.0" + } + }, + "form-data": { + "version": "4.0.2", + "resolved": "https://registry.npmmirror.com/form-data/-/form-data-4.0.2.tgz", + "integrity": "sha512-hGfm/slu0ZabnNt4oaRZ6uREyfCj6P4fT/n6A1rGV+Z0VdGXjfOhVUpkn6qVQONHGIFwmveGXyDs75+nr6FM8w==", + "dev": true, + "optional": true, + "peer": true, + "requires": { + "asynckit": "^0.4.0", + "combined-stream": "^1.0.8", + "es-set-tostringtag": "^2.1.0", + "mime-types": "^2.1.12" } } - } - }, - "vscode-typescript-languageservice": { - "version": "0.27.25", - "resolved": "https://registry.npmjs.org/vscode-typescript-languageservice/-/vscode-typescript-languageservice-0.27.25.tgz", - "integrity": "sha512-nxpJI9MnF2rn5rKL/032Qrsq3T9DgM3slK5fwZp3suNdo90JG2zFTs3Ola8n62k7+KWu4A775obxyb4wLIW6Gw==", - "dev": true, - "requires": { - "@volar/shared": "^0.27.24", - "semver": "^7.3.5", - "upath": "^2.0.1", - "vscode-languageserver": "^8.0.0-next.2", - "vscode-languageserver-textdocument": "^1.0.1" } }, "vscode-uri": { - "version": "3.0.7", + "version": "3.1.0", + "resolved": "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.1.0.tgz", + "integrity": "sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ==", "dev": true }, - "vscode-vue-languageservice": { - "version": "0.27.30", - "resolved": "https://registry.npmjs.org/vscode-vue-languageservice/-/vscode-vue-languageservice-0.27.30.tgz", - "integrity": "sha512-nPnUNCMqqHfxcCPLyLWvmgbNCgos3SwvPcl/CzAnMbqcjLtNZppsdI7bKX3EEj0Jbg6SGLQ9NanIvZaMI1bsUA==", - "dev": true, - "requires": { - "@volar/code-gen": "^0.27.24", - "@volar/html2pug": "^0.27.13", - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24", - "@volar/transforms": "^0.27.24", - "@vscode/emmet-helper": "^2.7.0", - "@vue/compiler-dom": "^3.2.19", - "@vue/reactivity": "^3.2.19", - "@vue/shared": "^3.2.19", - "request-light": "^0.5.4", - "upath": "^2.0.1", - "vscode-css-languageservice": "^5.1.4", - "vscode-html-languageservice": "^4.0.7", - "vscode-json-languageservice": "^4.1.7", - "vscode-languageserver": "^8.0.0-next.2", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-pug-languageservice": "^0.27.24", - "vscode-typescript-languageservice": "^0.27.25" - }, - "dependencies": { - "@volar/code-gen": { - "version": "0.27.24", - "resolved": "https://registry.npmjs.org/@volar/code-gen/-/code-gen-0.27.24.tgz", - "integrity": "sha512-s4j/QqOZUW03PeD6LmVYI00Q1C3CfJEOePDOQwDvCTUov4lFk0iSBtFyYhjlLyQ1pdtV1+TDTErkj2aMQtc4PA==", - "dev": true, - "requires": { - "@volar/shared": "^0.27.24", - "@volar/source-map": "^0.27.24" - } - }, - "@vue/compiler-core": { - "version": "3.3.3", - "dev": true, - "requires": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.3", - "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" - } - }, - "@vue/compiler-dom": { - "version": "3.3.3", - "dev": true, - "requires": { - "@vue/compiler-core": "3.3.3", - "@vue/shared": "3.3.3" - } - }, - "@vue/shared": { - "version": "3.3.3", - "dev": true - } - } - }, "vue": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.2.31.tgz", - "integrity": "sha512-odT3W2tcffTiQCy57nOT93INw1auq5lYLLYtWpPYQQYQOOdHiqFct9Xhna6GJ+pJQaF67yZABraH47oywkJgFw==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/vue/-/vue-3.4.27.tgz", + "integrity": "sha512-8s/56uK6r01r1icG/aEOHqyMVxd1bkYcSe9j8HcKtr/xTOFWvnzIVTehNW+5Yt89f+DLBe4A569pnZLS5HzAMA==", "requires": { - "@vue/compiler-dom": "3.2.31", - "@vue/compiler-sfc": "3.2.31", - "@vue/runtime-dom": "3.2.31", - "@vue/server-renderer": "3.2.31", - "@vue/shared": "3.2.31" + "@vue/compiler-dom": "3.4.27", + "@vue/compiler-sfc": "3.4.27", + "@vue/runtime-dom": "3.4.27", + "@vue/server-renderer": "3.4.27", + "@vue/shared": "3.4.27" }, "dependencies": { - "@vue/compiler-core": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.2.31.tgz", - "integrity": "sha512-aKno00qoA4o+V/kR6i/pE+aP+esng5siNAVQ422TkBNM6qA4veXiZbSe8OTXHXquEi/f6Akc+nLfB4JGfe4/WQ==", + "@vue/compiler-dom": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.27.tgz", + "integrity": "sha512-kUTvochG/oVgE1w5ViSr3KUBh9X7CWirebA3bezTbB5ZKBQZwR2Mwj9uoSKRMFcz4gSMzzLXBPD6KpCLb9nvWw==", "requires": { - "@babel/parser": "^7.16.4", - "@vue/shared": "3.2.31", - "estree-walker": "^2.0.2", - "source-map": "^0.6.1" + "@vue/compiler-core": "3.4.27", + "@vue/shared": "3.4.27" } }, "@vue/compiler-sfc": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.2.31.tgz", - "integrity": "sha512-748adc9msSPGzXgibHiO6T7RWgfnDcVQD+VVwYgSsyyY8Ans64tALHZANrKtOzvkwznV/F4H7OAod/jIlp/dkQ==", + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.27.tgz", + "integrity": "sha512-nDwntUEADssW8e0rrmE0+OrONwmRlegDA1pD6QhVeXxjIytV03yDqTey9SBDiALsvAd5U4ZrEKbMyVXhX6mCGA==", "requires": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.31", - "@vue/compiler-dom": "3.2.31", - "@vue/compiler-ssr": "3.2.31", - "@vue/reactivity-transform": "3.2.31", - "@vue/shared": "3.2.31", + "@babel/parser": "^7.24.4", + "@vue/compiler-core": "3.4.27", + "@vue/compiler-dom": "3.4.27", + "@vue/compiler-ssr": "3.4.27", + "@vue/shared": "3.4.27", "estree-walker": "^2.0.2", - "magic-string": "^0.25.7", - "postcss": "^8.1.10", - "source-map": "^0.6.1" + "magic-string": "^0.30.10", + "postcss": "^8.4.38", + "source-map-js": "^1.2.0" } }, - "@vue/reactivity-transform": { - "version": "3.2.31", - "resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.2.31.tgz", - "integrity": "sha512-uS4l4z/W7wXdI+Va5pgVxBJ345wyGFKvpPYtdSgvfJfX/x2Ymm6ophQlXXB6acqGHtXuBqNyyO3zVp9b1r0MOA==", + "@vue/compiler-ssr": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.27.tgz", + "integrity": "sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==", "requires": { - "@babel/parser": "^7.16.4", - "@vue/compiler-core": "3.2.31", - "@vue/shared": "3.2.31", - "estree-walker": "^2.0.2", - "magic-string": "^0.25.7" + "@vue/compiler-dom": "3.4.27", + "@vue/shared": "3.4.27" } }, - "postcss": { - "version": "8.4.23", + "@vue/shared": { + "version": "3.4.27", + "resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.27.tgz", + "integrity": "sha512-DL3NmY2OFlqmYYrzp39yi3LDkKxa5vZVwxWdQ3rG0ekuWscHraeIbnI8t+aZK7qhYqEqWKTUdijadunb9pnrgA==" + }, + "magic-string": { + "version": "0.30.17", + "resolved": "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz", + "integrity": "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA==", "requires": { - "nanoid": "^3.3.6", - "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "@jridgewell/sourcemap-codec": "^1.5.0" } } } - }, - "vue-demi": { - "version": "0.14.4", - "requires": {} }, "vue-eslint-parser": { "version": "8.3.0", @@ -27691,6 +37558,7 @@ "dependencies": { "eslint-scope": { "version": "7.2.0", + "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==", "dev": true, "requires": { "esrecurse": "^4.3.0", @@ -27717,6 +37585,7 @@ }, "vue-loader": { "version": "17.1.1", + "integrity": "sha512-qpqEVkKdrAsgyIBMHaiXurDeCuBWqRyKqg2GI4aG3NbggEls+BLqTZdqahbJJh7fm83sz+iz3gg6eDWdbNlG7Q==", "requires": { "chalk": "^4.1.0", "hash-sum": "^2.0.0", @@ -27729,6 +37598,11 @@ "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==" } } + }, + "vue-observe-visibility": { + "version": "0.4.6", + "resolved": "https://registry.npmmirror.com/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz", + "integrity": "sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q==" }, "vue-router": { "version": "4.0.11", @@ -27753,12 +37627,31 @@ "integrity": "sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==" }, "vue-tsc": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.3.0.tgz", - "integrity": "sha512-zaDRZBxwRIz1XjhNP92FqugG71st6BUMnA2EwPeXrAyzbEYVRz6TezNFceYl3QYqqN8CtaxbqUhaQEDj/ntoCA==", + "version": "2.2.10", + "resolved": "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.10.tgz", + "integrity": "sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ==", "dev": true, "requires": { - "vscode-vue-languageservice": "^0.27.0" + "@volar/typescript": "~2.4.11", + "@vue/language-core": "2.2.10" + } + }, + "vue-virtual-scroller": { + "version": "1.1.2", + "resolved": "https://registry.npmmirror.com/vue-virtual-scroller/-/vue-virtual-scroller-1.1.2.tgz", + "integrity": "sha512-SkUyc7QHCJFB5h1Fya7LxVizlVzOZZuFVipBGHYoTK8dwLs08bIz/tclvRApYhksaJIm/nn51inzO2UjpGJPMQ==", + "requires": { + "scrollparent": "^2.0.1", + "vue-observe-visibility": "^0.4.4", + "vue-resize": "^0.4.5" + }, + "dependencies": { + "vue-resize": { + "version": "0.4.5", + "resolved": "https://registry.npmmirror.com/vue-resize/-/vue-resize-0.4.5.tgz", + "integrity": "sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg==", + "requires": {} + } } }, "vuex": { @@ -27770,22 +37663,24 @@ } }, "vxe-table": { - "version": "4.5.9", - "resolved": "https://registry.npmjs.org/vxe-table/-/vxe-table-4.5.9.tgz", - "integrity": "sha512-Yvze5ZcyoQ0R2wAbc6GwRRnpaBhceHasyXCksjJY+bFdQwehx73VbH9eB3KiyN02r0+qZhjVqO7MU26XDnS9pA==", + "version": "4.6.20", + "resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.6.20.tgz", + "integrity": "sha512-D0rr91Oll7Vl0TxQzja7aMmyEQ/9PQ/B6LXAuvEZK46PfqazJwQu6Ezsogcc4AZnJ80v6b8WjsYnrC/vuLOWRA==", "requires": { - "dom-zindex": "^1.0.0" + "dom-zindex": "^1.0.6", + "xe-utils": "^3.5.30" } }, "vxe-table-plugin-element": { "version": "3.1.0", + "resolved": "https://registry.npmjs.org/vxe-table-plugin-element/-/vxe-table-plugin-element-3.1.0.tgz", + "integrity": "sha512-8vOXObtLiTjOq8WmPWadVO677rAlCR/XdjltGCd475cOahL9f6u9KC2RBXhwtKMakXxkQ86IZElApCDzBpOcjw==", "requires": {} }, "w3c-hr-time": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", - "dev": true, "requires": { "browser-process-hrtime": "^1.0.0" } @@ -27794,7 +37689,6 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz", "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==", - "dev": true, "requires": { "xml-name-validator": "^3.0.0" } @@ -27803,7 +37697,6 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", - "dev": true, "requires": { "makeerror": "1.0.12" } @@ -27836,11 +37729,11 @@ "webidl-conversions": { "version": "6.1.0", "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz", - "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", - "dev": true + "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==" }, "webpack": { "version": "5.83.1", + "integrity": "sha512-TNsG9jDScbNuB+Lb/3+vYolPplCS3bbEaJf+Bj0Gw4DhP3ioAflBb1flcRt9zsWITyvOhM96wMQNRWlSX52DgA==", "requires": { "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.0", @@ -27869,12 +37762,14 @@ }, "dependencies": { "es-module-lexer": { - "version": "1.2.1" + "version": "1.2.1", + "integrity": "sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==" } } }, "webpack-bundle-analyzer": { "version": "4.8.0", + "integrity": "sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==", "requires": { "@discoveryjs/json-ext": "0.5.7", "acorn": "^8.0.4", @@ -27950,6 +37845,7 @@ }, "schema-utils": { "version": "4.0.1", + "integrity": "sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==", "requires": { "@types/json-schema": "^7.0.9", "ajv": "^8.9.0", @@ -27961,6 +37857,7 @@ }, "webpack-dev-server": { "version": "4.15.0", + "integrity": "sha512-HmNB5QeSl1KpulTBQ8UT4FPrByYyaLxpJoQ0+s7EvUrMc16m0ZS1sgb1XGqzmgCPk0c9y+aaXxn11tbLzuM7NQ==", "requires": { "@types/bonjour": "^3.5.9", "@types/connect-history-api-fallback": "^1.3.5", @@ -28028,6 +37925,7 @@ }, "schema-utils": { "version": "4.0.1", + "integrity": "sha512-lELhBAAly9NowEsX0yZBlw9ahZG+sK/1RJ21EpzdYHKEs13Vku3LJ+MIPhh4sMs0oCCeufZQEQbMekiA4vuVIQ==", "requires": { "@types/json-schema": "^7.0.9", "ajv": "^8.9.0", @@ -28037,12 +37935,14 @@ }, "ws": { "version": "8.13.0", + "integrity": "sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==", "requires": {} } } }, "webpack-merge": { "version": "5.8.0", + "integrity": "sha512-/SaI7xY0831XwP6kzuwhKWVKDP9t1QY1h65lAFLbZqMPIuYcD9QAW4u9STIbU9kaJbPBB/geU/gLr1wDjOhQ+Q==", "requires": { "clone-deep": "^4.0.1", "wildcard": "^2.0.0" @@ -28077,25 +37977,23 @@ "version": "1.0.5", "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", - "dev": true, "requires": { "iconv-lite": "0.4.24" } }, "whatwg-fetch": { - "version": "3.6.2" + "version": "3.6.2", + "integrity": "sha512-bJlen0FcuU/0EMLrdbJ7zOnW6ITZLrZMIarMUVmdKtsGvZna8vxKYaexICWPfZ8qwf9fzNq+UEIZrnSaApt6RA==" }, "whatwg-mimetype": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", - "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", - "dev": true + "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==" }, "whatwg-url": { "version": "8.7.0", "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz", "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==", - "dev": true, "requires": { "lodash": "^4.7.0", "tr46": "^2.1.0", @@ -28111,28 +38009,72 @@ } }, "which-boxed-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "version": "1.1.1", + "resolved": "https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz", + "integrity": "sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA==", "dev": true, "requires": { - "is-bigint": "^1.0.1", - "is-boolean-object": "^1.1.0", - "is-number-object": "^1.0.4", - "is-string": "^1.0.5", - "is-symbol": "^1.0.3" + "is-bigint": "^1.1.0", + "is-boolean-object": "^1.2.1", + "is-number-object": "^1.1.1", + "is-string": "^1.1.1", + "is-symbol": "^1.1.1" + } + }, + "which-builtin-type": { + "version": "1.2.1", + "resolved": "https://registry.npmmirror.com/which-builtin-type/-/which-builtin-type-1.2.1.tgz", + "integrity": "sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q==", + "dev": true, + "requires": { + "call-bound": "^1.0.2", + "function.prototype.name": "^1.1.6", + "has-tostringtag": "^1.0.2", + "is-async-function": "^2.0.0", + "is-date-object": "^1.1.0", + "is-finalizationregistry": "^1.1.0", + "is-generator-function": "^1.0.10", + "is-regex": "^1.2.1", + "is-weakref": "^1.0.2", + "isarray": "^2.0.5", + "which-boxed-primitive": "^1.1.0", + "which-collection": "^1.0.2", + "which-typed-array": "^1.1.16" + }, + "dependencies": { + "isarray": { + "version": "2.0.5", + "resolved": "https://registry.npmmirror.com/isarray/-/isarray-2.0.5.tgz", + "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", + "dev": true + } + } + }, + "which-collection": { + "version": "1.0.2", + "resolved": "https://registry.npmmirror.com/which-collection/-/which-collection-1.0.2.tgz", + "integrity": "sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw==", + "dev": true, + "requires": { + "is-map": "^2.0.3", + "is-set": "^2.0.3", + "is-weakmap": "^2.0.2", + "is-weakset": "^2.0.3" } }, "which-typed-array": { - "version": "1.1.9", + "version": "1.1.19", + "resolved": "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.19.tgz", + "integrity": "sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw==", "dev": true, "requires": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0", - "is-typed-array": "^1.1.10" + "available-typed-arrays": "^1.0.7", + "call-bind": "^1.0.8", + "call-bound": "^1.0.4", + "for-each": "^0.3.5", + "get-proto": "^1.0.1", + "gopd": "^1.2.0", + "has-tostringtag": "^1.0.2" } }, "wildcard": { @@ -28140,21 +38082,9 @@ "resolved": "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz", "integrity": "sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ==" }, - "with": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/with/-/with-7.0.2.tgz", - "integrity": "sha512-RNGKj82nUPg3g5ygxkQl0R937xLyho1J24ItRCBTr/m1YnZkzJy1hUiHUJrc/VlsDQzsCnInEGSg3bci0Lmd4w==", - "dev": true, - "requires": { - "@babel/parser": "^7.9.6", - "@babel/types": "^7.9.6", - "assert-never": "^1.2.1", - "babel-walk": "3.0.0-canary-5" - } - }, "word-wrap": { "version": "1.2.3", - "dev": true + "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==" }, "wrap-ansi": { "version": "7.0.0", @@ -28168,9 +38098,8 @@ }, "wrap-ansi-cjs": { "version": "npm:wrap-ansi@7.0.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "resolved": "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", - "dev": true, "requires": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", @@ -28186,7 +38115,6 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dev": true, "requires": { "imurmurhash": "^0.1.4", "is-typedarray": "^1.0.0", @@ -28201,19 +38129,28 @@ "requires": {} }, "xe-utils": { - "version": "3.5.13" + "version": "3.5.31", + "resolved": "https://registry.npmmirror.com/xe-utils/-/xe-utils-3.5.31.tgz", + "integrity": "sha512-oS4yv8qktvlE0wc9yYkitDidEmThc5qN0UTRvKCvrWnejxbTyIxbwfrdZmPKdKGZtB+/U8cEAMFywLJjHtD11A==" }, "xml-name-validator": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz", - "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", - "dev": true + "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==" }, "xmlchars": { "version": "2.2.0", "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", - "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", - "dev": true + "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" + }, + "xss": { + "version": "1.0.15", + "resolved": "https://registry.npmmirror.com/xss/-/xss-1.0.15.tgz", + "integrity": "sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg==", + "requires": { + "commander": "^2.20.3", + "cssfilter": "0.0.10" + } }, "y18n": { "version": "5.0.8", @@ -28249,24 +38186,100 @@ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz", "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==" }, - "yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true - }, - "zrender": { - "version": "5.4.4", + "zip-a-folder": { + "version": "3.1.7", + "resolved": "https://registry.npmmirror.com/zip-a-folder/-/zip-a-folder-3.1.7.tgz", + "integrity": "sha512-pnY1fwTBYiwqXexCYCK8D/asfBhJ9BnnBlt6Qjx53cjBq+9JO+hhOZSt/1N05d3xf/21DhWySSugelyj6dLrYA==", "requires": { - "tslib": "2.3.0" + "archiver": "^7.0.1", + "glob": "^10.4.1", + "is-glob": "^4.0.3" }, "dependencies": { - "tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" + "glob": { + "version": "10.4.5", + "resolved": "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", + "requires": { + "foreground-child": "^3.1.0", + "jackspeak": "^3.1.2", + "minimatch": "^9.0.4", + "minipass": "^7.1.2", + "package-json-from-dist": "^1.0.0", + "path-scurry": "^1.11.1" + } + }, + "jackspeak": { + "version": "3.4.3", + "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", + "integrity": "sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==", + "requires": { + "@isaacs/cliui": "^8.0.2", + "@pkgjs/parseargs": "^0.11.0" + } + }, + "lru-cache": { + "version": "10.4.3", + "resolved": "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz", + "integrity": "sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==" + }, + "minimatch": { + "version": "9.0.5", + "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz", + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", + "requires": { + "brace-expansion": "^2.0.1" + } + }, + "path-scurry": { + "version": "1.11.1", + "resolved": "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz", + "integrity": "sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==", + "requires": { + "lru-cache": "^10.2.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + } } } + }, + "zip-stream": { + "version": "6.0.1", + "resolved": "https://registry.npmmirror.com/zip-stream/-/zip-stream-6.0.1.tgz", + "integrity": "sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==", + "requires": { + "archiver-utils": "^5.0.0", + "compress-commons": "^6.0.2", + "readable-stream": "^4.0.0" + }, + "dependencies": { + "buffer": { + "version": "6.0.3", + "resolved": "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz", + "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", + "requires": { + "base64-js": "^1.3.1", + "ieee754": "^1.2.1" + } + }, + "readable-stream": { + "version": "4.7.0", + "resolved": "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz", + "integrity": "sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg==", + "requires": { + "abort-controller": "^3.0.0", + "buffer": "^6.0.3", + "events": "^3.3.0", + "process": "^0.11.10", + "string_decoder": "^1.3.0" + } + } + } + }, + "zwitch": { + "version": "2.0.4", + "resolved": "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz", + "integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A==", + "dev": true } } } diff --git a/PipeLineLems/web/package.json b/PipeLineLems/web/package.json index cbc24a6..1654387 100644 --- a/PipeLineLems/web/package.json +++ b/PipeLineLems/web/package.json @@ -1,22 +1,39 @@ { "name": "information-base", - "version": "1.0.0", + "version": "2.3.0", "files": [ "sdk", "packages.json" ], "scripts": { - "menu": "node ./script/autoMenu.js", + "menu": "node ./script/generateMenu.js", + "pull": "bash pull.sh", + "checkout": "bash checkout.sh", "dev": "npm run menu && vite --host", + "docs:dev": "vitepress dev docs", + "docs:build": "vitepress build docs", + "docs:preview": "vitepress preview docs", + "tag": "bash release.sh", + "mac": "cd ./script/ && ./menu && cd ../ && vite --host", "open": "vite --host --open", "build": "node ./script/build.js", + "build:go": "cd app && bash build.sh", "build:all": "npm run menu && vite build", - "build-lib": "vite build --config=vite.lib.config.ts", + "build-lib": "cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build --config=vite.lib.config.ts --mode", + "build:custom": "cross-env NODE_OPTIONS=--max-old-space-size=8192 NODE_TYPE=custom vite build --config=vite.lib.config.ts", + "build:widget": "cross-env NODE_OPTIONS=--max-old-space-size=8192 vite build --config=vite.build.config.ts && node ./script/replace.ts", "widgets": "vite build --config=vite.lib.config.ts", "serve": "vite preview --host --port=8888", "build-serve": "npm run build && npm run serve", "vue-tsc": "vue-tsc --noEmit", - "test": "jest" + "test": "jest", + "publish:prod:ui": "npm run build:widget && cd publish/information-ui && npm publish", + "publish:beta": "node --experimental-json-modules publish.js beta", + "publish:prod": "node --experimental-json-modules publish.js", + "rust": "cd rust && cargo run" + }, + "engines": { + "node": ">=18.0.0" }, "dependencies": { "@antv/g6": "4.8.24", @@ -38,6 +55,7 @@ "axios": "0.24.0", "chalk": "4.1.2", "cross-env": "7.0.3", + "cross-spawn": "7.0.5", "d3": "7.9.0", "d3-hierarchy": "3.1.2", "dayjs": "1.11.10", @@ -68,6 +86,7 @@ "vue-i18n": "9.1.9", "vue-router": "4.0.11", "vue-virtual-scroller": "1.1.2", + "vue3-cookies": "^1.0.6", "vuex": "4.0.2", "vxe-table": "4.6.20", "vxe-table-plugin-element": "3.1.0", @@ -76,7 +95,6 @@ "zip-a-folder": "3.1.7" }, "devDependencies": { - "cross-spawn": "7.0.5", "@arco-plugins/vite-vue": "1.4.5", "@babel/core": "7.26.0", "@babel/preset-typescript": "7.16.7", @@ -106,7 +124,7 @@ "jest": "27.5.1", "kill-port": "^2.0.1", "less": "^4.2.2", - "lmes-create-widget": "1.0.6", + "lmes-create-widget": "^1.0.2", "postcss": "8.4.38", "postcss-prefix-selector": "1.16.0", "rollup-plugin-copy": "3.5.0", @@ -132,4 +150,4 @@ "vitepress": "1.0.1", "vue-tsc": "^2.1.10" } -} +} \ No newline at end of file diff --git a/PipeLineLems/web/public/language/Common.en-US.json b/PipeLineLems/web/public/language/Common.en-US.json index 62fc0d2..dccbbfd 100644 --- a/PipeLineLems/web/public/language/Common.en-US.json +++ b/PipeLineLems/web/public/language/Common.en-US.json @@ -1,3 +1,2146 @@ { - "MesSuite": { "娴嬭瘯": "test" } -} + "BarcodeManagement": { + "娣诲姞鏉$爜娈�": "Add barcode segment", + "璇烽�夋嫨宸ュ簭": "Please select a process", + "璇烽�夋嫨浜у搧": "Please select a product", + "閫傜敤浜у搧": "Applicable product", + "閫傜敤宸ュ簭": "Applicable process", + "閫夋嫨": "Select", + "瑙f瀽瑙勫垯": "Parsing rule", + "鏍¢獙瑙勫垯": "Verification rule", + "3銆佷骇鍝佸瀷鍙凤細鍙栨牎楠屾潯鐮佺殑璇ユ涓庤宸ュ簭鐢熶骇鍨嬪彿杩涜姣斿": "3. Product model: Compare the section of the verification barcode with the production model of the process.", + "4銆佸浐瀹氬瓧绗︼細鍙栧疄闄呯殑鏉$爜娈典笌褰撳墠瑙f瀽鐨勬潯鐮佹鍐呭杩涜姣斿": "4. Fixed characters: Compare the actual barcode segment with the content of the currently parsed barcode segment.", + "鍥哄畾瀛楃鏍¢獙": "Fixed character check", + "鏉$爜娈电被鍨�": "Barcode Segment Type", + "鏉$爜瀛楁": "Barcode Field", + "鎺掑簭": "Sort", + "鏍煎紡": "Format", + "鑷鏁板瓧绫诲瀷鏃讹紝鎸夊瀷鍙�/鏃ユ湡鑷": "For auto-incrementing number type, increment by model/date", + "涓氬姟瀵硅薄": "Business Object", + "鍏宠仈瀛楁璇︽儏": "Details of Associated Fields", + "鐖剁骇ID": "Parent ID", + "鍏宠仈鏉$爜涓嬫媺妗嗗搴旂殑涓嬫媺妗唊ey鍊�": "Key value of the drop-down box corresponding to the associated barcode drop-down box", + "鍙橀噺鍚�": "Variable Name", + "鐘舵��": "Status", + "鏉$爜娈电粍鎴�": "Barcode Segment Composition", + "鏇存柊鏃堕棿": "Update Time", + "鎿嶄綔": "Operation", + "鍏蜂綋瑙勫垯": "Specific Rules", + "璧锋绗﹀彿": "Start and End Symbols", + "鏍¢獙鏉$爜娈�": "Verification Barcode Segment", + "鏍¢獙绫诲瀷涓枃": "Verification Type (Chinese)", + "鏍¢獙鏉$爜": "Verification Barcode", + "鍘熷鏉$爜": "Original Barcode", + "瑙f瀽鏉$爜娈�": "Parsed Barcode Segment", + "鏉$爜瑙f瀽瑙勫垯": "Barcode parsing rules", + "鏉$爜鐢熸垚瑙勫垯": "Barcode generation rules", + "鏉$爜鏍¢獙瑙勫垯": "Barcode verification rules", + "鏂板": "Add", + "缂栬緫": "Edit", + "鍒犻櫎": "Delete", + "鏌ョ湅": "View", + "璇疯緭鍏ヨВ鏋愯鍒欏悕绉�": "Please enter the name of the parsing rule", + "浣跨敤涓�": "In use", + "鏈娇鐢�": "Not in use", + "璇烽�夋嫨涓�涓鍒欒繘琛屾煡鐪�!": "Please select a rule to view!", + "浠呮敮鎸佺紪杈戝崟涓煡鐪�!": "Only single viewing for editing is supported!", + "璇烽�夋嫨涓�涓鍒欒繘琛岀紪杈�!": "Please select a rule to edit!", + "浠呮敮鎸佺紪杈戝崟涓鍒�!": "Only a single rule can be edited!", + "璇烽�夋嫨鏉$爜杩涜鍒犻櫎!": "Please select barcodes to delete!", + "鏉$爜鍒犻櫎鍚庝笉鍙仮澶嶏紝鏄惁纭鍒犻櫎锛�": "Once barcodes are deleted, they cannot be recovered. Are you sure you want to delete them?", + "鍒犻櫎鎴愬姛": "Delete successful", + "鏌ョ湅瑙勫垯": "View rules", + "缂栬緫瑙勫垯": "Edit rules", + "鏂板瑙勫垯": "Add rules", + "瑙勫垯鍚嶇О": "Rule name", + "鏉$爜绀轰緥": "Barcode example", + "瑙f瀽绫诲瀷": "Parsing type", + "杈撳叆鏁板瓧鍜岃嫳鏂囬�楀彿锛屼互,鍙峰垎鍓�": "Enter numbers and English commas, separated by commas", + "渚嬪锛�2,12,1": "For example: 2, 12, 1", + "鍒嗛殧绗﹀彿": "Separator symbol", + "璧峰绗﹀彿": "Starting symbol", + "缁堟绗﹀彿": "Ending symbol", + "瑙f瀽": "Parse", + "鍥哄畾闀垮害": "Fixed length", + "搴忓彿": "Serial number", + "鏉$爜娈靛悕绉�": "Barcode segment name", + "鏉$爜娈靛唴瀹�": "Barcode segment content", + "浣嶆暟": "Number of digits", + "瀛樺湪閲嶅鐨勬潯鐮佹鍚嶅瓧": "There are duplicate barcode segment names", + "淇濆瓨鎴愬姛": "Save successful", + "璇疯緭鍏ョ敓鎴愯鍒欏悕绉�": "Please enter the name of the generation rule", + "璇疯緭鍏ユ牎楠岃鍒欏悕绉�": "Please enter the name of the verification rule", + "璇疯緭鍏�": "Please enter", + "鏍¢獙绫诲瀷": "check type", + "闀垮害鏍¢獙": "Length verification", + "鏉$爜娈�": "Barcode segment", + "鏍规嵁鏉$爜瑙f瀽瑙勫垯瑙f瀽鍑烘潵鏉$爜娈碉紝閫夋嫨闇�瑕佹楠岀殑鏉$爜娈�": "Parse out barcode segments according to the barcode parsing rules and select the barcode segments that need to be verified", + "1銆侀暱搴︼細鍙栨牎楠屾潯鐮佽娈佃繘琛岄暱搴︽瘮瀵�": "1. Length: Take this segment of the verification barcode for length comparison", + "2銆佺墿鏂欑紪鍙凤細鍙栨牎楠屾潯鐮佺殑璇ユ涓庤宸ュ簭鐢熶骇鎵�闇�鐨勭墿鏂欑紪鍙疯繘琛屾瘮瀵�": "2. Material number: Take this segment of the verification barcode and compare it with the material number required for production in this process", + "闀垮害": "Length", + "鐗╂枡缂栧彿": "Material number", + "浜у搧鍨嬪彿": "Product model", + "澶囨敞": "Remarks", + "鑷冲皯鏈変竴涓潯鐮佹閫夋嫨浜嗘牎楠岀被鍨�": "At least one barcode segment has selected a verification type", + "鏉$爜瑙勫垯鍚嶇О": "Barcode rule name", + "鑷畾涔夋潯鐮佹": "Custom barcode segment", + "娣诲姞": "Add", + "鏉$爜娈垫潵婧�": "Barcode source", + "鐢熸垚鏉$爜鏁堟灉": "Generated barcode effect", + "鏃堕棿鏍煎紡鏍¢獙涓嶆纭紝璇烽噸鏂拌緭鍏�": "The time format verification is incorrect. Please re-enter.", + "鏉$爜娈靛悕绉伴噸澶�": "Barcode segment names are duplicated", + "璇疯緭鍏ュ繀濉」": "Please enter the required items", + "鏉$爜缂栬緫鎴愬姛": "Barcode editing is successful", + "鏉$爜娈电ず渚�": "Barcode segment example", + "鑷鏁板瓧瑙勫垯": "Auto-incrementing number rule", + "绉诲姩澶辫触": "Move failed", + "璇烽�夋嫨": "Please select", + "鑷鏁板瓧杩涘埗": "Auto-incrementing number system", + "瀛楁绫诲瀷": "Field type", + "鏍规嵁鏉$爜瑙f瀽瑙勫垯瑙f瀽鍑烘潵鏉$爜娈碉紝閫夋嫨闇�瑕佺敤浜庣敓鎴愯鍒欑殑鏉$爜娈�": "Parse out barcode segments according to the barcode parsing rules and select the barcode segments that need to be used for the generation rule", + "绯荤粺鏃堕棿": "System time", + "鏃堕棿鏍煎紡": "Time format", + "鍏宠仈瑙勫垯": "Associated rule", + "鍏宠仈瀛楁": "Associated field", + "鍏宠仈鍙橀噺": "Associated variable", + "鎸夊伐鍗曡嚜澧�": "Auto-increment by work order", + "鎸夊瀷鍙疯嚜澧�": "Auto-increment by model", + "鎸夋棩鏈熻嚜澧�": "Auto-increment by date", + "鍗佽繘鍒�": "Decimal system", + "浜岃繘鍒�": "Binary system", + "鍏繘鍒�": "Octal system", + "鍗佸叚杩涘埗": "Hexadecimal system", + "绯荤粺瀛楁": "System field", + "涓氬姟瀛楁": "Business field", + "鍥哄畾瀛楃": "Fixed character", + "鑷鏁板瓧": "Auto-incrementing number", + "涓嶈兘涓虹┖": "Cannot be empty", + "宸ュ崟": "Work order", + "瀛楁鍚嶇О": "Field name", + "鎬讳綅鏁版牎楠�": "Total digit verification", + "鏉$爜娈典綅鏁版牎楠�": "Barcode segment digit verification", + "鏉$爜娈靛唴瀹规牎楠�": "Barcode segment content verification", + "鎻愮ず": "Prompt", + "鍙栨秷": "Cancel", + "纭": "Confirm", + "瑙勫垯瑙f瀽瀛楁": "Rule parsing field", + "鎸夊瀷鍙�/鏃ユ湡鑷": "Auto-increment by model/date", + "鎸夊伐鍗�/鏃ユ湡鑷": "Auto-increment by work order/date", + "娣诲姞/缂栬緫鏉$爜娈�": "Add/edit barcode segment", + "鏉$爜闀垮害": "Barcode length" + }, + "InspectionManagement": { + "宸ュ簭鍚嶇О": "Process Name", + "鏄惁寮�濮嬬偣妫�浠诲姟": "Do you want to start the inspection task", + "浜х嚎娈�": "Production Line Segment", + "寮�濮嬫椂闂�": "Start Time", + "缁撴潫鏃堕棿": "End Time", + "璇疯緭鍏ユā鐗堝悕绉�": "Please input template name", + "浜у搧鍚嶇О": "Product name", + "妯$増鍚嶇О": "Template name", + "鍙充晶涓哄疄闄呯粨鏋�": "The actual results are on the right side", + "宸︿晶涓洪鏈熺粨鏋�": "The expected results are on the left side", + "鐐规鏄庣粏": "Details of spot inspection", + "鏈縺娲�": "Not activated", + "鐐规浠诲姟绠$悊": "Spot inspection task management", + "鐐规璁板綍": "Spot inspection records", + "鐐规杩芥函鎶ヨ〃": "Spot inspection traceability reports", + "鎶ヨ〃閰嶇疆": "Report configuration", + "搴忓彿": "Serial number", + "浜у搧鍨嬪彿": "Product model", + "鎿嶄綔鏃堕棿": "Operation time", + "鎿嶄綔浜�": "Operator", + "鎿嶄綔": "Operation", + "娣诲姞": "Add", + "鐐规浠诲姟妯℃澘": "Inspection task template", + "璇︽儏": "Details", + "宸叉縺娲�": "Activated", + "寮�濮�": "Start", + "鏆傚仠": "Pause", + "缁撴潫": "End", + "婵�娲�": "Activate", + "缂栬緫": "Edit", + "鏌ョ湅": "View", + "鍒犻櫎": "Delete", + "鏃堕棿鑼冨洿": "Time range", + "璇疯緭鍏ュ叧閿瓧": "Please enter keywords", + "鐐规浠诲姟鍚嶇О": "Inspection task name", + "鍒涘缓鏃堕棿": "Creation time", + "鎿嶄綔鐢ㄦ埛": "Operating user", + "鐐规浠跺悕绉�": "Inspection part name", + "鐐规浠禝D": "Check item ID", + "鐐规绫诲瀷": "Check type", + "绗�": "The", + "娆�": "th time", + "瀹屾垚鏉′欢": "Completion condition", + "鐐规娆℃暟": "Number of inspection times", + "鐘舵��": "Status", + "缁撴灉": "Result", + "鐐规璺嚎": "Inspection route", + "澶囨敞": "Remarks", + "鍒涘缓鍓湰": "Create a copy", + "鐐规浠剁紪鍙�": "Inspection part number", + "閰嶆柟": "Formula", + "鏂板鐐规妯℃澘": "Add inspection template", + "鐐规缁撴灉鏌ョ湅": "Check result viewing", + "娣诲姞浠诲姟": "Add task", + "璇疯緭鍏ョ偣妫�浠跺悕绉�": "Please enter the inspection part name", + "鐐规浠跺悕绉颁笉鍏佽涓虹┖": "The inspection part name is not allowed to be empty", + "璇疯緭鍏ョ偣妫�浠剁紪鍙�": "Please enter the inspection part number", + "璇疯緭鍏ラ厤鏂�": "Please enter the formula", + "閰嶆柟涓嶅厑璁镐负绌�": "The formula is not allowed to be empty", + "璇疯緭鍏ュ娉�": "Please enter the remarks", + "纭鍒犻櫎閫変腑妯$増": "Confirm to delete the selected template", + "璇烽�夋嫨浠诲姟妯$増": "Please select the task template", + "澶嶅埗鎴愬姛": "Copy successful", + "涓嶉�氳繃": "Fail", + "閫氳繃": "Pass", + "璇疯緭鍏�": "Please enter", + "淇敼": "Modify", + "淇敼缁撴灉": "Modify result", + "鐐规缁撴灉": "Inspection result", + "棰勬湡缁撴灉": "Expected result", + "璇︽儏鍙傛暟": "Detail parameters", + "鐐规璇︽儏鍙傛暟鏌ョ湅": "Inspection detail parameter viewing", + "璇烽�夋嫨鐐规浠诲姟": "Please select the inspection task", + "纭鍒犻櫎閫夋嫨浠诲姟": "Confirm to delete the selected task", + "鍒犻櫎鎴愬姛": "Delete successful", + "瀵煎叆鎴愬姛": "Import successful", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "The import file format is incorrect. Please import files in.xlsx/.xls or.csv format.", + "瀵煎叆澶辫触": "Import failed", + "鐐规浠诲姟妯$増": "template", + "璇烽�夋嫨浠诲姟": "Please select the task", + "婵�娲绘垚鍔�": "Activation successful", + "鏄惁鏆傚仠鐐规浠诲姟": "Whether to pause the inspection task", + "鏆傚仠鎴愬姛": "Pause successful", + "寮�濮嬫垚鍔�": "Start successful", + "鏄惁缁撴潫鐐规浠诲姟": "Whether to end the inspection task", + "宸茬粨鏉�": "Ended", + "鏄惁鍒犻櫎鐐规浠诲姟": "Whether to delete the inspection task", + "宸插垹闄�": "Deleted", + "娣诲姞鐐规浠�": "Add inspection item", + "缂虹墖淇℃伅璁板綍": "Missing piece information record", + "淇濆瓨鎴愬姛": "Save successful", + "鐐规浠诲姟": "Inspection task", + "璇疯緭鍏ョ偣妫�浠诲姟": "Please enter the inspection task", + "璇烽�夋嫨鐐规绫诲瀷": "Please select the inspection type", + "鐐规妯$増": "Inspection template", + "璇烽�夋嫨鐐规妯$増": "Please select the inspection template", + "璇烽�夋嫨浜у搧鍨嬪彿": "Please select the product model", + "杈炬垚娆℃暟锛氬綋璇ヤ换鍔℃墍鏈夌偣妫�娆℃暟閮藉畬鎴愬垯瀹屾垚浠诲姟": "Number of completions: The task is completed when all inspection times of the task are completed.", + "婊¤冻棰勬湡锛氬綋璇ヤ换鍔$偣妫�缁撴灉涓庨鏈熷尮閰嶅悗瀹屾垚浠诲姟": "Meet expectations: The task is completed when the inspection result of the task matches the expectation.", + "璇疯緭鍏ュ畬鎴愭潯浠�": "Please enter the completion condition", + "璇烽�夋嫨瀹屾垚鏉′欢": "Please select the completion condition", + "璇疯緭鍏ョ偣妫�娆℃暟": "Please enter the number of inspection times" + }, + "SopManagement": { + "瀵煎叆鎴愬姛": "Import success", + "瀵煎叆澶辫触": "Import Fail", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "Import file format is incorrect, please import .xlsx/.xls and .csv format files", + "瀵煎叆": "Import", + "宸ュ簭閫夋嫨": "Process Selection", + "SOP绠$悊": "SOP Management", + "SOP鏃ュ織": "SOP Log", + "鏂板": "Add", + "澶嶅埗": "Copy", + "缂栬緫": "Edit", + "鍒犻櫎": "Delete", + "璇疯緭鍏ュ叧閿瓧": "Please enter keywords", + "璇︽儏": "Details", + "缂栬緫SOP": "Edit SOP", + "缁撴潫鏃堕棿鑼冨洿锛�": "End time range:", + "瀵煎嚭": "Export", + "鍚戜笂娣诲姞涓�琛�": "Add a row upward", + "鍚戜笅娣诲姞涓�琛�": "Add a row downward", + "鏌ョ湅Sop": "View Sop", + "闄勪欢": "Attachment", + "鏂板SOP": "Add SOP", + "璇烽�夋嫨宸ュ簭": "Please select the process", + "宸ュ簭鍚嶇О": "Process name", + "璇烽�夋嫨閰嶆柟": "Please select the formula", + "閰嶆柟鍚嶇О": "Formula name", + "璇疯緭鍏ラ厤鏂瑰悕绉�": "Please enter the formula name", + "SOP鏂囦欢鍒楄〃": "SOP file list", + "鍙栨秷": "Cancel", + "纭": "Confirm", + "娣诲姞": "Add", + "璇疯緭鍏ユ枃浠跺悕": "Please enter the file name", + "璇疯緭鍏ュ伐搴忓悕绉�": "Please enter the process name", + "棰勮": "Preview", + "娣诲姞鏈湴鏂囦欢": "Add local file", + "鎷栨嫿鑷宠繖閲屼笂浼�": "Drag and drop here to upload", + "鏆傛棤闄勪欢": "No attachment", + "涓嬪彂鎴愬姛": "Issuance successful", + "宸ヤ綅鍚嶇О": "Workstation name", + "鐐规鐘舵��": "Inspection status", + "鎿嶄綔": "Add", + "鐐规SOP": "Spot check SOP", + "淇濆瓨鎴愬姛": "Save successful", + "搴忓彿": "Serial number", + "SOP鍚嶇О": "SOP name", + "浣跨敤宸ュ簭": "Used process", + "宸插叧鑱旈厤鏂�": "Related formula", + "澶囨敞": "Remarks", + "璇烽�夋嫨涓�涓猄OP杩涜缂栬緫!": "Please select an SOP to edit!", + "浠呮敮鎸佺紪杈戝崟涓猄OP!": "Only a single SOP can be edited!", + "璇烽�夋嫨涓�涓猄OP杩涜澶嶅埗!": "Please select an SOP to copy!", + "姣忔浠呮敮鎸佸鍒跺崟涓猄OP!": "Only a single SOP can be copied at a time!", + "鏄惁纭澶嶅埗閫変腑SOP锛�": "Are you sure to copy the selected SOP?", + "澶嶅埗鎴愬姛": "Copy successful", + "璇烽�夋嫨SOP杩涜鍒犻櫎!": "Please select SOPs to delete!", + "鏄惁纭鍒犻櫎閫変腑SOP锛�": "Are you sure to delete the selected SOP?", + "鍒犻櫎鎴愬姛": "Delete successful", + "鐢ㄦ埛鍚嶇О": "User name", + "鏃堕棿": "Time", + "浜у搧ID": "Product ID", + "鐢熶骇鍙傛暟": "Production parameters", + "鐗╂枡鍙傛暟": "Material parameters", + "sop鎵ц鏃ュ織": "SOP execution log", + "瀵煎嚭鎴愬姛": "Export successful", + "璇疯緭鍏OP鍚嶇О": "Please enter the SOP name", + "SOP鍚嶇О涓嶅厑璁镐负绌猴紒": "The SOP name is not allowed to be empty!", + "宸ュ簭": "Process", + "閰嶆柟": "Formula", + "璇疯緭鍏ュ娉�": "Please enter the remarks", + "宸ユ绠$悊": "Work step management", + "宸ユ鍚嶇О涓嶅厑璁镐负绌猴紒": "The work step name is not allowed to be empty!", + "宸ユ鎻忚堪涓嶅厑璁镐负绌猴紒": "The work step description is not allowed to be empty!", + "鏂板鎴愬姛": "Add successful", + "缂栬緫鎴愬姛": "Edit successful", + "璇烽�夋嫨闇�瑕佸垹闄ょ殑鏂囦欢": "Please select the files to be deleted", + "鏄惁纭鍒犻櫎閫変腑鏂囦欢锛�": "Are you sure to delete the selected files?", + "鏈紑濮�": "Not started", + "鐐规涓�": "In inspection", + "鍚堟牸": "Qualified", + "涓嶅悎鏍�": "Unqualified", + "浜х嚎娈靛悕绉�": "Production line segment name", + "閰嶆柟缂栧彿": "Formula number", + "浜у搧鍨嬪彿": "Product model", + "宸ユ鍚嶇О": "Work step name", + "鎿嶄綔鎻忚堪": "Operation description", + "鏂囦欢鍚�": "File name" + }, + "ConsoleManagement": { + "璇烽�夋嫨宸ュ簭": "Please select a process", + "宸ヤ綅": "Workstation", + "鎺у埗鍙�": "Console", + "璇烽�夋嫨娴佺▼": "Please select the process", + "鎿嶄綔鎴愬姛": "Operation successful", + "璀﹀憡": "Warning", + "鏄惁閲嶇疆鎵�鏈夋祦绋�?": "Whether to reset all processes?", + "鏄惁閲嶇疆WCS娴佺▼?": "Whether to reset the WCS processes?", + "璇烽�夋嫨宸ヤ綅": "Please select the workstation", + "鏃堕棿": "Time", + "鑷�": "To", + "寮�濮嬫椂闂�": "Start time", + "缁撴潫鏃堕棿": "End time", + "鏌ヨ": "Search", + "璇疯緭鍏ユ煡璇㈠唴瀹�": "Please enter the search content", + "鎺у埗璁板綍": "Control record", + "瀵煎叆鎴愬姛": "Import successful", + "瀵煎嚭鎴愬姛": "Export successful", + "寮�濮嬫椂闂翠笉鑳藉ぇ浜庣粨鏉熸椂闂�": "The start time cannot be greater than the end time", + "鏃堕棿鑼冨洿闄愬埗涓冨ぉ": "The time range is limited to seven days", + "鍏抽敭瀛楅暱搴﹂檺鍒�2-200": "The keyword length is limited to 2-200", + "璇疯緭鍏ュ叧閿瘝杩涜妫�绱紒": "Please enter keywords for retrieval!", + "娴佺▼鎺у埗纭": "Process control confirmation", + "鏄惁纭鎵ц": "Are you sure to execute", + "鎿嶄綔": "Operation", + "澶囨敞": "Remarks", + "娴佺▼鍔熻兘璁剧疆": "Process function settings", + "鍔熻兘鍚嶇О": "Function name", + "鍔熻兘鎻忚堪": "Function description", + "鏈惎鍔�": "Not started", + "杩愯涓�": "Running", + "閮ㄥ垎杩愯": "Partially running", + "璇峰厛閫夋嫨宸ヤ綅": "Please select the workstation first", + "鏌ョ湅娴佺▼": "View process", + "涓�閿噸鍚墍鏈夋祦绋�": "Restart all processes with one click", + "璋冭瘯鏃ュ織": "Debug log", + "涓嬪彂鎿嶄綔": "Issue operation", + "鍔熻兘瀛楁鎿嶄綔": "Function field operation", + "鍙橀噺鍊�": "Variable value", + "璇疯緭鍏ュ彉閲忓��": "Please enter the variable value", + "璇疯緭鍏ュ娉�": "Please enter the remarks", + "鏃ュ織绛夌骇": "Log level", + "鍏ㄩ儴": "All", + "鍏抽敭璇�": "Keyword", + "璇疯緭鍏ュ叧閿瓧": "Please enter the keyword", + "鑺傜偣鍚嶇О": "Node name", + "鎼滅储": "Search", + "瀵煎嚭": "Export", + "鍘嗗彶": "History", + "瀹炴椂": "Real-time", + "鍏抽敭鏃ュ織": "Key logs", + "瀹氫綅": "Locate", + "搴忓彿": "Serial number", + "鍙傛暟": "Parameters", + "蹇嵎鎿嶄綔": "Quick operations", + "鍙傛暟淇″彿鎿嶄綔": "Parameter signal operations", + "鍔熻兘瀛楁": "Function field", + "鎻忚堪": "Description", + "鍙橀噺鍚�": "Variable name", + "绫诲瀷": "Type", + "涓嬪彂": "Issue", + "鏆傛棤鏁版嵁": "No data available", + "鐢ㄦ埛鍚�": "Username", + "宸ュ簭": "Process", + "宸ヤ綅鍚嶇О": "Workstation name", + "娴佺▼鍚嶇О": "Process name", + "鎿嶄綔鍚嶇О": "Operation name", + "鍙栨秷娴佺▼灏嗙粓姝㈡墍鏈夊疄渚嬶紝鐩村埌涓嬫鍚姩锛�": "Canceling the process will terminate all instances until the next startup!", + "鏄惁纭鍙栨秷": "Are you sure to cancel", + "鎺у埗椤甸潰": "Control page" + }, + "ControlPanel": { + "璇烽�夋嫨宸ュ簭": "Please select a process", + "宸ヤ綅": "Workstation", + "鎺у埗鍙�": "Console", + "璇烽�夋嫨娴佺▼": "Please select the process", + "鎿嶄綔鎴愬姛": "Operation successful", + "璀﹀憡": "Warning", + "鏄惁閲嶇疆鎵�鏈夋祦绋�?": "Whether to reset all processes?", + "鏄惁閲嶇疆WCS娴佺▼?": "Whether to reset the WCS processes?", + "璇烽�夋嫨宸ヤ綅": "Please select the workstation", + "鏃堕棿": "Time", + "鑷�": "To", + "寮�濮嬫椂闂�": "Start time", + "缁撴潫鏃堕棿": "End time", + "鏌ヨ": "Search", + "璇疯緭鍏ユ煡璇㈠唴瀹�": "Please enter the search content", + "鎺у埗璁板綍": "Control record", + "瀵煎叆鎴愬姛": "Import successful", + "瀵煎嚭鎴愬姛": "Export successful", + "寮�濮嬫椂闂翠笉鑳藉ぇ浜庣粨鏉熸椂闂�": "The start time cannot be greater than the end time", + "鏃堕棿鑼冨洿闄愬埗涓冨ぉ": "The time range is limited to seven days", + "鍏抽敭瀛楅暱搴﹂檺鍒�2-200": "The keyword length is limited to 2-200", + "璇疯緭鍏ュ叧閿瘝杩涜妫�绱紒": "Please enter keywords for retrieval!", + "娴佺▼鎺у埗纭": "Process control confirmation", + "鏄惁纭鎵ц": "Are you sure to execute", + "鎿嶄綔": "Operation", + "澶囨敞": "Remarks", + "娴佺▼鍔熻兘璁剧疆": "Process function settings", + "鍔熻兘鍚嶇О": "Function name", + "鍔熻兘鎻忚堪": "Function description", + "鏈惎鍔�": "Not started", + "杩愯涓�": "Running", + "閮ㄥ垎杩愯": "Partially running", + "璇峰厛閫夋嫨宸ヤ綅": "Please select the workstation first", + "鏌ョ湅娴佺▼": "View process", + "涓�閿噸鍚墍鏈夋祦绋�": "Restart all processes with one click", + "璋冭瘯鏃ュ織": "Debug log", + "涓嬪彂鎿嶄綔": "Issue operation", + "鍔熻兘瀛楁鎿嶄綔": "Function field operation", + "鍙橀噺鍊�": "Variable value", + "璇疯緭鍏ュ彉閲忓��": "Please enter the variable value", + "璇疯緭鍏ュ娉�": "Please enter the remarks", + "鏃ュ織绛夌骇": "Log level", + "鍏ㄩ儴": "All", + "鍏抽敭璇�": "Keyword", + "璇疯緭鍏ュ叧閿瓧": "Please enter the keyword", + "鑺傜偣鍚嶇О": "Node name", + "鎼滅储": "Search", + "瀵煎嚭": "Export", + "鍘嗗彶": "History", + "瀹炴椂": "Real-time", + "鍏抽敭鏃ュ織": "Key logs", + "瀹氫綅": "Locate", + "搴忓彿": "Serial number", + "鍙傛暟": "Parameters", + "蹇嵎鎿嶄綔": "Quick operations", + "鍙傛暟淇″彿鎿嶄綔": "Parameter signal operations", + "鍔熻兘瀛楁": "Function field", + "鎻忚堪": "Description", + "鍙橀噺鍚�": "Variable name", + "绫诲瀷": "Type", + "涓嬪彂": "Issue", + "鏆傛棤鏁版嵁": "No data available", + "鐢ㄦ埛鍚�": "Username", + "宸ュ簭": "Process", + "宸ヤ綅鍚嶇О": "Workstation name", + "娴佺▼鍚嶇О": "Process name", + "鎿嶄綔鍚嶇О": "Operation name", + "鍙栨秷娴佺▼灏嗙粓姝㈡墍鏈夊疄渚嬶紝鐩村埌涓嬫鍚姩锛�": "Canceling the process will terminate all instances until the next startup!", + "鏄惁纭鍙栨秷": "Are you sure to cancel", + "鎺у埗椤甸潰": "Control page", + "鍚姩": "Start", + "鍋滄": "Stop" + }, + "BOMManagement": { + "鍏ㄩ儴": "All", + "宸ュ簭": "Process", + "鐢ㄩ噺": "Dosage", + "璇烽�夋嫨宸ュ簭": "Please select a process", + "璇烽�夋嫨鐗╂枡绫诲瀷": "Please select a material type", + "鏂板缓鐗╂枡": "New Material", + "缂栬緫鐗╂枡": "Edit Material", + "鍒犻櫎鎴愬姛": "Deleted successfully", + "浜у搧鍚嶇О": "Product Name", + "浜у搧鍨嬪彿": "Product Model", + "BOM鍚嶇О": "BOM Name", + "鎿嶄綔鎴愬姛": "Operation Successful", + "BOM绠$悊.xlsx": "BOM Management.xlsx", + "BOM鍚嶇О閲嶅": "BOM Name Duplicated", + "BOM鍒楄〃": "Bom list", + "搴忓彿": "Serial number", + "鐗╂枡缂栧彿": "Material code", + "鐗╂枡鍚嶇О": "Material name", + "鐗╂枡绫诲瀷": "Material type", + "鍗曚綅": "Unit", + "鏉$爜瑙勫垯": "Barcode rule", + "BOM绠$悊": "Bill of Material (BOM) management", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "浜у搧鍚嶇О锛�": "Product name:", + "浜у搧鍨嬪彿锛�": "Product model:", + "娣诲姞": "Add", + "缂栬緫": "Edit", + "鍒犻櫎": "Delete", + "绛涢��": "Filter", + "鐢ㄩ噺涓嶅厑璁镐负绌猴紒": "Dosage cannot be empty!", + "姝f暟锛屽彲鏁村瀷銆佹诞鐐瑰瀷": "Positive number, can be integer or floating-point type", + "宸ュ簭涓嶅厑璁镐负绌猴紒": "Process cannot be empty!", + "鐗╂枡缂栧彿涓嶅厑璁镐负绌猴紒": "Material code cannot be empty!", + "璇疯緭鍏ラ�夋嫨宸ュ簭": "Please enter and select the process", + "璇疯緭鍏ョ墿鏂欑紪鍙�": "Please enter the material code", + "璇疯緭鍏ョ敤閲�": "Please enter the dosage", + "鍒涘缓鎴愬姛": "Creation successful", + "淇敼鎴愬姛": "Modification successful", + "璇烽�夋嫨浜у搧杩涜娣诲姞": "Please select a product to add", + "璇烽�夋嫨涓�涓墿鏂欒繘琛岀紪杈�!": "Please select a material to edit!", + "浠呮敮鎸佺紪杈戝崟涓墿鏂�!": "Only single material editing is supported!", + "璇烽�夋嫨鐗╂枡杩涜鍒犻櫎!": "Please select materials to delete!", + "鐗╂枡鍒犻櫎鍚庯紝鐩稿叧鐢熶骇鏁版嵁鏃犳硶鎭㈠锛屾槸鍚︾‘璁ゅ垹闄わ紵": "After the materials are deleted, the related production data cannot be recovered. Are you sure to delete?" + }, + "BusinessFieldSetting": { + "瀵煎叆鎴愬姛": "Import success", + "瀵煎叆澶辫触": "Import Fail", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "Import file format is incorrect, please import .xlsx/.xls and .csv format files", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "淇濆瓨鎴愬姛": "Save successful", + "淇濆瓨": "Save", + "搴忓彿": "Serial number", + "瀛楁鍚嶇О": "Field name", + "鍙橀噺": "Variable", + "澶囨敞": "Remarks", + "涓氬姟瀛楁璁剧疆": "Business field settings" + }, + "FlowManagement": { + "娴佺▼缂栧彿": "Flow number", + "绯荤粺鍐呯疆": "System built-in", + "鏄�": "Yes", + "鍚�": "No", + "鍒犻櫎鎴愬姛": "Delete success", + "纭鍒犻櫎閫変腑鏁版嵁?": "Are you sure to delete the selected data?", + "鍚敤": "Enable", + "绂佺敤": "Disable", + "鍏嬮殕": "Clone", + "璇疯緭鍏ユ祦绋嬫弿杩�": "Please input flow desc", + "娴佺▼鎻忚堪": "FLow Description", + "娴佺▼绠$悊": "Flow Management", + "鍏ㄩ儴": "All", + "娴佺▼": "Flow", + "鍙傛暟淇″彿閰嶇疆": "Parameter Signal Configuration", + "鍔熻兘閰嶇疆": "Parameter config", + "瀛楁閰嶇疆": "Field Configuration", + "鍔熻兘鍚嶇О": "Function Name", + "鍔熻兘鎻忚堪": "Function Description", + "鍔熻兘鏍囪瘑": "Function Identifier", + "鍔熻兘閫夐」": "Function Options", + "鍒嗙粍鍚嶇О": "Group Name", + "瀛楁鍚嶇О": "Field Name", + "瀛楁鎻忚堪": "Field Description", + "瀛楁绫诲瀷": "Field Type", + "瀛楁鏍囪瘑": "Field Identifier", + "鏄剧ず": "Display", + "榛樿鍊�": "Default Value", + "鍙": "Read Only", + "蹇呭~": "Required", + "鍚嶇О": "Name", + "鎻忚堪": "Description", + "閫夐」鍊�": "Option Value", + "鎿嶄綔": "Operation", + "娴佺▼鍙傛暟閰嶇疆寮圭獥": "Flow Parameter Configuration Pop-up Window", + "娴佺▼寮圭獥": "Flow Pop-up Window", + "璇疯緭鍏ユ祦绋嬪悕绉�": "Please enter the flow name", + "璇烽�夋嫨浜や簰绫诲瀷": "Please select the interaction type", + "鏇存柊鎴愬姛": "Update successful", + "娣诲姞鎴愬姛": "Add successful", + "鍏嬮殕鎴愬姛": "Clone successful", + "瀵煎叆鎴愬姛": "Import successful", + "瀵煎叆澶辫触": "Import failed", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "The import file format is incorrect. Please import files in.xlsx/.xls and.csv formats.", + "纭鍒犻櫎": "Confirm deletion", + "鍚敤鎴愬姛": "Enable successful", + "绂佺敤鎴愬姛": "Disable successful", + "璇烽�夋嫨娴佺▼": "Please select the flow", + "搴忓彿": "Serial Number", + "娴佺▼鍚嶇О": "Flow Name", + "浜や簰绫诲瀷": "Interaction Type", + "鍔熻兘椤�": "Function Items", + "鍏宠仈宸ュ簭": "Associated Processes", + "澶囨敞": "Remarks", + "鐘舵��": "Status", + "宸茬鐢�": "Disabled", + "宸插惎鐢�": "Enabled", + "鏌ョ湅": "View", + "缂栬緫": "Edit", + "璁捐": "Design", + "鍒犻櫎": "Delete", + "鎵归噺閰嶇疆": "Batch Configuration", + "娣诲姞": "Add", + "绛涢��": "Filter", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "鍔熻兘閫夐」涓嶈兘涓虹┖": "Function options cannot be empty", + "鍔熻兘閫夐」鍚嶇О涓嶈兘閲嶅": "Function option names cannot be duplicated", + "閫夐」鍊间笉鑳介噸澶�": "Option values cannot be duplicated", + "璇烽�夋嫨": "Please select", + "鍔熻兘閫夐」瀵硅瘽妗�": "Function Option Dialog", + "鎵归噺閰嶇疆瀵硅瘽妗�": "Batch Configuration Dialog", + "G6娴佺▼": "G6 Flow", + "琛ㄥご鍐呭": "Header Content", + "鎼滅储": "Search", + "閫夋嫨宸ュ簭": "Select Work Section", + "纭宸ュ簭": "Confirm Work Section", + "纭娴佺▼": "Confirm Flow", + "缂栬緫鍩虹娴佺▼": "Edit Base Flow", + "鍒犻櫎娴佺▼": "Delete Flow", + "澶嶅埗娴佺▼": "Copy Flow", + "纭娴佺▼琛ㄥ崟": "Confirm Flow Form", + "鐐瑰嚮娣诲姞": "Click Add", + "涓婁紶鎴愬姛": "Upload Success", + "涓婁紶澶辫触": "Upload Failure", + "涓婁紶鍓�": "Before Upload", + "涓婁笅鏂囪彍鍗�": "Context Menu", + "鑾峰彇璇︽儏鏁版嵁": "Get Detail Data", + "鍙傛暟閰嶇疆": "Param config", + "娣诲姞娴佺▼": "Add Flow", + "鍏抽棴": "Close", + "纭": "Confirm" + }, + "MesSuite": { + "璇烽�夋嫨瑙f瀽瑙勫垯": "Please select the parse rule", + "璇疯緭鍏ユ�昏〃鍚嶇О": "Please enter the total table name", + "鎺у埗椤甸潰": "Control Page", + "鎺у埗璁板綍": "Control Record", + "鐐规浠诲姟绠$悊": "Inspection Task Management", + "鐐规璁板綍": "Inspection Record", + "鐐规杩芥函鎶ヨ〃": "Inspection Traceability Report", + "鐗╂枡绠$悊": "Material Management", + "鐗╂枡璁板綍": "Material Record", + "宸ュ簭鍒楄〃": "Process List", + "宸ヤ綅鍒楄〃": "Workstation List", + "SOP绠$悊": "SOP Management", + "SOP鏃ュ織": "SOP Log", + "浣跨敤涓�": "In use", + "鏈娇鐢�": "Not in use", + "璇疯緭鍏ヨВ鏋愯鍒欏悕绉�": "Please enter the parsing rule name", + "鐢ㄦ埛娌℃湁璇ユ潈闄愶紒": "User does not have this permission!", + "浜у搧淇℃伅涓嬪彂閰嶇疆": "Product Information Distribution Configuration", + "璇烽�夋嫨涓�涓厤缃紒": "Please select a configuration!", + "瑙f瀽瑙勫垯": "Parsing rule", + "鏍¢獙瑙勫垯": "Verification rule", + "鍙栨秷瀵煎叆鎴愬姛": "Cancel import successful", + "鏄惁鍙栨秷瀵煎叆": "Are you sure to cancel import?", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "The import file format is incorrect. Please import files in.xlsx/.xls and.csv formats.", + "瀵煎叆杩涘害": "Import Progress", + "宸茬敤鏃堕棿": "Used Time", + "鍓╀綑鏃堕棿": "Remaining Time", + "璁$畻涓�...": "Calculating...", + "鍙栨秷瀵煎叆": "Cancel Import", + "璇烽�夋嫨涓�鏉¤В鏋愯鍒�": "Please select one parsing rule", + "鏉$爜瑙f瀽瑙勫垯": "Barcode parsing rules", + "璇峰嬁閫夋嫨澶氫釜閰嶇疆鎿嶄綔锛�": "Please don't select multiple configuration operations!", + "閰嶆柟杩囩▼鍊�": "Formula Process Value", + "璇烽�夋嫨涓�涓弬鏁帮紒": "Please select a parameter!", + "閲囬泦鍙傛暟": "Collection Parameters", + "鍙傛暟鍚�": "Parameter Name", + "鍙傛暟鎻忚堪": "Parameter description", + "閰嶆柟鍙傛暟": "Formula Parameters", + "鐗╂枡鍙傛暟": "Material parameter", + "鏂板浜у搧涓嬪彂鍙傛暟鍊奸厤缃�": "Add Product Information Distribution Parameter Value Configuration", + "浜у搧涓嬪彂淇℃伅": "Product Information Distribution", + "鏁版嵁婧�": "Data Source", + "绫诲瀷": "Type", + "鏂板": "Add", + "缂栬緫": "Edit", + "涓嬪彂绫诲瀷": "Issue Type", + "涓嬪彂鏁版嵁": "Issue Data", + "鎵樼洏绠$悊": "Pallet Management", + "鎵樼洏缁戝畾璁板綍": "Pallet Binding Record", + "鏂囦欢閿欒,涓嬭浇澶辫触": "File error, download failed", + "鏄惁鍙栨秷涓婃枡": "Whether to cancel the material", + "璇烽�夋嫨鏁版嵁": "Please select the data", + "鐗╂枡缂栧彿": "Material Code", + "鐗╂枡鍚嶇О": "Material Name", + "涓婃枡鐗╂枡鐮�": "Material Code", + "瀹為檯鐗╂枡鐮�": "Actual Material Code", + "璇烽�夋嫨鍐呭": "Please Select Content", + "浣跨敤璇︽儏": "Use Detail", + "鐗╂枡鐮�": "Material Code", + "鍙栨秷涓婃枡": "Cancel Material", + "妯℃澘鍚嶇О": "Template Name", + "棰勮": "Preview", + "鍚嶇О": "Name", + "鍏抽敭瀛�": "Keyword", + "璇疯緭鍏ュ叧閿瓧": "Please Enter Keywords", + "浠呮敮鎸佸涓�鏉℃暟鎹繘琛屾搷浣�!": "Only supports operations on one piece of data!", + "鎻忚堪": "Description", + "宸ヤ綅閫夋嫨": "Station Selection", + "宸ヤ綅鍚嶇О": "Station name", + "鍙橀噺": "Variable", + "瀛楁": "Field", + "鏉$爜鐢熸垚瑙勫垯": "Barcode generation rules", + "娴佺▼涓婁笅鏂�": "Flow Context", + "鏍囪瘑": "FLag", + "鏁版嵁绫诲瀷": "Data Type", + "鐢熸垚瑙勫垯": "generation rules", + "涓嬪彂鍙橀噺": "Issue Variable", + "瑙勫垯绫诲瀷": "Rule type", + "鏉$爜娈电粍鎴�": "Barcode Segment Composition", + "鏉$爜绀轰緥": "Barcode example", + "鏇存柊鏃堕棿": "Update Time", + "鏍囩绠$悊": "Label Management", + "鏍囩璁板綍": "Label Record", + "杩涚珯銆佸嚭绔欑殑浜や簰绫诲瀷鍙兘閫夋嫨涓�涓紝璇锋鏌ワ紒": "Only one interaction type of entry and exit can be selected. Please check!", + "鍏宠仈鏉$爜鐢熸垚瑙勫垯": "Associated barcode generation rule", + "鏉$爜鍚嶇О": "Barcode name", + "浜у搧绠$悊": "Product Management", + "浜у搧璇嗗埆鐮�": "Product identification code", + "鐗堟湰鍚嶇О": "Version name", + "澶囨敞": "Remarks", + "浜у搧鍚嶇О": "Product Name", + "浜у搧鍨嬪彿": "Product Model", + "浜у搧": "Product", + "閫夋嫨浜у搧鍨嬪彿": "Select Product Model", + "鎵撳嵃鏈洪�夋嫨": "Printer selection", + "璇疯緭鍏ユ墦鍗版満鍚嶇О": "Please enter the printer name", + "鎵撳嵃鏈�": "Printer", + "浜х嚎娈甸厤缃�": "Product segment config", + "閰嶆柟閫夋嫨": "Formula select", + "宸ュ崟绠$悊": "Work Order Management", + "宸ュ崟璁板綍": "Work Order Records", + "璇疯緭鍏ユ悳绱�": "Please input search", + "璇ョ偣妫�浠诲姟娌℃湁鍙娇鐢ㄧ殑浜х嚎娈�": "There are no available production lines for this inspection task", + "閫夋嫨": "Select", + "閰嶆柟绠$悊": "Formula management", + "閰嶆柟搴旂敤": "Formula application", + "閰嶆柟鏃ュ織": "Formula log", + "寮�濮嬫椂闂村繀椤绘瘮缁撴潫鏃堕棿灏�": "Start time must be to low end time", + "璇烽�夋嫨寮�濮嬫椂闂�": "Please select start time", + "璇烽�夋嫨缁撴潫鏃堕棿": "Please select end time", + "鏃堕棿鑼冨洿": "Time Range", + "浜ч噺缁熻": "Production Statistics", + "宸ュ簭鑺傛媿鍒嗘瀽": "Process Beat Analysis", + "涓嶅悎鏍肩粺璁″垎鏋�": "Unqualified Statistics Analysis", + "寰呭姙涓嶈壇鍝�": "Pending Defective Products", + "浜у搧鍒ゅ畾璁板綍": "Product Judgment Record", + "涓�鐮佸洖婧�": "One-Code Traceability", + "浜х嚎娈�": "Production Line Segment", + "璇ュ伐鍗曟病鏈夊彲浣跨敤鐨勪骇绾挎": "There are no available production line segments for this work order.", + "璇烽�夋嫨浜х嚎娈�": "Please select production line segments", + "鍚戜笂娣诲姞涓�琛�": "Add a row above", + "鍚戜笅娣诲姞涓�琛�": "Add a row below", + "鍒犻櫎": "Delete", + "涓嶈兘涓虹┖": "Cannot be empty", + "纭畾": "Confirm", + "鏌ヨ": "search", + "鍙栨秷": "Cancel", + "杩芥函鎶ヨ〃": "Traceability report", + "鎶ヨ〃閰嶇疆": "Report configuration", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th", + "宸ュ簭閫夋嫨": "Process selection", + "宸ヨ壓璺嚎": "Process route", + "宸ュ簭娈�": "Process section", + "璇烽�夋嫨宸ュ簭娈�": "Please select a process segment", + "鍏ㄩ儴": "All", + "宸ュ簭": "working procedure", + "璇疯緭鍏ュ伐搴忓悕绉�": "Please enter the process name", + "宸ュ簭娈靛悕绉�": "Process segment name", + "宸ュ簭缂栧彿": "Process number", + "宸ュ簭鍚嶇О": "Process name", + "鏌ョ湅": "View", + "搴忓彿": "Seq", + "瀵煎叆澶辫触": "Import Fail", + "淇濆瓨鎴愬姛": "Save success", + "鏌ョ湅灞炴��": "View Props", + "澶嶅埗": "Copy", + "闆嗗悎": "Set", + "鏉′欢闆�": "Condition Set", + "璇疯緭鍏ユ爣绛惧唴瀹�": "Please enter label content", + "NodeDrawer": "鑺傜偣鎶藉眽", + "鏇存柊": "Update", + "鍏抽棴": "Close", + "纭": "Confirm", + "澶嶅悎鏉′欢": "Composite Condition", + "鏉′欢": "Condition", + "鏍煎紡閿欒": "Format error", + "鏆傛棤鏁版嵁": "No data available", + "璇烽�夋嫨": "Please select", + "璇疯緭鍏�": "Please enter", + "璇疯緭鍏ユ楠ゅ悕绉�": "Please enter the step name", + "鑺傜偣鍚嶇О閲嶅锛岃妫�鏌ュ悗閲嶈瘯": "The node name is duplicated. Please check and try again.", + "鎾ら攢": "Undo", + "鎭㈠": "Redo", + "鏀惧ぇ": "Enlarge", + "缂╁皬": "Reduce", + "缇庡寲": "Beautify", + "涓嬭浇": "Download", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "瀵煎嚭鎴愬姛": "Export successful", + "瀵煎叆鎴愬姛": "Import successful", + "娲诲姩鑺傜偣": "Active Node" + }, + "FormulaManagement": { + "閰嶆柟鍊�": "Formula value", + "鍙傛暟绫诲瀷": "Parameter type", + "SOP鍚嶇О": "SOP name", + "璇烽�夋嫨鐘舵��": "Please select Status", + "浣跨敤涓�": "In use", + "鏈娇鐢�": "Not in use", + "-閰嶆柟鐗堟湰绠$悊": "-Formula verison Management", + "褰撳墠鐗堟湰": "Current version", + "鐘舵��": "Status", + "閰嶆柟鍒楄〃": "Formula list", + "鏄惁纭涓嬪彂": "Are you sure to issue?", + "涓嬪彂鎴愬姛": "Issuance successful", + "璇烽�夋嫨SOP": "Please select SOP", + "鏂板缓閰嶆柟": "New Formula", + "缂栬緫閰嶆柟": "Edit Formula", + "璇烽�夋嫨涓�涓厤鏂硅繘琛岀紪杈�!": "Please select a formula to edit!", + "浠呮敮鎸佺紪杈戝崟涓厤鏂�!": "Only single formula editing is supported!", + "褰撳墠閰嶆柟姝e湪鐢熶骇涓紝涓嶅厑璁哥紪杈�": "The current formula is in production and editing is not allowed.", + "璇烽�夋嫨閰嶆柟杩涜鍒犻櫎!": "Please select formulas to delete!", + "鐢熶骇涓殑閰嶆柟涓嶆敮鎸佸垹闄わ紒": "Formulas in production are not supported to be deleted!", + "閰嶆柟鍒犻櫎鍚庯紝鐩稿叧鐢熶骇鏁版嵁鏃犳硶鎭㈠锛屾槸鍚︾‘璁ゅ垹闄わ紵": "After the formula is deleted, the related production data cannot be recovered. Are you sure to delete it?", + "鍒犻櫎鎴愬姛": "Delete successful", + "璇烽�夋嫨涓�涓厤鏂硅繘琛屽垱寤哄壇鏈�!": "Please select a formula to create a copy!", + "鍙兘閫夋嫨涓�涓厤鏂瑰垱寤哄壇鏈�!": "Only one formula can be selected to create a copy!", + "璇烽�夋嫨涓�涓厤鏂硅繘琛岀増鏈鐞�!": "Please select a formula for version management!", + "浠呮敮鎸佸崟涓厤鏂硅繘琛岀増鏈鐞�!": "Only single formula version management is supported!", + "閰嶆柟鐗堟湰绠$悊": "Formula Version Management", + "閰嶆柟鍚嶇О涓嶅厑璁镐负绌猴紒": "The formula name cannot be empty!", + "閰嶆柟缂栧彿涓嶅厑璁镐负绌猴紒": "The formula code cannot be empty!", + "宸ヨ壓璺嚎涓嶅厑璁镐负绌猴紒": "The process route cannot be empty!", + "璇疯緭鍏ラ厤鏂圭紪鍙�": "Please enter the formula code", + "璇疯緭鍏ュ伐鑹鸿矾绾�": "Please enter the process route", + "鍒涘缓鍓湰鎴愬姛": "Copy creation successful", + "鍒涘缓鎴愬姛": "Creation successful", + "淇敼鎴愬姛": "Modification successful", + "閰嶆柟缂栧彿": "Formula number", + "閰嶆柟鐗堟湰": "Formula version", + "宸ヤ綅鍚嶇О": "Workstation name", + "璁板綍鏃堕棿": "Recording time", + "鍙傛暟鍚嶇О": "Parameter name", + "鏇存柊鍐呭": "Updated content", + "璇烽�夋嫨閰嶆柟鍚嶇О": "Please select formula name", + "璇烽�夋嫨宸ュ簭鍚嶇О": "Please select process name", + "閰嶆柟鏃ュ織.xlsx": "Formula log.xlsx", + "鎿嶄綔鎴愬姛": "Operation successful", + "鍙傛暟鎻忚堪": "Parameter description", + "瀛樺湪鏈繚瀛樻暟鎹紝鏄惁闇�瑕佷繚瀛�": "There is unsaved data. Do you need to save it?", + "鍙傛暟鍚�": "Parameter name", + "鏍囧噯鍊�": "Standard value", + "涓嬮檺": "Lower limit", + "涓婇檺": "Upper limit", + "璁惧畾鍊�": "Set value", + "瀹炴椂鍊�": "Real-time value", + "璇烽�夋嫨鐗堟湰": "Please select version", + "宸ュ簭绫诲瀷": "Process type", + "SOP": "SOP", + "璇烽�夋嫨宸ュ簭绫诲瀷": "Please select process type", + "浜у搧璇嗗埆鐮�": "Product identification code", + "鐗堟湰鍚嶇О": "Version name", + "澶囨敞": "Remarks", + "鐗堟湰鍚嶇О涓嶈兘涓虹┖!": "Version name cannot be empty!", + "鐗堟湰鍚嶇О涓嶈兘閲嶅!": "Version names cannot be duplicated!", + "鏄惁鍒犻櫎閫変腑鐨勭増鏈�": "Whether to delete the selected version", + "褰撳墠浠呮湁涓�涓厤鏂圭増鏈紝鍒犻櫎澶辫触锛�": "There is only one formula version currently, and the deletion failed!", + "鐗堟湰姝e湪搴旂敤锛屼笉鍙垹闄�": "The version is currently in use and cannot be deleted", + "璇烽�夋嫨涓�涓増鏈�": "Please select a version", + "璇峰嬁閫夋嫨澶氫釜鐗堟湰鎿嶄綔锛�": "Please do not select multiple versions for operation!", + "褰撳墠鐗堟湰涓嶅彲鍒涘缓鍓湰": "The current version cannot create a copy", + "鏄惁纭灏�": "Whether to confirm to set", + "鐗堟湰璁句负璇ラ厤鏂瑰綋鍓嶇増鏈紵": "as the current version of this formula?", + "閰嶆柟鍚嶇О": "Formula name", + "浜у搧鍨嬪彿": "Product model", + "浜у搧鍚嶇О": "Product name", + "宸ュ簭缂栧彿": "Process number", + "宸ュ簭娈靛悕绉�": "Process segment name", + "搴忓彿": "Serial number", + "缂栬緫": "Edit", + "瀵煎叆": "Import", + "宸ヨ壓鍙傛暟": "Process parameters", + "璇疯緭鍏ュ弬鏁板悕": "Please enter parameter name", + "鐗堟湰": "Version", + "瀹炴椂鏇存柊": "Real-time update", + "鍙栨秷": "Cancel", + "鏇存柊": "Update", + "鏂板缓鐗堟湰": "Create a new version", + "璇烽�夋嫨鏇存柊褰撳墠鐗堟湰鎴栨柊寤虹増鏈紵": "Please choose to update the current version or create a new version?", + "宸ヨ壓閰嶆柟": "Process formula", + "閰嶆柟": "Formula", + "璇疯緭鍏ラ厤鏂瑰悕绉�": "Please enter formula name", + "璇疯緭鍏ヤ骇鍝佸瀷鍙�": "Please enter product model", + "閰嶆柟褰撳墠鐗堟湰": "Current version of the formula", + "宸ヨ壓璺嚎": "Process route", + "宸ュ簭鍚嶇О": "Process name", + "宸ュ簭": "Process", + "宸ュ簭娈�": "Process segment", + "璇烽�夋嫨宸ュ簭娈�": "Please select process segment", + "鍏ㄩ儴": "All", + "璇疯緭鍏ュ伐搴忓悕绉�": "Please enter process name", + "閰嶆柟涓嬪彂": "Formula distribution", + "SOP閫夋嫨": "SOP selection", + "閰嶆柟寮圭獥": "Formula pop-up window", + "宸ヨ壓璺嚎璁剧疆": "Process route setting", + "鍙傛暟閫夋嫨": "Parameter selection", + "閲囬泦鍙傛暟": "Acquisition parameters", + "閰嶆柟鍙傛暟": "Formula parameters", + "璇疯緭鍏ュ弬鏁板悕鎴栧弬鏁版弿杩�": "Please enter parameter name or parameter description", + "閫夋嫨浜у搧鍨嬪彿": "Select product model", + "浜у搧": "Product", + "鐗堟湰绠$悊": "Version management", + "褰撳墠鐗堟湰锛�": "Current version:", + "娣诲姞": "Add", + "鍒犻櫎": "Delete", + "鍒涘缓鍓湰": "Create a copy", + "璁句负褰撳墠": "Set as current", + "璇疯緭鍏ョ増鏈悕绉�": "Please enter version name", + "鐗╂枡绠$悊": "Material management", + "娣诲姞鏉′欢": "Add conditions", + "绛涢��": "Filter", + "瀵煎嚭": "Export", + "閰嶆柟绠$悊": "Formula management", + "閰嶆柟搴旂敤": "Formula application", + "閰嶆柟鏃ュ織": "Formula log", + "閰嶆柟閫夋嫨": "Formula select" + }, + "MaterialManagement": { + "鏄惁鍙栨秷涓婃枡": "Whether to cancel the material", + "璇烽�夋嫨鐗╂枡缂栧彿杩涜鍒犻櫎!": "Please select the material code to delete!", + "鎵规鏂欎娇鐢ㄦ�昏": "Overall Usage Overview of Batch Materials", + "宸ュ簭娈�": "Process Section", + "璇烽�夋嫨宸ュ簭娈�": "Please select the process section", + "璇疯緭鍏ュ伐浣�": "Please enter the workstation", + "鎼滅储": "Search", + "涓嬪彂": "Issue", + "宸ヤ綅鍒楄〃": "Workstation List", + "鎵规鏂欏垪琛�": "Batch Material List", + "宸ュ簭鍚嶇О": "Process Name", + "宸ヤ綅鍚嶇О": "Workstation Name", + "涓婃枡鐗╂枡鐮�": "Loading Material Code", + "瀹為檯鐗╂枡鐮�": "Actual Material Code", + "璇烽�夋嫨鍐呭": "Please select the content", + "璇烽�夋嫨鏁版嵁": "Please select the data", + "鏄惁閲嶆柊涓嬪彂鐗╂枡鐮�": "Whether to reissue the material code", + "涓嬪彂鎴愬姛": "Issued successfully", + "宸ヤ綅": "Workstation", + "璇烽�夋嫨宸ヤ綅": "Please Select Station", + "璇烽�夋嫨": "Please Select", + "璇疯緭鍏�": "Please Enter", + "鐘舵��": "Status", + "閫夋嫨": "Select", + "鎵规鏂欎笂鏂�": "Batch material feeding", + "涓婃枡璇︽儏": "Loading details", + "涓婃枡鎴愬姛": "Loading successful", + "涓嶅厑璁稿悓鏃跺澶氫釜鐗╂枡缂栧彿涓婃枡!": "", + "璇疯緭鍏ョ墿鏂欑紪鍙�": "Please enter the material code", + "璇疯緭鍏ュ崟浣�": "Please input unit", + "璇疯緭鍏ユ悳绱�": "Please input search", + "鏂板缓鐗╂枡": "New Material", + "缂栬緫鐗╂枡": "Edit Material", + "鎿嶄綔鎴愬姛": "Operation successful", + "璇烽�夋嫨涓�涓墿鏂欒繘琛岀紪杈�!": "Please select a material to edit!", + "浠呮敮鎸佺紪杈戝崟涓墿鏂�!": "Only single material editing is supported!", + "鐗╂枡鍒犻櫎鍚庯紝鐩稿叧鐢熶骇鏁版嵁鏃犳硶鎭㈠锛屾槸鍚︾‘璁ゅ垹闄わ紵": "After the material is deleted, the related production data cannot be recovered. Are you sure to delete it?", + "鏂板缓鐗╂枡缂栧彿": "New Material Code", + "缂栬緫鐗╂枡缂栧彿": "Edit Material Code", + "鐗╂枡缂栧彿鍒犻櫎鍚庯紝鐩稿叧鐢熶骇鏁版嵁鏃犳硶鎭㈠锛屾槸鍚︾‘璁ゅ垹闄わ紵": "After the material code is deleted, the related production data cannot be recovered. Are you sure to delete it?", + "鍒犻櫎鎴愬姛": "Delete successful", + "璇烽�夋嫨涓�涓墿鏂欑紪鍙疯繘琛岀紪杈�!": "Please select a material code to edit!", + "浠呮敮鎸佺紪杈戝崟涓墿鏂欑紪鍙�!": "Only single material code editing is supported!", + "璇烽�夋嫨涓�涓墿鏂欑紪鍙�": "Please select a material code", + "鍏ュ簱鎴愬姛": "Warehousing successful", + "鏍″噯鎴愬姛": "Calibration successful", + "鐗╂枡缂栧彿涓嶅厑璁镐负绌猴紒": "The material code cannot be empty!", + "璇烽�夋嫨鏉$爜瑙勫垯": "Please select the barcode rule", + "璇疯緭鍏ョ墿鏂欏悕绉�": "Please enter the material name", + "璇疯緭鍏ラ�夋嫨鐗╂枡绫诲瀷": "Please enter and select the material type", + "鐗╂枡鍚嶇О涓嶅厑璁镐负绌猴紒": "The material name cannot be empty!", + "鐗╂枡绫诲瀷涓嶅厑璁镐负绌猴紒": "The material type cannot be empty!", + "鍗曚綅涓嶅厑璁镐负绌猴紒": "The unit cannot be empty!", + "璇疯緭鍏ュ娉ㄨ鏄�": "Please enter the remarks", + "鍒涘缓鎴愬姛": "Creation successful", + "淇敼鎴愬姛": "Modification successful", + "鍒涘缓搴撲綅": "Create Location", + "瀵煎叆鎴愬姛": "Import successful", + "瀵煎叆澶辫触": "Import failed", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "The import file format is incorrect. Please import files in.xlsx/.xls and.csv formats.", + "浜у搧鍚嶇О": "Product Name", + "浜у搧鍨嬪彿": "Product Model", + "鐗╂枡鍒楄〃": "Material List", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "澶囨敞": "Remarks", + "鐗╂枡缂栧彿鍒楄〃": "Material Code List", + "娣诲姞": "Add", + "缂栬緫": "Edit", + "鍏ュ簱": "Warehousing", + "鏍″噯": "Calibration", + "鍒犻櫎": "Delete", + "搴撳瓨": "Inventory", + "浜у搧鐮�": "Product Code", + "浣跨敤鏃堕棿": "Usage Time", + "鐗╂枡鐮�": "Material Code", + "鐗╂枡浣跨敤閲�": "Material Usage Quantity", + "鏃堕棿鑼冨洿": "Time Range", + "寮�濮嬫椂闂�": "Start Time", + "缁撴潫鏃堕棿": "End Time", + "璇疯緭鍏ュ叧閿瓧": "Please enter keywords", + "閫夋嫨浜у搧鍨嬪彿": "Select Product Model", + "搴忓彿": "Serial Number", + "鐗╂枡缂栧彿": "Material Code", + "鐗╂枡鍚嶇О": "Material Name", + "鐗╂枡绫诲瀷": "Material Type", + "鍗曚綅": "Unit", + "鏉$爜瑙勫垯": "Barcode Rule", + "澶囨敞璇存槑": "Remarks", + "鐗╂枡绠$悊": "Material Management", + "鐗╂枡璁板綍": "Material Record" + }, + "OrderManagement": { + "宸ュ崟妯$増": "Order Template", + "寮�濮嬫垚鍔�": "Start successfully", + "鍋滄鎴愬姛": "Stop successfully", + "鐢熶骇鐘舵��": "Product Status", + "鏈敓浜�": "no Production", + "寮�濮�": "Start", + "鍋滄": "Stop", + "宸叉洿鏂�": "Has been updated", + "鍏ㄩ儴": "All", + "瀵煎嚭": "Export", + "宸ュ崟鏆傚仠鍚庯紝宸蹭笂绾夸骇鍝佷細缁х画鐢熶骇锛屾槸鍚︾‘璁ゆ殏鍋滃伐鍗曪紵": "After the work order is suspended, the products that have already been launched will continue to be produced. Are you sure you want to suspend the work order?", + "鍒犻櫎鎴愬姛": "Delete success", + "鎾ら攢鎴愬姛": "Revocation successful", + "鏄惁纭瀹屾垚宸ュ崟锛�": "Are you sure to complete the work order?", + "缂栬緫宸ュ崟": "Edit Order", + "璇疯嚦灏戦�夋嫨涓�涓伐鍗曡繘琛屾搷浣�": "Please select at least one work order for operation", + "宸ュ崟鍒犻櫎鍚庝笉鍙仮澶嶏紝鏄惁纭鍒犻櫎": "The work order cannot be restored after deletion. Are you sure to delete it", + "宸ュ崟鎾ら攢鍚庯紝鐘舵�佸彉涓哄垵濮嬪緟婵�娲荤姸鎬�;鏄惁纭鎾ら攢宸ュ崟锛�": "After the work order is cancelled, the status changes to the initial pending activation state; Are you sure to cancel the work order?", + "涓嶉檺": "No limit", + "鍒涘缓宸ュ崟": "Create Order", + "璇疯緭鍏�": "Please Enter", + "璇烽�夋嫨涓�涓伐鍗曡繘琛屾搷浣�": "Please select order only a data of action", + "鏈縺娲�": "Not activated", + "宸叉殏鍋�": "Paused", + "寰呯敓浜�": "To be produced", + "宸插畬鎴�": "Completed", + "宸茬粨鏉�": "Ended", + "鎺掑簭": "Sort", + "宸ュ崟鐢熶骇杩涘害": "Work Order Production Progress", + "宸ュ簭搴忓彿": "Process Sequence Number", + "宸ヨ壓璺嚎鐗堟湰": "Process Route Version", + "宸ヨ壓璺嚎": "Process Route", + "宸ュ簭鏍囧噯鏂囨湰鐮�": "Process Standard Text Code", + "宸ュ簭鍚嶇О": "Process Name", + "鍓嶄竴宸ュ簭鏂囨湰鐮�": "Previous Process Text Code", + "鍚庝竴宸ュ簭鏂囨湰鐮�": "Next Process Text Code", + "瀵瑰簲涓诲伐鑹鸿矾绾�": "Corresponding Main Process Route", + "BOM缂栧彿": "BOM Number", + "鐗╂枡鎻忚堪": "Material Description", + "鏁伴噺": "Quantity", + "閲嶈杩芥函浠�": "Important Traceability Parts", + "鎵�灞炲伐搴�": "Belonging Process", + "LOT鍙�": "LOT Number", + "LOT鎻忚堪": "LOT Description", + "LOT鐘舵��": "LOT Status", + "LOT绫诲瀷": "LOT Type", + "搴忓垪鍙�": "Serial Number", + "瀵煎嚭妯℃澘": "Export Template", + "瀵煎叆": "Import", + "涓嬪彂": "Deliver", + "婵�娲�": "Activate", + "缂栬緫": "Edit", + "鏆傚仠": "Pause", + "鎾ら攢": "Revoke", + "瀹屾垚": "Complete", + "缁撴潫": "Finish", + "鍒犻櫎": "Delete", + "鐢熶骇涓�": "In Production", + "宸茬粡鏄涓�浣嶏紝鏃犳硶鍐嶅悜涓婅皟鏁存帓搴�": "It's already in the first position and cannot be adjusted upward any more.", + "宸茬粡鏄渶鍚庝竴浣嶏紝鏃犳硶鍐嶅悜涓嬭皟鏁存帓搴�": "It's already in the last position and cannot be adjusted downward any more.", + "鑾峰彇宸ュ崟": "Get Work Order", + "杈撳叆璁㈠崟鍙锋垨浜у搧LOT ID": "Enter the order number or product LOT ID", + "缁撴潫宸ュ崟": "Finish Work Order", + "璇峰~鍐欑粨鏉熷師鍥�": "Please fill in the reason for finishing.", + "璇峰~鍐欏伐鍗曠粨鏉熷師鍥�": "Please fill in the reason for the work order to be finished.", + "宸ュ崟姝e湪鐢熶骇锛屾槸鍚﹀己鍒剁粨鏉燂紵": "The work order is in production. Do you want to force it to finish?", + "鎻愮ず": "Tip", + "纭": "Confirm", + "鎿嶄綔鎴愬姛": "Operation successful", + "璇烽�夋嫨": "Please Select", + "閲嶈": "Important", + "闈為噸瑕�": "Unimportant", + "鎼滅储": "Search", + "鏌ヨ": "Query", + "鎵规鐗╂枡娓呭崟": "Batch Bill of Materials", + "鏉$爜淇℃伅锛�": "Barcode Information:", + "涓婃枡杩涘害锛�": "Feeding Progress:", + "璁″垝寮�濮嬶細": "Planned Start:", + "璁″垝缁撴潫锛�": "Planned Finish:", + "鐗╂枡缂栧彿": "Material Code", + "鐗╂枡鍚嶇О": "Material Name", + "鐢ㄦ枡宸ュ簭": "Material Usage Process", + "鐢ㄩ噺": "Usage Quantity", + "涓婃枡鐘舵��": "Feeding Status", + "鏈笂鏂�": "Not Fed", + "宸蹭笂鏂�": "Fed", + "鍙栨秷": "Cancel", + "纭畾": "OK", + "宸ュ崟澶囨枡": "Work Order Material Preparation", + "婵�娲绘垚鍔�": "Activation Successful", + "鍩虹淇℃伅": "Basic Information", + "宸ュ崟鍙凤細": "Work Order Number:", + "浜у搧鍨嬪彿锛�": "Product Model:", + "宸ヨ壓閰嶆柟锛�": "Process Formula:", + "璁″垝鏁伴噺锛�": "Planned Quantity:", + "璁″垝寮�濮嬫椂闂达細": "Planned Start Time:", + "璁″垝缁撴潫鏃堕棿锛�": "Planned Finish Time:", + "瀛楁涓嶈兘涓虹┖": "Field cannot be empty", + "璁″垝鏁伴噺璇疯緭鍏ユ鏁存暟": "Please enter a positive integer for the planned quantity.", + "鏇存柊": "Update", + "鏂板": "Add", + "鎴愬姛": "Successful", + "鏄惁淇濆瓨宸ュ崟璁剧疆锛�": "Do you want to save the work order settings?", + "鏂板缓宸ュ崟": "Create Work Order", + "娣诲姞鏉′欢": "Add Conditions", + "绛涢��": "Filter", + "鏃堕棿鑼冨洿锛�": "Time Range:", + "浜х嚎娈�": "Production Line Segment", + "寮�濮嬫椂闂�": "Start Time", + "缁撴潫鏃堕棿": "End Time", + "宸ュ崟鍙�": "Work Order Number", + "宸ュ崟鏉ユ簮": "Work Order Source", + "璁″垝寮�濮嬫椂闂�": "Planned Start Time", + "璁″垝缁撴潫鏃堕棿": "Planned Finish Time", + "浜у搧鍨嬪彿": "Product Model", + "宸ヨ壓閰嶆柟": "Process Formula", + "璁″垝鏁伴噺": "Planned Quantity", + "鎶曚骇鏁伴噺": "Production Quantity", + "鍚堟牸鏁�": "Qualified Quantity", + "鐝": "Shift", + "瀹為檯寮�濮嬫椂闂�": "Actual Start Time", + "瀹為檯缁撴潫鏃堕棿": "Actual End Time", + "宸ュ崟鐘舵��": "Work Order Status", + "璁拷锟界粨鏉熷師鍥�": "Order End Reason", + "宸ュ崟绠$悊": "Work Order Management", + "宸ュ崟璁板綍": "Work Order Records" + }, + "ProcessConfiguration": { + "浜у搧淇℃伅涓嬪彂閰嶇疆": "Product Information Distribution Configuration", + "浜у搧淇℃伅涓嬪彂": "Product Information Distribution", + "浜у搧涓嬪彂淇℃伅": "Product Information Distribution", + "浜у搧淇℃伅涓嬪彂璁剧疆": "Product Information Distribution Settings", + "绫诲瀷": "Type", + "涓嬪彂绫诲瀷": "Issue Type", + "涓嬪彂鏁版嵁": "Issue Data", + "鏁版嵁婧�": "Data Source", + "宸ュ簭娈�": "Process Section", + "婕忓伐搴忛厤缃脊绐�": "Missing Process Configuration Pop-up Window", + "鏄剧ず闅愯棌": "Visible or Hidden", + "鍩虹鏁版嵁": "Base Data", + "鎼滅储鍊�": "Search Value", + "閫夋嫨鐨勫��": "Selected Values", + "鍏抽棴": "Close", + "纭": "Confirm", + "閫夋嫨": "Select", + "閫夋嫨宸ュ簭": "Select Process", + "鏇存柊閰嶇疆": "Update Configuration", + "璇烽�夋嫨閮ㄥ搧": "Please Select Component", + "璇烽�夋嫨浜х嚎娈�": "Please Select Production Line Segment", + "涓讳骇鍝�": "Main Product", + "璇烽�夋嫨涓�涓厤缃紒": "Please select a configuration!", + "璇峰嬁閫夋嫨澶氫釜閰嶇疆鎿嶄綔锛�": "Please don't select multiple configuration operations!", + "璇烽�夋嫨宸ュ簭锛�": "Please select a process!", + "璇烽�夋嫨浜х嚎娈碉紒": "", + "妫�娴嬮厤缃�": "Check Config", + "鏇存柊宸ュ簭": "Update Process", + "妫�娴嬪伐搴�": "Check Process", + "瀵煎叆鎴愬姛": "Import successful", + "婕忓伐搴忔娴嬮厤缃�": "Missing Process Detection Configuration", + "妫�娴�": "Detection", + "浜у搧鐮佹洿鏂伴厤缃�": "Product Code Update Configuration", + "鏇存柊": "Update", + "浜у搧鐘舵�佹娴嬮厤缃�": "Product Status Detection Configuration", + "鍖归厤": "Matching ", + "閮ㄥ搧": "Parts", + "鍖归厤閮ㄥ搧": "Matching Parts", + "妫�娴嬮儴鍝�": "Detection Parts", + "鏇存柊浜х嚎娈�": "Updated Production Line Segment", + "妫�娴嬩骇绾挎": "Detection Production Line Segment", + "鏇存柊宸ュ簭鍚嶇О": "Updated Process Name", + "妫�娴嬪伐搴忓悕绉�": "Detection Process Name", + "鏄惁鍒犻櫎閫変腑鐨勯厤缃�": "Whether to delete the selected configuration", + "淇濆瓨鎴愬姛锛�": "Saved successfully!", + "閰嶆柟鍚嶇О": "Formula Name", + "浜у搧鐘舵�佹娴�": "Product Status Detection", + "鎴愬姛": "Success", + "搴忓彿": "Serial Number", + "浜у搧鍨嬪彿": "Product Model", + "璇烽�夋嫨鎵�灞炰骇鍝佸瀷鍙�": "Please select the affiliated product model", + "浜х嚎娈�": "Production Line Segment", + "璇烽�夋嫨鎵�灞炰骇绾挎": "Please select the affiliated production line segment", + "宸ュ簭缂栧彿": "Process Code", + "宸ュ簭鍚嶇О": "Process Name", + "婕忓伐搴忔娴�": "Missing Process Detection", + "浜у搧鐮佹洿鏂�": "Product Code Update", + "娣诲姞": "Add", + "绛涢��": "Filter", + "璇疯緭鍏ュ叧閿瓧": "Please enter keywords", + "閫夋嫨宸ュ簭閰嶇疆": "Choose Process Configuration", + "鏂板": "Add", + "缂栬緫": "Edit", + "璇烽�夋嫨涓�涓缃紒": "Please select one setting!", + "璇峰嬁閫夋嫨澶氫釜璁剧疆鎿嶄綔锛�": "Please don't select multiple setting operations!", + "宸ヨ壓璺嚎棣栧伐搴忎笉鏀寔閰嶇疆锛�": "The first process of the process route does not support configuration!", + "鍏宠仈鐗╂枡": "Related Materials", + "婕忓伐搴忔娴嬭缃�": "Missing Process Detection Settings", + "浜у搧鐮佹洿鏂拌缃�": "Product Code Update Settings", + "浜у搧鐘舵�佹娴嬭缃�": "Product Status Detection Settings", + "鍩烘湰": "Basic", + "淇℃伅": "Information", + "浜у搧鍨嬪彿锛�": "Product Model:", + "褰撳墠宸ュ簭锛�": "Current Process:", + "閰嶇疆": "Configuration", + "鍒犻櫎": "Delete", + "杩囩▼閰嶇疆": "Process Configuration", + "杩囩▼璁剧疆": "Process Settings" + }, + "ProcessManagement": { + "鐗╂枡鍙傛暟鍚�": "Material Parameter Name", + "鍙傛暟浼犻��": "Params Transfer", + "鍙傛暟鍚嶇О": "Parameter Name", + "瑙﹀彂淇″彿": "Trigger Signal", + "鍒濆鍙橀噺": "Initial Variable", + "鐩爣鍙橀噺": "Target Variable", + "浼犻�掔粨鏋�": "Transfer Result", + "鐗╂枡妫�娴�": "Material inspection", + "宸ヤ綅缂栧彿": "WorkStation code", + "璇疯緭鍏ュ伐浣嶇紪鍙�": "Please Enter WorkStation code", + "鏍规嵁褰撳墠鐨勪骇鍝侀厤鏂瑰叧鑱旂殑BOM琛ㄩ璁剧殑鐢ㄩ噺杩涜鎵e噺": "Deduct based on the preset usage of the BOM table associated with the current product formula", + "杩涚珯銆佸嚭绔欑殑浜や簰绫诲瀷鍙兘閫夋嫨涓�涓紝璇锋鏌ワ紒": "Only one interaction type of entry and exit can be selected. Please check!", + "鏆傛棤鏁版嵁": "No data", + "璇烽�夋嫨": "Please select", + "宸ュ簭鍒楄〃": "WorkSection Report", + "宸ヤ綅鍒楄〃": "Workstations Report", + "璇︽儏": "details", + "绛涢��": "Filter", + "娣诲姞鏉′欢": "Add Condition", + "娣诲姞宸ュ簭": "Add WorkSection", + "宸ュ簭璁剧疆": "WorkSection Settings", + "鍒嗙粍鏉′欢": "Group Condition", + "鎵�灞炰骇绾挎": "Belonging production line segment", + "璇烽�夋嫨鎵�灞炰骇绾挎": "Please select Belonging production line segment", + "鍏宠仈娴佺▼": "Associated Flow", + "璇烽�夋嫨鍏宠仈娴佺▼": "Please select Associated Flow", + "鍒嗙粍": "Group", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "璇疯緭鍏�": "Please enter", + "璇疯緭鍏ュ叧閿瓧": "Please enter keywords", + "搴忓彿": "Number", + "宸ュ簭鍚嶇О": "WorkSection Name", + "宸ュ簭缂栧彿": "WorkSection Number", + "宸ヤ綅鍚嶇О": "Workstation Name", + "鎵�灞炲伐搴�": "Belonging WorkSection", + "璇烽�夋嫨鎵�灞炲伐搴�": "Please select Belonging WorkSection", + "鐪嬫澘IP": "Dashboard IP", + "SOP淇″彿": "SOP Signal", + "鏇存柊鐮佸彉閲�": "Update code variable", + "澶囨敞": "Remark", + "鎵归噺閰嶇疆": "Batch configuration", + "鍙傛暟閰嶇疆": "Parameter configuration", + "鏀寔閰嶇疆浜х嚎浜у搧鏉$爜涓庡敮涓�鏂欑殑瑁呴厤缁戝畾鍏崇郴": "Support configuration production line product barcode and unique material assembly binding relationship", + "鐗╂枡浜у搧鍏宠仈宸ュ簭": "Material product assembly work section", + "杩涚珯缁撴灉鍊奸厤缃�": "Entry station result value configuration", + "宸ュ簭缁撴灉鍊奸厤缃�": "WorkSection result value configuration", + "琛ュ厖璇存槑鏄犲皠": "Supplementary description mapping relationship", + "鍏宠仈鏉$爜鐢熸垚瑙勫垯": "Associated barcode generation rule", + "鏉$爜鍚嶇О": "Barcode name", + "娴佺▼鍚嶇О": "Flow name", + "閫夋嫨": "Select", + "鍏宠仈鐗╂枡": "Associated material", + "鍏抽敭瀛�": "Keyword", + "鍙傛暟淇″彿閰嶇疆": "Parameter signal configuration", + "瀵煎叆鎴愬姛": "Import success", + "瀵煎嚭鎴愬姛": "Export success", + "鍔熻兘閰嶇疆": "Function configuration", + "閲囬泦鍙傛暟": "Collection parameter", + "閰嶆柟鍙傛暟": "Formula parameter", + "涓嶈壇鍘熷洜": "Defect reason", + "鐗╂枡鍙傛暟": "Material parameter", + "灞曞紑宸ュ簭璇︽儏": "Expand work section details", + "鍚戜笂娣诲姞宸ュ簭": "Add work section upwards", + "鍚戜笅娣诲姞宸ュ簭": "Add work section downwards", + "鍒涘缓宸ュ簭鍓湰": "Create work section copy", + "鍒涘缓鍓湰鎴愬姛": "Create copy success", + "鍒犻櫎宸ュ簭": "Delete work section", + "鏄惁鍒犻櫎": "Are you sure to delete", + "鍒犻櫎鎴愬姛": "Delete success", + "宸ュ簭": "WorkSection", + "瀵煎叆澶辫触": "Import fail", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "Import file format is incorrect, please import .xlsx/.xls and .csv format files", + "璇疯緭鍏ュ伐搴忓悕绉�": "Please enter workSection name", + "璇烽�夋嫨浜х嚎娈�": "Please select production line segment", + "鐗╂枡鍚嶇О": "Material name", + "鐗╂枡绫诲瀷": "Material type", + "鍙傛暟鍚�": "Parameter name", + "鍙傛暟鎻忚堪": "Parameter description", + "褰撳墠宸ュ簭鏁版嵁鏈繚瀛橈紝鏄惁纭鍏抽棴锛�": "Current work section data has not been saved, do you want to close?", + "淇濆瓨鎴愬姛锛屾敞鎰忛噸鍚祦绋嬫湇鍔★紒": "Save success, please restart the flow service!", + "浜х嚎娈�": "Production line segment", + "缁戝畾鍞竴鏂�": "Binding unique material", + "杩涚珯缁撴灉": "Entry station result", + "鍑虹珯缁撴灉": "Exit station result", + "涓嬪彂鍊�": "Issued value", + "鍘熷鍊�": "Original value", + "鏄犲皠鍊�": "Mapping value", + "淇濆瓨鎴愬姛": "Save success", + "灞曞紑宸ヤ綅璇︽儏": "Expand workstation details", + "鍚戜笂娣诲姞宸ヤ綅": "Add workstation upwards", + "鍚戜笅娣诲姞宸ヤ綅": "Add workstation downwards", + "娣诲姞宸ヤ綅": "Add Workstation", + "鍒涘缓宸ヤ綅鍓湰": "Create workstation copy", + "鍒涘缓宸ヤ綅鍓湰鎴愬姛": "Create workstation copy success", + "鍒犻櫎宸ヤ綅": "Delete workstation", + "宸ヤ綅": "Workstation", + "褰撳墠宸ヤ綅鏁版嵁鏈繚瀛橈紝鏄惁纭鍏抽棴锛�": "Current workstation data has not been saved, do you want to close?", + "璇疯緭鍏ュ伐浣嶅悕绉�": "Please enter workstation name", + "璇疯緭鍏ュ伐搴忕紪鍙�": "Please enter workSection Number", + "涓嶈兘涓虹┖鎴栫┖鐧藉瓧绗︼紒": "Cannot be empty or blank characters!", + "鐪嬫澘IP鍦板潃": "Dashboard IP address", + "璇疯緭鍏ョ湅鏉縄P鍦板潃": "Please enter dashboard IP address", + "璇烽�夋嫨鏇存柊鐮�": "Please select update code", + "鏇存柊鐮�": "Update code", + "璇烽�夋嫨SOP淇″彿": "Please select SOP signal", + "鐗╂枡妫�楠屼俊鍙�": "Material inspection signal", + "鐗╂枡鏉$爜鍙橀噺": "Material barcode variable", + "鐗╂枡鏍¢獙缁撴灉": "Material check result", + "缁戝畾鐗╂枡": "Binding material", + "鐗╂枡鏉$爜淇℃伅缂撳瓨鍙橀噺": "Material barcode information cache variable", + "涓嶈壇鍝佸師鍥犲悕绉�": "Defect reason name", + "鍒ゆ柇鍊�": "Judgment value", + "涓嶈壇鍝佸師鍥犲彉閲�": "Defect reason variable", + "鍔熻兘鍚嶇О": "Function name", + "鎵�灞炴祦绋�": "Belonging flow", + "鍔熻兘鎻忚堪": "Function description", + "鍔熻兘閫夐」": "Function option", + "閲囬泦鍙橀噺": "Collection variable", + "涓嬪彂鍏宠仈鍙橀噺": "Issued related variable", + "鐩戝惉鍏宠仈鍙橀噺": "Listen related variable", + "鍔熻兘瀛楁": "Function field", + "鎻忚堪": "Description", + "鍙橀噺瑙勫垯": "Variable rule", + "鐗╂枡缂栧彿": "Material number", + "鍏宠仈宸ュ簭": "Related workSection", + "鍗曚綅": "Unit", + "瑙勫垯绫诲瀷": "Rule type", + "鏉$爜娈电粍鎴�": "Barcode segment composition", + "鏉$爜绀轰緥": "Barcode example", + "鏇存柊鏃堕棿": "Update time", + "鏍¢獙绫诲瀷": "Check type", + "鏍¢獙鏉$爜": "Check barcode", + "浜や簰绫诲瀷": "Interaction type", + "鍔熻兘椤�": "Function item", + "宸ュ簭鍒楄〃-鍒楄〃": "WorkSection Report-List", + "宸ヤ綅-鍒楄〃": "Workstations Report-List", + "宸ュ簭鍒楄〃-娣诲姞": "WorkSection Report-Add", + "宸ュ簭鍒楄〃-璁剧疆": "WorkSection Report-Settings", + "宸ュ簭鍒楄〃-杩囨护": "WorkSection Report-Filter", + "宸ュ簭鍒楄〃-鍒嗙粍": "WorkSection Report-Group", + "宸ュ簭鍒楄〃-瀵煎叆": "WorkSection Report-Import", + "宸ュ簭鍒楄〃-杈撳嚭": "WorkSection Report-Export", + "宸ヤ綅鍒楄〃-娣诲姞": "Workstations Report-Add", + "宸ヤ綅鍒楄〃-鎵归噺閰嶇疆": "Workstations Report-Batch Settings", + "宸ヤ綅鍒楄〃-杩囨护": "Workstations Report-Filter", + "宸ヤ綅鍒楄〃-鍒嗙粍": "Workstations Report-Group", + "宸ヤ綅鍒楄〃-瀵煎叆": "Workstations Report-Import", + "宸ヤ綅鍒楄〃-杈撳嚭": "Workstations Report-Export", + "纭畾": "Confirm", + "鏌ヨ": "search", + "纭": "Confirm", + "鍙栨秷": "Cancel", + "杩芥函鎶ヨ〃": "Traceability report", + "鎶ヨ〃閰嶇疆": "Report configuration", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th", + "鎿嶄綔": "Operation", + "寮傚父鍘熷洜": "Abnormal reason", + "缁撴灉璇存槑": "Result Explanation", + "鐗╂枡鎵e噺淇″彿": "Material Deduction Signal", + "鐗╂枡鏉$爜": "Material Barcode", + "鐗╂枡鐢ㄩ噺鎻愪緵鏂瑰紡": "Material Usage Provision Method", + "璁惧鎻愪緵": "Provided by Equipment", + "BOM鎻愪緵": "Provided by BOM", + "鐗╂枡浣跨敤閲�": "Material Usage Quantity", + "鎵e噺缁撴灉": "Deduction Result", + "鐗╂枡鎵e噺": "Material Deduction", + "宸ュ簭绫诲瀷": "Process Type", + "璇烽�夋嫨宸ュ簭绫诲瀷": "Please select the process type", + "杩愯鐘舵��": "Running State", + "璇烽�夋嫨杩愯鐘舵��": "Please select the running state", + "绌洪棽鐘舵�侊紝宸ヤ綅娌℃湁杩涜涓殑宸ュ崟銆佷换鍔�": "Idle state, there are no ongoing work orders or tasks at the station", + "鐢熶骇鐘舵�侊紝瀛樺湪姝e父鐢熶骇鐨勫伐鍗�": "Production state, there are normal production work orders", + "鐐规鐘舵�侊紝瀛樺湪鐐规鐨勪换鍔�": "Inspection state, there are inspection tasks" + }, + "ProductionTracking": { + "鐢熶骇杩借釜鏁版嵁": "Production Tracking Data", + "鍏ㄩ儴": "All", + "鐢熶骇璺熻釜": "Production Tracking", + "杩芥函": "Traceability", + "浜у搧鍨嬪彿": "Product Model", + "璇烽�夋嫨": "Please Select", + "宸ュ簭": "Process" + }, + "ProductManagement": { + "鏆傛棤鏁版嵁": "No data", + "浜у搧绠$悊": "Product management", + "娣诲姞": "Add", + "缂栬緫": "Edit", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "SOP绠$悊": "SOP management", + "SOP閰嶇疆": "SOP configuration", + "鍒犻櫎": "Delete", + "璇疯緭鍏ヤ骇鍝佸悕绉般�佷骇鍝佸瀷鍙枫�佸拰浜у搧绠�鐮�": "Enter product name,model,code", + "搴忓彿": "Serial number", + "浜у搧鍚嶇О": "Product name", + "浜у搧鍨嬪彿": "Product model", + "浜у搧绠�鍙�": "Product code", + "閰嶆柟鍚嶇О": "Recipe name", + "宸ヨ壓璺嚎": "Process route", + "澶囨敞": "Remark", + "棰勮": "Preview", + "娣诲姞鏈湴鏂囦欢": "Add local file", + "鎷栨嫿鑷宠繖閲屼笂浼�": "Drag and drop here to upload", + "宸ュ簭娈�": "Process segment", + "璇烽�夋嫨宸ュ簭娈�": "Please select a process segment", + "鍏ㄩ儴": "All", + "宸ュ簭": "Process", + "璇疯緭鍏ュ伐搴忓悕绉�": "Enter process name", + "宸ユ绠$悊": "Workstep management", + "鏂板": "Add", + "闄勪欢": "Attachment", + "宸ユ鍜屽伐姝ユ弿杩颁负蹇呭~": "Workstep and description are required", + "宸ユ鍚嶇О涓嶅彲浠ラ噸澶�": "Workstep name cannot be repeated", + "宸ユ": "Workstep", + "鎿嶄綔鎻忚堪": "Operation description", + "璇烽�夋嫨宸ュ簭": "Please select a process", + "璇烽�夋嫨闇�瑕佸垹闄ょ殑宸ユ": "Please select the workstep to be deleted", + "宸ュ簭缂栧彿": "Process number", + "宸ュ簭鍚嶇О": "Process name", + "宸ュ簭娈靛悕绉�": "Process segment name", + "鎿嶄綔鎴愬姛": "Operation successful", + "浜у搧鍚嶇О涓嶅厑璁镐负绌猴紒": "Product name cannot be empty!", + "璇疯緭鍏ヤ骇鍝佸悕绉�": "Please enter product name", + "浜у搧鍨嬪彿涓嶅厑璁镐负绌猴紒": "Product model cannot be empty!", + "璇疯緭鍏ヤ骇鍝佸瀷鍙�": "Please enter product model", + "璇疯緭鍏ヤ骇鍝佺畝鍙�": "Please enter product code", + "鍒涘缓鎴愬姛": "Creation successful", + "淇敼鎴愬姛": "Modification successful", + "鍒犻櫎鎴愬姛": "Deletion successful", + "璇烽�夋嫨浜у搧杩涜鍒犻櫎!": "Please select a product to delete!", + "浜у搧鍒犻櫎鍚庯紝鐩稿叧鐢熶骇鏁版嵁鏃犳硶鎭㈠锛屾槸鍚︾‘璁ゅ垹闄わ紵": "Product deletion cannot be recovered, are you sure to delete?", + "鏂板缓浜у搧": "New product", + "璇烽�夋嫨涓�涓骇鍝佽繘琛岀紪杈�": "Please select a product to edit", + "璇烽�夋嫨涓�涓骇鍝佽繘琛屾搷浣�!": "Please select a product to operate!", + "浠呮敮鎸佺紪杈戝崟涓骇鍝�": "Only support editing a single product", + "璇ヤ骇鍝佸瀷鍙锋鍦ㄧ敓浜т腑锛屼笉鍙搷浣滐紒": "The product model is in production, cannot be operated!", + "浠呮敮鎸佸涓�涓骇鍝佸瀷鍙疯繘琛屾搷浣�!": "Only support operating on a single product model!", + "浜у搧姝e湪鐢熶骇涓紝涓嶅厑璁哥紪杈�!": "Product is in production, cannot be edited!", + "缂栬緫浜у搧": "Edit product", + "纭畾": "Confirm", + "鏌ヨ": "search", + "纭": "Confirm", + "鍙栨秷": "Cancel", + "杩芥函鎶ヨ〃": "Traceability report", + "鎶ヨ〃閰嶇疆": "Report configuration", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th", + "浜у搧璇嗗埆鐮�": "Product identification code", + "璇疯緭鍏ヤ骇鍝佽瘑鍒爜": "Please enter product identification code" + }, + "SystemManagement": { + "骞�": "Year", + "鏈�": "Month", + "鍛�": "Week", + "鏃�": "Day", + "杩芥函鎶ヨ〃": "Traceability report", + "鐢熶骇鏁版嵁鏌ヨ鏃堕暱": "Production data query duration", + "瀵煎嚭璁剧疆": "Export settings", + "鐧惧垎姣�": "Percentage", + "璁″垝鏁伴噺绛変簬鎶曚骇鏁伴噺缁撴潫": "Planned quantity equals the end of the production quantity", + "宸ュ崟寮�鍚�昏緫": "Work order start logic", + "鎸夊垪琛ㄩ『搴忔帓浜�": "Arrange production according to the list order", + "宸ュ崟缁撴潫閫昏緫": "Work order end logic", + "缁撴潫鎸夐挳": "End button", + "寮�濮嬫寜閽�": "Start button", + "鑷姩鎺у埗": "Automatic control", + "鎵嬪姩鎺у埗": "Manual control", + "宸ュ崟鎺у埗鏂瑰紡": "Work order control mode", + "璇疯緭鍏ュ繀濉」": "Please enter the required items", + "杩炴帴鎴愬姛": "Connection successful", + "鎵撳嵃璁剧疆": "Print settings", + "涓嬭浇": "Download", + "娴嬭瘯閾炬帴": "Test link", + "澶嶅埗": "Copy", + "鍒犻櫎": "Delete", + "搴忓彿": "Serial number", + "璇疯緭鍏ユā鏉胯矾寰�": "Please enter the template path", + "妯℃澘璺緞": "Template path", + "璇疯緭鍏� ip": "Please enter the IP", + "璇疯緭鍏ユ墦鍗版満鍚嶇О": "Please enter the printer name", + "鎵撳嵃鏈哄悕绉�": "Printer name", + "璇疯緭鍏�": "Please Enter", + "璇疯緭鍏ヨ嚜瀹氫箟鍚嶇О": "Please Enter Custom Name", + "鑷畾涔夊悕绉�": "Custom name", + "鏂囨湰鍚嶇О": "Text name", + "绯荤粺鏂囨湰璧勬簮锛岀敤鎴峰彲鑷畾涔夊叾灞曠ず鏂囨湰": "System text resources, users can customize their display text", + "鏂囨湰璧勬簮": "Text Resource", + "宸ュ崟璁剧疆": "Order Settings", + "鏂囨湰璁剧疆": "Text Settings", + "鏇存柊閰嶇疆": "Update configuration", + "浜х嚎璁剧疆": "Line Settings", + "浜х嚎浠g爜": "Line Code", + "鑷畾涔夎緭鍏ワ紝闀垮害涓�20瀛楃": "Custom input, length is 20 characters", + "璇疯緭鍏ヤ骇绾夸唬鐮�": "Please enter the line code", + "璁剧疆浜х嚎浠g爜锛屼綔涓轰骇绾跨殑鍞竴鏍囪瘑浠g爜": "Set the line code as the unique identifier for the line", + "浜х嚎缁撴瀯": "Line Structure", + "浜х嚎-宸ュ簭-宸ヤ綅": "Line-Process-Station", + "浜х嚎-浜х嚎娈�(宸ユ)-宸ュ簭-宸ヤ綅": "Line-Line Segment (Process Segment)-Process-Station", + "璁剧疆浜х嚎鐨勫眰娆$粨鏋勶紝鐢ㄤ簬宸ュ簭鐨勪骇绾垮缓妯�": "Set the hierarchy of the line for process line modeling", + "璋冭瘯妯″紡": "Debug Mode", + "鍚敤璋冭瘯妯″紡": "Enable Debug Mode", + "寮�": "On", + "鍏�": "Off", + "鍚敤鍚庢敮鎸佸伐鍗曚笅鍙戝悗淇敼宸ュ簭閰嶇疆銆佸伐鑹洪厤鏂硅姹�": "Support modifying process configuration and process recipe requirements after the work order is issued", + "浜у搧绠$悊": "Product Management", + "SOP閰嶇疆": "SOP Configuration", + "绂佺敤": "Disable", + "鍚敤": "Enable", + "宸ヨ壓閰嶆柟": "Process Recipe", + "涓嬪彂鏂瑰紡": "Distribution Method", + "涓嬪彂宸ュ崟鑱斿姩閰嶆柟涓嬪彂": "Distribute recipe along with work order", + "閰嶆柟搴旂敤椤甸潰鎵嬪姩涓嬪彂": "Manual distribution on recipe application page", + "宸ュ簭璇嗗埆浜у搧鏃朵笅鍙戦厤鏂�": "Distribute recipe when the process gets the product", + "閰嶇疆宸ヨ壓閰嶆柟鐨勪笅鍙戞柟寮�": "Configure the distribution method of the process recipe", + "鍔熻兘妯″潡": "Functional Module", + "宸ュ崟绠$悊妯″潡": "Order Management Module", + "浜х嚎娈靛畾涔�": "Line Segment Definition", + "绯荤粺璁剧疆鍚敤鍚庯紝鏀寔瀵逛骇绾挎瀹氫箟": "Support line segment definition after system settings are enabled", + "浜х嚎娈靛垹闄ゅ悗锛屽紩鐢ㄥ叧绯讳竴骞跺垹闄�": "When the line segment is deleted, the reference relationships are deleted together", + "杩囩▼璁剧疆": "Process Settings", + "妫�娴嬫椂闂磋寖鍥�": "Detection Time Range", + "閰嶇疆浜у搧鐘舵�佹娴嬨�佹紡宸ュ簭銆侀噸鐮佸強浜у搧鐮佹洿鏂扮浉鍏充笟鍔″湪杩芥函鎶ヨ〃鐨勬暟鎹煡璇㈣寖鍥�": "Configure the data query range for product status detection, missing process, duplicate code, and product code update related business in traceability reports", + "杩囩▼鍙傛暟": "Process Parameters", + "杩斾慨鏁版嵁灞曠ず": "Rework Data Display", + "灞曠ず鎵�鏈夋暟鎹�": "Show All Data", + "灞曠ず鏈�鏂版暟鎹�": "Show Latest Data", + "閫夋嫨杩斾慨浜у搧鐨勮繃绋嬪弬鏁板睍绀烘柟寮�": "Choose the display method of process parameters for reworked products", + "涓嶈壇鍝佺鐞�": "Defective Product Management", + "鍒ゅ畾缁撴灉閫夋嫨椤�": "Judgment Result Options", + "璁惧杩斾慨": "Equipment Repair", + "浜哄伐杩斾慨": "Manual Repair", + "浜у搧鎶ュ簾": "Product Scrap", + "NG鍝佹祦鍑�": "NG Product Outflow", + "閫夋嫨涓嶅悎鏍煎搧澶勭悊鐨勫垽瀹氱粨鏋滈�夐」": "Choose judgment result options for defective product handling", + "浜х嚎娈典笉鍙噸澶嶏紝璇锋鏌�": "", + "淇濆瓨鎴愬姛": "Save Success", + "杩�": "In the past ", + "澶�": "days", + "浜х嚎娈靛悕绉�": "Name of production line segment", + "璇疯緭鍏ヤ骇绾挎鍚嶇О": "Please enter the name of the production line segment", + "鍔犲伐浜у搧鍚嶇О": "Processing product name", + "璇疯緭鍏ュ姞宸ヤ骇鍝佸悕绉�": "Please enter the name of the processed product", + "鎿嶄綔": "operation", + "閫氱敤璁剧疆": "General settings", + "鍔熻兘璁剧疆": "Function settings", + "鍩烘湰璁剧疆": "Basic settings", + "涓嶈壇鍝佽缃�": "Defective product settings", + "閰嶆柟鎺у埗": "Formula control", + "绯荤粺璁剧疆": "System settings", + "寮�鍚悗锛屼骇鍝佺鐞嗘ā鍧楋紝鎻愪緵SOP绠$悊鎸夐挳锛屽彲涓婁紶缁存姢SOP鏂囦欢": "After activation, the Product Management module provides an SOP management button for uploading and maintaining SOP files", + "鍏抽棴鍚庯紝宸ュ崟妯″潡涓嶅彲鐢紝鎵�鏈夌敓浜ф祦绋嬩笉鍐嶆秹鍙婂伐鍗曞姛鑳�": "After deactivation, the Work Order module is unavailable and all production processes no longer involve the work order function", + "楂樼骇璁剧疆": "Advanced settings" + }, + "TraceManagement": { + "涓婄嚎鏃堕棿涓烘�昏〃閰嶇疆涓湯宸ュ簭鐨勮褰曟椂闂�": "The online time is the recording time of the final process in the summary table configuration", + "閮ㄥ搧": "Parts", + "閮ㄥ搧鍚嶇О": "Parts Name", + "閮ㄥ搧鏉ユ簮宸ュ簭": "Parts Source Process", + "璇烽�夋嫨瑙f瀽瑙勫垯": "Please select the parse rule", + "瀵煎嚭涓紝璇风◢鍚�...": "Exporting, please wait...", + "鏃堕棿鑼冨洿涓嶈兘瓒呰繃": "The time range cannot exceed", + "璇疯緭鍏ユ�昏〃鍚嶇О": "Please enter the total table name", + "骞�": "Year", + "鏈�": "Month", + "鍛�": "Week", + "澶�": "Day", + "淇濆瓨鎴愬姛": "Save successful", + "瑙f瀽瑙勫垯": "Parse Rule", + "鏉$爜娈�": "Barcode Segment", + "杩芥函": "Trace", + "杩芥函鎶ヨ〃.xlsx": "Traceability Report.xlsx", + "宸ュ簭/鎬昏〃": "Process/General List", + "鏈�鏂板姞宸ユ椂闂翠负浜у搧鏈�杩戝姞宸ユ椂闂�": "The latest processing time is the latest processing time of the product", + "涓婄嚎鏃堕棿涓哄伐鑹鸿矾绾块宸ュ簭鐨勮褰曟椂闂�": "The online time is the recorded time of the first process of the process route", + "杩斾慨鍒ゅ畾": "Repair Flag", + "鐐规ID": "Inspect ID", + "鐐规浠诲姟鍚嶇О": "Inspection task name", + "鐗╂枡鍙傛暟": "Material parameter", + "閫夋嫨鍙傛暟绫诲瀷": "Select params type", + "杩芥函鎶ヨ〃": "Traceability Report", + "鎶ヨ〃閰嶇疆": "Report Configuration", + "璇疯緭鍏ヨ嚜鐒舵暟锛�": "Please enter a natural number!", + "杈撳叆鏁伴噺澶т簬鍙傛暟鏁伴噺锛岃閲嶆柊杈撳叆": "The input quantity is greater than the parameter quantity. Please enter again.", + "鍐荤粨鍒楁暟涓嶈兘鍖呭惈澶氱骇琛ㄥご锛岃閲嶆柊杈撳叆": "The frozen column count cannot include multi-level headers. Please enter again.", + "涓氬姟瀛楁閰嶇疆": "Business Field Configuration", + "灞曠ず閰嶇疆": "Display Configuration", + "鎬昏〃閰嶇疆": "Overall Table Configuration", + "淇濆瓨鎴愬姛锛�": "Saved successfully!", + "淇濆瓨澶辫触锛�": "Failed to save!", + "鎻愮ず": "Tip", + "鏄惁鍒犻櫎": "Do you want to delete?", + "鏄�": "Yes", + "鍚�": "No", + "搴忓彿": "Serial Number", + "浜у搧鍚嶇О": "Product Name", + "浜у搧鍨嬪彿": "Product Model", + "澶囨敞": "Remarks", + "鏆傛棤鏁版嵁": "No data available", + "璇峰嬀閫夊閫夋锛�": "Please check the checkbox!", + "璇烽�夋嫨宸ュ簭锛�": "Please select a process!", + "璇烽�夋嫨鍙傛暟锛�": "Please select parameters!", + "涓婇檺": "Upper Limit", + "鎿嶄綔": "Operation", + "淇敼": "Modify", + "鎬昏〃鍚嶇О": "Overall Table Name", + "缁勫悎宸ュ簭": "Combined Process", + "鎿嶄綔鏃堕棿": "Operation Time", + "鎿嶄綔浜�": "Operator", + "鏌ョ湅": "View", + "鏂板缓": "New", + "宸ュ簭娈�": "Process Segment", + "宸ュ簭鍚嶇О": "Process Name", + "閫夋嫨": "Select", + "鍒犻櫎": "Delete", + "鏂板缓鎬昏〃": "New Overall Table", + "淇敼鎬昏〃": "Modify Overall Table", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "瀵煎嚭鏃堕棿鑼冨洿": "Export Time Range", + "宸ュ簭": "Process", + "鍙傛暟": "Parameter", + "涓婇檺鍊�": "Upper Limit Value", + "涓嬮檺鍊�": "Lower Limit Value", + "杩樺師": "Restore", + "宸ュ簭鍙傛暟绫诲瀷": "Process Parameter Type", + "宸ュ簭鍙傛暟": "Process Parameter", + "浜х嚎娈靛悕绉�": "Production Line Segment Name", + "宸ュ簭缂栧彿": "Process Number", + "鍙傛暟绫诲瀷": "Parameter Type", + "鍙傛暟鍚嶇О": "Parameter Name", + "閲囬泦鍙傛暟": "Collected Parameters", + "涓嬪彂鍙傛暟": "Issued Parameters", + "鏄惁鍚堟牸": "Qualified or Not", + "鏃堕棿鑼冨洿": "Time Range", + "鐗╂枡璇嗗埆鐮�": "Material Identification Code", + "宸ュ崟鍙�": "Work Order Number", + "杩囩▼鍙傛暟鏇茬嚎": "Process Curve Parameters", + "瀵煎嚭": "Export", + "鍔犲伐鏁�": "Processing Quantity", + "鍚堟牸鏁�": "Qualified Quantity", + "鍚堟牸鐜�": "Pass Rate", + "涓嶅悎鏍兼暟": "Unqualified Quantity", + "涓嶅悎鏍肩巼": "Failure Rate", + "鍐荤粨鍒楁暟": "Frozen Column Count", + "瀛楁鍚嶇О": "Field Name", + "鏁版嵁婧�": "Datasource", + "閫傜敤鍨嬪彿": "Auto mode", + "璁板綍鏃堕棿": "Recording time", + "娣诲姞": "Add", + "鏌ヨ": "Search", + "浜у搧ID": "Product ID", + "鏇存柊鐮�": "Update Code", + "妯$硦鏌ヨ": "Fuzzy Query", + "绮剧‘鏌ヨ": "Accurate query", + "鍏ㄩ儴": "All", + "瀵煎嚭纭": "Export Confirmation", + "涓嶉檺": "No limit", + "涓嬮檺": "Lower limit", + "璇疯緭鍏�": "Please enter the content", + "璇烽�夋嫨": "Please Select", + "璇疯緭鍏ユ悳绱�": "Please input search", + "鍒涘缓鎴愬姛锛�": "Create successfully", + "璇峰嬀閫変袱涓垨涓や釜浠ヤ笂鐨勫伐搴忥紒": "Please check two or more processes!", + "缁撴潫鏃堕棿涓嶈兘灏忎簬寮�濮嬫椂闂�": "The end time cannot be less than the start time", + "瀹炴椂": "Real time", + "鍘嗗彶": "History", + "宸ュ簭鏉ユ簮鍒囨崲": "Process source switching", + "宸ュ簭閫夋嫨": "Process selection", + "鍚屾宸ヨ壓璺嚎": "Synchronous process route", + "鑷畾涔夐�夋嫨": "Custom Selection", + "杩囩▼鍙傛暟": "Process Parameters", + "閰嶆柟鍙傛暟": "Formula Parameters", + "鐗╂枡鐮�": "Material Code", + "璇疯緭鍏ヤ竴鐮�": "Please enter the code", + "涓婁紶鎴愬姛": "Upload successful", + "璇疯緭鍏ユ煡璇㈠唴瀹癸紒": "Please enter the query content!", + "鍚戜笂鎻掑叆涓�琛�": "Insert a row upward", + "鍚戜笅鎻掑叆涓�琛�": "Insert a row downward", + "瀵煎嚭鎴愬姛": "Export successful", + "鎿嶄綔鎴愬姛": "Operation successful", + "瀵煎叆澶辫触锛岃妫�鏌ユ枃浠舵暟鎹�": "Import failed. Please check the file data", + "涓�鐮�": "One code", + "鏇茬嚎": "Curve", + "浣嶇Щ(mm)": "Displacement (mm)", + "鍘嬪姏(N)": "Pressure (N)", + "涓嬮檺锛�": "Lower limit:", + "涓婇檺锛�": "Upper limit:", + "瀹炴椂锛�": "Real-time:", + "缁撴灉锛�": "Result:", + "瀹為檯鍊硷細": "Actual value:", + "璁惧畾鍊硷細": "Set value:", + "鐗╂枡鏉$爜锛�": "Material barcode:", + "鎵归噺瀵煎嚭": "Batch Export", + "鎵归噺瀵煎嚭纭": "Batch Export Confirmation", + "杩涜鎵归噺瀵煎嚭": "Perform Batch Export", + "璇存槑锛�": "Instructions:", + "1銆佷笅杩拌緭鍏ユ潯鐮侊細闇�鏄纭殑鎬绘垚鐮併�佹墽琛屽櫒鐮併�侀榾浣撶爜銆佺數鏈虹爜锛孭CBA鐮佺瓑锛堜骇鍝佺爜鎴栫墿鏂欑爜锛夛紱": "1. The following input barcodes: They need to be correct assembly codes, actuator codes, valve body codes, motor codes, PCBA codes, etc. (product codes or material codes);", + "2銆佸鍏ユ枃浠舵牸寮忚姹備负.xlsx/.xls锛�": "2. The format of the imported file is required to be.xlsx/.xls;", + "3銆佺郴缁熶細鏍规嵁杈撳叆鏉$爜鏌ヨ鐩稿叧鐨勫姞宸ヤ俊鎭繘琛屽鍑恒��": "3. The system will query the relevant processing information according to the input barcodes for export.", + "杈撳叆鏉$爜鏁版嵁锛�": "Input barcode data:", + "瀵煎叆": "Import", + "涓�鐮佸洖婧�": "One-Code Traceability", + "涓婁紶MES": "Upload MES", + "NG宸ュ簭锛�": "NG Process:", + "杈撳叆ID锛�": "Input ID:", + "浜у搧鍨嬪彿锛�": "Product Model:", + "鏄惁鍚堟牸锛�": "Whether Qualified:", + "OK": "Qualified", + "NG": "Not Qualified", + "浜у搧ID锛�": "Product ID:", + "鏇存柊鐮侊細": "Update Code:", + "璁板綍鏃堕棿锛�": "Record Time:" + }, + "QualityManagement": { + "瑙g粦": "Unbind", + "涓嶈В缁�": "Bind", + "鐗╂枡澶勭悊": "MATERIAL HANDLING", + "鎵归噺鎿嶄綔": "bulk operation", + "鐗╂枡瑙g粦": "Unbinding of materials", + "璇疯緭鍏ョ墿鏂欏悕绉�": "Please enter the material name", + "鏍规嵁鎵�閫夌殑杩斾慨宸ュ簭灞曠ず": "Display based on the selected repair process", + "鐗╂枡鍚嶇О": "Material Name", + "鐗╂枡缂栧彿": "Material Code", + "鐗╂枡鏉$爜": "Material Barcode", + "鐗╂枡绫诲瀷": "Material Type", + "鍗曚綅": "Unit", + "鐢ㄩ噺": "Dosage", + "鎿嶄綔": "Operation", + "璇烽�夋嫨闇�瑕佹搷浣滅殑鏁版嵁": "Please Need Data", + "鍙傛暟涓嬮檺": "Parameter Down", + "鍙傛暟涓婇檺": "Parameter Up", + "鍙傛暟鍊�": "Parameter Value", + "鍙傛暟鍚嶇О": "Parameter Name", + "鍏ㄩ儴": "All", + "鍘熷洜鏈煡": "Reason unknown", + "鎻愮ず": "Prompt", + "纭畾": "Confirm", + "鍙栨秷": "Cancel", + "浜у搧鍒ゅ畾": "Product Judgment", + "鍩虹淇℃伅": "Basic Information", + "鏆傛棤鏁版嵁": "No Data", + "鐢熶骇鏁版嵁": "Production Data", + "灞曠ず璇ヤ骇鍝佸湪鍔犲伐杩囩殑宸ュ簭锛屼笉鑹伐搴忎互绾㈣壊鏍囪": "Display the processes that the product has been processed through, and mark the defective processes in red", + "宸ュ簭": "Process", + "璁板綍鏃堕棿": "Record Time", + "浠ュ垽瀹氭椂闂存彁浜�": "Submit with the judgment time", + "涓嶈壇鍝佸鐞�": "Defective Product Handling", + "OK": "Qualified", + "NG": "Not Qualified", + "鏁版嵁琛ュ厖": "Data Supplement:", + "鍏抽棴澶辫触锛岃鍏堝垹闄ゅ凡娣诲姞宸ュ簭": "Closing failed. Please delete the added processes first.", + "鍒ゅ畾鎴愬姛": "Judgment Successful", + "涓嶈壇鍘熷洜閰嶇疆": "Defective Reason Configuration", + "璇疯緭鍏ュ叧閿瓧": "Please Enter Keywords", + "鍒犻櫎": "Delete", + "涓嶈壇鍘熷洜涓嶈兘涓虹┖": "Defective reason cannot be empty", + "淇濆瓨鎴愬姛锛�": "Saved successfully!", + "淇濆瓨澶辫触锛�": "Save failed!", + "绛涢��": "Filter", + "瀵煎嚭": "Export", + "鍒ゅ畾缁撴灉": "Judgment Result", + "鏄惁鍚堟牸": "Whether Qualified", + "杩斾慨宸ュ簭": "Repair Process", + "鍒ゅ畾浜哄憳": "Judgment Personnel", + "鍒ゅ畾鏃堕棿": "Judgment Time", + "鍒ゅ畾璇︽儏": "Judgment Details", + "澶勭悊璇存槑": "Processing Instructions", + "鏃堕棿鑼冨洿鏈�澶ц法搴︿负60澶�": "The maximum time range span is 60 days", + "浜у搧鍒ゅ畾璁板綍.xlsx": "Product Judgment Record.xlsx", + "娣诲姞": "Add", + "浜у搧鍨嬪彿": "Product Model", + "鍒ゅ畾": "Judge", + "閰嶇疆": "Configure", + "鏃堕棿鑼冨洿锛�": "Time Range:", + "浜у搧鐮�": "Product Code", + "宸ュ崟鍙�": "Work Order Number", + "璇疯緭鍏�": "Please Enter", + "搴忓彿": "Serial Number", + "涓嶈壇宸ュ簭": "Defective Process", + "涓嶈壇鍘熷洜": "Defective Reason", + "鏈�鍚庤褰曟椂闂�": "Last Record Time", + "寮�濮嬫椂闂翠笉鑳藉ぇ浜庣粨鏉熸椂闂�": "The start time cannot be greater than the end time", + "鏃堕棿鑼冨洿鏈�澶ц法搴︿负90澶�": "The maximum time range span is 90 days", + "寰呭姙涓嶈壇鍝�": "Pending Defective Products", + "浜у搧鍒ゅ畾璁板綍": "Product Judgment Record" + }, + "SopWidgetBox": { + "璇烽厤缃笟鍔″瓧娈靛彉閲�": "Please Configture bussiness field variable", + "鎴愬姛": "Success", + "閿欒": "Error", + "璇疯緭鍏ョ墿鏂欑爜": "Please Enter Material Code", + "鐗╂枡鍚嶇О": "Material Name", + "鐗╂枡缂栧彿": "Material Code", + "鐗╂枡绫诲瀷": "Material Type", + "鐗╂枡鐮�": "Material Code", + "鍙傛暟鍚嶇О": "Parameter Name", + "涓婇檺": "Upper Limit", + "涓嬮檺": "Lower Limit", + "鏁板��": "Value", + "璇疯緭鍏ユ暟鍊�": "Please Enter Value", + "宸叉洿鏂�": "Has been updated", + "宸ュ簭閫夋嫨": "Process Selection", + "璇烽�夋嫨宸ュ簭": "Please Select Process", + "宸ヤ綅閫夋嫨": "Station Selection", + "璇烽�夋嫨宸ヤ綅": "Please Select Station", + "璇疯緭鍏�": "Please Enter", + "鐢熶骇杈撳叆": "Production Input", + "鐢熶骇鎺у埗": "Production Control", + "瀵逛笉璧凤紝鎮ㄧ殑娴忚鍣ㄤ笉鏀寔璇ヨ棰戞牸寮�": "Sorry, your browser does not support this video format", + "鏆傛棤鏂囦欢": "No files available", + "鏆傛棤鍥剧墖": "No pictures available", + "搴忓彿": "Serial Number", + "宸ユ": "Work Step", + "鎿嶄綔鎻忚堪": "Operation Description", + "鐘舵��": "Status" + }, + "StationBeatAnalysis": { + "楗煎浘": "Pie chart", + "宸ュ簭骞冲潎鍊�": "Process average value", + "鍒嗘瀽宸ュ簭": "Analyze the process", + "宸ュ簭鍔犲伐鍛ㄦ湡锛坰锛�": "Process processing cycle (s)", + "浜у搧鐮�": "Product Code", + "鐝鍚堣": "Total number of shifts", + "宸ュ簭鍒嗙粍": "Process group", + "宸ヤ綅鐞嗚鍔犲伐鍛ㄦ湡": "Station theoretical processing cycle", + "宸ヤ綅璇︽儏鍒嗘瀽": "Station detail analysis", + "鍒嗘瀽宸ヤ綅": "Analysis station", + "鎵�鏈�": "All", + "宸ヤ綅鍦ㄥ埗鍝佺瓑寰呮儏鍐靛姣�": "Station production waiting comparison", + "鏄熸湡涓�": "Monday", + "鏄熸湡浜�": "Tuesday", + "鏄熸湡涓�": "Wednesday", + "鏄熸湡鍥�": "Thursday", + "鏄熸湡浜�": "Friday", + "鏄熸湡鍏�": "Saturday", + "鏄熸湡鏃�": "Sunday", + "宸ヤ綅鍚嶇О": "Station name", + "宸ヤ綅浜ч噺鍒嗗竷鍙婂彉鍖栧箙搴�": "Station output distribution and change amplitude", + "宸ヤ綅鍔犲伐鑳藉姏瀵规瘮": "Station processing capability comparison", + "鍗曚綅鏃堕棿浜ч噺": "Unit time output", + "宸ヤ綅骞冲潎鍊�": "Station average value", + "鍔犲伐缁撴灉鍒嗙粍": "Processing result grouping", + "浜у搧鍔犲伐璇︽儏": "Product processing details", + "宸ヤ綅杩愯鏃ュ織": "Station operation log", + "鍗曚綅浜у搧绛夊緟鏃堕暱": "Unit product waiting time", + "寰呭姞宸ユ暟閲�": "Number of waiting processing", + "鍗曚綅浜у搧鍔犲伐鍛ㄦ湡": "Unit product processing cycle", + "绉诲姩鏋佸樊MR": "Range control chart", + "鍙戠敓宸ヤ綅": "Occurrence station", + "鐢熶骇鐝": "Production shift", + "杩涚珯鏃堕棿": "Arrival time", + "鍑虹珯鏃堕棿": "Departure time", + "鍔犲伐缁撴灉": "Processing result", + "宸ヤ綅鍔犲伐鍛ㄦ湡锛坰锛�": "Station processing cycle (s)", + "杩愯鐘舵��": "Running status", + "寮�濮嬫椂闂�": "Start time", + "缁撴潫鏃堕棿": "End time", + "鎸佺画鏃堕暱锛坰锛�": "Duration (s)", + "纭": "Confirm", + "鍙栨秷": "Cancel", + "鏆傛棤鏁版嵁": "No data", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th", + "鎿嶄綔": "Operation", + "浜ч噺": "Production Volume", + "鏃堕棿鍒嗙粍": "Time Grouping", + "浜ч噺缁熻": "Production Statistics", + "宸ュ簭鍚嶇О": "Process Name", + "淇濆瓨鎴愬姛": "Saved successfully", + "鏄熸湡": "Week", + "宸ュ簭浜ч噺鍒嗗竷鍙婂彉鍖栧箙搴�": "Distribution and Magnitude of Changes in Process Output", + "鍚屾瘮鍗囬檷骞�": "Year-on-year Increase/Decrease", + "鐜瘮鍗囬檷骞�": "Sequential Increase/Decrease", + "鍚堟牸鏁伴噺": "Qualified Quantity", + "涓嶈壇鏁伴噺": "Unqualified Quantity", + "浜ч噺锛歱cs": "Production: pcs", + "骞呭害锛�": "Amplitude:", + "鐝鍒嗙粍": "Shift Grouping", + "宸ュ簭鍔犲伐鑳藉姏瀵规瘮": "Comparison of Workstation Processing Capabilities", + "鍗曚綅鏃堕棿浜ч噺锛歱cs/h": "Production per Unit Time: pcs/h", + "鐞嗚鍔犲伐鍛ㄦ湡": "Theoretical Processing Cycle", + "瀹為檯鍔犲伐鍛ㄦ湡": "Actual Processing Cycle", + "鍗曚綅浜у搧鍔犲伐鍛ㄦ湡锛歴": "Unit Product Processing Cycle: s", + "宸ュ簭鍦ㄥ埗鍝佺瓑寰呮儏鍐靛姣�": "Comparison of Work-in-Progress Waiting Status in Processes", + "鍗曚綅浜у搧绛夊緟鏃堕暱锛歴": "Unit Product Waiting Time: s", + "寰呭姞宸ユ暟閲忥細pcs": "Quantity to be Processed: pcs", + "绉诲姩鏋佸樊鎺у埗鍥�": "Moving Range Control Chart", + "UCL": "Upper Control Limit", + "CL": "Center Line", + "LCL": "Lower Control Limit", + "棰戞暟": "Frequency", + "鑺傛媿鍒嗘瀽": "Beat Analysis", + "浜х嚎璁剧疆": "Production Line Settings", + "鐢熶骇鏃ユ湡": "Production Date", + "鐩爣浜ч噺": "Target Production", + "璇疯緭鍏�": "Please Enter", + "淇濆瓨": "Save", + "宸ュ簭鐞嗚鍔犲伐鍛ㄦ湡": "Theoretical Processing Cycle of Processes", + "宸ュ簭璇︽儏鍒嗘瀽": "Process Detail Analysis", + "浜х嚎鏁翠綋姒傚喌": "Overall Production Line Overview", + "褰撴棩浜ч噺锛坧cs锛�": "Daily Production (pcs)", + "涓婂懆鍚屾瘮": "Year-on-year Comparison with Last Week", + "鏄ㄦ棩鐜瘮": "Sequential Comparison with Yesterday", + "鍗曚綅鏃堕棿浜ч噺锛坧cs/h锛�": "Production per Unit Time (pcs/h)", + "骞冲潎鐢熶骇鑺傛媿锛坰锛�": "Average Production Rhythm (s)", + "褰撴棩瀹屾垚鐜�": "Daily Completion Rate", + "浜у搧鍔犲伐鍛ㄦ湡鍒嗘瀽": "Product Processing Cycle Analysis", + "鏍锋湰鏁�": "Sample Size", + "骞冲潎鍊�": "Average Value", + "鏈�澶у��": "Maximum Value", + "鏈�灏忓��": "Minimum Value", + "鏋佸樊鍊�": "Range Value", + "棰戞暟鍒嗗竷鐩存柟鍥�": "Frequency Distribution Histogram", + "鏌ヨ鏃堕棿闂撮殧涓嶈兘瓒呰繃30澶�": "The query time interval cannot exceed 30 days", + "鐢熸垚涓�": "Generating", + "涓嶅悎鏍煎搧缁熻": "Unqualified Products Statistics", + "甯曠疮鎵樺浘": "Pareto Chart", + "浜х嚎娈�": "Production Line Segment", + "浜у搧鍨嬪彿": "Product Model", + "鏌ヨ鏃ユ湡": "Query Date", + "瀹炴椂妯″紡锛堝畾鏃舵瘡鍒嗛挓鍒锋柊褰撴棩鏁版嵁锛�": "Real-time mode (refresh )", + "瀵煎嚭鍒嗘瀽鎶ュ憡": "Export Report", + "浜у搧涓嶅悎鏍兼暟": "Number of Unqualified Products", + "浜у搧涓嶅悎鏍肩巼": "Unqualified Rate of Products", + "浜у搧涓昏涓嶅悎鏍煎師鍥�": "Main Unqualified Reasons for Products", + "宸ュ簭": "Process", + "宸ヤ綅": "Workstation", + "鐝": "Shift", + "鍥捐〃": "Chart", + "鏌卞舰鍥�": "Bar Chart", + "鎶樼嚎鍥�": "Line Chart", + "鏌卞舰鎶樼嚎鍥�": "Bar-Line Chart", + "杩斿洖": "Back", + "涓嶅悎鏍煎師鍥犲垎甯�": "Distribution of Unqualified Reasons", + "鍏ㄩ儴": "All" + }, + "LabelManagement": { + "浜у搧鍚嶇О": "Product Name", + "浜у搧ID": "Product ID", + "浜у搧鍨嬪彿": "Product Model", + "宸ュ簭": "Process", + "宸ヤ綅": "Workstation", + "搴忓彿": "Serial Number", + "鏍囩鍚嶇О": "Label Name", + "閫傚簲浜у搧鍚嶇О": "Product Name", + "鎿嶄綔鐢ㄦ埛": "Operating user", + "澶囨敞": "Remark", + "娣诲姞": "Add", + "缂栬緫": "Edit", + "鍒涘缓鍓湰": "Create a copy", + "鍒犻櫎": "Delete", + "璇疯緭鍏ュ叧閿瓧": "Please Enter Keywords", + "浣跨敤浜у搧": "Use Product", + "閲嶆柊鎵撳嵃": "Reload Print", + "鏃堕棿鑼冨洿": "Time Range", + "寮�濮嬫椂闂�": "Start Time", + "缁撴潫鏃堕棿": "End Time", + "鎵撳嵃鏃堕棿": "Print Time", + "鎵撳嵃妯℃澘": "Print Template", + "鎵撳嵃缁撴灉": "Print Result", + "娣诲姞鏍囩": "Add Label", + "鏁版嵁鏄犲皠": "Data Mapping", + "鍔ㄦ�佸瓧娈�": "Dynamic Field", + "鏁版嵁绫诲瀷": "Data Type", + "鏁版嵁婧�": "Data Source", + "宸ヤ綅鍚嶇О": "Workstation Name", + "鏍囩妯℃澘": "Label Template", + "鎵撳嵃娆℃暟": "Print Count", + "閫夋嫨": "Select", + "閫傜敤浜у搧": "Product Name", + "閫傜敤宸ヤ綅": "Work Station", + "璇烽�夋嫨": "Please Select", + "璇烽�夋嫨閫傜敤浜у搧": "Please Product", + "璇疯緭鍏ユ爣绛惧悕绉�": "Please Enter Label Name", + "宸ヤ綅閫夋嫨": "Station Selection", + "璇烽�夋嫨鏍囩妯℃澘": "Please Select Label Template", + "鍙橀噺": "Variable", + "瀛楁": "Field", + "鏉$爜鐢熸垚瑙勫垯": "Barcode generation rules", + "娴佺▼涓婁笅鏂�": "Flow Context", + "鏍囪瘑": "FLag", + "鐢熸垚瑙勫垯": "generation rules", + "涓嬪彂鍙橀噺": "Issue Variable", + "瑙勫垯绫诲瀷": "Rule type", + "鏉$爜娈电粍鎴�": "Barcode Segment Composition", + "鏉$爜绀轰緥": "Barcode example", + "鏇存柊鏃堕棿": "Update Time", + "閫傜敤浜у搧鍚嶇О": "Product Name", + "璇疯緭鍏ュ娉�": "Please enter the remarks", + "璇烽�夋嫨鎵撳嵃鏈�": "Please Select Print", + "鎵撳嵃妯$増": "Print Template", + "璇烽�夋嫨鎵撳嵃璁板綍": "Please Select Print Record", + "閫傜敤宸ヤ綅涓嶈兘涓虹┖": "The applicable workstation cannot be empty", + "閫傜敤宸ヤ綅鍏佽涓虹┖": "The applicable workstation cannot be empty", + "鏁版嵁鏄犲皠涓嶈兘涓虹┖": "Data mapping cannot be empty", + "璇烽�夋嫨閫傜敤宸ヤ綅": "Please select the applicable workstation", + "澶嶅埗": "Copy", + "鍒犻櫎鏁版嵁": "Delete Data", + "璇烽�夋嫨鏍囩": "Please Select Label", + "缂栬緫鏍囩": "Edit Label", + "閫傜敤浜у搧涓嶅厑璁镐负绌�": "The applicable product cannot be empty", + "鏍囩鍚嶇О涓嶅厑璁镐负绌�": "The label name cannot be empty", + "閫傜敤宸ヤ綅涓嶅厑璁镐负绌�": "The applicable workstation cannot be empty", + "鎵撳嵃鏈�": "Printer", + "鍒涘缓鍓湰鎴愬姛": "Copy creation successful", + "纭鍒犻櫎閫変腑鏍囩锛�": "Confirm deletion of selected label?", + "鎵撳嵃鎴愬姛": "Print successful", + "璇疯緭鍏ユ墦鍗版鏁�": "Please enter the number of prints", + "浠呮敮鎸佹搷浣滃崟鏉℃暟鎹�": "Only single data operations are supported", + "淇濆瓨鎴愬姛": "Save successful", + "鍒犻櫎鎴愬姛": "Delete successful" + }, + "WMS-WMSMissionManagement": { + "浠诲姟绠$悊": "Mission Management", + "鍒涘缓鏃堕棿": "CreateTime", + "绛涢��": "Filter", + "瀵煎嚭": "Export", + "璇疯緭鍏ュ叧閿瓧": "Please Enter Keywords", + "鍏ュ簱": "Inbound", + "鍑哄簱": "Outbound", + "绉讳綅": "Transposing", + "鏅�氬叆搴�": "Ordinary storage", + "鏅�氬嚭搴�": "Ordinary outbound", + "绌烘墭鍏ュ簱": "Empty pallet storage", + "绌烘墭鍑哄簱": "Empty palletized outbound", + "閲嶅垎閰�": "redistribution", + "鏅�氱Щ浣�": "Ordinary shift" + }, + "PalletManagement": { + "瀵煎叆鎴愬姛": "Import successful", + "瑙g粦鎴愬姛": "Unbinding successful", + "缁戝畾鎴愬姛": "Binding successful", + "淇濆瓨鎴愬姛": "Save successful", + "鎵樼洏": "Pallet", + "瀵煎嚭鎵樼洏": "Export Pallet", + "瀵煎嚭": "Export", + "瀵煎叆澶辫触": "Import Fail", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "Import file format is incorrect, please import .xlsx/.xls and .csv format files", + "璇烽�夋嫨鎵樼洏": "Please Select Pallet", + "纭鍒犻櫎閫変腑鎵樼洏锛�": "Confirm deletion of selected pallet?", + "鍒犻櫎鎴愬姛": "Delete successful", + "鍒犻櫎澶辫触": "Delete failed", + "鍒犻櫎涓�": "Deleting", + "鍒犻櫎鎵樼洏": "Delete Pallet", + "鎵樼洏绠$悊": "Pallet Management", + "鎵樼洏缂栧彿": "Pallet Number", + "鎵樼洏绫诲瀷": "Pallet Type", + "鎿嶄綔": "Operation", + "鐘舵��": "Status", + "鍒涘缓鏃堕棿": "Creation Time", + "鏇存柊鏃堕棿": "Update Time", + "浠呮敮鎸佹搷浣滃崟鏉℃暟鎹�": "Only single data operations are supported", + "缂栬緫鎵樼洏": "Edit Pallet", + "鎵樼洏宸蹭娇鐢紝璇烽噸鏂伴�夋嫨": "Pallet has been used, please select again", + "鎵樼洏缁戝畾": "Pallet Binding", + "鎵樼洏鏈娇鐢紝璇烽噸鏂伴�夋嫨": "Pallet has not been used, please select again", + "鏄惁纭瑙i櫎缁戝畾锛�": "Confirm pallet binding?", + "瑙i櫎缁戝畾鎴愬姛": "Pallet binding released successfully", + "浣跨敤涓�": "In Use", + "鏈娇鐢�": "Not Used", + "娣诲姞": "Add", + "缁戝畾": "Bind", + "瑙g粦": "Unbind", + "鑷姩缁戝畾": "Auto Bind", + "鑷姩瑙g粦": "Auto Unbind", + "鎵嬪姩缁戝畾": "Manual Bind", + "鎵嬪姩瑙g粦": "Manual Unbind", + "鍒犻櫎": "Delete", + "鎵樼洏缁戝畾璁板綍": "Pallet Binding Record", + "璇疯緭鍏ュ叧閿瓧": "Please Enter Keywords", + "搴忓彿": "Serial Number", + "鎵樼洏鐮�": "Pallet Code", + "褰撳墠缁戝畾浜у搧鐮�": "Current Binding Product Code", + "澶囨敞": "Remark", + "娣诲姞鏉′欢": "Add Condition", + "鏃堕棿鑼冨洿": "Time Range", + "寮�濮嬫椂闂�": "Start Time", + "缁撴潫鏃堕棿": "End Time", + "绛涢��": "Filter", + "鏃堕棿鑼冨洿鏈�澶ц法搴︿负60澶�": "The maximum time range span is 60 days", + "鎵樼洏缁戝畾璁板綍.xlsx": "Pallet Binding Record.xlsx", + "浜у搧鐮�": "Product Code", + "鍔ㄤ綔": "Action", + "宸ュ簭": "Process", + "鏃堕棿": "Time", + "璇烽�夋嫨鍔ㄤ綔": "Please Select Action", + "璇疯緭鍏ュ伐搴�": "Please Enter Process", + "璇疯緭鍏�": "Please Enter", + "璇烽�夋嫨": "Please Select", + "瀵煎叆": "Import", + "缂栬緫": "Edit", + "娣诲姞鎵樼洏": "Add Pallet", + "璇疯緭鍏ユ墭鐩樼爜": "Please Enter Pallet Code", + "璇疯緭鍏ュ娉ㄤ俊鎭�": "Please Enter Remark Information", + "璇疯緭鍏ヤ骇鍝佺爜": "Please Enter Product Code", + "浜у搧鐮佷笉鍏佽涓虹┖": "Product code cannot be empty", + "鎵樼洏鐮佷笉鍏佽涓虹┖": "Tray code cannot be empty", + "璇烽�夋嫨鐘舵��": "Please select Status" + } +} \ No newline at end of file diff --git a/PipeLineLems/web/public/language/MesSuite.en-US.json b/PipeLineLems/web/public/language/MesSuite.en-US.json new file mode 100644 index 0000000..e1fedc9 --- /dev/null +++ b/PipeLineLems/web/public/language/MesSuite.en-US.json @@ -0,0 +1,22 @@ +{ + "MesSuite": { + "鍚戜笂娣诲姞涓�琛�": "Add a row above", + "鍚戜笅娣诲姞涓�琛�": "Add a row below", + "鍒犻櫎": "Delete", + "涓嶈兘涓虹┖": "Cannot be empty", + "鏆傛棤鏁版嵁": "No data", + "纭畾": "Confirm", + "鏌ヨ": "search", + "纭": "Confirm", + "鍙栨秷": "Cancel", + "杩芥函鎶ヨ〃": "Traceability report", + "鎶ヨ〃閰嶇疆": "Report configuration", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th", + "璇烽�夋嫨": "Please select" + } +} diff --git a/PipeLineLems/web/public/language/ProcessManagement.en-US.json b/PipeLineLems/web/public/language/ProcessManagement.en-US.json new file mode 100644 index 0000000..617204e --- /dev/null +++ b/PipeLineLems/web/public/language/ProcessManagement.en-US.json @@ -0,0 +1,154 @@ +{ + "ProcessManagement": { + "鏆傛棤鏁版嵁": "No data", + "璇烽�夋嫨": "Please select", + "宸ュ簭鍒楄〃": "WorkSection Report", + "宸ヤ綅鍒楄〃": "Workstations Report", + "璇︽儏": "details", + "绛涢��": "Filter", + "娣诲姞鏉′欢": "Add Condition", + "娣诲姞宸ュ簭": "Add WorkSection", + "宸ュ簭璁剧疆": "WorkSection Settings", + "鍒嗙粍鏉′欢": "Group Condition", + "鎵�灞炰骇绾挎": "Belonging production line segment", + "璇烽�夋嫨鎵�灞炰骇绾挎": "Please select Belonging production line segment", + "鍏宠仈娴佺▼": "Associated Flow", + "璇烽�夋嫨鍏宠仈娴佺▼": "Please select Associated Flow", + "鍒嗙粍": "Group", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "璇疯緭鍏�": "Please enter", + "璇疯緭鍏ュ叧閿瓧": "Please enter keywords", + "搴忓彿": "Number", + "宸ュ簭鍚嶇О": "WorkSection Name", + "宸ュ簭缂栧彿": "WorkSection Number", + "宸ヤ綅鍚嶇О": "Workstation Name", + "鎵�灞炲伐搴�": "Belonging WorkSection", + "璇烽�夋嫨鎵�灞炲伐搴�": "Please select Belonging WorkSection", + "鐪嬫澘IP": "Dashboard IP", + "SOP淇″彿": "SOP Signal", + "鏇存柊鐮佸彉閲�": "Update code variable", + "澶囨敞": "Remark", + "鎵归噺閰嶇疆": "Batch configuration", + "鍙傛暟閰嶇疆": "Parameter configuration", + "鏀寔閰嶇疆浜х嚎浜у搧鏉$爜涓庡敮涓�鏂欑殑瑁呴厤缁戝畾鍏崇郴": "Support configuration production line product barcode and unique material assembly binding relationship", + "鐗╂枡浜у搧鍏宠仈宸ュ簭": "Material product assembly work section", + "杩涚珯缁撴灉鍊奸厤缃�": "Entry station result value configuration", + "宸ュ簭缁撴灉鍊奸厤缃�": "WorkSection result value configuration", + "琛ュ厖璇存槑鏄犲皠": "Supplementary description mapping relationship", + "鍏宠仈鏉$爜鐢熸垚瑙勫垯": "Associated barcode generation rule", + "鏉$爜鍚嶇О": "Barcode name", + "娴佺▼鍚嶇О": "Flow name", + "閫夋嫨": "Select", + "鍏宠仈鐗╂枡": "Associated material", + "鍏抽敭瀛�": "Keyword", + "鍙傛暟淇″彿閰嶇疆": "Parameter signal configuration", + "瀵煎叆鎴愬姛": "Import success", + "瀵煎嚭鎴愬姛": "Export success", + "鍔熻兘閰嶇疆": "Function configuration", + "閲囬泦鍙傛暟": "Collection parameter", + "閰嶆柟鍙傛暟": "Formula parameter", + "涓嶈壇鍘熷洜": "Defect reason", + "鐗╂枡鍙傛暟": "Material parameter", + "灞曞紑宸ュ簭璇︽儏": "Expand work section details", + "鍚戜笂娣诲姞宸ュ簭": "Add work section upwards", + "鍚戜笅娣诲姞宸ュ簭": "Add work section downwards", + "鍒涘缓宸ュ簭鍓湰": "Create work section copy", + "鍒涘缓鍓湰鎴愬姛": "Create copy success", + "鍒犻櫎宸ュ簭": "Delete work section", + "鏄惁鍒犻櫎": "Are you sure to delete", + "鍒犻櫎鎴愬姛": "Delete success", + "宸ュ簭": "WorkSection", + "瀵煎叆澶辫触": "Import fail", + "瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�": "Import file format is incorrect, please import .xlsx/.xls and .csv format files", + "璇疯緭鍏ュ伐搴忓悕绉�": "Please enter workSection name", + "璇烽�夋嫨浜х嚎娈�": "Please select production line segment", + "鐗╂枡鍚嶇О": "Material name", + "鐗╂枡绫诲瀷": "Material type", + "鍙傛暟鍚�": "Parameter name", + "鍙傛暟鎻忚堪": "Parameter description", + "褰撳墠宸ュ簭鏁版嵁鏈繚瀛橈紝鏄惁纭鍏抽棴锛�": "Current work section data has not been saved, do you want to close?", + "淇濆瓨鎴愬姛锛屾敞鎰忛噸鍚祦绋嬫湇鍔★紒": "Save success, please restart the flow service!", + "浜х嚎娈�": "Production line segment", + "缁戝畾鍞竴鏂�": "Binding unique material", + "杩涚珯缁撴灉": "Entry station result", + "涓嬪彂鍊�": "Issued value", + "鍘熷鍊�": "Original value", + "鏄犲皠鍊�": "Mapping value", + "淇濆瓨鎴愬姛": "Save success", + "灞曞紑宸ヤ綅璇︽儏": "Expand workstation details", + "鍚戜笂娣诲姞宸ヤ綅": "Add workstation upwards", + "鍚戜笅娣诲姞宸ヤ綅": "Add workstation downwards", + "娣诲姞宸ヤ綅": "Add Workstation", + "鍒涘缓宸ヤ綅鍓湰": "Create workstation copy", + "鍒涘缓宸ヤ綅鍓湰鎴愬姛": "Create workstation copy success", + "鍒犻櫎宸ヤ綅": "Delete workstation", + "宸ヤ綅": "Workstation", + "褰撳墠宸ヤ綅鏁版嵁鏈繚瀛橈紝鏄惁纭鍏抽棴锛�": "Current workstation data has not been saved, do you want to close?", + "璇疯緭鍏ュ伐浣嶅悕绉�": "Please enter workstation name", + "璇疯緭鍏ュ伐搴忕紪鍙�": "Please enter workSection Number", + "涓嶈兘涓虹┖鎴栫┖鐧藉瓧绗︼紒": "Cannot be empty or blank characters!", + "鐪嬫澘IP鍦板潃": "Dashboard IP address", + "璇疯緭鍏ョ湅鏉縄P鍦板潃": "Please enter dashboard IP address", + "璇烽�夋嫨鏇存柊鐮�": "Please select update code", + "鏇存柊鐮�": "Update code", + "璇烽�夋嫨SOP淇″彿": "Please select SOP signal", + "鐗╂枡妫�楠屼俊鍙�": "Material inspection signal", + "鐗╂枡鏉$爜鍙橀噺": "Material barcode variable", + "鐗╂枡鏍¢獙缁撴灉": "Material check result", + "缁戝畾鐗╂枡": "Binding material", + "鐗╂枡鏉$爜淇℃伅缂撳瓨鍙橀噺": "Material barcode information cache variable", + "涓嶈壇鍝佸師鍥犲悕绉�": "Defect reason name", + "鍒ゆ柇鍊�": "Judgment value", + "涓嶈壇鍝佸師鍥犲彉閲�": "Defect reason variable", + "鍔熻兘鍚嶇О": "Function name", + "鎵�灞炴祦绋�": "Belonging flow", + "鍔熻兘鎻忚堪": "Function description", + "鍔熻兘閫夐」": "Function option", + "閲囬泦鍙橀噺": "Collection variable", + "涓嬪彂鍏宠仈鍙橀噺": "Issued related variable", + "鐩戝惉鍏宠仈鍙橀噺": "Listen related variable", + "鍔熻兘瀛楁": "Function field", + "鎻忚堪": "Description", + "鍙橀噺瑙勫垯": "Variable rule", + "鐗╂枡缂栧彿": "Material number", + "鍏宠仈宸ュ簭": "Related workSection", + "鍗曚綅": "Unit", + "瑙勫垯绫诲瀷": "Rule type", + "鏉$爜娈电粍鎴�": "Barcode segment composition", + "鏉$爜绀轰緥": "Barcode example", + "鏇存柊鏃堕棿": "Update time", + "鏍¢獙绫诲瀷": "Check type", + "鏍¢獙鏉$爜": "Check barcode", + "浜や簰绫诲瀷": "Interaction type", + "鍔熻兘椤�": "Function item", + "宸ュ簭鍒楄〃-鍒楄〃": "WorkSection Report-List", + "宸ヤ綅-鍒楄〃": "Workstations Report-List", + "宸ュ簭鍒楄〃-娣诲姞": "WorkSection Report-Add", + "宸ュ簭鍒楄〃-璁剧疆": "WorkSection Report-Settings", + "宸ュ簭鍒楄〃-杩囨护": "WorkSection Report-Filter", + "宸ュ簭鍒楄〃-鍒嗙粍": "WorkSection Report-Group", + "宸ュ簭鍒楄〃-瀵煎叆": "WorkSection Report-Import", + "宸ュ簭鍒楄〃-杈撳嚭": "WorkSection Report-Export", + "宸ヤ綅鍒楄〃-娣诲姞": "Workstations Report-Add", + "宸ヤ綅鍒楄〃-鎵归噺閰嶇疆": "Workstations Report-Batch Settings", + "宸ヤ綅鍒楄〃-杩囨护": "Workstations Report-Filter", + "宸ヤ綅鍒楄〃-鍒嗙粍": "Workstations Report-Group", + "宸ヤ綅鍒楄〃-瀵煎叆": "Workstations Report-Import", + "宸ヤ綅鍒楄〃-杈撳嚭": "Workstations Report-Export", + "纭畾": "Confirm", + "鏌ヨ": "search", + "纭": "Confirm", + "鍙栨秷": "Cancel", + "杩芥函鎶ヨ〃": "Traceability report", + "鎶ヨ〃閰嶇疆": "Report configuration", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th", + "鎿嶄綔": "Operation", + "寮傚父鍘熷洜": "Abnormal reason" + } +} diff --git a/PipeLineLems/web/public/language/ProductManagement.en-US.json b/PipeLineLems/web/public/language/ProductManagement.en-US.json new file mode 100644 index 0000000..100bf5a --- /dev/null +++ b/PipeLineLems/web/public/language/ProductManagement.en-US.json @@ -0,0 +1,72 @@ +{ + "ProductManagement": { + "鏆傛棤鏁版嵁": "No data", + "浜у搧绠$悊": "Product management", + "娣诲姞": "Add", + "缂栬緫": "Edit", + "瀵煎叆": "Import", + "瀵煎嚭": "Export", + "SOP绠$悊": "SOP management", + "SOP閰嶇疆": "SOP configuration", + "鍒犻櫎": "Delete", + "璇疯緭鍏ヤ骇鍝佸悕绉般�佷骇鍝佸瀷鍙枫�佸拰浜у搧绠�鐮�": "Enter product name,model,code", + "搴忓彿": "Serial number", + "浜у搧鍚嶇О": "Product name", + "浜у搧鍨嬪彿": "Product model", + "浜у搧绠�鍙�": "Product code", + "閰嶆柟鍚嶇О": "Recipe name", + "宸ヨ壓璺嚎": "Process route", + "澶囨敞": "Remark", + "棰勮": "Preview", + "娣诲姞鏈湴鏂囦欢": "Add local file", + "鎷栨嫿鑷宠繖閲屼笂浼�": "Drag and drop here to upload", + "宸ュ簭娈�": "Process segment", + "璇烽�夋嫨宸ュ簭娈�": "Please select a process segment", + "鍏ㄩ儴": "All", + "宸ュ簭": "Process", + "璇疯緭鍏ュ伐搴忓悕绉�": "Enter process name", + "宸ユ绠$悊": "Workstep management", + "鏂板": "Add", + "闄勪欢": "Attachment", + "宸ユ鍜屽伐姝ユ弿杩颁负蹇呭~": "Workstep and description are required", + "宸ユ鍚嶇О涓嶅彲浠ラ噸澶�": "Workstep name cannot be repeated", + "宸ユ": "Workstep", + "鎿嶄綔鎻忚堪": "Operation description", + "璇烽�夋嫨宸ュ簭": "Please select a process", + "璇烽�夋嫨闇�瑕佸垹闄ょ殑宸ユ": "Please select the workstep to be deleted", + "宸ュ簭缂栧彿": "Process number", + "宸ュ簭鍚嶇О": "Process name", + "宸ュ簭娈靛悕绉�": "Process segment name", + "鎿嶄綔鎴愬姛": "Operation successful", + "浜у搧鍚嶇О涓嶅厑璁镐负绌猴紒": "Product name cannot be empty!", + "璇疯緭鍏ヤ骇鍝佸悕绉�": "Please enter product name", + "浜у搧鍨嬪彿涓嶅厑璁镐负绌猴紒": "Product model cannot be empty!", + "璇疯緭鍏ヤ骇鍝佸瀷鍙�": "Please enter product model", + "璇疯緭鍏ヤ骇鍝佺畝鍙�": "Please enter product code", + "鍒涘缓鎴愬姛": "Creation successful", + "淇敼鎴愬姛": "Modification successful", + "鍒犻櫎鎴愬姛": "Deletion successful", + "璇烽�夋嫨浜у搧杩涜鍒犻櫎!": "Please select a product to delete!", + "浜у搧鍒犻櫎鍚庯紝鐩稿叧鐢熶骇鏁版嵁鏃犳硶鎭㈠锛屾槸鍚︾‘璁ゅ垹闄わ紵": "Product deletion cannot be recovered, are you sure to delete?", + "鏂板缓浜у搧": "New product", + "璇烽�夋嫨涓�涓骇鍝佽繘琛岀紪杈�": "Please select a product to edit", + "璇烽�夋嫨涓�涓骇鍝佽繘琛屾搷浣�!": "Please select a product to operate!", + "浠呮敮鎸佺紪杈戝崟涓骇鍝�": "Only support editing a single product", + "璇ヤ骇鍝佸瀷鍙锋鍦ㄧ敓浜т腑锛屼笉鍙搷浣滐紒": "The product model is in production, cannot be operated!", + "浠呮敮鎸佸涓�涓骇鍝佸瀷鍙疯繘琛屾搷浣�!": "Only support operating on a single product model!", + "浜у搧姝e湪鐢熶骇涓紝涓嶅厑璁哥紪杈�!": "Product is in production, cannot be edited!", + "缂栬緫浜у搧": "Edit product", + "纭畾": "Confirm", + "鏌ヨ": "search", + "纭": "Confirm", + "鍙栨秷": "Cancel", + "杩芥函鎶ヨ〃": "Traceability report", + "鎶ヨ〃閰嶇疆": "Report configuration", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "绗�": "th" + } +} diff --git a/PipeLineLems/web/public/language/lmes.en-US.json b/PipeLineLems/web/public/language/lmes.en-US.json new file mode 100644 index 0000000..5526ccf --- /dev/null +++ b/PipeLineLems/web/public/language/lmes.en-US.json @@ -0,0 +1,65 @@ +{ + "trace": { + "杩芥函鎶ヨ〃": "Traceability Report", + "鎶ヨ〃閰嶇疆": "Report Configuration", + "璇疯緭鍏ヨ嚜鐒舵暟锛�": "Please enter a natural number!", + "杈撳叆鏁伴噺澶т簬鍙傛暟鏁伴噺锛岃閲嶆柊杈撳叆": "The input quantity is greater than the parameter quantity. Please enter again.", + "鍐荤粨鍒楁暟涓嶈兘鍖呭惈澶氱骇琛ㄥご锛岃閲嶆柊杈撳叆": "The frozen column count cannot include multi-level headers. Please enter again.", + "涓氬姟瀛楁閰嶇疆": "Business Field Configuration", + "灞曠ず閰嶇疆": "Display Configuration", + "鎬昏〃閰嶇疆": "Overall Table Configuration", + "淇濆瓨鎴愬姛锛�": "Saved successfully!", + "淇濆瓨澶辫触锛�": "Failed to save!", + "鎻愮ず": "Tip", + "鏄惁鍒犻櫎": "Do you want to delete?", + "鏄�": "Yes", + "鍚�": "No", + "搴忓彿": "Serial Number", + "浜у搧鍚嶇О": "Product Name", + "浜у搧鍨嬪彿": "Product Model", + "澶囨敞": "Remarks", + "鏆傛棤鏁版嵁": "No data available", + "璇峰嬀閫夊閫夋锛�": "Please check the checkbox!", + "璇烽�夋嫨宸ュ簭锛�": "Please select a process!", + "璇烽�夋嫨鍙傛暟锛�": "Please select parameters!", + "涓婇檺": "Upper Limit", + "鎿嶄綔": "Operation", + "淇敼": "Modify", + "鎬昏〃鍚嶇О": "Overall Table Name", + "缁勫悎宸ュ簭": "Combined Process", + "鎿嶄綔鏃堕棿": "Operation Time", + "鎿嶄綔浜�": "Operator", + "鏌ョ湅": "View", + "鏂板缓": "New", + "宸ュ簭娈�": "Process Segment", + "宸ュ簭鍚嶇О": "Process Name", + "閫夋嫨": "Select", + "鍒犻櫎": "Delete", + "鏂板缓鎬昏〃": "New Overall Table", + "淇敼鎬昏〃": "Modify Overall Table", + "鍏�": "Total", + "椤�": "Pages", + "褰撳墠绗�": "Current", + "姣忛〉": "Per Page", + "鏉¤褰�": "Records", + "瀵煎嚭鏃堕棿鑼冨洿": "Export Time Range", + "宸ュ簭": "Process", + "鍙傛暟": "Parameter", + "涓婇檺鍊�": "Upper Limit Value", + "涓嬮檺鍊�": "Lower Limit Value", + "杩樺師": "Restore", + "宸ュ簭鍙傛暟绫诲瀷": "Process Parameter Type", + "宸ュ簭鍙傛暟": "Process Parameter", + "浜х嚎娈靛悕绉�": "Production Line Segment Name", + "宸ュ簭缂栧彿": "Process Number", + "鍙傛暟绫诲瀷": "Parameter Type", + "鍙傛暟鍚嶇О": "Parameter Name", + "閲囬泦鍙傛暟": "Collected Parameters", + "涓嬪彂鍙傛暟": "Issued Parameters" + }, + "lmes": { + "纭畾": "Confirm", + "纭": "Confirm", + "鍙栨秷": "Cancel" + } +} diff --git a/PipeLineLems/web/public/mitm/mitm.html b/PipeLineLems/web/public/mitm/mitm.html new file mode 100644 index 0000000..508a9c3 --- /dev/null +++ b/PipeLineLems/web/public/mitm/mitm.html @@ -0,0 +1,167 @@ +<!-- + mitm.html is the lite "man in the middle" + + This is only meant to signal the opener's messageChannel to + the service worker - when that is done this mitm can be closed + but it's better to keep it alive since this also stops the sw + from restarting + + The service worker is capable of intercepting all request and fork their + own "fake" response - wish we are going to craft + when the worker then receives a stream then the worker will tell the opener + to open up a link that will start the download +--> +<script> +// This will prevent the sw from restarting +let keepAlive = () => { + keepAlive = () => {} + var ping = location.href.substr(0, location.href.lastIndexOf('/')) + '/ping' + var interval = setInterval(() => { + if (sw) { + sw.postMessage('ping') + } else { + fetch(ping).then(res => res.text(!res.ok && clearInterval(interval))) + } + }, 10000) +} + +// message event is the first thing we need to setup a listner for +// don't want the opener to do a random timeout - instead they can listen for +// the ready event +// but since we need to wait for the Service Worker registration, we store the +// message for later +let messages = [] +window.onmessage = evt => messages.push(evt) + +let sw = null +let scope = '' + +function registerWorker() { + return navigator.serviceWorker.getRegistration('./').then(swReg => { + return swReg || navigator.serviceWorker.register('sw.js', { scope: './' }) + }).then(swReg => { + const swRegTmp = swReg.installing || swReg.waiting + + scope = swReg.scope + + return (sw = swReg.active) || new Promise(resolve => { + swRegTmp.addEventListener('statechange', fn = () => { + if (swRegTmp.state === 'activated') { + swRegTmp.removeEventListener('statechange', fn) + sw = swReg.active + resolve() + } + }) + }) + }) +} + +// Now that we have the Service Worker registered we can process messages +function onMessage (event) { + let { data, ports, origin } = event + + // It's important to have a messageChannel, don't want to interfere + // with other simultaneous downloads + if (!ports || !ports.length) { + throw new TypeError("[StreamSaver] You didn't send a messageChannel") + } + + if (typeof data !== 'object') { + throw new TypeError("[StreamSaver] You didn't send a object") + } + + // the default public service worker for StreamSaver is shared among others. + // so all download links needs to be prefixed to avoid any other conflict + data.origin = origin + + // if we ever (in some feature versoin of streamsaver) would like to + // redirect back to the page of who initiated a http request + data.referrer = data.referrer || document.referrer || origin + + // pass along version for possible backwards compatibility in sw.js + data.streamSaverVersion = new URLSearchParams(location.search).get('version') + + if (data.streamSaverVersion === '1.2.0') { + console.warn('[StreamSaver] please update streamsaver') + } + + /** @since v2.0.0 */ + if (!data.headers) { + console.warn("[StreamSaver] pass `data.headers` that you would like to pass along to the service worker\nit should be a 2D array or a key/val object that fetch's Headers api accepts") + } else { + // test if it's correct + // should thorw a typeError if not + new Headers(data.headers) + } + + /** @since v2.0.0 */ + if (typeof data.filename === 'string') { + console.warn("[StreamSaver] You shouldn't send `data.filename` anymore. It should be included in the Content-Disposition header option") + // Do what File constructor do with fileNames + data.filename = data.filename.replace(/\//g, ':') + } + + /** @since v2.0.0 */ + if (data.size) { + console.warn("[StreamSaver] You shouldn't send `data.size` anymore. It should be included in the content-length header option") + } + + /** @since v2.0.0 */ + if (data.readableStream) { + console.warn("[StreamSaver] You should send the readableStream in the messageChannel, not throught mitm") + } + + /** @since v2.0.0 */ + if (!data.pathname) { + console.warn("[StreamSaver] Please send `data.pathname` (eg: /pictures/summer.jpg)") + data.pathname = Math.random().toString().slice(-6) + '/' + data.filename + } + + // remove all leading slashes + data.pathname = data.pathname.replace(/^\/+/g, '') + + // remove protocol + let org = origin.replace(/(^\w+:|^)\/\//, '') + + // set the absolute pathname to the download url. + data.url = new URL(`${scope + org}/${data.pathname}`).toString() + + if (!data.url.startsWith(`${scope + org}/`)) { + throw new TypeError('[StreamSaver] bad `data.pathname`') + } + + // This sends the message data as well as transferring + // messageChannel.port2 to the service worker. The service worker can + // then use the transferred port to reply via postMessage(), which + // will in turn trigger the onmessage handler on messageChannel.port1. + + const transferable = data.readableStream + ? [ ports[0], data.readableStream ] + : [ ports[0] ] + + if (!(data.readableStream || data.transferringReadable)) { + keepAlive() + } + + return sw.postMessage(data, transferable) +} + +if (window.opener) { + // The opener can't listen to onload event, so we need to help em out! + // (telling them that we are ready to accept postMessage's) + window.opener.postMessage('StreamSaver::loadedPopup', '*') +} + +if (navigator.serviceWorker) { + registerWorker().then(() => { + window.onmessage = onMessage + messages.forEach(window.onmessage) + }) +} + +// FF v102 just started to supports transferable streams, but still needs to ping sw.js +// even tough the service worker dose not have to do any kind of work and listen to any +// messages... #305 +keepAlive() + +</script> diff --git a/PipeLineLems/web/public/mitm/sw.js b/PipeLineLems/web/public/mitm/sw.js new file mode 100644 index 0000000..dd75c1a --- /dev/null +++ b/PipeLineLems/web/public/mitm/sw.js @@ -0,0 +1,130 @@ +/* global self ReadableStream Response */ + +self.addEventListener('install', () => { + self.skipWaiting() +}) + +self.addEventListener('activate', event => { + event.waitUntil(self.clients.claim()) +}) + +const map = new Map() + +// This should be called once per download +// Each event has a dataChannel that the data will be piped through +self.onmessage = event => { + // We send a heartbeat every x second to keep the + // service worker alive if a transferable stream is not sent + if (event.data === 'ping') { + return + } + + const data = event.data + const downloadUrl = data.url || self.registration.scope + Math.random() + '/' + (typeof data === 'string' ? data : data.filename) + const port = event.ports[0] + const metadata = new Array(3) // [stream, data, port] + + metadata[1] = data + metadata[2] = port + + // Note to self: + // old streamsaver v1.2.0 might still use `readableStream`... + // but v2.0.0 will always transfer the stream through MessageChannel #94 + if (event.data.readableStream) { + metadata[0] = event.data.readableStream + } else if (event.data.transferringReadable) { + port.onmessage = evt => { + port.onmessage = null + metadata[0] = evt.data.readableStream + } + } else { + metadata[0] = createStream(port) + } + + map.set(downloadUrl, metadata) + port.postMessage({ download: downloadUrl }) +} + +function createStream (port) { + // ReadableStream is only supported by chrome 52 + return new ReadableStream({ + start (controller) { + // When we receive data on the messageChannel, we write + port.onmessage = ({ data }) => { + if (data === 'end') { + return controller.close() + } + + if (data === 'abort') { + controller.error('Aborted the download') + return + } + + controller.enqueue(data) + } + }, + cancel (reason) { + console.log('user aborted', reason) + port.postMessage({ abort: true }) + } + }) +} + +self.onfetch = event => { + const url = event.request.url + + // this only works for Firefox + if (url.endsWith('/ping')) { + return event.respondWith(new Response('pong')) + } + + const hijacke = map.get(url) + + if (!hijacke) return null + + const [ stream, data, port ] = hijacke + + map.delete(url) + + // Not comfortable letting any user control all headers + // so we only copy over the length & disposition + const responseHeaders = new Headers({ + 'Content-Type': 'application/octet-stream; charset=utf-8', + + // To be on the safe side, The link can be opened in a iframe. + // but octet-stream should stop it. + 'Content-Security-Policy': "default-src 'none'", + 'X-Content-Security-Policy': "default-src 'none'", + 'X-WebKit-CSP': "default-src 'none'", + 'X-XSS-Protection': '1; mode=block', + 'Cross-Origin-Embedder-Policy': 'require-corp' + }) + + let headers = new Headers(data.headers || {}) + + if (headers.has('Content-Length')) { + responseHeaders.set('Content-Length', headers.get('Content-Length')) + } + + if (headers.has('Content-Disposition')) { + responseHeaders.set('Content-Disposition', headers.get('Content-Disposition')) + } + + // data, data.filename and size should not be used anymore + if (data.size) { + console.warn('Depricated') + responseHeaders.set('Content-Length', data.size) + } + + let fileName = typeof data === 'string' ? data : data.filename + if (fileName) { + console.warn('Depricated') + // Make filename RFC5987 compatible + fileName = encodeURIComponent(fileName).replace(/['()]/g, escape).replace(/\*/g, '%2A') + responseHeaders.set('Content-Disposition', "attachment; filename*=UTF-8''" + fileName) + } + + event.respondWith(new Response(stream, { headers: responseHeaders })) + + port.postMessage({ debug: 'Download started' }) +} diff --git a/PipeLineLems/web/pull.sh b/PipeLineLems/web/pull.sh new file mode 100644 index 0000000..b2041bc --- /dev/null +++ b/PipeLineLems/web/pull.sh @@ -0,0 +1,95 @@ +#!/bin/bash + +# 瀹氫箟榛樿缁勪欢鏁扮粍 +default_widget_Array=() + +# 璇诲彇 .build.prod 鏂囦欢鍐呭 +if [[ -f ./.build.prod ]]; then + while IFS= read -r line || [ -n "$line" ]; do + default_widget_Array+=("$line") + done < ./.build.prod +fi +# 浠� .build 鏂囦欢璇诲彇鍐呭 +buildFile="./.build" + +build_widget_Array=() +if [ -f "$buildFile" ]; then + while IFS= read -r line || [ -n "$line" ]; do + build_widget_Array+=("$line") + done < "$buildFile" +fi +if [ -f "$buildFile.local" ]; then + while IFS= read -r line || [ -n "$line" ]; do + build_widget_Array+=("$line") + done < "$buildFile.local" +fi + +# 妫�鏌ュ苟鍒涘缓 src/widgets 鐩綍 +basePath="src/widgets" +if [ ! -d "$basePath" ]; then + echo "鐩綍 $basePath 涓嶅瓨鍦ㄣ�傛鍦ㄥ垱寤�..." + mkdir -p "$basePath" +fi + +# 瀹氫箟涓�涓嚱鏁版潵澶勭悊缁勪欢 +process_widget() { + local widgetName=$1 + local gitUrl=$2 + local widgetPath="$basePath/$widgetName" + + if [ -d "$widgetPath" ]; then + # 濡傛灉鏂囦欢澶瑰瓨鍦紝杩涘叆璇ユ枃浠跺す骞舵墽琛� git pull + echo "鐩綍 $widgetPath 宸插瓨鍦ㄣ�傛鍦ㄦ媺鍙栨渶鏂版洿鏀�..." + cd "$widgetPath" || exit + + # 妫�鏌ユ槸鍚﹁缃簡璺熻釜鍒嗘敮 + branch_name=$(git rev-parse --abbrev-ref HEAD) + upstream_branch=$(git rev-parse --abbrev-ref --symbolic-full-name @{u} 2>/dev/null) + + if [ -z "$upstream_branch" ]; then + echo "褰撳墠鍒嗘敮 $branch_name 娌℃湁璁剧疆涓婃父鍒嗘敮銆傛鍦ㄨ缃笂娓稿垎鏀负 origin/$branch_name..." + git branch --set-upstream-to=origin/$branch_name + fi + + # 妫�鏌ユ槸鍚︽湁鏈彁浜ょ殑鏇存敼 + stash_result=1 + if [ -n "$(git status --porcelain)" ]; then + echo "妫�娴嬪埌鏈彁浜ょ殑鏇存敼銆傛鍦ㄦ殏瀛樻洿鏀�..." + git stash push -m "鍦ㄦ媺鍙� $widgetName 鏇存敼涔嬪墠鑷姩鏆傚瓨" + stash_result=$? + fi + + # 灏濊瘯鎵ц git pull + git pull --ff-only + pull_result=$? + + # 濡傛灉鏈� stash锛屽垯灏濊瘯鎭㈠ + if [ "$stash_result" -eq 0 ]; then + echo "姝e湪鎭㈠鏆傚瓨鐨勬洿鏀�..." + git stash pop + fi + + cd - || exit + + # 妫�鏌� pull 鐨勭粨鏋� + if [ "$pull_result" -ne 0 ]; then + echo "$widgetName 鐨� git pull 澶辫触銆傝鎵嬪姩瑙e喅鍐茬獊銆�" + fi + else + # 濡傛灉鏂囦欢澶逛笉瀛樺湪锛屾墽琛� git clone + echo "鐩綍 $widgetPath 涓嶅瓨鍦ㄣ�傛鍦ㄥ厠闅嗕粨搴�..." + git clone "$gitUrl" "$widgetPath" + fi +} + +# 澶勭悊榛樿缁勪欢鏁扮粍 +for widgetName in "${default_widget_Array[@]}"; do + gitUrl="https://gitlab.syc-cms.com/lmes-plugin/web/$widgetName.git" + process_widget "$widgetName" "$gitUrl" +done + +# 澶勭悊 .build 鏂囦欢涓殑缁勪欢鏁扮粍 +for widgetName in "${build_widget_Array[@]}"; do + gitUrl="https://gitlab.syc-cms.com/lmes-plugin/web/business/$widgetName.git" + process_widget "$widgetName" "$gitUrl" +done diff --git a/PipeLineLems/web/release.sh b/PipeLineLems/web/release.sh new file mode 100644 index 0000000..33e69b7 --- /dev/null +++ b/PipeLineLems/web/release.sh @@ -0,0 +1,79 @@ +#!/bin/bash + +# 榛樿缁勪欢鏁扮粍 +widget_Array=() + +# 鎸囧畾鍒嗘敮鍚嶄綔涓哄弬鏁颁紶鍏� +target_branch=$1 + +if [[ -z "$target_branch" ]]; then + echo "璇锋寚瀹氱洰鏍囧垎鏀紝渚嬪: bash $0 feature/wg/test" + exit 1 +fi +# 璇诲彇 .build.prod 鏂囦欢鍐呭 +if [[ -f ./.build.prod ]]; then + while IFS= read -r line || [ -n "$line" ]; do + widget_Array+=("$line") + done < ./.build.prod +fi + +# 璇诲彇 .build 鏂囦欢鍐呭 +if [[ -f ./.build ]]; then + while IFS= read -r line || [ -n "$line" ]; do + widget_Array+=("$line") + done < ./.build +fi + +# 璇诲彇 .build 鏂囦欢鍐呭 +if [[ -f ./.build.local ]]; then + while IFS= read -r line || [ -n "$line" ]; do + widget_Array+=("$line") + done < ./.build.local +fi + +# 鍘婚噸 +widget_Array=($(echo "${widget_Array[@]}" | tr ' ' '\n' | sort -u | tr '\n' ' ')) + +# 瀛樺偍鍒囨崲淇℃伅鐨勬暟缁� +declare -a switch_info + +# 寰幆閬嶅巻缁勪欢鏁扮粍 +for widgetName in "${widget_Array[@]}"; do + # 妫�鏌ョ粍浠剁洰褰曟槸鍚﹀瓨鍦� + if [[ -d "src/widgets/$widgetName" ]]; then + # 杩涘叆缁勪欢鐩綍 + cd "src/widgets/$widgetName" || { echo "鏃犳硶杩涘叆鐩綍 src/widgets/$widgetName"; continue; } + + # 鑾峰彇褰撳墠鍒嗘敮鍚� + current_branch=$(git symbolic-ref --short HEAD) + + # 濡傛灉褰撳墠鍒嗘敮浠g爜鏈夊彉鍔紝鎻愪氦鍙樻洿 + if [[ -n "$(git status --porcelain)" ]]; then + git add . + git commit -m 'merge' + fi + + # 鍒涘缓涓�涓猼ag + git tag "$target_branch" + git push origin "$target_branch" + # 鑾峰彇鍒囨崲鍚庣殑鍒嗘敮鍚� + new_branch=$(git symbolic-ref --short HEAD) + + # 鎺ㄩ�佹寚瀹氬垎鏀埌杩滅▼ + # git push --set-upstream origin "$target_branch" + + # 娣诲姞鍒囨崲淇℃伅鍒版暟缁� + switch_info+=("$widgetName: $current_branch -> $new_branch") + + # 杩斿洖鍒颁笂涓�绾х洰褰� + cd - > /dev/null || exit + else + echo "鐩綍 src/widgets/$widgetName 涓嶅瓨鍦�" + fi +done + +# 缁熶竴杈撳嚭鍒囨崲淇℃伅 +echo "鍒囨崲淇℃伅锛�" +for info in "${switch_info[@]}"; do + echo "$info" +done diff --git a/PipeLineLems/web/script/ZipAFolder.js b/PipeLineLems/web/script/ZipAFolder.js new file mode 100644 index 0000000..4cb4ce5 --- /dev/null +++ b/PipeLineLems/web/script/ZipAFolder.js @@ -0,0 +1,174 @@ +'use strict' +Object.defineProperty(exports, '__esModule', { value: true }) +exports.tar = + exports.zip = + exports.ZipAFolder = + exports.COMPRESSION_LEVEL = + void 0 +const tslib_1 = require('tslib') +const fs_1 = require('fs') +const path_1 = tslib_1.__importDefault(require('path')) +const archiver_1 = tslib_1.__importDefault(require('archiver')) +const promises_1 = tslib_1.__importDefault(require('fs/promises')) +const is_glob_1 = tslib_1.__importDefault(require('is-glob')) +const glob_1 = require('glob') +var COMPRESSION_LEVEL +;(function (COMPRESSION_LEVEL) { + COMPRESSION_LEVEL[(COMPRESSION_LEVEL['uncompressed'] = 0)] = 'uncompressed' + COMPRESSION_LEVEL[(COMPRESSION_LEVEL['medium'] = 5)] = 'medium' + COMPRESSION_LEVEL[(COMPRESSION_LEVEL['high'] = 9)] = 'high' +})(COMPRESSION_LEVEL || (exports.COMPRESSION_LEVEL = COMPRESSION_LEVEL = {})) +class ZipAFolder { + static tar(src, tarFilePath, zipAFolderOptions) { + return tslib_1.__awaiter(this, void 0, void 0, function* () { + const o = zipAFolderOptions || { + compression: COMPRESSION_LEVEL.high, + } + if (o.compression === COMPRESSION_LEVEL.uncompressed) { + yield ZipAFolder.compress({ + src, + targetFilePath: tarFilePath, + format: 'tar', + zipAFolderOptions, + }) + } else { + yield ZipAFolder.compress({ + src, + targetFilePath: tarFilePath, + format: 'tar', + zipAFolderOptions, + archiverOptions: { + gzip: true, + gzipOptions: { + level: o.compression, + }, + }, + }) + } + }) + } + static zip(src, zipFilePath, zipAFolderOptions) { + return tslib_1.__awaiter(this, void 0, void 0, function* () { + const o = zipAFolderOptions || { + compression: COMPRESSION_LEVEL.high, + } + if (o.compression === COMPRESSION_LEVEL.uncompressed) { + yield ZipAFolder.compress({ + src, + targetFilePath: zipFilePath, + format: 'zip', + zipAFolderOptions, + archiverOptions: { + store: true, + }, + }) + } else { + yield ZipAFolder.compress({ + src, + targetFilePath: zipFilePath, + format: 'zip', + zipAFolderOptions, + archiverOptions: { + zlib: { + level: o.compression, + }, + }, + }) + } + }) + } + static compress(_a) { + return tslib_1.__awaiter( + this, + arguments, + void 0, + function* ({ + src, + targetFilePath, + format, + zipAFolderOptions, + archiverOptions, + }) { + let output + const globList = [] + if ( + !(zipAFolderOptions === null || zipAFolderOptions === void 0 + ? void 0 + : zipAFolderOptions.customWriteStream) && + targetFilePath + ) { + const targetBasePath = path_1.default.dirname(targetFilePath) + if (targetBasePath === src) { + throw new Error('Source and target folder must be different.') + } + try { + if (!(0, is_glob_1.default)(src)) { + yield promises_1.default.access( + src, + promises_1.default.constants.R_OK + ) + } + yield promises_1.default.access( + targetBasePath, + promises_1.default.constants.R_OK | + promises_1.default.constants.W_OK + ) + } catch (e) { + throw new Error(`Permission error: ${e.message}`) + } + if ((0, is_glob_1.default)(src)) { + for (const globPart of src.split(',')) { + globList.push(...(yield (0, glob_1.glob)(globPart.trim()))) + } + if (globList.length === 0) { + throw new Error(`No glob match found for "${src}".`) + } + } + output = (0, fs_1.createWriteStream)(targetFilePath) + } else if (zipAFolderOptions && zipAFolderOptions.customWriteStream) { + output = zipAFolderOptions.customWriteStream + } else { + throw new Error( + 'You must either provide a target file path or a custom write stream to write to.' + ) + } + const zipArchive = (0, archiver_1.default)( + format, + archiverOptions || {} + ) + return new Promise((resolve, reject) => + tslib_1.__awaiter(this, void 0, void 0, function* () { + output.on('close', resolve) + output.on('error', reject) + zipArchive.pipe(output) + if ((0, is_glob_1.default)(src)) { + for (const file of globList) { + if ((yield promises_1.default.lstat(file)).isFile()) { + const content = yield promises_1.default.readFile(file) + zipArchive.append(content, { + name: file, + }) + } + } + } else { + zipArchive.directory( + src, + (zipAFolderOptions === null || zipAFolderOptions === void 0 + ? void 0 + : zipAFolderOptions.destPath) || false, + { + date: new Date(Date.now() + 8 * 60 * 60 * 1000), + } + ) + } + yield zipArchive.finalize() + }) + ) + } + ) + } +} +exports.ZipAFolder = ZipAFolder +exports.zip = ZipAFolder.zip +exports.tar = ZipAFolder.tar +//# sourceMappingURL=ZipAFolder.js.map diff --git a/PipeLineLems/web/script/build.js b/PipeLineLems/web/script/build.js index c9db6a3..c9f75c4 100644 --- a/PipeLineLems/web/script/build.js +++ b/PipeLineLems/web/script/build.js @@ -1,33 +1,43 @@ -const crossSpawn = require('cross-spawn') -const slash = require('slash') +const tag = require('./tag.js') const { writeFileSync, rmSync, ensureFileSync } = require('fs-extra') +const { spawn } = require('node:child_process') const { globSync } = require('glob') const path = require('path') +const fs = require('fs-extra') +const slash = require('slash') +const crossSpawn = require('cross-spawn') +const { zip } = require('./ZipAFolder.js') const os = require('os') +const chalk = require('chalk') + +const assetsUrl = + 'https://lmes:gldt-ocw4NMSiDHD461ZoDvyK@gitlab.syc-cms.com:8443/lmes-plugin/web/assets.git' +const baseDir = './node_modules/.cache/wwwroot' const baseBuildFile = './node_modules/.cache/widgets.json' -let isSingleBuild = false -const isWin = process.platform === 'win32' const argvPath = './script/.argv' -const widgetName = process.argv[process.argv.length - 1] -const widgetsPath = globSync(`./src/widgets/*/index.ts`) -const getWidgetNames = widgetsPath.map((file) => { - const parts = isWin - ? path.resolve(file).split('\\') - : path.resolve(file).split('/') - return parts[parts.length - 2] -}) - -if (getWidgetNames.includes(widgetName)) { - isSingleBuild = true - writeFileSync(argvPath, widgetName) -} - +const hostPath = slash(path.resolve(process.cwd(), baseDir)) +const hostZipPath = slash(path.resolve(process.cwd(), './wwwroot.zip')) +let isSingleBuild = false +let isDebugMode = false +// 缂栬瘧缁撴潫鏁伴噺 +let buildCount = 0 +// 缂栬瘧杩涚▼鎬绘暟閲� +let buildSumCount = 0 +let startTime = Date.now() +removeHostPackage() buildWidgets() +/** + * 缂栬瘧缁勪欢 + */ function buildWidgets() { const isWin = process.platform === 'win32' const argv = process.argv || [] - + // 褰揹ebug妯″紡涓嬶紝灏嗘湰鍦�205鐜涓嬬殑鍥剧墖鍦板潃鏄犲皠鍒颁唬鐮佷腑锛屽彲浠ュ皢.env鐜杩涜璁剧疆VITE_STATIC_URL + if (argv.includes('debug')) { + isDebugMode = true + argv.splice(argv.indexOf('debug'), 1) + } const widgetName = argv[argv.length - 1] const widgetsPath = globSync(`./src/widgets/*/index.ts`) @@ -36,8 +46,15 @@ ? path.resolve(file).split('\\') : path.resolve(file).split('/') return parts[parts.length - 2] - }) // 鎵撳寘涓�涓粍浠� + }) + try { + fs.removeSync('./dist') + } catch (error) { + console.error('dist涓嶅瓨鍦紝缁х画鎵ц鎵撳寘浠诲姟') + } + + // 鎵撳寘涓�涓粍浠� if (widgetName && widgetNames.includes(widgetName)) { isSingleBuild = true writeFileSync(argvPath, widgetName) @@ -68,7 +85,7 @@ */ function divideArray(widgets) { // 褰撴墦鍖呮椂锛屾搷浣滅數鑴戝彲鑳戒細鍗� - const cpus = os.availableParallelism() > 1 ? os.availableParallelism() - 1 : 1 + const cpus = os.availableParallelism() let result = {} let dataPerKey = Math.floor(widgets.length / cpus) let remainingData = widgets.length @@ -90,7 +107,8 @@ */ function runBuild(nodeIndex) { const cmdParams = ['run', 'build-lib'] - const run = crossSpawn( + cmdParams.push(isDebugMode ? 'development' : 'production') + const run = spawn( process.platform === 'win32' ? 'npm.cmd' : 'npm', cmdParams, { @@ -103,7 +121,101 @@ }, } ) - run.on('close', (code) => { + + run.on('close', async (code) => { if (code == 0 && isSingleBuild) rmSync(argvPath) + // 娣诲姞鎵撳寘hash + buildCount++ + await tag() + if (!isSingleBuild) { + if (buildCount >= buildSumCount) { + console.log(chalk.green(`宸茬粡缂栬瘧瀹屾墍鏈夌粍浠讹紝娣诲姞鐗堟湰tag锛岃绋嶅悗...`)) + console.log(chalk.green(`寮�濮嬫墦鍖厀wwroot.zip鍖卄)) + getHostPackage() + } + } }) } +/** + * 鑾峰彇host鍖� zip鍖� + * @param {*} + */ +function getHostPackage() { + const resourcesPath = slash( + path.resolve(process.cwd(), `${baseDir}/resources`) + ) + const widgetsPath = slash(path.resolve(process.cwd(), `${baseDir}/widgets`)) + const currentDistPath = slash(path.resolve(process.cwd(), './dist')) + const isResources = fs.existsSync(resourcesPath) + const isWidgets = fs.existsSync(widgetsPath) + if (!isResources) { + fs.mkdirpSync(resourcesPath) + } + if (!isWidgets) { + fs.mkdirpSync(widgetsPath) + } + + const git = crossSpawn.sync('git', ['clone', assetsUrl, '-b', 'develop'], { + stdio: 'inherit', + cwd: resourcesPath, + shell: true, + }) + + if (git.status === 0) { + fs.rmSync(slash(path.resolve(resourcesPath, './assets/.git')), { + recursive: true, + }) + const dirs = globSync(slash(path.resolve(currentDistPath, './**/*.js'))) + dirs.forEach((dir) => { + const widgetName = slash(dir).replace(currentDistPath, '.') + const widgetPath = slash(path.resolve(widgetsPath, widgetName)) + + fs.copySync(slash(dir), widgetPath) + }) + zipDir(hostPath, hostZipPath) + .then(() => { + console.log(chalk.green(`${hostZipPath} 鍘嬬缉鎴愬姛`)) + fs.rmSync(hostPath, { + recursive: true, + }) + console.log( + chalk.green(`缂栬瘧鎬绘椂闂�: ${(Date.now() - startTime) / 1000}绉抈) + ) + }) + .catch((error) => { + console.log(error) + }) + } +} +/** + * 鍘嬬缉zip鍖� + * @param {*} dir + * @param {*} zipPath + * @returns + */ +function zipDir(dir, zipPath) { + return new Promise(async (resolve, reject) => { + try { + await zip(slash(dir), slash(zipPath)) + resolve() + } catch (error) { + reject(error) + } + }) +} +/** + * 鍒犻櫎host鍖� + * @param {*} + */ +function removeHostPackage() { + if (fs.existsSync(hostPath)) { + fs.rmSync(hostPath, { + recursive: true, + }) + } + if (fs.existsSync(hostZipPath)) { + fs.rmSync(hostZipPath, { + recursive: true, + }) + } +} diff --git a/PipeLineLems/web/script/filterExternal.ts b/PipeLineLems/web/script/filterExternal.ts new file mode 100644 index 0000000..2ecd1ed --- /dev/null +++ b/PipeLineLems/web/script/filterExternal.ts @@ -0,0 +1,318 @@ +export const external = [ + 'vue', + 'sdk', + 'element-plus', + 'lodash', + 'sortablejs', + '@vueuse/core', + 'dayjs', + 'vxe-table', + '@element-plus/icons-vue', + '@element-plus', + /node_modules/, + 'koa-compose', + 'lodash', + 'lodash/add', + 'lodash/after', + 'lodash/ary', + 'lodash/assign', + 'lodash/assignIn', + 'lodash/assignInWith', + 'lodash/assignWith', + 'lodash/at', + 'lodash/attempt', + 'lodash/before', + 'lodash/bind', + 'lodash/bindAll', + 'lodash/bindKey', + 'lodash/camelCase', + 'lodash/capitalize', + 'lodash/castArray', + 'lodash/ceil', + 'lodash/chain', + 'lodash/chunk', + 'lodash/clamp', + 'lodash/clone', + 'lodash/cloneDeep', + 'lodash/cloneDeepWith', + 'lodash/cloneWith', + 'lodash/commit', + 'lodash/compact', + 'lodash/concat', + 'lodash/cond', + 'lodash/conforms', + 'lodash/conformsTo', + 'lodash/constant', + 'lodash/countBy', + 'lodash/create', + 'lodash/curry', + 'lodash/curryRight', + 'lodash/debounce', + 'lodash/deburr', + 'lodash/defaults', + 'lodash/defaultsDeep', + 'lodash/defaultTo', + 'lodash/defer', + 'lodash/delay', + 'lodash/difference', + 'lodash/differenceBy', + 'lodash/differenceWith', + 'lodash/divide', + 'lodash/drop', + 'lodash/dropRight', + 'lodash/dropRightWhile', + 'lodash/dropWhile', + 'lodash/each', + 'lodash/eachRight', + 'lodash/endsWith', + 'lodash/entries', + 'lodash/entriesIn', + 'lodash/eq', + 'lodash/escape', + 'lodash/escapeRegExp', + 'lodash/every', + 'lodash/extend', + 'lodash/extendWith', + 'lodash/fill', + 'lodash/filter', + 'lodash/find', + 'lodash/findIndex', + 'lodash/findKey', + 'lodash/findLast', + 'lodash/findLastIndex', + 'lodash/findLastKey', + 'lodash/first', + 'lodash/flatMap', + 'lodash/flatMapDeep', + 'lodash/flatMapDepth', + 'lodash/flatten', + 'lodash/flattenDeep', + 'lodash/flattenDepth', + 'lodash/flip', + 'lodash/floor', + 'lodash/flow', + 'lodash/flowRight', + 'lodash/forEach', + 'lodash/forEachRight', + 'lodash/forIn', + 'lodash/forInRight', + 'lodash/forOwn', + 'lodash/forOwnRight', + 'lodash/fromPairs', + 'lodash/functions', + 'lodash/functionsIn', + 'lodash/get', + 'lodash/groupBy', + 'lodash/gt', + 'lodash/gte', + 'lodash/has', + 'lodash/hasIn', + 'lodash/head', + 'lodash/identity', + 'lodash/includes', + 'lodash/indexOf', + 'lodash/initial', + 'lodash/inRange', + 'lodash/intersection', + 'lodash/intersectionBy', + 'lodash/intersectionWith', + 'lodash/invert', + 'lodash/invertBy', + 'lodash/invoke', + 'lodash/invokeMap', + 'lodash/isArguments', + 'lodash/isArray', + 'lodash/isArrayBuffer', + 'lodash/isArrayLike', + 'lodash/isArrayLikeObject', + 'lodash/isBoolean', + 'lodash/isBuffer', + 'lodash/isDate', + 'lodash/isElement', + 'lodash/isEmpty', + 'lodash/isEqual', + 'lodash/isEqualWith', + 'lodash/isError', + 'lodash/isFinite', + 'lodash/isFunction', + 'lodash/isInteger', + 'lodash/isLength', + 'lodash/isMap', + 'lodash/isMatch', + 'lodash/isMatchWith', + 'lodash/isNaN', + 'lodash/isNative', + 'lodash/isNil', + 'lodash/isNull', + 'lodash/isNumber', + 'lodash/isObject', + 'lodash/isObjectLike', + 'lodash/isPlainObject', + 'lodash/isRegExp', + 'lodash/isSafeInteger', + 'lodash/isSet', + 'lodash/isString', + 'lodash/isSymbol', + 'lodash/isTypedArray', + 'lodash/isUndefined', + 'lodash/isWeakMap', + 'lodash/isWeakSet', + 'lodash/join', + 'lodash/kebabCase', + 'lodash/keyBy', + 'lodash/keys', + 'lodash/keysIn', + 'lodash/last', + 'lodash/lastIndexOf', + 'lodash/lowerCase', + 'lodash/lowerFirst', + 'lodash/lt', + 'lodash/lte', + 'lodash/map', + 'lodash/mapKeys', + 'lodash/mapValues', + 'lodash/matches', + 'lodash/matchesProperty', + 'lodash/max', + 'lodash/maxBy', + 'lodash/mean', + 'lodash/meanBy', + 'lodash/memoize', + 'lodash/merge', + 'lodash/mergeWith', + 'lodash/method', + 'lodash/methodOf', + 'lodash/min', + 'lodash/minBy', + 'lodash/mixin', + 'lodash/multiply', + 'lodash/negate', + 'lodash/noConflict', + 'lodash/noop', + 'lodash/now', + 'lodash/nth', + 'lodash/nthArg', + 'lodash/once', + 'lodash/orderBy', + 'lodash/over', + 'lodash/overArgs', + 'lodash/overEvery', + 'lodash/overSome', + 'lodash/pad', + 'lodash/padEnd', + 'lodash/padStart', + 'lodash/parseInt', + 'lodash/partial', + 'lodash/partialRight', + 'lodash/partition', + 'lodash/pick', + 'lodash/pickBy', + 'lodash/property', + 'lodash/propertyOf', + 'lodash/pull', + 'lodash/pullAll', + 'lodash/pullAllBy', + 'lodash/pullAllWith', + 'lodash/pullAt', + 'lodash/random', + 'lodash/range', + 'lodash/rangeRight', + 'lodash/rearg', + 'lodash/reduce', + 'lodash/reduceRight', + 'lodash/reject', + 'lodash/remove', + 'lodash/repeat', + 'lodash/replace', + 'lodash/result', + 'lodash/reverse', + 'lodash/round', + 'lodash/sample', + 'lodash/sampleSize', + 'lodash/set', + 'lodash/setWith', + 'lodash/shuffle', + 'lodash/size', + 'lodash/slice', + 'lodash/snakeCase', + 'lodash/some', + 'lodash/sortBy', + 'lodash/sortedIndex', + 'lodash/sortedIndexBy', + 'lodash/sortedIndexOf', + 'lodash/sortedLastIndex', + 'lodash/sortedLastIndexBy', + 'lodash/sortedLastIndexOf', + 'lodash/sortedUniq', + 'lodash/sortedUniqBy', + 'lodash/split', + 'lodash/spread', + 'lodash/startCase', + 'lodash/startsWith', + 'lodash/stubArray', + 'lodash/stubFalse', + 'lodash/stubObject', + 'lodash/stubString', + 'lodash/stubTrue', + 'lodash/subtract', + 'lodash/sum', + 'lodash/sumBy', + 'lodash/tail', + 'lodash/take', + 'lodash/takeRight', + 'lodash/takeRightWhile', + 'lodash/takeWhile', + 'lodash/tap', + 'lodash/template', + 'lodash/throttle', + 'lodash/thru', + 'lodash/times', + 'lodash/toArray', + 'lodash/toFinite', + 'lodash/toInteger', + 'lodash/toLength', + 'lodash/toLower', + 'lodash/toNumber', + 'lodash/toPairs', + 'lodash/toPairsIn', + 'lodash/toPath', + 'lodash/toPlainObject', + 'lodash/toSafeInteger', + 'lodash/toString', + 'lodash/toUpper', + 'lodash/transform', + 'lodash/trim', + 'lodash/trimEnd', + 'lodash/trimStart', + 'lodash/truncate', + 'lodash/unary', + 'lodash/unescape', + 'lodash/union', + 'lodash/unionBy', + 'lodash/unionWith', + 'lodash/uniq', + 'lodash/uniqBy', + 'lodash/uniqWith', + 'lodash/uniqueId', + 'lodash/unset', + 'lodash/unzip', + 'lodash/unzipWith', + 'lodash/update', + 'lodash/updateWith', + 'lodash/upperCase', + 'lodash/upperFirst', + 'lodash/value', + 'lodash/valueOf', + 'lodash/values', + 'lodash/valuesIn', + 'lodash/without', + 'lodash/words', + 'lodash/wrap', + 'lodash/xor', + 'lodash/xorBy', + 'lodash/xorWith', + 'lodash/zip', + 'lodash/zipObject', + 'lodash/zipObjectDeep', + 'lodash/zipWith', +] diff --git a/PipeLineLems/web/script/generateMenu.js b/PipeLineLems/web/script/generateMenu.js new file mode 100644 index 0000000..11b13b5 --- /dev/null +++ b/PipeLineLems/web/script/generateMenu.js @@ -0,0 +1,112 @@ +const { glob } = require('glob') +const { readFileSync, writeFileSync, ensureDirSync } = require('fs-extra') +const { resolve } = require('path') +const regExp = /export default [\s\S]*?;/ +const regExpObj = /\{[\s\S]*?;/ +const babel = require('@babel/core') +const pkg = require('../package.json') +const isWin = process.platform === 'win32' + +/** + * 鏍规嵁widgets涓嬬殑缁勪欢锛岃嚜鍔ㄧ敓鎴愯彍鍗曟暟鎹紝鐢ㄤ簬瀵瑰寮曠敤 + */ +async function start() { + const tsFiles = await glob(resolve(process.cwd(), 'src/widgets/*/index.ts'), { + ignore: 'node_modules/**', + windowsPathsNoEscape: true, + }) + + const menu = [] + const menuMap = {} + const errorKey = ' is not defined' + + tsFiles.forEach((filePath) => { + const spl = !isWin ? filePath.split('/') : filePath.split('\\') + + const patchName = spl[spl.length - 2] + const file = readFileSync(filePath, { encoding: 'utf8' }) + const { code } = babel.transformSync(file) + const exportDefaultRegion = code.match(regExp) + const exportDefaultContent = exportDefaultRegion[0] + if (exportDefaultContent) { + const v = exportDefaultContent.match(regExpObj) + const canvasView = exportDefaultContent.match(/canvasView: ([^,]+),/) + let canvasViewValue = canvasView ? canvasView[0] : '' + canvasViewValue = !canvasViewValue.includes(')') + ? canvasViewValue.replace(',', '),') + : canvasViewValue + + const c = v[0].replace(canvasViewValue, '') + let setViewMatch = c.match(/settingsView:\s*(.*?)(?=\s*[,}])/) + let newCode = '' + if (setViewMatch[0]) { + newCode = c.replace(setViewMatch[0], '').replace(';', '') + } + if (newCode.includes('canvasView')) { + newCode = newCode.replace( + /canvasView\s*:\s*.*?(\{.*?\}|\(.*?\)|[^\s,]+)\s*,?\s*(?=\n|$)/gs, + '' + ) + } + + const codeRun = (code) => { + const fn = new Function(`return ${code}`) + const widgetInfo = fn() + const row = { + name: widgetInfo.name, + path: `/${pkg.name}/` + patchName, + patchName: patchName, + + icon: widgetInfo.icon, + notPage: !!widgetInfo.notPage, + } + menu.push(row) + menuMap[patchName] = row + } + try { + codeRun(newCode) + } catch (error) { + if (error.message.includes(errorKey)) { + const iconKey = error.message.split(errorKey) + if (iconKey.length > 1) { + const iconName = iconKey[0] + const code = newCode.replaceAll(iconName, `"${iconName}"`) + codeRun(code) + } + } else { + console.error(error.message) + } + } + } + }) + const data = `export const menu: Record<string,any>[] = ${JSON.stringify( + menu, + null, + 2 + )};\nexport const menuMap: Record<string,any> = ${JSON.stringify( + menuMap, + null, + 2 + )};` + // 鐢熸垚menu JSON 鍒癰uild.prod + // const buildInfo = readFileSync(resolve(process.cwd(), '.build'), { + // encoding: 'utf-8', + // }) + // const recoveryWidget = buildInfo.split('\n') + ensureDirSync(resolve(process.cwd(), './src/config/')) + writeFileSync(resolve(process.cwd(), './src/config/menu.ts'), data, { + encoding: 'utf-8', + }) + + // const widgets = menu + // .map((item) => item.patchName) + // .filter((name) => !recoveryWidget.includes(name)) + // writeFileSync(resolve(process.cwd(), '.build.prod'), widgets.join('\n'), { + // encoding: 'utf-8', + // }) +} +const startTime = performance.now() + +start() + +console.log('鎵ц鏃堕棿: ', Math.ceil(performance.now() - startTime), 'ms') diff --git a/PipeLineLems/web/script/plugins/vite-plugin-development-filter.ts b/PipeLineLems/web/script/plugins/vite-plugin-development-filter.ts new file mode 100644 index 0000000..58dacd4 --- /dev/null +++ b/PipeLineLems/web/script/plugins/vite-plugin-development-filter.ts @@ -0,0 +1,41 @@ +// @ts-nocheck + +/** + * 澧炲姞debugger缁勪欢 + * @param option + * @returns + */ +export default function VitePluginDevelopmentFilter(option: { + tag: string + prodTag: string +}): any { + return { + name: 'vite-plugin-development-filter', + transform(code, id) { + const { tag, prodTag } = option + const regexWithCapture = new RegExp( + `<${tag}>([\\s\\S]*?)<\\/${tag}>`, + 'g' + ) + const regexWithCaptureProd = new RegExp( + `<${prodTag}>([\\s\\S]*?)<\\/${prodTag}>`, + 'g' + ) + if (regexWithCapture.test(code)) { + if (process.env.NODE_ENV === 'production') { + const newCode = code.replaceAll(regexWithCapture, '') + return newCode + .replaceAll(`<${prodTag}>`, '') + .replaceAll(`</${prodTag}>`, '') + } + } + if (regexWithCaptureProd.test(code)) { + if (process.env.NODE_ENV === 'development') { + const newCode = code.replaceAll(regexWithCaptureProd, '') + return newCode + } + } + return code + }, + } +} diff --git a/PipeLineLems/web/script/plugins/vite-plugin-image-filter.ts b/PipeLineLems/web/script/plugins/vite-plugin-image-filter.ts new file mode 100644 index 0000000..716178d --- /dev/null +++ b/PipeLineLems/web/script/plugins/vite-plugin-image-filter.ts @@ -0,0 +1,30 @@ +/** + * 澧炲姞debugger缁勪欢 + * @param option + * @returns + */ +export default function VitePluginDevelopmentFilter(): any { + return { + name: 'vite-plugin-image-filter', + apply: 'build', + + transform(code, id) { + if (code.includes('createVNode(Icon')) { + console.info('code', code) + } + // const tag = 'Icon' + // const regexWithCapture = new RegExp( + // `<${tag}>([\\s\\S]*?)<\\/${tag}>`, + // 'g' + // ) + + // if (regexWithCapture.test(code)) { + // if (process.env.NODE_ENV === 'production') { + // const newCode = code.replaceAll(regexWithCapture, '') + // return newCode + // } + // } + return code + }, + } +} diff --git a/PipeLineLems/web/script/plugins/vite-plugin-widget-provider.ts b/PipeLineLems/web/script/plugins/vite-plugin-widget-provider.ts index 88b58c7..a404c85 100644 --- a/PipeLineLems/web/script/plugins/vite-plugin-widget-provider.ts +++ b/PipeLineLems/web/script/plugins/vite-plugin-widget-provider.ts @@ -5,6 +5,7 @@ // @ts-ignore const filePath = isWin ? basePath.replaceAll('\\', '/') : basePath const regex = new RegExp(`${filePath}/([^/]*)/index.ts`) +const NOT_PAGE = 'notPage:true' /** * 鎻愬彇鍏抽敭瀛楃 * @param {*} code @@ -58,8 +59,12 @@ if (regex.test(id)) { const codeData = parseCode(code) const transformCode = mergeCodeString(codeData, code) + // const emptyCode = code.replaceAll(' ', '') + + const newCode = transformCode + // const newCode = emptyCode.includes(NOT_PAGE) ? code : transformCode return { - code: transformCode, + code: newCode, map: null, // 濡傛灉鍙灏嗘彁渚� source map } } diff --git a/PipeLineLems/web/script/replace.ts b/PipeLineLems/web/script/replace.ts new file mode 100644 index 0000000..3d00b49 --- /dev/null +++ b/PipeLineLems/web/script/replace.ts @@ -0,0 +1,38 @@ +/** + * 閫氳繃element plus鑷姩鐨刵amespace杩涜鏍峰紡鍒嗙 + * 鐢变簬鐩墠element plus鑷姩鐨刵amespace锛屾棤娉曟敮鎸乼reeshaking + * 鍥犳鎵撳寘涔嬪悗锛屽啀閬嶅巻dist鏂囦欢澶癸紝鏇挎崲鎵撳寘涔嬪悗鐨刯s銆乧ss鍊硷紝瀹炵幇namespace鏈�缁堟晥鏋� + */ +/* eslint-disable no-undef */ +const fs = require('fs') +const path = require('path') + +const distPath = path.resolve(__dirname, '../dist/information-ui/es') + +fs.readdir(distPath, function (err, files) { + if (err) return console.error('Error:(spec)', err) + for (const filename of files) { + if (!filename.endsWith('js') && !filename.endsWith('.css')) continue + const filePath = distPath + '/' + filename + + fs.readFile(filePath, function (err, data) { + if (err) { + return err + } + let str = data.toString() + + // js浠呮浛鎹amespace key鍊煎嵆鍙� + if (filename.endsWith('js')) { + str = str.replace('"el"', '"cs"') + } + // css闇�瑕佹浛鎹㈡墍鏈夌殑el- + if (filename.endsWith('.css')) { + str = str.replace(/el-/g, 'cs-') + } + + fs.writeFile(filePath, str, function (err) { + if (err) return err + }) + }) + } +}) diff --git a/PipeLineLems/web/script/tag.js b/PipeLineLems/web/script/tag.js new file mode 100644 index 0000000..a2ee70f --- /dev/null +++ b/PipeLineLems/web/script/tag.js @@ -0,0 +1,73 @@ +const { globSync } = require('glob') +const execa = require('execa') +const slash = require('slash') +const path = require('path') +const fs = require('fs-extra') + +const getWidgetsPath = async () => { + const widgetsPath = globSync(`./src/widgets/*/`) + for (let index = 0; index < widgetsPath.length; index++) { + const widgetPath = slash(widgetsPath[index]) + const slashCwd = slash(process.cwd()) + const cwd = slash(path.resolve(slashCwd, widgetPath)) + const gitInfo = await getGitInfo(cwd) + const wPaths = widgetPath.split('/') + const widgetName = wPaths[wPaths.length - 1] + if (widgetName) { + const tag = { + commit: gitInfo.commit?.stdout, + branch: gitInfo.branch?.stdout, + userName: gitInfo.userName?.stdout, + } + const widgetTagFile = slash( + path.resolve(slashCwd, `dist/${widgetName}/version.tag`) + ) + const widgetFile = slash( + path.resolve(slashCwd, `dist/${widgetName}/index.js`) + ) + + const isExist = fs.existsSync(widgetFile) + if (isExist) { + fs.writeJsonSync(widgetTagFile, tag) + } + } + } +} + +/** + * 鑾峰彇git淇℃伅 + * @returns + */ +const getGitInfo = async (cwd) => { + const option = { + cwd, + } + async function getGitHash() { + return await execa('git', ['rev-parse', '--short', 'HEAD'], option) + } + + async function getGitBranch() { + return execa('git', ['rev-parse', '--abbrev-ref', 'HEAD'], option) + } + + async function getGitUserName() { + return execa('git', ['config', 'user.name'], option) + } + try { + const commit = await getGitHash() + const branch = await getGitBranch() + const userName = await getGitUserName() + return { + commit, + branch, + userName, + } + } catch (error) { + console.error(error) + return {} + } +} + +const start = getWidgetsPath + +module.exports = start diff --git a/PipeLineLems/web/src/App.vue b/PipeLineLems/web/src/App.vue index e205f80..20c85a5 100644 --- a/PipeLineLems/web/src/App.vue +++ b/PipeLineLems/web/src/App.vue @@ -122,7 +122,6 @@ try { await fn('.tsx') } catch (error) { - console.log(error, 'error') await fn('.vue') } } diff --git a/PipeLineLems/web/src/api/common-enum.ts b/PipeLineLems/web/src/api/common-enum.ts new file mode 100644 index 0000000..e926bb3 --- /dev/null +++ b/PipeLineLems/web/src/api/common-enum.ts @@ -0,0 +1,137 @@ +import sdk from 'sdk' +import { ConfigureCodeMap } from '@/libs/system-enum' +// import { getSettings } from '@/widgets/SystemManagement/Models/Service/Service' +const { utils } = sdk +const { request } = utils +/** + * 鍒ゆ柇鏄惁涓哄璞� + * @param str + * @returns + */ +const isStringAnObject = (str: string) => { + try { + const obj = JSON.parse(str) + return typeof obj === 'object' && obj !== null + } catch (e) { + return false + } +} + +/** + * 鑾峰彇璁剧疆 + * @returns + */ +export const getSettings = () => { + return request.get( + `/api/v1/settingmanagement/setting/G?namePrefix=SCMS.AppSettings` + ) +} + +/** + * 鏋氫妇鑾峰彇鎺ュ彛 + * @param type 鏋氫妇鍊� + * @returns + */ +export const getEnumList = (type: string): Promise<any> => { + return request({ + url: `/api/v1/messuite/query/enumeration/${type}`, + method: 'get', + }) +} + +/** + * 鑾峰彇宸ュ簭鎺ュ彛 + * @param filter 绛涢�� + * @returns + */ +export const getWorkSectionApi = ( + filter?: any +): Promise<{ items: any[]; totalCount: number }> => { + const str = new URLSearchParams( + filter as unknown as URLSearchParams + ).toString() + return request.get(`/api/v1/messuite/query/worksection?` + str) +} + +/** + * 鑾峰彇宸ヤ綅 + * @param filter 绛涢�� + * @returns + */ +export const getWorkStationApi = ( + filter?: any +): Promise<{ items: any[]; totalCount: number }> => { + const str = new URLSearchParams( + filter as unknown as URLSearchParams + ).toString() + return request.get(`/api/v1/messuite/query/workstation?` + str) +} + +export const getFormDataBySettings = async () => { + const { settings } = (await getSettings()) || { + settings: [], + } + const formData: any = {} + + settings.forEach((item: any) => { + const keys = item.name.split('.') + const key = keys[keys.length - 1] + if (key) { + if (typeof item.name === ConfigureCodeMap.ProductionLineSegment) { + try { + item.value = JSON.parse(item.value) + formData[key] = item.value + } catch (error) { + item.value = [] + } + } else { + try { + if (isStringAnObject(item.value)) { + formData[key] = JSON.parse(item.value) + } else { + formData[key] = item.value + } + } catch (error) { + formData[key] = [] + console.error(error) + } + } + } + }) + + return formData +} + +/** + * 鑾峰彇娴佺▼鍒楄〃 + * @returns + */ +export const getFlowData = () => { + return request.get( + `/api/v1/messuite/query/flowdefinition?MaxResultCount=9999&SkipCount=0` + ) +} +// 鑾峰彇鐗╂枡绫诲瀷 +export const getMaterialTypes = () => { + return request.get(`/api/v1/materialmanagement/material/types`) +} + +/** + * 鑾峰彇鐗╂枡绫诲瀷 + * @returns + */ +export const getMaterialTypesEnum = async () => { + return request.get(`/api/v1/messuite/query/enumeration/MaterialType`) +} + +// 鐗堟湰鍔熻兘鍒楄〃 +export const getFeatureListData = (providerKey: string = 'Basic') => { + if (providerKey) { + return request.get( + `/api/v1/featuremanagement/feature/E?providerKey=${providerKey}` + ) + } + return Promise.resolve({ + group: [], + }) +} diff --git a/PipeLineLems/web/src/api/file.ts b/PipeLineLems/web/src/api/file.ts index b7101d3..01d74ae 100644 --- a/PipeLineLems/web/src/api/file.ts +++ b/PipeLineLems/web/src/api/file.ts @@ -35,3 +35,16 @@ responseType: 'blob', }) } +/** + * 瀵煎嚭 post 璇锋眰 + * @param data + * @returns + */ +export const postExportFileToClient = ( + url: string, + params: Record<string, any> +) => { + return request.post(url, params, { + responseType: 'blob', + }) +} diff --git a/PipeLineLems/web/src/api/index.ts b/PipeLineLems/web/src/api/index.ts index 93dac12..c3b3eff 100644 --- a/PipeLineLems/web/src/api/index.ts +++ b/PipeLineLems/web/src/api/index.ts @@ -2,10 +2,12 @@ import { ElMessage } from 'element-plus' const { request } = sdk.utils +// !闈炲繀瑕侊紝涓嶈鍦ㄦ鍔犲嚱鏁帮紝璇峰湪瀵瑰簲鐨刟pi鏂囦欢涓坊鍔狅紝缁勪欢api锛岃鍦ㄧ粍浠朵腑娣诲姞api.ts涓枃浠舵坊鍔� + function getProject(tree: any[]) { // 鏂逛究璋冭瘯 const projectId = import.meta.env.VITE_APP_PROJECT_ID - const target = tree.find((e: any) => e.id === projectId) + const target = tree.find((e: any) => e.id == projectId) if (target) return target for (let i = 0; i < tree.length; i++) { const item = tree[i] @@ -18,10 +20,7 @@ } } } -export const getXProject = async () => { - const tree: any = await request.get('/api/v1/project/node/tree') - return tree -} + const projectInfo = async (id: string | number = 0) => { const info: Record<string, any> = await request.get( `/api/v1/project/${id}/info` @@ -29,9 +28,15 @@ sessionStorage.setItem('X-Project', info.identifier) sessionStorage.setItem('X-Project-Name', info.name) } + +export const getXProject = async () => { + const tree: any = await request.get('/api/v1/project/node/tree') + return tree +} + export const setXProject = async () => { try { - const tree: any = await request.get('/api/v1/project/node/tree') + const tree: any = await getXProject() if (tree.length) { const project = getProject(tree) await projectInfo(project.id) @@ -45,6 +50,10 @@ } } +let provider = { ConfigName: '' } +export const setProvider = (computed: any) => { + provider = computed +} export const postImport = (file: FormData) => { return request({ url: `/api/v1/zc/productsop/uploadsop`, @@ -54,3 +63,221 @@ data: file, }) } + +//浜у搧 +function getproductList(data: any, hasFormula: boolean = true) { + const url = `api/v1/messuite/query/product?filter=${data.filter}&hasFormula=${hasFormula}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method }) + : request({ url, method }) +} + +// 宸ュ簭鍒楄〃 +function getWorksectionList(data: any) { + const url = `api/v1/messuite/query/worksection?filter=${data.filter}&abilityType=${data.abilityType}&includeDetails=${data.includeDetails}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method }) + : request({ url, method }) +} + +function getTableheader(data: any) { + const url = `api/v1/tracemanagement/trace/tableheader?productId=${data.productId}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function getTablelayout(data: any) { + const url = `api/v1/tracemanagement/trace/tablelayout?productId=${encodeURIComponent( + data.productId + )}&tableId=${data.tableId}&isSummary=${data.isSummary}&onlyIncludeParameter=${ + data.onlyIncludeParameter || false + }` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function getTraceList(data: any) { + const url = `api/v1/tracemanagement/trace?SerialNumber=${encodeURIComponent( + data.SerialNumber + )}&SearchMode=${data.SearchMode}&From=${data.From}&To=${ + data.To + }&IsQualified=${data.IsQualified}&TableId=${data.TableId}&IsSummary=${ + data.IsSummary + }&SkipCount=${data.SkipCount}&MaxResultCount=${ + data.MaxResultCount + }&ProductModel=${encodeURIComponent( + data.ProductModel + )}&Updatecode=${encodeURIComponent( + data.Updatecode + )}&MaterialCode=${encodeURIComponent(data.MaterialCode)}&OrderCode=${ + data.OrderCode + }&IsAsc=${data.IsAsc || false}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function getCurve(data: any) { + const url = `api/v1/tracemanagement/trace/curve?WorkSectionId=${data.WorkSectionId}&ParamId=${data.ParamId}&From=${data.From}&To=${data.To}&ProductModel=${data.ProductModel}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function getStatistics(data: any) { + const url = `api/v1/tracemanagement/trace/statistics?SerialNumber=${encodeURIComponent( + data.SerialNumber + )}&SearchMode=${data.SearchMode}&From=${data.From}&To=${ + data.To + }&IsQualified=${data.IsQualified}&TableId=${data.TableId}&IsSummary=${ + data.IsSummary + }&ProductModel=${encodeURIComponent(data.ProductModel)}&Updatecode=${ + data.Updatecode + }&MaterialCode=${data.MaterialCode}&OrderCode=${data.OrderCode}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function getSetting(data: any) { + const providerName = provider.ConfigName ? 'U' : 'G' + // const url = `api/v1/settingmanagement/setting?namePrefix=${data.namePrefix}` + const url = `api/v1/settingmanagement/setting/${providerName}?namePrefix=${ + data.namePrefix + }&providerKey=${provider.ConfigName || ''}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: provider }) + : request({ url, method, params: provider }) +} +function saveSetting(data: any, providerKey?: string) { + const providerName = provider.ConfigName ? 'U' : 'G' + // const url = `api/v1/settingmanagement/setting` + let _providerKey = providerKey + ? `?providerKey=${provider.ConfigName || ''}` + : '' + const url = `api/v1/settingmanagement/setting/${providerName}${_providerKey}` + const method = 'post' + return import.meta.env.PROD + ? sdk.request({ url, method, data, params: provider }) + : request({ url, method, data, params: provider }) +} + +function getTraceproductmodelconfig(data: any) { + const url = `api/v1/tracemanagement/traceproductmodelconfig?ProductId=${ + data.ProductId + }&GetIfEmppty=${data.GetIfEmppty || false}&Filter=${data.Filter || ''}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function getTracesummarytable(data: any) { + const url = `api/v1/tracemanagement/tracesummarytable?Filter=${data.Filter}&ProductId=${data.ProductId}&includeAll=true` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, params: { ...provider } }) + : request({ url, method, params: { ...provider } }) +} + +function creatTracesummarytable(data: any) { + const url = `api/v1/tracemanagement/tracesummarytable` + const method = 'post' + return import.meta.env.PROD + ? sdk.request({ url, method, data: { ...data, ...provider } }) + : request({ url, method, data: { ...data, ...provider } }) +} + +function updateTracesummarytable(data: any) { + const url = `api/v1/tracemanagement/tracesummarytable/${data.id}` + const method = 'put' + return import.meta.env.PROD + ? sdk.request({ url, method, data: { ...data, ...provider } }) + : request({ url, method, data: { ...data, ...provider } }) +} + +function delTracesummarytable(data: any) { + const url = `api/v1/tracemanagement/tracesummarytable` + const method = 'delete' + return import.meta.env.PROD + ? sdk.request({ url, method, data, params: { ...provider } }) + : request({ url, method, data, params: { ...provider } }) +} + +function getProcessroutebyproductmodel(data: any) { + const url = `api/v1/messuite/query/processroutebyproductmodel?productModel=${ + data.productModel || '' + }&includeDetails=${data.includeDetails || true}&includeFormulaDetails=${ + data.includeFormulaDetails || true + }` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method }) + : request({ url, method }) +} + +function getProcessroute(data: any) { + const url = `api/v1/messuite/query/processroutes?productId=${ + data.productId || '' + }&includeDetails=${data.includeDetails || true}&includeFormulaDetails=${ + data.includeFormulaDetails || true + }` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method }) + : request({ url, method }) +} + +function traceproductmodelconfig(data: any) { + const url = `api/v1/tracemanagement/traceproductmodelconfig` + const method = 'put' + return import.meta.env.PROD + ? sdk.request({ url, method, data: { ...data, ...provider } }) + : request({ url, method, data: { ...data, ...provider } }) +} + +function exportTrace(data: any) { + const url = `api/v1/tracemanagement/trace/export?SerialNumber=${data.SerialNumber}&SearchMode=${data.SearchMode}&ProductModel=${data.ProductModel}&From=${data.From}&To=${data.To}&IsQualified=${data.IsQualified}&TableId=${data.TableId}&IsSummary=${data.IsSummary}&Updatecode=${data.Updatecode}&MaterialCode=${data.MaterialCode}&OrderCode=${data.OrderCode}` + const method = 'get' + return import.meta.env.PROD + ? sdk.request({ url, method, data, params: provider, responseType: 'blob' }) + : request({ url, method, data, params: provider, responseType: 'blob' }) +} + +function saveTraceBackFieldWidth(data: any, tableName: string) { + const url = `/api/v1/messuite/setting/SCMS.TraceManagement.TraceTableSettings/${tableName}` + const method = 'post' + return sdk.request({ url, method, data }) +} + +export { + getproductList, + getWorksectionList, + getTraceList, + getSetting, + getTraceproductmodelconfig, + saveSetting, + getTracesummarytable, + delTracesummarytable, + creatTracesummarytable, + getProcessroutebyproductmodel, + getProcessroute, + updateTracesummarytable, + getTableheader, + getTablelayout, + getCurve, + getStatistics, + traceproductmodelconfig, + exportTrace, + saveTraceBackFieldWidth, +} diff --git a/PipeLineLems/web/src/api/logic-flow.ts b/PipeLineLems/web/src/api/logic-flow.ts new file mode 100644 index 0000000..9dc5a58 --- /dev/null +++ b/PipeLineLems/web/src/api/logic-flow.ts @@ -0,0 +1,34 @@ +import sdk from 'sdk' +const { utils } = sdk +const { request } = utils +const isDev = process.env.NODE_ENV === 'development' +/** + * 鑾峰彇娴佺▼鍥緓ml + * @returns + */ +export const getFlowXml = async (flowType: string | number) => { + const res = await request.get( + `/api/v1/flowmanagement/flowdesign/define?flowType=${flowType}` + ) + return res +} + +export const getFlowData = (category: string) => { + return request.get( + `/api/v1/flowmanagement/flowdesign/type?category=${category}` + ) +} + +export const getFlowDetail = (type: string, flowType?: number) => { + const flowTypeStr = flowType ? `&flowType=${flowType}` : '' + return request.get( + `/api/v1/flowmanagement/flowdesign/attribute?type=${type}${flowTypeStr}` + ) +} + +export const saveFlowData = (data: any, isTemp: boolean) => { + return request.post( + `/api/v1/flowmanagement/flowdesign/define?isTemp=${isTemp}`, + data + ) +} diff --git a/PipeLineLems/web/src/api/period-setting.ts b/PipeLineLems/web/src/api/period-setting.ts new file mode 100644 index 0000000..997444b --- /dev/null +++ b/PipeLineLems/web/src/api/period-setting.ts @@ -0,0 +1,39 @@ +// @ts-ignore +import sdk from 'sdk' +const { utils } = sdk +const { request } = utils + +import type { + IVariables, + IPeriod, + IPeriodSetting, +} from '@/api/period-setting.type' + +interface MyResponse<T> { + data: { + variables: IVariables[] + periods: IPeriod[] + [key: string]: any + } + status: number + statusText: string + headers: any + config: any +} + +// 璁惧鍙拌处Table +export default { + getPeriodConfigs: (): Promise<MyResponse<IPeriodSetting>> => { + return request({ + url: `/api/v1/periodmanagement/periodsetting`, + method: 'get', + }) + }, + postPeriodConfigs: (data: any) => { + return request({ + url: `/api/v1/periodmanagement/periodsetting`, + method: 'post', + data, + }) + }, +} diff --git a/PipeLineLems/web/src/api/period-setting.type.ts b/PipeLineLems/web/src/api/period-setting.type.ts new file mode 100644 index 0000000..9abeeb8 --- /dev/null +++ b/PipeLineLems/web/src/api/period-setting.type.ts @@ -0,0 +1,18 @@ +export interface IVariables { + UUID?: string + displayName: string + name: string + value: string +} + +export interface IPeriod { + name: string + type: string + startTime: string + endTime: string +} + +export interface IPeriodSetting { + variables: IVariables[] + periods: IPeriod[] +} diff --git a/PipeLineLems/web/src/assets/images/add-p.png b/PipeLineLems/web/src/assets/images/add-p.png index 03b38be..8da3e47 100644 --- a/PipeLineLems/web/src/assets/images/add-p.png +++ b/PipeLineLems/web/src/assets/images/add-p.png Binary files differ diff --git a/PipeLineLems/web/src/assets/images/icon_process.png b/PipeLineLems/web/src/assets/images/icon_process.png index 92c9f19..6110960 100644 --- a/PipeLineLems/web/src/assets/images/icon_process.png +++ b/PipeLineLems/web/src/assets/images/icon_process.png Binary files differ diff --git a/PipeLineLems/web/src/components/.npmrc b/PipeLineLems/web/src/components/.npmrc new file mode 100644 index 0000000..214c29d --- /dev/null +++ b/PipeLineLems/web/src/components/.npmrc @@ -0,0 +1 @@ +registry=https://registry.npmjs.org/ diff --git a/PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.module.scss b/PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.module.scss new file mode 100644 index 0000000..eb8d84d --- /dev/null +++ b/PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.module.scss @@ -0,0 +1,59 @@ +.barContent { + width: 100%; + height: 600px; + display: flex; + justify-content: flex-start; + align-items: flex-start; + flex-direction: column; + .barHeader { + display: flex; + /* justify-content: space-between; */ + align-items: center; + width: 100%; + margin-bottom: 10px; + .search { + margin-left: auto; + } + } + .barSearch { + width: 300px; + display: flex; + justify-content: space-between; + align-items: center; + column-gap: 6px; + .searchBtn { + color: #fff; + height: 26px !important; + } + } + .tableContent { + width: 100%; + height: calc(100% - 90px); + .withoutBtn { + color: #000; + } + } + .add { + width: 22px; + height: 22px; + background-image: url(@/assets/svg/add.svg); + background-size: 20px 20px; + background-position: center; + background-color: #8b9ca4; + border-radius: 4px; + margin-right: 2px; + cursor: pointer; + } +} + +// .without-picker-popper_content.is-light { +// background-color: var(--el-color-white) !important; +// border: 1px solid var(--el-datepicker-border-color) !important; +// box-shadow: var(--el-box-shadow-light) !important; +// padding: 0 !important; +// max-width: inherit !important; + +// .cs-popper__arrow:before { +// background: var(--el-color-white) !important; +// } +// } diff --git a/PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.tsx b/PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.tsx new file mode 100644 index 0000000..9227c51 --- /dev/null +++ b/PipeLineLems/web/src/components/BarcodeAnalysisDialog/BarcodeAnalysisDialog.tsx @@ -0,0 +1,141 @@ +import { defineComponent, ref, computed } from 'vue' +import BaseTable from '@/components/Table/Table' +import { + BarcodeAnalysisColumns, + BarcodeAnalysisType, + BarcodeAnalysisRow, + BarcodeAnalysisCurrent, +} from '@/widgets/BarcodeManagement/state' +import dayjs from 'dayjs' +import Search from '@/components/Search/Search' +import { ElMessage, ElTooltip } from 'element-plus' +import { _t } from '@/libs/Language/Language' +import BaseDialog from '../BaseDialog/BaseDialog' +import { useVModel } from '@vueuse/core' +import styles from './BarcodeAnalysisDialog.module.scss' + +export default defineComponent({ + name: 'BarcodeAnalysis', + props: { + visible: { + type: Boolean, + default: false, + }, + selections: { + type: Array, + default: () => [], + }, + radio: { + type: Boolean, + default: false, + }, + }, + emits: ['confirm'], + setup(props, { emit }) { + const tableRef = ref() + const visible = useVModel(props, 'visible', emit) + const dataSource = ref<BarcodeAnalysisRow[]>([]) + const searchInner = ref('') + const checkedList = ref<BarcodeAnalysisRow[]>([]) + + const onSearch = () => { + tableRef.value?.getList() + tableRef.value?.clearSelectEvent() + } + + const onCheck = (records: BarcodeAnalysisRow[]) => { + checkedList.value = records + } + + const onConfirm = () => { + if (checkedList.value.length === 0) { + ElMessage.warning(_t('璇烽�夋嫨瑙f瀽瑙勫垯')) + return + } + if (checkedList.value.length > 1) { + ElMessage.warning(_t('璇烽�夋嫨涓�鏉¤В鏋愯鍒�')) + return + } + console.log(checkedList.value[0], 'checkedList.value[0]') + emit('confirm', checkedList.value[0]) + visible.value = false + } + + const onClose = () => { + visible.value = false + console.log('onClose') + } + return () => + visible.value ? ( + <BaseDialog + title={_t('鏉$爜瑙f瀽瑙勫垯')} + v-model={visible.value} + width="1200" + height="800" + onClose={onClose} + onConfirm={onConfirm} + > + <div class={styles.barContent}> + <div class={styles.barHeader}> + <Search + class={styles.search} + onConfirm={onSearch} + placeholder={_t('璇疯緭鍏ヨВ鏋愯鍒欏悕绉�')} + v-model={searchInner.value} + /> + </div> + <div class={styles.tableContent}> + <BaseTable + ref={tableRef} + url="/api/v1/barcodemanagement/barcodeanalysis" + params={{ Filter: searchInner.value }} + v-model:dataSource={dataSource.value} + selections={props.selections} + columns={BarcodeAnalysisColumns.value} + isChecked={true} + isFooter={false} + radio={props.radio} + onCheck={onCheck} + v-slots={{ + type: ({ row }) => BarcodeAnalysisType[row.type], + barcodeSegmentComposition: ({ row }) => ( + <ElTooltip + effect="dark" + content={row.barcodeAnalysisDetails + .map((e: any) => e.name) + .join('/')} + placement="top" + > + {row.barcodeAnalysisDetails + .map((e: any) => e.name) + .join('/')} + </ElTooltip> + ), + ruleByType: ({ row }) => { + switch (row.type) { + case 0: + return row.symbol + case 1: + return row.startSymbol + row.endSymbol + case 2: + return row.fixedLength + default: + return '-' + } + }, + isUsed: ({ row }) => + row.isUsed ? _t('浣跨敤涓�') : _t('鏈娇鐢�'), + lastModificationTime: ({ row }) => + row.lastModificationTime + ? dayjs(row.lastModificationTime).format( + 'YYYY-MM-DD HH:mm:ss' + ) + : '-', + }} + /> + </div> + </div> + </BaseDialog> + ) : null + }, +}) diff --git a/PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.module.scss b/PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.module.scss new file mode 100644 index 0000000..c14c523 --- /dev/null +++ b/PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.module.scss @@ -0,0 +1,47 @@ +.relationDialog { + width: 100%; +} +.select { + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + cursor: pointer; +} + +.header { + width: 100%; + height: 35px; + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 10px; + .key { + font-size: 12px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #35363b; + margin-right: 10px; + } +} +.table { + width: 100%; + height: calc(100% - 50px); +} +.selected { + cursor: pointer; + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + &:hover { + color: #5a84ff; + opacity: 0.6; + } +} + +.selectVariable { + :global(.cs-input__inner) { + padding-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.tsx b/PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.tsx new file mode 100644 index 0000000..7d291b2 --- /dev/null +++ b/PipeLineLems/web/src/components/BarcodeGenerateDialog/BarcodeGenerateDialog.tsx @@ -0,0 +1,190 @@ +import Dialog from '@/components/BaseDialog/index.vue' +const BaseDialog: any = Dialog +import { defineComponent, SetupContext } from 'vue' +import styles from './BarcodeGenerateDialog.module.scss' +import { useRelationGenerate } from '@/hooks/Dialog' +import Text from '@/components/Text/Text' +import BaseTable from '@/components/Table/Table' + +import Search from '@/components/Search/Search' +import DyForm from '@/components/DyForm/DyForm' +import { _t } from '@/libs/Language/Language' +import dayjs from 'dayjs' + +export default defineComponent({ + name: '鍏宠仈鏉$爜鐢熸垚瑙勫垯', + props: { + // 鎺у埗寮圭獥鏄剧ず闅愯棌 + modelValue: { + type: [Object, Number, String], + default: () => ({}), + }, + visible: { + type: Boolean, + default: null, + }, + title: { + type: String, + default: _t('鍏宠仈鏉$爜鐢熸垚瑙勫垯'), + }, + mode: { + type: String, + default: 'select', + }, + type: { + type: String, + default: 'select', + }, + ruleType: { + type: String, + default: 'barcodegeneration', + }, + }, + emits: ['update:modelValue', 'update:visible', 'close', 'confirm'], + setup(props, ctx: SetupContext) { + const { + visible, + data, + modelValue, + search, + tableRef, + columns, + url, + formData, + barcodeVisible, + formRef, + onBarcodeConfirm, + onClose, + onConfirm, + onSelect, + onRowClick, + onSearch, + } = useRelationGenerate(props, ctx) + return () => { + const { description } = modelValue.value + return ( + <div class={styles.relationDialog}> + {props.type === 'select' ? ( + <el-input + modelValue={formData.value.input} + {...ctx.attrs} + class={styles.selectVariable} + placeholder={_t('璇烽�夋嫨')} + suffix-icon={ + <el-button + link + type="primary" + size="small" + style="margin-right: 10px;" + onClick={onSelect} + > + {_t('閫夋嫨')} + </el-button> + } + ></el-input> + ) : null} + {props.mode === 'select' && + (description ? ( + <span class={styles.selected} onClick={onSelect}> + {description} + </span> + ) : ( + <span onClick={onSelect} class={styles.select}> + {_t('璇烽�夋嫨')} + </span> + ))} + <BaseDialog + width="400px" + destroy-on-close + append-to-body={true} + v-model={visible.value} + title={_t(props.title)} + onClose={onClose} + onConfirm={onConfirm} + > + <div class={styles.table}> + <DyForm + v-model:formData={formData.value} + ref={formRef} + formItemProps={[ + { + prop: 'barcode', + label: _t('鐢熸垚瑙勫垯'), + placeholder: _t('璇烽�夋嫨'), + el: 'input', + suffixIcon: ( + <el-button + link + type="primary" + size="small" + style="margin-right: 10px;" + onClick={() => (barcodeVisible.value = true)} + > + {_t('閫夋嫨')} + </el-button> + ), + rules: [ + { + message: '璇烽�夋嫨鐢熸垚瑙勫垯', + required: true, + trigger: 'change', + }, + ], + }, + { + prop: 'dataVariable', + label: _t('涓嬪彂鍙橀噺'), + el: 'variable', + placeholder: _t('璇烽�夋嫨'), + type: 'select', + }, + ]} + /> + </div> + </BaseDialog> + <BaseDialog + width="954px" + height="536px" + destroy-on-close + append-to-body={true} + v-model={barcodeVisible.value} + title={_t(props.title)} + onClose={() => (barcodeVisible.value = false)} + onConfirm={onBarcodeConfirm} + > + <div class={styles.header}> + <label class={styles.key}>{_t('鏉$爜鍚嶇О')}</label> + <Search v-model={search.value} onConfirm={onSearch} /> + </div> + <div class={styles.table}> + <BaseTable + ref={tableRef} + url={url.value} + columns={columns.value} + size="mini" + v-model:dataSource={data.value} + isHidePagination={true} + pageSize={999} + isVScroll + onRowClick={onRowClick} + v-slots={{ + lastModificationTime: ({ row }: any) => ( + <Text + tip={dayjs(row.lastModificationTime).format( + 'YYYY-MM-DD HH:MM:ss' + )} + > + {dayjs(row.lastModificationTime).format( + 'YYYY-MM-DD HH:MM:ss' + )} + </Text> + ), + }} + /> + </div> + </BaseDialog> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/BaseConfigProvider/BaseConfigProvider.tsx b/PipeLineLems/web/src/components/BaseConfigProvider/BaseConfigProvider.tsx new file mode 100644 index 0000000..86e7d88 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseConfigProvider/BaseConfigProvider.tsx @@ -0,0 +1,15 @@ +import { defineComponent } from 'vue' + +export default defineComponent({ + setup(props, { attrs, slots }) { + const namespace = import.meta.env.VITE_APP_NAMESPACE + + return () => { + return ( + <el-config-provider {...attrs} namespace={namespace}> + {slots.default?.()} + </el-config-provider> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/BaseContent/BaseContent.module.scss b/PipeLineLems/web/src/components/BaseContent/BaseContent.module.scss index e97f737..b200606 100644 --- a/PipeLineLems/web/src/components/BaseContent/BaseContent.module.scss +++ b/PipeLineLems/web/src/components/BaseContent/BaseContent.module.scss @@ -5,8 +5,9 @@ height: 100%; border: 1px solid #dbdbdb; font-family: PingFang SC, PingFang SC; - padding: 0 12px; + // padding: 0 12px; position: relative; + overflow: hidden; .title { font-size: 16px; @@ -34,16 +35,23 @@ position: absolute; bottom: 0; left: 0; + background-color: #fff; + z-index: 0; } } -.content { - padding: 15px 20px 0; - height: calc(100% - 46px); +.scrollContent { + height: calc(100% - 94px); box-sizing: border-box; + background: #fff; + overflow: hidden; + // padding: 0 12px; + // padding-right: 4px; +} +.content { height: auto; background: #f7f8fa; - border-radius: 5px 5px 5px 5px; padding: 14px 14px 20px 14px; + border-radius: 5px 5px 5px 5px; .header { margin-bottom: 12px; diff --git a/PipeLineLems/web/src/components/BaseContent/BaseContent.tsx b/PipeLineLems/web/src/components/BaseContent/BaseContent.tsx index 401a431..5305701 100644 --- a/PipeLineLems/web/src/components/BaseContent/BaseContent.tsx +++ b/PipeLineLems/web/src/components/BaseContent/BaseContent.tsx @@ -12,15 +12,23 @@ type: String, default: '', }, + customClass: { + type: String, + default: '', + }, }, - setup(props, { slots }) { + setup(props, { slots, attrs }) { return () => ( <div class={styles.container}> <div class={styles.header}> <Icon width={22} height={22} icon={props.icon} /> <div class={styles.title}>{props.title}</div> </div> - <div class={styles.content}>{slots.default?.()}</div> + <div class={styles.scrollContent}> + <div class={[styles.content, props.customClass]}> + {slots.default?.()} + </div> + </div> <footer class={styles.footer}>{slots.footer?.()}</footer> </div> ) diff --git a/PipeLineLems/web/src/components/BaseDialog/BaseDialog.scss b/PipeLineLems/web/src/components/BaseDialog/BaseDialog.scss index fe17441..7fb453d 100644 --- a/PipeLineLems/web/src/components/BaseDialog/BaseDialog.scss +++ b/PipeLineLems/web/src/components/BaseDialog/BaseDialog.scss @@ -37,12 +37,9 @@ .cs-dialog__footer { padding: 0; padding-top: 10px; - padding-bottom: 10px; } .cs-dialog-footer { padding: 0 18px; - padding-bottom: 10px; - .cs-base-btn { width: 98px; height: 26px; diff --git a/PipeLineLems/web/src/components/BaseDialog/index.vue b/PipeLineLems/web/src/components/BaseDialog/index.vue index 79aeb5b..422b9fa 100644 --- a/PipeLineLems/web/src/components/BaseDialog/index.vue +++ b/PipeLineLems/web/src/components/BaseDialog/index.vue @@ -120,12 +120,9 @@ .cs-dialog__footer { padding: 0; padding-top: 10px; - padding-bottom: 10px; } .cs-dialog-footer { padding: 0 18px; - padding-bottom: 10px; - .cs-base-btn { width: 98px; height: 26px; diff --git a/PipeLineLems/web/src/components/BaseDrawer/BaseDrawer.tsx b/PipeLineLems/web/src/components/BaseDrawer/BaseDrawer.tsx index 6917bed..e09feb3 100644 --- a/PipeLineLems/web/src/components/BaseDrawer/BaseDrawer.tsx +++ b/PipeLineLems/web/src/components/BaseDrawer/BaseDrawer.tsx @@ -1,6 +1,8 @@ -import { computed, defineComponent, onMounted, ref } from 'vue' +import { Component, computed, defineComponent, onMounted, ref } from 'vue' import styles from './BaseDrawer.module.scss' import Icon from '../Icon/Icon' +import { _t } from '@/libs/Language/Language' + //@ts-ignore export default defineComponent<{ [key: string]: any @@ -21,6 +23,15 @@ type: String, default: '', }, + submitDisabled: { + type: Boolean, + default: false, + }, + appendToBody: { + type: Boolean, + default: true, + }, + // modelValue: { // type: Boolean, // default: false, @@ -41,6 +52,43 @@ // }) return () => { + const vSlots: { + footer: () => Component + title?: () => Component + } = { + footer() { + return ( + <div class={styles.csDialogFooter}> + <el-button + onClick={() => emit('close')} + type="info" + plain + class={{ + [styles.dialogBtn]: true, + [styles.csBaseBtn]: true, + }} + > + {_t('鍙栨秷')} + </el-button> + <el-button + onClick={() => emit('confirm')} + type="primary" + disabled={props.submitDisabled} + class={{ + [styles.csBaseBtn]: true, + }} + > + {_t('纭')} + </el-button> + </div> + ) + }, + } + if (slots.title) { + vSlots.title = () => { + return slots.title?.() + } + } return ( <div class={styles.drawContent} @@ -55,34 +103,8 @@ }} onOpen={() => emit('open')} onClose={() => emit('close')} - v-slots={{ - footer() { - return ( - <div class={styles.csDialogFooter}> - <el-button - onClick={() => emit('close')} - type="info" - plain - class={{ - [styles.dialogBtn]: true, - [styles.csBaseBtn]: true, - }} - > - 鍙栨秷 - </el-button> - <el-button - onClick={() => emit('confirm')} - type="primary" - class={{ - [styles.csBaseBtn]: true, - }} - > - 纭 - </el-button> - </div> - ) - }, - }} + v-slots={vSlots} + append-to-body={props.appendToBody} {...attrs} title={props.title} size={props.width || attrs.size} diff --git a/PipeLineLems/web/src/components/BaseInput/BaseInput.module.scss b/PipeLineLems/web/src/components/BaseInput/BaseInput.module.scss index 50e24ba..34bc3d4 100644 --- a/PipeLineLems/web/src/components/BaseInput/BaseInput.module.scss +++ b/PipeLineLems/web/src/components/BaseInput/BaseInput.module.scss @@ -31,6 +31,51 @@ display: flex; justify-content: flex-start; align-items: center; + + .input { + border-radius: 4px; + padding: 0 6px; + height: calc(100% - 6px); + border: 1px solid transparent; + padding: 0 6px; + transition: all 0.1s ease-in; + &:focus { + border: 1px solid #5a84ff; + } + } +} + +:global( + .arco-table-hover:not(.arco-table-dragging) + .arco-table-tr:not(.arco-table-tr-empty):not(.arco-table-tr-summary):hover + .arco-table-td:not(.arco-table-col-fixed-left):not( + .arco-table-col-fixed-right + ) + ) { + .hover { + display: block; + } + .hasHover { + // display: none; + } + .baseInput { + .input { + border-radius: 4px; + padding: 0 6px; + background: #fff; + border: 1px solid #d9d9d9; + &:focus { + border: 1px solid #5a84ff; + } + } + } +} +:global(.arco-table) { + .baseInput { + .input { + height: 30px; + } + } } :global(.information-table) { @@ -49,4 +94,16 @@ .hasHover { // display: none; } + .baseInput { + .input { + border-radius: 4px; + padding: 0 6px; + background: #fff; + height: calc(100% - 6px); + border: 1px solid #d9d9d9; + &:focus { + border: 1px solid #5a84ff; + } + } + } } diff --git a/PipeLineLems/web/src/components/BaseInput/BaseInput.tsx b/PipeLineLems/web/src/components/BaseInput/BaseInput.tsx index 6747f1a..d3dda5a 100644 --- a/PipeLineLems/web/src/components/BaseInput/BaseInput.tsx +++ b/PipeLineLems/web/src/components/BaseInput/BaseInput.tsx @@ -1,9 +1,10 @@ import { defineComponent, SetupContext, ref, computed } from 'vue' import styles from './BaseInput.module.scss' +import { getScopeT, Language } from '@/libs/Language/Language' export default defineComponent({ name: 'BaseInput', - emits: ['update:modelValue', 'click'], + emits: ['update:modelValue', 'click', 'change', 'enter'], props: { modelValue: { type: [String, Number], @@ -13,8 +14,24 @@ type: String, default: '璇疯緭鍏�', }, + readOnly: { + type: Boolean, + default: false, + }, + LanguageScopeKey: { + type: String, + default: '', + }, + onChange: { + type: Function, + }, + onEnter: { + type: Function, + }, }, setup(props, { attrs, slots, emit }: SetupContext) { + const _t = getScopeT(props.LanguageScopeKey) + const input = computed({ get() { return props.modelValue @@ -27,16 +44,24 @@ evt?.stopPropagation() emit('click', evt) } + const onKeypress = (event: KeyboardEvent) => { + if (event.keyCode === 13) { + emit('enter') + } + } return () => { return ( <div class={styles.baseInput} onClick={onClick}> <input - placeholder={props.placeholder} + {...attrs} + placeholder={_t(props.placeholder)} class={{ [styles.input]: true, [styles.hover]: true, }} v-model={input.value} + onInput={() => emit('change')} + onKeypress={onKeypress} /> {/* <span class={styles.hasHover}> {input.value ? ( diff --git a/PipeLineLems/web/src/components/BaseTable/AutoTooltip.tsx b/PipeLineLems/web/src/components/BaseTable/AutoTooltip.tsx new file mode 100644 index 0000000..b534d7b --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/AutoTooltip.tsx @@ -0,0 +1,81 @@ +/** + * @author: zhengbolin + * + * AutoTooltip 缁勪欢 - 鐢ㄤ簬鑷姩鍒ゆ柇鏂囨湰鏄惁婧㈠嚭锛屽苟鍦ㄦ孩鍑烘椂灞曠ず宸ュ叿鎻愮ず銆� + * + * 鍘熺悊锛� + * 璇ョ粍浠堕�氳繃妫�娴嬫枃鏈鍣ㄧ殑 `scrollWidth` 鍜� `clientWidth` 鏉ュ垽鏂枃鏈槸鍚︽孩鍑猴紝 + * 濡傛灉婧㈠嚭锛屽垯浣跨敤 Arco Design 鐨� `Tooltip` 缁勪欢鏉ュ睍绀哄伐鍏锋彁绀恒�� + * + * 浣跨敤鏂囨。锛� + * 1. 浼犲叆 `text` 灞炴�э紝缁勪欢浼氬垽鏂鏂囨湰鏄惁婧㈠嚭锛� + * 2. 鑻ユ枃鏈孩鍑猴紝鏄剧ず宸ュ叿鎻愮ず锛涜嫢涓嶆孩鍑猴紝鐩存帴灞曠ず鏂囨湰锛� + * 3. 鍦ㄧ獥鍙eぇ灏忓彉鍖栨椂鑷姩閲嶆柊璁$畻鏂囨湰鏄惁婧㈠嚭銆� + * + */ +import { defineComponent, ref, onMounted, onBeforeUnmount } from 'vue' +import { Tooltip } from '@arco-design/web-vue' + +interface AutoTooltipProps { + text: string // 瑕佸睍绀虹殑鏂囨湰鍐呭 +} + +const AutoTooltip = defineComponent({ + name: 'AutoTooltip', + + props: { + text: { + type: String, + required: true + } + }, + + setup(props: AutoTooltipProps) { + const containerRef = ref<HTMLElement | null>(null) // 寮曠敤瀹瑰櫒鍏冪礌 + const isOverflow = ref(false) + + // 妫�鏌ユ枃鏈槸鍚︽孩鍑� + const checkOverflow = () => { + if (containerRef.value) { + isOverflow.value = containerRef.value.scrollWidth > containerRef.value.clientWidth + } + } + + // 鍦ㄧ粍浠舵寕杞藉悗杩涜涓�娆℃孩鍑烘鏌ワ紝骞剁洃鍚獥鍙g殑 resize 浜嬩欢 + onMounted(() => { + checkOverflow() + window.addEventListener('resize', checkOverflow) + }) + + // 鍦ㄧ粍浠跺嵏杞藉墠娓呴櫎浜嬩欢鐩戝惉鍣� + onBeforeUnmount(() => { + window.removeEventListener('resize', checkOverflow) + }) + + // 娓叉煋鍑芥暟 + return () => ( + <div + ref={containerRef} + style={{ + display: 'inline-block', // 璁剧疆瀹瑰櫒涓鸿鍐呭潡绾у厓绱� + maxWidth: '100%', // 鏈�澶у搴︿负 100% + whiteSpace: 'nowrap', // 闃叉鏂囨湰鎹㈣ + overflow: 'hidden', // 瓒呭嚭鐨勬枃鏈殣钘� + textOverflow: 'ellipsis', // 浣跨敤鐪佺暐鍙疯〃绀烘孩鍑虹殑鏂囨湰 + }} + > + {isOverflow.value ? ( + // 濡傛灉婧㈠嚭锛屼娇鐢� Tooltip 灞曠ず婧㈠嚭鐨勫唴瀹� + <Tooltip content={props.text}> + <span>{props.text}</span> + </Tooltip> + ) : ( + // 鍚﹀垯鐩存帴灞曠ず鏂囨湰 + <span>{props.text}</span> + )} + </div> + ) + }, +}) + +export default AutoTooltip diff --git a/PipeLineLems/web/src/components/BaseTable/BaseTable.d.ts b/PipeLineLems/web/src/components/BaseTable/BaseTable.d.ts new file mode 100644 index 0000000..f8e5822 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/BaseTable.d.ts @@ -0,0 +1,104 @@ +import { TableData, ClassName } from '@arco-design/web-vue' +import { CSSProperties } from 'vue' +export interface ParamsItem { + Sorting?: string + SkipCount?: string | number + MaxResultCount?: number + [key: string]: any +} + +export interface ColumnType { + title?: string + field: string + width?: string | number + sortable?: boolean + required?: boolean + type?: string + cellStyle?: ((record: TableData) => ClassName) | CSSProperties + [key: string]: any +} + +export interface TablePropsItemType { + cellStyle?: Function + rowStyle?: () => any + rowClassName?: string | Function + headBorder?: boolean + emptyText?: string + selections?: string[] + autoFirstClickRow?: boolean + // 鍙傛暟 + params?: ParamsItem + // 鏁版嵁婧� + dataSource: any[] + // 鍒� + columns: ColumnType[] + // 褰撳墠椤靛ぇ灏� + pageSize?: number + // 鎬绘暟 + total?: number + // 鏄惁闅愯棌鍒嗛〉 + isHidePagination?: boolean + // 鏄惁澶氶�� + isChecked?: boolean | Function + // 鏄惁鏄剧ず搴忓彿 + isSeq?: boolean + // 鏄惁鎺掑簭 + isSort?: boolean + // id.. + id?: string + // 鏄惁鍑虹幇鎷栨嫿锛屽簾寮� + showDarg?: boolean | string + // 鏄惁鎷栨嫿 + isDrag?: boolean | string + // 鏄惁绂佺敤鎷栨嫿 锛堢瓫閫夌殑鏃跺�欎竴鑸鐢ㄦ嫋鎷斤級 + disabledDrag?: boolean + // 鏄惁鑷姩楂樺害 + height?: string + maxHeight?: string + // 鏄惁寮�鍚櫄鎷熸粴鍔� + isVScroll?: boolean + // 杈规 + border?: string | any + // 璇锋眰鍦板潃 + url?: string + // 鎺掑簭鍦板潃妯$増 + sortUrlTpl?: string + //鏄剧ず搴曢儴 + isFooter?: boolean + gt?: number + // 鍙抽敭鑿滃崟 + contextMenu?: Array<{ + label: string + fn: (item: any) => void + [key: string]: any + }> + rowConfig?: any + size?: SizeType | undefined + // 闃绘鍐掓场 + isStop?: boolean + LanguageScopeKey?: string + style?: CSSProperties + hightLightRow?: string + columnResizable?: boolean + columnResize?: Function + // [key: string]: any +} + +export interface MenuOptionType { + zIndex?: number + minWidth?: number + x?: number + y?: number +} + +export interface contextMenuItemType { + show: boolean + current: Record<string, any> | null + options: any +} + +export interface ScopeType { + rowIndex: number + record: Record<string, TableData> + column: ColumnType +} diff --git a/PipeLineLems/web/src/components/BaseTable/BaseTable.module.scss b/PipeLineLems/web/src/components/BaseTable/BaseTable.module.scss new file mode 100644 index 0000000..348ac5b --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/BaseTable.module.scss @@ -0,0 +1,35 @@ +.baseTable { + width: 100%; + height: 100%; + min-height: 100px; + --color-neutral-2: #dbdfe7; + --base-row-background: #e6f7ff; + // :global(.arco-table-th) { + // background-color: var(--color-neutral-2); + // } + // background-color: red; + .baseTableRow { + :global(.arco-table-td) { + background-color: var(--base-row-background); + } + } + :global(.arco-table .arco-table-body .arco-table-cell) { + padding: 0; + height: 42px; + } + .nullData { + width: 100%; + height: 23px; + display: flex; + justify-content: center; + align-content: center; + color: rgb(96, 98, 102); + font-size: 13px; + } + .bodyCell { + padding: 0 16px; + height: 42px; + display: flex; + align-items: center; + } +} diff --git a/PipeLineLems/web/src/components/BaseTable/BaseTable.tsx b/PipeLineLems/web/src/components/BaseTable/BaseTable.tsx new file mode 100644 index 0000000..d65790a --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/BaseTable.tsx @@ -0,0 +1,81 @@ +import { ConfigProvider } from '@arco-design/web-vue' +import { + defineComponent, + DefineComponent, + PropType, + reactive, + defineProps, + inject, + SetupContext, + computed, + onMounted, +} from 'vue' +import { TablePropsItemType } from './BaseTable.d' +import { useVModels } from '@vueuse/core' +import { tableEmits, tableProps } from './Props' +import { _t, getScopeT, globalT } from '@/libs/Language/Language' +import { useUtils } from './useUtils' +import styles from './BaseTable.module.scss' +import { ColumnSlots } from './useColumns' +import { useEvent } from './useEvent' +import { createState } from './useState' +import { useHook } from './useHook' +import { debounce } from 'lodash' + +const PropsDefineWrapper = { + ...tableProps, + ...tableEmits, +} as const +const emits = Object.keys(tableEmits).map((eventName: string) => { + const name = eventName.split('on')?.[1] + return name.replace(name[0], name[0].toLowerCase()) +}) +type BaseTablePropsDefine = DefineComponent<typeof PropsDefineWrapper> + +const BaseTable: BaseTablePropsDefine = defineComponent({ + name: 'BaseTable', + props: tableProps, + emits, + setup(props, ctx: SetupContext) { + const { columns, columnSeq, dataSource, rowId, baseTableRef } = createState( + props, + ctx + ) + const events = useEvent(props, ctx) + const { getRowClassName, getTableStyle, autoHeight } = useHook(props, ctx) + const slots = ColumnSlots(props, columns) + const slotMap = { + ...columnSeq.value, + ...slots, + empty: () => { + return <div class={styles.nullData}>{_t('鏆傛棤鏁版嵁')}</div> + }, + } + return () => { + const style = getTableStyle() + + return ( + <div class={styles.baseTable} style={style} ref={baseTableRef}> + <a-table + {...props} + columns={columns.value} + data={dataSource.value} + rowKey={rowId.value} + bordered={{ wrapper: true, cell: true }} + pagination={!props.isHidePagination} + v-slots={slotMap} + row-class={getRowClassName} + columnResizable={props.columnResizable} + headerCellClass="selector-ignore" + scroll={{ x: props.width, y: autoHeight.value }} + virtual-list-props={ + props.isVScroll ? { height: '100%' } : undefined + } + {...events} + ></a-table> + </div> + ) + } + }, +}) +export default BaseTable diff --git a/PipeLineLems/web/src/components/BaseTable/Props.ts b/PipeLineLems/web/src/components/BaseTable/Props.ts new file mode 100644 index 0000000..83894b8 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/Props.ts @@ -0,0 +1,62 @@ +import { CSSProperties, PropType } from 'vue' +import { TablePropsItemType } from './BaseTable.d' + +export const tableProps = { + columns: { + type: Array as PropType<TablePropsItemType['columns']>, + default: () => [], + }, + dataSource: { + type: Array as PropType<TablePropsItemType['dataSource']>, + default: () => [], + }, + LanguageScopeKey: { + type: String as PropType<TablePropsItemType['LanguageScopeKey']>, + default: '', + }, + id: { + type: String as PropType<TablePropsItemType['id']>, + default: 'id', + }, + isSeq: { + type: Boolean as PropType<TablePropsItemType['isSeq']>, + default: true, + }, + isHidePagination: { + type: Boolean as PropType<TablePropsItemType['isHidePagination']>, + default: false, + }, + cellStyle: { + type: [Function, Object] as [ + PropType<TablePropsItemType['cellStyle']>, + any + ], + }, + hightLightRow: { + type: String, + default: '', + }, + style: { + type: Object, + default: () => {}, + }, + columnResizable: { + type: Boolean as PropType<TablePropsItemType['columnResizable']>, + default: false, + }, + /** + * 瀹藉害 + */ + width: { + type: Number, + }, + isVScroll: { + type: Boolean as PropType<TablePropsItemType['isVScroll']>, + default: false, + }, +} as const + +export const tableEmits = { + onColumnResize: Function, + onRowClick: Function, +} diff --git a/PipeLineLems/web/src/components/BaseTable/useColumns.tsx b/PipeLineLems/web/src/components/BaseTable/useColumns.tsx new file mode 100644 index 0000000..bcddb9e --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/useColumns.tsx @@ -0,0 +1,58 @@ +import { defineComponent, PropType, Ref } from 'vue' +import { ColumnType, ScopeType, TablePropsItemType } from './BaseTable.d' +import styles from './BaseTable.module.scss' +import { isFunction, isNil } from 'lodash' +import AutoTooltip from './AutoTooltip' + +export const ColumnSlots: ( + props: TablePropsItemType, + columns: Ref<ColumnType[]> +) => Record<string, Function> = (props, columns: Ref<ColumnType[]>) => { + const slots: Record<string, Function> = {} + const columnsData = columns.value.filter((column) => column.field !== 'seq') + const getCellStyle = (data: ScopeType) => + isFunction(props.cellStyle) + ? props.cellStyle({ ...data, row: data.record }) + : {} + + const RenderSlot = ({ column, record, rowIndex }: ScopeType) => { + const cellStyle = getCellStyle({ column, record, rowIndex }) + const text = isNil(record[column.field]) ? '-' : record[column.field] + const render = column.customRender ? column.customRender : () => <AutoTooltip text={text as string}/> + + return ( + <div class={styles.bodyCell} style={cellStyle}> + {render({ column, record, rowIndex })} + </div> + ) + } + /** + * 鑷畾涔夊垪 + */ + columnsData.map((column) => { + slots[column.field] = RenderSlot + // if (isFunction(column.customRender)) { + + // // slots[column.field] = ({ column, record, rowIndex }: ScopeType) => { + // // const cellStyle = getCellStyle({ column, record, rowIndex }) + // // return ( + // // <div class={styles.bodyCell} style={cellStyle}> + // // {render({ column, record, rowIndex })} + // // </div> + // // ) + // // } + // delete column.customRender + // } else { + // slots[column.field] = ({ column, record, rowIndex }: ScopeType) => { + // const cellStyle = getCellStyle({ column, record, rowIndex }) + + // return ( + // <div class={styles.bodyCell} style={cellStyle}> + // {isNil(record[column.field]) ? '-' : record[column.field]} + // </div> + // ) + // } + // } + }) + return slots +} diff --git a/PipeLineLems/web/src/components/BaseTable/useEvent.ts b/PipeLineLems/web/src/components/BaseTable/useEvent.ts new file mode 100644 index 0000000..6e392e3 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/useEvent.ts @@ -0,0 +1,34 @@ +import { TableData } from '@arco-design/web-vue' +import { debounce } from 'lodash' +import { onMounted, SetupContext } from 'vue' +import { TablePropsItemType } from './BaseTable.d' +import { useHook } from './useHook' +import { injectState } from './useState' +// import { currentRow } from './useState' + +export const useEvent = (props: TablePropsItemType, ctx: SetupContext) => { + const { emit } = ctx + // const { boxRef, isResize } = injectState() + const onRowClick = (record: TableData) => { + // currentRow.value = record + } + const onColumnResize = debounce((dataIndex: string, width: number) => { + emit('columnResize', dataIndex, width) + }, 200) + + // onMounted(() => { + // boxRef.value?.addEventListener('mousedown', (event: MouseEvent) => { + // if (isResize.value) { + + // } + // }) + // boxRef.value?.addEventListener('mouseup', (event: MouseEvent) => { + // isResize.value = false + // }) + // }) + + return { + onRowClick, + onColumnResize, + } +} diff --git a/PipeLineLems/web/src/components/BaseTable/useHook.ts b/PipeLineLems/web/src/components/BaseTable/useHook.ts new file mode 100644 index 0000000..45641d1 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/useHook.ts @@ -0,0 +1,72 @@ +import { TableData } from '@arco-design/web-vue' +import { computed, nextTick, onMounted, SetupContext } from 'vue' +import styles from './BaseTable.module.scss' +import { injectState } from './useState' +import { ColumnType, ScopeType, TablePropsItemType } from './BaseTable.d' +import { debounce, isFunction } from 'lodash' + +export const useHook = (props: TablePropsItemType, ctx: SetupContext) => { + const { currentRow, dataSource, rowId, currentHeight, baseTableRef } = + injectState() + + /** + * 鑾峰彇琛岀殑鏍峰紡鍚嶇О + * @param record + * @param rowIndex + * @returns + */ + const getRowClassName = (record: TableData, rowIndex: number) => { + if (record === currentRow.value) { + return styles.baseTableRow + } + } + /** + * 鑾峰彇style + */ + const getTableStyle = () => { + return { + ...props.style, + '--base-row-background': props.hightLightRow, + } + } + /** + * 璁剧疆褰撳墠琛岄珮浜� + * @param key id + */ + const setCurrentRow = (key: string) => { + const row = dataSource.value.find((item) => item[rowId.value] === key) + if (row) { + currentRow.value = row + } + } + + onMounted(() => { + if (baseTableRef.value) { + const fn = debounce((entries: any) => { + const entry = entries[0] + const borderBoxSize = entry.borderBoxSize[0] || {} + currentHeight.value = borderBoxSize.blockSize + }, 150) + const resizeObserver = new ResizeObserver(fn) + resizeObserver.observe(baseTableRef.value) + } + }) + + const autoHeight = computed(() => { + const height = currentHeight.value + if (baseTableRef.value) { + const rect = baseTableRef.value.getBoundingClientRect() + const rectHeight = height || rect.height + return rectHeight > 42 ? rectHeight - 42 : rectHeight + } + }) + + ctx.expose({ + setCurrentRow, + }) + return { + getRowClassName, + getTableStyle, + autoHeight, + } +} diff --git a/PipeLineLems/web/src/components/BaseTable/useState.ts b/PipeLineLems/web/src/components/BaseTable/useState.ts new file mode 100644 index 0000000..5515cf6 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/useState.ts @@ -0,0 +1,46 @@ +import { TableData } from '@arco-design/web-vue' +import { useVModels } from '@vueuse/core' +import { computed, inject, provide, ref, SetupContext } from 'vue' +import { useUtils } from './useUtils' +import { TablePropsItemType } from './BaseTable.d' + +const KEY = Symbol('BaseTable') + +const useStore = (props: TablePropsItemType, ctx: SetupContext) => { + const currentRow = ref<TableData>() + + const { dataSource } = useVModels(props, ctx.emit) + const { columns, columnSeq } = useUtils(props, ctx) + const rowId = computed(() => props.id || 'id') + const baseTableRef = ref() + const currentHeight = ref<number>(0) + + const store = { + currentRow, + dataSource, + columns, + columnSeq, + rowId, + baseTableRef, + currentHeight, + } + return store +} + +export type StoreType = ReturnType<typeof useStore> + +let store = {} + +export const createState = (props: TablePropsItemType, ctx: SetupContext) => { + store = useStore(props, ctx) + provide(KEY, store) + return store as StoreType +} + +export const injectState = () => { + const injectStore = inject(KEY, '') + if (!injectStore) { + return store as StoreType + } + return inject(KEY) as StoreType +} diff --git a/PipeLineLems/web/src/components/BaseTable/useUtils.ts b/PipeLineLems/web/src/components/BaseTable/useUtils.ts new file mode 100644 index 0000000..f01fd22 --- /dev/null +++ b/PipeLineLems/web/src/components/BaseTable/useUtils.ts @@ -0,0 +1,69 @@ +import { getScopeT, globalT } from '@/libs/Language/Language' +import { computed, h, inject, SetupContext } from 'vue' +import { ScopeType, TablePropsItemType } from './BaseTable.d' +import styles from './BaseTable.module.scss' +import { useVModels } from '@vueuse/core' +import { TableData } from '@arco-design/web-vue' +import { isFunction } from 'lodash' + +export const useUtils = (props: TablePropsItemType, { emit }: SetupContext) => { + const LanguageScopeKey = + props.LanguageScopeKey || inject('LanguageScopeKey', '') + const _t = LanguageScopeKey ? getScopeT(LanguageScopeKey) : globalT + + const getCellStyle = (data: ScopeType) => + isFunction(props.cellStyle) + ? props.cellStyle({ ...data, row: data.record }) + : {} + + const columns = computed(() => { + return props.columns.map((item) => { + const render = item.render + delete item.render + const column = { + tooltip: true, + ellipsis: true, + ...item, + // 鑷畾涔塺ender + customRender: render, + title: _t(item.title), + dataIndex: item.field, + slotName: item.field || item.slotName, + headerCellClass: 'selector-ignore', + width: item.width ? parseInt(String(item.width)) : item.width, + } + return column + }) + }) + /** + * 璁剧疆搴忓彿 + */ + const columnSeq = computed(() => { + const seq = columns.value.find((column) => column.type === 'seq') + if (seq && props.isSeq) { + return { + ...seq, + seq: ({ column, record, rowIndex }: TableData) => { + const cellStyle = getCellStyle({ column, record, rowIndex }) + return h( + 'div', + { + class: styles.bodyCell, + style: cellStyle, + }, + rowIndex + 1 + ) + }, + } + } + return {} + }) + + return { + _t, + LanguageScopeKey, + columns, + columnSeq, + // slotsMap, + } +} diff --git a/PipeLineLems/web/src/components/Button/index.vue b/PipeLineLems/web/src/components/Button/index.vue new file mode 100644 index 0000000..6d52f5b --- /dev/null +++ b/PipeLineLems/web/src/components/Button/index.vue @@ -0,0 +1,71 @@ +<!-- eslint-disable vue/no-mutating-props --> +<template> + <button @click="emit('click')" class="custom-btn" v-bind="attrs"> + <slot></slot> + </button> +</template> + +<script setup lang="ts"> +import { useAttrs, useSlots } from 'vue' + +const attrs = useAttrs() + +const emit = defineEmits(['click']) +</script> + +<style scoped lang="scss"> +.custom-btn { + --el-button-text-color: var(--el-color-white); + --el-button-bg-color: var(--el-color-primary); + --el-button-border-color: var(--el-color-primary); + --el-button-outline-color: var(--el-color-primary-light-5); + --el-button-active-color: var(--el-color-primary-dark-2); + --el-button-hover-text-color: var(--el-color-white); + --el-button-hover-link-text-color: var(--el-color-primary-light-5); + --el-button-hover-bg-color: var(--el-color-primary-light-3); + --el-button-hover-border-color: var(--el-color-primary-light-3); + --el-button-active-bg-color: var(--el-color-primary-dark-2); + --el-button-active-border-color: var(--el-color-primary-dark-2); + --el-button-disabled-text-color: var(--el-color-white); + --el-button-disabled-bg-color: var(--el-color-primary-light-5); + --el-button-disabled-border-color: var(--el-color-primary-light-5); + display: inline-flex; + justify-content: center; + align-items: center; + line-height: 1; + min-height: 32px; + white-space: nowrap; + cursor: pointer; + color: #fff; + text-align: center; + box-sizing: border-box; + outline: none; + transition: 0.1s; + font-weight: var(--el-button-font-weight); + user-select: none; + vertical-align: middle; + -webkit-appearance: none; + background-color: var(--el-button-bg-color); + border: var(--el-border); + border-color: var(--el-button-border-color); + padding: 8px 15px; + font-size: var(--el-font-size-base); + border-radius: var(--el-border-radius-base); + opacity: 1; + &:hover { + border-color: var(--el-button-hover-border-color); + background-color: var(--el-button-hover-bg-color); + outline: none; + } + &:focus { + border-color: var(--el-button-hover-border-color); + background-color: var(--el-button-hover-bg-color); + outline: none; + } + &:active { + border-color: var(--el-button-active-border-color); + background-color: var(--el-button-active-bg-color); + outline: none; + } +} +</style> diff --git a/PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.scss b/PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.scss new file mode 100644 index 0000000..e1e3ff6 --- /dev/null +++ b/PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.scss @@ -0,0 +1,27 @@ +.extendedSummaryTable { + width: calc(100% - 20px); + height: calc(100% - 160px); + min-height: 100px; + margin: 10px; + margin-bottom: 0; + margin-top: 0; + overflow: hidden; + .exclamation { + display: flex; + align-items: center; + justify-content: center; + img { + margin-left: 5px; + } + } + :global(.vxe-table .vxe-cell--sort) { + width: 1.5em; + height: 9px; + text-align: center; + display: inline-block; + position: relative; + } + :global(.vxe-table--render-default .vxe-table--body-wrapper) { + transform: translate3d(0, 0, 0); + } +} diff --git a/PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.tsx b/PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.tsx new file mode 100644 index 0000000..4614050 --- /dev/null +++ b/PipeLineLems/web/src/components/CanvasTableS2/CanvasTableS2.tsx @@ -0,0 +1,272 @@ +import { defineComponent, ref, reactive, computed, onMounted, watch } from 'vue' +import type { PropType } from 'vue' +import styles from './CanvasTableS2.module.scss' +import { PivotSheet, S2DataConfig, TableSheet, type S2Options } from '@antv/s2' +import { _t } from '@/libs/Language/Language' + +export default defineComponent({ + name: 'CanvasTableS2', + props: { + tableHeader: { + type: Array as PropType<any[]>, + required: true, + }, + dataList: { + type: Array as PropType<any[]>, + required: true, + }, + fixedColumn: { + type: Number, + default: 0, + }, + saveConfig: { + type: Function, + default: () => {}, + }, + isExtendedSummaryTable: { + type: Boolean, + default: false, + }, + summaryDataStructure: { + type: Array as PropType<any[]>, + default: () => [], + }, + tableColumns: { + type: Array as PropType<any[]>, + default: () => [], + }, + onSortChange: { + type: Function, + default: () => {}, + }, + }, + setup(props, { emit, slots, expose }) { + const tableRef = ref<HTMLDivElement>() + const tableHeight = ref(0) + const tableWidth = ref(0) + + /** + * 澶勭悊鎵╁睍鎬昏〃鍜屾�昏〃鍜屽師鏁版嵁 + */ + const data = computed(() => { + return props.dataList + }) + + const findSeq = (structure: any[], seq: string) => { + return structure.find((item) => { + return Object.entries(item).find(([key, value]) => { + if (key === 'Seq' && value[0].data) { + return value[0].data == seq + } + }) + }) + } + + const summaryDataStructureComputed = computed(() => { + const structure = props.summaryDataStructure + const data = props.dataList + const result = [] + data.forEach((item, index: number) => { + if (!Object.keys(structure).length) return + const findSeqItem = findSeq(structure, item.Seq) + // 闇�瑕佸垽鏂璼eq鏄惁瀛樺湪锛屽鏋滃瓨鍦紝灏唅tem璁剧疆涓簕} + if (findSeqItem) { + if (result.find((resultItem) => resultItem.seq == item.Seq)) { + result.push({ + item: {}, + seq: item.Seq, + }) + } else { + result.push({ + item: findSeqItem, + seq: item.Seq, + }) + } + } + }) + + return result.map((item) => { + if (item.item) { + return item.item + } else { + return {} + } + }) + }) + + /** + * 鍚堝苟鍗曞厓鏍� + */ + const mergeCells = computed<any>(() => { + const mergeCells = [] + // if (!props.isExtendedSummaryTable) { + // return mergeCells + // } + const mergeCellsMap = {} + const mergeCellArr = [] + summaryDataStructureComputed.value.forEach((item, index: number) => { + Object.entries(item).forEach(([key, arr]: [string, any[]]) => { + const column = columnMap.value[key] + arr.forEach((row, i) => { + // mergeCellsMap[column?.index] = mergeCellsMap[column?.index] || [] + // mergeCellsMap[column?.index].push({ + // colIndex: column?.index, + // rowIndex: index + row.rowSpan, + // showText: false, + // }) + mergeCells.push({ + row: index, + col: column?.index, + rowspan: row.rowSpan, + colspan: 1, + key: key, + name: column?.name, + }) + }) + }) + }) + const filterMergeCells = mergeCells.filter( + (item) => + (item.rowspan > 1 || item.colspan > 1) && item.col !== undefined + ) + filterMergeCells.forEach((item) => { + const cells = [] + if (item.rowspan > 1) { + for (let index = 0; index < item.rowspan; index++) { + cells.push({ + colIndex: item.col, + rowIndex: item.row + index, + showText: index == 0 ? true : false, + }) + } + } + if (cells.length) { + mergeCellArr.push(cells) + } + }) + // console.log(mergeCellArr, 'mergeCellArr') + // Object.values(mergeCellsMap).forEach((arr: any[]) => { + // arr.forEach((item,index) => { + // if(index == 0) { + // item.showText = true + // item. + // } else { + + // } + // }) + // }) + + return mergeCellArr + }) + + const columnMap = computed(() => { + const map = {} + props.tableColumns.forEach((item, index) => { + map[item.key] = { + ...item, + index: index, + } + }) + return map + }) + /** + * 琛ㄥご鏁版嵁 + */ + const columns = computed(() => { + return props.tableHeader.map((item) => { + return { + title: item.name, + field: item.key, + name: item.name, + width: item.width, + children: item.childs.map((child) => { + return { + title: child.name, + name: child.name, + field: child.key, + width: child.width, + } + }), + } + }) + }) + + watch( + () => props.dataList, + () => { + if (Array.isArray(props.dataList) && data.value.length) { + tableHeight.value = tableRef.value?.clientHeight + tableWidth.value = tableRef.value?.clientWidth + if (tableWidth.value && tableHeight.value) { + render(tableWidth.value, tableHeight.value) + } + } + } + ) + + const render = async (width, height) => { + const filedWidthMap = {} + props.tableColumns.forEach((column) => { + filedWidthMap[column.key] = column.width || 200 + }) + const s2Options: S2Options = { + width, + height, + hierarchyType: 'grid', + mergedCellsInfo: mergeCells.value, + style: { + colCell: { + widthByField: filedWidthMap, + }, + }, + // 鎻愰珮婊氬姩鎬ц兘 + transformCanvasConfig(renderer) { + renderer.setConfig({ + enableCulling: true, + enableRenderingOptimization: true, + }) + }, + } + const s2DataConfig: S2DataConfig = { + fields: { + columns: columns.value, + }, + data: data.value, + } + const container = document.querySelector('#s2_table') + + const s2 = new TableSheet(container, s2DataConfig, s2Options) + s2.setTheme({ + dataCell: { + bolderText: { + textAlign: 'center', + textBaseline: 'middle', + }, + text: { + textAlign: 'center', + textBaseline: 'middle', + }, + }, + }) + await s2.render() + } + // onMounted(async () => { + // // 鑾峰彇琛ㄦ牸鐨勯珮搴� + // const t = setTimeout(() => { + // tableHeight.value = tableRef.value?.clientHeight + // tableWidth.value = tableRef.value?.clientWidth + // render(tableWidth.value, tableHeight.value) + // clearTimeout(t) + // }, 0) + // }) + return () => { + return ( + <div + class={styles.extendedSummaryTable} + id="s2_table" + ref={tableRef} + ></div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/CommonTable/CommonTable.module.scss b/PipeLineLems/web/src/components/CommonTable/CommonTable.module.scss new file mode 100644 index 0000000..4ee4e79 --- /dev/null +++ b/PipeLineLems/web/src/components/CommonTable/CommonTable.module.scss @@ -0,0 +1,11 @@ +.CommonTable { + width: 100%; + max-height: 490px; + overflow: auto; +} + +.table { + :global(.custom-td-action) { + margin-top: -3px !important; + } +} diff --git a/PipeLineLems/web/src/components/CommonTable/CommonTable.tsx b/PipeLineLems/web/src/components/CommonTable/CommonTable.tsx new file mode 100644 index 0000000..ab1d49a --- /dev/null +++ b/PipeLineLems/web/src/components/CommonTable/CommonTable.tsx @@ -0,0 +1,589 @@ +import { + computed, + ref, + defineComponent, + SetupContext, + onMounted, + reactive, + Fragment, + DefineComponent, + Component, + nextTick, +} from 'vue' +import BaseTable from '@/components/Table/Table' +import styles from './CommonTable.module.scss' +import { Create } from '@/libs/Create/Create' +import BaseInput from '@/components/BaseInput/BaseInput' +import Variable from '@/components/Variable/Variable' +import Tag from '@/components/Tag/Tag' +import Icon from '@/components/Icon/Icon' +import { useVModels } from '@vueuse/core' +import RelationMaterielDialog from '@/widgets/ProcessManagement/Views/Pages/Dialog/RelationMaterielDialog/RelationMaterielDialog' +import RelationBarcodeGenerateDialog from '@/widgets/ProcessManagement/Views/Pages/Dialog/RelationBarcodeGenerateDialog/RelationBarcodeGenerateDialog' +import cloneDeep from 'lodash/cloneDeep' +import omit from 'lodash/omit' +import { ElMessage } from 'element-plus' +import { ConfirmBox } from '@/components/ConfirmBox/ConfirmBox' +// @ts-ignore +import { v4 as uuidv4 } from 'uuid' +import get from 'lodash/get' +import Text from '@/components/Text/Text' +import isNil from 'lodash/isNil' +import set from 'lodash/set' +import Select from '../Select/Select' +import { clone, has, isFunction } from 'lodash' +import { _t } from '@/libs/Language/Language' +import ElInputNumber from 'element-plus/es/components/input-number/index' +import ElSwitch from 'element-plus/es/components/switch/index' +import FlowContextDialog from '@/components/FlowContextDialog/FlowContextDialog' +import { emit } from 'process' + +const WidgetMap: Record<string, Component> = { + tag: Tag, + input: BaseInput, + variable: Variable, + constant: BaseInput, + generateBarcode: RelationBarcodeGenerateDialog, + parsingBarcode: RelationBarcodeGenerateDialog, + relationMateriel: RelationMaterielDialog, + select: Select, + inputNumber: ElInputNumber, + switch: ElSwitch, + flowItemKey: FlowContextDialog, +} + +export interface CurrentType { + row: any + index: number +} + +export default defineComponent({ + name: '鍙傛暟琛ㄦ牸', + props: { + dataSource: { + type: Array, + default: [], + }, + columns: { + type: Array, + default: [], + }, + isFooter: { + type: Boolean, + default: true, + }, + isDrag: { + type: Boolean, + default: true, + }, + isChecked: { + type: Boolean, + default: true, + }, + isStop: { + type: Boolean, + default: false, + }, + isContextMenu: { + type: Boolean, + default: false, + }, + contextMenu: { + type: Array, + default: [], + }, + mergeContextMenu: { + type: Array, + default: [], + }, + height: { + type: String, + default: '', + }, + style: { + type: Object, + default: () => ({}), + }, + delConfig: { + type: Object, + default: () => ({ + tip: '', + }), + }, + uuid: { + type: Boolean, + default: false, + }, + create: { + type: Function, + default: null, + }, + isSeq: { + type: Boolean, + default: true, + }, + autoHeight: { + type: String, + default: '', + }, + maxHeight: { + type: String, + default: '', + }, + LanguageScopeKey: { + type: String, + default: '', + }, + customWidgetMap: { + type: Object, + default: () => ({}), + }, + id: { + type: String, + default: 'id', + }, + onRowClick: { + type: Function, + }, + createCheck: { + type: Function, + }, + onCheck: { + type: Function, + }, + }, + emits: ['update:dataSource', 'rowClick', 'check'], + setup(props, ctx: SetupContext) { + // const { dataSource } = useVModels(props, ctx.emit) + const dataSource = computed({ + get() { + return props.dataSource + }, + set(v) { + ctx.emit('update:dataSource', v) + }, + }) + const fieldRequiredMap = reactive<Record<string, any>>({}) + const tableRef = ref<any>() + const selections = ref<any>([]) + // 鑿滃崟 + const contextMenu = [ + { + label: _t('鍚戜笂娣诲姞涓�琛�'), + fn: (current: CurrentType) => onUpAdd(current), + icon: 'up', + }, + { + label: _t('鍚戜笅娣诲姞涓�琛�'), + fn: (current: CurrentType) => onDownAdd(current), + icon: 'down', + }, + ...props.mergeContextMenu, + { + label: _t('鍒犻櫎'), + fn: ({ index }: CurrentType) => { + if (selections.value.length) { + dataSource.value = dataSource.value.filter((item: any) => { + return !selections.value.includes(item.id) + }) + } else { + dataSource.value.splice(index, 1) + } + }, + icon: 'close', + }, + ] + + const columns = computed(() => { + if (props.isSeq) { + return [ + { + type: 'seq', + width: 40, + title: _t('搴忓彿'), + }, + ...props.columns, + ] + } + return props.columns + }) + + const onUpAdd = ({ row, index }: CurrentType) => { + const fn = isFunction(props.createCheck) ? props.createCheck : () => true + if (!fn()) return + dataSource.value.splice(index, 0, genData()) + } + + const onDownAdd = ({ row, index }: CurrentType) => { + const fn = isFunction(props.createCheck) ? props.createCheck : () => true + if (!fn()) return + dataSource.value.splice(index + 1, 0, genData()) + } + + const genData = () => { + let create: Record<string, any> = {} + if (props.create && typeof props.create === 'function') { + const fn = props.create + create = fn() + } else { + if (props.uuid) { + const id = uuidv4() + create.id = id + } + } + + return new Create(create) + } + + const getFiled = computed(() => (row: any, field: string, column: any) => { + if (isNil(row[field])) { + row[field] = column.defaultValue + } + return get(row, field, column.defaultValue) + }) + + const customWidgetFnMap = ( + key: string, + { Widget, column, config, field }: any + ) => { + const map: Record<string, any> = { + tag: ( + <Widget + key={column.field} + {...config} + LanguageScopeKey={props.LanguageScopeKey} + > + {field} + </Widget> + ), + } + return map[key] + } + + /**鐢熸垚slots閰嶇疆 */ + const generationSlots = computed(() => { + const slots: Record<string, ({ row, index }: any) => any> = {} + const columns = props.columns || [] + const lowerCase = (v: string) => v.charAt(0).toLowerCase() + v.slice(1) + Object.assign(WidgetMap, props.customWidgetMap) + let i = 0 + columns.forEach((column: any) => { + let el = column.el + let WidgetEl = null + if (isFunction(el)) { + const elStr = el() + el = typeof elStr === 'string' ? elStr : el + } else { + el = el ? lowerCase(el) : el + } + + let Widget: Component | any = WidgetMap[el] || null + if (column.field !== 'action') { + const config = column.config || column.props || {} + const onChange = config.onChange + delete config.onChange + slots[column.field] = (scope: any) => { + const { row, index } = scope + if (row.el && row.elField === column.field) { + Widget = WidgetMap[lowerCase(row.el)] || null + } + + const field = get(row, column.field) + if (!Widget) { + const msg = get(row, column.field) + return typeof msg === 'string' ? ( + <Text tip={msg} LanguageScopeKey={props.LanguageScopeKey}> + {row.isRequired || column.required ? ( + <Fragment> + {column.field !== 'description' ? ( + <span style="color:#D9001B;">*</span> + ) : null} + + {msg} + </Fragment> + ) : ( + msg + )} + </Text> + ) : ( + '-' + ) + } + const options = column.options || row.options + + const ops = options?.value || options + const slot = ctx.slots[column.field] + // 鏀寔slots + if (slot) { + return slot(Widget, { + row, + options: ops, + config, + column, + field: column.field, + index, + dataSource: dataSource.value, + }) + } + + if (!ops) { + const CurrentWidget = customWidgetFnMap(el, { + Widget, + column, + config, + field, + }) + if (CurrentWidget) return CurrentWidget + } + return ( + <Widget + key={column.field} + {...config} + // 濡傛灉瀛樺湪onChange锛屽垯璋冪敤onChange锛屼紶閫抮ow鍊� + onChange={(...args) => onChange?.(...args, row)} + v-model:dataSource={dataSource.value} + field={column.field} + index={index} + options={ops} + modelValue={getFiled.value(row, column.field, column)} + onUpdate:modelValue={(val: string | number) => + onUpdateModelValue(val, row, column) + } + LanguageScopeKey={props.LanguageScopeKey} + /> + ) + } + } else { + return '-' + // return get(row, column.field) + } + }) + return slots + }) + + const onUpdateModelValue = ( + val: string | number, + row: Record<string, any>, + column: Record<string, any> + ) => { + set(row, column.field, val) + column.format && column.format(val, row) + } + + const onCheck = (records: any[]) => { + selections.value = records.map((item) => item.id) + ctx.emit('check', records) + } + + const onAdd = () => { + const fn = isFunction(props.createCheck) ? props.createCheck : () => true + if (!fn()) return + if (Array.isArray(dataSource.value)) { + dataSource.value.push(genData()) + } else { + dataSource.value = [] + dataSource.value.push(genData()) + tableRef.value?.scrollToRowLine() + } + tableRef.value?.scrollToRowLine() + } + + const onDelRow = (row: any) => { + const delFn = () => + (dataSource.value = dataSource.value.filter((item) => { + return item !== row + })) + if (props.delConfig?.tip && !row?.id?.includes('row_')) { + ConfirmBox(props.delConfig?.tip).then(() => { + delFn() + }) + } else { + delFn() + } + } + /** + * 鑾峰彇瀛楁Required + */ + const getFieldRequiredMap = () => { + props.columns.forEach((item: any) => { + // 闅愯棌瀛楁涓嶉渶瑕佹牎楠� + if ((!item.hide && item.required) || item.customRequired) { + fieldRequiredMap[item.field] = item + } + }) + } + /** + * 鏍¢獙鏄惁鏈夊繀濉� + * @param data + * @returns + */ + const checkRequired = (data: any[]) => { + const fields = Object.keys(fieldRequiredMap) + let checked = false + if (fields.length) { + for (let index = 0; index < data.length; index++) { + const item: any = data[index] + + if (checked) { + break + } else { + for (let idx = 0; idx < fields.length; idx++) { + const fieldKey = fields[idx] + const v = get(item, fieldKey) + const column = fieldRequiredMap[fieldKey] + if (isNil(v) || v === '') { + let msg = '' + if (item.isRequired) { + msg = `${item.name} ${_t('涓嶈兘涓虹┖')}` + checked = true + } else if (column.required) { + msg = `${column.title} ${_t('涓嶈兘涓虹┖')}` + checked = true + } + if (checked && msg) { + ElMessage.error(msg) + } + + break + } else { + if (column.validator && column.validator instanceof Function) { + const rule = { + field: fieldKey, + fullField: column.field, + type: typeof v, + pattern: column.pattern, + message: column.ruleMessage, + } + const errorCallBack = (msg: string) => { + ElMessage.error(msg) + checked = true + } + column.validator(rule, v, errorCallBack) + if (checked) { + break + } + } + } + } + } + } + } + return !checked + } + + /** + * 鑾峰彇鏁版嵁锛屽苟鎻愪緵鏍¢獙锛屽垹闄ゅ浣欏瓧娈� + * @param noCheck + * @returns + */ + const getData = (noCheck = false) => { + const data: any[] = [] + dataSource.value.forEach((item: any) => { + const hasValue = has(item, 'value') + // 鍕垮垹锛宨tem.value涓惈鏈夊惊鐜紩鐢�._ctx锛岀洰鍓嶆湭鏌ュ埌鍘熷洜 + if (hasValue && has(item.value, '_ctx')) { + delete item.value._ctx + } + const obj = cloneDeep({ + ...item, + }) + data.push(obj) + }) + if (noCheck || checkRequired(data)) { + const newData = data.map((item: any) => { + if (item.id && String(item.id).includes('row_')) { + return omit(item, [props.id || 'id']) + } + return item + }) + return newData + } + } + + const onRowClick = (record) => { + ctx.emit('rowClick', record) + } + /** + * 楂樹寒琛� + * @param row + */ + const setCurrentRow = (key: string) => { + nextTick(() => { + tableRef.value?.setCurrentRow(key) + }) + } + + const setSelectRow = (keys: string[]) => { + clearSelectEvent() + nextTick(() => { + tableRef.value?.setSelectRow(keys) + }) + } + + const clearSelectEvent = () => { + tableRef.value?.clearSelectEvent?.() + } + + onMounted(() => getFieldRequiredMap()) + + ctx.expose({ + getData, + setCurrentRow, + clearSelectEvent, + setSelectRow, + }) + + return () => { + let contextMenuCustom: boolean | any = [] + if (props.isContextMenu || props.contextMenu?.length) { + contextMenuCustom = props.contextMenu?.length + ? props.contextMenu + : contextMenu + } + return ( + <div + class={styles.CommonTable} + style={{ ...props.style, height: props.height }} + > + <BaseTable + ref={tableRef} + class={styles.table} + columns={columns.value} + id={props.id} + contextMenu={contextMenuCustom} + vSlots={{ + ...generationSlots.value, + action: ({ row, column }: any) => { + return ( + <Icon + icon={column.icon || 'closeDark'} + style="cursor: pointer;" + onClick={() => onDelRow(row)} + width={16} + height={16} + /> + ) + }, + }} + gt={40} + size="mini" + v-model:dataSource={dataSource.value} + isHidePagination={true} + isChecked={props.isChecked} + isDrag={props.isDrag} + isFooter={props.isFooter} + isVScroll={true} + isStop={props.isStop} + onCheck={onCheck} + height={props.height} + maxHeight={props.maxHeight} + autoHeight={props.autoHeight} + onClickFooter={onAdd} + LanguageScopeKey={props.LanguageScopeKey} + onRowClick={onRowClick} + /> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.module.scss b/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.module.scss index efb89a9..2e42985 100644 --- a/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.module.scss +++ b/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.module.scss @@ -1,12 +1,25 @@ -.deleteDialog { - height: 125px; - border: 1px solid #dde0e4; - border-radius: 2px 2px 2px 2px; +.confirmDialog { + min-height: 55px; + // border: 1px solid #dde0e4; + // border-radius: 2px 2px 2px 2px; word-break: break-all; - font-size: 14px; + font-size: 16px; + color: #333; display: flex; align-items: center; justify-content: center; - padding: 20px; + padding: 10 0px; overflow: auto; + text-align: center; } + + +.ConfirmBox { + :global(.cs-dialog-content){ + height: auto !important; + padding: 0 !important; + } + :global(.cs-dialog-footer){ + padding: 0; + } +} \ No newline at end of file diff --git a/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.tsx b/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.tsx index 7de226d..c8587f7 100644 --- a/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.tsx +++ b/PipeLineLems/web/src/components/ConfirmBox/ConfirmBox.tsx @@ -1,37 +1,57 @@ -import { createApp, h, ref, nextTick } from 'vue' +import { createApp, h, ref, nextTick, Component } from 'vue' import BaseDialog from '@/components/BaseDialog/index.vue' +import { ElConfigProvider } from 'element-plus' import styles from './ConfirmBox.module.scss' -export const ConfirmBox = (text: string, title = '纭') => { +import { _t } from '@/libs/Language/Language' +export const ConfirmBox = ( + text: string | any, + title = '纭', + attrs: any = {} +) => { return new Promise((resolve, reject) => { const mountNode = document.createElement('div') document.body.appendChild(mountNode) const visible = ref(true) + const RenderProvider = (Widget: any) => { + return ( + <el-config-provider namespace="cs"> + <Widget /> + </el-config-provider> + ) + } const app = createApp({ render() { - return h( - BaseDialog, - { - modelValue: visible.value, - 'onUpdate:modelValue': (value: boolean) => { - visible.value = value + return RenderProvider( + h( + BaseDialog, + { + class: styles.ConfirmBox, + modelValue: visible.value, + 'onUpdate:modelValue': (value: boolean) => { + visible.value = value + }, + title: _t(title), + width: '379px', + onConfirm: () => { + resolve(true) + nextTick(() => { + mountNode.remove() + }) + }, + onClose: () => { + reject(false) + nextTick(() => { + mountNode.remove() + }) + }, + ...attrs, }, - title: title, - width: '379px', - onConfirm: () => { - resolve(true) - nextTick(() => { - mountNode.remove() - }) - }, - onClose: () => { - reject(false) - nextTick(() => { - mountNode.remove() - }) - }, - }, - h('div', { class: styles.deleteDialog }, text) + { + default: h('div', { class: styles.confirmDialog }, text), + footer: attrs.footer ? attrs.footer : null, + } + ) ) }, }) diff --git a/PipeLineLems/web/src/components/Container/Container.module.scss b/PipeLineLems/web/src/components/Container/Container.module.scss index c0fb686..56d7cfc 100644 --- a/PipeLineLems/web/src/components/Container/Container.module.scss +++ b/PipeLineLems/web/src/components/Container/Container.module.scss @@ -2,7 +2,7 @@ position: relative; width: 100%; height: 100%; - background: linear-gradient(93deg, #5a84ff 0%, #c5d4fe 100%); + background: #5a84ff; border-radius: 12px 12px 12px 12px; } @@ -53,11 +53,12 @@ } .content { // position: relative; - padding:20px 10px; + padding: 20px 10px; // z-index: 2; height: calc(100% - 40px); background: linear-gradient(180deg, #f6f9ff 0%, #ffffff 100%); - box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); + // box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); + box-shadow: 0px 1px 1px 1px #dbdbdb; border-radius: 5px 5px 5px 5px; overflow: hidden; } diff --git a/PipeLineLems/web/src/components/Container/Container.tsx b/PipeLineLems/web/src/components/Container/Container.tsx index fd6626b..741a5eb 100644 --- a/PipeLineLems/web/src/components/Container/Container.tsx +++ b/PipeLineLems/web/src/components/Container/Container.tsx @@ -3,6 +3,7 @@ import Icon from '@/components/Icon/Icon' import { useVModel } from '@vueuse/core' import { debounce } from 'lodash' +import { _t } from '@/libs/Language/Language' export default defineComponent({ name: '閫氱敤澶撮儴', props: { @@ -49,7 +50,7 @@ class={styles.innerInput} onBlur={() => onEventChange(false)} onFocus={() => onEventChange(true)} - placeholder={!isBlur.value ? props.placeholder : ''} + placeholder={!isBlur.value ? _t(props.placeholder) : ''} prefix-icon={ <Icon icon="white_search" width={12} height={12} /> } diff --git a/PipeLineLems/web/src/components/Content/Content.tsx b/PipeLineLems/web/src/components/Content/Content.tsx index 182f4a2..a24ee13 100644 --- a/PipeLineLems/web/src/components/Content/Content.tsx +++ b/PipeLineLems/web/src/components/Content/Content.tsx @@ -7,12 +7,17 @@ type: String, default: '鏍囬', }, + customStyle: { + type: String, + }, }, setup(props, { slots }) { return () => ( <div class={styles.container}> <div class={styles.title}>{props.title}</div> - <div class={styles.content}>{slots.default?.()}</div> + <div class={styles.content} style={props.customStyle}> + {slots.default?.()} + </div> </div> ) }, diff --git a/PipeLineLems/web/src/components/CsTree/CsTree.scss b/PipeLineLems/web/src/components/CsTree/CsTree.scss new file mode 100644 index 0000000..e4db612 --- /dev/null +++ b/PipeLineLems/web/src/components/CsTree/CsTree.scss @@ -0,0 +1,158 @@ +.cs-setting-tree_custom_style { + box-shadow: none; + height: 28px; + line-height: 28px; + font-size: 12px; + border-radius: 4px; + color: var(--cms-text-el-input-color); + border: 1px solid var(--cms-color-bg-4); + background-color: var(--cms-color-bg-3); + background-color: #202124; + outline: none; + box-sizing: border-box; + cursor: pointer; + overflow: hidden; + + ::deep(.cs-input__inner) { + padding-right: 24px !important; + } + &:hover { + border-bottom: 1px solid var(--cms-color-primary-1); + box-shadow: none !important; + } + .cs-select__wrapper { + outline: none; + display: flex; + align-items: center; + position: relative; + box-sizing: border-box; + cursor: pointer; + text-align: left; + font-size: 12px; + gap: 6px; + min-height: 28px; + line-height: 24px; + border-radius: var(--el-border-radius-base); + transition: var(--el-transition-duration); + background-color: #141414; + padding: 0 12px; + box-shadow: none; + &:hover { + box-shadow: none !important; + } + } + .cs-select__wrapper.is-focused { + box-shadow: none; + } + .cs-select__selection { + position: relative; + display: flex; + flex-wrap: wrap; + align-items: center; + flex: 1; + min-width: 0; + gap: 6px; + } + + .cs-select__input-wrapper.is-hidden { + position: absolute; + opacity: 0; + } + .cs-select__input-wrapper { + max-width: 100%; + } + .cs-select__selected-item { + display: flex; + flex-wrap: wrap; + user-select: none; + } + .cs-select__placeholder.is-transparent { + user-select: none; + color: var(--el-text-color-placeholder); + } + .cs-select__placeholder { + position: absolute; + display: block; + top: 50%; + transform: translateY(-50%); + width: 100%; + overflow: hidden; + text-overflow: ellipsis; + white-space: nowrap; + } + .cs-select__input { + border: none; + outline: none; + padding: 0; + color: var(--el-select-multiple-input-color); + font-size: inherit; + font-family: inherit; + appearance: none; + height: 24px; + max-width: 100%; + background-color: transparent; + } + .cs-select__prefix, + .cs-select__suffix { + display: flex; + align-items: center; + flex-shrink: 0; + gap: 6px; + color: var(--el-input-icon-color, var(--el-text-color-placeholder)); + .cs-select__caret { + color: var(--el-select-input-color); + font-size: var(--el-select-input-font-size); + transition: var(--el-transition-duration); + transform: rotate(0); + cursor: pointer; + } + .cs-icon { + --color: inherit; + height: 1em; + width: 1em; + line-height: 1em; + display: inline-flex; + justify-content: center; + align-items: center; + position: relative; + fill: currentColor; + color: var(--color); + font-size: inherit; + } + } +} + +.settings-cs-tree_check { + box-shadow: 0 1px 6px 1px #0000008f !important; + background: #202124 !important; + border: 0 !important; + .cs-select-dropdown__item:hover { + background: #383737 !important; + color: #ccc !important; + border-radius: 4px; + } + .cs-select-dropdown__item.is-hovering, + .cs-select-dropdown__item.is-selected { + color: #ccc !important; + border-radius: 4px; + } + .cs-popper__arrow::before { + border-top: none !important; + border-left: none !important; + border-bottom-color: transparent !important; + border-right-color: transparent !important; + background: #383737 !important; + } +} +.cs-tree_check-settings { + .cs-tree { + height: auto; + background: #202124; + .cs-tree-node__content:hover { + background-color: #383737 !important; + } + .cs-tree-node:focus > .cs-tree-node__content { + background-color: #383737; + } + } +} diff --git a/PipeLineLems/web/src/components/CsTree/CsTree.tsx b/PipeLineLems/web/src/components/CsTree/CsTree.tsx new file mode 100644 index 0000000..e38fb89 --- /dev/null +++ b/PipeLineLems/web/src/components/CsTree/CsTree.tsx @@ -0,0 +1,23 @@ +/** + * 绂佹鍦ㄩ潪Setting閰嶇疆涓嬩娇鐢� + */ + +import { defineComponent, SetupContext } from 'vue' +import './CsTree.scss' + +export default defineComponent<any>({ + name: 'CsTree', + setup(props, { attrs }: SetupContext) { + const namespace = import.meta.env.VITE_APP_NAMESPACE + + return () => ( + <el-config-provider namespace={namespace} z-index={300}> + <el-tree-select + class="cs-setting-tree_custom_style" + popper-class="settings-cs-tree_check cs-tree_check-settings" + {...attrs} + /> + </el-config-provider> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/DateTimePickRange/DateTimePickRange.tsx b/PipeLineLems/web/src/components/DateTimePickRange/DateTimePickRange.tsx index 494c511..da01ce3 100644 --- a/PipeLineLems/web/src/components/DateTimePickRange/DateTimePickRange.tsx +++ b/PipeLineLems/web/src/components/DateTimePickRange/DateTimePickRange.tsx @@ -2,6 +2,7 @@ import styles from './DateTimePickRange.module.scss' import dayjs from 'dayjs' import { ElMessage } from 'element-plus' +import { _t } from '@/libs/Language/Language' export default defineComponent({ name: '鏃ユ湡鑼冨洿', props: { @@ -25,8 +26,8 @@ }, clearable: { type: Boolean, - default: true - } + default: true, + }, }, emits: ['change'], setup(props, { attrs, slots, emit }) { @@ -48,16 +49,16 @@ const onChangeFrom = (val: Date) => { console.log(val) if (times.To && dayjs(val).isAfter(times.To)) { - ElMessage.warning('寮�濮嬫椂闂村繀椤绘瘮缁撴潫鏃堕棿灏�') + ElMessage.warning(_t('寮�濮嬫椂闂村繀椤绘瘮缁撴潫鏃堕棿灏�')) return } emit('change', times) } const onChangeTo = (val: Date) => { - console.log(val); + console.log(val) if (times.To && dayjs(val).isBefore(times.From)) { - ElMessage.warning('寮�濮嬫椂闂村繀椤绘瘮缁撴潫鏃堕棿灏�') + ElMessage.warning(_t('寮�濮嬫椂闂村繀椤绘瘮缁撴潫鏃堕棿灏�')) return } emit('change', times) @@ -66,11 +67,11 @@ return () => { return ( <div class={styles.DateTimePickRange}> - <span class={styles.label}>{props.label}</span> + <span class={styles.label}>{_t(props.label)}</span> <el-date-picker v-model={times.From} type="datetime" - placeholder="璇烽�夋嫨寮�濮嬫椂闂�" + placeholder={_t('璇烽�夋嫨寮�濮嬫椂闂�')} onChange={onChangeFrom} valueFormat={props.valueFormat} clearable={props.clearable} @@ -79,7 +80,7 @@ <el-date-picker v-model={times.To} type="datetime" - placeholder="璇烽�夋嫨缁撴潫鏃堕棿" + placeholder={_t('璇烽�夋嫨缁撴潫鏃堕棿')} onChange={onChangeTo} valueFormat={props.valueFormat} clearable={props.clearable} diff --git a/PipeLineLems/web/src/components/DialogPreView/Chart.tsx b/PipeLineLems/web/src/components/DialogPreView/Chart.tsx new file mode 100644 index 0000000..baca716 --- /dev/null +++ b/PipeLineLems/web/src/components/DialogPreView/Chart.tsx @@ -0,0 +1,45 @@ +import { SetupContext, defineComponent, nextTick, onMounted, ref, shallowRef } from 'vue' + +import sdk from 'sdk' +import isEmpty from 'lodash/isEmpty' +const { packs } = sdk +const { echarts } = packs +export default defineComponent({ + name: '鍥捐〃', + props: { + chartOptions: { + type: Object, + default: () => ({}), + }, + }, + setup(props, { attrs, expose }: SetupContext) { + const chartDomRef = ref() + + const myCharts = shallowRef() + onMounted(async () => { + await nextTick() + if (isEmpty(props.chartOptions)) return + myCharts.value = (await echarts).init(chartDomRef.value) + myCharts.value.setOption(props.chartOptions) + }) + + + const getChartInstance = () => { + return myCharts.value + } + + const setChartOptions = (options: any) => { + if (myCharts.value) { + myCharts.value.setOption(options) + } + } + + expose({ + getChartInstance, + setChartOptions, + }) + + + return () => <div style="height:100%;width:100%" ref={chartDomRef}></div> + }, +}) diff --git a/PipeLineLems/web/src/components/DialogPreView/DialogPreView.module.scss b/PipeLineLems/web/src/components/DialogPreView/DialogPreView.module.scss new file mode 100644 index 0000000..66d938e --- /dev/null +++ b/PipeLineLems/web/src/components/DialogPreView/DialogPreView.module.scss @@ -0,0 +1,3 @@ +.container { + height: 100%; +} \ No newline at end of file diff --git a/PipeLineLems/web/src/components/DialogPreView/DialogPreView.tsx b/PipeLineLems/web/src/components/DialogPreView/DialogPreView.tsx new file mode 100644 index 0000000..9110eef --- /dev/null +++ b/PipeLineLems/web/src/components/DialogPreView/DialogPreView.tsx @@ -0,0 +1,74 @@ +import { PropType, SetupContext, computed, defineComponent, useSlots } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import styles from './DialogPreView.module.scss' +import { useVModel } from '@vueuse/core' +import Chart from './Chart' +import Picture from './Picture' +export default defineComponent({ + name: 'DialogPreView', + props: { + title: { + type: String, + default: '棰勮', + }, + isChart: { + type: Boolean, + default: false, + }, + modelValue: { + type: Boolean, + default: false, + }, + chartOptions: { + type: Object, + default: () => ({}), + }, + picList: { + type: Object as PropType<string[]>, + default: () => [], + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, { emit, attrs }: SetupContext) { + const visible = useVModel(props) + const slots = useSlots() + const onClose = () => { + visible.value = false + emit('close') + } + const onConfirm = () => { + emit('confirm') + } + + const height = computed(() => { + return (attrs.height as string) || '578px' + }) + + return () => ( + <BaseDialog + destroy-on-close + class={styles.drawer} + style="background: #fff" + width="900px" + height="578px" + title={props.title} + v-model={visible.value} + onClose={onClose} + onConfirm={onConfirm} + v-slots={{ + footer: () => { + slots.footer ? slots.footer : null + }, + }} + > + <div class={styles.container}> + {props.isChart ? ( + <Chart chartOptions={props.chartOptions} /> + ) : ( + <Picture height={height.value} picList={props.picList} /> + )} + </div> + </BaseDialog> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/DialogPreView/Picture.tsx b/PipeLineLems/web/src/components/DialogPreView/Picture.tsx new file mode 100644 index 0000000..63c10b7 --- /dev/null +++ b/PipeLineLems/web/src/components/DialogPreView/Picture.tsx @@ -0,0 +1,43 @@ +import { + PropType, + SetupContext, + computed, + defineComponent, + nextTick, + onMounted, + ref, +} from 'vue' +export default defineComponent({ + name: '鍥剧墖', + props: { + picList: { + type: Object as PropType<string[]>, + default: () => [], + }, + height: { + type: String, + default: '578px', + }, + }, + setup(props, { attrs }: SetupContext) { + onMounted(async () => {}) + const arrow = computed(() => { + return props.picList.length > 2 ? 'always' : 'never' + }) + return () => ( + <el-carousel height={props.height} arrow={arrow.value}> + {props.picList.map((item) => { + return ( + <el-carousel-item> + <el-image + style="width: 100%; height: 100%" + src={item} + fit="contain" + /> + </el-carousel-item> + ) + })} + </el-carousel> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/DyDatePicker/DyDatePicker.tsx b/PipeLineLems/web/src/components/DyDatePicker/DyDatePicker.tsx new file mode 100644 index 0000000..a6d9584 --- /dev/null +++ b/PipeLineLems/web/src/components/DyDatePicker/DyDatePicker.tsx @@ -0,0 +1,14 @@ +import { defineComponent } from 'vue' + +export default defineComponent({ + name: 'DyDatePicker', + setup(props: any, { attrs }) { + return () => ( + <el-date-picker + {...props} + {...attrs} + value-format="YYYY-MM-DD HH:mm:ss" + /> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/DyForm/DyForm.d.ts b/PipeLineLems/web/src/components/DyForm/DyForm.d.ts index 263c680..548b483 100644 --- a/PipeLineLems/web/src/components/DyForm/DyForm.d.ts +++ b/PipeLineLems/web/src/components/DyForm/DyForm.d.ts @@ -5,6 +5,7 @@ description?: string name?: string value: string | number + tip?: string } export interface FormItemPropType { @@ -18,7 +19,7 @@ el?: string | Component | DefineComponent | Ref<string> options?: OptionItemType[] | any[] | Ref<any> isTitle?: boolean - title?:string | Component + title?: string | Component [key: string]: any | Ref<string> } diff --git a/PipeLineLems/web/src/components/DyForm/DyForm.module.scss b/PipeLineLems/web/src/components/DyForm/DyForm.module.scss index 609bb6b..0281c01 100644 --- a/PipeLineLems/web/src/components/DyForm/DyForm.module.scss +++ b/PipeLineLems/web/src/components/DyForm/DyForm.module.scss @@ -14,13 +14,30 @@ margin-left: 10px; } } - :global(.cs-select){ + :global(.cs-select) { width: 100%; } - :global(.cs-form--inline .cs-form-item){ - width: 46%; + :global(.cs-form--inline .cs-form-item) { + width: 46%; } - :global(.cs-form--inline .cs-form-item:nth-last-of-type(2n)){ - margin-right: 0; + :global(.cs-form--inline .cs-form-item:nth-last-of-type(2n)) { + margin-right: 0; } + :global(.cs-date-editor) { + width: 100%; + } +} +.optionLabel { + display: flex; + justify-content: space-between; + align-items: center; +} +.formitemPropsLabel { + display: flex; + justify-content: flex-start; + align-items: center; +} + +.itemDistance { + margin-bottom: 20px !important; } diff --git a/PipeLineLems/web/src/components/DyForm/DyForm.tsx b/PipeLineLems/web/src/components/DyForm/DyForm.tsx index 1468161..308cbd6 100644 --- a/PipeLineLems/web/src/components/DyForm/DyForm.tsx +++ b/PipeLineLems/web/src/components/DyForm/DyForm.tsx @@ -3,20 +3,26 @@ defineComponent, PropType, ref, - Ref, + onMounted, SetupContext, computed, unref, markRaw, - DefineComponent, + Component, + watch, + Fragment, + useSlots, } from 'vue' import styles from './DyForm.module.scss' -import ElInput from 'element-plus/es/components/input/index' +import DyInput from '../Input/Input' import Option from '@/components/Select/Option' import Select from '@/components/Select/Select' import SelectInput from '@/components/SelectInput/SelectInput' +import SearchSelect from '@/components/SearchSelect/SearchSelect' import type { FormInstance } from 'element-plus' import Icon from '../Icon/Icon' +import { Warning } from '@element-plus/icons-vue' +import RelationFlowDialog from '@/components/RelationFlowDialog/RelationFlowDialog' import { FormPropsType, FormItemPropType, @@ -28,19 +34,44 @@ import TextareaFlow from '../Flow/Flow' import get from 'lodash/get' import set from 'lodash/set' +import { has } from 'lodash' +import Tab from '@/components/Tab/Tab' +import TabPane from '@/components/Tab/TabPane' +import ElInputNumber from 'element-plus/es/components/input-number/index' +import { getCurrentLang, Language } from '@/libs/Language/Language' -const formItemElementMap = markRaw<Record<string, any>>({ - input: ElInput, +const formItemElementMap: Record<string, any> = markRaw({ + input: DyInput, + inputNumber: ElInputNumber, select: Select, selectInput: SelectInput, + flow: RelationFlowDialog, variable: Variable, textareaFlow: TextareaFlow, + filterSelect: SearchSelect, + switch: (props: PropType<any>, { attrs }: SetupContext) => { + return <el-switch {...attrs} /> + }, + dateTime: (props: PropType<any>, { attrs }: SetupContext) => { + return <el-date-picker + type="datetime" + format="YYYY-MM-DD HH:mm:ss" + {...attrs} + ></el-date-picker> + }, + date: (props: PropType<any>, { attrs }: SetupContext) => { + return <el-date-picker + type="date" + format="YYYY-MM-DD" + {...attrs} + ></el-date-picker> + }, }) const Type: Record<string, any> = { select: 'select', } -export default defineComponent<FormPropsType>({ +export default defineComponent({ //@ts-ignore name: '鍔ㄦ�佽〃鍗�', props: { @@ -57,16 +88,31 @@ default: () => ({}), }, formItemProps: { - type: Array, + type: Array as PropType<FormItemPropType[]>, default: () => [], }, inLine: { type: Boolean, default: false, }, + customWidgetMap: { + type: Object, + default: () => ({}), + }, + isCategory: { + type: Boolean, + default: false, + }, + LanguageScopeKey: { + type: String, + default: '', + }, }, setup(props: PropsType, { attrs, emit, expose }: SetupContext) { const formRef = ref<FormInstance>() + const active = ref('') + const isZh = ref(true) + const slots = useSlots() const form: any = computed({ get() { return props.formData @@ -75,9 +121,14 @@ emit('update:formData', v) }, }) + const formPropsRef = ref<any>({}) const currentWidgetModel = computed(() => { return (path: string) => { + if (path.includes('.')) { + const args = path.split('.') + return get(form.value, args) + } return get(form.value, path) } }) @@ -94,6 +145,14 @@ }) }) } + /** + * 鑾峰彇refs + * @returns + */ + const getRefByKey = (key: string) => { + if (key) return formPropsRef.value[key] + return formPropsRef.value + } const resetForm = () => { if (!formRef.value) return false @@ -101,10 +160,26 @@ } const formItemProps = computed(() => { + if (props.isCategory) { + const tabMap: Record<string, FormItemPropType> = {} + const tabs: FormItemPropType[] = [] + if (Array.isArray(props.formItemProps)) { + props.formItemProps.forEach((item: any) => { + tabMap[item.category] = tabMap[item.category] || [] + tabMap[item.category].push(item) + }) + Object.keys(tabMap).forEach((key: string) => { + tabs.push({ + name: key, + content: tabMap[key], + }) + }) + } + return tabs + } + return props.formItemProps || [] }) - - expose({ validate, resetForm }) const FormRender: any = ($props: any) => { const item: FormItemPropType = $props.item @@ -112,17 +187,158 @@ if (item.el && Type[item.el as string]) { return options.map((el: OptionItemType) => ( <Option - label={el.label || el.description || el.name} value={el.value} - ></Option> + label={el.label || el.description || el.name} + class={styles.optionLabel} + key={el.value} + > + {el.label || el.description || el.name} + {el.tip ? ( + <el-tooltip + class="box-item" + effect="dark" + content={el.tip} + placement="top" + key={el.value} + persistent={false} + > + <el-icon> + <Warning /> + </el-icon> + </el-tooltip> + ) : null} + </Option> )) } return null } - const onUpdateModelValue = (v: string | number, prop: string) => { - set(form.value, prop, v) + const onUpdateModelValue = (v: string | number, path: string) => { + if (path.includes('.')) { + const args = path.split('.') + return set(form.value, args, v) + } + set(form.value, path, v) } + + const initFormData = () => { + formItemProps.value.forEach((item: FormItemPropType) => { + form.value[item.prop] = form.value[item.prop] || item.defaultValue + }) + active.value = formItemProps.value[0].name + } + + const checkZh = (lang: string) => { + const languageStr = lang.toLowerCase() + if (languageStr.includes('zh')) return true + if (languageStr.includes('original')) return true + return false + } + + const onLanguageChange = () => { + Language.useChange((language: any) => { + isZh.value = checkZh(language.lang) + }) + } + + onMounted(() => { + isZh.value = checkZh(getCurrentLang()) + onLanguageChange() + }) + + const RenderItemProps = ($props: any) => { + const WidgetMap = { + ...formItemElementMap, + ...props.customWidgetMap, + } + const formItemProps = $props.formItemProps + + return ( + <Fragment> + {formItemProps.map((item: FormItemPropType, index: number) => { + if (item.isTitle) { + if (typeof item.title === 'string') { + return <Title style="margin-bottom: 10px">{item.title}</Title> + } + return item.title + } + + const itemProps: FormItemPropType = {} + Object.entries(item).forEach(([key, value]) => { + itemProps[key] = unref(value) + }) + const el = + typeof itemProps.el === 'string' + ? WidgetMap[itemProps.el] + : itemProps.el || null + const hasSlot = itemProps.slot + const Component = hasSlot ? slots[itemProps.el] : el + + const isHide = has(item.isHide, 'value') + ? item.isHide?.value + : item.isHide + return Component && !isHide ? ( + <el-form-item + label={itemProps.label} + prop={itemProps.prop} + rules={itemProps.rules} + key={itemProps.prop + index} + class={styles.itemDistance} + labelPosition={itemProps.labelPosition} + labelWidth={isZh.value ? props.labelWidth : 'auto'} + vSlots={ + itemProps.icon + ? { + label: () => ( + <label + key={itemProps.prop} + class={styles.formitemPropsLabel} + > + {itemProps.label} + {itemProps.icon ? ( + <el-tooltip + class="box-item" + effect="dark" + content={itemProps.tip} + placement="top" + raw-content={itemProps.rawContent} + persistent={false} + > + <Icon + style="margin-left: 5px" + icon={itemProps.icon} + /> + </el-tooltip> + ) : null} + </label> + ), + } + : null + } + > + <Component + style={{ + width: itemProps.width, + height: itemProps.height, + }} + {...itemProps} + placeholder={itemProps.placeholder} + ref={(ref) => (formPropsRef.value[itemProps.prop] = ref)} + modelValue={currentWidgetModel.value(itemProps.prop)} + onUpdate:modelValue={(val: string | number) => + onUpdateModelValue(val, itemProps.prop) + } + > + <FormRender item={itemProps} /> + </Component> + </el-form-item> + ) : null + })} + </Fragment> + ) + } + + expose({ validate, resetForm, initFormData, getRefByKey }) return () => { return ( @@ -130,67 +346,28 @@ <el-form labelPosition={props.labelPosition} labelWidth={props.labelWidth} + // labelWidth={isZh.value ? props.labelWidth : 'auto'} model={form.value} ref={formRef} inline={props.inLine} > - {formItemProps.value.map( - (item: FormItemPropType, index: number) => { - if (item.isTitle) { - if (typeof item.title === 'string') { - return ( - <Title style="margin-bottom: 10px">{item.title}</Title> - ) - } - return item.title - } - - const itemProps: FormItemPropType = {} - Object.entries(item).forEach(([key, value]) => { - itemProps[key] = unref(value) - }) - - const el = - typeof itemProps.el === 'string' - ? formItemElementMap[itemProps.el] - : itemProps.el || null - const Component = el - return Component && !item.isHide ? ( - <el-form-item - label={itemProps.label} - prop={itemProps.prop} - rules={itemProps.rules} - key={itemProps.prop} - vSlots={ - itemProps.labelIcon - ? { - label: () => ( - <label class={styles.formitemPropsLabel}> - {itemProps.label} - <Icon icon={itemProps.labelIcon} /> - </label> - ), - } - : null - } - > - <Component - style={{ - width: itemProps.width, - height: itemProps.height, - }} - {...itemProps} - // v-model={form.value[itemProps.prop as keyof any]} - modelValue={currentWidgetModel.value(itemProps.prop)} - onUpdate:modelValue={(val: string | number) => - onUpdateModelValue(val, itemProps.prop) - } - > - <FormRender item={itemProps} /> - </Component> - </el-form-item> - ) : null - } + {props.isCategory ? ( + <Tab + active={active.value} + class={styles.tabContent} + size="small" + type="params" + > + {formItemProps.value.map((item: any) => { + return ( + <TabPane key={item.name} label={item.name} name={item.name}> + <RenderItemProps formItemProps={item.content} /> + </TabPane> + ) + })} + </Tab> + ) : ( + <RenderItemProps formItemProps={formItemProps.value} /> )} </el-form> </div> diff --git a/PipeLineLems/web/src/components/EllipsisTooltip/EllipsisTooltip.vue b/PipeLineLems/web/src/components/EllipsisTooltip/EllipsisTooltip.vue new file mode 100644 index 0000000..4dd6f83 --- /dev/null +++ b/PipeLineLems/web/src/components/EllipsisTooltip/EllipsisTooltip.vue @@ -0,0 +1,64 @@ +<!-- +<EllipsisTooltipLabel width="100%" :content="content" /> + +--> +<template> + <div + class="content" + :style="{ width: props.width }" + @mouseover="mouseover" + @mouseleave="mouseleave" + :title="props.tooltipContent ? props.tooltipContent : props.content" + :data-tooltip-disabled="!visible" + :data-tooltip-effect="props.effect" + :data-tooltip-placement="props.placement" + :data-tooltip-popper-class="props.popperClass" + :data-tooltip-raw-content="props.rawContent" + > + <span ref="contentRef"> + <slot name="content">{{ props.content }}</slot> + </span> + </div> +</template> +<script setup lang="ts"> +import { ref } from 'vue' +interface Props { + width: string // 瓒呭嚭瀹藉害鏃剁敤鐪佺暐鍙疯〃绀� + content: string // 鏄剧ず鍐呭 + tooltipContent?: string // 鎻愮ず鍐呭锛堣缃�樻彁绀哄唴瀹光�欎笌鈥樻樉绀哄唴瀹光�欎笉鍚岋級 + effect?: string + placement?: string + popperClass?: string + disabled?: boolean + rawContent?: boolean +} +const props = withDefaults(defineProps<Props>(), { + effect: 'dark', + placement: 'top-start', + content: '', + popperClass: '', + width: '', + tooltipContent: '', + disabled: false, + rawContent: false, +}) + +let visible = ref(false) +const contentRef = ref() +const mouseover = function (): void { + // 璁$畻span鏍囩鐨刼ffsetWidth涓庣埗鐩掑瓙鍏冪礌鐨刼ffsetWidth锛屾潵鍒ゆ柇tooltip鏄惁鏄剧ず + visible.value = + contentRef.value.offsetWidth > contentRef.value.parentNode.offsetWidth ? true : false +} +const mouseleave = function (): void { + visible.value = false +} +</script> +<style lang="scss" scoped> +.content { + text-overflow: ellipsis; + word-break: keep-all; + white-space: nowrap; + overflow: hidden; +} +</style> diff --git a/PipeLineLems/web/src/components/Flow/Flow.module.scss b/PipeLineLems/web/src/components/Flow/Flow.module.scss index 7830645..90437fc 100644 --- a/PipeLineLems/web/src/components/Flow/Flow.module.scss +++ b/PipeLineLems/web/src/components/Flow/Flow.module.scss @@ -1,6 +1,6 @@ .flows_pick { width: 100%; - height: 108px; + height: 66px; box-shadow: 0 0 0 1px var(--cs-input-border-color, var(--cs-border-color)) inset; border-radius: var(--cs-input-border-radius, var(--cs-border-radius-base)); @@ -8,25 +8,24 @@ background-color: #fff; display: flex; justify-content: flex-start; - padding: 10px 10px; + padding: 7px; overflow: auto; flex-wrap: wrap; - padding-right: 0; align-items: flex-start; align-content: flex-start; + padding-bottom: 0px; cursor: no-drop; - > div { - margin-bottom: 5px; - } + &:hover { box-shadow: 0 0 0 1px #c0c4cc inset; } } .disabled { - background-color: #f6f7fa; + background-color: var(--cs-disabled-bg-color); } .flowTag { display: inline; - color: #b7bac0; - margin-top: -10px; + margin-top: -7px; + margin-left: 4px; + color: #5c5c5c; } diff --git a/PipeLineLems/web/src/components/Flow/Flow.tsx b/PipeLineLems/web/src/components/Flow/Flow.tsx index 3bf271a..c290c29 100644 --- a/PipeLineLems/web/src/components/Flow/Flow.tsx +++ b/PipeLineLems/web/src/components/Flow/Flow.tsx @@ -1,6 +1,8 @@ import { defineComponent } from 'vue' import styles from './Flow.module.scss' import Tag from '../Tag/Tag' +import { scope } from '@/libs/Language/Language' + export default defineComponent({ name: '娴佺▼鏄剧ずtag', props: { @@ -12,9 +14,18 @@ type: Boolean, default: false, }, + LanguageScopeKey: { + type: String, + default: '', + }, + placeholder: { + type: String, + default: '', + }, }, emits: ['click'], setup(props, { attrs, slots, emit }) { + const _t = scope(props.LanguageScopeKey) return () => { return ( <div @@ -24,7 +35,7 @@ }} > {!props.modelValue?.length ? ( - <span class={styles.flowTag}>鍏宠仈娴佺▼</span> + <span class={styles.flowTag}>{props.placeholder}</span> ) : ( props.modelValue.map((item: any) => { return ( diff --git a/PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.module.scss b/PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.module.scss new file mode 100644 index 0000000..88cafc5 --- /dev/null +++ b/PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.module.scss @@ -0,0 +1,59 @@ +.relationDialog { + width: 100%; +} +.select { + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + cursor: pointer; +} + +.header { + width: 100%; + height: 35px; + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 10px; + .key { + font-size: 12px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #35363b; + margin-right: 10px; + } +} + +.table { + width: 100%; + height: calc(100% - 50px); + :global( + .information-table + .vxe-table--body + tbody + tr + td:nth-of-type(2) + .over-ellipsis + ) { + white-space: pre; + } +} + +.selected { + cursor: pointer; + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + &:hover { + color: #5a84ff; + opacity: 0.6; + } +} + +.selectVariable { + :global(.cs-input__inner) { + padding-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.tsx b/PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.tsx new file mode 100644 index 0000000..1dbdf30 --- /dev/null +++ b/PipeLineLems/web/src/components/FlowContextDialog/FlowContextDialog.tsx @@ -0,0 +1,199 @@ +import Dialog from '@/components/BaseDialog/index.vue' +const BaseDialog: any = Dialog +import { computed, defineComponent, inject, ref, SetupContext } from 'vue' +import styles from './FlowContextDialog.module.scss' +import { useRelationMaterial } from '@/hooks//Dialog' +import BaseTable from '@/components/Table/Table' +import { columns } from './config' +import Search from '@/components/Search/Search' +import { _t } from '@/libs/Language/Language' +import { ElMessage } from 'element-plus' +import { get } from 'lodash' + +export default defineComponent({ + name: '娴佺▼涓婁笅鏂�', + props: { + modelValue: { + type: String, + default: '', + }, + title: { + type: String, + default: '', + }, + + readonly: { + type: Boolean, + default: false, + }, + type: { + type: String, + default: 'input', + }, + clearable: { + type: Boolean, + default: false, + }, + flowType: { + type: String, + }, + // 鐢ㄦ潵瀹氫箟鏁版嵁缁撴瀯 + dyStruct: { + type: Boolean, + default: false, + }, + radio: { + type: Boolean, + default: false, + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props: any, ctx: SetupContext) { + const modelValue = computed({ + get() { + return props.modelValue + }, + set(v) { + ctx.emit('update:modelValue', v) + }, + }) + const flowType = props.flowType || inject('flowType') + const data = ref([]) + const visible = ref(false) + const tableRef = ref() + const search = ref('') + const selected = ref('') + const originData = ref([]) + const current = ref() + const dyModel = computed(() => { + if (props.dyStruct) { + return modelValue.value + } + return modelValue + }) + const onSelect = () => { + visible.value = true + } + const onClose = () => { + visible.value = false + } + const onConfirm = () => { + visible.value = false + if (props.dyStruct) { + modelValue.value = { + name: current.value?.description, + value: selected.value, + } + } else { + modelValue.value = selected.value + } + } + const onSearch = (val: string) => { + if (val) { + data.value = originData.value.filter((item: any) => { + return ( + item.name.includes(val) || + item.value.includes(val) || + item.description.includes(val) + ) + }) + } else { + data.value = originData.value + } + } + const onCheck = (row: any[]) => { + if (row.length > 1) { + return ElMessage.warning('浠呮敮鎸佸涓�鏉℃暟鎹繘琛屾搷浣�!') + } + if (row[0]) { + selected.value = row[0].value + current.value = row[0] + } + } + const onOpen = () => { + if (dyModel.value) { + tableRef.value?.setSelectRow([dyModel.value?.value]) + } + } + + const onLoad = () => { + originData.value = data.value + } + + const Input = () => { + const readonly = + typeof props.readonly?.value === 'boolean' + ? (props.readonly?.value as boolean) + : (props.readonly as boolean) + return ( + <el-input + v-model={dyModel.value.value} + clearable={props.clearable} + class={styles.selectVariable} + placeholder={_t('璇烽�夋嫨')} + readonly={readonly} + title={props.title} + suffix-icon={ + <el-button + link + type="primary" + size="small" + style="margin-right: 10px;" + onClick={onSelect} + > + {_t('閫夋嫨')} + </el-button> + } + ></el-input> + ) + } + return () => { + return ( + <div class={styles.relationDialog}> + <Input /> + <BaseDialog + width="1200px" + height="536px" + v-model={visible.value} + title={_t('娴佺▼涓婁笅鏂�')} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + destroy-on-close + append-to-body + > + <div class={styles.header}> + <label class={styles.key}>{_t('鍏抽敭瀛�')}</label> + <Search + v-model={search.value} + field="filter" + onConfirm={onSearch} + placeholder={_t('璇疯緭鍏ュ叧閿瓧')} + /> + </div> + <div class={styles.table}> + <BaseTable + url={`/api/v1/flowmanagement/flowdesign/flowitemkey`} + ref={tableRef} + params={{ + flowType: flowType, + }} + columns={columns} + size="mini" + v-model:dataSource={data.value} + isChecked={true} + isVScroll + onCheck={onCheck} + isStop={true} + id="value" + isHidePagination={true} + onLoad={onLoad} + radio={props.radio} + /> + </div> + </BaseDialog> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/FlowContextDialog/config.ts b/PipeLineLems/web/src/components/FlowContextDialog/config.ts new file mode 100644 index 0000000..0afe9b8 --- /dev/null +++ b/PipeLineLems/web/src/components/FlowContextDialog/config.ts @@ -0,0 +1,23 @@ +export const columns = [ + { + title: '搴忓彿', + field: 'seq', + type: 'seq', + }, + { + title: '鍚嶇О', + field: 'name', + }, + { + title: '鏍囪瘑', + field: 'value', + }, + { + title: '鎻忚堪', + field: 'description', + }, + { + title: '鏁版嵁绫诲瀷', + field: 'type', + }, +] diff --git a/PipeLineLems/web/src/components/G6Flow/G6Flow.module.scss b/PipeLineLems/web/src/components/G6Flow/G6Flow.module.scss new file mode 100644 index 0000000..b18051c --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/G6Flow.module.scss @@ -0,0 +1,17 @@ +.logicFlow { + width: 100%; + height: 100%; + position: relative; + .beautify { + position: absolute; + right: 250px; + top: 30px; + z-index: 1; + } + .xmlbeautify { + position: absolute; + right: 150px; + top: 30px; + z-index: 1; + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/G6Flow.tsx b/PipeLineLems/web/src/components/G6Flow/G6Flow.tsx new file mode 100644 index 0000000..8e94e97 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/G6Flow.tsx @@ -0,0 +1,295 @@ +import { + defineComponent, + SetupContext, + onMounted, + reactive, + ref, + computed, + provide, +} from 'vue' +import styles from './G6Flow.module.scss' +import { + fittingString, + getFlowDataToXml, + getJsonByXml, + getLogicFLowStruct, + generateFlowXml, +} from './core/transformHelp' +import { getFlowXml, getFlowData, saveFlowData } from '@/api/logic-flow' +import G6Renderer from './components/Renderer/Renderer' +import Canvas from './components/Canvas/Canvas' +import { createStore, resetStore } from './core/store' +import { FlowType } from './type' +import Tools from './components/Tools/Tools' +import { cloneDeep, uniqBy } from 'lodash' +import { v4 as uuidv4 } from 'uuid' +import NodeDrawer from './components/NodeDrawer/NodeDrawer' +import EdgeDrawer from './components/EdgeDrawer/EdgeDrawer' +import { nodeFontSize } from './components/Nodes' +import { ConditionType } from './core/enum' +import { ElMessage } from 'element-plus' +import { baseStore } from './core/store' +import { _t } from '@/libs/Language/Language' + +interface NodeDrawerConfig { + visible: boolean + title: string + model: Record<string, any> +} +export default defineComponent({ + name: 'G6Flow', + props: { + flowType: { + type: [String, Number], + default: '', + }, + height: { + type: [String, Number], + default: 750, + }, + isEdit: { + type: Boolean, + default: false, + }, + flowName: { + type: String, + }, + }, + setup(props, { slots, attrs, expose }: SetupContext) { + const { + graphEvent, + selected, + flowBaseConfig, + edgeMap, + nodeMap, + flowConfig, + } = createStore() + const graphData = ref<FlowType | null>(null) + const g6RenderRef = ref<any>() + const selectedEdgeToolType = ref<string>('') + + const isEdit = computed(() => { + return props.isEdit + }) + const nodeData = ref<Record<string, any>[]>([]) + const edgeData = ref<Record<string, any>[]>([]) + const nodeItem = ref<Record<string, any> | null>(null) + const nodeDrawerConfig = reactive<NodeDrawerConfig>({ + visible: false, + title: _t('鑺傜偣閰嶇疆'), + model: {}, + }) + provide('flowType', props.flowType) + + const sortNodeDataUniq = (Activities: any[]) => { + const data = Activities.sort( + (a: { sort: number }, b: { sort: number }) => { + return a.sort - b.sort + } + ) + return uniqBy(data, 'type') + } + const initData = async () => { + selected.value = null + graphData.value = null + resetStore() + const res = await getFlowXml(props.flowType) + const json = getJsonByXml(res.content, props.flowName) + flowConfig.type = res.type + flowConfig.version = res.version + flowBaseConfig.value = { + type: res.type, + version: flowConfig.version, + name: props.flowName, + } + graphData.value = getLogicFLowStruct(json) + + const data = await Promise.all([ + getFlowData('Activities'), + getFlowData('Transitions'), + ]) + + const Activities = sortNodeDataUniq(data[0].Activities) + const Transitions = sortNodeDataUniq(data[1].Transitions) + nodeData.value = Activities + edgeData.value = Transitions + // edgeMap + Transitions.forEach((transition) => { + edgeMap.set(transition.type, transition) + }) + // nodeMap + Activities.forEach((activity) => { + nodeMap.set(activity.type, activity) + }) + } + + const onAutoLayout = () => { + g6RenderRef.value?.autoLayout() + } + + const onDrop = (event: DragEvent) => { + if (nodeItem.value) { + g6RenderRef.value?.addNode(nodeItem.value, { + x: event.x, + y: event.y, + }) + } + } + + const onDragstart = (node: Event) => { + nodeItem.value = node + } + + const onToolsEdgeClick = (type: string) => { + selectedEdgeToolType.value = type + } + + const onCopy = (model: any, isShow: any) => { + if (g6RenderRef.value) { + const { flowMap, flowNodeMap } = baseStore + const graph = g6RenderRef.value.getGraph() + const newModel = cloneDeep(model) + const label = + newModel.properties.Name + + '_' + + parseInt(String(Math.random() * 10000)) + newModel.id = uuidv4() + newModel.x = model.x + 10 + newModel.y = model.y + 10 + newModel.name = label + newModel.properties = { + ...newModel.properties, + Name: label, + label: label, + name: label, + oldId: label, + } + newModel.label = fittingString(label, 195, nodeFontSize + 2) + flowMap.set(label, newModel) + flowNodeMap.set(newModel.id, newModel) + graph?.addItem('node', newModel) + } + isShow.value = false + } + + const onDelete = (model: any, isShow: any) => { + if (g6RenderRef.value) { + const graph = g6RenderRef.value.getGraph() + const item = graph?.findById(model.id) + graph?.removeItem(item) + } + isShow.value = false + } + + const onViewDialog = (model: any, isShow: any) => { + nodeDrawerConfig.visible = true + nodeDrawerConfig.model = model + isShow.value = false + } + + const clear = () => { + nodeDrawerConfig.model = {} + graphEvent.clearAllState() + graphSave(true) + } + + const graphSave = async (isTemp: boolean = false) => { + const graph = g6RenderRef.value.getGraph() + const xml = generateFlowXml(graph) + const data = { + ...flowConfig, + content: xml, + version: flowConfig.version || 1, + } + await saveFlowData(data, isTemp) + !isTemp && ElMessage.success(_t('淇濆瓨鎴愬姛')) + } + + expose({ graphSave }) + onMounted(initData) + + return () => { + if (!graphData.value) return <el-empty description={_t('鏆傛棤鏁版嵁')} /> + const Drawer = graphEvent.type.value === 'edge' ? EdgeDrawer : NodeDrawer + const contextMenu = computed<any[]>(() => { + const menu: any[] = [ + { + type: 'view', + label: _t('鏌ョ湅灞炴��'), + fn: onViewDialog, + divided: true, + disabled: false, + icon: 'viewProps', + }, + ] + if (isEdit.value) { + if (graphEvent.type.value === 'node') { + menu.push({ + label: _t('澶嶅埗'), + fn: onCopy, + divided: true, + icon: 'copy', + type: 'copy', + }) + } + menu.push({ + label: _t('鍒犻櫎'), + fn: onDelete, + type: 'del', + divided: true, + disabled: false, + icon: 'delete-menu', + }) + } + return menu + }) + return ( + <div class={styles.logicFlow}> + {isEdit.value ? ( + <Tools + nodeData={nodeData.value} + edgeData={edgeData.value} + onDragstart={onDragstart} + onEdgeClick={onToolsEdgeClick} + /> + ) : null} + + <Drawer + title={nodeDrawerConfig.title} + v-model={nodeDrawerConfig.visible} + isEdit={isEdit.value} + model={ + nodeDrawerConfig.visible ? nodeDrawerConfig.model : undefined + } + onConfirm={clear} + onClose={clear} + graph={g6RenderRef.value?.getGraph()} + type={graphEvent.type.value} + edgeData={edgeData.value} + ></Drawer> + <Canvas + onDrop={onDrop} + grid={{ visible: true }} + minimap={true} + height={props.height} + > + <G6Renderer + ref={g6RenderRef} + graphData={graphData.value} + drag-node={isEdit.value} + click-select={isEdit.value} + editing={isEdit.value} + zoom-canvas + drag-canvas + edgeType={!!selectedEdgeToolType.value} + create-edge={!!selectedEdgeToolType.value} + edgeContextMenu={contextMenu.value} + flowName={props.flowName} + contextMenu={[...contextMenu.value]} + ></G6Renderer> + </Canvas> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.module.scss b/PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.module.scss new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.module.scss diff --git a/PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.tsx b/PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.tsx new file mode 100644 index 0000000..4974296 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Canvas/Canvas.tsx @@ -0,0 +1,49 @@ +import { + defineComponent, + Fragment, + computed, + Component, + DefineComponent, + SetupContext, +} from 'vue' + +export default defineComponent<{ + grid: Record<string, any> + minimap: Record<string, any> | boolean + height?: number + width?: number + [key: string]: any +}>({ + name: 'Canvas', + emits: ['drop'], + setup(props: any, { slots, attrs, emit }: SetupContext) { + const config = { + layout: { + type: 'dagre', + nodesep: 100, + ranksep: 40, + controlPoints: true, + }, + fitView: true, + autoFit: false, + } + + const baseConfig = computed(() => { + return { + ...config, + ...props, + ...attrs, + } + }) + return () => { + const Widgets = (slots.default && slots.default()) || [] + return ( + <span onDrop={(...arg) => emit('drop', ...arg)}> + {Widgets.map((Widget: any) => { + return <Widget {...baseConfig.value} /> + })} + </span> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.module.scss b/PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.module.scss new file mode 100644 index 0000000..477d6fc --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.module.scss @@ -0,0 +1,63 @@ +.conditionDialog { + width: 100%; + display: flex; + justify-content: space-between; + align-items: center; +} +.dialog { + width: 100%; + display: flex; + justify-content: space-between; + align-items: center; + .leftBar { + width: 208px; + display: flex; + justify-content: flex-start; + align-items: flex-start; + height: 470px; + flex-direction: column; + border: 1px solid #ccc; + border-radius: 4px; + overflow-wrap: auto; + padding: 4px; + .nodeStyle { + width: 100%; + display: flex; + justify-content: space-between; + align-items: center; + font-size: 12px; + } + .box { + margin-left: 0px; + } + // .label { + + // } + .tree { + width: 100%; + border-radius: 4px; + } + } + + .content { + width: calc(100% - 215px); + height: 470px; + background-color: #f8f8f8; + padding: 20px; + border-radius: 5px; + position: relative; + .condition { + position: absolute; + left: 0; + bottom: 0; + border-top: 1px solid #ddd; + width: 100%; + font-size: 13px; + display: flex; + align-items: center; + justify-content: flex-start; + flex-wrap: wrap; + padding-left: 10px; + } + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.tsx b/PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.tsx new file mode 100644 index 0000000..a395c20 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/ConditionDialog/ConditionDialog.tsx @@ -0,0 +1,253 @@ +import { defineComponent, computed, ref, nextTick } from 'vue' +import styles from './ConditionDialog.module.scss' +import BaseDialog from '@/components/BaseDialog/index.vue' +import DyForm from '@/components/DyForm/DyForm' +import { CirclePlus, Delete } from '@element-plus/icons-vue' +import NodeDialog from '../NodeDialog/NodeDialog' +import { + ConditionType, + CompositeCondition, + ConditionItemType, +} from '../../core/enum' +import { Condition } from '../../type' +import { v4 as uuidv4 } from 'uuid' +import { cloneDeep } from 'lodash' +import { _t } from '@/libs/Language/Language' +interface CompositeCondition { + Expression: string + Label: string + NOT: boolean + Operator: string + Property: string + Value: string + // Value: { + // '@_xsi:type': string + // '#text': string | number // Assuming "#text" can be either string or number + // } +} +export default defineComponent({ + name: '鏉′欢闆�', + props: { + formItemProps: { + type: Array, + default: [], + }, + conditionOptions: { + type: Array, + default: [], + }, + formData: { + type: Object, + default: () => ({}), + }, + onConditionChange: { + type: Function, + default: () => null, + }, + getCondition: { + type: Function, + default: () => null, + }, + }, + emits: ['update:modelValue', 'update:formData', 'updateFormData'], + + setup(props, ctx) { + const edgeType = ref('') + const visible = ref(false) + const formRef = ref(null) + const dataSource = ref([]) + const treeRef = ref() + const nodeVisible = ref(false) + const currentFormData = ref({}) + const formItemProps = ref<any[]>([]) + const currentNode = ref<{ + nodeData: { + children?: any[] + [key: string]: any + } | null + }>({ + nodeData: null, + }) + const formData = ref<Condition | Record<string, any>>({}) + + const currentCondition = computed(() => { + const type = edgeType.value + return props.getCondition(type, currentFormData.value) + }) + /** + * 鏄惁鏄鍚堢被鍨� + */ + const onOpenCondition = () => { + const nodeId = uuidv4() + formData.value = cloneDeep(props.formData) + formData.value.nodeId = nodeId + formData.value.root = true + visible.value = true + nextTick(async () => { + await handleNodeClick(formData.value as Condition) + treeRef.value.setCurrentKey(nodeId) + }) + } + + const onConfirmBtn = () => { + ctx.emit('updateFormData', formData.value) + visible.value = false + } + + const onAddNode = (data: Condition) => { + currentNode.value.nodeData = data + nodeVisible.value = true + } + + const onDeleteNode = (node: any, data: Condition) => { + const nodeId = data.nodeId + if (node.parent) { + node.parent.data.children = node.parent.data.children.filter( + (data: Condition) => { + data.nodeId !== nodeId + } + ) + nextTick(async () => { + await handleNodeClick(formData.value as Condition) + }) + } + } + + const handleNodeClick = async (data: Condition | any) => { + const formItems = await props.onConditionChange( + data[ConditionType], + false + ) + formItemProps.value = [ + { + label: _t('鏉′欢'), + prop: ConditionType, + clearable: true, + el: 'select', + placeholder: _t('璇烽�夋嫨'), + options: props.conditionOptions, + disabled: true, + }, + ...formItems, + ] + currentFormData.value = data + edgeType.value = data[ConditionType] + setCurrentKey(data.nodeId) + } + // 鑺傜偣绫诲瀷寮圭獥 + + const onConditionDialog = async (data: Condition) => { + const nodeData = currentNode.value.nodeData + if (nodeData) { + data.nodeId = uuidv4() + nodeData.children = nodeData.children || [] + nodeData.children.push(data) + await handleNodeClick(data) + setCurrentKey(data.nodeId) + } + } + + const setCurrentKey = (nodeId: string) => { + nextTick(() => { + treeRef.value.setCurrentKey(nodeId) + }) + } + + return () => { + return ( + <div class={styles.conditionDialog}> + {/* <el-input + readonly + placeholder="璇烽�夋嫨鏉′欢闆�" + v-model={condition.value} + onClick={onOpenCondition} + /> */} + <el-button + onClick={onOpenCondition} + style="width: 200px;" + size="small" + > + {_t('闆嗗悎')} + </el-button> + <NodeDialog + options={props.conditionOptions} + v-model:visible={nodeVisible.value} + onConfirm={onConditionDialog} + ></NodeDialog> + + <BaseDialog + width="800px" + title={_t('鏉′欢闆�')} + v-model={visible.value} + onClose={() => (visible.value = false)} + onConfirm={onConfirmBtn} + destroy-on-close + > + {formData.value.nodeId ? ( + <div class={styles.dialog}> + <div class={styles.leftBar}> + <el-tree + style="max-width: 200px" + ref={treeRef} + class={styles.tree} + data={[formData.value]} + node-key="nodeId" + onNodeClick={handleNodeClick} + default-expand-all + highlight-current + expand-on-click-node={false} + v-slots={{ + default: ({ node, data }: any) => { + return ( + <div class={styles.nodeStyle}> + <span class={styles.label}> + {data.Label || data.label || _t('璇疯緭鍏ユ爣绛惧唴瀹�')} + </span> + <div class={styles.tools}> + {data[ConditionType] === CompositeCondition ? ( + <el-button + onClick={() => onAddNode(data)} + type="primary" + link + > + <el-icon> + <CirclePlus /> + </el-icon> + </el-button> + ) : null} + <el-button + onClick={() => onDeleteNode(node, data)} + class={styles.box} + type="primary" + link + disabled={data.root} + > + <el-icon> + <Delete /> + </el-icon> + </el-button> + </div> + </div> + ) + }, + }} + ></el-tree> + </div> + <div class={styles.content}> + <DyForm + // ref={formConditionRef} + isLine={true} + formItemProps={formItemProps.value} + v-model:formData={currentFormData.value} + labelWidth="140px" + ></DyForm> + <div class={styles.condition}>{currentCondition.value}</div> + </div> + </div> + ) : null} + </BaseDialog> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.module.scss b/PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.module.scss new file mode 100644 index 0000000..e138e67 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.module.scss @@ -0,0 +1,33 @@ +.formDrawer { + margin-left: 40px; +} +.drawContent { + position: relative; + width: 100%; + height: 100%; + .condition { + position: absolute; + left: 0; + bottom: 0; + border-top: 1px solid #ddd; + width: 100%; + height: 40px; + padding: 10px; + color: #333; + font-size: 13px; + display: flex; + align-items: center; + justify-content: flex-start; + flex-wrap: wrap; + } +} +.edgeDialogTitle { + font-size: 18px; + font-family: Source Han Sans CN, Source Han Sans CN; + font-weight: bold; + color: #464e54; + line-height: 0px; + > img { + margin-left: 10px; + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.tsx b/PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.tsx new file mode 100644 index 0000000..f182b72 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/EdgeDrawer/EdgeDrawer.tsx @@ -0,0 +1,492 @@ +import { + computed, + defineComponent, + ref, + onMounted, + watch, + SetupContext, + PropType, + nextTick, +} from 'vue' +import BaseDrawer from '@/components/BaseDrawer/BaseDrawer' +import DyForm from '@/components/DyForm/DyForm' +import { getFlowDetail, getFlowData } from '@/api/logic-flow' +import { FormItemPropType } from '@/components/DyForm/DyForm.d' +import ElInputNumber from 'element-plus/es/components/input-number/index' +import { cloneDeep, debounce, isFunction, sortBy, throttle } from 'lodash' +import styles from './EdgeDrawer.module.scss' +import { fittingString } from '../../core/transformHelp' +import { width, fontSize } from '../Nodes' +import ConditionDialog from '../ConditionDialog/ConditionDialog' +import { ConditionType, ValueText, CompositeCondition } from '../../core/enum' +import { Condition } from '../../type' +import { injectStore } from '../../core/store' +import Icon from '@/components/Icon/Icon' +import FlowContextDialog from '@/components/FlowContextDialog/FlowContextDialog' +import { WidgetNameType } from '../Models/WidgetTypeByEnum' +import { _t } from '@/libs/Language/Language' + +export default defineComponent({ + name: 'NodeDrawer', + props: { + title: { + type: String, + }, + model: { + type: Object, + default: () => ({}), + }, + modelValue: { + type: Boolean, + }, + graph: { + type: Object, + default: null, + }, + type: { + type: String, + default: '', + }, + edgeData: { + type: Array, + default: [], + }, + isEdit: { + type: Boolean, + default: false, + }, + }, + emits: ['update:modelValue', 'close', 'confirm', 'update:title'], + setup(props, { slots, emit }) { + const { flowMap, flowNodeMap, edgeMap } = injectStore() + const isOpen = ref(false) + const edgeType = ref('') + const title = ref(props.title) + const formRef = ref<any>(null) + const formConditionRef = ref<any>(null) + const conditionFormItemProps = ref<FormItemPropType>([]) + const formDataCondition = ref({}) + const conditionConfig = ref<Record<string, any>>({ + has: false, + item: {}, + }) + + const conditionOptions = ref< + { + label: string + value: string + }[] + >([]) + + const visible = computed({ + get: () => props.modelValue, + set: (value) => { + emit('update:modelValue', value) + }, + }) + const model = computed(() => props.model) + + const currentCondition = computed(() => { + const data = formData.value?.Condition || {} + + return getCondition(edgeType.value, data) + }) + + const currentTip = computed(() => { + const type = model.value?.properties?.[ConditionType] + return edgeMap.get(type)?.description + }) + + const formData: Record<string, any> = ref() + + const formItemProps = ref<FormItemPropType>([]) + + const customWidgetMap = { + inputNumber: ElInputNumber, + flowItemKey: FlowContextDialog, + + condition: (props: any, { attrs }: SetupContext) => ( + <ConditionDialog + formItemProps={conditionFormItemProps.value} + conditionOptions={conditionOptions.value} + onConditionChange={onConditionChange} + onUpdateFormData={onUpdateFormData} + getCondition={getCondition} + v-model:formData={formData.value.Condition} + {...props} + {...attrs} + /> + ), + } + + const onClose = () => { + visible.value = false + isOpen.value = false + emit('close') + } + + const onUpdateFormData = (data: Condition) => { + formData.value.Condition = data + } + + const onConfirm = () => { + const graph = props.graph + const item = graph.findById(model.value.id) + const modelData = cloneDeep(model.value) + modelData.properties = formData.value + modelData.label = formData.value?.Condition?.Label || formData.value.Label + + item.update(modelData) + visible.value = false + emit('confirm') + } + + const formItemSort = (formItems: FormItemPropType[]) => { + return sortBy(formItems, ['sort']) + } + + const getConditionsItems = async (type: string) => { + const data = await getFlowDetail(type) + return generateFormItems(data.attributes || []) + } + + const getConditions = async () => { + const data = await getFlowData('Conditions') + const conditions: Record<string, any> = data.Conditions || [] + conditionOptions.value = conditions.map((item: any) => { + let name = item.type === CompositeCondition ? _t('澶嶅悎鏉′欢') : item.name + return { + ...item, + label: name, + value: item.type, + tip: item.description, + } + }) + } + + const onClearCondition = (val: string) => { + if (!val) { + formData.value.Condition = {} + } + } + + const onConditionChange = async ( + val: string, + isNative: boolean = true, + isSelectChange?: boolean + ) => { + const data = await getConditionsItems(val) + if (isSelectChange) { + formData.value.Condition.Operator = '' + } + if (isNative) { + edgeType.value = val + conditionFormItemProps.value = data + } + return data + } + const getRules = (item: any) => { + return item.required + ? [ + { + required: true, + message: item.name, + trigger: 'blur', + }, + ] + : [] + } + const generateFormItems = (attributes: any[]) => { + const formItems: any[] = [] + + attributes?.forEach((item: FormItemPropType) => { + const placeholder = WidgetNameType[item.propertyType]?.placeholder + const el = + WidgetNameType[item.propertyType]?.el || + WidgetNameType[item.propertyType]?.type + const type = WidgetNameType[item.propertyType]?.el + ? WidgetNameType[item.propertyType]?.type + : undefined + if (item.propertyType !== 'Condition') { + const formItem: FormItemPropType = { + label: item.name, + // prop: + // item.propertyType === 'Object' + // ? `${item.propertyKey}.${ValueText}` + // : item.propertyKey, + prop: item.propertyKey, + readonly: item.readonly, + el, + rules: getRules(item), + tip: item.description || item.name, + icon: 'wen', + options: item.propertyData?.map((item: any) => { + return { + label: item.name, + tip: item.description, + value: item.value, + } + }), + disabled: ['Source', 'Sink'].includes(item.propertyKey), + defaultValue: item.propertyValue, + clearable: !item.nullable ? false : true, + controlsPosition: 'right', + step: 1, + min: WidgetNameType[item.propertyType]?.type?.min ?? undefined, + nullable: item.nullable ? undefined : item.propertyValue, + valueOnClear: item.nullable ? undefined : item.propertyValue, + type, + rows: WidgetNameType[item.propertyType]?.rows || 10, + } + + if (item.pattern) { + formItem.rules.push({ + pattern: new RegExp(item.pattern), + message: item.ruleMessage || _t('鏍煎紡閿欒'), + trigger: 'blur', + }) + } + if (placeholder) { + formItem.placeholder = placeholder + item.name + } + if (item.visible) { + formItems.push(formItem) + } + } else { + conditionConfig.value.has = true + conditionConfig.value.item = item + } + }) + + return formItems + } + + const onOpen = async () => { + const type = + model.value?.properties?.[ConditionType] || 'BusinessTransition' + if (!props.model && type) return + isOpen.value = true + getConditions() + const data = await getFlowDetail(type) + const attributes = data.attributes || [] + const formItems: FormItemPropType[] = generateFormItems(attributes) + if (conditionConfig.value.has) { + formItems.push({ + label: conditionConfig.value.item.name, + clearable: conditionConfig.value.item.nullable ? true : false, + prop: `Condition.${ConditionType}`, + el: 'select', + placeholder: _t('璇烽�夋嫨'), + icon: 'wen', + defaultValue: '', + rules: getRules(conditionConfig.value.item), + options: conditionOptions.value, + tip: conditionConfig.value.item.description, + onClear: onClearCondition, + onChange: (val: string, isNative: boolean) => + onConditionChange(val, isNative, true), + }) + } + title.value = data.name + formItemProps.value = formItemSort(formItems) + nextTick(() => { + formRef.value?.initFormData() + initEdgeFormData() + }) + } + const initEdgeFormData = () => { + formData.value = {} + nextTick(() => { + const properties = cloneDeep(model.value?.properties) + const Condition = properties?.Condition || {} + formData.value = { + ...formData.value, + ...properties, + } + onConditionChange(Condition[ConditionType]) + const { oldSourceId, oldTargetId } = formData.value + + if (oldSourceId && oldTargetId) { + const sourceName = flowMap.get(oldSourceId).name + const sinkName = flowMap.get(oldTargetId).name + formData.value.Source = sourceName + formData.value.Sink = sinkName + } else { + const sourceName = flowNodeMap.get(model.value?.source)?.name + const sinkName = flowNodeMap.get(model.value?.target)?.name + formData.value.Source = sourceName + formData.value.Sink = sinkName + } + }) + } + const OperatorType: Record<string, string> = { + RelOpEqual: '=', + RelOpLess: '<', + RelOpLarge: '>', + RelOpLessEq: '<=', + RelOpLargeEq: '>=', + RelOpNotEqual: '!=', + RelOpContain: 'Contains', + } + /** + * 鑾峰彇鏉′欢 + * @returns + */ + const getCondition = (type: string, data: Record<string, any>) => { + const not = data.NOT ? '!' : '' + const typeMap: Record<string, Function> = { + PropertyCondition() { + // PropertyToCompare闇�瑕佹瘮杈冪殑鍊� + // Property 灞炴�� + // Operator 姣旇緝绗� + // Value 甯搁噺 + // Parameter 鍙傛暟鍚� + const result = data.PropertyToCompare || data.Value + const property = + data.Parameter && data.Property + ? `${data.Parameter}.${data.Property}` + : data.Property || data.Parameter + if (property && OperatorType[data.Operator] && result) { + return `${not} ${property} ${OperatorType[data.Operator]} ${result}` + } + }, + CompositeCondition() { + const treeToString: any = (tree: any[]) => { + if (!Array.isArray(tree) || tree.length === 0) { + return '' + } + + return tree + .map((node) => { + if (node.children && node.children.length > 0) { + // 閫掑綊澶勭悊瀛愯妭鐐� + return `(${treeToString(node.children)})` + } else { + // 澶勭悊褰撳墠鑺傜偣 + return node.condition?.trim() + } + }) + .join(` ${tree[0].operator?.trim()} `) + } + const fn = (data: any[], root: boolean = false) => { + let sumArray: any[] = [] + data.forEach((item) => { + const operator = item.Operator + if (Array.isArray(item.children)) { + item.children.forEach((composition: any) => { + const type = composition[ConditionType] + + if (type === CompositeCondition) { + if (composition.children) { + sumArray.push({ + children: fn([composition]), + operator, + }) + } + } else { + const condition = getCondition(type, composition) + sumArray.push({ + condition, + operator, + }) + } + }) + } + }) + return sumArray + } + const condition = treeToString(fn([data])) + return `${not} ${condition}` + }, + ChoiceCondition() { + const name = data.ActivityRowName + const choice = data.Choice + if (name && choice) { + return `${not} ${name}.Choice = ${choice}` + } + }, + TableCondition() { + const name = data.PropertyName + const operator = OperatorType[data.Operator] + const value = data.Value + if (name && operator && value) { + return `${not} ${name} ${operator} ${value}` + } + }, + XMLCondition() { + const parameter = data.Parameter + const prefix = data.Prefix + const xPath = data.XPath + if (parameter && prefix && xPath) { + return `${not} ${parameter}[${prefix}:${xPath}].Result>0` + } + }, + } + const fn = typeMap[type] + return isFunction(fn) && fn() + } + + onMounted(() => { + if (!isOpen.value) { + onOpen() + } + }) + + return () => { + return ( + <BaseDrawer + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + width="700px" + v-model={visible.value} + submitDisabled={!formItemProps.value.length || !props.isEdit} + destroy-on-close + v-slots={{ + title: () => { + return ( + <div class={styles.edgeDialogTitle}> + {title.value || model.value.label} + <el-tooltip + effect="dark" + content={currentTip.value} + placement="top" + > + <Icon icon="wen" /> + </el-tooltip> + </div> + ) + }, + }} + > + <div class={styles.drawContent}> + {formItemProps.value.length ? ( + <DyForm + ref={formRef} + customWidgetMap={customWidgetMap} + formItemProps={formItemProps.value} + v-model:formData={formData.value} + labelWidth="140px" + ></DyForm> + ) : ( + <el-empty image-size={200} description={_t('鏆傛棤鏁版嵁')} /> + )} + {conditionConfig.value.has ? ( + <div class={styles.formDrawer}> + <DyForm + ref={formConditionRef} + customWidgetMap={customWidgetMap} + formItemProps={conditionFormItemProps.value} + v-model:formData={formData.value.Condition} + labelWidth="140px" + ></DyForm> + </div> + ) : null} + + <div class={styles.condition}>{currentCondition.value}</div> + </div> + </BaseDrawer> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.module.scss b/PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.module.scss new file mode 100644 index 0000000..82d12d6 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.module.scss @@ -0,0 +1,19 @@ +.contextMenuItemC { + width: 100%; + height: 100%; + display: flex; + justify-content: flex-start; + align-items: center; + padding: 6px 0 6px 11px; + + .iconBox { + width: auto; + } + + .labelC { + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #333333; + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.tsx b/PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.tsx new file mode 100644 index 0000000..1b99886 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Menu/Menu.tsx @@ -0,0 +1,181 @@ +import { defineComponent, ref, computed } from 'vue' +import Icon from '@/components/Icon/Icon' +import styles from './Menu.module.scss' +import './index.scss' +import { isNil } from 'lodash' + +interface contextMenuItemType { + current: Record<string, any> | null + options: any +} +interface CurrentType { + row: any + index: number +} + +interface ItemType { + label: string + icon: string + fn: (c: CurrentType) => void + disabled?: boolean + divided?: boolean +} + +export default defineComponent({ + name: '鍙抽敭鑿滃崟', + props: { + contextMenu: { + type: Array, + }, + graph: { + type: Object, + }, + visible: { + type: Boolean, + default: false, + }, + options: { + type: Object, + default: () => {}, + }, + model: { + type: Object, + default: () => {}, + }, + isShow: { + type: Boolean, + default: false, + }, + }, + setup(props, { emit }) { + const menuRef = ref<any>() + // const contextMenu: ItemType[] | unknown[] = props.contextMenu || [] + const contextMenu = computed(() => { + return props.contextMenu || [] + }) + // [ + // { + // label: '澶嶅埗', + // fn: (c: CurrentType) => {}, + // divided: true, + // icon: 'o', + // }, + // { + // label: '鍒犻櫎', + // fn: (c: CurrentType) => {}, + // divided: true, + // disabled: false, + // icon: 'up', + // }, + // { + // label: '鏌ョ湅灞炴��', + // fn: (c: CurrentType) => {}, + // divided: true, + // disabled: false, + // icon: 'up', + // }, + // ] + + const visible = computed({ + get: () => { + return props.visible + }, + set(value) { + emit('update:visible', value) + }, + }) + + const isShow = computed({ + get: () => { + return props.isShow + }, + set(value) { + emit('update:isShow', value) + }, + }) + + const contextMenuConfig = computed(() => { + return { + options: { + zIndex: 2000, + minWidth: 132, + x: 0, + y: 0, + ...props.options, + }, + } + }) + + const contextDisabled: any = computed(() => { + return (item: any) => { + if (item.disabled !== undefined) { + if (!isNil(item.disabled?.value)) { + return item.disabled?.value + } else { + return item.disabled + } + } + return false + } + }) + /** + * 鑿滃崟 + * @param item + */ + const onHandleMenuItem = (event: TouchEvent | MouseEvent, item: any) => { + event?.stopPropagation() + item.fn && item.fn(props.model, isShow) + } + return () => { + return isShow.value ? ( + <context-menu + // v-if="contextMenu?.length > 0" + ref={menuRef} + v-model:show={visible.value} + options={contextMenuConfig.value.options} + > + { + // @ts-ignore + contextMenu.value.map((item: ItemType, index: number) => { + return ( + <span + onTouchstart={(event) => onHandleMenuItem(event, item)} + onClick={(event) => onHandleMenuItem(event, item)} + > + <context-menu-item + key={index} + label={item.label} + disabled={!!contextDisabled.value(item)} + style={{ + filter: contextDisabled.value(item) + ? 'opacity(0.4)' + : 'none', + }} + > + <div + style={{ + cursor: !contextDisabled.value(item) + ? 'pointer' + : 'not-allowed', + }} + class={styles.contextMenuItemC} + > + <div style="width: 16px; margin-right: 7px"> + <Icon + height={16} + class={styles.iconBox} + icon={item.icon} + /> + </div> + <div class={styles.labelC}>{item.label}</div> + </div> + </context-menu-item> + </span> + ) + }) + } + </context-menu> + ) : null + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/Menu/index.scss b/PipeLineLems/web/src/components/G6Flow/components/Menu/index.scss new file mode 100644 index 0000000..03b675c --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Menu/index.scss @@ -0,0 +1,45 @@ +// 鍙充晶鑿滃崟 +.mx-context-menu { + width: 132px; + background: #ffffff; + box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16); + padding: 0px; + + .mx-context-menu-item-wrapper { + padding: 4px; + height: 40px; + border-bottom: 1px solid #e3e6ed; + + .mx-context-menu-item { + cursor: pointer; + border-radius: 6px; + width: 100%; + padding: 0; + height: 100%; + } + } + + .mx-context-menu-item-wrapper:last-child { + border-bottom: none; + } + + .table-context-menu-item-c { + width: 100%; + height: 100%; + display: flex; + justify-content: flex-start; + align-items: center; + padding: 6px 0 6px 11px; + + .icon-box { + width: auto; + } + + .label-c { + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #333333; + } + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Models/CreateFormItem.ts b/PipeLineLems/web/src/components/G6Flow/components/Models/CreateFormItem.ts new file mode 100644 index 0000000..07d5dbc --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Models/CreateFormItem.ts @@ -0,0 +1,118 @@ +import { _t } from '@/libs/Language/Language' +import { injectStore } from '../../core/store' +import { WidgetNameType } from './WidgetTypeByEnum' + +const { flowMap } = injectStore() + +export class CreateFormItem { + category: string = '' + label: string = '' + prop: string = '' + el: any + rules: any + readonly: boolean = false + tip: string = '' + icon: string = '' + options: any + defaultValue: any + clearable: boolean = true + controlsPosition: string = '' + step: number = 1 + min: number = 0 + propertyType: string = '' + elementAttributes: any + elementType: any + type: string = '' + placeholder: string = '' + valueOnClear: number | any + nullable: boolean = false + pattern: string = '' + rows: string | number = 10 + constructor(item: any, currentNode: string) { + this.init(item, currentNode) + } + + init(item: any, currentNode: string) { + const el = + WidgetNameType[item.propertyType]?.el || + WidgetNameType[item.propertyType]?.type + this.category = item.category + this.label = item.name + this.prop = item.propertyKey + this.el = el + this.readonly = item.readonly + this.tip = item.description + this.icon = 'wen' + this.options = item.options + this.defaultValue = item.propertyValue + this.clearable = item.nullable ? true : false + this.controlsPosition = 'right' + this.valueOnClear = item.nullable ? undefined : item.propertyValue + this.step = 1 + this.nullable = item.nullable + this.min = WidgetNameType[item.propertyType]?.type?.min ?? undefined + this.propertyType = item.propertyType + this.elementAttributes = item?.elementAttributes + this.elementType = item.elementType + this.placeholder = item.placeholder + this.type = WidgetNameType[item.propertyType]?.el + ? WidgetNameType[item.propertyType]?.type + : 'select' + this.rules = this.getRules(item.propertyKey, currentNode) + this.rows = item.rows || WidgetNameType[item.propertyType]?.rows + + const requiredRule = { + required: true, + message: this.options.length ? _t('璇烽�夋嫨') : _t('璇疯緭鍏�') + item.name, + trigger: 'change', + } + if (item.required && !this.rules) { + this.rules = [requiredRule] + } + if (item.pattern) { + this.rules.push({ + pattern: new RegExp(item.pattern), + message: item.ruleMessage || _t('鏍煎紡閿欒'), + trigger: 'change', + }) + } + } + + getRules(key: string, currentNode: string) { + // 鏍规嵁瀹為檯鎯呭喌瀹炵幇鑾峰彇瑙勫垯鐨勯�昏緫 + const ruleMap: Record<string, any> = { + Name: [ + { + required: true, + message: _t('璇疯緭鍏ユ楠ゅ悕绉�'), + trigger: 'change', + }, + + { + validator: (rule: any, value: string, callback: any) => { + let count = 0 + let isSameValue = false + flowMap.forEach((item: any) => { + if (item?.properties?.name === value) { + if (currentNode !== item.id) { + count++ + if (count >= 1) { + return (isSameValue = true) + } + } + } + }) + + if (isSameValue) { + callback(_t('鑺傜偣鍚嶇О閲嶅锛岃妫�鏌ュ悗閲嶈瘯')) + } else { + callback() + } + }, + trigger: 'blur', + }, + ], + } + return ruleMap[key] + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Models/WidgetTypeByEnum.ts b/PipeLineLems/web/src/components/G6Flow/components/Models/WidgetTypeByEnum.ts new file mode 100644 index 0000000..1d89c01 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Models/WidgetTypeByEnum.ts @@ -0,0 +1,69 @@ +import { _t } from '@/libs/Language/Language' + +export const WidgetNameType: Record<string, any> = { + String: { + type: 'input', + placeholder: _t('璇疯緭鍏�'), + }, + Textarea: { + el: 'input', + type: 'textarea', + placeholder: _t('璇疯緭鍏�'), + rows: 10, + }, + Boolean: { + type: 'switch', + }, + Enum: { + type: 'select', + placeholder: _t('璇烽�夋嫨'), + }, + Int32: { + type: 'inputNumber', + placeholder: _t('璇疯緭鍏�'), + }, + Int64: { + type: 'inputNumber', + placeholder: _t('璇疯緭鍏�'), + }, + + UInt32: { + type: 'inputNumber', + placeholder: _t('璇疯緭鍏�'), + min: 0, + }, + ArrayList: { + type: 'tableArray', + placeholder: '', + }, + Object: { + type: 'tableArray', + placeholder: '', + }, + Variable: { + type: 'variable', + placeholder: _t('璇烽�夋嫨'), + }, + FlowItemKey: { + type: 'flowItemKey', + placeholder: _t('璇烽�夋嫨'), + }, + ConditionCollection: { + type: 'condition', + }, + Decimal: { + type: 'inputNumber', + placeholder: _t('璇疯緭鍏�'), + precision: 6, + }, + Double: { + type: 'inputNumber', + placeholder: _t('璇疯緭鍏�'), + precision: 6, + }, + Single: { + type: 'inputNumber', + placeholder: _t('璇疯緭鍏�'), + precision: 6, + }, +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.module.scss b/PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.module.scss new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.module.scss diff --git a/PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.tsx b/PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.tsx new file mode 100644 index 0000000..707b751 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/NodeDialog/NodeDialog.tsx @@ -0,0 +1,61 @@ +import { computed, defineComponent, ref } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import DyForm from '@/components/DyForm/DyForm' +import { ConditionType } from '../../core/enum' +import { _t } from '@/libs/Language/Language' + +export default defineComponent({ + props: ['visible', 'options'], + emits: ['confirm', 'update:visible'], + setup(props, { emit }) { + const formData = ref({}) + const formRef = ref() + const visible = computed({ + get() { + return props.visible + }, + set(v) { + emit('update:visible', v) + }, + }) + + const onConfirm = async () => { + await formRef.value.validate() + visible.value = false + emit('confirm', { ...formData.value }) + } + return () => { + return ( + <BaseDialog + width="400px" + title={_t('鏉′欢绫诲瀷')} + v-model={visible.value} + onClose={() => (visible.value = false)} + onConfirm={onConfirm} + > + <DyForm + ref={formRef} + isLine={true} + formItemProps={[ + { + label: '鏉′欢绫诲瀷', + prop: ConditionType, + el: 'select', + options: props.options || [], + rules: [ + { + required: true, + message: _t('璇烽�夋嫨鏉′欢绫诲瀷'), + trigger: 'blur', + }, + ], + }, + ]} + v-model:formData={formData.value} + labelWidth="80px" + ></DyForm> + </BaseDialog> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.module.scss b/PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.module.scss new file mode 100644 index 0000000..6379589 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.module.scss @@ -0,0 +1,40 @@ +.formDrawer { + margin-left: 40px; +} +.drawContent { + position: relative; + width: 100%; + height: 100%; + .condition { + position: absolute; + left: 0; + bottom: 0; + border-top: 1px solid #ddd; + width: 100%; + height: 40px; + padding: 10px; + color: #333; + font-size: 13px; + display: flex; + align-items: center; + justify-content: flex-start; + flex-wrap: wrap; + } +} +.edgeDialogTitle { + font-size: 18px; + font-family: Source Han Sans CN, Source Han Sans CN; + font-weight: bold; + color: #464e54; + line-height: 0px; + > img { + margin-left: 10px; + } +} +.tip { + font-size: 12px; + color: #8a8a8a; + position: absolute; + left: 20px; + top: 60px; +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.tsx b/PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.tsx new file mode 100644 index 0000000..c5f6c27 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/NodeDrawer/NodeDrawer.tsx @@ -0,0 +1,283 @@ +import { + computed, + defineComponent, + ref, + onMounted, + watch, + SetupContext, + PropType, + nextTick, + inject, +} from 'vue' +import BaseDrawer from '@/components/BaseDrawer/BaseDrawer' +import DyForm from '@/components/DyForm/DyForm' +import { injectStore } from '../../core/store' +import { StoreKey } from '../../type/index.d' +import { getFlowDetail } from '@/api/logic-flow' +import { FormItemPropType } from '@/components/DyForm/DyForm.d' +import ElInputNumber from 'element-plus/es/components/input-number/index' +import { cloneDeep, get, isNil, isNull, omitBy, remove, sortBy } from 'lodash' +import { fittingString } from '../../core/transformHelp' +import { width, nodeFontSize } from '../Nodes' +import TableArray from '@/components/TableArray/TableArray' +import { CreateFormItem } from '../Models/CreateFormItem' +import { WidgetNameType } from '../Models/WidgetTypeByEnum' +import { ConditionType } from '../../core/enum' +import FlowContextDialog from '@/components/FlowContextDialog/FlowContextDialog' +import styles from './NodeDrawer.module.scss' +import Icon from '@/components/Icon/Icon' +import { _t } from '@/libs/Language/Language' + +export default defineComponent({ + name: 'NodeDrawer', + props: { + title: { + type: String, + }, + model: { + type: Object, + default: () => ({}), + }, + modelValue: { + type: Boolean, + }, + graph: { + type: Object, + default: null, + }, + type: { + type: String, + default: '', + }, + isEdit: { + type: Boolean, + default: false, + }, + }, + emits: ['update:modelValue', 'close', 'confirm', 'update:title'], + setup(props, { slots, emit }) { + const isOpen = ref(false) + const title = ref(props.title) + const formRef = ref<any>(null) + const flowType = inject('flowType', '') + const { nodeMap } = injectStore() + + const customWidgetMap = { + inputNumber: ElInputNumber, + switch: (props: PropType<any>, { attrs }: SetupContext) => { + return <el-switch {...attrs} /> + }, + tableArray: TableArray, + flowItemKey: FlowContextDialog, + } + + const visible = computed({ + get: () => props.modelValue, + set: (value) => { + emit('update:modelValue', value) + }, + }) + const model = computed(() => props.model) + + const formData: Record<string, any> = ref({}) + + const formItemProps = ref<FormItemPropType>([]) + const formItemPropMap = ref<Record<string, FormItemPropType>>({}) + + const currentNode = computed(() => { + return model.value?.properties + }) + const onClose = () => { + visible.value = false + isOpen.value = false + } + /** + * 杩囨护id + */ + const filterDataId = () => { + formItemProps.value.forEach((formItem: FormItemPropType) => { + if (formItem.propertyType === 'ArrayList') { + const data = get( + formData.value, + `[${formItem.prop}][${formItem.elementType}]`, + [] + ) + data.forEach((item: any) => { + delete item.id + }) + } + }) + } + + const onConfirm = async () => { + const refs: Record<string, any> = {} + const valid = await formRef.value?.validate() + + let validField = true + + formItemProps.value.forEach((formItem: FormItemPropType) => { + if (formItem.propertyType === 'ArrayList') { + refs[formItem.prop] = formRef.value?.getRefByKey(formItem.prop) + } + }) + Object.keys(refs).forEach((key: string) => { + const ref = refs[key] + const valid = ref?.valid() + if (!valid) { + return (validField = false) + } + }) + + if (!validField) return + if (!valid) return + const graph = props.graph + const item = graph.findById(model.value.id) + const modelData = cloneDeep(model.value) + const label = formData.value.Name + filterDataId() + modelData.properties = formData.value + modelData.name = label + modelData.label = fittingString(label, width - 5, nodeFontSize + 2) + item.update(modelData) + visible.value = false + emit('confirm', formData.value) + } + + const formItemSort = (formItems: FormItemPropType[]) => { + return sortBy(formItems, ['sort']) + } + + const updateFormData = () => { + const properties = model.value?.properties + formData.value = { + ...formData.value, + ...properties, + } + const type = currentNode.value?.type + if (!formData.value[ConditionType] && type) { + formData.value[ConditionType] = type + } + + formItemProps.value.forEach((formItem: FormItemPropType) => { + const data = formData.value[formItem.prop] + + if (formItem.propertyType === 'ArrayList') { + if (Array.isArray(data) || !data) { + formData.value[formItem.prop] = {} + } + if (!data?.[formItem.elementType]) { + formData.value[formItem.prop][formItem.elementType] = [] + } + const childData = formData.value[formItem.prop][formItem.elementType] + if (!Array.isArray(childData) && childData) { + formData.value[formItem.prop][formItem.elementType] = [childData] + } + } else { + if (isNil(data)) { + formData.value[formItem.prop] = formItem.defaultValue + } + if (formItem.propertyType === 'Enum') { + const v = formData.value[formItem.prop] + formData.value[formItem.prop] = + v !== null ? String(formData.value[formItem.prop]) : v + } + } + }) + } + + const onOpen = async () => { + formItemProps.value = {} + formItemPropMap.value = {} + formData.value = {} + if (!currentNode.value?.type) return + isOpen.value = true + const data = await getFlowDetail( + model.value?.properties?.type, + flowType !== '' ? Number(flowType) : undefined + ) + const attributes = data.attributes || [] + const formItems: FormItemPropType[] = [] + attributes?.forEach((item: FormItemPropType) => { + const placeholder = WidgetNameType[item.propertyType]?.placeholder + const options = + item.propertyData?.map((item: any) => { + return { + label: item.name, + tip: item.description, + value: item.value, + } + }) || [] + + const option = { + ...item, + options, + placeholder: placeholder && placeholder + item.name, + } + const formItem: FormItemPropType = new CreateFormItem( + option, + model.value.id + ) + if (item.visible) { + formItems.push(formItem) + } + }) + formItemProps.value = formItemSort(formItems) + formItemProps.value.forEach((formItem: FormItemPropType) => { + formItemPropMap.value[formItem.prop] = formItem + }) + title.value = data.name + nextTick(() => { + formRef.value?.initFormData() + + updateFormData() + }) + } + + onMounted(() => { + if (!isOpen.value) { + onOpen() + } + }) + + return () => { + const type = model.value?.properties?.type + const nodeInfo = type ? nodeMap.get(type) : {} + + return ( + <BaseDrawer + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + // title={title.value || model.value.label} + width="60%" + v-model={visible.value} + submitDisabled={!formItemProps.value.length || !props.isEdit} + destroy-on-close + v-slots={{ + title: () => { + return ( + <div class={styles.edgeDialogTitle}> + {title.value || model.value.label} + <div class={styles.tip}>{nodeInfo?.description}</div> + </div> + ) + }, + }} + > + {formItemProps.value.length ? ( + <DyForm + isCategory={true} + ref={formRef} + customWidgetMap={customWidgetMap} + formItemProps={formItemProps.value} + v-model:formData={formData.value} + labelWidth="140px" + ></DyForm> + ) : ( + <el-empty image-size={200} description={_t('鏆傛棤鏁版嵁')} /> + )} + </BaseDrawer> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/Nodes/EndNode.tsx b/PipeLineLems/web/src/components/G6Flow/components/Nodes/EndNode.tsx new file mode 100644 index 0000000..91829fc --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Nodes/EndNode.tsx @@ -0,0 +1,29 @@ +import { NODES } from '../../core/enum' +import { width, height, x, y } from './index' + +const EndNode: { + type: string + options: Record<string, any> +} = { + type: NODES.END_ACTIVITY, + options: { + drawShape(cfg: Record<string, any>, group: any) { + const rect = group.addShape('rect', { + attrs: { + x: -75 - x, + y: -25 - y, + width, + height, + radius: 10, + stroke: '#5B8FF9', + fill: '#C6E5FF', + lineWidth: 3, + }, + name: 'rect-shape', + }) + return rect + }, + }, +} + +export default EndNode diff --git a/PipeLineLems/web/src/components/G6Flow/components/Nodes/Node.tsx b/PipeLineLems/web/src/components/G6Flow/components/Nodes/Node.tsx new file mode 100644 index 0000000..54f0067 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Nodes/Node.tsx @@ -0,0 +1,17 @@ +import { defineComponent } from 'vue' +import styles from './index.module.scss' + +export default defineComponent({ + name: 'Node', + props: { + cfg: { + type: Object, + required: true, + }, + }, + setup() { + return () => { + return <div class={styles.nodeContent}>Node</div> + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/Nodes/OrdinaryNode.tsx b/PipeLineLems/web/src/components/G6Flow/components/Nodes/OrdinaryNode.tsx new file mode 100644 index 0000000..96e279c --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Nodes/OrdinaryNode.tsx @@ -0,0 +1,61 @@ +import { NODES } from '../../core/enum' +import { width, height, x, y } from './index' + +// const pngMap = import.meta.glob('../../../../assets/images/*.png', { +// eager: true, +// }) +// const iconMap: Record<string, any> = Object.entries(pngMap).reduce( +// (acc, [key, value]: any[]) => { +// const name = key +// .replace('../../../../assets/images/', '') +// .replace('.png', '') +// return { +// ...acc, +// [name]: value.default, +// } +// }, +// {} +// ) +const OrdinaryNode: { + type: string + options: Record<string, any> +} = { + type: NODES.ACTIVITIES, + options: { + drawShape(cfg: Record<string, any>, group: any) { + const type = cfg?.properties?.type + const isRoot = cfg?.isRoot + const rect = group.addShape('rect', { + zIndex: 1, + attrs: { + x: -width / 2, + y: -height / 2, + width, + height, + radius: 1, + stroke: '#5B8FF9', + fill: '#C6E5FF', + lineWidth: 2, + }, + name: 'rect-shape', + }) + group.addShape('image', { + zIndex: 100, + draggable: false, + attrs: { + x: -width / 2 + 1, + y: -height / 2 + 1, + radius: 1, + width: 20, + height: 20, + // img: isRoot ? iconMap[NODES.ACTIVITY] : iconMap[type], + img: `/resources/assets/images/${isRoot ? NODES.ACTIVITY : type}.png`, + }, + name: 'node-icon', + }) + return rect + }, + }, +} + +export default OrdinaryNode diff --git a/PipeLineLems/web/src/components/G6Flow/components/Nodes/StartNode.tsx b/PipeLineLems/web/src/components/G6Flow/components/Nodes/StartNode.tsx new file mode 100644 index 0000000..3e5d970 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Nodes/StartNode.tsx @@ -0,0 +1,28 @@ +import { NODES } from '../../core/enum' +import { width, height, x, y } from './index' + +const StartNode: { + type: string + options: Record<string, any> +} = { + type: NODES.ACTIVITY, + options: { + drawShape(cfg: Record<string, any>, group: any) { + const rect = group.addShape('rect', { + attrs: { + x: -75 - x, + y: -25 - y, + width, + height, + radius: 10, + stroke: '#5B8FF9', + fill: '#C6E5FF', + lineWidth: 3, + }, + name: 'rect-shape', + }) + return rect + }, + }, +} +export default StartNode diff --git a/PipeLineLems/web/src/components/G6Flow/components/Nodes/index.module.scss b/PipeLineLems/web/src/components/G6Flow/components/Nodes/index.module.scss new file mode 100644 index 0000000..a6c3f8b --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Nodes/index.module.scss @@ -0,0 +1,5 @@ +.nodeContent { + width: 100%; + height: 100%; + background-color: red; +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Nodes/index.ts b/PipeLineLems/web/src/components/G6Flow/components/Nodes/index.ts new file mode 100644 index 0000000..902f5b0 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Nodes/index.ts @@ -0,0 +1,8 @@ +const w = 50 +const h = 10 +export const x = w / 2 +export const y = h / 2 +export const width = 150 + w +export const height = 50 + h +export const fontSize = 16 +export const nodeFontSize = fontSize + 2 diff --git a/PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.module.scss b/PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.module.scss new file mode 100644 index 0000000..9f42a1c --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.module.scss @@ -0,0 +1,28 @@ +.renderer { + position: relative; + // overflow: hidden; + padding: 10px; +} +.miniMap { + width: 200px; + height: 120px; + position: absolute; + left: calc(100% - 215px); + bottom: calc(100% - 130px); + border: 1px solid #ccc; + z-index: 99; + background-color: #fff; +} + +.toolBar { + width: 46px; + > div { + width: 46px; + display: flex; + justify-content: space-between; + align-items: center; + flex-direction: column; + border: none !important; + padding: 0; + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.tsx b/PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.tsx new file mode 100644 index 0000000..13e85c2 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Renderer/Renderer.tsx @@ -0,0 +1,332 @@ +import { + defineComponent, + onMounted, + ref, + nextTick, + watch, + computed, + SetupContext, + Fragment, + onUnmounted, +} from 'vue' +import styles from './Renderer.module.scss' +import { ConditionType, NODES } from '../../core/enum' +import G6, { Graph } from '@antv/g6' +import { behaviorMap } from '../../core/behavior' +import StartNode from '../Nodes/StartNode' +import EndNode from '../Nodes/EndNode' +import OrdinaryNode from '../Nodes/OrdinaryNode' +import Core from '../../core/Core' +import { injectStore } from '../../core/store' +import { fontSize, nodeFontSize } from '../Nodes' +import Menu from '../Menu/Menu' +import { cloneDeep } from 'lodash' +import ToolBar from '../ToolBar/ToolBarDefine' +import Tooltip from '../Tooltip/Tooltip' + +interface PropsType { + graphData: Record<string, any> + [key: string]: any + style: Record<string, any> +} + +export default defineComponent<PropsType>({ + // @ts-ignore + name: 'G6FlowRenderer', + props: { + graphData: { + type: Object, + required: true, + }, + style: { type: Object, default: () => ({}) }, + minimap: { type: [Boolean, Object], default: false }, + isEdgeAnimation: { type: Boolean, default: false }, + dragCanvas: { type: Boolean, default: false }, + dragNode: { type: Boolean, default: false }, + activateRelations: { type: Boolean, default: false }, + zoomCanvas: { type: Boolean, default: false }, + clickSelect: { type: Boolean, default: false }, + createEdge: { type: Boolean, default: false }, + flowName: { type: String, default: '娴佺▼鍥�' }, + editing: { + type: Boolean, + default: false, + }, + contextMenu: { + type: Array, + }, + edgeContextMenu: { + type: Array, + }, + }, + // emits: Object.keys(behaviorMap), + emits: [], + setup(props: PropsType, { expose, attrs, slots, emit }: SetupContext) { + const { graphEvent, flowMap, flowNodeMap } = injectStore() + const core = new Core() + + const canvasConfig = computed(() => { + return { + ...attrs, + } + }) + let graph: Graph | null = null + const graphConfig = { + width: 0, + height: 0, + } + /** + * 娉ㄥ唽杈逛笌鑺傜偣 + */ + const batchRegister = () => { + G6.registerNode(NODES.END_ACTIVITY, EndNode.options, 'single-node') + G6.registerNode(NODES.ACTIVITIES, OrdinaryNode.options, 'single-node') + } + /** + * 鑷姩甯冨眬 + */ + const autoLayout = () => { + if (graph) { + const layout = canvasConfig.value?.layout || {} + graph.updateLayout({ ...layout }) + } + } + + /** + * 鑷姩甯冨眬 + */ + const render = () => { + if (graph) { + if (!props.graphData?.nodes?.length) return + const isEdit = props.graphData?.nodes?.[0]?.isEdit + if (isEdit) { + graph.destroyLayout() + graph.changeData(props.graphData) + } + graph.render() + + setTimeout(zoomCanvas) + } + } + /** + * 缂╂斁鍒颁腑闂� + */ + const zoomCanvas = (x?: number, y?: number) => { + if (graph) { + const { width, height } = graphConfig + graph?.zoomTo(0.7, { + x: x || width / 2 - 33, + y: y || 0, + // duration: 1000, + }) + } + } + + const getTools = () => { + const toolBarInstance = new ToolBar({ + className: styles.toolBar, + format: autoLayout, + downName: props.flowName, + }) + const g6ToolInstance = toolBarInstance.instanceToolBar() + return g6ToolInstance + } + + const getMiniMap = () => { + const container = document.querySelector( + `.${styles.miniMap}` + ) as HTMLDivElement + if (!container) return + const minimap = new G6.Minimap({ + container, + }) + return minimap + } + /** + * 娓叉煋閫昏緫娴� + * @param graphData + */ + const renderG6Graph = () => { + if (!Object.keys(props.graphData).length) return + if (graph) { + graph.data(props.graphData) + } + render() + } + /** + * 鑾峰彇鍔熻兘浜嬩欢閰嶇疆 + * @returns + */ + const getBaseBehaviorConfig = () => { + const events: string[] = [] + Object.entries(props || {}).forEach(([key, value]: any[]) => { + if (behaviorMap[key] && value) { + events.push(behaviorMap[key]) + } + }) + return events + } + /** + * 鍒濆鍖栨覆鏌� + */ + const initializeRenderer = async () => { + batchRegister() + await renderG6Graph() + } + /** + * 瀹炰緥鍖朙ogicFlow + */ + const instanceG6Graph = () => { + const container = document.querySelector( + `.${styles.renderer}` + ) as HTMLElement + if (!container) return + const width = container.scrollWidth + const height = container.scrollHeight || 500 + graphConfig.width = width + graphConfig.height = height + const defaultProps = core.setDefaultProps() + const behavior = getBaseBehaviorConfig() + const minimap = getMiniMap() + const toolBar = props.editing ? getTools() : null + const toolTip = Tooltip() + const plugins = [minimap, toolBar, toolTip].filter((v) => v) + graph = new G6.Graph({ + container, + width, + height, + modes: { + default: [...behavior], + }, + // 璁剧疆涓簍rue锛屽惎鐢� redo & undo 鏍堝姛鑳� + enabledStack: true, + plugins, + ...defaultProps, + ...canvasConfig.value, + }) + + graphEvent.init(graph, canvasConfig.value.layout) + initializeRenderer() + } + /** + * 鑾峰彇褰撳墠LogicFlow瀹炰緥 + * @returns + */ + const getCurrentInstance = () => { + return graph + } + + const currentHeight = computed(() => { + const height = canvasConfig.value?.height + if (height) { + return height + 'px' + } + return window.innerHeight + 'px' + }) + + const addNode = (node: any, position: any) => { + if (!graph) return + const point = graph?.getPointByClient(position.x, position.y) + const config = { + label: node.name, + type: node.category, + } + const model = core.createNode(config, { + x: point.x, + y: point.y, + properties: { + Name: node.name, + type: node.type, + [ConditionType]: node.type, + }, + }) + if (flowMap.get(model.Name)) { + const v = parseInt(String(Math.random() * 10000)) + const newName = model.Name + '_' + v + model.Name = newName + model.label = newName + model.name = newName + model.properties.Name = newName + } + flowNodeMap.set(model.id, model) + flowMap.set(model.name, model) + graph?.addItem('node', model) + } + + const getGraph = () => { + return graph + } + + watch( + () => props.graphData, + (v, oldV) => { + if (v !== oldV && v) { + instanceG6Graph() + } + } + ) + + watch( + () => props.createEdge, + () => { + if (!props.createEdge) { + graph?.removeBehaviors('create-edge', 'default') + } else { + graph?.addBehaviors('create-edge', 'default') + } + } + ) + + onMounted(() => { + instanceG6Graph() + }) + + onUnmounted(() => { + graph?.destroy() + graphEvent?.onUnmounted() + }) + + expose({ + getGraph, + render, + autoLayout, + getCurrentInstance, + zoomCanvas, + addNode, + }) + return () => { + let contextMenu = + graphEvent.type.value === 'edge' + ? props.edgeContextMenu + : props.contextMenu + if (graphEvent.model.value?.isRoot) { + contextMenu = contextMenu.filter( + (item: any) => !['copy', 'del'].includes(item.type) + ) + } + return ( + <div + class={styles.renderer} + // onClick={(event: Event) => onCancelSelect(event)} + style={{ + width: '100%', + height: currentHeight.value, + ...props.style, + }} + > + <div class={styles.miniMap}></div> + <div class={styles.toolBar}></div> + {contextMenu && contextMenu.length > 0 && ( + <Menu + contextMenu={contextMenu} + visible={true} + v-model:isShow={graphEvent.isShow.value} + options={graphEvent.position.value} + model={graphEvent.model.value} + /> + )} + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.module.scss b/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.module.scss new file mode 100644 index 0000000..5300b14 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.module.scss @@ -0,0 +1,32 @@ +.toolBarContent { + width: auto; + height: fit-content; + display: flex; + justify-content: flex-start; + align-items: center; + flex-direction: column; + width: 46px; + display: flex; + justify-content: space-between; + align-items: center; + flex-direction: column; + border: none !important; + box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), + 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); + padding-left: 0; + margin: 0; + user-select: none; +} + +.toolBarItem { + width: 20px; + height: 40px !important; + cursor: pointer; + display: flex; + justify-content: center; + align-items: center; + &:hover { + filter: invert(50%) sepia(45%) saturate(3890%) hue-rotate(208deg) + brightness(102%) contrast(106%); + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.tsx b/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.tsx new file mode 100644 index 0000000..fb446d8 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBar.tsx @@ -0,0 +1,94 @@ +import { defineComponent } from 'vue' +import styles from './ToolBar.module.scss' +import BaseConfigProvider from '@/components/BaseConfigProvider/BaseConfigProvider' +import { _t } from '@/libs/Language/Language' + +export default defineComponent({ + name: 'ToolBar', + components: { + BaseConfigProvider, + }, + setup() { + const namespace = import.meta.env.VITE_APP_NAMESPACE + + const toolBar = [ + { + code: 'undo', + name: _t('鎾ら攢'), + icon: 'undo.svg', + }, + { + code: 'redo', + name: _t('鎭㈠'), + icon: 'redo.svg', + }, + { + code: 'enlarge', + name: _t('鏀惧ぇ'), + icon: 'enlarge.svg', + }, + { + code: 'reduce', + name: _t('缂╁皬'), + icon: 'reduce.svg', + }, + { + code: 'format', + name: _t('缇庡寲'), + icon: 'format1.svg', + }, + { + code: 'download', + name: _t('涓嬭浇'), + icon: 'download.svg', + }, + { + code: 'import', + name: _t('瀵煎叆'), + icon: 'import.svg', + }, + { + code: 'export', + name: _t('瀵煎嚭'), + icon: 'export.png', + }, + ] + return () => { + return ( + <ul class={styles.toolBarContent}> + {toolBar.map((item: any) => { + const imgUrl = new URL( + `../../../../assets/images/${item.icon}`, + import.meta.url + ).href + return ( + <el-config-provider namespace={namespace}> + <el-tooltip + class="box-item" + effect="dark" + content={item.name} + placement="right" + > + <li + class={styles.toolBarItem} + key={item.code} + // @ts-ignore + code={item.code} + > + <img + src={imgUrl} + width={20} + height={20} + // @ts-ignore + code={item.code} + /> + </li> + </el-tooltip> + </el-config-provider> + ) + })} + </ul> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBarDefine.tsx b/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBarDefine.tsx new file mode 100644 index 0000000..43db70e --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/ToolBar/ToolBarDefine.tsx @@ -0,0 +1,118 @@ +import G6, { Graph } from '@antv/g6' +import styles from './ToolBar.module.scss' +import { h, createApp } from 'vue' +import ToolBar from './ToolBar' +import { generateFlowXml, importXmlInit } from '../../core/transformHelp' +import { ElMessage } from 'element-plus' +import { injectStore } from '../../core/store' +import { _t } from '@/libs/Language/Language' + +export default class ToolBarDefine { + #className: string + #toolBarInstance: any + #downName: string | undefined + #format?: () => void + #animateCfg = { duration: 200, easing: 'easeCubic' } + constructor({ className, format, downName }: any) { + this.#className = className + this.#format = format + this.#downName = downName + } + get container() { + return document.querySelector(`.${this.#className}`) + } + get getContent() { + return () => { + const div = document.createElement('div') + + const app = createApp(() => { + return <ToolBar /> + }) + app.mount(div) + return div + } + } + + removeNode(dom: HTMLElement | HTMLInputElement) { + const t = setTimeout(() => { + dom.remove() + clearTimeout(t) + }, 2000) + } + handleClick(code: string, graph: Graph) { + const { flowBaseConfig } = injectStore() + if (this.#toolBarInstance) { + const toolBar: typeof G6.ToolBar | any = this.#toolBarInstance + + const fnMap: Record<string, () => void> = { + redo: () => { + toolBar.redo() + }, + undo: () => { + toolBar.undo() + }, + enlarge: () => { + graph.zoom(1.1, { x: 0, y: 0 }, true, this.#animateCfg) + }, + reduce: () => { + graph.zoom(0.9, { x: 0, y: 0 }, true, this.#animateCfg) + }, + format: () => { + this.#format && this.#format() + }, + export: () => { + const xml = generateFlowXml(graph) + const blob = new Blob([xml], { type: 'text/xml' }) + const url = URL.createObjectURL(blob) + const a = document.createElement('a') + a.href = url + const { name, type, version } = flowBaseConfig.value + const flowName = `${name}_${type}_${version}` + a.download = flowName + '.pfd' + a.click() + ElMessage.success(_t('瀵煎嚭鎴愬姛')) + URL.revokeObjectURL(url) + this.removeNode(a) + }, + import: () => { + const fileInput = document.createElement('input') + fileInput.type = 'file' + fileInput.accept = 'application/pfd' + fileInput.click() + fileInput.onchange = (e: any) => { + const file = e.target.files[0] + const reader = new FileReader() + reader.readAsText(file) + reader.onload = (e: any) => { + const xml = e.target.result + importXmlInit(graph, xml) + ElMessage.success(_t('瀵煎叆鎴愬姛')) + this.removeNode(fileInput) + } + } + }, + download: () => { + const oldRatio = window.devicePixelRatio + window.devicePixelRatio = 3 + graph.downloadFullImage(this.#downName, 'image/png', { + backgroundColor: '#fff', + padding: 10, + }) + setTimeout(() => { + window.devicePixelRatio = oldRatio + }, 0) + }, + } + const fn = fnMap[code] + fn && fn() + } + } + instanceToolBar() { + this.#toolBarInstance = new G6.ToolBar({ + container: this.container as any, + getContent: this.getContent, + handleClick: this.handleClick.bind(this) as () => void, + }) + return this.#toolBarInstance + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.module.scss b/PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.module.scss new file mode 100644 index 0000000..206c996 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.module.scss @@ -0,0 +1,159 @@ +.tools { + display: flex; + justify-content: flex-start; + align-items: center; + flex-direction: column; + width: 46px; + position: absolute; + left: 0px; + top: 340px; + z-index: 99; + border-radius: 5px; + height: auto; + background-color: #fff; + user-select: none; + + box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), + 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05); + // border: 1px solid #e2e2e2; + // box-shadow: 0px 1px 5px #aaa; + .box { + width: 39px; + height: 39px; + flex-shrink: 0; + display: flex; + flex-shrink: 1; + justify-content: center; + align-items: center; + cursor: pointer; + + &:hover { + color: #5a84ff; + } + &:active { + opacity: 0.7; + } + > span { + font-size: 10px; + } + .icon { + width: 26px; + height: 26px; + padding: 4px; + border-radius: 4px; + display: flex; + justify-content: center; + align-items: center; + + &:hover { + .img { + filter: invert(50%) sepia(45%) saturate(3890%) hue-rotate(208deg) + brightness(102%) contrast(106%); + } + } + } + .selectNode { + background-color: rgba(90, 132, 255, 0.9); + .img { + filter: invert(100%) sepia(6%) saturate(7478%) hue-rotate(180deg) + brightness(101%) contrast(106%); + } + &:hover { + background-color: rgba(90, 132, 255, 0.9); + .img { + filter: invert(100%) sepia(6%) saturate(7478%) hue-rotate(180deg) + brightness(101%) contrast(106%); + } + } + } + } + .nodeBox { + width: 100%; + height: 45px; + flex-direction: column; + } + .boxLi { + width: 100%; + height: 45px; + font-size: 10px; + display: flex; + justify-content: center; + align-items: center; + flex-direction: column; + > span { + margin-top: 2px; + } + } +} +.popover { + padding-right: 0 !important; +} +.nodes { + width: 100%; + max-height: 350px; + min-height: 170px; + display: flex; + align-items: center; + justify-content: flex-start; + flex-direction: column; + // border-radius: 5px; + // position: absolute; + // border: 1px solid #e2e2e2; + // left: 85px; + // top: 56px; + z-index: 9; + overflow: auto; + background-color: #fff; + + .ul { + width: 100%; + display: flex; + align-items: flex-start; + justify-content: flex-start; + padding: 0; + margin: 0; + flex-wrap: wrap; + flex: 1; + + .li { + width: 154px; + height: 30px; + list-style-type: none; + font-size: 12px; + color: #333; + display: flex; + align-items: center; + padding: 5px 10px; + border: 1px solid #ddd; + border-radius: 5px; + // box-shadow: 0px 1px 3px #ccc; + cursor: pointer; + margin: 0 5px; + margin-top: 5px; + cursor: move; + + .icon { + margin-right: 10px; + } + &:hover { + color: #5a84ff; + border: 1px solid #5b8ff9; + } + } + } +} +.hoverEdge { + filter: brightness(2.5); +} +.hide { + display: none; +} +.boxShow { + color: rgba(90, 132, 255); + .icon { + background-color: rgba(90, 132, 255); + } + .img { + filter: brightness(2.5); + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.tsx b/PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.tsx new file mode 100644 index 0000000..022e1fd --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Tools/Tools.tsx @@ -0,0 +1,247 @@ +import { + computed, + ref, + defineComponent, + onUnmounted, + watch, + onMounted, +} from 'vue' +import styles from './Tools.module.scss' +import Icon from '@/components/Icon/Icon' +import { injectStore } from '../../core/store' +import { _t } from '@/libs/Language/Language' + +export default defineComponent({ + props: { + nodeData: { + type: Array, + default: () => [], + }, + edgeData: { + type: Array, + default: () => [], + }, + }, + emits: ['dragstart', 'edgeClick'], + setup(props, ctx) { + const visible = ref(false) + const { selected } = injectStore() + let flag = false + const activeNames = ref<string[]>([]) + const onClickBox = (event: MouseEvent | TouchEvent) => { + nodeData.value.forEach((item: any) => { + if (!activeNames.value.includes(item.group)) { + activeNames.value.push(item.group) + } + }) + if (!flag) { + event.stopPropagation() + visible.value = !visible.value + } + } + const onTouchstart = (event: TouchEvent) => { + flag = true + visible.value = !visible.value + event.stopPropagation() + } + const onTouchstartBox = (event: TouchEvent) => { + event.stopPropagation() + } + const onClickEdge = (item: any) => { + selected.value = item.type === selected.value ? null : item.type + ctx.emit('edgeClick', selected.value) + } + const nodeData = computed(() => { + return props.nodeData || [] + }) + + const nodeMap = computed(() => { + const nodeData = props.nodeData || [] + const map: Record<string, any[]> = {} + nodeData.forEach((item: any) => { + map[item.group] = map[item.group] || [] + map[item.group].push(item) + }) + return map + }) + + const edgeData = computed(() => { + return props.edgeData || [] + }) + + const onDragstart = (item: Record<string, any>, event: DragEvent) => { + ctx.emit('dragstart', item) + } + + const onCollapseChange = (v: string) => {} + + document.addEventListener('click', () => { + if (visible.value && !flag) { + visible.value = false + } + }) + document.addEventListener('touchstart', () => { + if (visible.value) { + visible.value = false + } + }) + + onUnmounted(() => { + selected.value = null + }) + + // watch(nodeData, (data: any[]) => { + + // }) + + return () => { + return ( + <div> + {/* 宸ュ叿绠� */} + <div class={[styles.tools]}> + <el-popover + placement="right-end" + width={365} + trigger="click" + popper-class={styles.popover} + visible={visible.value} + v-slots={{ + reference: () => { + return ( + <div + onClick={onClickBox} + onTouchstart={onTouchstart} + class={{ + [styles.box]: true, + [styles.nodeBox]: true, + [styles.boxShow]: visible.value, + }} + > + <el-tooltip + class="box-item" + effect="dark" + content={_t('娲诲姩鑺傜偣')} + placement="right" + > + <div + class={{ + [styles.icon]: true, + [styles.selectNode]: visible.value, + }} + > + <Icon + class={styles.img} + icon="node1" + width={20} + height={20} + draggable={false} + ></Icon> + </div> + </el-tooltip> + </div> + ) + }, + }} + > + <div + class={{ + [styles.nodes]: true, + }} + onTouchstart={onTouchstartBox} + > + <el-collapse + v-model={activeNames.value} + onChange={onCollapseChange} + onClick={(event: Event) => event?.stopPropagation()} + style={{ width: 'calc(100% - 10px)', marginRight: '10px' }} + > + {Object.keys(nodeMap.value).map((key) => { + const nodes = nodeMap.value[key] + return ( + <el-collapse-item title={key} name={key}> + <ul class={styles.ul}> + {nodes.map((item: any) => { + return ( + <el-tooltip + class="box-item" + effect="dark" + content={item.description} + key={item.type} + placement="top" + > + <li + onDragstart={(event) => + onDragstart(item, event) + } + draggable + class={styles.li} + > + {item.imageRef ? ( + <Icon + class={styles.icon} + icon={item.imageRef} + width={15} + height={15} + ></Icon> + ) : null} + + {item.name} + </li> + </el-tooltip> + ) + })} + </ul> + </el-collapse-item> + ) + })} + </el-collapse> + </div> + </el-popover> + + {edgeData.value.map((item: any, index: number) => { + return ( + <div + key={item.type} + onClick={() => onClickEdge(item)} + class={{ + [styles.box]: true, + [styles.boxLi]: true, + [styles.boxShow]: selected.value === item.type, + }} + > + <el-tooltip + class="box-item" + effect="dark" + content={item.name} + placement="right" + > + <div + class={{ + [styles.icon]: true, + [styles.selectNode]: selected.value === item.type, + }} + > + <Icon + // @ts-ignore + class={{ + [styles.img]: true, + }} + draggable={false} + icon={item.imageRef} + width={20} + height={20} + ></Icon> + </div> + </el-tooltip> + + {/* <span>{item.name}</span> */} + </div> + ) + })} + </div> + {/* 鑺傜偣 */} + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.scss b/PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.scss new file mode 100644 index 0000000..5c77584 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.scss @@ -0,0 +1,8 @@ +.g6-tooltip { + border-radius: 6px; + font-size: 12px; + color: #fff; + background-color: #000; + padding: 2px 8px; + text-align: center; +} diff --git a/PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.tsx b/PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.tsx new file mode 100644 index 0000000..218410c --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/components/Tooltip/Tooltip.tsx @@ -0,0 +1,11 @@ +import G6 from '@antv/g6' +import './Tooltip.scss' +export default () => + new G6.Tooltip({ + offsetX: 35, + offsetY: 30, + itemTypes: ['node'], + getContent: (e: any) => { + return `<span>${e?.item.getModel().name}</span>` + }, + }) diff --git a/PipeLineLems/web/src/components/G6Flow/core/Core.ts b/PipeLineLems/web/src/components/G6Flow/core/Core.ts new file mode 100644 index 0000000..8a9b2da --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/core/Core.ts @@ -0,0 +1,172 @@ +import { NODES, TYPE, ConditionType } from './enum' +import { Create } from '@/libs/Create/Create' +import { v4 as uuidv4 } from 'uuid' +import { fontSize, nodeFontSize } from '../components/Nodes' + +interface NodeItem { + type: TYPE.NODE | TYPE.EDGE + label: string +} + +interface PointType { + x: number + y: number + properties: any +} +export default class Core { + createNode({ label, type }: NodeItem, { x, y, properties }: PointType) { + const id = uuidv4() + return new Create({ + id, + type, + label, + x, + y, + properties, + Name: label, + name: label, + }) + } + setDefaultProps() { + return { + fitCenter: true, + animate: true, + minZoom: 0.2, + maxZoom: 1.4, + defaultNode: { + type: NODES.ACTIVITIES, + labelCfg: { + style: { + fill: '#333', + fontSize: nodeFontSize, + textAlign: 'center', + textBaseline: 'middle', + fontWeight: 'bold', + }, + }, + }, + defaultEdge: { + type: 'polyline', + + labelCfg: { + // refX: 10, + // refY: -5, + style: { + fill: '#333', + stroke: '#aaa', + fontSize: fontSize - 2, + }, + }, + style: { + radius: 20, + offset: 45, + endArrow: true, + lineWidth: 3, + stroke: '#aaa', + // router: true, + }, + }, + edgeStateStyles: { + active: { + stroke: '#5a84ff', + lineWidth: 6, + 'text-shape': { + fontSize: fontSize, + }, + }, + hover: { + stroke: '#5a84ff', + lineWidth: 6, + 'text-shape': { + fontSize: fontSize, + }, + }, + }, + nodeStateStyles: { + hover: { + stroke: '#d9d9d9', + fill: '#8ca9ff', + 'text-shape': { + fill: '#fff', + }, + }, + active: { + stroke: 'rgb(104 53 255 / 50%)', + shadowColor: '#5b8ff9', + shadowBlur: 7, + 'text-shape': { + fill: '#333', + }, + }, + selected: { + stroke: 'rgb(104 53 255 / 50%)', + fill: '#8ca9ff', + 'text-shape': { + fill: '#fff', + }, + }, + }, + } + } + static createRoot() { + return new Create({ + id: '鍚姩', + type: NODES.ACTIVITIES, + isRoot: true, + text: { + x: 0, + y: 0, + }, + label: '鍚姩', + properties: { + Alias: '鍚姩', + Name: '鍚姩', + Description: '', + EnterMode: '', + ExitMode: '', + JoinType: '', + SplitType: '', + ExtendedProperty: '', + [ConditionType]: '', + type: NODES.ACTIVITIES, + id: '鍚姩', + name: '鍚姩', + label: '鍚姩', + }, + isEdit: true, + }) + } + + static createBaseXml(name?: string) { + name = name || '' + return `<ProcessflowDefine Version="1"> + <Define> + <ProcessflowBuilder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> + <Parameters></Parameters> + <Name>${name}</Name> + <Description></Description> + <Root xsi:type=""> + <Alias>鍚姩</Alias> + <Name>鍚姩</Name> + <Description></Description> + <EnterMode></EnterMode> + <ExitMode></ExitMode> + <JoinType></JoinType> + <SplitType></SplitType> + <ExtendedProperty></ExtendedProperty> + </Root> + <Activities></Activities> + <Transitions></Transitions> + </ProcessflowBuilder> + </Define> + <Appearance> + <ProcessflowAppearance> + <鍚姩> + <x>74.55000000000001</x> + <y>56.25</y> + </鍚姩> + </ProcessflowAppearance> + </Appearance> + </ProcessflowDefine>` + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/core/GraphEvent.ts b/PipeLineLems/web/src/components/G6Flow/core/GraphEvent.ts new file mode 100644 index 0000000..8b7bfff --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/core/GraphEvent.ts @@ -0,0 +1,235 @@ +import G6, { Edge, Graph } from '@antv/g6' +import {} from './store' +import { onUnmounted, ref } from 'vue' +import { cloneDeep } from 'lodash' +import { fontSize } from '../components/Nodes' +import type { Store, StoreKey } from '../type/index' +import { ConditionType } from './enum' + +export default class GraphEvent { + store: Store + graph: Graph | null = null + position = ref<{ x: number; y: number }>({ x: 0, y: 0 }) + visible = ref<boolean>(false) + isShow = ref<boolean>(false) + model = ref<any>(null) + item = ref<any>(null) + type = ref<string>('') + isContextMenu = ref<boolean>(false) + layout = {} + isChange = false + touchTime = 0 + touchMoveTime = 0 + currentTouchTime = 0 + touchEvent = {} as any + currentPosition: null | { + x: number + y: number + controlPointsMap?: Record< + string | number, + Array<{ + x: number + y: number + }> + > + } = null + constructor(store: Store) { + this.store = store + this.nodeContextMenu = this.nodeContextMenu.bind(this) + this.edgeContextMenu = this.edgeContextMenu.bind(this) + this.edgeMouseOver = this.edgeMouseOver.bind(this) + this.edgeClick = this.edgeClick.bind(this) + this.onNodeMouseMove = this.onNodeMouseMove.bind(this) + this.onNodeTouchStart = this.onNodeTouchStart.bind(this) + this.onNodeTouchEnd = this.onNodeTouchEnd.bind(this) + this.onNodeTouchmove = this.onNodeTouchmove.bind(this) + this.cancelEvent = this.cancelEvent.bind(this) + this.onAfterCreateEdge = this.onAfterCreateEdge.bind(this) + this.onCanvasContextMenu = this.onCanvasContextMenu.bind(this) + + document.addEventListener('touchstart', this.cancelEvent, true) + document.addEventListener( + 'click', + (...arg) => this.cancelEvent(...arg, 'click'), + true + ) + } + cancelEvent(e?: Event, type?: string) { + this.touchMoveTime = 0 + if (!type) { + const t = setTimeout(() => { + this.isShow.value = false + clearTimeout(t) + }, 200) + } else { + this.isShow.value = false + } + } + + onUnmounted() { + document.removeEventListener('touchstart', this.cancelEvent, true) + document.removeEventListener('click', this.cancelEvent, true) + } + + init(graph: Graph, layout: Record<string, any>) { + this.touchMoveTime = 0 + this.touchTime = 0 + this.currentTouchTime = 0 + this.graph = graph + this.layout = layout + + this.graph.on('canvas:contextmenu', this.onCanvasContextMenu) + this.graph.on('canvas:touchmove', this.onNodeTouchmove) + this.graph.on('node:touchstart', this.onNodeTouchStart) + this.graph.on('edge:touchstart', this.onNodeTouchStart) + this.graph.on('touchend', this.onNodeTouchEnd) + this.graph.on('node:contextmenu', this.nodeContextMenu) + this.graph.on('edge:contextmenu', this.edgeContextMenu) + this.graph.on('node:mouseenter', (...arg) => { + this.currentPosition = null + this.nodeMouseOver(...arg, true) + }) + this.graph.on('node:mouseleave', (...arg) => + this.nodeMouseOver(...arg, false) + ) + + this.graph.on('edge:mouseenter', (...arg) => + this.edgeMouseOver(...arg, true) + ) + this.graph.on('edge:mouseleave', (...arg) => + this.edgeMouseOver(...arg, false) + ) + this.graph.on('edge:click', (...arg) => this.edgeClick(...arg)) + + this.graph.on('aftercreateedge', this.onAfterCreateEdge) + } + onCanvasContextMenu(event: Event) { + event?.preventDefault() + } + onAfterCreateEdge({ edge }: { edge: Edge }) { + const model: any = edge.getModel() + if (!model.properties) { + model.properties = {} + } + if (!model.properties[ConditionType]) { + model.properties[ConditionType] = this.store.selected.value + } + edge.update(model) + } + onNodeTouchmove(event: TouchEvent) { + this.touchTime = 0 + this.touchMoveTime++ + if (this.touchMoveTime < 20) { + this.touchTime = this.currentTouchTime + } + } + onNodeTouchEnd(event: Event | any) { + event.stopPropagation() + if (this.touchTime !== 0) { + const now = Date.now() + const time = now - this.touchTime + if (time > 300) { + this.nodeContextMenu(this.touchEvent) + } + } + this.touchTime = 0 + this.currentTouchTime = 0 + } + onNodeTouchStart(event: Event | any) { + this.touchEvent = event + this.touchTime = Date.now() + this.currentTouchTime = Date.now() + event.stopPropagation() + } + contextMenuSetting(event: any | Event) { + event?.preventDefault() + this.model.value = event.item?.getModel() + this.position.value = { + x: event.clientX, + y: event.clientY, + } + this.visible.value = true + this.isShow.value = true + this.item.value = event.item + this.type.value = event.item?._cfg.type + } + nodeContextMenu(event: any | Event) { + this.item.value = event.item + this.contextMenuSetting(event) + } + edgeContextMenu(event: any | Event) { + this.item.value = event.item + this.isContextMenu.value = true + this.graph?.setItemState(event.item, 'hover', true) + this.contextMenuSetting(event) + } + edgeMouseOver(event: any | Event, type: boolean) { + const { item } = event + this.item.value = event.item + if (!this.isContextMenu.value) { + const model = item.getModel() || {} + const style = model.style || {} + if (!style['text-shape']) { + style['text-shape'] = { + fontSize: fontSize, + } + } + this.graph?.setItemState(item, 'hover', type) + } + } + nodeMouseOver(event: any | Event, type: boolean) { + this.graph?.setItemState(event.item, 'active', type) + } + edgeClick(event: any | Event) { + const { item } = event + this.item.value = event.item + this.graph?.setItemState(item, 'selected', true) + } + clearAllState() { + // 娓呴櫎 'active' 涓� 'hover' 鐘舵�� + this.isContextMenu.value = false + this.item.value?.clearStates(['actived', 'hover', 'selected']) + this.item.value = null + } + onNodeMouseMove(nodeData: any) { + if (nodeData.name !== 'drag' && !this.currentPosition) { + const model = nodeData.item.getModel() || {} + return (this.currentPosition = { + x: model.x, + y: model.y, + }) + } + if (this.currentPosition && nodeData.name === 'drag') { + const edges = nodeData.item.getEdges() + const model = nodeData.item.getModel() || {} + const { x, y } = model + const diffX = x - this.currentPosition.x + const diffY = y - this.currentPosition.y + edges.forEach((edge: any, index: number) => { + const edgeModel = cloneDeep(edge.getModel() || {}) + + if ( + this.currentPosition && + !this.currentPosition?.controlPointsMap?.[index] + ) { + const controlPointsMap = this.currentPosition.controlPointsMap || {} + controlPointsMap[index] = edgeModel.controlPoints || [] + this.currentPosition.controlPointsMap = controlPointsMap + } + const controlPoints = cloneDeep( + this.currentPosition?.controlPointsMap?.[index] || [] + ) + + controlPoints.forEach((point: { x: number; y: number }) => { + point.x = point.x + diffX + point.y = point.y + diffY + }) + edgeModel.controlPoints = controlPoints + this.graph?.updateItem(edge, edgeModel) + // edgeModel.controlPoints = [] + }) + } + // this.graph?.refreshPositions() + // console.log(edges, this.currentPosition, 'node:mousedown1-2-2-2-11-2210210') + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/core/behavior.ts b/PipeLineLems/web/src/components/G6Flow/core/behavior.ts new file mode 100644 index 0000000..57393ef --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/core/behavior.ts @@ -0,0 +1,9 @@ +export const behaviorMap: { + [key: string]: string +} = { + dragCanvas: 'drag-canvas', + dragNode: 'drag-node', + zoomCanvas: 'zoom-canvas', + clickSelect: 'click-select', + createEdge: 'create-edge', +} diff --git a/PipeLineLems/web/src/components/G6Flow/core/enum.ts b/PipeLineLems/web/src/components/G6Flow/core/enum.ts new file mode 100644 index 0000000..5ce9f99 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/core/enum.ts @@ -0,0 +1,77 @@ +export const CURVE = 'curve' + +export const NODES = { + ACTIVITIES: 'Activities', + ACTIVITY: 'StartActivity', + VARIABLE_MONITOR_ACTIVITY: 'VariableMonitorActivity', + VARIABLE_READ_ACTIVITY: 'VariableReadActivity', + MATERIAL_ASSOCIATION_ACTIVITY: 'MaterialAssociationActivity', + TRAY_ASSOCIATION_ACTIVITY: '"TrayAssociationActivity"', + VARIABLE_WRITE_ACTIVITY: 'VariableWriteActivity', + INBOUND_INITIALIZE_ACTIVITY: 'InboundInitializeActivity', + DETERMINE_PROCESS_ACTIVITY: 'DetermineProcessActivity', + BUSINESS_ACTIVITY: 'BusinessActivity', + PRODUCT_STATEDETECTION_ACTIVITY: 'ProductStateDetectionActivity', + DUPLICATE_CODE_DETECTION_ACTIVITY: 'DuplicateCodeDetectionActivity', + MISSING_PROCESS_DETECTION_ACTIVITY: 'MissingProcessDetectionActivity', + OUTBOUND_INITIALIZE_ACTIVITY: 'OutboundInitializeActivity', + PARAMETER_COLLECT_ACTIVITY: 'ParameterCollectActivity', + PLC_QUALIFICATION_JUDGMENT_ACTIVITY: 'PLCQualificationJudgmentActivity', + LOCAL_QUALIFICATION_JUDGMENT_ACTIVITY: 'LocalQualificationJudgmentActivity', + PARAMETER_SAVE_ACTIVITY: 'ParameterSaveActivity', + END_ACTIVITY: 'EndActivity', + ORDINARY_NODE: 'OrdinaryNode', //鏅�氳妭鐐� +} + +export const ActivityKey = [ + 'Alias', + 'Name', + 'EnterMode', + 'ExitMode', + 'JoinType', + 'SplitType', + 'NeedTagChange', + 'TaskDelay', + 'MonitorVariableName', + 'CompareVariableValue', + 'ExtendedProperty', + '@_xsi:type', +] + +export const TransitionKey = ['Label', 'Condition', 'Sink', 'Source'] + +export const ConditionKey = [ + 'Label', + 'Expression', + 'NOT', + 'Operator', + 'Property', + 'Value', + '@_xsi:type', +] + +export const ConditionType = '@_xsi:type' +export const ValueText = '#text' + +export enum TYPE { + NODE = 'node', + EDGE = 'edge', +} + +/** + * 澶嶅悎绫诲瀷 + */ +export const CompositeCondition = 'CompositeCondition' + +export interface ConditionItemType { + [ConditionType]: string +} +export enum OpType { + RelOpEqual = '=', + RelOpLess = '<', + RelOpLarge = '>', + RelOpLessEq = '<=', + RelOpLargeEq = '>=', + RelOpNotEqual = '!=', + RelOpContain = 'Contains', +} diff --git a/PipeLineLems/web/src/components/G6Flow/core/store.ts b/PipeLineLems/web/src/components/G6Flow/core/store.ts new file mode 100644 index 0000000..47482e1 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/core/store.ts @@ -0,0 +1,72 @@ +import { provide, inject, ref, isRef, Ref, reactive, toRaw } from 'vue' +import mitt from 'mitt' +import type { Store, StoreKey } from '../type/index' +import GraphEvent from './GraphEvent' + +const selected = ref(null) +const lf = ref() +const theme = ref({}) +const lastLines = ref<any[]>([]) +/** + * Name,value + */ +const flowMap: Map<string, any> = new Map() +/** + * id,value + */ +const flowNodeMap: Map<string, any> = new Map() +const xmlData = ref(null) +/** + * 淇濆瓨鏃堕厤缃� + */ +const flowBaseConfig = ref<{ + type?: number + version?: number + content?: string +}>({}) +const edgeMap = new Map() +const nodeMap = new Map() +const flowConfig: { + type?: number + version?: number +} = {} +export const baseStore: any = { + lf, + theme, + xmlData, + flowNodeMap, + edgeMap, + flowMap, + selected, + lastLines, + flowBaseConfig, + nodeMap, + flowConfig, +} +const graphEvent = new GraphEvent(baseStore) +const store = { + ...baseStore, + graphEvent, +} as Store + +export const resetStore = () => { + flowMap.clear() + flowNodeMap.clear() + flowBaseConfig.value = {} + xmlData.value = null + lastLines.value = [] + edgeMap.clear() + nodeMap.clear() +} +export const createStore = () => { + return store +} + +export const injectStore = (key?: StoreKey) => { + if (key) { + return store[key] + } + return store as Store +} + +export const emitter = mitt() diff --git a/PipeLineLems/web/src/components/G6Flow/core/transformHelp.ts b/PipeLineLems/web/src/components/G6Flow/core/transformHelp.ts new file mode 100644 index 0000000..55f85d7 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/core/transformHelp.ts @@ -0,0 +1,527 @@ +import { XMLParser, XMLBuilder } from 'fast-xml-parser' +import { + CURVE, + NODES, + ActivityKey, + TransitionKey, + ConditionKey, + ConditionType, + ValueText, +} from './enum' +import { v4 as uuidv4 } from 'uuid' +import { injectStore, resetStore } from './store' +import { Condition, FlowType } from '../type' +import { cloneDeep, isNil, set, get, isNull, omitBy } from 'lodash' +import { nodeFontSize } from '../components/Nodes' +import { _t } from '@/libs/Language/Language' +const { flowMap, xmlData, flowNodeMap } = injectStore() +import G6 from '@antv/g6' +import Core from './Core' +import { ElMessage } from 'element-plus' + +export const isFirstLetterUpperCase = (str: string) => { + // 浣跨敤姝e垯琛ㄨ揪寮忔鏌ラ瀛楁瘝鏄惁涓哄ぇ鍐� + return /^[A-Z]/.test(str) || str === ConditionType +} + +export const fittingString = ( + str: string, + maxWidth: number, + fontSize: number +) => { + const ellipsis = '...' + const ellipsisLength = G6.Util.getTextSize(ellipsis, fontSize)[0] + let currentWidth = 0 + let res = str + const pattern = new RegExp('[\u4E00-\u9FA5]+') // distinguish the Chinese charactors and letters + str.split('').forEach((letter, i) => { + if (currentWidth > maxWidth - ellipsisLength) return + if (pattern.test(letter)) { + // Chinese charactors + currentWidth += fontSize + } else { + // get the width of single letter according to the fontSize + currentWidth += G6.Util.getLetterWidth(letter, fontSize) + } + if (currentWidth > maxWidth - ellipsisLength) { + res = `${str.substr(0, i)}${ellipsis}` + } + }) + return res +} + +/** + * 鑾峰彇xml瀛楃涓茬殑json瀵硅薄 + * @param xml + * @returns + */ +export const getJsonByXml = (xml: string, name?: string) => { + const options = { + ignoreAttributes: false, + attributeNamePrefix: '@_', + } + const parser = new XMLParser(options) + + try { + const json = parser.parse(xml) + xmlData.value = json + return json + } catch (error) { + const newXml = Core.createBaseXml(name) + const json = parser.parse(newXml) + xmlData.value = json + return json + } +} + +/** + * 杞崲娴佺▼鍥炬暟鎹负xml + * @param flowData + */ +export const getFlowDataToXml = ({ nodes, edges }: FlowType) => { + const Activity: any[] = [] + const Transition: any[] = [] + const nodeMap: Record<string, any> = {} + + nodes.forEach((item) => { + const obj: Record<string, any> = {} + Object.keys(item.properties || {}).forEach((key) => { + if (isFirstLetterUpperCase(key)) { + obj[key] = item.properties[key] + } + }) + const oldId = item?.properties?.oldId + const flow = flowMap.get(oldId) + obj.Name = flow?.properties?.Name || item.properties.Name || '' + nodeMap[obj.Name] = { + x: item.x, + y: item.y, + } + Activity.push(obj) + }) + + edges.forEach((item) => { + const obj: Record<string, any> = {} + Object.keys(item?.properties || {}).forEach((key) => { + if (isFirstLetterUpperCase(key)) { + obj[key] = item.properties[key] + } + const condition = item.properties?.Condition || {} + Object.keys(condition || {}).forEach((key) => { + obj.Condition = obj.Condition || {} + if (isFirstLetterUpperCase(key)) { + obj.Condition[key] = condition[key] + } + }) + }) + obj.Condition = handleConditionChildren(obj.Condition) + + if (!Object.keys(obj.Condition).length) { + delete obj.Condition + } + const oldSourceId = item.properties?.oldSourceId + const oldTargetId = item.properties?.oldTargetId + const flowSource = flowMap.get(oldSourceId) + const flowTarget = flowMap.get(oldTargetId) + if (oldSourceId && oldTargetId) { + obj.Source = flowSource?.properties?.Name || '' + obj.Sink = flowTarget?.properties?.Name || '' + } else { + const sourceName = flowNodeMap.get(item?.source)?.name + const sinkName = flowNodeMap.get(item?.target)?.name + obj.Source = sourceName + obj.Sink = sinkName + } + nodeMap[`${obj.Source}_${obj.Sink}`] = { + controlPoints: item.controlPoints, + endPoint: item.endPoint, + startPoint: item.startPoint, + } + Transition.push(obj) + }) + + // 娴佺▼鍥剧粨鏋� + return getXmlByJson(Activity, Transition, nodeMap) +} +/** + * 杞崲瀵硅薄锛屽皬鍐欏拰澶у啓鐨勫垎娴� + */ +export const translationObj = (obj: Record<string, any>) => { + const up: Record<string, any> = {} + const low: Record<string, any> = {} + if (isNil(obj)) return null + Object.entries(obj).forEach(([key, value]) => { + if (isFirstLetterUpperCase(key)) { + up[key] = value + } else { + low[key] = value + } + }) + return { + up, + low, + } +} +/** + * 澶勭悊澶嶆潅鏉′欢鐨勫瓙闆� + */ +const handleConditionChildren = (condition: Condition) => { + const newCondition = cloneDeep(condition) + const deepConditionFn = (condition: Condition) => { + let conditionObj: any = {} + const obj = translationObj(condition) + + if (Array.isArray(condition?.children) && condition?.children?.length > 0) { + const Condition: any[] = [] + condition?.children.forEach((item) => { + Condition.push(deepConditionFn(item)) + }) + conditionObj = { + Conditions: { + Condition, + }, + } + } + if (obj) { + Object.assign(conditionObj, obj.up) + } + return conditionObj + } + return deepConditionFn(newCondition) +} + +/** + * 澶勭悊Name涓篒d鐨勬儏鍐碉紝涓哄彲鏀瑰姩 + * 鏁版嵁杞崲锛屽皢Id鎹㈡垚UUID + */ +export const transformFlowStructByNodeId = ({ + nodes, + edges, +}: { + nodes: any[] + edges: any[] +}) => { + const newNodes = nodes.map((item) => { + const { id } = item.properties + const uuid = uuidv4() + const node = { + ...item, + id: uuid, + name: id, + type: NODES.ACTIVITIES, + properties: { + ...item.properties, + name: id, + id: uuid, + oldId: id, + }, + } + flowMap.set(id, node) + flowNodeMap.set(uuid, node) + return node + }) + + const newEdges = edges.map((item) => { + const { sourceNodeId, targetNodeId } = item + const id = uuidv4() + return { + ...item, + id, + label: item.label || item.properties?.Label, + type: 'polyline', + targetNodeId: flowMap.get(targetNodeId)?.id || '', + target: flowMap.get(targetNodeId)?.id || '', + source: flowMap.get(sourceNodeId)?.id || '', + sourceNodeId: flowMap.get(sourceNodeId)?.id || '', + properties: { + ...item.properties, + }, + controlPoints: + item.controlPoints && !Array.isArray(item.controlPoints) + ? [item.controlPoints] + : item.controlPoints, + } + }) + return { + nodes: newNodes, + edges: newEdges, + } +} +/** + * 鑾峰彇骞惰В鏋愭祦绋嬪浘缁撴瀯 + * @param data + * @returns + */ +export const getLogicFLowStruct = (data: Record<string, any>) => { + try { + if (Object.keys(data).length === 0) return null + // 杈� + let Transition = + data?.ProcessflowDefine?.Define?.ProcessflowBuilder?.Transitions + .Transition || [] + // 鑺傜偣 + let Activities = + data?.ProcessflowDefine?.Define?.ProcessflowBuilder?.Activities + .Activity || [] + Activities = Array.isArray(Activities) ? Activities : [Activities] + Transition = Array.isArray(Transition) ? Transition : [Transition] + const nodeMap = + data?.ProcessflowDefine?.Appearance.ProcessflowAppearance || {} + const Root = data?.ProcessflowDefine.Define.ProcessflowBuilder.Root + const nodes = Activities.map((item: Record<string, any>) => { + const type = item[ConditionType] + const isEnd = type === NODES.END_ACTIVITY + const { x, y } = nodeMap[item.Name] || {} + return { + id: item.Name, + type: isEnd ? NODES.END_ACTIVITY : NODES.ACTIVITIES, + x: x || item.x || 0, + y: y || item.y || 0, + text: { + x: item.x || 0, + y: item.y || 0, + }, + label: fittingString(item.Name, 195, nodeFontSize + 2), + properties: { + ...item, + name: item.Alias, + type: item[ConditionType], + id: item.Name, + label: item.Name, + }, + } + }) + if (Root) { + const { x, y } = nodeMap[Root.Name] || {} + nodes.unshift({ + id: Root.Name, + type: NODES.ACTIVITIES, + x: x || 0, + y: y || 0, + isRoot: true, + text: { + x: 0, + y: 0, + }, + label: fittingString(Root.Name, 195, nodeFontSize + 2), + properties: { + ...Root, + type: Root[ConditionType], + id: Root.Name, + name: Root.Alias, + label: Root.Name, + }, + }) + nodes[0].isEdit = !!(x + y) + } + + // 鍒ゆ柇鏄惁闇�瑕佽嚜瀹氫箟甯冨眬 + const edges = Transition.map((item: Record<string, any>, index: number) => { + const Condition = item?.Condition + ? handlerConditionToChildren(item?.Condition) + : {} + const edgeItem = nodeMap[`${item.Source}_${item.Sink}`] || {} + return { + id: index + 1, + type: CURVE, + targetNodeId: item.Sink, + sourceNodeId: item.Source, + // text: { + // x: 0, + // y: 0, + // value: item?.Condition?.Label, + // }, + label: item?.Condition?.Label || '', + properties: { + ...item, + Condition, + oldSourceId: item.Source, + oldTargetId: item.Sink, + name: item?.Label, + }, + ...edgeItem, + } + }) + const flows = { nodes, edges } + return transformFlowStructByNodeId(flows) + } catch (error) { + const data = { + nodes: [Core.createRoot()], + edges: [], + } + return transformFlowStructByNodeId(data) + } +} + +/** + * 灏咰ondition澶勭悊鎴恡ree缁撴瀯 + */ +const handlerConditionToChildren = (c: any) => { + const condition = cloneDeep(c) + const getConditionTree = (condition: any) => { + let newCondition: any = {} + // 澶嶅悎鏉′欢-> Condition + + if (condition?.Conditions) { + const Condition = condition.Conditions?.Condition + const children = [] + + if (!Array.isArray(Condition) && Condition[ConditionType]) { + children.push(Condition) + } else { + children.push(...Condition) + } + if (Array.isArray(children) && children?.length > 0) { + const newChildren: any[] = [] + children.forEach((child) => { + newChildren.push(getConditionTree(child)) + }) + newCondition.children = newChildren + } + delete condition.Conditions + } + // const Value = + // typeof condition.Value === 'object' + // ? condition.Value + // : { + // [ValueText]: condition.Value, + // } + const currentCondition = { + ...condition, + } + + Object.assign(newCondition, { + ...currentCondition, + }) + return newCondition + } + return getConditionTree(condition) +} + +/** + * 鑾峰彇json鐨剎ml瀛楃涓� + * @param json + * @returns + */ +export const getXmlByJson = ( + Activity: any[], + Transition: any[], + ProcessflowAppearance?: any +) => { + const json = cloneDeep(xmlData.value) + const Root = Activity.shift() + const flowAppearance = get( + json, + 'ProcessflowDefine.Appearance.ProcessflowAppearance', + { + 鍚姩: {}, + } + ) + set( + json, + 'ProcessflowDefine.Define.ProcessflowBuilder.Transitions.Transition', + Transition + ) + set( + json, + 'ProcessflowDefine.Define.ProcessflowBuilder.Activities.Activity', + Activity + ) + + set(json, 'ProcessflowDefine.Define.ProcessflowBuilder.Root', Root) + set(json, 'ProcessflowDefine.Appearance.ProcessflowAppearance', { + '@_xmlns:xsi': flowAppearance['@_xmlns:xsi'], + '@_xmlns:xsd': flowAppearance['@_xmlns:xsd'], + ...ProcessflowAppearance, + }) + + const builder = new XMLBuilder({ + ignoreAttributes: false, + attributeNamePrefix: '@_', + format: true, + }) + const xml = builder.build(json) + return xml +} +/** + * 棣栧瓧姣嶅皬鍐� + * @param str + * @returns + */ +export const toLowerCaseFirstLetter = (str: string) => { + return str.charAt(0).toLowerCase() + str.slice(1) +} + +/** + * 绛涢�夎妭鐐圭殑target绾挎潯鏈夊摢浜涳紝鐢ㄦ潵寮�鍚姩鐢� + * @param nodeId + * @param edges + * @returns + */ +export const getNodeTargetLines = ( + nodeId: string, + edges: Record<string, any>[] +) => { + const lines = edges.filter((item: Record<string, any>) => { + return item.targetNodeId === nodeId + }) + return lines +} +const removeNullFields: any = (data: any) => { + if (Array.isArray(data)) { + return data + .map((item) => removeNullFields(item)) + .filter( + (item) => + !( + item === null || + (Array.isArray(item) && + item.length === 0 && + !removeNullFields(item).length) || + item === '' + ) + ) + } else if (typeof data === 'object' && data !== null) { + const newObj: any = {} + for (const key in data) { + const value = data[key] + if ( + (value !== null && value !== '') || + (Array.isArray(value) && value.length > 0) + ) { + newObj[key] = removeNullFields(value) + } + } + return newObj + } else { + return data + } +} +/** + * 杈撳嚭xml + * @param graph + * @returns + */ +export const generateFlowXml = (graph: any) => { + const graphData = graph.save() + const data: any = removeNullFields(graphData) + return getFlowDataToXml(data) +} + +/** + * 杈撳嚭xml + * @param graph + * @returns + */ +export const importXmlInit = (graph: any, xml: string) => { + try { + resetStore() + const json = getJsonByXml(xml) + const graphData = getLogicFLowStruct(json) + // graph.destroy() + graph.data(graphData) + graph.render() + } catch (error) { + ElMessage.error(_t('瀵煎叆澶辫触')) + } +} diff --git a/PipeLineLems/web/src/components/G6Flow/type/index.d.ts b/PipeLineLems/web/src/components/G6Flow/type/index.d.ts new file mode 100644 index 0000000..43b00e7 --- /dev/null +++ b/PipeLineLems/web/src/components/G6Flow/type/index.d.ts @@ -0,0 +1,48 @@ +// export interface +import GraphEvent from '../core/GraphEvent' + +export interface Store { + lf: any + xmlData: Ref<any> + theme: Ref<any> + flowMap: Map<string, any> + selected: Ref<any> + lastLines: Ref<any[]> + graphEvent: GraphEvent + flowBaseConfig: Ref<any> + edgeMap: Map<string, any> + nodeMap: Map<string, any> + flowConfig: Ref<any> +} + +export enum StoreKey { + LF = 'lf', + THEME = 'theme', + FLOW_MAP = 'flowMap', + SELECTED = 'selected', + LAST_LINES = 'lastLines', + XML_DATA = 'xmlData', +} + +export interface FlowType { + edges: any[] + nodes: any[] +} + +interface Condition { + '@_xsi:type': string + _xsiType: string // 瀵瑰簲 "_xsi:type" + Expression: string + Label: string + Not: boolean + Operator: string + Property: string + root: boolean + Value: string + // Value: { + // _xsiType: string // 瀵瑰簲 "@_xsi:type" + // Text: string | number // 瀵瑰簲 "#text" + // } + nodeId: string + children: Condition[] +} diff --git a/PipeLineLems/web/src/components/Icon/Icon.tsx b/PipeLineLems/web/src/components/Icon/Icon.tsx index 5b5d157..f38e4b9 100644 --- a/PipeLineLems/web/src/components/Icon/Icon.tsx +++ b/PipeLineLems/web/src/components/Icon/Icon.tsx @@ -1,4 +1,5 @@ -import { computed, defineComponent } from 'vue' +import { computed, defineComponent, ref } from 'vue' +import parse from 'style-to-object' export default defineComponent({ name: '鍥炬爣', props: { @@ -14,21 +15,54 @@ type: Number, default: 12, }, + draggable: { + type: Boolean, + default: false, + }, + cursor: { + type: String, + default: '', + }, + class: { + type: String, + default: '', + }, + style: { + type: [Object, String], + default: () => ({}), + }, }, emits: ['click'], setup(props, { attrs, slots, emit }) { + const VITE_STATIC_URL = process.env.VITE_STATIC_URL || '' const imgUrl = computed(() => { - const imgName = props.icon - return new URL(`../../assets/images/${imgName}.png`, import.meta.url).href + let imgName = props.icon + if (!imgName) return '' + let baseDir = 'images' + if (imgName.includes('files/')) { + baseDir = 'files' + imgName = imgName.split('/')[1] + } + return `${VITE_STATIC_URL}/resources/assets/${baseDir}/${imgName}.png` + }) + const style = computed(() => { + if (typeof props.style === 'string') { + return parse(props.style) + } + return props.style }) return () => { + if (imgUrl.value.includes('undefined')) return null + return ( <img onClick={(evt: Event) => emit('click', evt)} width={props.width} height={props.height} src={imgUrl.value} + style={{ cursor: props.cursor, ...style.value }} + class={props.class} {...attrs} /> ) diff --git a/PipeLineLems/web/src/components/IconButton/IconButton.module.scss b/PipeLineLems/web/src/components/IconButton/IconButton.module.scss index 185ce54..05c5f2e 100644 --- a/PipeLineLems/web/src/components/IconButton/IconButton.module.scss +++ b/PipeLineLems/web/src/components/IconButton/IconButton.module.scss @@ -3,10 +3,10 @@ border-radius: 6px 6px 6px 6px; padding: 5px; padding: 5px 10px; - color: #464E54!important; + color: #464e54 !important; margin-left: 0 !important; - >span { + > span { font-size: 14px; font-family: PingFang SC, PingFang SC; font-weight: 400; @@ -15,17 +15,46 @@ :global(.cs-button) { color: #464e54; } - } .btn:hover { - background-color: #ECECEC!important; + background-color: transparent !important; + opacity: 1 !important; } .btn:active { - background-color: #dbdbdb!important; + background-color: transparent !important; } .img { width: 16px; margin-right: 4px; } +.status { + &:hover { + .img { + filter: invert(49%) sepia(100%) saturate(6281%) hue-rotate(222deg) + brightness(99%) contrast(99%); + opacity: 1; + } + > span { + color: #265cfb !important; + } + } + color: #464e54; +} +.add { + .iconFont { + font-size: 19px; + color: #5a84ff; + } + &:hover { + .iconFont { + font-size: 19px; + color: #265cfb; + } + > span { + color: #265cfb !important; + } + } + color: #464e54; +} diff --git a/PipeLineLems/web/src/components/IconButton/IconButton.tsx b/PipeLineLems/web/src/components/IconButton/IconButton.tsx index 3ddbfca..522b7b8 100644 --- a/PipeLineLems/web/src/components/IconButton/IconButton.tsx +++ b/PipeLineLems/web/src/components/IconButton/IconButton.tsx @@ -16,20 +16,37 @@ emits: ['click'], setup(props: IconButtonProps, { attrs, slots, emit }: SetupContext) { const imgName = computed(() => props.icon) - const imgUrl = () => - new URL(`../../assets/images/${imgName.value}.png`, import.meta.url).href + const VITE_STATIC_URL = process.env.VITE_STATIC_URL || '' + + let status = attrs.status === undefined ? true : attrs.status + let isAdd = attrs.status === 'add' + const imgUrl = () => { + let baseDir = 'images' + let name = imgName.value + if (imgName.value) { + if (imgName.value.includes('files/')) { + baseDir = 'files' + name = imgName.value.split('/')[1] + } + } + + return `${VITE_STATIC_URL}/resources/assets/${baseDir}/${name}.png` + } const BtnRender = () => { return ( <el-button {...attrs} type={props.type} text - class={styles.btn} + class={{ + [styles.btn]: true, + [styles.status]: attrs.disabled ? false : status, + }} onClick={(evt: Event) => emit('click', evt)} > {imgName.value ? <img src={imgUrl()} class={styles.img} /> : null} <span style={props.type === 'primary' ? { color: '#5a84ff' } : {}}> - {slots.default && slots.default()} + {slots.default?.()} </span> </el-button> ) @@ -44,14 +61,14 @@ persistent={false} popper-style={{ marginTop: '-7px', - padding: '8px', + padding: '10px', }} trigger="click" vSlots={{ reference: BtnRender, }} > - {slots.default && slots.default()} + {slots.default?.()} </el-popover> ) } @@ -63,7 +80,7 @@ </span> ) } - return <BtnRender /> + return BtnRender() } }, }) diff --git a/PipeLineLems/web/src/components/Image/Image.tsx b/PipeLineLems/web/src/components/Image/Image.tsx new file mode 100644 index 0000000..e652d2e --- /dev/null +++ b/PipeLineLems/web/src/components/Image/Image.tsx @@ -0,0 +1,61 @@ +import { computed, defineComponent } from 'vue' +import parse from 'style-to-object' +export default defineComponent({ + name: '鍥剧墖', + props: { + src: { + type: String, + default: '', + }, + draggable: { + type: Boolean, + default: false, + }, + cursor: { + type: String, + default: '', + }, + class: { + type: String, + default: '', + }, + style: { + type: [Object, String], + default: () => ({}), + }, + alt: { + type: String, + }, + }, + emits: ['click'], + setup(props, { attrs, slots, emit }) { + const VITE_STATIC_URL = process.env.VITE_STATIC_URL || '' + const imgUrl = computed(() => { + if (props.src.includes('/')) { + return props.src + } + const imgName = props.src + if (!imgName) return '' + return `${VITE_STATIC_URL}/resources/assets/files/${imgName}.png` + }) + const style = computed(() => { + if (typeof props.style === 'string') { + return parse(props.style) + } + return props.style + }) + return () => { + if (imgUrl.value.includes('undefined')) return null + return ( + <img + onClick={(evt: Event) => emit('click', evt)} + src={imgUrl.value} + style={{ cursor: props.cursor, ...style.value }} + class={props.class} + alt={props.alt} + {...attrs} + /> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.module.scss b/PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.module.scss new file mode 100644 index 0000000..83d9a3d --- /dev/null +++ b/PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.module.scss @@ -0,0 +1,88 @@ +.content { + padding: 20px; + display: flex; + justify-content: space-between; + align-items: center; +} + +.timeItem { + margin-bottom: 16px; + display: flex; + align-items: center; + + &:last-child { + margin-bottom: 0; + } +} + +.label { + color: #666; + margin-right: 8px; +} + +.time { + font-size: 16px; + color: #333; +} + +.processContent { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + height: 10px; + margin: 10px 0; + margin-top: 20px; +} + +.processItem { + display: flex; + justify-content: flex-start; + align-items: center; + height: 20px; + border-radius: 15px; + background-color: #f0f0f0; + margin: 10px 0; + width: calc(100% - 70px); +} + +.process { + height: 20px; + width: 0%; + border-radius: 5px; + background-color: #5a97ff; + transition: width 0.3s ease-in-out; + position: relative; + border-radius: 15px; + overflow: hidden; + + &::after { + content: ''; + position: absolute; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: linear-gradient( + 90deg, + rgba(255, 255, 255, 0) 0%, + rgba(255, 255, 255, 0.3) 50%, + rgba(255, 255, 255, 0) 100% + ); + animation: shimmer 1.5s infinite; + } +} + +@keyframes shimmer { + 0% { + transform: translateX(-100%); + } + 100% { + transform: translateX(100%); + } +} + +.processTitle { + font-size: 14px; + color: #333; +} diff --git a/PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.tsx b/PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.tsx new file mode 100644 index 0000000..2b82f1c --- /dev/null +++ b/PipeLineLems/web/src/components/ImportProcessDialog/ImportProcessDialog.tsx @@ -0,0 +1,229 @@ +import { computed, defineComponent, Fragment, ref } from 'vue' +import styles from './ImportProcessDialog.module.scss' +import BaseDialog from '@/components/BaseDialog/BaseDialog' +import { ElMessage } from 'element-plus' +import { _t, Language } from '@/libs/Language/Language' +import IconButton from '../IconButton/IconButton' +import { Socket } from '@/libs/Socket/index' +import dayjs from 'dayjs' +import { ConfirmBox } from '@/components/ConfirmBox/ConfirmBox' +const ReceiveProgress = 'ReceiveProgress' +const Cancel = 'Cancel' +export default defineComponent({ + name: 'ImportProcessDialog', + props: { + visible: { + type: Boolean, + default: false, + }, + elapsedTime: { + type: String, + default: '00:00:00', + }, + remainingTime: { + type: String, + default: '00:00:00', + }, + IsInspectionPointTask: { + type: Boolean, + default: false, + }, + }, + setup(props, { emit }) { + const timeText = computed(() => _t('璁$畻涓�...')) + const visible = ref(false) + const connectionId = ref('') + const dtoJson = ref('') + const progress = ref(0) + const remainingTime = ref('00:00:00') + const elapsedTime = ref(timeText.value) + const clearTime = ref(null) + const startTime = ref<dayjs.Dayjs>() + const isCancel = ref(false) + let socket: Socket | null = null + const handleClose = () => { + visible.value = false + clearTime.value && clearTime.value() + } + /** + * 澶撮儴閰嶇疆 + */ + const headers = computed(() => { + return { + Authorization: `Bearer ${sessionStorage.getItem('Token')}`, + 'X-Project': sessionStorage.getItem('X-Project'), + 'Accept-Language': Language.getLangReqHeader(), + } + }) + /** + * 涓婁紶鎴愬姛 + */ + const onSuccess = () => { + if (!isCancel.value) { + ElMessage.success(_t('瀵煎叆鎴愬姛')) + handleClose() + } + } + /** + * 澶辫触 + * @param err + */ + const onError = (err: any) => { + try { + const message = JSON.parse(err.message) + ElMessage.error(message.msg) + } catch (error) { + ElMessage.error(_t('瀵煎叆澶辫触')) + } + handleClose() + } + + const initSocket = () => { + return new Promise((resolve, reject) => { + socket = new Socket({ + url: '/hubs/v1/traceImportProgress', + name: '杩芥函瀵煎叆杩涘害', + }) + + socket?.connection?.start().then((data: any) => { + if (socket) { + connectionId.value = socket!.connection!.connectionId + dtoJson.value = JSON.stringify({ + key: connectionId.value, + IsInspectionPointTask: props.IsInspectionPointTask, + }) + socket.on(ReceiveProgress, onReceiveProgress) + resolve(true) + } else { + reject(false) + } + }) + }) + } + + const onReceiveProgress = (data: any) => { + progress.value = data + if (progress.value === 0) { + remainingTime.value = timeText.value + } else if (progress.value > 0 && progress.value < 100) { + const elapsed = dayjs().diff(startTime.value, 'second') + const totalEstimatedSeconds = Math.ceil( + (elapsed * 100) / progress.value + ) + const remainingSeconds = Math.max(totalEstimatedSeconds - elapsed, 0) + + remainingTime.value = dayjs() + .startOf('day') + .add(remainingSeconds, 'second') + .format('HH:mm:ss') + } else if (progress.value >= 100) { + remainingTime.value = '00:00:00' + clearTime.value && clearTime.value() + } + } + /** + * 涓婁紶閽╁瓙 + */ + const onBeforeUpload = async (file: File) => { + const result = await initSocket() + if (!result) { + return false + } + const format = ['xlsx', 'xls', 'csv'] + if (!format.includes(file.name.split('.')[1])) { + ElMessage.error( + _t('瀵煎叆鏂囦欢鏍煎紡涓嶆纭紝璇峰鍏�.xlsx/.xls涓�.csv鏍煎紡鐨勬枃浠�') + ) + return false + } + + visible.value = true + clearTime.value = updateTime() + return true + } + + const updateTime = () => { + startTime.value = dayjs() + const t = setInterval(() => { + elapsedTime.value = dayjs() + .startOf('day') + .add(dayjs().diff(startTime.value, 'second'), 'second') + .format('HH:mm:ss') + }, 1000) + return () => clearInterval(t) + } + + const onOpen = () => { + elapsedTime.value = '00:00:00' + remainingTime.value = timeText.value + progress.value = 0 + } + + const onCancelImport = async () => { + try { + await ConfirmBox(_t('鏄惁鍙栨秷瀵煎叆')) + isCancel.value = true + socket?.call(Cancel, connectionId.value).then((res: any) => { + visible.value = false + clearTime.value && clearTime.value() + elapsedTime.value = '00:00:00' + remainingTime.value = timeText.value + ElMessage.success(_t('鍙栨秷瀵煎叆鎴愬姛')) + }) + } catch (error) { + isCancel.value = false + } + } + + return () => ( + <Fragment> + <el-upload + name="file" + accept=".xlsx,.xls,.csv" + show-file-list={false} + data={{ dtoJson: dtoJson.value }} + onError={onError} + onSuccess={onSuccess} + before-upload={onBeforeUpload} + headers={headers.value} + action="/api/v1/tracemanagement/trace/import" + > + <IconButton icon="in"></IconButton> + </el-upload> + <BaseDialog + v-model={visible.value} + title={_t('瀵煎叆杩涘害')} + onOpen={onOpen} + onClose={handleClose} + hideClose={true} + showFooter={false} + v-slots={{ + footer: () => ( + <el-button onClick={onCancelImport}>{_t('鍙栨秷瀵煎叆')}</el-button> + ), + }} + > + <div class={styles.processContent}> + <div class={styles.processTitle}>{_t('瀵煎叆杩涘害')}</div> + <div class={styles.processItem}> + <div + class={styles.process} + style={{ width: `${progress.value}%` }} + ></div> + </div> + </div> + <div class={styles.content}> + <div class={styles.timeItem}> + <span class={styles.label}>{_t('宸茬敤鏃堕棿')}</span> + <span class={styles.time}>{elapsedTime.value}</span> + </div> + <div class={styles.timeItem}> + <span class={styles.label}>{_t('鍓╀綑鏃堕棿')}</span> + <span class={styles.time}>{remainingTime.value}</span> + </div> + </div> + </BaseDialog> + </Fragment> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/Input/Input.tsx b/PipeLineLems/web/src/components/Input/Input.tsx new file mode 100644 index 0000000..8e46af7 --- /dev/null +++ b/PipeLineLems/web/src/components/Input/Input.tsx @@ -0,0 +1,8 @@ +import { defineComponent } from 'vue' + +export default defineComponent({ + name: 'DyFormInput', + setup(props, { attrs, slots }) { + return () => <el-input {...props} {...attrs} /> + }, +}) diff --git a/PipeLineLems/web/src/components/LabelDialog/LabelDialog.module.scss b/PipeLineLems/web/src/components/LabelDialog/LabelDialog.module.scss new file mode 100644 index 0000000..ec50df2 --- /dev/null +++ b/PipeLineLems/web/src/components/LabelDialog/LabelDialog.module.scss @@ -0,0 +1,21 @@ +.container { + height: 560px; +} +.mainTable { + height: calc(100% - 90px); +} +.tools { + margin-top: 15px; + display: flex; + width: 270px; + align-items: center; + .name { + margin-right: 10px; + } +} +.box { + width: 100%; + display: flex; + justify-content: space-between; + align-items: center; +} diff --git a/PipeLineLems/web/src/components/LabelDialog/LabelDialog.tsx b/PipeLineLems/web/src/components/LabelDialog/LabelDialog.tsx new file mode 100644 index 0000000..351744e --- /dev/null +++ b/PipeLineLems/web/src/components/LabelDialog/LabelDialog.tsx @@ -0,0 +1,129 @@ +import { defineComponent } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import { useSelectDialog } from './hook' +import styles from './LabelDialog.module.scss' +import Search from '@/components/Search/Search' +import BaseTable from '@/components/Table/Table' +import { _t } from '@/libs/Language/Language' +import Text from '../Text/Text' +export default defineComponent({ + name: 'LabelDialog', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + data: { + type: Array, + default: () => [], + }, + printerName: { + type: String, + }, + radio: { + type: Boolean, + default: false, + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, ctx) { + const { + onClose, + onConfirm, + onCheck, + onOpen, + onSearch, + printName, + printVisible, + url, + visible, + innerValue, + tableRef, + dataSource, + columns, + selections, + onPreview, + } = useSelectDialog(props, ctx) + return () => ( + <BaseDialog + destroy-on-close + class={styles.drawer} + style="background: #fff" + width="664px" + height="578px" + title={_t('鏍囩绠$悊')} + v-model={visible.value} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + > + <div class={styles.container}> + <BaseDialog + title={printName.value} + v-model={printVisible.value} + width="664px" + height="500px" + onClose={() => (printVisible.value = false)} + onConfirm={() => (printVisible.value = false)} + > + <el-image + style="width: 100%;" + src={url.value} + zoom-rate={1.2} + max-scale={7} + min-scale={0.2} + preview-src-list={[url.value]} + fit="cover" + /> + </BaseDialog> + <div class={styles.tools}> + <span class={styles.name}>{_t('鏌ヨ')}</span> + <Search v-model={innerValue.value} onConfirm={onSearch} /> + </div> + <div class={styles.mainTable}> + <BaseTable + params={{ + // Filter: innerValue.value, + printerName: props.printerName, + }} + selections={selections.value} + pageSize={50} + ref={tableRef} + url="/api/v1/labelmanagement/label/template" + style="margin-top:10px" + v-model:dataSource={dataSource.value} + columns={columns.value} + isChecked={true} + isHidePagination={true} + id="templateName" + onCheck={onCheck} + radio={props.radio} + v-slots={{ + templateName: ({ row }) => { + return ( + <div class={styles.box}> + <Text tip={row.templateName} truncated={true}> + {row.templateName} + </Text> + <el-button + type="primary" + link + onClick={() => onPreview(row)} + > + {_t('棰勮')} + </el-button> + </div> + ) + }, + }} + /> + </div> + </div> + </BaseDialog> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/LabelDialog/hook.ts b/PipeLineLems/web/src/components/LabelDialog/hook.ts new file mode 100644 index 0000000..38c181f --- /dev/null +++ b/PipeLineLems/web/src/components/LabelDialog/hook.ts @@ -0,0 +1,97 @@ +import { ref, onMounted, reactive, computed, watch, nextTick } from 'vue' +import { _t } from '@/libs/Language/Language' + +export const useSelectDialog = (props: any, ctx: any) => { + const visible = computed({ + get() { + return props.modelValue + }, + set(val) { + ctx.emit('update:modelValue', val) + }, + }) + + const url = ref('') + + const dataSource = ref<any[]>([]) + + const innerValue = ref('') + + const tableRef = ref() + + const checkedList = ref<any[]>([]) + + const imageRef = ref() + + const printName = ref('') + + const printVisible = ref(false) + + const columns = computed(() => [ + { + title: _t('搴忓彿'), + type: 'seq', + width: '60', + }, + { + field: 'templateName', + title: _t('妯℃澘鍚嶇О'), + }, + { + field: 'remark', + title: _t('澶囨敞'), + }, + ]) + + const onClose = () => { + visible.value = false + } + + const onConfirm = async () => { + ctx.emit('confirm', checkedList.value) + } + + const onSearch = async () => { + const data: any[] = await tableRef.value?.getList() + dataSource.value = data.filter((item: any) => + item.templateName.includes(innerValue.value) + ) + } + + const onCheck = (list: any) => { + checkedList.value = list + } + + const selections = computed(() => { + return props.data?.map((item: any) => item.templateName) ?? [] + }) + + const onOpen = () => { + // console.log(dataSource.value, selections, props.data) + } + + const onPreview = (row: any) => { + url.value = `/api/v1/labelmanagement/label/preview?printerName=${row.printerName}&templateName=${row.templateName}` + printName.value = row.printerName + printVisible.value = true + } + + return { + selections, + columns, + dataSource, + tableRef, + innerValue, + visible, + url, + imageRef, + printName, + printVisible, + onPreview, + onSearch, + onCheck, + onOpen, + onClose, + onConfirm, + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/LogicFlow.module.scss b/PipeLineLems/web/src/components/LogicFlow/LogicFlow.module.scss new file mode 100644 index 0000000..2ec56e4 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/LogicFlow.module.scss @@ -0,0 +1,17 @@ +.logicFlow { + width: 100%; + height: 100%; + position: relative; + .beautify { + position: absolute; + right: 30px; + top: 30px; + z-index: 1; + } + .xmlbeautify { + position: absolute; + right: 150px; + top: 30px; + z-index: 1; + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/LogicFlow.tsx b/PipeLineLems/web/src/components/LogicFlow/LogicFlow.tsx new file mode 100644 index 0000000..c2fcb7f --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/LogicFlow.tsx @@ -0,0 +1,145 @@ +import { defineComponent, SetupContext, onMounted, reactive, ref } from 'vue' +import styles from './LogicFlow.module.scss' +import { + getFlowDataToXml, + getJsonByXml, + getLogicFLowStruct, +} from './core/transformHelp' +import { getFlowXml } from '@/api/logic-flow' +import LogicRenderer from './components/Renderer/Renderer' +import Canvas from './components/Canvas/Canvas' +import Theme from './components/Theme/Theme' +import NodeDrawer from './components/NodeDrawer/NodeDrawer' +import EdgeDrawer from './components/EdgeDrawer/EdgeDrawer' +import { injectStore } from './core/store' +import Empty from '../Empty/Empty' +import { FlowType } from './type' +interface NodeDrawerConfig { + visible: boolean + title: string + node: Record<string, any> +} +export default defineComponent({ + name: 'LogicFlow', + props: { + flowType: { + type: [String, Number], + default: '', + }, + }, + setup(props, { slots, attrs }: SetupContext) { + const { lf } = injectStore() + const graphData = ref<FlowType | null>(null) + const logicRenderRef = ref<any>() + + const nodeDrawerConfig = reactive<NodeDrawerConfig>({ + visible: false, + title: '鑺傜偣閰嶇疆', + node: {}, + }) + const edgeDrawerConfig = reactive<NodeDrawerConfig>({ + visible: false, + title: '鏉′欢閰嶇疆', + node: {}, + }) + const initData = async () => { + const res = await getFlowXml(props.flowType) + const json = getJsonByXml(res) + graphData.value = getLogicFLowStruct(json) + } + + const onAutoLayout = () => { + logicRenderRef.value?.autoLayout() + } + /** + * 鑺傜偣鍙屽嚮 + * @param data + */ + const onNodeDbClick = ({ data }: Record<string, any>) => { + nodeDrawerConfig.visible = true + nodeDrawerConfig.node = data + nodeDrawerConfig.title = data.properties?.name || data.id || '鑺傜偣閰嶇疆' + } + + const onEdgeDbClick = ({ data }: Record<string, any>) => { + edgeDrawerConfig.visible = true + edgeDrawerConfig.node = data + edgeDrawerConfig.title = data.properties?.name || data.id || '鏉′欢閰嶇疆' + } + + const onView = (properties: Record<string, any>) => { + onNodeDbClick({ + data: { + id: properties.id, + properties, + }, + }) + } + + const onTransformXml = () => { + if (graphData.value !== null) { + getFlowDataToXml(graphData.value) + } + } + + onMounted(initData) + + return () => { + if (!graphData.value) return <el-empty description="鏆傛棤鏁版嵁" /> + + return ( + <div class={styles.logicFlow}> + <NodeDrawer + lf={lf} + title={nodeDrawerConfig.title} + v-model={nodeDrawerConfig.visible} + node={nodeDrawerConfig.node} + ></NodeDrawer> + <EdgeDrawer + title={edgeDrawerConfig.title} + v-model={edgeDrawerConfig.visible} + node={edgeDrawerConfig.node} + ></EdgeDrawer> + <el-button + onClick={onTransformXml} + class={styles.xmlbeautify} + size="small" + type="primary" + > + xml + </el-button> + <el-button + onClick={onAutoLayout} + class={styles.beautify} + size="small" + type="primary" + > + 涓�閿編鍖� + </el-button> + <Canvas grid={{ visible: true }} minimap={true}> + <Theme + snapline={{ + stroke: '#ff0000', // 瀵归綈绾块鑹� + strokeWidth: 0.5, // 瀵归綈绾垮搴� + }} + /> + <LogicRenderer + ref={logicRenderRef} + graphData={graphData.value} + onNodeDbClick={onNodeDbClick} + onEdgeDbClick={onEdgeDbClick} + onView={onView} + // adjustEdge={true} + isEdgeAnimation={true} + // isSilentMode={true} + // adjustNodePosition={true} + // hideAnchors={true} + // edgeTextEdit={false} + // nodeTextEdit={false} + ></LogicRenderer> + </Canvas> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.module.scss b/PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.module.scss new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.module.scss diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.tsx new file mode 100644 index 0000000..b41d26c --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Canvas/Canvas.tsx @@ -0,0 +1,46 @@ +import { + defineComponent, + Fragment, + computed, + Component, + DefineComponent, + SetupContext, +} from 'vue' + +export default defineComponent<{ + grid: Record<string, any> + minimap: Record<string, any> | boolean +}>({ + name: 'LogicFlowCanvas', + setup(props: any, { slots, attrs }: SetupContext) { + const logicFlowConfig = { + grid: { + size: 20, + visible: true, + type: 'dot', + config: { + color: '#ababab', + thickness: 1, + }, + }, + } + + const baseConfig = computed(() => { + return { + ...logicFlowConfig, + ...props, + ...attrs, + } + }) + return () => { + const Widgets = (slots.default && slots.default()) || [] + return ( + <span> + {Widgets.map((Widget: any) => { + return <Widget {...baseConfig.value} /> + })} + </span> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.module.scss b/PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.module.scss new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.module.scss @@ -0,0 +1 @@ + diff --git a/PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.tsx b/PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.tsx new file mode 100644 index 0000000..85700f6 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/EdgeDrawer/EdgeDrawer.tsx @@ -0,0 +1,185 @@ +import { computed, defineComponent, ref, onMounted, watch } from 'vue' +import BaseDrawer from '@/components/BaseDrawer/BaseDrawer' +import DyForm from '@/components/DyForm/DyForm' +import { injectStore } from '../../core/store' +import { StoreKey } from '../../type/index.d' +import { BaseEdgeModel } from '@logicflow/core' +export default defineComponent({ + name: 'NodeDrawer', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + node: { + type: Object, + default: () => ({}), + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, { slots, emit }) { + const lf = injectStore(StoreKey.LF) + const visible = computed({ + get: () => props.modelValue, + set: (value) => { + emit('update:modelValue', value) + }, + }) + const node = computed(() => props.node) + + const formData = ref<any>({}) + + const formItemProps = [ + { + label: '鍚嶇О', + prop: 'Name', + el: 'input', + placeholder: '璇疯緭鍏ュ悕绉�', + rules: [{ required: true, message: '璇疯緭鍏ュ悕绉�', trigger: 'blur' }], + }, + { + label: '鐩爣鐜妭', + prop: 'Sink', + el: 'input', + placeholder: '璇疯緭鍏ョ洰鏍囩幆鑺�', + disabled: true, + }, + { + label: '婧愮幆鑺�', + prop: 'Source', + el: 'input', + placeholder: '璇疯緭鍏ユ簮鐜妭', + disabled: true, + }, + { + label: '姣旇緝绗�', + prop: 'Operator', + el: 'select', + placeholder: '璇疯緭鍏ユ瘮杈冪', + options: [ + { + label: '鐩哥瓑', + value: 'RelOpEqual', + }, + { + label: '鎴栬��', + value: 'Or', + }, + { + label: '骞朵笖', + value: 'And', + }, + ], + }, + { + label: '鏍囩', + prop: 'Label', + el: 'input', + placeholder: '璇疯緭鍏ユ爣绛�', + }, + { + label: '甯搁噺鍊�', + prop: 'Value', + el: 'input', + placeholder: '璇疯緭鍏ュ父閲忓��', + }, + { + label: '姹傚弽', + prop: 'NOT', + el: 'select', + placeholder: '璇疯緭鍏ユ眰鍙�', + options: [ + { + label: '鍚�', + value: 'false', + }, + { + label: '鏄�', + value: 'true', + }, + ], + }, + { + label: '灞炴�у悕', + prop: 'Property', + el: 'input', + placeholder: '璇疯緭鍏ュ睘鎬у悕', + }, + { + label: '鍙傛暟鍚�', + prop: 'Parameter', + el: 'input', + placeholder: '璇疯緭鍏ュ弬鏁板悕', + }, + ] + const onClose = () => { + visible.value = false + } + + const onConfirm = () => { + const edgeModel: BaseEdgeModel = lf.value.getEdgeModelById(node.value.id) + edgeModel.setProperties({ + Label: formData.value.Name, + Sink: formData.value.Sink, + Source: formData.value.Source, + Condition: { + Expression: formData.value.Label, + Operator: formData.value.Operator, + Property: formData.value.Property, + Value: formData.value.Value, + NOT: formData.value.NOT, + Parameter: formData.value.Parameter, + }, + }) + edgeModel.updateText(formData.value.Name) + visible.value = false + } + + const initData = () => { + const { properties } = node.value + const Value = + typeof properties.Condition?.Value === 'string' + ? String(properties.Condition?.Value) + : '' + formData.value = { + Name: properties?.Label, + Sink: properties.Sink, + Source: properties.Source, + Label: properties.Condition?.Expression, //鏍囩 + Operator: properties.Condition?.Operator, //姣旇緝绗﹀彿 + Property: properties.Condition?.Property, //灞炴�у悕 + Value, //甯搁噺鍊� + NOT: String(properties.Condition?.NOT), //姹傚弽 + Parameter: properties.Condition?.Parameter, //鍙傛暟鍚� + } + } + + watch(node, (v, oldV) => { + if (v !== oldV) { + initData() + } + }) + + return () => { + return ( + <BaseDrawer + onClose={onClose} + onConfirm={onConfirm} + title={props.title} + width="600px" + v-model={visible.value} + destroy-on-close + > + <DyForm + formItemProps={formItemProps} + v-model:formData={formData.value} + ></DyForm> + </BaseDrawer> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Edges/Curve.ts b/PipeLineLems/web/src/components/LogicFlow/components/Edges/Curve.ts new file mode 100644 index 0000000..23b874e --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Edges/Curve.ts @@ -0,0 +1,67 @@ +// 璐濆灏旀洸绾� +import { BezierEdge, BezierEdgeModel } from '@logicflow/core' +import { CURVE } from '../../core/enum' // 鎶樼嚎 +import { PolylineEdge, PolylineEdgeModel } from '@logicflow/core' +import { CurvedEdge, CurvedEdgeModel } from '@logicflow/extension' + +class CurveModel extends BezierEdgeModel { + initEdgeData(data: any) { + super.initEdgeData(data) + this.radius = 500 + } + setAttributes() { + this.isAnimation = true + this.text.editable = false + this.offset = 20 + const t = setTimeout(() => { + this.isAnimation = false + clearTimeout(t) + }, 3000) + } + getEdgeAnimationStyle() { + const style = super.getEdgeAnimationStyle() + style.strokeDasharray = '15 2' + style.animationDuration = '30s' + style.stroke = '#5a84ff' + // #9265f3 + return style + } + getEdgeStyle() { + const style = super.getEdgeStyle() + const { properties } = this + if (properties.isActived) { + style.strokeDasharray = '2 2' + } + if (this.isSelected || this.isHovered) { + style.stroke = '#5a84ff' + } else { + style.stroke = '#c4c8d5' + } + return style + } + getTextStyle() { + const style: Record<string, any> = super.getTextStyle() + style.color = '#444' + style.fontSize = 13 + if (this.isSelected || this.isHovered) { + style.color = '#5a84ff' + } else { + style.color = '#444' + } + return style + } + + getOutlineStyle() { + const style: Record<string, any> = super.getOutlineStyle() + style.stroke = '#5a84ff' + style.hover.stroke = '#5a84ff' + return style + } + getAdjustStart() {} +} + +export default { + type: CURVE, + view: BezierEdge, + model: CurveModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.module.scss b/PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.module.scss new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.module.scss @@ -0,0 +1 @@ + diff --git a/PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.tsx b/PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.tsx new file mode 100644 index 0000000..9849124 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/NodeDrawer/NodeDrawer.tsx @@ -0,0 +1,124 @@ +import { computed, defineComponent, ref, onMounted, watch } from 'vue' +import BaseDrawer from '@/components/BaseDrawer/BaseDrawer' +import DyForm from '@/components/DyForm/DyForm' +import { injectStore } from '../../core/store' +import { StoreKey } from '../../type/index.d' + +export default defineComponent({ + name: 'NodeDrawer', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + node: { + type: Object, + default: () => ({}), + }, + lf: { + type: Object, + default: () => ({}), + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, { slots, emit }) { + const lf = injectStore(StoreKey.LF) + const visible = computed({ + get: () => props.modelValue, + set: (value) => { + emit('update:modelValue', value) + }, + }) + const node = computed(() => props.node) + + const formData = ref({}) + + const formItemProps = [ + { + label: '鍚嶇О', + prop: 'Name', + el: 'input', + placeholder: '璇疯緭鍏ュ悕绉�', + rules: [{ required: true, message: '鑺傜偣鍚嶇О', trigger: 'blur' }], + }, + { + label: '杩佸嚭妯″紡', + prop: 'SplitType', + el: 'input', + placeholder: '璇疯緭鍏ヨ縼鍑烘ā寮�', + rules: [{ required: true, message: '杩佸嚭妯″紡', trigger: 'blur' }], + }, + + { + label: '杩佸叆妯″紡', + prop: 'JoinType', + el: 'input', + placeholder: '璇疯緭鍏ヨ縼鍏ユā寮�', + rules: [{ required: true, message: '杩佸叆妯″紡', trigger: 'blur' }], + }, + { + label: '閫�鍑烘ā寮�', + prop: 'ExitMode', + el: 'input', + placeholder: '璇疯緭鍏ラ��鍑烘ā寮�', + rules: [{ required: true, message: '閫�鍑烘ā寮�', trigger: 'blur' }], + }, + { + label: '杩涘叆妯″紡', + prop: 'EnterMode', + el: 'input', + placeholder: '璇疯緭鍏ヨ繘鍏ユā寮�', + rules: [{ required: true, message: '杩涘叆妯″紡', trigger: 'blur' }], + }, + ] + const onClose = () => { + visible.value = false + } + + const onConfirm = () => { + lf.value.getNodeModelById(node.value.id).setProperties({ + ...formData.value, + }) + visible.value = false + } + + const initData = () => { + const { properties } = node.value + formData.value = { + Name: properties.Name, + SplitType: properties.SplitType, + JoinType: properties.JoinType, + ExitMode: properties.ExitMode, + EnterMode: properties.EnterMode, + } + } + + watch(node, (v, oldV) => { + if (v !== oldV) { + initData() + } + }) + + return () => { + return ( + <BaseDrawer + onClose={onClose} + onConfirm={onConfirm} + title={props.title} + width="600px" + v-model={visible.value} + destroy-on-close + > + <DyForm + formItemProps={formItemProps} + v-model:formData={formData.value} + ></DyForm> + </BaseDrawer> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/BaseNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/BaseNode.tsx new file mode 100644 index 0000000..6ec37a3 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/BaseNode.tsx @@ -0,0 +1,85 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp, defineComponent } from 'vue' +import styles from './index.module.scss' +import Icon from '@/components/Icon/Icon' +import { injectStore, emitter } from '../../core/store' + +export default defineComponent({ + name: 'BaseNode', + props: { + node: { + type: Object, + default: () => ({}), + }, + color: { + type: String, + default: '#000', + }, + background: { + type: String, + default: '#fff', + }, + icon: { + type: String, + }, + width: { + type: [String, Number], + default: '101px', + }, + height: { + type: [String, Number], + default: '33px', + }, + borderColor: { + type: String, + default: '#ccc', + }, + type: { + type: String, + default: 'base', + }, + }, + emits: ['view'], + setup(props, { emit }) { + const { selected, onSelectNode } = injectStore() + const onClickDetail = () => { + emitter.emit('view', props.node) + } + return () => { + const style = { + background: props.background, + color: props.color, + width: props.width, + height: props.height, + borderColor: props.borderColor, + } + const node = props.node + return ( + <div + onClick={(event: Event) => onSelectNode(node, event)} + class={styles.baseNodeContent} + > + <div + class={{ + [styles.baseNode]: true, + [styles.baseNodeSelected]: node.id === selected.value, + }} + style={style} + > + {props.type === 'node' ? ( + <Icon + class={styles.detail} + icon="detail" + width={15} + height={15} + onClick={onClickDetail} + /> + ) : null} + <Icon icon={props.icon} width={25} height={25} /> + <div class={styles.nodeText}>{node?.Name}</div> + </div> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/EndNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/EndNode.tsx new file mode 100644 index 0000000..5379d47 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/EndNode.tsx @@ -0,0 +1,53 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import BaseNode from './BaseNode' +import { NODES } from '../../core/enum' + +class StartModel extends HtmlNodeModel { + setAttributes() { + this.text.editable = false + const width = 120 + const height = 36 + this.width = width + this.height = height + this.anchorsOffset = [ + // [width / 2, 0],//鍙宠竟 + // [0, height / 2], //涓嬭竟 + // [-width / 2, 0], + [0, -height / 2], //涓婅竟 + ] + } +} + +class StartNode extends HtmlNode { + [key: string]: any + constructor(props: any) { + super(props) + this.app = createApp(() => { + const { properties } = this.props.model + return ( + <BaseNode + width="116px" + height="30px" + borderColor="rgb(146, 101, 243)" + icon="end" + node={properties} + background="#fff" + color="#333" + /> + ) + }) + } + + setHtml(rootEl: HTMLElement) { + const dom = document.createElement('div') + rootEl.appendChild(dom) + this.app.mount(dom) + } +} + +export default { + type: NODES.END_ACTIVITY, + view: StartNode, + model: StartModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/FlowNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/FlowNode.tsx new file mode 100644 index 0000000..cc78b63 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/FlowNode.tsx @@ -0,0 +1,113 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp, defineComponent, computed } from 'vue' +import styles from './index.module.scss' +import Icon from '@/components/Icon/Icon' +import { injectStore } from '../../core/store' + +interface NodeType { + name: string + value: string + color?: string +} +export default defineComponent({ + name: 'BaseNode', + props: { + node: { + type: Object, + default: () => ({}), + }, + color: { + type: String, + default: '#000', + }, + background: { + type: String, + default: '#fff', + }, + icon: { + type: String, + }, + width: { + type: [String, Number], + default: '206', + }, + height: { + type: [String, Number], + default: '65px', + }, + }, + setup(props) { + const { selected, onSelectNode } = injectStore() + + const nodeFlows = computed(() => { + const node = props.node?.source || {} + + const nodeBusiness: NodeType[] = [] + if (node.SplitType) { + nodeBusiness.push({ + name: '杩佸嚭妯″紡', + value: node.SplitType, + color: '#000', + }) + } + if (node.JoinType) { + nodeBusiness.push({ + name: '杩佸叆妯″紡', + value: node.JoinType, + color: '#000', + }) + } + + if (node.ExitMode) { + nodeBusiness.push({ + name: '閫�鍑烘ā寮�', + value: node.ExitMode, + color: '#000', + }) + } + if (node.EnterMode) { + nodeBusiness.push({ + name: '杩涘叆妯″紡', + value: node.EnterMode, + color: '#000', + }) + } + return nodeBusiness + }) + + return () => { + const style = { + background: props.background, + color: props.color, + width: props.width, + height: props.height, + } + const node = props.node + return ( + <div onClick={() => onSelectNode(node)} class={styles.flowNodeContent}> + <div + class={{ + [styles.flowNode]: true, + [styles.flowNodeSelected]: node.id === selected.value, + }} + > + <header style={style} class={styles.flowHeader}> + <Icon icon={props.icon} width={20} height={20} /> + {node.name} + </header> + <main class={styles.flowNodeMain}> + {nodeFlows.value.map((node: NodeType) => { + return ( + <div class={styles.flowInfo} style={{ color: node.color }}> + <label class={styles.label}>{node.name}锛�</label> + <span class={styles.info}>{node.value}</span> + </div> + ) + })} + </main> + </div> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/Node.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/Node.tsx new file mode 100644 index 0000000..cd4090a --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/Node.tsx @@ -0,0 +1,58 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import BaseNode from './BaseNode' +import styles from './index.module.scss' +import { NODES } from '../../core/enum' + +interface NodeOptionType { + icon?: string + background?: string + color?: string + width?: string + height?: string +} + +export class NodeModel extends HtmlNodeModel { + setAttributes() { + this.text.editable = false + const width = 206 + const height = 136 + + this.width = width + this.height = height + this.anchorsOffset = [ + // [width / 2, 0], //鍙宠竟 + [0, height / 2], //涓嬭竟 + // [-width / 2, 0], //宸﹁竟 + [0, -height / 2], //涓婅竟 + ] + } +} + +export class Node extends HtmlNode { + [key: string]: any + constructor(props: any, option: NodeOptionType) { + super(props) + const nodeProps: NodeOptionType = { + icon: 'lightsetting', + background: '#fff', + color: '#000000a6', + ...option, + } + this.isMounted = false + this.app = createApp(() => { + const { properties } = this.props.model + return <BaseNode node={properties} {...nodeProps} type="node" /> + }) + } + + setHtml(rootEl: HTMLElement) { + const dom = document.createElement('div') + rootEl.appendChild(dom) + if (!this.isMounted) { + this.app.mount(dom) + } + + this.isMounted = true + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/OrdinaryNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/OrdinaryNode.tsx new file mode 100644 index 0000000..560dd31 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/OrdinaryNode.tsx @@ -0,0 +1,44 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../core/enum' +import { Node, NodeModel } from './Node' + +const style = { + width: 165, + height: 50, +} + +class OrdinaryNodeNodeModel extends NodeModel { + setAttributes() { + this.text.editable = false + this.width = style.width + this.height = style.height + this.anchorsOffset = [ + // [style.width / 2, 0], //鍙宠竟 + [0, style.height / 2], //涓嬭竟 + // [-style.width / 2, 0], //宸﹁竟 + [0, -style.height / 2], //涓婅竟 + ] + } +} + +class OrdinaryNodeNodeNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: 'rgba(0, 0, 0, 0.85)', + background: '#fff', + height: `${style.height - 6}px`, + width: `${style.width - 6}px`, + icon: 'varsetting', + borderColor: '#9265f3', + } + super(props, option) + } +} + +export default { + type: NODES.ORDINARY_NODE, + view: OrdinaryNodeNodeNode, + model: OrdinaryNodeNodeModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/StartNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/StartNode.tsx new file mode 100644 index 0000000..89ba8de --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/StartNode.tsx @@ -0,0 +1,53 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import BaseNode from './BaseNode' +import { NODES } from '../../core/enum' + +class StartModel extends HtmlNodeModel { + setAttributes() { + this.text.editable = false + const width = 120 + const height = 36 + this.width = width + this.height = height + this.anchorsOffset = [ + // [width / 2, 0],//鍙宠竟 + [0, height / 2], //涓嬭竟 + // [-width / 2, 0], + // [0, -height / 2], //涓婅竟 + ] + } +} + +class StartNode extends HtmlNode { + [key: string]: any + constructor(props: any) { + super(props) + this.app = createApp(() => { + const { properties } = this.props.model + return ( + <BaseNode + width="116px" + height="30px" + borderColor="rgb(146, 101, 243)" + icon="start" + node={properties} + background="#fff" + color="#333" + /> + ) + }) + } + + setHtml(rootEl: HTMLElement) { + const dom = document.createElement('div') + rootEl.appendChild(dom) + this.app.mount(dom) + } +} + +export default { + type: NODES.ACTIVITY, + view: StartNode, + model: StartModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/BusinessNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/BusinessNode.tsx new file mode 100644 index 0000000..eeddec2 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/BusinessNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class BusinessModel extends NodeModel {} + +class BusinessNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.BUSINESS_ACTIVITY, + view: BusinessNode, + model: BusinessModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DetermineProcessNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DetermineProcessNode.tsx new file mode 100644 index 0000000..6a308b0 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DetermineProcessNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class DetermineProcessModel extends NodeModel {} + +class DetermineProcessNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.DETERMINE_PROCESS_ACTIVITY, + view: DetermineProcessNode, + model: DetermineProcessModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DuplicateCodeDetectionNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DuplicateCodeDetectionNode.tsx new file mode 100644 index 0000000..da64c90 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/DuplicateCodeDetectionNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class DuplicateCodeDetectionModel extends NodeModel {} + +class DuplicateCodeDetectionNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.DUPLICATE_CODE_DETECTION_ACTIVITY, + view: DuplicateCodeDetectionNode, + model: DuplicateCodeDetectionModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/InboundInitializeNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/InboundInitializeNode.tsx new file mode 100644 index 0000000..748f479 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/InboundInitializeNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class InboundInitializeModel extends NodeModel {} + +class InboundInitializeNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.VARIABLE_MONITOR_ACTIVITY, + view: InboundInitializeNode, + model: InboundInitializeModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/LocalQualificationJudgmentNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/LocalQualificationJudgmentNode.tsx new file mode 100644 index 0000000..7105e2e --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/LocalQualificationJudgmentNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class LocalQualificationJudgmentModel extends NodeModel {} + +class LocalQualificationJudgmentNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.LOCAL_QUALIFICATION_JUDGMENT_ACTIVITY, + view: LocalQualificationJudgmentNode, + model: LocalQualificationJudgmentModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MaterialAssociationNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MaterialAssociationNode.tsx new file mode 100644 index 0000000..6919fe4 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MaterialAssociationNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class MaterialAssociationModel extends NodeModel {} + +class MaterialAssociationNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.MATERIAL_ASSOCIATION_ACTIVITY, + view: MaterialAssociationNode, + model: MaterialAssociationModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MissingProcessDetectionNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MissingProcessDetectionNode.tsx new file mode 100644 index 0000000..986df87 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/MissingProcessDetectionNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class MissingProcessDetectionModel extends NodeModel {} + +class MissingProcessDetectionNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.MISSING_PROCESS_DETECTION_ACTIVITY, + view: MissingProcessDetectionNode, + model: MissingProcessDetectionModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/OutboundInitializeNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/OutboundInitializeNode.tsx new file mode 100644 index 0000000..2df585d --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/OutboundInitializeNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class OutboundInitializeModel extends NodeModel {} + +class OutboundInitializeNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.OUTBOUND_INITIALIZE_ACTIVITY, + view: OutboundInitializeNode, + model: OutboundInitializeModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/PLCQualificationJudgmentNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/PLCQualificationJudgmentNode.tsx new file mode 100644 index 0000000..7afad48 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/PLCQualificationJudgmentNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class PLCQualificationJudgmentModel extends NodeModel {} + +class PLCQualificationJudgmentNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.PLC_QUALIFICATION_JUDGMENT_ACTIVITY, + view: PLCQualificationJudgmentNode, + model: PLCQualificationJudgmentModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterCollectNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterCollectNode.tsx new file mode 100644 index 0000000..93e6d9e --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterCollectNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class ParameterCollectModel extends NodeModel {} + +class ParameterCollectNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.PARAMETER_COLLECT_ACTIVITY, + view: ParameterCollectNode, + model: ParameterCollectModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterSaveNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterSaveNode.tsx new file mode 100644 index 0000000..4f0c40e --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ParameterSaveNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class ParameterSaveModel extends NodeModel {} + +class ParameterSaveNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.PARAMETER_SAVE_ACTIVITY, + view: ParameterSaveNode, + model: ParameterSaveModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ProductStateDetectionNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ProductStateDetectionNode.tsx new file mode 100644 index 0000000..020ac27 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/ProductStateDetectionNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class ProductStateDetectionModel extends NodeModel {} + +class ProductStateDetectionNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.PRODUCT_STATEDETECTION_ACTIVITY, + view: ProductStateDetectionNode, + model: ProductStateDetectionModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/TrayAssociationNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/TrayAssociationNode.tsx new file mode 100644 index 0000000..631e5b7 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/TrayAssociationNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class TrayAssociationModel extends NodeModel {} + +class TrayAssociationNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.TRAY_ASSOCIATION_ACTIVITY, + view: TrayAssociationNode, + model: TrayAssociationModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableMonitorNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableMonitorNode.tsx new file mode 100644 index 0000000..fe61fc4 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableMonitorNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class VariableMonitorModel extends NodeModel {} + +class VariableMonitorNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.VARIABLE_MONITOR_ACTIVITY, + view: VariableMonitorNode, + model: VariableMonitorModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableReadNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableReadNode.tsx new file mode 100644 index 0000000..467f66d --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableReadNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class VariableReadNodeModel extends NodeModel {} + +class VariableReadNodeNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.VARIABLE_READ_ACTIVITY, + view: VariableReadNodeNode, + model: VariableReadNodeModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableWriteNode.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableWriteNode.tsx new file mode 100644 index 0000000..fdb310e --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/cache/VariableWriteNode.tsx @@ -0,0 +1,25 @@ +import { HtmlNodeModel, HtmlNode } from '@logicflow/core' +import { h, createApp } from 'vue' +import { NODES } from '../../../core/enum' +import { Node, NodeModel } from '../Node' + +class VariableWriteNodeModel extends NodeModel {} + +class VariableWriteNodeNode extends Node { + [key: string]: any + constructor(props: any) { + const option = { + color: '#ab47bc', + background: '#fff', + height: '36px', + icon: 'varsetting', + } + super(props, option) + } +} + +export default { + type: NODES.VARIABLE_WRITE_ACTIVITY, + view: VariableWriteNodeNode, + model: VariableWriteNodeModel, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.module.scss b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.module.scss new file mode 100644 index 0000000..091c4e9 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.module.scss @@ -0,0 +1,106 @@ +// 寮�濮嬭妭鐐逛笌缁撴潫鑺傜偣 +.baseNodeContent { + padding: 2px; + .baseNode { + width: 101px; + height: 33px; + border: 1px solid #ccc; + border-radius: 5px; + font-size: 12px; + display: flex; + justify-content: space-between; + align-items: center; + box-shadow: 0 -1px 4px 0 rgba(247, 140, 227, 0.5), + 1px 1px 4px 0 rgba(230, 174, 220, 0.5); + padding: 0 16px; + position: relative; + .detail { + display: none; + } + &:hover { + .detail { + display: block; + } + } + .nodeText { + width: calc(100% - 20px); + margin-left: 10px; + } + } + + .baseNodeSelected { + border-color: #5a84ff !important; + box-shadow: 0 0 0 3px #c8d3f2; + background-color: #e7ecfd !important; + } + .detail { + position: absolute; + right: 3px; + top: 3px; + cursor: pointer; + &:hover { + filter: invert(48%) sepia(64%) saturate(2590%) hue-rotate(206deg) + brightness(100%) contrast(102%); + } + } +} +// 娴佺▼鑺傜偣 +.flowNodeContent { + padding: 2px; + .flowNode { + width: 200px; + height: 130px; + border: 1px solid #ccc; + background-color: #fff; + border-radius: 5px; + font-size: 12px; + display: flex; + justify-content: flex-start; + flex-direction: column; + align-items: center; + box-shadow: 0 -1px 4px 0 rgba(209, 209, 209, 50%), + 1px 1px 4px 0 rgba(217, 217, 217, 50%); + } + .flowNodeSelected { + border-color: #5a84ff; + box-shadow: 0 0 0 3px #c8d3f2; + } + .flowHeader { + width: 100%; + height: 36px; + border-bottom: 1px solid #ccc; + display: flex; + justify-content: space-between; + align-items: center; + padding: 0 5px; + color: #fff; + background: #fff; + font-weight: 500; + font-size: 14px; + border-top-left-radius: 5px; + border-top-right-radius: 5px; + flex-shrink: 0; + } + .flowNodeMain { + width: 100%; + padding: 5px; + display: flex; + justify-content: space-between; + align-items: center; + flex-direction: column; + .flowInfo { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + margin-bottom: 4px; + + .label { + font-size: 12px; + } + .info { + font-size: 12px; + } + } + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.ts b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.ts new file mode 100644 index 0000000..a52711c --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Nodes/index.ts @@ -0,0 +1,9 @@ +import StartNode from './StartNode' +import EndNode from './EndNode' +// import Node from './Node' + +export default { + StartNode, + EndNode, + // Node, +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.module.scss b/PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.module.scss new file mode 100644 index 0000000..32ad6aa --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.module.scss @@ -0,0 +1,9 @@ +.renderer { + :global(.lf-mini-map-header) { + display: none; + } + :global(.lf-mini-map) { + border: 1px solid #ccc; + background-color: #fff; + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.tsx new file mode 100644 index 0000000..08817f6 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Renderer/Renderer.tsx @@ -0,0 +1,208 @@ +import { + defineComponent, + onMounted, + ref, + nextTick, + watch, + computed, + getCurrentInstance, + SetupContext, +} from 'vue' +import LogicFlow, { BaseEdgeModel } from '@logicflow/core' +import '@logicflow/core/dist/style/index.css' +import Dagre from '../../core/dagre' +import { createStore } from '../../core/store' +import { MiniMap } from '@logicflow/extension' +import Curve from '../Edges/Curve' +import StartNode from '../Nodes/StartNode' +import EndNode from '../Nodes/EndNode' +import OrdinaryNode from '../Nodes/OrdinaryNode' +import { eventMap } from '../../core/event' +import { + toLowerCaseFirstLetter, + getNodeTargetLines, +} from '../../core/transformHelp' +import { isFunction } from 'lodash' +import styles from './Renderer.module.scss' +import { emitter } from '../../core/store' +import Empty from '@/components/Empty/Empty' + +interface PropsType { + graphData: Record<string, any> + [key: string]: any + style: Record<string, any> +} + +export default defineComponent<PropsType>({ + // @ts-ignore + name: 'LogicFlowRenderer', + props: { + graphData: { + type: Object, + required: true, + }, + style: { type: Object, default: () => ({}) }, + minimap: { type: [Boolean, Object], default: false }, + isEdgeAnimation: { type: Boolean, default: false }, + }, + // emits: Object.keys(eventMap), + setup(props: PropsType, { expose, attrs, slots, emit }: SetupContext) { + const lfRef = ref() + const lf = ref() + const store = createStore() + const { onCancelSelect, showEdgeAnimation } = store + const logicFlowConfig = computed(() => { + return { + ...attrs, + } + }) + /** + * 娉ㄥ唽杈逛笌鑺傜偣 + */ + const batchRegister = () => { + lf.value.batchRegister([Curve, StartNode, EndNode, OrdinaryNode]) + } + /** + * 涓婚璁剧疆 + */ + const setTheme = () => { + const theme = store.theme + lf.value.setTheme(theme.value) + } + /** + * 鑷姩甯冨眬 + */ + const autoLayout = () => { + if (lf.value?.extension?.dagre) { + lf.value.extension.dagre.layout({ + nodesep: 40, + ranksep: 30, + // radial: true, + // controlPoints: true, + }) + } + } + + const showMiniMap = () => { + if (!props.minimap) return + + let params: { + leftPosition?: number | string + topPosition?: number | string + } = { + leftPosition: 20, + topPosition: 20, + } + if (typeof props.minimap === 'object') { + params = props.minimap + } + lf.value?.extension.miniMap.show(params.leftPosition, params.topPosition) + } + /** + * 娓叉煋閫昏緫娴� + * @param graphData + */ + const renderLogicFlow = () => { + if (!Object.keys(props.graphData).length) return + lf.value.render(props.graphData) + + return nextTick(autoLayout) + } + /** + * 鍒濆鍖栨覆鏌� + */ + const initializeRenderer = async () => { + batchRegister() + setTheme() + await renderLogicFlow() + showMiniMap() + + initializeEvent() + } + /** + * 瀹炰緥鍖朙ogicFlow + */ + const instanceLogicFlow = () => { + if (!Object.keys(props.graphData).length) return + lf.value = new LogicFlow({ + container: lfRef.value, + plugins: [Dagre, MiniMap], + ...logicFlowConfig.value, + }) + store.lf.value = lf.value + initializeRenderer() + } + + /** + * 娉ㄥ唽浜嬩欢 + */ + const initializeEvent = () => { + const eventBox: string[] = [] + const eventNameMap: Record<string, any> = {} + // 娉ㄥ唽鑺傜偣浜嬩欢 + emitter.on('view', (node: any) => emit('view', node)) + // click浜嬩欢鍗曠嫭鍋氬鐞� + lf.value?.on(eventMap.nodeClick, (...arg: any) => { + const { data } = arg[0] + emit(eventMap.nodeClick, ...arg) + if (props.isEdgeAnimation) { + showEdgeAnimation(data) + } + }) + Object.entries(attrs).forEach(([eventName, fn]) => { + if (eventName.includes('on')) { + const name = toLowerCaseFirstLetter(eventName.replace('on', '')) + eventNameMap[name] = fn + if (eventMap.nodeClick !== name) { + eventBox.push(name) + } + } + }) + + Object.entries(eventMap).forEach(([key, eventName]: string[]) => { + if (eventBox.includes(key)) { + lf.value?.on(eventName, (...arg: any) => { + emit(key, ...arg) + }) + } + }) + } + /** + * 鑾峰彇褰撳墠LogicFlow瀹炰緥 + * @returns + */ + const getCurrentInstance = () => { + return lf.value + } + + watch( + () => props.graphData, + (v, oldV) => { + if (v !== oldV && v) { + instanceLogicFlow() + } + } + ) + + onMounted(() => { + instanceLogicFlow() + }) + + expose({ + autoLayout, + getCurrentInstance, + }) + return () => { + return ( + <div + class={styles.renderer} + onClick={(event: Event) => onCancelSelect(event)} + ref={lfRef} + style={{ width: '100%', height: '100%', ...props.style }} + > + {slots.default?.()} + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/components/Theme/Theme.tsx b/PipeLineLems/web/src/components/LogicFlow/components/Theme/Theme.tsx new file mode 100644 index 0000000..965ca29 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/components/Theme/Theme.tsx @@ -0,0 +1,28 @@ +import { defineComponent } from 'vue' +import { injectStore } from '../../core/store' + +export default defineComponent({ + name: 'Theme', + props: [ + 'ellipse', + 'polygon', + 'outline', + 'edgeAdjust', + 'text', + 'snapline', + 'line', + 'anchorLine', + 'arrow', + 'edgeText', + 'bezier', + 'polyline', + 'baseEdge', + 'nodeText', + 'anchor', + ], + setup(props, { attrs }) { + const { theme } = injectStore() + theme.value = { ...theme.value, ...attrs, ...props } + return () => null + }, +}) diff --git a/PipeLineLems/web/src/components/LogicFlow/core/bak.ts b/PipeLineLems/web/src/components/LogicFlow/core/bak.ts new file mode 100644 index 0000000..59ac832 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/bak.ts @@ -0,0 +1,342 @@ +// @ts-nocheck +import { DagreLayout, DagreLayoutOptions } from '@antv/layout' +import * as d3 from 'd3' +import * as d3Hierarchy from 'd3-hierarchy' +import { CURVE, NODES, ActivityKey, TransitionKey, ConditionKey } from './enum' + +function convertToTree(nodes, edges, rootId) { + // 鍒涘缓涓�涓┖瀵硅薄锛岀敤浜庡皢鑺傜偣ID鏄犲皠鍒板叾鑷韩瀵硅薄 + const nodeMap = {} + + // 閬嶅巻鑺傜偣鍒楄〃锛屽皢姣忎釜鑺傜偣ID鏄犲皠鍒板叾鑷韩瀵硅薄锛屽苟鍒濆鍖朿hildren灞炴�т负绌烘暟缁� + nodes.forEach((node) => { + nodeMap[node.id] = { ...node, children: [] } + }) + + // 閬嶅巻杈瑰垪琛紝灏嗘瘡涓竟鐨勬簮鑺傜偣杩炴帴鍒扮洰鏍囪妭鐐� + edges.forEach((edge) => { + const sourceNode = nodeMap[edge.source] + const targetNode = nodeMap[edge.target] + sourceNode.children.push(targetNode) + }) + // 杩斿洖鏍硅妭鐐瑰璞� + return nodeMap[rootId] +} +export default class Dagre { + static pluginName = 'dagre' + lf: any + option: DagreLayoutOptions + render(lf: any) { + this.lf = lf + } + getBytesLength(word: string): number { + if (!word) { + return 0 + } + let totalLength = 0 + for (let i = 0; i < word.length; i++) { + const c = word.charCodeAt(i) + if (word.match(/[A-Z]/)) { + totalLength += 1.5 + } else if ((c >= 0x0001 && c <= 0x007e) || (c >= 0xff60 && c <= 0xff9f)) { + totalLength += 1 + } else { + totalLength += 2 + } + } + return totalLength + } + /** + * option: { + * rankdir: "TB", // layout 鏂瑰悜, 鍙�� TB, BT, LR, RL + * align: undefined, // 鑺傜偣瀵归綈鏂瑰紡锛屽彲閫� UL, UR, DL, DR + * nodeSize: undefined, // 鑺傜偣澶у皬 + * nodesepFunc: undefined, // 鑺傜偣姘村钩闂磋窛(px) + * ranksepFunc: undefined, // 姣忎竴灞傝妭鐐逛箣闂撮棿璺� + * nodesep: 40, // 鑺傜偣姘村钩闂磋窛(px) 娉ㄦ剰锛氬鏋滄湁grid锛岄渶瑕佷繚璇乶odesep涓篻rid鐨勫伓鏁板�� + * ranksep: 40, // 姣忎竴灞傝妭鐐逛箣闂撮棿璺� 娉ㄦ剰锛氬鏋滄湁grid锛岄渶瑕佷繚璇乺anksep涓篻rid鐨勫伓鏁板�� + * controlPoints: false, // 鏄惁淇濈暀甯冨眬杩炵嚎鐨勬帶鍒剁偣 + * radial: false, // 鏄惁鍩轰簬 dagre 杩涜杈愬皠甯冨眬 + * focusNode: null, // radial 涓� true 鏃剁敓鏁堬紝鍏虫敞鐨勮妭鐐� + * }; + */ + layout(option = {}) { + const { nodes, edges, gridSize } = this.lf.graphModel + // 涓轰簡淇濊瘉鐢熸垚鐨勮妭鐐瑰湪girdSize涓婏紝闇�瑕佸鐞嗕竴涓嬨�� + let nodesep = 40 + let ranksep = 40 + if (gridSize > 20) { + nodesep = gridSize * 2 + ranksep = gridSize * 2 + } + this.option = { + type: 'dagre', + rankdir: 'TB', + // align: 'UL', + // align: 'UR', + align: 'DR', + nodesep, + ranksep, + begin: [120, 120], + controlPoints: true, + ...option, + } + const layoutInstance = new DagreLayout(this.option) + const nodes1 = nodes.map((node) => ({ + id: node.id, + type: node.type, + model: node, + + size: { + width: node.width, + height: node.height, + }, + })) + + const edges1 = edges.map((edge) => ({ + source: edge.sourceNodeId, + target: edge.targetNodeId, + model: edge, + })) + const rootId = nodes.find((node) => node.type === 'Activity')?.id + const treeData = convertToTree(nodes1, edges1, rootId) + var treemap = d3.tree().size([1066, 1145]) + const root = d3.hierarchy(treeData, function (d) { + return d.children + }) + treemap(root) + function treeToMap(root) { + const map = new Map() + + root.each((node) => { + map.set(node.data.id, node) + }) + return map + } + function getFlowLayout(nodeMap) { + let edges = [] + const nodes = [] + nodeMap.forEach((node) => { + nodes.push({ + id: node.data.id, + type: node.data.type, + model: node.data.model, + x: node.x, + y: node.y, + properties: node.data.model?.properties, + size: { + width: node.data.model.width, + height: node.data.model.height, + }, + }) + const childData = [] + if (node?.children) { + node?.children?.forEach((nodeChild) => { + childData.push({ + properties: nodeChild.data.model?.properties, + sourceNodeId: node?.parent?.data?.id, + targetNodeId: nodeChild.data?.id, + model: nodeChild.data.model, + id: nodeChild.data.model?.id, + type: CURVE, + }) + }) + } else { + childData.push({ + sourceNodeId: node?.parent?.data?.id, + model: node.data.model, + id: node.data.model?.id, + properties: node.data.model?.properties, + + type: CURVE, + }) + } + edges = edges.concat(childData) + }) + return { + nodes, + edges, + } + } + const nodeMap = treeToMap(root) + const v = getFlowLayout(nodeMap) + + const layoutData = layoutInstance.layout({ + nodes: nodes.map((node) => ({ + id: node.id, + size: { + width: node.width, + height: node.height, + }, + model: node, + })), + edges: edges.map((edge) => ({ + source: edge.sourceNodeId, + target: edge.targetNodeId, + model: edge, + })), + }) + const newGraphData = { + nodes: [], + edges: [], + } + layoutData.nodes.forEach((node) => { + // @ts-ignore: pass node data + const { model } = node + const data = model.getData() + // @ts-ignore: pass node data + data.x = node.x + // @ts-ignore: pass node data + data.y = node.y + + if (data.text) { + data.text = { + x: node.x + 10, + y: node.y - this.getBytesLength(data.text) * 6 - 10, + value: data.text.value, + } + } + newGraphData.nodes.push(data) + }) + layoutData.edges.forEach((edge) => { + // @ts-ignore: pass edge data + const { model } = edge + const data = model.getData() + data.pointsList = this.calcPointsList(model, newGraphData.nodes) + if (data.pointsList) { + const first = data.pointsList[0] + const last = data.pointsList[data.pointsList.length - 1] + data.startPoint = { x: first.x, y: first.y } + data.endPoint = { x: last.x, y: last.y } + if (data.text && data.text.value) { + data.text = { + x: last.x, + y: last.y - this.getBytesLength(data.text.value) * 8, + value: data.text.value, + } + } + } else { + data.startPoint = undefined + data.endPoint = undefined + if (data.text && data.text.value) { + data.text = data.text.value + } + } + newGraphData.edges.push(data) + }) + // console.log(v, newGraphData, '000---') + + this.lf.render(newGraphData) + } + pointFilter(points) { + const allPoints = points + let i = 1 + while (i < allPoints.length - 1) { + const pre = allPoints[i - 1] + const current = allPoints[i] + const next = allPoints[i + 1] + if ( + (pre.x === current.x && current.x === next.x) || + (pre.y === current.y && current.y === next.y) + ) { + allPoints.splice(i, 1) + } else { + i++ + } + } + return allPoints + } + calcPointsList(model, nodes) { + // 鍦ㄨ妭鐐圭‘璁や粠宸﹀悜鍙冲悗锛岄�氳繃璁$畻鏉ヤ繚璇佽妭鐐硅繛绾挎竻鏅般�� + // TODO: 閬块殰 + const pointsList = [] + if (this.option.rankdir === 'LR') { + const sourceNodeModel = this.lf.getNodeModelById(model.sourceNodeId) + const targetNodeModel = this.lf.getNodeModelById(model.targetNodeId) + const newSourceNodeData = nodes.find( + (node) => node.id === model.sourceNodeId + ) + const newTargetNodeData = nodes.find( + (node) => node.id === model.targetNodeId + ) + if (newSourceNodeData.x < newTargetNodeData.x) { + pointsList.push({ + x: newSourceNodeData.x + sourceNodeModel.width / 2, + y: newSourceNodeData.y, + }) + pointsList.push({ + x: + newSourceNodeData.x + + sourceNodeModel.width / 2 + + (model.offset || 50), + y: newSourceNodeData.y, + }) + pointsList.push({ + x: + newSourceNodeData.x + + sourceNodeModel.width / 2 + + (model.offset || 50), + y: newTargetNodeData.y, + }) + pointsList.push({ + x: newTargetNodeData.x - targetNodeModel.width / 2, + y: newTargetNodeData.y, + }) + return this.pointFilter(pointsList) + } + // 鍚戝洖杩炵嚎 + if (newSourceNodeData.x > newTargetNodeData.x) { + if (newSourceNodeData.y >= newTargetNodeData.y) { + pointsList.push({ + x: newSourceNodeData.x, + y: newSourceNodeData.y + sourceNodeModel.height / 2, + }) + pointsList.push({ + x: newSourceNodeData.x, + y: + newSourceNodeData.y + + sourceNodeModel.height / 2 + + (model.offset || 50), + }) + pointsList.push({ + x: newTargetNodeData.x, + y: + newSourceNodeData.y + + sourceNodeModel.height / 2 + + (model.offset || 50), + }) + pointsList.push({ + x: newTargetNodeData.x, + y: newTargetNodeData.y + targetNodeModel.height / 2, + }) + } else { + pointsList.push({ + x: newSourceNodeData.x, + y: newSourceNodeData.y - sourceNodeModel.height / 2, + }) + pointsList.push({ + x: newSourceNodeData.x, + y: + newSourceNodeData.y - + sourceNodeModel.height / 2 - + (model.offset || 50), + }) + pointsList.push({ + x: newTargetNodeData.x, + y: + newSourceNodeData.y - + sourceNodeModel.height / 2 - + (model.offset || 50), + }) + pointsList.push({ + x: newTargetNodeData.x, + y: newTargetNodeData.y - targetNodeModel.height / 2, + }) + } + console.log(pointsList, 'pointsList') + return this.pointFilter(pointsList) + } + } + return undefined + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/core/dagre.ts b/PipeLineLems/web/src/components/LogicFlow/core/dagre.ts new file mode 100644 index 0000000..0e9e987 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/dagre.ts @@ -0,0 +1,343 @@ +// @ts-nocheck +import { DagreLayout, DagreLayoutOptions } from '@antv/layout' +import * as d3 from 'd3-hierarchy' +export default class Dagre { + static pluginName = 'dagre' + lf: any + option: DagreLayoutOptions + nodeMap: Record<string, any> + checkHasSourceNode(node, sourceId, Name) { + let current = node + let check = false + while (current && current?.parent?.data?.id !== sourceId) { + current = current?.parent + // console.log( + // current?.parent, + // current?.data?.name, + // sourceId, + // Name, + // '---====' + // ) + if (current?.parent === sourceId) { + check = true + } + } + return check + } + convertToTree(nodes, edges) { + this.nodeMap = {} + // 鍒涘缓涓�涓┖瀵硅薄锛岀敤浜庡皢鑺傜偣ID鏄犲皠鍒板叾鑷韩瀵硅薄 + const nodeMap = {} + + // 閬嶅巻鑺傜偣鍒楄〃锛屽皢姣忎釜鑺傜偣ID鏄犲皠鍒板叾鑷韩瀵硅薄锛屽苟鍒濆鍖朿hildren灞炴�т负绌烘暟缁� + nodes.forEach((node) => { + nodeMap[node.id] = { ...node, children: [] } + }) + + // 閬嶅巻杈瑰垪琛紝灏嗘瘡涓竟鐨勬簮鑺傜偣杩炴帴鍒扮洰鏍囪妭鐐� + edges.forEach((edge) => { + const sourceNode = nodeMap[edge.source] + const targetNode = nodeMap[edge.target] + sourceNode.children.push(targetNode) + }) + const rootId = nodes.find((node) => node.type === 'Activity')?.id + const treeData = nodeMap[rootId] + let treemap = d3.tree().size([1066, 1145]) + const root = d3.hierarchy(treeData, function (d) { + return d.children + }) + treemap(root) + root.each((d) => { + this.nodeMap[d.data.id] = d + }) + // 杩斿洖鏍硅妭鐐瑰璞� + // return this.nodeMap + } + render(lf: any) { + this.lf = lf + } + getBytesLength(word: string): number { + if (!word) { + return 0 + } + let totalLength = 0 + for (let i = 0; i < word.length; i++) { + const c = word.charCodeAt(i) + if (word.match(/[A-Z]/)) { + totalLength += 1.5 + } else if ((c >= 0x0001 && c <= 0x007e) || (c >= 0xff60 && c <= 0xff9f)) { + totalLength += 1 + } else { + totalLength += 2 + } + } + return totalLength + } + /** + * option: { + * rankdir: "TB", // layout 鏂瑰悜, 鍙�� TB, BT, LR, RL + * align: undefined, // 鑺傜偣瀵归綈鏂瑰紡锛屽彲閫� UL, UR, DL, DR + * nodeSize: undefined, // 鑺傜偣澶у皬 + * nodesepFunc: undefined, // 鑺傜偣姘村钩闂磋窛(px) + * ranksepFunc: undefined, // 姣忎竴灞傝妭鐐逛箣闂撮棿璺� + * nodesep: 40, // 鑺傜偣姘村钩闂磋窛(px) 娉ㄦ剰锛氬鏋滄湁grid锛岄渶瑕佷繚璇乶odesep涓篻rid鐨勫伓鏁板�� + * ranksep: 40, // 姣忎竴灞傝妭鐐逛箣闂撮棿璺� 娉ㄦ剰锛氬鏋滄湁grid锛岄渶瑕佷繚璇乺anksep涓篻rid鐨勫伓鏁板�� + * controlPoints: false, // 鏄惁淇濈暀甯冨眬杩炵嚎鐨勬帶鍒剁偣 + * radial: false, // 鏄惁鍩轰簬 dagre 杩涜杈愬皠甯冨眬 + * focusNode: null, // radial 涓� true 鏃剁敓鏁堬紝鍏虫敞鐨勮妭鐐� + * }; + */ + layout(option = {}) { + const { nodes, edges, gridSize } = this.lf.graphModel + // 涓轰簡淇濊瘉鐢熸垚鐨勮妭鐐瑰湪girdSize涓婏紝闇�瑕佸鐞嗕竴涓嬨�� + let nodesep = 40 + let ranksep = 40 + if (gridSize > 20) { + nodesep = gridSize * 2 + ranksep = gridSize * 2 + } + this.option = { + type: 'dagre', + rankdir: 'TB', + // align: 'UL', + // align: 'UR', + preventOverlap: true, + begin: [120, 120], + controlPoints: true, + // nodesepFunc: (node) => { + // return node + // }, + ...option, + } + const layoutInstance = new DagreLayout(this.option) + const newNodes = nodes.map((node) => ({ + id: node.id, + size: { + width: node.width, + height: node.height, + }, + model: node, + type: node.type, + name: node.properties.Name, + })) + const newEdges = edges.map((edge) => ({ + source: edge.sourceNodeId, + target: edge.targetNodeId, + model: edge, + type: edge.type, + })) + const layoutData = layoutInstance.layout({ + nodes: newNodes, + edges: newEdges, + }) + this.convertToTree(newNodes, newEdges) + const newGraphData = { + nodes: [], + edges: [], + } + layoutData.nodes.forEach((node) => { + // @ts-ignore: pass node data + const { model } = node + const data = model.getData() + // @ts-ignore: pass node data + data.x = node.x + // @ts-ignore: pass node data + data.y = node.y + + if (data.text) { + data.text = { + x: node.x + 10, + y: node.y - this.getBytesLength(data.text) * 6 - 10, + value: data.text.value, + } + } + newGraphData.nodes.push(data) + }) + layoutData.edges.forEach((edge) => { + // @ts-ignore: pass edge data + const { model } = edge + const data = model.getData() + data.pointsList = this.calcPointsList(model, newGraphData.nodes) + if (data.pointsList) { + const first = data.pointsList[0] + const last = data.pointsList[data.pointsList.length - 1] + data.startPoint = { x: first.x, y: first.y } + data.endPoint = { x: last.x, y: last.y } + if (data.text && data.text.value) { + data.text = { + x: last.x, + y: last.y - 80, + value: data.text.value, + } + } + } else { + data.startPoint = undefined + data.endPoint = undefined + if (data.text && data.text.value) { + data.text = data.text.value + } + } + newGraphData.edges.push(data) + }) + this.lf.render(newGraphData) + } + pointFilter(points) { + const allPoints = points + let i = 1 + while (i < allPoints.length - 1) { + const pre = allPoints[i - 1] + const current = allPoints[i] + const next = allPoints[i + 1] + if ( + (pre.x === current.x && current.x === next.x) || + (pre.y === current.y && current.y === next.y) + ) { + allPoints.splice(i, 1) + } else { + i++ + } + } + return allPoints + } + calcPointsList(model, nodes) { + // 鍦ㄨ妭鐐圭‘璁や粠宸﹀悜鍙冲悗锛岄�氳繃璁$畻鏉ヤ繚璇佽妭鐐硅繛绾挎竻鏅般�� + // TODO: 閬块殰 + const pointsList = [] + if (this.option.rankdir === 'TB') { + const sourceNodeModel = this.lf.getNodeModelById(model.sourceNodeId) + const targetNodeModel = this.lf.getNodeModelById(model.targetNodeId) + const newSourceNodeData = nodes.find( + (node) => node.id === model.sourceNodeId + ) + const newTargetNodeData = nodes.find( + (node) => node.id === model.targetNodeId + ) + if (newSourceNodeData.x < newTargetNodeData.x) { + pointsList.push({ + x: newSourceNodeData.x + sourceNodeModel.width / 2, + y: newSourceNodeData.y, + }) + pointsList.push({ + x: + newSourceNodeData.x + + sourceNodeModel.width / 2 + + (model.offset || 50), + y: newSourceNodeData.y, + }) + pointsList.push({ + x: + newSourceNodeData.x + + sourceNodeModel.width / 2 + + (model.offset || 50), + y: newTargetNodeData.y, + }) + pointsList.push({ + x: + newTargetNodeData.x - + targetNodeModel.width / 2 + + (model.offset || 50) - + 10, + y: newTargetNodeData.y, + }) + return this.pointFilter(pointsList) + } + // 鍚戝洖杩炵嚎 + if (newSourceNodeData.x > newTargetNodeData.x) { + if (newSourceNodeData.y >= newTargetNodeData.y) { + pointsList.push({ + x: newSourceNodeData.x, + y: newSourceNodeData.y + sourceNodeModel.height / 2, + }) + pointsList.push({ + x: newSourceNodeData.x, + y: + newSourceNodeData.y + + sourceNodeModel.height / 2 + + (model.offset || 50), + }) + pointsList.push({ + x: newTargetNodeData.x, + y: + newSourceNodeData.y + + sourceNodeModel.height / 2 + + (model.offset || 50), + }) + pointsList.push({ + x: newTargetNodeData.x, + y: newTargetNodeData.y + targetNodeModel.height / 2, + }) + } else { + pointsList.push({ + x: newSourceNodeData.x, + y: + newSourceNodeData.y - + sourceNodeModel.height / 2 + + (model.offset || 50) + + 30, + }) + pointsList.push({ + x: newSourceNodeData.x, + y: + newSourceNodeData.y - + sourceNodeModel.height / 2 - + (model.offset || 50) + + 100, + }) + pointsList.push({ + x: newTargetNodeData.x, + y: + newSourceNodeData.y - + sourceNodeModel.height / 2 - + (model.offset || 50) + + 100, + }) + pointsList.push({ + x: newTargetNodeData.x, + y: newTargetNodeData.y - targetNodeModel.height / 2, + }) + } + + return this.pointFilter(pointsList) + } else if (newSourceNodeData.x == newTargetNodeData.x) { + if (newSourceNodeData.y < newTargetNodeData.y) { + const sourceNodeId = model.sourceNodeId + const targetNodeId = model.targetNodeId + + const sourceNode = this.nodeMap[sourceNodeId] + const targetNode = this.nodeMap[targetNodeId] + + if ( + sourceNode.children?.length > 1 && + targetNode.parent.data.id !== sourceNodeId + ) { + pointsList.push({ + x: newSourceNodeData.x, + y: newSourceNodeData.y - sourceNodeModel.height / 2, + }) + pointsList.push({ + x: newSourceNodeData.x + 200, + y: newSourceNodeData.y, + }) + pointsList.push({ + x: newTargetNodeData.x - 200, + y: newSourceNodeData.y, + }) + pointsList.push({ + x: newTargetNodeData.x, + y: newTargetNodeData.y - targetNodeModel.height / 2, + }) + console.log(targetNode.data.name, targetNode, '====-11') + } + // const checked = this.checkHasSourceNode( + // targetNode, + // sourceNodeId, + // newSourceNodeData.properties.Name + // ) + // console.log(checked, '---===--0') + } + return undefined + } + } + return undefined + } +} diff --git a/PipeLineLems/web/src/components/LogicFlow/core/enum.ts b/PipeLineLems/web/src/components/LogicFlow/core/enum.ts new file mode 100644 index 0000000..e911645 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/enum.ts @@ -0,0 +1,50 @@ +export const CURVE = 'curve' + +export const NODES = { + ACTIVITY: 'Activity', + VARIABLE_MONITOR_ACTIVITY: 'VariableMonitorActivity', + VARIABLE_READ_ACTIVITY: 'VariableReadActivity', + MATERIAL_ASSOCIATION_ACTIVITY: 'MaterialAssociationActivity', + TRAY_ASSOCIATION_ACTIVITY: '"TrayAssociationActivity"', + VARIABLE_WRITE_ACTIVITY: 'VariableWriteActivity', + INBOUND_INITIALIZE_ACTIVITY: 'InboundInitializeActivity', + DETERMINE_PROCESS_ACTIVITY: 'DetermineProcessActivity', + BUSINESS_ACTIVITY: 'BusinessActivity', + PRODUCT_STATEDETECTION_ACTIVITY: 'ProductStateDetectionActivity', + DUPLICATE_CODE_DETECTION_ACTIVITY: 'DuplicateCodeDetectionActivity', + MISSING_PROCESS_DETECTION_ACTIVITY: 'MissingProcessDetectionActivity', + OUTBOUND_INITIALIZE_ACTIVITY: 'OutboundInitializeActivity', + PARAMETER_COLLECT_ACTIVITY: 'ParameterCollectActivity', + PLC_QUALIFICATION_JUDGMENT_ACTIVITY: 'PLCQualificationJudgmentActivity', + LOCAL_QUALIFICATION_JUDGMENT_ACTIVITY: 'LocalQualificationJudgmentActivity', + PARAMETER_SAVE_ACTIVITY: 'ParameterSaveActivity', + END_ACTIVITY: 'EndActivity', + ORDINARY_NODE: 'OrdinaryNode', //鏅�氳妭鐐� +} + +export const ActivityKey = [ + 'Alias', + 'Name', + 'EnterMode', + 'ExitMode', + 'JoinType', + 'SplitType', + 'NeedTagChange', + 'TaskDelay', + 'MonitorVariableName', + 'CompareVariableValue', + 'ExtendedProperty', + '@_xsi:type', +] + +export const TransitionKey = ['Label', 'Condition', 'Sink', 'Source'] + +export const ConditionKey = [ + 'Label', + 'Expression', + 'NOT', + 'Operator', + 'Property', + 'Value', + '@_xsi:type', +] diff --git a/PipeLineLems/web/src/components/LogicFlow/core/event.ts b/PipeLineLems/web/src/components/LogicFlow/core/event.ts new file mode 100644 index 0000000..ace180d --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/event.ts @@ -0,0 +1,51 @@ +export const eventMap = { + elementClick: 'element:click', + nodeClick: 'node:click', + nodeDbClick: 'node:dbclick', + nodeMousedown: 'node:mousedown', + nodeMouseup: 'node:mouseup', + nodeMousemove: 'node:mousemove', + nodeMouseenter: 'node:mouseenter', + nodeMouseleave: 'node:mouseleave', + nodeDelete: 'node:delete', + nodeAdd: 'node:add', + nodeDndAdd: 'node:dnd-add', + nodeDndDrag: 'node:dnd-drag', + nodeDragstart: 'node:dragstart', + nodeDrag: 'node:drag', + nodeDrop: 'node:drop', + nodeContextmenu: 'node:contextmenu', + edgeClick: 'edge:click', + edgeDbClick: 'edge:dbclick', + edgeMouseenter: 'edge:mouseenter', + edgeMouseleave: 'edge:mouseleave', + edgeAdd: 'edge:add', + edgeDelete: 'edge:delete', + edgeContextmenu: 'edge:contextmenu', + edgeAdjust: 'edge:adjust', + edgeExchangeNode: 'edge:exchange-node', + connectionNotAllowed: 'connection:not-allowed', + blankMousedown: 'blank:mousedown', + blankMousemove: 'blank:mousemove', + blankMouseup: 'blank:mouseup', + blankClick: 'blank:click', + blankContextmenu: 'blank:contextmenu', + blankDragstart: 'blank:dragstart', + blankDrag: 'blank:drag', + blankDrop: 'blank:drop', + textUpdate: 'text:update', + graphTransform: 'graph:transform', + graphRendered: 'graph:rendered', + undos: 'undos', + redos: 'redos', + undoAble: 'undoAble', + redoAble: 'redoAble', + selectionSelected: 'selection:selected', + selectionMousedown: 'selection:mousedown', + selectionDragstart: 'selection:dragstart', + selectionDrag: 'selection:drag', + selectionDrop: 'selection:drop', + selectionMousemove: 'selection:mousemove', + selectionMouseup: 'selection:mouseup', + selectionContextmenu: 'selection:contextmenu', +} diff --git a/PipeLineLems/web/src/components/LogicFlow/core/layout.ts b/PipeLineLems/web/src/components/LogicFlow/core/layout.ts new file mode 100644 index 0000000..a73b3b6 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/layout.ts @@ -0,0 +1,126 @@ +// @ts-nocheck +import Hierarchy from '@antv/hierarchy' +let NODE_SIZE = 0 +let FIRST_ROOT_X = 100 +let FIRST_ROOT_Y = 100 +export const graphToTree = (graphData: { nodes: any[]; edges: any[] }) => { + let tree = null + const nodesMap = new Map() + graphData.nodes.forEach((node) => { + const treeNode = { + ...node, + children: [], + } + nodesMap.set(node.id, treeNode) + if (node.type === 'ROOT_NODE') { + tree = treeNode + } + }) + graphData.edges.forEach((edge) => { + const node = nodesMap.get(edge.sourceNodeId) + node.children.push(nodesMap.get(edge.targetNodeId)) + }) + return tree +} + +export const dfsTree = (tree, callback) => { + const newTree = callback(tree) + if (tree.children && tree.children.length > 0) { + newTree.children = tree.children.map((treeNode) => + dfsTree(treeNode, callback) + ) + } + return newTree +} +export const layoutTree = (tree) => { + if (!tree || !tree.children || tree.children.length === 0) return tree + const PEM = 20 + tree.isRoot = true + const rootNode = Hierarchy.compactBox(tree, { + direction: 'LR', + getId(d) { + return d.id + }, + getHeight(d) { + if (d.type === 'ROOT_NODE') { + return NODE_SIZE * 4 + } + return NODE_SIZE + }, + getWidth() { + return 200 + PEM * 1.6 + }, + getHGap() { + return PEM + }, + getVGap() { + return PEM + }, + getSubTreeSep(d) { + if (!d.children || !d.children.length) { + return 0 + } + return PEM + }, + }) + const x = tree.x || FIRST_ROOT_X + const y = tree.y || FIRST_ROOT_Y + const x1 = rootNode.x + const y1 = rootNode.y + const moveX = x - x1 + const moveY = y - y1 + const newTree = dfsTree(rootNode, (currentNode) => { + return { + id: currentNode.id, + properties: currentNode.data.properties, + type: currentNode.data.type, + x: currentNode.x + moveX, + y: currentNode.y + moveY, + } + }) + return newTree +} + +export const treeToGraph = (rootNode: any) => { + const nodes: any[] = [] + const edges: any[] = [] + function getNode(current: any, parent = null) { + const node = { + ...current, + } + nodes.push(node) + if (current.children && current.children.length) { + current.children.forEach((subNode: any) => { + getNode(subNode, node) + }) + } + if (parent) { + const edge = { + sourceNodeId: parent.id, + targetNodeId: node.id, + type: 'polyline', + } + edges.push(edge) + } + } + getNode(rootNode) + return { + nodes, + edges, + } +} + +/** + * 甯冨眬 + * @param graphData + * @returns + */ +export const getLayoutData = (graphData: any) => { + NODE_SIZE = graphData.nodes.length + const tree = graphToTree(graphData) + console.log(graphData, 'graphData---') + tree.isRoot = true + + const newTree = layoutTree(tree) + return treeToGraph(newTree) +} diff --git a/PipeLineLems/web/src/components/LogicFlow/core/store.ts b/PipeLineLems/web/src/components/LogicFlow/core/store.ts new file mode 100644 index 0000000..ae3b973 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/store.ts @@ -0,0 +1,75 @@ +import { provide, inject, ref, isRef, Ref, reactive, toRaw } from 'vue' +import { BaseEdgeModel } from '@logicflow/core' +import mitt from 'mitt' +import type { Store, StoreKey } from '../type/index' + +const selected = ref(null) +const lf = ref() +const theme = ref({}) +const lastLines = ref<BaseEdgeModel[]>([]) +const flowMap = new Map() +const xmlData = ref(null) + +/** + * 閫夋嫨鑺傜偣 + * @param node + */ +const onSelectNode = (node: any, event: Event) => { + store.selected.value = node.id +} + +const onCancelSelect = (event: Event) => { + // @ts-ignore + if (event.target?.nodeName === 'svg') { + store.selected.value = null + cancelEdgeAnimation() + } +} +const cancelEdgeAnimation = () => { + const lfRef = toRaw(lf?.value) + lastLines.value.forEach((line) => { + lfRef?.closeEdgeAnimation(line.id) + }) + lastLines.value = [] +} +/** + * 杈瑰姩鐢� + * @param data + */ +const showEdgeAnimation = (data: Record<string, any>) => { + if (lastLines.value.length) { + cancelEdgeAnimation() + } + const lines = lf.value.getEdgeModels({ + sourceNodeId: data.id, + }) + lastLines.value = lines + lines.forEach((line: BaseEdgeModel) => { + lf.value.openEdgeAnimation(line.id) + }) +} + +const store = { + lf, + theme, + xmlData, + flowMap, + selected, + lastLines, + onSelectNode, + onCancelSelect, + showEdgeAnimation, +} as Store + +export const createStore = () => { + return store +} + +export const injectStore = (key?: StoreKey) => { + if (key) { + return store[key] + } + return store +} + +export const emitter = mitt() diff --git a/PipeLineLems/web/src/components/LogicFlow/core/transformHelp.ts b/PipeLineLems/web/src/components/LogicFlow/core/transformHelp.ts new file mode 100644 index 0000000..7f660f1 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/core/transformHelp.ts @@ -0,0 +1,265 @@ +import { XMLParser, XMLBuilder } from 'fast-xml-parser' +import { CURVE, NODES, ActivityKey, TransitionKey, ConditionKey } from './enum' +import { BaseEdgeModel, BaseNodeModel } from '@logicflow/core' +import { v4 as uuidv4 } from 'uuid' +import { injectStore } from './store' +import { FlowType } from '../type' +import { cloneDeep, set } from 'lodash' +const { flowMap, xmlData } = injectStore() + +/** + * 鑾峰彇xml瀛楃涓茬殑json瀵硅薄 + * @param xml + * @returns + */ +export const getJsonByXml = (xml: string) => { + const options = { + ignoreAttributes: false, + attributeNamePrefix: '@_', + } + const parser = new XMLParser(options) + const json = parser.parse(xml) + xmlData.value = json + return json +} + +/** + * 鑾峰彇json鐨剎ml瀛楃涓� + * @param json + * @returns + */ +export const getXmlByJson = (Activity: any[], Transition: any[]) => { + const json = cloneDeep(xmlData.value) + const Root = Activity.shift() + set( + json, + 'ProcessflowDefine.Define.ProcessflowBuilder.Transitions.Transition', + Transition + ) + set( + json, + 'ProcessflowDefine.Define.ProcessflowBuilder.Activities.Activity', + Activity + ) + + set(json, 'ProcessflowDefine.Define.ProcessflowBuilder.Root', Root) + + const builder = new XMLBuilder({ + ignoreAttributes: false, + attributeNamePrefix: '@_', + format: true, + }) + const xml = builder.build(json) + + return xml +} + +/** + * 杞崲娴佺▼鍥炬暟鎹负xml + * @param flowData + */ +export const getFlowDataToXml = ({ nodes, edges }: FlowType) => { + const Activity: any[] = [] + const Transition: any[] = [] + // Activity + nodes.forEach((item) => { + const obj: Record<string, any> = {} + Object.keys(item.properties || {}).forEach((key) => { + if (ActivityKey.includes(key)) { + obj[key] = item.properties[key] + } + }) + const oldId = item?.properties?.oldId + obj.Name = flowMap.get(oldId)?.properties?.Name || '' + Activity.push(obj) + }) + + edges.forEach((item) => { + const obj: Record<string, any> = {} + Object.keys(item.properties).forEach((key) => { + if (TransitionKey.includes(key)) { + obj[key] = item.properties[key] + } + const condition = item.properties?.Condition || {} + Object.keys(condition || {}).forEach((key) => { + obj.Condition = obj.Condition || {} + if (ConditionKey.includes(key)) { + obj.Condition[key] = condition[key] + } + }) + }) + const oldSourceId = item.properties?.oldSourceId + const oldTargetId = item.properties?.oldTargetId + obj.Source = flowMap.get(oldSourceId)?.properties?.Name || '' + obj.Sink = flowMap.get(oldTargetId)?.properties?.Name || '' + Transition.push(obj) + }) + // 娴佺▼鍥剧粨鏋� + getXmlByJson(Activity, Transition) +} + +/** + * 澶勭悊Name涓篒d鐨勬儏鍐碉紝涓哄彲鏀瑰姩 + * 鏁版嵁杞崲锛屽皢Id鎹㈡垚UUID + */ +export const transformFlowStructByNodeId = ({ + nodes, + edges, +}: { + nodes: BaseNodeModel[] + edges: BaseEdgeModel[] +}) => { + const newNodes = nodes.map((item) => { + const { id } = item.properties + const uuid = uuidv4() + const node = { + ...item, + id: uuid, + dataType: 'alps', + name: id, + type: 'sql', + properties: { + ...item.properties, + name: id, + id: uuid, + oldId: id, + }, + } + flowMap.set(id, node) + return node + }) + + const newEdges = edges.map((item) => { + const { sourceNodeId, targetNodeId } = item + const Id = uuidv4() + return { + ...item, + id: Id, + type: 'polyline', + targetNodeId: flowMap.get(targetNodeId)?.id || '', + target: flowMap.get(targetNodeId)?.id || '', + source: flowMap.get(sourceNodeId)?.id || '', + sourceNodeId: flowMap.get(sourceNodeId)?.id || '', + properties: { + ...item.properties, + Id, + }, + } + }) + return { + nodes: newNodes, + edges: newEdges, + } +} +/** + * 鑾峰彇骞惰В鏋愭祦绋嬪浘缁撴瀯 + * @param data + * @returns + */ +export const getLogicFLowStruct = (data: Record<string, any>) => { + if (Object.keys(data).length === 0) return null + const Transition = + data?.ProcessflowDefine?.Define?.ProcessflowBuilder?.Transitions + .Transition || [] + const Activities = + data?.ProcessflowDefine?.Define?.ProcessflowBuilder?.Activities.Activity || + [] + + const Root = data?.ProcessflowDefine.Define.ProcessflowBuilder.Root + + const nodes = Activities.map((item: Record<string, any>) => { + const type = item['@_xsi:type'] + const isEnd = type === NODES.END_ACTIVITY + return { + id: item.Name, + // 鑾峰彇x/y鍧愭爣 + // type: item['@_xsi:type'], + type: isEnd ? NODES.END_ACTIVITY : NODES.ORDINARY_NODE, + x: item.x || 0, + y: item.y || 0, + text: { + x: item.x || 0, + y: item.y || 0, + // value: isEnd ? '' : item.Alias, + }, + properties: { + ...item, + name: item.Alias, + type: item['@_xsi:type'], + id: item.Name, + + // source: { + // ...item, + // }, + }, + } + }) + nodes.unshift({ + id: Root.Name, + type: NODES.ACTIVITY, + x: 0, + y: 0, + text: { + x: 0, + y: 0, + // value: Root.Name, + }, + properties: { + ...Root, + + type: Root['@_xsi:type'], + id: Root.Name, + name: Root.Alias, + // source: {}, + }, + }) + const edges = Transition.map((item: Record<string, any>, index: number) => { + return { + id: index + 1, + type: CURVE, + // 鑾峰彇x/y鍧愭爣 + targetNodeId: item.Sink, + sourceNodeId: item.Source, + text: { + x: 0, + y: 0, + value: item?.Condition?.Label, + }, + properties: { + ...item, + oldSourceId: item.Source, + oldTargetId: item.Sink, + name: item?.Label, + }, + } + }) + const flows = { nodes, edges } + const d = transformFlowStructByNodeId(flows) + console.log(d, '--===') + return d +} + +/** + * 棣栧瓧姣嶅皬鍐� + * @param str + * @returns + */ +export const toLowerCaseFirstLetter = (str: string) => { + return str.charAt(0).toLowerCase() + str.slice(1) +} + +/** + * 绛涢�夎妭鐐圭殑target绾挎潯鏈夊摢浜涳紝鐢ㄦ潵寮�鍚姩鐢� + * @param nodeId + * @param edges + * @returns + */ +export const getNodeTargetLines = ( + nodeId: string, + edges: Record<string, any>[] +) => { + const lines = edges.filter((item: Record<string, any>) => { + return item.targetNodeId === nodeId + }) + return lines +} diff --git a/PipeLineLems/web/src/components/LogicFlow/type/index.d.ts b/PipeLineLems/web/src/components/LogicFlow/type/index.d.ts new file mode 100644 index 0000000..1b2ec16 --- /dev/null +++ b/PipeLineLems/web/src/components/LogicFlow/type/index.d.ts @@ -0,0 +1,28 @@ +import { BaseEdgeModel, BaseNodeModel } from '@logicflow/core' + +// export interface +export interface Store { + lf: any + xmlData: Ref<any> + theme: Ref<any> + flowMap: Map<string, any> + selected: Ref<any> + lastLines: Ref<BaseEdgeModel[]> + onSelectNode: (node: any, event: Event) => void + onCancelSelect: (event: Event) => void + showEdgeAnimation: (data: Record<string, any>) => void +} + +export enum StoreKey { + LF = 'lf', + THEME = 'theme', + FLOW_MAP = 'flowMap', + SELECTED = 'selected', + LAST_LINES = 'lastLines', + XML_DATA = 'xmlData', +} + +export interface FlowType { + edges: any[] + nodes: any[] +} diff --git a/PipeLineLems/web/src/components/Menu/index.vue b/PipeLineLems/web/src/components/Menu/index.vue index 0b65363..02e68ed 100644 --- a/PipeLineLems/web/src/components/Menu/index.vue +++ b/PipeLineLems/web/src/components/Menu/index.vue @@ -42,7 +42,7 @@ import { Document, Menu as IconMenu } from '@element-plus/icons-vue' import { routeInfo } from '@/router' import { useRouter } from 'vue-router' - +const emit = defineEmits(['change']) const router = useRouter() const routes = computed(() => { @@ -55,6 +55,7 @@ }) const handleSelected = (index: string) => { + emit('change') router.push(index) } const handleOpen = (key: string, keyPath: string[]) => { diff --git a/PipeLineLems/web/src/components/MyPages/index.vue b/PipeLineLems/web/src/components/MyPages/index.vue index d047679..c3dc641 100644 --- a/PipeLineLems/web/src/components/MyPages/index.vue +++ b/PipeLineLems/web/src/components/MyPages/index.vue @@ -1,156 +1,170 @@ <template> - <div class="page-container"> - <div class="left"> - {{ `鍏�${$props.total}鏉¤褰� 褰撳墠绗�${$props.curPage}椤� 鍏�${totalPage}椤� 姣忛〉${pageSize}鏉¤褰昤 }} - </div> - <div class="right"> - - <div class="information-pagination"> - <el-pagination layout="prev, pager, next" :total="Number($props.total)" - v-model:current-page="$props.curPage" size="small" :page-size="pageSize" - @current-change="onCurrentChange" /> - </div> - <div class="numb"> - 绗� - <el-input-number @change="jump('jump')" :min="1" :controls="false" v-model="tempCurPage" - controls-position="right" style="width: 58px; height: 30px" /> - 椤� - </div> - </div> + <div class="page-container"> + <div class="left"> + {{ + `${_t('鍏�')}${$props.total}${_t('鏉¤褰�')} ${_t('褰撳墠绗�')}${ + $props.curPage + }${_t('椤�')} ${_t('鍏�')}${totalPage}${_t('椤�')} ${_t( + '姣忛〉' + )}${pageSize}${_t('鏉¤褰�')}` + }} </div> + <div class="right"> + <div class="information-pagination"> + <el-pagination + layout="prev, pager, next" + :total="Number($props.total)" + v-model:current-page="$props.curPage" + size="small" + :page-size="pageSize" + @current-change="onCurrentChange" + /> + </div> + <div class="numb"> + {{ _t('绗�') }} + <el-input-number + @change="jump('jump')" + :min="1" + :controls="false" + v-model="tempCurPage" + controls-position="right" + style="width: 58px; height: 30px" + /> + {{ _t('椤�') }} + </div> + </div> + </div> </template> <script lang="ts"> import { defineComponent, ref, onMounted, watch, computed } from 'vue' -import sdk from 'sdk' -const { models } = sdk -const { Language } = models -const { _t } = Language +import { _t } from '@/libs/Language/Language' + export default defineComponent({ - name: 'MyPages', - props: { - total: { - type: Number, - required: true, - }, - curPage: { - type: Number, - required: true, - }, + name: 'MyPages', + props: { + total: { + type: Number, + required: true, }, - setup(props, { emit }) { - const tempCurPage = ref<number>(1) - const pageSize = ref<number>(50) - const totalPage = computed(() => { - return parseInt(String((props.total + pageSize.value - 1) / pageSize.value)) - }) - watch(() => props.curPage, (val: number) => { - console.log('val545545', val) - tempCurPage.value = val - }) + curPage: { + type: Number, + required: true, + }, + }, + setup(props, { emit }) { + const tempCurPage = ref<number>(1) + const pageSize = ref<number>(50) + const totalPage = computed(() => { + return parseInt( + String((props.total + pageSize.value - 1) / pageSize.value) + ) + }) + watch( + () => props.curPage, + (val: number) => { + console.log('val545545', val) + tempCurPage.value = val + } + ) - const onCurrentChange = (current: number) => { - tempCurPage.value = current; - emit('req', current); - } - - const jump = (flag: string) => { - if (flag === 'first') { - if (props.curPage == 1) { - tempCurPage.value = props.curPage; - return; - } - emit('req', 1); - return; - } - if (flag === 'last') { - if (props.curPage == totalPage.value) { - tempCurPage.value = props.curPage; - return; - } - emit('req', totalPage.value); - return; - } - if (flag === 'prev') { - if (props.curPage <= 1) { - tempCurPage.value = props.curPage; - return; - } - emit('req', props.curPage - 1); - return; - } - if (flag === 'next') { - if (props.curPage >= totalPage.value) { - tempCurPage.value = props.curPage; - return - } - emit('req', Number(props.curPage) + 1); - return; - } - emit('req', tempCurPage.value); - } - - - - return { - tempCurPage, - pageSize, - totalPage, - _t, - onCurrentChange, - jump, - - } + const onCurrentChange = (current: number) => { + tempCurPage.value = current + emit('req', current) } -}); + + const jump = (flag: string) => { + if (flag === 'first') { + if (props.curPage == 1) { + tempCurPage.value = props.curPage + return + } + emit('req', 1) + return + } + if (flag === 'last') { + if (props.curPage == totalPage.value) { + tempCurPage.value = props.curPage + return + } + emit('req', totalPage.value) + return + } + if (flag === 'prev') { + if (props.curPage <= 1) { + tempCurPage.value = props.curPage + return + } + emit('req', props.curPage - 1) + return + } + if (flag === 'next') { + if (props.curPage >= totalPage.value) { + tempCurPage.value = props.curPage + return + } + emit('req', Number(props.curPage) + 1) + return + } + emit('req', tempCurPage.value) + } + + return { + tempCurPage, + pageSize, + totalPage, + _t, + onCurrentChange, + jump, + } + }, +}) </script> -<style lang='scss' scoped> +<style lang="scss" scoped> .page-container { - height: 100%; - width: 100%; - position: relative; - color: #333333; + height: 100%; + width: 100%; + position: relative; + color: #333333; + display: flex; + align-items: center; + justify-content: space-between; + background-color: #fff; + padding: 0 16px; + box-sizing: border-box; + + .right { display: flex; align-items: center; - justify-content: space-between; - background-color: #fff; - padding: 0 16px; - box-sizing: border-box; + justify-content: flex-end; - .right { - display: flex; - align-items: center; - justify-content: flex-end; - - .input { - margin: 0 10px; - display: inline-block; - margin-right: 5px; - } - - - - .btn { - width: 30px; - height: 30px; - display: flex; - align-items: center; - justify-content: center; - background: #ecf0f9; - border-radius: 4px; - margin-left: 10px; - cursor: pointer; - - img { - width: 6px; - height: 12px; - } - } + .input { + margin: 0 10px; + display: inline-block; + margin-right: 5px; } + + .btn { + width: 30px; + height: 30px; + display: flex; + align-items: center; + justify-content: center; + background: #ecf0f9; + border-radius: 4px; + margin-left: 10px; + cursor: pointer; + + img { + width: 6px; + height: 12px; + } + } + } } .nopage { - cursor: not-allowed; + cursor: not-allowed; } </style> diff --git a/PipeLineLems/web/src/components/Pdf/index.vue b/PipeLineLems/web/src/components/Pdf/index.vue index 2ee0576..a53bd6b 100644 --- a/PipeLineLems/web/src/components/Pdf/index.vue +++ b/PipeLineLems/web/src/components/Pdf/index.vue @@ -1,8 +1,9 @@ <template> <BaseDialog - title="鏌ョ湅" + :title="_t('鏌ョ湅')" v-model="visible" width="50%" + :append-to-body="true" @close="visible = false" @confirm="onConfirm" > @@ -17,6 +18,7 @@ <script lang="ts" setup> import { computed, onMounted, ref } from 'vue' import BaseDialog from '@/components/BaseDialog/index.vue' +import { _t } from '@/libs/Language/Language' const props = defineProps<{ modelValue: boolean @@ -26,7 +28,7 @@ const emit = defineEmits(['update:modelValue']) const pdfSrc = computed(() => { - return props.pdfSrc + return props.pdfSrc + '#navpanes=0&toolbar=0&statusbar=0&view=Fit' }) const visible = computed({ diff --git a/PipeLineLems/web/src/components/PrintDialog/PrintDialog.module.scss b/PipeLineLems/web/src/components/PrintDialog/PrintDialog.module.scss new file mode 100644 index 0000000..a49b326 --- /dev/null +++ b/PipeLineLems/web/src/components/PrintDialog/PrintDialog.module.scss @@ -0,0 +1,49 @@ +.relationDialog { + width: 100%; +} +.select { + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + cursor: pointer; +} + +.header { + width: 100%; + height: 35px; + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 10px; + .key { + font-size: 12px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #35363b; + margin-right: 10px; + } +} + +.table { + width: 100%; + height: calc(100% - 60px); +} + +.selected { + cursor: pointer; + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + &:hover { + color: #5a84ff; + opacity: 0.6; + } +} + +.selectVariable { + :global(.cs-input__inner) { + padding-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/PrintDialog/PrintDialog.tsx b/PipeLineLems/web/src/components/PrintDialog/PrintDialog.tsx new file mode 100644 index 0000000..5fc765c --- /dev/null +++ b/PipeLineLems/web/src/components/PrintDialog/PrintDialog.tsx @@ -0,0 +1,171 @@ +import Dialog from '@/components/BaseDialog/index.vue' +const BaseDialog: any = Dialog +import { defineComponent, nextTick, ref, SetupContext } from 'vue' +import styles from './PrintDialog.module.scss' +import { useRelationMaterial } from '@/hooks//Dialog' +import BaseTable from '@/components/Table/Table' +import Search from '@/components/Search/Search' +import { _t } from '@/libs/Language/Language' +import { useGlobalState } from '@/libs/Store/Store' +import { useVModel } from '@vueuse/core' + +export default defineComponent({ + name: '鎵撳嵃鏈鸿缃�', + props: { + modelValue: { + type: String, + default: '', + }, + visible: { + type: Boolean, + default: null, + }, + title: { + type: String, + default: '', + }, + // 琛ㄦ牸鏁版嵁 + dataSource: { + type: Array, + default: () => [], + }, + // 褰撳墠璧峰鍧愭爣 + index: { + type: Number, + default: 0, + }, + type: { + type: String, + default: 'input', + }, + readonly: { + type: [Boolean, Object], + }, + }, + emits: ['update:modelValue', 'update:dataSource', 'close', 'confirm'], + setup(props: any, ctx: SetupContext) { + const { visible, search, tableRef, onClose, onSelect } = + useRelationMaterial(props, ctx) + const selection = ref([]) + const { systemConfig } = useGlobalState() + const data = ref([]) + const modelValue = useVModel(props, 'modelValue', ctx.emit) + + const onOpen = () => { + selection.value = [] + const values: string[] = props.modelValue?.split?.(',') || [] + data.value = systemConfig.state.value.PrintAgentConfig || [] + + data.value.forEach((item) => { + if (values.includes(`${item.printerName}_${item.printAgentIP}`)) { + selection.value.push(item) + } + }) + const keys = selection.value.map((row) => row.id) + nextTick(() => tableRef.value?.setSelectRow(keys)) + } + const onCheck = (rows) => { + selection.value = rows + } + const onConfirm = () => { + const rows = [] + selection.value.forEach((item) => { + rows.push(`${item.printerName}_${item.printAgentIP}`) + }) + visible.value = false + ctx.emit('update:modelValue', rows.join(',')) + data.value = [] + tableRef.value?.clearAll() + } + const onEnter = () => { + const PrintAgentConfig = systemConfig.state.value.PrintAgentConfig || [] + data.value = PrintAgentConfig.filter((item) => + item.printerName.includes(search.value) + ) + nextTick(() => tableRef.value?.setSelectRowByObj(selection.value)) + } + const Input = () => { + const readonly = + typeof props.readonly?.value === 'boolean' + ? (props.readonly?.value as boolean) + : (props.readonly as boolean) + return ( + <el-input + v-model={modelValue.value} + clearable={false} + class={styles.selectVariable} + placeholder={_t('璇烽�夋嫨')} + readonly={readonly} + suffix-icon={ + <el-button + link + type="primary" + size="small" + style="margin-right: 10px;" + onClick={onSelect} + > + {_t('閫夋嫨')} + </el-button> + } + ></el-input> + ) + } + return () => { + return ( + <div class={styles.relationDialog}> + <Input /> + <BaseDialog + width="600px" + height="400px" + v-model={visible.value} + title={_t('鎵撳嵃鏈洪�夋嫨')} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + destroy-on-close + append-to-body + > + <div class={styles.header}> + <label class={styles.key}>{_t('鏌ヨ')}</label> + <Search + v-model={search.value} + field="filter" + onConfirm={onEnter} + placeholder={_t('璇疯緭鍏ユ墦鍗版満鍚嶇О')} + /> + </div> + <div class={styles.table}> + <BaseTable + ref={tableRef} + columns={[ + { + title: _t('搴忓彿'), + field: 'seq', + type: 'seq', + }, + { + title: _t('鎵撳嵃鏈�'), + field: 'printerName', + }, + { + title: _t('IP'), + field: 'printAgentIP', + }, + ]} + size="mini" + v-model:dataSource={data.value} + isVScroll + isSeq={true} + isChecked={true} + onCheck={onCheck} + id="id" + isHidePagination + isStop={true} + /> + </div> + </BaseDialog> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.module.scss b/PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.module.scss new file mode 100644 index 0000000..cb319c1 --- /dev/null +++ b/PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.module.scss @@ -0,0 +1,15 @@ +.container { + height: 560px; +} +.mainTable { + height: calc(100% - 40px); +} +.tools { + margin-top: 15px; + display: flex; + width: 270px; + align-items: center; + .name { + margin-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.tsx b/PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.tsx new file mode 100644 index 0000000..5236bf6 --- /dev/null +++ b/PipeLineLems/web/src/components/ProcessRouterDialog/ProcessRouterDialog.tsx @@ -0,0 +1,83 @@ +import { defineComponent } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import { useSelectDialog } from './hook' +import styles from './ProcessRouterDialog.module.scss' +import Search from '@/components/Search/Search' +import BaseTable from '@/components/Table/Table' +import { _t } from '@/libs/Language/Language' +export default defineComponent({ + name: 'ProcessRouterDialog', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + data: { + type: Array, + default: () => [], + }, + productId: { + type: String, + default: '', + }, + radio: { + type: Boolean, + default: false, + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, ctx) { + const { + onClose, + onConfirm, + onCheck, + onOpen, + onSearch, + visible, + innerValue, + tableRef, + dataSource, + columns, + selections, + } = useSelectDialog(props, ctx) + + return () => ( + <BaseDialog + destroy-on-close + class={styles.drawer} + style="background: #fff" + width="664px" + height="578px" + title={props.title ? props.title : _t('宸ヤ綅閫夋嫨')} + v-model={visible.value} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + > + <div class={styles.container}> + <div class={styles.tools}> + <span class={styles.name}>{_t('鏌ヨ')}</span> + <Search v-model={innerValue.value} onConfirm={onSearch} /> + </div> + <div class={styles.mainTable}> + <BaseTable + selections={selections.value} + ref={tableRef} + style="margin-top:10px" + dataSource={dataSource.value} + columns={columns.value} + isChecked={true} + onCheck={onCheck} + isHidePagination={true} + radio={props.radio} + /> + </div> + </div> + </BaseDialog> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/ProcessRouterDialog/api.ts b/PipeLineLems/web/src/components/ProcessRouterDialog/api.ts new file mode 100644 index 0000000..2a2fae3 --- /dev/null +++ b/PipeLineLems/web/src/components/ProcessRouterDialog/api.ts @@ -0,0 +1,22 @@ +import sdk from 'sdk' +const { utils } = sdk +const { request } = utils + +/** + * 鑾峰彇宸ヨ壓璺嚎鏁版嵁 + * @returns + */ +export const getProcessRouterList = (id: string) => { + return request.get(`/api/v1/messuite/query/processroutes?productId=${id}`) +} + +/** + * 宸ヤ綅 + * @returns + */ +export const getWorkStationList = (v?: string) => { + const filter = v ? `&Filter=${v}` : '' + return request.get( + `/api/v1/processmanagement/workstation?SkipCount=0&MaxResultCount=999&includeDetails=true${filter}` + ) +} diff --git a/PipeLineLems/web/src/components/ProcessRouterDialog/hook.ts b/PipeLineLems/web/src/components/ProcessRouterDialog/hook.ts new file mode 100644 index 0000000..473c497 --- /dev/null +++ b/PipeLineLems/web/src/components/ProcessRouterDialog/hook.ts @@ -0,0 +1,90 @@ +import { ref, onMounted, reactive, computed, watch } from 'vue' +import { _t } from '@/libs/Language/Language' +import { getProcessRouterList, getWorkStationList } from './api' + +export const useSelectDialog = (props: any, ctx: any) => { + const visible = computed({ + get() { + return props.modelValue + }, + set(val) { + ctx.emit('update:modelValue', val) + }, + }) + const routers = ref([]) + const dataSource = ref<any[]>([]) + + const innerValue = ref('') + + const tableRef = ref() + + const checkedList = ref<any[]>([]) + + const columns = computed(() => [ + { + title: _t('搴忓彿'), + type: 'seq', + width: '60', + }, + { + field: 'workSection.name', + title: _t('宸ュ簭鍚嶇О'), + }, + { + field: 'name', + title: _t('宸ヤ綅鍚嶇О'), + }, + { + field: 'remark', + title: _t('澶囨敞'), + }, + ]) + + const onClose = () => { + visible.value = false + } + + const onConfirm = async () => { + ctx.emit('confirm', checkedList.value) + } + + const onSearch = () => { + initData(innerValue.value) + } + + const onCheck = (list: any) => { + checkedList.value = list + } + + const selections = computed(() => { + return props.data?.map((item: any) => item.id) ?? [] + }) + + const initData = async (filter?: string) => { + const ids = routers.value.map((item) => item.id) as string[] + const data = await getWorkStationList(filter) + const dataSourceItems = data.items.filter((item) => + ids.includes(item.workSectionId) + ) + dataSource.value = dataSourceItems + } + + const onOpen = async () => { + routers.value = await getProcessRouterList(props.productId) + initData() + } + + return { + selections, + dataSource, + columns, + tableRef, + innerValue, + visible, + onSearch, + onOpen, + onCheck, + onClose, + onConfirm, + } +} diff --git a/PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.module.scss b/PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.module.scss new file mode 100644 index 0000000..31706e8 --- /dev/null +++ b/PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.module.scss @@ -0,0 +1,41 @@ +.processStep { + width: 100%; + // padding: 8px 8px 24px; + padding: 10px; + display: flex; + align-items: center; + overflow-y: auto; + // height: 134px; + box-sizing: border-box; + .stepItem { + padding: 5px; + box-sizing: border-box; + display: flex; + align-items: center; + justify-content: center; + flex-shrink: 0; + width: 80px; + height: 75px; + background: #ffffff; + border-radius: 2px 2px 2px 2px; + opacity: 1; + border: 1px solid #d1d1d1; + .stepName { + font-size: 14px; + display: -webkit-box; /* 蹇呴』鎸囧畾display灞炴�� */ + overflow: hidden; /* 蹇呴』鎸囧畾overflow灞炴�� */ + text-overflow: ellipsis; /* 鏄剧ず鐪佺暐鍙� */ + line-height: 1.5em; /* 姣忚鐨勯珮搴� */ + max-height: 4.5em; /* 鏈�澶氭樉绀哄洓琛岋紙鍖呮嫭绗洓琛岋級 */ + -webkit-line-clamp: 3; /* 鍙樉绀哄墠涓夎 */ + -webkit-box-orient: vertical; /* 鍨傜洿甯冨眬 */ + } + } + .stepIcon { + display: block; + margin: 0 10px; + &:last-child { + display: none; + } + } +} diff --git a/PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.tsx b/PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.tsx new file mode 100644 index 0000000..280ef13 --- /dev/null +++ b/PipeLineLems/web/src/components/ProcessRoutes/ProcessRoutes.tsx @@ -0,0 +1,48 @@ +import { defineComponent, Fragment } from 'vue' +import Icon from '../Icon/Icon' +import styles from './ProcessRoutes.module.scss' +export default defineComponent({ + props: ['row'], + setup(props, ctx) { + return () => { + const row = props.row + return row.pocessRoutes.length ? ( + <el-popover + placement="bottom" + width={1072} + vSlots={{ + reference: () => ( + <Icon icon="icon_process" width={64} height={10} /> + ), + default: () => ( + <div class={styles.processStep}> + {row.pocessRoutes.map((item: string, index: number) => ( + <Fragment> + <div class={styles.stepItem}> + <el-tooltip + effect="dark" + content={item} + placement="top" + show-after={200} + > + <span class={styles.stepName}>{item}</span> + </el-tooltip> + </div> + <Icon + icon={`processStep${(index % 4) + 1}`} + width={19} + height={10} + class={styles.stepIcon} + /> + </Fragment> + ))} + </div> + ), + }} + ></el-popover> + ) : ( + <Icon icon="not-config" width={64} height={10} /> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.module.scss b/PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.module.scss new file mode 100644 index 0000000..1c5a67b --- /dev/null +++ b/PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.module.scss @@ -0,0 +1,15 @@ +.container { + height: 560px; +} +.mainTable { + height: calc(100% - 90px); +} +.tools { + margin-top: 15px; + display: flex; + width: 270px; + align-items: center; + .name { + margin-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.tsx b/PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.tsx new file mode 100644 index 0000000..eac0070 --- /dev/null +++ b/PipeLineLems/web/src/components/ProductSelectDialog/ProductSelectDialog.tsx @@ -0,0 +1,80 @@ +import { defineComponent } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import { useSelectDialog } from './hook' +import styles from './ProductSelectDialog.module.scss' +import Search from '@/components/Search/Search' +import BaseTable from '@/components/Table/Table' +import { _t } from '@/libs/Language/Language' +import Text from '../Text/Text' +export default defineComponent({ + name: '閫夋嫨浜у搧鍨嬪彿', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + data: { + type: Array as unknown as any[], + default: () => [], + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, ctx) { + const { + onClose, + onConfirm, + onCheck, + onOpen, + onSearch, + visible, + innerValue, + tableRef, + dataSource, + columns, + selections, + } = useSelectDialog(props, ctx) + return () => ( + <BaseDialog + destroy-on-close + class={styles.drawer} + style="background: #fff" + width="664px" + height="578px" + title={_t('浜у搧绠$悊')} + v-model={visible.value} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + append-to-body + > + <div class={styles.container}> + <div class={styles.tools}> + <span class={styles.name}>{_t('鏌ヨ')}</span> + <Search v-model={innerValue.value} onConfirm={onSearch} /> + </div> + + <div class={styles.mainTable}> + <BaseTable + params={{ + Filter: innerValue.value, + }} + selections={selections.value} + pageSize={50} + ref={tableRef} + url="/api/v1/productManagement/product" + style="margin-top:10px" + v-model:dataSource={dataSource.value} + columns={columns.value} + isChecked={true} + onCheck={onCheck} + /> + </div> + </div> + </BaseDialog> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/ProductSelectDialog/hook.ts b/PipeLineLems/web/src/components/ProductSelectDialog/hook.ts new file mode 100644 index 0000000..2b20a79 --- /dev/null +++ b/PipeLineLems/web/src/components/ProductSelectDialog/hook.ts @@ -0,0 +1,86 @@ +import { ref, onMounted, reactive, computed, watch } from 'vue' +import { _t } from '@/libs/Language/Language' + +export const useSelectDialog = (props: any, ctx: any) => { + const visible = computed({ + get() { + return props.modelValue + }, + set(val) { + ctx.emit('update:modelValue', val) + }, + }) + + const dataSource = ref<any[]>([]) + + const innerValue = ref('') + + const tableRef = ref() + + const checkedList = ref<any[]>([]) + + const url = ref('') + + const columns = computed(() => [ + { + title: _t('搴忓彿'), + type: 'seq', + width: '60', + }, + { + field: 'name', + title: _t('浜у搧鍚嶇О'), + }, + // { + // field: 'identificationCode', + // title: _t('浜у搧璇嗗埆鐮�'), + // }, + { + field: 'model', + title: _t('浜у搧鍨嬪彿'), + }, + { + field: 'remark', + title: _t('澶囨敞'), + }, + ]) + + const onClose = () => { + visible.value = false + } + + const onConfirm = async () => { + ctx.emit('confirm', checkedList.value) + } + + const onSearch = () => { + tableRef.value?.getList() + } + + const onCheck = (list: any) => { + checkedList.value = list + } + + const selections = computed(() => { + return props.data?.map((item: any) => item.productId) ?? [] + }) + + const onOpen = () => { + // console.log(dataSource.value, selections, props.data) + } + + return { + selections, + columns, + dataSource, + tableRef, + innerValue, + visible, + url, + onOpen, + onCheck, + onSearch, + onClose, + onConfirm, + } +} diff --git a/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.module.scss b/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.module.scss index ee625e7..39e4b36 100644 --- a/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.module.scss +++ b/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.module.scss @@ -5,8 +5,9 @@ height: 600px; } -.leftPane { - width: 100%; +.leftPane, +.rightPane { + width: 50%; border: 1px solid #ddd; padding: 16px; border-radius: 8px; @@ -31,7 +32,7 @@ gap: 16px; /* 宸﹀彸妗嗕箣闂寸殑闂磋窛 */ overflow: auto; flex-wrap: wrap; - height: 500px; + height: 525px; overflow: auto; flex-wrap: wrap; justify-content: space-between; diff --git a/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.tsx b/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.tsx index 3f65ef6..c3769f2 100644 --- a/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.tsx +++ b/PipeLineLems/web/src/components/ProjectConfig/ProjectConfig.tsx @@ -78,7 +78,7 @@ <Fragment> <BaseDialog onOpen={onOpenDialog} - width="700px" + width="1400px" title="椤圭洰閰嶇疆" v-model={visible.value} onConfirm={onConfirm} @@ -111,6 +111,32 @@ )} </div> </div> + <div class={styles.rightPane}> + <div class={styles.header}> + <h3 style="margin:0;">LMES缁勪欢</h3> + <IconButton + onClick={() => onAddWidget(2)} + icon="add-p" + status="add" + > + 娣诲姞 + </IconButton> + </div> + <div class={styles.list}> + {build.value.length ? ( + build.value.map((item) => ( + <div class={styles.item}> + <div class={styles.itemContent}> + <span class={styles.span}>{menuMap[item]?.name}</span> + </div> + <el-tag>{item}</el-tag> + </div> + )) + ) : ( + <el-empty style="margin-left: 39%;" /> + )} + </div> + </div> </div> </BaseDialog> <BaseDialog diff --git a/PipeLineLems/web/src/components/Radio/Radio.module.scss b/PipeLineLems/web/src/components/Radio/Radio.module.scss index 546fd97..851406a 100644 --- a/PipeLineLems/web/src/components/Radio/Radio.module.scss +++ b/PipeLineLems/web/src/components/Radio/Radio.module.scss @@ -2,9 +2,9 @@ height: 24px; line-height: 20px; text-align: center; - background: #FFFFFF; + background: #ffffff; border-radius: 19px; - border: 1px dashed #BCC4CC; + border: 1px dashed #bcc4cc; font-size: 14px; font-weight: 400; color: #333333; @@ -16,13 +16,14 @@ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; - color: #5A84FF; + color: #5a84ff; } // 娴姩灞� .dropdown { width: 180px; max-height: 236px; + overflow-y: auto; background: #ffffff; box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.16); border-radius: 6px 6px 6px 6px; @@ -37,9 +38,6 @@ color: #333; font-family: PingFang SC, PingFang SC; font-weight: 400; - - - &:hover { width: 172px; @@ -56,18 +54,17 @@ .fitTag { padding: 0 19px; box-sizing: border-box; - background: #5A84FF; + background: #5a84ff; color: #ffffff; width: fit-content; max-width: 100%; height: 24px; - background: #5A84FF; + background: #5a84ff; border-radius: 19px 19px 19px 19px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } - } .lineTag { @@ -79,13 +76,11 @@ } } - - .pl { height: 24px; - background: #FFFFFF; + background: #ffffff; border-radius: 19px; - border: 1px dashed #BCC4CC; + border: 1px dashed #bcc4cc; font-size: 14px; font-weight: 400; color: #333333; @@ -106,4 +101,4 @@ .tagClose { cursor: pointer; margin-left: 5px; -} \ No newline at end of file +} diff --git a/PipeLineLems/web/src/components/Radio/Radio.tsx b/PipeLineLems/web/src/components/Radio/Radio.tsx index 16c0164..0ec2d18 100644 --- a/PipeLineLems/web/src/components/Radio/Radio.tsx +++ b/PipeLineLems/web/src/components/Radio/Radio.tsx @@ -62,7 +62,6 @@ emit('update:modelValue', value) }, }) - console.log('modelData', modelData.value) const data = computed({ get() { return props.data @@ -78,7 +77,6 @@ */ const findOptionLabelByValue = (value: string) => { const item: any = props.options.find((item) => item.value === value) - console.log('item', item) return item?.label || item?.name || '' } /** @@ -105,8 +103,6 @@ evt?.stopPropagation() emit('click', evt) } - - console.log(props.data, props.modelValue) return () => { // 澶歵ag鎯呭喌锛屼紶data[] diff --git a/PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.module.scss b/PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.module.scss new file mode 100644 index 0000000..61f0e79 --- /dev/null +++ b/PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.module.scss @@ -0,0 +1,75 @@ +.relationDialog { + width: 100%; +} +.select { + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #5a84ff; + cursor: pointer; +} + +.header { + width: 100%; + height: 40px; + display: flex; + justify-content: flex-start; + align-items: center; + margin-bottom: 10px; + .key { + font-size: 12px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + color: #35363b; + margin-right: 10px; + } +} + +.table { + width: 100%; + height: calc(100% - 100px); +} + +.selected { + cursor: pointer; + font-size: 14px; + font-family: PingFang SC, PingFang SC; + font-weight: 400; + &:hover { + color: #5a84ff; + } +} +.tagContent { + align-items: flex-start; + align-content: flex-start !important; + display: flex; + justify-content: flex-start !important; + flex-wrap: wrap; +} +.flows { + width: 100%; + height: 61px; + box-shadow: 0 0 0 1px var(--cs-input-border-color, var(--cs-border-color)) + inset; + border-radius: var(--cs-input-border-radius, var(--cs-border-radius-base)); + cursor: pointer; + background-color: #fff; + display: flex; + justify-content: flex-start; + padding: 5px; + overflow: auto; + flex-wrap: wrap; + padding-right: 0; + align-items: flex-start; + align-content: flex-start; + padding-bottom: 0; + &:hover { + box-shadow: 0 0 0 1px #c0c4cc inset; + } +} +.flowTag { + display: inline; + color: #b7bac0; + margin-top: -5px; + margin-left: 6px; +} diff --git a/PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.tsx b/PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.tsx new file mode 100644 index 0000000..9170dad --- /dev/null +++ b/PipeLineLems/web/src/components/RelationFlowDialog/RelationFlowDialog.tsx @@ -0,0 +1,133 @@ +import Dialog from '@/components/BaseDialog/index.vue' +const BaseDialog: any = Dialog +import { defineComponent, SetupContext } from 'vue' +import styles from './RelationFlowDialog.module.scss' +import { useRelationFlow } from '@/hooks//Dialog' +import { _t, LanguageScopeKey } from './app' +import BaseTable from '@/components/Table/Table' +import { relationFlowColumns } from './enum' +import Search from '@/components/Search/Search' +import Tag from '@/components/Tag/Tag' +import Text from '@/components/Text/Text' + +export default defineComponent({ + name: '鍏宠仈娴佺▼', + props: { + modelValue: { + type: Array, + default: [], + }, + visible: { + type: Boolean, + default: null, + }, + title: { + type: String, + default: '', + }, + // 琛ㄦ牸鏁版嵁 + dataSource: { + type: Array, + default: () => [], + }, + // 褰撳墠璧峰鍧愭爣 + index: { + type: Number, + default: 0, + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, ctx: SetupContext) { + const { + visible, + data, + modelValue, + search, + tableRef, + isDisabled, + onClose, + onConfirm, + onCheck, + onShowDialog, + } = useRelationFlow(props, ctx) + return () => { + return ( + <div class={styles.relationDialog}> + <div onClick={onShowDialog} class={styles.flows}> + {!modelValue.value.length ? ( + <span class={styles.flowTag}>{_t('璇烽�夋嫨鍏宠仈娴佺▼')}</span> + ) : ( + <Tag + v-model:data={modelValue.value} + showClose={true} + className={styles.tagContent} + /> + )} + </div> + <BaseDialog + width="1160px" + height="536px" + v-model={visible.value} + title={_t('鍏宠仈娴佺▼')} + append-to-body={true} + destroy-on-close + submitDisabled={isDisabled.value} + onClose={onClose} + onConfirm={onConfirm} + > + <div class={styles.header}> + <label class={styles.key}>{_t('娴佺▼鍚嶇О')}</label> + <Search + v-model={search.value} + tableRef={tableRef} + placeholder={_t('璇疯緭鍏�')} + /> + </div> + <div class={styles.table}> + <BaseTable + ref={tableRef} + url="/api/v1/messuite/query/flowdefinition" + columns={relationFlowColumns.value} + size="mini" + v-model:dataSource={data.value} + isChecked + isVScroll + id="type" + onCheck={onCheck} + LanguageScopeKey={LanguageScopeKey} + v-slots={{ + abilitys: ({ row }: any) => { + const v = row.abilitys + ?.map((v: any) => v.description) + .join(',') + return ( + <div style="width:200px"> + {v.length ? ( + <Text truncated={true} tag="p" tip={v}> + {v} + </Text> + ) : ( + '-' + )} + </div> + ) + }, + type: ({ row }: any) => { + return row.businessType?.description || '-' + }, + associationObjects: ({ row }: any) => { + return row.associationObjects ? ( + <Tag data={row.associationObjects} /> + ) : ( + '-' + ) + }, + }} + /> + </div> + </BaseDialog> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/RelationFlowDialog/app.ts b/PipeLineLems/web/src/components/RelationFlowDialog/app.ts new file mode 100644 index 0000000..c509b9a --- /dev/null +++ b/PipeLineLems/web/src/components/RelationFlowDialog/app.ts @@ -0,0 +1,4 @@ +import { scope } from '@/libs/Language/Language' + +export const LanguageScopeKey = 'ProcessManagement' +export const _t = scope(LanguageScopeKey) diff --git a/PipeLineLems/web/src/components/RelationFlowDialog/enum.ts b/PipeLineLems/web/src/components/RelationFlowDialog/enum.ts new file mode 100644 index 0000000..bf9e9ee --- /dev/null +++ b/PipeLineLems/web/src/components/RelationFlowDialog/enum.ts @@ -0,0 +1,28 @@ +import { reactive, h, computed } from 'vue' +import { _t } from './app' + +/** + * 鍏宠仈娴佺▼ + */ +export const relationFlowColumns = computed(() => [ + { + title: _t('娴佺▼鍚嶇О'), + field: 'name', + }, + { + title: _t('浜や簰绫诲瀷'), + field: 'type', + }, + { + title: _t('鍔熻兘椤�'), + field: 'abilitys', + }, + { + title: _t('鍏宠仈宸ュ簭'), + field: 'associationObjects', + }, + { + title: _t('澶囨敞'), + field: 'remark', + }, +]) diff --git a/PipeLineLems/web/src/components/Search/Search.tsx b/PipeLineLems/web/src/components/Search/Search.tsx index 8c7414b..6559b80 100644 --- a/PipeLineLems/web/src/components/Search/Search.tsx +++ b/PipeLineLems/web/src/components/Search/Search.tsx @@ -2,7 +2,9 @@ import styles from './Search.module.scss' import Icon from '../Icon/Icon' import { useVModel } from '@vueuse/core' -import { debounce } from 'lodash' +import debounce from 'lodash/debounce' +import { _t, t } from '@/libs/Language/Language' + export default defineComponent({ name: '鎼滅储杈撳叆', props: { @@ -26,25 +28,24 @@ emits: ['confirm', 'update:modelValue'], setup(props, { attrs, slots, emit }) { const innerValue = useVModel(props) - return () => { - const confirm = (event: KeyboardEvent | string) => { - if ( - typeof event === 'string' || - event.key === 'Enter' || - event.keyCode === 13 - ) { - emit('confirm', innerValue.value) - const rf = props.tableRef?.value || props.tableRef - if (rf) { - rf.getList({ - [props.field || 'Name']: innerValue.value, - }) - } + const confirm = (event: KeyboardEvent | string) => { + if ( + typeof event === 'string' || + event.key === 'Enter' || + event.keyCode === 13 + ) { + emit('confirm', innerValue.value) + const rf = props.tableRef?.value || props.tableRef + if (rf) { + rf.getList({ + [props.field || 'Name']: innerValue.value, + }) } } + } - const fn = debounce(confirm, 100) - + const fn = debounce(confirm, 200) + return () => { return ( <div class={styles.inputContent}> <el-input @@ -52,7 +53,7 @@ class={styles.searchInner} // size="small" prefix-icon={<Icon icon="s_input" width={12} height={12} />} - placeholder={props.placeholder} + placeholder={_t(props.placeholder)} {...attrs} onKeydown={fn} onChange={fn} diff --git a/PipeLineLems/web/src/components/SearchSelect/Option.tsx b/PipeLineLems/web/src/components/SearchSelect/Option.tsx new file mode 100644 index 0000000..bb822a2 --- /dev/null +++ b/PipeLineLems/web/src/components/SearchSelect/Option.tsx @@ -0,0 +1,25 @@ +import { defineComponent } from 'vue' +import Icon from '@/components/Icon/Icon' +import styles from './Select.module.scss' + +export default defineComponent<{ [key: string]: any }>({ + name: 'Option', + + setup(props, { attrs, slots, emit }) { + return () => { + if (attrs.tip) { + return ( + <el-option {...attrs}> + <div class={styles.option}> + <span>{attrs.label}</span> + <el-tooltip effect="dark" content={attrs.tip} placement="top"> + <Icon icon="wen" width={16} height={16} /> + </el-tooltip> + </div> + </el-option> + ) + } + return <el-option {...attrs}>{slots.default?.()}</el-option> + } + }, +}) diff --git a/PipeLineLems/web/src/components/SearchSelect/SearchSelect.tsx b/PipeLineLems/web/src/components/SearchSelect/SearchSelect.tsx new file mode 100644 index 0000000..05ead71 --- /dev/null +++ b/PipeLineLems/web/src/components/SearchSelect/SearchSelect.tsx @@ -0,0 +1,59 @@ +import { defineComponent, reactive, ref, onMounted } from 'vue' +import { CaretBottom } from '@element-plus/icons-vue' +import Option from './Option' +import { Base } from '@/libs/Base/Base' +const request = Base.request + +export default defineComponent({ + props: ['disabled', 'options', 'urlConfig'], + setup(props: any, { attrs, slots, emit }: any) { + const options = ref([]) + + const dataObj = reactive({ + loading: false, + }) + + const remoteMethod = async (query?: string) => { + dataObj.loading = true + const params = { + ...props.urlConfig.params, + Filter: query || '', + } + const str = new URLSearchParams(params).toString() + const res = await request.get(`${props.urlConfig.url}?${str}`) + //extend绫绘墿灞曞睘鎬у悗绔彧浼犳敹瀛楃涓� + options.value = props.urlConfig.optionString + ? res.map((item: any) => ({ ...item, value: String(item.value) })) + : res + dataObj.loading = false + } + + onMounted(() => { + remoteMethod() + }) + + return () => { + const disabled = + typeof props.disabled?.value === 'boolean' + ? props.disabled?.value + : (props.disabled as boolean) + return ( + <el-select + {...attrs} + filterable + remote + disabled={disabled} + remote-method={remoteMethod} + loading={dataObj.loading} + > + {options.value + ? options.value.map((item: any) => { + const label = item.label || item.name || item.description + return <Option {...item} label={label} /> + }) + : slots.default?.()} + </el-select> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/SearchSelect/Select.module.scss b/PipeLineLems/web/src/components/SearchSelect/Select.module.scss new file mode 100644 index 0000000..b45c579 --- /dev/null +++ b/PipeLineLems/web/src/components/SearchSelect/Select.module.scss @@ -0,0 +1,56 @@ +.option { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + height: auto; +} + +:global(.information-table) { + .hover { + display: none; + } +} +:global(.information-table .row--hover) { + .hover { + display: block; + } +} + +:global(.information-table) { + .hoverStatic { + display: block; + } +} +:global(.information-table .row--hover) { + .hoverStatic { + display: none; + } +} +.icon { + // width: + color: #a8abb2; + margin-right: -2px; + margin-top: -1px; +} + +.select { + display: flex; + align-items: center; + position: relative; + box-sizing: border-box; + cursor: pointer; + text-align: left; + font-size: 14px; + padding: 4px 12px; + gap: 6px; + min-height: 32px; + line-height: 24px; + border-radius: var(--cs-border-radius-base); + background-color: var(--cs-fill-color-blank); + transition: var(--cs-transition-duration); + box-shadow: 0 0 0 1px var(--cs-border-color) inset; + display: flex; + justify-content: space-between; + align-items: center; +} diff --git a/PipeLineLems/web/src/components/Segment/segment.module.scss b/PipeLineLems/web/src/components/Segment/segment.module.scss new file mode 100644 index 0000000..93a9a25 --- /dev/null +++ b/PipeLineLems/web/src/components/Segment/segment.module.scss @@ -0,0 +1,13 @@ +.segmentDialog { + width: 95%; + display: flex; + justify-content: space-between; + align-items: center; + height: 100px; + .select { + width: 380px; + } + > label { + margin-right: 4px; + } +} diff --git a/PipeLineLems/web/src/components/Segment/segment.tsx b/PipeLineLems/web/src/components/Segment/segment.tsx new file mode 100644 index 0000000..d8817da --- /dev/null +++ b/PipeLineLems/web/src/components/Segment/segment.tsx @@ -0,0 +1,136 @@ +import { computed, defineComponent, ref, onMounted, watch } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import styles from './segment.module.scss' +// import { getSegments } from '../../api/process' +import DyForm from '@/components/DyForm/DyForm' +import { _t } from '@/libs/Language/Language' + +interface SegmentType { + segmentId: string + segmentName: string +} +export default defineComponent({ + name: 'OrderManagementDialogSegment', + props: { + modelValue: { + type: Boolean, + default: false, + }, + id: { + type: String, + default: '', + }, + getSegments: { + type: Function, + default: (id: string) => Promise<void>, + }, + noDataText: { + type: String, + default: '', + }, + }, + emits: ['update:modelValue', 'confirm'], + setup(props, { emit }) { + const visible = computed({ + get() { + return props.modelValue + }, + set(value) { + emit('update:modelValue', value) + }, + }) + const formRef = ref<any>(null) + const formData = ref<any>({ + segment: [], + }) + const segmentList = ref<any[]>([]) + const formItemProps = [ + { + prop: 'segment', + el: 'select', + options: segmentList, + label: _t('浜х嚎娈�'), + width: '350px', + collapseTags: true, + multiple: true, + collapseTagsTooltip: true, + maxCollapseTags: 5, + clearable: true, + noDataText: _t(props.noDataText || '璇ョ偣妫�浠诲姟娌℃湁鍙娇鐢ㄧ殑浜х嚎娈�'), + rules: [ + { + required: true, + message: _t('璇烽�夋嫨浜х嚎娈�'), + trigger: 'change', + type: 'array', + }, + ], + }, + ] + const init = async () => { + const res = await props.getSegments(props.id) + segmentList.value = res.map((item: SegmentType) => ({ + value: item.segmentId, + name: item.segmentName, + })) + formData.value = { + segment: res.map((item: SegmentType) => item.segmentId), + } + } + + const onClose = () => { + visible.value = false + } + + const onConfirm = async () => { + try { + await formRef.value?.validate() + visible.value = false + const segment = formData.value?.segment || [] + const data = segmentList.value + .map((item: any) => { + if (segment.includes(item.value)) { + return { + segmentId: item.value, + segmentName: item.name, + } + } + return null + }) + .filter((v) => v) + + emit('confirm', { + segments: data, + }) + } catch (error) { + console.error(error) + } + } + + watch( + () => props.modelValue, + (value) => { + if (value) { + init() + } + } + ) + + return () => ( + <BaseDialog + v-model={visible.value} + title={_t('浜х嚎娈甸厤缃�')} + onClose={onClose} + onConfirm={onConfirm} + > + <div class={styles.segmentDialog}> + <DyForm + ref={formRef} + v-model:formData={formData.value} + formItemProps={formItemProps} + ></DyForm> + </div> + </BaseDialog> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/Select/Option.tsx b/PipeLineLems/web/src/components/Select/Option.tsx index a012420..bb822a2 100644 --- a/PipeLineLems/web/src/components/Select/Option.tsx +++ b/PipeLineLems/web/src/components/Select/Option.tsx @@ -1,13 +1,25 @@ import { defineComponent } from 'vue' -import IconButton from '@/components/IconButton/IconButton' -import { CaretBottom } from '@element-plus/icons-vue' +import Icon from '@/components/Icon/Icon' +import styles from './Select.module.scss' export default defineComponent<{ [key: string]: any }>({ name: 'Option', setup(props, { attrs, slots, emit }) { return () => { - return <el-option {...attrs}></el-option> + if (attrs.tip) { + return ( + <el-option {...attrs}> + <div class={styles.option}> + <span>{attrs.label}</span> + <el-tooltip effect="dark" content={attrs.tip} placement="top"> + <Icon icon="wen" width={16} height={16} /> + </el-tooltip> + </div> + </el-option> + ) + } + return <el-option {...attrs}>{slots.default?.()}</el-option> } }, }) diff --git a/PipeLineLems/web/src/components/Select/Select.module.scss b/PipeLineLems/web/src/components/Select/Select.module.scss new file mode 100644 index 0000000..b45c579 --- /dev/null +++ b/PipeLineLems/web/src/components/Select/Select.module.scss @@ -0,0 +1,56 @@ +.option { + display: flex; + justify-content: space-between; + align-items: center; + width: 100%; + height: auto; +} + +:global(.information-table) { + .hover { + display: none; + } +} +:global(.information-table .row--hover) { + .hover { + display: block; + } +} + +:global(.information-table) { + .hoverStatic { + display: block; + } +} +:global(.information-table .row--hover) { + .hoverStatic { + display: none; + } +} +.icon { + // width: + color: #a8abb2; + margin-right: -2px; + margin-top: -1px; +} + +.select { + display: flex; + align-items: center; + position: relative; + box-sizing: border-box; + cursor: pointer; + text-align: left; + font-size: 14px; + padding: 4px 12px; + gap: 6px; + min-height: 32px; + line-height: 24px; + border-radius: var(--cs-border-radius-base); + background-color: var(--cs-fill-color-blank); + transition: var(--cs-transition-duration); + box-shadow: 0 0 0 1px var(--cs-border-color) inset; + display: flex; + justify-content: space-between; + align-items: center; +} diff --git a/PipeLineLems/web/src/components/Select/Select.tsx b/PipeLineLems/web/src/components/Select/Select.tsx index 055b737..a794f4d 100644 --- a/PipeLineLems/web/src/components/Select/Select.tsx +++ b/PipeLineLems/web/src/components/Select/Select.tsx @@ -1,23 +1,48 @@ -import { defineComponent } from 'vue' +import { computed, defineComponent, SetupContext } from 'vue' import IconButton from '@/components/IconButton/IconButton' import { CaretBottom } from '@element-plus/icons-vue' import { useVModel } from '@vueuse/core' +import Option from './Option' +import { has } from 'lodash' -export default defineComponent({ - name: 'Select', - props: {}, - setup(props, { attrs, slots, emit }) { +interface SelectProps { + [key: string]: any +} + +export default defineComponent<SelectProps, any>({ + //@ts-ignore + props: ['disabled', 'optionData', 'options'], + setup(props: SelectProps, { attrs, slots, emit }: any) { + const options = computed(() => { + return ( + props.optionData?.value || + (props.optionData as Array<any>) || + props.options + ) + }) return () => { + const disabled = + typeof props.disabled?.value === 'boolean' + ? props.disabled?.value + : (props.disabled as boolean) return ( <el-select {...attrs} + disabled={disabled} suffix-icon={ - <el-icon> - <CaretBottom /> - </el-icon> + <span style={{ marginRight: '-3px' }}> + <el-icon> + <CaretBottom /> + </el-icon> + </span> } > - {slots.default?.()} + {options.value + ? options.value.map((item: any) => { + const label = item.label || item.name || item.description + return <Option {...item} label={label} /> + }) + : slots.default?.()} </el-select> ) } diff --git a/PipeLineLems/web/src/components/Select/Select1.tsx b/PipeLineLems/web/src/components/Select/Select1.tsx new file mode 100644 index 0000000..cbbea9f --- /dev/null +++ b/PipeLineLems/web/src/components/Select/Select1.tsx @@ -0,0 +1,84 @@ +import { + computed, + defineComponent, + Fragment, + nextTick, + onMounted, + ref, + SetupContext, +} from 'vue' +import IconButton from '@/components/IconButton/IconButton' +import { CaretBottom } from '@element-plus/icons-vue' +import { useVModel } from '@vueuse/core' +import Option from './Option' +import { debounce, has, throttle } from 'lodash' +import styles from './Select.module.scss' +interface SelectProps { + [key: string]: any +} + +export default defineComponent<SelectProps, any>({ + //@ts-ignore + props: ['disabled', 'optionData', 'options', 'isScroll'], + setup(props: SelectProps, { attrs, slots, emit }: any) { + const options = computed(() => { + return ( + props.optionData?.value || + (props.optionData as Array<any>) || + props.options + ) + }) + const selectRef = ref() + const isShow = ref(false) + + const onMousedown = () => { + isShow.value = true + nextTick(() => { + selectRef.value.selectRef.click() + }) + } + + return () => { + const disabled = + typeof props.disabled?.value === 'boolean' + ? props.disabled?.value + : (props.disabled as boolean) + return ( + <div style={{ width: '100%' }}> + {isShow.value ? ( + <el-select + disabled={disabled} + ref={selectRef} + {...attrs} + suffix-icon={ + <span style={{ marginRight: '-3px' }}> + <el-icon> + <CaretBottom /> + </el-icon> + </span> + } + > + {options.value + ? options.value.map((item: any) => { + const label = item.label || item.name || item.description + return <Option {...item} label={label} /> + }) + : slots.default?.()} + </el-select> + ) : ( + <div + class={styles.select} + style={{ width: '100%' }} + onMousedown={onMousedown} + > + {attrs.modelValue ? 'OK' : 'NG'} + <el-icon class={styles.icon}> + <CaretBottom /> + </el-icon> + </div> + )} + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/SelectInput/SelectInput.tsx b/PipeLineLems/web/src/components/SelectInput/SelectInput.tsx index f97fde2..aaa4e1f 100644 --- a/PipeLineLems/web/src/components/SelectInput/SelectInput.tsx +++ b/PipeLineLems/web/src/components/SelectInput/SelectInput.tsx @@ -4,6 +4,7 @@ import Tag from '../Tag/Tag' import styles from './SelectInput.module.scss' import { useVModel } from '@vueuse/core' +import { _t } from '@/libs/Language/Language' export default defineComponent({ name: 'SelectInput', props: { @@ -27,7 +28,7 @@ <Tag showClose={true} v-model:data={tagValue.value} /> </div> <el-button class={styles.selectBtn} onClick={onClick}> - 閫夋嫨 + {_t('閫夋嫨')} </el-button> </div> ) diff --git a/PipeLineLems/web/src/components/Setting/Setting.tsx b/PipeLineLems/web/src/components/Setting/Setting.tsx index f6b2c4a..39e153a 100644 --- a/PipeLineLems/web/src/components/Setting/Setting.tsx +++ b/PipeLineLems/web/src/components/Setting/Setting.tsx @@ -1,6 +1,6 @@ import { Fragment, defineComponent } from 'vue' export default defineComponent({ setup(props) { - return () => <Fragment /> + return () => <div></div> }, }) diff --git a/PipeLineLems/web/src/components/SvgIcon/SvgIcon.module.scss b/PipeLineLems/web/src/components/SvgIcon/SvgIcon.module.scss new file mode 100644 index 0000000..2d1abaa --- /dev/null +++ b/PipeLineLems/web/src/components/SvgIcon/SvgIcon.module.scss @@ -0,0 +1,4 @@ +.container{ + font-size: inherit; + color: inherit; +} diff --git a/PipeLineLems/web/src/components/SvgIcon/SvgIcon.tsx b/PipeLineLems/web/src/components/SvgIcon/SvgIcon.tsx new file mode 100644 index 0000000..9f5c1f9 --- /dev/null +++ b/PipeLineLems/web/src/components/SvgIcon/SvgIcon.tsx @@ -0,0 +1,78 @@ +import { VueSvgIcon } from '@yzfe/vue3-svgicon' +import { defineComponent } from 'vue' +import '@yzfe/svgicon/lib/svgicon.css' +import styles from './SvgIcon.module.scss' + +const svgFiles = import.meta.glob('../../assets/svg-icon/*.svg', { + eager: true, +}) + +const icons: Record<string, any> = Object.entries(svgFiles).reduce( + (acc, [key, value]: any[]) => { + const name = key.replace('../../assets/svg-icon/', '').replace('.svg', '') + return { + ...acc, + [name]: value.default, + } + }, + {} +) + +const SvgIcon = defineComponent({ + name: 'SvgIcon', + props: { + type: { + type: String, + }, + color: { + type: String, + }, + width: { + type: [String, Number], + }, + height: { + type: [String, Number], + }, + scale: { + type: [String, Number], + }, + title: { + type: String, + }, + class: { + type: String, + }, + style: { + type: Object, + }, + }, + emits: ['click'], + setup(props: any, { attrs, emit }) { + return () => { + if (props.title) { + return ( + <el-tooltip effect="dark" content={props.title} placement="top"> + <VueSvgIcon + onClick={() => emit('click')} + class={styles.container} + data={icons[props.type]} + {...props} + {...attrs} + /> + </el-tooltip> + ) + } + return ( + <VueSvgIcon + onClick={() => emit('click')} + class={styles.container} + data={icons[props.type]} + {...props} + {...attrs} + /> + ) + } + }, +}) + +export default SvgIcon diff --git a/PipeLineLems/web/src/components/Tab/Tab.tsx b/PipeLineLems/web/src/components/Tab/Tab.tsx index ed3d59f..95758d2 100644 --- a/PipeLineLems/web/src/components/Tab/Tab.tsx +++ b/PipeLineLems/web/src/components/Tab/Tab.tsx @@ -1,7 +1,6 @@ import { computed, defineComponent, ref, onMounted, PropType } from 'vue' import styles from './Tab.module.scss' import TabPane from './TabPane' -import get from 'lodash/get' import type { TabsPaneContext } from 'element-plus' export default defineComponent({ diff --git a/PipeLineLems/web/src/components/Tab/TabPane.tsx b/PipeLineLems/web/src/components/Tab/TabPane.tsx index 04f8609..dc30490 100644 --- a/PipeLineLems/web/src/components/Tab/TabPane.tsx +++ b/PipeLineLems/web/src/components/Tab/TabPane.tsx @@ -1,5 +1,6 @@ import { defineComponent, SetupContext, PropType } from 'vue' import styles from './Tab.module.scss' +import { _t, Language } from '@/libs/Language/Language' export default defineComponent({ name: 'TabPane', @@ -10,13 +11,26 @@ name: { type: String as PropType<string>, }, + isHide: { + type: Boolean as PropType<boolean>, + }, + lazy: { + type: Boolean as PropType<boolean>, + }, // 娣诲姞鍏朵粬灞炴�� }, setup(props: any, ctx: SetupContext) { - return () => ( - <el-tab-pane class={styles.pane} label={props.label} name={props.name}> - {ctx.slots.default && ctx.slots.default()} - </el-tab-pane> - ) + return () => { + return !props.isHide ? ( + <el-tab-pane + class={styles.pane} + label={_t(props.label)} + name={props.name} + lazy={props.lazy} + > + {ctx.slots.default && ctx.slots.default()} + </el-tab-pane> + ) : null + } }, }) diff --git a/PipeLineLems/web/src/components/Table/index.module.scss b/PipeLineLems/web/src/components/Table/index.module.scss index 63d4008..cf5b44b 100644 --- a/PipeLineLems/web/src/components/Table/index.module.scss +++ b/PipeLineLems/web/src/components/Table/index.module.scss @@ -92,7 +92,8 @@ display: flex; justify-content: center; align-items: center; - + font-size: 14px; + color: #333333; .vxe-cell--checkbox { .vxe-checkbox--icon { margin-top: -8px; diff --git a/PipeLineLems/web/src/components/TableArray/TableArray.module.scss b/PipeLineLems/web/src/components/TableArray/TableArray.module.scss new file mode 100644 index 0000000..d0280df --- /dev/null +++ b/PipeLineLems/web/src/components/TableArray/TableArray.module.scss @@ -0,0 +1,3 @@ +.tableArray { + width: 100%; +} diff --git a/PipeLineLems/web/src/components/TableArray/TableArray.tsx b/PipeLineLems/web/src/components/TableArray/TableArray.tsx new file mode 100644 index 0000000..2cc49fc --- /dev/null +++ b/PipeLineLems/web/src/components/TableArray/TableArray.tsx @@ -0,0 +1,148 @@ +import { computed, defineComponent, nextTick, onMounted, ref, watch } from 'vue' +import styles from './TableArray.module.scss' +import CommonTable from '@/components/CommonTable/CommonTable' +import { debounce } from 'lodash' + +interface Category { + name: string + description: string + propertyKey: string + propertyType: string + propertyValue: boolean + sort: number + visible: boolean + elementAttributes: any[] + elementType: string | null + propertyData: any[] | null + pattern: string + required: string + ruleMessage: string +} +const elTypeMap: Record<string, string> = { + String: 'input', + Boolean: 'switch', + Enum: 'select', + Int32: 'inputNumber', + Int64: 'inputNumber', + Double: 'inputNumber', + Float: 'inputNumber', + Object: 'input', + Variable: 'variable', + FlowItemKey: 'flowItemKey', +} +export default defineComponent({ + name: 'TableArray', + props: { + elementAttributes: { + type: Array, + default: () => [], + }, + propertyType: { + type: String, + default: 'ArrayList', + }, + elementType: { + type: String, + default: '', + }, + modelValue: { + type: [Array, Object, String], + default: () => [], + }, + }, + emits: ['update:modelValue'], + setup(props, { emit, expose }) { + const commonRef = ref() + const data = computed<any>({ + get() { + return props.modelValue + }, + set(v) { + emit('update:modelValue', v) + }, + }) + + const validator = ( + rule: { + field: string + fullField: string + value: any + pattern: string + message: string + }, + value: any, + callback: Function + ) => { + const pattern = rule.pattern + const result = new RegExp(pattern).test(value) + if (pattern && !result) { + callback(rule.message) + } + } + + const valid = () => { + return !!commonRef.value?.getData() + } + + const columns = computed(() => { + return props.elementAttributes + .filter((element: any) => element.visible) + .map((element) => { + const category = element as Category + return { + title: category.name, + field: category.propertyKey, + el: elTypeMap[category.propertyType], + defaultValue: category.propertyValue, + customRequired: !!category.pattern, + pattern: category.pattern, + ruleMessage: category.ruleMessage, + validator, + required: category.required, + options: category.propertyData?.map((item: any) => { + return { + label: item.name, + tip: item.description, + value: item.value, + } + }), + props: { + controlsPosition: 'right', + title: category.description, + type: 'select', + }, + } + }) + }) + + const onCreateRow = () => { + const defaultRow: Record<string, any> = {} + columns.value.forEach((column: Record<string, any>) => { + defaultRow[column.field] = column.defaultValue + }) + return defaultRow + } + + expose({ valid }) + + return () => { + return ( + <div class={styles.tableArray}> + <CommonTable + ref={commonRef} + isContextMenu={true} + v-model:dataSource={data.value[props.elementType]} + columns={columns.value} + isFooter={true} + isDrag={false} + isChecked={false} + isSeq={false} + autoHeight="auto" + maxHeight="250px" + create={onCreateRow} + /> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/TableFilter/TableFilter.module.scss b/PipeLineLems/web/src/components/TableFilter/TableFilter.module.scss index 1bb12a4..ebe3fc5 100644 --- a/PipeLineLems/web/src/components/TableFilter/TableFilter.module.scss +++ b/PipeLineLems/web/src/components/TableFilter/TableFilter.module.scss @@ -19,27 +19,31 @@ .filter { width: 100%; display: flex; - justify-content: space-between; + justify-content: flex-start; align-items: center; margin-bottom: 10px; - > span { - font-size: 12px; + > .span { + font-size: 14px; font-weight: 400; color: #35363b; + display: flex; + width: 100px; } } .box { width: 100%; - height: 100px; + min-height: 100px; + height: auto; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; + margin-left: 14px; } .textColor { - color: #5a84ff!important; + color: #5a84ff !important; > button > span { - color: #5a84ff!important; + color: #5a84ff !important; } -} \ No newline at end of file +} diff --git a/PipeLineLems/web/src/components/TableFilter/TableFilter.tsx b/PipeLineLems/web/src/components/TableFilter/TableFilter.tsx index 588edec..d168169 100644 --- a/PipeLineLems/web/src/components/TableFilter/TableFilter.tsx +++ b/PipeLineLems/web/src/components/TableFilter/TableFilter.tsx @@ -6,23 +6,25 @@ watch, onUnmounted, Component, + inject, } from 'vue' import styles from './TableFilter.module.scss' import { CaretBottom } from '@element-plus/icons-vue' import IconButton from '@/components/IconButton/IconButton' - -import ElInput from 'element-plus/es/components/input/index' -import ElSelect from 'element-plus/es/components/select/index' +import ElInput from '../Input/Input' import Select from '@/components/Select/Select' import Option from '@/components/Select/Option' +import SearchSelect from '@/components/SearchSelect/SearchSelect' import Icon from '../Icon/Icon' import { FormPropsType, FormItemPropType, PropsType } from '../DyForm/DyForm.d' import isNil from 'lodash/isNil' import { useVModel } from '@vueuse/core' +import { Language, scope, _t as t } from '@/libs/Language/Language' const formItemElementMap: Record<string, any> = { input: ElInput, select: Select, + filterSelect: SearchSelect, } const Type: Record<string, string> = { @@ -70,6 +72,13 @@ type: Array, default: () => [], }, + LanguageScopeKey: { + type: String, + }, + customWidgetMap: { + type: Object, + default: () => ({}), + }, }, emits: ['update:modelValue', 'data', 'change'], setup(props, { attrs, slots, emit }) { @@ -79,6 +88,12 @@ const defaultData = ref({}) const data = ref({}) const optionMap = ref<Record<string, any>>({}) + const LanguageScopeKey = inject('LanguageScopeKey', '') + const _t = computed(() => { + return props.LanguageScopeKey + ? scope(props.LanguageScopeKey || LanguageScopeKey) + : t + }) const form = computed({ get() { return props.modelValue @@ -87,27 +102,28 @@ emit('update:modelValue', v) }, }) - + Object.assign(formItemElementMap, props.customWidgetMap) const formData = props.modelValue ? form : data let flag = false /** * 娣诲姞绛涢�夋潯浠� */ - const onAddFilter = (evt?: Event) => { - if (!flag) { - evt?.stopPropagation() + const onAddFilter = (isInit?: boolean) => { + if (isInit) { + columnsFilter.value = [] + } + // let length = columnsFilter.value.length + // for (let index = 0; index < props.columns.length; index++) { + // const element: any = props.columns[index] + // if (element.el && !columnsFilter.value.includes(element)) { + // columnsFilter.value.push(element) + // break + // } + // } + columnsFilter.value = props.columns - let length = columnsFilter.value.length - for (let index = 0; index < props.columns.length; index++) { - const element: any = props.columns[index] - if (element.el && !columnsFilter.value.includes(element)) { - columnsFilter.value.push(element) - break - } - } - if (length === columnsFilter.value.length - 1) { - isDisabled.value = true - } + if (props.columns.length === columnsFilter.value.length) { + isDisabled.value = true } } @@ -180,11 +196,11 @@ watch( () => props.columns, (val) => { - if (props.columns.length) { - onAddFilter() - initDisabled() - flag = true - } + // if (props.columns.length) { + onAddFilter(true) + initDisabled() + flag = true + // } }, { immediate: true, @@ -193,11 +209,11 @@ ) onMounted(() => { - if (props.columns.length) { - onAddFilter() - initDisabled() - flag = true - } + // if (props.columns.length) { + onAddFilter(true) + initDisabled() + flag = true + // } defaultData.value = { ...props.modelValue } document.addEventListener('click', onListener) }) @@ -241,9 +257,9 @@ } const onClickBtn = (evt: Event) => { - evt.stopPropagation() - flag = false - onAddFilter() + // evt.stopPropagation() + // flag = false + // onAddFilter() } /** @@ -260,9 +276,10 @@ label: string description: string value: string | number + name: string }) => ( <Option - label={el.description || el.label} + label={el.description || el.label || el.name} value={el.value} ></Option> ) @@ -273,21 +290,23 @@ return () => { const icon = isDisabled.value ? 'icon_add2' : 'add-p' + return ( <div onClick={onChildClick}> <el-popover visible={visible.value} placement="bottom-start" - width={212} + width={330} show-arrow={false} popper-class={styles.popover} persistent={false} popper-style={{ marginTop: '-7px', - padding: '8px', + padding: '10px', + paddingBottom: '8px', }} trigger="click" - vSlots={{ + v-slots={{ reference: () => ( <span class={{ [styles.textColor]: hasFormData.value }}> {slots.default?.()} @@ -306,15 +325,16 @@ const Widget = formItemElementMap[column.el] || null return Widget ? ( <div class={styles.filter}> - <span>{column.title}: </span> + <span class={styles.span}>{_t.value(column.title)}: </span> <Widget v-model={formData.value[column.prop]} - style="width: 119px" - size="small" - placeholder={`${column.placeholder}`} + style="width: 160px;margin-left: 16px" + // size="small" + placeholder={_t.value(`${column.placeholder}`)} onChange={onSearchTable} clearable teleported={false} + {...column} > <Column item={column} /> </Widget> @@ -322,13 +342,13 @@ ) : null })} </div> - <IconButton + {/* <IconButton onClick={onClickBtn} icon={icon} disabled={isDisabled.value} > {props.text} - </IconButton> + </IconButton> */} </el-popover> </div> ) diff --git a/PipeLineLems/web/src/components/Tag/Tag.tsx b/PipeLineLems/web/src/components/Tag/Tag.tsx index 45430ae..295b216 100644 --- a/PipeLineLems/web/src/components/Tag/Tag.tsx +++ b/PipeLineLems/web/src/components/Tag/Tag.tsx @@ -12,6 +12,7 @@ import Empty from '../Empty/Empty' import Icon from '../Icon/Icon' import isNil from 'lodash/isNil' +import { _t } from '@/libs/Language/Language' interface OptionType { label: string value: string @@ -34,7 +35,7 @@ [key: string]: any } -export default defineComponent<TagProps>({ +export default defineComponent<any>({ // @ts-ignore name: 'Tag', emits: ['click', 'update:modelValue', 'change', 'mouseenter', 'update:data'], @@ -73,13 +74,21 @@ }, // 榛樿鍊� defaultValue: { - type: String, + type: [String, Number], default: '', }, // 榛樿鍊� max: { type: Number, default: 999, + }, + className: { + type: String, + default: '', + }, + width: { + type: String, + default: '180px', }, }, setup(props: TagProps, { attrs, slots, emit }: SetupContext) { @@ -243,8 +252,6 @@ } return () => { - // showTip - // 澶歵ag鎯呭喌锛屼紶data[] if (Array.isArray(props.data)) { const msg = (item: DataType) => item[label] || @@ -256,7 +263,12 @@ return ( // @ts-ignore <Tip showTip={props.showTip} v={v}> - <div class={styles.flex}> + <div + class={{ + [styles.flex]: true, + [props.className]: props.className, + }} + > <DRender /> </div> </Tip> @@ -291,12 +303,13 @@ })} </el-dropdown-menu> ) : ( - <Empty /> + <Empty text={_t('鏆傛棤鏁版嵁')} /> ), }} > <div onMouseenter={onMouseenter} + style={{ width: props.width }} class={{ [styles.tagSelect]: true, [styles.isSelectTag]: visible.value, @@ -307,7 +320,7 @@ {currentName.value} </span> ) : ( - <div class={styles.pl}>璇烽�夋嫨</div> + <div class={styles.pl}>{_t('璇烽�夋嫨')}</div> )} <Icon class={styles.iconDown} diff --git a/PipeLineLems/web/src/components/TdButton/TdButton.module.scss b/PipeLineLems/web/src/components/TdButton/TdButton.module.scss index 811b331..7c6435b 100644 --- a/PipeLineLems/web/src/components/TdButton/TdButton.module.scss +++ b/PipeLineLems/web/src/components/TdButton/TdButton.module.scss @@ -5,7 +5,7 @@ width: 100%; height: 100%; } -.name { +:global(.s-td-name) { width: 100%; height: 100%; display: flex; @@ -13,17 +13,20 @@ align-items: center; } -.hover { - - .iconBtn { - display: none; - } - &:hover { - .name { - width: calc(100% - 80px); +:global(.information-table) { + :global(.s-row--td-hover) { + :global(.s-icon-btn) { + display: none; } - .iconBtn { - display: block; + } + :global(.row--hover) { + :global(.s-row--td-hover) { + :global(.s-td-name) { + width: calc(100% - 80px); + } + :global(.s-icon-btn) { + display: block; + } } } } diff --git a/PipeLineLems/web/src/components/TdButton/TdButton.tsx b/PipeLineLems/web/src/components/TdButton/TdButton.tsx index 5a1090f..c3bd672 100644 --- a/PipeLineLems/web/src/components/TdButton/TdButton.tsx +++ b/PipeLineLems/web/src/components/TdButton/TdButton.tsx @@ -26,9 +26,13 @@ type: Boolean, default: false, }, + style: { + type: Object, + default: () => ({}), + }, }, emits: ['click'], - setup(props, { attrs, slots, emit }) { + setup(props, { slots, emit }) { return () => { const style = { filter: `grayscale(${props.disabled ? 1 : 0})`, @@ -36,10 +40,10 @@ } return ( <div - class={{ [styles.text]: true, [styles.hover]: props.hover }} + class={{ [styles.text]: true, 's-row--td-hover': props.hover }} style={style} > - <div class={styles.name}> + <div class="s-td-name" style={props.style}> <Text truncated={true} tip={props.tip}> {slots.default?.()} </Text> @@ -48,7 +52,7 @@ disabled={props.disabled} onClick={() => emit('click')} icon={props.icon} - class={styles.iconBtn} + class="s-icon-btn" > {props.text} </IconButton> diff --git a/PipeLineLems/web/src/components/Text/Text.module.scss b/PipeLineLems/web/src/components/Text/Text.module.scss index bd0e91c..28be502 100644 --- a/PipeLineLems/web/src/components/Text/Text.module.scss +++ b/PipeLineLems/web/src/components/Text/Text.module.scss @@ -3,4 +3,5 @@ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + width: 100%; } diff --git a/PipeLineLems/web/src/components/Text/Text.tsx b/PipeLineLems/web/src/components/Text/Text.tsx index af9b17e..fb366c0 100644 --- a/PipeLineLems/web/src/components/Text/Text.tsx +++ b/PipeLineLems/web/src/components/Text/Text.tsx @@ -27,6 +27,10 @@ type: String, default: '', }, + LanguageScopeKey: { + type: String, + default: '', + }, }, emits: ['click'], setup(props, { attrs, slots, emit }) { @@ -57,11 +61,11 @@ raw-content placement="top" > - <RenderComponent /> + {RenderComponent()} </el-tooltip> ) } - return <RenderComponent /> + return RenderComponent() } }, }) diff --git a/PipeLineLems/web/src/components/Title/Title.module.scss b/PipeLineLems/web/src/components/Title/Title.module.scss index d3d88ad..addf41a 100644 --- a/PipeLineLems/web/src/components/Title/Title.module.scss +++ b/PipeLineLems/web/src/components/Title/Title.module.scss @@ -13,11 +13,19 @@ justify-content: space-between; align-items: center; } +.label { + word-break: keep-all; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; +} .desc { - width: 252px; height: 17px; font-size: 12px; font-family: PingFang SC, PingFang SC; font-weight: 400; color: #35363b; + overflow: hidden; + white-space: nowrap; + text-overflow: ellipsis; } diff --git a/PipeLineLems/web/src/components/Title/Title.tsx b/PipeLineLems/web/src/components/Title/Title.tsx index f18a813..c09bdd6 100644 --- a/PipeLineLems/web/src/components/Title/Title.tsx +++ b/PipeLineLems/web/src/components/Title/Title.tsx @@ -1,5 +1,6 @@ import { defineComponent, SetupContext } from 'vue' import styles from './Title.module.scss' +import { _t } from '@/libs/Language/Language' export default defineComponent({ name: 'Title', @@ -25,11 +26,19 @@ class={styles.title} onClick={() => emit('click')} > - <span>{slots.default && slots.default()}</span> + <div class={styles.label}>{slots.default && slots.default()}</div> {slots.content ? ( - <span>{slots.content()}</span> + <div class={styles.label}>{slots.content()}</div> ) : ( - <span class={styles.desc}>{props.desc}</span> + <el-tooltip + effect="dark" + content={props.desc} + placement="top" + disabled={!props.desc} + show-after={200} + > + <div class={styles.desc}>{_t(props.desc)}</div> + </el-tooltip> )} </h3> ) diff --git a/PipeLineLems/web/src/components/Variable/Variable.module.scss b/PipeLineLems/web/src/components/Variable/Variable.module.scss index e6d8af9..6947763 100644 --- a/PipeLineLems/web/src/components/Variable/Variable.module.scss +++ b/PipeLineLems/web/src/components/Variable/Variable.module.scss @@ -21,10 +21,10 @@ font-size: 14px; font-family: PingFang SC, PingFang SC; font-weight: 400; - color: #333333; + color: #5a84ff; cursor: pointer; &:hover { - color: #5a84ff; + color: #134bf3; } } > img { diff --git a/PipeLineLems/web/src/components/Variable/Variable.tsx b/PipeLineLems/web/src/components/Variable/Variable.tsx index e3d854f..1ae8c4f 100644 --- a/PipeLineLems/web/src/components/Variable/Variable.tsx +++ b/PipeLineLems/web/src/components/Variable/Variable.tsx @@ -4,7 +4,11 @@ import Icon from '../Icon/Icon' import { Base } from '@/libs/Base/Base' import { useVModels } from '@vueuse/core' +import get from 'lodash/get' +import { set } from 'lodash' +import { text } from 'stream/consumers' const { openVariableDialog } = sdk.utils +import { _t, getScopeT, Language } from '@/libs/Language/Language' interface CurrentVariableType { id?: string @@ -47,6 +51,10 @@ type: String, default: '', }, + LanguageScopeKey: { + type: String, + default: '', + }, }, emits: ['update:modelValue', 'update:dataSource', 'change'], setup(props, { attrs, slots, emit }) { @@ -69,14 +77,14 @@ const onMultipleSelectVariable = (varData: any[]) => { if (props.field) { const index = props.index + varData.forEach((variable, i: number) => { const row: any = dataSource.value[index + i] if (row) { - if ( - typeof row[props.field] !== 'object' || - row[props.field] === null - ) { - row[props.field] = variable.name + const v = get(row, props.field) + + if (typeof v !== 'object' || v === null) { + set(row, props.field, variable.name) } } }) @@ -85,10 +93,10 @@ const onSelectVariable = async () => { const currentVariable: CurrentVariableType = {} - if (variable.value) { - currentVariable.id = Base.getVariableIdByName(variable.value) - currentVariable.name = variable.value - } + // if (variable.value) { + // currentVariable.id = Base.getVariableIdByName(variable.value) + // currentVariable.name = variable.value + // } try { const varData = await openVariableDialog({ currentVariable, @@ -98,8 +106,8 @@ configData: {}, }) if (!props.isMultiple) { - variable.value = varData.name - emit('change', varData.name) + variable.value = varData?.name + emit('change', varData?.name) } else { onMultipleSelectVariable(varData) } @@ -120,7 +128,7 @@ clearable={props.clearable || props.isClose} readonly={props.isClose || props.clearable} class={styles.selectVariable} - placeholder="璇疯緭鍏�" + placeholder={_t('璇烽�夋嫨')} suffix-icon={ <el-button link @@ -129,7 +137,7 @@ style="margin-right: 10px;" onClick={onSelectVariable} > - 閫夋嫨 + {_t('閫夋嫨')} </el-button> } ></el-input> @@ -173,7 +181,7 @@ </div> ) : ( <span onClick={onSelectVariable} class={styles.select}> - 璇烽�夋嫨 + {_t('璇烽�夋嫨')} </span> )} </div> diff --git a/PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.module.scss b/PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.module.scss new file mode 100644 index 0000000..c631a86 --- /dev/null +++ b/PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.module.scss @@ -0,0 +1,15 @@ +.container { + height: 560px; +} +.mainTable { + height: calc(100% - 90px); +} +.tools { + margin-top: 15px; + display: flex; + width: 100%; + align-items: center; + .name { + margin-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.tsx b/PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.tsx new file mode 100644 index 0000000..a4bc51c --- /dev/null +++ b/PipeLineLems/web/src/components/WorkSectionDialog/WorkSectionDialog.tsx @@ -0,0 +1,120 @@ +import { defineComponent, useSlots } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import { useSelectDialog } from './hook' +import styles from './WorkSectionDialog.module.scss' +import Search from '@/components/Search/Search' +import BaseTable from '@/components/Table/Table' +import { _t } from '@/libs/Language/Language' +export default defineComponent({ + name: 'WorkSectionDialog', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + data: { + type: Array, + default: () => [], + }, + params: { + type: Object, + default: () => ({}), + }, + columns: { + type: Array, + default: () => [], + }, + dataTransformer: { + type: Function, + }, + pageSize: { + type: Number, + default: 50, + }, + zIndex: { + type: Number, + }, + isHidePagination: { + type: Boolean, + default: false, + }, + radio: { + type: Boolean, + default: false, + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, ctx) { + const { + onClose, + onConfirm, + onCheck, + onOpen, + onSearch, + visible, + innerValue, + tableRef, + dataSource, + columns, + selections, + } = useSelectDialog(props, ctx) + const slots = useSlots() + ctx.expose({ + onSearch, + }) + return () => { + const params = {} + Object.keys(props.params).forEach((key) => { + params[key] = props.params[key] || '' + }) + return ( + <BaseDialog + destroy-on-close + class={styles.drawer} + style="background: #fff" + width="664px" + height={props.isHidePagination ? '590px' : '480px'} + title={props.title ? props.title : _t('宸ュ簭閫夋嫨')} + v-model={visible.value} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + append-to-body + > + <div class={styles.container}> + <div class={styles.tools}> + <span class={styles.name}>{_t('鏌ヨ')}</span> + <Search v-model={innerValue.value} onConfirm={onSearch} /> + {slots.header?.()} + </div> + <div class={styles.mainTable}> + <BaseTable + params={{ + Filter: innerValue.value, + includeDetails: true, + ...params, + }} + selections={selections.value} + pageSize={props.pageSize} + isHidePagination={props.isHidePagination} + ref={tableRef} + radio={props.radio} + url="/api/v1/messuite/query/worksection" + style="margin-top:10px" + v-model:dataSource={dataSource.value} + columns={props.columns.length ? props.columns : columns.value} + dataTransformer={props.dataTransformer} + isChecked={true} + onCheck={onCheck} + /> + </div> + </div> + </BaseDialog> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/WorkSectionDialog/hook.ts b/PipeLineLems/web/src/components/WorkSectionDialog/hook.ts new file mode 100644 index 0000000..9b75bb3 --- /dev/null +++ b/PipeLineLems/web/src/components/WorkSectionDialog/hook.ts @@ -0,0 +1,78 @@ +import { ref, onMounted, reactive, computed, watch } from 'vue' +import { _t } from '@/libs/Language/Language' + +export const useSelectDialog = (props: any, ctx: any) => { + const visible = computed({ + get() { + return props.modelValue + }, + set(val) { + ctx.emit('update:modelValue', val) + }, + }) + + const dataSource = ref<any[]>([]) + + const innerValue = ref('') + + const tableRef = ref() + + const checkedList = ref<any[]>([]) + + const columns = computed(() => [ + { + title: _t('搴忓彿'), + type: 'seq', + width: '60', + }, + { + field: 'name', + title: _t('宸ュ簭鍚嶇О'), + }, + + { + field: 'remark', + title: _t('澶囨敞'), + }, + ]) + + const onClose = () => { + visible.value = false + } + + const onConfirm = async () => { + ctx.emit('confirm', checkedList.value) + } + + const onSearch = () => { + tableRef.value?.getList() + } + + const onCheck = (list: any) => { + checkedList.value = list + } + + const selections = computed(() => { + const data = props.data?.map((item: any) => item.id) ?? [] + return data.filter((item: any) => item) + }) + + const onOpen = () => { + checkedList.value = [] + // console.log(dataSource.value, selections, props.data) + } + + return { + selections, + dataSource, + columns, + tableRef, + innerValue, + visible, + onSearch, + onOpen, + onCheck, + onClose, + onConfirm, + } +} diff --git a/PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.module.scss b/PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.module.scss new file mode 100644 index 0000000..8937b2f --- /dev/null +++ b/PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.module.scss @@ -0,0 +1,12 @@ +.workSectionParams { + display: flex; + flex-direction: column; + align-items: center; + justify-content: center; +} + +.btnList { + display: flex; + flex-direction: row; + align-items: center; +} diff --git a/PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.tsx b/PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.tsx new file mode 100644 index 0000000..d7488fb --- /dev/null +++ b/PipeLineLems/web/src/components/WorkSectionParams/WorkSectionParams.tsx @@ -0,0 +1,249 @@ +import { computed, defineComponent, onMounted, ref } from 'vue' +import styles from './WorkSectionParams.module.scss' +import Tab from '@/components/Tab/Tab' +import TabPane from '@/components/Tab/TabPane' +import CommonTable from '@/components/CommonTable/CommonTable' +import { _t } from '@/libs/Language/Language' +import DyForm from '../DyForm/DyForm' +import BaseDialog from '../BaseDialog/BaseDialog' +import { getWorkSection } from './api' +import { useGlobalState } from '@/libs/Store/Store' +import IconButton from '../IconButton/IconButton' +import { ElMessage } from 'element-plus' + +export default defineComponent({ + name: 'WorkSectionParams', + props: { + onConfirm: { + type: Function, + }, + selections: { + type: Array, + default: () => [], + }, + }, + emits: ['update:visible', 'confirm', 'cancel'], + setup(props, ctx) { + const { workSectionList } = useGlobalState() + const tabData = ref<any[]>() + const formRef = ref<any>(null) + const formData = ref<any>({}) + const visible = ref(false) + const paramsData = ref<any[]>([]) + const formulaData = ref<any[]>([]) + const materielData = ref<any[]>([]) + const paramRef = ref<any>(null) + const formulaRef = ref<any>(null) + const materielRef = ref<any>(null) + const selectedMap = ref<any>({}) + const isEdit = ref(false) + + const typeMap = computed(() => { + return { + process: { + type: 0, + name: _t('閲囬泦鍙傛暟'), + }, + formula: { + type: 1, + name: _t('閰嶆柟鍙傛暟'), + }, + material: { + type: 2, + name: _t('鐗╂枡鍙傛暟'), + }, + } + }) + const currentTab = computed(() => { + const base = [ + { + label: _t('閲囬泦鍙傛暟'), + name: 'process', + hidden: false, + edition: 'G', + data: paramsData, + ref: paramRef, + }, + { + label: _t('閰嶆柟鍙傛暟'), + name: 'formula', + hidden: false, + data: formulaData, + ref: formulaRef, + edition: 'H', + }, + { + label: _t('鐗╂枡鍙傛暟'), + name: 'material', + hidden: false, + data: materielData, + ref: materielRef, + }, + ] + + return base + }) + + const workSectionMap = computed(() => { + const map = {} + workSectionList.state.value.forEach((item: any) => { + map[item.value] = item + }) + return map + }) + + const refMap = computed(() => ({ + 0: paramRef, + 1: formulaRef, + 2: materielRef, + })) + + const onConfirm = () => { + const getItem = (item: any, key: string) => { + return { + ...item, + workSectionId: formData.value.id, + sourceDisplayTxt: item.name, + source: item.key, + sourceType: typeMap.value[key].type, + sourceTypeDisplayTxt: typeMap.value[key].name, + workSectionName: workSectionMap.value[formData.value.id].label, + productionLineSegmentId: + workSectionMap.value[formData.value.id].source?.segment?.id, + productionLineSegmentName: + workSectionMap.value[formData.value.id].source?.segment?.name, + } + } + const { process = [], formula = [], material = [] } = selectedMap.value + const data = process + .map((item: any) => getItem(item, 'process')) + .concat(formula.map((item: any) => getItem(item, 'formula'))) + .concat(material.map((item: any) => getItem(item, 'material'))) + if (isEdit.value) { + if (data.length !== 1) { + ElMessage.warning(_t('璇烽�夋嫨涓�涓弬鏁帮紒')) + return + } + } + ctx.emit('confirm', isEdit.value ? data[0] : data) + visible.value = false + } + const onCancel = () => { + visible.value = false + } + + const onEdit = async () => { + if (!props.selections.length) { + ElMessage.warning(_t('璇烽�夋嫨涓�涓厤缃紒')) + return + } + if (props.selections.length > 1) { + ElMessage.warning(_t('璇峰嬁閫夋嫨澶氫釜閰嶇疆鎿嶄綔锛�')) + return + } + isEdit.value = true + visible.value = true + const data = props.selections[0] as any + formData.value.id = data.workSectionId + await getWorkSectionParams(data.workSectionId) + + const ref = refMap.value[data.sourceType] + ref?.value?.setSelectRow([data.id]) + } + + const getWorkSectionParams = async (id: string) => { + if (!id) return + const res = await getWorkSection(id) + const { processParameters, formulaParameters, materialDetections } = res + paramsData.value = processParameters + formulaData.value = formulaParameters + materielData.value = materialDetections + } + + onMounted(async () => { + if (workSectionList.state.value) { + const id = workSectionList.state.value[0]?.value + formData.value.id = id + await getWorkSectionParams(id) + } + }) + return () => { + return ( + <div class={styles.workSectionParams}> + <div class={styles.btnList}> + <IconButton + icon="add-p" + type="primary" + onClick={() => { + isEdit.value = false + visible.value = true + }} + > + {_t('鏂板')} + </IconButton> + {/* <IconButton icon="edit" onClick={onEdit}> + {_t('缂栬緫')} + </IconButton> */} + </div> + <BaseDialog + title={_t('鏂板浜у搧涓嬪彂鍙傛暟鍊奸厤缃�')} + onConfirm={onConfirm} + onClose={onCancel} + v-model={visible.value} + width="954px" + height="536px" + > + <DyForm + ref={formRef} + formData={formData.value} + labelWidth="106px" + formItemProps={[ + { + label: _t('宸ュ簭'), + prop: 'id', + el: 'select', + options: workSectionList.state.value, + placeholder: _t('璇烽�夋嫨宸ュ簭'), + onChange: getWorkSectionParams, + }, + ]} + ></DyForm> + <Tab active={currentTab.value[0].name} size="small" type="params"> + {currentTab.value.map((item: any) => { + return ( + <TabPane key={item.name} label={item.label} name={item.name}> + <div style={{ height: '300px' }}> + <CommonTable + ref={item.ref} + isContextMenu={false} + v-model:dataSource={item.data.value} + isFooter={false} + height="290px" + onCheck={(records: any[]) => { + selectedMap.value[item.name] = records + }} + columns={[ + { + title: _t('鍙傛暟鍚�'), + field: 'name', + key: 'name', + }, + { + title: _t('鍙傛暟鎻忚堪'), + field: 'description', + key: 'description', + }, + ]} + isStop={item.isStop} + /> + </div> + </TabPane> + ) + })} + </Tab> + </BaseDialog> + </div> + ) + } + }, +}) diff --git a/PipeLineLems/web/src/components/WorkSectionParams/api.ts b/PipeLineLems/web/src/components/WorkSectionParams/api.ts new file mode 100644 index 0000000..10818e5 --- /dev/null +++ b/PipeLineLems/web/src/components/WorkSectionParams/api.ts @@ -0,0 +1,8 @@ +import { Base } from '@/libs/Base/Base' +const request = Base.request + +export const getWorkSection = (id: string) => { + return request.get( + `/api/v1/processmanagement/worksection/${id}?includeDetails=true` + ) +} diff --git a/PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.module.scss b/PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.module.scss new file mode 100644 index 0000000..1c5a67b --- /dev/null +++ b/PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.module.scss @@ -0,0 +1,15 @@ +.container { + height: 560px; +} +.mainTable { + height: calc(100% - 90px); +} +.tools { + margin-top: 15px; + display: flex; + width: 270px; + align-items: center; + .name { + margin-right: 10px; + } +} diff --git a/PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.tsx b/PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.tsx new file mode 100644 index 0000000..8a5f43c --- /dev/null +++ b/PipeLineLems/web/src/components/WorkStationDialog/WorkStationDialog.tsx @@ -0,0 +1,78 @@ +import { defineComponent } from 'vue' +import BaseDialog from '@/components/BaseDialog/index.vue' +import { useSelectDialog } from './hook' +import styles from './WorkStationDialog.module.scss' +import Search from '@/components/Search/Search' +import BaseTable from '@/components/Table/Table' +import { _t } from '@/libs/Language/Language' +export default defineComponent({ + name: 'WorkStationDialog', + props: { + modelValue: { + type: Boolean, + default: false, + }, + title: { + type: String, + default: '', + }, + data: { + type: Array, + default: () => [], + }, + }, + emits: ['update:modelValue', 'close', 'confirm'], + setup(props, ctx) { + const { + onClose, + onConfirm, + onCheck, + onOpen, + onSearch, + visible, + innerValue, + tableRef, + dataSource, + columns, + selections, + } = useSelectDialog(props, ctx) + return () => ( + <BaseDialog + destroy-on-close + class={styles.drawer} + style="background: #fff" + width="664px" + height="578px" + title={props.title ? props.title : _t('宸ヤ綅閫夋嫨')} + v-model={visible.value} + onClose={onClose} + onConfirm={onConfirm} + onOpen={onOpen} + > + <div class={styles.container}> + <div class={styles.tools}> + <span class={styles.name}>{_t('鏌ヨ')}</span> + <Search v-model={innerValue.value} onConfirm={onSearch} /> + </div> + <div class={styles.mainTable}> + <BaseTable + params={{ + Filter: innerValue.value, + includeDetails: true, + }} + selections={selections.value} + pageSize={50} + ref={tableRef} + url="/api/v1/processmanagement/workstation" + style="margin-top:10px" + v-model:dataSource={dataSource.value} + columns={columns.value} + isChecked={true} + onCheck={onCheck} + /> + </div> + </div> + </BaseDialog> + ) + }, +}) diff --git a/PipeLineLems/web/src/components/WorkStationDialog/hook.ts b/PipeLineLems/web/src/components/WorkStationDialog/hook.ts new file mode 100644 index 0000000..68e8d13 --- /dev/null +++ b/PipeLineLems/web/src/components/WorkStationDialog/hook.ts @@ -0,0 +1,79 @@ +import { ref, onMounted, reactive, computed, watch } from 'vue' +import { _t } from '@/libs/Language/Language' + +export const useSelectDialog = (props: any, ctx: any) => { + const visible = computed({ + get() { + return props.modelValue + }, + set(val) { + ctx.emit('update:modelValue', val) + }, + }) + + const dataSource = ref<any[]>([]) + + const innerValue = ref('') + + const tableRef = ref() + + const checkedList = ref<any[]>([]) + + const columns = computed(() => [ + { + title: _t('搴忓彿'), + type: 'seq', + width: '60', + }, + { + field: 'workSection.name', + title: _t('宸ュ簭鍚嶇О'), + }, + { + field: 'name', + title: _t('宸ヤ綅鍚嶇О'), + }, + { + field: 'remark', + title: _t('澶囨敞'), + }, + ]) + + const onClose = () => { + visible.value = false + } + + const onConfirm = async () => { + ctx.emit('confirm', checkedList.value) + } + + const onSearch = () => { + tableRef.value?.getList() + } + + const onCheck = (list: any) => { + checkedList.value = list + } + + const selections = computed(() => { + return props.data?.map((item: any) => item.id) ?? [] + }) + + const onOpen = () => { + // console.log(dataSource.value, selections, props.data) + } + + return { + selections, + dataSource, + columns, + tableRef, + innerValue, + visible, + onSearch, + onOpen, + onCheck, + onClose, + onConfirm, + } +} diff --git a/PipeLineLems/web/src/components/index.d.ts b/PipeLineLems/web/src/components/index.d.ts new file mode 100644 index 0000000..57f6a11 --- /dev/null +++ b/PipeLineLems/web/src/components/index.d.ts @@ -0,0 +1 @@ +declare module 'information-ui' diff --git a/PipeLineLems/web/src/components/index.ts b/PipeLineLems/web/src/components/index.ts new file mode 100644 index 0000000..d226217 --- /dev/null +++ b/PipeLineLems/web/src/components/index.ts @@ -0,0 +1,33 @@ +export { default as BaseContent } from './BaseContent/BaseContent' +export { default as BaseDialog } from './BaseDialog/index.vue' +export { default as BaseDrawer } from './BaseDrawer/BaseDrawer' +export { default as BaseInput } from './BaseInput/BaseInput' +export { default as Container } from './Container/Container' +export { default as Content } from './Content/Content' +export { default as DateTimePickRange } from './DateTimePickRange/DateTimePickRange' +export { default as Dialog } from './Dialog/index.vue' +export { default as DialogPreView } from './DialogPreView/DialogPreView' +export { default as DyForm } from './DyForm/DyForm' +export { default as Empty } from './Empty/Empty' +export { default as Flow } from './Flow/Flow' +export { default as Icon } from './Icon/Icon' +export { default as IconButton } from './IconButton/IconButton' +export { default as MyPages } from './MyPages/index.vue' +export { default as Pdf } from './Pdf/index.vue' +export { default as PreviewDialog } from './PreviewDialog/index.vue' +export { default as Radio } from './Radio/Radio' +export { default as Search } from './Search/Search' +export { default as SearchInput } from './SearchInput/SearchInput' +export { default as Select } from './Select/Select' +export { default as Setting } from './Setting/Setting' +export { default as Tab } from './Tab/Tab' +export { default as Table } from './Table/Table' +export { default as TableFilter } from './TableFilter/TableFilter' +export { default as Tag } from './Tag/Tag' +export { default as TdButton } from './TdButton/TdButton' +export { default as Text } from './Text/Text' +export { default as Title } from './Title/Title' +export { default as TouchScale } from './TouchScale/index.vue' +export { default as Upload } from './Upload/index.vue' +export * from './vue3-context-menu' +export * from './ConfirmBox/ConfirmBox' diff --git a/PipeLineLems/web/src/components/package.json b/PipeLineLems/web/src/components/package.json new file mode 100644 index 0000000..abc2bc8 --- /dev/null +++ b/PipeLineLems/web/src/components/package.json @@ -0,0 +1,11 @@ +{ + "name": "information-ui", + "version": "1.0.2", + "description": "淇℃伅鍖栫粍浠�", + "main": "./es/index.es.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "", + "license": "ISC" +} diff --git a/PipeLineLems/web/src/components/vue3-context-menu/ContextMenuItem.vue b/PipeLineLems/web/src/components/vue3-context-menu/ContextMenuItem.vue index 85252d1..f13ad9c 100644 --- a/PipeLineLems/web/src/components/vue3-context-menu/ContextMenuItem.vue +++ b/PipeLineLems/web/src/components/vue3-context-menu/ContextMenuItem.vue @@ -1,61 +1,133 @@ <template> - <div v-if="!hidden" class="mx-context-menu-item-wrapper" ref="menuItemRef" data-type="ContextMenuItem"> + <div + v-if="!hidden" + class="mx-context-menu-item-wrapper" + ref="menuItemRef" + data-type="ContextMenuItem" + > <!--Custom render--> - <VNodeRender v-if="globalHasSlot('itemRender')" :vnode="() => globalRenderSlot('itemRender', getItemDataForChildren())" /> - <VNodeRender v-else-if="customRender" :vnode="customRender" :data="getItemDataForChildren()" /> + <VNodeRender + v-if="globalHasSlot('itemRender')" + :vnode="() => globalRenderSlot('itemRender', getItemDataForChildren())" + /> + <VNodeRender + v-else-if="customRender" + :vnode="customRender" + :data="getItemDataForChildren()" + /> <!--Default item--> - <div + <div v-else :class="[ 'mx-context-menu-item', - (disabled ? 'disabled' : ''), - (keyBoardFocusMenu ? 'keyboard-focus' : ''), - (customClass ? (' ' + customClass) : ''), - (showSubMenu ? 'open' : ''), + disabled ? 'disabled' : '', + keyBoardFocusMenu ? 'keyboard-focus' : '', + customClass ? ' ' + customClass : '', + showSubMenu ? 'open' : '', ]" @click="onClick" + @touchstart="onTouchStart" @mouseenter="onMouseEnter" > <slot> <div class="mx-item-row"> - <div :class="[ - 'mx-icon-placeholder', - preserveIconWidth ? 'preserve-width': '', - ]"> + <div + :class="[ + 'mx-icon-placeholder', + preserveIconWidth ? 'preserve-width' : '', + ]" + > <slot name="icon"> - <VNodeRender v-if="globalHasSlot('itemIconRender')" :vnode="() => globalRenderSlot('itemIconRender', getItemDataForChildren())" /> - <svg v-else-if="typeof svgIcon === 'string' && svgIcon" class="icon svg" v-bind="svgProps"> + <VNodeRender + v-if="globalHasSlot('itemIconRender')" + :vnode=" + () => + globalRenderSlot('itemIconRender', getItemDataForChildren()) + " + /> + <svg + v-else-if="typeof svgIcon === 'string' && svgIcon" + class="icon svg" + v-bind="svgProps" + > <use :xlink:href="svgIcon"></use> </svg> - <VNodeRender v-else-if="(typeof icon !== 'string')" :vnode="icon" :data="icon" /> - <i v-else-if="typeof icon === 'string' && icon !== ''" :class="icon + ' icon '+ iconFontClass + ' ' + globalIconFontClass"></i> + <VNodeRender + v-else-if="typeof icon !== 'string'" + :vnode="icon" + :data="icon" + /> + <i + v-else-if="typeof icon === 'string' && icon !== ''" + :class=" + icon + ' icon ' + iconFontClass + ' ' + globalIconFontClass + " + ></i> </slot> <slot v-if="checked" name="check"> - <VNodeRender v-if="globalHasSlot('itemCheckRender')" :vnode="() => globalRenderSlot('itemCheckRender', getItemDataForChildren())" /> + <VNodeRender + v-if="globalHasSlot('itemCheckRender')" + :vnode=" + () => + globalRenderSlot( + 'itemCheckRender', + getItemDataForChildren() + ) + " + /> <ContextMenuIconCheck /> </slot> </div> <slot name="label"> - <VNodeRender v-if="globalHasSlot('itemLabelRender')" :vnode="() => globalRenderSlot('itemLabelRender', getItemDataForChildren())" /> - <span class="label" v-else-if="typeof label === 'string'">{{ label }}</span> + <VNodeRender + v-if="globalHasSlot('itemLabelRender')" + :vnode=" + () => + globalRenderSlot('itemLabelRender', getItemDataForChildren()) + " + /> + <span class="label" v-else-if="typeof label === 'string'">{{ + label + }}</span> <VNodeRender v-else :vnode="label" :data="label" /> </slot> </div> <div class="mx-item-row"> <slot v-if="shortcut" name="shortcut"> - <VNodeRender v-if="globalHasSlot('itemShortcutRender')" :vnode="() => globalRenderSlot('itemShortcutRender', getItemDataForChildren())" /> + <VNodeRender + v-if="globalHasSlot('itemShortcutRender')" + :vnode=" + () => + globalRenderSlot( + 'itemShortcutRender', + getItemDataForChildren() + ) + " + /> <span class="mx-shortcut">{{ shortcut }}</span> </slot> <slot v-if="showRightArrow" name="rightArrow"> - <VNodeRender v-if="globalHasSlot('itemRightArrowRender')" :vnode="() => globalRenderSlot('itemRightArrowRender', getItemDataForChildren())" /> + <VNodeRender + v-if="globalHasSlot('itemRightArrowRender')" + :vnode=" + () => + globalRenderSlot( + 'itemRightArrowRender', + getItemDataForChildren() + ) + " + /> <ContextMenuIconRight /> </slot> </div> </slot> </div> - + <!--Sub menu render--> - <Transition v-if="globalMenuTransitionProps" v-bind="globalMenuTransitionProps"> + <Transition + v-if="globalMenuTransitionProps" + v-bind="globalMenuTransitionProps" + > <slot v-if="showSubMenu" name="submenu"></slot> </Transition> <slot v-else-if="showSubMenu" name="submenu"></slot> @@ -63,8 +135,21 @@ </template> <script setup lang="ts"> -import { inject, nextTick, onBeforeUnmount, onMounted, type PropType, ref, type SVGAttributes, toRefs, type TransitionProps } from 'vue' -import type { MenuItemContext, SubMenuParentContext } from './ContextSubMenu.vue' +import { + inject, + nextTick, + onBeforeUnmount, + onMounted, + type PropType, + ref, + type SVGAttributes, + toRefs, + type TransitionProps, +} from 'vue' +import type { + MenuItemContext, + SubMenuParentContext, +} from './ContextSubMenu.vue' import type { GlobalHasSlot, GlobalRenderSlot } from './ContextMenu.vue' import type { MenuItem } from './ContextMenuDefine' import { VNodeRender } from './ContextMenuUtils' @@ -77,94 +162,94 @@ const props = defineProps({ /** - * Is this menu disabled? + * Is this menu disabled? */ disabled: { type: Boolean, - default: false + default: false, }, /** - * Is this menu hidden? + * Is this menu hidden? */ hidden: { type: Boolean, - default: false + default: false, }, customRender: { type: Function, - default: null + default: null, }, /** * Custom css class for submenu */ customClass: { type: String, - default: '' + default: '', }, clickHandler: { - type: Function as PropType<(e: MouseEvent|KeyboardEvent) => void>, - default: null + type: Function as PropType<(e: MouseEvent | KeyboardEvent) => void>, + default: null, }, /** * Menu label */ label: { type: [String, Object, Function], - default: '' + default: '', }, /** * Menu icon (for icon class) */ icon: { type: [String, Object, Function], - default: '' + default: '', }, /** * Custom icon library font class name. - * + * * Only for css font icon, If you use the svg icon, you do not need to use this. */ iconFontClass: { type: String, - default: 'iconfont' + default: 'iconfont', }, /** * Is this menu item checked? - * + * * The check mark are displayed on the left side of the icon, so it is not recommended to display the icon at the same time. */ checked: { type: Boolean, - default: false + default: false, }, /** * Shortcut key text display on the right. - * + * * The shortcut keys here are only for display. You need to handle the key events by yourself. */ shortcut: { type: String, - default: '' + default: '', }, /** * Display icons use svg symbol (`<use xlink:href="#icon-symbol-name">`) 锛� only valid when icon attribute is empty. */ svgIcon: { type: String, - default: '' + default: '', }, /** * The user-defined attribute of the svg tag, which is valid when using `svgIcon`. */ svgProps: { type: Object as PropType<SVGAttributes>, - default: null + default: null, }, /** * Should a fixed-width icon area be reserved for menu items without icon. (this item) - * + * * Default is true . - * + * * The width of icon area can be override with css var `--mx-menu-placeholder-width`. */ preserveIconWidth: { @@ -176,76 +261,85 @@ */ showRightArrow: { type: Boolean, - default: false + default: false, }, hasChildren: { type: Boolean, - default: false + default: false, }, /** * Should close menu when Click this menu item ? */ clickClose: { type: Boolean, - default: true + default: true, }, /** * When there are subitems in this item, is it allowed to trigger its own click event? Default is false */ clickableWhenHasChildren: { type: Boolean, - default: false + default: false, }, rawMenuItem: { type: Object as PropType<MenuItem>, - default: undefined + default: undefined, }, -}); -const emit = defineEmits([ - 'click', - 'subMenuOpen', - 'subMenuClose', -]) +}) +const emit = defineEmits(['click', 'subMenuOpen', 'subMenuClose']) -const { - clickHandler, clickClose, clickableWhenHasChildren, disabled, hidden, - label, icon, iconFontClass, - showRightArrow, shortcut, +const { + clickHandler, + clickClose, + clickableWhenHasChildren, + disabled, + hidden, + label, + icon, + iconFontClass, + showRightArrow, + shortcut, hasChildren, -} = toRefs(props); -const showSubMenu = ref(false); -const keyBoardFocusMenu = ref(false); +} = toRefs(props) +const showSubMenu = ref(false) +const keyBoardFocusMenu = ref(false) -const menuItemRef = ref<HTMLElement>(); +const menuItemRef = ref<HTMLElement>() -const globalHasSlot = inject('globalHasSlot') as GlobalHasSlot; -const globalRenderSlot = inject('globalRenderSlot') as GlobalRenderSlot; -const globalTheme = inject('globalTheme') as string; -const globalIconFontClass = inject('globalIconFontClass') as string; -const globalMenuTransitionProps = inject('globalMenuTransitionProps') as TransitionProps; -const globalClickCloseClassName = inject('globalClickCloseClassName') as string; -const globalIgnoreClickClassName = inject('globalIgnoreClickClassName') as string; -const globalCloseMenu = inject('globalCloseMenu') as (fromItem: MenuItem|undefined) => void; +const globalHasSlot = inject('globalHasSlot') as GlobalHasSlot +const globalRenderSlot = inject('globalRenderSlot') as GlobalRenderSlot +const globalTheme = inject('globalTheme') as string +const globalIconFontClass = inject('globalIconFontClass') as string +const globalMenuTransitionProps = inject( + 'globalMenuTransitionProps' +) as TransitionProps +const globalClickCloseClassName = inject('globalClickCloseClassName') as string +const globalIgnoreClickClassName = inject( + 'globalIgnoreClickClassName' +) as string +const globalCloseMenu = inject('globalCloseMenu') as ( + fromItem: MenuItem | undefined +) => void -const menuContext = inject('menuContext') as SubMenuParentContext; +const menuContext = inject('menuContext') as SubMenuParentContext //Instance Contet for keyboadr control -const menuItemInstance : MenuItemContext = { +const menuItemInstance: MenuItemContext = { showSubMenu: () => { if (showSubMenu.value) { //Mark current item - menuContext.markActiveMenuItem(menuItemInstance, true); - return true; + menuContext.markActiveMenuItem(menuItemInstance, true) + return true } else if (hasChildren.value) { - onMouseEnter(); - return true; + onMouseEnter() + return true } - return false; + return false }, isDisabledOrHidden: () => disabled.value || hidden.value, getElement: () => menuItemRef.value, - focus: () => keyBoardFocusMenu.value = true, - blur: () => keyBoardFocusMenu.value = false, + focus: () => (keyBoardFocusMenu.value = true), + blur: () => (keyBoardFocusMenu.value = false), click: onClick, } @@ -254,102 +348,104 @@ //褰撳墠鑿滃崟鏉$洰鏄湪鏁翠綋鍔犺浇瀹屾垚鍚庢墠鏄剧ず鐨勶紝姝ゆ椂鑿滃崟椤哄簭宸茬粡鏃犳硶鐭ラ亾锛� //鎵�浠ヨ繖閲岄渶瑕佸湪鐖剁骇鍏冪礌涓煡鎵惧緱鍑哄綋鍓嶈彍鍗曠殑浣嶇疆銆� // - //The current menu item is displayed after the overall loading is completed. - //At this time, the menu order cannot be known, so here we need to + //The current menu item is displayed after the overall loading is completed. + //At this time, the menu order cannot be known, so here we need to //find the position of the current menu in the parent element. nextTick(() => { - let index = 0; - const parentEl = menuContext.getElement(); + let index = 0 + const parentEl = menuContext.getElement() if (parentEl) { - let indexCounting = 0; + let indexCounting = 0 for (let i = 0; i < parentEl.children.length; i++) { - const el = parentEl.children[i]; + const el = parentEl.children[i] if (el.getAttribute('data-type') === 'ContextMenuItem') { if (el === menuItemRef.value) { - index = indexCounting; - break; + index = indexCounting + break } - indexCounting++; + indexCounting++ } } } //Insert to pos - menuContext.addChildMenuItem(menuItemInstance, index); - }); - } else - menuContext.addChildMenuItem(menuItemInstance); -}); + menuContext.addChildMenuItem(menuItemInstance, index) + }) + } else menuContext.addChildMenuItem(menuItemInstance) +}) onBeforeUnmount(() => { - menuContext.removeChildMenuItem(menuItemInstance); -}); + menuContext.removeChildMenuItem(menuItemInstance) +}) + +function onTouchStart(e: TouchEvent) { + e?.stopPropagation() +} //Click handler -function onClick(e: MouseEvent|KeyboardEvent) { +function onClick(e: MouseEvent | KeyboardEvent) { //Ignore clicking when disabled - if (disabled.value) - return; + if (disabled.value) return //Ignore clicking when click on some special elements if (e) { - const currentTarget = e.target as HTMLElement; - if (currentTarget.classList.contains('mx-context-no-clickable')) - return; - if (globalIgnoreClickClassName && currentTarget.classList.contains(globalIgnoreClickClassName)) - return; - if (globalClickCloseClassName && currentTarget.classList.contains(globalClickCloseClassName)) { - e.stopPropagation(); - globalCloseMenu(props.rawMenuItem); - return; + const currentTarget = e.target as HTMLElement + if (currentTarget.classList.contains('mx-context-no-clickable')) return + if ( + globalIgnoreClickClassName && + currentTarget.classList.contains(globalIgnoreClickClassName) + ) + return + if ( + globalClickCloseClassName && + currentTarget.classList.contains(globalClickCloseClassName) + ) { + e.stopPropagation() + globalCloseMenu(props.rawMenuItem) + return } } //Has submenu? if (hasChildren.value) { if (clickableWhenHasChildren.value) { - if (typeof clickHandler.value === 'function') - clickHandler.value(e); - emit('click', e); - } - else if (!showSubMenu.value) - onMouseEnter(); + if (typeof clickHandler.value === 'function') clickHandler.value(e) + emit('click', e) + } else if (!showSubMenu.value) onMouseEnter() } else { //Call hander from options - if (typeof clickHandler.value === 'function') - clickHandler.value(e); - emit('click', e); + if (typeof clickHandler.value === 'function') clickHandler.value(e) + emit('click', e) if (clickClose.value) { //emit close - globalCloseMenu(props.rawMenuItem); + globalCloseMenu(props.rawMenuItem) } } } //MouseEnter handler: show item submenu function onMouseEnter(e?: MouseEvent) { //Clear keyBoard focus style - keyBoardFocusMenu.value = false; + keyBoardFocusMenu.value = false //绛夊緟涓�涓欢鏃讹紝浠ラ槻姝㈢敤鎴疯繃蹇Щ鍔ㄩ紶鏍囧鑷磋彍鍗曢殣钘� //Wait for a delay to prevent the menu from being hidden due to the user moving the mouse too fast if (!menuContext.checkCloseOtherSubMenuTimeOut()) - menuContext.closeOtherSubMenu(); + menuContext.closeOtherSubMenu() if (!disabled.value) { //Mark current item - menuContext.markActiveMenuItem(menuItemInstance); + menuContext.markActiveMenuItem(menuItemInstance) if (hasChildren.value) { - if (!e) - menuContext.markThisOpenedByKeyBoard(); + if (!e) menuContext.markThisOpenedByKeyBoard() //Open sub menu menuContext.addOpenedSubMenu(() => { - keyBoardFocusMenu.value = false; - showSubMenu.value = false; - emit('subMenuClose'); - }); - showSubMenu.value = true; - emit('subMenuOpen'); + keyBoardFocusMenu.value = false + showSubMenu.value = false + emit('subMenuClose') + }) + showSubMenu.value = true + emit('subMenuOpen') } } } - + //Data for custom render function getItemDataForChildren() { return { @@ -373,8 +469,7 @@ defineExpose({ showSubMenu, keyBoardFocusMenu, -}); +}) </script> -<style> -</style> +<style></style> diff --git a/PipeLineLems/web/src/hooks/Dialog.ts b/PipeLineLems/web/src/hooks/Dialog.ts new file mode 100644 index 0000000..154eff5 --- /dev/null +++ b/PipeLineLems/web/src/hooks/Dialog.ts @@ -0,0 +1,447 @@ +import { ref, SetupContext, Ref, nextTick, computed, onMounted } from 'vue' +import { useVModel, useVModels } from '@vueuse/core' +import { ElMessage } from 'element-plus' +import { cloneDeep } from 'lodash' +import { _t } from '@/libs/Language/Language' + +/** + * 鍏宠仈鏉$爜 + */ +export const relationCodeColumns = computed(() => [ + { + title: _t('搴忓彿'), + field: 'seq', + type: 'seq', + }, + { + title: _t('瑙勫垯绫诲瀷'), + field: 'type', + }, + { + title: _t('鏉$爜鍚嶇О'), + field: 'name', + }, + { + title: _t('鏉$爜娈电粍鎴�'), + field: 'barcodeGenerationDetail', + }, + { + title: _t('鏉$爜绀轰緥'), + field: 'codeDemo', + }, + { + title: _t('鏇存柊鏃堕棿'), + field: 'lastModificationTime', + }, + { + title: _t('澶囨敞'), + field: 'remark', + }, +]) + +export const checkCodeColumns = computed(() => [ + { + title: _t('鏉$爜鍚嶇О'), + field: 'name', + }, + { + title: _t('鏍¢獙绫诲瀷'), + field: 'verificationType', + }, + { + title: _t('鏍¢獙鏉$爜'), + field: 'verificationRule', + }, + { + title: _t('鏇存柊鏃堕棿'), + field: 'lastModificationTime', + }, + { + title: _t('澶囨敞'), + field: 'remark', + }, +]) +// 寮圭獥鍩烘湰鏁版嵁 +export const useDialog = (props: any, ctx: SetupContext) => { + /** + * 鏄剧ず闅愯棌 + */ + const visible = + props.visible !== null ? useVModel(props, 'visible', ctx.emit) : ref(false) + /** + * 鍩虹鏁版嵁 + */ + const data = ref([]) + /** + * 鎼滅储鍊� + */ + const search = ref('') + /** + * 閫夋嫨鐨勫�� + */ + const selections = ref<any[]>([]) + // 浼犻�掕繘鏉ョ殑鏁版嵁 + const { modelValue } = useVModels(props, ctx.emit) + /** + * 鍏抽棴 + */ + const onClose = () => { + visible.value = false // 鏇存柊visible鐨勫�� + selections.value = [] + ctx.emit('close') + } + /** + * 纭 + */ + const onConfirm = () => { + visible.value = false // 鏇存柊visible鐨勫�� + selections.value = [] + ctx.emit('confirm') + } + /** + * 閫夋嫨 + * @param records + */ + const onCheck = (records: Array<Record<string, any>>) => { + selections.value = records + } + + const onChange = (val: any) => {} + /** + * 閫夋嫨 + */ + const onSelect = () => { + visible.value = true + } + + return { + visible, + data, + modelValue, + selections, + search, + onConfirm, + onClose, + onCheck, + onChange, + onSelect, + } +} + +/** + * 鍏宠仈鐗╂枡寮圭獥 + * */ +export const useRelationMaterial = (props: any, ctx: SetupContext) => { + const dialogHook = useDialog(props, ctx) + const tableRef = ref() + const { visible, selections } = dialogHook + const dataSource = ref(props.dataSource) + + /** + * 鐐瑰嚮纭畾鐨勬椂鍊欙紝闇�瑕佸皢閫夋嫨鐨勬暟鎹鍒癲ataSource涓� + */ + const updateDataSource = () => { + return new Promise<void>((r, j) => { + try { + if (Array.isArray(selections.value) && selections.value.length > 0) { + const index = props.index + const data = cloneDeep(dataSource.value) + dataSource.value = [] + nextTick(() => { + dataSource.value = data + selections.value.forEach((row, i: number) => { + const record = { + name: row.name, + materialTypeDisplay: row.materialTypeDisplay, + type: { + value: row.materialType, + description: row.materialTypeDisplay, + name: row.materialName || row.name, + }, + } + if (row.type) { + record.type = row.type + } + const currentIndex = index + i + if (dataSource.value[currentIndex]) { + const row = dataSource.value[currentIndex] + dataSource.value.splice(currentIndex, 1, { + ...row, + ...record, + }) + } else { + dataSource.value.push(record) + } + }) + r() + }) + } + } catch (error) { + j(error) + } + }) + } + // 纭鏃讹紝鏇存柊鏁版嵁 + const onConfirm = async () => { + // 鏇存柊閫変腑鐨勬暟鎹� + await updateDataSource() + visible.value = false + ctx.emit('update:dataSource', dataSource.value) + ctx.emit('confirm', dataSource.value) + } + + return { + ...dialogHook, + tableRef, + onConfirm, + } +} +/** + * 鍏宠仈鐢熸垚鐮� + * @param props + * @param ctx + * @returns + */ +export const useRelationGenerate = (props: any, ctx: SetupContext) => { + const dialogHook = useDialog(props, ctx) + + const { visible, modelValue, search } = dialogHook + const current = ref<Record<string, any>>({}) + const tableRef = ref() + const formRef = ref() + const formData = ref({ + barcode: '', + dataVariable: '', + input: '', + }) + const barcodeVisible = ref(false) + const objectName = ref(modelValue.value.objectName) + const onRowClick = ({ row }: any) => { + // 鍙朿ode + current.value = { + name: objectName.value || row.name, + value: row.id, + description: row.name, + objectName, + row, + } + } + + onMounted(() => { + const { name, dataVariable } = modelValue.value + current.value = cloneDeep(modelValue.value) + formData.value.barcode = name || '' + formData.value.dataVariable = dataVariable || '' + if (name && dataVariable) { + formData.value.input = `${name}/${dataVariable}` + } else { + formData.value.input = name || '' + } + }) + + // 纭鏃讹紝鏇存柊鏁版嵁 + const onConfirm = async () => { + await formRef.value.validate() + visible.value = false + modelValue.value = { + ...current.value, + dataVariable: formData.value.dataVariable, + } + if (formData.value.dataVariable) { + formData.value.input = `${current.value.name}/${formData.value.dataVariable}` + } else { + formData.value.input = current.value.name + } + + ctx.emit('confirm', { + ...current.value, + dataVariable: formData.value.dataVariable, + }) + } + + const onBarcodeConfirm = () => { + formData.value.barcode = current.value.description + barcodeVisible.value = false + } + + const onSearch = () => { + tableRef.value?.getList({ + filter: search.value, + }) + } + + const url = computed(() => { + return props.ruleType === 'barcodegeneration' + ? '/api/v1/messuite/query/barcodegeneration' + : '/api/v1/messuite/query/barcodeverification' + }) + + const columns = computed(() => { + return props.ruleType === 'barcodegeneration' + ? relationCodeColumns.value + : checkCodeColumns.value + }) + + return { + columns, + url, + ...dialogHook, + formData, + tableRef, + barcodeVisible, + formRef, + onBarcodeConfirm, + onSearch, + onRowClick, + onConfirm, + } +} + +/** + * 鍏宠仈娴佺▼ + * @param props + * @param ctx + * @returns + */ +export const useRelationFlow = (props: any, ctx: SetupContext) => { + const dialogHook = useDialog(props, ctx) + const tableRef = ref() + const { visible, modelValue, selections } = dialogHook + const isDisabled = ref(false) + const checkFlow = (records: Record<string, any>[]) => { + const flows: number[] = [] + records.forEach((item) => { + flows.push(item.businessType.value) + }) + // 杩涘嚭绔欎氦浜掗檺鍒� + // flows涓笉鑳介噸澶嶏紝鏈�1鐨勬儏鍐典笅锛屼笉鑳芥湁2鍜�3锛屾湁2鍜�3鐨勬儏鍐典笅锛屼笉鑳芥湁1,2鍜�3涓嶈兘閲嶅 + const temp = flows.filter((v) => v == 0) + const other = flows.filter((v) => v != 0) + const l = new Set(other).size + temp.length + if (flows.length !== l) { + return false + } + if (flows.includes(1)) { + if (flows.includes(2) || flows.includes(3)) { + return false + } + return true + } + if (flows.includes(2) || flows.includes(3)) { + if (flows.includes(1)) { + return false + } + return true + } + return true + } + /** + * 閫夋嫨 + * @param records + */ + const onCheck = (records: Array<Record<string, any>>) => { + selections.value = records + if (!checkFlow(records)) { + isDisabled.value = true + ElMessage.error(_t('杩涚珯銆佸嚭绔欑殑浜や簰绫诲瀷鍙兘閫夋嫨涓�涓紝璇锋鏌ワ紒')) + } else { + isDisabled.value = false + } + } + // 纭鏃讹紝鏇存柊鏁版嵁 + const onConfirm = () => { + modelValue.value = selections.value.map((item) => { + return { + ...item, + description: item.name, + } + }) + visible.value = false + } + + const onShowDialog = () => { + visible.value = true + nextTick(() => { + if (tableRef.value && modelValue.value?.length) { + tableRef.value?.setSelectRow( + modelValue.value.map((item: any) => item.type) + ) + } + }) + } + + return { + ...dialogHook, + tableRef, + isDisabled, + onCheck, + onConfirm, + onShowDialog, + } +} + +/** + * 宸ュ簭 + * @param props + * @param ctx + * @returns + */ +export const useWorkSection = (props: any, ctx: SetupContext) => { + const dialogHook = useDialog(props, ctx) + const tableRef = ref() + const current = ref({}) + const { visible, modelValue, selections, search } = dialogHook + + // 纭鏃讹紝鏇存柊鏁版嵁 + const onConfirm = () => { + if (!props.isChecked) { + modelValue.value = { + ...current.value, + } + ctx.emit('confirm', current.value) + } else { + ctx.emit('confirm', selections.value) + } + visible.value = false + } + + const onShowDialog = () => { + visible.value = true + nextTick(() => { + if (tableRef.value && modelValue.value?.length) { + tableRef.value?.setSelectRow( + modelValue.value.map((item: any) => item.id) + ) + } else { + tableRef.value?.setCurrentRow(modelValue.value.id) + } + }) + } + + const onSearch = () => { + tableRef.value?.getList({ + filter: search.value, + }) + } + + const onRowClick = ({ row }: any) => { + // 鍙朿ode + current.value = { + name: row.name, + id: row.id, + code: row.code, + flowDefinitions: row.flowDefinitions, + sectionType: row.sectionType, + } + } + + return { + ...dialogHook, + tableRef, + current, + onSearch, + onRowClick, + onConfirm, + onShowDialog, + } +} diff --git a/PipeLineLems/web/src/hooks/File.ts b/PipeLineLems/web/src/hooks/File.ts new file mode 100644 index 0000000..b5be4a7 --- /dev/null +++ b/PipeLineLems/web/src/hooks/File.ts @@ -0,0 +1,42 @@ +import { importFileToService, exportFileToClient } from '@/api/file' +import { ElMessage } from 'element-plus' +import { downloadFile } from '@/utils/client' +import dayjs from 'dayjs' +import { _t } from '@/libs/Language/Language' + +export const useFile = () => { + /** + * 瀵煎叆鏂囦欢 + * @param url + */ + const importFile = async (url: string, file: File) => { + const formData = new FormData() + formData.append('file', file) + await importFileToService(url, formData) + ElMessage(_t('瀵煎叆鎴愬姛')) + } + /** + * 瀵煎嚭鏂囦欢 + * @param url + */ + const exportFile = async ( + url: string, + params: any, + name: string, + suffix = 'xlsx' + ) => { + const res = await exportFileToClient(url, params) + // downloadFile(res, `${name}_${dayjs().format('YYYYMMDDHHMMss')}.${suffix}`) + await downloadFile({ + fileUrl: url, + fileName: `${name}_${dayjs().format('YYYYMMDDHHMMss')}.${suffix}`, + params, + }) + ElMessage.success(_t('瀵煎嚭鎴愬姛')) + } + + return { + importFile, + exportFile, + } +} diff --git a/PipeLineLems/web/src/hooks/drawer.ts b/PipeLineLems/web/src/hooks/drawer.ts new file mode 100644 index 0000000..0f79ae5 --- /dev/null +++ b/PipeLineLems/web/src/hooks/drawer.ts @@ -0,0 +1,73 @@ +import { + ref, + onMounted, + reactive, + computed, + Ref, + watch, + readonly, + h, +} from 'vue' +import { Language } from '@/libs/Language/Language' +import { FormItem } from 'vxe-table' + +interface DrawerType {} + +export const useDrawer = (props: any, ctx: any) => { + const _t = props._t + /** + * 鐢ㄦ潵瀵规瘮鐨勫垵濮嬪寲鏁版嵁 + */ + const formData = reactive<Record<string, any>>({ + count: 1, + }) + + const formRef = ref() + + const visible = computed({ + get() { + return props.modelValue + }, + set(val) { + ctx.emit('update:modelValue', val) + }, + }) + + const onClose = (done: () => void) => { + visible.value = false + done && done() + } + /** + * 淇濆瓨 + */ + const onConfirm = async () => { + formRef.value?.validate() + } + /** + * 寮圭獥鎵撳紑鑾峰彇璇︽儏 + */ + const onOpen = async () => { + const res: any = {} + Object.assign(formData, { + flowDefinitions: res.flowDefinitions, + code: res.code, + id: res.id, + isDisabled: res.isDisabled, + name: res.name, + remark: res.remark, + segment: res?.segment?.id, + sectionType: res.sectionType?.value, + sort: res.sort, + segmentData: res.segment, + }) + } + + return { + formData, + visible, + formRef, + onOpen, + onClose, + onConfirm, + } +} diff --git a/PipeLineLems/web/src/index.d.ts b/PipeLineLems/web/src/index.d.ts index f711f01..90dd51c 100644 --- a/PipeLineLems/web/src/index.d.ts +++ b/PipeLineLems/web/src/index.d.ts @@ -1,2 +1,7 @@ declare module 'syc-cms' declare module 'sdk' + +declare module '*.vue' { + import Vue from 'vue' + export default Vue +} diff --git a/PipeLineLems/web/src/libs/Base/Base.ts b/PipeLineLems/web/src/libs/Base/Base.ts index b3329ef..68f13be 100644 --- a/PipeLineLems/web/src/libs/Base/Base.ts +++ b/PipeLineLems/web/src/libs/Base/Base.ts @@ -1,26 +1,30 @@ import sdk from 'sdk' import { ref, reactive, Ref, computed, onMounted, nextTick } from 'vue' import { Create } from '@/libs/Create/Create' -import { globalState } from '../Store/Store' +import { globalState } from '../Store/globalState' const { request } = sdk.utils // @ts-ignore import compose from 'koa-compose' +import { ConfigureCodeMap, SwappedConfigureCodeMap } from '@/libs/system-enum' +import { getSettings } from '@/api/common-enum' +interface SettingType { + settings: { + name: string + value: string + }[] +} let composeMiddleArray: any = [] let flag = 0 -export class Base< - T extends { - [key: string]: any - } = {} -> { +export class Base<T extends {} = {}> { // 鐘舵�� [key: string]: any constructor(initState?: T) { if (initState) { this.initState(initState) - // this.getVariable() + this.getVariable() this.onMounted && onMounted(this.onMounted.bind(this)) } } @@ -28,7 +32,7 @@ * 鍏ㄥ眬鐘舵�� */ //@ts-ignore - static globalState: Record<string, any> = globalState + static globalState = globalState /** * 璇锋眰request锛宺equest.get request.post... */ @@ -68,6 +72,48 @@ } } /** + * 鑾峰彇鐢ㄦ埛璁剧疆 + */ + async getFormDataBySettings() { + const { settings }: SettingType = (await getSettings()) || { + settings: [], + } + const formData: Record<string, any> = {} + settings.forEach((item: any) => { + const key = SwappedConfigureCodeMap[item.name] + if (key) { + if (typeof item.name === ConfigureCodeMap.ProductionLineSegment) { + try { + item.value = JSON.parse(item.value) + formData[key] = item.value + } catch (error) { + item.value = [] + } + } else { + try { + if (this.isStringAnObject(item.value)) { + formData[key] = JSON.parse(item.value) + } else { + formData[key] = item.value + } + } catch (error) { + formData[key] = [] + console.error(error) + } + } + } + }) + console.log(settings, formData, 'settings') + return formData + } + + /** + * 鍒濆鍖栫郴缁熼厤缃� + */ + private async initSystemConfig() { + this.baseSystemConfig.value = await this.getFormDataBySettings() + } + /** * 鏍规嵁name鑾峰彇鍙橀噺ID * @param name * @returns @@ -102,16 +148,17 @@ this.clear() // 缂撳瓨涓�鍒嗛挓,濡傛灉涓嬫閲嶆柊璇锋眰锛屽垯鏇存柊 if (size > 0 && Date.now() - t < Base.CACHE_TIME) return next && next() - try { - const vars = await request.get('/api/v1/variable/query') - const varMap = this.transformArrayToMap(vars.result) - this.setState(Base.CACHE_KEY, Date.now()) - this.setState(Base.MAP_KEY, varMap) - next && next() - } catch (error) { - // next() - console.error(error, '鍙橀噺鏌ヨ鎺ュ彛鎶ラ敊锛屾殏鍋滆姹�') - } + // 鍘婚櫎鑾峰彇鍙橀噺 + // try { + // const vars = await request.get('/api/v1/variable/query') + // const varMap = this.transformArrayToMap(vars.result) + // this.setState(Base.CACHE_KEY, Date.now()) + // this.setState(Base.MAP_KEY, varMap) + // next && next() + // } catch (error) { + // // next() + // console.error(error, '鍙橀噺鏌ヨ鎺ュ彛鎶ラ敊锛屾殏鍋滆姹�') + // } } /** * 娓呯悊鍏ㄥ眬鍙傛暟 @@ -154,7 +201,7 @@ * @param key key * @returns any */ - getState(key: string | any) { + getState(key: string | symbol) { return Base.globalState[key] } /** @@ -163,7 +210,7 @@ * @param value value * @returns void */ - setState(key: string | any, value: any) { + setState(key: string | symbol, value: any) { return (Base.globalState[key] = ref(value)) } @@ -187,5 +234,7 @@ return sdk.userInfo || {} } + static userInfo = sdk.userInfo || {} + // useVModels } diff --git a/PipeLineLems/web/src/libs/DownloadFile/DownLoadFile.ts b/PipeLineLems/web/src/libs/DownloadFile/DownLoadFile.ts new file mode 100644 index 0000000..f513fc6 --- /dev/null +++ b/PipeLineLems/web/src/libs/DownloadFile/DownLoadFile.ts @@ -0,0 +1,68 @@ +//@ts-nocheck +export class Client { + isClient() { + return !!window.bridge?.electron + } + /** + * 璋冪敤瀹㈡埛绔富杩涚▼ + * + * @example + * // 鏈�灏忓寲 + * invoke(function({ electron }, a, b){ + * const { BrowserWindow } = electron + * BrowserWindow.getFocusedWindow()?.minimize() + * }, 'a', 'b') + * + * @param fn 涓婁笅鏂囩嫭绔嬶紝涓嶅彲寮曠敤澶栭儴鍙橀噺 + * @returns + */ + async invoke( + ...args: Parameters<NonNullable<typeof window.bridge>['invoke']> + ) { + if (!window.bridge) { + throw new Error('!bridge') + } + return await window.bridge.invoke(...args) + } +} +export class Download { + /** + * 涓嬭浇鏂囦欢 + * @param data + * @param name + * @param mediaType + */ + file(data: any, name: string, mediaType?: string) { + const client = new Client() + // 瀹㈡埗绔粯璁や繚瀛樼被鍨嬮敊璇紝閲嶆柊璁剧疆 + if (client.isClient()) { + let arr = name.split('.') + let fileType = arr[arr.length - 1] + client.invoke(({ electron }, fileType) => { + const { BrowserWindow, downloadItem } = electron + const win = BrowserWindow.getFocusedWindow() + + win.webContents.session.on( + 'will-download', + (event: Event, item: typeof downloadItem) => { + item.setSaveDialogOptions({ + filters: [{ name: `${fileType} File`, extensions: [fileType] }], + }) + //... + } + ) + }, fileType) + } + + const blob = new Blob([data], { type: mediaType }) + // 鍒涘缓涓嬭浇閾炬帴 + const downloadHref = URL.createObjectURL(blob) + // 鍒涘缓a鏍囩骞朵负鍏舵坊鍔犲睘鎬� + const downloadLink = document.createElement('a') + downloadLink.href = downloadHref + downloadLink.download = name + // 瑙﹀彂鐐瑰嚮浜嬩欢鎵ц涓嬭浇 + downloadLink.click() + URL.revokeObjectURL(downloadHref) + } +} diff --git a/PipeLineLems/web/src/libs/Permission/Permission.d.ts b/PipeLineLems/web/src/libs/Permission/Permission.d.ts index cf91d1f..f150447 100644 --- a/PipeLineLems/web/src/libs/Permission/Permission.d.ts +++ b/PipeLineLems/web/src/libs/Permission/Permission.d.ts @@ -23,3 +23,48 @@ } [key: string]: any } + +export enum EditionTypeEnum { + A = 'LMES.BarcodeManagement.Enable', + B = 'LMES.FlowManagement.Enable', + C = 'LMES.FormulaManagement.Enable', + D = 'LMES.MaterialManagement.Enable', + E = 'LMES.OrderManagement.Enable', + F = 'LMES.ProcessManagement.Enable', + G = 'LMES.ProcessManagement.ProcessParameter.Enable', + H = 'LMES.ProcessManagement.FormulaParameter.Enable', + I = 'LMES.ProcessManagement.MaterialParameter.Enable', + J = 'LMES.ProcessManagement.KanbanIpAddressEnable.Enable', + K = 'LMES.ProductionManagement.Enable', + L = 'LMES.ProductManagement.Enable', + M = 'LMES.ProductManagement.SOPEnable', + N = 'LMES.QualityManagement.Enable', + O = 'LMES.TraceManagement.Enable', + P = 'LMES.ProcessManagement.MaterialAssociationConfig.Enable', + + /** + * SOP绠$悊鏄惁鏄剧ず + */ + R = 'LMES.ProductManagement.SOPEnable', + /** + * 閰嶆柟鍙婂伐鑹鸿矾绾� + */ + S = 'LMES.FormulaManagement.Enable', + /** + * 鍒囨崲宸ュ簭鏉ユ簮 + */ + T = 'LMES.TraceManagement.WorkSectionSourceEnable', + /** + * 鏄惁鍚敤鍏宠仈瀵硅薄 + */ + U = 'LMES.FlowManagement.AssociationObjectEnable', + /** + * 娴佺▼璁捐 + */ + Q = 'LMES.FlowManagement.FlowDesignEnable', + + /** + * 鏄惁鍚敤娴佺▼鍔熻兘 + */ + V = 'LMES.FlowManagement.AbilityDesignEnable', +} diff --git a/PipeLineLems/web/src/libs/Permission/Permission.ts b/PipeLineLems/web/src/libs/Permission/Permission.ts index 9417df6..6f9068c 100644 --- a/PipeLineLems/web/src/libs/Permission/Permission.ts +++ b/PipeLineLems/web/src/libs/Permission/Permission.ts @@ -9,10 +9,11 @@ } from 'vue' import { ElMessage } from 'element-plus' import sdk from 'sdk' -import { Permission, UserInfo, Props } from './Permission.d' +import { Permission, UserInfo, Props, EditionTypeEnum } from './Permission.d' import { useGlobalState } from '../Store/Store' +import { FeatureType } from '../Store/Store.d' -import { get } from 'lodash' +import { clone, cloneDeep, get, isBoolean } from 'lodash' import { editionMap } from '../enum' import { _t } from '../Language/Language' @@ -29,7 +30,7 @@ */ const permissionCodes = ref<string[]>([]) -const featureMap = ref<Record<string, any>>({}) +const featureMap = ref<Record<string, FeatureType>>({}) /** * 鏍¢獙鏉冮檺锛屽彂鍑鸿鍛� @@ -81,7 +82,7 @@ } export const vEditionShow: { [key: string]: Directive } = { - updated(el: HTMLElement, binding: DirectiveBinding<any>) { + updated(el: HTMLElement, binding: DirectiveBinding<EditionTypeEnum>) { if (el) { const state: Record<string, any> = useGlobalState() const l = Object.keys(state.featureMap.state.value)?.length @@ -127,6 +128,18 @@ } /** + * 鍔熻兘鐗堟湰鎺у埗 + */ +export const useEditionFeature = async () => { + const state = useGlobalState() + const { getSystemConfig } = state + + // @ts-ignore + await getSystemConfig(true) + featureMap.value = state.featureMap.state.value +} + +/** * 鍒濆鍖栨潈闄� * @param props * @param permissionMap diff --git a/PipeLineLems/web/src/libs/Provider/Provider.ts b/PipeLineLems/web/src/libs/Provider/Provider.ts index 676363f..c3fd4ed 100644 --- a/PipeLineLems/web/src/libs/Provider/Provider.ts +++ b/PipeLineLems/web/src/libs/Provider/Provider.ts @@ -1,6 +1,7 @@ import { onBeforeMount, onUnmounted, reactive, ref, toRefs, Ref } from 'vue' import set from 'lodash/set' import get from 'lodash/get' +import { Base } from '@/libs/Base/Base' interface ControllerType { Models: Record<string, Function> @@ -13,7 +14,7 @@ * @returns */ const extractNameFromPath = (filePath: string) => { - const regex = /\/([^\/0-9][A-Za-z-0-9]+)\.ts$/ + const regex = /\/([A-Za-z]+)\.ts$/ const match = filePath.match(regex) if (match && match[1]) { diff --git a/PipeLineLems/web/src/libs/Socket/Socket.ts b/PipeLineLems/web/src/libs/Socket/Socket.ts new file mode 100644 index 0000000..2cdd6de --- /dev/null +++ b/PipeLineLems/web/src/libs/Socket/Socket.ts @@ -0,0 +1,267 @@ +import sdk from 'sdk' +import { createSingleToast } from './toast' +import * as signalR from '@microsoft/signalr' +import { onUnmounted, Ref } from 'vue' +import { Language } from '@/libs/Language/Language' +const baseURL = sdk.baseURL + +/** + * + * 馃毉馃毉馃毉馃毉馃毉馃毉馃毉绂佺敤锛岃浣跨敤Socket/index.ts馃毉馃毉馃毉馃毉馃毉馃毉馃毉 + * + * + * 搴熷純锛屼粛鏈夊紩鐢� + * + * 灏佽 signalR.HubConnection + * + * @example + * socket = new Socket({url, name}) + * + * @example + * // 璋冪敤鏂规硶 + * socket.call('fun', ...args) + * + * // 绛変环浜� + * connection.invoke('fun', ...args) + * + * @example + * // 娉ㄥ唽浜嬩欢 + * socket.on(type, callback) + * socket.on(type, callback, {params}) + * + * // 绛変环浜� + * connection.invoke('on', { + * type, + * params, + * callbackId, // autoCreateCallbackID + * }) + * connection.on(callbackId, callback) + * + * // 淇濆瓨娉ㄥ唽浜嬩欢淇℃伅锛岄噸杩炴椂閲嶆柊娉ㄥ唽 + * callbackMap.set(callback, { + * type, + * params, + * callbackId, + * }) + * + * @example + * // vue 缁勪欢涓敞鍐屼簨浠讹紝鍗歌浇鏃惰嚜鍔ㄦ敞閿� + * socket.useOn(type, callback) + * socket.useOn(type, callback, {params}) + * + * @example + * // 娉ㄩ攢浜嬩欢 + * socket.off(type, callback) + * + * // 绛変环浜� + * connection.invoke('off', { + * type, + * callbackId, + * }) + * connection.off(callbackId) + * callbackMap.delete(callback) + */ +export class Socket { + url = '/hubs/v1/variables' + name = '鍙橀噺鏈嶅姟' + connection + isHideMsg + isStop + + /** + * 淇濆瓨娉ㄥ唽浜嬩欢淇℃伅锛岄噸杩炴椂閲嶆柊娉ㄥ唽 + * callbackMap.set(callback, callbackInfo) + */ + callbackMap = new Map< + Function, + { + [key: string]: any + } + >() + + constructor( + object: Partial<Socket> = {}, + isHideMsg = false, + isStop: Ref<boolean> + ) { + Object.assign(this, object) + this.isHideMsg = isHideMsg + this.connection = Socket.createConnection(this.url) + Socket.lockWS() + this.isStop = isStop + } + /** + * 璋冪敤鏂规硶 + */ + call(...args: Parameters<signalR.HubConnection['invoke']>) { + this.connection.invoke(...args) + } + /** + * 娉ㄥ唽浜嬩欢 + * @returns off() + */ + on( + type: string, + callback: (...args: any[]) => void, + params: Record<string, any> = {} + ) { + const connection = this.connection + const callbackId = `callback_${Math.random().toString(32).slice(-8)}` + const callbackInfo = { + ...params, + } + + connection.invoke('SubscribeTraceChanged', callbackInfo) + connection.on(callbackId, callback) + this.callbackMap.set(callback, callbackInfo) + return () => { + this.off(type, callback) + } + } + /** + * vue 缁勪欢鍗歌浇鏃惰嚜鍔ㄦ敞閿� + * @returns off() + */ + useOn(...args: Parameters<Socket['on']>) { + const off = this.on(...args) + onUnmounted(() => { + this.off(args[0], args[1]) + }) + return off + } + /** + * 娉ㄩ攢浜嬩欢 + */ + off(type: string, callback: any) { + const connection = this.connection + const callbackInfo = this.callbackMap.get(callback) + if (!callbackInfo) return + const callbackId = callbackInfo.callbackId + + connection.invoke('off', callbackInfo) + connection.off(callbackId) + this.callbackMap.delete(callback) + } + /** 閲嶆帴娆℃暟 */ + startCount = 0 + /** + * 鍚姩鏈嶅姟 + * @returns + */ + async start(reloadServer: () => void) { + if (this.startCount) return + let resolve: Function + const promise = new Promise((r) => (resolve = r)) + + const self = this + const singleToast = createSingleToast() + const connection = this.connection + + const toast = function (...args: Parameters<typeof singleToast>) { + if (args[2] !== -1) { + singleToast(...args) + } + const methodMap: any = { + warning: 'warn', + error: 'error', + } + const method = methodMap[args[1]] || 'log' + // eslint-disable-next-line no-console + // @ts-ignore + console[method]('[Socket]', ...args) + } + + // 鍚姩 + const start = async () => { + if (connection.state !== 'Disconnected') return + if (this.startCount) { + if (!this.isHideMsg) { + toast( + `${Language._t(self.name)}锛�${Language._t( + '杩炴帴宸叉柇寮�锛岄噸鏂拌繛鎺ヤ腑' + )}...`, + 'warning', + 0 + ) + } + } + + self.startCount += 1 + const first = this.startCount === 1 + + // start + connection + .start() + .then(() => { + if (first) { + // 棣栨杩炴帴鎴愬姛 + toast( + `${Language._t(self.name)}锛�${Language._t('杩炴帴鎴愬姛')}`, + 'success', + -1 + ) + resolve() + } + // 閲嶆柊杩炴帴鎴愬姛 + else { + if (!this.isHideMsg) { + // 涓轰粈涔堜細涓ゆ + toast( + `${Language._t(self.name)}锛�${Language._t('閲嶆柊杩炴帴鎴愬姛')}`, + 'success' + ) + } + // 閲嶆柊娉ㄥ唽浜嬩欢 + reloadServer && reloadServer() + } + }) + .catch(() => { + const delay = Math.min(this.startCount * 1000, 10_000) + if (!this.isHideMsg) { + toast( + `${Language._t(self.name)}锛�${Language._t('杩炴帴澶辫触')}锛�${ + delay / 1000 + }${Language._t('s鍚庨噸璇�')}`, + 'error', + 0 + ) + } + setTimeout(start, delay) + }) + } + + connection.onclose(async () => { + if (!this.isHideMsg) { + toast( + `${Language._t(self.name)}锛�${Language._t('杩炴帴宸叉柇寮�')}`, + 'error', + 0 + ) + } + if (!this.isStop) { + await start() + } + }) + + // 棣栨鍚姩 + await start() + + return promise + } + static lockWS() { + navigator.locks?.request('ws', { mode: 'shared' }, function () { + // console.log('[locks]', ...arguments) + return new Promise(() => {}) + }) + } + static createConnection(url: string) { + // 鍒涘缓 socket + // https://learn.microsoft.com/en-us/aspnet/core/signalr/javascript-client?view=aspnetcore-3.1&tabs=visual-studio + const connection = new signalR.HubConnectionBuilder() + // .withUrl(`http://127.0.0.1:18800/hubs/v1/variables`) + .withUrl(`${baseURL}${url}`) + .configureLogging(signalR.LogLevel.Information) + .build() + return connection + } +} diff --git a/PipeLineLems/web/src/libs/Socket/index.ts b/PipeLineLems/web/src/libs/Socket/index.ts new file mode 100644 index 0000000..fb57b50 --- /dev/null +++ b/PipeLineLems/web/src/libs/Socket/index.ts @@ -0,0 +1,249 @@ +import sdk from 'sdk' +import { createSingleToast } from './toast' +import * as signalR from '@microsoft/signalr' +import { onUnmounted, Ref } from 'vue' +import { Language } from '@/libs/Language/Language' +const baseURL = sdk.baseURL +/** + * + * 灏佽 signalR.HubConnection + * + * @example + * socket = new Socket({url, name}) + * + * @example + * // 璋冪敤鏂规硶 + * socket.call('fun', ...args) + * + * // 绛変环浜� + * connection.invoke('fun', ...args) + * + * @example + * // 娉ㄥ唽浜嬩欢 + * socket.on(type, callback) + * socket.on(type, callback, {params}) + * + * // 绛変环浜� + * connection.invoke('on', { + * type, + * params, + * callbackId, // autoCreateCallbackID + * }) + * connection.on(callbackId, callback) + * + * // 淇濆瓨娉ㄥ唽浜嬩欢淇℃伅锛岄噸杩炴椂閲嶆柊娉ㄥ唽 + * callbackMap.set(callback, { + * type, + * params, + * callbackId, + * }) + * + * @example + * // vue 缁勪欢涓敞鍐屼簨浠讹紝鍗歌浇鏃惰嚜鍔ㄦ敞閿� + * socket.useOn(type, callback) + * socket.useOn(type, callback, {params}) + * + * @example + * // 娉ㄩ攢浜嬩欢 + * socket.off(type, callback) + * + * // 绛変环浜� + * connection.invoke('off', { + * type, + * callbackId, + * }) + * connection.off(callbackId) + * callbackMap.delete(callback) + */ +export class Socket { + url = '/hubs/v1/variables' + name = '鍙橀噺鏈嶅姟' + connection + /** + * 淇濆瓨娉ㄥ唽浜嬩欢淇℃伅锛岄噸杩炴椂閲嶆柊娉ㄥ唽 + * callbackMap.set(callback, callbackInfo) + */ + callbackMap = new Map< + Function, + { + type: string + params: Record<string, any> + callbackId: string + } + >() + + constructor(object: Partial<Socket> = {}) { + Object.assign(this, object) + this.connection = Socket.createConnection(this.url) + Socket.lockWS() + } + /** + * 璋冪敤鏂规硶 + */ + call(...args: Parameters<signalR.HubConnection['invoke']>) { + return this.connection.invoke(...args) + } + /** + * 娉ㄥ唽浜嬩欢 + * @returns off() + */ + + on( + type: string, + callback: (...args: any[]) => void, + params: Record<string, any> = {} + ) { + const connection = this.connection + const callbackId = type + const callbackInfo = { + type, + params, + callbackId, + } + + // connection.invoke('on', params) + connection.on(callbackId, callback) + this.callbackMap.set(callback, callbackInfo) + + return () => { + this.off(type, callback) + } + } + /** + * vue 缁勪欢鍗歌浇鏃惰嚜鍔ㄦ敞閿� + * @returns off() + */ + useOn(...args: Parameters<Socket['on']>) { + const off = this.on(...args) + onUnmounted(() => { + this.off(args[0], args[1]) + }) + return off + } + /** + * 娉ㄩ攢浜嬩欢 + */ + off(type: string, callback: Parameters<Socket['on']>[1]) { + const connection = this.connection + const callbackInfo = this.callbackMap.get(callback) + if (!callbackInfo) return + const callbackId = callbackInfo.callbackId + + connection.invoke('off', callbackInfo) + connection.off(callbackId) + this.callbackMap.delete(callback) + } + /** 閲嶆帴娆℃暟 */ + startCount = 0 + /** + * 鍚姩鏈嶅姟 + * @returns + */ + async start() { + if (this.startCount) return + let resolve: Function + const promise = new Promise((r) => (resolve = r)) + + const self = this + const singleToast = createSingleToast() + const connection = this.connection + + const toast = function (...args: Parameters<typeof singleToast>) { + if (args[2] !== -1) { + singleToast(...args) + } + const methodMap = { + warning: 'warn', + error: 'error', + } + const method = methodMap[args[1]] || 'log' + // eslint-disable-next-line no-console + console[method]('[Socket]', ...args) + } + + // 鍚姩 + const start = async () => { + if (connection.state !== 'Disconnected') return + if (this.startCount) + toast( + `${Language._t(self.name)}锛�${Language._t( + '杩炴帴宸叉柇寮�锛岄噸鏂拌繛鎺ヤ腑' + )}...`, + 'warning', + 0 + ) + self.startCount += 1 + const first = this.startCount === 1 + + // start + connection + .start() + .then(() => { + // 棣栨杩炴帴鎴愬姛 + if (first) { + toast( + `${Language._t(self.name)}锛�${Language._t('杩炴帴鎴愬姛')}`, + 'success', + -1 + ) + resolve() + } + // 閲嶆柊杩炴帴鎴愬姛 + else { + // 涓轰粈涔堜細涓ゆ + toast( + `${Language._t(self.name)}锛�${Language._t('閲嶆柊杩炴帴鎴愬姛')}`, + 'success' + ) + + // 閲嶆柊娉ㄥ唽浜嬩欢 + for (const [, callbackInfo] of this.callbackMap) { + connection.invoke('on', callbackInfo) + } + } + }) + .catch(() => { + const delay = Math.min(this.startCount * 1000, 10_000) + toast( + `${Language._t(self.name)}锛�${Language._t('杩炴帴澶辫触')}锛�${ + delay / 1000 + }${Language._t('s鍚庨噸璇�')}`, + 'error', + 0 + ) + setTimeout(start, delay) + }) + } + + connection.onclose(async () => { + toast( + `${Language._t(self.name)}锛�${Language._t('杩炴帴宸叉柇寮�')}`, + 'error', + 0 + ) + + await start() + }) + + // 棣栨鍚姩 + await start() + + return promise + } + static lockWS() { + navigator.locks?.request('ws', { mode: 'shared' }, function () { + // console.log('[locks]', ...arguments) + return new Promise(() => {}) + }) + } + static createConnection(url: string) { + // 鍒涘缓 socket + // https://learn.microsoft.com/en-us/aspnet/core/signalr/javascript-client?view=aspnetcore-3.1&tabs=visual-studio + const connection = new signalR.HubConnectionBuilder() + // .withUrl(`http://127.0.0.1:18800/hubs/v1/variables`) + .withUrl(`${baseURL}${url}`) + .configureLogging(signalR.LogLevel.Information) + .build() + return connection + } +} diff --git a/PipeLineLems/web/src/libs/Socket/toast.ts b/PipeLineLems/web/src/libs/Socket/toast.ts new file mode 100644 index 0000000..c7580bd --- /dev/null +++ b/PipeLineLems/web/src/libs/Socket/toast.ts @@ -0,0 +1,51 @@ +import { ElMessage, messageTypes } from 'element-plus' + +function toast( + messageOrOptions: string | Partial<any>, + type: (typeof messageTypes)[number], + duration?: any['duration'] +) { + let elMessage: ReturnType<typeof ElMessage> + + // fix: setTimeout 淇鍚屾椂璋冪敤澶氫釜鏃朵細鍫嗗彔 + setTimeout(() => { + elMessage = ElMessage({ + message: String(messageOrOptions), + type, + duration, + grouping: true, + showClose: true, + ...Object(typeof messageOrOptions === 'object' ? messageOrOptions : {}), + }) + }) + + return { + close() { + setTimeout(() => { + elMessage?.close() + }) + }, + } +} + +/** + * 杩斿洖涓�涓細鑷姩鍏抽棴涓婁竴涓殑 toast + */ +function createSingleToast() { + let single: ReturnType<typeof toast> | undefined + + return function singleToast(...args: Parameters<typeof toast>) { + single?.close() + single = toast(...args) + } +} +export const singleToast = createSingleToast() + +function warn(message: string) { + toast(message, 'warning') +} + +export { toast as default, createSingleToast, toast, warn } + +// @ts-ignore +window.toast = toast diff --git a/PipeLineLems/web/src/libs/Store/Store.d.ts b/PipeLineLems/web/src/libs/Store/Store.d.ts index 6e47487..d419ae1 100644 --- a/PipeLineLems/web/src/libs/Store/Store.d.ts +++ b/PipeLineLems/web/src/libs/Store/Store.d.ts @@ -9,3 +9,28 @@ list?: EnumListItemType[] desc?: string } +export interface FeatureType { + depth: number + description: string + dispalyName: string + name: string + parentName: string + provider: { + name: string + key: string + } + value: string | number | boolean + valueType: { + name: string + properties: Record<string, any> + validator: { + name: string + properties: Record<string, any> + } + } +} +export interface FeatureItemType { + dispalyName?: string + features: FeatureType[] + name: string +} diff --git a/PipeLineLems/web/src/libs/Store/Store.ts b/PipeLineLems/web/src/libs/Store/Store.ts index db8cb73..c503e99 100644 --- a/PipeLineLems/web/src/libs/Store/Store.ts +++ b/PipeLineLems/web/src/libs/Store/Store.ts @@ -1,27 +1,398 @@ -import { reactive, onMounted, ref, Ref } from 'vue' +import { reactive, onMounted, ref, Ref, computed } from 'vue' +import { + getEnumList, + getWorkSectionApi, + getWorkStationApi, + getFormDataBySettings, + getFlowData, + getMaterialTypes, + getMaterialTypesEnum, + getFeatureListData, +} from '@/api/common-enum' import { createGlobalState } from '@vueuse/core' +import { FeatureItemType, FeatureType } from './Store.d' +import sdk from 'sdk' +interface BaseState { + systemConfig: Record<string, any> + workSectionList: Record<string, any> + featureList: Record<string, any> + featureMap: Record<string, any> +} + +enum BaseKeyEnum { + systemConfig = 'systemConfig', + workSectionList = 'workSectionList', + featureList = 'featureList', + featureMap = 'featureMap', +} declare global { interface Window { __globalState: any // 瀹氫箟浣犺鏆撮湶缁� window 鐨勫彉閲忕殑绫诲瀷 - __BaseState__: { - workSectionList: Record<string, any> - } + __BaseState__: BaseState } } +interface StateType<T> { + state: Ref<T> +} +const baseDataGenerate = (key?: BaseKeyEnum) => { + const data: BaseState = { + systemConfig: { + state: ref({}), + }, + workSectionList: { + state: ref([]), + }, + featureList: { + state: ref([]), + }, + featureMap: { + state: ref({}), + }, + } + if (key) { + return data[key] + } + return data +} + +const getDataValue = (key: BaseKeyEnum) => { + const { systemConfig, workSectionList, featureList, featureMap } = + window.__BaseState__ + return { + systemConfig: systemConfig || baseDataGenerate(BaseKeyEnum.systemConfig), + workSectionList: + workSectionList || baseDataGenerate(BaseKeyEnum.workSectionList), + featureList: featureList || baseDataGenerate(BaseKeyEnum.featureList), + featureMap: featureMap || baseDataGenerate(BaseKeyEnum.featureMap), + }[key] +} /** * 鍏ㄥ眬鐘舵�� */ -export const globalState = reactive<Record<string, any>>({}) +export const globalState = reactive({}) +if (window) { + // @ts-ignore + window.__BaseState__ = window.__BaseState__ || baseDataGenerate() +} +interface StateRef { + state: Ref +} /** * 鍏ㄥ眬hook * @returns */ -export const useGlobalState = createGlobalState(() => { - const state = {} +export const useGlobalState = createGlobalState<{ + systemConfig: StateRef + workSectionList: StateRef + featureList: StateRef + featureMap: StateRef + productionLineList: StateRef + ProductModelList: StateRef + materialTypeList: StateRef + workStationList: StateRef + hasProductionLine: Ref<boolean> + getSystemConfig: () => Promise<any> + getWorkSectionList: (segmentId?: string) => Promise<any> + getProductModelList: () => Promise<any> + getFlowList: () => Promise<any> + getMaterialTypeList: () => Promise<any> + getWorkStationList: () => Promise<any> + getProductList: () => Promise<any> + // @ts-ignore +}>(() => { + // if(!sessionStorage.getItem('Token')) return {} + /** + * 宸ュ簭鍒楄〃 + */ + const workSectionList = getDataValue( + BaseKeyEnum.workSectionList + ) as StateType<Array<any>> + /** + * 绯荤粺閰嶇疆 + */ + const systemConfig = getDataValue(BaseKeyEnum.systemConfig) as StateType< + Record<string, any> + > + /** + * 鐗堟湰鎺у埗 + */ + const featureList = getDataValue(BaseKeyEnum.featureList) as StateType< + Array<any> + > + + /** + * 鐗堟湰鎺у埗Map + */ + const featureMap = getDataValue(BaseKeyEnum.featureMap) as StateType< + Record<string, any> + > + + /** + * 浜х嚎鍒楄〃 + */ + const productionLineList: StateType<Array<any>> = { + state: ref([]), + } + /** + * 浜у搧鍨嬪彿鍒楄〃 + */ + const ProductModelList: StateType<Array<any>> = { + state: ref([]), + } + + /** + * 鐗╂枡鍒楄〃 + */ + const materialTypeList: StateType<Array<any>> = { + state: ref([]), + } + + /** + * 宸ヤ綅鍒楄〃 + */ + const workStationList: StateType<Array<any>> = { + state: ref([]), + } + + /** + * (寮傛)浜х嚎娈垫暟鎹� + */ + const getProductList = async () => { + const res = await getEnumList('ProductionLineSegment') + const data = res?.map( + (item: { name: string; description: string; value: string }) => { + return { + ...item, + product: item.description, + } + } + ) + productionLineList.state.value = data || [] + return data || [] + } + + /** + * (寮傛)浜у搧鍨嬪彿鏁版嵁 + */ + const getProductModelList = async () => { + const res = await getEnumList('ProductModel') + ProductModelList.state.value = res || [] + return res + } + + /** + * (寮傛)鑾峰彇宸ュ簭 + */ + const getWorkSectionList = async (segmentId?: string) => { + const params: Record<string, any> = { + MaxResultCount: 999, + SkipCount: 0, + } + if (segmentId) { + params.Segment = segmentId + } + const res = await getWorkSectionApi(params) + const items = res.items.map((v) => { + return { + label: v.name, + value: v.id, + workSectionCode: v.code, + source: { ...v }, + } + }) + if (!segmentId) { + workSectionList.state.value = items || [] + } + return items + } + + /** + * (寮傛)鑾峰彇宸ヤ綅 + */ + const getWorkStationList = async () => { + const res = await getWorkStationApi({ + MaxResultCount: 999, + SkipCount: 0, + }) + const items = res.items.map((v) => { + return { + label: v.name, + value: v.id, + } + }) + workStationList.state.value = items || [] + return items + } + + const config = {} + let systemSetTimeT: any + let oldSystemSetTimeT: any + const getSystemConfig = async (checked: boolean = false) => { + const fn = async () => { + const data = await getFormDataBySettings() + systemConfig.state.value = data || config + } + async function handleCheckedState() { + await fn() + await getFeatureList() + } + + async function awaitInitLoading() { + return new Promise<void>((resolve) => { + const t = setInterval(() => { + if ( + Object.keys(systemConfig.state.value).length && + Object.keys(featureList.state.value).length + ) { + resolve() + clearInterval(t) + } + }, 100) + }) + } + return new Promise<void>((resolve) => { + const getConfig = async () => { + const condition = systemSetTimeT !== oldSystemSetTimeT && !checked + oldSystemSetTimeT = systemSetTimeT + if (condition) { + await handleCheckedState() + resolve() + } else { + await awaitInitLoading() + resolve() + } + + systemSetTimeT && clearTimeout(systemSetTimeT) + } + systemSetTimeT = setTimeout(getConfig, 100) + }) + } + /** + * 鑾峰彇娴佺▼鏁版嵁 + * @returns + */ + const getFlowList = async () => { + const data = await getFlowData() + return data.items.map((item: Record<string, any>) => { + return { + label: item.name, + value: item.type, + id: item.id, + } + }) + } + + const getMaterialTypeList = async () => { + const res: Array<{ + value: number + description: string + }> = await getMaterialTypesEnum() + const types = res.map((item) => { + return { + value: Number(item.value), + label: item.description, + } + }) + materialTypeList.state.value = types + return types + // const types = [] + // const res = await getMaterialTypes() + // // const + // await getMaterialTypesEnum() + // for (let key in res) { + // types.push({ + // label: res[key], + // value: Number(key), + // }) + // } + // materialTypeList.state.value = types + // return types + } + + const getFeatureList = async () => { + if ( + !featureList.state.value.length && + systemConfig.state.value?.PluginEdition + ) { + const res = await getFeatureListData( + systemConfig.state.value?.PluginEdition + ) + featureList.state.value = res.groups || [] + res.groups.forEach((item: FeatureItemType) => { + item.features.forEach((feature: FeatureType) => { + let value: string | boolean | number = feature.value + const key: string = feature.name + if (feature.valueType.validator.name === 'BOOLEAN') { + value = feature.value === 'true' + } + featureMap.state.value[key] = { + ...feature, + value, + } + }) + }) + return res + } + return + } + + const getVersion = (version: string) => + Number(version?.split?.('.')?.join?.('')) + const sdkVersion = sdk.version.includes('-beta') + ? sdk.version.replace('-beta', '') + : sdk.version + const currentVersion = getVersion(sdkVersion) + const initFn = () => { + getProductList() + getProductModelList() + getWorkSectionList() + getWorkStationList() + getMaterialTypeList() + getSystemConfig() + } + /** + * 鏄惁鍚湁浜х嚎缁撴瀯 + * true - 鍚湁浜х嚎缁撴瀯 + * false - 涓嶅惈鏈変骇绾跨粨鏋� + */ + const hasProductionLine = computed(() => { + const state: Ref<any> = systemConfig.state + const structure = state.value.ProductionLineStructure + return structure == 1 + }) + + // if (import.meta.env.PROD && currentVersion >= getVersion('2.13.0')) { + // initFn() + // } + + // if (import.meta.env.DEV) { + // initFn() + // } + + const state = { + productionLineList, + ProductModelList, + workStationList, + materialTypeList, + workSectionList, + systemConfig, + featureList, + featureMap, + hasProductionLine, + getSystemConfig, + getWorkSectionList, + getProductModelList, + getFlowList, + getMaterialTypeList, + getWorkStationList, + getProductList, + } + + window.__globalState = state return state }) diff --git a/PipeLineLems/web/src/libs/Store/globalState.ts b/PipeLineLems/web/src/libs/Store/globalState.ts new file mode 100644 index 0000000..2cb42a7 --- /dev/null +++ b/PipeLineLems/web/src/libs/Store/globalState.ts @@ -0,0 +1,3 @@ +import { reactive, onMounted, ref, Ref } from 'vue' + +export const globalState = reactive({}) diff --git a/PipeLineLems/web/src/libs/system-enum.ts b/PipeLineLems/web/src/libs/system-enum.ts new file mode 100644 index 0000000..5cf367f --- /dev/null +++ b/PipeLineLems/web/src/libs/system-enum.ts @@ -0,0 +1,101 @@ +export const ConfigureCodeMap: Record<string, string> = { + // 浜х嚎浠g爜 + ProductionLineCode: 'SCMS.AppSettings.ProductionLineCode', + // 浜х嚎缁撴瀯 + ProductionLineStructure: 'SCMS.AppSettings.ProductionLineStructure', + // 浜х嚎娈靛畾涔� + ProductionLineSegment: 'SCMS.AppSettings.ProductionLineSegment', + // 鐗╂枡浜у搧鍏宠仈宸ュ簭 + MaterialAssociationConfig: 'SCMS.AppSettings.MaterialAssociationConfig', + // 杩涚珯缁撴灉鍊奸厤缃� + EntryResultConfig: 'SCMS.AppSettings.EntryResultConfig', + // 琛ュ厖璇存槑鏄犲皠 + AbnormalCauseConfig: 'SCMS.AppSettings.AbnormalCauseConfig', + // 涓氬姟瀛楁閰嶇疆 + BusinessFiled: 'SCMS.AppSettings.BusinessFiled', + // 鍚敤璋冭瘯妯″紡锛�1=鍚敤璋冭瘯妯″紡锛�0=绂佺敤璋冭瘯妯″紡锛� + EnableDebugMode: 'SCMS.AppSettings.EnableDebugMode', + // 宸ヨ壓閰嶆柟锛�0=浠呭伐鍗曞彲鎿嶄綔涓嬪彂锛�1=浠呭伐鑹洪厤鏂瑰彲鎿嶄綔涓嬪彂锛� + FormulaDistributionMode: 'SCMS.AppSettings.FormulaDistributionMode', + // 杩囩▼璁剧疆锛氱紦瀛樻娴嬫椂闂磋寖鍥撮厤缃� + TimeRangeForDetection: + 'SCMS.AppSettings.TraceManagement.TimeRangeForDetection', + // 杩囩▼鍙傛暟锛氳繑淇暟鎹睍绀洪厤缃紙0-灞曠ず鎵�鏈夋暟鎹紝1-灞曠ず鏈�鏂版暟鎹級 + ShowTraceDataWithLatestData: + 'SCMS.AppSettings.TraceManagement.ShowTraceDataWithLatestData', + // 涓嶈壇鍝佺鐞� + // 浜哄伐杩斾慨锛�0-涓嶅惎鐢紝1-鍚敤锛� + ManualRepair_Enabled: + 'SCMS.AppSettings.QualityManagement.ManualRepair_Enabled', + // 璁惧杩斾慨锛�0-涓嶅惎鐢紝1-鍚敤锛� + EquipmentRepair_Enabled: + 'SCMS.AppSettings.QualityManagement.EquipmentRepair_Enabled', + // 浜у搧鎶ュ簾锛�0-涓嶅惎鐢紝1-鍚敤锛� + Scrap_Enabled: 'SCMS.AppSettings.QualityManagement.Scrap_Enabled', + // NG鍝佹祦鍑猴紙0-涓嶅惎鐢紝1-鍚敤锛� + NgProductOutflow_Enabled: + 'SCMS.AppSettings.QualityManagement.NgProductOutflow_Enabled', + /** + * 浜у搧绠$悊 + */ + Sop_Enabled: 'SCMS.AppSettings.ProductManagement.Sop_Enabled', + Formula_Enabled: 'SCMS.AppSettings.FormulaManagement.PluginState', + Prod_Enabled: 'SCMS.AppSettings.ProductManagement.PluginState', + + /** + * 鐗堟湰 + */ + PluginEdition: 'SCMS.AppSettings.PluginEdition', + /** + * 宸ュ崟绠$悊鐘舵�� + */ + OrderManagementPluginState: 'SCMS.AppSettings.OrderManagement.PluginState', + /** + * 鐐规妯″紡锛�0-鍏抽棴锛�1-鍚敤锛� + */ + InspectionPointMode: 'SCMS.AppSettings.InspectionPointMode', + /** + * 鐐规淇″彿 + */ + InspectionPointSignal: 'SCMS.AppSettings.InspectionPointSignal', + /** + * 鑷畾涔変笟鍔℃枃鏈� + */ + BusinessText: 'SCMS.AppSettings.BusinessText', + // 鎵撳嵃璁剧疆 + PrintAgentConfig: 'SCMS.AppSettings.PrintAgentConfig', + // 宸ュ崟鎵ц鏂瑰紡锛�0=鎵嬪姩鎺у埗銆�1=鑷姩鎺у埗锛� + ExecuteMode: 'SCMS.AppSettings.OrderManagement.ExecuteMode', + //宸ュ崟鎺掍骇閫昏緫锛�0=鎸夊垪琛ㄩ『搴忔帓浜э紱 + DispatchMode: 'SCMS.AppSettings.OrderManagement.DispatchMode', + //宸ュ崟缁撴潫閫昏緫锛�0=璁″垝鏁伴噺绛変簬鎶曚骇鏁伴噺锛� + CompleteMode: 'SCMS.AppSettings.OrderManagement.CompleteMode', + //寮�濮嬫寜閽細LMES瀵归�夋嫨鐨勫彉閲忚繘琛岀疆1锛屽缁撴潫鍙橀噺缃�0锛� + StartVariableName: 'SCMS.AppSettings.OrderManagement.StartVariableName', + //缁撴潫鎸夐挳锛歀MES瀵归�夋嫨鐨勫彉閲忚繘琛岀疆1锛屽寮�濮嬪彉閲忓彉閲忕疆0锛� + FinishVariableName: 'SCMS.AppSettings.OrderManagement.FinishVariableName', + //宸ュ崟缁撴潫閫昏緫锛�0=璁″垝鏁伴噺绛変簬鎶曚骇鏁伴噺锛� + PercentageOfSwitching: + 'SCMS.AppSettings.OrderManagement.PercentageOfSwitching', + // 杩芥函鎶ヨ〃锛氱敓浜ф暟鎹煡璇㈡椂闀� + DateRangeForQuery: 'SCMS.AppSettings.TraceManagement.DateRangeForQuery', + // 杩芥函鎶ヨ〃锛氬鍑烘暟鎹缃� + ExportDataSetting: 'SCMS.AppSettings.TraceManagement.ExportDataSetting', + // 鍑虹珯缁撴灉閰嶇疆 + ExitResultConfig: 'SCMS.AppSettings.ExitResultConfig', +} + +const swapKeysAndValues = (obj: Record<string, string>) => { + const swappedObj: Record<string, any> = {} + for (const key in obj) { + if (obj.hasOwnProperty(key)) { + swappedObj[obj[key]] = key + } + } + return swappedObj +} + +/** + * key value 杞崲 + */ +export const SwappedConfigureCodeMap = swapKeysAndValues(ConfigureCodeMap) diff --git a/PipeLineLems/web/src/main.ts b/PipeLineLems/web/src/main.ts index d85392b..86af6d9 100644 --- a/PipeLineLems/web/src/main.ts +++ b/PipeLineLems/web/src/main.ts @@ -3,8 +3,11 @@ import { createApp, ComponentPublicInstance } from 'vue' import App from './App.vue' import { setXProject } from './api/index' -import { router } from './router' - +import { router, routeInfo } from './router' +import { + renderWithQiankun, + qiankunWindow, +} from 'vite-plugin-qiankun/dist/helper' let instance: ComponentPublicInstance | null = null import sdk from 'sdk' @@ -16,4 +19,4 @@ instance.mount('#app') } -render({}) +render() diff --git a/PipeLineLems/web/src/provider/index.vue b/PipeLineLems/web/src/provider/index.vue index 526c17d..ad1e51c 100644 --- a/PipeLineLems/web/src/provider/index.vue +++ b/PipeLineLems/web/src/provider/index.vue @@ -1,7 +1,12 @@ <template> <el-config-provider :namespace="namespace" :z-index="100" :locale="local"> <!-- 椤甸潰 --> - <div v-if="!notPage" class="widget_slot_page_content" v-bind="widgetProps"> + <div + v-if="!notPage" + class="widget_slot_page_content" + v-bind="widgetProps" + :style="{ width, height, ...widgetProps.style }" + > <template v-if="hasNested"> <!-- 鑷畾涔夊澹� --> <slot name="nested"></slot> @@ -89,11 +94,11 @@ }) const width = computed(() => { const { width } = props.defaultConfig - return props.isApp ? '100%' : width || '1920px' + return props.isApp ? '100%' : width || '100%' }) const height = computed(() => { const { height } = props.defaultConfig - return props.isApp ? '100%' : height || '1080px' + return props.isApp ? '100%' : height || '100%' }) const widgetProps = computed(() => { diff --git a/PipeLineLems/web/src/utils/client.ts b/PipeLineLems/web/src/utils/client.ts new file mode 100644 index 0000000..07a945f --- /dev/null +++ b/PipeLineLems/web/src/utils/client.ts @@ -0,0 +1,287 @@ +import { ElMessage } from 'element-plus' +import streamSaver from 'streamsaver' +import { _t, Language } from '@/libs/Language/Language' +import { downloadFile as downloadOpen } from './index' +import { Base } from '@/libs/Base/Base' +import slash from 'slash' +const request = Base.request + +// if (process.env.NODE_ENV === 'development') { +// streamSaver.mitm = `${location.origin}/mitm/mitm.html?version=2.0.0` +// } else { +// streamSaver.mitm = `http://192.168.2.205:18000/resources/assets/files/mitm.html?version=2.0.0` +// } +declare global { + interface Window { + bridge: { + invoke: (callback: Function, ...args: any[]) => Promise<any> + } + request: { + get: (url: string, config?: any) => Promise<any> + } + electron: Record<string, any> + writer: any + reader: any + } +} + +/** + * 鏄剧ず鏂囦欢澶归�夋嫨瀵硅瘽妗� + * @param title 瀵硅瘽妗嗘爣棰� + * @param buttonLabel 鎸夐挳鏍囩 + * @returns 鏂囦欢澶硅矾寰� + */ +export const showFolderDialog = ( + title: string = '', + buttonLabel: string = '纭畾' +) => { + return window.bridge + ? new Promise((rs) => { + const option = { + title, + buttonLabel, + properties: ['openDirectory'], + filters: [{ name: 'FileType', extensions: ['cmspkg'] }], + } + window.bridge + .invoke(async ({ electron }, option) => { + const { dialog, BrowserWindow } = electron + const win = BrowserWindow.getFocusedWindow() + const res = await dialog.showOpenDialog(win, option) + if (res !== undefined) { + return res + } + }, option) + .then((res) => { + !res.canceled && rs(res.filePaths[0]) + }) + }) + : '' +} +/** + * 涓嬭浇鏂囦欢 + * @param fileUrl 鏂囦欢url + * @param fileName 鏂囦欢鍚� + * @param dir 鏂囦欢淇濆瓨璺緞 + */ +export const downloadFileBuffer = async ( + fileUrl: string, + fileName: string, + dir: string +) => { + if (window.bridge) { + let arraybuffer = await window.request.get(fileUrl, { + responseType: 'arraybuffer', + }) + window.bridge.invoke( + ({ electron, require }, dir, fileName, arrayBuffer) => { + const fs = require('fs') + const path = require('path') + const { shell } = electron + + // 鍒ゆ柇鏂囦欢澶规槸鍚﹀瓨鍦� + let isExist = fs.existsSync(dir) + // 涓嶅瓨鍦�,鑷姩鍒涘缓 + if (!isExist) { + fs.mkdirSync(dir, { + recursive: true, + }) + } + + const filePath = path.join(dir, '/' + fileName) + const ui32 = new Uint8Array(arrayBuffer) + fs.writeFileSync(filePath, ui32) + shell.showItemInFolder(filePath) + }, + dir, + fileName, + arraybuffer + ) + } +} +/** + * 涓嬭浇鏂囦欢娴� + * @param fileUrl 鏂囦欢url + * @param fileName 鏂囦欢鍚� + * @param dir 鏂囦欢淇濆瓨璺緞 + */ +export const downloadFileStream = async ( + fileUrl: string, + fileName: string, + dir: string +) => { + const url = fileUrl.includes('http') + ? fileUrl + : `${location.origin}${fileUrl.startsWith('/') ? '' : '/'}${fileUrl}` + const fnStr = ` + return new Promise((resolve, reject) => { + const { ipcRenderer } = require('electron'); + ipcRenderer.on('export-operation-success', (event, message) => { + resolve(true) + }); + ipcRenderer.on('export-operation-error', (event, message) => { + reject(false) + }); + window.bridge.invoke( + ({ electron, require }) => { + const fs = require('fs') + const path = require('path') + const http = require('http') + const { shell } = electron + const filePath = path.resolve('${dir}', '${fileName}') + const fileStream = fs.createWriteStream(filePath) + const { BrowserWindow } = electron + const win = BrowserWindow.getFocusedWindow() + http.get('${url}', { + headers: ${JSON.stringify(getHeaders())} + },(response) => { + response.pipe(fileStream) + fileStream.on('finish', () => { + fileStream.close() + shell.showItemInFolder(filePath) + win.webContents.send('export-operation-success'); + }) + + fileStream.on('error', (error) => { + win.webContents.send('export-operation-error'); + }) + }).on('error', (error) => { + win.webContents.send('export-operation-error'); + }) + } + ) + })` + const fn = new Function(fnStr) + + return fn() +} + +export const getHeaders = () => { + return { + Authorization: `Bearer ${sessionStorage.getItem('Token')}`, + 'X-Project': sessionStorage.getItem('X-Project'), + 'Accept-Language': Language.getLangReqHeader(), + } +} + +const getFile = async (url: string, filename: string) => { + const res = await request.get(url, { + responseType: 'blob', + }) + return downloadOpen(res, filename) +} +/** + * 涓嬭浇鏂囦欢 + * @param url 鏂囦欢url + * @param filename 鏂囦欢鍚� + */ +export const browserDownload = ( + url: string, + filename = '', + isOpen = true, + windowFeatures = '' +) => { + return new Promise(async (resolve, reject) => { + if (isOpen) { + window.open(url, '_blank', windowFeatures) + return resolve(true) + } + const headers = getHeaders() + if (!navigator.onLine) { + await getFile(url, filename) + return resolve(true) + } + fetch(url, { + method: 'get', + headers, + }).then((res) => { + if (res.status !== 200) { + ElMessage.error(_t('鏂囦欢閿欒,涓嬭浇澶辫触')) + reject(false) + return + } + const size = Number(res.headers.get('content-length')) + const readableStream = res.body + const fileStream = streamSaver.createWriteStream(filename, { + size, + }) + if (window.WritableStream && readableStream?.pipeTo) { + return readableStream?.pipeTo(fileStream).then((res) => { + resolve(true) + console.log('done writeen') + }) + } + window.writer = fileStream.getWriter() + const reader = res.body?.getReader() + const pump = () => + reader?.read().then((res) => { + if (res.done) { + window.writer.close() + } else { + window.reader.write(res.value).then(pump) + } + }) + pump() + }) + return + }) +} +function replaceSingleBackslash(str) { + return str.replace(/(?<!\\)\\(?!\\)/g, '/') +} +/** + * 涓嬭浇鏂囦欢 + * @param fileUrl 鏂囦欢url + * @param fileName 鏂囦欢鍚� + * @param title 瀵硅瘽妗嗘爣棰� + * @param buttonLabel 鎸夐挳鏍囩 + * @param params 璇锋眰鍙傛暟 + * @param isOpen 鏄惁鎵撳紑鏂扮獥鍙� + * @param windowFeatures 绐楀彛鐗规�� + */ +export const downloadFile = async ({ + fileUrl, + fileName, + title = '', + buttonLabel = '纭畾', + params, + isOpen = false, + windowFeatures = '', + callback, +}: { + fileUrl: string + fileName: string + title?: string + buttonLabel?: string + params?: Record<string, any> + isOpen?: boolean + method?: string + data?: any + windowFeatures?: string + callback?: () => void +}) => { + const str = new URLSearchParams( + params as unknown as URLSearchParams + ).toString() + const p = str ? `?${str}` : '' + if (window.bridge && window.bridge.invoke && window.electron) { + const dir = (await showFolderDialog(title, buttonLabel)) as string + callback?.() + if (dir) { + const newDir = replaceSingleBackslash(slash(dir)) + return downloadFileStream(fileUrl + p, fileName, newDir) + } else { + ElMessage.warning('宸插彇娑堜笅杞�') + return + } + } else { + return await browserDownload(fileUrl + p, fileName, isOpen, windowFeatures) + } +} + +export default { + showFolderDialog, + downloadFileBuffer, + downloadFileStream, + downloadFile, +} diff --git a/PipeLineLems/web/src/utils/columnConfig.ts b/PipeLineLems/web/src/utils/columnConfig.ts new file mode 100644 index 0000000..0381a74 --- /dev/null +++ b/PipeLineLems/web/src/utils/columnConfig.ts @@ -0,0 +1,97 @@ +import { Base } from '@/libs/Base/Base' +const request = Base.request + +/** + * 鑾峰彇瀛楀吀 + * */ +export const getAlltype = (key: string) => { + return request.get(`/api/v1/wmssuite/common/options/cache/all?key=${key}`) +} +/** + * 鑾峰彇鍔ㄦ�佽〃澶� + */ +export const getColumnConfig = (key: string) => { + return request.get(`/api/v1/wmssuite/dynamicproperty?key=${key}`) +} + +export const getColumnConfigList = async (data: any) => { + const dictionaryRes = await getAlltype(data) + let dictionary = dictionaryRes.reduce((p: any, c: any) => { + //杞崲涓�涓嬪悗绔洜妗嗘灦鍘熷洜瀛楀吀map鍜宭ist涓嶄竴鑷寸殑鎯呭喌 + p[c.key] = { + ...c, + key: c.key, + dictionaryGroup: c.dictionaryGroup, + dictionaryMap: { + ...c.dictionaryGroup.reduce((pr: any, cr: any) => { + const transformMap = { + TRUE: 'true', + True: 'true', + FALSE: 'false', + False: 'false', + } + const _key = transformMap[cr.value] || cr.value + pr[_key] = cr.label + return pr + }, {}), + }, + } + return p + }, {}) + + ///////////// + const res = await getColumnConfig(data) + let dynamicsColumn = res.columns.filter((item: any) => item.isShow) || [] + + let dynamicsFilter = res.filters.map((i: any) => ({ + prop: i.propertyName, + title: i.label, + el: i.elementType, + placeholder: i.placeholder, + options: dictionary[i.optionKey]?.dictionaryGroup, + filterable: true, + urlConfig: { + url: `/api/v1/wmssuite/common/options/filter`, + params: { + Key: i.optionKey, + }, + }, + })) + + let dynamicsForm = res.forms.map((i: any) => ({ + prop: i.propertyName, + label: i.label, + el: i.elementType, + placeholder: i.placeholder, + rules: i.rules + ? i.rules.map((item) => { + const _obj = JSON.parse(item) + if (_obj.pattern) { + _obj.pattern = eval(_obj.pattern) + } + return _obj + }) + : [], + clearable: i.clearable, + disabled: i.disabled, + options: dictionary[i.optionKey]?.dictionaryGroup?.map((item: any) => ({ + ...item, + value: String(item.value), + })), + type: 'datetime', + + urlConfig: { + url: `/api/v1/wmssuite/common/options/filter`, + params: { + Key: i.optionKey, + }, + optionString: true, //extend绫绘墿灞曞睘鎬у悗绔彧浼犳敹瀛楃涓� + }, + })) + return { + dictionary, + dynamicsColumn, + dynamicsFilter, + dynamicsForm, + } +} diff --git a/PipeLineLems/web/src/utils/index.ts b/PipeLineLems/web/src/utils/index.ts index 67d42e2..1d34068 100644 --- a/PipeLineLems/web/src/utils/index.ts +++ b/PipeLineLems/web/src/utils/index.ts @@ -1,5 +1,7 @@ // 宸ュ叿绫诲嚱鏁� +import { SpeedTime } from '@/widgets/ProductDelivery/enum' + // 闅忔満id function createRandomId(): string { return ( @@ -148,6 +150,66 @@ var uniqueValues = new Set(values) return values.length !== uniqueValues.size } +/** + * 棣栧瓧姣嶅皬鍐� + * @param str + * @returns + */ +export function lowerCaseFirstChar(str: string) { + if (!str) return str // 濡傛灉瀛楃涓蹭负绌猴紝鍒欑洿鎺ヨ繑鍥� + return str.charAt(0).toLowerCase() + str.slice(1) +} + +// export const genSetInterval = (fn: () => void, time = 33) => { +// let timer: any = null +// return { +// start() { +// timer && clearInterval(timer) +// timer = setInterval(() => fn(), time) +// }, +// clear() { +// if (timer) { +// clearInterval(timer) +// timer = null +// } +// }, +// } +// } +type Timer = { + start: () => void + clear: () => void +} + +export const genSetInterval = (fn: () => void, time: number = 33): Timer => { + let timerId: number | null = null + let lastTime = performance.now() + + const loop = (currentTime: number) => { + const deltaTime = currentTime - lastTime + + if (deltaTime >= time) { + fn() + lastTime = currentTime - (deltaTime % time) // 淇濈暀浣欎笅鐨勬椂闂达紝鍑忓皯婕傜Щ + } + + timerId = requestAnimationFrame(loop) + } + + return { + start() { + if (timerId === null) { + lastTime = performance.now() // 閲嶇疆鍒濆鏃堕棿 + timerId = requestAnimationFrame(loop) + } + }, + clear() { + if (timerId !== null) { + cancelAnimationFrame(timerId) + timerId = null + } + }, + } +} export { hasDuplicates, diff --git a/PipeLineLems/web/src/utils/request.ts b/PipeLineLems/web/src/utils/request.ts index 506c8e4..83e0bbd 100644 --- a/PipeLineLems/web/src/utils/request.ts +++ b/PipeLineLems/web/src/utils/request.ts @@ -1,6 +1,5 @@ import { default as axios, AxiosRequestConfig } from 'axios' import { Session } from '@/utils/storage' -import router from '@/router' // 閰嶇疆鏂板缓涓�涓� axios 瀹炰緥 const service = axios.create({ @@ -9,7 +8,7 @@ headers: { 'Content-Type': 'application/json;charset=UTF-8', 'X-Requested-With': 'XMLHttpRequest', - 'Accept-Language': 'zh-Hans' + 'Accept-Language': 'zh-Hans', }, }) @@ -20,7 +19,7 @@ // console.log('Token', token); if (token) config.headers['Authorization'] = `Bearer ${token}` config.headers['X-Requested-With'] = 'XMLHttpRequest' - if (typeof config.data !== 'object') config.data = JSON.stringify(config.data) + // if (typeof config.data !== 'object') config.data = JSON.stringify(config.data) return config }, (error: any) => { @@ -31,16 +30,16 @@ // 鍝嶅簲鍚� service.interceptors.response.use( (response: any) => { - const { data } = response; + const { data } = response // if (data.statusCode == 401) { // ElMessage.error('璇风櫥褰�'); // router.push({ name: '/login' }) // return; // } - return data; + return data }, (error: any) => { - Session.remove('Token') + // Session.remove('Token') return Promise.reject(error) } ) @@ -51,10 +50,17 @@ <D = Data>(url: string, config?: AxiosRequestConfig): Promise<D> get<D = Data>(url: string, config?: AxiosRequestConfig): Promise<D> delete<D = Data>(url: string, config?: AxiosRequestConfig): Promise<D> - post<D = Data>(url: string, data?: any, config?: AxiosRequestConfig): Promise<D> - put<D = Data>(url: string, data?: any, config?: AxiosRequestConfig): Promise<D> + post<D = Data>( + url: string, + data?: any, + config?: AxiosRequestConfig + ): Promise<D> + put<D = Data>( + url: string, + data?: any, + config?: AxiosRequestConfig + ): Promise<D> } & typeof service const request = service as Request export { request as default, request } - diff --git a/PipeLineLems/web/src/utils/storage.ts b/PipeLineLems/web/src/utils/storage.ts index c626ed4..240a5dd 100644 --- a/PipeLineLems/web/src/utils/storage.ts +++ b/PipeLineLems/web/src/utils/storage.ts @@ -41,8 +41,13 @@ // 鑾峰彇涓存椂缂撳瓨 get(key: string) { const value: null | string = window.sessionStorage.getItem(key) - if (!value) return null - return JSON.parse(value) + + try { + if (!value) return null + return JSON.parse(value) + } catch (error) { + return value + } }, // 绉婚櫎涓存椂缂撳瓨 remove(key: string) { @@ -54,7 +59,4 @@ }, } -export { - Local, - Session -} \ No newline at end of file +export { Local, Session } diff --git a/PipeLineLems/web/src/utils/util.ts b/PipeLineLems/web/src/utils/util.ts new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/PipeLineLems/web/src/utils/util.ts diff --git a/PipeLineLems/web/src/widgets/MyPluginName/Views/MyPluginName.tsx b/PipeLineLems/web/src/widgets/MyPluginName/Views/MyPluginName.tsx index d4f47aa..da734a7 100644 --- a/PipeLineLems/web/src/widgets/MyPluginName/Views/MyPluginName.tsx +++ b/PipeLineLems/web/src/widgets/MyPluginName/Views/MyPluginName.tsx @@ -14,7 +14,7 @@ import { usePermission } from '@/libs/Permission/Permission' import { permissionCodes } from '../enum' import { ModuleType, TabItem } from '../type/Type' -import { getEntityNames } from '../../hook' +import { getEntityNames } from '@/hooks/hook' import TabPane from '@/components/Tab/TabPane' const Models: ModuleType = import.meta.glob('./config/*.json', { diff --git a/PipeLineLems/web/src/widgets/MyPluginName/index.ts b/PipeLineLems/web/src/widgets/MyPluginName/index.ts index 34297a0..ce4b943 100644 --- a/PipeLineLems/web/src/widgets/MyPluginName/index.ts +++ b/PipeLineLems/web/src/widgets/MyPluginName/index.ts @@ -1,14 +1,14 @@ -import MyPluginName from './Views/MyPluginName' -import Setting from '@/components/Setting/Setting' -import { provider } from '@/provider/index' -import p from '../../assets/svg/p.svg' +import MyPluginName from "./Views/MyPluginName"; +import Setting from "@/components/Setting/Setting"; +import { provider } from "@/provider/index"; +import p from "../../assets/svg/p.svg"; export default { - is: 'MyPluginName', - name: 'MyPluginName', - category: 'run', + is: "MyPluginName", + name: "MyPluginName", + category: "run", icon: p, authorizationRequired: false, canvasView: provider(MyPluginName), settingsView: Setting, -} +}; diff --git a/PipeLineLems/web/vite.build.config.ts b/PipeLineLems/web/vite.build.config.ts new file mode 100644 index 0000000..dc8ca63 --- /dev/null +++ b/PipeLineLems/web/vite.build.config.ts @@ -0,0 +1,80 @@ +import { defineConfig, loadEnv } from 'vite' +import vue from '@vitejs/plugin-vue' +import vueJsx from '@vitejs/plugin-vue-jsx' +import path from 'path' +import VueTypeImports from 'vite-plugin-vue-type-imports' +import copy from 'rollup-plugin-copy' +import { external } from './script/filterExternal' +// @ts-ignore +export default defineConfig(({ mode }) => { + return { + base: '/', + plugins: [ + vueJsx(), + vue({ + reactivityTransform: path.resolve(__dirname, 'src'), + }), + VueTypeImports(), + ], + resolve: { + alias: { + '@': path.resolve(__dirname, './src'), + components: path.resolve(__dirname, './src/components'), + sdk: path.resolve(__dirname, 'src/cms/sdk.es.js'), + }, + }, + build: { + outDir: 'dist/information-ui', + target: 'ES2022', + rollupOptions: { + external, + output: { + globals: { + vue: 'Vue', + sdk: 'sdk', + }, + }, + plugins: [ + copy({ + targets: [ + { + src: [ + 'src/components/index.d.ts', + 'src/components/package.json', + 'src/components/.npmrc', + ], + dest: 'publish/information-ui', + }, + { + src: 'dist/information-ui/**', + dest: 'publish/information-ui', + }, + ], + }), + ], + }, + lib: { + entry: path.join(__dirname, `./src/components/index.ts`), + name: 'InformationUI', + formats: ['es'], + fileName: (format) => { + return `${format}/index.${format}.js` + }, + }, + }, + publicDir: false, + esbuild: { + drop: mode !== 'development' ? [ 'debugger'] : [], + keepNames: true, + }, + css: { + preprocessorOptions: { + scss: { + additionalData: ` + @use "@/assets/styles/element.scss" as *; + `, + }, + }, + }, + } +}) diff --git a/PipeLineLems/web/vite.config.ts b/PipeLineLems/web/vite.config.ts index c0925aa..96c34ae 100644 --- a/PipeLineLems/web/vite.config.ts +++ b/PipeLineLems/web/vite.config.ts @@ -2,64 +2,29 @@ import vue from '@vitejs/plugin-vue' import vueJsx from '@vitejs/plugin-vue-jsx' import path from 'path' +import slash from 'slash' import Components from 'unplugin-vue-components/vite' import { ElementPlusResolver } from 'unplugin-vue-components/resolvers' -import qiankun from 'vite-plugin-qiankun' -import pkg from './package.json' import { optimizeLodashImports } from '@optimize-lodash/rollup-plugin' import VueTypeImports from 'vite-plugin-vue-type-imports' +import topLevelAwait from 'vite-plugin-top-level-await' +import svgIcon from 'vite-plugin-svgicon' +import VitePluginDevelopmentFilter from './script/plugins/vite-plugin-development-filter' +import { vitePluginForArco } from '@arco-plugins/vite-vue' import { ChildProcess } from 'child_process' -import slash from 'slash' const kill = require('kill-port') const crossSpawn = require('cross-spawn') +const tag = 'information-debugger' +const prodTag = 'information-prod' const isWin = process.platform === 'win32' const appPath = slash(path.resolve(process.cwd(), 'app')) -const getPort: () => Promise<string> = () => { +const runGoServer = () => { const child: ChildProcess = crossSpawn( isWin - ? '..\\node_modules\\lmes-create-widget\\port' - : '../node_modules/lmes-create-widget/port', - [], //娣诲姞绔彛鍜岀幆澧冨彉閲忓弬鏁� - { - cwd: appPath, - shell: true, - env: { - ENV: 'production', - }, - } - ) - - let output = '' - return new Promise((resolve, reject) => { - // 鑾峰彇瀛愯繘绋嬬殑鏍囧噯杈撳嚭 - child.stdout?.on('data', (data) => { - output += data.toString() - }) - - child.stderr?.on('data', (data) => { - console.error('stderr:', data.toString()) - }) - - child.on('close', (code) => { - if (code === 0) { - const port = output.split('\n')[0] - console.log('PROJECT_PORT:', port) - resolve(port) - } else { - reject(code) - } - }) - }) -} - -const runGoServer = (projectPort: string) => { - const child: ChildProcess = crossSpawn( - isWin - ? `..\\node_modules\\lmes-create-widget\\www ${projectPort}` - : `../node_modules/lmes-create-widget/www ${projectPort}`, - [], //娣诲姞绔彛鍜岀幆澧冨彉閲忓弬鏁� + ? '..\\node_modules\\lmes-create-widget\\www' + : '../node_modules/lmes-create-widget/www', { stdio: 'inherit', cwd: appPath, @@ -83,43 +48,52 @@ process.exit(0) } } -const run = (projectPort: string) => { +const run = () => { try { - runGoServer(projectPort) + runGoServer() let lastPressTime = Date.now() process.on('SIGINT', async () => { const currentTime = Date.now() if (lastPressTime && currentTime - lastPressTime < 2000) { - killGoServer(Number(projectPort)) + killGoServer(8800) } else { lastPressTime = Date.now() } }) process.on('SIGTERM', () => { console.log('杩涚▼琚� kill 缁堟...') - killGoServer(Number(projectPort)) + killGoServer(8800) }) } catch (error) { console.error(error) } } +run() // @ts-ignore -export default defineConfig(async ({ mode }) => { - const projectPort = await getPort() - run(projectPort) +export default defineConfig(({ mode }) => { const env = loadEnv(mode, __dirname) - console.info('[mode]', mode) console.info('[env]', env) - + const vueBaseConfig = { + template: { + compilerOptions: { + isCustomElement: (id) => [tag].includes(id), + }, + }, + } return { - // base: `//localhost:${env.VITE_PORT}/`, base: '/', + define: { + 'process.env.VITE_STATIC_URL': '""', + }, plugins: [ - // requireTransform({}), - vueJsx(), + VitePluginDevelopmentFilter({ prodTag, tag }), + vueJsx(vueBaseConfig.template.compilerOptions), vue({ - // @ts-ignore - reactivityTransform: path.resolve(__dirname, 'src'), + ...vueBaseConfig, + // reactivityTransform: path.resolve(__dirname, 'src'), + }), + svgIcon({ + include: [slash(path.resolve('./src/assets/svg-icon/*.svg'))], }), VueTypeImports(), @@ -141,10 +115,21 @@ }) }, }, - // qiankun(pkg.name, { - // useDevMode: true, + // lazyImport({ + // resolvers: [ + // VxeResolver({ + // libraryName: 'vxe-table', + // }), + // ], // }), optimizeLodashImports(), + topLevelAwait({ + promiseExportName: '__tla', + promiseImportName: (i) => `__tla_${i}`, + }), + vitePluginForArco({ + style: 'css', + }), ], resolve: { alias: { @@ -174,13 +159,22 @@ target: env.VITE_API_URL, changeOrigin: true, }, + '/flows': { + target: env.VITE_API_URL, + changeOrigin: true, + }, '/hubs': { target: env.VITE_API_URL, changeOrigin: true, ws: true, }, + '/resources': { + target: env.VITE_STATIC_URL, + changeOrigin: true, + ws: true, + }, '/projectApi': { - target: `http://127.0.0.1:${projectPort}`, + target: env.VITE_PROJECT_API_URL, changeOrigin: true, ws: true, }, @@ -199,24 +193,23 @@ }, }, esbuild: { - drop: mode !== 'development' ? ['console', 'debugger'] : [], + drop: mode !== 'development' ? ['debugger'] : [], keepNames: true, }, css: { - // postcss: { - // plugins: [ - // PurgeCSS({ - // // PurgeCSS options here - // content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'], - // }), - // ], - // }, preprocessorOptions: { scss: { additionalData: ` @use "@/assets/styles/element.scss" as *; `, }, + less: { + modifyVars: { + 'arcoblue-6': '#f85959', + '--primary-6': '#5a84ff', + }, + javascriptEnabled: true, + }, }, }, } diff --git a/PipeLineLems/web/vite.lib.config.ts b/PipeLineLems/web/vite.lib.config.ts index 9da427c..78633a2 100644 --- a/PipeLineLems/web/vite.lib.config.ts +++ b/PipeLineLems/web/vite.lib.config.ts @@ -1,6 +1,6 @@ import path from 'path' import vue from '@vitejs/plugin-vue' -import { defineConfig } from 'vite' +import { defineConfig, loadEnv } from 'vite' import { buildPlugin } from 'vite-plugin-build' import { globSync } from 'glob' import { readFileSync, existsSync } from 'fs' @@ -8,17 +8,48 @@ import Components from 'unplugin-vue-components/vite' import { ElementPlusResolver } from 'unplugin-vue-components/resolvers' import VitePluginWidgetProvider from './script/plugins/vite-plugin-widget-provider' +import VitePluginDevelopmentFilter from './script/plugins/vite-plugin-development-filter' +import vitePluginImageFilter from './script/plugins/vite-plugin-image-filter' import vueJsx from '@vitejs/plugin-vue-jsx' import { optimizeLodashImports } from '@optimize-lodash/rollup-plugin' import dayjs from 'dayjs' import VueTypeImports from 'vite-plugin-vue-type-imports' -const execa = require('execa') +import svgIcon from 'vite-plugin-svgicon' +import { vitePluginForArco } from '@arco-plugins/vite-vue' +import slash from 'slash' const isWin = process.platform === 'win32' +const isCustom = process.env.NODE_TYPE === 'custom' const argvPath: string = './script/.argv' const isSingleBuild = existsSync(argvPath) +const tag = 'information-debugger' const nodeIndex = process.env.NODE_INDEX const baseBuildFile = './node_modules/.cache/widgets.json' + let getWidgetNames: Array<string> = [] + +const vueBaseConfig = { + template: { + compilerOptions: { + isCustomElement: (id) => [tag].includes(id), + }, + }, +} +let buildWidgets: null | Record<string, any> = null +if (isCustom) { + try { + const isHasBuild = existsSync('.build.local') + if (isHasBuild) { + const fileContent = readFileSync('.build.local').toString('utf8') + if (fileContent) { + buildWidgets = fileContent.split('\n').filter((v) => v) + } + } else { + throw new Error('璇峰厛鍒涘缓 .build.local鏂囦欢') + } + } catch (error) { + console.log(error) + } +} if (isSingleBuild) { const widgetName = readFileSync(argvPath, { encoding: 'utf8' }) @@ -28,15 +59,21 @@ if (nodeIndex) { const widgetNameMap = require(path.resolve(process.cwd(), baseBuildFile)) getWidgetNames = widgetNameMap[nodeIndex] + if (buildWidgets) { + getWidgetNames = getWidgetNames.filter((widgetName) => { + return buildWidgets.includes(widgetName) + }) + } } } const library: any = getWidgetNames.map((name) => { return { - outDir: isWin ? 'C:/Program Files/CMS Editor/host/wwwroot/widgets' : 'dist', + outDir: 'dist', target: 'ES2022', + mode: 'development', rollupOptions: { - external: ['vue', 'sdk'], + external: ['vue', 'sdk', 'vxe-table'], output: { globals: { vue: 'Vue', @@ -54,11 +91,13 @@ }, } }) - //@ts-ignore export default defineConfig(async ({ mode }) => { + const env: any = loadEnv(mode, __dirname) + return { define: { + 'process.env.VITE_STATIC_URL': `"${env?.VITE_STATIC_URL || ''}"`, 'process.env': process.env, 'window.__BUILD_TIME__': `"${dayjs().format('YYYY-MM-DD HH:mm:ss')}"`, }, @@ -70,11 +109,17 @@ }, }, publicDir: false, - plugins: [ - vueJsx(), + svgIcon({ + include: [slash(path.resolve('./src/assets/svg-icon/*.svg'))], + }), + VitePluginDevelopmentFilter({ tag, prodTag: 'information-prod' }), + + vueJsx(vueBaseConfig.template.compilerOptions), vue({ - reactivityTransform: true, + ...vueBaseConfig, + // @ts-ignore + reactivityTransform: path.resolve(__dirname, 'src'), }), VueTypeImports(), VitePluginWidgetProvider(), @@ -93,16 +138,27 @@ }), ], }), + optimizeLodashImports(), + vitePluginForArco({ + style: 'css', + }), ], esbuild: { - drop: mode !== 'development' ? ['debugger', 'console'] : [], + drop: mode !== 'development' ? ['debugger' ] : [], }, css: { preprocessorOptions: { scss: { additionalData: `@use "@/assets/styles/element.scss" as *;`, }, + less: { + modifyVars: { + 'arcoblue-6': '#f85959', + '--primary-6': '#5a84ff', + }, + javascriptEnabled: true, + }, }, }, } diff --git a/PipeLineLems/web/yarn.lock b/PipeLineLems/web/yarn.lock index a6481be..b52d658 100644 --- a/PipeLineLems/web/yarn.lock +++ b/PipeLineLems/web/yarn.lock @@ -3,185 +3,185 @@ "@achrinza/node-ipc@^9.2.5": - version "9.2.8" - resolved "https://registry.npmmirror.com/@achrinza/node-ipc/-/node-ipc-9.2.8.tgz#aabfe9fe84406c90bfb7319d5e68b5b517dd8686" - integrity sha512-DSzEEkbMYbAUVlhy7fg+BzccoRuSQzqHbIPGxGv19OJ2WKwS3/9ChAnQcII4g+GujcHhyJ8BUuOVAx/S5uAfQg== + version "9.2.9" + resolved "https://registry.npmmirror.com/@achrinza/node-ipc/-/node-ipc-9.2.9.tgz#ab4815d9b16f1c83a479fe8791522a3abebb1c6a" + integrity sha512-7s0VcTwiK/0tNOVdSX9FWMeFdOEcsAOz9HesBldXxFMaGvIak7KC2z9tV9EgsQXn6KUsWsfIkViMNuIo0GoZDQ== dependencies: "@node-ipc/js-queue" "2.0.3" event-pubsub "4.3.0" js-message "1.0.7" -"@algolia/autocomplete-core@1.17.9": - version "1.17.9" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-core/-/autocomplete-core-1.17.9.tgz#83374c47dc72482aa45d6b953e89377047f0dcdc" - integrity sha512-O7BxrpLDPJWWHv/DLA9DRFWs+iY1uOJZkqUwjS5HSZAGcl0hIVCQ97LTLewiZmZ402JYUrun+8NqFP+hCknlbQ== +"@algolia/autocomplete-core@1.17.7": + version "1.17.7" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-core/-/autocomplete-core-1.17.7.tgz#2c410baa94a47c5c5f56ed712bb4a00ebe24088b" + integrity sha512-BjiPOW6ks90UKl7TwMv7oNQMnzU+t/wk9mgIDi6b1tXpUek7MW0lbNOUHpvam9pe3lVCf4xPFT+lK7s+e+fs7Q== dependencies: - "@algolia/autocomplete-plugin-algolia-insights" "1.17.9" - "@algolia/autocomplete-shared" "1.17.9" + "@algolia/autocomplete-plugin-algolia-insights" "1.17.7" + "@algolia/autocomplete-shared" "1.17.7" -"@algolia/autocomplete-plugin-algolia-insights@1.17.9": - version "1.17.9" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.9.tgz#74c86024d09d09e8bfa3dd90b844b77d9f9947b6" - integrity sha512-u1fEHkCbWF92DBeB/KHeMacsjsoI0wFhjZtlCq2ddZbAehshbZST6Hs0Avkc0s+4UyBGbMDnSuXHLuvRWK5iDQ== +"@algolia/autocomplete-plugin-algolia-insights@1.17.7": + version "1.17.7" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-plugin-algolia-insights/-/autocomplete-plugin-algolia-insights-1.17.7.tgz#7d2b105f84e7dd8f0370aa4c4ab3b704e6760d82" + integrity sha512-Jca5Ude6yUOuyzjnz57og7Et3aXjbwCSDf/8onLHSQgw1qW3ALl9mrMWaXb5FmPVkV3EtkD2F/+NkT6VHyPu9A== dependencies: - "@algolia/autocomplete-shared" "1.17.9" + "@algolia/autocomplete-shared" "1.17.7" -"@algolia/autocomplete-preset-algolia@1.17.9": - version "1.17.9" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.9.tgz#911f3250544eb8ea4096fcfb268f156b085321b5" - integrity sha512-Na1OuceSJeg8j7ZWn5ssMu/Ax3amtOwk76u4h5J4eK2Nx2KB5qt0Z4cOapCsxot9VcEN11ADV5aUSlQF4RhGjQ== +"@algolia/autocomplete-preset-algolia@1.17.7": + version "1.17.7" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.17.7.tgz#c9badc0d73d62db5bf565d839d94ec0034680ae9" + integrity sha512-ggOQ950+nwbWROq2MOCIL71RE0DdQZsceqrg32UqnhDz8FlO9rL8ONHNsI2R1MH0tkgVIDKI/D0sMiUchsFdWA== dependencies: - "@algolia/autocomplete-shared" "1.17.9" + "@algolia/autocomplete-shared" "1.17.7" -"@algolia/autocomplete-shared@1.17.9": - version "1.17.9" - resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.9.tgz#5f38868f7cb1d54b014b17a10fc4f7e79d427fa8" - integrity sha512-iDf05JDQ7I0b7JEA/9IektxN/80a2MZ1ToohfmNS3rfeuQnIKI3IJlIafD0xu4StbtQTghx9T3Maa97ytkXenQ== +"@algolia/autocomplete-shared@1.17.7": + version "1.17.7" + resolved "https://registry.npmmirror.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.17.7.tgz#105e84ad9d1a31d3fb86ba20dc890eefe1a313a0" + integrity sha512-o/1Vurr42U/qskRSuhBH+VKxMvkkUVTLU6WZQr+L5lGZZLYWyhdzWjW0iGXY7EkwRTjBqvN2EsR81yCTGV/kmg== -"@algolia/client-abtesting@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-abtesting/-/client-abtesting-5.23.4.tgz#de89e757ca26e003dc4dbd7e7fac35c3071caaa4" - integrity sha512-WIMT2Kxy+FFWXWQxIU8QgbTioL+SGE24zhpj0kipG4uQbzXwONaWt7ffaYLjfge3gcGSgJVv+1VlahVckafluQ== +"@algolia/client-abtesting@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-abtesting/-/client-abtesting-5.19.0.tgz#0a6e73da05decc8f1bbcd7e5b9a82a8d876e7bf5" + integrity sha512-dMHwy2+nBL0SnIsC1iHvkBao64h4z+roGelOz11cxrDBrAdASxLxmfVMop8gmodQ2yZSacX0Rzevtxa+9SqxCw== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/client-analytics@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-5.23.4.tgz#4a918a775db1c596773a34414f9d4203a50b4291" - integrity sha512-4B9gChENsQA9kFmFlb+x3YhBz2Gx3vSsm81FHI1yJ3fn2zlxREHmfrjyqYoMunsU7BybT/o5Nb7ccCbm/vfseA== +"@algolia/client-analytics@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-analytics/-/client-analytics-5.19.0.tgz#45e33343fd4517e05a340a97bb37bebb4466000e" + integrity sha512-CDW4RwnCHzU10upPJqS6N6YwDpDHno7w6/qXT9KPbPbt8szIIzCHrva4O9KIfx1OhdsHzfGSI5hMAiOOYl4DEQ== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/client-common@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-5.23.4.tgz#651506d080fd1feda1175c89ffb83fd7a2af20c2" - integrity sha512-bsj0lwU2ytiWLtl7sPunr+oLe+0YJql9FozJln5BnIiqfKOaseSDdV42060vUy+D4373f2XBI009K/rm2IXYMA== +"@algolia/client-common@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-common/-/client-common-5.19.0.tgz#efddaaf28f0f478117c2aab22d19c99b06f99761" + integrity sha512-2ERRbICHXvtj5kfFpY5r8qu9pJII/NAHsdgUXnUitQFwPdPL7wXiupcvZJC7DSntOnE8AE0lM7oDsPhrJfj5nQ== -"@algolia/client-insights@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-insights/-/client-insights-5.23.4.tgz#a901e2dda6a7a8e6d8879b66e5776d22d1e95a04" - integrity sha512-XSCtAYvJ/hnfDHfRVMbBH0dayR+2ofVZy3jf5qyifjguC6rwxDsSdQvXpT0QFVyG+h8UPGtDhMPoUIng4wIcZA== +"@algolia/client-insights@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-insights/-/client-insights-5.19.0.tgz#81ff8eb3df724f6dd8ea3f423966b9ef7d36f903" + integrity sha512-xPOiGjo6I9mfjdJO7Y+p035aWePcbsItizIp+qVyfkfZiGgD+TbNxM12g7QhFAHIkx/mlYaocxPY/TmwPzTe+A== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/client-personalization@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-5.23.4.tgz#d236f3ef648976307ca119899ad1459d40db93a6" - integrity sha512-l/0QvqgRFFOf7BnKSJ3myd1WbDr86ftVaa3PQwlsNh7IpIHmvVcT83Bi5zlORozVGMwaKfyPZo6O48PZELsOeA== +"@algolia/client-personalization@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-personalization/-/client-personalization-5.19.0.tgz#9a75230b9dec490a1e0851539a40a9371c8cd987" + integrity sha512-B9eoce/fk8NLboGje+pMr72pw+PV7c5Z01On477heTZ7jkxoZ4X92dobeGuEQop61cJ93Gaevd1of4mBr4hu2A== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/client-query-suggestions@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.23.4.tgz#79579f525510bcc3aacc289040d9c2536e65f945" - integrity sha512-TB0htrDgVacVGtPDyENoM6VIeYqR+pMsDovW94dfi2JoaRxfqu/tYmLpvgWcOknP6wLbr8bA+G7t/NiGksNAwQ== +"@algolia/client-query-suggestions@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-query-suggestions/-/client-query-suggestions-5.19.0.tgz#007d1b09818d6a225fbfdf93bbcb2edf8ab17da0" + integrity sha512-6fcP8d4S8XRDtVogrDvmSM6g5g6DndLc0pEm1GCKe9/ZkAzCmM3ZmW1wFYYPxdjMeifWy1vVEDMJK7sbE4W7MA== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/client-search@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-5.23.4.tgz#7906ab4b704edd1ba2ac39100bf37e0279b4ebdc" - integrity sha512-uBGo6KwUP6z+u6HZWRui8UJClS7fgUIAiYd1prUqCbkzDiCngTOzxaJbEvrdkK0hGCQtnPDiuNhC5MhtVNN4Eg== +"@algolia/client-search@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/client-search/-/client-search-5.19.0.tgz#04fc5d7e26d41c99144eb33eedb0ea6f9b1c0056" + integrity sha512-Ctg3xXD/1VtcwmkulR5+cKGOMj4r0wC49Y/KZdGQcqpydKn+e86F6l3tb3utLJQVq4lpEJud6kdRykFgcNsp8Q== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/ingestion@1.23.4": - version "1.23.4" - resolved "https://registry.yarnpkg.com/@algolia/ingestion/-/ingestion-1.23.4.tgz#f542907b13e7bb97dede32101cb86ce7e8482318" - integrity sha512-Si6rFuGnSeEUPU9QchYvbknvEIyCRK7nkeaPVQdZpABU7m4V/tsiWdHmjVodtx3h20VZivJdHeQO9XbHxBOcCw== +"@algolia/ingestion@1.19.0": + version "1.19.0" + resolved "https://registry.npmmirror.com/@algolia/ingestion/-/ingestion-1.19.0.tgz#b481bd2283866a1df18af9babba0ecb3f1d1d675" + integrity sha512-LO7w1MDV+ZLESwfPmXkp+KLeYeFrYEgtbCZG6buWjddhYraPQ9MuQWLhLLiaMlKxZ/sZvFTcZYuyI6Jx4WBhcg== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/monitoring@1.23.4": - version "1.23.4" - resolved "https://registry.yarnpkg.com/@algolia/monitoring/-/monitoring-1.23.4.tgz#be169ebdb56f3636c1428f4f20fb33c79d09160a" - integrity sha512-EXGoVVTshraqPJgr5cMd1fq7Jm71Ew6MpGCEaxI5PErBpJAmKdtjRIzs6JOGKHRaWLi+jdbJPYc2y8RN4qcx5Q== +"@algolia/monitoring@1.19.0": + version "1.19.0" + resolved "https://registry.npmmirror.com/@algolia/monitoring/-/monitoring-1.19.0.tgz#abc85ac073c25233c7f8dae3000cc0821d582514" + integrity sha512-Mg4uoS0aIKeTpu6iv6O0Hj81s8UHagi5TLm9k2mLIib4vmMtX7WgIAHAcFIaqIZp5D6s5EVy1BaDOoZ7buuJHA== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/recommend@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/recommend/-/recommend-5.23.4.tgz#218ca0457d68045632953648b622047e0c57a338" - integrity sha512-1t6glwKVCkjvBNlng2itTf8fwaLSqkL4JaMENgR3WTGR8mmW2akocUy/ZYSQcG4TcR7qu4zW2UMGAwLoWoflgQ== +"@algolia/recommend@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/recommend/-/recommend-5.19.0.tgz#5898219e9457853c563eb527f0d1cbfcb8998c87" + integrity sha512-PbgrMTbUPlmwfJsxjFhal4XqZO2kpBNRjemLVTkUiti4w/+kzcYO4Hg5zaBgVqPwvFDNQ8JS4SS3TBBem88u+g== dependencies: - "@algolia/client-common" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-common" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -"@algolia/requester-browser-xhr@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.23.4.tgz#ee8c88094e904511024e3ba7749b85a85f8d31bd" - integrity sha512-UUuizcgc5+VSY8hqzDFVdJ3Wcto03lpbFRGPgW12pHTlUQHUTADtIpIhkLLOZRCjXmCVhtr97Z+eR6LcRYXa3Q== +"@algolia/requester-browser-xhr@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-5.19.0.tgz#979a340a81a381214c0dbdd235b51204098e3b4a" + integrity sha512-GfnhnQBT23mW/VMNs7m1qyEyZzhZz093aY2x8p0era96MMyNv8+FxGek5pjVX0b57tmSCZPf4EqNCpkGcGsmbw== dependencies: - "@algolia/client-common" "5.23.4" + "@algolia/client-common" "5.19.0" -"@algolia/requester-fetch@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/requester-fetch/-/requester-fetch-5.23.4.tgz#138dab9f52771cdb90c64dabb01d1fec3614446b" - integrity sha512-UhDg6elsek6NnV5z4VG1qMwR6vbp+rTMBEnl/v4hUyXQazU+CNdYkl++cpdmLwGI/7nXc28xtZiL90Es3I7viQ== +"@algolia/requester-fetch@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/requester-fetch/-/requester-fetch-5.19.0.tgz#59fe52733a718fc23bde548b377b52baf7228993" + integrity sha512-oyTt8ZJ4T4fYvW5avAnuEc6Laedcme9fAFryMD9ndUTIUe/P0kn3BuGcCLFjN3FDmdrETHSFkgPPf1hGy3sLCw== dependencies: - "@algolia/client-common" "5.23.4" + "@algolia/client-common" "5.19.0" -"@algolia/requester-node-http@5.23.4": - version "5.23.4" - resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-5.23.4.tgz#8cc9439ef2f21f04cbea7ddeef712aa2b3d18f62" - integrity sha512-jXGzGBRUS0oywQwnaCA6mMDJO7LoC3dYSLsyNfIqxDR4SNGLhtg3je0Y31lc24OA4nYyKAYgVLtjfrpcpsWShg== +"@algolia/requester-node-http@5.19.0": + version "5.19.0" + resolved "https://registry.npmmirror.com/@algolia/requester-node-http/-/requester-node-http-5.19.0.tgz#edbd58158d9dec774d608fbf2b2196d0ca4b257c" + integrity sha512-p6t8ue0XZNjcRiqNkb5QAM0qQRAKsCiebZ6n9JjWA+p8fWf8BvnhO55y2fO28g3GW0Imj7PrAuyBuxq8aDVQwQ== dependencies: - "@algolia/client-common" "5.23.4" + "@algolia/client-common" "5.19.0" "@alloc/quick-lru@^5.2.0": version "5.2.0" - resolved "https://registry.yarnpkg.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz#7bf68b20c0a350f936915fcae06f58e32007ce30" + resolved "https://registry.npmmirror.com/@alloc/quick-lru/-/quick-lru-5.2.0.tgz#7bf68b20c0a350f936915fcae06f58e32007ce30" integrity sha512-UrcABB+4bUrFABwbluTIBErXwvbsU/V7TZWfmbgJfbkwiBuziS9gxdODUyuiecfdGQ85jglMW6juS3+z5TsKLw== "@ampproject/remapping@^2.2.0": - version "2.2.1" - resolved "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz" - integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg== + version "2.3.0" + resolved "https://registry.npmmirror.com/@ampproject/remapping/-/remapping-2.3.0.tgz#ed441b6fa600072520ce18b43d2c8cc8caecc7f4" + integrity sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw== dependencies: - "@jridgewell/gen-mapping" "^0.3.0" - "@jridgewell/trace-mapping" "^0.3.9" + "@jridgewell/gen-mapping" "^0.3.5" + "@jridgewell/trace-mapping" "^0.3.24" "@ant-design/colors@^4.0.5": version "4.0.5" - resolved "https://registry.yarnpkg.com/@ant-design/colors/-/colors-4.0.5.tgz#d7d100d7545cca8f624954604a6892fc48ba5aae" + resolved "https://registry.npmmirror.com/@ant-design/colors/-/colors-4.0.5.tgz#d7d100d7545cca8f624954604a6892fc48ba5aae" integrity sha512-3mnuX2prnWOWvpFTS2WH2LoouWlOgtnIpc6IarWN6GOzzLF8dW/U8UctuvIPhoboETehZfJ61XP+CGakBEPJ3Q== dependencies: tinycolor2 "^1.4.1" "@antfu/utils@^0.7.5": - version "0.7.7" - resolved "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.7.tgz#26ea493a831b4f3a85475e7157be02fb4eab51fb" - integrity sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg== + version "0.7.10" + resolved "https://registry.npmmirror.com/@antfu/utils/-/utils-0.7.10.tgz#ae829f170158e297a9b6a28f161a8e487d00814d" + integrity sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww== "@antv/algorithm@^0.1.26": version "0.1.26" - resolved "https://registry.yarnpkg.com/@antv/algorithm/-/algorithm-0.1.26.tgz#e3f5e7f1d8db5b415c3f31e32b119cbcafc8f5de" + resolved "https://registry.npmmirror.com/@antv/algorithm/-/algorithm-0.1.26.tgz#e3f5e7f1d8db5b415c3f31e32b119cbcafc8f5de" integrity sha512-DVhcFSQ8YQnMNW34Mk8BSsfc61iC1sAnmcfYoXTAshYHuU50p/6b7x3QYaGctDNKWGvi1ub7mPcSY0bK+aN0qg== dependencies: "@antv/util" "^2.0.13" @@ -189,19 +189,19 @@ "@antv/dom-util@^2.0.1", "@antv/dom-util@^2.0.2": version "2.0.4" - resolved "https://registry.yarnpkg.com/@antv/dom-util/-/dom-util-2.0.4.tgz#b09b56c56fec42896fc856edad56b595b47ab514" + resolved "https://registry.npmmirror.com/@antv/dom-util/-/dom-util-2.0.4.tgz#b09b56c56fec42896fc856edad56b595b47ab514" integrity sha512-2shXUl504fKwt82T3GkuT4Uoc6p9qjCKnJ8gXGLSW4T1W37dqf9AV28aCfoVPHp2BUXpSsB+PAJX2rG/jLHsLQ== dependencies: tslib "^2.0.3" "@antv/event-emitter@^0.1.1", "@antv/event-emitter@^0.1.3", "@antv/event-emitter@~0.1.0": version "0.1.3" - resolved "https://registry.yarnpkg.com/@antv/event-emitter/-/event-emitter-0.1.3.tgz#3e06323b9dcd55a3241ddc7c5458cfabd2095164" + resolved "https://registry.npmmirror.com/@antv/event-emitter/-/event-emitter-0.1.3.tgz#3e06323b9dcd55a3241ddc7c5458cfabd2095164" integrity sha512-4ddpsiHN9Pd4UIlWuKVK1C4IiZIdbwQvy9i7DUSI3xNJ89FPUFt8lxDYj8GzzfdllV0NkJTRxnG+FvLk0llidg== "@antv/g-base@^0.5.1", "@antv/g-base@^0.5.12": version "0.5.16" - resolved "https://registry.yarnpkg.com/@antv/g-base/-/g-base-0.5.16.tgz#22a0cbbfc810e6292e4d25e5708d0abe165912bf" + resolved "https://registry.npmmirror.com/@antv/g-base/-/g-base-0.5.16.tgz#22a0cbbfc810e6292e4d25e5708d0abe165912bf" integrity sha512-jP06wggTubDPHXoKwFg3/f1lyxBX9ywwN3E/HG74Nd7DXqOXQis8tsIWW+O6dS/h9vyuXLd1/wDWkMMm3ZzXdg== dependencies: "@antv/event-emitter" "^0.1.1" @@ -216,12 +216,12 @@ detect-browser "^5.1.0" tslib "^2.0.3" -"@antv/g-camera-api@2.0.37": - version "2.0.37" - resolved "https://registry.yarnpkg.com/@antv/g-camera-api/-/g-camera-api-2.0.37.tgz#dee44c9c03371962e5e00264124f1d0874733ed8" - integrity sha512-LfNurM/DZirouy8nu69xm+x8EjhT/WmZmaBKBu1ku5pTY52KLBQC0gFQMZ3L8fjUMcmhEtwcRY7wyIG3yDIoTg== +"@antv/g-camera-api@2.0.35": + version "2.0.35" + resolved "https://registry.npmmirror.com/@antv/g-camera-api/-/g-camera-api-2.0.35.tgz#0c8f5824f4525b2fed9941170aa9e668b9c5734f" + integrity sha512-z4WKmB6yN2fFi9EnapjuHbFVF0ilhMrWo2eZCxYXcb0dV5MiflU/WZi/bjs4WqVMJPNtYKx+yZhTyROncEiglw== dependencies: - "@antv/g-lite" "2.2.18" + "@antv/g-lite" "2.2.16" "@antv/util" "^3.3.5" "@babel/runtime" "^7.25.6" gl-matrix "^3.4.3" @@ -229,7 +229,7 @@ "@antv/g-canvas@^0.5.2": version "0.5.17" - resolved "https://registry.yarnpkg.com/@antv/g-canvas/-/g-canvas-0.5.17.tgz#2e0d263a355e167b9da5e606fbd1ad1500474fcf" + resolved "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-0.5.17.tgz#2e0d263a355e167b9da5e606fbd1ad1500474fcf" integrity sha512-sXYJMWTOlb/Ycb6sTKu00LcJqInXJY4t99+kSM40u2OfqrXYmaXDjHR7D2V0roMkbK/QWiWS9UnEidCR1VtMOA== dependencies: "@antv/g-base" "^0.5.12" @@ -241,33 +241,33 @@ tslib "^2.0.3" "@antv/g-canvas@^2.0.39": - version "2.0.42" - resolved "https://registry.yarnpkg.com/@antv/g-canvas/-/g-canvas-2.0.42.tgz#ec6df3215056f29ef35796a16a671a3132acb8ec" - integrity sha512-RAe7AcrequkVRopzXWoIK+w/UQhtzDgh9YFCO8sjmuYNyw5rZfg1ZD7m+EPE3g9X7S9aV5qxfav63beUuihSiw== + version "2.0.40" + resolved "https://registry.npmmirror.com/@antv/g-canvas/-/g-canvas-2.0.40.tgz#4d550e891c6bc2e51acc42eb877c21e722add68d" + integrity sha512-Starh5g+ydOFKzfK/GpwnLwz+o6UZNHkyWBXdHx2ax/AJWHVXwjyCadt/6kkc2non0ts2ow/hpJaW7X3dgdDxQ== dependencies: - "@antv/g-lite" "2.2.18" - "@antv/g-plugin-canvas-path-generator" "2.1.18" - "@antv/g-plugin-canvas-picker" "2.1.21" - "@antv/g-plugin-canvas-renderer" "2.2.21" - "@antv/g-plugin-dom-interaction" "2.1.23" - "@antv/g-plugin-html-renderer" "2.1.23" - "@antv/g-plugin-image-loader" "2.1.21" + "@antv/g-lite" "2.2.16" + "@antv/g-plugin-canvas-path-generator" "2.1.16" + "@antv/g-plugin-canvas-picker" "2.1.19" + "@antv/g-plugin-canvas-renderer" "2.2.19" + "@antv/g-plugin-dom-interaction" "2.1.21" + "@antv/g-plugin-html-renderer" "2.1.21" + "@antv/g-plugin-image-loader" "2.1.19" "@antv/util" "^3.3.5" "@babel/runtime" "^7.25.6" tslib "^2.5.3" -"@antv/g-dom-mutation-observer-api@2.0.34": - version "2.0.34" - resolved "https://registry.yarnpkg.com/@antv/g-dom-mutation-observer-api/-/g-dom-mutation-observer-api-2.0.34.tgz#8320abbeaf484bcb073304053ae421f155cf7d80" - integrity sha512-oNBGtwEuV0+FFk8NCCKxK13V2FJdzIgyC7XSAjtVUR5P2/tgZqNEaOEz6byrimZsft2dZsQUyjl17QSooLRkMw== +"@antv/g-dom-mutation-observer-api@2.0.32": + version "2.0.32" + resolved "https://registry.npmmirror.com/@antv/g-dom-mutation-observer-api/-/g-dom-mutation-observer-api-2.0.32.tgz#171361ff66970c620fd5320b51dd79e4add3631f" + integrity sha512-50r7en1+doUtR9uXmFJk8YtENQ/+DFcj2g3a4XKu9xp58kmF2qBgtdst9n1deqGcL5s0ufX/Ck9rUhtHwka+Ow== dependencies: - "@antv/g-lite" "2.2.18" + "@antv/g-lite" "2.2.16" "@babel/runtime" "^7.25.6" -"@antv/g-lite@2.2.18", "@antv/g-lite@^2.2.16": - version "2.2.18" - resolved "https://registry.yarnpkg.com/@antv/g-lite/-/g-lite-2.2.18.tgz#ffc027dee5c68bb4cd629563d0cd21a86c87f30a" - integrity sha512-m7Oq0cXF5rOSKYpgZwP99b4165WXLePsyG4mX7oUWqL0cEweafk+92Re7tSSnvhUBhgmM7rJ5X1AipFnpzt0Kw== +"@antv/g-lite@2.2.16", "@antv/g-lite@^2.2.16": + version "2.2.16" + resolved "https://registry.npmmirror.com/@antv/g-lite/-/g-lite-2.2.16.tgz#3aad1e45c7dca71d536ec7874d5dfb8a9ed4fdcb" + integrity sha512-473r6S5srkxUiUxI3ZkrM74HMkgyO9+2HR1xtJ75yDOOuT8F6osdXDgy0Or5cWqOlsVjiN3L3DaPnQLHlUGO5A== dependencies: "@antv/g-math" "3.0.0" "@antv/util" "^3.3.5" @@ -280,7 +280,7 @@ "@antv/g-math@3.0.0": version "3.0.0" - resolved "https://registry.yarnpkg.com/@antv/g-math/-/g-math-3.0.0.tgz#834d993391546e39ae5a30452572fdc49a7c57ec" + resolved "https://registry.npmmirror.com/@antv/g-math/-/g-math-3.0.0.tgz#834d993391546e39ae5a30452572fdc49a7c57ec" integrity sha512-AkmiNIEL1vgqTPeGY2wtsMdBBqKFwF7SKSgs+D1iOS/rqYMsXdhp/HvtuQ5tx/HdawE/ZzTiicIYopc520ADZw== dependencies: "@antv/util" "^3.3.5" @@ -289,77 +289,77 @@ "@antv/g-math@^0.1.1", "@antv/g-math@^0.1.9": version "0.1.9" - resolved "https://registry.yarnpkg.com/@antv/g-math/-/g-math-0.1.9.tgz#1f981b9aebf5c024f284389aa3e5cba8cefa1f28" + resolved "https://registry.npmmirror.com/@antv/g-math/-/g-math-0.1.9.tgz#1f981b9aebf5c024f284389aa3e5cba8cefa1f28" integrity sha512-KHMSfPfZ5XHM1PZnG42Q2gxXfOitYveNTA7L61lR6mhZ8Y/aExsYmHqaKBsSarU0z+6WLrl9C07PQJZaw0uljQ== dependencies: "@antv/util" "~2.0.0" gl-matrix "^3.0.0" -"@antv/g-plugin-canvas-path-generator@2.1.18": - version "2.1.18" - resolved "https://registry.yarnpkg.com/@antv/g-plugin-canvas-path-generator/-/g-plugin-canvas-path-generator-2.1.18.tgz#ac3317ffce3805ebbffae15d52ff1b73a7ea2ae0" - integrity sha512-TOfWb13diw/yMcmYpgDYqXtPFMdw6ywcykJ8WIvW0MjJEjM/HGNmmoVbJYZWTipEm9MwAp38eomhPQS7FeohWQ== +"@antv/g-plugin-canvas-path-generator@2.1.16": + version "2.1.16" + resolved "https://registry.npmmirror.com/@antv/g-plugin-canvas-path-generator/-/g-plugin-canvas-path-generator-2.1.16.tgz#f60dfa687027aba12aed90d64839b97b2c3c3be0" + integrity sha512-E3/HUzWRv1/5QyKHLcXIgFJff0JBxDHz4NfHwYp6IOy5P/A1mbISsUjwafSl8JIVqx0J81CzgqpwU7pWHeXlaQ== dependencies: - "@antv/g-lite" "2.2.18" + "@antv/g-lite" "2.2.16" "@antv/g-math" "3.0.0" "@antv/util" "^3.3.5" "@babel/runtime" "^7.25.6" tslib "^2.5.3" -"@antv/g-plugin-canvas-picker@2.1.21": +"@antv/g-plugin-canvas-picker@2.1.19": + version "2.1.19" + resolved "https://registry.npmmirror.com/@antv/g-plugin-canvas-picker/-/g-plugin-canvas-picker-2.1.19.tgz#d4503b1819808703c765a51b0e3bccef5de4e4cd" + integrity sha512-69G0m2v09FimmYSU+hO1wjft1FqM467Cf1jDpjBz6Y3caQ98Hrqpz/7Prko1hMOALCo92MDo65yTTnz/LhBiQA== + dependencies: + "@antv/g-lite" "2.2.16" + "@antv/g-math" "3.0.0" + "@antv/g-plugin-canvas-path-generator" "2.1.16" + "@antv/g-plugin-canvas-renderer" "2.2.19" + "@antv/util" "^3.3.5" + "@babel/runtime" "^7.25.6" + gl-matrix "^3.4.3" + tslib "^2.5.3" + +"@antv/g-plugin-canvas-renderer@2.2.19": + version "2.2.19" + resolved "https://registry.npmmirror.com/@antv/g-plugin-canvas-renderer/-/g-plugin-canvas-renderer-2.2.19.tgz#90911b38ec15edbbc946f7201ce9090bd22a43cd" + integrity sha512-3Ac0pjU0NAafu0rwTnthwWV/CV5kV9CpTf96v1CCXX0P3iPWtW72SatQNOt/v2aQ2NjYB34YuwYy9i0U1oS8rg== + dependencies: + "@antv/g-lite" "2.2.16" + "@antv/g-math" "3.0.0" + "@antv/g-plugin-canvas-path-generator" "2.1.16" + "@antv/g-plugin-image-loader" "2.1.19" + "@antv/util" "^3.3.5" + "@babel/runtime" "^7.25.6" + gl-matrix "^3.4.3" + tslib "^2.5.3" + +"@antv/g-plugin-dom-interaction@2.1.21": version "2.1.21" - resolved "https://registry.yarnpkg.com/@antv/g-plugin-canvas-picker/-/g-plugin-canvas-picker-2.1.21.tgz#1d6ff77af30e9a216cf1d8bfddf15095870b4045" - integrity sha512-C27pcYeXygltMrLtTxkUiELusgPaVBM9t2nXV+Szldp7K0uOXWSmNfjq3zVcRBMecvKTLdFV8Vz6fk6JxMtmqA== + resolved "https://registry.npmmirror.com/@antv/g-plugin-dom-interaction/-/g-plugin-dom-interaction-2.1.21.tgz#7a764b270a2da8fc367a763231071f38d5ac49cf" + integrity sha512-Vm8yeNjZ2aNgNH3LwDRExRChpuVv0Wv2zOblUGy5rgyRIh2Fkm8R89pKLmd3GlLo4AF1ZqAGWHiY2WOeMHEEIA== dependencies: - "@antv/g-lite" "2.2.18" - "@antv/g-math" "3.0.0" - "@antv/g-plugin-canvas-path-generator" "2.1.18" - "@antv/g-plugin-canvas-renderer" "2.2.21" - "@antv/util" "^3.3.5" - "@babel/runtime" "^7.25.6" - gl-matrix "^3.4.3" - tslib "^2.5.3" - -"@antv/g-plugin-canvas-renderer@2.2.21": - version "2.2.21" - resolved "https://registry.yarnpkg.com/@antv/g-plugin-canvas-renderer/-/g-plugin-canvas-renderer-2.2.21.tgz#80c97dd9682f293e449dc6b53802b0318d6064c9" - integrity sha512-WcemVy8BcSMA6Nf7MeLaj0OVjgwGnl5dvIXY0TmwRuvsQiRRWYtKNPFuSjADQ+AEVmUUsPwTn5R2YRH0SDY72w== - dependencies: - "@antv/g-lite" "2.2.18" - "@antv/g-math" "3.0.0" - "@antv/g-plugin-canvas-path-generator" "2.1.18" - "@antv/g-plugin-image-loader" "2.1.21" - "@antv/util" "^3.3.5" - "@babel/runtime" "^7.25.6" - gl-matrix "^3.4.3" - tslib "^2.5.3" - -"@antv/g-plugin-dom-interaction@2.1.23": - version "2.1.23" - resolved "https://registry.yarnpkg.com/@antv/g-plugin-dom-interaction/-/g-plugin-dom-interaction-2.1.23.tgz#ac91f2183104f2fba8c99ff97d9a076b000d31ab" - integrity sha512-wcVoB37tZmv3zo2VSLiGitND7+WuKBIYc8mQG3etR48Dk67l+Z0lJa8HUqjdp47blI7nOYF4AP9d2SjI5LQ1sw== - dependencies: - "@antv/g-lite" "2.2.18" + "@antv/g-lite" "2.2.16" "@babel/runtime" "^7.25.6" tslib "^2.5.3" -"@antv/g-plugin-html-renderer@2.1.23": - version "2.1.23" - resolved "https://registry.yarnpkg.com/@antv/g-plugin-html-renderer/-/g-plugin-html-renderer-2.1.23.tgz#15218ce0b06165138bd84e229bd7b1946a512915" - integrity sha512-G3m7yIkl/p1hShO5X9r1RTPUVl4XkU72agvQZzvv0oWy+PkYzrlA7duzVz/4Jh7kkOiAnfV6NqxMWrldvJAT+A== - dependencies: - "@antv/g-lite" "2.2.18" - "@antv/util" "^3.3.5" - "@babel/runtime" "^7.25.6" - gl-matrix "^3.4.3" - tslib "^2.5.3" - -"@antv/g-plugin-image-loader@2.1.21": +"@antv/g-plugin-html-renderer@2.1.21": version "2.1.21" - resolved "https://registry.yarnpkg.com/@antv/g-plugin-image-loader/-/g-plugin-image-loader-2.1.21.tgz#811c2d15a5af65574c03dd0e1a7d74ee0402ba17" - integrity sha512-hz0VphH4f16e61eKbMvFPhyM7yH9XyU9aLcYcs6WGbu+kZ2v4kc7wlefbER41dqGbEy7GG0qDvQczDiRbrWYQg== + resolved "https://registry.npmmirror.com/@antv/g-plugin-html-renderer/-/g-plugin-html-renderer-2.1.21.tgz#2077e5eae60c818962f275f3cf73044a0c8aaa88" + integrity sha512-1PR9rYt4BgSx8LFnVPF+cPlcBYKfI7iWK/xPipEa3jZ4j/xftELQ5EEyZpfPnrTqu2PtKeMurx7oaM/HPsgaiQ== dependencies: - "@antv/g-lite" "2.2.18" + "@antv/g-lite" "2.2.16" + "@antv/util" "^3.3.5" + "@babel/runtime" "^7.25.6" + gl-matrix "^3.4.3" + tslib "^2.5.3" + +"@antv/g-plugin-image-loader@2.1.19": + version "2.1.19" + resolved "https://registry.npmmirror.com/@antv/g-plugin-image-loader/-/g-plugin-image-loader-2.1.19.tgz#c94e63de91b99c7384ecd758687e78a21b1a202b" + integrity sha512-ZjNs08RkzdDMLlEWGabJG1Lu1Q71afStSlhcIRhrDOLB4tH0UdYlq/f72tlzJ6KjtLnril/xQH3D7znPlfAoig== + dependencies: + "@antv/g-lite" "2.2.16" "@antv/util" "^3.3.5" "@babel/runtime" "^7.25.6" gl-matrix "^3.4.3" @@ -367,7 +367,7 @@ "@antv/g-svg@^0.5.1", "@antv/g-svg@^0.5.2": version "0.5.7" - resolved "https://registry.yarnpkg.com/@antv/g-svg/-/g-svg-0.5.7.tgz#d63db5f8590a5f3ceab097c183ec80ed143f0a50" + resolved "https://registry.npmmirror.com/@antv/g-svg/-/g-svg-0.5.7.tgz#d63db5f8590a5f3ceab097c183ec80ed143f0a50" integrity sha512-jUbWoPgr4YNsOat2Y/rGAouNQYGpw4R0cvlN0YafwOyacFFYy2zC8RslNd6KkPhhR3XHNSqJOuCYZj/YmLUwYw== dependencies: "@antv/g-base" "^0.5.12" @@ -376,19 +376,19 @@ detect-browser "^5.0.0" tslib "^2.0.3" -"@antv/g-web-animations-api@2.1.23": - version "2.1.23" - resolved "https://registry.yarnpkg.com/@antv/g-web-animations-api/-/g-web-animations-api-2.1.23.tgz#abdac4b20cda58b8d25b22f974bc053ac65c6689" - integrity sha512-gpXdxAbVtcM+SOsoc0ucPba7cWgG6FEp2EWGuaMzOiqoJGplp511xZ+d9T3l9hgp/vWOSKt/NZ9PlOPqXSK2GA== +"@antv/g-web-animations-api@2.1.21": + version "2.1.21" + resolved "https://registry.npmmirror.com/@antv/g-web-animations-api/-/g-web-animations-api-2.1.21.tgz#4f8fc78d766a0dc4d51d4e37a917a91c59eb02fb" + integrity sha512-EkIjeEH3QzHkDJn3sz1Mk83PqVQXGe5440mJV42QmnxuFuFcxGVJMi9vS8Te7kCUJl4eSb/eqnNi5AWfDMWm+w== dependencies: - "@antv/g-lite" "2.2.18" + "@antv/g-lite" "2.2.16" "@antv/util" "^3.3.5" "@babel/runtime" "^7.25.6" tslib "^2.5.3" "@antv/g-webgpu-core@^0.7.2": version "0.7.2" - resolved "https://registry.yarnpkg.com/@antv/g-webgpu-core/-/g-webgpu-core-0.7.2.tgz#65ef2a1253e319ffb2ed568d222b8313635d6677" + resolved "https://registry.npmmirror.com/@antv/g-webgpu-core/-/g-webgpu-core-0.7.2.tgz#65ef2a1253e319ffb2ed568d222b8313635d6677" integrity sha512-xUMmop7f3Rs34zFYKXLqHhDR1CQTeDl/7vI7Sn3X/73BqJc3X3HIIRvm83Fg2CjVACaOzw4WeLRXNaOCp9fz9w== dependencies: eventemitter3 "^4.0.0" @@ -398,7 +398,7 @@ "@antv/g-webgpu-engine@^0.7.2": version "0.7.2" - resolved "https://registry.yarnpkg.com/@antv/g-webgpu-engine/-/g-webgpu-engine-0.7.2.tgz#64631f24930f449ef41ffff6429d4fb9519eca23" + resolved "https://registry.npmmirror.com/@antv/g-webgpu-engine/-/g-webgpu-engine-0.7.2.tgz#64631f24930f449ef41ffff6429d4fb9519eca23" integrity sha512-lx8Y93IW2cnJvdoDRKyMmTdYqSC1pOmF0nyG3PGGyA0NI9vBYVgO0KTF6hkyWjdTWVq7XDZyf/h8CJridLh3lg== dependencies: "@antv/g-webgpu-core" "^0.7.2" @@ -408,7 +408,7 @@ "@antv/g-webgpu@0.7.2": version "0.7.2" - resolved "https://registry.yarnpkg.com/@antv/g-webgpu/-/g-webgpu-0.7.2.tgz#39ba2123816322fec9563236211ad8ab1e40924d" + resolved "https://registry.npmmirror.com/@antv/g-webgpu/-/g-webgpu-0.7.2.tgz#39ba2123816322fec9563236211ad8ab1e40924d" integrity sha512-kw+oYGsdvj5qeUfy5DPb/jztZBV+2fmqBd3Vv8NlKatfBmv8AirYX/CCW74AUSdWm99rEiLyxFB1VdRZ6b/wnQ== dependencies: "@antv/g-webgpu-core" "^0.7.2" @@ -419,7 +419,7 @@ "@antv/g6-core@0.8.24": version "0.8.24" - resolved "https://registry.yarnpkg.com/@antv/g6-core/-/g6-core-0.8.24.tgz#a5291d53b8e33f6c895a2ed8553dd283a9788c73" + resolved "https://registry.npmmirror.com/@antv/g6-core/-/g6-core-0.8.24.tgz#a5291d53b8e33f6c895a2ed8553dd283a9788c73" integrity sha512-rgI3dArAD8uoSz2+skS4ctN4x/Of33ivTIKaEYYvClxgkLZWVz9zvocy+5AWcVPBHZsAXkZcdh9zndIoWY/33A== dependencies: "@antv/algorithm" "^0.1.26" @@ -435,7 +435,7 @@ "@antv/g6-element@0.8.24": version "0.8.24" - resolved "https://registry.yarnpkg.com/@antv/g6-element/-/g6-element-0.8.24.tgz#5cb6eca25a48ed68b4376030c945b45a03730916" + resolved "https://registry.npmmirror.com/@antv/g6-element/-/g6-element-0.8.24.tgz#5cb6eca25a48ed68b4376030c945b45a03730916" integrity sha512-61FXkt9LY+6EOUtSam1iFTOW2AM59sPVcV1BuPj4dXiD0dluLE+R7d8B/94g1tKDw9tsjhfUQGC7hTXscJRJFw== dependencies: "@antv/g-base" "^0.5.1" @@ -445,7 +445,7 @@ "@antv/g6-pc@0.8.24": version "0.8.24" - resolved "https://registry.yarnpkg.com/@antv/g6-pc/-/g6-pc-0.8.24.tgz#bc1ad15c7ad691b71d18f00768fdbe7e2bd869c6" + resolved "https://registry.npmmirror.com/@antv/g6-pc/-/g6-pc-0.8.24.tgz#bc1ad15c7ad691b71d18f00768fdbe7e2bd869c6" integrity sha512-nf0y1lrp8J5DotqRryXd2S/J30COW8spVcLF9gUqywGqQAHfE00Ywkqr+PZBnsfCZXsXCi9o0+CE9NrkWs4SBQ== dependencies: "@ant-design/colors" "^4.0.5" @@ -473,7 +473,7 @@ "@antv/g6-plugin@0.8.24": version "0.8.24" - resolved "https://registry.yarnpkg.com/@antv/g6-plugin/-/g6-plugin-0.8.24.tgz#f59a7eb6820ae6fb8767b4a8da12bcbd3a43bc44" + resolved "https://registry.npmmirror.com/@antv/g6-plugin/-/g6-plugin-0.8.24.tgz#f59a7eb6820ae6fb8767b4a8da12bcbd3a43bc44" integrity sha512-ZIOnwLTC7SM2bFiJZ3vYFWnkyOCWKqnU96i/fBh1qAoY5slDS3hatenZWEXUtOcqaKw1h+5A5f72MRXqBBVn0g== dependencies: "@antv/dom-util" "^2.0.2" @@ -490,42 +490,42 @@ "@antv/g6@4.8.24": version "4.8.24" - resolved "https://registry.yarnpkg.com/@antv/g6/-/g6-4.8.24.tgz#803c7cbe3a345194d7fb0f8c68a5200d65f2c333" + resolved "https://registry.npmmirror.com/@antv/g6/-/g6-4.8.24.tgz#803c7cbe3a345194d7fb0f8c68a5200d65f2c333" integrity sha512-bgj7sZ+z45JmOngIpYpwmSIg7SboMLZBoAlX0+RoAETZB3/xvZO0MXT3lCSyAhIgm5Sb68pekKi7OStuo04NyQ== dependencies: "@antv/g6-pc" "0.8.24" "@antv/g@^6.1.21": - version "6.1.23" - resolved "https://registry.yarnpkg.com/@antv/g/-/g-6.1.23.tgz#d514289d62bc6da05ee03300a2a617758b8cf9f5" - integrity sha512-D3t5gNV5ci3okmkF9N03lZ7arheYE/KmaXBTEuEFWxLOJPsGjweVcM+cNJJ6o0pc+4toGz+XpPFB/Xvz2gM5tw== + version "6.1.21" + resolved "https://registry.npmmirror.com/@antv/g/-/g-6.1.21.tgz#d64e5dc8ab07a9ec6b14ed671923b7dfe4b4fc05" + integrity sha512-3cWmsY1bYwDmVzsFmBeqN1tWVt+3JaWL6Uu54C1oF7qn1VXXa3V3KuXGEYCxuei8E8BMriN3D7fZosY5d+MQqw== dependencies: - "@antv/g-camera-api" "2.0.37" - "@antv/g-dom-mutation-observer-api" "2.0.34" - "@antv/g-lite" "2.2.18" - "@antv/g-web-animations-api" "2.1.23" + "@antv/g-camera-api" "2.0.35" + "@antv/g-dom-mutation-observer-api" "2.0.32" + "@antv/g-lite" "2.2.16" + "@antv/g-web-animations-api" "2.1.21" "@babel/runtime" "^7.25.6" "@antv/graphlib@^1.0.0": version "1.2.0" - resolved "https://registry.yarnpkg.com/@antv/graphlib/-/graphlib-1.2.0.tgz#c88f97d4b3456d261480a1207ffc4fbc5d7dcf0d" + resolved "https://registry.npmmirror.com/@antv/graphlib/-/graphlib-1.2.0.tgz#c88f97d4b3456d261480a1207ffc4fbc5d7dcf0d" integrity sha512-hhJOMThec51nU4Fe5p/viLlNIL71uDEgYFzKPajWjr2715SFG1HAgiP6AVylIeqBcAZ04u3Lw7usjl/TuI5RuQ== "@antv/hierarchy@0.6.11": version "0.6.11" - resolved "https://registry.yarnpkg.com/@antv/hierarchy/-/hierarchy-0.6.11.tgz#244d6820347170e0107f3611802d1e5bb089ca7a" + resolved "https://registry.npmmirror.com/@antv/hierarchy/-/hierarchy-0.6.11.tgz#244d6820347170e0107f3611802d1e5bb089ca7a" integrity sha512-RJVhEMCuu4vj+Dt25lXIiNdd7jaqm/fqWGYikiELha4S5tnzdJoTUaUvvpfWlxLx4B0RsS9XRwBs1bOKN71TKg== dependencies: "@antv/util" "^2.0.7" "@antv/hierarchy@^0.6.10": version "0.6.14" - resolved "https://registry.yarnpkg.com/@antv/hierarchy/-/hierarchy-0.6.14.tgz#4e8b4966c9c2a44aaa6f9da7008c4bd44d490385" + resolved "https://registry.npmmirror.com/@antv/hierarchy/-/hierarchy-0.6.14.tgz#4e8b4966c9c2a44aaa6f9da7008c4bd44d490385" integrity sha512-V3uknf7bhynOqQDw2sg+9r9DwZ9pc6k/EcqyTFdfXB1+ydr7urisP0MipIuimucvQKN+Qkd+d6w601r1UIroqQ== "@antv/layout@0.3.25", "@antv/layout@^0.3.0": version "0.3.25" - resolved "https://registry.yarnpkg.com/@antv/layout/-/layout-0.3.25.tgz#0430050d1b36c21a6ab19474bd1000e114066dc7" + resolved "https://registry.npmmirror.com/@antv/layout/-/layout-0.3.25.tgz#0430050d1b36c21a6ab19474bd1000e114066dc7" integrity sha512-d29Aw1PXoAavMRZy7iTB9L5rMBeChFEX0BJ9ELP4TI35ySdCu07YbmPo9ju9OH/6sG2/NB3o85Ayxrre3iwX/g== dependencies: "@antv/g-webgpu" "0.7.2" @@ -538,7 +538,7 @@ "@antv/matrix-util@^3.0.4": version "3.0.4" - resolved "https://registry.yarnpkg.com/@antv/matrix-util/-/matrix-util-3.0.4.tgz#ea13f158aa2fb4ba2fb8d6b6b561ec467ea3ac20" + resolved "https://registry.npmmirror.com/@antv/matrix-util/-/matrix-util-3.0.4.tgz#ea13f158aa2fb4ba2fb8d6b6b561ec467ea3ac20" integrity sha512-BAPyu6dUliHcQ7fm9hZSGKqkwcjEDVLVAstlHULLvcMZvANHeLXgHEgV7JqcAV/GIhIz8aZChIlzM1ZboiXpYQ== dependencies: "@antv/util" "^2.0.9" @@ -547,7 +547,7 @@ "@antv/matrix-util@^3.1.0-beta.1", "@antv/matrix-util@^3.1.0-beta.3": version "3.1.0-beta.3" - resolved "https://registry.yarnpkg.com/@antv/matrix-util/-/matrix-util-3.1.0-beta.3.tgz#e061de8fa7be04605a155c69cc5ce9082eedddee" + resolved "https://registry.npmmirror.com/@antv/matrix-util/-/matrix-util-3.1.0-beta.3.tgz#e061de8fa7be04605a155c69cc5ce9082eedddee" integrity sha512-W2R6Za3A6CmG51Y/4jZUM/tFgYSq7vTqJL1VD9dKrvwxS4sE0ZcXINtkp55CdyBwJ6Cwm8pfoRpnD4FnHahN0A== dependencies: "@antv/util" "^2.0.9" @@ -556,7 +556,7 @@ "@antv/path-util@^2.0.3", "@antv/path-util@~2.0.5": version "2.0.15" - resolved "https://registry.yarnpkg.com/@antv/path-util/-/path-util-2.0.15.tgz#a6f691dfc8b7bce5be7f0aabb5bd614964325631" + resolved "https://registry.npmmirror.com/@antv/path-util/-/path-util-2.0.15.tgz#a6f691dfc8b7bce5be7f0aabb5bd614964325631" integrity sha512-R2VLZ5C8PLPtr3VciNyxtjKqJ0XlANzpFb5sE9GE61UQqSRuSVSzIakMxjEPrpqbgc+s+y8i+fmc89Snu7qbNw== dependencies: "@antv/matrix-util" "^3.0.4" @@ -564,9 +564,9 @@ tslib "^2.0.3" "@antv/s2@^2.3.0": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@antv/s2/-/s2-2.3.1.tgz#bc68933f229bf5a63e7b9f16fdeab32042addb67" - integrity sha512-mixqye/Rg4uL5LrNziXyWxDT9LjRiwjHqsD/D/JRlU+01Zb0nrAkaz4437zaudhFuO38C5yhckK3OVNm86K2TA== + version "2.3.0" + resolved "https://registry.npmmirror.com/@antv/s2/-/s2-2.3.0.tgz#a36a05d9c91dbf645489bc500d521b03f4f92456" + integrity sha512-gP3g7clbqTvVRXdwmb1gUghv7DCmN5mnyBaeQqA+esKVfdWJFsieDrApKg9Ie1JHuHMT5VA2HSaJtgVXvJBLFw== dependencies: "@antv/event-emitter" "^0.1.3" "@antv/g" "^6.1.21" @@ -581,7 +581,7 @@ "@antv/scale@^0.3.4": version "0.3.18" - resolved "https://registry.yarnpkg.com/@antv/scale/-/scale-0.3.18.tgz#b911f431b3e0b9547b6a65f66d0d3fa295b5ef32" + resolved "https://registry.npmmirror.com/@antv/scale/-/scale-0.3.18.tgz#b911f431b3e0b9547b6a65f66d0d3fa295b5ef32" integrity sha512-GHwE6Lo7S/Q5fgaLPaCsW+CH+3zl4aXpnN1skOiEY0Ue9/u+s2EySv6aDXYkAqs//i0uilMDD/0/4n8caX9U9w== dependencies: "@antv/util" "~2.0.3" @@ -590,7 +590,7 @@ "@antv/util@^2.0.13", "@antv/util@^2.0.7", "@antv/util@^2.0.9", "@antv/util@~2.0.0", "@antv/util@~2.0.13", "@antv/util@~2.0.3", "@antv/util@~2.0.5": version "2.0.17" - resolved "https://registry.yarnpkg.com/@antv/util/-/util-2.0.17.tgz#e8ef42aca7892815b229269f3dd10c6b3c7597a9" + resolved "https://registry.npmmirror.com/@antv/util/-/util-2.0.17.tgz#e8ef42aca7892815b229269f3dd10c6b3c7597a9" integrity sha512-o6I9hi5CIUvLGDhth0RxNSFDRwXeywmt6ExR4+RmVAzIi48ps6HUy+svxOCayvrPBN37uE6TAc2KDofRo0nK9Q== dependencies: csstype "^3.0.8" @@ -598,7 +598,7 @@ "@antv/util@^3.3.2", "@antv/util@^3.3.5": version "3.3.10" - resolved "https://registry.yarnpkg.com/@antv/util/-/util-3.3.10.tgz#6fb2560c0f42df61f824e1f995a1ed1bdb00eb9a" + resolved "https://registry.npmmirror.com/@antv/util/-/util-3.3.10.tgz#6fb2560c0f42df61f824e1f995a1ed1bdb00eb9a" integrity sha512-basGML3DFA3O87INnzvDStjzS+n0JLEhRnRsDzP9keiXz8gT1z/fTdmJAZFOzMMWxy+HKbi7NbSt0+8vz/OsBQ== dependencies: fast-deep-equal "^3.1.3" @@ -606,15 +606,14 @@ tslib "^2.3.1" "@antv/vendor@^1.0.3": - version "1.0.11" - resolved "https://registry.yarnpkg.com/@antv/vendor/-/vendor-1.0.11.tgz#8a87aa964410d9fcc431a74c8757021a942252f2" - integrity sha512-LmhPEQ+aapk3barntaiIxJ5VHno/Tyab2JnfdcPzp5xONh/8VSfed4bo/9xKo5HcUAEydko38vYLfj6lJliLiw== + version "1.0.10" + resolved "https://registry.npmmirror.com/@antv/vendor/-/vendor-1.0.10.tgz#e0d7ab6ed25946f4b6ad1b5da481182639faea41" + integrity sha512-/llNfo0gyUAi+ZY3TAtkNPS66eXTMbNdaKd8qllyJUuXnpRHYd/LGU69ix6olGJEFBi61hO4f9eTY0zzNOlFlw== dependencies: "@types/d3-array" "^3.2.1" "@types/d3-color" "^3.1.3" "@types/d3-dispatch" "^3.0.6" "@types/d3-dsv" "^3.0.7" - "@types/d3-ease" "^3.0.2" "@types/d3-fetch" "^3.0.7" "@types/d3-force" "^3.0.10" "@types/d3-format" "^3.0.4" @@ -633,7 +632,6 @@ d3-color "^3.1.0" d3-dispatch "^3.0.1" d3-dsv "^3.0.1" - d3-ease "^3.0.1" d3-fetch "^3.0.1" d3-force "^3.0.0" d3-force-3d "^3.0.5" @@ -654,14 +652,14 @@ "@arco-design/color@^0.4.0": version "0.4.0" - resolved "https://registry.yarnpkg.com/@arco-design/color/-/color-0.4.0.tgz#52ddb40d318ee6df1057ca8c653cc1675023928f" + resolved "https://registry.npmmirror.com/@arco-design/color/-/color-0.4.0.tgz#52ddb40d318ee6df1057ca8c653cc1675023928f" integrity sha512-s7p9MSwJgHeL8DwcATaXvWT3m2SigKpxx4JA1BGPHL4gfvaQsmQfrLBDpjOJFJuJ2jG2dMt3R3P8Pm9E65q18g== dependencies: color "^3.1.3" "@arco-design/web-vue@2.56.1": version "2.56.1" - resolved "https://registry.yarnpkg.com/@arco-design/web-vue/-/web-vue-2.56.1.tgz#24b7a693627a8cf4a5e9e9790b60677ef7d1f1c5" + resolved "https://registry.npmmirror.com/@arco-design/web-vue/-/web-vue-2.56.1.tgz#24b7a693627a8cf4a5e9e9790b60677ef7d1f1c5" integrity sha512-RHIG7DXpCJrpxCKXdxZMzsGvMPCUott57soXW3aHJfxOcf+I2rdX8/UTAt2ka5MyRLUZ4B90B1LKyUgLChGklg== dependencies: "@arco-design/color" "^0.4.0" @@ -675,7 +673,7 @@ "@arco-plugins/vite-vue@1.4.5": version "1.4.5" - resolved "https://registry.yarnpkg.com/@arco-plugins/vite-vue/-/vite-vue-1.4.5.tgz#c2a3078cd895cccebc62ef3d6954dcae5813a356" + resolved "https://registry.npmmirror.com/@arco-plugins/vite-vue/-/vite-vue-1.4.5.tgz#c2a3078cd895cccebc62ef3d6954dcae5813a356" integrity sha512-2pJ9mpZP9mRD7NGZwRsZTS9C/US5ilEBBUqxN5Qgnd3Td50u9apJVKAABCZjG2K2eHiyZg7Fd9XhgHJXVJJmsw== dependencies: "@babel/generator" "^7.12.11" @@ -685,36 +683,23 @@ "@babel/types" "^7.12.12" "@types/node" "^16.11.10" -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5": - version "7.23.5" - resolved "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.23.5.tgz#9009b69a8c602293476ad598ff53e4562e15c244" - integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA== - dependencies: - "@babel/highlight" "^7.23.4" - chalk "^2.4.2" - -"@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.24.7", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0", "@babel/code-frame@^7.26.2": version "7.26.2" - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" + resolved "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85" integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ== dependencies: "@babel/helper-validator-identifier" "^7.25.9" js-tokens "^4.0.0" picocolors "^1.0.0" -"@babel/compat-data@^7.23.5": - version "7.23.5" - resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz" - integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== +"@babel/compat-data@^7.25.9": + version "7.26.3" + resolved "https://registry.npmmirror.com/@babel/compat-data/-/compat-data-7.26.3.tgz#99488264a56b2aded63983abd6a417f03b92ed02" + integrity sha512-nHIxvKPniQXpmQLb0vhY3VaFb3S0YrTAwpOWJZh1wn3oJPjJk9Asva204PsBdmAE8vpzfHudT8DB0scYvy9q0g== -"@babel/compat-data@^7.26.8": - version "7.26.8" - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" - integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== - -"@babel/core@7.26.0": +"@babel/core@7.26.0", "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.26.0", "@babel/core@^7.7.2", "@babel/core@^7.8.0": version "7.26.0" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" + resolved "https://registry.npmmirror.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== dependencies: "@ampproject/remapping" "^2.2.0" @@ -733,168 +718,67 @@ json5 "^2.2.3" semver "^6.3.1" -"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.7.2", "@babel/core@^7.8.0": - version "7.23.9" - resolved "https://registry.npmmirror.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1" - integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw== +"@babel/generator@^7.12.11", "@babel/generator@^7.26.0", "@babel/generator@^7.26.3", "@babel/generator@^7.7.2": + version "7.26.3" + resolved "https://registry.npmmirror.com/@babel/generator/-/generator-7.26.3.tgz#ab8d4360544a425c90c248df7059881f4b2ce019" + integrity sha512-6FF/urZvD0sTeO7k6/B15pMLC4CHUv1426lzr3N01aHJTl046uCAh9LXW/fzeXXjPNCJ6iABW5XaWOsIZB93aQ== dependencies: - "@ampproject/remapping" "^2.2.0" - "@babel/code-frame" "^7.23.5" - "@babel/generator" "^7.23.6" - "@babel/helper-compilation-targets" "^7.23.6" - "@babel/helper-module-transforms" "^7.23.3" - "@babel/helpers" "^7.23.9" - "@babel/parser" "^7.23.9" - "@babel/template" "^7.23.9" - "@babel/traverse" "^7.23.9" - "@babel/types" "^7.23.9" - convert-source-map "^2.0.0" - debug "^4.1.0" - gensync "^1.0.0-beta.2" - json5 "^2.2.3" - semver "^6.3.1" - -"@babel/core@^7.26.0": - version "7.26.10" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" - integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== - dependencies: - "@ampproject/remapping" "^2.2.0" - "@babel/code-frame" "^7.26.2" - "@babel/generator" "^7.26.10" - "@babel/helper-compilation-targets" "^7.26.5" - "@babel/helper-module-transforms" "^7.26.0" - "@babel/helpers" "^7.26.10" - "@babel/parser" "^7.26.10" - "@babel/template" "^7.26.9" - "@babel/traverse" "^7.26.10" - "@babel/types" "^7.26.10" - convert-source-map "^2.0.0" - debug "^4.1.0" - gensync "^1.0.0-beta.2" - json5 "^2.2.3" - semver "^6.3.1" - -"@babel/generator@^7.12.11", "@babel/generator@^7.26.0", "@babel/generator@^7.26.10", "@babel/generator@^7.27.0": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" - integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== - dependencies: - "@babel/parser" "^7.27.0" - "@babel/types" "^7.27.0" + "@babel/parser" "^7.26.3" + "@babel/types" "^7.26.3" "@jridgewell/gen-mapping" "^0.3.5" "@jridgewell/trace-mapping" "^0.3.25" jsesc "^3.0.2" -"@babel/generator@^7.23.6", "@babel/generator@^7.7.2": - version "7.23.6" - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.23.6.tgz" - integrity sha512-qrSfCYxYQB5owCmGLbl8XRpX1ytXlpueOb0N0UmQwA073KZxejgQTzAmJezxvpwQD9uGtK2shHdi55QT+MbjIw== - dependencies: - "@babel/types" "^7.23.6" - "@jridgewell/gen-mapping" "^0.3.2" - "@jridgewell/trace-mapping" "^0.3.17" - jsesc "^2.5.1" - "@babel/helper-annotate-as-pure@^7.25.9": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4" + resolved "https://registry.npmmirror.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4" integrity sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g== dependencies: "@babel/types" "^7.25.9" -"@babel/helper-compilation-targets@^7.12.16", "@babel/helper-compilation-targets@^7.23.6": - version "7.23.6" - resolved "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" - integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== +"@babel/helper-compilation-targets@^7.12.16", "@babel/helper-compilation-targets@^7.25.9": + version "7.25.9" + resolved "https://registry.npmmirror.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" + integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== dependencies: - "@babel/compat-data" "^7.23.5" - "@babel/helper-validator-option" "^7.23.5" - browserslist "^4.22.2" - lru-cache "^5.1.1" - semver "^6.3.1" - -"@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz#de0c753b1cd1d9ab55d473c5a5cf7170f0a81880" - integrity sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA== - dependencies: - "@babel/compat-data" "^7.26.8" + "@babel/compat-data" "^7.25.9" "@babel/helper-validator-option" "^7.25.9" browserslist "^4.24.0" lru-cache "^5.1.1" semver "^6.3.1" -"@babel/helper-create-class-features-plugin@^7.27.0": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.0.tgz#518fad6a307c6a96f44af14912b2c20abe9bfc30" - integrity sha512-vSGCvMecvFCd/BdpGlhpXYNhhC4ccxyvQWpbGL4CWbvfEoLFWUZuSuf7s9Aw70flgQF+6vptvgK2IfOnKlRmBg== +"@babel/helper-create-class-features-plugin@^7.25.9": + version "7.25.9" + resolved "https://registry.npmmirror.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.9.tgz#7644147706bb90ff613297d49ed5266bde729f83" + integrity sha512-UTZQMvt0d/rSz6KI+qdu7GQze5TIajwTS++GUozlw8VBJDEOAqSXwm1WvmYEZwqdqSGQshRocPDqrt4HBZB3fQ== dependencies: "@babel/helper-annotate-as-pure" "^7.25.9" "@babel/helper-member-expression-to-functions" "^7.25.9" "@babel/helper-optimise-call-expression" "^7.25.9" - "@babel/helper-replace-supers" "^7.26.5" + "@babel/helper-replace-supers" "^7.25.9" "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" - "@babel/traverse" "^7.27.0" + "@babel/traverse" "^7.25.9" semver "^6.3.1" - -"@babel/helper-environment-visitor@^7.22.20": - version "7.22.20" - resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz" - integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA== - -"@babel/helper-function-name@^7.23.0": - version "7.23.0" - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz" - integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== - dependencies: - "@babel/template" "^7.22.15" - "@babel/types" "^7.23.0" - -"@babel/helper-hoist-variables@^7.22.5": - version "7.22.5" - resolved "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz" - integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw== - dependencies: - "@babel/types" "^7.22.5" "@babel/helper-member-expression-to-functions@^7.25.9": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz#9dfffe46f727005a5ea29051ac835fb735e4c1a3" + resolved "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.25.9.tgz#9dfffe46f727005a5ea29051ac835fb735e4c1a3" integrity sha512-wbfdZ9w5vk0C0oyHqAJbc62+vet5prjj01jjJ8sKn3j9h3MQQlflEdXYvuqRWjHnM12coDEqiC1IRCi0U/EKwQ== dependencies: "@babel/traverse" "^7.25.9" "@babel/types" "^7.25.9" -"@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.25.9": +"@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.24.7", "@babel/helper-module-imports@^7.25.9": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" + resolved "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715" integrity sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw== dependencies: "@babel/traverse" "^7.25.9" "@babel/types" "^7.25.9" -"@babel/helper-module-imports@^7.22.15": - version "7.22.15" - resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz" - integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w== - dependencies: - "@babel/types" "^7.22.15" - -"@babel/helper-module-transforms@^7.23.3": - version "7.23.3" - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz" - integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ== - dependencies: - "@babel/helper-environment-visitor" "^7.22.20" - "@babel/helper-module-imports" "^7.22.15" - "@babel/helper-simple-access" "^7.22.5" - "@babel/helper-split-export-declaration" "^7.22.6" - "@babel/helper-validator-identifier" "^7.22.20" - "@babel/helper-module-transforms@^7.26.0": version "7.26.0" - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" + resolved "https://registry.npmmirror.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae" integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw== dependencies: "@babel/helper-module-imports" "^7.25.9" @@ -903,66 +787,37 @@ "@babel/helper-optimise-call-expression@^7.25.9": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz#3324ae50bae7e2ab3c33f60c9a877b6a0146b54e" + resolved "https://registry.npmmirror.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.25.9.tgz#3324ae50bae7e2ab3c33f60c9a877b6a0146b54e" integrity sha512-FIpuNaz5ow8VyrYcnXQTDRGvV6tTjkNtCK/RYNDXGSLlUD6cBuQTSw43CShGxjvfBTfcUA/r6UhUCbtYqkhcuQ== dependencies: "@babel/types" "^7.25.9" -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.8.0": - version "7.22.5" - resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz" - integrity sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg== +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0": + version "7.25.9" + resolved "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46" + integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw== -"@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5": - version "7.26.5" - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" - integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== - -"@babel/helper-replace-supers@^7.26.5": - version "7.26.5" - resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz#6cb04e82ae291dae8e72335dfe438b0725f14c8d" - integrity sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg== +"@babel/helper-replace-supers@^7.25.9": + version "7.25.9" + resolved "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.25.9.tgz#ba447224798c3da3f8713fc272b145e33da6a5c5" + integrity sha512-IiDqTOTBQy0sWyeXyGSC5TBJpGFXBkRynjBeXsvbhQFKj2viwJC76Epz35YLU1fpe/Am6Vppb7W7zM4fPQzLsQ== dependencies: "@babel/helper-member-expression-to-functions" "^7.25.9" "@babel/helper-optimise-call-expression" "^7.25.9" - "@babel/traverse" "^7.26.5" - -"@babel/helper-simple-access@^7.22.5": - version "7.22.5" - resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz" - integrity sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w== - dependencies: - "@babel/types" "^7.22.5" + "@babel/traverse" "^7.25.9" "@babel/helper-skip-transparent-expression-wrappers@^7.25.9": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9" + resolved "https://registry.npmmirror.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9" integrity sha512-K4Du3BFa3gvyhzgPcntrkDgZzQaq6uozzcpGbOO1OEJaI+EJdqWIMTLgFgQf6lrfiDFo5FU+BxKepI9RmZqahA== dependencies: "@babel/traverse" "^7.25.9" "@babel/types" "^7.25.9" -"@babel/helper-split-export-declaration@^7.22.6": - version "7.22.6" - resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz" - integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g== - dependencies: - "@babel/types" "^7.22.5" - -"@babel/helper-string-parser@^7.23.4": - version "7.23.4" - resolved "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz" - integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ== - "@babel/helper-string-parser@^7.25.9": version "7.25.9" resolved "https://registry.npmmirror.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c" integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA== - -"@babel/helper-validator-identifier@^7.22.20": - version "7.22.20" - resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz" - integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A== "@babel/helper-validator-identifier@^7.25.9": version "7.25.9" @@ -971,284 +826,243 @@ "@babel/helper-validator-option@^7.16.7", "@babel/helper-validator-option@^7.25.9": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" + resolved "https://registry.npmmirror.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72" integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw== -"@babel/helper-validator-option@^7.23.5": - version "7.23.5" - resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz" - integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== - -"@babel/helpers@^7.23.9": - version "7.23.9" - resolved "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" - integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== +"@babel/helpers@^7.26.0": + version "7.26.0" + resolved "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" + integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== dependencies: - "@babel/template" "^7.23.9" - "@babel/traverse" "^7.23.9" - "@babel/types" "^7.23.9" + "@babel/template" "^7.25.9" + "@babel/types" "^7.26.0" -"@babel/helpers@^7.26.0", "@babel/helpers@^7.26.10": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" - integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.4", "@babel/parser@^7.25.3", "@babel/parser@^7.25.6", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.3", "@babel/parser@^7.7.0": + version "7.26.3" + resolved "https://registry.npmmirror.com/@babel/parser/-/parser-7.26.3.tgz#8c51c5db6ddf08134af1ddbacf16aaab48bac234" + integrity sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA== dependencies: - "@babel/template" "^7.27.0" - "@babel/types" "^7.27.0" - -"@babel/highlight@^7.23.4": - version "7.23.4" - resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz" - integrity sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A== - dependencies: - "@babel/helper-validator-identifier" "^7.22.20" - chalk "^2.4.2" - js-tokens "^4.0.0" - -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.7.0": - version "7.23.9" - resolved "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" - integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== - -"@babel/parser@^7.12.11", "@babel/parser@^7.24.4", "@babel/parser@^7.25.3", "@babel/parser@^7.26.0", "@babel/parser@^7.26.10", "@babel/parser@^7.26.9", "@babel/parser@^7.27.0": - version "7.27.0" - resolved "https://registry.npmmirror.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" - integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== - dependencies: - "@babel/types" "^7.27.0" + "@babel/types" "^7.26.3" "@babel/plugin-syntax-async-generators@^7.8.4": version "7.8.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== dependencies: "@babel/helper-plugin-utils" "^7.8.0" "@babel/plugin-syntax-bigint@^7.8.3": version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz#4c9a6f669f5d0cdf1b90a1671e9a146be5300cea" integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg== dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-class-properties@^7.8.3": +"@babel/plugin-syntax-class-properties@^7.12.13": version "7.12.13" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz#b5c987274c4a3a82b89714796931a6b53544ae10" integrity sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-syntax-import-meta@^7.8.3": +"@babel/plugin-syntax-class-static-block@^7.14.5": + version "7.14.5" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz#195df89b146b4b78b3bf897fd7a257c84659d406" + integrity sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw== + dependencies: + "@babel/helper-plugin-utils" "^7.14.5" + +"@babel/plugin-syntax-import-attributes@^7.24.7": + version "7.26.0" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz#3b1412847699eea739b4f2602c74ce36f6b0b0f7" + integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A== + dependencies: + "@babel/helper-plugin-utils" "^7.25.9" + +"@babel/plugin-syntax-import-meta@^7.10.4": version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51" integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== dependencies: "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-json-strings@^7.8.3": version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-jsx@^7.25.9": +"@babel/plugin-syntax-jsx@^7.24.7": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz#a34313a178ea56f1951599b929c1ceacee719290" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.25.9.tgz#a34313a178ea56f1951599b929c1ceacee719290" integrity sha512-ld6oezHQMZsZfp6pWtbjaNDF2tiiCYYDqQszHt5VV437lewP9aSi2Of99CK0D0XB21k7FLgnLcmQKyKzynfeAA== dependencies: "@babel/helper-plugin-utils" "^7.25.9" -"@babel/plugin-syntax-logical-assignment-operators@^7.8.3": +"@babel/plugin-syntax-logical-assignment-operators@^7.10.4": version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699" integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== dependencies: "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9" integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-numeric-separator@^7.8.3": +"@babel/plugin-syntax-numeric-separator@^7.10.4": version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz#b9b070b3e33570cd9fd07ba7fa91c0dd37b9af97" integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== dependencies: "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-object-rest-spread@^7.8.3": version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== dependencies: "@babel/helper-plugin-utils" "^7.8.0" "@babel/plugin-syntax-optional-catch-binding@^7.8.3": version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== dependencies: "@babel/helper-plugin-utils" "^7.8.0" "@babel/plugin-syntax-optional-chaining@^7.8.3": version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a" integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-top-level-await@^7.8.3": +"@babel/plugin-syntax-private-property-in-object@^7.14.5": version "7.14.5" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz#0dc6671ec0ea22b6e94a1114f857970cd39de1ad" + integrity sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg== + dependencies: + "@babel/helper-plugin-utils" "^7.14.5" + +"@babel/plugin-syntax-top-level-await@^7.14.5": + version "7.14.5" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz#c1cfdadc35a646240001f06138247b741c34d94c" integrity sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw== dependencies: "@babel/helper-plugin-utils" "^7.14.5" -"@babel/plugin-syntax-typescript@^7.25.9": +"@babel/plugin-syntax-typescript@^7.25.9", "@babel/plugin-syntax-typescript@^7.7.2": version "7.25.9" - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz#67dda2b74da43727cf21d46cf9afef23f4365399" + resolved "https://registry.npmmirror.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.9.tgz#67dda2b74da43727cf21d46cf9afef23f4365399" integrity sha512-hjMgRy5hb8uJJjUcdWunWVcoi9bGpJp8p5Ol1229PoN6aytsLwNMgmdftO23wnCLMfVmTwZDWMPNq/D1SY60JQ== dependencies: "@babel/helper-plugin-utils" "^7.25.9" -"@babel/plugin-syntax-typescript@^7.7.2": - version "7.23.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.23.3.tgz" - integrity sha512-9EiNjVJOMwCO+43TqoTrgQ8jMwcAd0sWyXi9RPfIsLTj4R2MADDDQXELhffaUx/uJv2AYcxBgPwH6j4TIA4ytQ== - dependencies: - "@babel/helper-plugin-utils" "^7.22.5" - "@babel/plugin-transform-typescript@^7.16.7", "@babel/plugin-transform-typescript@^7.25.9": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.27.0.tgz#a29fd3481da85601c7e34091296e9746d2cccba8" - integrity sha512-fRGGjO2UEGPjvEcyAZXRXAS8AfdaQoq7HnxAbJoAoW10B9xOKesmmndJv+Sym2a+9FHWZ9KbyyLCe9s0Sn5jtg== + version "7.26.3" + resolved "https://registry.npmmirror.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.26.3.tgz#3d6add9c78735623317387ee26d5ada540eee3fd" + integrity sha512-6+5hpdr6mETwSKjmJUdYw0EIkATiQhnELWlE3kJFBwSg/BGIVwVaVbX+gOXBCdc7Ln1RXZxyWGecIXhUfnl7oA== dependencies: "@babel/helper-annotate-as-pure" "^7.25.9" - "@babel/helper-create-class-features-plugin" "^7.27.0" - "@babel/helper-plugin-utils" "^7.26.5" + "@babel/helper-create-class-features-plugin" "^7.25.9" + "@babel/helper-plugin-utils" "^7.25.9" "@babel/helper-skip-transparent-expression-wrappers" "^7.25.9" "@babel/plugin-syntax-typescript" "^7.25.9" "@babel/preset-typescript@7.16.7": version "7.16.7" - resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz#ab114d68bb2020afc069cd51b37ff98a046a70b9" + resolved "https://registry.npmmirror.com/@babel/preset-typescript/-/preset-typescript-7.16.7.tgz#ab114d68bb2020afc069cd51b37ff98a046a70b9" integrity sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ== dependencies: "@babel/helper-plugin-utils" "^7.16.7" "@babel/helper-validator-option" "^7.16.7" "@babel/plugin-transform-typescript" "^7.16.7" -"@babel/runtime@^7.0.0", "@babel/runtime@^7.25.6": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.27.0.tgz#fbee7cf97c709518ecc1f590984481d5460d4762" - integrity sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw== +"@babel/runtime@^7.0.0": + version "7.26.0" + resolved "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1" + integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw== dependencies: regenerator-runtime "^0.14.0" -"@babel/template@^7.22.15", "@babel/template@^7.23.9", "@babel/template@^7.3.3": - version "7.23.9" - resolved "https://registry.npmmirror.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a" - integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== +"@babel/runtime@^7.25.6": + version "7.26.10" + resolved "https://registry.npmmirror.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" + integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== dependencies: - "@babel/code-frame" "^7.23.5" - "@babel/parser" "^7.23.9" - "@babel/types" "^7.23.9" + regenerator-runtime "^0.14.0" -"@babel/template@^7.25.9", "@babel/template@^7.26.9", "@babel/template@^7.27.0": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" - integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== +"@babel/template@^7.25.0", "@babel/template@^7.25.9", "@babel/template@^7.3.3": + version "7.25.9" + resolved "https://registry.npmmirror.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016" + integrity sha512-9DGttpmPvIxBb/2uwpVo3dqJ+O6RooAFOS+lB+xDqoE2PVCE8nfoHMdZLpfCQRLwvohzXISPZcgxt80xLfsuwg== + dependencies: + "@babel/code-frame" "^7.25.9" + "@babel/parser" "^7.25.9" + "@babel/types" "^7.25.9" + +"@babel/traverse@^7.12.12", "@babel/traverse@^7.25.6", "@babel/traverse@^7.25.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": + version "7.26.4" + resolved "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.26.4.tgz#ac3a2a84b908dde6d463c3bfa2c5fdc1653574bd" + integrity sha512-fH+b7Y4p3yqvApJALCPJcwb0/XaOSgtK4pzV6WVjPR5GLFQBRI7pfoX2V2iM48NXvX07NUxxm1Vw98YjqTcU5w== dependencies: "@babel/code-frame" "^7.26.2" - "@babel/parser" "^7.27.0" - "@babel/types" "^7.27.0" - -"@babel/traverse@^7.12.12", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.10", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.9", "@babel/traverse@^7.27.0": - version "7.27.0" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" - integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== - dependencies: - "@babel/code-frame" "^7.26.2" - "@babel/generator" "^7.27.0" - "@babel/parser" "^7.27.0" - "@babel/template" "^7.27.0" - "@babel/types" "^7.27.0" + "@babel/generator" "^7.26.3" + "@babel/parser" "^7.26.3" + "@babel/template" "^7.25.9" + "@babel/types" "^7.26.3" debug "^4.3.1" globals "^11.1.0" -"@babel/traverse@^7.23.9", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": - version "7.23.9" - resolved "https://registry.npmmirror.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" - integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== - dependencies: - "@babel/code-frame" "^7.23.5" - "@babel/generator" "^7.23.6" - "@babel/helper-environment-visitor" "^7.22.20" - "@babel/helper-function-name" "^7.23.0" - "@babel/helper-hoist-variables" "^7.22.5" - "@babel/helper-split-export-declaration" "^7.22.6" - "@babel/parser" "^7.23.9" - "@babel/types" "^7.23.9" - debug "^4.3.1" - globals "^11.1.0" - -"@babel/types@^7.0.0", "@babel/types@^7.19.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.3.3", "@babel/types@^7.7.0": - version "7.23.9" - resolved "https://registry.npmmirror.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" - integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== - dependencies: - "@babel/helper-string-parser" "^7.23.4" - "@babel/helper-validator-identifier" "^7.22.20" - to-fast-properties "^2.0.0" - -"@babel/types@^7.12.12", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.10", "@babel/types@^7.26.9", "@babel/types@^7.27.0": - version "7.27.0" - resolved "https://registry.npmmirror.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" - integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== +"@babel/types@^7.0.0", "@babel/types@^7.12.12", "@babel/types@^7.19.0", "@babel/types@^7.20.7", "@babel/types@^7.25.6", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.26.3", "@babel/types@^7.3.3", "@babel/types@^7.7.0": + version "7.26.3" + resolved "https://registry.npmmirror.com/@babel/types/-/types-7.26.3.tgz#37e79830f04c2b5687acc77db97fbc75fb81f3c0" + integrity sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA== dependencies: "@babel/helper-string-parser" "^7.25.9" "@babel/helper-validator-identifier" "^7.25.9" "@bcoe/v8-coverage@^0.2.3": version "0.2.3" - resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" + resolved "https://registry.npmmirror.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== "@ctrl/tinycolor@^3.4.1": version "3.6.1" - resolved "https://registry.npmjs.org/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz" + resolved "https://registry.npmmirror.com/@ctrl/tinycolor/-/tinycolor-3.6.1.tgz#b6c75a56a1947cc916ea058772d666a2c8932f31" integrity sha512-SITSV6aIXsuVNV3f3O0f2n/cgyEDWoSqtZMYiAmcsYHydcKrOz3gUxB/iXd/Qf08+IZX4KpgNbvUdMBmWz+kcA== "@discoveryjs/json-ext@0.5.7": version "0.5.7" - resolved "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz" + resolved "https://registry.npmmirror.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw== -"@docsearch/css@3.9.0", "@docsearch/css@^3.6.0": - version "3.9.0" - resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-3.9.0.tgz#3bc29c96bf024350d73b0cfb7c2a7b71bf251cd5" - integrity sha512-cQbnVbq0rrBwNAKegIac/t6a8nWoUAn8frnkLFW6YARaRmAQr5/Eoe6Ln2fqkUCZ40KpdrKbpSAmgrkviOxuWA== +"@docsearch/css@3.8.2", "@docsearch/css@^3.6.0": + version "3.8.2" + resolved "https://registry.npmmirror.com/@docsearch/css/-/css-3.8.2.tgz#7973ceb6892c30f154ba254cd05c562257a44977" + integrity sha512-y05ayQFyUmCXze79+56v/4HpycYF3uFqB78pLPrSV5ZKAlDuIAAJNhaRi8tTdRNXh05yxX/TyNnzD6LwSM89vQ== "@docsearch/js@^3.6.0": - version "3.9.0" - resolved "https://registry.yarnpkg.com/@docsearch/js/-/js-3.9.0.tgz#924036ce7717bc64c6a7d1087bf1181301f90ffe" - integrity sha512-4bKHcye6EkLgRE8ze0vcdshmEqxeiJM77M0JXjef7lrYZfSlMunrDOCqyLjiZyo1+c0BhUqA2QpFartIjuHIjw== + version "3.8.2" + resolved "https://registry.npmmirror.com/@docsearch/js/-/js-3.8.2.tgz#bdcfc9837700eb38453b88e211ab5cc5a3813cc6" + integrity sha512-Q5wY66qHn0SwA7Taa0aDbHiJvaFJLOJyHmooQ7y8hlwwQLQ/5WwCcoX0g7ii04Qi2DJlHsd0XXzJ8Ypw9+9YmQ== dependencies: - "@docsearch/react" "3.9.0" + "@docsearch/react" "3.8.2" preact "^10.0.0" -"@docsearch/react@3.9.0": - version "3.9.0" - resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-3.9.0.tgz#d0842b700c3ee26696786f3c8ae9f10c1a3f0db3" - integrity sha512-mb5FOZYZIkRQ6s/NWnM98k879vu5pscWqTLubLFBO87igYYT4VzVazh4h5o/zCvTIZgEt3PvsCOMOswOUo9yHQ== +"@docsearch/react@3.8.2": + version "3.8.2" + resolved "https://registry.npmmirror.com/@docsearch/react/-/react-3.8.2.tgz#7b11d39b61c976c0aa9fbde66e6b73b30f3acd42" + integrity sha512-xCRrJQlTt8N9GU0DG4ptwHRkfnSnD/YpdeaXe02iKfqs97TkZJv60yE+1eq/tjPcVnTW8dP5qLP7itifFVV5eg== dependencies: - "@algolia/autocomplete-core" "1.17.9" - "@algolia/autocomplete-preset-algolia" "1.17.9" - "@docsearch/css" "3.9.0" + "@algolia/autocomplete-core" "1.17.7" + "@algolia/autocomplete-preset-algolia" "1.17.7" + "@docsearch/css" "3.8.2" algoliasearch "^5.14.2" "@element-plus/icons-vue@2.3.1", "@element-plus/icons-vue@^2.3.1": @@ -1258,134 +1072,134 @@ "@esbuild/aix-ppc64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f" + resolved "https://registry.npmmirror.com/@esbuild/aix-ppc64/-/aix-ppc64-0.21.5.tgz#c7184a326533fcdf1b8ee0733e21c713b975575f" integrity sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ== "@esbuild/android-arm64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz#09d9b4357780da9ea3a7dfb833a1f1ff439b4052" + resolved "https://registry.npmmirror.com/@esbuild/android-arm64/-/android-arm64-0.21.5.tgz#09d9b4357780da9ea3a7dfb833a1f1ff439b4052" integrity sha512-c0uX9VAUBQ7dTDCjq+wdyGLowMdtR/GoC2U5IYk/7D1H1JYC0qseD7+11iMP2mRLN9RcCMRcjC4YMclCzGwS/A== "@esbuild/android-arm@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz#9b04384fb771926dfa6d7ad04324ecb2ab9b2e28" + resolved "https://registry.npmmirror.com/@esbuild/android-arm/-/android-arm-0.21.5.tgz#9b04384fb771926dfa6d7ad04324ecb2ab9b2e28" integrity sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg== "@esbuild/android-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz#29918ec2db754cedcb6c1b04de8cd6547af6461e" + resolved "https://registry.npmmirror.com/@esbuild/android-x64/-/android-x64-0.21.5.tgz#29918ec2db754cedcb6c1b04de8cd6547af6461e" integrity sha512-D7aPRUUNHRBwHxzxRvp856rjUHRFW1SdQATKXH2hqA0kAZb1hKmi02OpYRacl0TxIGz/ZmXWlbZgjwWYaCakTA== "@esbuild/darwin-arm64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz#e495b539660e51690f3928af50a76fb0a6ccff2a" + resolved "https://registry.npmmirror.com/@esbuild/darwin-arm64/-/darwin-arm64-0.21.5.tgz#e495b539660e51690f3928af50a76fb0a6ccff2a" integrity sha512-DwqXqZyuk5AiWWf3UfLiRDJ5EDd49zg6O9wclZ7kUMv2WRFr4HKjXp/5t8JZ11QbQfUS6/cRCKGwYhtNAY88kQ== "@esbuild/darwin-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz#c13838fa57372839abdddc91d71542ceea2e1e22" + resolved "https://registry.npmmirror.com/@esbuild/darwin-x64/-/darwin-x64-0.21.5.tgz#c13838fa57372839abdddc91d71542ceea2e1e22" integrity sha512-se/JjF8NlmKVG4kNIuyWMV/22ZaerB+qaSi5MdrXtd6R08kvs2qCN4C09miupktDitvh8jRFflwGFBQcxZRjbw== "@esbuild/freebsd-arm64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz#646b989aa20bf89fd071dd5dbfad69a3542e550e" + resolved "https://registry.npmmirror.com/@esbuild/freebsd-arm64/-/freebsd-arm64-0.21.5.tgz#646b989aa20bf89fd071dd5dbfad69a3542e550e" integrity sha512-5JcRxxRDUJLX8JXp/wcBCy3pENnCgBR9bN6JsY4OmhfUtIHe3ZW0mawA7+RDAcMLrMIZaf03NlQiX9DGyB8h4g== "@esbuild/freebsd-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz#aa615cfc80af954d3458906e38ca22c18cf5c261" + resolved "https://registry.npmmirror.com/@esbuild/freebsd-x64/-/freebsd-x64-0.21.5.tgz#aa615cfc80af954d3458906e38ca22c18cf5c261" integrity sha512-J95kNBj1zkbMXtHVH29bBriQygMXqoVQOQYA+ISs0/2l3T9/kj42ow2mpqerRBxDJnmkUDCaQT/dfNXWX/ZZCQ== "@esbuild/linux-arm64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz#70ac6fa14f5cb7e1f7f887bcffb680ad09922b5b" + resolved "https://registry.npmmirror.com/@esbuild/linux-arm64/-/linux-arm64-0.21.5.tgz#70ac6fa14f5cb7e1f7f887bcffb680ad09922b5b" integrity sha512-ibKvmyYzKsBeX8d8I7MH/TMfWDXBF3db4qM6sy+7re0YXya+K1cem3on9XgdT2EQGMu4hQyZhan7TeQ8XkGp4Q== "@esbuild/linux-arm@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz#fc6fd11a8aca56c1f6f3894f2bea0479f8f626b9" + resolved "https://registry.npmmirror.com/@esbuild/linux-arm/-/linux-arm-0.21.5.tgz#fc6fd11a8aca56c1f6f3894f2bea0479f8f626b9" integrity sha512-bPb5AHZtbeNGjCKVZ9UGqGwo8EUu4cLq68E95A53KlxAPRmUyYv2D6F0uUI65XisGOL1hBP5mTronbgo+0bFcA== "@esbuild/linux-ia32@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz#3271f53b3f93e3d093d518d1649d6d68d346ede2" + resolved "https://registry.npmmirror.com/@esbuild/linux-ia32/-/linux-ia32-0.21.5.tgz#3271f53b3f93e3d093d518d1649d6d68d346ede2" integrity sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg== "@esbuild/linux-loong64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz#ed62e04238c57026aea831c5a130b73c0f9f26df" + resolved "https://registry.npmmirror.com/@esbuild/linux-loong64/-/linux-loong64-0.21.5.tgz#ed62e04238c57026aea831c5a130b73c0f9f26df" integrity sha512-uHf1BmMG8qEvzdrzAqg2SIG/02+4/DHB6a9Kbya0XDvwDEKCoC8ZRWI5JJvNdUjtciBGFQ5PuBlpEOXQj+JQSg== "@esbuild/linux-mips64el@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz#e79b8eb48bf3b106fadec1ac8240fb97b4e64cbe" + resolved "https://registry.npmmirror.com/@esbuild/linux-mips64el/-/linux-mips64el-0.21.5.tgz#e79b8eb48bf3b106fadec1ac8240fb97b4e64cbe" integrity sha512-IajOmO+KJK23bj52dFSNCMsz1QP1DqM6cwLUv3W1QwyxkyIWecfafnI555fvSGqEKwjMXVLokcV5ygHW5b3Jbg== "@esbuild/linux-ppc64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz#5f2203860a143b9919d383ef7573521fb154c3e4" + resolved "https://registry.npmmirror.com/@esbuild/linux-ppc64/-/linux-ppc64-0.21.5.tgz#5f2203860a143b9919d383ef7573521fb154c3e4" integrity sha512-1hHV/Z4OEfMwpLO8rp7CvlhBDnjsC3CttJXIhBi+5Aj5r+MBvy4egg7wCbe//hSsT+RvDAG7s81tAvpL2XAE4w== "@esbuild/linux-riscv64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz#07bcafd99322d5af62f618cb9e6a9b7f4bb825dc" + resolved "https://registry.npmmirror.com/@esbuild/linux-riscv64/-/linux-riscv64-0.21.5.tgz#07bcafd99322d5af62f618cb9e6a9b7f4bb825dc" integrity sha512-2HdXDMd9GMgTGrPWnJzP2ALSokE/0O5HhTUvWIbD3YdjME8JwvSCnNGBnTThKGEB91OZhzrJ4qIIxk/SBmyDDA== "@esbuild/linux-s390x@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz#b7ccf686751d6a3e44b8627ababc8be3ef62d8de" + resolved "https://registry.npmmirror.com/@esbuild/linux-s390x/-/linux-s390x-0.21.5.tgz#b7ccf686751d6a3e44b8627ababc8be3ef62d8de" integrity sha512-zus5sxzqBJD3eXxwvjN1yQkRepANgxE9lgOW2qLnmr8ikMTphkjgXu1HR01K4FJg8h1kEEDAqDcZQtbrRnB41A== "@esbuild/linux-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz#6d8f0c768e070e64309af8004bb94e68ab2bb3b0" + resolved "https://registry.npmmirror.com/@esbuild/linux-x64/-/linux-x64-0.21.5.tgz#6d8f0c768e070e64309af8004bb94e68ab2bb3b0" integrity sha512-1rYdTpyv03iycF1+BhzrzQJCdOuAOtaqHTWJZCWvijKD2N5Xu0TtVC8/+1faWqcP9iBCWOmjmhoH94dH82BxPQ== "@esbuild/netbsd-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz#bbe430f60d378ecb88decb219c602667387a6047" + resolved "https://registry.npmmirror.com/@esbuild/netbsd-x64/-/netbsd-x64-0.21.5.tgz#bbe430f60d378ecb88decb219c602667387a6047" integrity sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg== "@esbuild/openbsd-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz#99d1cf2937279560d2104821f5ccce220cb2af70" + resolved "https://registry.npmmirror.com/@esbuild/openbsd-x64/-/openbsd-x64-0.21.5.tgz#99d1cf2937279560d2104821f5ccce220cb2af70" integrity sha512-HLNNw99xsvx12lFBUwoT8EVCsSvRNDVxNpjZ7bPn947b8gJPzeHWyNVhFsaerc0n3TsbOINvRP2byTZ5LKezow== "@esbuild/sunos-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz#08741512c10d529566baba837b4fe052c8f3487b" + resolved "https://registry.npmmirror.com/@esbuild/sunos-x64/-/sunos-x64-0.21.5.tgz#08741512c10d529566baba837b4fe052c8f3487b" integrity sha512-6+gjmFpfy0BHU5Tpptkuh8+uw3mnrvgs+dSPQXQOv3ekbordwnzTVEb4qnIvQcYXq6gzkyTnoZ9dZG+D4garKg== "@esbuild/win32-arm64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz#675b7385398411240735016144ab2e99a60fc75d" + resolved "https://registry.npmmirror.com/@esbuild/win32-arm64/-/win32-arm64-0.21.5.tgz#675b7385398411240735016144ab2e99a60fc75d" integrity sha512-Z0gOTd75VvXqyq7nsl93zwahcTROgqvuAcYDUr+vOv8uHhNSKROyU961kgtCD1e95IqPKSQKH7tBTslnS3tA8A== "@esbuild/win32-ia32@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz#1bfc3ce98aa6ca9a0969e4d2af72144c59c1193b" + resolved "https://registry.npmmirror.com/@esbuild/win32-ia32/-/win32-ia32-0.21.5.tgz#1bfc3ce98aa6ca9a0969e4d2af72144c59c1193b" integrity sha512-SWXFF1CL2RVNMaVs+BBClwtfZSvDgtL//G/smwAc5oVK/UPu2Gu9tIaRgFmYFFKrmg3SyAjSrElf0TiJ1v8fYA== "@esbuild/win32-x64@0.21.5": version "0.21.5" - resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c" + resolved "https://registry.npmmirror.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c" integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw== "@eslint-community/eslint-utils@^4.4.0": - version "4.6.1" - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.6.1.tgz#e4c58fdcf0696e7a5f19c30201ed43123ab15abc" - integrity sha512-KTsJMmobmbrFLe3LDh0PC2FXpcSYJt/MLjlkh/9LEnmKYLSYmT/0EW9JWANjeoemiuZrmogti0tW5Ch+qNUYDw== + version "4.4.1" + resolved "https://registry.npmmirror.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56" + integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA== dependencies: eslint-visitor-keys "^3.4.3" "@eslint-community/regexpp@^4.10.0": version "4.12.1" - resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" + resolved "https://registry.npmmirror.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== "@eslint/eslintrc@^1.2.1": version "1.4.1" - resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e" + resolved "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-1.4.1.tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e" integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA== dependencies: ajv "^6.12.4" @@ -1398,36 +1212,36 @@ minimatch "^3.1.2" strip-json-comments "^3.1.1" -"@floating-ui/core@^1.0.0": - version "1.6.0" - resolved "https://registry.npmmirror.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1" - integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g== +"@floating-ui/core@^1.6.0": + version "1.6.9" + resolved "https://registry.npmmirror.com/@floating-ui/core/-/core-1.6.9.tgz#64d1da251433019dafa091de9b2886ff35ec14e6" + integrity sha512-uMXCuQ3BItDUbAMhIXw7UPXRfAlOAvZzdK9BWpE60MCn+Svt3aLn9jsPTi/WNGlRUu2uI0v5S7JiIUsbsvh3fw== dependencies: - "@floating-ui/utils" "^0.2.1" + "@floating-ui/utils" "^0.2.9" "@floating-ui/dom@^1.0.1": - version "1.6.3" - resolved "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.6.3.tgz#954e46c1dd3ad48e49db9ada7218b0985cee75ef" - integrity sha512-RnDthu3mzPlQ31Ss/BTwQ1zjzIhr3lk1gZB1OC56h/1vEtaXkESrOqL5fQVMfXpwGtRwX+YsZBdyHtJMQnkArw== + version "1.6.13" + resolved "https://registry.npmmirror.com/@floating-ui/dom/-/dom-1.6.13.tgz#a8a938532aea27a95121ec16e667a7cbe8c59e34" + integrity sha512-umqzocjDgNRGTuO7Q8CU32dkHkECqI8ZdMZ5Swb6QAM0t5rnlrN3lGo1hdpscRd3WS8T6DKYK4ephgIH9iRh3w== dependencies: - "@floating-ui/core" "^1.0.0" - "@floating-ui/utils" "^0.2.0" + "@floating-ui/core" "^1.6.0" + "@floating-ui/utils" "^0.2.9" -"@floating-ui/utils@^0.2.0", "@floating-ui/utils@^0.2.1": - version "0.2.1" - resolved "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.1.tgz#16308cea045f0fc777b6ff20a9f25474dd8293d2" - integrity sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q== +"@floating-ui/utils@^0.2.9": + version "0.2.9" + resolved "https://registry.npmmirror.com/@floating-ui/utils/-/utils-0.2.9.tgz#50dea3616bc8191fb8e112283b49eaff03e78429" + integrity sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg== "@fullhuman/postcss-purgecss@5.0.0": version "5.0.0" - resolved "https://registry.yarnpkg.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-5.0.0.tgz#70db9a537c73750fbcf745b49573db758daba1d8" + resolved "https://registry.npmmirror.com/@fullhuman/postcss-purgecss/-/postcss-purgecss-5.0.0.tgz#70db9a537c73750fbcf745b49573db758daba1d8" integrity sha512-onDS/b/2pMRzqSoj4qOs2tYFmOpaspjTAgvACIHMPiicu1ptajiBruTrjBzTKdxWdX0ldaBb7wj8nEaTLyFkJw== dependencies: purgecss "^5.0.0" "@hapi/hoek@^9.0.0", "@hapi/hoek@^9.3.0": version "9.3.0" - resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-9.3.0.tgz" + resolved "https://registry.npmmirror.com/@hapi/hoek/-/hoek-9.3.0.tgz#8368869dcb735be2e7f5cb7647de78e167a251fb" integrity sha512-/c6rf4UJlmHlC9b5BaNvzAcFv7HZ2QHaV0D4/HNlBdvFnvQq8RI4kYdhyPCl7Xj+oWvTWQ8ujhqS53LIgAe6KQ== "@hapi/topo@^5.1.0": @@ -1439,7 +1253,7 @@ "@humanwhocodes/config-array@^0.9.2": version "0.9.5" - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7" + resolved "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7" integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw== dependencies: "@humanwhocodes/object-schema" "^1.2.1" @@ -1448,17 +1262,17 @@ "@humanwhocodes/object-schema@^1.2.1": version "1.2.1" - resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" + resolved "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA== "@imengyu/vue3-context-menu@1.3.5": version "1.3.5" - resolved "https://registry.npmjs.org/@imengyu/vue3-context-menu/-/vue3-context-menu-1.3.5.tgz" + resolved "https://registry.npmmirror.com/@imengyu/vue3-context-menu/-/vue3-context-menu-1.3.5.tgz#aa71b5ddf8ba0f096a7e2e32318d498d391ce7d6" integrity sha512-msUIzRq886Eg5qsKDJYwoXDNlaWNSbYpyrrDfnN+b5tOQyRpP2feP5vijkT6Av502ZtjTsHUihjfBYvIMdoyXQ== "@intlify/core-base@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/core-base/-/core-base-9.1.9.tgz#e4e8c951010728e4af3a0d13d74cf3f9e7add7f6" integrity sha512-x5T0p/Ja0S8hs5xs+ImKyYckVkL4CzcEXykVYYV6rcbXxJTe2o58IquSqX9bdncVKbRZP7GlBU1EcRaQEEJ+vw== dependencies: "@intlify/devtools-if" "9.1.9" @@ -1470,14 +1284,14 @@ "@intlify/devtools-if@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/devtools-if/-/devtools-if-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/devtools-if/-/devtools-if-9.1.9.tgz#a30e1dd1256ff2c5c98d8d75d075384fba898e5d" integrity sha512-oKSMKjttG3Ut/1UGEZjSdghuP3fwA15zpDPcjkf/1FjlOIm6uIBGMNS5jXzsZy593u+P/YcnrZD6cD3IVFz9vQ== dependencies: "@intlify/shared" "9.1.9" "@intlify/message-compiler@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/message-compiler/-/message-compiler-9.1.9.tgz#1193cbd224a71c2fb981455b8534a3c766d2948d" integrity sha512-6YgCMF46Xd0IH2hMRLCssZI3gFG4aywidoWQ3QP4RGYQXQYYfFC54DxhSgfIPpVoPLQ+4AD29eoYmhiHZ+qLFQ== dependencies: "@intlify/message-resolver" "9.1.9" @@ -1486,12 +1300,12 @@ "@intlify/message-resolver@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/message-resolver/-/message-resolver-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/message-resolver/-/message-resolver-9.1.9.tgz#3155ccd2f5e6d0dc16cad8b7f1d8e97fcda05bfc" integrity sha512-Lx/DBpigeK0sz2BBbzv5mu9/dAlt98HxwbG7xLawC3O2xMF9MNWU5FtOziwYG6TDIjNq0O/3ZbOJAxwITIWXEA== "@intlify/runtime@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/runtime/-/runtime-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/runtime/-/runtime-9.1.9.tgz#2c12ce29518a075629efed0a8ed293ee740cb285" integrity sha512-XgPw8+UlHCiie3fI41HPVa/VDJb3/aSH7bLhY1hJvlvNV713PFtb4p4Jo+rlE0gAoMsMCGcsiT982fImolSltg== dependencies: "@intlify/message-compiler" "9.1.9" @@ -1500,12 +1314,12 @@ "@intlify/shared@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/shared/-/shared-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/shared/-/shared-9.1.9.tgz#0baaf96128b85560666bec784ffb01f6623cc17a" integrity sha512-xKGM1d0EAxdDFCWedcYXOm6V5Pfw/TMudd6/qCdEb4tv0hk9EKeg7lwQF1azE0dP2phvx0yXxrt7UQK+IZjNdw== "@intlify/vue-devtools@9.1.9": version "9.1.9" - resolved "https://registry.npmjs.org/@intlify/vue-devtools/-/vue-devtools-9.1.9.tgz" + resolved "https://registry.npmmirror.com/@intlify/vue-devtools/-/vue-devtools-9.1.9.tgz#2be8f4dbe7f7ed4115676eb32348141d411e426b" integrity sha512-YPehH9uL4vZcGXky4Ev5qQIITnHKIvsD2GKGXgqf+05osMUI6WSEQHaN9USRa318Rs8RyyPCiDfmA0hRu3k7og== dependencies: "@intlify/message-resolver" "9.1.9" @@ -1514,7 +1328,7 @@ "@isaacs/cliui@^8.0.2": version "8.0.2" - resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz" + resolved "https://registry.npmmirror.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550" integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA== dependencies: string-width "^5.1.2" @@ -1526,7 +1340,7 @@ "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0" - resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz" + resolved "https://registry.npmmirror.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced" integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ== dependencies: camelcase "^5.3.1" @@ -1537,12 +1351,12 @@ "@istanbuljs/schema@^0.1.2": version "0.1.3" - resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz" + resolved "https://registry.npmmirror.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98" integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA== "@jest/console@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/console/-/console-27.5.1.tgz#260fe7239602fe5130a94f1aa386eff54b014bba" integrity sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg== dependencies: "@jest/types" "^27.5.1" @@ -1554,7 +1368,7 @@ "@jest/core@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/core/-/core-27.5.1.tgz#267ac5f704e09dc52de2922cbf3af9edcd64b626" integrity sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ== dependencies: "@jest/console" "^27.5.1" @@ -1588,7 +1402,7 @@ "@jest/environment@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/environment/-/environment-27.5.1.tgz#d7425820511fe7158abbecc010140c3fd3be9c74" integrity sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA== dependencies: "@jest/fake-timers" "^27.5.1" @@ -1598,7 +1412,7 @@ "@jest/fake-timers@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/fake-timers/-/fake-timers-27.5.1.tgz#76979745ce0579c8a94a4678af7a748eda8ada74" integrity sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ== dependencies: "@jest/types" "^27.5.1" @@ -1610,7 +1424,7 @@ "@jest/globals@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/globals/-/globals-27.5.1.tgz#7ac06ce57ab966566c7963431cef458434601b2b" integrity sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q== dependencies: "@jest/environment" "^27.5.1" @@ -1619,7 +1433,7 @@ "@jest/reporters@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/reporters/-/reporters-27.5.1.tgz#ceda7be96170b03c923c37987b64015812ffec04" integrity sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw== dependencies: "@bcoe/v8-coverage" "^0.2.3" @@ -1650,7 +1464,7 @@ "@jest/source-map@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/source-map/-/source-map-27.5.1.tgz#6608391e465add4205eae073b55e7f279e04e8cf" integrity sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg== dependencies: callsites "^3.0.0" @@ -1659,7 +1473,7 @@ "@jest/test-result@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/test-result/-/test-result-27.5.1.tgz#56a6585fa80f7cdab72b8c5fc2e871d03832f5bb" integrity sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag== dependencies: "@jest/console" "^27.5.1" @@ -1669,7 +1483,7 @@ "@jest/test-sequencer@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz#4057e0e9cea4439e544c6353c6affe58d095745b" integrity sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ== dependencies: "@jest/test-result" "^27.5.1" @@ -1679,7 +1493,7 @@ "@jest/transform@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/transform/-/transform-27.5.1.tgz#6c3501dcc00c4c08915f292a600ece5ecfe1f409" integrity sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw== dependencies: "@babel/core" "^7.1.0" @@ -1700,7 +1514,7 @@ "@jest/types@^27.5.1": version "27.5.1" - resolved "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz" + resolved "https://registry.npmmirror.com/@jest/types/-/types-27.5.1.tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80" integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw== dependencies: "@types/istanbul-lib-coverage" "^2.0.0" @@ -1709,18 +1523,9 @@ "@types/yargs" "^16.0.0" chalk "^4.0.0" -"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2": - version "0.3.3" - resolved "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz" - integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== - dependencies: - "@jridgewell/set-array" "^1.0.1" - "@jridgewell/sourcemap-codec" "^1.4.10" - "@jridgewell/trace-mapping" "^0.3.9" - -"@jridgewell/gen-mapping@^0.3.5": +"@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5": version "0.3.8" - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" + resolved "https://registry.npmmirror.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.8.tgz#4f0e06362e01362f823d348f1872b08f666d8142" integrity sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA== dependencies: "@jridgewell/set-array" "^1.2.1" @@ -1732,58 +1537,40 @@ resolved "https://registry.npmmirror.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== -"@jridgewell/set-array@^1.0.1": - version "1.1.2" - resolved "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz" - integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== - "@jridgewell/set-array@^1.2.1": version "1.2.1" - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" + resolved "https://registry.npmmirror.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" integrity sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A== "@jridgewell/source-map@^0.3.3": - version "0.3.5" - resolved "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.5.tgz" - integrity sha512-UTYAUj/wviwdsMfzoSJspJxbkH5o1snzwX0//0ENX1u/55kkZZkcTZP6u9bwKGkv+dkk9at4m1Cpt0uY80kcpQ== + version "0.3.6" + resolved "https://registry.npmmirror.com/@jridgewell/source-map/-/source-map-0.3.6.tgz#9d71ca886e32502eb9362c9a74a46787c36df81a" + integrity sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ== dependencies: - "@jridgewell/gen-mapping" "^0.3.0" - "@jridgewell/trace-mapping" "^0.3.9" + "@jridgewell/gen-mapping" "^0.3.5" + "@jridgewell/trace-mapping" "^0.3.25" -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": - version "1.4.15" - resolved "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz" - integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== - -"@jridgewell/sourcemap-codec@^1.5.0": +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.5.0": version "1.5.0" resolved "https://registry.npmmirror.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== -"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.20", "@jridgewell/trace-mapping@^0.3.9": - version "0.3.23" - resolved "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.23.tgz#afc96847f3f07841477f303eed687707a5aacd80" - integrity sha512-9/4foRoUKp8s96tSkh8DlAAc5A0Ty8vLXld+l9gjKKY6ckwI8G15f0hskGmuLZu78ZlGa1vtsfOa+lnB4vG6Jg== - dependencies: - "@jridgewell/resolve-uri" "^3.1.0" - "@jridgewell/sourcemap-codec" "^1.4.14" - "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": version "0.3.25" - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" + resolved "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" integrity sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ== dependencies: "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" "@leichtgewicht/ip-codec@^2.0.1": - version "2.0.4" - resolved "https://registry.npmjs.org/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz" - integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A== + version "2.0.5" + resolved "https://registry.npmmirror.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.5.tgz#4fc56c15c580b9adb7dc3c333a134e540b44bfb1" + integrity sha512-Vo+PSpZG2/fmgmiNzYK9qWRh8h/CHrwD0mo1h1DzL4yzHNSfWYujGTYsWGreD000gcgmZ7K4Ys6Tx9TxtsKdDw== "@logicflow/core@1.2.25": version "1.2.25" - resolved "https://registry.yarnpkg.com/@logicflow/core/-/core-1.2.25.tgz#b0403f79535bd309d4042dd521413ef6900219c8" + resolved "https://registry.npmmirror.com/@logicflow/core/-/core-1.2.25.tgz#b0403f79535bd309d4042dd521413ef6900219c8" integrity sha512-C0bRuscWtKLiC83XYfvPgltfhHRQJBvTNEx3P8tlT8UAslyW+rMCftm3Q6EDe/t8UbEzwppusJ96IWsAAcKAmQ== dependencies: "@types/mousetrap" "^1.6.4" @@ -1792,7 +1579,7 @@ "@logicflow/core@^1.2.25": version "1.2.28" - resolved "https://registry.yarnpkg.com/@logicflow/core/-/core-1.2.28.tgz#f01e939e8b85e37c00222444beffbe1a8ab3958f" + resolved "https://registry.npmmirror.com/@logicflow/core/-/core-1.2.28.tgz#f01e939e8b85e37c00222444beffbe1a8ab3958f" integrity sha512-xj9zxYsudK9YLI2UrUa9mXWd4tp8z56Rx4il9Fc/baUWEDwogjqCgblSKepGxEgTX2XX2fQIfUrzqEUoWu2VYQ== dependencies: "@types/mousetrap" "^1.6.4" @@ -1801,7 +1588,7 @@ "@logicflow/extension@1.2.25": version "1.2.25" - resolved "https://registry.yarnpkg.com/@logicflow/extension/-/extension-1.2.25.tgz#9c0ab87fe6fa19ab5daa3ecfbbd3fee895f06c61" + resolved "https://registry.npmmirror.com/@logicflow/extension/-/extension-1.2.25.tgz#9c0ab87fe6fa19ab5daa3ecfbbd3fee895f06c61" integrity sha512-BEQjYz/4akd4SxfLsdNMJdeFf4ldf1mc7TBUPj6W1ePu5iuJ06CCt0LTyVKbLMTs5kmZdIbENst7xT01TSI+VA== dependencies: "@logicflow/core" "^1.2.25" @@ -1811,7 +1598,7 @@ "@microsoft/signalr@6.0.6": version "6.0.6" - resolved "https://registry.yarnpkg.com/@microsoft/signalr/-/signalr-6.0.6.tgz#6ba53623a64df64a80126694db4e37146647d3fe" + resolved "https://registry.npmmirror.com/@microsoft/signalr/-/signalr-6.0.6.tgz#6ba53623a64df64a80126694db4e37146647d3fe" integrity sha512-3dTLtgwEXUeE9R/3NZQslh1B2WbppeHVXdnpvSZc7Yz+tP5Yiw3KCVUHwKUVnYmd9/2v3DaI/pvCdihrss49zA== dependencies: abort-controller "^3.0.0" @@ -1822,14 +1609,14 @@ "@node-ipc/js-queue@2.0.3": version "2.0.3" - resolved "https://registry.npmjs.org/@node-ipc/js-queue/-/js-queue-2.0.3.tgz" + resolved "https://registry.npmmirror.com/@node-ipc/js-queue/-/js-queue-2.0.3.tgz#ac7fe33d766fa53e233ef8fedaf3443a01c5a4cd" integrity sha512-fL1wpr8hhD5gT2dA1qifeVaoDFlQR5es8tFuKqjHX+kdOtdNHnxkVZbtIrR2rxnMFvehkjaZRNV2H/gPXlb0hw== dependencies: easy-stack "1.0.1" "@nodelib/fs.scandir@2.1.5": version "2.1.5" - resolved "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz" + resolved "https://registry.npmmirror.com/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz#7619c2eb21b25483f6d167548b4cfd5a7488c3d5" integrity sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g== dependencies: "@nodelib/fs.stat" "2.0.5" @@ -1837,12 +1624,12 @@ "@nodelib/fs.stat@2.0.5", "@nodelib/fs.stat@^2.0.2": version "2.0.5" - resolved "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz" + resolved "https://registry.npmmirror.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b" integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A== "@nodelib/fs.walk@^1.2.3": version "1.2.8" - resolved "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz" + resolved "https://registry.npmmirror.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a" integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg== dependencies: "@nodelib/fs.scandir" "2.1.5" @@ -1850,7 +1637,7 @@ "@optimize-lodash/rollup-plugin@4.0.4": version "4.0.4" - resolved "https://registry.yarnpkg.com/@optimize-lodash/rollup-plugin/-/rollup-plugin-4.0.4.tgz#6de5d9644f3277ba45873ae33d3dc4181a4f96e3" + resolved "https://registry.npmmirror.com/@optimize-lodash/rollup-plugin/-/rollup-plugin-4.0.4.tgz#6de5d9644f3277ba45873ae33d3dc4181a4f96e3" integrity sha512-zcbnqx7oQWmGA3Xaf6I8m64+Rufebz4fnSuOHf0++aGqHdwbf19t5OdIebn8Deeb1DoyHbaWVezuTZyKw0vBJw== dependencies: "@optimize-lodash/transform" "3.0.3" @@ -1858,7 +1645,7 @@ "@optimize-lodash/transform@3.0.3": version "3.0.3" - resolved "https://registry.npmjs.org/@optimize-lodash/transform/-/transform-3.0.3.tgz" + resolved "https://registry.npmmirror.com/@optimize-lodash/transform/-/transform-3.0.3.tgz#d7ca5fb0306ce8e4af9ba55258024d1dc5c792eb" integrity sha512-LeH2C2nYPfwKLQ1OX7jrfZOYTyRajOhhgoCdz47+5d2oBP8YKL/NknCAcDt2QkzLDLbtZ5QHhKZN56S2D/I1JA== dependencies: estree-walker "2.x" @@ -1866,29 +1653,29 @@ "@pkgjs/parseargs@^0.11.0": version "0.11.0" - resolved "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz" + resolved "https://registry.npmmirror.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== "@polka/url@^1.0.0-next.24": - version "1.0.0-next.24" - resolved "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.24.tgz#58601079e11784d20f82d0585865bb42305c4df3" - integrity sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ== + version "1.0.0-next.28" + resolved "https://registry.npmmirror.com/@polka/url/-/url-1.0.0-next.28.tgz#d45e01c4a56f143ee69c54dd6b12eade9e270a73" + integrity sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw== "@popperjs/core@npm:@sxzz/popperjs-es@^2.11.7": version "2.11.7" - resolved "https://registry.npmjs.org/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz" + resolved "https://registry.npmmirror.com/@sxzz/popperjs-es/-/popperjs-es-2.11.7.tgz#a7f69e3665d3da9b115f9e71671dae1b97e13671" integrity sha512-Ccy0NlLkzr0Ex2FKvh2X+OyERHXJ88XJ1MXtsI9y9fGexlaXaVTPzBCRBwIxFkORuOb+uBqeu+RqnpgYTEZRUQ== "@probe.gl/env@3.6.0": version "3.6.0" - resolved "https://registry.yarnpkg.com/@probe.gl/env/-/env-3.6.0.tgz#33343fd9041a14d21374c1911826d4a2f9d9a35d" + resolved "https://registry.npmmirror.com/@probe.gl/env/-/env-3.6.0.tgz#33343fd9041a14d21374c1911826d4a2f9d9a35d" integrity sha512-4tTZYUg/8BICC3Yyb9rOeoKeijKbZHRXBEKObrfPmX4sQmYB15ZOUpoVBhAyJkOYVAM8EkPci6Uw5dLCwx2BEQ== dependencies: "@babel/runtime" "^7.0.0" "@probe.gl/log@3.6.0": version "3.6.0" - resolved "https://registry.yarnpkg.com/@probe.gl/log/-/log-3.6.0.tgz#c645bfd22b4769dc65161caa17f13bd2b231e413" + resolved "https://registry.npmmirror.com/@probe.gl/log/-/log-3.6.0.tgz#c645bfd22b4769dc65161caa17f13bd2b231e413" integrity sha512-hjpyenpEvOdowgZ1qMeCJxfRD4JkKdlXz0RC14m42Un62NtOT+GpWyKA4LssT0+xyLULCByRAtG2fzZorpIAcA== dependencies: "@babel/runtime" "^7.0.0" @@ -1896,36 +1683,27 @@ "@probe.gl/stats@3.6.0": version "3.6.0" - resolved "https://registry.yarnpkg.com/@probe.gl/stats/-/stats-3.6.0.tgz#a1bb12860fa6f40b9c028f9eb575d7ada0b4dbdd" + resolved "https://registry.npmmirror.com/@probe.gl/stats/-/stats-3.6.0.tgz#a1bb12860fa6f40b9c028f9eb575d7ada0b4dbdd" integrity sha512-JdALQXB44OP4kUBN/UrQgzbJe4qokbVF4Y8lkIA8iVCFnjVowWIgkD/z/0QO65yELT54tTrtepw1jScjKB+rhQ== dependencies: "@babel/runtime" "^7.0.0" "@rollup/plugin-virtual@^3.0.2": version "3.0.2" - resolved "https://registry.yarnpkg.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz#17e17eeecb4c9fa1c0a6e72c9e5f66382fddbb82" + resolved "https://registry.npmmirror.com/@rollup/plugin-virtual/-/plugin-virtual-3.0.2.tgz#17e17eeecb4c9fa1c0a6e72c9e5f66382fddbb82" integrity sha512-10monEYsBp3scM4/ND4LNH5Rxvh3e/cVeL3jWTgZ2SrQ+BmUoQcopVQvnaMcOnykb1VkxUFuDAN+0FnpTFRy2A== "@rollup/pluginutils@^4.1.1", "@rollup/pluginutils@^4.1.2": version "4.2.1" - resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.2.1.tgz" + resolved "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d" integrity sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ== dependencies: estree-walker "^2.0.1" picomatch "^2.2.2" -"@rollup/pluginutils@^5.0.2", "@rollup/pluginutils@^5.1.0": - version "5.1.0" - resolved "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.0.tgz#7e53eddc8c7f483a4ad0b94afb1f7f5fd3c771e0" - integrity sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g== - dependencies: - "@types/estree" "^1.0.0" - estree-walker "^2.0.2" - picomatch "^2.3.1" - -"@rollup/pluginutils@^5.1.4": +"@rollup/pluginutils@^5.0.2", "@rollup/pluginutils@^5.1.0", "@rollup/pluginutils@^5.1.3": version "5.1.4" - resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a" + resolved "https://registry.npmmirror.com/@rollup/pluginutils/-/pluginutils-5.1.4.tgz#bb94f1f9eaaac944da237767cdfee6c5b2262d4a" integrity sha512-USm05zrsFxYLPdWWq+K3STlWiT/3ELn3RcV5hJMghpeAIhxfsUIg6mt12CBJBInWMV4VneoV7SfGv8xIwo2qNQ== dependencies: "@types/estree" "^1.0.0" @@ -1941,174 +1719,168 @@ estree-walker "^2.0.2" picomatch "^2.3.1" -"@rollup/rollup-android-arm-eabi@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.40.0.tgz#d964ee8ce4d18acf9358f96adc408689b6e27fe3" - integrity sha512-+Fbls/diZ0RDerhE8kyC6hjADCXA1K4yVNlH0EYfd2XjyH0UGgzaQ8MlT0pCXAThfxv3QUAczHaL+qSv1E4/Cg== +"@rollup/rollup-android-arm-eabi@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.30.1.tgz#14c737dc19603a096568044eadaa60395eefb809" + integrity sha512-pSWY+EVt3rJ9fQ3IqlrEUtXh3cGqGtPDH1FQlNZehO2yYxCHEX1SPsz1M//NXwYfbTlcKr9WObLnJX9FsS9K1Q== -"@rollup/rollup-android-arm64@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.40.0.tgz#9b5e130ecc32a5fc1e96c09ff371743ee71a62d3" - integrity sha512-PPA6aEEsTPRz+/4xxAmaoWDqh67N7wFbgFUJGMnanCFs0TV99M0M8QhhaSCks+n6EbQoFvLQgYOGXxlMGQe/6w== +"@rollup/rollup-android-arm64@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.30.1.tgz#9d81ea54fc5650eb4ebbc0a7d84cee331bfa30ad" + integrity sha512-/NA2qXxE3D/BRjOJM8wQblmArQq1YoBVJjrjoTSBS09jgUisq7bqxNHJ8kjCHeV21W/9WDGwJEWSN0KQ2mtD/w== -"@rollup/rollup-darwin-arm64@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.40.0.tgz#ef439182c739b20b3c4398cfc03e3c1249ac8903" - integrity sha512-GwYOcOakYHdfnjjKwqpTGgn5a6cUX7+Ra2HeNj/GdXvO2VJOOXCiYYlRFU4CubFM67EhbmzLOmACKEfvp3J1kQ== +"@rollup/rollup-darwin-arm64@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.30.1.tgz#29448cb1370cf678b50743d2e392be18470abc23" + integrity sha512-r7FQIXD7gB0WJ5mokTUgUWPl0eYIH0wnxqeSAhuIwvnnpjdVB8cRRClyKLQr7lgzjctkbp5KmswWszlwYln03Q== -"@rollup/rollup-darwin-x64@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.40.0.tgz#d7380c1531ab0420ca3be16f17018ef72dd3d504" - integrity sha512-CoLEGJ+2eheqD9KBSxmma6ld01czS52Iw0e2qMZNpPDlf7Z9mj8xmMemxEucinev4LgHalDPczMyxzbq+Q+EtA== +"@rollup/rollup-darwin-x64@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.30.1.tgz#0ca99741c3ed096700557a43bb03359450c7857d" + integrity sha512-x78BavIwSH6sqfP2xeI1hd1GpHL8J4W2BXcVM/5KYKoAD3nNsfitQhvWSw+TFtQTLZ9OmlF+FEInEHyubut2OA== -"@rollup/rollup-freebsd-arm64@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.40.0.tgz#cbcbd7248823c6b430ce543c59906dd3c6df0936" - integrity sha512-r7yGiS4HN/kibvESzmrOB/PxKMhPTlz+FcGvoUIKYoTyGd5toHp48g1uZy1o1xQvybwwpqpe010JrcGG2s5nkg== +"@rollup/rollup-freebsd-arm64@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.30.1.tgz#233f8e4c2f54ad9b719cd9645887dcbd12b38003" + integrity sha512-HYTlUAjbO1z8ywxsDFWADfTRfTIIy/oUlfIDmlHYmjUP2QRDTzBuWXc9O4CXM+bo9qfiCclmHk1x4ogBjOUpUQ== -"@rollup/rollup-freebsd-x64@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.40.0.tgz#96bf6ff875bab5219c3472c95fa6eb992586a93b" - integrity sha512-mVDxzlf0oLzV3oZOr0SMJ0lSDd3xC4CmnWJ8Val8isp9jRGl5Dq//LLDSPFrasS7pSm6m5xAcKaw3sHXhBjoRw== +"@rollup/rollup-freebsd-x64@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.30.1.tgz#dfba762a023063dc901610722995286df4a48360" + integrity sha512-1MEdGqogQLccphhX5myCJqeGNYTNcmTyaic9S7CG3JhwuIByJ7J05vGbZxsizQthP1xpVx7kd3o31eOogfEirw== -"@rollup/rollup-linux-arm-gnueabihf@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.40.0.tgz#d80cd62ce6d40f8e611008d8dbf03b5e6bbf009c" - integrity sha512-y/qUMOpJxBMy8xCXD++jeu8t7kzjlOCkoxxajL58G62PJGBZVl/Gwpm7JK9+YvlB701rcQTzjUZ1JgUoPTnoQA== +"@rollup/rollup-linux-arm-gnueabihf@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.30.1.tgz#b9da54171726266c5ef4237f462a85b3c3cf6ac9" + integrity sha512-PaMRNBSqCx7K3Wc9QZkFx5+CX27WFpAMxJNiYGAXfmMIKC7jstlr32UhTgK6T07OtqR+wYlWm9IxzennjnvdJg== -"@rollup/rollup-linux-arm-musleabihf@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.40.0.tgz#75440cfc1e8d0f87a239b4c31dfeaf4719b656b7" - integrity sha512-GoCsPibtVdJFPv/BOIvBKO/XmwZLwaNWdyD8TKlXuqp0veo2sHE+A/vpMQ5iSArRUz/uaoj4h5S6Pn0+PdhRjg== +"@rollup/rollup-linux-arm-musleabihf@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.30.1.tgz#b9db69b3f85f5529eb992936d8f411ee6d04297b" + integrity sha512-B8Rcyj9AV7ZlEFqvB5BubG5iO6ANDsRKlhIxySXcF1axXYUyqwBok+XZPgIYGBgs7LDXfWfifxhw0Ik57T0Yug== -"@rollup/rollup-linux-arm64-gnu@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.40.0.tgz#ac527485ecbb619247fb08253ec8c551a0712e7c" - integrity sha512-L5ZLphTjjAD9leJzSLI7rr8fNqJMlGDKlazW2tX4IUF9P7R5TMQPElpH82Q7eNIDQnQlAyiNVfRPfP2vM5Avvg== +"@rollup/rollup-linux-arm64-gnu@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.30.1.tgz#2550cf9bb4d47d917fd1ab4af756d7bbc3ee1528" + integrity sha512-hqVyueGxAj3cBKrAI4aFHLV+h0Lv5VgWZs9CUGqr1z0fZtlADVV1YPOij6AhcK5An33EXaxnDLmJdQikcn5NEw== -"@rollup/rollup-linux-arm64-musl@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.40.0.tgz#74d2b5cb11cf714cd7d1682e7c8b39140e908552" - integrity sha512-ATZvCRGCDtv1Y4gpDIXsS+wfFeFuLwVxyUBSLawjgXK2tRE6fnsQEkE4csQQYWlBlsFztRzCnBvWVfcae/1qxQ== +"@rollup/rollup-linux-arm64-musl@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.30.1.tgz#9d06b26d286c7dded6336961a2f83e48330e0c80" + integrity sha512-i4Ab2vnvS1AE1PyOIGp2kXni69gU2DAUVt6FSXeIqUCPIR3ZlheMW3oP2JkukDfu3PsexYRbOiJrY+yVNSk9oA== -"@rollup/rollup-linux-loongarch64-gnu@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.40.0.tgz#a0a310e51da0b5fea0e944b0abd4be899819aef6" - integrity sha512-wG9e2XtIhd++QugU5MD9i7OnpaVb08ji3P1y/hNbxrQ3sYEelKJOq1UJ5dXczeo6Hj2rfDEL5GdtkMSVLa/AOg== +"@rollup/rollup-linux-loongarch64-gnu@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.30.1.tgz#e957bb8fee0c8021329a34ca8dfa825826ee0e2e" + integrity sha512-fARcF5g296snX0oLGkVxPmysetwUk2zmHcca+e9ObOovBR++9ZPOhqFUM61UUZ2EYpXVPN1redgqVoBB34nTpQ== -"@rollup/rollup-linux-powerpc64le-gnu@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.40.0.tgz#4077e2862b0ac9f61916d6b474d988171bd43b83" - integrity sha512-vgXfWmj0f3jAUvC7TZSU/m/cOE558ILWDzS7jBhiCAFpY2WEBn5jqgbqvmzlMjtp8KlLcBlXVD2mkTSEQE6Ixw== +"@rollup/rollup-linux-powerpc64le-gnu@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.30.1.tgz#e8585075ddfb389222c5aada39ea62d6d2511ccc" + integrity sha512-GLrZraoO3wVT4uFXh67ElpwQY0DIygxdv0BNW9Hkm3X34wu+BkqrDrkcsIapAY+N2ATEbvak0XQ9gxZtCIA5Rw== -"@rollup/rollup-linux-riscv64-gnu@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.40.0.tgz#5812a1a7a2f9581cbe12597307cc7ba3321cf2f3" - integrity sha512-uJkYTugqtPZBS3Z136arevt/FsKTF/J9dEMTX/cwR7lsAW4bShzI2R0pJVw+hcBTWF4dxVckYh72Hk3/hWNKvA== +"@rollup/rollup-linux-riscv64-gnu@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.30.1.tgz#7d0d40cee7946ccaa5a4e19a35c6925444696a9e" + integrity sha512-0WKLaAUUHKBtll0wvOmh6yh3S0wSU9+yas923JIChfxOaaBarmb/lBKPF0w/+jTVozFnOXJeRGZ8NvOxvk/jcw== -"@rollup/rollup-linux-riscv64-musl@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.40.0.tgz#973aaaf4adef4531375c36616de4e01647f90039" - integrity sha512-rKmSj6EXQRnhSkE22+WvrqOqRtk733x3p5sWpZilhmjnkHkpeCgWsFFo0dGnUGeA+OZjRl3+VYq+HyCOEuwcxQ== +"@rollup/rollup-linux-s390x-gnu@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.30.1.tgz#c2dcd8a4b08b2f2778eceb7a5a5dfde6240ebdea" + integrity sha512-GWFs97Ruxo5Bt+cvVTQkOJ6TIx0xJDD/bMAOXWJg8TCSTEK8RnFeOeiFTxKniTc4vMIaWvCplMAFBt9miGxgkA== -"@rollup/rollup-linux-s390x-gnu@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.40.0.tgz#9bad59e907ba5bfcf3e9dbd0247dfe583112f70b" - integrity sha512-SpnYlAfKPOoVsQqmTFJ0usx0z84bzGOS9anAC0AZ3rdSo3snecihbhFTlJZ8XMwzqAcodjFU4+/SM311dqE5Sw== +"@rollup/rollup-linux-x64-gnu@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.30.1.tgz#183637d91456877cb83d0a0315eb4788573aa588" + integrity sha512-UtgGb7QGgXDIO+tqqJ5oZRGHsDLO8SlpE4MhqpY9Llpzi5rJMvrK6ZGhsRCST2abZdBqIBeXW6WPD5fGK5SDwg== -"@rollup/rollup-linux-x64-gnu@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.40.0.tgz#68b045a720bd9b4d905f462b997590c2190a6de0" - integrity sha512-RcDGMtqF9EFN8i2RYN2W+64CdHruJ5rPqrlYw+cgM3uOVPSsnAQps7cpjXe9be/yDp8UC7VLoCoKC8J3Kn2FkQ== +"@rollup/rollup-linux-x64-musl@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.30.1.tgz#036a4c860662519f1f9453807547fd2a11d5bb01" + integrity sha512-V9U8Ey2UqmQsBT+xTOeMzPzwDzyXmnAoO4edZhL7INkwQcaW1Ckv3WJX3qrrp/VHaDkEWIBWhRwP47r8cdrOow== -"@rollup/rollup-linux-x64-musl@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.40.0.tgz#8e703e2c2ad19ba7b2cb3d8c3a4ad11d4ee3a282" - integrity sha512-HZvjpiUmSNx5zFgwtQAV1GaGazT2RWvqeDi0hV+AtC8unqqDSsaFjPxfsO6qPtKRRg25SisACWnJ37Yio8ttaw== +"@rollup/rollup-win32-arm64-msvc@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.30.1.tgz#51cad812456e616bfe4db5238fb9c7497e042a52" + integrity sha512-WabtHWiPaFF47W3PkHnjbmWawnX/aE57K47ZDT1BXTS5GgrBUEpvOzq0FI0V/UYzQJgdb8XlhVNH8/fwV8xDjw== -"@rollup/rollup-win32-arm64-msvc@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.40.0.tgz#c5bee19fa670ff5da5f066be6a58b4568e9c650b" - integrity sha512-UtZQQI5k/b8d7d3i9AZmA/t+Q4tk3hOC0tMOMSq2GlMYOfxbesxG4mJSeDp0EHs30N9bsfwUvs3zF4v/RzOeTQ== +"@rollup/rollup-win32-ia32-msvc@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.30.1.tgz#661c8b3e4cd60f51deaa39d153aac4566e748e5e" + integrity sha512-pxHAU+Zv39hLUTdQQHUVHf4P+0C47y/ZloorHpzs2SXMRqeAWmGghzAhfOlzFHHwjvgokdFAhC4V+6kC1lRRfw== -"@rollup/rollup-win32-ia32-msvc@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.40.0.tgz#846e02c17044bd922f6f483a3b4d36aac6e2b921" - integrity sha512-+m03kvI2f5syIqHXCZLPVYplP8pQch9JHyXKZ3AGMKlg8dCyr2PKHjwRLiW53LTrN/Nc3EqHOKxUxzoSPdKddA== - -"@rollup/rollup-win32-x64-msvc@4.40.0": - version "4.40.0" - resolved "https://registry.yarnpkg.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.40.0.tgz#fd92d31a2931483c25677b9c6698106490cbbc76" - integrity sha512-lpPE1cLfP5oPzVjKMx10pgBmKELQnFJXHgvtHCtuJWOv8MxqdEIMNtgHgBFf7Ea2/7EuVwa9fodWUfXAlXZLZQ== +"@rollup/rollup-win32-x64-msvc@4.30.1": + version "4.30.1" + resolved "https://registry.npmmirror.com/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.30.1.tgz#73bf1885ff052b82fbb0f82f8671f73c36e9137c" + integrity sha512-D6qjsXGcvhTjv0kI4fU8tUuBDF/Ueee4SVX79VfNDXZa64TfCW1Slkb6Z7O1p7vflqZjcmOVdZlqf8gvJxc6og== "@rushstack/eslint-patch@^1.10.4": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.11.0.tgz#75dce8e972f90bba488e2b0cc677fb233aa357ab" - integrity sha512-zxnHvoMQVqewTJr/W4pKjF0bMGiKJv1WX7bSrkl46Hg0QjESbzBROWK0Wg4RphzSOS5Jiy7eFimmM3UgMrMZbQ== + version "1.10.5" + resolved "https://registry.npmmirror.com/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz#3a1c12c959010a55c17d46b395ed3047b545c246" + integrity sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A== -"@shikijs/core@1.29.2", "@shikijs/core@^1.2.0": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/core/-/core-1.29.2.tgz#9c051d3ac99dd06ae46bd96536380c916e552bf3" - integrity sha512-vju0lY9r27jJfOY4Z7+Rt/nIOjzJpZ3y+nYpqtUZInVoXQ/TJZcfGnNOGnKjFdVZb8qexiCuSlZRKcGfhhTTZQ== +"@shikijs/core@1.26.1", "@shikijs/core@^1.2.0": + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/core/-/core-1.26.1.tgz#ba7399bee73148575277780c9fe4df656d582a65" + integrity sha512-yeo7sG+WZQblKPclUOKRPwkv1PyoHYkJ4gP9DzhFJbTdueKR7wYTI1vfF/bFi1NTgc545yG/DzvVhZgueVOXMA== dependencies: - "@shikijs/engine-javascript" "1.29.2" - "@shikijs/engine-oniguruma" "1.29.2" - "@shikijs/types" "1.29.2" + "@shikijs/engine-javascript" "1.26.1" + "@shikijs/engine-oniguruma" "1.26.1" + "@shikijs/types" "1.26.1" "@shikijs/vscode-textmate" "^10.0.1" "@types/hast" "^3.0.4" hast-util-to-html "^9.0.4" -"@shikijs/engine-javascript@1.29.2": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/engine-javascript/-/engine-javascript-1.29.2.tgz#a821ad713a3e0b7798a1926fd9e80116e38a1d64" - integrity sha512-iNEZv4IrLYPv64Q6k7EPpOCE/nuvGiKl7zxdq0WFuRPF5PAE9PRo2JGq/d8crLusM59BRemJ4eOqrFrC4wiQ+A== +"@shikijs/engine-javascript@1.26.1": + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/engine-javascript/-/engine-javascript-1.26.1.tgz#0881250e4a39a52b49cb50600f41bb19e429dcdb" + integrity sha512-CRhA0b8CaSLxS0E9A4Bzcb3LKBNpykfo9F85ozlNyArxjo2NkijtiwrJZ6eHa+NT5I9Kox2IXVdjUsP4dilsmw== dependencies: - "@shikijs/types" "1.29.2" + "@shikijs/types" "1.26.1" "@shikijs/vscode-textmate" "^10.0.1" - oniguruma-to-es "^2.2.0" + oniguruma-to-es "0.10.0" -"@shikijs/engine-oniguruma@1.29.2": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.29.2.tgz#d879717ced61d44e78feab16f701f6edd75434f1" - integrity sha512-7iiOx3SG8+g1MnlzZVDYiaeHe7Ez2Kf2HrJzdmGwkRisT7r4rak0e655AcM/tF9JG/kg5fMNYlLLKglbN7gBqA== +"@shikijs/engine-oniguruma@1.26.1": + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/engine-oniguruma/-/engine-oniguruma-1.26.1.tgz#f9de733e2473e693b3d10bff32bb9761746c1d71" + integrity sha512-F5XuxN1HljLuvfXv7d+mlTkV7XukC1cawdtOo+7pKgPD83CAB1Sf8uHqP3PK0u7njFH0ZhoXE1r+0JzEgAQ+kg== dependencies: - "@shikijs/types" "1.29.2" + "@shikijs/types" "1.26.1" "@shikijs/vscode-textmate" "^10.0.1" -"@shikijs/langs@1.29.2": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/langs/-/langs-1.29.2.tgz#4f1de46fde8991468c5a68fa4a67dd2875d643cd" - integrity sha512-FIBA7N3LZ+223U7cJDUYd5shmciFQlYkFXlkKVaHsCPgfVLiO+e12FmQE6Tf9vuyEsFe3dIl8qGWKXgEHL9wmQ== +"@shikijs/langs@1.26.1": + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/langs/-/langs-1.26.1.tgz#5365530e04715b21e40242eb331291712bdf7306" + integrity sha512-oz/TQiIqZejEIZbGtn68hbJijAOTtYH4TMMSWkWYozwqdpKR3EXgILneQy26WItmJjp3xVspHdiUxUCws4gtuw== dependencies: - "@shikijs/types" "1.29.2" + "@shikijs/types" "1.26.1" -"@shikijs/themes@1.29.2": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/themes/-/themes-1.29.2.tgz#293cc5c83dd7df3fdc8efa25cec8223f3a6acb0d" - integrity sha512-i9TNZlsq4uoyqSbluIcZkmPL9Bfi3djVxRnofUHwvx/h6SRW3cwgBC5SML7vsDcWyukY0eCzVN980rqP6qNl9g== +"@shikijs/themes@1.26.1": + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/themes/-/themes-1.26.1.tgz#6f6ee538dc1383b8a971464c5cecda06b1a6db0d" + integrity sha512-JDxVn+z+wgLCiUhBGx2OQrLCkKZQGzNH3nAxFir4PjUcYiyD8Jdms9izyxIogYmSwmoPTatFTdzyrRKbKlSfPA== dependencies: - "@shikijs/types" "1.29.2" + "@shikijs/types" "1.26.1" "@shikijs/transformers@^1.2.0": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/transformers/-/transformers-1.29.2.tgz#cc7338a36783a4e48f484405c5410338e884f41e" - integrity sha512-NHQuA+gM7zGuxGWP9/Ub4vpbwrYCrho9nQCLcCPfOe3Yc7LOYwmSuhElI688oiqIXk9dlZwDiyAG9vPBTuPJMA== + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/transformers/-/transformers-1.26.1.tgz#9c54926ffb5c13736fd2a88e0848b529bb6da8be" + integrity sha512-IRLJEP7YxkRMsHo367+7qDlpWjsUu6O79pdlUlkcbF1A5TrF1Ln0FBNrgHA/i9p+IKXiiKNATURa6WXh3iq7Uw== dependencies: - "@shikijs/core" "1.29.2" - "@shikijs/types" "1.29.2" + shiki "1.26.1" -"@shikijs/types@1.29.2": - version "1.29.2" - resolved "https://registry.yarnpkg.com/@shikijs/types/-/types-1.29.2.tgz#a93fdb410d1af8360c67bf5fc1d1a68d58e21c4f" - integrity sha512-VJjK0eIijTZf0QSTODEXCqinjBn0joAHQ+aPSBzrv4O2d/QSbsMw+ZeSRx03kV34Hy7NzUvV/7NqfYGRLrASmw== +"@shikijs/types@1.26.1": + version "1.26.1" + resolved "https://registry.npmmirror.com/@shikijs/types/-/types-1.26.1.tgz#b5ece69e21000f53d65d15ddae33d9ad9c3763ad" + integrity sha512-d4B00TKKAMaHuFYgRf3L0gwtvqpW4hVdVwKcZYbBfAAQXspgkbWqnFfuFl3MDH6gLbsubOcr+prcnsqah3ny7Q== dependencies: "@shikijs/vscode-textmate" "^10.0.1" "@types/hast" "^3.0.4" "@shikijs/vscode-textmate@^10.0.1": - version "10.0.2" - resolved "https://registry.yarnpkg.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.2.tgz#a90ab31d0cc1dfb54c66a69e515bf624fa7b2224" - integrity sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg== + version "10.0.1" + resolved "https://registry.npmmirror.com/@shikijs/vscode-textmate/-/vscode-textmate-10.0.1.tgz#d06d45b67ac5e9b0088e3f67ebd3f25c6c3d711a" + integrity sha512-fTIQwLF+Qhuws31iw7Ncl1R3HUDtGwIipiJ9iU+UsDUwMhegFcQKQHd51nZjb7CArq0MvON8rbgCGQYWHUKAdg== "@sideway/address@^4.1.5": version "4.1.5" @@ -2119,31 +1891,31 @@ "@sideway/formula@^3.0.1": version "3.0.1" - resolved "https://registry.npmjs.org/@sideway/formula/-/formula-3.0.1.tgz" + resolved "https://registry.npmmirror.com/@sideway/formula/-/formula-3.0.1.tgz#80fcbcbaf7ce031e0ef2dd29b1bfc7c3f583611f" integrity sha512-/poHZJJVjx3L+zVD6g9KgHfYnb443oi7wLu/XKojDviHy6HOEOA6z1Trk5aR1dGcmPenJEgb2sK2I80LeS3MIg== "@sideway/pinpoint@^2.0.0": version "2.0.0" - resolved "https://registry.npmjs.org/@sideway/pinpoint/-/pinpoint-2.0.0.tgz" + resolved "https://registry.npmmirror.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== "@sinonjs/commons@^1.7.0": version "1.8.6" - resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz" + resolved "https://registry.npmmirror.com/@sinonjs/commons/-/commons-1.8.6.tgz#80c516a4dc264c2a69115e7578d62581ff455ed9" integrity sha512-Ky+XkAkqPZSm3NLBeUng77EBQl3cmeJhITaGHdYH8kjVB+aun3S4XBRti2zt17mtt0mIUDiNxYeoJm6drVvBJQ== dependencies: type-detect "4.0.8" "@sinonjs/fake-timers@^8.0.1": version "8.1.0" - resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz" + resolved "https://registry.npmmirror.com/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz#3fdc2b6cb58935b21bfb8d1625eb1300484316e7" integrity sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg== dependencies: "@sinonjs/commons" "^1.7.0" "@soda/friendly-errors-webpack-plugin@^1.8.0": version "1.8.1" - resolved "https://registry.npmjs.org/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1.tgz" + resolved "https://registry.npmmirror.com/@soda/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-1.8.1.tgz#4d4fbb1108993aaa362116247c3d18188a2c6c85" integrity sha512-h2ooWqP8XuFqTXT+NyAFbrArzfQA7R6HTezADrvD9Re8fxMLTPPniLdqVTdDaO0eIoLaAwKT+d6w+5GeTk7Vbg== dependencies: chalk "^3.0.0" @@ -2153,98 +1925,98 @@ "@soda/get-current-script@^1.0.2": version "1.0.2" - resolved "https://registry.npmjs.org/@soda/get-current-script/-/get-current-script-1.0.2.tgz" + resolved "https://registry.npmmirror.com/@soda/get-current-script/-/get-current-script-1.0.2.tgz#a53515db25d8038374381b73af20bb4f2e508d87" integrity sha512-T7VNNlYVM1SgQ+VsMYhnDkcGmWhQdL0bDyGm5TlQ3GBXnJscEClUUOKduWTmm2zCnvNLC1hc3JpuXjs/nFOc5w== -"@swc/core-darwin-arm64@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.11.21.tgz#8bae966479e96481ff4b6ac285d6684cb7e31995" - integrity sha512-v6gjw9YFWvKulCw3ZA1dY+LGMafYzJksm1mD4UZFZ9b36CyHFowYVYug1ajYRIRqEvvfIhHUNV660zTLoVFR8g== +"@swc/core-darwin-arm64@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-darwin-arm64/-/core-darwin-arm64-1.10.6.tgz#8d144dc2324a3f00059249cb524e133957aa6a6b" + integrity sha512-USbMvT8Rw5PvIfF6HyTm+yW84J9c45emzmHBDIWY76vZHkFsS5MepNi+JLQyBzBBgE7ScwBRBNhRx6VNhkSoww== -"@swc/core-darwin-x64@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-darwin-x64/-/core-darwin-x64-1.11.21.tgz#231ba71b64ddac14e9ca97f4622c9d2fb681f602" - integrity sha512-CUiTiqKlzskwswrx9Ve5NhNoab30L1/ScOfQwr1duvNlFvarC8fvQSgdtpw2Zh3MfnfNPpyLZnYg7ah4kbT9JQ== +"@swc/core-darwin-x64@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-darwin-x64/-/core-darwin-x64-1.10.6.tgz#4b1028ed9869208d0a1998e729222dcad0f5ac29" + integrity sha512-7t2IozcZN4r1p27ei+Kb8IjN4aLoBDn107fPi+aPLcVp2uFgJEUzhCDuZXBNW2057Mx1OHcjzrkaleRpECz3Xg== -"@swc/core-linux-arm-gnueabihf@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.11.21.tgz#0c73e3a3751898895db103bee5bad342da23d2ca" - integrity sha512-YyBTAFM/QPqt1PscD8hDmCLnqPGKmUZpqeE25HXY8OLjl2MUs8+O4KjwPZZ+OGxpdTbwuWFyMoxjcLy80JODvg== +"@swc/core-linux-arm-gnueabihf@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-linux-arm-gnueabihf/-/core-linux-arm-gnueabihf-1.10.6.tgz#58682ce0e60a1cebf31d2466829e335e6ab8b6ee" + integrity sha512-CPgWT+D0bDp/qhXsLkIJ54LmKU1/zvyGaf/yz8A4iR+YoF6R5CSXENXhNJY8cIrb6+uNWJZzHJ+gefB5V51bpA== -"@swc/core-linux-arm64-gnu@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.11.21.tgz#678a6aaba5aa42d62fa3fdfa0b0e28a77ebc18d1" - integrity sha512-DQD+ooJmwpNsh4acrftdkuwl5LNxxg8U4+C/RJNDd7m5FP9Wo4c0URi5U0a9Vk/6sQNh9aSGcYChDpqCDWEcBw== +"@swc/core-linux-arm64-gnu@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-linux-arm64-gnu/-/core-linux-arm64-gnu-1.10.6.tgz#628be2d9786c359ebf1b22690000f611ec25a370" + integrity sha512-5qZ6hVnqO/ShETXdGSzvdGUVx372qydlj1YWSYiaxQzTAepEBc8TC1NVUgYtOHOKVRkky1d7p6GQ9lymsd4bHw== -"@swc/core-linux-arm64-musl@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.11.21.tgz#f1b66df0a9f0a81c3a574f4b3e560deee56012bc" - integrity sha512-y1L49+snt1a1gLTYPY641slqy55QotPdtRK9Y6jMi4JBQyZwxC8swWYlQWb+MyILwxA614fi62SCNZNznB3XSA== +"@swc/core-linux-arm64-musl@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-linux-arm64-musl/-/core-linux-arm64-musl-1.10.6.tgz#849300b46bd57e8efce9efafceb986bb0e3ae205" + integrity sha512-hB2xZFmXCKf2iJF5y2z01PSuLqEoUP3jIX/XlIHN+/AIP7PkSKsValE63LnjlnWPnSEI0IxUyRE3T3FzWE/fQQ== -"@swc/core-linux-x64-gnu@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.11.21.tgz#5d3d83763cebc686cc0ef9fa6b3461118a3bfb6c" - integrity sha512-NesdBXv4CvVEaFUlqKj+GA4jJMNUzK2NtKOrUNEtTbXaVyNiXjFCSaDajMTedEB0jTAd9ybB0aBvwhgkJUWkWA== +"@swc/core-linux-x64-gnu@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-linux-x64-gnu/-/core-linux-x64-gnu-1.10.6.tgz#90e8e42dd08e1768c6703afdc6919019182a5fbb" + integrity sha512-PRGPp0I22+oJ8RMGg8M4hXYxEffH3ayu0WoSDPOjfol1F51Wj1tfTWN4wVa2RibzJjkBwMOT0KGLGb/hSEDDXQ== -"@swc/core-linux-x64-musl@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.11.21.tgz#5e0cc95bf89b74ba913afeb66cc93f35d59abea0" - integrity sha512-qFV60pwpKVOdmX67wqQzgtSrUGWX9Cibnp1CXyqZ9Mmt8UyYGvmGu7p6PMbTyX7vdpVUvWVRf8DzrW2//wmVHg== +"@swc/core-linux-x64-musl@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-linux-x64-musl/-/core-linux-x64-musl-1.10.6.tgz#cad4aee92cc1a152c8cdfbc31009e3c5170cd16f" + integrity sha512-SoNBxlA86lnoV9vIz/TCyakLkdRhFSHx6tFMKNH8wAhz1kKYbZfDmpYoIzeQqdTh0tpx8e/Zu1zdK4smovsZqQ== -"@swc/core-win32-arm64-msvc@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.11.21.tgz#070c70f5684b6f96e3d51f7ca3c70d7f971cffa9" - integrity sha512-DJJe9k6gXR/15ZZVLv1SKhXkFst8lYCeZRNHH99SlBodvu4slhh/MKQ6YCixINRhCwliHrpXPym8/5fOq8b7Ig== +"@swc/core-win32-arm64-msvc@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-win32-arm64-msvc/-/core-win32-arm64-msvc-1.10.6.tgz#1bb0a600aeadd22da9340a6eb567f99e375a761e" + integrity sha512-6L5Y2E+FVvM+BtoA+mJFjf/SjpFr73w2kHBxINxwH8/PkjAjkePDr5m0ibQhPXV61bTwX49+1otzTY85EsUW9Q== -"@swc/core-win32-ia32-msvc@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.11.21.tgz#e72ad415d18d7e4660a9ebb8529ffd68c02c61da" - integrity sha512-TqEXuy6wedId7bMwLIr9byds+mKsaXVHctTN88R1UIBPwJA92Pdk0uxDgip0pEFzHB/ugU27g6d8cwUH3h2eIw== +"@swc/core-win32-ia32-msvc@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-win32-ia32-msvc/-/core-win32-ia32-msvc-1.10.6.tgz#bb44d840d91402d1b38042c535fadd6dc6b5b0fb" + integrity sha512-kxK3tW8DJwEkAkwy0vhwoBAShRebH1QTe0mvH9tlBQ21rToVZQn+GCV/I44dind80hYPw0Tw2JKFVfoEJyBszg== -"@swc/core-win32-x64-msvc@1.11.21": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.11.21.tgz#7ff6dd290b36c013a98aea877cda288251e48119" - integrity sha512-BT9BNNbMxdpUM1PPAkYtviaV0A8QcXttjs2MDtOeSqqvSJaPtyM+Fof2/+xSwQDmDEFzbGCcn75M5+xy3lGqpA== +"@swc/core-win32-x64-msvc@1.10.6": + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core-win32-x64-msvc/-/core-win32-x64-msvc-1.10.6.tgz#181f180a068a60b2f130d639df761ffa2e17362f" + integrity sha512-4pJka/+t8XcHee12G/R5VWcilkp5poT2EJhrybpuREkpQ7iC/4WOlOVrohbWQ4AhDQmojYQI/iS+gdF2JFLzTQ== "@swc/core@^1.3.100": - version "1.11.21" - resolved "https://registry.yarnpkg.com/@swc/core/-/core-1.11.21.tgz#012dc73111e6ecea96cc30b522a50355eca4b35c" - integrity sha512-/Y3BJLcwd40pExmdar8MH2UGGvCBrqNN7hauOMckrEX2Ivcbv3IMhrbGX4od1dnF880Ed8y/E9aStZCIQi0EGw== + version "1.10.6" + resolved "https://registry.npmmirror.com/@swc/core/-/core-1.10.6.tgz#52e8a66beaadfef5ad3df771a8d27860ec9c2d91" + integrity sha512-zgXXsI6SAVwr6XsXyMnqlyLoa1lT+r09bAWI1xT3679ejWqI1Vnl14eJG0GjWYXCEMKHCNytfMq3OOQ62C39QQ== dependencies: "@swc/counter" "^0.1.3" - "@swc/types" "^0.1.21" + "@swc/types" "^0.1.17" optionalDependencies: - "@swc/core-darwin-arm64" "1.11.21" - "@swc/core-darwin-x64" "1.11.21" - "@swc/core-linux-arm-gnueabihf" "1.11.21" - "@swc/core-linux-arm64-gnu" "1.11.21" - "@swc/core-linux-arm64-musl" "1.11.21" - "@swc/core-linux-x64-gnu" "1.11.21" - "@swc/core-linux-x64-musl" "1.11.21" - "@swc/core-win32-arm64-msvc" "1.11.21" - "@swc/core-win32-ia32-msvc" "1.11.21" - "@swc/core-win32-x64-msvc" "1.11.21" + "@swc/core-darwin-arm64" "1.10.6" + "@swc/core-darwin-x64" "1.10.6" + "@swc/core-linux-arm-gnueabihf" "1.10.6" + "@swc/core-linux-arm64-gnu" "1.10.6" + "@swc/core-linux-arm64-musl" "1.10.6" + "@swc/core-linux-x64-gnu" "1.10.6" + "@swc/core-linux-x64-musl" "1.10.6" + "@swc/core-win32-arm64-msvc" "1.10.6" + "@swc/core-win32-ia32-msvc" "1.10.6" + "@swc/core-win32-x64-msvc" "1.10.6" "@swc/counter@^0.1.3": version "0.1.3" - resolved "https://registry.yarnpkg.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9" + resolved "https://registry.npmmirror.com/@swc/counter/-/counter-0.1.3.tgz#cc7463bd02949611c6329596fccd2b0ec782b0e9" integrity sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ== -"@swc/types@^0.1.21": - version "0.1.21" - resolved "https://registry.yarnpkg.com/@swc/types/-/types-0.1.21.tgz#6fcadbeca1d8bc89e1ab3de4948cef12344a38c0" - integrity sha512-2YEtj5HJVbKivud9N4bpPBAyZhj4S2Ipe5LkUG94alTpr7in/GU/EARgPAd3BwU+YOmFVJC2+kjqhGRi3r0ZpQ== +"@swc/types@^0.1.17": + version "0.1.17" + resolved "https://registry.npmmirror.com/@swc/types/-/types-0.1.17.tgz#bd1d94e73497f27341bf141abdf4c85230d41e7c" + integrity sha512-V5gRru+aD8YVyCOMAjMpWR1Ui577DD5KSJsHP8RAxopAH22jFz6GZd/qxqjO6MJHQhcsjvjOFXyDhyLQUnMveQ== dependencies: "@swc/counter" "^0.1.3" "@tootallnate/once@1": version "1.1.2" - resolved "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz" + resolved "https://registry.npmmirror.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82" integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== "@trysound/sax@0.2.0": version "0.2.0" - resolved "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz" + resolved "https://registry.npmmirror.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad" integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA== "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14": @@ -2274,9 +2046,9 @@ "@babel/types" "^7.0.0" "@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6": - version "7.20.5" - resolved "https://registry.npmmirror.com/@types/babel__traverse/-/babel__traverse-7.20.5.tgz#7b7502be0aa80cc4ef22978846b983edaafcd4dd" - integrity sha512-WXCyOcRtH37HAUkpXhUduaxdm82b4GSlyTqajXviN4EfiuPgNYR109xMCKvpl6zPIpua0DGlMEDCq+g8EdoheQ== + version "7.20.6" + resolved "https://registry.npmmirror.com/@types/babel__traverse/-/babel__traverse-7.20.6.tgz#8dc9f0ae0f202c08d8d4dab648912c8d6038e3f7" + integrity sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg== dependencies: "@babel/types" "^7.20.7" @@ -2312,120 +2084,115 @@ "@types/crypto-js@4.1.1": version "4.1.1" - resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.1.1.tgz#602859584cecc91894eb23a4892f38cfa927890d" + resolved "https://registry.npmmirror.com/@types/crypto-js/-/crypto-js-4.1.1.tgz#602859584cecc91894eb23a4892f38cfa927890d" integrity sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA== "@types/d3-array@^3.2.1": version "3.2.1" - resolved "https://registry.yarnpkg.com/@types/d3-array/-/d3-array-3.2.1.tgz#1f6658e3d2006c4fceac53fde464166859f8b8c5" + resolved "https://registry.npmmirror.com/@types/d3-array/-/d3-array-3.2.1.tgz#1f6658e3d2006c4fceac53fde464166859f8b8c5" integrity sha512-Y2Jn2idRrLzUfAKV2LyRImR+y4oa2AntrgID95SHJxuMUrkNXmanDSed71sRNZysveJVt1hLLemQZIady0FpEg== "@types/d3-color@*", "@types/d3-color@^3.1.3": version "3.1.3" - resolved "https://registry.yarnpkg.com/@types/d3-color/-/d3-color-3.1.3.tgz#368c961a18de721da8200e80bf3943fb53136af2" + resolved "https://registry.npmmirror.com/@types/d3-color/-/d3-color-3.1.3.tgz#368c961a18de721da8200e80bf3943fb53136af2" integrity sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A== "@types/d3-dispatch@^3.0.6": version "3.0.6" - resolved "https://registry.yarnpkg.com/@types/d3-dispatch/-/d3-dispatch-3.0.6.tgz#096efdf55eb97480e3f5621ff9a8da552f0961e7" + resolved "https://registry.npmmirror.com/@types/d3-dispatch/-/d3-dispatch-3.0.6.tgz#096efdf55eb97480e3f5621ff9a8da552f0961e7" integrity sha512-4fvZhzMeeuBJYZXRXrRIQnvUYfyXwYmLsdiN7XXmVNQKKw1cM8a5WdID0g1hVFZDqT9ZqZEY5pD44p24VS7iZQ== "@types/d3-dsv@*", "@types/d3-dsv@^3.0.7": version "3.0.7" - resolved "https://registry.yarnpkg.com/@types/d3-dsv/-/d3-dsv-3.0.7.tgz#0a351f996dc99b37f4fa58b492c2d1c04e3dac17" + resolved "https://registry.npmmirror.com/@types/d3-dsv/-/d3-dsv-3.0.7.tgz#0a351f996dc99b37f4fa58b492c2d1c04e3dac17" integrity sha512-n6QBF9/+XASqcKK6waudgL0pf/S5XHPPI8APyMLLUHd8NqouBGLsU8MgtO7NINGtPBtk9Kko/W4ea0oAspwh9g== - -"@types/d3-ease@^3.0.2": - version "3.0.2" - resolved "https://registry.yarnpkg.com/@types/d3-ease/-/d3-ease-3.0.2.tgz#e28db1bfbfa617076f7770dd1d9a48eaa3b6c51b" - integrity sha512-NcV1JjO5oDzoK26oMzbILE6HW7uVXOHLQvHshBUW4UMdZGfiY6v5BeQwh9a9tCzv+CeefZQHJt5SRgK154RtiA== "@types/d3-fetch@^3.0.7": version "3.0.7" - resolved "https://registry.yarnpkg.com/@types/d3-fetch/-/d3-fetch-3.0.7.tgz#c04a2b4f23181aa376f30af0283dbc7b3b569980" + resolved "https://registry.npmmirror.com/@types/d3-fetch/-/d3-fetch-3.0.7.tgz#c04a2b4f23181aa376f30af0283dbc7b3b569980" integrity sha512-fTAfNmxSb9SOWNB9IoG5c8Hg6R+AzUHDRlsXsDZsNp6sxAEOP0tkP3gKkNSO/qmHPoBFTxNrjDprVHDQDvo5aA== dependencies: "@types/d3-dsv" "*" "@types/d3-force@^3.0.10": version "3.0.10" - resolved "https://registry.yarnpkg.com/@types/d3-force/-/d3-force-3.0.10.tgz#6dc8fc6e1f35704f3b057090beeeb7ac674bff1a" + resolved "https://registry.npmmirror.com/@types/d3-force/-/d3-force-3.0.10.tgz#6dc8fc6e1f35704f3b057090beeeb7ac674bff1a" integrity sha512-ZYeSaCF3p73RdOKcjj+swRlZfnYpK1EbaDiYICEEp5Q6sUiqFaFQ9qgoshp5CzIyyb/yD09kD9o2zEltCexlgw== "@types/d3-format@^3.0.4": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/d3-format/-/d3-format-3.0.4.tgz#b1e4465644ddb3fdf3a263febb240a6cd616de90" + resolved "https://registry.npmmirror.com/@types/d3-format/-/d3-format-3.0.4.tgz#b1e4465644ddb3fdf3a263febb240a6cd616de90" integrity sha512-fALi2aI6shfg7vM5KiR1wNJnZ7r6UuggVqtDA+xiEdPZQwy/trcQaHnwShLuLdta2rTymCNpxYTiMZX/e09F4g== "@types/d3-geo@^3.1.0": version "3.1.0" - resolved "https://registry.yarnpkg.com/@types/d3-geo/-/d3-geo-3.1.0.tgz#b9e56a079449174f0a2c8684a9a4df3f60522440" + resolved "https://registry.npmmirror.com/@types/d3-geo/-/d3-geo-3.1.0.tgz#b9e56a079449174f0a2c8684a9a4df3f60522440" integrity sha512-856sckF0oP/diXtS4jNsiQw/UuK5fQG8l/a9VVLeSouf1/PPbBE1i1W852zVwKwYCBkFJJB7nCFTbk6UMEXBOQ== dependencies: "@types/geojson" "*" "@types/d3-hierarchy@^3.1.7": version "3.1.7" - resolved "https://registry.yarnpkg.com/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz#6023fb3b2d463229f2d680f9ac4b47466f71f17b" + resolved "https://registry.npmmirror.com/@types/d3-hierarchy/-/d3-hierarchy-3.1.7.tgz#6023fb3b2d463229f2d680f9ac4b47466f71f17b" integrity sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg== "@types/d3-interpolate@^3.0.4": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz#412b90e84870285f2ff8a846c6eb60344f12a41c" + resolved "https://registry.npmmirror.com/@types/d3-interpolate/-/d3-interpolate-3.0.4.tgz#412b90e84870285f2ff8a846c6eb60344f12a41c" integrity sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA== dependencies: "@types/d3-color" "*" "@types/d3-path@*", "@types/d3-path@^3.1.0": version "3.1.1" - resolved "https://registry.yarnpkg.com/@types/d3-path/-/d3-path-3.1.1.tgz#f632b380c3aca1dba8e34aa049bcd6a4af23df8a" + resolved "https://registry.npmmirror.com/@types/d3-path/-/d3-path-3.1.1.tgz#f632b380c3aca1dba8e34aa049bcd6a4af23df8a" integrity sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg== "@types/d3-quadtree@^3.0.6": version "3.0.6" - resolved "https://registry.yarnpkg.com/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz#d4740b0fe35b1c58b66e1488f4e7ed02952f570f" + resolved "https://registry.npmmirror.com/@types/d3-quadtree/-/d3-quadtree-3.0.6.tgz#d4740b0fe35b1c58b66e1488f4e7ed02952f570f" integrity sha512-oUzyO1/Zm6rsxKRHA1vH0NEDG58HrT5icx/azi9MF1TWdtttWl0UIUsjEQBBh+SIkrpd21ZjEv7ptxWys1ncsg== "@types/d3-random@^3.0.3": version "3.0.3" - resolved "https://registry.yarnpkg.com/@types/d3-random/-/d3-random-3.0.3.tgz#ed995c71ecb15e0cd31e22d9d5d23942e3300cfb" + resolved "https://registry.npmmirror.com/@types/d3-random/-/d3-random-3.0.3.tgz#ed995c71ecb15e0cd31e22d9d5d23942e3300cfb" integrity sha512-Imagg1vJ3y76Y2ea0871wpabqp613+8/r0mCLEBfdtqC7xMSfj9idOnmBYyMoULfHePJyxMAw3nWhJxzc+LFwQ== "@types/d3-scale-chromatic@^3.1.0": version "3.1.0" - resolved "https://registry.yarnpkg.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#dc6d4f9a98376f18ea50bad6c39537f1b5463c39" + resolved "https://registry.npmmirror.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#dc6d4f9a98376f18ea50bad6c39537f1b5463c39" integrity sha512-iWMJgwkK7yTRmWqRB5plb1kadXyQ5Sj8V/zYlFGMUBbIPKQScw+Dku9cAAMgJG+z5GYDoMjWGLVOvjghDEFnKQ== "@types/d3-scale@^4.0.9": version "4.0.9" - resolved "https://registry.yarnpkg.com/@types/d3-scale/-/d3-scale-4.0.9.tgz#57a2f707242e6fe1de81ad7bfcccaaf606179afb" + resolved "https://registry.npmmirror.com/@types/d3-scale/-/d3-scale-4.0.9.tgz#57a2f707242e6fe1de81ad7bfcccaaf606179afb" integrity sha512-dLmtwB8zkAeO/juAMfnV+sItKjlsw2lKdZVVy6LRr0cBmegxSABiLEpGVmSJJ8O08i4+sGR6qQtb6WtuwJdvVw== dependencies: "@types/d3-time" "*" "@types/d3-shape@^3.1.7": version "3.1.7" - resolved "https://registry.yarnpkg.com/@types/d3-shape/-/d3-shape-3.1.7.tgz#2b7b423dc2dfe69c8c93596e673e37443348c555" + resolved "https://registry.npmmirror.com/@types/d3-shape/-/d3-shape-3.1.7.tgz#2b7b423dc2dfe69c8c93596e673e37443348c555" integrity sha512-VLvUQ33C+3J+8p+Daf+nYSOsjB4GXp19/S/aGo60m9h1v6XaxjiT82lKVWJCfzhtuZ3yD7i/TPeC/fuKLLOSmg== dependencies: "@types/d3-path" "*" "@types/d3-time@*", "@types/d3-time@^3.0.4": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/d3-time/-/d3-time-3.0.4.tgz#8472feecd639691450dd8000eb33edd444e1323f" + resolved "https://registry.npmmirror.com/@types/d3-time/-/d3-time-3.0.4.tgz#8472feecd639691450dd8000eb33edd444e1323f" integrity sha512-yuzZug1nkAAaBlBBikKZTgzCeA+k1uy4ZFwWANOfKw5z5LRhV0gNA7gNkKm7HoK+HRN0wX3EkxGk0fpbWhmB7g== "@types/d3-timer@^2.0.0": version "2.0.3" - resolved "https://registry.yarnpkg.com/@types/d3-timer/-/d3-timer-2.0.3.tgz#d74350a9eb5991f054b2cf8e92efaf22be3e1a25" + resolved "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-2.0.3.tgz#d74350a9eb5991f054b2cf8e92efaf22be3e1a25" integrity sha512-jhAJzaanK5LqyLQ50jJNIrB8fjL9gwWZTgYjevPvkDLMU+kTAZkYsobI59nYoeSrH1PucuyJEi247Pb90t6XUg== "@types/d3-timer@^3.0.2": version "3.0.2" - resolved "https://registry.yarnpkg.com/@types/d3-timer/-/d3-timer-3.0.2.tgz#70bbda77dc23aa727413e22e214afa3f0e852f70" + resolved "https://registry.npmmirror.com/@types/d3-timer/-/d3-timer-3.0.2.tgz#70bbda77dc23aa727413e22e214afa3f0e852f70" integrity sha512-Ps3T8E8dZDam6fUyNiMkekK3XUsaUEik+idO9/YjPtfj2qruF8tFBXS7XhtE4iIXBLxhmLjP3SXpLhVf21I9Lw== -"@types/eslint-scope@^3.7.3": +"@types/eslint-scope@^3.7.7": version "3.7.7" resolved "https://registry.npmmirror.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== @@ -2434,34 +2201,49 @@ "@types/estree" "*" "@types/eslint@*": - version "8.56.3" - resolved "https://registry.npmmirror.com/@types/eslint/-/eslint-8.56.3.tgz#d1f6b2303ac5ed53cb2cf59e0ab680cde1698f5f" - integrity sha512-PvSf1wfv2wJpVIFUMSb+i4PvqNYkB9Rkp9ZDO3oaWzq4SKhsQk4mrMBr3ZH06I0hKrVGLBacmgl8JM4WVjb9dg== + version "9.6.1" + resolved "https://registry.npmmirror.com/@types/eslint/-/eslint-9.6.1.tgz#d5795ad732ce81715f27f75da913004a56751584" + integrity sha512-FXx2pKgId/WyYo2jXw63kk7/+TY7u7AziEJxJAnSFzHlqTAS3Ync6SvgYAN/k4/PQpnnVuzoMuVnByKK2qp0ag== dependencies: "@types/estree" "*" "@types/json-schema" "*" -"@types/estree@*", "@types/estree@^1.0.0", "@types/estree@^1.0.5": - version "1.0.5" - resolved "https://registry.npmmirror.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" - integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== +"@types/estree@*", "@types/estree@1.0.6", "@types/estree@^1.0.0", "@types/estree@^1.0.6": + version "1.0.6" + resolved "https://registry.npmmirror.com/@types/estree/-/estree-1.0.6.tgz#628effeeae2064a1b4e79f78e81d87b7e5fc7b50" + integrity sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw== -"@types/estree@1.0.7": - version "1.0.7" - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.7.tgz#4158d3105276773d5b7695cd4834b1722e4f37a8" - integrity sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ== - -"@types/express-serve-static-core@*", "@types/express-serve-static-core@^4.17.33": - version "4.17.43" - resolved "https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.43.tgz#10d8444be560cb789c4735aea5eac6e5af45df54" - integrity sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg== +"@types/express-serve-static-core@*", "@types/express-serve-static-core@^5.0.0": + version "5.0.4" + resolved "https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-5.0.4.tgz#88c29e3052cec3536d64b6ce5015a30dfcbefca7" + integrity sha512-5kz9ScmzBdzTgB/3susoCgfqNDzBjvLL4taparufgSvlwjdLy6UyUy9T/tCpYd2GIdIilCatC4iSQS0QSYHt0w== dependencies: "@types/node" "*" "@types/qs" "*" "@types/range-parser" "*" "@types/send" "*" -"@types/express@*", "@types/express@^4.17.13": +"@types/express-serve-static-core@^4.17.33": + version "4.19.6" + resolved "https://registry.npmmirror.com/@types/express-serve-static-core/-/express-serve-static-core-4.19.6.tgz#e01324c2a024ff367d92c66f48553ced0ab50267" + integrity sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A== + dependencies: + "@types/node" "*" + "@types/qs" "*" + "@types/range-parser" "*" + "@types/send" "*" + +"@types/express@*": + version "5.0.0" + resolved "https://registry.npmmirror.com/@types/express/-/express-5.0.0.tgz#13a7d1f75295e90d19ed6e74cab3678488eaa96c" + integrity sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ== + dependencies: + "@types/body-parser" "*" + "@types/express-serve-static-core" "^5.0.0" + "@types/qs" "*" + "@types/serve-static" "*" + +"@types/express@^4.17.13": version "4.17.21" resolved "https://registry.npmmirror.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d" integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ== @@ -2473,19 +2255,19 @@ "@types/fs-extra@^8.0.1": version "8.1.5" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.5.tgz#33aae2962d3b3ec9219b5aca2555ee00274f5927" + resolved "https://registry.npmmirror.com/@types/fs-extra/-/fs-extra-8.1.5.tgz#33aae2962d3b3ec9219b5aca2555ee00274f5927" integrity sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ== dependencies: "@types/node" "*" "@types/geojson@*": version "7946.0.16" - resolved "https://registry.yarnpkg.com/@types/geojson/-/geojson-7946.0.16.tgz#8ebe53d69efada7044454e3305c19017d97ced2a" + resolved "https://registry.npmmirror.com/@types/geojson/-/geojson-7946.0.16.tgz#8ebe53d69efada7044454e3305c19017d97ced2a" integrity sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg== "@types/glob@^7.1.1": version "7.2.0" - resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" + resolved "https://registry.npmmirror.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb" integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA== dependencies: "@types/minimatch" "*" @@ -2500,14 +2282,14 @@ "@types/hast@^3.0.0", "@types/hast@^3.0.4": version "3.0.4" - resolved "https://registry.yarnpkg.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" + resolved "https://registry.npmmirror.com/@types/hast/-/hast-3.0.4.tgz#1d6b39993b82cea6ad783945b0508c25903e15aa" integrity sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ== dependencies: "@types/unist" "*" "@types/html-minifier-terser@^6.0.0": version "6.1.0" - resolved "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz" + resolved "https://registry.npmmirror.com/@types/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#4fc33a00c1d0c16987b1a20cf92d20614c55ac35" integrity sha512-oh/6byDPnL1zeNXFrDXFLyZjkr1MsBG667IM792caf1L2UPOOMf65NFzjUH/ltyfwjAGfs1rsX1eftK0jC/KIg== "@types/http-errors@*": @@ -2516,9 +2298,9 @@ integrity sha512-D0CFMMtydbJAegzOyHjtiKPLlvnm3iTZyZRSZoLq2mRhDdmLfIWOCYPfQJ4cu2erKghU++QvjcUjp/5h7hESpA== "@types/http-proxy@^1.17.8": - version "1.17.14" - resolved "https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.14.tgz#57f8ccaa1c1c3780644f8a94f9c6b5000b5e2eec" - integrity sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w== + version "1.17.15" + resolved "https://registry.npmmirror.com/@types/http-proxy/-/http-proxy-1.17.15.tgz#12118141ce9775a6499ecb4c01d02f90fc839d36" + integrity sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ== dependencies: "@types/node" "*" @@ -2543,7 +2325,7 @@ "@types/jest@27.4.1": version "27.4.1" - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d" + resolved "https://registry.npmmirror.com/@types/jest/-/jest-27.4.1.tgz#185cbe2926eaaf9662d340cc02e548ce9e11ab6d" integrity sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw== dependencies: jest-matcher-utils "^27.0.0" @@ -2556,17 +2338,17 @@ "@types/json5@^0.0.29": version "0.0.29" - resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" + resolved "https://registry.npmmirror.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee" integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== "@types/keyboardjs@2.5.0": version "2.5.0" - resolved "https://registry.yarnpkg.com/@types/keyboardjs/-/keyboardjs-2.5.0.tgz#8ab3ac77a1e413e64b80c51b8d6c20e6c79da3f5" + resolved "https://registry.npmmirror.com/@types/keyboardjs/-/keyboardjs-2.5.0.tgz#8ab3ac77a1e413e64b80c51b8d6c20e6c79da3f5" integrity sha512-tGU6Lz04lDNH+N3AZYIWVeBza2ZSaLlZuSkzi38zSFSuh6DgVqBdqgkX+OS+jg1vwlw5XzS5MASY44fr9C12Yg== "@types/linkify-it@^3": version "3.0.5" - resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.5.tgz#1e78a3ac2428e6d7e6c05c1665c242023a4601d8" + resolved "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-3.0.5.tgz#1e78a3ac2428e6d7e6c05c1665c242023a4601d8" integrity sha512-yg6E+u0/+Zjva+buc3EIb+29XEg4wltq7cSmd4Uc2EE/1nUVmxyzpX6gUXD0V8jIrG0r7YeOGVIbYRkxeooCtw== "@types/lodash-es@^4.17.6": @@ -2577,18 +2359,18 @@ "@types/lodash" "*" "@types/lodash@*", "@types/lodash@^4.14.182": - version "4.14.202" - resolved "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8" - integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ== + version "4.17.14" + resolved "https://registry.npmmirror.com/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff" + integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A== "@types/lodash@4.14.181": version "4.14.181" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" + resolved "https://registry.npmmirror.com/@types/lodash/-/lodash-4.14.181.tgz#d1d3740c379fda17ab175165ba04e2d03389385d" integrity sha512-n3tyKthHJbkiWhDZs3DkhkCzt2MexYHXlX0td5iMplyfwketaOeKboEVBqzceH7juqvEg3q5oUoBFxSLu7zFag== "@types/markdown-it@^13.0.7": version "13.0.9" - resolved "https://registry.yarnpkg.com/@types/markdown-it/-/markdown-it-13.0.9.tgz#df79221eae698df5b4e982c7e91128dd8e525743" + resolved "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-13.0.9.tgz#df79221eae698df5b4e982c7e91128dd8e525743" integrity sha512-1XPwR0+MgXLWfTn9gCsZ55AHOKW1WN+P9vr0PaQh5aerR9LLQXUbjfEAFhjmEmyoYFWAyuN2Mqkn40MZ4ukjBw== dependencies: "@types/linkify-it" "^3" @@ -2596,20 +2378,15 @@ "@types/mdast@^4.0.0": version "4.0.4" - resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6" + resolved "https://registry.npmmirror.com/@types/mdast/-/mdast-4.0.4.tgz#7ccf72edd2f1aa7dd3437e180c64373585804dd6" integrity sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA== dependencies: "@types/unist" "*" "@types/mdurl@^1": version "1.0.5" - resolved "https://registry.yarnpkg.com/@types/mdurl/-/mdurl-1.0.5.tgz#3e0d2db570e9fb6ccb2dc8fde0be1d79ac810d39" + resolved "https://registry.npmmirror.com/@types/mdurl/-/mdurl-1.0.5.tgz#3e0d2db570e9fb6ccb2dc8fde0be1d79ac810d39" integrity sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA== - -"@types/mime@*": - version "3.0.4" - resolved "https://registry.npmmirror.com/@types/mime/-/mime-3.0.4.tgz#2198ac274de6017b44d941e00261d5bc6a0e0a45" - integrity sha512-iJt33IQnVRkqeqC7PzBHPTC6fDlRNRW8vjrgqtScAhrmMwe8c4Eo7+fUGTa+XdWrpEgpyKWMYmi2dIwMAYRzPw== "@types/mime@^1": version "1.3.5" @@ -2618,7 +2395,7 @@ "@types/minimatch@*": version "5.1.2" - resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" + resolved "https://registry.npmmirror.com/@types/minimatch/-/minimatch-5.1.2.tgz#07508b45797cb81ec3f273011b054cd0755eddca" integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== "@types/minimist@^1.2.0": @@ -2628,7 +2405,7 @@ "@types/mousetrap@^1.6.4": version "1.6.15" - resolved "https://registry.yarnpkg.com/@types/mousetrap/-/mousetrap-1.6.15.tgz#f144a0c539a4cef553a631824651d48267e53c86" + resolved "https://registry.npmmirror.com/@types/mousetrap/-/mousetrap-1.6.15.tgz#f144a0c539a4cef553a631824651d48267e53c86" integrity sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw== "@types/node-forge@^1.3.0": @@ -2639,21 +2416,21 @@ "@types/node" "*" "@types/node@*": - version "20.11.20" - resolved "https://registry.npmmirror.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659" - integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg== + version "22.10.5" + resolved "https://registry.npmmirror.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b" + integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ== dependencies: - undici-types "~5.26.4" + undici-types "~6.20.0" "@types/node@16.11.26": version "16.11.26" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47" + resolved "https://registry.npmmirror.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47" integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ== "@types/node@^16.11.10": - version "16.18.126" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.126.tgz#27875faa2926c0f475b39a8bb1e546c0176f8d4b" - integrity sha512-OTcgaiwfGFBKacvfwuHzzn1KLxH/er8mluiy8/uM3sGXHaRe73RrSIj01jow9t4kJEW633Ov+cOexXeiApTyAw== + version "16.18.123" + resolved "https://registry.npmmirror.com/@types/node/-/node-16.18.123.tgz#9073e454ee52ce9e2de038e7e0cf90f65c9abd56" + integrity sha512-/n7I6V/4agSpJtFDKKFEa763Hc1z3hmvchobHS1TisCOTKD5nxq8NJ2iK7SRIMYL276Q9mgWOx2AWp5n2XI6eA== "@types/normalize-package-data@^2.4.0": version "2.4.4" @@ -2671,9 +2448,9 @@ integrity sha512-+68kP9yzs4LMp7VNh8gdzMSPZFL44MLGqiHWvttYJe+6qnuVr4Ek9wSBQoveqY/r+LwjCcU29kNVkidwim+kYA== "@types/qs@*": - version "6.9.11" - resolved "https://registry.npmmirror.com/@types/qs/-/qs-6.9.11.tgz#208d8a30bc507bd82e03ada29e4732ea46a6bbda" - integrity sha512-oGk0gmhnEJK4Yyk+oI7EfXsLayXatCWPHary1MtcmbAifkobT9cM9yutG/hZKIseOU0MqbIwQ/u2nn/Gb+ltuQ== + version "6.9.17" + resolved "https://registry.npmmirror.com/@types/qs/-/qs-6.9.17.tgz#fc560f60946d0aeff2f914eb41679659d3310e1a" + integrity sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ== "@types/range-parser@*": version "1.2.7" @@ -2682,7 +2459,7 @@ "@types/retry@0.12.0": version "0.12.0" - resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz" + resolved "https://registry.npmmirror.com/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== "@types/send@*": @@ -2701,13 +2478,13 @@ "@types/express" "*" "@types/serve-static@*", "@types/serve-static@^1.13.10": - version "1.15.5" - resolved "https://registry.npmmirror.com/@types/serve-static/-/serve-static-1.15.5.tgz#15e67500ec40789a1e8c9defc2d32a896f05b033" - integrity sha512-PDRk21MnK70hja/YF8AHfC7yIsiQHn1rcXx7ijCFBX/k+XQJhQT/gw3xekXKJvx+5SXaMMS8oqQy09Mzvz2TuQ== + version "1.15.7" + resolved "https://registry.npmmirror.com/@types/serve-static/-/serve-static-1.15.7.tgz#22174bbd74fb97fe303109738e9b5c2f3064f714" + integrity sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw== dependencies: "@types/http-errors" "*" - "@types/mime" "*" "@types/node" "*" + "@types/send" "*" "@types/sockjs@^0.3.33": version "0.3.36" @@ -2718,7 +2495,7 @@ "@types/sortablejs@1.13.0": version "1.13.0" - resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946" + resolved "https://registry.npmmirror.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946" integrity sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ== "@types/stack-utils@^2.0.0": @@ -2728,24 +2505,24 @@ "@types/svgo@^2.6.3": version "2.6.4" - resolved "https://registry.yarnpkg.com/@types/svgo/-/svgo-2.6.4.tgz#b7298fc1dd687539fd63fc818b00146d96e68836" + resolved "https://registry.npmmirror.com/@types/svgo/-/svgo-2.6.4.tgz#b7298fc1dd687539fd63fc818b00146d96e68836" integrity sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng== dependencies: "@types/node" "*" "@types/unist@*", "@types/unist@^3.0.0": version "3.0.3" - resolved "https://registry.yarnpkg.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" + resolved "https://registry.npmmirror.com/@types/unist/-/unist-3.0.3.tgz#acaab0f919ce69cce629c2d4ed2eb4adc1b6c20c" integrity sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q== "@types/uuid@9.0.8": version "9.0.8" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" + resolved "https://registry.npmmirror.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba" integrity sha512-jg+97EGIcY9AGHJJRaaPVgetKDsrTgbRjQ5Msgjh/DQKEFl0DtyRr/VCOyD1T2R1MNeWPK/u7JoGhlDZnKBAfA== "@types/web-bluetooth@^0.0.16": version "0.0.16" - resolved "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz" + resolved "https://registry.npmmirror.com/@types/web-bluetooth/-/web-bluetooth-0.0.16.tgz#1d12873a8e49567371f2a75fe3e7f7edca6662d8" integrity sha512-oh8q2Zc32S6gd/j50GowEjKLoOVOwHP/bWVjKJInBwQqdOYMdPrf1oVlelTlyfFK3CKxL1uahMDAr+vy8T7yMQ== "@types/web-bluetooth@^0.0.20": @@ -2754,9 +2531,9 @@ integrity sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow== "@types/ws@^8.5.5": - version "8.5.10" - resolved "https://registry.npmmirror.com/@types/ws/-/ws-8.5.10.tgz#4acfb517970853fa6574a3a6886791d04a396787" - integrity sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A== + version "8.5.13" + resolved "https://registry.npmmirror.com/@types/ws/-/ws-8.5.13.tgz#6414c280875e2691d0d1e080b05addbf5cb91e20" + integrity sha512-osM/gWBTPKgHV8XkTunnegTRIsvF6owmf5w+JtAfOw472dptdm0dlGv4xCt6GwQRcC2XVOvvRE/0bAoQcL2QkA== dependencies: "@types/node" "*" @@ -2774,7 +2551,7 @@ "@typescript-eslint/eslint-plugin@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz#b2cd3e288f250ce8332d5035a2ff65aba3374ac4" + resolved "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.12.1.tgz#b2cd3e288f250ce8332d5035a2ff65aba3374ac4" integrity sha512-M499lqa8rnNK7mUv74lSFFttuUsubIRdAbHcVaP93oFcKkEmHmLqy2n7jM9C8DVmFMYK61ExrZU6dLYhQZmUpw== dependencies: "@typescript-eslint/scope-manager" "5.12.1" @@ -2787,24 +2564,24 @@ semver "^7.3.5" tsutils "^3.21.0" -"@typescript-eslint/eslint-plugin@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.31.0.tgz#ef3ece95406a80026f82a19a2984c1e375981711" - integrity sha512-evaQJZ/J/S4wisevDvC1KFZkPzRetH8kYZbkgcTRyql3mcKsf+ZFDV1BVWUGTCAW5pQHoqn5gK5b8kn7ou9aFQ== +"@typescript-eslint/eslint-plugin@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247" + integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg== dependencies: "@eslint-community/regexpp" "^4.10.0" - "@typescript-eslint/scope-manager" "8.31.0" - "@typescript-eslint/type-utils" "8.31.0" - "@typescript-eslint/utils" "8.31.0" - "@typescript-eslint/visitor-keys" "8.31.0" + "@typescript-eslint/scope-manager" "8.19.1" + "@typescript-eslint/type-utils" "8.19.1" + "@typescript-eslint/utils" "8.19.1" + "@typescript-eslint/visitor-keys" "8.19.1" graphemer "^1.4.0" ignore "^5.3.1" natural-compare "^1.4.0" - ts-api-utils "^2.0.1" + ts-api-utils "^2.0.0" "@typescript-eslint/parser@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.12.1.tgz#b090289b553b8aa0899740d799d0f96e6f49771b" + resolved "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-5.12.1.tgz#b090289b553b8aa0899740d799d0f96e6f49771b" integrity sha512-6LuVUbe7oSdHxUWoX/m40Ni8gsZMKCi31rlawBHt7VtW15iHzjbpj2WLiToG2758KjtCCiLRKZqfrOdl3cNKuw== dependencies: "@typescript-eslint/scope-manager" "5.12.1" @@ -2812,65 +2589,65 @@ "@typescript-eslint/typescript-estree" "5.12.1" debug "^4.3.2" -"@typescript-eslint/parser@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.31.0.tgz#5ec28823d06dd20ed5f67b61224823f12ccde095" - integrity sha512-67kYYShjBR0jNI5vsf/c3WG4u+zDnCTHTPqVMQguffaWWFs7artgwKmfwdifl+r6XyM5LYLas/dInj2T0SgJyw== +"@typescript-eslint/parser@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b" + integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw== dependencies: - "@typescript-eslint/scope-manager" "8.31.0" - "@typescript-eslint/types" "8.31.0" - "@typescript-eslint/typescript-estree" "8.31.0" - "@typescript-eslint/visitor-keys" "8.31.0" + "@typescript-eslint/scope-manager" "8.19.1" + "@typescript-eslint/types" "8.19.1" + "@typescript-eslint/typescript-estree" "8.19.1" + "@typescript-eslint/visitor-keys" "8.19.1" debug "^4.3.4" "@typescript-eslint/scope-manager@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz#58734fd45d2d1dec49641aacc075fba5f0968817" + resolved "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-5.12.1.tgz#58734fd45d2d1dec49641aacc075fba5f0968817" integrity sha512-J0Wrh5xS6XNkd4TkOosxdpObzlYfXjAFIm9QxYLCPOcHVv1FyyFCPom66uIh8uBr0sZCrtS+n19tzufhwab8ZQ== dependencies: "@typescript-eslint/types" "5.12.1" "@typescript-eslint/visitor-keys" "5.12.1" -"@typescript-eslint/scope-manager@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.31.0.tgz#48c7f7d729ea038e36cae0ff511e48c2412fb11c" - integrity sha512-knO8UyF78Nt8O/B64i7TlGXod69ko7z6vJD9uhSlm0qkAbGeRUSudcm0+K/4CrRjrpiHfBCjMWlc08Vav1xwcw== +"@typescript-eslint/scope-manager@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b" + integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q== dependencies: - "@typescript-eslint/types" "8.31.0" - "@typescript-eslint/visitor-keys" "8.31.0" + "@typescript-eslint/types" "8.19.1" + "@typescript-eslint/visitor-keys" "8.19.1" "@typescript-eslint/type-utils@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.12.1.tgz#8d58c6a0bb176b5e9a91581cda1a7f91a114d3f0" + resolved "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-5.12.1.tgz#8d58c6a0bb176b5e9a91581cda1a7f91a114d3f0" integrity sha512-Gh8feEhsNLeCz6aYqynh61Vsdy+tiNNkQtc+bN3IvQvRqHkXGUhYkUi+ePKzP0Mb42se7FDb+y2SypTbpbR/Sg== dependencies: "@typescript-eslint/utils" "5.12.1" debug "^4.3.2" tsutils "^3.21.0" -"@typescript-eslint/type-utils@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.31.0.tgz#01536a993fae23e2def885b006aaa991cbfbe9e7" - integrity sha512-DJ1N1GdjI7IS7uRlzJuEDCgDQix3ZVYVtgeWEyhyn4iaoitpMBX6Ndd488mXSx0xah/cONAkEaYyylDyAeHMHg== +"@typescript-eslint/type-utils@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa" + integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw== dependencies: - "@typescript-eslint/typescript-estree" "8.31.0" - "@typescript-eslint/utils" "8.31.0" + "@typescript-eslint/typescript-estree" "8.19.1" + "@typescript-eslint/utils" "8.19.1" debug "^4.3.4" - ts-api-utils "^2.0.1" + ts-api-utils "^2.0.0" "@typescript-eslint/types@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.12.1.tgz#46a36a28ff4d946821b58fe5a73c81dc2e12aa89" + resolved "https://registry.npmmirror.com/@typescript-eslint/types/-/types-5.12.1.tgz#46a36a28ff4d946821b58fe5a73c81dc2e12aa89" integrity sha512-hfcbq4qVOHV1YRdhkDldhV9NpmmAu2vp6wuFODL71Y0Ixak+FLeEU4rnPxgmZMnGreGEghlEucs9UZn5KOfHJA== -"@typescript-eslint/types@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.31.0.tgz#c48e20ec47a43b72747714f49ea9f7b38a4fa6c1" - integrity sha512-Ch8oSjVyYyJxPQk8pMiP2FFGYatqXQfQIaMp+TpuuLlDachRWpUAeEu1u9B/v/8LToehUIWyiKcA/w5hUFRKuQ== +"@typescript-eslint/types@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c" + integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA== "@typescript-eslint/typescript-estree@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz#6a9425b9c305bcbc38e2d1d9a24c08e15e02b722" + resolved "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.12.1.tgz#6a9425b9c305bcbc38e2d1d9a24c08e15e02b722" integrity sha512-ahOdkIY9Mgbza7L9sIi205Pe1inCkZWAHE1TV1bpxlU4RZNPtXaDZfiiFWcL9jdxvW1hDYZJXrFm+vlMkXRbBw== dependencies: "@typescript-eslint/types" "5.12.1" @@ -2881,23 +2658,23 @@ semver "^7.3.5" tsutils "^3.21.0" -"@typescript-eslint/typescript-estree@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.31.0.tgz#9c7f84eff6ad23d63cf086c6e93af571cd561270" - integrity sha512-xLmgn4Yl46xi6aDSZ9KkyfhhtnYI15/CvHbpOy/eR5NWhK/BK8wc709KKwhAR0m4ZKRP7h07bm4BWUYOCuRpQQ== +"@typescript-eslint/typescript-estree@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b" + integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q== dependencies: - "@typescript-eslint/types" "8.31.0" - "@typescript-eslint/visitor-keys" "8.31.0" + "@typescript-eslint/types" "8.19.1" + "@typescript-eslint/visitor-keys" "8.19.1" debug "^4.3.4" fast-glob "^3.3.2" is-glob "^4.0.3" minimatch "^9.0.4" semver "^7.6.0" - ts-api-utils "^2.0.1" + ts-api-utils "^2.0.0" "@typescript-eslint/utils@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.12.1.tgz#447c24a05d9c33f9c6c64cb48f251f2371eef920" + resolved "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-5.12.1.tgz#447c24a05d9c33f9c6c64cb48f251f2371eef920" integrity sha512-Qq9FIuU0EVEsi8fS6pG+uurbhNTtoYr4fq8tKjBupsK5Bgbk2I32UGm0Sh+WOyjOPgo/5URbxxSNV6HYsxV4MQ== dependencies: "@types/json-schema" "^7.0.9" @@ -2907,99 +2684,94 @@ eslint-scope "^5.1.1" eslint-utils "^3.0.0" -"@typescript-eslint/utils@8.31.0", "@typescript-eslint/utils@^8.26.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.31.0.tgz#6fb52471a29fdd16fc253d568c5ad4b048f78ba4" - integrity sha512-qi6uPLt9cjTFxAb1zGNgTob4x9ur7xC6mHQJ8GwEzGMGE9tYniublmJaowOJ9V2jUzxrltTPfdG2nKlWsq0+Ww== +"@typescript-eslint/utils@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b" + integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA== dependencies: "@eslint-community/eslint-utils" "^4.4.0" - "@typescript-eslint/scope-manager" "8.31.0" - "@typescript-eslint/types" "8.31.0" - "@typescript-eslint/typescript-estree" "8.31.0" + "@typescript-eslint/scope-manager" "8.19.1" + "@typescript-eslint/types" "8.19.1" + "@typescript-eslint/typescript-estree" "8.19.1" "@typescript-eslint/visitor-keys@5.12.1": version "5.12.1" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz#f722da106c8f9695ae5640574225e45af3e52ec3" + resolved "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.12.1.tgz#f722da106c8f9695ae5640574225e45af3e52ec3" integrity sha512-l1KSLfupuwrXx6wc0AuOmC7Ko5g14ZOQ86wJJqRbdLbXLK02pK/DPiDDqCc7BqqiiA04/eAA6ayL0bgOrAkH7A== dependencies: "@typescript-eslint/types" "5.12.1" eslint-visitor-keys "^3.0.0" -"@typescript-eslint/visitor-keys@8.31.0": - version "8.31.0" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.31.0.tgz#9a1a97ed16c60d4d1e7399b41c11a6d94ebc1ce5" - integrity sha512-QcGHmlRHWOl93o64ZUMNewCdwKGU6WItOU52H0djgNmn1EOrhVudrDzXz4OycCRSCPwFCDrE2iIt5vmuUdHxuQ== +"@typescript-eslint/visitor-keys@8.19.1": + version "8.19.1" + resolved "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0" + integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q== dependencies: - "@typescript-eslint/types" "8.31.0" + "@typescript-eslint/types" "8.19.1" eslint-visitor-keys "^4.2.0" "@ungap/structured-clone@^1.0.0": - version "1.3.0" - resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" - integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g== + version "1.2.1" + resolved "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.1.tgz#28fa185f67daaf7b7a1a8c1d445132c5d979f8bd" + integrity sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA== "@vitejs/plugin-vue-jsx@4.1.1": version "4.1.1" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.1.1.tgz#180eef4d4ca42e9b46a2150caa605c9ae2272be7" + resolved "https://registry.npmmirror.com/@vitejs/plugin-vue-jsx/-/plugin-vue-jsx-4.1.1.tgz#180eef4d4ca42e9b46a2150caa605c9ae2272be7" integrity sha512-uMJqv/7u1zz/9NbWAD3XdjaY20tKTf17XVfQ9zq4wY1BjsB/PjpJPMe2xiG39QpP4ZdhYNhm4Hvo66uJrykNLA== dependencies: "@babel/core" "^7.26.0" "@babel/plugin-transform-typescript" "^7.25.9" "@vue/babel-plugin-jsx" "^1.2.5" -"@vitejs/plugin-vue@5.2.1": +"@vitejs/plugin-vue@5.2.1", "@vitejs/plugin-vue@^5.0.4": version "5.2.1" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz#d1491f678ee3af899f7ae57d9c21dc52a65c7133" + resolved "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-5.2.1.tgz#d1491f678ee3af899f7ae57d9c21dc52a65c7133" integrity sha512-cxh314tzaWwOLqVes2gnnCtvBDcM1UMdn+iFR+UjAn411dPT3tOmqrJjbMd7koZpMAmBM/GqeV4n9ge7JSiJJQ== - -"@vitejs/plugin-vue@^5.0.4": - version "5.2.3" - resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.3.tgz#71a8fc82d4d2e425af304c35bf389506f674d89b" - integrity sha512-IYSLEQj4LgZZuoVpdSUCw3dIynTWQgPlaRP6iAvMle4My0HdYwr5g5wQAfwOeHQBmYwEkqF70nRpSilr6PoUDg== "@volar/code-gen@0.39.5": version "0.39.5" - resolved "https://registry.npmjs.org/@volar/code-gen/-/code-gen-0.39.5.tgz" + resolved "https://registry.npmmirror.com/@volar/code-gen/-/code-gen-0.39.5.tgz#971aad44cf9cfaf047c39dbc495ac061c66989da" integrity sha512-vQr5VoCH8T2NHmqLc/AA1/4F8l41WB+24+I+VjxBaev/Hmwjye9K0GlmMHAOl84WB3hWGOqpHaPX6JkqzRNjJg== dependencies: "@volar/source-map" "0.39.5" -"@volar/language-core@2.4.12", "@volar/language-core@~2.4.11": - version "2.4.12" - resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-2.4.12.tgz#98c8424f8d81a9cad1760a587b1c6db27d05f0cc" - integrity sha512-RLrFdXEaQBWfSnYGVxvR2WrO6Bub0unkdHYIdC31HzIEqATIuuhRRzYu76iGPZ6OtA4Au1SnW0ZwIqPP217YhA== +"@volar/language-core@2.4.11", "@volar/language-core@~2.4.11": + version "2.4.11" + resolved "https://registry.npmmirror.com/@volar/language-core/-/language-core-2.4.11.tgz#d95a9ec4f14fbdb41a6a64f9f321d11d23a5291c" + integrity sha512-lN2C1+ByfW9/JRPpqScuZt/4OrUUse57GLI6TbLgTIqBVemdl1wNcZ1qYGEo2+Gw8coYLgCy7SuKqn6IrQcQgg== dependencies: - "@volar/source-map" "2.4.12" + "@volar/source-map" "2.4.11" "@volar/source-map@0.39.5": version "0.39.5" - resolved "https://registry.npmjs.org/@volar/source-map/-/source-map-0.39.5.tgz" + resolved "https://registry.npmmirror.com/@volar/source-map/-/source-map-0.39.5.tgz#0ee7308f718bc0fb280c22f3252968d04750fac6" integrity sha512-IVOX+v++Sr5Kok4/cLbDJp2vf1ia1rChpV7adgcnMle6uORBuGFEur234UzamK0iHRCcfFFRz7z+hSPf2CO23Q== -"@volar/source-map@2.4.12": - version "2.4.12" - resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-2.4.12.tgz#7cc8c6b1b134a2215f06c91ad011d94eef81b0ed" - integrity sha512-bUFIKvn2U0AWojOaqf63ER0N/iHIBYZPpNGogfLPQ68F5Eet6FnLlyho7BS0y2HJ1jFhSif7AcuTx1TqsCzRzw== +"@volar/source-map@2.4.11": + version "2.4.11" + resolved "https://registry.npmmirror.com/@volar/source-map/-/source-map-2.4.11.tgz#5876d4531508129724c2755e295db1df98bd5895" + integrity sha512-ZQpmafIGvaZMn/8iuvCFGrW3smeqkq/IIh9F1SdSx9aUl0J4Iurzd6/FhmjNO5g2ejF3rT45dKskgXWiofqlZQ== "@volar/typescript-faster@0.39.5": version "0.39.5" - resolved "https://registry.npmjs.org/@volar/typescript-faster/-/typescript-faster-0.39.5.tgz" + resolved "https://registry.npmmirror.com/@volar/typescript-faster/-/typescript-faster-0.39.5.tgz#433b1d8caa981f6e5ff1ccc6fde4a1bdb9b25db8" integrity sha512-IzLqlxefmKkjNKXC/8aFiqPcTqnj6RG31D2f9cIWxmW9pvUYJxLED+y9phnOxNxq0OmeRtQ3Pfmvu85tUBoZsQ== dependencies: semver "^7.3.7" "@volar/typescript@~2.4.11": - version "2.4.12" - resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-2.4.12.tgz#8c638c23cab89ab131cdcd2d6f2a51768caaa015" - integrity sha512-HJB73OTJDgPc80K30wxi3if4fSsZZAOScbj2fcicMuOPoOkcf9NNAINb33o+DzhBdF9xTKC1gnPmIRDous5S0g== + version "2.4.11" + resolved "https://registry.npmmirror.com/@volar/typescript/-/typescript-2.4.11.tgz#aafbfa413337654db211bf4d8fb6670c89f6fa57" + integrity sha512-2DT+Tdh88Spp5PyPbqhyoYavYCPDsqbHLFwcUI9K1NlY1YgUJvujGdrqUp0zWxnW7KWNTr3xSpMuv2WnaTKDAw== dependencies: - "@volar/language-core" "2.4.12" + "@volar/language-core" "2.4.11" path-browserify "^1.0.1" vscode-uri "^3.0.8" "@volar/vue-code-gen@0.39.5": version "0.39.5" - resolved "https://registry.npmjs.org/@volar/vue-code-gen/-/vue-code-gen-0.39.5.tgz" + resolved "https://registry.npmmirror.com/@volar/vue-code-gen/-/vue-code-gen-0.39.5.tgz#b16e52de668bd465e3b74a5785dda712979a1bcc" integrity sha512-y+QUV9MuuasiIuRoGKQl+gMhDaAX6XNhckAyJCvD1FZ8f2eJuPY2VtoFxmu/Z2bGWBdtUW/g98jaeKJ+j3wwOw== dependencies: "@volar/code-gen" "0.39.5" @@ -3010,7 +2782,7 @@ "@volar/vue-language-core@0.39.5": version "0.39.5" - resolved "https://registry.npmjs.org/@volar/vue-language-core/-/vue-language-core-0.39.5.tgz" + resolved "https://registry.npmmirror.com/@volar/vue-language-core/-/vue-language-core-0.39.5.tgz#9f4d83c452f6d5a1a67b3cf2e95e0b456e86549c" integrity sha512-m+e1tYuL/WRPhSeC7hZ0NuSwHsfnnGJVxCBHLaP7jR0f6xcC0DAegP3QF+gfu9ZJFPGznpZYFKadngMjuhQS9Q== dependencies: "@volar/code-gen" "0.39.5" @@ -3021,64 +2793,65 @@ "@volar/vue-typescript@0.39.5": version "0.39.5" - resolved "https://registry.npmjs.org/@volar/vue-typescript/-/vue-typescript-0.39.5.tgz" + resolved "https://registry.npmmirror.com/@volar/vue-typescript/-/vue-typescript-0.39.5.tgz#3c57befd4c996fef8df70d171ba531871f215535" integrity sha512-ckhWD1xOi0OMr702XVkv/Npsb9FKAp5gvhxyLv0QqWekPdSo04t4KrZfwosJLGERIEcyr50SuB7HqBp8ndQmzA== dependencies: "@volar/code-gen" "0.39.5" "@volar/typescript-faster" "0.39.5" "@volar/vue-language-core" "0.39.5" -"@vue/babel-helper-vue-transform-on@1.4.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.4.0.tgz#616020488692a9c42a613280d62ed1b727045d95" - integrity sha512-mCokbouEQ/ocRce/FpKCRItGo+013tHg7tixg3DUNS+6bmIchPt66012kBMm476vyEIJPafrvOf4E5OYj3shSw== +"@vue/babel-helper-vue-transform-on@1.2.5": + version "1.2.5" + resolved "https://registry.npmmirror.com/@vue/babel-helper-vue-transform-on/-/babel-helper-vue-transform-on-1.2.5.tgz#b9e195b92bfa8d15d5aa9581ca01cb702dbcc19d" + integrity sha512-lOz4t39ZdmU4DJAa2hwPYmKc8EsuGa2U0L9KaZaOJUt0UwQNjNA3AZTq6uEivhOKhhG1Wvy96SvYBoFmCg3uuw== "@vue/babel-plugin-jsx@^1.2.5": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.4.0.tgz#c155c795ce980edf46aa6feceed93945a95ca658" - integrity sha512-9zAHmwgMWlaN6qRKdrg1uKsBKHvnUU+Py+MOCTuYZBoZsopa90Di10QRjB+YPnVss0BZbG/H5XFwJY1fTxJWhA== + version "1.2.5" + resolved "https://registry.npmmirror.com/@vue/babel-plugin-jsx/-/babel-plugin-jsx-1.2.5.tgz#77f4f9f189d00c24ebd587ab84ae615dfa1c3abb" + integrity sha512-zTrNmOd4939H9KsRIGmmzn3q2zvv1mjxkYZHgqHZgDrXz5B1Q3WyGEjO2f+JrmKghvl1JIRcvo63LgM1kH5zFg== dependencies: - "@babel/helper-module-imports" "^7.25.9" - "@babel/helper-plugin-utils" "^7.26.5" - "@babel/plugin-syntax-jsx" "^7.25.9" - "@babel/template" "^7.26.9" - "@babel/traverse" "^7.26.9" - "@babel/types" "^7.26.9" - "@vue/babel-helper-vue-transform-on" "1.4.0" - "@vue/babel-plugin-resolve-type" "1.4.0" - "@vue/shared" "^3.5.13" + "@babel/helper-module-imports" "^7.24.7" + "@babel/helper-plugin-utils" "^7.24.8" + "@babel/plugin-syntax-jsx" "^7.24.7" + "@babel/template" "^7.25.0" + "@babel/traverse" "^7.25.6" + "@babel/types" "^7.25.6" + "@vue/babel-helper-vue-transform-on" "1.2.5" + "@vue/babel-plugin-resolve-type" "1.2.5" + html-tags "^3.3.1" + svg-tags "^1.0.0" -"@vue/babel-plugin-resolve-type@1.4.0": - version "1.4.0" - resolved "https://registry.yarnpkg.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.4.0.tgz#4d357a81fb0cc9cad0e8c81b118115bda2c51543" - integrity sha512-4xqDRRbQQEWHQyjlYSgZsWj44KfiF6D+ktCuXyZ8EnVDYV3pztmXJDf1HveAjUAXxAnR8daCQT51RneWWxtTyQ== +"@vue/babel-plugin-resolve-type@1.2.5": + version "1.2.5" + resolved "https://registry.npmmirror.com/@vue/babel-plugin-resolve-type/-/babel-plugin-resolve-type-1.2.5.tgz#f6ed0d39987fe0158370659b73156c55e80d17b5" + integrity sha512-U/ibkQrf5sx0XXRnUZD1mo5F7PkpKyTbfXM3a3rC4YnUz6crHEz9Jg09jzzL6QYlXNto/9CePdOg/c87O4Nlfg== dependencies: - "@babel/code-frame" "^7.26.2" - "@babel/helper-module-imports" "^7.25.9" - "@babel/helper-plugin-utils" "^7.26.5" - "@babel/parser" "^7.26.9" - "@vue/compiler-sfc" "^3.5.13" + "@babel/code-frame" "^7.24.7" + "@babel/helper-module-imports" "^7.24.7" + "@babel/helper-plugin-utils" "^7.24.8" + "@babel/parser" "^7.25.6" + "@vue/compiler-sfc" "^3.5.3" "@vue/cli-overlay@^5.0.4": version "5.0.8" - resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz#b61477acdc43bbd42fce6326d228471201ecdcdd" + resolved "https://registry.npmmirror.com/@vue/cli-overlay/-/cli-overlay-5.0.8.tgz#b61477acdc43bbd42fce6326d228471201ecdcdd" integrity sha512-KmtievE/B4kcXp6SuM2gzsnSd8WebkQpg3XaB6GmFh1BJGRqa1UiW9up7L/Q67uOdTigHxr5Ar2lZms4RcDjwQ== "@vue/cli-plugin-router@^5.0.4": version "5.0.8" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz#a113ec626f3d4216d20496c42d35533bce9e889f" + resolved "https://registry.npmmirror.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz#a113ec626f3d4216d20496c42d35533bce9e889f" integrity sha512-Gmv4dsGdAsWPqVijz3Ux2OS2HkMrWi1ENj2cYL75nUeL+Xj5HEstSqdtfZ0b1q9NCce+BFB6QnHfTBXc/fCvMg== dependencies: "@vue/cli-shared-utils" "^5.0.8" "@vue/cli-plugin-vuex@^5.0.4": version "5.0.8" - resolved "https://registry.yarnpkg.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz#0d4cb3020f9102bea9288d750729dde176c66ccd" + resolved "https://registry.npmmirror.com/@vue/cli-plugin-vuex/-/cli-plugin-vuex-5.0.8.tgz#0d4cb3020f9102bea9288d750729dde176c66ccd" integrity sha512-HSYWPqrunRE5ZZs8kVwiY6oWcn95qf/OQabwLfprhdpFWAGtLStShjsGED2aDpSSeGAskQETrtR/5h7VqgIlBA== "@vue/cli-service@5.0.4": version "5.0.4" - resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-5.0.4.tgz#d73300ef00395cf7705310336d3b8828e9dec92b" + resolved "https://registry.npmmirror.com/@vue/cli-service/-/cli-service-5.0.4.tgz#d73300ef00395cf7705310336d3b8828e9dec92b" integrity sha512-xRiLNTFYmMCT9edZpyYXHijW5xot3gbZpcWDOXUOhKPHN4qs4XqWALnZlU97JYjZOr3XIr/ZvyciyEfrlUVqSA== dependencies: "@babel/helper-compilation-targets" "^7.12.16" @@ -3139,7 +2912,7 @@ "@vue/cli-shared-utils@^5.0.4", "@vue/cli-shared-utils@^5.0.8": version "5.0.8" - resolved "https://registry.npmjs.org/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz" + resolved "https://registry.npmmirror.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz#75fc96528eba2b1c7e33cb7e989a984ddef99c8a" integrity sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ== dependencies: "@achrinza/node-ipc" "^9.2.5" @@ -3155,17 +2928,6 @@ semver "^7.3.4" strip-ansi "^6.0.0" -"@vue/compiler-core@3.4.20", "@vue/compiler-core@^3.2.37": - version "3.4.20" - resolved "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.20.tgz#1fc69daaff164ef804fe700896952dd2ce2ff082" - integrity sha512-l7M+xUuL8hrGtRLkrf+62d9zucAdgqNBTbJ/NufCOIuJQhauhfyAKH9ra/qUctCXcULwmclGAVpvmxjbBO30qg== - dependencies: - "@babel/parser" "^7.23.9" - "@vue/shared" "3.4.20" - entities "^4.5.0" - estree-walker "^2.0.2" - source-map-js "^1.0.2" - "@vue/compiler-core@3.4.27": version "3.4.27" resolved "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.4.27.tgz#e69060f4b61429fe57976aa5872cfa21389e4d91" @@ -3179,7 +2941,7 @@ "@vue/compiler-core@3.5.1": version "3.5.1" - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.1.tgz#995fc62dc3887a6c5ee2313b4e5472f3c11c0468" + resolved "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.1.tgz#995fc62dc3887a6c5ee2313b4e5472f3c11c0468" integrity sha512-WdjF+NSgFYdWttHevHw5uaJFtKPalhmxhlu2uREj8cLP0uyKKIR60/JvSZNTp0x+NSd63iTiORQTx3+tt55NWQ== dependencies: "@babel/parser" "^7.25.3" @@ -3188,9 +2950,9 @@ estree-walker "^2.0.2" source-map-js "^1.2.0" -"@vue/compiler-core@3.5.13": +"@vue/compiler-core@3.5.13", "@vue/compiler-core@^3.2.37": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz#b0ae6c4347f60c03e849a05d34e5bf747c9bda05" + resolved "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.5.13.tgz#b0ae6c4347f60c03e849a05d34e5bf747c9bda05" integrity sha512-oOdAkwqUfW1WqpwSYJce06wvt6HljgY3fGeM9NcVA1HaYOij3mZG9Rkysn0OHuyUAGMbEbARIpsG+LPVlBJ5/Q== dependencies: "@babel/parser" "^7.25.3" @@ -3198,14 +2960,6 @@ entities "^4.5.0" estree-walker "^2.0.2" source-map-js "^1.2.0" - -"@vue/compiler-dom@3.4.20", "@vue/compiler-dom@^3.2.37": - version "3.4.20" - resolved "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.4.20.tgz#a1fd73e9c940021645679cde77caf7a0a51efaa9" - integrity sha512-/cSBGL79HFBYgDnqCNKErOav3bPde3n0sJwJM2Z09rXlkiowV/2SG1tgDAiWS1CatS4Cvo0o74e1vNeCK1R3RA== - dependencies: - "@vue/compiler-core" "3.4.20" - "@vue/shared" "3.4.20" "@vue/compiler-dom@3.4.27": version "3.4.27" @@ -3217,15 +2971,15 @@ "@vue/compiler-dom@3.5.1": version "3.5.1" - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.1.tgz#016d468ba4c7b736df9c38d8cb81731aeaae95dd" + resolved "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.1.tgz#016d468ba4c7b736df9c38d8cb81731aeaae95dd" integrity sha512-Ao23fB1lINo18HLCbJVApvzd9OQe8MgmQSgyY5+umbWj2w92w9KykVmJ4Iv2US5nak3ixc2B+7Km7JTNhQ8kSQ== dependencies: "@vue/compiler-core" "3.5.1" "@vue/shared" "3.5.1" -"@vue/compiler-dom@3.5.13", "@vue/compiler-dom@^3.5.0": +"@vue/compiler-dom@3.5.13", "@vue/compiler-dom@^3.2.37", "@vue/compiler-dom@^3.5.0": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz#bb1b8758dbc542b3658dda973b98a1c9311a8a58" + resolved "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.5.13.tgz#bb1b8758dbc542b3658dda973b98a1c9311a8a58" integrity sha512-ZOJ46sMOKUjO3e94wPdCzQ6P1Lx/vhp2RSvfaab88Ajexs0AHeV0uasYhi99WPaogmBlRHNRuly8xV75cNTMDA== dependencies: "@vue/compiler-core" "3.5.13" @@ -3248,7 +3002,7 @@ "@vue/compiler-sfc@3.5.1": version "3.5.1" - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.1.tgz#457a7309fa5006d490450c3d5410b9caf37949c2" + resolved "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.1.tgz#457a7309fa5006d490450c3d5410b9caf37949c2" integrity sha512-DFizMNH8eDglLhlfwJ0+ciBsztaYe3fY/zcZjrqL1ljXvUw/UpC84M1d7HpBTCW68SNqZyIxrs1XWmf+73Y65w== dependencies: "@babel/parser" "^7.25.3" @@ -3261,9 +3015,9 @@ postcss "^8.4.44" source-map-js "^1.2.0" -"@vue/compiler-sfc@3.5.13", "@vue/compiler-sfc@^3.5.13": +"@vue/compiler-sfc@3.5.13", "@vue/compiler-sfc@^3.2.24", "@vue/compiler-sfc@^3.2.37", "@vue/compiler-sfc@^3.5.3": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46" + resolved "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.13.tgz#461f8bd343b5c06fac4189c4fef8af32dea82b46" integrity sha512-6VdaljMpD82w6c2749Zhf5T9u5uLBWKnVue6XWxprDobftnletJ8+oel7sexFfM3qIxNmVE7LSFGTpv6obNyaQ== dependencies: "@babel/parser" "^7.25.3" @@ -3276,29 +3030,6 @@ postcss "^8.4.48" source-map-js "^1.2.0" -"@vue/compiler-sfc@^3.2.24", "@vue/compiler-sfc@^3.2.37": - version "3.4.20" - resolved "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.4.20.tgz#854ea80a61645f282d4783f744b42fd3fc5bcfd0" - integrity sha512-nPuTZz0yxTPzjyYe+9nQQsFYImcz/57UX8N3jyhl5oIUUs2jqqAMaULsAlJwve3qNYfjQzq0bwy3pqJrN9ecZw== - dependencies: - "@babel/parser" "^7.23.9" - "@vue/compiler-core" "3.4.20" - "@vue/compiler-dom" "3.4.20" - "@vue/compiler-ssr" "3.4.20" - "@vue/shared" "3.4.20" - estree-walker "^2.0.2" - magic-string "^0.30.7" - postcss "^8.4.35" - source-map-js "^1.0.2" - -"@vue/compiler-ssr@3.4.20": - version "3.4.20" - resolved "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.20.tgz#3602bd176dc82c2aff3261761d04df3023ecb938" - integrity sha512-b3gFQPiHLvI12C56otzBPpQhZ5kgkJ5RMv/zpLjLC2BIFwX5GktDqYQ7xg0Q2grP6uFI8al3beVKvAVxFtXmIg== - dependencies: - "@vue/compiler-dom" "3.4.20" - "@vue/shared" "3.4.20" - "@vue/compiler-ssr@3.4.27": version "3.4.27" resolved "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.4.27.tgz#2a8ecfef1cf448b09be633901a9c020360472e3d" @@ -3309,7 +3040,7 @@ "@vue/compiler-ssr@3.5.1": version "3.5.1" - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.1.tgz#a4dd4d1b47d60b80a529c46a847c7519401c1ba8" + resolved "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.1.tgz#a4dd4d1b47d60b80a529c46a847c7519401c1ba8" integrity sha512-C1hpSHQgRM8bg+5XWWD7CkFaVpSn9wZHCLRd10AmxqrH17d4EMP6+XcZpwBOM7H1jeStU5naEapZZWX0kso1tQ== dependencies: "@vue/compiler-dom" "3.5.1" @@ -3317,7 +3048,7 @@ "@vue/compiler-ssr@3.5.13": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz#e771adcca6d3d000f91a4277c972a996d07f43ba" + resolved "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.5.13.tgz#e771adcca6d3d000f91a4277c972a996d07f43ba" integrity sha512-wMH6vrYHxQl/IybKJagqbquvxpWCuVYpoUJfCqFZwa/JY1GdATAQ+TgVtgrwwMZ0D07QhA99rs/EAAWfvG6KpA== dependencies: "@vue/compiler-dom" "3.5.13" @@ -3325,7 +3056,7 @@ "@vue/compiler-vue2@^2.7.16": version "2.7.16" - resolved "https://registry.yarnpkg.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz#2ba837cbd3f1b33c2bc865fbe1a3b53fb611e249" + resolved "https://registry.npmmirror.com/@vue/compiler-vue2/-/compiler-vue2-2.7.16.tgz#2ba837cbd3f1b33c2bc865fbe1a3b53fb611e249" integrity sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A== dependencies: de-indent "^1.0.2" @@ -3333,7 +3064,7 @@ "@vue/component-compiler-utils@^3.1.0", "@vue/component-compiler-utils@^3.3.0": version "3.3.0" - resolved "https://registry.npmjs.org/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz" + resolved "https://registry.npmmirror.com/@vue/component-compiler-utils/-/component-compiler-utils-3.3.0.tgz#f9f5fb53464b0c37b2c8d2f3fbfe44df60f61dc9" integrity sha512-97sfH2mYNU+2PzGrmK2haqffDpVASuib9/w2/noxiFi31Z54hW+q3izKQXXQZSNhtiUpAI36uSuYepeBe4wpHQ== dependencies: consolidate "^0.15.1" @@ -3348,57 +3079,56 @@ prettier "^1.18.2 || ^2.0.0" "@vue/devtools-api@^6.0.0-beta.11", "@vue/devtools-api@^6.0.0-beta.14", "@vue/devtools-api@^6.0.0-beta.7": - version "6.6.1" - resolved "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.1.tgz#7c14346383751d9f6ad4bea0963245b30220ef83" - integrity sha512-LgPscpE3Vs0x96PzSSB4IGVSZXZBZHpfxs+ZA1d+VEPwHdOXowy/Y2CsvCAIFrf+ssVU1pD1jidj505EpUnfbA== + version "6.6.4" + resolved "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-6.6.4.tgz#cbe97fe0162b365edc1dba80e173f90492535343" + integrity sha512-sGhTPMuXqZ1rVOk32RylztWkfXTRhuS7vgAKv0zjqk8gbsHkJ7xfFf+jbySxt7tWObEJwyKaHMikV/WGDiQm8g== "@vue/devtools-api@^7.0.16": - version "7.7.5" - resolved "https://registry.yarnpkg.com/@vue/devtools-api/-/devtools-api-7.7.5.tgz#1e6c3d72c1a77419c1940bc94ee12d2949334aaf" - integrity sha512-HYV3tJGARROq5nlVMJh5KKHk7GU8Au3IrrmNNqr978m0edxgpHgYPDoNUGrvEgIbObz09SQezFR3A1EVmB5WZg== + version "7.7.0" + resolved "https://registry.npmmirror.com/@vue/devtools-api/-/devtools-api-7.7.0.tgz#2fcc1fd8800a3fd3942ca6716156c0cbd403dbd4" + integrity sha512-bHEv6kT85BHtyGgDhE07bAUMAy7zpv6nnR004nSTd0wWMrAOtcrYoXO5iyr20Hkf5jR8obQOfS3byW+I3l2CCA== dependencies: - "@vue/devtools-kit" "^7.7.5" + "@vue/devtools-kit" "^7.7.0" -"@vue/devtools-kit@^7.7.5": - version "7.7.5" - resolved "https://registry.yarnpkg.com/@vue/devtools-kit/-/devtools-kit-7.7.5.tgz#2992fbf793064b302a324d423b35e9a85c0903f5" - integrity sha512-S9VAVJYVAe4RPx2JZb9ZTEi0lqTySz2CBeF0wHT5D3dkTLnT9yMMGegKNl4b2EIELwLSkcI9bl2qp0/jW+upqA== +"@vue/devtools-kit@^7.7.0": + version "7.7.0" + resolved "https://registry.npmmirror.com/@vue/devtools-kit/-/devtools-kit-7.7.0.tgz#6800f57e53c06bff5c0f80622413c5e0c67ef428" + integrity sha512-5cvZ+6SA88zKC8XiuxUfqpdTwVjJbvYnQZY5NReh7qlSGPvVDjjzyEtW+gdzLXNSd8tStgOjAdMCpvDQamUXtA== dependencies: - "@vue/devtools-shared" "^7.7.5" - birpc "^2.3.0" + "@vue/devtools-shared" "^7.7.0" + birpc "^0.2.19" hookable "^5.5.3" mitt "^3.0.1" perfect-debounce "^1.0.0" speakingurl "^14.0.1" - superjson "^2.2.2" + superjson "^2.2.1" -"@vue/devtools-shared@^7.7.5": - version "7.7.5" - resolved "https://registry.yarnpkg.com/@vue/devtools-shared/-/devtools-shared-7.7.5.tgz#0be847df75d72ff7e6be05a1581abeade7edc31e" - integrity sha512-QBjG72RfpM0DKtpns2RZOxBltO226kOAls9e4Lri6YxS2gWTgL0H+wj1R2K76lxxIeOrqo4+2Ty6RQnzv+WSTQ== +"@vue/devtools-shared@^7.7.0": + version "7.7.0" + resolved "https://registry.npmmirror.com/@vue/devtools-shared/-/devtools-shared-7.7.0.tgz#acc976303c5085c981b8fc866e027592dfaa9d87" + integrity sha512-jtlQY26R5thQxW9YQTpXbI0HoK0Wf9Rd4ekidOkRvSy7ChfK0kIU6vvcBtjj87/EcpeOSK49fZAicaFNJcoTcQ== dependencies: rfdc "^1.4.1" "@vue/eslint-config-typescript@^14.1.4": - version "14.5.0" - resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.5.0.tgz#1fdce9f2ad8fc114d3209a4a2009e2605a26abb3" - integrity sha512-5oPOyuwkw++AP5gHDh5YFmST50dPfWOcm3/W7Nbh42IK5O3H74ytWAw0TrCRTaBoD/02khnWXuZf1Bz1xflavQ== + version "14.2.0" + resolved "https://registry.npmmirror.com/@vue/eslint-config-typescript/-/eslint-config-typescript-14.2.0.tgz#75375eec2a153fbc41d3a9993de68e0d3123b72d" + integrity sha512-JJ4wHuTJa2faQsBOUeWzuHOSFizVS7RWG2eH2noABk2LcT4wVcTOMZKM/lFobKBcgwADIPAKVRGFHVKooXImoA== dependencies: - "@typescript-eslint/utils" "^8.26.0" - fast-glob "^3.3.3" - typescript-eslint "^8.26.0" - vue-eslint-parser "^10.1.1" + fast-glob "^3.3.2" + typescript-eslint "^8.18.1" + vue-eslint-parser "^9.4.3" -"@vue/language-core@2.2.10": - version "2.2.10" - resolved "https://registry.yarnpkg.com/@vue/language-core/-/language-core-2.2.10.tgz#5ae1e71a4e16dd59d1e4bac167f4b9c8c04d9f17" - integrity sha512-+yNoYx6XIKuAO8Mqh1vGytu8jkFEOH5C8iOv3i8Z/65A7x9iAOXA97Q+PqZ3nlm2lxf5rOJuIGI/wDtx/riNYw== +"@vue/language-core@2.2.0": + version "2.2.0" + resolved "https://registry.npmmirror.com/@vue/language-core/-/language-core-2.2.0.tgz#e48c54584f889f78b120ce10a050dfb316c7fcdf" + integrity sha512-O1ZZFaaBGkKbsRfnVH1ifOK1/1BUkyK+3SQsfnh6PmMmD4qJcTU8godCeA96jjDRTL6zgnK7YzCHfaUlH2r0Mw== dependencies: "@volar/language-core" "~2.4.11" "@vue/compiler-dom" "^3.5.0" "@vue/compiler-vue2" "^2.7.16" "@vue/shared" "^3.5.0" - alien-signals "^1.0.3" + alien-signals "^0.4.9" minimatch "^9.0.3" muggle-string "^0.4.1" path-browserify "^1.0.1" @@ -3410,19 +3140,12 @@ dependencies: "@vue/shared" "3.4.27" -"@vue/reactivity@3.5.13": +"@vue/reactivity@3.5.13", "@vue/reactivity@^3.2.37": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/reactivity/-/reactivity-3.5.13.tgz#b41ff2bb865e093899a22219f5b25f97b6fe155f" + resolved "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.5.13.tgz#b41ff2bb865e093899a22219f5b25f97b6fe155f" integrity sha512-NaCwtw8o48B9I6L1zl2p41OHo/2Z4wqYGGIK1Khu5T7yxrn+ATOixn/Udn2m+6kZKB/J7cuT9DbWWhRxqixACg== dependencies: "@vue/shared" "3.5.13" - -"@vue/reactivity@^3.2.37": - version "3.4.20" - resolved "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.4.20.tgz#584910882d8af382900cc77ce8166ffd87921fd2" - integrity sha512-P5LJcxUkG6inlHr6MHVA4AVFAmRYJQ7ONGWJILNjMjoYuEXFhYviSCb9BEMyszSG/1kWCZbtWQlKSLasFRpThw== - dependencies: - "@vue/shared" "3.4.20" "@vue/runtime-core@3.4.27": version "3.4.27" @@ -3434,7 +3157,7 @@ "@vue/runtime-core@3.5.13": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz#1fafa4bf0b97af0ebdd9dbfe98cd630da363a455" + resolved "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.5.13.tgz#1fafa4bf0b97af0ebdd9dbfe98cd630da363a455" integrity sha512-Fj4YRQ3Az0WTZw1sFe+QDb0aXCerigEpw418pw1HBUKFtnQHWzwojaukAs2X/c9DQz4MQ4bsXTGlcpGxU/RCIw== dependencies: "@vue/reactivity" "3.5.13" @@ -3451,7 +3174,7 @@ "@vue/runtime-dom@3.5.13": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz#610fc795de9246300e8ae8865930d534e1246215" + resolved "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.5.13.tgz#610fc795de9246300e8ae8865930d534e1246215" integrity sha512-dLaj94s93NYLqjLiyFzVs9X6dWhTdAlEAciC3Moq7gzAc13VJUdCnjjRurNM6uTLFATRHexHCTu/Xp3eW6yoog== dependencies: "@vue/reactivity" "3.5.13" @@ -3469,16 +3192,11 @@ "@vue/server-renderer@3.5.13": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz#429ead62ee51de789646c22efe908e489aad46f7" + resolved "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.5.13.tgz#429ead62ee51de789646c22efe908e489aad46f7" integrity sha512-wAi4IRJV/2SAW3htkTlB+dHeRmpTiVIK1OGLWV1yeStVSebSQQOwGwIq0D3ZIoBj2C2qpgz5+vX9iEBkTdk5YA== dependencies: "@vue/compiler-ssr" "3.5.13" "@vue/shared" "3.5.13" - -"@vue/shared@3.4.20", "@vue/shared@^3.2.37": - version "3.4.20" - resolved "https://registry.npmmirror.com/@vue/shared/-/shared-3.4.20.tgz#13b7d1e2a3752bbc032b38f53dba5c2f430eea7e" - integrity sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag== "@vue/shared@3.4.27": version "3.4.27" @@ -3487,17 +3205,17 @@ "@vue/shared@3.5.1": version "3.5.1" - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.1.tgz#f9418dae5ac194a4f19023d812978c21a15412a1" + resolved "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.1.tgz#f9418dae5ac194a4f19023d812978c21a15412a1" integrity sha512-NdcTRoO4KuW2RSFgpE2c+E/R/ZHaRzWPxAGxhmxZaaqLh6nYCXx7lc9a88ioqOCxCaV2SFJmujkxbUScW7dNsQ== -"@vue/shared@3.5.13", "@vue/shared@^3.5.0", "@vue/shared@^3.5.13": +"@vue/shared@3.5.13", "@vue/shared@^3.2.37", "@vue/shared@^3.5.0": version "3.5.13" - resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f" + resolved "https://registry.npmmirror.com/@vue/shared/-/shared-3.5.13.tgz#87b309a6379c22b926e696893237826f64339b6f" integrity sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ== "@vue/tsconfig@0.7.0": version "0.7.0" - resolved "https://registry.yarnpkg.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz#67044c847b7a137b8cbfd6b23104c36dbaf80d1d" + resolved "https://registry.npmmirror.com/@vue/tsconfig/-/tsconfig-0.7.0.tgz#67044c847b7a137b8cbfd6b23104c36dbaf80d1d" integrity sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg== "@vue/vue-loader-v15@npm:vue-loader@^15.9.7": @@ -3513,12 +3231,12 @@ "@vue/web-component-wrapper@^1.3.0": version "1.3.0" - resolved "https://registry.npmjs.org/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz" + resolved "https://registry.npmmirror.com/@vue/web-component-wrapper/-/web-component-wrapper-1.3.0.tgz#b6b40a7625429d2bd7c2281ddba601ed05dc7f1a" integrity sha512-Iu8Tbg3f+emIIMmI2ycSI8QcEuAUgPTgHwesDU1eKMLE4YC/c/sFbGc70QgMq31ijRftV0R7vCm9co6rldCeOA== "@vueuse/core@10.11.1", "@vueuse/core@^10.9.0": version "10.11.1" - resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-10.11.1.tgz#15d2c0b6448d2212235b23a7ba29c27173e0c2c6" + resolved "https://registry.npmmirror.com/@vueuse/core/-/core-10.11.1.tgz#15d2c0b6448d2212235b23a7ba29c27173e0c2c6" integrity sha512-guoy26JQktXPcz+0n3GukWIy/JDNKti9v6VEMu6kV2sYBsWuGiTU8OWdg+ADfUbHg3/3DlqySDe7JmdHrktiww== dependencies: "@types/web-bluetooth" "^0.0.20" @@ -3528,7 +3246,7 @@ "@vueuse/core@9.13.0", "@vueuse/core@^9.1.0": version "9.13.0" - resolved "https://registry.yarnpkg.com/@vueuse/core/-/core-9.13.0.tgz#2f69e66d1905c1e4eebc249a01759cf88ea00cf4" + resolved "https://registry.npmmirror.com/@vueuse/core/-/core-9.13.0.tgz#2f69e66d1905c1e4eebc249a01759cf88ea00cf4" integrity sha512-pujnclbeHWxxPRqXWmdkKV5OX4Wk4YeK7wusHqRwU0Q7EFusHoqNA/aPhB6KCh9hEqJkLAJo7bb0Lh9b+OIVzw== dependencies: "@types/web-bluetooth" "^0.0.16" @@ -3538,7 +3256,7 @@ "@vueuse/integrations@^10.9.0": version "10.11.1" - resolved "https://registry.yarnpkg.com/@vueuse/integrations/-/integrations-10.11.1.tgz#e4af23b871773c5ef5b8fb939f959f2fc728557e" + resolved "https://registry.npmmirror.com/@vueuse/integrations/-/integrations-10.11.1.tgz#e4af23b871773c5ef5b8fb939f959f2fc728557e" integrity sha512-Y5hCGBguN+vuVYTZmdd/IMXLOdfS60zAmDmFYc4BKBcMUPZH1n4tdyDECCPjXm0bNT3ZRUy1xzTLGaUje8Xyaw== dependencies: "@vueuse/core" "10.11.1" @@ -3547,162 +3265,162 @@ "@vueuse/metadata@10.11.1": version "10.11.1" - resolved "https://registry.yarnpkg.com/@vueuse/metadata/-/metadata-10.11.1.tgz#209db7bb5915aa172a87510b6de2ca01cadbd2a7" + resolved "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-10.11.1.tgz#209db7bb5915aa172a87510b6de2ca01cadbd2a7" integrity sha512-IGa5FXd003Ug1qAZmyE8wF3sJ81xGLSqTqtQ6jaVfkeZ4i5kS2mwQF61yhVqojRnenVew5PldLyRgvdl4YYuSw== "@vueuse/metadata@9.13.0": version "9.13.0" - resolved "https://registry.npmjs.org/@vueuse/metadata/-/metadata-9.13.0.tgz" + resolved "https://registry.npmmirror.com/@vueuse/metadata/-/metadata-9.13.0.tgz#bc25a6cdad1b1a93c36ce30191124da6520539ff" integrity sha512-gdU7TKNAUVlXXLbaF+ZCfte8BjRJQWPCa2J55+7/h+yDtzw3vOoGQDRXzI6pyKyo6bXFT5/QoPE4hAknExjRLQ== "@vueuse/shared@10.11.1": version "10.11.1" - resolved "https://registry.yarnpkg.com/@vueuse/shared/-/shared-10.11.1.tgz#62b84e3118ae6e1f3ff38f4fbe71b0c5d0f10938" + resolved "https://registry.npmmirror.com/@vueuse/shared/-/shared-10.11.1.tgz#62b84e3118ae6e1f3ff38f4fbe71b0c5d0f10938" integrity sha512-LHpC8711VFZlDaYUXEBbFBCQ7GS3dVU9mjOhhMhXP6txTV4EhYQg/KGnQuvt/sPAtoUKq7VVUnL6mVtFoL42sA== dependencies: vue-demi ">=0.14.8" "@vueuse/shared@9.13.0": version "9.13.0" - resolved "https://registry.npmjs.org/@vueuse/shared/-/shared-9.13.0.tgz" + resolved "https://registry.npmmirror.com/@vueuse/shared/-/shared-9.13.0.tgz#089ff4cc4e2e7a4015e57a8f32e4b39d096353b9" integrity sha512-UrnhU+Cnufu4S6JLCPZnkWh0WwZGUp72ktOF2DFptMlOs3TOdVv8xJN53zhHGARmVOsz5KqOls09+J1NR6sBKw== dependencies: vue-demi "*" -"@webassemblyjs/ast@1.11.6", "@webassemblyjs/ast@^1.11.5": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.6.tgz" - integrity sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q== +"@webassemblyjs/ast@1.14.1", "@webassemblyjs/ast@^1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.14.1.tgz#a9f6a07f2b03c95c8d38c4536a1fdfb521ff55b6" + integrity sha512-nuBEDgQfm1ccRp/8bCQrx1frohyufl4JlbMMZ4P1wpeOfDhF6FQkxZJ1b/e+PLwr6X1Nhw6OLme5usuBWYBvuQ== dependencies: - "@webassemblyjs/helper-numbers" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" + "@webassemblyjs/helper-numbers" "1.13.2" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" -"@webassemblyjs/floating-point-hex-parser@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz" - integrity sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw== +"@webassemblyjs/floating-point-hex-parser@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.13.2.tgz#fcca1eeddb1cc4e7b6eed4fc7956d6813b21b9fb" + integrity sha512-6oXyTOzbKxGH4steLbLNOu71Oj+C8Lg34n6CqRvqfS2O71BxY6ByfMDRhBytzknj9yGUPVJ1qIKhRlAwO1AovA== -"@webassemblyjs/helper-api-error@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz" - integrity sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q== +"@webassemblyjs/helper-api-error@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/helper-api-error/-/helper-api-error-1.13.2.tgz#e0a16152248bc38daee76dd7e21f15c5ef3ab1e7" + integrity sha512-U56GMYxy4ZQCbDZd6JuvvNV/WFildOjsaWD3Tzzvmw/mas3cXzRJPMjP83JqEsgSbyrmaGjBfDtV7KDXV9UzFQ== -"@webassemblyjs/helper-buffer@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz" - integrity sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA== +"@webassemblyjs/helper-buffer@1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/helper-buffer/-/helper-buffer-1.14.1.tgz#822a9bc603166531f7d5df84e67b5bf99b72b96b" + integrity sha512-jyH7wtcHiKssDtFPRB+iQdxlDf96m0E39yb0k5uJVhFGleZFoNw1c4aeIcVUPPbXUVJ94wwnMOAqUHyzoEPVMA== -"@webassemblyjs/helper-numbers@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz" - integrity sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g== +"@webassemblyjs/helper-numbers@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/helper-numbers/-/helper-numbers-1.13.2.tgz#dbd932548e7119f4b8a7877fd5a8d20e63490b2d" + integrity sha512-FE8aCmS5Q6eQYcV3gI35O4J789wlQA+7JrqTTpJqn5emA4U2hvwJmvFRC0HODS+3Ye6WioDklgd6scJ3+PLnEA== dependencies: - "@webassemblyjs/floating-point-hex-parser" "1.11.6" - "@webassemblyjs/helper-api-error" "1.11.6" + "@webassemblyjs/floating-point-hex-parser" "1.13.2" + "@webassemblyjs/helper-api-error" "1.13.2" "@xtuc/long" "4.2.2" -"@webassemblyjs/helper-wasm-bytecode@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz" - integrity sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA== +"@webassemblyjs/helper-wasm-bytecode@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.13.2.tgz#e556108758f448aae84c850e593ce18a0eb31e0b" + integrity sha512-3QbLKy93F0EAIXLh0ogEVR6rOubA9AoZ+WRYhNbFyuB70j3dRdwH9g+qXhLAO0kiYGlg3TxDV+I4rQTr/YNXkA== -"@webassemblyjs/helper-wasm-section@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz" - integrity sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g== +"@webassemblyjs/helper-wasm-section@1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.14.1.tgz#9629dda9c4430eab54b591053d6dc6f3ba050348" + integrity sha512-ds5mXEqTJ6oxRoqjhWDU83OgzAYjwsCV8Lo/N+oRsNDmx/ZDpqalmrtgOMkHwxsG0iI//3BwWAErYRHtgn0dZw== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-buffer" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/wasm-gen" "1.11.6" + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-buffer" "1.14.1" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/wasm-gen" "1.14.1" -"@webassemblyjs/ieee754@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz" - integrity sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg== +"@webassemblyjs/ieee754@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/ieee754/-/ieee754-1.13.2.tgz#1c5eaace1d606ada2c7fd7045ea9356c59ee0dba" + integrity sha512-4LtOzh58S/5lX4ITKxnAK2USuNEvpdVV9AlgGQb8rJDHaLeHciwG4zlGr0j/SNWlr7x3vO1lDEsuePvtcDNCkw== dependencies: "@xtuc/ieee754" "^1.2.0" -"@webassemblyjs/leb128@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz" - integrity sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ== +"@webassemblyjs/leb128@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/leb128/-/leb128-1.13.2.tgz#57c5c3deb0105d02ce25fa3fd74f4ebc9fd0bbb0" + integrity sha512-Lde1oNoIdzVzdkNEAWZ1dZ5orIbff80YPdHx20mrHwHrVNNTjNr8E3xz9BdpcGqRQbAEa+fkrCb+fRFTl/6sQw== dependencies: "@xtuc/long" "4.2.2" -"@webassemblyjs/utf8@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz" - integrity sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA== +"@webassemblyjs/utf8@1.13.2": + version "1.13.2" + resolved "https://registry.npmmirror.com/@webassemblyjs/utf8/-/utf8-1.13.2.tgz#917a20e93f71ad5602966c2d685ae0c6c21f60f1" + integrity sha512-3NQWGjKTASY1xV5m7Hr0iPeXD9+RDobLll3T9d2AO+g3my8xy5peVyjSag4I50mR1bBSN/Ct12lo+R9tJk0NZQ== -"@webassemblyjs/wasm-edit@^1.11.5": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz" - integrity sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw== +"@webassemblyjs/wasm-edit@^1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/wasm-edit/-/wasm-edit-1.14.1.tgz#ac6689f502219b59198ddec42dcd496b1004d597" + integrity sha512-RNJUIQH/J8iA/1NzlE4N7KtyZNHi3w7at7hDjvRNm5rcUXa00z1vRz3glZoULfJ5mpvYhLybmVcwcjGrC1pRrQ== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-buffer" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/helper-wasm-section" "1.11.6" - "@webassemblyjs/wasm-gen" "1.11.6" - "@webassemblyjs/wasm-opt" "1.11.6" - "@webassemblyjs/wasm-parser" "1.11.6" - "@webassemblyjs/wast-printer" "1.11.6" + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-buffer" "1.14.1" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/helper-wasm-section" "1.14.1" + "@webassemblyjs/wasm-gen" "1.14.1" + "@webassemblyjs/wasm-opt" "1.14.1" + "@webassemblyjs/wasm-parser" "1.14.1" + "@webassemblyjs/wast-printer" "1.14.1" -"@webassemblyjs/wasm-gen@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz" - integrity sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA== +"@webassemblyjs/wasm-gen@1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/wasm-gen/-/wasm-gen-1.14.1.tgz#991e7f0c090cb0bb62bbac882076e3d219da9570" + integrity sha512-AmomSIjP8ZbfGQhumkNvgC33AY7qtMCXnN6bL2u2Js4gVCg8fp735aEiMSBbDR7UQIj90n4wKAFUSEd0QN2Ukg== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/ieee754" "1.11.6" - "@webassemblyjs/leb128" "1.11.6" - "@webassemblyjs/utf8" "1.11.6" + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/ieee754" "1.13.2" + "@webassemblyjs/leb128" "1.13.2" + "@webassemblyjs/utf8" "1.13.2" -"@webassemblyjs/wasm-opt@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz" - integrity sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g== +"@webassemblyjs/wasm-opt@1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/wasm-opt/-/wasm-opt-1.14.1.tgz#e6f71ed7ccae46781c206017d3c14c50efa8106b" + integrity sha512-PTcKLUNvBqnY2U6E5bdOQcSM+oVP/PmrDY9NzowJjislEjwP/C4an2303MCVS2Mg9d3AJpIGdUFIQQWbPds0Sw== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-buffer" "1.11.6" - "@webassemblyjs/wasm-gen" "1.11.6" - "@webassemblyjs/wasm-parser" "1.11.6" + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-buffer" "1.14.1" + "@webassemblyjs/wasm-gen" "1.14.1" + "@webassemblyjs/wasm-parser" "1.14.1" -"@webassemblyjs/wasm-parser@1.11.6", "@webassemblyjs/wasm-parser@^1.11.5": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz" - integrity sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ== +"@webassemblyjs/wasm-parser@1.14.1", "@webassemblyjs/wasm-parser@^1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/wasm-parser/-/wasm-parser-1.14.1.tgz#b3e13f1893605ca78b52c68e54cf6a865f90b9fb" + integrity sha512-JLBl+KZ0R5qB7mCnud/yyX08jWFw5MsoalJ1pQ4EdFlgj9VdXKGuENGsiCIjegI1W7p91rUlcB/LB5yRJKNTcQ== dependencies: - "@webassemblyjs/ast" "1.11.6" - "@webassemblyjs/helper-api-error" "1.11.6" - "@webassemblyjs/helper-wasm-bytecode" "1.11.6" - "@webassemblyjs/ieee754" "1.11.6" - "@webassemblyjs/leb128" "1.11.6" - "@webassemblyjs/utf8" "1.11.6" + "@webassemblyjs/ast" "1.14.1" + "@webassemblyjs/helper-api-error" "1.13.2" + "@webassemblyjs/helper-wasm-bytecode" "1.13.2" + "@webassemblyjs/ieee754" "1.13.2" + "@webassemblyjs/leb128" "1.13.2" + "@webassemblyjs/utf8" "1.13.2" -"@webassemblyjs/wast-printer@1.11.6": - version "1.11.6" - resolved "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz" - integrity sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A== +"@webassemblyjs/wast-printer@1.14.1": + version "1.14.1" + resolved "https://registry.npmmirror.com/@webassemblyjs/wast-printer/-/wast-printer-1.14.1.tgz#3bb3e9638a8ae5fdaf9610e7a06b4d9f9aa6fe07" + integrity sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw== dependencies: - "@webassemblyjs/ast" "1.11.6" + "@webassemblyjs/ast" "1.14.1" "@xtuc/long" "4.2.2" "@xtuc/ieee754@^1.2.0": version "1.2.0" - resolved "https://registry.npmjs.org/@xtuc/ieee754/-/ieee754-1.2.0.tgz" + resolved "https://registry.npmmirror.com/@xtuc/ieee754/-/ieee754-1.2.0.tgz#eef014a3145ae477a1cbc00cd1e552336dceb790" integrity sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA== "@xtuc/long@4.2.2": version "4.2.2" - resolved "https://registry.npmjs.org/@xtuc/long/-/long-4.2.2.tgz" + resolved "https://registry.npmmirror.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== "@yzfe/svgicon-gen@^1.3.2": version "1.3.2" - resolved "https://registry.yarnpkg.com/@yzfe/svgicon-gen/-/svgicon-gen-1.3.2.tgz#24f0a910684cadb3aab8d4c8bf6f50ffeb88f1bb" + resolved "https://registry.npmmirror.com/@yzfe/svgicon-gen/-/svgicon-gen-1.3.2.tgz#24f0a910684cadb3aab8d4c8bf6f50ffeb88f1bb" integrity sha512-hxnKgNSKeNCkZQHb8KXLAH3OjMuBJw8TEf/Ketc0G+T8XGxwhPgANNBL0NQvm4q8QykdA5vJUA0j43C71AUUqw== dependencies: "@types/svgo" "^2.6.3" @@ -3711,29 +3429,29 @@ "@yzfe/svgicon@1.2.2": version "1.2.2" - resolved "https://registry.yarnpkg.com/@yzfe/svgicon/-/svgicon-1.2.2.tgz#ccb7ffb6081cddf301cc46a920617047ee0b88c7" + resolved "https://registry.npmmirror.com/@yzfe/svgicon/-/svgicon-1.2.2.tgz#ccb7ffb6081cddf301cc46a920617047ee0b88c7" integrity sha512-C/shhB+v1mv8Av4dofPa4qmtbZeu//bklXq15rI4khRJoYw4Xc8YGmZXeXzoa5Im9/iEktxgfpY5wLLvS3IDvg== "@yzfe/vue3-svgicon@1.0.2": version "1.0.2" - resolved "https://registry.yarnpkg.com/@yzfe/vue3-svgicon/-/vue3-svgicon-1.0.2.tgz#7c3000eecc7f77db914c97f12c37c8dcbf1f7ef6" + resolved "https://registry.npmmirror.com/@yzfe/vue3-svgicon/-/vue3-svgicon-1.0.2.tgz#7c3000eecc7f77db914c97f12c37c8dcbf1f7ef6" integrity sha512-K+1oixAz5GTZQVs39P7d1J4WEmv2TpKYPKbyDtkaOSbT1VP9DhXlzPeLH74DBMqpY4dyZTc8EEjwxAojRfZcjw== abab@^2.0.3, abab@^2.0.5: version "2.0.6" - resolved "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz" + resolved "https://registry.npmmirror.com/abab/-/abab-2.0.6.tgz#41b80f2c871d19686216b82309231cfd3cb3d291" integrity sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA== abort-controller@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392" + resolved "https://registry.npmmirror.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392" integrity sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg== dependencies: event-target-shim "^5.0.0" -accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.8: +accepts@~1.3.4, accepts@~1.3.8: version "1.3.8" - resolved "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz" + resolved "https://registry.npmmirror.com/accepts/-/accepts-1.3.8.tgz#0bf0be125b67014adcb0b0921e62db7bffe16b2e" integrity sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw== dependencies: mime-types "~2.1.34" @@ -3741,86 +3459,78 @@ acorn-globals@^6.0.0: version "6.0.0" - resolved "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz" + resolved "https://registry.npmmirror.com/acorn-globals/-/acorn-globals-6.0.0.tgz#46cdd39f0f8ff08a876619b55f5ac8a6dc770b45" integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg== dependencies: acorn "^7.1.1" acorn-walk "^7.1.1" -acorn-import-assertions@^1.9.0: - version "1.9.0" - resolved "https://registry.npmmirror.com/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz#507276249d684797c84e0734ef84860334cfb1ac" - integrity sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA== - acorn-jsx@^5.0.0, acorn-jsx@^5.3.2: version "5.3.2" - resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz" + resolved "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== acorn-walk@^7.1.1: version "7.2.0" - resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz" + resolved "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc" integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== acorn-walk@^8.0.0, acorn-walk@^8.0.2: - version "8.3.2" - resolved "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa" - integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A== + version "8.3.4" + resolved "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.4.tgz#794dd169c3977edf4ba4ea47583587c5866236b7" + integrity sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g== + dependencies: + acorn "^8.11.0" acorn@^6.0.2: version "6.4.2" - resolved "https://registry.npmjs.org/acorn/-/acorn-6.4.2.tgz" + resolved "https://registry.npmmirror.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ== acorn@^7.1.1: version "7.4.1" - resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz" + resolved "https://registry.npmmirror.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== -acorn@^8.0.4, acorn@^8.0.5, acorn@^8.11.3, acorn@^8.2.4, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0: - version "8.11.3" - resolved "https://registry.npmmirror.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a" - integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg== - -acorn@^8.14.0: - version "8.14.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb" - integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg== +acorn@^8.0.4, acorn@^8.0.5, acorn@^8.11.0, acorn@^8.14.0, acorn@^8.2.4, acorn@^8.8.2, acorn@^8.9.0: + version "8.14.0" + resolved "https://registry.npmmirror.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0" + integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA== address@^1.1.2: version "1.2.2" - resolved "https://registry.npmjs.org/address/-/address-1.2.2.tgz" + resolved "https://registry.npmmirror.com/address/-/address-1.2.2.tgz#2b5248dac5485a6390532c6a517fda2e3faac89e" integrity sha512-4B/qKCfeE/ODUaAUpSwfzazo5x29WD4r3vXiWsB7I2mSDAihwEqKO+g8GELZUQSSAo5e1XTYh3ZVfLyxBc12nA== agent-base@6: version "6.0.2" - resolved "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz" + resolved "https://registry.npmmirror.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77" integrity sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ== dependencies: debug "4" ajv-formats@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz" + resolved "https://registry.npmmirror.com/ajv-formats/-/ajv-formats-2.1.1.tgz#6e669400659eb74973bbf2e33327180a0996b520" integrity sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA== dependencies: ajv "^8.0.0" ajv-keywords@^3.5.2: version "3.5.2" - resolved "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz" + resolved "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-3.5.2.tgz#31f29da5ab6e00d1c2d329acf7b5929614d5014d" integrity sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ== ajv-keywords@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-5.1.0.tgz" + resolved "https://registry.npmmirror.com/ajv-keywords/-/ajv-keywords-5.1.0.tgz#69d4d385a4733cdbeab44964a1170a88f87f0e16" integrity sha512-YCS/JNFAUyr5vAuhk1DWm1CBxRHW9LbJ2ozWeemrIqpbsqKjHVxYPyi5GC0rjZIT5JxJ3virVTS8wk4i/Z+krw== dependencies: fast-deep-equal "^3.1.3" ajv@^6.10.0, ajv@^6.12.4, ajv@^6.12.5: version "6.12.6" - resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" + resolved "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4" integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== dependencies: fast-deep-equal "^3.1.1" @@ -3829,103 +3539,103 @@ uri-js "^4.2.2" ajv@^8.0.0, ajv@^8.9.0: - version "8.12.0" - resolved "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz" - integrity sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA== + version "8.17.1" + resolved "https://registry.npmmirror.com/ajv/-/ajv-8.17.1.tgz#37d9a5c776af6bc92d7f4f9510eba4c0a60d11a6" + integrity sha512-B/gBuNg5SiMTrPkC+A2+cW0RszwxYmn6VYxB/inlBStS5nx6xHIt/ehKRhIMhqusl7a8LjQoZnjCs5vhwxOQ1g== dependencies: - fast-deep-equal "^3.1.1" + fast-deep-equal "^3.1.3" + fast-uri "^3.0.1" json-schema-traverse "^1.0.0" require-from-string "^2.0.2" - uri-js "^4.2.2" algoliasearch@^5.14.2: - version "5.23.4" - resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-5.23.4.tgz#2f8c6e6f540b0a73effa69cb05310f7843012e2d" - integrity sha512-QzAKFHl3fm53s44VHrTdEo0TkpL3XVUYQpnZy1r6/EHvMAyIg+O4hwprzlsNmcCHTNyVcF2S13DAUn7XhkC6qg== + version "5.19.0" + resolved "https://registry.npmmirror.com/algoliasearch/-/algoliasearch-5.19.0.tgz#2a1490bb46a937515797fac30b2d1503fb028536" + integrity sha512-zrLtGhC63z3sVLDDKGW+SlCRN9eJHFTgdEmoAOpsVh6wgGL1GgTTDou7tpCBjevzgIvi3AIyDAQO3Xjbg5eqZg== dependencies: - "@algolia/client-abtesting" "5.23.4" - "@algolia/client-analytics" "5.23.4" - "@algolia/client-common" "5.23.4" - "@algolia/client-insights" "5.23.4" - "@algolia/client-personalization" "5.23.4" - "@algolia/client-query-suggestions" "5.23.4" - "@algolia/client-search" "5.23.4" - "@algolia/ingestion" "1.23.4" - "@algolia/monitoring" "1.23.4" - "@algolia/recommend" "5.23.4" - "@algolia/requester-browser-xhr" "5.23.4" - "@algolia/requester-fetch" "5.23.4" - "@algolia/requester-node-http" "5.23.4" + "@algolia/client-abtesting" "5.19.0" + "@algolia/client-analytics" "5.19.0" + "@algolia/client-common" "5.19.0" + "@algolia/client-insights" "5.19.0" + "@algolia/client-personalization" "5.19.0" + "@algolia/client-query-suggestions" "5.19.0" + "@algolia/client-search" "5.19.0" + "@algolia/ingestion" "1.19.0" + "@algolia/monitoring" "1.19.0" + "@algolia/recommend" "5.19.0" + "@algolia/requester-browser-xhr" "5.19.0" + "@algolia/requester-fetch" "5.19.0" + "@algolia/requester-node-http" "5.19.0" -alien-signals@^1.0.3: - version "1.0.13" - resolved "https://registry.yarnpkg.com/alien-signals/-/alien-signals-1.0.13.tgz#8d6db73462f742ee6b89671fbd8c37d0b1727a7e" - integrity sha512-OGj9yyTnJEttvzhTUWuscOvtqxq5vrhF7vL9oS0xJ2mK0ItPYP1/y+vCFebfxoEyAz0++1AIwJ5CMr+Fk3nDmg== +alien-signals@^0.4.9: + version "0.4.13" + resolved "https://registry.npmmirror.com/alien-signals/-/alien-signals-0.4.13.tgz#d9c8f191563c84af591bf09c192368a8a2bfabc2" + integrity sha512-ZT1lNVbc5LgGLk3hPaJChB8o8n0rF15R1ny/wrsR/XZbBaJnxvtOoLsHw+OXuQPtVzQTkATgR6gACqwG3nyiVQ== ansi-escapes@^3.0.0: version "3.2.0" - resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-3.2.0.tgz" + resolved "https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b" integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ== ansi-escapes@^4.2.1: version "4.3.2" - resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz" + resolved "https://registry.npmmirror.com/ansi-escapes/-/ansi-escapes-4.3.2.tgz#6b2291d1db7d98b6521d5f1efa42d0f3a9feb65e" integrity sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ== dependencies: type-fest "^0.21.3" ansi-html-community@^0.0.8: version "0.0.8" - resolved "https://registry.npmjs.org/ansi-html-community/-/ansi-html-community-0.0.8.tgz" + resolved "https://registry.npmmirror.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41" integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw== ansi-regex@^3.0.0: version "3.0.1" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.1.tgz" + resolved "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1" integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw== ansi-regex@^5.0.1: version "5.0.1" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz" + resolved "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== ansi-regex@^6.0.1: - version "6.0.1" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz" - integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA== + version "6.1.0" + resolved "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-6.1.0.tgz#95ec409c69619d6cb1b8b34f14b660ef28ebd654" + integrity sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA== ansi-styles@^3.2.1: version "3.2.1" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" + resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== dependencies: color-convert "^1.9.0" ansi-styles@^4.0.0, ansi-styles@^4.1.0: version "4.3.0" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" + resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== dependencies: color-convert "^2.0.1" ansi-styles@^5.0.0: version "5.2.0" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz" + resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== ansi-styles@^6.1.0: version "6.2.1" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz" + resolved "https://registry.npmmirror.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5" integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug== any-promise@^1.0.0: version "1.3.0" - resolved "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz" + resolved "https://registry.npmmirror.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f" integrity sha512-7UvmKalWRt1wgjL1RrGxoSJW/0QZFIegpeGvZG9kjp8vrRu55XTHbwnqq2GpXm9uLbcuhxm3IqX9OB4MZR1b2A== anymatch@^3.0.3, anymatch@~3.1.2: version "3.1.3" - resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz" + resolved "https://registry.npmmirror.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e" integrity sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw== dependencies: normalize-path "^3.0.0" @@ -3933,12 +3643,12 @@ arch@^2.1.1: version "2.2.0" - resolved "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz" + resolved "https://registry.npmmirror.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11" integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ== archiver-utils@^5.0.0, archiver-utils@^5.0.2: version "5.0.2" - resolved "https://registry.yarnpkg.com/archiver-utils/-/archiver-utils-5.0.2.tgz#63bc719d951803efc72cf961a56ef810760dd14d" + resolved "https://registry.npmmirror.com/archiver-utils/-/archiver-utils-5.0.2.tgz#63bc719d951803efc72cf961a56ef810760dd14d" integrity sha512-wuLJMmIBQYCsGZgYLTy5FIB2pF6Lfb6cXMSF8Qywwk3t20zWnAi7zLcQFdKQmIB8wyZpY5ER38x08GbwtR2cLA== dependencies: glob "^10.0.0" @@ -3951,7 +3661,7 @@ archiver@^7.0.1: version "7.0.1" - resolved "https://registry.yarnpkg.com/archiver/-/archiver-7.0.1.tgz#c9d91c350362040b8927379c7aa69c0655122f61" + resolved "https://registry.npmmirror.com/archiver/-/archiver-7.0.1.tgz#c9d91c350362040b8927379c7aa69c0655122f61" integrity sha512-ZcbTaIqJOfCc03QwD468Unz/5Ir8ATtvAHsK+FdXbDIbGfihqh9mrvdcYunQzqn4HrvWWaFyaxJhGZagaJJpPQ== dependencies: archiver-utils "^5.0.2" @@ -3964,32 +3674,24 @@ arg@^5.0.2: version "5.0.2" - resolved "https://registry.yarnpkg.com/arg/-/arg-5.0.2.tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c" + resolved "https://registry.npmmirror.com/arg/-/arg-5.0.2.tgz#c81433cc427c92c4dcf4865142dbca6f15acd59c" integrity sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg== argparse@^1.0.7: version "1.0.10" - resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" + resolved "https://registry.npmmirror.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911" integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== dependencies: sprintf-js "~1.0.2" argparse@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz" + resolved "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== -array-buffer-byte-length@^1.0.1: - version "1.0.1" - resolved "https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.1.tgz#1e5583ec16763540a27ae52eed99ff899223568f" - integrity sha512-ahC5W1xgou+KTXix4sAO8Ki12Q+jf4i0+tmk3sC+zgcynshkHxzpXdImBehiUYKKKDwvfFiJl1tZt6ewscS1Mg== - dependencies: - call-bind "^1.0.5" - is-array-buffer "^3.0.4" - -array-buffer-byte-length@^1.0.2: +array-buffer-byte-length@^1.0.1, array-buffer-byte-length@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz#384d12a37295aec3769ab022ad323a18a51ccf8b" + resolved "https://registry.npmmirror.com/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz#384d12a37295aec3769ab022ad323a18a51ccf8b" integrity sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw== dependencies: call-bound "^1.0.3" @@ -3997,12 +3699,12 @@ array-flatten@1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/array-flatten/-/array-flatten-1.1.1.tgz" + resolved "https://registry.npmmirror.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2" integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg== array-includes@^3.1.4: version "3.1.8" - resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d" + resolved "https://registry.npmmirror.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d" integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ== dependencies: call-bind "^1.0.7" @@ -4014,12 +3716,12 @@ array-union@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz" + resolved "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz#b798420adbeb1de828d84acd8a2e23d3efe85e8d" integrity sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw== array.prototype.flat@^1.2.5: version "1.3.3" - resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5" + resolved "https://registry.npmmirror.com/array.prototype.flat/-/array.prototype.flat-1.3.3.tgz#534aaf9e6e8dd79fb6b9a9917f839ef1ec63afe5" integrity sha512-rwG/ja1neyLqCuGZ5YYrznA62D4mZXg0i1cIskIUKSiqF3Cje9/wXAls9B9s1Wa2fomMsIv8czB8jZcPmxCXFg== dependencies: call-bind "^1.0.8" @@ -4027,23 +3729,9 @@ es-abstract "^1.23.5" es-shim-unscopables "^1.0.2" -arraybuffer.prototype.slice@^1.0.3: - version "1.0.3" - resolved "https://registry.npmmirror.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.3.tgz#097972f4255e41bc3425e37dc3f6421cf9aefde6" - integrity sha512-bMxMKAjg13EBSVscxTaYA4mRc5t1UAXa2kXiGTNfZ079HIWXEkKmkgFrh/nJqamaLSrXO5H4WFFkPEaLJWbs3A== - dependencies: - array-buffer-byte-length "^1.0.1" - call-bind "^1.0.5" - define-properties "^1.2.1" - es-abstract "^1.22.3" - es-errors "^1.2.1" - get-intrinsic "^1.2.3" - is-array-buffer "^3.0.4" - is-shared-array-buffer "^1.0.2" - arraybuffer.prototype.slice@^1.0.4: version "1.0.4" - resolved "https://registry.yarnpkg.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz#9d760d84dbdd06d0cbf92c8849615a1a7ab3183c" + resolved "https://registry.npmmirror.com/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.4.tgz#9d760d84dbdd06d0cbf92c8849615a1a7ab3183c" integrity sha512-BNoCY6SXXPQ7gF2opIP4GBE+Xw7U+pHMYKuzjgCN3GwiaIR09UUeKfheyIry77QtrCBlC0KK0q5/TER/tYh3PQ== dependencies: array-buffer-byte-length "^1.0.1" @@ -4054,41 +3742,36 @@ get-intrinsic "^1.2.6" is-array-buffer "^3.0.4" -async-function@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/async-function/-/async-function-1.0.0.tgz#509c9fca60eaf85034c6829838188e4e4c8ffb2b" - integrity sha512-hsU18Ae8CDTR6Kgu9DYf0EbCr/a5iGL0rytQDobUcdpYOKokk8LEjVphnXkDkgpi0wYVsqrXuP0bZxJaTqdgoA== - async-validator@^4.2.5: version "4.2.5" - resolved "https://registry.npmjs.org/async-validator/-/async-validator-4.2.5.tgz" + resolved "https://registry.npmmirror.com/async-validator/-/async-validator-4.2.5.tgz#c96ea3332a521699d0afaaceed510a54656c6339" integrity sha512-7HhHjtERjqlNbZtqNqy2rckN/SpOOlmDliet+lP7k+eKZEjPk3DgyeU9lIXLdeLz0uBbbVp+9Qdow9wJWgwwfg== async@^2.6.4: version "2.6.4" - resolved "https://registry.npmjs.org/async/-/async-2.6.4.tgz" + resolved "https://registry.npmmirror.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221" integrity sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA== dependencies: lodash "^4.17.14" async@^3.2.4: version "3.2.6" - resolved "https://registry.yarnpkg.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce" + resolved "https://registry.npmmirror.com/async/-/async-3.2.6.tgz#1b0728e14929d51b85b449b7f06e27c1145e38ce" integrity sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA== asynckit@^0.4.0: version "0.4.0" - resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" + resolved "https://registry.npmmirror.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== at-least-node@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz" + resolved "https://registry.npmmirror.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2" integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg== autoprefixer@10.4.19: version "10.4.19" - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.19.tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f" + resolved "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.19.tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f" integrity sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew== dependencies: browserslist "^4.23.0" @@ -4099,18 +3782,18 @@ postcss-value-parser "^4.2.0" autoprefixer@^10.2.4: - version "10.4.17" - resolved "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.17.tgz#35cd5695cbbe82f536a50fa025d561b01fdec8be" - integrity sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg== + version "10.4.20" + resolved "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.20.tgz#5caec14d43976ef42e32dcb4bd62878e96be5b3b" + integrity sha512-XY25y5xSv/wEoqzDyXXME4AFfkZI0P23z6Fs3YgymDnKJkCGOnkL0iTxCa85UTqaSgfcqyf3UA6+c7wUvx/16g== dependencies: - browserslist "^4.22.2" - caniuse-lite "^1.0.30001578" + browserslist "^4.23.3" + caniuse-lite "^1.0.30001646" fraction.js "^4.3.7" normalize-range "^0.1.2" - picocolors "^1.0.0" + picocolors "^1.0.1" postcss-value-parser "^4.2.0" -available-typed-arrays@^1.0.6, available-typed-arrays@^1.0.7: +available-typed-arrays@^1.0.7: version "1.0.7" resolved "https://registry.npmmirror.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846" integrity sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ== @@ -4119,29 +3802,29 @@ axios@0.24.0: version "0.24.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" + resolved "https://registry.npmmirror.com/axios/-/axios-0.24.0.tgz#804e6fa1e4b9c5288501dd9dff56a7a0940d20d6" integrity sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA== dependencies: follow-redirects "^1.14.4" b-tween@^0.3.3: version "0.3.3" - resolved "https://registry.yarnpkg.com/b-tween/-/b-tween-0.3.3.tgz#7a93ed199c98cd41a33ba4c711a0fa7e86db3fa2" + resolved "https://registry.npmmirror.com/b-tween/-/b-tween-0.3.3.tgz#7a93ed199c98cd41a33ba4c711a0fa7e86db3fa2" integrity sha512-oEHegcRpA7fAuc9KC4nktucuZn2aS8htymCPcP3qkEGPqiBH+GfqtqoG2l7LxHngg6O0HFM7hOeOYExl1Oz4ZA== b-validate@^1.4.4: version "1.5.3" - resolved "https://registry.yarnpkg.com/b-validate/-/b-validate-1.5.3.tgz#f6ac83b70caccbabf1c2eee42a0739bd228f79e6" + resolved "https://registry.npmmirror.com/b-validate/-/b-validate-1.5.3.tgz#f6ac83b70caccbabf1c2eee42a0739bd228f79e6" integrity sha512-iCvCkGFskbaYtfQ0a3GmcQCHl/Sv1GufXFGuUQ+FE+WJa7A/espLOuFIn09B944V8/ImPj71T4+rTASxO2PAuA== b4a@^1.6.4: version "1.6.7" - resolved "https://registry.yarnpkg.com/b4a/-/b4a-1.6.7.tgz#a99587d4ebbfbd5a6e3b21bdb5d5fa385767abe4" + resolved "https://registry.npmmirror.com/b4a/-/b4a-1.6.7.tgz#a99587d4ebbfbd5a6e3b21bdb5d5fa385767abe4" integrity sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg== babel-eslint@10.1.0, babel-eslint@^10.0.1: version "10.1.0" - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" + resolved "https://registry.npmmirror.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg== dependencies: "@babel/code-frame" "^7.0.0" @@ -4153,7 +3836,7 @@ babel-jest@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz" + resolved "https://registry.npmmirror.com/babel-jest/-/babel-jest-27.5.1.tgz#a1bf8d61928edfefd21da27eb86a695bfd691444" integrity sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg== dependencies: "@jest/transform" "^27.5.1" @@ -4167,7 +3850,7 @@ babel-plugin-istanbul@^6.1.1: version "6.1.1" - resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz" + resolved "https://registry.npmmirror.com/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz#fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73" integrity sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA== dependencies: "@babel/helper-plugin-utils" "^7.0.0" @@ -4178,7 +3861,7 @@ babel-plugin-jest-hoist@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz" + resolved "https://registry.npmmirror.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz#9be98ecf28c331eb9f5df9c72d6f89deb8181c2e" integrity sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ== dependencies: "@babel/template" "^7.3.3" @@ -4187,26 +3870,29 @@ "@types/babel__traverse" "^7.0.6" babel-preset-current-node-syntax@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz" - integrity sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ== + version "1.1.0" + resolved "https://registry.npmmirror.com/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz#9a929eafece419612ef4ae4f60b1862ebad8ef30" + integrity sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw== dependencies: "@babel/plugin-syntax-async-generators" "^7.8.4" "@babel/plugin-syntax-bigint" "^7.8.3" - "@babel/plugin-syntax-class-properties" "^7.8.3" - "@babel/plugin-syntax-import-meta" "^7.8.3" + "@babel/plugin-syntax-class-properties" "^7.12.13" + "@babel/plugin-syntax-class-static-block" "^7.14.5" + "@babel/plugin-syntax-import-attributes" "^7.24.7" + "@babel/plugin-syntax-import-meta" "^7.10.4" "@babel/plugin-syntax-json-strings" "^7.8.3" - "@babel/plugin-syntax-logical-assignment-operators" "^7.8.3" + "@babel/plugin-syntax-logical-assignment-operators" "^7.10.4" "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" - "@babel/plugin-syntax-numeric-separator" "^7.8.3" + "@babel/plugin-syntax-numeric-separator" "^7.10.4" "@babel/plugin-syntax-object-rest-spread" "^7.8.3" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" "@babel/plugin-syntax-optional-chaining" "^7.8.3" - "@babel/plugin-syntax-top-level-await" "^7.8.3" + "@babel/plugin-syntax-private-property-in-object" "^7.14.5" + "@babel/plugin-syntax-top-level-await" "^7.14.5" babel-preset-jest@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz" + resolved "https://registry.npmmirror.com/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz#91f10f58034cb7989cb4f962b69fa6eef6a6bc81" integrity sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag== dependencies: babel-plugin-jest-hoist "^27.5.1" @@ -4214,47 +3900,47 @@ balanced-match@^1.0.0: version "1.0.2" - resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz" + resolved "https://registry.npmmirror.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== bare-events@^2.2.0: - version "2.5.4" - resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.5.4.tgz#16143d435e1ed9eafd1ab85f12b89b3357a41745" - integrity sha512-+gFfDkR8pj4/TrWCGUGWmJIkBwuxPS5F+a5yWjOHQt2hHvNZd5YLzadjmDUtFmMM4y429bnKLa8bYBMHcYdnQA== + version "2.5.3" + resolved "https://registry.npmmirror.com/bare-events/-/bare-events-2.5.3.tgz#899d7e4b2598a7978ef7ca315ce67eff0a16a727" + integrity sha512-pCO3aoRJ0MBiRMu8B7vUga0qL3L7gO1+SW7ku6qlSsMLwuhaawnuvZDyzJY/kyC63Un0XAB0OPUcfF1eTO/V+Q== base64-arraybuffer@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#1c37589a7c4b0746e34bd1feb951da2df01c1bdc" + resolved "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz#1c37589a7c4b0746e34bd1feb951da2df01c1bdc" integrity sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ== base64-js@^1.3.1: version "1.5.1" - resolved "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz" + resolved "https://registry.npmmirror.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a" integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA== batch@0.6.1: version "0.6.1" - resolved "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz" + resolved "https://registry.npmmirror.com/batch/-/batch-0.6.1.tgz#dc34314f4e679318093fc760272525f94bf25c16" integrity sha512-x+VAiMRL6UPkx+kudNvxTl6hB2XNNCG2r+7wixVfIYwu/2HKRXimwQyaumLjMveWvT2Hkd/cAJw+QBMfJ/EKVw== big.js@^5.2.2: version "5.2.2" - resolved "https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz" + resolved "https://registry.npmmirror.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328" integrity sha512-vyL2OymJxmarO8gxMr0mhChsO9QGwhynfuu4+MHTAW6czfq9humCB7rKpUjDd9YUiDPU4mzpyupFSvOClAwbmQ== binary-extensions@^2.0.0: - version "2.2.0" - resolved "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz" - integrity sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA== - -birpc@^2.3.0: version "2.3.0" - resolved "https://registry.yarnpkg.com/birpc/-/birpc-2.3.0.tgz#e5a402dc785ef952a2383ef3cfc075e0842f3e8c" - integrity sha512-ijbtkn/F3Pvzb6jHypHRyve2QApOCZDR25D/VnkY2G/lBNcXCTsnsCxgY4k4PkVB7zfwzYbY3O9Lcqe3xufS5g== + resolved "https://registry.npmmirror.com/binary-extensions/-/binary-extensions-2.3.0.tgz#f6e14a97858d327252200242d4ccfe522c445522" + integrity sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw== + +birpc@^0.2.19: + version "0.2.19" + resolved "https://registry.npmmirror.com/birpc/-/birpc-0.2.19.tgz#cdd183a4a70ba103127d49765b4a71349da5a0ca" + integrity sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ== bl@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz" + resolved "https://registry.npmmirror.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a" integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w== dependencies: buffer "^5.5.0" @@ -4263,43 +3949,43 @@ bluebird@^3.1.1: version "3.7.2" - resolved "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz" + resolved "https://registry.npmmirror.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== -body-parser@1.20.1: - version "1.20.1" - resolved "https://registry.npmjs.org/body-parser/-/body-parser-1.20.1.tgz" - integrity sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw== +body-parser@1.20.3: + version "1.20.3" + resolved "https://registry.npmmirror.com/body-parser/-/body-parser-1.20.3.tgz#1953431221c6fb5cd63c4b36d53fab0928e548c6" + integrity sha512-7rAxByjUMqQ3/bHJy7D6OGXvx/MMc4IqBn/X0fcM1QUcAItpZrBEYhWGem+tzXH90c+G01ypMcYJBO9Y30203g== dependencies: bytes "3.1.2" - content-type "~1.0.4" + content-type "~1.0.5" debug "2.6.9" depd "2.0.0" destroy "1.2.0" http-errors "2.0.0" iconv-lite "0.4.24" on-finished "2.4.1" - qs "6.11.0" - raw-body "2.5.1" + qs "6.13.0" + raw-body "2.5.2" type-is "~1.6.18" unpipe "1.0.0" bonjour-service@^1.0.11: - version "1.2.1" - resolved "https://registry.npmmirror.com/bonjour-service/-/bonjour-service-1.2.1.tgz#eb41b3085183df3321da1264719fbada12478d02" - integrity sha512-oSzCS2zV14bh2kji6vNe7vrpJYCHGvcZnlffFQ1MEoX/WOeQ/teD8SYWKR942OI3INjq8OMNJlbPK5LLLUxFDw== + version "1.3.0" + resolved "https://registry.npmmirror.com/bonjour-service/-/bonjour-service-1.3.0.tgz#80d867430b5a0da64e82a8047fc1e355bdb71722" + integrity sha512-3YuAUiSkWykd+2Azjgyxei8OWf8thdn8AITIog2M4UICzoqfjlqr64WIjEXZllf/W6vK1goqleSR6brGomxQqA== dependencies: fast-deep-equal "^3.1.3" multicast-dns "^7.2.5" boolbase@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz" + resolved "https://registry.npmmirror.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww== brace-expansion@^1.1.7: version "1.1.11" - resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" + resolved "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd" integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== dependencies: balanced-match "^1.0.0" @@ -4307,44 +3993,27 @@ brace-expansion@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz" + resolved "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== dependencies: balanced-match "^1.0.0" -braces@^3.0.2, braces@~3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== - dependencies: - fill-range "^7.0.1" - -braces@^3.0.3: +braces@^3.0.3, braces@~3.0.2: version "3.0.3" - resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" + resolved "https://registry.npmmirror.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789" integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA== dependencies: fill-range "^7.1.1" browser-process-hrtime@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz" + resolved "https://registry.npmmirror.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== -browserslist@^4.0.0, browserslist@^4.16.3, browserslist@^4.21.10, browserslist@^4.21.4, browserslist@^4.22.2: - version "4.23.0" - resolved "https://registry.npmmirror.com/browserslist/-/browserslist-4.23.0.tgz#8f3acc2bbe73af7213399430890f86c63a5674ab" - integrity sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ== - dependencies: - caniuse-lite "^1.0.30001587" - electron-to-chromium "^1.4.668" - node-releases "^2.0.14" - update-browserslist-db "^1.0.13" - -browserslist@^4.23.0, browserslist@^4.24.0: - version "4.24.4" - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.24.4.tgz#c6b2865a3f08bcb860a0e827389003b9fe686e4b" - integrity sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A== +browserslist@^4.0.0, browserslist@^4.16.3, browserslist@^4.21.4, browserslist@^4.23.0, browserslist@^4.23.3, browserslist@^4.24.0: + version "4.24.3" + resolved "https://registry.npmmirror.com/browserslist/-/browserslist-4.24.3.tgz#5fc2725ca8fb3c1432e13dac278c7cc103e026d2" + integrity sha512-1CPmv8iobE2fyRMV97dAcMVegvvWKxmq94hkLiAkUGwKVTyDLw33K+ZxiFrREKmmps4rIw6grcCFCnTMSZ/YiA== dependencies: caniuse-lite "^1.0.30001688" electron-to-chromium "^1.5.73" @@ -4353,31 +4022,31 @@ bs-logger@0.x: version "0.2.6" - resolved "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz" + resolved "https://registry.npmmirror.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" integrity sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog== dependencies: fast-json-stable-stringify "2.x" bser@2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz" + resolved "https://registry.npmmirror.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05" integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ== dependencies: node-int64 "^0.4.0" buffer-crc32@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz#a10993b9055081d55304bd9feb4a072de179f405" + resolved "https://registry.npmmirror.com/buffer-crc32/-/buffer-crc32-1.0.0.tgz#a10993b9055081d55304bd9feb4a072de179f405" integrity sha512-Db1SbgBS/fg/392AblrMJk97KggmvYhr4pB5ZIMTWtaivCPMWLkmb7m21cJvpvgK+J3nsU2CmmixNBZx4vFj/w== buffer-from@^1.0.0: version "1.1.2" - resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz" + resolved "https://registry.npmmirror.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5" integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== buffer@^5.5.0: version "5.7.1" - resolved "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz" + resolved "https://registry.npmmirror.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== dependencies: base64-js "^1.3.1" @@ -4385,44 +4054,28 @@ buffer@^6.0.3: version "6.0.3" - resolved "https://registry.yarnpkg.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6" + resolved "https://registry.npmmirror.com/buffer/-/buffer-6.0.3.tgz#2ace578459cc8fbe2a70aaa8f52ee63b6a74c6c6" integrity sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA== dependencies: base64-js "^1.3.1" ieee754 "^1.2.1" -bytes@3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz" - integrity sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw== - bytes@3.1.2: version "3.1.2" - resolved "https://registry.npmjs.org/bytes/-/bytes-3.1.2.tgz" + resolved "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz#8b0beeb98605adf1b128fa4386403c009e0221a5" integrity sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg== -call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1, call-bind-apply-helpers@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6" - integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ== +call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1: + version "1.0.1" + resolved "https://registry.npmmirror.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.1.tgz#32e5892e6361b29b0b545ba6f7763378daca2840" + integrity sha512-BhYE+WDaywFg2TBWYNXAE+8B1ATnThNBqXHP5nQu0jWJdVvY2hvkpyB3qOmtmDePiS5/BDQ8wASEWGMWRG148g== dependencies: es-errors "^1.3.0" function-bind "^1.1.2" -call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7: - version "1.0.7" - resolved "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.7.tgz#06016599c40c56498c18769d2730be242b6fa3b9" - integrity sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w== - dependencies: - es-define-property "^1.0.0" - es-errors "^1.3.0" - function-bind "^1.1.2" - get-intrinsic "^1.2.4" - set-function-length "^1.2.1" - -call-bind@^1.0.8: +call-bind@^1.0.7, call-bind@^1.0.8: version "1.0.8" - resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c" + resolved "https://registry.npmmirror.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c" integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww== dependencies: call-bind-apply-helpers "^1.0.0" @@ -4430,22 +4083,22 @@ get-intrinsic "^1.2.4" set-function-length "^1.2.2" -call-bound@^1.0.2, call-bound@^1.0.3, call-bound@^1.0.4: - version "1.0.4" - resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a" - integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg== +call-bound@^1.0.2, call-bound@^1.0.3: + version "1.0.3" + resolved "https://registry.npmmirror.com/call-bound/-/call-bound-1.0.3.tgz#41cfd032b593e39176a71533ab4f384aa04fd681" + integrity sha512-YTd+6wGlNlPxSuri7Y6X8tY2dmm12UMH66RpKMhiX6rsk5wXXnYgbUcOt8kiS31/AjfoTOvCsE+w8nZQLQnzHA== dependencies: - call-bind-apply-helpers "^1.0.2" - get-intrinsic "^1.3.0" + call-bind-apply-helpers "^1.0.1" + get-intrinsic "^1.2.6" callsites@^3.0.0: version "3.1.0" - resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" + resolved "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz#b3630abd8943432f54b3f0519238e33cd7df2f73" integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== camel-case@^4.1.2: version "4.1.2" - resolved "https://registry.npmjs.org/camel-case/-/camel-case-4.1.2.tgz" + resolved "https://registry.npmmirror.com/camel-case/-/camel-case-4.1.2.tgz#9728072a954f805228225a6deea6b38461e1bd5a" integrity sha512-gxGWBrTT1JuMx6R+o5PTXMmUnhnVzLQ9SNutD4YqKtI6ap897t3tKECYla6gCWEkplXnlNybEkZg9GEGxKFCgw== dependencies: pascal-case "^3.1.2" @@ -4453,22 +4106,22 @@ camelcase-css@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5" + resolved "https://registry.npmmirror.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5" integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA== camelcase@^5.3.1: version "5.3.1" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" + resolved "https://registry.npmmirror.com/camelcase/-/camelcase-5.3.1.tgz#e3c9b31569e106811df242f715725a1f4c494320" integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== camelcase@^6.2.0: version "6.3.0" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz" + resolved "https://registry.npmmirror.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== caniuse-api@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/caniuse-api/-/caniuse-api-3.0.0.tgz" + resolved "https://registry.npmmirror.com/caniuse-api/-/caniuse-api-3.0.0.tgz#5e4d90e2274961d46291997df599e3ed008ee4c0" integrity sha512-bsTwuIg/BZZK/vreVTYYbSWoe2F+71P7K5QGEX+pT250DZbfU1MQ5prOKpPR+LL6uWKK3KMwMCAS74QB3Um1uw== dependencies: browserslist "^4.0.0" @@ -4476,19 +4129,14 @@ lodash.memoize "^4.1.2" lodash.uniq "^4.5.0" -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001578, caniuse-lite@^1.0.30001587: - version "1.0.30001589" - resolved "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001589.tgz#7ad6dba4c9bf6561aec8291976402339dc157dfb" - integrity sha512-vNQWS6kI+q6sBlHbh71IIeC+sRwK2N3EDySc/updIGhIee2x5z00J4c1242/5/d6EpEMdOnk/m+6tuk4/tcsqg== - -caniuse-lite@^1.0.30001599, caniuse-lite@^1.0.30001688: - version "1.0.30001715" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001715.tgz#bd325a37ad366e3fe90827d74062807a34fbaeb2" - integrity sha512-7ptkFGMm2OAOgvZpwgA4yjQ5SQbrNVGdRjzH0pBdy1Fasvcr+KAeECmbCAECzTuDuoX0FCY8KzUxjf9+9kfZEw== +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001599, caniuse-lite@^1.0.30001646, caniuse-lite@^1.0.30001688: + version "1.0.30001690" + resolved "https://registry.npmmirror.com/caniuse-lite/-/caniuse-lite-1.0.30001690.tgz#f2d15e3aaf8e18f76b2b8c1481abde063b8104c8" + integrity sha512-5ExiE3qQN6oF8Clf8ifIDcMRCRE/dMGcETG/XGMD8/XiXm6HXQgQTh1yZYLXXpSOsEUlJm1Xr7kGULZTuGtP/w== capital-case@^1.0.4: version "1.0.4" - resolved "https://registry.npmjs.org/capital-case/-/capital-case-1.0.4.tgz" + resolved "https://registry.npmmirror.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669" integrity sha512-ds37W8CytHgwnhGGTi88pcPyR15qoNkOpYwmMMfnWqqWgESapLqvDx6huFjQ5vqWSn2Z06173XNA7LtMOeUh1A== dependencies: no-case "^3.0.4" @@ -4497,25 +4145,25 @@ case-sensitive-paths-webpack-plugin@^2.3.0: version "2.4.0" - resolved "https://registry.npmjs.org/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz" + resolved "https://registry.npmmirror.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4" integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw== ccount@^2.0.0: version "2.0.1" - resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5" + resolved "https://registry.npmmirror.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5" integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg== chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2: version "4.1.2" - resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz" + resolved "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== dependencies: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^2.1.0, chalk@^2.4.2: +chalk@^2.1.0: version "2.4.2" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" + resolved "https://registry.npmmirror.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== dependencies: ansi-styles "^3.2.1" @@ -4524,7 +4172,7 @@ chalk@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz" + resolved "https://registry.npmmirror.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== dependencies: ansi-styles "^4.1.0" @@ -4532,7 +4180,7 @@ change-case@^4.1.2: version "4.1.2" - resolved "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz" + resolved "https://registry.npmmirror.com/change-case/-/change-case-4.1.2.tgz#fedfc5f136045e2398c0410ee441f95704641e12" integrity sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A== dependencies: camel-case "^4.1.2" @@ -4550,22 +4198,22 @@ char-regex@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" + resolved "https://registry.npmmirror.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf" integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== character-entities-html4@^2.0.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b" + resolved "https://registry.npmmirror.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b" integrity sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA== character-entities-legacy@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz#76bc83a90738901d7bc223a9e93759fdd560125b" + resolved "https://registry.npmmirror.com/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz#76bc83a90738901d7bc223a9e93759fdd560125b" integrity sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ== cheerio-select@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/cheerio-select/-/cheerio-select-2.1.0.tgz" + resolved "https://registry.npmmirror.com/cheerio-select/-/cheerio-select-2.1.0.tgz#4d8673286b8126ca2a8e42740d5e3c4884ae21b4" integrity sha512-9v9kG0LvzrlcungtnJtpGNxY+fzECQKhK4EGJX2vByejiMX84MFNQw4UxPJl3bFbTMw+Dfs37XaIkCwTZfLh4g== dependencies: boolbase "^1.0.0" @@ -4576,17 +4224,21 @@ domutils "^3.0.1" cheerio@^1.0.0-rc.10: - version "1.0.0-rc.12" - resolved "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.12.tgz" - integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q== + version "1.0.0" + resolved "https://registry.npmmirror.com/cheerio/-/cheerio-1.0.0.tgz#1ede4895a82f26e8af71009f961a9b8cb60d6a81" + integrity sha512-quS9HgjQpdaXOvsZz82Oz7uxtXiy6UIsIQcpBj7HRw2M63Skasm9qlDocAM7jNuaxdhpPU7c4kJN+gA5MCu4ww== dependencies: cheerio-select "^2.1.0" dom-serializer "^2.0.0" domhandler "^5.0.3" - domutils "^3.0.1" - htmlparser2 "^8.0.1" - parse5 "^7.0.0" + domutils "^3.1.0" + encoding-sniffer "^0.2.0" + htmlparser2 "^9.1.0" + parse5 "^7.1.2" parse5-htmlparser2-tree-adapter "^7.0.0" + parse5-parser-stream "^7.1.2" + undici "^6.19.5" + whatwg-mimetype "^4.0.0" "chokidar@>=3.0.0 <4.0.0", chokidar@^3.5.3: version "3.6.0" @@ -4604,9 +4256,9 @@ fsevents "~2.3.2" chrome-trace-event@^1.0.2: - version "1.0.3" - resolved "https://registry.npmjs.org/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz" - integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg== + version "1.0.4" + resolved "https://registry.npmmirror.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b" + integrity sha512-rNjApaLzuwaOTjCiT8lSDdGN1APCiqkChLMJxJPWLunPAt5fy8xgU9/jNOchV84wfIxrA0lRQB7oCT8jrn/wrQ== ci-info@^3.2.0: version "3.9.0" @@ -4614,9 +4266,9 @@ integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ== cjs-module-lexer@^1.0.0: - version "1.2.3" - resolved "https://registry.npmmirror.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107" - integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ== + version "1.4.1" + resolved "https://registry.npmmirror.com/cjs-module-lexer/-/cjs-module-lexer-1.4.1.tgz#707413784dbb3a72aa11c2f2b042a0bef4004170" + integrity sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA== clean-css@^5.2.2: version "5.3.3" @@ -4627,21 +4279,21 @@ cli-cursor@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-2.1.0.tgz" + resolved "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" integrity sha512-8lgKz8LmCRYZZQDpRyT2m5rKJ08TnU4tR9FFFW2rxpxR1FzWi4PQ/NfyODchAatHaUgnSPVcx/R5w6NuTBzFiw== dependencies: restore-cursor "^2.0.0" cli-cursor@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-3.1.0.tgz" + resolved "https://registry.npmmirror.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" integrity sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw== dependencies: restore-cursor "^3.1.0" cli-highlight@^2.1.10: version "2.1.11" - resolved "https://registry.npmjs.org/cli-highlight/-/cli-highlight-2.1.11.tgz" + resolved "https://registry.npmmirror.com/cli-highlight/-/cli-highlight-2.1.11.tgz#49736fa452f0aaf4fae580e30acb26828d2dc1bf" integrity sha512-9KDcoEVwyUXrjcJNvHD0NFc/hiwe/WPVYIleQh2O1N2Zro5gWJZ/K+3DGn8w8P/F6FxOgzyC5bxDyHIgCSPhGg== dependencies: chalk "^4.0.0" @@ -4658,7 +4310,7 @@ clipboardy@^2.3.0: version "2.3.0" - resolved "https://registry.npmjs.org/clipboardy/-/clipboardy-2.3.0.tgz" + resolved "https://registry.npmmirror.com/clipboardy/-/clipboardy-2.3.0.tgz#3c2903650c68e46a91b388985bc2774287dba290" integrity sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ== dependencies: arch "^2.1.1" @@ -4667,7 +4319,7 @@ cliui@^7.0.2, cliui@^7.0.4: version "7.0.4" - resolved "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz" + resolved "https://registry.npmmirror.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f" integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ== dependencies: string-width "^4.2.0" @@ -4676,7 +4328,7 @@ cliui@^8.0.1: version "8.0.1" - resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa" + resolved "https://registry.npmmirror.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa" integrity sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ== dependencies: string-width "^4.2.0" @@ -4685,7 +4337,7 @@ clone-deep@^4.0.1: version "4.0.1" - resolved "https://registry.npmjs.org/clone-deep/-/clone-deep-4.0.1.tgz" + resolved "https://registry.npmmirror.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387" integrity sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ== dependencies: is-plain-object "^2.0.4" @@ -4694,12 +4346,12 @@ clone@^1.0.2: version "1.0.4" - resolved "https://registry.npmjs.org/clone/-/clone-1.0.4.tgz" + resolved "https://registry.npmmirror.com/clone/-/clone-1.0.4.tgz#da309cc263df15994c688ca902179ca3c7cd7c7e" integrity sha512-JQHZ2QMW6l3aH/j6xCqQThY/9OH4D/9ls34cgkUBiEeocRTU04tHfKPBsUK1PqZCUQM7GiA0IIXJSuXHI64Kbg== co@^4.6.0: version "4.6.0" - resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz" + resolved "https://registry.npmmirror.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184" integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== collect-v8-coverage@^1.0.0: @@ -4709,31 +4361,31 @@ color-convert@^1.9.0, color-convert@^1.9.3: version "1.9.3" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" + resolved "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== dependencies: color-name "1.1.3" color-convert@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" + resolved "https://registry.npmmirror.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== dependencies: color-name "~1.1.4" color-name@1.1.3: version "1.1.3" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" + resolved "https://registry.npmmirror.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw== color-name@^1.0.0, color-name@~1.1.4: version "1.1.4" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" + resolved "https://registry.npmmirror.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== color-string@^1.6.0: version "1.9.1" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4" + resolved "https://registry.npmmirror.com/color-string/-/color-string-1.9.1.tgz#4467f9146f036f855b764dfb5bf8582bf342c7a4" integrity sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg== dependencies: color-name "^1.0.0" @@ -4741,7 +4393,7 @@ color@^3.1.3: version "3.2.1" - resolved "https://registry.yarnpkg.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164" + resolved "https://registry.npmmirror.com/color/-/color-3.2.1.tgz#3544dc198caf4490c3ecc9a790b54fe9ff45e164" integrity sha512-aBl7dZI9ENN6fUGC7mWpMTPNHmWUSNan9tuWN6ahh5ZLNk9baLJOnSMlrQkHcrfFgz2/RigjUVAjdx36VcemKA== dependencies: color-convert "^1.9.3" @@ -4749,59 +4401,59 @@ colord@^2.9.1: version "2.9.3" - resolved "https://registry.npmjs.org/colord/-/colord-2.9.3.tgz" + resolved "https://registry.npmmirror.com/colord/-/colord-2.9.3.tgz#4f8ce919de456f1d5c1c368c307fe20f3e59fb43" integrity sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw== colorette@^1.1.0: version "1.4.0" - resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40" + resolved "https://registry.npmmirror.com/colorette/-/colorette-1.4.0.tgz#5190fbb87276259a86ad700bff2c6d6faa3fca40" integrity sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g== colorette@^2.0.10: version "2.0.20" - resolved "https://registry.npmjs.org/colorette/-/colorette-2.0.20.tgz" + resolved "https://registry.npmmirror.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a" integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w== combined-stream@^1.0.8: version "1.0.8" - resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" + resolved "https://registry.npmmirror.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== dependencies: delayed-stream "~1.0.0" comma-separated-tokens@^2.0.0: version "2.0.3" - resolved "https://registry.yarnpkg.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee" + resolved "https://registry.npmmirror.com/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz#4e89c9458acb61bc8fef19f4529973b2392839ee" integrity sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg== commander@7, commander@^7.2.0: version "7.2.0" - resolved "https://registry.yarnpkg.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" + resolved "https://registry.npmmirror.com/commander/-/commander-7.2.0.tgz#a36cb57d0b501ce108e4d20559a150a391d97ab7" integrity sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw== commander@^2.20.0, commander@^2.20.3: version "2.20.3" - resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz" + resolved "https://registry.npmmirror.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== commander@^4.0.0: version "4.1.1" - resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068" + resolved "https://registry.npmmirror.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068" integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== commander@^8.3.0: version "8.3.0" - resolved "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz" + resolved "https://registry.npmmirror.com/commander/-/commander-8.3.0.tgz#4837ea1b2da67b9c616a67afbb0fafee567bca66" integrity sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww== commander@^9.0.0: version "9.5.0" - resolved "https://registry.npmjs.org/commander/-/commander-9.5.0.tgz" + resolved "https://registry.npmmirror.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30" integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ== compress-commons@^6.0.2: version "6.0.2" - resolved "https://registry.yarnpkg.com/compress-commons/-/compress-commons-6.0.2.tgz#26d31251a66b9d6ba23a84064ecd3a6a71d2609e" + resolved "https://registry.npmmirror.com/compress-commons/-/compress-commons-6.0.2.tgz#26d31251a66b9d6ba23a84064ecd3a6a71d2609e" integrity sha512-6FqVXeETqWPoGcfzrXb37E50NP0LXT8kAMu5ooZayhWWdgEY4lBEEcbQNXtkuKQsGduxiIcI4gOTsxTmuq/bSg== dependencies: crc-32 "^1.2.0" @@ -4810,71 +4462,66 @@ normalize-path "^3.0.0" readable-stream "^4.0.0" -compressible@~2.0.16: +compressible@~2.0.18: version "2.0.18" - resolved "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz" + resolved "https://registry.npmmirror.com/compressible/-/compressible-2.0.18.tgz#af53cca6b070d4c3c0750fbd77286a6d7cc46fba" integrity sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg== dependencies: mime-db ">= 1.43.0 < 2" compression@^1.7.4: - version "1.7.4" - resolved "https://registry.npmjs.org/compression/-/compression-1.7.4.tgz" - integrity sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ== + version "1.7.5" + resolved "https://registry.npmmirror.com/compression/-/compression-1.7.5.tgz#fdd256c0a642e39e314c478f6c2cd654edd74c93" + integrity sha512-bQJ0YRck5ak3LgtnpKkiabX5pNF7tMUh1BSy2ZBOTh0Dim0BUu6aPPwByIns6/A5Prh8PufSPerMDUklpzes2Q== dependencies: - accepts "~1.3.5" - bytes "3.0.0" - compressible "~2.0.16" + bytes "3.1.2" + compressible "~2.0.18" debug "2.6.9" + negotiator "~0.6.4" on-headers "~1.0.2" - safe-buffer "5.1.2" + safe-buffer "5.2.1" vary "~1.1.2" compute-scroll-into-view@^1.0.17, compute-scroll-into-view@^1.0.20: version "1.0.20" - resolved "https://registry.yarnpkg.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz#1768b5522d1172754f5d0c9b02de3af6be506a43" + resolved "https://registry.npmmirror.com/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz#1768b5522d1172754f5d0c9b02de3af6be506a43" integrity sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg== concat-map@0.0.1: version "0.0.1" - resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" + resolved "https://registry.npmmirror.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== confbox@^0.1.8: version "0.1.8" - resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06" + resolved "https://registry.npmmirror.com/confbox/-/confbox-0.1.8.tgz#820d73d3b3c82d9bd910652c5d4d599ef8ff8b06" integrity sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w== - -confbox@^0.2.1: - version "0.2.2" - resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.2.2.tgz#8652f53961c74d9e081784beed78555974a9c110" - integrity sha512-1NB+BKqhtNipMsov4xI/NnhCKp9XG9NamYp5PVm9klAT0fsrNPjaFICsCFhNhwZJKNh7zB/3q8qXz0E9oaMNtQ== confusing-browser-globals@^1.0.10: version "1.0.11" - resolved "https://registry.npmjs.org/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz" + resolved "https://registry.npmmirror.com/confusing-browser-globals/-/confusing-browser-globals-1.0.11.tgz#ae40e9b57cdd3915408a2805ebd3a5585608dc81" integrity sha512-JsPKdmh8ZkmnHxDk55FZ1TqVLvEQTvoByJZRN9jzI0UjxK/QgAmsphz7PGtqgPieQZ/CQcHWXCR7ATDNhGe+YA== connect-history-api-fallback@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz" + resolved "https://registry.npmmirror.com/connect-history-api-fallback/-/connect-history-api-fallback-2.0.0.tgz#647264845251a0daf25b97ce87834cace0f5f1c8" integrity sha512-U73+6lQFmfiNPrYbXqr6kZ1i1wiRqXnp2nhMsINseWXO8lDau0LGEffJ8kQi4EjLZympVgRdvqjAgiZ1tgzDDA== console@^0.7.2: version "0.7.2" - resolved "https://registry.npmjs.org/console/-/console-0.7.2.tgz" + resolved "https://registry.npmmirror.com/console/-/console-0.7.2.tgz#f9a4331249291591b7bf9bffa8e205356f20a9f0" integrity sha512-+JSDwGunA4MTEgAV/4VBKwUHonP8CzJ/6GIuwPi6acKFqFfHUdSGCm89ZxZ5FfGWdZfkdgAroy5bJ5FSeN/t4g== consolidate@^0.15.1: version "0.15.1" - resolved "https://registry.npmjs.org/consolidate/-/consolidate-0.15.1.tgz" + resolved "https://registry.npmmirror.com/consolidate/-/consolidate-0.15.1.tgz#21ab043235c71a07d45d9aad98593b0dba56bab7" integrity sha512-DW46nrsMJgy9kqAbPt5rKaCr7uFtpo4mSUvLHIUbJEjm0vo+aY5QLwBUq3FK4tRnJr/X0Psc0C4jf/h+HtXSMw== dependencies: bluebird "^3.1.1" constant-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/constant-case/-/constant-case-3.0.4.tgz#3b84a9aeaf4cf31ec45e6bf5de91bdfb0589faf1" integrity sha512-I2hSBi7Vvs7BEuJDr5dDHfzb/Ruj3FyvFyh7KLilAjNQw3Be+xgqUBA2W6scVEcL0hL1dwPRtIqEPVUCKkSsyQ== dependencies: no-case "^3.0.4" @@ -4883,53 +4530,53 @@ content-disposition@0.5.4: version "0.5.4" - resolved "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.4.tgz" + resolved "https://registry.npmmirror.com/content-disposition/-/content-disposition-0.5.4.tgz#8b82b4efac82512a02bb0b1dcec9d2c5e8eb5bfe" integrity sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ== dependencies: safe-buffer "5.2.1" -content-type@~1.0.4: +content-type@~1.0.4, content-type@~1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/content-type/-/content-type-1.0.5.tgz" + resolved "https://registry.npmmirror.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918" integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA== convert-source-map@^1.4.0, convert-source-map@^1.6.0: version "1.9.0" - resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz" + resolved "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-1.9.0.tgz#7faae62353fb4213366d0ca98358d22e8368b05f" integrity sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A== convert-source-map@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz" + resolved "https://registry.npmmirror.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a" integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg== cookie-signature@1.0.6: version "1.0.6" - resolved "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz" + resolved "https://registry.npmmirror.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" integrity sha512-QADzlaHc8icV8I7vbaJXJwod9HWYp8uCqf1xa4OfNu1T7JVxQIrUgOWtHdNDtPiywmFbiS12VjotIXLrKM3orQ== -cookie@0.5.0: - version "0.5.0" - resolved "https://registry.npmjs.org/cookie/-/cookie-0.5.0.tgz" - integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== +cookie@0.7.1: + version "0.7.1" + resolved "https://registry.npmmirror.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" + integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== copy-anything@^2.0.1: version "2.0.6" - resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-2.0.6.tgz#092454ea9584a7b7ad5573062b2a87f5900fc480" + resolved "https://registry.npmmirror.com/copy-anything/-/copy-anything-2.0.6.tgz#092454ea9584a7b7ad5573062b2a87f5900fc480" integrity sha512-1j20GZTsvKNkc4BY3NpMOM8tt///wY3FpIzozTOFO2ffuZcV61nojHXVKIy3WM+7ADCy5FVhdZYHYDdgTU0yJw== dependencies: is-what "^3.14.1" copy-anything@^3.0.2: version "3.0.5" - resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-3.0.5.tgz#2d92dce8c498f790fa7ad16b01a1ae5a45b020a0" + resolved "https://registry.npmmirror.com/copy-anything/-/copy-anything-3.0.5.tgz#2d92dce8c498f790fa7ad16b01a1ae5a45b020a0" integrity sha512-yCEafptTtb4bk7GLEQoM8KVJpxAfdBJYaXyzQEgQQQgYrZiDp8SJmGKlYza6CYjEDNstAdNdKA3UuoULlEbS6w== dependencies: is-what "^4.1.8" copy-webpack-plugin@^9.0.1: version "9.1.0" - resolved "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz" + resolved "https://registry.npmmirror.com/copy-webpack-plugin/-/copy-webpack-plugin-9.1.0.tgz#2d2c460c4c4695ec0a58afb2801a1205256c4e6b" integrity sha512-rxnR7PaGigJzhqETHGmAcxKnLZSR5u1Y3/bcIv/1FnqXedcL/E2ewK7ZCNrArJKCiSv8yVXhTqetJh8inDvfsA== dependencies: fast-glob "^3.2.7" @@ -4941,12 +4588,12 @@ core-util-is@~1.0.0: version "1.0.3" - resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz" + resolved "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85" integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ== cosmiconfig@^7.0.0: version "7.1.0" - resolved "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz" + resolved "https://registry.npmmirror.com/cosmiconfig/-/cosmiconfig-7.1.0.tgz#1443b9afa596b670082ea46cbd8f6a62b84635f6" integrity sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA== dependencies: "@types/parse-json" "^4.0.0" @@ -4957,12 +4604,12 @@ crc-32@^1.2.0: version "1.2.2" - resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff" + resolved "https://registry.npmmirror.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff" integrity sha512-ROmzCKrTnOwybPcJApAA6WBWij23HVfGVNKqqrZpuyZOHqK2CwHSvpGuyt/UNNvaIjEd8X5IFGp4Mh+Ie1IHJQ== crc32-stream@^6.0.0: version "6.0.0" - resolved "https://registry.yarnpkg.com/crc32-stream/-/crc32-stream-6.0.0.tgz#8529a3868f8b27abb915f6c3617c0fadedbf9430" + resolved "https://registry.npmmirror.com/crc32-stream/-/crc32-stream-6.0.0.tgz#8529a3868f8b27abb915f6c3617c0fadedbf9430" integrity sha512-piICUB6ei4IlTv1+653yq5+KoqfBYmj9bw6LqXoOneTMDXk5nM1qt12mFW1caG3LlJXEKW1Bp0WggEmIfQB34g== dependencies: crc-32 "^1.2.0" @@ -4970,14 +4617,14 @@ cross-env@7.0.3: version "7.0.3" - resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf" + resolved "https://registry.npmmirror.com/cross-env/-/cross-env-7.0.3.tgz#865264b29677dc015ba8418918965dd232fc54cf" integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw== dependencies: cross-spawn "^7.0.1" -cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: +cross-spawn@7.0.3: version "7.0.3" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" + resolved "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== dependencies: path-key "^3.1.0" @@ -4994,9 +4641,9 @@ which "^2.0.1" cross-spawn@^6.0.0: - version "6.0.5" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" - integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== + version "6.0.6" + resolved "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57" + integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw== dependencies: nice-try "^1.0.4" path-key "^2.0.1" @@ -5004,9 +4651,9 @@ shebang-command "^1.2.0" which "^1.2.9" -cross-spawn@^7.0.1: +cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3: version "7.0.6" - resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" + resolved "https://registry.npmmirror.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f" integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA== dependencies: path-key "^3.1.0" @@ -5020,28 +4667,28 @@ css-line-break@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/css-line-break/-/css-line-break-2.1.0.tgz#bfef660dfa6f5397ea54116bb3cb4873edbc4fa0" + resolved "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz#bfef660dfa6f5397ea54116bb3cb4873edbc4fa0" integrity sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w== dependencies: utrie "^1.0.2" css-loader@^6.5.0: - version "6.10.0" - resolved "https://registry.npmmirror.com/css-loader/-/css-loader-6.10.0.tgz#7c172b270ec7b833951b52c348861206b184a4b7" - integrity sha512-LTSA/jWbwdMlk+rhmElbDR2vbtQoTBPr7fkJE+mxrHj+7ru0hUmHafDRzWIjIHTwpitWVaqY2/UWGRca3yUgRw== + version "6.11.0" + resolved "https://registry.npmmirror.com/css-loader/-/css-loader-6.11.0.tgz#33bae3bf6363d0a7c2cf9031c96c744ff54d85ba" + integrity sha512-CTJ+AEQJjq5NzLga5pE39qdiSV56F8ywCIsqNIRF0r7BDgWsN25aazToqAFg7ZrtA/U016xudB3ffgweORxX7g== dependencies: icss-utils "^5.1.0" postcss "^8.4.33" - postcss-modules-extract-imports "^3.0.0" - postcss-modules-local-by-default "^4.0.4" - postcss-modules-scope "^3.1.1" + postcss-modules-extract-imports "^3.1.0" + postcss-modules-local-by-default "^4.0.5" + postcss-modules-scope "^3.2.0" postcss-modules-values "^4.0.0" postcss-value-parser "^4.2.0" semver "^7.5.4" css-minimizer-webpack-plugin@^3.0.2: version "3.4.1" - resolved "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz" + resolved "https://registry.npmmirror.com/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-3.4.1.tgz#ab78f781ced9181992fe7b6e4f3422e76429878f" integrity sha512-1u6D71zeIfgngN2XNRJefc/hY7Ybsxd74Jm4qngIXyUEk7fss3VUzuHxLAq/R8NAba4QU9OUSaMZlbpRc7bM4Q== dependencies: cssnano "^5.0.6" @@ -5053,7 +4700,7 @@ css-select@^4.1.3: version "4.3.0" - resolved "https://registry.npmjs.org/css-select/-/css-select-4.3.0.tgz" + resolved "https://registry.npmmirror.com/css-select/-/css-select-4.3.0.tgz#db7129b2846662fd8628cfc496abb2b59e41529b" integrity sha512-wPpOYtnsVontu2mODhA19JrqWxNsfdatRKd64kmpRbQgh1KtItko5sTnEpPdpSaJszTOhEMlF/RPz28qj4HqhQ== dependencies: boolbase "^1.0.0" @@ -5064,7 +4711,7 @@ css-select@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz" + resolved "https://registry.npmmirror.com/css-select/-/css-select-5.1.0.tgz#b8ebd6554c3637ccc76688804ad3f6a6fdaea8a6" integrity sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg== dependencies: boolbase "^1.0.0" @@ -5075,7 +4722,7 @@ css-tree@^1.1.2, css-tree@^1.1.3: version "1.1.3" - resolved "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz" + resolved "https://registry.npmmirror.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d" integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q== dependencies: mdn-data "2.0.14" @@ -5083,22 +4730,22 @@ css-what@^6.0.1, css-what@^6.1.0: version "6.1.0" - resolved "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz" + resolved "https://registry.npmmirror.com/css-what/-/css-what-6.1.0.tgz#fb5effcf76f1ddea2c81bdfaa4de44e79bac70f4" integrity sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw== cssesc@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz" + resolved "https://registry.npmmirror.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee" integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg== cssfilter@0.0.10: version "0.0.10" - resolved "https://registry.yarnpkg.com/cssfilter/-/cssfilter-0.0.10.tgz#c6d2672632a2e5c83e013e6864a42ce8defd20ae" + resolved "https://registry.npmmirror.com/cssfilter/-/cssfilter-0.0.10.tgz#c6d2672632a2e5c83e013e6864a42ce8defd20ae" integrity sha512-FAaLDaplstoRsDR8XGYH51znUN0UY7nMc6Z9/fvE8EXGwvJE9hu7W2vHwx1+bd6gCYnln9nLbzxFTrcO9YQDZw== cssnano-preset-default@^5.2.14: version "5.2.14" - resolved "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz" + resolved "https://registry.npmmirror.com/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz#309def4f7b7e16d71ab2438052093330d9ab45d8" integrity sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A== dependencies: css-declaration-sorter "^6.3.1" @@ -5133,12 +4780,12 @@ cssnano-utils@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz" + resolved "https://registry.npmmirror.com/cssnano-utils/-/cssnano-utils-3.1.0.tgz#95684d08c91511edfc70d2636338ca37ef3a6861" integrity sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA== cssnano@^5.0.0, cssnano@^5.0.6: version "5.1.15" - resolved "https://registry.npmjs.org/cssnano/-/cssnano-5.1.15.tgz" + resolved "https://registry.npmmirror.com/cssnano/-/cssnano-5.1.15.tgz#ded66b5480d5127fcb44dac12ea5a983755136bf" integrity sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw== dependencies: cssnano-preset-default "^5.2.14" @@ -5147,53 +4794,53 @@ csso@^4.2.0: version "4.2.0" - resolved "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz" + resolved "https://registry.npmmirror.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529" integrity sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA== dependencies: css-tree "^1.1.2" cssom@^0.4.4: version "0.4.4" - resolved "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz" + resolved "https://registry.npmmirror.com/cssom/-/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10" integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw== cssom@~0.3.6: version "0.3.8" - resolved "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz" + resolved "https://registry.npmmirror.com/cssom/-/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a" integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg== cssstyle@^2.3.0: version "2.3.0" - resolved "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz" + resolved "https://registry.npmmirror.com/cssstyle/-/cssstyle-2.3.0.tgz#ff665a0ddbdc31864b09647f34163443d90b0852" integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A== dependencies: cssom "~0.3.6" csstype@^3.0.8, csstype@^3.1.3: version "3.1.3" - resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" + resolved "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81" integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw== "d3-array@1 - 3", "d3-array@2 - 3", "d3-array@2.10.0 - 3", "d3-array@2.5.0 - 3", d3-array@3, d3-array@^3.2.0, d3-array@^3.2.4: version "3.2.4" - resolved "https://registry.yarnpkg.com/d3-array/-/d3-array-3.2.4.tgz#15fec33b237f97ac5d7c986dc77da273a8ed0bb5" + resolved "https://registry.npmmirror.com/d3-array/-/d3-array-3.2.4.tgz#15fec33b237f97ac5d7c986dc77da273a8ed0bb5" integrity sha512-tdQAmyA18i4J7wprpYq8ClcxZy3SC31QMeByyCFyRt7BVHdREQZ5lpzoe5mFEYZUWe+oq8HBvk9JjpibyEV4Jg== dependencies: internmap "1 - 2" d3-axis@3: version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-axis/-/d3-axis-3.0.0.tgz#c42a4a13e8131d637b745fc2973824cfeaf93322" + resolved "https://registry.npmmirror.com/d3-axis/-/d3-axis-3.0.0.tgz#c42a4a13e8131d637b745fc2973824cfeaf93322" integrity sha512-IH5tgjV4jE/GhHkRV0HiVYPDtvfjHQlQfJHs0usq7M30XcSBvOotpmH1IgkcXsO/5gEQZD43B//fc7SRT5S+xw== d3-binarytree@1: version "1.0.2" - resolved "https://registry.yarnpkg.com/d3-binarytree/-/d3-binarytree-1.0.2.tgz#ed43ebc13c70fbabfdd62df17480bc5a425753cc" + resolved "https://registry.npmmirror.com/d3-binarytree/-/d3-binarytree-1.0.2.tgz#ed43ebc13c70fbabfdd62df17480bc5a425753cc" integrity sha512-cElUNH+sHu95L04m92pG73t2MEJXKu+GeKUN1TJkFsu93E5W8E9Sc3kHEGJKgenGvj19m6upSn2EunvMgMD2Yw== d3-brush@3: version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-brush/-/d3-brush-3.0.0.tgz#6f767c4ed8dcb79de7ede3e1c0f89e63ef64d31c" + resolved "https://registry.npmmirror.com/d3-brush/-/d3-brush-3.0.0.tgz#6f767c4ed8dcb79de7ede3e1c0f89e63ef64d31c" integrity sha512-ALnjWlVYkXsVIGlOsuWH1+3udkYFI48Ljihfnh8FZPF2QS9o+PzGLBslO0PjzVoHLZ2KCVgAM8NVkXPJB2aNnQ== dependencies: d3-dispatch "1 - 3" @@ -5204,48 +4851,48 @@ d3-chord@3: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-chord/-/d3-chord-3.0.1.tgz#d156d61f485fce8327e6abf339cb41d8cbba6966" + resolved "https://registry.npmmirror.com/d3-chord/-/d3-chord-3.0.1.tgz#d156d61f485fce8327e6abf339cb41d8cbba6966" integrity sha512-VE5S6TNa+j8msksl7HwjxMHDM2yNK3XCkusIlpX5kwauBfXuyLAtNg9jCp/iHH61tgI4sb6R/EIMWCqEIdjT/g== dependencies: d3-path "1 - 3" d3-color@1: version "1.4.1" - resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-1.4.1.tgz#c52002bf8846ada4424d55d97982fef26eb3bc8a" + resolved "https://registry.npmmirror.com/d3-color/-/d3-color-1.4.1.tgz#c52002bf8846ada4424d55d97982fef26eb3bc8a" integrity sha512-p2sTHSLCJI2QKunbGb7ocOh7DgTAn8IrLx21QRc/BSnodXM4sv6aLQlnfpvehFMLZEfBc6g9pH9SWQccFYfJ9Q== "d3-color@1 - 3", d3-color@3, d3-color@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2" + resolved "https://registry.npmmirror.com/d3-color/-/d3-color-3.1.0.tgz#395b2833dfac71507f12ac2f7af23bf819de24e2" integrity sha512-zg/chbXyeBtMQ1LbD/WSoW2DpC3I0mpmPdW+ynRTj/x2DAWYrIY7qeZIHidozwV24m4iavr15lNwIwLxRmOxhA== d3-contour@4: version "4.0.2" - resolved "https://registry.yarnpkg.com/d3-contour/-/d3-contour-4.0.2.tgz#bb92063bc8c5663acb2422f99c73cbb6c6ae3bcc" + resolved "https://registry.npmmirror.com/d3-contour/-/d3-contour-4.0.2.tgz#bb92063bc8c5663acb2422f99c73cbb6c6ae3bcc" integrity sha512-4EzFTRIikzs47RGmdxbeUvLWtGedDUNkTcmzoeyg4sP/dvCexO47AaQL7VKy/gul85TOxw+IBgA8US2xwbToNA== dependencies: d3-array "^3.2.0" d3-delaunay@6: version "6.0.4" - resolved "https://registry.yarnpkg.com/d3-delaunay/-/d3-delaunay-6.0.4.tgz#98169038733a0a5babbeda55054f795bb9e4a58b" + resolved "https://registry.npmmirror.com/d3-delaunay/-/d3-delaunay-6.0.4.tgz#98169038733a0a5babbeda55054f795bb9e4a58b" integrity sha512-mdjtIZ1XLAM8bm/hx3WwjfHt6Sggek7qH043O8KEjDXN40xi3vx/6pYSVTwLjEgiXQTbvaouWKynLBiUZ6SK6A== dependencies: delaunator "5" "d3-dispatch@1 - 2": version "2.0.0" - resolved "https://registry.yarnpkg.com/d3-dispatch/-/d3-dispatch-2.0.0.tgz#8a18e16f76dd3fcaef42163c97b926aa9b55e7cf" + resolved "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-2.0.0.tgz#8a18e16f76dd3fcaef42163c97b926aa9b55e7cf" integrity sha512-S/m2VsXI7gAti2pBoLClFFTMOO1HTtT0j99AuXLoGFKO6deHDdnv6ZGTxSTTUTgO1zVcv82fCOtDjYK4EECmWA== "d3-dispatch@1 - 3", d3-dispatch@3, d3-dispatch@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz#5fc75284e9c2375c36c839411a0cf550cbfc4d5e" + resolved "https://registry.npmmirror.com/d3-dispatch/-/d3-dispatch-3.0.1.tgz#5fc75284e9c2375c36c839411a0cf550cbfc4d5e" integrity sha512-rzUyPU/S7rwUflMyLc1ETDeBj0NRuHKKAcvukozwhshr6g6c5d8zh4c2gQjY2bZ0dXeGLWc1PF174P2tVvKhfg== "d3-drag@2 - 3", d3-drag@3: version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-drag/-/d3-drag-3.0.0.tgz#994aae9cd23c719f53b5e10e3a0a6108c69607ba" + resolved "https://registry.npmmirror.com/d3-drag/-/d3-drag-3.0.0.tgz#994aae9cd23c719f53b5e10e3a0a6108c69607ba" integrity sha512-pWbUJLdETVA8lQNJecMxoXfH6x+mO2UQo8rSmZ+QqxcbyA3hfeprFgIT//HW2nlHChWeIIMwS2Fq+gEARkhTkg== dependencies: d3-dispatch "1 - 3" @@ -5253,7 +4900,7 @@ "d3-dsv@1 - 3", d3-dsv@3, d3-dsv@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-dsv/-/d3-dsv-3.0.1.tgz#c63af978f4d6a0d084a52a673922be2160789b73" + resolved "https://registry.npmmirror.com/d3-dsv/-/d3-dsv-3.0.1.tgz#c63af978f4d6a0d084a52a673922be2160789b73" integrity sha512-UG6OvdI5afDIFP9w4G0mNq50dSOsXHJaRE8arAS5o9ApWnIElp8GZw1Dun8vP8OyHOZ/QJUKUJwxiiCCnUwm+Q== dependencies: commander "7" @@ -5262,25 +4909,25 @@ "d3-ease@1 - 3", d3-ease@3, d3-ease@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-3.0.1.tgz#9658ac38a2140d59d346160f1f6c30fda0bd12f4" + resolved "https://registry.npmmirror.com/d3-ease/-/d3-ease-3.0.1.tgz#9658ac38a2140d59d346160f1f6c30fda0bd12f4" integrity sha512-wR/XK3D3XcLIZwpbvQwQ5fK+8Ykds1ip7A2Txe0yxncXSdq1L9skcG7blcedkOX+ZcgxGAmLX1FrRGbADwzi0w== d3-ease@^1.0.5: version "1.0.7" - resolved "https://registry.yarnpkg.com/d3-ease/-/d3-ease-1.0.7.tgz#9a834890ef8b8ae8c558b2fe55bd57f5993b85e2" + resolved "https://registry.npmmirror.com/d3-ease/-/d3-ease-1.0.7.tgz#9a834890ef8b8ae8c558b2fe55bd57f5993b85e2" integrity sha512-lx14ZPYkhNx0s/2HX5sLFUI3mbasHjSSpwO/KaaNACweVwxUruKyWVcb293wMv1RqTPZyZ8kSZ2NogUZNcLOFQ== d3-fetch@3, d3-fetch@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-fetch/-/d3-fetch-3.0.1.tgz#83141bff9856a0edb5e38de89cdcfe63d0a60a22" + resolved "https://registry.npmmirror.com/d3-fetch/-/d3-fetch-3.0.1.tgz#83141bff9856a0edb5e38de89cdcfe63d0a60a22" integrity sha512-kpkQIM20n3oLVBKGg6oHrUchHM3xODkTzjMoj7aWQFq5QEM+R6E4WkzT5+tojDY7yjez8KgCBRoj4aEr99Fdqw== dependencies: d3-dsv "1 - 3" d3-force-3d@^3.0.5: - version "3.0.6" - resolved "https://registry.yarnpkg.com/d3-force-3d/-/d3-force-3d-3.0.6.tgz#7ea4c26d7937b82993bd9444f570ed52f661d4aa" - integrity sha512-4tsKHUPLOVkyfEffZo1v6sFHvGFwAIIjt/W8IThbp08DYAsXZck+2pSHEG5W1+gQgEvFLdZkYvmJAbRM2EzMnA== + version "3.0.5" + resolved "https://registry.npmmirror.com/d3-force-3d/-/d3-force-3d-3.0.5.tgz#9c8931b49acc3554f9110e128bc580cd3ab830f2" + integrity sha512-tdwhAhoTYZY/a6eo9nR7HP3xSW/C6XvJTbeRpR92nlPzH6OiE+4MliN9feuSFd0tPtEUo+191qOhCTWx3NYifg== dependencies: d3-binarytree "1" d3-dispatch "1 - 3" @@ -5290,7 +4937,7 @@ d3-force@3, d3-force@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-force/-/d3-force-3.0.0.tgz#3e2ba1a61e70888fe3d9194e30d6d14eece155c4" + resolved "https://registry.npmmirror.com/d3-force/-/d3-force-3.0.0.tgz#3e2ba1a61e70888fe3d9194e30d6d14eece155c4" integrity sha512-zxV/SsA+U4yte8051P4ECydjD/S+qeYtnaIyAs9tgHCqfguma/aAQDjo85A9Z6EKhBirHRJHXIgJUlffT4wdLg== dependencies: d3-dispatch "1 - 3" @@ -5299,7 +4946,7 @@ d3-force@^2.0.1, d3-force@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/d3-force/-/d3-force-2.1.1.tgz#f20ccbf1e6c9e80add1926f09b51f686a8bc0937" + resolved "https://registry.npmmirror.com/d3-force/-/d3-force-2.1.1.tgz#f20ccbf1e6c9e80add1926f09b51f686a8bc0937" integrity sha512-nAuHEzBqMvpFVMf9OX75d00OxvOXdxY+xECIXjW6Gv8BRrXu6gAWbv/9XKrvfJ5i5DCokDW7RYE50LRoK092ew== dependencies: d3-dispatch "1 - 2" @@ -5308,12 +4955,12 @@ "d3-format@1 - 3", d3-format@3, d3-format@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-format/-/d3-format-3.1.0.tgz#9260e23a28ea5cb109e93b21a06e24e2ebd55641" + resolved "https://registry.npmmirror.com/d3-format/-/d3-format-3.1.0.tgz#9260e23a28ea5cb109e93b21a06e24e2ebd55641" integrity sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA== d3-geo-projection@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz#dc229e5ead78d31869a4e87cf1f45bd2716c48ca" + resolved "https://registry.npmmirror.com/d3-geo-projection/-/d3-geo-projection-4.0.0.tgz#dc229e5ead78d31869a4e87cf1f45bd2716c48ca" integrity sha512-p0bK60CEzph1iqmnxut7d/1kyTmm3UWtPlwdkM31AU+LW+BXazd5zJdoCn7VFxNCHXRngPHRnsNn5uGjLRGndg== dependencies: commander "7" @@ -5322,68 +4969,68 @@ "d3-geo@1.12.0 - 3", d3-geo@3, d3-geo@^3.1.1: version "3.1.1" - resolved "https://registry.yarnpkg.com/d3-geo/-/d3-geo-3.1.1.tgz#6027cf51246f9b2ebd64f99e01dc7c3364033a4d" + resolved "https://registry.npmmirror.com/d3-geo/-/d3-geo-3.1.1.tgz#6027cf51246f9b2ebd64f99e01dc7c3364033a4d" integrity sha512-637ln3gXKXOwhalDzinUgY83KzNWZRKbYubaG+fGVuc/dxO64RRljtCTnf5ecMyE1RIdtqpkVcq0IbtU2S8j2Q== dependencies: d3-array "2.5.0 - 3" d3-hierarchy@3, d3-hierarchy@3.1.2, d3-hierarchy@^3.1.2: version "3.1.2" - resolved "https://registry.yarnpkg.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz#b01cd42c1eed3d46db77a5966cf726f8c09160c6" + resolved "https://registry.npmmirror.com/d3-hierarchy/-/d3-hierarchy-3.1.2.tgz#b01cd42c1eed3d46db77a5966cf726f8c09160c6" integrity sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA== "d3-interpolate@1 - 3", "d3-interpolate@1.2.0 - 3", d3-interpolate@3, d3-interpolate@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz#3c47aa5b32c5b3dfb56ef3fd4342078a632b400d" + resolved "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz#3c47aa5b32c5b3dfb56ef3fd4342078a632b400d" integrity sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g== dependencies: d3-color "1 - 3" d3-interpolate@^1.3.2: version "1.4.0" - resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-1.4.0.tgz#526e79e2d80daa383f9e0c1c1c7dcc0f0583e987" + resolved "https://registry.npmmirror.com/d3-interpolate/-/d3-interpolate-1.4.0.tgz#526e79e2d80daa383f9e0c1c1c7dcc0f0583e987" integrity sha512-V9znK0zc3jOPV4VD2zZn0sDhZU3WAE2bmlxdIwwQPPzPjvyLkd8B3JUVdS1IDUFDkWZ72c9qnv1GK2ZagTZ8EA== dependencies: d3-color "1" d3-octree@1: version "1.1.0" - resolved "https://registry.yarnpkg.com/d3-octree/-/d3-octree-1.1.0.tgz#f07e353b76df872644e7130ab1a74c5ef2f4287e" + resolved "https://registry.npmmirror.com/d3-octree/-/d3-octree-1.1.0.tgz#f07e353b76df872644e7130ab1a74c5ef2f4287e" integrity sha512-F8gPlqpP+HwRPMO/8uOu5wjH110+6q4cgJvgJT6vlpy3BEaDIKlTZrgHKZSp/i1InRpVfh4puY/kvL6MxK930A== "d3-path@1 - 3", d3-path@3, d3-path@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-path/-/d3-path-3.1.0.tgz#22df939032fb5a71ae8b1800d61ddb7851c42526" + resolved "https://registry.npmmirror.com/d3-path/-/d3-path-3.1.0.tgz#22df939032fb5a71ae8b1800d61ddb7851c42526" integrity sha512-p3KP5HCf/bvjBSSKuXid6Zqijx7wIfNW+J/maPs+iwR35at5JCbLUT0LzF1cnjbCHWhqzQTIN2Jpe8pRebIEFQ== d3-polygon@3: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-polygon/-/d3-polygon-3.0.1.tgz#0b45d3dd1c48a29c8e057e6135693ec80bf16398" + resolved "https://registry.npmmirror.com/d3-polygon/-/d3-polygon-3.0.1.tgz#0b45d3dd1c48a29c8e057e6135693ec80bf16398" integrity sha512-3vbA7vXYwfe1SYhED++fPUQlWSYTTGmFmQiany/gdbiWgU/iEyQzyymwL9SkJjFFuCS4902BSzewVGsHHmHtXg== "d3-quadtree@1 - 2", d3-quadtree@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/d3-quadtree/-/d3-quadtree-2.0.0.tgz#edbad045cef88701f6fee3aee8e93fb332d30f9d" + resolved "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-2.0.0.tgz#edbad045cef88701f6fee3aee8e93fb332d30f9d" integrity sha512-b0Ed2t1UUalJpc3qXzKi+cPGxeXRr4KU9YSlocN74aTzp6R/Ud43t79yLLqxHRWZfsvWXmbDWPpoENK1K539xw== "d3-quadtree@1 - 3", d3-quadtree@3, d3-quadtree@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz#6dca3e8be2b393c9a9d514dabbd80a92deef1a4f" + resolved "https://registry.npmmirror.com/d3-quadtree/-/d3-quadtree-3.0.1.tgz#6dca3e8be2b393c9a9d514dabbd80a92deef1a4f" integrity sha512-04xDrxQTDTCFwP5H6hRhsRcb9xxv2RzkcsygFzmkSIOJy3PeRJP7sNk3VRIbKXcog561P9oU0/rVH6vDROAgUw== d3-random@3, d3-random@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-random/-/d3-random-3.0.1.tgz#d4926378d333d9c0bfd1e6fa0194d30aebaa20f4" + resolved "https://registry.npmmirror.com/d3-random/-/d3-random-3.0.1.tgz#d4926378d333d9c0bfd1e6fa0194d30aebaa20f4" integrity sha512-FXMe9GfxTxqd5D6jFsQ+DJ8BJS4E/fT5mqqdjovykEB2oFbTMDVdg1MGFxfQW+FBOGoB++k8swBrgwSHT1cUXQ== d3-regression@^1.3.10: version "1.3.10" - resolved "https://registry.yarnpkg.com/d3-regression/-/d3-regression-1.3.10.tgz#d1a411ab45044d9e8d5b8aec05f2e598e1a621c9" + resolved "https://registry.npmmirror.com/d3-regression/-/d3-regression-1.3.10.tgz#d1a411ab45044d9e8d5b8aec05f2e598e1a621c9" integrity sha512-PF8GWEL70cHHWpx2jUQXc68r1pyPHIA+St16muk/XRokETzlegj5LriNKg7o4LR0TySug4nHYPJNNRz/W+/Niw== d3-scale-chromatic@3, d3-scale-chromatic@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#34c39da298b23c20e02f1a4b239bd0f22e7f1314" + resolved "https://registry.npmmirror.com/d3-scale-chromatic/-/d3-scale-chromatic-3.1.0.tgz#34c39da298b23c20e02f1a4b239bd0f22e7f1314" integrity sha512-A3s5PWiZ9YCXFye1o246KoscMWqf8BsD9eRiJ3He7C9OBaxKhAd5TFCdEx/7VbKtxxTsu//1mMJFrEt572cEyQ== dependencies: d3-color "1 - 3" @@ -5391,7 +5038,7 @@ d3-scale@4, d3-scale@^4.0.2: version "4.0.2" - resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-4.0.2.tgz#82b38e8e8ff7080764f8dcec77bd4be393689396" + resolved "https://registry.npmmirror.com/d3-scale/-/d3-scale-4.0.2.tgz#82b38e8e8ff7080764f8dcec77bd4be393689396" integrity sha512-GZW464g1SH7ag3Y7hXjf8RoUuAFIqklOAq3MRl4OaWabTFJY9PN/E1YklhXLh+OQ3fM9yS2nOkCoS+WLZ6kvxQ== dependencies: d3-array "2.10.0 - 3" @@ -5402,48 +5049,48 @@ "d3-selection@2 - 3", d3-selection@3: version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-selection/-/d3-selection-3.0.0.tgz#c25338207efa72cc5b9bd1458a1a41901f1e1b31" + resolved "https://registry.npmmirror.com/d3-selection/-/d3-selection-3.0.0.tgz#c25338207efa72cc5b9bd1458a1a41901f1e1b31" integrity sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ== d3-shape@3, d3-shape@^3.2.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/d3-shape/-/d3-shape-3.2.0.tgz#a1a839cbd9ba45f28674c69d7f855bcf91dfc6a5" + resolved "https://registry.npmmirror.com/d3-shape/-/d3-shape-3.2.0.tgz#a1a839cbd9ba45f28674c69d7f855bcf91dfc6a5" integrity sha512-SaLBuwGm3MOViRq2ABk3eLoxwZELpH6zhl3FbAoJ7Vm1gofKx6El1Ib5z23NUEhF9AsGl7y+dzLe5Cw2AArGTA== dependencies: d3-path "^3.1.0" "d3-time-format@2 - 4", d3-time-format@4: version "4.1.0" - resolved "https://registry.yarnpkg.com/d3-time-format/-/d3-time-format-4.1.0.tgz#7ab5257a5041d11ecb4fe70a5c7d16a195bb408a" + resolved "https://registry.npmmirror.com/d3-time-format/-/d3-time-format-4.1.0.tgz#7ab5257a5041d11ecb4fe70a5c7d16a195bb408a" integrity sha512-dJxPBlzC7NugB2PDLwo9Q8JiTR3M3e4/XANkreKSUxF8vvXKqm1Yfq4Q5dl8budlunRVlUUaDUgFt7eA8D6NLg== dependencies: d3-time "1 - 3" "d3-time@1 - 3", "d3-time@2.1.1 - 3", d3-time@3, d3-time@^3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/d3-time/-/d3-time-3.1.0.tgz#9310db56e992e3c0175e1ef385e545e48a9bb5c7" + resolved "https://registry.npmmirror.com/d3-time/-/d3-time-3.1.0.tgz#9310db56e992e3c0175e1ef385e545e48a9bb5c7" integrity sha512-VqKjzBLejbSMT4IgbmVgDjpkYrNWUYJnbCGo874u7MMKIWsILRX+OpX/gTk8MqjpT1A/c6HY2dCA77ZN0lkQ2Q== dependencies: d3-array "2 - 3" "d3-timer@1 - 2": version "2.0.0" - resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-2.0.0.tgz#055edb1d170cfe31ab2da8968deee940b56623e6" + resolved "https://registry.npmmirror.com/d3-timer/-/d3-timer-2.0.0.tgz#055edb1d170cfe31ab2da8968deee940b56623e6" integrity sha512-TO4VLh0/420Y/9dO3+f9abDEFYeCUr2WZRlxJvbp4HPTQcSylXNiL6yZa9FIUvV1yRiFufl1bszTCLDqv9PWNA== "d3-timer@1 - 3", d3-timer@3, d3-timer@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-3.0.1.tgz#6284d2a2708285b1abb7e201eda4380af35e63b0" + resolved "https://registry.npmmirror.com/d3-timer/-/d3-timer-3.0.1.tgz#6284d2a2708285b1abb7e201eda4380af35e63b0" integrity sha512-ndfJ/JxxMd3nw31uyKoY2naivF+r29V+Lc0svZxe1JvvIRmi8hUsrMvdOwgS1o6uBHmiz91geQ0ylPP0aj1VUA== d3-timer@^1.0.9: version "1.0.10" - resolved "https://registry.yarnpkg.com/d3-timer/-/d3-timer-1.0.10.tgz#dfe76b8a91748831b13b6d9c793ffbd508dd9de5" + resolved "https://registry.npmmirror.com/d3-timer/-/d3-timer-1.0.10.tgz#dfe76b8a91748831b13b6d9c793ffbd508dd9de5" integrity sha512-B1JDm0XDaQC+uvo4DT79H0XmBskgS3l6Ve+1SBCfxgmtIb1AVrPIoqd+nPSv+loMX8szQ0sVUhGngL7D5QPiXw== "d3-transition@2 - 3", d3-transition@3: version "3.0.1" - resolved "https://registry.yarnpkg.com/d3-transition/-/d3-transition-3.0.1.tgz#6869fdde1448868077fdd5989200cb61b2a1645f" + resolved "https://registry.npmmirror.com/d3-transition/-/d3-transition-3.0.1.tgz#6869fdde1448868077fdd5989200cb61b2a1645f" integrity sha512-ApKvfjsSR6tg06xrL434C0WydLr7JewBB3V+/39RMHsaXTOG0zmt/OAXeng5M5LBm0ojmxJrpomQVZ1aPvBL4w== dependencies: d3-color "1 - 3" @@ -5454,7 +5101,7 @@ d3-zoom@3: version "3.0.0" - resolved "https://registry.yarnpkg.com/d3-zoom/-/d3-zoom-3.0.0.tgz#d13f4165c73217ffeaa54295cd6969b3e7aee8f3" + resolved "https://registry.npmmirror.com/d3-zoom/-/d3-zoom-3.0.0.tgz#d13f4165c73217ffeaa54295cd6969b3e7aee8f3" integrity sha512-b8AmV3kfQaqWAuacbPuNbL6vahnOJflOhexLzMMNLga62+/nh0JzvJ0aO/5a5MVgUFGS7Hu1P9P03o3fJkDCyw== dependencies: d3-dispatch "1 - 3" @@ -5465,7 +5112,7 @@ d3@7.9.0: version "7.9.0" - resolved "https://registry.yarnpkg.com/d3/-/d3-7.9.0.tgz#579e7acb3d749caf8860bd1741ae8d371070cd5d" + resolved "https://registry.npmmirror.com/d3/-/d3-7.9.0.tgz#579e7acb3d749caf8860bd1741ae8d371070cd5d" integrity sha512-e1U46jVP+w7Iut8Jt8ri1YsPOvFpg46k+K8TpCb0P+zjCkjkPnV7WzfDJzMHy1LnA+wj5pLT1wjO901gLXeEhA== dependencies: d3-array "3" @@ -5501,12 +5148,12 @@ dagre-compound@^0.0.11: version "0.0.11" - resolved "https://registry.yarnpkg.com/dagre-compound/-/dagre-compound-0.0.11.tgz#8d3d1004d756f420582d29f28c92045375018987" + resolved "https://registry.npmmirror.com/dagre-compound/-/dagre-compound-0.0.11.tgz#8d3d1004d756f420582d29f28c92045375018987" integrity sha512-UrSgRP9LtOZCYb9e5doolZXpc7xayyszgyOs7uakTK4n4KsLegLVTRRtq01GpQd/iZjYw5fWMapx9ed+c80MAQ== dagre@^0.8.5: version "0.8.5" - resolved "https://registry.yarnpkg.com/dagre/-/dagre-0.8.5.tgz#ba30b0055dac12b6c1fcc247817442777d06afee" + resolved "https://registry.npmmirror.com/dagre/-/dagre-0.8.5.tgz#ba30b0055dac12b6c1fcc247817442777d06afee" integrity sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw== dependencies: graphlib "^2.1.8" @@ -5514,7 +5161,7 @@ data-urls@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz" + resolved "https://registry.npmmirror.com/data-urls/-/data-urls-2.0.0.tgz#156485a72963a970f5d5821aaf642bef2bf2db9b" integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ== dependencies: abab "^2.0.3" @@ -5523,7 +5170,7 @@ data-view-buffer@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz#211a03ba95ecaf7798a8c7198d79536211f88570" + resolved "https://registry.npmmirror.com/data-view-buffer/-/data-view-buffer-1.0.2.tgz#211a03ba95ecaf7798a8c7198d79536211f88570" integrity sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ== dependencies: call-bound "^1.0.3" @@ -5532,7 +5179,7 @@ data-view-byte-length@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz#9e80f7ca52453ce3e93d25a35318767ea7704735" + resolved "https://registry.npmmirror.com/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz#9e80f7ca52453ce3e93d25a35318767ea7704735" integrity sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ== dependencies: call-bound "^1.0.3" @@ -5541,26 +5188,26 @@ data-view-byte-offset@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz#068307f9b71ab76dbbe10291389e020856606191" + resolved "https://registry.npmmirror.com/data-view-byte-offset/-/data-view-byte-offset-1.0.1.tgz#068307f9b71ab76dbbe10291389e020856606191" integrity sha512-BS8PfmtDGnrgYdOonGZQdLZslWIeCGFP9tpan0hi1Co2Zr2NKADsvGYA8XxuG/4UWgJ6Cjtv+YJnB6MM69QGlQ== dependencies: call-bound "^1.0.2" es-errors "^1.3.0" is-data-view "^1.0.1" -dayjs@1.11.10, dayjs@^1.11.3: +dayjs@1.11.10: version "1.11.10" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" + resolved "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.10.tgz#68acea85317a6e164457d6d6947564029a6a16a0" integrity sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ== -dayjs@^1.10.3: +dayjs@^1.10.3, dayjs@^1.11.3: version "1.11.13" - resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" + resolved "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.13.tgz#92430b0139055c3ebb60150aa13e860a4b5a366c" integrity sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg== de-indent@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" + resolved "https://registry.npmmirror.com/de-indent/-/de-indent-1.0.2.tgz#b2038e846dc33baa5796128d0804b455b8c1e21d" integrity sha512-e/1zu3xH5MQryN2zdVaF0OrdNLUbvWxzMbi+iNA6Bky7l1RoP8a2fIbRocyHclXt/arDrrR6lL3TqFD9pMQTsg== debounce@^1.2.1: @@ -5570,82 +5217,75 @@ debug@2.6.9, debug@^2.6.9: version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" + resolved "https://registry.npmmirror.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f" integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== dependencies: ms "2.0.0" -debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4: - version "4.3.4" - resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" - integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== - dependencies: - ms "2.1.2" - -debug@^3.2.7: - version "3.2.7" - resolved "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz" - integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== - dependencies: - ms "^2.1.1" - -debug@^4.3.3, debug@^4.4.0: +debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@^4.3.4: version "4.4.0" - resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" + resolved "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a" integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA== dependencies: ms "^2.1.3" +debug@^3.2.7: + version "3.2.7" + resolved "https://registry.npmmirror.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" + integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== + dependencies: + ms "^2.1.1" + decimal.js@^10.2.1: version "10.4.3" - resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.4.3.tgz" + resolved "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23" integrity sha512-VBBaLc1MgL5XpzgIP7ny5Z6Nx3UrRkIViUkPUdtl9aya5amy3De1gsUUSB1g3+3sExYNjCAsAznmukyxCb1GRA== decimal.js@^10.4.3: version "10.5.0" - resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.5.0.tgz#0f371c7cf6c4898ce0afb09836db73cd82010f22" + resolved "https://registry.npmmirror.com/decimal.js/-/decimal.js-10.5.0.tgz#0f371c7cf6c4898ce0afb09836db73cd82010f22" integrity sha512-8vDa8Qxvr/+d94hSh5P3IJwI5t8/c0KsMp+g8bNw9cY2icONa5aPfvKeieW1WlG0WQYwwhJ7mjui2xtiePQSXw== dedent-js@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/dedent-js/-/dedent-js-1.0.1.tgz" + resolved "https://registry.npmmirror.com/dedent-js/-/dedent-js-1.0.1.tgz#bee5fb7c9e727d85dffa24590d10ec1ab1255305" integrity sha512-OUepMozQULMLUmhxS95Vudo0jb0UchLimi3+pQ2plj61Fcy8axbP9hbiD4Sz6DPqn6XG3kfmziVfQ1rSys5AJQ== dedent@^0.7.0: version "0.7.0" - resolved "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz" + resolved "https://registry.npmmirror.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c" integrity sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA== deep-is@^0.1.3: version "0.1.4" - resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz" + resolved "https://registry.npmmirror.com/deep-is/-/deep-is-0.1.4.tgz#a6f2dce612fadd2ef1f519b73551f17e85199831" integrity sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ== deepmerge@^1.5.2: version "1.5.2" - resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-1.5.2.tgz" + resolved "https://registry.npmmirror.com/deepmerge/-/deepmerge-1.5.2.tgz#10499d868844cdad4fee0842df8c7f6f0c95a753" integrity sha512-95k0GDqvBjZavkuvzx/YqVLv/6YYa17fz6ILMSf7neqQITCPbnfEnQvEgMPNjH4kgobe7+WIL0yJEHku+H3qtQ== deepmerge@^4.2.2: version "4.3.1" - resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz" + resolved "https://registry.npmmirror.com/deepmerge/-/deepmerge-4.3.1.tgz#44b5f2147cd3b00d4b56137685966f26fd25dd4a" integrity sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A== default-gateway@^6.0.3: version "6.0.3" - resolved "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz" + resolved "https://registry.npmmirror.com/default-gateway/-/default-gateway-6.0.3.tgz#819494c888053bdb743edbf343d6cdf7f2943a71" integrity sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg== dependencies: execa "^5.0.0" defaults@^1.0.3: version "1.0.4" - resolved "https://registry.npmjs.org/defaults/-/defaults-1.0.4.tgz" + resolved "https://registry.npmmirror.com/defaults/-/defaults-1.0.4.tgz#b0b02062c1e2aa62ff5d9528f0f98baa90978d7a" integrity sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A== dependencies: clone "^1.0.2" -define-data-property@^1.0.1, define-data-property@^1.1.2, define-data-property@^1.1.4: +define-data-property@^1.0.1, define-data-property@^1.1.4: version "1.1.4" resolved "https://registry.npmmirror.com/define-data-property/-/define-data-property-1.1.4.tgz#894dc141bb7d3060ae4366f6a0107e68fbe48c5e" integrity sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A== @@ -5656,10 +5296,10 @@ define-lazy-prop@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz" + resolved "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== -define-properties@^1.1.3, define-properties@^1.2.0, define-properties@^1.2.1: +define-properties@^1.2.1: version "1.2.1" resolved "https://registry.npmmirror.com/define-properties/-/define-properties-1.2.1.tgz#10781cc616eb951a80a034bafcaa7377f6af2b6c" integrity sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg== @@ -5670,83 +5310,83 @@ delaunator@5: version "5.0.1" - resolved "https://registry.yarnpkg.com/delaunator/-/delaunator-5.0.1.tgz#39032b08053923e924d6094fe2cde1a99cc51278" + resolved "https://registry.npmmirror.com/delaunator/-/delaunator-5.0.1.tgz#39032b08053923e924d6094fe2cde1a99cc51278" integrity sha512-8nvh+XBe96aCESrGOqMp/84b13H9cdKbG5P2ejQCh4d4sK9RL4371qou9drQjMhvnPmhWl5hnmqbEE0fXr9Xnw== dependencies: robust-predicates "^3.0.2" delayed-stream@~1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" + resolved "https://registry.npmmirror.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" integrity sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ== depd@2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" + resolved "https://registry.npmmirror.com/depd/-/depd-2.0.0.tgz#b696163cc757560d09cf22cc8fad1571b79e76df" integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== depd@~1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/depd/-/depd-1.1.2.tgz" + resolved "https://registry.npmmirror.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9" integrity sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ== dequal@^2.0.0: version "2.0.3" - resolved "https://registry.yarnpkg.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" + resolved "https://registry.npmmirror.com/dequal/-/dequal-2.0.3.tgz#2644214f1997d39ed0ee0ece72335490a7ac67be" integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA== destroy@1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/destroy/-/destroy-1.2.0.tgz" + resolved "https://registry.npmmirror.com/destroy/-/destroy-1.2.0.tgz#4803735509ad8be552934c67df614f94e66fa015" integrity sha512-2sJGJTaXIIaR1w4iJSNoN0hnMY7Gpc/n8D4qSCJw8QqFWXf7cuAgnEHxBpweaVcPevC2l3KpjYCx3NypQQgaJg== detect-browser@^5.0.0, detect-browser@^5.1.0: version "5.3.0" - resolved "https://registry.yarnpkg.com/detect-browser/-/detect-browser-5.3.0.tgz#9705ef2bddf46072d0f7265a1fe300e36fe7ceca" + resolved "https://registry.npmmirror.com/detect-browser/-/detect-browser-5.3.0.tgz#9705ef2bddf46072d0f7265a1fe300e36fe7ceca" integrity sha512-53rsFbGdwMwlF7qvCt0ypLM5V5/Mbl0szB7GPN8y9NCcbknYOeVVXdrXEq+90IwAfrrzt6Hd+u2E2ntakICU8w== detect-libc@^1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz" + resolved "https://registry.npmmirror.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" integrity sha512-pGjwhsmsp4kL2RTz08wcOlGN83otlqHeD/Z5T8GXZB+/YcpQ/dgo+lbU8ZsGxV0HIvqqxo9l7mqYwyYMD9bKDg== detect-newline@^3.0.0: version "3.1.0" - resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz" + resolved "https://registry.npmmirror.com/detect-newline/-/detect-newline-3.1.0.tgz#576f5dfc63ae1a192ff192d8ad3af6308991b651" integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== detect-node@^2.0.4: version "2.1.0" - resolved "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz" + resolved "https://registry.npmmirror.com/detect-node/-/detect-node-2.1.0.tgz#c9c70775a49c3d03bc2c06d9a73be550f978f8b1" integrity sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g== devlop@^1.0.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/devlop/-/devlop-1.1.0.tgz#4db7c2ca4dc6e0e834c30be70c94bbc976dc7018" + resolved "https://registry.npmmirror.com/devlop/-/devlop-1.1.0.tgz#4db7c2ca4dc6e0e834c30be70c94bbc976dc7018" integrity sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA== dependencies: dequal "^2.0.0" didyoumean@^1.2.2: version "1.2.2" - resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037" + resolved "https://registry.npmmirror.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037" integrity sha512-gxtyfqMg7GKyhQmb056K7M3xszy/myH8w+B4RT+QXBQsvAOdc3XymqDDPHx1BgPgsdAA5SIifona89YtRATDzw== diff-sequences@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz" + resolved "https://registry.npmmirror.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327" integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ== dir-glob@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz" + resolved "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz#56dbf73d992a4a93ba1584f4534063fd2e41717f" integrity sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA== dependencies: path-type "^4.0.0" dlv@^1.1.3: version "1.1.3" - resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79" + resolved "https://registry.npmmirror.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79" integrity sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA== dns-packet@^5.2.2: @@ -5758,28 +5398,28 @@ doctrine@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/doctrine/-/doctrine-2.1.0.tgz" + resolved "https://registry.npmmirror.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" integrity sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw== dependencies: esutils "^2.0.2" doctrine@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" + resolved "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961" integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== dependencies: esutils "^2.0.2" dom-converter@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz" + resolved "https://registry.npmmirror.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768" integrity sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA== dependencies: utila "~0.4" dom-serializer@^1.0.1: version "1.4.1" - resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.4.1.tgz" + resolved "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-1.4.1.tgz#de5d41b1aea290215dc45a6dae8adcf1d32e2d30" integrity sha512-VHwB3KfrcOOkelEG2ZOfxqLZdfkil8PtJi4P8N2MMXucZq2yLp75ClViUlOVwyoHEDjYU433Aq+5zWP61+RGag== dependencies: domelementtype "^2.0.1" @@ -5788,7 +5428,7 @@ dom-serializer@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz" + resolved "https://registry.npmmirror.com/dom-serializer/-/dom-serializer-2.0.0.tgz#e41b802e1eedf9f6cae183ce5e622d789d7d8e53" integrity sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg== dependencies: domelementtype "^2.3.0" @@ -5797,48 +5437,48 @@ dom-zindex@^1.0.6: version "1.0.6" - resolved "https://registry.yarnpkg.com/dom-zindex/-/dom-zindex-1.0.6.tgz#0f911b39d3e542232ad91307638dbb869643f89e" + resolved "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz#0f911b39d3e542232ad91307638dbb869643f89e" integrity sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA== domelementtype@^2.0.1, domelementtype@^2.2.0, domelementtype@^2.3.0: version "2.3.0" - resolved "https://registry.npmjs.org/domelementtype/-/domelementtype-2.3.0.tgz" + resolved "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz#5c45e8e869952626331d7aab326d01daf65d589d" integrity sha512-OLETBj6w0OsagBwdXnPdN0cnMfF9opN69co+7ZrbfPGrdpPVNBUj02spi6B1N7wChLQiPn4CSH/zJvXw56gmHw== domexception@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz" + resolved "https://registry.npmmirror.com/domexception/-/domexception-2.0.1.tgz#fb44aefba793e1574b0af6aed2801d057529f304" integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg== dependencies: webidl-conversions "^5.0.0" domhandler@^4.0.0, domhandler@^4.2.0, domhandler@^4.3.1: version "4.3.1" - resolved "https://registry.npmjs.org/domhandler/-/domhandler-4.3.1.tgz" + resolved "https://registry.npmmirror.com/domhandler/-/domhandler-4.3.1.tgz#8d792033416f59d68bc03a5aa7b018c1ca89279c" integrity sha512-GrwoxYN+uWlzO8uhUXRl0P+kHE4GtVPfYzVLcUxPL7KNdHKj66vvlhiweIHqYYXWlw+T8iLMp42Lm67ghw4WMQ== dependencies: domelementtype "^2.2.0" domhandler@^5.0.2, domhandler@^5.0.3: version "5.0.3" - resolved "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz" + resolved "https://registry.npmmirror.com/domhandler/-/domhandler-5.0.3.tgz#cc385f7f751f1d1fc650c21374804254538c7d31" integrity sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w== dependencies: domelementtype "^2.3.0" domutils@^2.5.2, domutils@^2.8.0: version "2.8.0" - resolved "https://registry.npmjs.org/domutils/-/domutils-2.8.0.tgz" + resolved "https://registry.npmmirror.com/domutils/-/domutils-2.8.0.tgz#4437def5db6e2d1f5d6ee859bd95ca7d02048135" integrity sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A== dependencies: dom-serializer "^1.0.1" domelementtype "^2.2.0" domhandler "^4.2.0" -domutils@^3.0.1: - version "3.1.0" - resolved "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz" - integrity sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA== +domutils@^3.0.1, domutils@^3.1.0: + version "3.2.2" + resolved "https://registry.npmmirror.com/domutils/-/domutils-3.2.2.tgz#edbfe2b668b0c1d97c24baf0f1062b132221bc78" + integrity sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw== dependencies: dom-serializer "^2.0.0" domelementtype "^2.3.0" @@ -5846,7 +5486,7 @@ dot-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/dot-case/-/dot-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751" integrity sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w== dependencies: no-case "^3.0.4" @@ -5854,17 +5494,17 @@ dotenv-expand@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/dotenv-expand/-/dotenv-expand-5.1.0.tgz" + resolved "https://registry.npmmirror.com/dotenv-expand/-/dotenv-expand-5.1.0.tgz#3fbaf020bfd794884072ea26b1e9791d45a629f0" integrity sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA== dotenv@^10.0.0: version "10.0.0" - resolved "https://registry.npmjs.org/dotenv/-/dotenv-10.0.0.tgz" + resolved "https://registry.npmmirror.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81" integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q== dunder-proto@^1.0.0, dunder-proto@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" + resolved "https://registry.npmmirror.com/dunder-proto/-/dunder-proto-1.0.1.tgz#d7ae667e1dc83482f8b70fd0f6eefc50da30f58a" integrity sha512-KIN/nDJBQRcXw0MLVhZE9iQHmG68qAVIBg9CqmUYjmQIhgij9U5MFvrqkUL5FbtyyzZuOeOt0zdeRe4UY7ct+A== dependencies: call-bind-apply-helpers "^1.0.1" @@ -5873,33 +5513,28 @@ duplexer@^0.1.2: version "0.1.2" - resolved "https://registry.npmjs.org/duplexer/-/duplexer-0.1.2.tgz" + resolved "https://registry.npmmirror.com/duplexer/-/duplexer-0.1.2.tgz#3abe43aef3835f8ae077d136ddce0f276b0400e6" integrity sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg== eastasianwidth@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz" + resolved "https://registry.npmmirror.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb" integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA== easy-stack@1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/easy-stack/-/easy-stack-1.0.1.tgz" + resolved "https://registry.npmmirror.com/easy-stack/-/easy-stack-1.0.1.tgz#8afe4264626988cabb11f3c704ccd0c835411066" integrity sha512-wK2sCs4feiiJeFXn3zvY0p41mdU5VUgbgs1rNsc/y5ngFUijdWd+iIN8eoyuZHKB8xN6BL4PdWmzqFmxNg6V2w== ee-first@1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz" + resolved "https://registry.npmmirror.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow== -electron-to-chromium@^1.4.668: - version "1.4.682" - resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.682.tgz#27577b88ccccc810e09b05093345cf1830f1bd65" - integrity sha512-oCglfs8yYKs9RQjJFOHonSnhikPK3y+0SvSYc/YpYJV//6rqc0/hbwd0c7vgK4vrl6y2gJAwjkhkSGWK+z4KRA== - electron-to-chromium@^1.5.73: - version "1.5.140" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.140.tgz#91d9279fe72963f22c5784cc7f3461b5fed34786" - integrity sha512-o82Rj+ONp4Ip7Cl1r7lrqx/pXhbp/lh9DpKcMNscFJdh8ebyRofnc7Sh01B4jx403RI0oqTBvlZ7OBIZLMr2+Q== + version "1.5.79" + resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.5.79.tgz#4424f23f319db7a653cf9ee76102e4ac283e6b3e" + integrity sha512-nYOxJNxQ9Om4EC88BE4pPoNI8xwSFf8pU/BAeOl4Hh/b/i6V4biTAzwV7pXi3ARKeoYO5JZKMIXTryXSVer5RA== element-plus@2.6.3: version "2.6.3" @@ -5924,135 +5559,101 @@ element-tree-line@0.2.1: version "0.2.1" - resolved "https://registry.yarnpkg.com/element-tree-line/-/element-tree-line-0.2.1.tgz#91bcb872f44c156132d61848bc5f5810ca19bc84" + resolved "https://registry.npmmirror.com/element-tree-line/-/element-tree-line-0.2.1.tgz#91bcb872f44c156132d61848bc5f5810ca19bc84" integrity sha512-YWHftDSOFiBuw49drxJV7Yi7pCqPpwBBBeQmySjchcxU3uUOAu72FDLK5RyTGJ5qt4Ci+yoUg7zJqsFP5u7N5A== emittery@^0.8.1: version "0.8.1" - resolved "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz" + resolved "https://registry.npmmirror.com/emittery/-/emittery-0.8.1.tgz#bb23cc86d03b30aa75a7f734819dee2e1ba70860" integrity sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg== emoji-regex-xs@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz#e8af22e5d9dbd7f7f22d280af3d19d2aab5b0724" + resolved "https://registry.npmmirror.com/emoji-regex-xs/-/emoji-regex-xs-1.0.0.tgz#e8af22e5d9dbd7f7f22d280af3d19d2aab5b0724" integrity sha512-LRlerrMYoIDrT6jgpeZ2YYl/L8EulRTt5hQcYjy5AInh7HWXKimpqx68aknBFpGL2+/IcogTcaydJEgaTmOpDg== emoji-regex@^8.0.0: version "8.0.0" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" + resolved "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== emoji-regex@^9.2.2: version "9.2.2" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz" + resolved "https://registry.npmmirror.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72" integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg== emojis-list@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/emojis-list/-/emojis-list-3.0.0.tgz" + resolved "https://registry.npmmirror.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78" integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q== encodeurl@~1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz" + resolved "https://registry.npmmirror.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" integrity sha512-TPJXq8JqFaVYm2CWmPvnP2Iyo4ZSM7/QKcSmuMLDObfpH5fi7RUGmd/rTDf+rut/saiDiQEeVTNgAmJEdAOx0w== + +encodeurl@~2.0.0: + version "2.0.0" + resolved "https://registry.npmmirror.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58" + integrity sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg== + +encoding-sniffer@^0.2.0: + version "0.2.0" + resolved "https://registry.npmmirror.com/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz#799569d66d443babe82af18c9f403498365ef1d5" + integrity sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg== + dependencies: + iconv-lite "^0.6.3" + whatwg-encoding "^3.1.1" end-of-stream@^1.1.0: version "1.4.4" - resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" + resolved "https://registry.npmmirror.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0" integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== dependencies: once "^1.4.0" -enhanced-resolve@^5.15.0: - version "5.15.0" - resolved "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.15.0.tgz#1af946c7d93603eb88e9896cee4904dc012e9c35" - integrity sha512-LXYT42KJ7lpIKECr2mAXIaMldcNCh/7E0KBKOu4KSfkHmP+mZmSs+8V5gBAqisWBy0OO4W5Oyys0GO1Y8KtdKg== +enhanced-resolve@^5.17.1: + version "5.18.0" + resolved "https://registry.npmmirror.com/enhanced-resolve/-/enhanced-resolve-5.18.0.tgz#91eb1db193896b9801251eeff1c6980278b1e404" + integrity sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ== dependencies: graceful-fs "^4.2.4" tapable "^2.2.0" entities@^2.0.0: version "2.2.0" - resolved "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz" + resolved "https://registry.npmmirror.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55" integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A== -entities@^4.2.0, entities@^4.4.0, entities@^4.5.0: +entities@^4.2.0, entities@^4.5.0: version "4.5.0" - resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz" + resolved "https://registry.npmmirror.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48" integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw== errno@^0.1.1: version "0.1.8" - resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.8.tgz#8bb3e9c7d463be4976ff888f76b4809ebc2e811f" + resolved "https://registry.npmmirror.com/errno/-/errno-0.1.8.tgz#8bb3e9c7d463be4976ff888f76b4809ebc2e811f" integrity sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A== dependencies: prr "~1.0.1" error-ex@^1.3.1: version "1.3.2" - resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" + resolved "https://registry.npmmirror.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf" integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== dependencies: is-arrayish "^0.2.1" error-stack-parser@^2.0.6: version "2.1.4" - resolved "https://registry.npmjs.org/error-stack-parser/-/error-stack-parser-2.1.4.tgz" + resolved "https://registry.npmmirror.com/error-stack-parser/-/error-stack-parser-2.1.4.tgz#229cb01cdbfa84440bfa91876285b94680188286" integrity sha512-Sk5V6wVazPhq5MhpO+AUxJn5x7XSXGl1R93Vn7i+zS15KDVxQijejNCrz8340/2bgLBjR9GtEG8ZVKONDjcqGQ== dependencies: stackframe "^1.3.4" -es-abstract@^1.22.1, es-abstract@^1.22.3: - version "1.22.4" - resolved "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.22.4.tgz#26eb2e7538c3271141f5754d31aabfdb215f27bf" - integrity sha512-vZYJlk2u6qHYxBOTjAeg7qUxHdNfih64Uu2J8QqWgXZ2cri0ZpJAkzDUK/q593+mvKwlxyaxr6F1Q+3LKoQRgg== - dependencies: - array-buffer-byte-length "^1.0.1" - arraybuffer.prototype.slice "^1.0.3" - available-typed-arrays "^1.0.6" - call-bind "^1.0.7" - es-define-property "^1.0.0" - es-errors "^1.3.0" - es-set-tostringtag "^2.0.2" - es-to-primitive "^1.2.1" - function.prototype.name "^1.1.6" - get-intrinsic "^1.2.4" - get-symbol-description "^1.0.2" - globalthis "^1.0.3" - gopd "^1.0.1" - has-property-descriptors "^1.0.2" - has-proto "^1.0.1" - has-symbols "^1.0.3" - hasown "^2.0.1" - internal-slot "^1.0.7" - is-array-buffer "^3.0.4" - is-callable "^1.2.7" - is-negative-zero "^2.0.2" - is-regex "^1.1.4" - is-shared-array-buffer "^1.0.2" - is-string "^1.0.7" - is-typed-array "^1.1.13" - is-weakref "^1.0.2" - object-inspect "^1.13.1" - object-keys "^1.1.1" - object.assign "^4.1.5" - regexp.prototype.flags "^1.5.2" - safe-array-concat "^1.1.0" - safe-regex-test "^1.0.3" - string.prototype.trim "^1.2.8" - string.prototype.trimend "^1.0.7" - string.prototype.trimstart "^1.0.7" - typed-array-buffer "^1.0.1" - typed-array-byte-length "^1.0.0" - typed-array-byte-offset "^1.0.0" - typed-array-length "^1.0.4" - unbox-primitive "^1.0.2" - which-typed-array "^1.1.14" - es-abstract@^1.23.2, es-abstract@^1.23.5, es-abstract@^1.23.9: version "1.23.9" - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.23.9.tgz#5b45994b7de78dada5c1bebf1379646b32b9d606" + resolved "https://registry.npmmirror.com/es-abstract/-/es-abstract-1.23.9.tgz#5b45994b7de78dada5c1bebf1379646b32b9d606" integrity sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA== dependencies: array-buffer-byte-length "^1.0.2" @@ -6107,57 +5708,36 @@ unbox-primitive "^1.1.0" which-typed-array "^1.1.18" -es-define-property@^1.0.0: - version "1.0.0" - resolved "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.0.tgz#c7faefbdff8b2696cf5f46921edfb77cc4ba3845" - integrity sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ== - dependencies: - get-intrinsic "^1.2.4" - -es-define-property@^1.0.1: +es-define-property@^1.0.0, es-define-property@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" + resolved "https://registry.npmmirror.com/es-define-property/-/es-define-property-1.0.1.tgz#983eb2f9a6724e9303f61addf011c72e09e0b0fa" integrity sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g== -es-errors@^1.2.1, es-errors@^1.3.0: +es-errors@^1.3.0: version "1.3.0" resolved "https://registry.npmmirror.com/es-errors/-/es-errors-1.3.0.tgz#05f75a25dab98e4fb1dcd5e1472c0546d5057c8f" integrity sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw== es-module-lexer@^0.9.3: version "0.9.3" - resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz" + resolved "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19" integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ== -es-module-lexer@^1.2.1: - version "1.4.1" - resolved "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.4.1.tgz#41ea21b43908fe6a287ffcbe4300f790555331f5" - integrity sha512-cXLGjP0c4T3flZJKQSuziYoq7MlT+rnvfZjfp7h+I7K9BNX54kP9nyWvdbwjQ4u1iWbOL4u96fgeZLToQlZC7w== +es-module-lexer@^1.2.1, es-module-lexer@^1.5.3: + version "1.6.0" + resolved "https://registry.npmmirror.com/es-module-lexer/-/es-module-lexer-1.6.0.tgz#da49f587fd9e68ee2404fe4e256c0c7d3a81be21" + integrity sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ== -es-module-lexer@^1.5.3: - version "1.7.0" - resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.7.0.tgz#9159601561880a85f2734560a9099b2c31e5372a" - integrity sha512-jEQoCwk8hyb2AZziIOLhDqpm5+2ww5uIE6lkO/6jcOCusfk6LhMHpXXfBLXTZ7Ydyt0j4VoUQv6uGNYbdW+kBA== - -es-object-atoms@^1.0.0, es-object-atoms@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1" - integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA== +es-object-atoms@^1.0.0: + version "1.0.0" + resolved "https://registry.npmmirror.com/es-object-atoms/-/es-object-atoms-1.0.0.tgz#ddb55cd47ac2e240701260bc2a8e31ecb643d941" + integrity sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw== dependencies: es-errors "^1.3.0" -es-set-tostringtag@^2.0.2: - version "2.0.3" - resolved "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.0.3.tgz#8bb60f0a440c2e4281962428438d58545af39777" - integrity sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ== - dependencies: - get-intrinsic "^1.2.4" - has-tostringtag "^1.0.2" - hasown "^2.0.1" - es-set-tostringtag@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" + resolved "https://registry.npmmirror.com/es-set-tostringtag/-/es-set-tostringtag-2.1.0.tgz#f31dbbe0c183b00a6d26eb6325c810c0fd18bd4d" integrity sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA== dependencies: es-errors "^1.3.0" @@ -6172,18 +5752,9 @@ dependencies: hasown "^2.0.0" -es-to-primitive@^1.2.1: - version "1.2.1" - resolved "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz" - integrity sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA== - dependencies: - is-callable "^1.1.4" - is-date-object "^1.0.1" - is-symbol "^1.0.2" - es-to-primitive@^1.3.0: version "1.3.0" - resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz#96c89c82cc49fd8794a24835ba3e1ff87f214e18" + resolved "https://registry.npmmirror.com/es-to-primitive/-/es-to-primitive-1.3.0.tgz#96c89c82cc49fd8794a24835ba3e1ff87f214e18" integrity sha512-w+5mJ3GuFL+NjVtJlvydShqE1eN3h3PbI7/5LAsYJP/2qtuMXjfL2LpHSRqo4b4eSF5K/DH1JXKUAHSB2UW50g== dependencies: is-callable "^1.2.7" @@ -6192,7 +5763,7 @@ esbuild@^0.21.3: version "0.21.5" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d" + resolved "https://registry.npmmirror.com/esbuild/-/esbuild-0.21.5.tgz#9ca301b120922959b766360d8ac830da0d02997d" integrity sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw== optionalDependencies: "@esbuild/aix-ppc64" "0.21.5" @@ -6219,39 +5790,34 @@ "@esbuild/win32-ia32" "0.21.5" "@esbuild/win32-x64" "0.21.5" -escalade@^3.1.1: - version "3.1.2" - resolved "https://registry.npmmirror.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27" - integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA== - -escalade@^3.2.0: +escalade@^3.1.1, escalade@^3.2.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" + resolved "https://registry.npmmirror.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== escape-html@^1.0.3, escape-html@~1.0.3: version "1.0.3" - resolved "https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz" + resolved "https://registry.npmmirror.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988" integrity sha512-NiSupZ4OeuGwr68lGIeym/ksIZMJodUGOSCZ/FSnTxcrekbvqrgdUxlJOMpijaKZVjAJrWrGs/6Jy8OMuyj9ow== escape-string-regexp@^1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" + resolved "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg== escape-string-regexp@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" + resolved "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== escape-string-regexp@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz" + resolved "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== escape-string-regexp@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz" + resolved "https://registry.npmmirror.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8" integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw== escodegen@^2.0.0: @@ -6267,7 +5833,7 @@ eslint-config-airbnb-base@^15.0.0: version "15.0.0" - resolved "https://registry.npmjs.org/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz" + resolved "https://registry.npmmirror.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-15.0.0.tgz#6b09add90ac79c2f8d723a2580e07f3925afd236" integrity sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig== dependencies: confusing-browser-globals "^1.0.10" @@ -6277,7 +5843,7 @@ eslint-config-airbnb@19.0.4: version "19.0.4" - resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3" + resolved "https://registry.npmmirror.com/eslint-config-airbnb/-/eslint-config-airbnb-19.0.4.tgz#84d4c3490ad70a0ffa571138ebcdea6ab085fdc3" integrity sha512-T75QYQVQX57jiNgpF9r1KegMICE94VYwoFQyMGhrvc+lB8YF2E/M/PYDaQe1AJcWaEgqLE+ErXV1Og/+6Vyzew== dependencies: eslint-config-airbnb-base "^15.0.0" @@ -6286,7 +5852,7 @@ eslint-import-resolver-node@^0.3.6: version "0.3.9" - resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac" + resolved "https://registry.npmmirror.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz#d4eaac52b8a2e7c3cd1903eb00f7e053356118ac" integrity sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g== dependencies: debug "^3.2.7" @@ -6295,14 +5861,14 @@ eslint-module-utils@^2.7.2: version "2.12.0" - resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b" + resolved "https://registry.npmmirror.com/eslint-module-utils/-/eslint-module-utils-2.12.0.tgz#fe4cfb948d61f49203d7b08871982b65b9af0b0b" integrity sha512-wALZ0HFoytlyh/1+4wuZ9FJCD/leWHQzzrxJ8+rebyReSLk7LApMyd3WJaLVoN+D5+WIdJyDK1c6JnE65V4Zyg== dependencies: debug "^3.2.7" eslint-plugin-import@2.25.4: version "2.25.4" - resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1" + resolved "https://registry.npmmirror.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1" integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA== dependencies: array-includes "^3.1.4" @@ -6321,7 +5887,7 @@ eslint-plugin-vue-libs@4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue-libs/-/eslint-plugin-vue-libs-4.0.0.tgz#b1ab44528aa59ce6c2e9fe2fc37cb92e85c2011c" + resolved "https://registry.npmmirror.com/eslint-plugin-vue-libs/-/eslint-plugin-vue-libs-4.0.0.tgz#b1ab44528aa59ce6c2e9fe2fc37cb92e85c2011c" integrity sha512-fWpIju+HfRUsX5cvQNGWgLmcjlUKWvPZlBVKX0ha0D/vKD6s6DxA/XN4Gxu5WpN0f2JfJqMgJs8yt59lMEz3LA== dependencies: babel-eslint "^10.0.1" @@ -6329,7 +5895,7 @@ eslint-plugin-vue@8.5.0: version "8.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz#65832bba43ca713fa5da16bdfcf55d0095677f6f" + resolved "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-8.5.0.tgz#65832bba43ca713fa5da16bdfcf55d0095677f6f" integrity sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ== dependencies: eslint-utils "^3.0.0" @@ -6339,14 +5905,14 @@ eslint-plugin-vue@^5.1.0: version "5.2.3" - resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz" + resolved "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961" integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw== dependencies: vue-eslint-parser "^5.0.0" eslint-scope@5.1.1, eslint-scope@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" + resolved "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c" integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== dependencies: esrecurse "^4.3.0" @@ -6354,7 +5920,7 @@ eslint-scope@^4.0.0: version "4.0.3" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-4.0.3.tgz" + resolved "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" integrity sha512-p7VutNr1O/QrxysMo3E45FjYDTeXBy0iTltPFNSqKAIfjDSXC+4dj+qfyuD8bfAXrW/y6lW3O76VaYNPKfpKrg== dependencies: esrecurse "^4.1.0" @@ -6362,50 +5928,42 @@ eslint-scope@^7.0.0, eslint-scope@^7.1.1: version "7.2.2" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" + resolved "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f" integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg== - dependencies: - esrecurse "^4.3.0" - estraverse "^5.2.0" - -eslint-scope@^8.2.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d" - integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ== dependencies: esrecurse "^4.3.0" estraverse "^5.2.0" eslint-utils@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz" + resolved "https://registry.npmmirror.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672" integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA== dependencies: eslint-visitor-keys "^2.0.0" eslint-visitor-keys@^1.0.0: version "1.3.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz" + resolved "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== eslint-visitor-keys@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz" + resolved "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303" integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw== eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.1.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3: version "3.4.3" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" + resolved "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800" integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag== eslint-visitor-keys@^4.2.0: version "4.2.0" - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" + resolved "https://registry.npmmirror.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45" integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw== eslint@8.12.0: version "8.12.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e" + resolved "https://registry.npmmirror.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e" integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q== dependencies: "@eslint/eslintrc" "^1.2.1" @@ -6444,18 +6002,9 @@ text-table "^0.2.0" v8-compile-cache "^2.0.3" -espree@^10.3.0: - version "10.3.0" - resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a" - integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg== - dependencies: - acorn "^8.14.0" - acorn-jsx "^5.3.2" - eslint-visitor-keys "^4.2.0" - espree@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/espree/-/espree-4.1.0.tgz" + resolved "https://registry.npmmirror.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f" integrity sha512-I5BycZW6FCVIub93TeVY1s7vjhP9CY6cXCznIRfiig7nRviKZYdRnj/sHEWC6A7WE9RDWOFq9+7OsWSYz8qv2w== dependencies: acorn "^6.0.2" @@ -6464,7 +6013,7 @@ espree@^9.0.0, espree@^9.3.1, espree@^9.4.0: version "9.6.1" - resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" + resolved "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f" integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ== dependencies: acorn "^8.9.0" @@ -6473,43 +6022,36 @@ esprima@^4.0.0, esprima@^4.0.1: version "4.0.1" - resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" + resolved "https://registry.npmmirror.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== esquery@^1.0.1, esquery@^1.4.0: - version "1.5.0" - resolved "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz" - integrity sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg== - dependencies: - estraverse "^5.1.0" - -esquery@^1.6.0: version "1.6.0" - resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" + resolved "https://registry.npmmirror.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7" integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg== dependencies: estraverse "^5.1.0" esrecurse@^4.1.0, esrecurse@^4.3.0: version "4.3.0" - resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" + resolved "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921" integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== dependencies: estraverse "^5.2.0" estraverse@^4.1.1: version "4.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" + resolved "https://registry.npmmirror.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== estraverse@^5.1.0, estraverse@^5.2.0: version "5.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz" + resolved "https://registry.npmmirror.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== estree-walker@2.x, estree-walker@^2.0.1, estree-walker@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz" + resolved "https://registry.npmmirror.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== estree-walker@^3.0.3: @@ -6521,47 +6063,47 @@ esutils@^2.0.2: version "2.0.3" - resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" + resolved "https://registry.npmmirror.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64" integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== etag@~1.8.1: version "1.8.1" - resolved "https://registry.npmjs.org/etag/-/etag-1.8.1.tgz" + resolved "https://registry.npmmirror.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887" integrity sha512-aIL5Fx7mawVa300al2BnEE4iNvo1qETxLrPI/o05L7z6go7fCw1J6EQmbK4FmJ2AS7kgVF/KEZWufBfdClMcPg== event-pubsub@4.3.0: version "4.3.0" - resolved "https://registry.npmjs.org/event-pubsub/-/event-pubsub-4.3.0.tgz" + resolved "https://registry.npmmirror.com/event-pubsub/-/event-pubsub-4.3.0.tgz#f68d816bc29f1ec02c539dc58c8dd40ce72cb36e" integrity sha512-z7IyloorXvKbFx9Bpie2+vMJKKx1fH1EN5yiTfp8CiLOTptSYy1g8H4yDpGlEdshL1PBiFtBHepF2cNsqeEeFQ== event-target-shim@^5.0.0: version "5.0.1" - resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" + resolved "https://registry.npmmirror.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789" integrity sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ== eventemitter3@^4.0.0: version "4.0.7" - resolved "https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz" + resolved "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== eventemitter3@^5.0.1: version "5.0.1" - resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-5.0.1.tgz#53f5ffd0a492ac800721bb42c66b841de96423c4" + resolved "https://registry.npmmirror.com/eventemitter3/-/eventemitter3-5.0.1.tgz#53f5ffd0a492ac800721bb42c66b841de96423c4" integrity sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA== events@^3.2.0, events@^3.3.0: version "3.3.0" - resolved "https://registry.npmjs.org/events/-/events-3.3.0.tgz" + resolved "https://registry.npmmirror.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" integrity sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== eventsource@^1.0.7: version "1.1.2" - resolved "https://registry.yarnpkg.com/eventsource/-/eventsource-1.1.2.tgz#bc75ae1c60209e7cb1541231980460343eaea7c2" + resolved "https://registry.npmmirror.com/eventsource/-/eventsource-1.1.2.tgz#bc75ae1c60209e7cb1541231980460343eaea7c2" integrity sha512-xAH3zWhgO2/3KIniEKYPr8plNSzlGINOUqYj0m0u7AB81iRw8b/3E73W6AuU+6klLbaSFmZnaETQ2lXPfAydrA== execa@5.1.1, execa@^5.0.0: version "5.1.1" - resolved "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz" + resolved "https://registry.npmmirror.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd" integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg== dependencies: cross-spawn "^7.0.3" @@ -6576,7 +6118,7 @@ execa@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" + resolved "https://registry.npmmirror.com/execa/-/execa-1.0.0.tgz#c6236a5bb4df6d6f15e88e7f017798216749ddd8" integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== dependencies: cross-spawn "^6.0.0" @@ -6589,12 +6131,12 @@ exit@^0.1.2: version "0.1.2" - resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" + resolved "https://registry.npmmirror.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c" integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ== expect@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz" + resolved "https://registry.npmmirror.com/expect/-/expect-27.5.1.tgz#83ce59f1e5bdf5f9d2b94b61d2050db48f3fef74" integrity sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw== dependencies: "@jest/types" "^27.5.1" @@ -6603,60 +6145,55 @@ jest-message-util "^27.5.1" express@^4.17.3: - version "4.18.2" - resolved "https://registry.npmjs.org/express/-/express-4.18.2.tgz" - integrity sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ== + version "4.21.2" + resolved "https://registry.npmmirror.com/express/-/express-4.21.2.tgz#cf250e48362174ead6cea4a566abef0162c1ec32" + integrity sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA== dependencies: accepts "~1.3.8" array-flatten "1.1.1" - body-parser "1.20.1" + body-parser "1.20.3" content-disposition "0.5.4" content-type "~1.0.4" - cookie "0.5.0" + cookie "0.7.1" cookie-signature "1.0.6" debug "2.6.9" depd "2.0.0" - encodeurl "~1.0.2" + encodeurl "~2.0.0" escape-html "~1.0.3" etag "~1.8.1" - finalhandler "1.2.0" + finalhandler "1.3.1" fresh "0.5.2" http-errors "2.0.0" - merge-descriptors "1.0.1" + merge-descriptors "1.0.3" methods "~1.1.2" on-finished "2.4.1" parseurl "~1.3.3" - path-to-regexp "0.1.7" + path-to-regexp "0.1.12" proxy-addr "~2.0.7" - qs "6.11.0" + qs "6.13.0" range-parser "~1.2.1" safe-buffer "5.2.1" - send "0.18.0" - serve-static "1.15.0" + send "0.19.0" + serve-static "1.16.2" setprototypeof "1.2.0" statuses "2.0.1" type-is "~1.6.18" utils-merge "1.0.1" vary "~1.1.2" -exsolve@^1.0.1: - version "1.0.5" - resolved "https://registry.yarnpkg.com/exsolve/-/exsolve-1.0.5.tgz#1f5b6b4fe82ad6b28a173ccb955a635d77859dcf" - integrity sha512-pz5dvkYYKQ1AHVrgOzBKWeP4u4FRb3a6DNK2ucr0OoNwYIU4QWsJ+NM36LLzORT+z845MzKHHhpXiUF5nvQoJg== - fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: version "3.1.3" - resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" + resolved "https://registry.npmmirror.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== fast-fifo@^1.2.0, fast-fifo@^1.3.2: version "1.3.2" - resolved "https://registry.yarnpkg.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c" + resolved "https://registry.npmmirror.com/fast-fifo/-/fast-fifo-1.3.2.tgz#286e31de96eb96d38a97899815740ba2a4f3640c" integrity sha512-/d9sfos4yxzpwkDkuN7k2SqFKtYNmCTzgfEpz82x34IM9/zc8KGxQoXg1liNC/izpRM/MBdt44Nmx41ZWqk+FQ== -fast-glob@^3.0.3, fast-glob@^3.3.3: +fast-glob@^3.0.3, fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2: version "3.3.3" - resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" + resolved "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818" integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg== dependencies: "@nodelib/fs.stat" "^2.0.2" @@ -6665,102 +6202,89 @@ merge2 "^1.3.0" micromatch "^4.0.8" -fast-glob@^3.2.11, fast-glob@^3.2.12, fast-glob@^3.2.7, fast-glob@^3.2.9, fast-glob@^3.3.0, fast-glob@^3.3.2: - version "3.3.2" - resolved "https://registry.npmmirror.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129" - integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow== - dependencies: - "@nodelib/fs.stat" "^2.0.2" - "@nodelib/fs.walk" "^1.2.3" - glob-parent "^5.1.2" - merge2 "^1.3.0" - micromatch "^4.0.4" - fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" + resolved "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== fast-levenshtein@^2.0.6: version "2.0.6" - resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" + resolved "https://registry.npmmirror.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== + +fast-uri@^3.0.1: + version "3.0.5" + resolved "https://registry.npmmirror.com/fast-uri/-/fast-uri-3.0.5.tgz#19f5f9691d0dab9b85861a7bb5d98fca961da9cd" + integrity sha512-5JnBCWpFlMo0a3ciDy/JckMzzv1U9coZrIhedq+HXxxUfDTAiS0LA8OKVao4G9BxmCVck/jtA5r3KAtRWEyD8Q== fast-xml-parser@4.3.6: version "4.3.6" - resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff" + resolved "https://registry.npmmirror.com/fast-xml-parser/-/fast-xml-parser-4.3.6.tgz#190f9d99097f0c8f2d3a0e681a10404afca052ff" integrity sha512-M2SovcRxD4+vC493Uc2GZVcZaj66CCJhWurC4viynVSTvrpErCShNcDz1lAho6n9REQKvL/ll4A4/fw6Y9z8nw== dependencies: strnum "^1.0.5" fastq@^1.6.0: - version "1.17.1" - resolved "https://registry.npmmirror.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47" - integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w== + version "1.18.0" + resolved "https://registry.npmmirror.com/fastq/-/fastq-1.18.0.tgz#d631d7e25faffea81887fe5ea8c9010e1b36fee0" + integrity sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw== dependencies: reusify "^1.0.4" faye-websocket@^0.11.3: version "0.11.4" - resolved "https://registry.npmjs.org/faye-websocket/-/faye-websocket-0.11.4.tgz" + resolved "https://registry.npmmirror.com/faye-websocket/-/faye-websocket-0.11.4.tgz#7f0d9275cfdd86a1c963dc8b65fcc451edcbb1da" integrity sha512-CzbClwlXAuiRQAlUyfqPgvPoNKTckTPGfwZV4ZdAhVcP2lh9KUxJg2b5GkE7XbjKQ3YJnQ9z6D9ntLAlB+tP8g== dependencies: websocket-driver ">=0.5.1" fb-watchman@^2.0.0: version "2.0.2" - resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz" + resolved "https://registry.npmmirror.com/fb-watchman/-/fb-watchman-2.0.2.tgz#e9524ee6b5c77e9e5001af0f85f3adbb8623255c" integrity sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA== dependencies: bser "2.1.1" fecha@~4.2.0: version "4.2.3" - resolved "https://registry.yarnpkg.com/fecha/-/fecha-4.2.3.tgz#4d9ccdbc61e8629b259fdca67e65891448d569fd" + resolved "https://registry.npmmirror.com/fecha/-/fecha-4.2.3.tgz#4d9ccdbc61e8629b259fdca67e65891448d569fd" integrity sha512-OP2IUU6HeYKJi3i0z4A19kHMQoLVs4Hc+DPqqxI2h/DPZHTm/vjsfC6P0b4jCMy14XizLBqvndQ+UilD7707Jw== fetch-cookie@^0.11.0: version "0.11.0" - resolved "https://registry.yarnpkg.com/fetch-cookie/-/fetch-cookie-0.11.0.tgz#e046d2abadd0ded5804ce7e2cae06d4331c15407" + resolved "https://registry.npmmirror.com/fetch-cookie/-/fetch-cookie-0.11.0.tgz#e046d2abadd0ded5804ce7e2cae06d4331c15407" integrity sha512-BQm7iZLFhMWFy5CZ/162sAGjBfdNWb7a8LEqqnzsHFhxT/X/SVj/z2t2nu3aJvjlbQkrAlTUApplPRjWyH4mhA== dependencies: tough-cookie "^2.3.3 || ^3.0.1 || ^4.0.0" figures@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/figures/-/figures-2.0.0.tgz" + resolved "https://registry.npmmirror.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" integrity sha512-Oa2M9atig69ZkfwiApY8F2Yy+tzMbazyvqv21R0NsSC8floSOC09BbT1ITWAdoMGQvJ/aZnR1KMwdx9tvHnTNA== dependencies: escape-string-regexp "^1.0.5" file-entry-cache@^6.0.1: version "6.0.1" - resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz" + resolved "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027" integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg== dependencies: flat-cache "^3.0.4" -fill-range@^7.0.1: - version "7.0.1" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== - dependencies: - to-regex-range "^5.0.1" - fill-range@^7.1.1: version "7.1.1" - resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" + resolved "https://registry.npmmirror.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292" integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg== dependencies: to-regex-range "^5.0.1" -finalhandler@1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/finalhandler/-/finalhandler-1.2.0.tgz" - integrity sha512-5uXcUVftlQMFnWC9qu/svkWv3GTd2PfUhK/3PLkYNAe7FbqJMt3515HaxE6eRL74GdsriiwujiawdaB1BpEISg== +finalhandler@1.3.1: + version "1.3.1" + resolved "https://registry.npmmirror.com/finalhandler/-/finalhandler-1.3.1.tgz#0c575f1d1d324ddd1da35ad7ece3df7d19088019" + integrity sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ== dependencies: debug "2.6.9" - encodeurl "~1.0.2" + encodeurl "~2.0.0" escape-html "~1.0.3" on-finished "2.4.1" parseurl "~1.3.3" @@ -6769,7 +6293,7 @@ find-up@^4.0.0, find-up@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" + resolved "https://registry.npmmirror.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19" integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== dependencies: locate-path "^5.0.0" @@ -6790,48 +6314,41 @@ integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ== flatted@^3.2.9: - version "3.3.1" - resolved "https://registry.npmmirror.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a" - integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw== + version "3.3.2" + resolved "https://registry.npmmirror.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27" + integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA== focus-trap@^7.5.4: - version "7.6.4" - resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.6.4.tgz#455ec5c51fee5ae99604ca15142409ffbbf84db9" - integrity sha512-xx560wGBk7seZ6y933idtjJQc1l+ck+pI3sKvhKozdBV1dRZoKhkW5xoCaFv9tQiX5RH1xfSxjuNu6g+lmN/gw== + version "7.6.2" + resolved "https://registry.npmmirror.com/focus-trap/-/focus-trap-7.6.2.tgz#a501988821ca23d0150a7229eb7a20a3695bdf0e" + integrity sha512-9FhUxK1hVju2+AiQIDJ5Dd//9R2n2RAfJ0qfhF4IHGHgcoEUTMpbTeG/zbEuwaiYXfuAH6XE0/aCyxDdRM+W5w== dependencies: tabbable "^6.2.0" follow-redirects@^1.0.0, follow-redirects@^1.14.4: - version "1.15.5" - resolved "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.5.tgz#54d4d6d062c0fa7d9d17feb008461550e3ba8020" - integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw== + version "1.15.9" + resolved "https://registry.npmmirror.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1" + integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ== for-each@^0.3.3: version "0.3.3" - resolved "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz" + resolved "https://registry.npmmirror.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e" integrity sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw== dependencies: is-callable "^1.1.3" -for-each@^0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.5.tgz#d650688027826920feeb0af747ee7b9421a41d47" - integrity sha512-dKx12eRCVIzqCxFGplyFKJMPvLEWgmNtUrpTiJIR5u97zEhRG8ySrtboPHZXx7daLxQVrl643cTzbab2tkQjxg== - dependencies: - is-callable "^1.2.7" - foreground-child@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz" - integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg== + version "3.3.0" + resolved "https://registry.npmmirror.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77" + integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg== dependencies: cross-spawn "^7.0.0" signal-exit "^4.0.1" form-data@^3.0.0: - version "3.0.1" - resolved "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz" - integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg== + version "3.0.2" + resolved "https://registry.npmmirror.com/form-data/-/form-data-3.0.2.tgz#83ad9ced7c03feaad97e293d6f6091011e1659c8" + integrity sha512-sJe+TQb2vIaIyO783qN6BlMYWMw3WBOHA1Ay2qxsnjuafEOQFJ2JakedOQirT6D5XPRxDvS7AHYyem9fTpb4LQ== dependencies: asynckit "^0.4.0" combined-stream "^1.0.8" @@ -6839,7 +6356,7 @@ forwarded@0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz" + resolved "https://registry.npmmirror.com/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811" integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow== fraction.js@^4.3.7: @@ -6849,12 +6366,12 @@ fresh@0.5.2: version "0.5.2" - resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" + resolved "https://registry.npmmirror.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7" integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== fs-extra@11.2.0: version "11.2.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b" + resolved "https://registry.npmmirror.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b" integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw== dependencies: graceful-fs "^4.2.0" @@ -6863,7 +6380,7 @@ fs-extra@^10.0.0, fs-extra@^10.1.0: version "10.1.0" - resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-10.1.0.tgz" + resolved "https://registry.npmmirror.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf" integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ== dependencies: graceful-fs "^4.2.0" @@ -6872,7 +6389,7 @@ fs-extra@^8.1.0: version "8.1.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" + resolved "https://registry.npmmirror.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0" integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g== dependencies: graceful-fs "^4.2.0" @@ -6881,7 +6398,7 @@ fs-extra@^9.1.0: version "9.1.0" - resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz" + resolved "https://registry.npmmirror.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d" integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ== dependencies: at-least-node "^1.0.0" @@ -6890,13 +6407,13 @@ universalify "^2.0.0" fs-monkey@^1.0.4: - version "1.0.5" - resolved "https://registry.npmmirror.com/fs-monkey/-/fs-monkey-1.0.5.tgz#fe450175f0db0d7ea758102e1d84096acb925788" - integrity sha512-8uMbBjrhzW76TYgEV27Y5E//W2f/lTFmx78P2w19FZSxarhI/798APGQyuGCwmkNxgwGRhrLfvWyLBvNtuOmew== + version "1.0.6" + resolved "https://registry.npmmirror.com/fs-monkey/-/fs-monkey-1.0.6.tgz#8ead082953e88d992cf3ff844faa907b26756da2" + integrity sha512-b1FMfwetIKymC0eioW7mTywihSQE4oLzQn1dB6rZB5fx/3NpNEdAWeCSMB+60/AeT0TCXsxzAlcYVEFCTAksWg== fs.realpath@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" + resolved "https://registry.npmmirror.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== fsevents@^2.3.2, fsevents@~2.3.2, fsevents@~2.3.3: @@ -6909,19 +6426,9 @@ resolved "https://registry.npmmirror.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c" integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA== -function.prototype.name@^1.1.6: - version "1.1.6" - resolved "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd" - integrity sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" - functions-have-names "^1.2.3" - -function.prototype.name@^1.1.8: +function.prototype.name@^1.1.6, function.prototype.name@^1.1.8: version "1.1.8" - resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.8.tgz#e68e1df7b259a5c949eeef95cdbde53edffabb78" + resolved "https://registry.npmmirror.com/function.prototype.name/-/function.prototype.name-1.1.8.tgz#e68e1df7b259a5c949eeef95cdbde53edffabb78" integrity sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q== dependencies: call-bind "^1.0.8" @@ -6933,46 +6440,35 @@ functional-red-black-tree@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" + resolved "https://registry.npmmirror.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327" integrity sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g== functions-have-names@^1.2.3: version "1.2.3" - resolved "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz" + resolved "https://registry.npmmirror.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834" integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ== gensync@^1.0.0-beta.2: version "1.0.0-beta.2" - resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" + resolved "https://registry.npmmirror.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0" integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== get-caller-file@^2.0.5: version "2.0.5" - resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" + resolved "https://registry.npmmirror.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== -get-intrinsic@^1.1.3, get-intrinsic@^1.2.1, get-intrinsic@^1.2.2, get-intrinsic@^1.2.3, get-intrinsic@^1.2.4: - version "1.2.4" - resolved "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.4.tgz#e385f5a4b5227d449c3eabbad05494ef0abbeadd" - integrity sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ== +get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7: + version "1.2.7" + resolved "https://registry.npmmirror.com/get-intrinsic/-/get-intrinsic-1.2.7.tgz#dcfcb33d3272e15f445d15124bc0a216189b9044" + integrity sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA== dependencies: - es-errors "^1.3.0" - function-bind "^1.1.2" - has-proto "^1.0.1" - has-symbols "^1.0.3" - hasown "^2.0.0" - -get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01" - integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ== - dependencies: - call-bind-apply-helpers "^1.0.2" + call-bind-apply-helpers "^1.0.1" es-define-property "^1.0.1" es-errors "^1.3.0" - es-object-atoms "^1.1.1" + es-object-atoms "^1.0.0" function-bind "^1.1.2" - get-proto "^1.0.1" + get-proto "^1.0.0" gopd "^1.2.0" has-symbols "^1.1.0" hasown "^2.0.2" @@ -6980,12 +6476,12 @@ get-package-type@^0.1.0: version "0.1.0" - resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz" + resolved "https://registry.npmmirror.com/get-package-type/-/get-package-type-0.1.0.tgz#8de2d803cff44df3bc6c456e6668b36c3926e11a" integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== get-proto@^1.0.0, get-proto@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" + resolved "https://registry.npmmirror.com/get-proto/-/get-proto-1.0.1.tgz#150b3f2743869ef3e851ec0c49d15b1d14d00ee1" integrity sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g== dependencies: dunder-proto "^1.0.1" @@ -6993,28 +6489,19 @@ get-stream@^4.0.0: version "4.1.0" - resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" + resolved "https://registry.npmmirror.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5" integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== dependencies: pump "^3.0.0" get-stream@^6.0.0: version "6.0.1" - resolved "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz" + resolved "https://registry.npmmirror.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7" integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg== - -get-symbol-description@^1.0.2: - version "1.0.2" - resolved "https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.0.2.tgz#533744d5aa20aca4e079c8e5daf7fd44202821f5" - integrity sha512-g0QYk1dZBxGwk+Ngc+ltRH2IBp2f7zBkBMBJZCDerh6EhlhSR6+9irMCuT/09zD6qkarHUSn529sK/yL4S27mg== - dependencies: - call-bind "^1.0.5" - es-errors "^1.3.0" - get-intrinsic "^1.2.4" get-symbol-description@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.1.0.tgz#7bdd54e0befe8ffc9f3b4e203220d9f1e881b6ee" + resolved "https://registry.npmmirror.com/get-symbol-description/-/get-symbol-description-1.1.0.tgz#7bdd54e0befe8ffc9f3b4e203220d9f1e881b6ee" integrity sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg== dependencies: call-bound "^1.0.3" @@ -7028,36 +6515,36 @@ gl-matrix@^3.0.0, gl-matrix@^3.1.0, gl-matrix@^3.3.0, gl-matrix@^3.4.3: version "3.4.3" - resolved "https://registry.yarnpkg.com/gl-matrix/-/gl-matrix-3.4.3.tgz#fc1191e8320009fd4d20e9339595c6041ddc22c9" + resolved "https://registry.npmmirror.com/gl-matrix/-/gl-matrix-3.4.3.tgz#fc1191e8320009fd4d20e9339595c6041ddc22c9" integrity sha512-wcCp8vu8FT22BnvKVPjXa/ICBWRq/zjFfdofZy1WSpQZpphblv12/bOQLBC1rMM7SGOFS9ltVmKOHil5+Ml7gA== gl-vec2@^1.3.0: version "1.3.0" - resolved "https://registry.yarnpkg.com/gl-vec2/-/gl-vec2-1.3.0.tgz#83d472ed46034de8e09cbc857123fb6c81c51199" + resolved "https://registry.npmmirror.com/gl-vec2/-/gl-vec2-1.3.0.tgz#83d472ed46034de8e09cbc857123fb6c81c51199" integrity sha512-YiqaAuNsheWmUV0Sa8k94kBB0D6RWjwZztyO+trEYS8KzJ6OQB/4686gdrf59wld4hHFIvaxynO3nRxpk1Ij/A== glob-parent@^5.1.2, glob-parent@~5.1.2: version "5.1.2" - resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz" + resolved "https://registry.npmmirror.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4" integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow== dependencies: is-glob "^4.0.1" glob-parent@^6.0.1, glob-parent@^6.0.2: version "6.0.2" - resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz" + resolved "https://registry.npmmirror.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3" integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A== dependencies: is-glob "^4.0.3" glob-to-regexp@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz" + resolved "https://registry.npmmirror.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e" integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw== glob@11.0.0: version "11.0.0" - resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e" + resolved "https://registry.npmmirror.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e" integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g== dependencies: foreground-child "^3.1.0" @@ -7069,7 +6556,7 @@ glob@^10.0.0, glob@^10.3.10, glob@^10.4.1: version "10.4.5" - resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" + resolved "https://registry.npmmirror.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== dependencies: foreground-child "^3.1.0" @@ -7081,7 +6568,7 @@ glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: version "7.2.3" - resolved "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz" + resolved "https://registry.npmmirror.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== dependencies: fs.realpath "^1.0.0" @@ -7093,7 +6580,7 @@ glob@^8.0.3: version "8.1.0" - resolved "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz" + resolved "https://registry.npmmirror.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e" integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ== dependencies: fs.realpath "^1.0.0" @@ -7104,26 +6591,19 @@ globals@^11.1.0: version "11.12.0" - resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" + resolved "https://registry.npmmirror.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== globals@^13.19.0, globals@^13.6.0: version "13.24.0" - resolved "https://registry.yarnpkg.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" + resolved "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz#8432a19d78ce0c1e833949c36adb345400bb1171" integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ== dependencies: type-fest "^0.20.2" -globalthis@^1.0.3: - version "1.0.3" - resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz" - integrity sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA== - dependencies: - define-properties "^1.1.3" - globalthis@^1.0.4: version "1.0.4" - resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236" + resolved "https://registry.npmmirror.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236" integrity sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ== dependencies: define-properties "^1.2.1" @@ -7131,7 +6611,7 @@ globby@10.0.1: version "10.0.1" - resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22" + resolved "https://registry.npmmirror.com/globby/-/globby-10.0.1.tgz#4782c34cb75dd683351335c5829cc3420e606b22" integrity sha512-sSs4inE1FB2YQiymcmTv6NWENryABjUNPeWhOvmn4SjtKybglsyPZxFB3U1/+L1bYi0rNZDqCLlHyLYDl1Pq5A== dependencies: "@types/glob" "^7.1.1" @@ -7145,7 +6625,7 @@ globby@^11.0.2, globby@^11.0.3, globby@^11.0.4: version "11.1.0" - resolved "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz" + resolved "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g== dependencies: array-union "^2.1.0" @@ -7155,21 +6635,14 @@ merge2 "^1.4.1" slash "^3.0.0" -gopd@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz" - integrity sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA== - dependencies: - get-intrinsic "^1.1.3" - -gopd@^1.2.0: +gopd@^1.0.1, gopd@^1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" + resolved "https://registry.npmmirror.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1" integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg== -graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9: +graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.11, graceful-fs@^4.2.4, graceful-fs@^4.2.6, graceful-fs@^4.2.9: version "4.2.11" - resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz" + resolved "https://registry.npmmirror.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3" integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ== graphemer@^1.4.0: @@ -7179,68 +6652,58 @@ graphlib@^2.1.8: version "2.1.8" - resolved "https://registry.yarnpkg.com/graphlib/-/graphlib-2.1.8.tgz#5761d414737870084c92ec7b5dbcb0592c9d35da" + resolved "https://registry.npmmirror.com/graphlib/-/graphlib-2.1.8.tgz#5761d414737870084c92ec7b5dbcb0592c9d35da" integrity sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A== dependencies: lodash "^4.17.15" gzip-size@^6.0.0: version "6.0.0" - resolved "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz" + resolved "https://registry.npmmirror.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462" integrity sha512-ax7ZYomf6jqPTQ4+XCpUGyXKHk5WweS+e05MBO4/y3WJ5RkmPXNKvX+bx1behVILVwr6JSQvZAku021CHPXG3Q== dependencies: duplexer "^0.1.2" handle-thing@^2.0.0: version "2.0.1" - resolved "https://registry.npmjs.org/handle-thing/-/handle-thing-2.0.1.tgz" + resolved "https://registry.npmmirror.com/handle-thing/-/handle-thing-2.0.1.tgz#857f79ce359580c340d43081cc648970d0bb234e" integrity sha512-9Qn4yBxelxoh2Ow62nP+Ka/kMnOXRi8BXnRaUwezLNhqelnN49xKz4F/dPP8OYLxLxq6JDtZb2i9XznUQbNPTg== -has-bigints@^1.0.1, has-bigints@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz" - integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ== +has-bigints@^1.0.2: + version "1.1.0" + resolved "https://registry.npmmirror.com/has-bigints/-/has-bigints-1.1.0.tgz#28607e965ac967e03cd2a2c70a2636a1edad49fe" + integrity sha512-R3pbpkcIqv2Pm3dUwgjclDRVmWpTJW2DcMzcIhEXEx1oh/CEMObMm3KLmRJOdvhM7o4uQBnwr8pzRK2sJWIqfg== has-flag@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" + resolved "https://registry.npmmirror.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw== has-flag@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" + resolved "https://registry.npmmirror.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== -has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.1, has-property-descriptors@^1.0.2: +has-property-descriptors@^1.0.0, has-property-descriptors@^1.0.2: version "1.0.2" resolved "https://registry.npmmirror.com/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz#963ed7d071dc7bf5f084c5bfbe0d1b6222586854" integrity sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg== dependencies: es-define-property "^1.0.0" -has-proto@^1.0.1, has-proto@^1.0.3: - version "1.0.3" - resolved "https://registry.npmmirror.com/has-proto/-/has-proto-1.0.3.tgz#b31ddfe9b0e6e9914536a6ab286426d0214f77fd" - integrity sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q== - has-proto@^1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/has-proto/-/has-proto-1.2.0.tgz#5de5a6eabd95fdffd9818b43055e8065e39fe9d5" + resolved "https://registry.npmmirror.com/has-proto/-/has-proto-1.2.0.tgz#5de5a6eabd95fdffd9818b43055e8065e39fe9d5" integrity sha512-KIL7eQPfHQRC8+XluaIw7BHUwwqL19bQn4hzNgdr+1wXoU0KKj6rufu47lhY7KbJR2C6T6+PfyN0Ea7wkSS+qQ== dependencies: dunder-proto "^1.0.0" -has-symbols@^1.0.2, has-symbols@^1.0.3: - version "1.0.3" - resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz" - integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A== - -has-symbols@^1.1.0: +has-symbols@^1.0.3, has-symbols@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" + resolved "https://registry.npmmirror.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338" integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ== -has-tostringtag@^1.0.0, has-tostringtag@^1.0.1, has-tostringtag@^1.0.2: +has-tostringtag@^1.0.2: version "1.0.2" resolved "https://registry.npmmirror.com/has-tostringtag/-/has-tostringtag-1.0.2.tgz#2cdc42d40bef2e5b4eeab7c01a73c54ce7ab5abc" integrity sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw== @@ -7249,37 +6712,30 @@ has@^1.0.3: version "1.0.4" - resolved "https://registry.yarnpkg.com/has/-/has-1.0.4.tgz#2eb2860e000011dae4f1406a86fe80e530fb2ec6" + resolved "https://registry.npmmirror.com/has/-/has-1.0.4.tgz#2eb2860e000011dae4f1406a86fe80e530fb2ec6" integrity sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ== hash-sum@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/hash-sum/-/hash-sum-1.0.2.tgz" + resolved "https://registry.npmmirror.com/hash-sum/-/hash-sum-1.0.2.tgz#33b40777754c6432573c120cc3808bbd10d47f04" integrity sha512-fUs4B4L+mlt8/XAtSOGMUO1TXmAelItBPtJG7CyHJfYTdDjwisntGO2JQz7oUsatOY9o68+57eziUVNw/mRHmA== hash-sum@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz" + resolved "https://registry.npmmirror.com/hash-sum/-/hash-sum-2.0.0.tgz#81d01bb5de8ea4a214ad5d6ead1b523460b0b45a" integrity sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg== -hasown@^2.0.0, hasown@^2.0.1: - version "2.0.1" - resolved "https://registry.npmmirror.com/hasown/-/hasown-2.0.1.tgz#26f48f039de2c0f8d3356c223fb8d50253519faa" - integrity sha512-1/th4MHjnwncwXsIW6QMzlvYL9kG5e/CpVvLRZe4XPa8TOUNbCELqmvhDmnkNsAjwaG4+I8gJJL0JBvTTLO9qA== - dependencies: - function-bind "^1.1.2" - -hasown@^2.0.2: +hasown@^2.0.0, hasown@^2.0.2: version "2.0.2" - resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" + resolved "https://registry.npmmirror.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003" integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ== dependencies: function-bind "^1.1.2" hast-util-to-html@^9.0.4: - version "9.0.5" - resolved "https://registry.yarnpkg.com/hast-util-to-html/-/hast-util-to-html-9.0.5.tgz#ccc673a55bb8e85775b08ac28380f72d47167005" - integrity sha512-OguPdidb+fbHQSU4Q4ZiLKnzWo8Wwsf5bZfbvu7//a9oTYoqD/fWpe96NuHkoS9h0ccGOTe0C4NGXdtS0iObOw== + version "9.0.4" + resolved "https://registry.npmmirror.com/hast-util-to-html/-/hast-util-to-html-9.0.4.tgz#d689c118c875aab1def692c58603e34335a0f5c5" + integrity sha512-wxQzXtdbhiwGAUKrnQJXlOPmHnEehzphwkK7aluUPQ+lEc1xefC8pblMgpp2w5ldBTEfveRIrADcrhGIWrlTDA== dependencies: "@types/hast" "^3.0.0" "@types/unist" "^3.0.0" @@ -7288,26 +6744,26 @@ hast-util-whitespace "^3.0.0" html-void-elements "^3.0.0" mdast-util-to-hast "^13.0.0" - property-information "^7.0.0" + property-information "^6.0.0" space-separated-tokens "^2.0.0" stringify-entities "^4.0.0" zwitch "^2.0.4" hast-util-whitespace@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz#7778ed9d3c92dd9e8c5c8f648a49c21fc51cb621" + resolved "https://registry.npmmirror.com/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz#7778ed9d3c92dd9e8c5c8f648a49c21fc51cb621" integrity sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw== dependencies: "@types/hast" "^3.0.0" he@^1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz" + resolved "https://registry.npmmirror.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== header-case@^2.0.4: version "2.0.4" - resolved "https://registry.npmjs.org/header-case/-/header-case-2.0.4.tgz" + resolved "https://registry.npmmirror.com/header-case/-/header-case-2.0.4.tgz#5a42e63b55177349cf405beb8d775acabb92c063" integrity sha512-H/vuk5TEEVZwrR0lp2zed9OCo1uAILMlx0JEMgC26rzyJJ3N1v6XkwHHXJQdR2doSjcGPM6OKPYoJgf0plJ11Q== dependencies: capital-case "^1.0.4" @@ -7315,22 +6771,22 @@ highlight.js@^10.7.1: version "10.7.3" - resolved "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz" + resolved "https://registry.npmmirror.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531" integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A== hookable@^5.5.3: version "5.5.3" - resolved "https://registry.yarnpkg.com/hookable/-/hookable-5.5.3.tgz#6cfc358984a1ef991e2518cb9ed4a778bbd3215d" + resolved "https://registry.npmmirror.com/hookable/-/hookable-5.5.3.tgz#6cfc358984a1ef991e2518cb9ed4a778bbd3215d" integrity sha512-Yc+BQe8SvoXH1643Qez1zqLRmbA5rCL+sSmk6TVos0LWVfNIB7PGncdlId77WzLGSIB5KaWgTaNTs2lNVEI6VQ== hosted-git-info@^2.1.4: version "2.8.9" - resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz" + resolved "https://registry.npmmirror.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw== hpack.js@^2.1.6: version "2.1.6" - resolved "https://registry.npmjs.org/hpack.js/-/hpack.js-2.1.6.tgz" + resolved "https://registry.npmmirror.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2" integrity sha512-zJxVehUdMGIKsRaNt7apO2Gqp0BdqW5yaiGHXXmbpvxgBYVZnAql+BJb4RO5ad2MgpbZKn5G6nMnegrH1FcNYQ== dependencies: inherits "^2.0.1" @@ -7340,15 +6796,15 @@ html-encoding-sniffer@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz" + resolved "https://registry.npmmirror.com/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz#42a6dc4fd33f00281176e8b23759ca4e4fa185f3" integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ== dependencies: whatwg-encoding "^1.0.5" html-entities@^2.3.2: - version "2.4.0" - resolved "https://registry.npmmirror.com/html-entities/-/html-entities-2.4.0.tgz#edd0cee70402584c8c76cc2c0556db09d1f45061" - integrity sha512-igBTJcNNNhvZFRtm8uA6xMY6xYleeDwn3PeBCkDz7tHttv4F2hsDI2aPgNERWzvRcNYHNT3ymRaQzllmXj4YsQ== + version "2.5.2" + resolved "https://registry.npmmirror.com/html-entities/-/html-entities-2.5.2.tgz#201a3cf95d3a15be7099521620d19dfb4f65359f" + integrity sha512-K//PSRMQk4FZ78Kyau+mZurHn3FH0Vwr+H36eE0rPbeYkRRi9YxceYPhuN60UwWorxyKHhqoAJl2OFKa4BVtaA== html-escaper@^2.0.0, html-escaper@^2.0.2: version "2.0.2" @@ -7357,7 +6813,7 @@ html-minifier-terser@^6.0.2: version "6.1.0" - resolved "https://registry.npmjs.org/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz" + resolved "https://registry.npmmirror.com/html-minifier-terser/-/html-minifier-terser-6.1.0.tgz#bfc818934cc07918f6b3669f5774ecdfd48f32ab" integrity sha512-YXxSlJBZTP7RS3tWnQw74ooKa6L9b9i9QYXY21eUEvhZ3u9XLfv6OnFsQq6RxkhHygsaUMvYsZRV5rU/OVNZxw== dependencies: camel-case "^4.1.2" @@ -7368,15 +6824,20 @@ relateurl "^0.2.7" terser "^5.10.0" +html-tags@^3.3.1: + version "3.3.1" + resolved "https://registry.npmmirror.com/html-tags/-/html-tags-3.3.1.tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce" + integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ== + html-void-elements@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-3.0.0.tgz#fc9dbd84af9e747249034d4d62602def6517f1d7" + resolved "https://registry.npmmirror.com/html-void-elements/-/html-void-elements-3.0.0.tgz#fc9dbd84af9e747249034d4d62602def6517f1d7" integrity sha512-bEqo66MRXsUGxWHV5IP0PUiAWwoEjba4VCzg0LjFJBpchPaTfyfCKTG6bc5F8ucKec3q5y6qOdGyYTSBEvhCrg== html-webpack-plugin@^5.1.0: - version "5.6.0" - resolved "https://registry.npmmirror.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0.tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0" - integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw== + version "5.6.3" + resolved "https://registry.npmmirror.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3.tgz#a31145f0fee4184d53a794f9513147df1e653685" + integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg== dependencies: "@types/html-minifier-terser" "^6.0.0" html-minifier-terser "^6.0.2" @@ -7386,7 +6847,7 @@ html2canvas@1.4.1: version "1.4.1" - resolved "https://registry.yarnpkg.com/html2canvas/-/html2canvas-1.4.1.tgz#7cef1888311b5011d507794a066041b14669a543" + resolved "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz#7cef1888311b5011d507794a066041b14669a543" integrity sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA== dependencies: css-line-break "^2.1.0" @@ -7394,7 +6855,7 @@ htmlparser2@^6.1.0: version "6.1.0" - resolved "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz" + resolved "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-6.1.0.tgz#c4d762b6c3371a05dbe65e94ae43a9f845fb8fb7" integrity sha512-gyyPk6rgonLFEDGoeRgQNaEUvdJ4ktTmmUh/h2t7s+M8oPpIPxgNACWa+6ESR57kXstwqPiCut0V8NRpcwgU7A== dependencies: domelementtype "^2.0.1" @@ -7402,24 +6863,24 @@ domutils "^2.5.2" entities "^2.0.0" -htmlparser2@^8.0.1: - version "8.0.2" - resolved "https://registry.npmjs.org/htmlparser2/-/htmlparser2-8.0.2.tgz" - integrity sha512-GYdjWKDkbRLkZ5geuHs5NY1puJ+PXwP7+fHPRz06Eirsb9ugf6d8kkXav6ADhcODhFFPMIXyxkxSuMf3D6NCFA== +htmlparser2@^9.1.0: + version "9.1.0" + resolved "https://registry.npmmirror.com/htmlparser2/-/htmlparser2-9.1.0.tgz#cdb498d8a75a51f739b61d3f718136c369bc8c23" + integrity sha512-5zfg6mHUoaer/97TxnGpxmbR7zJtPwIYFMZ/H5ucTlPZhKvtum05yiPK3Mgai3a0DyVxv7qYqoweaEd2nrYQzQ== dependencies: domelementtype "^2.3.0" domhandler "^5.0.3" - domutils "^3.0.1" - entities "^4.4.0" + domutils "^3.1.0" + entities "^4.5.0" http-deceiver@^1.2.7: version "1.2.7" - resolved "https://registry.npmjs.org/http-deceiver/-/http-deceiver-1.2.7.tgz" + resolved "https://registry.npmmirror.com/http-deceiver/-/http-deceiver-1.2.7.tgz#fa7168944ab9a519d337cb0bec7284dc3e723d87" integrity sha512-LmpOGxTfbpgtGVxJrj5k7asXHCgNZp5nLfp+hWc8QQRqtb7fUy6kRY3BO1h9ddF6yIPYUARgxGOwB42DnxIaNw== http-errors@2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/http-errors/-/http-errors-2.0.0.tgz" + resolved "https://registry.npmmirror.com/http-errors/-/http-errors-2.0.0.tgz#b7774a1486ef73cf7667ac9ae0858c012c57b9d3" integrity sha512-FtwrG/euBzaEjYeRqOgly7G0qviiXoJWnvEH2Z1plBdXgbyjv34pHTSb9zoeHMyDy33+DWy5Wt9Wo+TURtOYSQ== dependencies: depd "2.0.0" @@ -7430,7 +6891,7 @@ http-errors@~1.6.2: version "1.6.3" - resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz" + resolved "https://registry.npmmirror.com/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d" integrity sha512-lks+lVC8dgGyh97jxvxeYTWQFvh4uw4yC12gVl63Cg30sjPX4wuGcdkICVXDAESr6OJGjqGA8Iz5mkeN6zlD7A== dependencies: depd "~1.1.2" @@ -7440,12 +6901,12 @@ http-parser-js@>=0.5.1: version "0.5.8" - resolved "https://registry.npmjs.org/http-parser-js/-/http-parser-js-0.5.8.tgz" + resolved "https://registry.npmmirror.com/http-parser-js/-/http-parser-js-0.5.8.tgz#af23090d9ac4e24573de6f6aecc9d84a48bf20e3" integrity sha512-SGeBX54F94Wgu5RH3X5jsDtf4eHyRogWX1XGT3b4HuW3tQPM4AaBzoUji/4AAJNXCEOWZ5O0DgZmJw1947gD5Q== http-proxy-agent@^4.0.1: version "4.0.1" - resolved "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz" + resolved "https://registry.npmmirror.com/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz#8a8c8ef7f5932ccf953c296ca8291b95aa74aa3a" integrity sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg== dependencies: "@tootallnate/once" "1" @@ -7453,9 +6914,9 @@ debug "4" http-proxy-middleware@^2.0.3: - version "2.0.6" - resolved "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.6.tgz" - integrity sha512-ya/UeJ6HVBYxrgYotAZo1KvPWlgB48kUJLDePFeneHsVujFaW5WNj2NgWCAE//B1Dl02BIfYlpNgBy8Kf8Rjmw== + version "2.0.7" + resolved "https://registry.npmmirror.com/http-proxy-middleware/-/http-proxy-middleware-2.0.7.tgz#915f236d92ae98ef48278a95dedf17e991936ec6" + integrity sha512-fgVY8AV7qU7z/MmXJ/rxwbrtQH4jBQ9m7kp3llF0liB7glmFeVZFBepQb32T3y8n8k2+AEYuMPCpinYW+/CuRA== dependencies: "@types/http-proxy" "^1.17.8" http-proxy "^1.18.1" @@ -7465,7 +6926,7 @@ http-proxy@^1.18.1: version "1.18.1" - resolved "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz" + resolved "https://registry.npmmirror.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549" integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ== dependencies: eventemitter3 "^4.0.0" @@ -7474,7 +6935,7 @@ https-proxy-agent@^5.0.0: version "5.0.1" - resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz" + resolved "https://registry.npmmirror.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6" integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA== dependencies: agent-base "6" @@ -7482,90 +6943,77 @@ human-signals@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz" + resolved "https://registry.npmmirror.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== iconv-lite@0.4.24: version "0.4.24" - resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" + resolved "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== dependencies: safer-buffer ">= 2.1.2 < 3" -iconv-lite@0.6, iconv-lite@^0.6.3: +iconv-lite@0.6, iconv-lite@0.6.3, iconv-lite@^0.6.3: version "0.6.3" - resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501" + resolved "https://registry.npmmirror.com/iconv-lite/-/iconv-lite-0.6.3.tgz#a52f80bf38da1952eb5c681790719871a1a72501" integrity sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw== dependencies: safer-buffer ">= 2.1.2 < 3.0.0" icss-utils@^5.0.0, icss-utils@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/icss-utils/-/icss-utils-5.1.0.tgz" + resolved "https://registry.npmmirror.com/icss-utils/-/icss-utils-5.1.0.tgz#c6be6858abd013d768e98366ae47e25d5887b1ae" integrity sha512-soFhflCVWLfRNOPU3iv5Z9VUdT44xFRbzjLsEzSr5AQmgqPMTHdU3PMT1Cf1ssx8fLNJDA1juftYl+PUcv3MqA== ieee754@^1.1.13, ieee754@^1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz" + resolved "https://registry.npmmirror.com/ieee754/-/ieee754-1.2.1.tgz#8eb7a10a63fff25d15a57b001586d177d1b0d352" integrity sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA== -ignore@^5.1.1, ignore@^5.1.8, ignore@^5.3.1: +ignore@^5.1.1, ignore@^5.1.8, ignore@^5.2.0, ignore@^5.3.1: version "5.3.2" - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" + resolved "https://registry.npmmirror.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5" integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g== - -ignore@^5.2.0: - version "5.3.1" - resolved "https://registry.npmmirror.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef" - integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw== image-size@~0.5.0: version "0.5.5" - resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.5.5.tgz#09dfd4ab9d20e29eb1c3e80b8990378df9e3cb9c" + resolved "https://registry.npmmirror.com/image-size/-/image-size-0.5.5.tgz#09dfd4ab9d20e29eb1c3e80b8990378df9e3cb9c" integrity sha512-6TDAlDPZxUFCv+fuOkIoXT/V/f3Qbq8e37p+YOiYrUv3v9cc3/6x78VdfPgFVaB9dZYeLUfKgHRebpkm/oP2VQ== immediate@~3.0.5: version "3.0.6" - resolved "https://registry.yarnpkg.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b" + resolved "https://registry.npmmirror.com/immediate/-/immediate-3.0.6.tgz#9db1dbd0faf8de6fbe0f5dd5e56bb606280de69b" integrity sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ== immutable@^4.0.0: - version "4.3.5" - resolved "https://registry.npmmirror.com/immutable/-/immutable-4.3.5.tgz#f8b436e66d59f99760dc577f5c99a4fd2a5cc5a0" - integrity sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw== + version "4.3.7" + resolved "https://registry.npmmirror.com/immutable/-/immutable-4.3.7.tgz#c70145fc90d89fb02021e65c84eb0226e4e5a381" + integrity sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw== -import-fresh@^3.0.0: - version "3.3.1" - resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf" - integrity sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ== - dependencies: - parent-module "^1.0.0" - resolve-from "^4.0.0" - -import-fresh@^3.2.1: +import-fresh@^3.0.0, import-fresh@^3.2.1: version "3.3.0" - resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz" + resolved "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b" integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw== dependencies: parent-module "^1.0.0" resolve-from "^4.0.0" import-local@^3.0.2: - version "3.1.0" - resolved "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz" - integrity sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg== + version "3.2.0" + resolved "https://registry.npmmirror.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260" + integrity sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA== dependencies: pkg-dir "^4.2.0" resolve-cwd "^3.0.0" imurmurhash@^0.1.4: version "0.1.4" - resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" + resolved "https://registry.npmmirror.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea" integrity sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA== inflight@^1.0.4: version "1.0.6" - resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" + resolved "https://registry.npmmirror.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9" integrity sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA== dependencies: once "^1.3.0" @@ -7573,41 +7021,32 @@ information-ui@1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/information-ui/-/information-ui-1.0.2.tgz#84018b5f22bee91e91ed9278d61ca6c7382e18dd" + resolved "https://registry.npmmirror.com/information-ui/-/information-ui-1.0.2.tgz#84018b5f22bee91e91ed9278d61ca6c7382e18dd" integrity sha512-rtt3FozxwSvQ9fgaq7G3oF4lu7gb9lhvGU6sdK3J2WVseECPntrlmIh53xmmF7netE8VvAnn45y09LOvCJVKLA== inherits@2, inherits@2.0.4, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3: version "2.0.4" - resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" + resolved "https://registry.npmmirror.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== inherits@2.0.3: version "2.0.3" - resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz" + resolved "https://registry.npmmirror.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" integrity sha512-x00IRNXNy63jwGkJmzPigoySHbaqpNuzKbBOmzK+g2OdZpQ9w+sxCN+VSB3ja7IAge2OP2qpfxTjeNcyjmW1uw== inline-style-parser@0.2.4: version "0.2.4" - resolved "https://registry.yarnpkg.com/inline-style-parser/-/inline-style-parser-0.2.4.tgz#f4af5fe72e612839fcd453d989a586566d695f22" + resolved "https://registry.npmmirror.com/inline-style-parser/-/inline-style-parser-0.2.4.tgz#f4af5fe72e612839fcd453d989a586566d695f22" integrity sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q== insert-css@2.0.0, insert-css@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/insert-css/-/insert-css-2.0.0.tgz#eb5d1097b7542f4c79ea3060d3aee07d053880f4" + resolved "https://registry.npmmirror.com/insert-css/-/insert-css-2.0.0.tgz#eb5d1097b7542f4c79ea3060d3aee07d053880f4" integrity sha512-xGq5ISgcUP5cvGkS2MMFLtPDBtrtQPSFfC6gA6U8wHKqfjTIMZLZNxOItQnoSjdOzlXOLU/yD32RKC4SvjNbtA== - -internal-slot@^1.0.7: - version "1.0.7" - resolved "https://registry.npmmirror.com/internal-slot/-/internal-slot-1.0.7.tgz#c06dcca3ed874249881007b0a5523b172a190802" - integrity sha512-NGnrKwXzSms2qUUih/ILZ5JBqNTSa1+ZmP6flaIp6KmSElgE9qdndzS3cqjrDovwFdmwsGsLdeFgB6suw+1e9g== - dependencies: - es-errors "^1.3.0" - hasown "^2.0.0" - side-channel "^1.0.4" internal-slot@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.1.0.tgz#1eac91762947d2f7056bc838d93e13b2e9604961" + resolved "https://registry.npmmirror.com/internal-slot/-/internal-slot-1.1.0.tgz#1eac91762947d2f7056bc838d93e13b2e9604961" integrity sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw== dependencies: es-errors "^1.3.0" @@ -7616,35 +7055,27 @@ "internmap@1 - 2": version "2.0.3" - resolved "https://registry.yarnpkg.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009" + resolved "https://registry.npmmirror.com/internmap/-/internmap-2.0.3.tgz#6685f23755e43c524e251d29cbc97248e3061009" integrity sha512-5Hh7Y1wQbvY5ooGgPbDaL5iYLAPzMTUrjMulskHLH6wnv/A+1q5rgEaiuqEjB+oxGXIVZs1FF+R/KPN3ZSQYYg== ipaddr.js@1.9.1: version "1.9.1" - resolved "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.9.1.tgz" + resolved "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-1.9.1.tgz#bff38543eeb8984825079ff3a2a8e6cbd46781b3" integrity sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g== ipaddr.js@^2.0.1: - version "2.1.0" - resolved "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-2.1.0.tgz#2119bc447ff8c257753b196fc5f1ce08a4cdf39f" - integrity sha512-LlbxQ7xKzfBusov6UMi4MFpEg0m+mAm9xyNGEduwXMEDuf4WfzB/RZwMVYEd7IKGvh4IUkEXYxtAVu9T3OelJQ== + version "2.2.0" + resolved "https://registry.npmmirror.com/ipaddr.js/-/ipaddr.js-2.2.0.tgz#d33fa7bac284f4de7af949638c9d68157c6b92e8" + integrity sha512-Ag3wB2o37wslZS19hZqorUnrnzSkpOVy+IiiDEiTqNubEYpYuHWIf6K4psgN2ZWKExS4xhVCrRVfb/wfW8fWJA== is-any-array@^2.0.0, is-any-array@^2.0.1: version "2.0.1" - resolved "https://registry.yarnpkg.com/is-any-array/-/is-any-array-2.0.1.tgz#9233242a9c098220290aa2ec28f82ca7fa79899e" + resolved "https://registry.npmmirror.com/is-any-array/-/is-any-array-2.0.1.tgz#9233242a9c098220290aa2ec28f82ca7fa79899e" integrity sha512-UtilS7hLRu++wb/WBAw9bNuP1Eg04Ivn1vERJck8zJthEvXCBEBpGR/33u/xLKWEQf95803oalHrVDptcAvFdQ== -is-array-buffer@^3.0.4: - version "3.0.4" - resolved "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.4.tgz#7a1f92b3d61edd2bc65d24f130530ea93d7fae98" - integrity sha512-wcjaerHw0ydZwfhiKbXJWLDY8A7yV7KhjQOpb83hGgGfId/aQa4TOvwyzn2PuswW2gPCYEL/nEAiSVpdOj1lXw== - dependencies: - call-bind "^1.0.2" - get-intrinsic "^1.2.1" - -is-array-buffer@^3.0.5: +is-array-buffer@^3.0.4, is-array-buffer@^3.0.5: version "3.0.5" - resolved "https://registry.yarnpkg.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz#65742e1e687bd2cc666253068fd8707fe4d44280" + resolved "https://registry.npmmirror.com/is-array-buffer/-/is-array-buffer-3.0.5.tgz#65742e1e687bd2cc666253068fd8707fe4d44280" integrity sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A== dependencies: call-bind "^1.0.8" @@ -7653,100 +7084,70 @@ is-arrayish@^0.2.1: version "0.2.1" - resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" + resolved "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" integrity sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg== is-arrayish@^0.3.1: version "0.3.2" - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" + resolved "https://registry.npmmirror.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03" integrity sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ== is-async-function@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/is-async-function/-/is-async-function-2.1.1.tgz#3e69018c8e04e73b738793d020bfe884b9fd3523" - integrity sha512-9dgM/cZBnNvjzaMYHVoxxfPj2QXt22Ev7SuuPrs+xav0ukGB0S6d4ydZdEiM48kLx5kDV+QBPrpVnFyefL8kkQ== + version "2.1.0" + resolved "https://registry.npmmirror.com/is-async-function/-/is-async-function-2.1.0.tgz#1d1080612c493608e93168fc4458c245074c06a6" + integrity sha512-GExz9MtyhlZyXYLxzlJRj5WUCE661zhDa1Yna52CN57AJsymh+DvXXjyveSioqSRdxvUrdKdvqB1b5cVKsNpWQ== dependencies: - async-function "^1.0.0" call-bound "^1.0.3" get-proto "^1.0.1" has-tostringtag "^1.0.2" safe-regex-test "^1.1.0" -is-bigint@^1.0.1: - version "1.0.4" - resolved "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz" - integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg== - dependencies: - has-bigints "^1.0.1" - is-bigint@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.1.0.tgz#dda7a3445df57a42583db4228682eba7c4170672" + resolved "https://registry.npmmirror.com/is-bigint/-/is-bigint-1.1.0.tgz#dda7a3445df57a42583db4228682eba7c4170672" integrity sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ== dependencies: has-bigints "^1.0.2" is-binary-path@~2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz" + resolved "https://registry.npmmirror.com/is-binary-path/-/is-binary-path-2.1.0.tgz#ea1f7f3b80f064236e83470f86c09c254fb45b09" integrity sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw== dependencies: binary-extensions "^2.0.0" -is-boolean-object@^1.1.0: - version "1.1.2" - resolved "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz" - integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA== - dependencies: - call-bind "^1.0.2" - has-tostringtag "^1.0.0" - is-boolean-object@^1.2.1: - version "1.2.2" - resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.2.2.tgz#7067f47709809a393c71ff5bb3e135d8a9215d9e" - integrity sha512-wa56o2/ElJMYqjCjGkXri7it5FbebW5usLw/nPmCMs5DeZ7eziSYZhSmPRn0txqeW4LnAmQQU7FgqLpsEFKM4A== + version "1.2.1" + resolved "https://registry.npmmirror.com/is-boolean-object/-/is-boolean-object-1.2.1.tgz#c20d0c654be05da4fbc23c562635c019e93daf89" + integrity sha512-l9qO6eFlUETHtuihLcYOaLKByJ1f+N4kthcU9YjHy3N+B3hWv0y/2Nd0mu/7lTFnRQHTrSdXF50HQ3bl5fEnng== dependencies: - call-bound "^1.0.3" + call-bound "^1.0.2" has-tostringtag "^1.0.2" -is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7: +is-callable@^1.1.3, is-callable@^1.2.7: version "1.2.7" - resolved "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz" + resolved "https://registry.npmmirror.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055" integrity sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA== -is-core-module@^2.13.0: - version "2.13.1" - resolved "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.13.1.tgz#ad0d7532c6fea9da1ebdc82742d74525c6273384" - integrity sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw== - dependencies: - hasown "^2.0.0" - -is-core-module@^2.16.0, is-core-module@^2.8.0: +is-core-module@^2.13.0, is-core-module@^2.16.0, is-core-module@^2.8.0: version "2.16.1" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" + resolved "https://registry.npmmirror.com/is-core-module/-/is-core-module-2.16.1.tgz#2a98801a849f43e2add644fbb6bc6229b19a4ef4" integrity sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w== dependencies: hasown "^2.0.2" is-data-view@^1.0.1, is-data-view@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/is-data-view/-/is-data-view-1.0.2.tgz#bae0a41b9688986c2188dda6657e56b8f9e63b8e" + resolved "https://registry.npmmirror.com/is-data-view/-/is-data-view-1.0.2.tgz#bae0a41b9688986c2188dda6657e56b8f9e63b8e" integrity sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw== dependencies: call-bound "^1.0.2" get-intrinsic "^1.2.6" is-typed-array "^1.1.13" -is-date-object@^1.0.1: - version "1.0.5" - resolved "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz" - integrity sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ== - dependencies: - has-tostringtag "^1.0.0" - is-date-object@^1.0.5, is-date-object@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/is-date-object/-/is-date-object-1.1.0.tgz#ad85541996fc7aa8b2729701d27b7319f95d82f7" + resolved "https://registry.npmmirror.com/is-date-object/-/is-date-object-1.1.0.tgz#ad85541996fc7aa8b2729701d27b7319f95d82f7" integrity sha512-PwwhEakHVKTdRNVOw+/Gyh0+MzlCl4R6qKvkhuvLtPMggI1WAHt9sOwZxQLSGpUaDnrdyDsomoRgNnCfKNSXXg== dependencies: call-bound "^1.0.2" @@ -7754,46 +7155,46 @@ is-docker@^2.0.0, is-docker@^2.1.1: version "2.2.1" - resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz" + resolved "https://registry.npmmirror.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== is-extglob@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" + resolved "https://registry.npmmirror.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" integrity sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ== is-file-esm@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/is-file-esm/-/is-file-esm-1.0.0.tgz" + resolved "https://registry.npmmirror.com/is-file-esm/-/is-file-esm-1.0.0.tgz#987086b0f5a5318179e9d30f4f2f8d37321e1b5f" integrity sha512-rZlaNKb4Mr8WlRu2A9XdeoKgnO5aA53XdPHgCKVyCrQ/rWi89RET1+bq37Ru46obaQXeiX4vmFIm1vks41hoSA== dependencies: read-pkg-up "^7.0.1" is-finalizationregistry@^1.1.0: version "1.1.1" - resolved "https://registry.yarnpkg.com/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz#eefdcdc6c94ddd0674d9c85887bf93f944a97c90" + resolved "https://registry.npmmirror.com/is-finalizationregistry/-/is-finalizationregistry-1.1.1.tgz#eefdcdc6c94ddd0674d9c85887bf93f944a97c90" integrity sha512-1pC6N8qWJbWoPtEjgcL2xyhQOP491EQjeUo3qTKcmV8YSDDJrOepfG8pcC7h/QgnQHYSv0mJ3Z/ZWxmatVrysg== dependencies: call-bound "^1.0.3" is-fullwidth-code-point@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" + resolved "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" integrity sha512-VHskAKYM8RfSFXwee5t5cbN5PZeq1Wrh6qd5bkyiXIf6UQcN6w/A0eXM9r6t8d+GYOh+o6ZhiEnb88LN/Y8m2w== is-fullwidth-code-point@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" + resolved "https://registry.npmmirror.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== is-generator-fn@^2.0.0: version "2.1.0" - resolved "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz" + resolved "https://registry.npmmirror.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118" integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ== is-generator-function@^1.0.10: version "1.1.0" - resolved "https://registry.yarnpkg.com/is-generator-function/-/is-generator-function-1.1.0.tgz#bf3eeda931201394f57b5dba2800f91a238309ca" + resolved "https://registry.npmmirror.com/is-generator-function/-/is-generator-function-1.1.0.tgz#bf3eeda931201394f57b5dba2800f91a238309ca" integrity sha512-nPUB5km40q9e8UfN/Zc24eLlzdSf9OfKByBw9CIdw4H1giPMeA0OIJvbchsCu4npfI2QcMVBsGEBHKZ7wLTWmQ== dependencies: call-bound "^1.0.3" @@ -7803,36 +7204,24 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1: version "4.0.3" - resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz" + resolved "https://registry.npmmirror.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084" integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg== dependencies: is-extglob "^2.1.1" is-interactive@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz" + resolved "https://registry.npmmirror.com/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e" integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w== is-map@^2.0.3: version "2.0.3" - resolved "https://registry.yarnpkg.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e" + resolved "https://registry.npmmirror.com/is-map/-/is-map-2.0.3.tgz#ede96b7fe1e270b3c4465e3a465658764926d62e" integrity sha512-1Qed0/Hr2m+YqxnM09CjA2d/i6YZNfF6R2oRAOj36eUdS6qIV/huPJNSEpKbupewFs+ZsJlxsjjPbc0/afW6Lw== - -is-negative-zero@^2.0.2: - version "2.0.3" - resolved "https://registry.npmmirror.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz#ced903a027aca6381b777a5743069d7376a49747" - integrity sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw== - -is-number-object@^1.0.4: - version "1.0.7" - resolved "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz" - integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ== - dependencies: - has-tostringtag "^1.0.0" is-number-object@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.1.1.tgz#144b21e95a1bc148205dcc2814a9134ec41b2541" + resolved "https://registry.npmmirror.com/is-number-object/-/is-number-object-1.1.1.tgz#144b21e95a1bc148205dcc2814a9134ec41b2541" integrity sha512-lZhclumE1G6VYD8VHe35wFaIif+CTy5SJIi5+3y4psDgWu4wPDoBhF8NxUOinEc7pHgiTsT6MaBb92rKhhD+Xw== dependencies: call-bound "^1.0.3" @@ -7840,47 +7229,34 @@ is-number@^7.0.0: version "7.0.0" - resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" + resolved "https://registry.npmmirror.com/is-number/-/is-number-7.0.0.tgz#7535345b896734d5f80c4d06c50955527a14f12b" integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== is-plain-obj@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-3.0.0.tgz" + resolved "https://registry.npmmirror.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7" integrity sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== is-plain-object@^2.0.4: version "2.0.4" - resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" + resolved "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== dependencies: isobject "^3.0.1" is-plain-object@^3.0.0: version "3.0.1" - resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b" + resolved "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-3.0.1.tgz#662d92d24c0aa4302407b0d45d21f2251c85f85b" integrity sha512-Xnpx182SBMrr/aBik8y+GuR4U1L9FqMSojwDQwPMmxyC6bvEqly9UBCxhauBF5vNh2gwWJNX6oDV7O+OM4z34g== - -is-plain-object@^5.0.0: - version "5.0.0" - resolved "https://registry.npmmirror.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344" - integrity sha512-VRSzKkbMm5jMDoKLbltAkFQ5Qr7VDiTFGXxYFXXowVj387GeGNOCsOH6Msy00SGZ3Fp84b1Naa1psqgcCIEP5Q== is-potential-custom-element-name@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz" + resolved "https://registry.npmmirror.com/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz#171ed6f19e3ac554394edf78caa05784a45bebb5" integrity sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ== - -is-regex@^1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz" - integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg== - dependencies: - call-bind "^1.0.2" - has-tostringtag "^1.0.0" is-regex@^1.2.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.2.1.tgz#76d70a3ed10ef9be48eb577887d74205bf0cad22" + resolved "https://registry.npmmirror.com/is-regex/-/is-regex-1.2.1.tgz#76d70a3ed10ef9be48eb577887d74205bf0cad22" integrity sha512-MjYsKHO5O7mCsmRGxWcLWheFqN9DJ/2TmngvjKXihe6efViPqc274+Fx/4fYj/r03+ESvBdTXK0V6tA3rgez1g== dependencies: call-bound "^1.0.2" @@ -7890,110 +7266,75 @@ is-set@^2.0.3: version "2.0.3" - resolved "https://registry.yarnpkg.com/is-set/-/is-set-2.0.3.tgz#8ab209ea424608141372ded6e0cb200ef1d9d01d" + resolved "https://registry.npmmirror.com/is-set/-/is-set-2.0.3.tgz#8ab209ea424608141372ded6e0cb200ef1d9d01d" integrity sha512-iPAjerrse27/ygGLxw+EBR9agv9Y6uLeYVJMu+QNCoouJ1/1ri0mGrcWpfCqFZuzzx3WjtwxG098X+n4OuRkPg== - -is-shared-array-buffer@^1.0.2: - version "1.0.3" - resolved "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.3.tgz#1237f1cba059cdb62431d378dcc37d9680181688" - integrity sha512-nA2hv5XIhLR3uVzDDfCIknerhx8XUKnstuOERPNNIinXG7v9u+ohXF67vxm4TPTEPU6lm61ZkwP3c9PCB97rhg== - dependencies: - call-bind "^1.0.7" is-shared-array-buffer@^1.0.4: version "1.0.4" - resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz#9b67844bd9b7f246ba0708c3a93e34269c774f6f" + resolved "https://registry.npmmirror.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.4.tgz#9b67844bd9b7f246ba0708c3a93e34269c774f6f" integrity sha512-ISWac8drv4ZGfwKl5slpHG9OwPNty4jOWPRIhBpxOoD+hqITiwuipOQ2bNthAzwA3B4fIjO4Nln74N0S9byq8A== dependencies: call-bound "^1.0.3" is-stream@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" + resolved "https://registry.npmmirror.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44" integrity sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ== is-stream@^2.0.0, is-stream@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz" + resolved "https://registry.npmmirror.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077" integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg== -is-string@^1.0.5, is-string@^1.0.7: - version "1.0.7" - resolved "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz" - integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg== - dependencies: - has-tostringtag "^1.0.0" - -is-string@^1.1.1: +is-string@^1.0.7, is-string@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.1.1.tgz#92ea3f3d5c5b6e039ca8677e5ac8d07ea773cbb9" + resolved "https://registry.npmmirror.com/is-string/-/is-string-1.1.1.tgz#92ea3f3d5c5b6e039ca8677e5ac8d07ea773cbb9" integrity sha512-BtEeSsoaQjlSPBemMQIrY1MY0uM6vnS1g5fmufYOtnxLGUZM2178PKbhsk7Ffv58IX+ZtcvoGwccYsh0PglkAA== dependencies: call-bound "^1.0.3" has-tostringtag "^1.0.2" -is-symbol@^1.0.2, is-symbol@^1.0.3: - version "1.0.4" - resolved "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz" - integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg== - dependencies: - has-symbols "^1.0.2" - is-symbol@^1.0.4, is-symbol@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.1.1.tgz#f47761279f532e2b05a7024a7506dbbedacd0634" + resolved "https://registry.npmmirror.com/is-symbol/-/is-symbol-1.1.1.tgz#f47761279f532e2b05a7024a7506dbbedacd0634" integrity sha512-9gGx6GTtCQM73BgmHQXfDmLtfjjTUDSyoxTCbp5WtoixAhfgsDirWIcVQ/IHpvI5Vgd5i/J5F7B9cN/WlVbC/w== dependencies: call-bound "^1.0.2" has-symbols "^1.1.0" safe-regex-test "^1.1.0" -is-typed-array@^1.1.13: - version "1.1.13" - resolved "https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.13.tgz#d6c5ca56df62334959322d7d7dd1cca50debe229" - integrity sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw== - dependencies: - which-typed-array "^1.1.14" - -is-typed-array@^1.1.14, is-typed-array@^1.1.15: +is-typed-array@^1.1.13, is-typed-array@^1.1.14, is-typed-array@^1.1.15: version "1.1.15" - resolved "https://registry.yarnpkg.com/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b" + resolved "https://registry.npmmirror.com/is-typed-array/-/is-typed-array-1.1.15.tgz#4bfb4a45b61cee83a5a46fba778e4e8d59c0ce0b" integrity sha512-p3EcsicXjit7SaskXHs1hA91QxgTw46Fv6EFKKGS5DRFLD8yKnohjF3hxoju94b/OcMZoQukzpPpBE9uLVKzgQ== dependencies: which-typed-array "^1.1.16" is-typedarray@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" + resolved "https://registry.npmmirror.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a" integrity sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA== is-unicode-supported@^0.1.0: version "0.1.0" - resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz" + resolved "https://registry.npmmirror.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== is-weakmap@^2.0.2: version "2.0.2" - resolved "https://registry.yarnpkg.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd" + resolved "https://registry.npmmirror.com/is-weakmap/-/is-weakmap-2.0.2.tgz#bf72615d649dfe5f699079c54b83e47d1ae19cfd" integrity sha512-K5pXYOm9wqY1RgjpL3YTkF39tni1XajUIkawTLUo9EZEVUFga5gSQJF8nNS7ZwJQ02y+1YCNYcMh+HIf1ZqE+w== -is-weakref@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz" - integrity sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ== +is-weakref@^1.0.2, is-weakref@^1.1.0: + version "1.1.0" + resolved "https://registry.npmmirror.com/is-weakref/-/is-weakref-1.1.0.tgz#47e3472ae95a63fa9cf25660bcf0c181c39770ef" + integrity sha512-SXM8Nwyys6nT5WP6pltOwKytLV7FqQ4UiibxVmW+EIosHcmCqkkjViTb5SNssDlkCiEYRP1/pdWUKVvZBmsR2Q== dependencies: - call-bind "^1.0.2" - -is-weakref@^1.1.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.1.1.tgz#eea430182be8d64174bd96bffbc46f21bf3f9293" - integrity sha512-6i9mGWSlqzNMEqpCp93KwRS1uUOodk2OJ6b+sq7ZPDSy2WuI5NFIxp/254TytR8ftefexkWn5xNiHUNpPOfSew== - dependencies: - call-bound "^1.0.3" + call-bound "^1.0.2" is-weakset@^2.0.3: version "2.0.4" - resolved "https://registry.yarnpkg.com/is-weakset/-/is-weakset-2.0.4.tgz#c9f5deb0bc1906c6d6f1027f284ddf459249daca" + resolved "https://registry.npmmirror.com/is-weakset/-/is-weakset-2.0.4.tgz#c9f5deb0bc1906c6d6f1027f284ddf459249daca" integrity sha512-mfcwb6IzQyOKTs84CQMrOwW4gQcaTOAWJ0zzJCl2WSPDrWk/OzDaImWFH3djXhb24g4eudZfLRozAvPGw4d9hQ== dependencies: call-bound "^1.0.3" @@ -8001,17 +7342,17 @@ is-what@^3.14.1: version "3.14.1" - resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1" + resolved "https://registry.npmmirror.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1" integrity sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA== is-what@^4.1.8: version "4.1.16" - resolved "https://registry.yarnpkg.com/is-what/-/is-what-4.1.16.tgz#1ad860a19da8b4895ad5495da3182ce2acdd7a6f" + resolved "https://registry.npmmirror.com/is-what/-/is-what-4.1.16.tgz#1ad860a19da8b4895ad5495da3182ce2acdd7a6f" integrity sha512-ZhMwEosbFJkA0YhFnNDgTM4ZxDRsS6HqTo7qsZM08fehyRYIYa0yHu5R6mgo1n/8MgaPBXiPimPD77baVFYg+A== is-wsl@^2.1.1, is-wsl@^2.2.0: version "2.2.0" - resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" + resolved "https://registry.npmmirror.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271" integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== dependencies: is-docker "^2.0.0" @@ -8023,17 +7364,17 @@ isarray@~1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" + resolved "https://registry.npmmirror.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11" integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ== isexe@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" + resolved "https://registry.npmmirror.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== isobject@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" + resolved "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg== istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0: @@ -8043,7 +7384,7 @@ istanbul-lib-instrument@^5.0.4, istanbul-lib-instrument@^5.1.0: version "5.2.1" - resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz" + resolved "https://registry.npmmirror.com/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz#d10c8885c2125574e1c231cacadf955675e1ce3d" integrity sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg== dependencies: "@babel/core" "^7.12.3" @@ -8063,7 +7404,7 @@ istanbul-lib-source-maps@^4.0.0: version "4.0.1" - resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz" + resolved "https://registry.npmmirror.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz#895f3a709fcfba34c6de5a42939022f3e4358551" integrity sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw== dependencies: debug "^4.1.1" @@ -8080,7 +7421,7 @@ jackspeak@^3.1.2: version "3.4.3" - resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" + resolved "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw== dependencies: "@isaacs/cliui" "^8.0.2" @@ -8088,20 +7429,20 @@ "@pkgjs/parseargs" "^0.11.0" jackspeak@^4.0.1: - version "4.1.0" - resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b" - integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw== + version "4.0.2" + resolved "https://registry.npmmirror.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015" + integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw== dependencies: "@isaacs/cliui" "^8.0.2" javascript-stringify@^2.0.1: version "2.1.0" - resolved "https://registry.npmjs.org/javascript-stringify/-/javascript-stringify-2.1.0.tgz" + resolved "https://registry.npmmirror.com/javascript-stringify/-/javascript-stringify-2.1.0.tgz#27c76539be14d8bd128219a2d731b09337904e79" integrity sha512-JVAfqNPTvNq3sB/VHQJAFxN/sPgKnsKrCwyRt15zwNCdrMMJDdcEOdubuy+DuJYYdm0ox1J4uzEuYKkN+9yhVg== jest-changed-files@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-changed-files/-/jest-changed-files-27.5.1.tgz#a348aed00ec9bf671cc58a66fcbe7c3dfd6a68f5" integrity sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw== dependencies: "@jest/types" "^27.5.1" @@ -8110,7 +7451,7 @@ jest-circus@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-circus/-/jest-circus-27.5.1.tgz#37a5a4459b7bf4406e53d637b49d22c65d125ecc" integrity sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw== dependencies: "@jest/environment" "^27.5.1" @@ -8135,7 +7476,7 @@ jest-cli@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-cli/-/jest-cli-27.5.1.tgz#278794a6e6458ea8029547e6c6cbf673bd30b145" integrity sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw== dependencies: "@jest/core" "^27.5.1" @@ -8153,7 +7494,7 @@ jest-config@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-config/-/jest-config-27.5.1.tgz#5c387de33dca3f99ad6357ddeccd91bf3a0e4a41" integrity sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA== dependencies: "@babel/core" "^7.8.0" @@ -8183,7 +7524,7 @@ jest-diff@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-diff/-/jest-diff-27.5.1.tgz#a07f5011ac9e6643cf8a95a462b7b1ecf6680def" integrity sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw== dependencies: chalk "^4.0.0" @@ -8193,14 +7534,14 @@ jest-docblock@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-docblock/-/jest-docblock-27.5.1.tgz#14092f364a42c6108d42c33c8cf30e058e25f6c0" integrity sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ== dependencies: detect-newline "^3.0.0" jest-each@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-each/-/jest-each-27.5.1.tgz#5bc87016f45ed9507fed6e4702a5b468a5b2c44e" integrity sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ== dependencies: "@jest/types" "^27.5.1" @@ -8211,7 +7552,7 @@ jest-environment-jsdom@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz#ea9ccd1fc610209655a77898f86b2b559516a546" integrity sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw== dependencies: "@jest/environment" "^27.5.1" @@ -8224,7 +7565,7 @@ jest-environment-node@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-environment-node/-/jest-environment-node-27.5.1.tgz#dedc2cfe52fab6b8f5714b4808aefa85357a365e" integrity sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw== dependencies: "@jest/environment" "^27.5.1" @@ -8236,12 +7577,12 @@ jest-get-type@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1" integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw== jest-haste-map@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-haste-map/-/jest-haste-map-27.5.1.tgz#9fd8bd7e7b4fa502d9c6164c5640512b4e811e7f" integrity sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng== dependencies: "@jest/types" "^27.5.1" @@ -8261,7 +7602,7 @@ jest-jasmine2@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz#a037b0034ef49a9f3d71c4375a796f3b230d1ac4" integrity sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ== dependencies: "@jest/environment" "^27.5.1" @@ -8284,7 +7625,7 @@ jest-leak-detector@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz#6ec9d54c3579dd6e3e66d70e3498adf80fde3fb8" integrity sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ== dependencies: jest-get-type "^27.5.1" @@ -8292,7 +7633,7 @@ jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz#9c0cdbda8245bc22d2331729d1091308b40cf8ab" integrity sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw== dependencies: chalk "^4.0.0" @@ -8302,7 +7643,7 @@ jest-message-util@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-message-util/-/jest-message-util-27.5.1.tgz#bdda72806da10d9ed6425e12afff38cd1458b6cf" integrity sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g== dependencies: "@babel/code-frame" "^7.12.13" @@ -8317,7 +7658,7 @@ jest-mock@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-mock/-/jest-mock-27.5.1.tgz#19948336d49ef4d9c52021d34ac7b5f36ff967d6" integrity sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og== dependencies: "@jest/types" "^27.5.1" @@ -8325,17 +7666,17 @@ jest-pnp-resolver@^1.2.2: version "1.2.3" - resolved "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz" + resolved "https://registry.npmmirror.com/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz#930b1546164d4ad5937d5540e711d4d38d4cad2e" integrity sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w== jest-regex-util@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-regex-util/-/jest-regex-util-27.5.1.tgz#4da143f7e9fd1e542d4aa69617b38e4a78365b95" integrity sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg== jest-resolve-dependencies@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz#d811ecc8305e731cc86dd79741ee98fed06f1da8" integrity sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg== dependencies: "@jest/types" "^27.5.1" @@ -8344,7 +7685,7 @@ jest-resolve@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-resolve/-/jest-resolve-27.5.1.tgz#a2f1c5a0796ec18fe9eb1536ac3814c23617b384" integrity sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw== dependencies: "@jest/types" "^27.5.1" @@ -8360,7 +7701,7 @@ jest-runner@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-runner/-/jest-runner-27.5.1.tgz#071b27c1fa30d90540805c5645a0ec167c7b62e5" integrity sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ== dependencies: "@jest/console" "^27.5.1" @@ -8387,7 +7728,7 @@ jest-runtime@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-runtime/-/jest-runtime-27.5.1.tgz#4896003d7a334f7e8e4a53ba93fb9bcd3db0a1af" integrity sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A== dependencies: "@jest/environment" "^27.5.1" @@ -8415,7 +7756,7 @@ jest-serializer@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-serializer/-/jest-serializer-27.5.1.tgz#81438410a30ea66fd57ff730835123dea1fb1f64" integrity sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w== dependencies: "@types/node" "*" @@ -8423,7 +7764,7 @@ jest-snapshot@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-snapshot/-/jest-snapshot-27.5.1.tgz#b668d50d23d38054a51b42c4039cab59ae6eb6a1" integrity sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA== dependencies: "@babel/core" "^7.7.2" @@ -8451,7 +7792,7 @@ jest-util@^27.0.0, jest-util@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-util/-/jest-util-27.5.1.tgz#3ba9771e8e31a0b85da48fe0b0891fb86c01c2f9" integrity sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw== dependencies: "@jest/types" "^27.5.1" @@ -8463,7 +7804,7 @@ jest-validate@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-validate/-/jest-validate-27.5.1.tgz#9197d54dc0bdb52260b8db40b46ae668e04df067" integrity sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ== dependencies: "@jest/types" "^27.5.1" @@ -8475,7 +7816,7 @@ jest-watcher@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-watcher/-/jest-watcher-27.5.1.tgz#71bd85fb9bde3a2c2ec4dc353437971c43c642a2" integrity sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw== dependencies: "@jest/test-result" "^27.5.1" @@ -8488,7 +7829,7 @@ jest-worker@^27.0.2, jest-worker@^27.4.5, jest-worker@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz" + resolved "https://registry.npmmirror.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0" integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== dependencies: "@types/node" "*" @@ -8497,7 +7838,7 @@ jest@27.5.1: version "27.5.1" - resolved "https://registry.yarnpkg.com/jest/-/jest-27.5.1.tgz#dadf33ba70a779be7a6fc33015843b51494f63fc" + resolved "https://registry.npmmirror.com/jest/-/jest-27.5.1.tgz#dadf33ba70a779be7a6fc33015843b51494f63fc" integrity sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ== dependencies: "@jest/core" "^27.5.1" @@ -8506,13 +7847,13 @@ jiti@^1.21.0: version "1.21.7" - resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9" + resolved "https://registry.npmmirror.com/jiti/-/jiti-1.21.7.tgz#9dd81043424a3d28458b193d965f0d18a2300ba9" integrity sha512-/imKNG4EbWNrVjoNC/1H5/9GFy+tqjGBHCaSsN+P2RnPqjsLmv6UD3Ej+Kj8nBWaRAwyk7kK5ZUc+OEatnTR3A== joi@^17.4.0: - version "17.12.2" - resolved "https://registry.npmmirror.com/joi/-/joi-17.12.2.tgz#283a664dabb80c7e52943c557aab82faea09f521" - integrity sha512-RonXAIzCiHLc8ss3Ibuz45u28GOsWE1UpfDXLbN/9NKbL4tCJf8TWYVKsoYuuh+sAUt7fsSNpA+r2+TBA6Wjmw== + version "17.13.3" + resolved "https://registry.npmmirror.com/joi/-/joi-17.13.3.tgz#0f5cc1169c999b30d344366d384b12d92558bcec" + integrity sha512-otDA4ldcIx+ZXsKHWmp0YizCweVRZG96J10b0FevjfuncLO1oX59THoAmHkNubYJ+9gWsYsp5k8v4ib6oDv1fA== dependencies: "@hapi/hoek" "^9.3.0" "@hapi/topo" "^5.1.0" @@ -8522,22 +7863,22 @@ js-message@1.0.7: version "1.0.7" - resolved "https://registry.npmjs.org/js-message/-/js-message-1.0.7.tgz" + resolved "https://registry.npmmirror.com/js-message/-/js-message-1.0.7.tgz#fbddd053c7a47021871bb8b2c95397cc17c20e47" integrity sha512-efJLHhLjIyKRewNS9EGZ4UpI8NguuL6fKkhRxVuMmrGV2xN/0APGdQYwLFky5w9naebSZ0OwAGp0G6/2Cg90rA== js-tokens@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" + resolved "https://registry.npmmirror.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== js-tokens@^9.0.1: version "9.0.1" - resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-9.0.1.tgz#2ec43964658435296f6761b34e10671c2d9527f4" + resolved "https://registry.npmmirror.com/js-tokens/-/js-tokens-9.0.1.tgz#2ec43964658435296f6761b34e10671c2d9527f4" integrity sha512-mxa9E9ITFOt0ban3j6L5MpjwegGz6lBQmM1IJkWeBZGcMxto50+eWdjC/52xDbS2vy0k7vIMK0Fe2wfL9OQSpQ== js-yaml@^3.13.1: version "3.14.1" - resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz" + resolved "https://registry.npmmirror.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== dependencies: argparse "^1.0.7" @@ -8545,14 +7886,14 @@ js-yaml@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz" + resolved "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602" integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA== dependencies: argparse "^2.0.1" jsdom@^16.6.0: version "16.7.0" - resolved "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz" + resolved "https://registry.npmmirror.com/jsdom/-/jsdom-16.7.0.tgz#918ae71965424b197c819f8183a754e18977b710" integrity sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw== dependencies: abab "^2.0.5" @@ -8585,17 +7926,12 @@ jsencrypt@3.3.2: version "3.3.2" - resolved "https://registry.yarnpkg.com/jsencrypt/-/jsencrypt-3.3.2.tgz#b0f1a2278810c7ba1cb8957af11195354622df7c" + resolved "https://registry.npmmirror.com/jsencrypt/-/jsencrypt-3.3.2.tgz#b0f1a2278810c7ba1cb8957af11195354622df7c" integrity sha512-arQR1R1ESGdAxY7ZheWr12wCaF2yF47v5qpB76TtV64H1pyGudk9Hvw8Y9tb/FiTIaaTRUyaSnm5T/Y53Ghm/A== - -jsesc@^2.5.1: - version "2.5.2" - resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" - integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== jsesc@^3.0.2: version "3.1.0" - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" + resolved "https://registry.npmmirror.com/jsesc/-/jsesc-3.1.0.tgz#74d335a234f67ed19907fdadfac7ccf9d409825d" integrity sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA== json-buffer@3.0.1: @@ -8605,51 +7941,51 @@ json-parse-better-errors@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz" + resolved "https://registry.npmmirror.com/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz#bb867cfb3450e69107c131d1c514bab3dc8bcaa9" integrity sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw== json-parse-even-better-errors@^2.3.0, json-parse-even-better-errors@^2.3.1: version "2.3.1" - resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" + resolved "https://registry.npmmirror.com/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz#7c47805a94319928e05777405dc12e1f7a4ee02d" integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== json-schema-traverse@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" + resolved "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz#69f6a87d9513ab8bb8fe63bdb0979c448e684660" integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== json-schema-traverse@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz" + resolved "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2" integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug== json-stable-stringify-without-jsonify@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" + resolved "https://registry.npmmirror.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw== json5@2.x, json5@^2.1.2, json5@^2.2.3: version "2.2.3" - resolved "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz" + resolved "https://registry.npmmirror.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== json5@^1.0.1, json5@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz" + resolved "https://registry.npmmirror.com/json5/-/json5-1.0.2.tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593" integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA== dependencies: minimist "^1.2.0" jsonfile@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" + resolved "https://registry.npmmirror.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb" integrity sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg== optionalDependencies: graceful-fs "^4.1.6" jsonfile@^6.0.1: version "6.1.0" - resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-6.1.0.tgz" + resolved "https://registry.npmmirror.com/jsonfile/-/jsonfile-6.1.0.tgz#bc55b2634793c679ec6403094eb13698a6ec0aae" integrity sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ== dependencies: universalify "^2.0.0" @@ -8658,7 +7994,7 @@ jszip@3.10.1: version "3.10.1" - resolved "https://registry.yarnpkg.com/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2" + resolved "https://registry.npmmirror.com/jszip/-/jszip-3.10.1.tgz#34aee70eb18ea1faec2f589208a157d1feb091c2" integrity sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g== dependencies: lie "~3.3.0" @@ -8683,50 +8019,50 @@ kind-of@^6.0.2: version "6.0.3" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" + resolved "https://registry.npmmirror.com/kind-of/-/kind-of-6.0.3.tgz#07c05034a6c349fa06e24fa35aa76db4580ce4dd" integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== kleur@^3.0.3: version "3.0.3" - resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" + resolved "https://registry.npmmirror.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== klona@^2.0.5: version "2.0.6" - resolved "https://registry.npmjs.org/klona/-/klona-2.0.6.tgz" + resolved "https://registry.npmmirror.com/klona/-/klona-2.0.6.tgz#85bffbf819c03b2f53270412420a4555ef882e22" integrity sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA== koa-compose@4.1.0: version "4.1.0" - resolved "https://registry.yarnpkg.com/koa-compose/-/koa-compose-4.1.0.tgz#507306b9371901db41121c812e923d0d67d3e877" + resolved "https://registry.npmmirror.com/koa-compose/-/koa-compose-4.1.0.tgz#507306b9371901db41121c812e923d0d67d3e877" integrity sha512-8ODW8TrDuMYvXRwra/Kh7/rJo9BtOfPc6qO8eAfC80CnCvSjSl0bkRM24X6/XBBEyj0v1nRUQ1LyOy3dbqOWXw== launch-editor-middleware@^2.2.1: - version "2.6.1" - resolved "https://registry.npmmirror.com/launch-editor-middleware/-/launch-editor-middleware-2.6.1.tgz#7f2f400d8dda2283b69d02e9d83b1d272fef2bfb" - integrity sha512-Fg/xYhf7ARmRp40n18wIfJyuAMEjXo67Yull7uF7d0OJ3qA4EYJISt1XfPPn69IIJ5jKgQwzcg6DqHYo95LL/g== + version "2.9.1" + resolved "https://registry.npmmirror.com/launch-editor-middleware/-/launch-editor-middleware-2.9.1.tgz#d1256339d3a21ca00035ba5d7f9bc53ac192f46c" + integrity sha512-4wF6AtPtaIENiZdH/a+3yW8Xni7uxzTEDd1z+gH00hUWBCSmQknFohznMd9BWhLk8MXObeB5ir69GbIr9qFW1w== dependencies: - launch-editor "^2.6.1" + launch-editor "^2.9.1" -launch-editor@^2.2.1, launch-editor@^2.6.0, launch-editor@^2.6.1: - version "2.6.1" - resolved "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.6.1.tgz#f259c9ef95cbc9425620bbbd14b468fcdb4ffe3c" - integrity sha512-eB/uXmFVpY4zezmGp5XtU21kwo7GBbKB+EQ+UZeWtGb9yAM5xt/Evk+lYH3eRNAtId+ej4u7TYPFZ07w4s7rRw== +launch-editor@^2.2.1, launch-editor@^2.6.0, launch-editor@^2.9.1: + version "2.9.1" + resolved "https://registry.npmmirror.com/launch-editor/-/launch-editor-2.9.1.tgz#253f173bd441e342d4344b4dae58291abb425047" + integrity sha512-Gcnl4Bd+hRO9P9icCP/RVVT2o8SFlPXofuCxvA2SaZuH45whSvf5p8x5oih5ftLiVhEI4sp5xDY+R+b3zJBh5w== dependencies: picocolors "^1.0.0" shell-quote "^1.8.1" lazystream@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/lazystream/-/lazystream-1.0.1.tgz#494c831062f1f9408251ec44db1cba29242a2638" + resolved "https://registry.npmmirror.com/lazystream/-/lazystream-1.0.1.tgz#494c831062f1f9408251ec44db1cba29242a2638" integrity sha512-b94GiNHQNy6JNTrt5w6zNyffMrNkXZb3KTkCZJb2V1xaEGCk093vkZ2jk3tpaeP33/OiXC+WvK9AxUebnf5nbw== dependencies: readable-stream "^2.0.5" less@^4.2.2: - version "4.3.0" - resolved "https://registry.yarnpkg.com/less/-/less-4.3.0.tgz#ef0cfc260a9ca8079ed8d0e3512bda8a12c82f2a" - integrity sha512-X9RyH9fvemArzfdP8Pi3irr7lor2Ok4rOttDXBhlwDg+wKQsXOXgHWduAJE1EsF7JJx0w0bcO6BC6tCKKYnXKA== + version "4.2.2" + resolved "https://registry.npmmirror.com/less/-/less-4.2.2.tgz#4b59ede113933b58ab152190edf9180fc36846d8" + integrity sha512-tkuLHQlvWUTeQ3doAqnHbNn8T6WX1KA8yvbKG9x4VtKtIjHsVKQZCH11zRgAfbDAXC2UNIg/K9BYAAcEzUIrNg== dependencies: copy-anything "^2.0.1" parse-node-version "^1.0.1" @@ -8742,12 +8078,12 @@ leven@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" + resolved "https://registry.npmmirror.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2" integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== levn@^0.4.1: version "0.4.1" - resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" + resolved "https://registry.npmmirror.com/levn/-/levn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade" integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== dependencies: prelude-ls "^1.2.1" @@ -8755,59 +8091,59 @@ lie@~3.3.0: version "3.3.0" - resolved "https://registry.yarnpkg.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a" + resolved "https://registry.npmmirror.com/lie/-/lie-3.3.0.tgz#dcf82dee545f46074daf200c7c1c5a08e0f40f6a" integrity sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ== dependencies: immediate "~3.0.5" lightningcss-darwin-arm64@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.21.7.tgz#0490d5fb8e0a38ec5e58e7c5fad12f7263f54311" + resolved "https://registry.npmmirror.com/lightningcss-darwin-arm64/-/lightningcss-darwin-arm64-1.21.7.tgz#0490d5fb8e0a38ec5e58e7c5fad12f7263f54311" integrity sha512-tt7hIsFio9jZofTVHtCACz6rB6c9RyABMXfA9A/VcKOjS3sq+koX/QkRJWY06utwOImbJIXBC5hbg9t3RkPUAQ== lightningcss-darwin-x64@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.21.7.tgz#9c9be83d66e34479ddfb54cc292149f96d6af37f" + resolved "https://registry.npmmirror.com/lightningcss-darwin-x64/-/lightningcss-darwin-x64-1.21.7.tgz#9c9be83d66e34479ddfb54cc292149f96d6af37f" integrity sha512-F4gS4bf7eWekfPT+TxJNm/pF+QRgZiTrTkQH6cw4/UWfdeZISfuhD5El2dm16giFnY0K5ylIwO+ZusgYNkGSXA== lightningcss-freebsd-x64@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.21.7.tgz#c9a622a2b3159198203c99ce7471b877cacf6a1c" + resolved "https://registry.npmmirror.com/lightningcss-freebsd-x64/-/lightningcss-freebsd-x64-1.21.7.tgz#c9a622a2b3159198203c99ce7471b877cacf6a1c" integrity sha512-RMfNzJWXCSfPnL55fcLWEAadcY6QUFT0S8NceNKYzp1KiCZtkJIy6RQ5SaVxPzRqd3iMsahUf5sfnG8N1UQSNQ== lightningcss-linux-arm-gnueabihf@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.21.7.tgz#c4b30de126f3dfd4b9689b7f91d7181c65abe50c" + resolved "https://registry.npmmirror.com/lightningcss-linux-arm-gnueabihf/-/lightningcss-linux-arm-gnueabihf-1.21.7.tgz#c4b30de126f3dfd4b9689b7f91d7181c65abe50c" integrity sha512-biSRUDZNx7vubWP1jArw/qqfZKPGpkV/qzunasZzxmqijbZ43sW9faDQYxWNcxPWljJJdF/qs6qcurYFovWtrQ== lightningcss-linux-arm64-gnu@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.21.7.tgz#79357d765977dfd56a459f6487c8a66d30c8eacb" + resolved "https://registry.npmmirror.com/lightningcss-linux-arm64-gnu/-/lightningcss-linux-arm64-gnu-1.21.7.tgz#79357d765977dfd56a459f6487c8a66d30c8eacb" integrity sha512-PENY8QekqL9TG3AY/A7rkUBb5ymefGxea7Oe7+x7Hbw4Bz4Hpj5cec5OoMypMqFbURPmpi0fTWx4vSWUPzpDcA== lightningcss-linux-arm64-musl@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.21.7.tgz#160e07457051df02c4b580dc8d13e5a5f7fe7404" + resolved "https://registry.npmmirror.com/lightningcss-linux-arm64-musl/-/lightningcss-linux-arm64-musl-1.21.7.tgz#160e07457051df02c4b580dc8d13e5a5f7fe7404" integrity sha512-pfOipKvA/0X1OjRaZt3870vnV9UGBSjayIqHh0fGx/+aRz3O0MVFHE/60P2UWXpM3YGJEw/hMWtNkrFwqOge8A== lightningcss-linux-x64-gnu@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.21.7.tgz#50c52edfb0ce869b7b23df0ac119ed70e45479d9" + resolved "https://registry.npmmirror.com/lightningcss-linux-x64-gnu/-/lightningcss-linux-x64-gnu-1.21.7.tgz#50c52edfb0ce869b7b23df0ac119ed70e45479d9" integrity sha512-dgcsis4TAA7s0ia4f31QHX+G4PWPwxk+wJaEQLaV0NdJs09O5hHoA8DpLEr8nrvc/tsRTyVNBP1rDtgzySjpXg== lightningcss-linux-x64-musl@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.21.7.tgz#c721e301c3d8dd436de14ae98f16bcd8585ca537" + resolved "https://registry.npmmirror.com/lightningcss-linux-x64-musl/-/lightningcss-linux-x64-musl-1.21.7.tgz#c721e301c3d8dd436de14ae98f16bcd8585ca537" integrity sha512-A+9dXpxld3p4Cd6fxev2eqEvaauYtrgNpXV3t7ioCJy30Oj9nYiNGwiGusM+4MJVcEpUPGUGiuAqY4sWilRDwA== lightningcss-win32-x64-msvc@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.21.7.tgz#e86d2eeb8d1cb291e81fffe2b63606f7ed319dce" + resolved "https://registry.npmmirror.com/lightningcss-win32-x64-msvc/-/lightningcss-win32-x64-msvc-1.21.7.tgz#e86d2eeb8d1cb291e81fffe2b63606f7ed319dce" integrity sha512-07/8vogEq+C/mF99pdMhh/f19/xreq8N9Ca6AWeVHZIdODyF/pt6KdKSCWDZWIn+3CUxI8gCJWuUWyOc3xymvw== lightningcss@1.21.7: version "1.21.7" - resolved "https://registry.yarnpkg.com/lightningcss/-/lightningcss-1.21.7.tgz#9b864625a4ad734aeaecb28649c20705e335e199" + resolved "https://registry.npmmirror.com/lightningcss/-/lightningcss-1.21.7.tgz#9b864625a4ad734aeaecb28649c20705e335e199" integrity sha512-xITZyh5sLFwRPYUSw15T00Rm7gcQ1qOPuQwNOcvHsTm6nLWTQ723w7zl42wrC5t+xtdg6FPmnXHml1nZxxvp1w== dependencies: detect-libc "^1.0.3" @@ -8824,32 +8160,32 @@ lilconfig@^2.0.3, lilconfig@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/lilconfig/-/lilconfig-2.1.0.tgz" + resolved "https://registry.npmmirror.com/lilconfig/-/lilconfig-2.1.0.tgz#78e23ac89ebb7e1bfbf25b18043de756548e7f52" integrity sha512-utWOt/GHzuUxnLKxB6dk81RoOeoNeHgbrXiuGk4yyF5qlRz+iIVWu56E2fqGHFrXz0QNUhLB/8nKqvRH66JKGQ== lilconfig@^3.0.0: version "3.1.3" - resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4" + resolved "https://registry.npmmirror.com/lilconfig/-/lilconfig-3.1.3.tgz#a1bcfd6257f9585bf5ae14ceeebb7b559025e4c4" integrity sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw== lines-and-columns@^1.1.6: version "1.2.4" - resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" + resolved "https://registry.npmmirror.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -lmes-create-widget@1.0.6: - version "1.0.6" - resolved "https://registry.yarnpkg.com/lmes-create-widget/-/lmes-create-widget-1.0.6.tgz#5d993a34917a924cd9be26d2e01dbafe06d36c26" - integrity sha512-DzQAlM6wecG7vxoqu6hKhMT1pLlQIiYGUcNf5tXuYyVPj18XO3qKWj+Udsa4VJErb/00sZpmyMvl3J/pbwIWHw== +lmes-create-widget@^1.0.2: + version "1.0.2" + resolved "https://registry.npmmirror.com/lmes-create-widget/-/lmes-create-widget-1.0.2.tgz#5b4dc3c20218c3015e0c0b3fed47302f9760a0d6" + integrity sha512-YZJYduvRO3bCmBoo2XZ6QJ3LQYJ8jMfyYtyuDbAMiv1vdOBjX6grxD1X8skWu4OEM2aslbNwRCAcyls7vtsWWQ== loader-runner@^4.1.0, loader-runner@^4.2.0: version "4.3.0" - resolved "https://registry.npmjs.org/loader-runner/-/loader-runner-4.3.0.tgz" + resolved "https://registry.npmmirror.com/loader-runner/-/loader-runner-4.3.0.tgz#c1b4a163b99f614830353b16755e7149ac2314e1" integrity sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg== loader-utils@^1.0.2, loader-utils@^1.1.0: version "1.4.2" - resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz" + resolved "https://registry.npmmirror.com/loader-utils/-/loader-utils-1.4.2.tgz#29a957f3a63973883eb684f10ffd3d151fec01a3" integrity sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg== dependencies: big.js "^5.2.2" @@ -8858,7 +8194,7 @@ loader-utils@^2.0.0: version "2.0.4" - resolved "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.4.tgz" + resolved "https://registry.npmmirror.com/loader-utils/-/loader-utils-2.0.4.tgz#8b5cb38b5c34a9a018ee1fc0e6a066d1dfcc528c" integrity sha512-xXqpXoINfFhgua9xiqD8fPFHgkoq1mmmpE92WlDbm9rNRd/EbRb+Gqf908T2DMfuHjjJlksiK2RbHVOdD/MqSw== dependencies: big.js "^5.2.2" @@ -8867,68 +8203,67 @@ local-pkg@^0.4.2, local-pkg@^0.4.3: version "0.4.3" - resolved "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.3.tgz" + resolved "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.4.3.tgz#0ff361ab3ae7f1c19113d9bb97b98b905dbc4963" integrity sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g== -local-pkg@^1.0.0: - version "1.1.1" - resolved "https://registry.yarnpkg.com/local-pkg/-/local-pkg-1.1.1.tgz#f5fe74a97a3bd3c165788ee08ca9fbe998dc58dd" - integrity sha512-WunYko2W1NcdfAFpuLUoucsgULmgDBRkdxHxWQ7mK0cQqwPiy8E1enjuRBrhLtZkB5iScJ1XIPdhVEFK8aOLSg== +local-pkg@^0.5.1: + version "0.5.1" + resolved "https://registry.npmmirror.com/local-pkg/-/local-pkg-0.5.1.tgz#69658638d2a95287534d4c2fff757980100dbb6d" + integrity sha512-9rrA30MRRP3gBD3HTGnC6cDFpaE1kVDWxWgqWJUN0RvDNAo+Nz/9GxB+nHOH0ifbVFy0hSA1V6vFDvnx54lTEQ== dependencies: - mlly "^1.7.4" - pkg-types "^2.0.1" - quansync "^0.2.8" + mlly "^1.7.3" + pkg-types "^1.2.1" locate-path@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" + resolved "https://registry.npmmirror.com/locate-path/-/locate-path-5.0.0.tgz#1afba396afd676a6d42504d0a67a3a7eb9f62aa0" integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== dependencies: p-locate "^4.1.0" lodash-es@^4.17.21: version "4.17.21" - resolved "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz" + resolved "https://registry.npmmirror.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash-unified@^1.0.2: version "1.0.3" - resolved "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.3.tgz" + resolved "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz#80b1eac10ed2eb02ed189f08614a29c27d07c894" integrity sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ== lodash.defaultsdeep@^4.6.1: version "4.6.1" - resolved "https://registry.npmjs.org/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz" + resolved "https://registry.npmmirror.com/lodash.defaultsdeep/-/lodash.defaultsdeep-4.6.1.tgz#512e9bd721d272d94e3d3a63653fa17516741ca6" integrity sha512-3j8wdDzYuWO3lM3Reg03MuQR957t287Rpcxp1njpEa8oDrikb+FwGdW3n+FELh/A6qib6yPit0j/pv9G/yeAqA== lodash.mapvalues@^4.6.0: version "4.6.0" - resolved "https://registry.npmjs.org/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz" + resolved "https://registry.npmmirror.com/lodash.mapvalues/-/lodash.mapvalues-4.6.0.tgz#1bafa5005de9dd6f4f26668c30ca37230cc9689c" integrity sha512-JPFqXFeZQ7BfS00H58kClY7SPVeHertPE0lNuCyZ26/XlN8TvakYD7b9bGyNmXbT/D3BbtPAAmq90gPWqLkxlQ== lodash.memoize@4.x, lodash.memoize@^4.1.2: version "4.1.2" - resolved "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz" + resolved "https://registry.npmmirror.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" integrity sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag== lodash.merge@^4.6.2: version "4.6.2" - resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz" + resolved "https://registry.npmmirror.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== lodash.uniq@^4.5.0: version "4.5.0" - resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz" + resolved "https://registry.npmmirror.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ== lodash@4.17.21, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.7.0: version "4.17.21" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + resolved "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== log-symbols@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz" + resolved "https://registry.npmmirror.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503" integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== dependencies: chalk "^4.1.0" @@ -8936,7 +8271,7 @@ log-update@^2.3.0: version "2.3.0" - resolved "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz" + resolved "https://registry.npmmirror.com/log-update/-/log-update-2.3.0.tgz#88328fd7d1ce7938b29283746f0b1bc126b24708" integrity sha512-vlP11XfFGyeNQlmEn9tJ66rEW1coA/79m5z6BCkudjbAGE83uhAcGYrBFwfs3AdLiLzGRusRPAbSPK9xZteCmg== dependencies: ansi-escapes "^3.0.0" @@ -8945,24 +8280,24 @@ lower-case@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/lower-case/-/lower-case-2.0.2.tgz" + resolved "https://registry.npmmirror.com/lower-case/-/lower-case-2.0.2.tgz#6fa237c63dbdc4a82ca0fd882e4722dc5e634e28" integrity sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg== dependencies: tslib "^2.0.3" lru-cache@^10.2.0: version "10.4.3" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" + resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== lru-cache@^11.0.0: - version "11.1.0" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117" - integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A== + version "11.0.2" + resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39" + integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA== lru-cache@^4.1.2: version "4.1.5" - resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz" + resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd" integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g== dependencies: pseudomap "^1.0.2" @@ -8970,49 +8305,42 @@ lru-cache@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz" + resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920" integrity sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w== dependencies: yallist "^3.0.2" lru-cache@^6.0.0: version "6.0.0" - resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz" + resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== dependencies: yallist "^4.0.0" -magic-string@0.30.x, magic-string@^0.30.1, magic-string@^0.30.7: - version "0.30.7" - resolved "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.7.tgz#0cecd0527d473298679da95a2d7aeb8c64048505" - integrity sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA== - dependencies: - "@jridgewell/sourcemap-codec" "^1.4.15" - -magic-string@^0.25.7: - version "0.25.9" - resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.25.9.tgz" - integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ== - dependencies: - sourcemap-codec "^1.4.8" - -magic-string@^0.26.4: - version "0.26.7" - resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.26.7.tgz" - integrity sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow== - dependencies: - sourcemap-codec "^1.4.8" - -magic-string@^0.30.10, magic-string@^0.30.11, magic-string@^0.30.17: +magic-string@0.30.x, magic-string@^0.30.1, magic-string@^0.30.10, magic-string@^0.30.11, magic-string@^0.30.14: version "0.30.17" resolved "https://registry.npmmirror.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== dependencies: "@jridgewell/sourcemap-codec" "^1.5.0" +magic-string@^0.25.7: + version "0.25.9" + resolved "https://registry.npmmirror.com/magic-string/-/magic-string-0.25.9.tgz#de7f9faf91ef8a1c91d02c2e5314c8277dbcdd1c" + integrity sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ== + dependencies: + sourcemap-codec "^1.4.8" + +magic-string@^0.26.4: + version "0.26.7" + resolved "https://registry.npmmirror.com/magic-string/-/magic-string-0.26.7.tgz#caf7daf61b34e9982f8228c4527474dac8981d6f" + integrity sha512-hX9XH3ziStPoPhJxLq1syWuZMxbDvGNbVchfrdCtanC7D13888bMFow61x8axrx+GfHLtVeAx2kxL7tTGRl+Ow== + dependencies: + sourcemap-codec "^1.4.8" + make-dir@^2.1.0: version "2.1.0" - resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" + resolved "https://registry.npmmirror.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5" integrity sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA== dependencies: pify "^4.0.1" @@ -9027,29 +8355,29 @@ make-error@1.x: version "1.3.6" - resolved "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz" + resolved "https://registry.npmmirror.com/make-error/-/make-error-1.3.6.tgz#2eb2e37ea9b67c4891f684a1394799af484cf7a2" integrity sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw== makeerror@1.0.12: version "1.0.12" - resolved "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz" + resolved "https://registry.npmmirror.com/makeerror/-/makeerror-1.0.12.tgz#3e5dd2079a82e812e983cc6610c4a2cb0eaa801a" integrity sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg== dependencies: tmpl "1.0.5" mark.js@8.11.1: version "8.11.1" - resolved "https://registry.yarnpkg.com/mark.js/-/mark.js-8.11.1.tgz#180f1f9ebef8b0e638e4166ad52db879beb2ffc5" + resolved "https://registry.npmmirror.com/mark.js/-/mark.js-8.11.1.tgz#180f1f9ebef8b0e638e4166ad52db879beb2ffc5" integrity sha512-1I+1qpDt4idfgLQG+BNWmrqku+7/2bi5nLf4YwF8y8zXvmfiTBY3PV3ZibfrjBueCByROpuBjLLFCajqkgYoLQ== math-intrinsics@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" + resolved "https://registry.npmmirror.com/math-intrinsics/-/math-intrinsics-1.1.0.tgz#a0dd74be81e2aa5c2f27e65ce283605ee4e2b7f9" integrity sha512-/IXtbwEk5HTPyEwyKX6hGkYXxM9nbj64B+ilVJnC/R6B0pH5G4V3b0pVbL7DBj4tkhBAppbQUlf6F6Xl9LHu1g== mdast-util-to-hast@^13.0.0: version "13.2.0" - resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz#5ca58e5b921cc0a3ded1bc02eed79a4fe4fe41f4" + resolved "https://registry.npmmirror.com/mdast-util-to-hast/-/mdast-util-to-hast-13.2.0.tgz#5ca58e5b921cc0a3ded1bc02eed79a4fe4fe41f4" integrity sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA== dependencies: "@types/hast" "^3.0.0" @@ -9064,12 +8392,12 @@ mdn-data@2.0.14: version "2.0.14" - resolved "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz" + resolved "https://registry.npmmirror.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50" integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow== media-typer@0.3.0: version "0.3.0" - resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz" + resolved "https://registry.npmmirror.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" integrity sha512-dq+qelQ9akHpcOl/gUVRTxVIOkAJ1wR3QAvb4RsVjS8oVoFjDGTc679wJYmUmknUF5HwMLOgb5O+a3KxfWapPQ== memfs@^3.4.3: @@ -9081,39 +8409,39 @@ memoize-one@^6.0.0: version "6.0.0" - resolved "https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz" + resolved "https://registry.npmmirror.com/memoize-one/-/memoize-one-6.0.0.tgz#b2591b871ed82948aee4727dc6abceeeac8c1045" integrity sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw== -merge-descriptors@1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz" - integrity sha512-cCi6g3/Zr1iqQi6ySbseM1Xvooa98N0w31jzUYrXPX2xqObmFGHJ0tQ5u74H3mVh7wLouTseZyYIq39g8cNp1w== +merge-descriptors@1.0.3: + version "1.0.3" + resolved "https://registry.npmmirror.com/merge-descriptors/-/merge-descriptors-1.0.3.tgz#d80319a65f3c7935351e5cfdac8f9318504dbed5" + integrity sha512-gaNvAS7TZ897/rVaZ0nMtAyxNyi/pdbjbAwUpFQpN70GqnVfOiXpeUUMKRBmzXaSQ8DdTX4/0ms62r2K+hE6mQ== merge-source-map@^1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/merge-source-map/-/merge-source-map-1.1.0.tgz" + resolved "https://registry.npmmirror.com/merge-source-map/-/merge-source-map-1.1.0.tgz#2fdde7e6020939f70906a68f2d7ae685e4c8c646" integrity sha512-Qkcp7P2ygktpMPh2mCQZaf3jhN6D3Z/qVZHSdWvQ+2Ef5HgRAPBO57A77+ENm0CPx2+1Ce/MYKi3ymqdfuqibw== dependencies: source-map "^0.6.1" merge-stream@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" + resolved "https://registry.npmmirror.com/merge-stream/-/merge-stream-2.0.0.tgz#52823629a14dd00c9770fb6ad47dc6310f2c1f60" integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== merge2@^1.2.3, merge2@^1.3.0, merge2@^1.4.1: version "1.4.1" - resolved "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz" + resolved "https://registry.npmmirror.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae" integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg== methods@~1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz" + resolved "https://registry.npmmirror.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee" integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w== micromark-util-character@^2.0.0: version "2.1.1" - resolved "https://registry.yarnpkg.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz#2f987831a40d4c510ac261e89852c4e9703ccda6" + resolved "https://registry.npmmirror.com/micromark-util-character/-/micromark-util-character-2.1.1.tgz#2f987831a40d4c510ac261e89852c4e9703ccda6" integrity sha512-wv8tdUTJ3thSFFFJKtpYKOYiGP2+v96Hvk4Tu8KpCAsTMs6yi+nVmGh1syvSCsaxz45J6Jbw+9DD6g97+NV67Q== dependencies: micromark-util-symbol "^2.0.0" @@ -9121,12 +8449,12 @@ micromark-util-encode@^2.0.0: version "2.0.1" - resolved "https://registry.yarnpkg.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz#0d51d1c095551cfaac368326963cf55f15f540b8" + resolved "https://registry.npmmirror.com/micromark-util-encode/-/micromark-util-encode-2.0.1.tgz#0d51d1c095551cfaac368326963cf55f15f540b8" integrity sha512-c3cVx2y4KqUnwopcO9b/SCdo2O67LwJJ/UyqGfbigahfegL9myoEFoDYZgkT7f36T0bLrM9hZTAaAyH+PCAXjw== micromark-util-sanitize-uri@^2.0.0: version "2.0.1" - resolved "https://registry.yarnpkg.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz#ab89789b818a58752b73d6b55238621b7faa8fd7" + resolved "https://registry.npmmirror.com/micromark-util-sanitize-uri/-/micromark-util-sanitize-uri-2.0.1.tgz#ab89789b818a58752b73d6b55238621b7faa8fd7" integrity sha512-9N9IomZ/YuGGZZmQec1MbgxtlgougxTodVwDzzEouPKo3qFWvymFHWcnDi2vzV1ff6kas9ucW+o3yzJK9YB1AQ== dependencies: micromark-util-character "^2.0.0" @@ -9135,161 +8463,146 @@ micromark-util-symbol@^2.0.0: version "2.0.1" - resolved "https://registry.yarnpkg.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz#e5da494e8eb2b071a0d08fb34f6cefec6c0a19b8" + resolved "https://registry.npmmirror.com/micromark-util-symbol/-/micromark-util-symbol-2.0.1.tgz#e5da494e8eb2b071a0d08fb34f6cefec6c0a19b8" integrity sha512-vs5t8Apaud9N28kgCrRUdEed4UJ+wWNvicHLPxCa9ENlYuAY31M0ETy5y1vA33YoNPDFTghEbnh6efaE8h4x0Q== micromark-util-types@^2.0.0: - version "2.0.2" - resolved "https://registry.yarnpkg.com/micromark-util-types/-/micromark-util-types-2.0.2.tgz#f00225f5f5a0ebc3254f96c36b6605c4b393908e" - integrity sha512-Yw0ECSpJoViF1qTU4DC6NwtC4aWGt1EkzaQB8KPPyCRR8z9TWeV0HbEFGTO+ZY1wB22zmxnJqhPyTpOVCpeHTA== + version "2.0.1" + resolved "https://registry.npmmirror.com/micromark-util-types/-/micromark-util-types-2.0.1.tgz#a3edfda3022c6c6b55bfb049ef5b75d70af50709" + integrity sha512-534m2WhVTddrcKVepwmVEVnUAmtrx9bfIjNoQHRqfnvdaHQiFytEhJoTgpWJvDEXCO5gLTQh3wYC1PgOJA4NSQ== -micromatch@^4.0.2, micromatch@^4.0.4: - version "4.0.5" - resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz" - integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA== - dependencies: - braces "^3.0.2" - picomatch "^2.3.1" - -micromatch@^4.0.5, micromatch@^4.0.8: +micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5, micromatch@^4.0.8: version "4.0.8" - resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" + resolved "https://registry.npmmirror.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202" integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA== dependencies: braces "^3.0.3" picomatch "^2.3.1" -mime-db@1.52.0, "mime-db@>= 1.43.0 < 2": +mime-db@1.52.0: version "1.52.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz" + resolved "https://registry.npmmirror.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70" integrity sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg== + +"mime-db@>= 1.43.0 < 2": + version "1.53.0" + resolved "https://registry.npmmirror.com/mime-db/-/mime-db-1.53.0.tgz#3cb63cd820fc29896d9d4e8c32ab4fcd74ccb447" + integrity sha512-oHlN/w+3MQ3rba9rqFr6V/ypF10LSkdwUysQL7GkXoTgIWeV+tcXGA852TBxH+gsh8UWoyhR1hKcoMJTuWflpg== mime-types@^2.1.12, mime-types@^2.1.27, mime-types@^2.1.31, mime-types@~2.1.17, mime-types@~2.1.24, mime-types@~2.1.34: version "2.1.35" - resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz" + resolved "https://registry.npmmirror.com/mime-types/-/mime-types-2.1.35.tgz#381a871b62a734450660ae3deee44813f70d959a" integrity sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw== dependencies: mime-db "1.52.0" mime@1.6.0, mime@^1.4.1: version "1.6.0" - resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" + resolved "https://registry.npmmirror.com/mime/-/mime-1.6.0.tgz#32cd9e5c64553bd58d19a568af452acff04981b1" integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== mimic-fn@^1.0.0: version "1.2.0" - resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-1.2.0.tgz" + resolved "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" integrity sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ== mimic-fn@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" + resolved "https://registry.npmmirror.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== mini-css-extract-plugin@^2.5.3: - version "2.8.0" - resolved "https://registry.npmmirror.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.8.0.tgz#1aeae2a90a954b6426c9e8311eab36b450f553a0" - integrity sha512-CxmUYPFcTgET1zImteG/LZOy/4T5rTojesQXkSNBiquhydn78tfbCE9sjIjnJ/UcjNjOC1bphTCCW5rrS7cXAg== + version "2.9.2" + resolved "https://registry.npmmirror.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b" + integrity sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w== dependencies: schema-utils "^4.0.0" tapable "^2.2.1" minimalistic-assert@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz" + resolved "https://registry.npmmirror.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7" integrity sha512-UtJcAD4yEaGtjPezWuO9wC4nwUnVH/8/Im3yEHQP4b67cXlD/Qr9hdITCU1xDbSEXg2XKNaP8jsReV7vQd00/A== minimatch@^10.0.0: version "10.0.1" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" + resolved "https://registry.npmmirror.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== dependencies: brace-expansion "^2.0.1" minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz" + resolved "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== dependencies: brace-expansion "^1.1.7" minimatch@^5.0.1, minimatch@^5.1.0: version "5.1.6" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz" + resolved "https://registry.npmmirror.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== dependencies: brace-expansion "^2.0.1" -minimatch@^9.0.2, minimatch@^9.0.4: +minimatch@^9.0.2, minimatch@^9.0.3, minimatch@^9.0.4: version "9.0.5" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" + resolved "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== - dependencies: - brace-expansion "^2.0.1" - -minimatch@^9.0.3: - version "9.0.3" - resolved "https://registry.npmmirror.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825" - integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg== dependencies: brace-expansion "^2.0.1" minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6: version "1.2.8" - resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz" + resolved "https://registry.npmmirror.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== minipass@^3.1.1: version "3.3.6" - resolved "https://registry.npmjs.org/minipass/-/minipass-3.3.6.tgz" + resolved "https://registry.npmmirror.com/minipass/-/minipass-3.3.6.tgz#7bba384db3a1520d18c9c0e5251c3444e95dd94a" integrity sha512-DxiNidxSEK+tHG6zOIklvNOwm3hvCrbUrdtzY74U6HKTJxvIDfOUL5W5P2Ghd3DTkhhKPYGqeNUIh5qcM4YBfw== dependencies: yallist "^4.0.0" -"minipass@^5.0.0 || ^6.0.2 || ^7.0.0": - version "7.0.4" - resolved "https://registry.npmmirror.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c" - integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ== - -minipass@^7.1.2: +"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2: version "7.1.2" - resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" + resolved "https://registry.npmmirror.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw== minisearch@^6.3.0: version "6.3.0" - resolved "https://registry.yarnpkg.com/minisearch/-/minisearch-6.3.0.tgz#985a2f1ca3c73c2d65af94f0616bfe57164b0b6b" + resolved "https://registry.npmmirror.com/minisearch/-/minisearch-6.3.0.tgz#985a2f1ca3c73c2d65af94f0616bfe57164b0b6b" integrity sha512-ihFnidEeU8iXzcVHy74dhkxh/dn8Dc08ERl0xwoMMGqp4+LvRSCgicb+zGqWthVokQKvCSxITlh3P08OzdTYCQ== mitt@3.0.1, mitt@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1" + resolved "https://registry.npmmirror.com/mitt/-/mitt-3.0.1.tgz#ea36cf0cc30403601ae074c8f77b7092cdab36d1" integrity sha512-vKivATfr97l2/QBCYAkXYDbrIWPM2IIKEl7YPhjCvKlG3kE2gm+uBo6nEXK3M5/Ffh/FLpKExzOQ3JJoJGFKBw== mkdirp@^0.5.6: version "0.5.6" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.6.tgz" + resolved "https://registry.npmmirror.com/mkdirp/-/mkdirp-0.5.6.tgz#7def03d2432dcae4ba1d611445c48396062255f6" integrity sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw== dependencies: minimist "^1.2.6" ml-array-max@^1.2.4: version "1.2.4" - resolved "https://registry.yarnpkg.com/ml-array-max/-/ml-array-max-1.2.4.tgz#2373e2b7e51c8807e456cc0ef364c5863713623b" + resolved "https://registry.npmmirror.com/ml-array-max/-/ml-array-max-1.2.4.tgz#2373e2b7e51c8807e456cc0ef364c5863713623b" integrity sha512-BlEeg80jI0tW6WaPyGxf5Sa4sqvcyY6lbSn5Vcv44lp1I2GR6AWojfUvLnGTNsIXrZ8uqWmo8VcG1WpkI2ONMQ== dependencies: is-any-array "^2.0.0" ml-array-min@^1.2.3: version "1.2.3" - resolved "https://registry.yarnpkg.com/ml-array-min/-/ml-array-min-1.2.3.tgz#662f027c400105816b849cc3cd786915d0801495" + resolved "https://registry.npmmirror.com/ml-array-min/-/ml-array-min-1.2.3.tgz#662f027c400105816b849cc3cd786915d0801495" integrity sha512-VcZ5f3VZ1iihtrGvgfh/q0XlMobG6GQ8FsNyQXD3T+IlstDv85g8kfV0xUG1QPRO/t21aukaJowDzMTc7j5V6Q== dependencies: is-any-array "^2.0.0" ml-array-rescale@^1.3.1, ml-array-rescale@^1.3.7: version "1.3.7" - resolved "https://registry.yarnpkg.com/ml-array-rescale/-/ml-array-rescale-1.3.7.tgz#c4d129320d113a732e62dd963dc1695bba9a5340" + resolved "https://registry.npmmirror.com/ml-array-rescale/-/ml-array-rescale-1.3.7.tgz#c4d129320d113a732e62dd963dc1695bba9a5340" integrity sha512-48NGChTouvEo9KBctDfHC3udWnQKNKEWN0ziELvY3KG25GR5cA8K8wNVzracsqSW1QEkAXjTNx+ycgAv06/1mQ== dependencies: is-any-array "^2.0.0" @@ -9298,27 +8611,27 @@ ml-matrix@6.5.0: version "6.5.0" - resolved "https://registry.yarnpkg.com/ml-matrix/-/ml-matrix-6.5.0.tgz#3f3bbc54a694a0acf67feb7a750a903ac268d72c" + resolved "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.5.0.tgz#3f3bbc54a694a0acf67feb7a750a903ac268d72c" integrity sha512-sms732Dge+rs5dU4mnjE0oqLWm1WujvR2fr38LgUHRG2cjXjWlO3WJupLYaSz3++2iYr0UrGDK72OAivr3J8dg== dependencies: ml-array-rescale "^1.3.1" ml-matrix@^6.5.0: - version "6.12.1" - resolved "https://registry.yarnpkg.com/ml-matrix/-/ml-matrix-6.12.1.tgz#8fc99365f7294d27076f0ce405b589e1c04ca1b0" - integrity sha512-TJ+8eOFdp+INvzR4zAuwBQJznDUfktMtOB6g/hUcGh3rcyjxbz4Te57Pgri8Q9bhSQ7Zys4IYOGhFdnlgeB6Lw== + version "6.12.0" + resolved "https://registry.npmmirror.com/ml-matrix/-/ml-matrix-6.12.0.tgz#def6a0574b5fdc54a753033830e784a17399e270" + integrity sha512-AGfR+pWaC0GmzjUnB6BfwhndPEUGz0i7QUYdqNuw1zhTov/vSRJ9pP2hs6BoGpaSbtXgrKjZz2zjD1M0xuur6A== dependencies: is-any-array "^2.0.1" ml-array-rescale "^1.3.7" -mlly@^1.7.4: - version "1.7.4" - resolved "https://registry.yarnpkg.com/mlly/-/mlly-1.7.4.tgz#3d7295ea2358ec7a271eaa5d000a0f84febe100f" - integrity sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw== +mlly@^1.7.3: + version "1.7.3" + resolved "https://registry.npmmirror.com/mlly/-/mlly-1.7.3.tgz#d86c0fcd8ad8e16395eb764a5f4b831590cee48c" + integrity sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A== dependencies: acorn "^8.14.0" - pathe "^2.0.1" - pkg-types "^1.3.0" + pathe "^1.1.2" + pkg-types "^1.2.1" ufo "^1.5.4" module-alias@^2.2.2: @@ -9328,7 +8641,7 @@ mousetrap@^1.6.5: version "1.6.5" - resolved "https://registry.yarnpkg.com/mousetrap/-/mousetrap-1.6.5.tgz#8a766d8c272b08393d5f56074e0b5ec183485bf9" + resolved "https://registry.npmmirror.com/mousetrap/-/mousetrap-1.6.5.tgz#8a766d8c272b08393d5f56074e0b5ec183485bf9" integrity sha512-QNo4kEepaIBwiT8CDhP98umTetp+JNfQYBWvC1pc6/OAibuXtRcxZ58Qz8skvEHYvURne/7R8T5VoOI7rDsEUA== mrmime@^2.0.0: @@ -9338,27 +8651,22 @@ ms@2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" + resolved "https://registry.npmmirror.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8" integrity sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A== - -ms@2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== ms@2.1.3, ms@^2.1.1, ms@^2.1.3: version "2.1.3" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz" + resolved "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2" integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA== muggle-string@^0.4.1: version "0.4.1" - resolved "https://registry.yarnpkg.com/muggle-string/-/muggle-string-0.4.1.tgz#3b366bd43b32f809dc20659534dd30e7c8a0d328" + resolved "https://registry.npmmirror.com/muggle-string/-/muggle-string-0.4.1.tgz#3b366bd43b32f809dc20659534dd30e7c8a0d328" integrity sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ== multicast-dns@^7.2.5: version "7.2.5" - resolved "https://registry.npmjs.org/multicast-dns/-/multicast-dns-7.2.5.tgz" + resolved "https://registry.npmmirror.com/multicast-dns/-/multicast-dns-7.2.5.tgz#77eb46057f4d7adbd16d9290fa7299f6fa64cced" integrity sha512-2eznPJP8z2BFLX50tf0LuODrpINqP1RVIm/CObbTcBRITQgmC/TjcREF1NeTBzIcR5XO/ukWo+YHOjBbFwIupg== dependencies: dns-packet "^5.2.2" @@ -9366,7 +8674,7 @@ mz@^2.4.0, mz@^2.7.0: version "2.7.0" - resolved "https://registry.npmjs.org/mz/-/mz-2.7.0.tgz" + resolved "https://registry.npmmirror.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32" integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q== dependencies: any-promise "^1.0.0" @@ -9375,27 +8683,22 @@ nanoid@5.0.7: version "5.0.7" - resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-5.0.7.tgz#6452e8c5a816861fd9d2b898399f7e5fd6944cc6" + resolved "https://registry.npmmirror.com/nanoid/-/nanoid-5.0.7.tgz#6452e8c5a816861fd9d2b898399f7e5fd6944cc6" integrity sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ== nanoid@^3.3.7: - version "3.3.7" - resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8" - integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g== - -nanoid@^3.3.8: - version "3.3.11" - resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b" - integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w== + version "3.3.8" + resolved "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf" + integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w== natural-compare@^1.4.0: version "1.4.0" - resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" + resolved "https://registry.npmmirror.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw== needle@^3.1.0: version "3.3.1" - resolved "https://registry.yarnpkg.com/needle/-/needle-3.3.1.tgz#63f75aec580c2e77e209f3f324e2cdf3d29bd049" + resolved "https://registry.npmmirror.com/needle/-/needle-3.3.1.tgz#63f75aec580c2e77e209f3f324e2cdf3d29bd049" integrity sha512-6k0YULvhpw+RoLNiQCRKOl09Rv1dPLr8hHnVjHqdolKwDrdNyk+Hmrthi4lIGPPz3r39dLx0hsF5s40sZ3Us4Q== dependencies: iconv-lite "^0.6.3" @@ -9403,22 +8706,27 @@ negotiator@0.6.3: version "0.6.3" - resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz" + resolved "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd" integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg== + +negotiator@~0.6.4: + version "0.6.4" + resolved "https://registry.npmmirror.com/negotiator/-/negotiator-0.6.4.tgz#777948e2452651c570b712dd01c23e262713fff7" + integrity sha512-myRT3DiWPHqho5PrJaIRyaMv2kgYf0mUVgBNOYMuCH5Ki1yEiQaf/ZJuQ62nvpc44wL5WDbTX7yGJi1Neevw8w== neo-async@^2.6.2: version "2.6.2" - resolved "https://registry.npmjs.org/neo-async/-/neo-async-2.6.2.tgz" + resolved "https://registry.npmmirror.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== nice-try@^1.0.4: version "1.0.5" - resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz" + resolved "https://registry.npmmirror.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== no-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/no-case/-/no-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d" integrity sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg== dependencies: lower-case "^2.0.2" @@ -9433,27 +8741,22 @@ node-forge@^1: version "1.3.1" - resolved "https://registry.npmjs.org/node-forge/-/node-forge-1.3.1.tgz" + resolved "https://registry.npmmirror.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3" integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA== node-int64@^0.4.0: version "0.4.0" - resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz" + resolved "https://registry.npmmirror.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b" integrity sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw== - -node-releases@^2.0.14: - version "2.0.14" - resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz" - integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== node-releases@^2.0.19: version "2.0.19" - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" + resolved "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz#9e445a52950951ec4d177d843af370b411caf314" integrity sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw== normalize-package-data@^2.5.0: version "2.5.0" - resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" + resolved "https://registry.npmmirror.com/normalize-package-data/-/normalize-package-data-2.5.0.tgz#e66db1838b200c1dfc233225d12cb36520e234a8" integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== dependencies: hosted-git-info "^2.1.4" @@ -9463,93 +8766,78 @@ normalize-path@^3.0.0, normalize-path@~3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" + resolved "https://registry.npmmirror.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65" integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== normalize-range@^0.1.2: version "0.1.2" - resolved "https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz" + resolved "https://registry.npmmirror.com/normalize-range/-/normalize-range-0.1.2.tgz#2d10c06bdfd312ea9777695a4d28439456b75942" integrity sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA== normalize-url@^6.0.1: version "6.1.0" - resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz" + resolved "https://registry.npmmirror.com/normalize-url/-/normalize-url-6.1.0.tgz#40d0885b535deffe3f3147bec877d05fe4c5668a" integrity sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A== normalize-wheel-es@^1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz" + resolved "https://registry.npmmirror.com/normalize-wheel-es/-/normalize-wheel-es-1.2.0.tgz#0fa2593d619f7245a541652619105ab076acf09e" integrity sha512-Wj7+EJQ8mSuXr2iWfnujrimU35R2W4FAErEyTmJoJ7ucwTn2hOUSsRehMb5RSYkxXGTM7Y9QpvPmp++w5ftoJw== npm-run-path@^2.0.0: version "2.0.2" - resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" + resolved "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" integrity sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw== dependencies: path-key "^2.0.0" npm-run-path@^4.0.1: version "4.0.1" - resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" + resolved "https://registry.npmmirror.com/npm-run-path/-/npm-run-path-4.0.1.tgz#b7ecd1e5ed53da8e37a55e1c2269e0b97ed748ea" integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== dependencies: path-key "^3.0.0" nth-check@^2.0.1: version "2.1.1" - resolved "https://registry.npmjs.org/nth-check/-/nth-check-2.1.1.tgz" + resolved "https://registry.npmmirror.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d" integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w== dependencies: boolbase "^1.0.0" number-precision@^1.5.0: version "1.6.0" - resolved "https://registry.yarnpkg.com/number-precision/-/number-precision-1.6.0.tgz#e309d28f80871d36ac9f6ecd974e13afb1ec0de0" + resolved "https://registry.npmmirror.com/number-precision/-/number-precision-1.6.0.tgz#e309d28f80871d36ac9f6ecd974e13afb1ec0de0" integrity sha512-05OLPgbgmnixJw+VvEh18yNPUo3iyp4BEWJcrLu4X9W05KmMifN7Mu5exYvQXqxxeNWhvIF+j3Rij+HmddM/hQ== nwsapi@^2.2.0: - version "2.2.7" - resolved "https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.7.tgz#738e0707d3128cb750dddcfe90e4610482df0f30" - integrity sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ== + version "2.2.16" + resolved "https://registry.npmmirror.com/nwsapi/-/nwsapi-2.2.16.tgz#177760bba02c351df1d2644e220c31dfec8cdb43" + integrity sha512-F1I/bimDpj3ncaNDhfyMWuFqmQDBwDB0Fogc2qpL3BWvkQteFD/8BzWuIRl83rq0DXfm8SGt/HFhLXZyljTXcQ== object-assign@^4.0.1: version "4.1.1" - resolved "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz" + resolved "https://registry.npmmirror.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg== object-hash@^3.0.0: version "3.0.0" - resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9" + resolved "https://registry.npmmirror.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9" integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw== -object-inspect@^1.13.1: - version "1.13.1" - resolved "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2" - integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ== - object-inspect@^1.13.3: - version "1.13.4" - resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213" - integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew== + version "1.13.3" + resolved "https://registry.npmmirror.com/object-inspect/-/object-inspect-1.13.3.tgz#f14c183de51130243d6d18ae149375ff50ea488a" + integrity sha512-kDCGIbxkDSXE3euJZZXzc6to7fCrKHNI/hSRQnRuQ+BWjFNzZwiFF8fj/6o2t2G9/jTj8PSIYTfCLelLZEeRpA== object-keys@^1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz" + resolved "https://registry.npmmirror.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e" integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== -object.assign@^4.1.2, object.assign@^4.1.5: - version "4.1.5" - resolved "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.5.tgz#3a833f9ab7fdb80fc9e8d2300c803d216d8fdbb0" - integrity sha512-byy+U7gp+FVwmyzKPYhW2h5l3crpmGsxl7X2s8y43IgxvG4g3QZ6CffDtsNQy1WsmZpQbO+ybo0AlW7TY6DcBQ== - dependencies: - call-bind "^1.0.5" - define-properties "^1.2.1" - has-symbols "^1.0.3" - object-keys "^1.1.1" - -object.assign@^4.1.7: +object.assign@^4.1.2, object.assign@^4.1.7: version "4.1.7" - resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.7.tgz#8c14ca1a424c6a561b0bb2a22f66f5049a945d3d" + resolved "https://registry.npmmirror.com/object.assign/-/object.assign-4.1.7.tgz#8c14ca1a424c6a561b0bb2a22f66f5049a945d3d" integrity sha512-nK28WOo+QIjBkDduTINE4JkF/UJJKyf2EJxvJKfblDpyg0Q+pkOHNTL0Qwy6NP6FhE/EnzV73BxxqcJaXY9anw== dependencies: call-bind "^1.0.8" @@ -9560,17 +8848,17 @@ object-keys "^1.1.1" object.entries@^1.1.5: - version "1.1.7" - resolved "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.7.tgz#2b47760e2a2e3a752f39dd874655c61a7f03c131" - integrity sha512-jCBs/0plmPsOnrKAfFQXRG2NFjlhZgjjcBLSmTnEhU8U6vVTsVe8ANeQJCHTl3gSsI4J+0emOoCgoKlmQPMgmA== + version "1.1.8" + resolved "https://registry.npmmirror.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41" + integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ== dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" + call-bind "^1.0.7" + define-properties "^1.2.1" + es-object-atoms "^1.0.0" object.values@^1.1.5: version "1.2.1" - resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216" + resolved "https://registry.npmmirror.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216" integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA== dependencies: call-bind "^1.0.8" @@ -9580,46 +8868,46 @@ obuf@^1.0.0, obuf@^1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz" + resolved "https://registry.npmmirror.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e" integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg== on-finished@2.4.1: version "2.4.1" - resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" + resolved "https://registry.npmmirror.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f" integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== dependencies: ee-first "1.1.1" on-headers@~1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz" + resolved "https://registry.npmmirror.com/on-headers/-/on-headers-1.0.2.tgz#772b0ae6aaa525c399e489adfad90c403eb3c28f" integrity sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA== once@^1.3.0, once@^1.3.1, once@^1.4.0: version "1.4.0" - resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" + resolved "https://registry.npmmirror.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1" integrity sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w== dependencies: wrappy "1" onetime@^2.0.0: version "2.0.1" - resolved "https://registry.npmjs.org/onetime/-/onetime-2.0.1.tgz" + resolved "https://registry.npmmirror.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" integrity sha512-oyyPpiMaKARvvcgip+JV+7zci5L8D1W9RZIz2l1o08AM3pfspitVWnPt3mzHcBPp12oYMTy0pqrFs/C+m3EwsQ== dependencies: mimic-fn "^1.0.0" onetime@^5.1.0, onetime@^5.1.2: version "5.1.2" - resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" + resolved "https://registry.npmmirror.com/onetime/-/onetime-5.1.2.tgz#d0e96ebb56b07476df1dd9c4806e5237985ca45e" integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== dependencies: mimic-fn "^2.1.0" -oniguruma-to-es@^2.2.0: - version "2.3.0" - resolved "https://registry.yarnpkg.com/oniguruma-to-es/-/oniguruma-to-es-2.3.0.tgz#35ea9104649b7c05f3963c6b3b474d964625028b" - integrity sha512-bwALDxriqfKGfUufKGGepCzu9x7nJQuoRoAFp4AnwehhC2crqrDIAP/uN2qdlsAvSMpeRC3+Yzhqc7hLmle5+g== +oniguruma-to-es@0.10.0: + version "0.10.0" + resolved "https://registry.npmmirror.com/oniguruma-to-es/-/oniguruma-to-es-0.10.0.tgz#a696b95e6c523f5521d8ee7af5f4a54f1582febd" + integrity sha512-zapyOUOCJxt+xhiNRPPMtfJkHGsZ98HHB9qJEkdT8BGytO/+kpe4m1Ngf0MzbzTmhacn11w9yGeDP6tzDhnCdg== dependencies: emoji-regex-xs "^1.0.0" regex "^5.1.1" @@ -9627,7 +8915,7 @@ open@^8.0.2, open@^8.0.9, open@^8.4.0: version "8.4.2" - resolved "https://registry.npmjs.org/open/-/open-8.4.2.tgz" + resolved "https://registry.npmmirror.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9" integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== dependencies: define-lazy-prop "^2.0.0" @@ -9636,12 +8924,12 @@ opener@^1.5.2: version "1.5.2" - resolved "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz" + resolved "https://registry.npmmirror.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598" integrity sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A== optionator@^0.9.1: version "0.9.4" - resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.9.4.tgz#7ea1c1a5d91d764fb282139c88fe11e182a3a734" + resolved "https://registry.npmmirror.com/optionator/-/optionator-0.9.4.tgz#7ea1c1a5d91d764fb282139c88fe11e182a3a734" integrity sha512-6IpQ7mKUxRcZNLIObR0hz7lxsapSSIYNZJwXPGeF0mTVqGKFIXj1DQcMoT22S3ROcLyY/rz0PWaWZ9ayWmad9g== dependencies: deep-is "^0.1.3" @@ -9653,7 +8941,7 @@ ora@^5.3.0: version "5.4.1" - resolved "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz" + resolved "https://registry.npmmirror.com/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18" integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ== dependencies: bl "^4.1.0" @@ -9668,7 +8956,7 @@ own-keys@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/own-keys/-/own-keys-1.0.1.tgz#e4006910a2bf913585289676eebd6f390cf51358" + resolved "https://registry.npmmirror.com/own-keys/-/own-keys-1.0.1.tgz#e4006910a2bf913585289676eebd6f390cf51358" integrity sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg== dependencies: get-intrinsic "^1.2.6" @@ -9677,26 +8965,26 @@ p-finally@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" + resolved "https://registry.npmmirror.com/p-finally/-/p-finally-1.0.0.tgz#3fbcfb15b899a44123b34b6dcc18b724336a2cae" integrity sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow== p-limit@^2.2.0: version "2.3.0" - resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" + resolved "https://registry.npmmirror.com/p-limit/-/p-limit-2.3.0.tgz#3dd33c647a214fdfffd835933eb086da0dc21db1" integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== dependencies: p-try "^2.0.0" p-locate@^4.1.0: version "4.1.0" - resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" + resolved "https://registry.npmmirror.com/p-locate/-/p-locate-4.1.0.tgz#a3428bb7088b3a60292f66919278b7c297ad4f07" integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== dependencies: p-limit "^2.2.0" p-retry@^4.5.0: version "4.6.2" - resolved "https://registry.npmjs.org/p-retry/-/p-retry-4.6.2.tgz" + resolved "https://registry.npmmirror.com/p-retry/-/p-retry-4.6.2.tgz#9baae7184057edd4e17231cee04264106e092a16" integrity sha512-312Id396EbJdvRONlngUx0NydfrIQ5lsYu0znKVUzVvArzEIt08V1qhtyESbGVd1FGX7UKtiFp5uwKZdM8wIuQ== dependencies: "@types/retry" "0.12.0" @@ -9704,22 +8992,22 @@ p-try@^2.0.0: version "2.2.0" - resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" + resolved "https://registry.npmmirror.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6" integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== package-json-from-dist@^1.0.0: version "1.0.1" - resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505" + resolved "https://registry.npmmirror.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505" integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw== pako@~1.0.2: version "1.0.11" - resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" + resolved "https://registry.npmmirror.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw== param-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/param-case/-/param-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5" integrity sha512-RXlj7zCYokReqWpOPH9oYivUzLYZ5vAPIfEmCTNViosC78F8F0H9y7T7gG2M39ymgutxF5gcFEsyZQSph9Bp3A== dependencies: dot-case "^3.0.4" @@ -9727,14 +9015,14 @@ parent-module@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" + resolved "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2" integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== dependencies: callsites "^3.0.0" parse-json@^5.0.0, parse-json@^5.2.0: version "5.2.0" - resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz" + resolved "https://registry.npmmirror.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd" integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== dependencies: "@babel/code-frame" "^7.0.0" @@ -9744,49 +9032,56 @@ parse-node-version@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/parse-node-version/-/parse-node-version-1.0.1.tgz#e2b5dbede00e7fa9bc363607f53327e8b073189b" + resolved "https://registry.npmmirror.com/parse-node-version/-/parse-node-version-1.0.1.tgz#e2b5dbede00e7fa9bc363607f53327e8b073189b" integrity sha512-3YHlOa/JgH6Mnpr05jP9eDG254US9ek25LyIxZlDItp2iJtwyaXQb57lBYLdT3MowkUFYEV2XXNAYIPlESvJlA== parse5-htmlparser2-tree-adapter@^6.0.0: version "6.0.1" - resolved "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz" + resolved "https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-6.0.1.tgz#2cdf9ad823321140370d4dbf5d3e92c7c8ddc6e6" integrity sha512-qPuWvbLgvDGilKc5BoicRovlT4MtYT6JfJyBOMDsKoiT+GiuP5qyrPCnR9HcPECIJJmZh5jRndyNThnhhb/vlA== dependencies: parse5 "^6.0.1" parse5-htmlparser2-tree-adapter@^7.0.0: - version "7.0.0" - resolved "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz" - integrity sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g== + version "7.1.0" + resolved "https://registry.npmmirror.com/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.1.0.tgz#b5a806548ed893a43e24ccb42fbb78069311e81b" + integrity sha512-ruw5xyKs6lrpo9x9rCZqZZnIUntICjQAd0Wsmp396Ul9lN/h+ifgVV1x1gZHi8euej6wTfpqX8j+BFQxF0NS/g== dependencies: - domhandler "^5.0.2" + domhandler "^5.0.3" + parse5 "^7.0.0" + +parse5-parser-stream@^7.1.2: + version "7.1.2" + resolved "https://registry.npmmirror.com/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz#d7c20eadc37968d272e2c02660fff92dd27e60e1" + integrity sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow== + dependencies: parse5 "^7.0.0" parse5@6.0.1, parse5@^6.0.1: version "6.0.1" - resolved "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz" + resolved "https://registry.npmmirror.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b" integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== parse5@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz" + resolved "https://registry.npmmirror.com/parse5/-/parse5-5.1.1.tgz#f68e4e5ba1852ac2cadc00f4555fff6c2abb6178" integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== -parse5@^7.0.0: - version "7.1.2" - resolved "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz" - integrity sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw== +parse5@^7.0.0, parse5@^7.1.2: + version "7.2.1" + resolved "https://registry.npmmirror.com/parse5/-/parse5-7.2.1.tgz#8928f55915e6125f430cc44309765bf17556a33a" + integrity sha512-BuBYQYlv1ckiPdQi/ohiivi9Sagc9JG+Ozs0r7b/0iK3sKmrb0b9FdWdBbOdx6hBCM/F9Ir82ofnBhtZOjCRPQ== dependencies: - entities "^4.4.0" + entities "^4.5.0" parseurl@~1.3.2, parseurl@~1.3.3: version "1.3.3" - resolved "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz" + resolved "https://registry.npmmirror.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ== pascal-case@^3.1.1, pascal-case@^3.1.2: version "3.1.2" - resolved "https://registry.npmjs.org/pascal-case/-/pascal-case-3.1.2.tgz" + resolved "https://registry.npmmirror.com/pascal-case/-/pascal-case-3.1.2.tgz#b48e0ef2b98e205e7c1dae747d0b1508237660eb" integrity sha512-uWlGT3YSnK9x3BQJaOdcZwrnV6hPpd8jFH1/ucpiLRPh/2zCVJKS19E4GvYHvaCcACn3foXZ0cLB9Wrx1KGe5g== dependencies: no-case "^3.0.4" @@ -9794,12 +9089,12 @@ path-browserify@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-1.0.1.tgz#d98454a9c3753d5790860f16f68867b9e46be1fd" + resolved "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz#d98454a9c3753d5790860f16f68867b9e46be1fd" integrity sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g== path-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/path-case/-/path-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/path-case/-/path-case-3.0.4.tgz#9168645334eb942658375c56f80b4c0cb5f82c6f" integrity sha512-qO4qCFjXqVTrcbPt/hQfhTQ+VhFsqNKOPtytgNKkKxSoEp3XPUQ8ObFuePylOIok5gjn69ry8XiULxCwot3Wfg== dependencies: dot-case "^3.0.4" @@ -9807,32 +9102,32 @@ path-exists@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" + resolved "https://registry.npmmirror.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== path-is-absolute@^1.0.0: version "1.0.1" - resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" + resolved "https://registry.npmmirror.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" integrity sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg== path-key@^2.0.0, path-key@^2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" + resolved "https://registry.npmmirror.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" integrity sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw== path-key@^3.0.0, path-key@^3.1.0: version "3.1.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" + resolved "https://registry.npmmirror.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375" integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== path-parse@^1.0.7: version "1.0.7" - resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz" + resolved "https://registry.npmmirror.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== path-scurry@^1.11.1: version "1.11.1" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" + resolved "https://registry.npmmirror.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== dependencies: lru-cache "^10.2.0" @@ -9840,110 +9135,91 @@ path-scurry@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" + resolved "https://registry.npmmirror.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg== dependencies: lru-cache "^11.0.0" minipass "^7.1.2" -path-to-regexp@0.1.7: - version "0.1.7" - resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz" - integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ== +path-to-regexp@0.1.12: + version "0.1.12" + resolved "https://registry.npmmirror.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7" + integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ== path-type@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz" + resolved "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== pathe@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz" + resolved "https://registry.npmmirror.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339" integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw== -pathe@^2.0.1, pathe@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.3.tgz#3ecbec55421685b70a9da872b2cff3e1cbed1716" - integrity sha512-WUjGcAqP1gQacoQe+OBJsFA7Ld4DyXuUIjZ5cc75cLHvJ7dtNsTugphxIADwspS+AraAUePCKrSVtPLFj/F88w== +pathe@^1.1.2: + version "1.1.2" + resolved "https://registry.npmmirror.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec" + integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ== perfect-debounce@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz#9c2e8bc30b169cc984a58b7d5b28049839591d2a" + resolved "https://registry.npmmirror.com/perfect-debounce/-/perfect-debounce-1.0.0.tgz#9c2e8bc30b169cc984a58b7d5b28049839591d2a" integrity sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA== picocolors@^0.2.1: version "0.2.1" - resolved "https://registry.npmjs.org/picocolors/-/picocolors-0.2.1.tgz" + resolved "https://registry.npmmirror.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f" integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA== -picocolors@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz" - integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ== - -picocolors@^1.1.1: +picocolors@^1.0.0, picocolors@^1.0.1, picocolors@^1.1.0, picocolors@^1.1.1: version "1.1.1" resolved "https://registry.npmmirror.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b" integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA== picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3, picomatch@^2.3.1: version "2.3.1" - resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz" + resolved "https://registry.npmmirror.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== picomatch@^4.0.2: version "4.0.2" - resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" + resolved "https://registry.npmmirror.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab" integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg== pify@^2.3.0: version "2.3.0" - resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" + resolved "https://registry.npmmirror.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog== pify@^4.0.1: version "4.0.1" - resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" + resolved "https://registry.npmmirror.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231" integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g== -pirates@^4.0.1: - version "4.0.7" - resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.7.tgz#643b4a18c4257c8a65104b73f3049ce9a0a15e22" - integrity sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA== - -pirates@^4.0.4: +pirates@^4.0.1, pirates@^4.0.4: version "4.0.6" resolved "https://registry.npmmirror.com/pirates/-/pirates-4.0.6.tgz#3018ae32ecfcff6c29ba2267cbf21166ac1f36b9" integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg== pkg-dir@^4.2.0: version "4.2.0" - resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" + resolved "https://registry.npmmirror.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3" integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== dependencies: find-up "^4.0.0" -pkg-types@^1.3.0: - version "1.3.1" - resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-1.3.1.tgz#bd7cc70881192777eef5326c19deb46e890917df" - integrity sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ== +pkg-types@^1.2.1: + version "1.3.0" + resolved "https://registry.npmmirror.com/pkg-types/-/pkg-types-1.3.0.tgz#53d915eb99485798c554ad8eb2dc2af7c03006eb" + integrity sha512-kS7yWjVFCkIw9hqdJBoMxDdzEngmkr5FXeWZZfQ6GoYacjVnsW6l2CcYW/0ThD0vF4LPJgVYnrg4d0uuhwYQbg== dependencies: confbox "^0.1.8" - mlly "^1.7.4" - pathe "^2.0.1" - -pkg-types@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/pkg-types/-/pkg-types-2.1.0.tgz#70c9e1b9c74b63fdde749876ee0aa007ea9edead" - integrity sha512-wmJwA+8ihJixSoHKxZJRBQG1oY8Yr9pGLzRmSsNms0iNWyHHAlZCa7mmKiFR10YPZuz/2k169JiS/inOjBCZ2A== - dependencies: - confbox "^0.2.1" - exsolve "^1.0.1" - pathe "^2.0.3" + mlly "^1.7.3" + pathe "^1.1.2" portfinder@^1.0.26: version "1.0.32" - resolved "https://registry.npmjs.org/portfinder/-/portfinder-1.0.32.tgz" + resolved "https://registry.npmmirror.com/portfinder/-/portfinder-1.0.32.tgz#2fe1b9e58389712429dc2bea5beb2146146c7f81" integrity sha512-on2ZJVVDXRADWE6jnQaX0ioEylzgBpQk8r55NE4wjXW1ZxO+BgDlY6DXwj20i0V8eB4SenDQ00WEaxfiIQPcxg== dependencies: async "^2.6.4" @@ -9957,7 +9233,7 @@ postcss-calc@^8.2.3: version "8.2.4" - resolved "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz" + resolved "https://registry.npmmirror.com/postcss-calc/-/postcss-calc-8.2.4.tgz#77b9c29bfcbe8a07ff6693dc87050828889739a5" integrity sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q== dependencies: postcss-selector-parser "^6.0.9" @@ -9965,7 +9241,7 @@ postcss-colormin@^5.3.1: version "5.3.1" - resolved "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.1.tgz" + resolved "https://registry.npmmirror.com/postcss-colormin/-/postcss-colormin-5.3.1.tgz#86c27c26ed6ba00d96c79e08f3ffb418d1d1988f" integrity sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ== dependencies: browserslist "^4.21.4" @@ -9975,7 +9251,7 @@ postcss-convert-values@^5.1.3: version "5.1.3" - resolved "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz" + resolved "https://registry.npmmirror.com/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz#04998bb9ba6b65aa31035d669a6af342c5f9d393" integrity sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA== dependencies: browserslist "^4.21.4" @@ -9983,27 +9259,27 @@ postcss-discard-comments@^5.1.2: version "5.1.2" - resolved "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz" + resolved "https://registry.npmmirror.com/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz#8df5e81d2925af2780075840c1526f0660e53696" integrity sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ== postcss-discard-duplicates@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz#9eb4fe8456706a4eebd6d3b7b777d07bad03e848" integrity sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw== postcss-discard-empty@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz#e57762343ff7f503fe53fca553d18d7f0c369c6c" integrity sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A== postcss-discard-overridden@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz#7e8c5b53325747e9d90131bb88635282fb4a276e" integrity sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw== postcss-import@^15.1.0: version "15.1.0" - resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70" + resolved "https://registry.npmmirror.com/postcss-import/-/postcss-import-15.1.0.tgz#41c64ed8cc0e23735a9698b3249ffdbf704adc70" integrity sha512-hpr+J05B2FVYUAXHeK1YyI267J/dDDhMU6B6civm8hSY1jYJnBXxzKDKDswzJmtLHryrjhnDjqqp/49t8FALew== dependencies: postcss-value-parser "^4.0.0" @@ -10012,14 +9288,14 @@ postcss-js@^4.0.1: version "4.0.1" - resolved "https://registry.yarnpkg.com/postcss-js/-/postcss-js-4.0.1.tgz#61598186f3703bab052f1c4f7d805f3991bee9d2" + resolved "https://registry.npmmirror.com/postcss-js/-/postcss-js-4.0.1.tgz#61598186f3703bab052f1c4f7d805f3991bee9d2" integrity sha512-dDLF8pEO191hJMtlHFPRa8xsizHaM82MLfNkUHdUtVEV3tgTp5oj+8qbEqYM57SLfc74KSbw//4SeJma2LRVIw== dependencies: camelcase-css "^2.0.1" postcss-load-config@^4.0.1: version "4.0.2" - resolved "https://registry.yarnpkg.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz#7159dcf626118d33e299f485d6afe4aff7c4a3e3" + resolved "https://registry.npmmirror.com/postcss-load-config/-/postcss-load-config-4.0.2.tgz#7159dcf626118d33e299f485d6afe4aff7c4a3e3" integrity sha512-bSVhyJGL00wMVoPUzAVAnbEoWyqRxkjv64tUl427SKnPrENtq6hJwUojroMz2VB+Q1edmi4IfrAPpami5VVgMQ== dependencies: lilconfig "^3.0.0" @@ -10027,7 +9303,7 @@ postcss-loader@^6.1.1: version "6.2.1" - resolved "https://registry.npmjs.org/postcss-loader/-/postcss-loader-6.2.1.tgz" + resolved "https://registry.npmmirror.com/postcss-loader/-/postcss-loader-6.2.1.tgz#0895f7346b1702103d30fdc66e4d494a93c008ef" integrity sha512-WbbYpmAaKcux/P66bZ40bpWsBucjx/TTgVVzRZ9yUO8yQfVBlameJ0ZGVaPfH64hNSBh63a+ICP5nqOpBA0w+Q== dependencies: cosmiconfig "^7.0.0" @@ -10036,7 +9312,7 @@ postcss-merge-longhand@^5.1.7: version "5.1.7" - resolved "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz" + resolved "https://registry.npmmirror.com/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz#24a1bdf402d9ef0e70f568f39bdc0344d568fb16" integrity sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ== dependencies: postcss-value-parser "^4.2.0" @@ -10044,7 +9320,7 @@ postcss-merge-rules@^5.1.4: version "5.1.4" - resolved "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz" + resolved "https://registry.npmmirror.com/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz#2f26fa5cacb75b1402e213789f6766ae5e40313c" integrity sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g== dependencies: browserslist "^4.21.4" @@ -10054,14 +9330,14 @@ postcss-minify-font-values@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz#f1df0014a726083d260d3bd85d7385fb89d1f01b" integrity sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA== dependencies: postcss-value-parser "^4.2.0" postcss-minify-gradients@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz#f1fe1b4f498134a5068240c2f25d46fcd236ba2c" integrity sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw== dependencies: colord "^2.9.1" @@ -10070,7 +9346,7 @@ postcss-minify-params@^5.1.4: version "5.1.4" - resolved "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz" + resolved "https://registry.npmmirror.com/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz#c06a6c787128b3208b38c9364cfc40c8aa5d7352" integrity sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw== dependencies: browserslist "^4.21.4" @@ -10079,89 +9355,89 @@ postcss-minify-selectors@^5.2.1: version "5.2.1" - resolved "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz" + resolved "https://registry.npmmirror.com/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz#d4e7e6b46147b8117ea9325a915a801d5fe656c6" integrity sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg== dependencies: postcss-selector-parser "^6.0.5" -postcss-modules-extract-imports@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.0.0.tgz" - integrity sha512-bdHleFnP3kZ4NYDhuGlVK+CMrQ/pqUm8bx/oGL93K6gVwiclvX5x0n76fYMKuIGKzlABOy13zsvqjb0f92TEXw== +postcss-modules-extract-imports@^3.1.0: + version "3.1.0" + resolved "https://registry.npmmirror.com/postcss-modules-extract-imports/-/postcss-modules-extract-imports-3.1.0.tgz#b4497cb85a9c0c4b5aabeb759bb25e8d89f15002" + integrity sha512-k3kNe0aNFQDAZGbin48pL2VNidTF0w4/eASDsxlyspobzU3wZQLOGj7L9gfRe0Jo9/4uud09DsjFNH7winGv8Q== -postcss-modules-local-by-default@^4.0.4: - version "4.0.4" - resolved "https://registry.npmmirror.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.4.tgz#7cbed92abd312b94aaea85b68226d3dec39a14e6" - integrity sha512-L4QzMnOdVwRm1Qb8m4x8jsZzKAaPAgrUF1r/hjDR2Xj7R+8Zsf97jAlSQzWtKx5YNiNGN8QxmPFIc/sh+RQl+Q== +postcss-modules-local-by-default@^4.0.5: + version "4.2.0" + resolved "https://registry.npmmirror.com/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.2.0.tgz#d150f43837831dae25e4085596e84f6f5d6ec368" + integrity sha512-5kcJm/zk+GJDSfw+V/42fJ5fhjL5YbFDl8nVdXkJPLLW+Vf9mTD5Xe0wqIaDnLuL2U6cDNpTr+UQ+v2HWIBhzw== dependencies: icss-utils "^5.0.0" - postcss-selector-parser "^6.0.2" + postcss-selector-parser "^7.0.0" postcss-value-parser "^4.1.0" -postcss-modules-scope@^3.1.1: - version "3.1.1" - resolved "https://registry.npmmirror.com/postcss-modules-scope/-/postcss-modules-scope-3.1.1.tgz#32cfab55e84887c079a19bbb215e721d683ef134" - integrity sha512-uZgqzdTleelWjzJY+Fhti6F3C9iF1JR/dODLs/JDefozYcKTBCdD8BIl6nNPbTbcLnGrk56hzwZC2DaGNvYjzA== +postcss-modules-scope@^3.2.0: + version "3.2.1" + resolved "https://registry.npmmirror.com/postcss-modules-scope/-/postcss-modules-scope-3.2.1.tgz#1bbccddcb398f1d7a511e0a2d1d047718af4078c" + integrity sha512-m9jZstCVaqGjTAuny8MdgE88scJnCiQSlSrOWcTQgM2t32UBe+MUmFSO5t7VMSfAf/FJKImAxBav8ooCHJXCJA== dependencies: - postcss-selector-parser "^6.0.4" + postcss-selector-parser "^7.0.0" postcss-modules-values@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz" + resolved "https://registry.npmmirror.com/postcss-modules-values/-/postcss-modules-values-4.0.0.tgz#d7c5e7e68c3bb3c9b27cbf48ca0bb3ffb4602c9c" integrity sha512-RDxHkAiEGI78gS2ofyvCsu7iycRv7oqw5xMWn9iMoR0N/7mf9D50ecQqUo5BZ9Zh2vH4bCUR/ktCqbB9m8vJjQ== dependencies: icss-utils "^5.0.0" postcss-nested@^6.0.1: version "6.2.0" - resolved "https://registry.yarnpkg.com/postcss-nested/-/postcss-nested-6.2.0.tgz#4c2d22ab5f20b9cb61e2c5c5915950784d068131" + resolved "https://registry.npmmirror.com/postcss-nested/-/postcss-nested-6.2.0.tgz#4c2d22ab5f20b9cb61e2c5c5915950784d068131" integrity sha512-HQbt28KulC5AJzG+cZtj9kvKB93CFCdLvog1WFLf1D+xmMvPGlBstkpTEZfK5+AN9hfJocyBFCNiqyS48bpgzQ== dependencies: postcss-selector-parser "^6.1.1" postcss-normalize-charset@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz#9302de0b29094b52c259e9b2cf8dc0879879f0ed" integrity sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg== postcss-normalize-display-values@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz#72abbae58081960e9edd7200fcf21ab8325c3da8" integrity sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA== dependencies: postcss-value-parser "^4.2.0" postcss-normalize-positions@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz#ef97279d894087b59325b45c47f1e863daefbb92" integrity sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg== dependencies: postcss-value-parser "^4.2.0" postcss-normalize-repeat-style@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz#e9eb96805204f4766df66fd09ed2e13545420fb2" integrity sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g== dependencies: postcss-value-parser "^4.2.0" postcss-normalize-string@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz#411961169e07308c82c1f8c55f3e8a337757e228" integrity sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w== dependencies: postcss-value-parser "^4.2.0" postcss-normalize-timing-functions@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz#d5614410f8f0b2388e9f240aa6011ba6f52dafbb" integrity sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg== dependencies: postcss-value-parser "^4.2.0" postcss-normalize-unicode@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz#f67297fca3fea7f17e0d2caa40769afc487aa030" integrity sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA== dependencies: browserslist "^4.21.4" @@ -10169,7 +9445,7 @@ postcss-normalize-url@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz#ed9d88ca82e21abef99f743457d3729a042adcdc" integrity sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew== dependencies: normalize-url "^6.0.1" @@ -10177,14 +9453,14 @@ postcss-normalize-whitespace@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz#08a1a0d1ffa17a7cc6efe1e6c9da969cc4493cfa" integrity sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA== dependencies: postcss-value-parser "^4.2.0" postcss-ordered-values@^5.1.3: version "5.1.3" - resolved "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz" + resolved "https://registry.npmmirror.com/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz#b6fd2bd10f937b23d86bc829c69e7732ce76ea38" integrity sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ== dependencies: cssnano-utils "^3.1.0" @@ -10192,12 +9468,12 @@ postcss-prefix-selector@1.16.0: version "1.16.0" - resolved "https://registry.yarnpkg.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.0.tgz#ad5b56f9a73a2c090ca7161049632c9d89bcb404" + resolved "https://registry.npmmirror.com/postcss-prefix-selector/-/postcss-prefix-selector-1.16.0.tgz#ad5b56f9a73a2c090ca7161049632c9d89bcb404" integrity sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q== postcss-reduce-initial@^5.1.2: version "5.1.2" - resolved "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz" + resolved "https://registry.npmmirror.com/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz#798cd77b3e033eae7105c18c9d371d989e1382d6" integrity sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg== dependencies: browserslist "^4.21.4" @@ -10205,30 +9481,30 @@ postcss-reduce-transforms@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz#333b70e7758b802f3dd0ddfe98bb1ccfef96b6e9" integrity sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ== dependencies: postcss-value-parser "^4.2.0" -postcss-selector-parser@^6.0.11, postcss-selector-parser@^6.1.1: +postcss-selector-parser@^6.0.11, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.7, postcss-selector-parser@^6.0.9, postcss-selector-parser@^6.1.1: version "6.1.2" - resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz#27ecb41fb0e3b6ba7a1ec84fff347f734c7929de" + resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.1.2.tgz#27ecb41fb0e3b6ba7a1ec84fff347f734c7929de" integrity sha512-Q8qQfPiZ+THO/3ZrOrO0cJJKfpYCagtMUkXbnEfmgUjwXg6z/WBeOyS9APBBPCTSiDV+s4SwQGu8yFsiMRIudg== dependencies: cssesc "^3.0.0" util-deprecate "^1.0.2" -postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.7, postcss-selector-parser@^6.0.9: - version "6.0.15" - resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz#11cc2b21eebc0b99ea374ffb9887174855a01535" - integrity sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw== +postcss-selector-parser@^7.0.0: + version "7.0.0" + resolved "https://registry.npmmirror.com/postcss-selector-parser/-/postcss-selector-parser-7.0.0.tgz#41bd8b56f177c093ca49435f65731befe25d6b9c" + integrity sha512-9RbEr1Y7FFfptd/1eEdntyjMwLeghW1bHX9GWjXo19vx4ytPQhANltvVxDggzJl7mnWM+dX28kb6cyS/4iQjlQ== dependencies: cssesc "^3.0.0" util-deprecate "^1.0.2" postcss-svgo@^5.1.0: version "5.1.0" - resolved "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz" + resolved "https://registry.npmmirror.com/postcss-svgo/-/postcss-svgo-5.1.0.tgz#0a317400ced789f233a28826e77523f15857d80d" integrity sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA== dependencies: postcss-value-parser "^4.2.0" @@ -10236,19 +9512,19 @@ postcss-unique-selectors@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz" + resolved "https://registry.npmmirror.com/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz#a9f273d1eacd09e9aa6088f4b0507b18b1b541b6" integrity sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA== dependencies: postcss-selector-parser "^6.0.5" postcss-value-parser@^4.0.0, postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0: version "4.2.0" - resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz" + resolved "https://registry.npmmirror.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514" integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ== postcss@8.4.38: version "8.4.38" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e" + resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.38.tgz#b387d533baf2054288e337066d81c6bee9db9e0e" integrity sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A== dependencies: nanoid "^3.3.7" @@ -10257,48 +9533,39 @@ postcss@^7.0.36: version "7.0.39" - resolved "https://registry.npmjs.org/postcss/-/postcss-7.0.39.tgz" + resolved "https://registry.npmmirror.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309" integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA== dependencies: picocolors "^0.2.1" source-map "^0.6.1" -postcss@^8.2.6, postcss@^8.3.5, postcss@^8.4.33, postcss@^8.4.35, postcss@^8.4.4: - version "8.4.35" - resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7" - integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA== +postcss@^8.2.6, postcss@^8.3.5, postcss@^8.4.23, postcss@^8.4.33, postcss@^8.4.38, postcss@^8.4.4, postcss@^8.4.43, postcss@^8.4.44, postcss@^8.4.48: + version "8.4.49" + resolved "https://registry.npmmirror.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19" + integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA== dependencies: nanoid "^3.3.7" - picocolors "^1.0.0" - source-map-js "^1.0.2" - -postcss@^8.4.23, postcss@^8.4.38, postcss@^8.4.43, postcss@^8.4.44, postcss@^8.4.48: - version "8.5.3" - resolved "https://registry.npmmirror.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb" - integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A== - dependencies: - nanoid "^3.3.8" picocolors "^1.1.1" source-map-js "^1.2.1" preact@^10.0.0, preact@^10.4.8: - version "10.26.5" - resolved "https://registry.yarnpkg.com/preact/-/preact-10.26.5.tgz#7e1e998af178f139e4c7cb53f441bf2179f44ad2" - integrity sha512-fmpDkgfGU6JYux9teDWLhj9mKN55tyepwYbxHgQuIxbWQzgFg5vk7Mrrtfx7xRxq798ynkY4DDDxZr235Kk+4w== + version "10.25.4" + resolved "https://registry.npmmirror.com/preact/-/preact-10.25.4.tgz#c1d00bee9d7b9dcd06a2311d9951973b506ae8ac" + integrity sha512-jLdZDb+Q+odkHJ+MpW/9U5cODzqnB+fy2EiHSZES7ldV5LK7yjlVzTp7R8Xy6W6y75kfK8iWYtFVH7lvjwrCMA== prelude-ls@^1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" + resolved "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396" integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== "prettier@^1.18.2 || ^2.0.0": version "2.8.8" - resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz" + resolved "https://registry.npmmirror.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da" integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== pretty-error@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/pretty-error/-/pretty-error-4.0.0.tgz" + resolved "https://registry.npmmirror.com/pretty-error/-/pretty-error-4.0.0.tgz#90a703f46dd7234adb46d0f84823e9d1cb8f10d6" integrity sha512-AoJ5YMAcXKYxKhuJGdcvse+Voc6v1RgnsR3nWcYU7q4t6z0Q6T86sv5Zq8VIRbOWWFpvdGE83LtdSMNd+6Y0xw== dependencies: lodash "^4.17.20" @@ -10306,7 +9573,7 @@ pretty-format@^27.0.0, pretty-format@^27.5.1: version "27.5.1" - resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz" + resolved "https://registry.npmmirror.com/pretty-format/-/pretty-format-27.5.1.tgz#2181879fdea51a7a5851fb39d920faa63f01d88e" integrity sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ== dependencies: ansi-regex "^5.0.1" @@ -10315,7 +9582,7 @@ probe.gl@^3.1.1: version "3.6.0" - resolved "https://registry.yarnpkg.com/probe.gl/-/probe.gl-3.6.0.tgz#e816234412b27a70b9be029cb82c8cf96cd72659" + resolved "https://registry.npmmirror.com/probe.gl/-/probe.gl-3.6.0.tgz#e816234412b27a70b9be029cb82c8cf96cd72659" integrity sha512-19JydJWI7+DtR4feV+pu4Mn1I5TAc0xojuxVgZdXIyfmTLfUaFnk4OloWK1bKbPtkgGKLr2lnbnCXmpZEcEp9g== dependencies: "@babel/runtime" "^7.0.0" @@ -10325,17 +9592,17 @@ process-nextick-args@~2.0.0: version "2.0.1" - resolved "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz" + resolved "https://registry.npmmirror.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== process@^0.11.10: version "0.11.10" - resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" + resolved "https://registry.npmmirror.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" integrity sha512-cdGef/drWFoydD1JsMzuFf8100nZl+GT+yacc2bEced5f9Rjk4z+WtFUTBu9PhOi9j/jfmBPu0mMEY4wIdAF8A== progress-webpack-plugin@^1.0.12: version "1.0.16" - resolved "https://registry.npmjs.org/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz" + resolved "https://registry.npmmirror.com/progress-webpack-plugin/-/progress-webpack-plugin-1.0.16.tgz#278f5c1afd21af783aad72c5ec95241520230fe5" integrity sha512-sdiHuuKOzELcBANHfrupYo+r99iPRyOnw15qX+rNlVUqXGfjXdH4IgxriKwG1kNJwVswKQHMdj1hYZMcb9jFaA== dependencies: chalk "^2.1.0" @@ -10344,20 +9611,20 @@ prompts@^2.0.1: version "2.4.2" - resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz" + resolved "https://registry.npmmirror.com/prompts/-/prompts-2.4.2.tgz#7b57e73b3a48029ad10ebd44f74b01722a4cb069" integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q== dependencies: kleur "^3.0.3" sisteransi "^1.0.5" -property-information@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/property-information/-/property-information-7.0.0.tgz#3508a6d6b0b8eb3ca6eb2c6623b164d2ed2ab112" - integrity sha512-7D/qOz/+Y4X/rzSB6jKxKUsQnphO046ei8qxG59mtM3RG3DHgTK81HrxrmoDVINJb8NKT5ZsRbwHvQ6B68Iyhg== +property-information@^6.0.0: + version "6.5.0" + resolved "https://registry.npmmirror.com/property-information/-/property-information-6.5.0.tgz#6212fbb52ba757e92ef4fb9d657563b933b7ffec" + integrity sha512-PgTgs/BlvHxOu8QuEN7wi5A0OmXaBcHpmCSTehcs6Uuu9IkDIEo13Hy7n898RHfrQ49vKCoGeWZSaAK01nwVig== proxy-addr@~2.0.7: version "2.0.7" - resolved "https://registry.npmjs.org/proxy-addr/-/proxy-addr-2.0.7.tgz" + resolved "https://registry.npmmirror.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025" integrity sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg== dependencies: forwarded "0.2.0" @@ -10365,35 +9632,37 @@ prr@~1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476" + resolved "https://registry.npmmirror.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476" integrity sha512-yPw4Sng1gWghHQWj0B3ZggWUm4qVbPwPFcRG8KyxiU7J2OHFSoEHKS+EZ3fv5l1t9CyCiop6l/ZYeWbrgoQejw== pseudomap@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz" + resolved "https://registry.npmmirror.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" integrity sha512-b/YwNhb8lk1Zz2+bXXpS/LK9OisiZZ1SNsSLxN1x2OXVEhW2Ckr/7mWE5vrC1ZTiJlD9g19jWszTmJsB+oEpFQ== psl@^1.1.33: - version "1.9.0" - resolved "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz" - integrity sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag== + version "1.15.0" + resolved "https://registry.npmmirror.com/psl/-/psl-1.15.0.tgz#bdace31896f1d97cec6a79e8224898ce93d974c6" + integrity sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w== + dependencies: + punycode "^2.3.1" pump@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" - integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== + version "3.0.2" + resolved "https://registry.npmmirror.com/pump/-/pump-3.0.2.tgz#836f3edd6bc2ee599256c924ffe0d88573ddcbf8" + integrity sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw== dependencies: end-of-stream "^1.1.0" once "^1.3.1" -punycode@^2.1.0, punycode@^2.1.1: +punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.1: version "2.3.1" resolved "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5" integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg== purgecss@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/purgecss/-/purgecss-5.0.0.tgz" + resolved "https://registry.npmmirror.com/purgecss/-/purgecss-5.0.0.tgz#08526ba3fef95e42c54503ca59d3f2ee8d6e5189" integrity sha512-RAnuxrGuVyLLTr8uMbKaxDRGWMgK5CCYDfRyUNNcaz5P3kGgD2b7ymQGYEyo2ST7Tl/ScwFgf5l3slKMxHSbrw== dependencies: commander "^9.0.0" @@ -10401,49 +9670,49 @@ postcss "^8.4.4" postcss-selector-parser "^6.0.7" -qs@6.11.0: - version "6.11.0" - resolved "https://registry.npmjs.org/qs/-/qs-6.11.0.tgz" - integrity sha512-MvjoMCJwEarSbUYk5O+nmoSzSutSsTwF85zcHPQ9OrlFoZOYIjaqBAJIqIXjptyD5vThxGq52Xu/MaJzRkIk4Q== +qs@6.13.0: + version "6.13.0" + resolved "https://registry.npmmirror.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906" + integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg== dependencies: - side-channel "^1.0.4" - -quansync@^0.2.8: - version "0.2.10" - resolved "https://registry.yarnpkg.com/quansync/-/quansync-0.2.10.tgz#32053cf166fa36511aae95fc49796116f2dc20e1" - integrity sha512-t41VRkMYbkHyCYmOvx/6URnN80H7k4X0lLdBMGsz+maAwrJQYB1djpV6vHrQIBE0WBSGqhtEHrK9U3DWWH8v7A== + side-channel "^1.0.6" querystringify@^2.1.1: version "2.2.0" - resolved "https://registry.npmjs.org/querystringify/-/querystringify-2.2.0.tgz" + resolved "https://registry.npmmirror.com/querystringify/-/querystringify-2.2.0.tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6" integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ== queue-microtask@^1.2.2: version "1.2.3" - resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" + resolved "https://registry.npmmirror.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== + +queue-tick@^1.0.1: + version "1.0.1" + resolved "https://registry.npmmirror.com/queue-tick/-/queue-tick-1.0.1.tgz#f6f07ac82c1fd60f82e098b417a80e52f1f4c142" + integrity sha512-kJt5qhMxoszgU/62PLP1CJytzd2NKetjSRnyuj31fDd3Rlcz3fzlFdFLD1SItunPwyqEOkca6GbV612BWfaBag== quickselect@^2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/quickselect/-/quickselect-2.0.0.tgz#f19680a486a5eefb581303e023e98faaf25dd018" + resolved "https://registry.npmmirror.com/quickselect/-/quickselect-2.0.0.tgz#f19680a486a5eefb581303e023e98faaf25dd018" integrity sha512-RKJ22hX8mHe3Y6wH/N3wCM6BWtjaxIyyUIkpHOvfFnxdI4yD4tBXEBKSbriGujF6jnSVkJrffuo6vxACiSSxIw== randombytes@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz" + resolved "https://registry.npmmirror.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a" integrity sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ== dependencies: safe-buffer "^5.1.0" range-parser@^1.2.1, range-parser@~1.2.1: version "1.2.1" - resolved "https://registry.npmjs.org/range-parser/-/range-parser-1.2.1.tgz" + resolved "https://registry.npmmirror.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031" integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg== -raw-body@2.5.1: - version "2.5.1" - resolved "https://registry.npmjs.org/raw-body/-/raw-body-2.5.1.tgz" - integrity sha512-qqJBtEyVgS0ZmPGdCFPWJ3FreoqvG4MVQln/kCgF7Olq95IbOp0/BWyMwbdtn4VTvkM8Y7khCQ2Xgk/tcrCXig== +raw-body@2.5.2: + version "2.5.2" + resolved "https://registry.npmmirror.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a" + integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA== dependencies: bytes "3.1.2" http-errors "2.0.0" @@ -10452,26 +9721,26 @@ rbush@^3.0.1: version "3.0.1" - resolved "https://registry.yarnpkg.com/rbush/-/rbush-3.0.1.tgz#5fafa8a79b3b9afdfe5008403a720cc1de882ecf" + resolved "https://registry.npmmirror.com/rbush/-/rbush-3.0.1.tgz#5fafa8a79b3b9afdfe5008403a720cc1de882ecf" integrity sha512-XRaVO0YecOpEuIvbhbpTrZgoiI6xBlz6hnlr6EHhd+0x9ase6EmeN+hdwwUaJvLcsFFQ8iWVF1GAK1yB0BWi0w== dependencies: quickselect "^2.0.0" react-is@^17.0.1: version "17.0.2" - resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz" + resolved "https://registry.npmmirror.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== read-cache@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774" + resolved "https://registry.npmmirror.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774" integrity sha512-Owdv/Ft7IjOgm/i0xvNDZ1LrRANRfew4b2prF3OWMQLxLfu3bS8FVhCsrSCMK4lR56Y9ya+AThoTpDCTxCmpRA== dependencies: pify "^2.3.0" read-pkg-up@^7.0.1: version "7.0.1" - resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz" + resolved "https://registry.npmmirror.com/read-pkg-up/-/read-pkg-up-7.0.1.tgz#f3a6135758459733ae2b95638056e1854e7ef507" integrity sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg== dependencies: find-up "^4.1.0" @@ -10480,7 +9749,7 @@ read-pkg@^5.1.1, read-pkg@^5.2.0: version "5.2.0" - resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" + resolved "https://registry.npmmirror.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc" integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== dependencies: "@types/normalize-package-data" "^2.4.0" @@ -10490,7 +9759,7 @@ readable-stream@^2.0.1, readable-stream@^2.0.5, readable-stream@~2.3.6: version "2.3.8" - resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz" + resolved "https://registry.npmmirror.com/readable-stream/-/readable-stream-2.3.8.tgz#91125e8042bba1b9887f49345f6277027ce8be9b" integrity sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA== dependencies: core-util-is "~1.0.0" @@ -10503,7 +9772,7 @@ readable-stream@^3.0.6, readable-stream@^3.4.0: version "3.6.2" - resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz" + resolved "https://registry.npmmirror.com/readable-stream/-/readable-stream-3.6.2.tgz#56a9b36ea965c00c5a93ef31eb111a0f11056967" integrity sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA== dependencies: inherits "^2.0.3" @@ -10512,7 +9781,7 @@ readable-stream@^4.0.0: version "4.7.0" - resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.7.0.tgz#cedbd8a1146c13dfff8dab14068028d58c15ac91" + resolved "https://registry.npmmirror.com/readable-stream/-/readable-stream-4.7.0.tgz#cedbd8a1146c13dfff8dab14068028d58c15ac91" integrity sha512-oIGGmcpTLwPga8Bn6/Z75SVaH1z5dUut2ibSyAMVhmUggWpmDn2dapB0n7f8nwaSiRtepAsfJyfXIO5DCVAODg== dependencies: abort-controller "^3.0.0" @@ -10523,21 +9792,21 @@ readdir-glob@^1.1.2: version "1.1.3" - resolved "https://registry.yarnpkg.com/readdir-glob/-/readdir-glob-1.1.3.tgz#c3d831f51f5e7bfa62fa2ffbe4b508c640f09584" + resolved "https://registry.npmmirror.com/readdir-glob/-/readdir-glob-1.1.3.tgz#c3d831f51f5e7bfa62fa2ffbe4b508c640f09584" integrity sha512-v05I2k7xN8zXvPD9N+z/uhXPaj0sUFCe2rcWZIpBsqxfP7xXFQ0tipAd/wjj1YxWyWtUS5IDJpOG82JKt2EAVA== dependencies: minimatch "^5.1.0" readdirp@~3.6.0: version "3.6.0" - resolved "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz" + resolved "https://registry.npmmirror.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7" integrity sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA== dependencies: picomatch "^2.2.1" reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.9: version "1.0.10" - resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz#c629219e78a3316d8b604c765ef68996964e7bf9" + resolved "https://registry.npmmirror.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.10.tgz#c629219e78a3316d8b604c765ef68996964e7bf9" integrity sha512-00o4I+DVrefhv+nX0ulyi3biSHCPDe+yLv5o/p6d/UVlirijB8E16FtfwSAi4g3tcqrQ4lRAqQSoFEZJehYEcw== dependencies: call-bind "^1.0.8" @@ -10551,12 +9820,12 @@ regenerator-runtime@^0.14.0: version "0.14.1" - resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" + resolved "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f" integrity sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw== regex-recursion@^5.1.1: version "5.1.1" - resolved "https://registry.yarnpkg.com/regex-recursion/-/regex-recursion-5.1.1.tgz#5a73772d18adbf00f57ad097bf54171b39d78f8b" + resolved "https://registry.npmmirror.com/regex-recursion/-/regex-recursion-5.1.1.tgz#5a73772d18adbf00f57ad097bf54171b39d78f8b" integrity sha512-ae7SBCbzVNrIjgSbh7wMznPcQel1DNlDtzensnFxpiNpXt1U2ju/bHugH422r+4LAVS1FpW1YCwilmnNsjum9w== dependencies: regex "^5.1.1" @@ -10564,29 +9833,19 @@ regex-utilities@^2.3.0: version "2.3.0" - resolved "https://registry.yarnpkg.com/regex-utilities/-/regex-utilities-2.3.0.tgz#87163512a15dce2908cf079c8960d5158ff43280" + resolved "https://registry.npmmirror.com/regex-utilities/-/regex-utilities-2.3.0.tgz#87163512a15dce2908cf079c8960d5158ff43280" integrity sha512-8VhliFJAWRaUiVvREIiW2NXXTmHs4vMNnSzuJVhscgmGav3g9VDxLrQndI3dZZVVdp0ZO/5v0xmX516/7M9cng== regex@^5.1.1: version "5.1.1" - resolved "https://registry.yarnpkg.com/regex/-/regex-5.1.1.tgz#cf798903f24d6fe6e531050a36686e082b29bd03" + resolved "https://registry.npmmirror.com/regex/-/regex-5.1.1.tgz#cf798903f24d6fe6e531050a36686e082b29bd03" integrity sha512-dN5I359AVGPnwzJm2jN1k0W9LPZ+ePvoOeVMMfqIMFz53sSwXkxaJoxr50ptnsC771lK95BnTrVSZxq0b9yCGw== dependencies: regex-utilities "^2.3.0" -regexp.prototype.flags@^1.5.2: - version "1.5.2" - resolved "https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.2.tgz#138f644a3350f981a858c44f6bb1a61ff59be334" - integrity sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw== - dependencies: - call-bind "^1.0.6" - define-properties "^1.2.1" - es-errors "^1.3.0" - set-function-name "^2.0.1" - regexp.prototype.flags@^1.5.3: version "1.5.4" - resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19" + resolved "https://registry.npmmirror.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.4.tgz#1ad6c62d44a259007e55b3970e00f746efbcaa19" integrity sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA== dependencies: call-bind "^1.0.8" @@ -10598,22 +9857,22 @@ regexpp@^3.2.0: version "3.2.0" - resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" + resolved "https://registry.npmmirror.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== regl@^1.3.11: version "1.7.0" - resolved "https://registry.yarnpkg.com/regl/-/regl-1.7.0.tgz#0d185431044a356bf80e9b775b11b935ef2746d3" + resolved "https://registry.npmmirror.com/regl/-/regl-1.7.0.tgz#0d185431044a356bf80e9b775b11b935ef2746d3" integrity sha512-bEAtp/qrtKucxXSJkD4ebopFZYP0q1+3Vb2WECWv/T8yQEgKxDxJ7ztO285tAMaYZVR6mM1GgI6CCn8FROtL1w== relateurl@^0.2.7: version "0.2.7" - resolved "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz" + resolved "https://registry.npmmirror.com/relateurl/-/relateurl-0.2.7.tgz#54dbf377e51440aca90a4cd274600d3ff2d888a9" integrity sha512-G08Dxvm4iDN3MLM0EsP62EDV9IuhXPR6blNz6Utcp7zyV3tr4HVNINt6MpaRWbxoOHT3Q7YN2P+jaHX8vUbgog== renderkid@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/renderkid/-/renderkid-3.0.0.tgz" + resolved "https://registry.npmmirror.com/renderkid/-/renderkid-3.0.0.tgz#5fd823e4d6951d37358ecc9a58b1f06836b6268a" integrity sha512-q/7VIQA8lmM1hF+jn+sFSPWGlMkSAeNYcPLmDQx2zzuiDfaLrOmumR8iaUKlenFgh0XRPIUeSPlH3A+AW3Z5pg== dependencies: css-select "^4.1.3" @@ -10624,67 +9883,58 @@ require-directory@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" + resolved "https://registry.npmmirror.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" integrity sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q== require-from-string@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz" + resolved "https://registry.npmmirror.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== requires-port@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz" + resolved "https://registry.npmmirror.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff" integrity sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ== resize-observer-polyfill@^1.5.1: version "1.5.1" - resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" + resolved "https://registry.npmmirror.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg== resolve-cwd@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz" + resolved "https://registry.npmmirror.com/resolve-cwd/-/resolve-cwd-3.0.0.tgz#0f0075f1bb2544766cf73ba6a6e2adfebcb13f2d" integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== dependencies: resolve-from "^5.0.0" resolve-from@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" + resolved "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== resolve-from@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" + resolved "https://registry.npmmirror.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== resolve.exports@^1.1.0: version "1.1.1" - resolved "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.1.tgz" + resolved "https://registry.npmmirror.com/resolve.exports/-/resolve.exports-1.1.1.tgz#05cfd5b3edf641571fd46fa608b610dda9ead999" integrity sha512-/NtpHNDN7jWhAaQ9BvBUYZ6YTXsRBgfqWFWP7BZBaoMJO/I3G5OFzvTuWNlZC3aPjins1F+TNrLKsGbH4rfsRQ== -resolve@^1.1.7: +resolve@^1.1.7, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.20.0, resolve@^1.22.2, resolve@^1.22.4: version "1.22.10" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" + resolved "https://registry.npmmirror.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" integrity sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w== dependencies: is-core-module "^2.16.0" path-parse "^1.0.7" supports-preserve-symlinks-flag "^1.0.0" -resolve@^1.10.0, resolve@^1.12.0, resolve@^1.20.0, resolve@^1.22.2, resolve@^1.22.4: - version "1.22.8" - resolved "https://registry.npmmirror.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d" - integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw== - dependencies: - is-core-module "^2.13.0" - path-parse "^1.0.7" - supports-preserve-symlinks-flag "^1.0.0" - restore-cursor@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-2.0.0.tgz" + resolved "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" integrity sha512-6IzJLuGi4+R14vwagDHX+JrXmPVtPpn4mffDJ1UdR7/Edm87fl6yi8mMBIVvFtJaNTUvjughmW4hwLhRG7gC1Q== dependencies: onetime "^2.0.0" @@ -10692,7 +9942,7 @@ restore-cursor@^3.1.0: version "3.1.0" - resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-3.1.0.tgz" + resolved "https://registry.npmmirror.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" integrity sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA== dependencies: onetime "^5.1.0" @@ -10700,34 +9950,34 @@ retry@^0.13.1: version "0.13.1" - resolved "https://registry.npmjs.org/retry/-/retry-0.13.1.tgz" + resolved "https://registry.npmmirror.com/retry/-/retry-0.13.1.tgz#185b1587acf67919d63b357349e03537b2484658" integrity sha512-XQBQ3I8W1Cge0Seh+6gjj03LbmRFWuoszgK9ooCpwYIrhhoO80pfq4cUkU5DkknwfOfFteRwlZ56PYOGYyFWdg== reusify@^1.0.4: version "1.0.4" - resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" + resolved "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== rfdc@^1.4.1: version "1.4.1" - resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca" + resolved "https://registry.npmmirror.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca" integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA== rimraf@^3.0.0, rimraf@^3.0.2: version "3.0.2" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" + resolved "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== dependencies: glob "^7.1.3" robust-predicates@^3.0.2: version "3.0.2" - resolved "https://registry.yarnpkg.com/robust-predicates/-/robust-predicates-3.0.2.tgz#d5b28528c4824d20fc48df1928d41d9efa1ad771" + resolved "https://registry.npmmirror.com/robust-predicates/-/robust-predicates-3.0.2.tgz#d5b28528c4824d20fc48df1928d41d9efa1ad771" integrity sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg== rollup-plugin-copy@3.5.0: version "3.5.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-copy/-/rollup-plugin-copy-3.5.0.tgz#7ffa2a7a8303e143876fa64fb5eed9022d304eeb" + resolved "https://registry.npmmirror.com/rollup-plugin-copy/-/rollup-plugin-copy-3.5.0.tgz#7ffa2a7a8303e143876fa64fb5eed9022d304eeb" integrity sha512-wI8D5dvYovRMx/YYKtUNt3Yxaw4ORC9xo6Gt9t22kveWz1enG9QrhVlagzwrxSC455xD1dHMKhIJkbsQ7d48BA== dependencies: "@types/fs-extra" "^8.0.1" @@ -10738,7 +9988,7 @@ rollup-plugin-visualizer@5.12.0: version "5.12.0" - resolved "https://registry.yarnpkg.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz#661542191ce78ee4f378995297260d0c1efb1302" + resolved "https://registry.npmmirror.com/rollup-plugin-visualizer/-/rollup-plugin-visualizer-5.12.0.tgz#661542191ce78ee4f378995297260d0c1efb1302" integrity sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ== dependencies: open "^8.4.0" @@ -10747,37 +9997,36 @@ yargs "^17.5.1" rollup@^4.18.0, rollup@^4.20.0: - version "4.40.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.40.0.tgz#13742a615f423ccba457554f006873d5a4de1920" - integrity sha512-Noe455xmA96nnqH5piFtLobsGbCij7Tu+tb3c1vYjNbTkfzGqXqQXG3wJaYXkRZuQ0vEYN4bhwg7QnIrqB5B+w== + version "4.30.1" + resolved "https://registry.npmmirror.com/rollup/-/rollup-4.30.1.tgz#d5c3d066055259366cdc3eb6f1d051c5d6afaf74" + integrity sha512-mlJ4glW020fPuLi7DkM/lN97mYEZGWeqBnrljzN0gs7GLctqX3lNWxKQ7Gl712UAX+6fog/L3jh4gb7R6aVi3w== dependencies: - "@types/estree" "1.0.7" + "@types/estree" "1.0.6" optionalDependencies: - "@rollup/rollup-android-arm-eabi" "4.40.0" - "@rollup/rollup-android-arm64" "4.40.0" - "@rollup/rollup-darwin-arm64" "4.40.0" - "@rollup/rollup-darwin-x64" "4.40.0" - "@rollup/rollup-freebsd-arm64" "4.40.0" - "@rollup/rollup-freebsd-x64" "4.40.0" - "@rollup/rollup-linux-arm-gnueabihf" "4.40.0" - "@rollup/rollup-linux-arm-musleabihf" "4.40.0" - "@rollup/rollup-linux-arm64-gnu" "4.40.0" - "@rollup/rollup-linux-arm64-musl" "4.40.0" - "@rollup/rollup-linux-loongarch64-gnu" "4.40.0" - "@rollup/rollup-linux-powerpc64le-gnu" "4.40.0" - "@rollup/rollup-linux-riscv64-gnu" "4.40.0" - "@rollup/rollup-linux-riscv64-musl" "4.40.0" - "@rollup/rollup-linux-s390x-gnu" "4.40.0" - "@rollup/rollup-linux-x64-gnu" "4.40.0" - "@rollup/rollup-linux-x64-musl" "4.40.0" - "@rollup/rollup-win32-arm64-msvc" "4.40.0" - "@rollup/rollup-win32-ia32-msvc" "4.40.0" - "@rollup/rollup-win32-x64-msvc" "4.40.0" + "@rollup/rollup-android-arm-eabi" "4.30.1" + "@rollup/rollup-android-arm64" "4.30.1" + "@rollup/rollup-darwin-arm64" "4.30.1" + "@rollup/rollup-darwin-x64" "4.30.1" + "@rollup/rollup-freebsd-arm64" "4.30.1" + "@rollup/rollup-freebsd-x64" "4.30.1" + "@rollup/rollup-linux-arm-gnueabihf" "4.30.1" + "@rollup/rollup-linux-arm-musleabihf" "4.30.1" + "@rollup/rollup-linux-arm64-gnu" "4.30.1" + "@rollup/rollup-linux-arm64-musl" "4.30.1" + "@rollup/rollup-linux-loongarch64-gnu" "4.30.1" + "@rollup/rollup-linux-powerpc64le-gnu" "4.30.1" + "@rollup/rollup-linux-riscv64-gnu" "4.30.1" + "@rollup/rollup-linux-s390x-gnu" "4.30.1" + "@rollup/rollup-linux-x64-gnu" "4.30.1" + "@rollup/rollup-linux-x64-musl" "4.30.1" + "@rollup/rollup-win32-arm64-msvc" "4.30.1" + "@rollup/rollup-win32-ia32-msvc" "4.30.1" + "@rollup/rollup-win32-x64-msvc" "4.30.1" fsevents "~2.3.2" run-in-task-pool@^0.10.0: version "0.10.0" - resolved "https://registry.npmjs.org/run-in-task-pool/-/run-in-task-pool-0.10.0.tgz" + resolved "https://registry.npmmirror.com/run-in-task-pool/-/run-in-task-pool-0.10.0.tgz#29b9bc93a044bb2f68fc842043f0a8f2798de7d7" integrity sha512-TldSMnJLd5hwT4BUE0Xxebj7at9VoR0ku1BILEfBvFtO4HBKt4Vv2L2QO5A6TdLBpmMF+9BP9Htu4FXigRUTWQ== dependencies: typescript "^4.6.4" @@ -10786,29 +10035,19 @@ run-parallel@^1.1.9: version "1.2.0" - resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz" + resolved "https://registry.npmmirror.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== dependencies: queue-microtask "^1.2.2" rw@1: version "1.3.3" - resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4" + resolved "https://registry.npmmirror.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4" integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ== - -safe-array-concat@^1.1.0: - version "1.1.0" - resolved "https://registry.npmmirror.com/safe-array-concat/-/safe-array-concat-1.1.0.tgz#8d0cae9cb806d6d1c06e08ab13d847293ebe0692" - integrity sha512-ZdQ0Jeb9Ofti4hbt5lX3T2JcAamT9hfzYU1MNB+z/jaEbB6wfFfPIR/zEORmZqobkCCJhSjodobH6WHNmJ97dg== - dependencies: - call-bind "^1.0.5" - get-intrinsic "^1.2.2" - has-symbols "^1.0.3" - isarray "^2.0.5" safe-array-concat@^1.1.3: version "1.1.3" - resolved "https://registry.yarnpkg.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz#c9e54ec4f603b0bbb8e7e5007a5ee7aecd1538c3" + resolved "https://registry.npmmirror.com/safe-array-concat/-/safe-array-concat-1.1.3.tgz#c9e54ec4f603b0bbb8e7e5007a5ee7aecd1538c3" integrity sha512-AURm5f0jYEOydBj7VQlVvDrjeFgthDdEF5H1dP+6mNpoXOMo1quQqJ4wvJDyRZ9+pO3kGWoOdmV08cSv2aJV6Q== dependencies: call-bind "^1.0.8" @@ -10817,36 +10056,27 @@ has-symbols "^1.1.0" isarray "^2.0.5" -safe-buffer@5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1: - version "5.1.2" - resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" - integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== - safe-buffer@5.2.1, safe-buffer@>=5.1.0, safe-buffer@^5.1.0, safe-buffer@~5.2.0: version "5.2.1" - resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" + resolved "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== + +safe-buffer@~5.1.0, safe-buffer@~5.1.1: + version "5.1.2" + resolved "https://registry.npmmirror.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d" + integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== safe-push-apply@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz#01850e981c1602d398c85081f360e4e6d03d27f5" + resolved "https://registry.npmmirror.com/safe-push-apply/-/safe-push-apply-1.0.0.tgz#01850e981c1602d398c85081f360e4e6d03d27f5" integrity sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA== dependencies: es-errors "^1.3.0" isarray "^2.0.5" -safe-regex-test@^1.0.3: - version "1.0.3" - resolved "https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.0.3.tgz#a5b4c0f06e0ab50ea2c395c14d8371232924c377" - integrity sha512-CdASjNJPvRa7roO6Ra/gLYBTzYzzPyyBXxIMdGW3USQLyjWEls2RgW5UBTXaQVp+OrpeCK3bLem8smtmheoRuw== - dependencies: - call-bind "^1.0.6" - es-errors "^1.3.0" - is-regex "^1.1.4" - safe-regex-test@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1" + resolved "https://registry.npmmirror.com/safe-regex-test/-/safe-regex-test-1.1.0.tgz#7f87dfb67a3150782eaaf18583ff5d1711ac10c1" integrity sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw== dependencies: call-bound "^1.0.2" @@ -10855,12 +10085,12 @@ "safer-buffer@>= 2.1.2 < 3", "safer-buffer@>= 2.1.2 < 3.0.0": version "2.1.2" - resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" + resolved "https://registry.npmmirror.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== sass@1.49.9: version "1.49.9" - resolved "https://registry.npmjs.org/sass/-/sass-1.49.9.tgz" + resolved "https://registry.npmmirror.com/sass/-/sass-1.49.9.tgz#b15a189ecb0ca9e24634bae5d1ebc191809712f9" integrity sha512-YlYWkkHP9fbwaFRZQRXgDi3mXZShslVmmo+FVK3kHLUELHHEYrCmL1x6IUjC7wLS6VuJSAFXRQS/DxdsC4xL1A== dependencies: chokidar ">=3.0.0 <4.0.0" @@ -10869,12 +10099,12 @@ sax@^1.2.4: version "1.4.1" - resolved "https://registry.yarnpkg.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f" + resolved "https://registry.npmmirror.com/sax/-/sax-1.4.1.tgz#44cc8988377f126304d3b3fc1010c733b929ef0f" integrity sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg== saxes@^5.0.1: version "5.0.1" - resolved "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz" + resolved "https://registry.npmmirror.com/saxes/-/saxes-5.0.1.tgz#eebab953fa3b7608dbe94e5dadb15c888fa6696d" integrity sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw== dependencies: xmlchars "^2.2.0" @@ -10888,10 +10118,10 @@ ajv "^6.12.5" ajv-keywords "^3.5.2" -schema-utils@^4.0.0: - version "4.2.0" - resolved "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.2.0.tgz#70d7c93e153a273a805801882ebd3bff20d89c8b" - integrity sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw== +schema-utils@^4.0.0, schema-utils@^4.3.0: + version "4.3.0" + resolved "https://registry.npmmirror.com/schema-utils/-/schema-utils-4.3.0.tgz#3b669f04f71ff2dfb5aba7ce2d5a9d79b35622c0" + integrity sha512-Gf9qqc58SpCA/xdziiHz35F4GNIWYWZrEshUc/G/r5BnLph6xpKuLeoJoQuj5WfBIx/eQLf+hmVPYHaxJu7V2g== dependencies: "@types/json-schema" "^7.0.9" ajv "^8.9.0" @@ -10900,24 +10130,24 @@ scroll-into-view-if-needed@^2.2.28: version "2.2.31" - resolved "https://registry.yarnpkg.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz#d3c482959dc483e37962d1521254e3295d0d1587" + resolved "https://registry.npmmirror.com/scroll-into-view-if-needed/-/scroll-into-view-if-needed-2.2.31.tgz#d3c482959dc483e37962d1521254e3295d0d1587" integrity sha512-dGCXy99wZQivjmjIqihaBQNjryrz5rueJY7eHfTdyWEiR4ttYpsajb14rn9s5d4DY4EcY6+4+U/maARBXJedkA== dependencies: compute-scroll-into-view "^1.0.20" scrollparent@^2.0.1: version "2.1.0" - resolved "https://registry.yarnpkg.com/scrollparent/-/scrollparent-2.1.0.tgz#6cae915c953835886a6ba0d77fdc2bb1ed09076d" + resolved "https://registry.npmmirror.com/scrollparent/-/scrollparent-2.1.0.tgz#6cae915c953835886a6ba0d77fdc2bb1ed09076d" integrity sha512-bnnvJL28/Rtz/kz2+4wpBjHzWoEzXhVg/TE8BeVGJHUqE8THNIRnDxDWMktwM+qahvlRdvlLdsQfYe+cuqfZeA== scule@^1.3.0: version "1.3.0" - resolved "https://registry.yarnpkg.com/scule/-/scule-1.3.0.tgz#6efbd22fd0bb801bdcc585c89266a7d2daa8fbd3" + resolved "https://registry.npmmirror.com/scule/-/scule-1.3.0.tgz#6efbd22fd0bb801bdcc585c89266a7d2daa8fbd3" integrity sha512-6FtHJEvt+pVMIB9IBY+IcCJ6Z5f1iQnytgyfKMhDKgmzYG+TeH/wx1y3l27rshSbLiSanrR9ffZDrEsmjlQF2g== select-hose@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz" + resolved "https://registry.npmmirror.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca" integrity sha512-mEugaLK+YfkijB4fx0e6kImuJdCIt2LxCRcbEYPqRGCs4F2ogyfZU5IAZRdjCP8JPq2AtdNoC/Dux63d9Kiryg== selfsigned@^2.1.1: @@ -10933,27 +10163,20 @@ resolved "https://registry.npmmirror.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8" integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g== -semver@7.x, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4: - version "7.6.0" - resolved "https://registry.npmmirror.com/semver/-/semver-7.6.0.tgz#1a46a4db4bffcccd97b743b5005c8325f23d4e2d" - integrity sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg== - dependencies: - lru-cache "^6.0.0" +semver@7.x, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.6, semver@^7.3.7, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0: + version "7.6.3" + resolved "https://registry.npmmirror.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143" + integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A== semver@^6.3.0, semver@^6.3.1: version "6.3.1" - resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz" + resolved "https://registry.npmmirror.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4" integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA== -semver@^7.6.0, semver@^7.6.3: - version "7.7.1" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f" - integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA== - -send@0.18.0: - version "0.18.0" - resolved "https://registry.npmjs.org/send/-/send-0.18.0.tgz" - integrity sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg== +send@0.19.0: + version "0.19.0" + resolved "https://registry.npmmirror.com/send/-/send-0.19.0.tgz#bbc5a388c8ea6c048967049dbeac0e4a3f09d7f8" + integrity sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw== dependencies: debug "2.6.9" depd "2.0.0" @@ -10971,14 +10194,14 @@ sentence-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/sentence-case/-/sentence-case-3.0.4.tgz#3645a7b8c117c787fde8702056225bb62a45131f" integrity sha512-8LS0JInaQMCRoQ7YUytAo/xUu5W2XnQxV2HI/6uM6U7CITS1RqPElr30V6uIqyMKM9lJGRVFy5/4CuzcixNYSg== dependencies: no-case "^3.0.4" tslib "^2.0.3" upper-case-first "^2.0.2" -serialize-javascript@^6.0.0, serialize-javascript@^6.0.1: +serialize-javascript@^6.0.0, serialize-javascript@^6.0.2: version "6.0.2" resolved "https://registry.npmmirror.com/serialize-javascript/-/serialize-javascript-6.0.2.tgz#defa1e055c83bf6d59ea805d8da862254eb6a6c2" integrity sha512-Saa1xPByTTq2gdeFZYLLo+RFE35NHZkAbqZeWNd3BpzppeVisAqpDjcp8dyf6uIvEqJRd46jemmyA4iFIeVk8g== @@ -10987,7 +10210,7 @@ serve-index@^1.9.1: version "1.9.1" - resolved "https://registry.npmjs.org/serve-index/-/serve-index-1.9.1.tgz" + resolved "https://registry.npmmirror.com/serve-index/-/serve-index-1.9.1.tgz#d3768d69b1e7d82e5ce050fff5b453bea12a9239" integrity sha512-pXHfKNP4qujrtteMrSBb0rc8HJ9Ms/GrXwcUtUtD5s4ewDJI8bT3Cz2zTVRMKtri49pLx2e0Ya8ziP5Ya2pZZw== dependencies: accepts "~1.3.4" @@ -10998,31 +10221,19 @@ mime-types "~2.1.17" parseurl "~1.3.2" -serve-static@1.15.0: - version "1.15.0" - resolved "https://registry.npmjs.org/serve-static/-/serve-static-1.15.0.tgz" - integrity sha512-XGuRDNjXUijsUL0vl6nSD7cwURuzEgglbOaFuZM9g3kwDXOWVTck0jLzjPzGD+TazWbboZYu52/9/XPdUgne9g== +serve-static@1.16.2: + version "1.16.2" + resolved "https://registry.npmmirror.com/serve-static/-/serve-static-1.16.2.tgz#b6a5343da47f6bdd2673848bf45754941e803296" + integrity sha512-VqpjJZKadQB/PEbEwvFdO43Ax5dFBZ2UECszz8bQ7pi7wt//PWe1P6MN7eCnjsatYtBT6EuiClbjSWP2WrIoTw== dependencies: - encodeurl "~1.0.2" + encodeurl "~2.0.0" escape-html "~1.0.3" parseurl "~1.3.3" - send "0.18.0" - -set-function-length@^1.2.1: - version "1.2.1" - resolved "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.1.tgz#47cc5945f2c771e2cf261c6737cf9684a2a5e425" - integrity sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g== - dependencies: - define-data-property "^1.1.2" - es-errors "^1.3.0" - function-bind "^1.1.2" - get-intrinsic "^1.2.3" - gopd "^1.0.1" - has-property-descriptors "^1.0.1" + send "0.19.0" set-function-length@^1.2.2: version "1.2.2" - resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" + resolved "https://registry.npmmirror.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" integrity sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg== dependencies: define-data-property "^1.1.4" @@ -11032,7 +10243,7 @@ gopd "^1.0.1" has-property-descriptors "^1.0.2" -set-function-name@^2.0.1, set-function-name@^2.0.2: +set-function-name@^2.0.2: version "2.0.2" resolved "https://registry.npmmirror.com/set-function-name/-/set-function-name-2.0.2.tgz#16a705c5a0dc2f5e638ca96d8a8cd4e1c2b90985" integrity sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ== @@ -11044,7 +10255,7 @@ set-proto@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/set-proto/-/set-proto-1.0.0.tgz#0760dbcff30b2d7e801fd6e19983e56da337565e" + resolved "https://registry.npmmirror.com/set-proto/-/set-proto-1.0.0.tgz#0760dbcff30b2d7e801fd6e19983e56da337565e" integrity sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw== dependencies: dunder-proto "^1.0.1" @@ -11053,48 +10264,48 @@ setimmediate@^1.0.5: version "1.0.5" - resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" + resolved "https://registry.npmmirror.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285" integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA== setprototypeof@1.1.0: version "1.1.0" - resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz" + resolved "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.1.0.tgz#d0bd85536887b6fe7c0d818cb962d9d91c54e656" integrity sha512-BvE/TwpZX4FXExxOxZyRGQQv651MSwmWKZGqvmPcRIjDqWub67kTKuIMx43cZZrS/cBBzwBcNDWoFxt2XEFIpQ== setprototypeof@1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.2.0.tgz" + resolved "https://registry.npmmirror.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== shallow-clone@^3.0.0: version "3.0.1" - resolved "https://registry.npmjs.org/shallow-clone/-/shallow-clone-3.0.1.tgz" + resolved "https://registry.npmmirror.com/shallow-clone/-/shallow-clone-3.0.1.tgz#8f2981ad92531f55035b01fb230769a40e02efa3" integrity sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA== dependencies: kind-of "^6.0.2" shebang-command@^1.2.0: version "1.2.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" + resolved "https://registry.npmmirror.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" integrity sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg== dependencies: shebang-regex "^1.0.0" shebang-command@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" + resolved "https://registry.npmmirror.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea" integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== dependencies: shebang-regex "^3.0.0" shebang-regex@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" + resolved "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3" integrity sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ== shebang-regex@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" + resolved "https://registry.npmmirror.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== shell-exec@1.0.2: @@ -11103,27 +10314,27 @@ integrity sha512-jyVd+kU2X+mWKMmGhx4fpWbPsjvD53k9ivqetutVW/BQ+WIZoDoP4d8vUMGezV6saZsiNoW2f9GIhg9Dondohg== shell-quote@^1.8.1: - version "1.8.1" - resolved "https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.1.tgz#6dbf4db75515ad5bac63b4f1894c3a154c766680" - integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA== + version "1.8.2" + resolved "https://registry.npmmirror.com/shell-quote/-/shell-quote-1.8.2.tgz#d2d83e057959d53ec261311e9e9b8f51dcb2934a" + integrity sha512-AzqKpGKjrj7EM6rKVQEPpB288oCfnrEIuyoT9cyF4nmGa7V8Zk6f7RRqYisX8X9m+Q7bd632aZW4ky7EhbQztA== -shiki@^1.2.0: - version "1.29.2" - resolved "https://registry.yarnpkg.com/shiki/-/shiki-1.29.2.tgz#5c93771f2d5305ce9c05975c33689116a27dc657" - integrity sha512-njXuliz/cP+67jU2hukkxCNuH1yUi4QfdZZY+sMr5PPrIyXSu5iTb/qYC4BiWWB0vZ+7TbdvYUCeL23zpwCfbg== +shiki@1.26.1, shiki@^1.2.0: + version "1.26.1" + resolved "https://registry.npmmirror.com/shiki/-/shiki-1.26.1.tgz#eedb5f192a4d980a3e8bdd850ee390eef05cc386" + integrity sha512-Gqg6DSTk3wYqaZ5OaYtzjcdxcBvX5kCy24yvRJEgjT5U+WHlmqCThLuBUx0juyxQBi+6ug53IGeuQS07DWwpcw== dependencies: - "@shikijs/core" "1.29.2" - "@shikijs/engine-javascript" "1.29.2" - "@shikijs/engine-oniguruma" "1.29.2" - "@shikijs/langs" "1.29.2" - "@shikijs/themes" "1.29.2" - "@shikijs/types" "1.29.2" + "@shikijs/core" "1.26.1" + "@shikijs/engine-javascript" "1.26.1" + "@shikijs/engine-oniguruma" "1.26.1" + "@shikijs/langs" "1.26.1" + "@shikijs/themes" "1.26.1" + "@shikijs/types" "1.26.1" "@shikijs/vscode-textmate" "^10.0.1" "@types/hast" "^3.0.4" side-channel-list@^1.0.0: version "1.0.0" - resolved "https://registry.yarnpkg.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" + resolved "https://registry.npmmirror.com/side-channel-list/-/side-channel-list-1.0.0.tgz#10cb5984263115d3b7a0e336591e290a830af8ad" integrity sha512-FCLHtRD/gnpCiCHEiJLOwdmFP+wzCmDEkc9y7NsYxeF4u7Btsn1ZuwgwJGxImImHicJArLP4R0yX4c2KCrMrTA== dependencies: es-errors "^1.3.0" @@ -11131,7 +10342,7 @@ side-channel-map@^1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" + resolved "https://registry.npmmirror.com/side-channel-map/-/side-channel-map-1.0.1.tgz#d6bb6b37902c6fef5174e5f533fab4c732a26f42" integrity sha512-VCjCNfgMsby3tTdo02nbjtM/ewra6jPHmpThenkTYh8pG9ucZ/1P8So4u4FGBek/BjpOVsDCMoLA/iuBKIFXRA== dependencies: call-bound "^1.0.2" @@ -11141,7 +10352,7 @@ side-channel-weakmap@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" + resolved "https://registry.npmmirror.com/side-channel-weakmap/-/side-channel-weakmap-1.0.2.tgz#11dda19d5368e40ce9ec2bdc1fb0ecbc0790ecea" integrity sha512-WPS/HvHQTYnHisLo9McqBHOJk2FkHO/tlpvldyrnem4aeQp4hai3gythswg6p01oSoTl58rcpiFAjF2br2Ak2A== dependencies: call-bound "^1.0.2" @@ -11150,19 +10361,9 @@ object-inspect "^1.13.3" side-channel-map "^1.0.1" -side-channel@^1.0.4: - version "1.0.5" - resolved "https://registry.npmmirror.com/side-channel/-/side-channel-1.0.5.tgz#9a84546599b48909fb6af1211708d23b1946221b" - integrity sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ== - dependencies: - call-bind "^1.0.6" - es-errors "^1.3.0" - get-intrinsic "^1.2.4" - object-inspect "^1.13.1" - -side-channel@^1.1.0: +side-channel@^1.0.6, side-channel@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" + resolved "https://registry.npmmirror.com/side-channel/-/side-channel-1.1.0.tgz#c3fcff9c4da932784873335ec9765fa94ff66bc9" integrity sha512-ZX99e6tRweoUXqR+VBrslhda51Nh5MTQwou5tnUDgbtyM0dBgmhEDtWGP/xbKn6hqfPRHujUNwz5fy/wbbhnpw== dependencies: es-errors "^1.3.0" @@ -11173,7 +10374,7 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3: version "3.0.7" - resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz" + resolved "https://registry.npmmirror.com/signal-exit/-/signal-exit-3.0.7.tgz#a9a1767f8af84155114eaabd73f99273c8f59ad9" integrity sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ== signal-exit@^4.0.1: @@ -11183,7 +10384,7 @@ simple-swizzle@^0.2.2: version "0.2.2" - resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" + resolved "https://registry.npmmirror.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" integrity sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg== dependencies: is-arrayish "^0.3.1" @@ -11199,17 +10400,17 @@ sisteransi@^1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" + resolved "https://registry.npmmirror.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== slash@3.0.0, slash@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" + resolved "https://registry.npmmirror.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== snake-case@^3.0.4: version "3.0.4" - resolved "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz" + resolved "https://registry.npmmirror.com/snake-case/-/snake-case-3.0.4.tgz#4f2bbd568e9935abdfd593f34c691dadb49c452c" integrity sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg== dependencies: dot-case "^3.0.4" @@ -11217,7 +10418,7 @@ sockjs@^0.3.24: version "0.3.24" - resolved "https://registry.npmjs.org/sockjs/-/sockjs-0.3.24.tgz" + resolved "https://registry.npmmirror.com/sockjs/-/sockjs-0.3.24.tgz#c9bc8995f33a111bea0395ec30aa3206bdb5ccce" integrity sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ== dependencies: faye-websocket "^0.11.3" @@ -11226,22 +10427,17 @@ sortablejs@1.15.0: version "1.15.0" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.0.tgz#53230b8aa3502bb77a29e2005808ffdb4a5f7e2a" + resolved "https://registry.npmmirror.com/sortablejs/-/sortablejs-1.15.0.tgz#53230b8aa3502bb77a29e2005808ffdb4a5f7e2a" integrity sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w== -"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz" - integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw== - -source-map-js@^1.2.0, source-map-js@^1.2.1: +"source-map-js@>=0.6.2 <2.0.0", source-map-js@^1.2.0, source-map-js@^1.2.1: version "1.2.1" resolved "https://registry.npmmirror.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46" integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA== source-map-support@^0.5.6, source-map-support@~0.5.20: version "0.5.21" - resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz" + resolved "https://registry.npmmirror.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w== dependencies: buffer-from "^1.0.0" @@ -11249,27 +10445,27 @@ source-map@0.6.1, source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1: version "0.6.1" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" + resolved "https://registry.npmmirror.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== source-map@^0.7.3, source-map@^0.7.4: version "0.7.4" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz" + resolved "https://registry.npmmirror.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== sourcemap-codec@^1.4.8: version "1.4.8" - resolved "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz" + resolved "https://registry.npmmirror.com/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4" integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA== space-separated-tokens@^2.0.0: version "2.0.2" - resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f" + resolved "https://registry.npmmirror.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f" integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q== spdx-correct@^3.0.0: version "3.2.0" - resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz" + resolved "https://registry.npmmirror.com/spdx-correct/-/spdx-correct-3.2.0.tgz#4f5ab0668f0059e34f9c00dce331784a12de4e9c" integrity sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA== dependencies: spdx-expression-parse "^3.0.0" @@ -11282,20 +10478,20 @@ spdx-expression-parse@^3.0.0: version "3.0.1" - resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" + resolved "https://registry.npmmirror.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679" integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== dependencies: spdx-exceptions "^2.1.0" spdx-license-ids "^3.0.0" spdx-license-ids@^3.0.0: - version "3.0.17" - resolved "https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.17.tgz#887da8aa73218e51a1d917502d79863161a93f9c" - integrity sha512-sh8PWc/ftMqAAdFiBu6Fy6JUOYjqDJBJvIhpfDMyHrr0Rbp5liZqd4TjtQ/RgfLjKFZb+LMx5hpml5qOWy0qvg== + version "3.0.20" + resolved "https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.20.tgz#e44ed19ed318dd1e5888f93325cee800f0f51b89" + integrity sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw== spdy-transport@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/spdy-transport/-/spdy-transport-3.0.0.tgz" + resolved "https://registry.npmmirror.com/spdy-transport/-/spdy-transport-3.0.0.tgz#00d4863a6400ad75df93361a1608605e5dcdcf31" integrity sha512-hsLVFE5SjA6TCisWeJXFKniGGOpBgMLmerfO2aCyCU5s7nJ/rpAepqmFifv/GCbSbueEeAJJnmSQ2rKC/g8Fcw== dependencies: debug "^4.1.0" @@ -11307,7 +10503,7 @@ spdy@^4.0.2: version "4.0.2" - resolved "https://registry.npmjs.org/spdy/-/spdy-4.0.2.tgz" + resolved "https://registry.npmmirror.com/spdy/-/spdy-4.0.2.tgz#b74f466203a3eda452c02492b91fb9e84a27677b" integrity sha512-r46gZQZQV+Kl9oItvl1JZZqJKGr+oEkB08A6BzkiR7593/7IbtuncXHd2YoYeTsG4157ZssMu9KYvUHLcjcDoA== dependencies: debug "^4.1.0" @@ -11318,66 +10514,67 @@ speakingurl@^14.0.1: version "14.0.1" - resolved "https://registry.yarnpkg.com/speakingurl/-/speakingurl-14.0.1.tgz#f37ec8ddc4ab98e9600c1c9ec324a8c48d772a53" + resolved "https://registry.npmmirror.com/speakingurl/-/speakingurl-14.0.1.tgz#f37ec8ddc4ab98e9600c1c9ec324a8c48d772a53" integrity sha512-1POYv7uv2gXoyGFpBCmpDVSNV74IfsWlDW216UPjbWufNf+bSU6GdbDsxdcxtfwb4xlI3yxzOTKClUosxARYrQ== sprintf-js@~1.0.2: version "1.0.3" - resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" + resolved "https://registry.npmmirror.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== ssri@^8.0.1: version "8.0.1" - resolved "https://registry.npmjs.org/ssri/-/ssri-8.0.1.tgz" + resolved "https://registry.npmmirror.com/ssri/-/ssri-8.0.1.tgz#638e4e439e2ffbd2cd289776d5ca457c4f51a2af" integrity sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ== dependencies: minipass "^3.1.1" stable@^0.1.8: version "0.1.8" - resolved "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz" + resolved "https://registry.npmmirror.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf" integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== stack-utils@^2.0.3: version "2.0.6" - resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz" + resolved "https://registry.npmmirror.com/stack-utils/-/stack-utils-2.0.6.tgz#aaf0748169c02fc33c8232abccf933f54a1cc34f" integrity sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ== dependencies: escape-string-regexp "^2.0.0" stackframe@^1.3.4: version "1.3.4" - resolved "https://registry.npmjs.org/stackframe/-/stackframe-1.3.4.tgz" + resolved "https://registry.npmmirror.com/stackframe/-/stackframe-1.3.4.tgz#b881a004c8c149a5e8efef37d51b16e412943310" integrity sha512-oeVtt7eWQS+Na6F//S4kJ2K2VbRlS9D43mAlMyVpVWovy9o+jfgH8O9agzANzaiLjclA0oYzUXEM4PurhSUChw== statuses@2.0.1: version "2.0.1" - resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" + resolved "https://registry.npmmirror.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63" integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== "statuses@>= 1.4.0 < 2": version "1.5.0" - resolved "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz" + resolved "https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c" integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA== streamsaver@^2.0.6: version "2.0.6" - resolved "https://registry.yarnpkg.com/streamsaver/-/streamsaver-2.0.6.tgz#869d2347dd70191e0ac888d52296956a8cba2ed9" + resolved "https://registry.npmmirror.com/streamsaver/-/streamsaver-2.0.6.tgz#869d2347dd70191e0ac888d52296956a8cba2ed9" integrity sha512-LK4e7TfCV8HzuM0PKXuVUfKyCB1FtT9L0EGxsFk5Up8njj0bXK8pJM9+Wq2Nya7/jslmCQwRK39LFm55h7NBTw== streamx@^2.15.0: - version "2.22.0" - resolved "https://registry.yarnpkg.com/streamx/-/streamx-2.22.0.tgz#cd7b5e57c95aaef0ff9b2aef7905afa62ec6e4a7" - integrity sha512-sLh1evHOzBy/iWRiR6d1zRcLao4gGZr3C1kzNz4fopCOKJb6xD9ub8Mpi9Mr1R6id5o43S+d93fI48UC5uM9aw== + version "2.21.1" + resolved "https://registry.npmmirror.com/streamx/-/streamx-2.21.1.tgz#f02979d8395b6b637d08a589fb514498bed55845" + integrity sha512-PhP9wUnFLa+91CPy3N6tiQsK+gnYyUNuk15S3YG/zjYE7RuPeCjJngqnzpC31ow0lzBHQ+QGO4cNJnd0djYUsw== dependencies: fast-fifo "^1.3.2" + queue-tick "^1.0.1" text-decoder "^1.1.0" optionalDependencies: bare-events "^2.2.0" string-length@^4.0.1: version "4.0.2" - resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz" + resolved "https://registry.npmmirror.com/string-length/-/string-length-4.0.2.tgz#a8a8dc7bd5c1a82b9b3c8b87e125f66871b6e57a" integrity sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ== dependencies: char-regex "^1.0.2" @@ -11385,7 +10582,7 @@ "string-width-cjs@npm:string-width@^4.2.0": version "4.2.3" - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" + resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== dependencies: emoji-regex "^8.0.0" @@ -11394,7 +10591,7 @@ string-width@^2.1.1: version "2.1.1" - resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz" + resolved "https://registry.npmmirror.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" integrity sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw== dependencies: is-fullwidth-code-point "^2.0.0" @@ -11402,7 +10599,7 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: version "4.2.3" - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" + resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== dependencies: emoji-regex "^8.0.0" @@ -11411,7 +10608,7 @@ string-width@^5.0.1, string-width@^5.1.2: version "5.1.2" - resolved "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz" + resolved "https://registry.npmmirror.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794" integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA== dependencies: eastasianwidth "^0.2.0" @@ -11420,7 +10617,7 @@ string.prototype.trim@^1.2.10: version "1.2.10" - resolved "https://registry.yarnpkg.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz#40b2dd5ee94c959b4dcfb1d65ce72e90da480c81" + resolved "https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.10.tgz#40b2dd5ee94c959b4dcfb1d65ce72e90da480c81" integrity sha512-Rs66F0P/1kedk5lyYyH9uBzuiI/kNRmwJAR9quK6VOtIpZ2G+hMZd+HQbbv25MgCA6gEffoMZYxlTod4WcdrKA== dependencies: call-bind "^1.0.8" @@ -11431,27 +10628,9 @@ es-object-atoms "^1.0.0" has-property-descriptors "^1.0.2" -string.prototype.trim@^1.2.8: - version "1.2.8" - resolved "https://registry.npmmirror.com/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz#f9ac6f8af4bd55ddfa8895e6aea92a96395393bd" - integrity sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ== - dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" - -string.prototype.trimend@^1.0.7: - version "1.0.7" - resolved "https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#1bb3afc5008661d73e2dc015cd4853732d6c471e" - integrity sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA== - dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" - string.prototype.trimend@^1.0.9: version "1.0.9" - resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942" + resolved "https://registry.npmmirror.com/string.prototype.trimend/-/string.prototype.trimend-1.0.9.tgz#62e2731272cd285041b36596054e9f66569b6942" integrity sha512-G7Ok5C6E/j4SGfyLCloXTrngQIQU3PWtXGst3yM7Bea9FRURf1S42ZHlZZtsNque2FN2PoUhfZXYLNWwEr4dLQ== dependencies: call-bind "^1.0.8" @@ -11459,18 +10638,9 @@ define-properties "^1.2.1" es-object-atoms "^1.0.0" -string.prototype.trimstart@^1.0.7: - version "1.0.7" - resolved "https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz#d4cdb44b83a4737ffbac2d406e405d43d0184298" - integrity sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg== - dependencies: - call-bind "^1.0.2" - define-properties "^1.2.0" - es-abstract "^1.22.1" - string.prototype.trimstart@^1.0.8: version "1.0.8" - resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz#7ee834dda8c7c17eff3118472bb35bfedaa34dde" + resolved "https://registry.npmmirror.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.8.tgz#7ee834dda8c7c17eff3118472bb35bfedaa34dde" integrity sha512-UXSH262CSZY1tfu3G3Secr6uGLCFVPMhIqHjlgCUtCCcgihYc/xKs9djMTMUOb2j1mVSeU8EU6NWc/iQKU6Gfg== dependencies: call-bind "^1.0.7" @@ -11479,21 +10649,21 @@ string_decoder@^1.1.1, string_decoder@^1.3.0: version "1.3.0" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" + resolved "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e" integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== dependencies: safe-buffer "~5.2.0" string_decoder@~1.1.1: version "1.1.1" - resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz" + resolved "https://registry.npmmirror.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8" integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg== dependencies: safe-buffer "~5.1.0" stringify-entities@^4.0.0: version "4.0.4" - resolved "https://registry.yarnpkg.com/stringify-entities/-/stringify-entities-4.0.4.tgz#b3b79ef5f277cc4ac73caeb0236c5ba939b3a4f3" + resolved "https://registry.npmmirror.com/stringify-entities/-/stringify-entities-4.0.4.tgz#b3b79ef5f277cc4ac73caeb0236c5ba939b3a4f3" integrity sha512-IwfBptatlO+QCJUo19AqvrPNqlVMpW9YEL2LIVY+Rpv2qsjCGxaDLNRgeGsQWJhfItebuJhsGSLjaBbNSQ+ieg== dependencies: character-entities-html4 "^2.0.0" @@ -11501,21 +10671,21 @@ "strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" + resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== dependencies: ansi-regex "^5.0.1" strip-ansi@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz" + resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" integrity sha512-4XaJ2zQdCzROZDivEVIDPkcQn8LMFSa8kj8Gxb/Lnwzv9A8VctNZ+lfivC/sV3ivW8ElJTERXZoPBRrZKkNKow== dependencies: ansi-regex "^3.0.0" strip-ansi@^6.0.0, strip-ansi@^6.0.1: version "6.0.1" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" + resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== dependencies: ansi-regex "^5.0.1" @@ -11529,51 +10699,51 @@ strip-bom@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz" + resolved "https://registry.npmmirror.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" integrity sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA== strip-bom@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz" + resolved "https://registry.npmmirror.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878" integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== strip-eof@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" + resolved "https://registry.npmmirror.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf" integrity sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q== strip-final-newline@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" + resolved "https://registry.npmmirror.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad" integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: version "3.1.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" + resolved "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== strip-literal@^2.1.1: version "2.1.1" - resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-2.1.1.tgz#26906e65f606d49f748454a08084e94190c2e5ad" + resolved "https://registry.npmmirror.com/strip-literal/-/strip-literal-2.1.1.tgz#26906e65f606d49f748454a08084e94190c2e5ad" integrity sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q== dependencies: js-tokens "^9.0.1" strnum@^1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db" + resolved "https://registry.npmmirror.com/strnum/-/strnum-1.0.5.tgz#5c4e829fe15ad4ff0d20c3db5ac97b73c9b072db" integrity sha512-J8bbNyKKXl5qYcR36TIO8W3mVGVHrmmxsd5PAItGkmyzwJvybiw2IVq5nqd0i4LSNSkB/sx9VHllbfFdr9k1JA== style-to-object@1.0.8: version "1.0.8" - resolved "https://registry.yarnpkg.com/style-to-object/-/style-to-object-1.0.8.tgz#67a29bca47eaa587db18118d68f9d95955e81292" + resolved "https://registry.npmmirror.com/style-to-object/-/style-to-object-1.0.8.tgz#67a29bca47eaa587db18118d68f9d95955e81292" integrity sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g== dependencies: inline-style-parser "0.2.4" stylehacks@^5.1.1: version "5.1.1" - resolved "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz" + resolved "https://registry.npmmirror.com/stylehacks/-/stylehacks-5.1.1.tgz#7934a34eb59d7152149fa69d6e9e56f2fc34bcc9" integrity sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw== dependencies: browserslist "^4.21.4" @@ -11581,7 +10751,7 @@ sucrase@^3.32.0: version "3.35.0" - resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.35.0.tgz#57f17a3d7e19b36d8995f06679d121be914ae263" + resolved "https://registry.npmmirror.com/sucrase/-/sucrase-3.35.0.tgz#57f17a3d7e19b36d8995f06679d121be914ae263" integrity sha512-8EbVDiu9iN/nESwxeSxDKe0dunta1GOlHufmSSXxMD2z2/tMZpDMpvXQGsc+ajGo8y2uYUmixaSRUc/QPoQ0GA== dependencies: "@jridgewell/gen-mapping" "^0.3.2" @@ -11592,37 +10762,37 @@ pirates "^4.0.1" ts-interface-checker "^0.1.9" -superjson@^2.2.2: +superjson@^2.2.1: version "2.2.2" - resolved "https://registry.yarnpkg.com/superjson/-/superjson-2.2.2.tgz#9d52bf0bf6b5751a3c3472f1292e714782ba3173" + resolved "https://registry.npmmirror.com/superjson/-/superjson-2.2.2.tgz#9d52bf0bf6b5751a3c3472f1292e714782ba3173" integrity sha512-5JRxVqC8I8NuOUjzBbvVJAKNM8qoVuH0O77h4WInc/qC2q5IreqKxYwgkga3PfA22OayK2ikceb/B26dztPl+Q== dependencies: copy-anything "^3.0.2" supports-color@^5.3.0: version "5.5.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" + resolved "https://registry.npmmirror.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== dependencies: has-flag "^3.0.0" supports-color@^7.0.0, supports-color@^7.1.0: version "7.2.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" + resolved "https://registry.npmmirror.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== dependencies: has-flag "^4.0.0" supports-color@^8.0.0: version "8.1.1" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz" + resolved "https://registry.npmmirror.com/supports-color/-/supports-color-8.1.1.tgz#cd6fc17e28500cff56c1b86c0a7fd4a54a73005c" integrity sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q== dependencies: has-flag "^4.0.0" supports-hyperlinks@^2.0.0: version "2.3.0" - resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz" + resolved "https://registry.npmmirror.com/supports-hyperlinks/-/supports-hyperlinks-2.3.0.tgz#3943544347c1ff90b15effb03fc14ae45ec10624" integrity sha512-RpsAZlpWcDwOPQA22aCH4J0t7L8JmAvsCxfOSEwm7cQs3LshN36QaTkwd70DnBOXDWGssw2eUoc8CaRWT0XunA== dependencies: has-flag "^4.0.0" @@ -11630,12 +10800,12 @@ supports-preserve-symlinks-flag@^1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz" + resolved "https://registry.npmmirror.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== svelte-tsc@^0.10.0: version "0.10.0" - resolved "https://registry.npmjs.org/svelte-tsc/-/svelte-tsc-0.10.0.tgz" + resolved "https://registry.npmmirror.com/svelte-tsc/-/svelte-tsc-0.10.0.tgz#fcaa0bfca097991133ba05ed86f28d1d540e2746" integrity sha512-OGOInrvwvzd964P7WxgpnowNe4lkBERkAokc8N1Wyns5QrHqoF6UiUyc9KlCifsw7X5w6BtCXSz/w+sWZqGL+A== dependencies: fs-extra "^10.1.0" @@ -11643,7 +10813,7 @@ svelte-tsc@^0.7.1: version "0.7.1" - resolved "https://registry.npmjs.org/svelte-tsc/-/svelte-tsc-0.7.1.tgz" + resolved "https://registry.npmmirror.com/svelte-tsc/-/svelte-tsc-0.7.1.tgz#09d55e592a8f634fa92f601784cae8cf713c597c" integrity sha512-PukL/vx02NIYF4kBe5qUiaCeH5r/o0tszgtqyuAOpYp+cXInfj2i7xM3dzU2BeoSTbZc8H7u25aKVOifHNmItw== dependencies: fs-extra "^10.1.0" @@ -11651,15 +10821,20 @@ svelte2tsx@^0.5.13: version "0.5.23" - resolved "https://registry.npmjs.org/svelte2tsx/-/svelte2tsx-0.5.23.tgz" + resolved "https://registry.npmmirror.com/svelte2tsx/-/svelte2tsx-0.5.23.tgz#e20c464b3250f97902994d3784a57e87ca86a849" integrity sha512-jYFnugTQRFmUpvLXPQrKzVYcW5ErT+0QCxg027Zx9BuvYefMZFuoBSTDYe7viPEFGrPPiLgT2m7f5n9khE7f7Q== dependencies: dedent-js "^1.0.1" pascal-case "^3.1.1" +svg-tags@^1.0.0: + version "1.0.0" + resolved "https://registry.npmmirror.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764" + integrity sha512-ovssysQTa+luh7A5Weu3Rta6FJlFBBbInjOh722LIt6klpU2/HtdUbszju/G4devcvk8PGt7FCLv5wftu3THUA== + svgo@^2.7.0, svgo@^2.8.0: version "2.8.0" - resolved "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz" + resolved "https://registry.npmmirror.com/svgo/-/svgo-2.8.0.tgz#4ff80cce6710dc2795f0c7c74101e6764cfccd24" integrity sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg== dependencies: "@trysound/sax" "0.2.0" @@ -11672,17 +10847,17 @@ symbol-tree@^3.2.4: version "3.2.4" - resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" + resolved "https://registry.npmmirror.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== tabbable@^6.2.0: version "6.2.0" - resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" + resolved "https://registry.npmmirror.com/tabbable/-/tabbable-6.2.0.tgz#732fb62bc0175cfcec257330be187dcfba1f3b97" integrity sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew== tailwindcss@3.4.3: version "3.4.3" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.4.3.tgz#be48f5283df77dfced705451319a5dffb8621519" + resolved "https://registry.npmmirror.com/tailwindcss/-/tailwindcss-3.4.3.tgz#be48f5283df77dfced705451319a5dffb8621519" integrity sha512-U7sxQk/n397Bmx4JHbJx/iSOOv5G+II3f1kpLpY2QeUv5DcPdcTsYLlusZfq1NthHS1c1cZoyFmmkex1rzke0A== dependencies: "@alloc/quick-lru" "^5.2.0" @@ -11710,17 +10885,17 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1: version "2.2.1" - resolved "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz" + resolved "https://registry.npmmirror.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ== tar-mini@^0.1.0: version "0.1.4" - resolved "https://registry.yarnpkg.com/tar-mini/-/tar-mini-0.1.4.tgz#902e45af1e6a66b1e59a733637ecfd1f8abf6a65" + resolved "https://registry.npmmirror.com/tar-mini/-/tar-mini-0.1.4.tgz#902e45af1e6a66b1e59a733637ecfd1f8abf6a65" integrity sha512-IKJ7SNJ3+XwDkYT+QlCU3EsNyQa8DwiliUJ3Y94ZmIAsG/gLcujDIPsJUqt5NS1kyigkHmm1P2m5ELGCRXdISg== tar-stream@^3.0.0: version "3.1.7" - resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-3.1.7.tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b" + resolved "https://registry.npmmirror.com/tar-stream/-/tar-stream-3.1.7.tgz#24b3fb5eabada19fe7338ed6d26e5f7c482e792b" integrity sha512-qJj60CXt7IU1Ffyc3NJMjh6EkuCFej46zUqJ4J7pqYlThyd9bO0XBTmcOIhSzZJVWfsLks0+nle/j538YAW9RQ== dependencies: b4a "^1.6.4" @@ -11729,26 +10904,26 @@ terminal-link@^2.0.0: version "2.1.1" - resolved "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz" + resolved "https://registry.npmmirror.com/terminal-link/-/terminal-link-2.1.1.tgz#14a64a27ab3c0df933ea546fba55f2d078edc994" integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ== dependencies: ansi-escapes "^4.2.1" supports-hyperlinks "^2.0.0" terser-webpack-plugin@^5.1.1, terser-webpack-plugin@^5.3.10: - version "5.3.10" - resolved "https://registry.npmmirror.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199" - integrity sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w== + version "5.3.11" + resolved "https://registry.npmmirror.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.11.tgz#93c21f44ca86634257cac176f884f942b7ba3832" + integrity sha512-RVCsMfuD0+cTt3EwX8hSl2Ks56EbFHWmhluwcqoPKtBnfjiT6olaq7PRIRfhyU8nnC2MrnDrBLfrD/RGE+cVXQ== dependencies: - "@jridgewell/trace-mapping" "^0.3.20" + "@jridgewell/trace-mapping" "^0.3.25" jest-worker "^27.4.5" - schema-utils "^3.1.1" - serialize-javascript "^6.0.1" - terser "^5.26.0" + schema-utils "^4.3.0" + serialize-javascript "^6.0.2" + terser "^5.31.1" terser@5.30.0: version "5.30.0" - resolved "https://registry.yarnpkg.com/terser/-/terser-5.30.0.tgz#64cb2af71e16ea3d32153f84d990f9be0cdc22bf" + resolved "https://registry.npmmirror.com/terser/-/terser-5.30.0.tgz#64cb2af71e16ea3d32153f84d990f9be0cdc22bf" integrity sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw== dependencies: "@jridgewell/source-map" "^0.3.3" @@ -11756,10 +10931,10 @@ commander "^2.20.0" source-map-support "~0.5.20" -terser@^5.10.0, terser@^5.26.0: - version "5.28.1" - resolved "https://registry.npmmirror.com/terser/-/terser-5.28.1.tgz#bf00f7537fd3a798c352c2d67d67d65c915d1b28" - integrity sha512-wM+bZp54v/E9eRRGXb5ZFDvinrJIOaTapx3WUokyVGZu5ucVCK55zEgGd5Dl2fSr3jUo5sDiERErUWLY6QPFyA== +terser@^5.10.0, terser@^5.31.1: + version "5.37.0" + resolved "https://registry.npmmirror.com/terser/-/terser-5.37.0.tgz#38aa66d1cfc43d0638fab54e43ff8a4f72a21ba3" + integrity sha512-B8wRRkmre4ERucLM/uXx4MOV5cbnOlVAqUst+1+iLKPI0dOgFO28f84ptoQt9HEI537PMzfYa/d+GEPKTRXmYA== dependencies: "@jridgewell/source-map" "^0.3.3" acorn "^8.8.2" @@ -11768,7 +10943,7 @@ test-exclude@^6.0.0: version "6.0.0" - resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz" + resolved "https://registry.npmmirror.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e" integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w== dependencies: "@istanbuljs/schema" "^0.1.2" @@ -11777,40 +10952,40 @@ text-decoder@^1.1.0: version "1.2.3" - resolved "https://registry.yarnpkg.com/text-decoder/-/text-decoder-1.2.3.tgz#b19da364d981b2326d5f43099c310cc80d770c65" + resolved "https://registry.npmmirror.com/text-decoder/-/text-decoder-1.2.3.tgz#b19da364d981b2326d5f43099c310cc80d770c65" integrity sha512-3/o9z3X0X0fTupwsYvR03pJ/DjWuqqrfwBgTQzdWDiQSm9KitAyz/9WqsT2JQW7KV2m+bC2ol/zqpW37NHxLaA== dependencies: b4a "^1.6.4" text-segmentation@^1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/text-segmentation/-/text-segmentation-1.0.3.tgz#52a388159efffe746b24a63ba311b6ac9f2d7943" + resolved "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz#52a388159efffe746b24a63ba311b6ac9f2d7943" integrity sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw== dependencies: utrie "^1.0.2" text-table@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" + resolved "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw== thenify-all@^1.0.0: version "1.6.0" - resolved "https://registry.npmjs.org/thenify-all/-/thenify-all-1.6.0.tgz" + resolved "https://registry.npmmirror.com/thenify-all/-/thenify-all-1.6.0.tgz#1a1918d402d8fc3f98fbf234db0bcc8cc10e9726" integrity sha512-RNxQH/qI8/t3thXJDwcstUO4zeqo64+Uy/+sNVRBx4Xn2OX+OZ9oP+iJnNFqplFra2ZUVeKCSa2oVWi3T4uVmA== dependencies: thenify ">= 3.1.0 < 4" "thenify@>= 3.1.0 < 4": version "3.3.1" - resolved "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz" + resolved "https://registry.npmmirror.com/thenify/-/thenify-3.3.1.tgz#8932e686a4066038a016dd9e2ca46add9838a95f" integrity sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw== dependencies: any-promise "^1.0.0" thread-loader@^3.0.0: version "3.0.4" - resolved "https://registry.npmjs.org/thread-loader/-/thread-loader-3.0.4.tgz" + resolved "https://registry.npmmirror.com/thread-loader/-/thread-loader-3.0.4.tgz#c392e4c0241fbc80430eb680e4886819b504a31b" integrity sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA== dependencies: json-parse-better-errors "^1.0.2" @@ -11821,39 +10996,34 @@ throat@^6.0.1: version "6.0.2" - resolved "https://registry.npmjs.org/throat/-/throat-6.0.2.tgz" + resolved "https://registry.npmmirror.com/throat/-/throat-6.0.2.tgz#51a3fbb5e11ae72e2cf74861ed5c8020f89f29fe" integrity sha512-WKexMoJj3vEuK0yFEapj8y64V0A6xcuPuK9Gt1d0R+dzCSJc0lHqQytAbSB4cDAK0dWh4T0E2ETkoLE2WZ41OQ== thunky@^1.0.2: version "1.1.0" - resolved "https://registry.npmjs.org/thunky/-/thunky-1.1.0.tgz" + resolved "https://registry.npmmirror.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d" integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== tinycolor2@^1.4.1, tinycolor2@^1.6.0: version "1.6.0" - resolved "https://registry.yarnpkg.com/tinycolor2/-/tinycolor2-1.6.0.tgz#f98007460169b0263b97072c5ae92484ce02d09e" + resolved "https://registry.npmmirror.com/tinycolor2/-/tinycolor2-1.6.0.tgz#f98007460169b0263b97072c5ae92484ce02d09e" integrity sha512-XPaBkWQJdsf3pLKJV9p4qN/S+fm2Oj8AIPo1BTUhg5oxkvm9+SVEGFdhyOz7tTdUTfvxMiAs4sp6/eZO2Ew+pw== tmpl@1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz" + resolved "https://registry.npmmirror.com/tmpl/-/tmpl-1.0.5.tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc" integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw== - -to-fast-properties@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" - integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog== to-regex-range@^5.0.1: version "5.0.1" - resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" + resolved "https://registry.npmmirror.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4" integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== dependencies: is-number "^7.0.0" toidentifier@1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz" + resolved "https://registry.npmmirror.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35" integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA== totalist@^3.0.0: @@ -11861,20 +11031,10 @@ resolved "https://registry.npmmirror.com/totalist/-/totalist-3.0.1.tgz#ba3a3d600c915b1a97872348f79c127475f6acf8" integrity sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ== -"tough-cookie@^2.3.3 || ^3.0.1 || ^4.0.0": +"tough-cookie@^2.3.3 || ^3.0.1 || ^4.0.0", tough-cookie@^4.0.0: version "4.1.4" - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-4.1.4.tgz#945f1461b45b5a8c76821c33ea49c3ac192c1b36" + resolved "https://registry.npmmirror.com/tough-cookie/-/tough-cookie-4.1.4.tgz#945f1461b45b5a8c76821c33ea49c3ac192c1b36" integrity sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag== - dependencies: - psl "^1.1.33" - punycode "^2.1.1" - universalify "^0.2.0" - url-parse "^1.5.3" - -tough-cookie@^4.0.0: - version "4.1.3" - resolved "https://registry.npmmirror.com/tough-cookie/-/tough-cookie-4.1.3.tgz#97b9adb0728b42280aa3d814b6b999b2ff0318bf" - integrity sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw== dependencies: psl "^1.1.33" punycode "^2.1.1" @@ -11883,34 +11043,34 @@ tr46@^2.1.0: version "2.1.0" - resolved "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz" + resolved "https://registry.npmmirror.com/tr46/-/tr46-2.1.0.tgz#fa87aa81ca5d5941da8cbf1f9b749dc969a4e240" integrity sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw== dependencies: punycode "^2.1.1" tr46@~0.0.3: version "0.0.3" - resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz" + resolved "https://registry.npmmirror.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw== trim-lines@^3.0.0: version "3.0.1" - resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-3.0.1.tgz#d802e332a07df861c48802c04321017b1bd87338" + resolved "https://registry.npmmirror.com/trim-lines/-/trim-lines-3.0.1.tgz#d802e332a07df861c48802c04321017b1bd87338" integrity sha512-kRj8B+YHZCc9kQYdWfJB2/oUl9rA99qbowYYBtr4ui4mZyAQ2JpvVBd/6U2YloATfqBhBTSMhTpgBHtU0Mf3Rg== -ts-api-utils@^2.0.1: - version "2.1.0" - resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91" - integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ== +ts-api-utils@^2.0.0: + version "2.0.0" + resolved "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900" + integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ== ts-interface-checker@^0.1.9: version "0.1.13" - resolved "https://registry.yarnpkg.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699" + resolved "https://registry.npmmirror.com/ts-interface-checker/-/ts-interface-checker-0.1.13.tgz#784fd3d679722bc103b1b4b8030bcddb5db2a699" integrity sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA== ts-jest@27.1.3: version "27.1.3" - resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957" + resolved "https://registry.npmmirror.com/ts-jest/-/ts-jest-27.1.3.tgz#1f723e7e74027c4da92c0ffbd73287e8af2b2957" integrity sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA== dependencies: bs-logger "0.x" @@ -11924,7 +11084,7 @@ tsconfig-paths@^3.12.0: version "3.15.0" - resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4" + resolved "https://registry.npmmirror.com/tsconfig-paths/-/tsconfig-paths-3.15.0.tgz#5299ec605e55b1abb23ec939ef15edaf483070d4" integrity sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg== dependencies: "@types/json5" "^0.0.29" @@ -11934,98 +11094,73 @@ tslib@^1.8.1: version "1.14.1" - resolved "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz" + resolved "https://registry.npmmirror.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.5.3, tslib@^2.6.2: +tslib@^2.0.0, tslib@^2.0.3, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.5.3, tslib@^2.6.2: version "2.8.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" + resolved "https://registry.npmmirror.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f" integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w== - -tslib@^2.0.3: - version "2.6.2" - resolved "https://registry.npmmirror.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" - integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q== tsutils@^3.21.0: version "3.21.0" - resolved "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz" + resolved "https://registry.npmmirror.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623" integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA== dependencies: tslib "^1.8.1" type-check@^0.4.0, type-check@~0.4.0: version "0.4.0" - resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" + resolved "https://registry.npmmirror.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== dependencies: prelude-ls "^1.2.1" type-detect@4.0.8: version "4.0.8" - resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz" + resolved "https://registry.npmmirror.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== type-fest@^0.20.2: version "0.20.2" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz" + resolved "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4" integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ== type-fest@^0.21.3: version "0.21.3" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz" + resolved "https://registry.npmmirror.com/type-fest/-/type-fest-0.21.3.tgz#d260a24b0198436e133fa26a524a6d65fa3b2e37" integrity sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w== type-fest@^0.6.0: version "0.6.0" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz" + resolved "https://registry.npmmirror.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b" integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== type-fest@^0.8.1: version "0.8.1" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" + resolved "https://registry.npmmirror.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== type-is@~1.6.18: version "1.6.18" - resolved "https://registry.npmjs.org/type-is/-/type-is-1.6.18.tgz" + resolved "https://registry.npmmirror.com/type-is/-/type-is-1.6.18.tgz#4e552cd05df09467dcbc4ef739de89f2cf37c131" integrity sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g== dependencies: media-typer "0.3.0" mime-types "~2.1.24" -typed-array-buffer@^1.0.1: - version "1.0.2" - resolved "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.2.tgz#1867c5d83b20fcb5ccf32649e5e2fc7424474ff3" - integrity sha512-gEymJYKZtKXzzBzM4jqa9w6Q1Jjm7x2d+sh19AdsD4wqnMPDYyvwpsIc2Q/835kHuo3BEQ7CjelGhfTsoBb2MQ== - dependencies: - call-bind "^1.0.7" - es-errors "^1.3.0" - is-typed-array "^1.1.13" - typed-array-buffer@^1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz#a72395450a4869ec033fd549371b47af3a2ee536" + resolved "https://registry.npmmirror.com/typed-array-buffer/-/typed-array-buffer-1.0.3.tgz#a72395450a4869ec033fd549371b47af3a2ee536" integrity sha512-nAYYwfY3qnzX30IkA6AQZjVbtK6duGontcQm1WSG1MD94YLqK0515GNApXkoxKOWMusVssAHWLh9SeaoefYFGw== dependencies: call-bound "^1.0.3" es-errors "^1.3.0" is-typed-array "^1.1.14" -typed-array-byte-length@^1.0.0: - version "1.0.1" - resolved "https://registry.npmmirror.com/typed-array-byte-length/-/typed-array-byte-length-1.0.1.tgz#d92972d3cff99a3fa2e765a28fcdc0f1d89dec67" - integrity sha512-3iMJ9q0ao7WE9tWcaYKIptkNBuOIcZCCT0d4MRvuuH88fEoEH62IuQe0OtraD3ebQEoTRk8XCBoknUNc1Y67pw== - dependencies: - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-proto "^1.0.3" - is-typed-array "^1.1.13" - typed-array-byte-length@^1.0.3: version "1.0.3" - resolved "https://registry.yarnpkg.com/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz#8407a04f7d78684f3d252aa1a143d2b77b4160ce" + resolved "https://registry.npmmirror.com/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz#8407a04f7d78684f3d252aa1a143d2b77b4160ce" integrity sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg== dependencies: call-bind "^1.0.8" @@ -12034,21 +11169,9 @@ has-proto "^1.2.0" is-typed-array "^1.1.14" -typed-array-byte-offset@^1.0.0: - version "1.0.2" - resolved "https://registry.npmmirror.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.2.tgz#f9ec1acb9259f395093e4567eb3c28a580d02063" - integrity sha512-Ous0vodHa56FviZucS2E63zkgtgrACj7omjwd/8lTEMEPFFyjfixMZ1ZXenpgCFBBt4EC1J2XsyVS2gkG0eTFA== - dependencies: - available-typed-arrays "^1.0.7" - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-proto "^1.0.3" - is-typed-array "^1.1.13" - typed-array-byte-offset@^1.0.4: version "1.0.4" - resolved "https://registry.yarnpkg.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz#ae3698b8ec91a8ab945016108aef00d5bff12355" + resolved "https://registry.npmmirror.com/typed-array-byte-offset/-/typed-array-byte-offset-1.0.4.tgz#ae3698b8ec91a8ab945016108aef00d5bff12355" integrity sha512-bTlAFB/FBYMcuX81gbL4OcpH5PmlFHqlCCpAl8AlEzMz5k53oNDvN8p1PNOWLEmI2x4orp3raOFB51tv9X+MFQ== dependencies: available-typed-arrays "^1.0.7" @@ -12059,21 +11182,9 @@ is-typed-array "^1.1.15" reflect.getprototypeof "^1.0.9" -typed-array-length@^1.0.4: - version "1.0.5" - resolved "https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.5.tgz#57d44da160296d8663fd63180a1802ebf25905d5" - integrity sha512-yMi0PlwuznKHxKmcpoOdeLwxBoVPkqZxd7q2FgMkmD3bNwvF5VW0+UlUQ1k1vmktTu4Yu13Q0RIxEP8+B+wloA== - dependencies: - call-bind "^1.0.7" - for-each "^0.3.3" - gopd "^1.0.1" - has-proto "^1.0.3" - is-typed-array "^1.1.13" - possible-typed-array-names "^1.0.0" - typed-array-length@^1.0.7: version "1.0.7" - resolved "https://registry.yarnpkg.com/typed-array-length/-/typed-array-length-1.0.7.tgz#ee4deff984b64be1e118b0de8c9c877d5ce73d3d" + resolved "https://registry.npmmirror.com/typed-array-length/-/typed-array-length-1.0.7.tgz#ee4deff984b64be1e118b0de8c9c877d5ce73d3d" integrity sha512-3KS2b+kL7fsuk/eJZ7EQdnEmQoaho/r6KUef7hxvltNA5DR8NAUM+8wJMbJyZ4G9/7i3v5zPBIMN5aybAh2/Jg== dependencies: call-bind "^1.0.7" @@ -12085,48 +11196,38 @@ typedarray-to-buffer@^3.1.5: version "3.1.5" - resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz" + resolved "https://registry.npmmirror.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080" integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== dependencies: is-typedarray "^1.0.0" -typescript-eslint@^8.26.0: - version "8.31.0" - resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.31.0.tgz#955e2e81011afbc11db3abd5f1d073a4b12e1270" - integrity sha512-u+93F0sB0An8WEAPtwxVhFby573E8ckdjwUUQUj9QA4v8JAvgtoDdIyYR3XFwFHq2W1KJ1AurwJCO+w+Y1ixyQ== +typescript-eslint@^8.18.1: + version "8.19.1" + resolved "https://registry.npmmirror.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e" + integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw== dependencies: - "@typescript-eslint/eslint-plugin" "8.31.0" - "@typescript-eslint/parser" "8.31.0" - "@typescript-eslint/utils" "8.31.0" + "@typescript-eslint/eslint-plugin" "8.19.1" + "@typescript-eslint/parser" "8.19.1" + "@typescript-eslint/utils" "8.19.1" typescript@5.7.2: version "5.7.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" + resolved "https://registry.npmmirror.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== typescript@^4.6.4: version "4.9.5" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz" + resolved "https://registry.npmmirror.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== ufo@^1.5.4: - version "1.6.1" - resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.6.1.tgz#ac2db1d54614d1b22c1d603e3aef44a85d8f146b" - integrity sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA== - -unbox-primitive@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz" - integrity sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw== - dependencies: - call-bind "^1.0.2" - has-bigints "^1.0.2" - has-symbols "^1.0.3" - which-boxed-primitive "^1.0.2" + version "1.5.4" + resolved "https://registry.npmmirror.com/ufo/-/ufo-1.5.4.tgz#16d6949674ca0c9e0fbbae1fa20a71d7b1ded754" + integrity sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ== unbox-primitive@^1.1.0: version "1.1.0" - resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz#8d9d2c9edeea8460c7f35033a88867944934d1e2" + resolved "https://registry.npmmirror.com/unbox-primitive/-/unbox-primitive-1.1.0.tgz#8d9d2c9edeea8460c7f35033a88867944934d1e2" integrity sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw== dependencies: call-bound "^1.0.3" @@ -12134,55 +11235,60 @@ has-symbols "^1.1.0" which-boxed-primitive "^1.1.1" -undici-types@~5.26.4: - version "5.26.5" - resolved "https://registry.npmmirror.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== +undici-types@~6.20.0: + version "6.20.0" + resolved "https://registry.npmmirror.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== + +undici@^6.19.5: + version "6.21.0" + resolved "https://registry.npmmirror.com/undici/-/undici-6.21.0.tgz#4b3d3afaef984e07b48e7620c34ed8a285ed4cd4" + integrity sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw== unimport@^3.0.14: - version "3.14.6" - resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.14.6.tgz#f01170aa2fb94c4f97b22c0ac2822ef7e8e0726d" - integrity sha512-CYvbDaTT04Rh8bmD8jz3WPmHYZRG/NnvYVzwD6V1YAlvvKROlAeNDUBhkBGzNav2RKaeuXvlWYaa1V4Lfi/O0g== + version "3.14.5" + resolved "https://registry.npmmirror.com/unimport/-/unimport-3.14.5.tgz#6433dd21423edad6e225e61fbf8ea969bcc8bde1" + integrity sha512-tn890SwFFZxqaJSKQPPd+yygfKSATbM8BZWW1aCR2TJBTs1SDrmLamBueaFtYsGjHtQaRgqEbQflOjN2iW12gA== dependencies: - "@rollup/pluginutils" "^5.1.4" + "@rollup/pluginutils" "^5.1.3" acorn "^8.14.0" escape-string-regexp "^5.0.0" estree-walker "^3.0.3" - fast-glob "^3.3.3" - local-pkg "^1.0.0" - magic-string "^0.30.17" - mlly "^1.7.4" - pathe "^2.0.1" + fast-glob "^3.3.2" + local-pkg "^0.5.1" + magic-string "^0.30.14" + mlly "^1.7.3" + pathe "^1.1.2" picomatch "^4.0.2" - pkg-types "^1.3.0" + pkg-types "^1.2.1" scule "^1.3.0" strip-literal "^2.1.1" - unplugin "^1.16.1" + unplugin "^1.16.0" unist-util-is@^6.0.0: version "6.0.0" - resolved "https://registry.yarnpkg.com/unist-util-is/-/unist-util-is-6.0.0.tgz#b775956486aff107a9ded971d996c173374be424" + resolved "https://registry.npmmirror.com/unist-util-is/-/unist-util-is-6.0.0.tgz#b775956486aff107a9ded971d996c173374be424" integrity sha512-2qCTHimwdxLfz+YzdGfkqNlH0tLi9xjTnHddPmJwtIG9MGsdbutfTc4P+haPD7l7Cjxf/WZj+we5qfVPvvxfYw== dependencies: "@types/unist" "^3.0.0" unist-util-position@^5.0.0: version "5.0.0" - resolved "https://registry.yarnpkg.com/unist-util-position/-/unist-util-position-5.0.0.tgz#678f20ab5ca1207a97d7ea8a388373c9cf896be4" + resolved "https://registry.npmmirror.com/unist-util-position/-/unist-util-position-5.0.0.tgz#678f20ab5ca1207a97d7ea8a388373c9cf896be4" integrity sha512-fucsC7HjXvkB5R3kTCO7kUjRdrS0BJt3M/FPxmHMBOm8JQi2BsHAHFsy27E0EolP8rp0NzXsJ+jNPyDWvOJZPA== dependencies: "@types/unist" "^3.0.0" unist-util-stringify-position@^4.0.0: version "4.0.0" - resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2" + resolved "https://registry.npmmirror.com/unist-util-stringify-position/-/unist-util-stringify-position-4.0.0.tgz#449c6e21a880e0855bf5aabadeb3a740314abac2" integrity sha512-0ASV06AAoKCDkS2+xw5RXJywruurpbC4JZSm7nr7MOt1ojAzvyyaO+UxZf18j8FCF6kmzCZKcAgN/yu2gm2XgQ== dependencies: "@types/unist" "^3.0.0" unist-util-visit-parents@^6.0.0: version "6.0.1" - resolved "https://registry.yarnpkg.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz#4d5f85755c3b8f0dc69e21eca5d6d82d22162815" + resolved "https://registry.npmmirror.com/unist-util-visit-parents/-/unist-util-visit-parents-6.0.1.tgz#4d5f85755c3b8f0dc69e21eca5d6d82d22162815" integrity sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw== dependencies: "@types/unist" "^3.0.0" @@ -12190,7 +11296,7 @@ unist-util-visit@^5.0.0: version "5.0.0" - resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz#a7de1f31f72ffd3519ea71814cccf5fd6a9217d6" + resolved "https://registry.npmmirror.com/unist-util-visit/-/unist-util-visit-5.0.0.tgz#a7de1f31f72ffd3519ea71814cccf5fd6a9217d6" integrity sha512-MR04uvD+07cwl/yhVuVWAtw+3GOR/knlL55Nd/wAdblk27GCVt3lqpTivy/tkJcZoNPzTwS1Y+KMojlLDhoTzg== dependencies: "@types/unist" "^3.0.0" @@ -12199,12 +11305,12 @@ universalify@^0.1.0: version "0.1.2" - resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" + resolved "https://registry.npmmirror.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== universalify@^0.2.0: version "0.2.0" - resolved "https://registry.npmjs.org/universalify/-/universalify-0.2.0.tgz" + resolved "https://registry.npmmirror.com/universalify/-/universalify-0.2.0.tgz#6451760566fa857534745ab1dde952d1b1761be0" integrity sha512-CJ1QgKmNg3CwvAv/kOFmtnEN05f0D/cn9QntgNOQlQF9dgvVTHj3t+8JPdjqawCHk7V/KA+fbUqzZ9XWhcqPUg== universalify@^2.0.0: @@ -12214,12 +11320,12 @@ unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0" - resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" + resolved "https://registry.npmmirror.com/unpipe/-/unpipe-1.0.0.tgz#b2bf4ee8514aae6165b4817829d21b2ef49904ec" integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== unplugin-auto-import@0.16.6: version "0.16.6" - resolved "https://registry.yarnpkg.com/unplugin-auto-import/-/unplugin-auto-import-0.16.6.tgz#eacee172e107005bf06b46d2d648e19cf9d62694" + resolved "https://registry.npmmirror.com/unplugin-auto-import/-/unplugin-auto-import-0.16.6.tgz#eacee172e107005bf06b46d2d648e19cf9d62694" integrity sha512-M+YIITkx3C/Hg38hp8HmswP5mShUUyJOzpifv7RTlAbeFlO2Tyw0pwrogSSxnipHDPTtI8VHFBpkYkNKzYSuyA== dependencies: "@antfu/utils" "^0.7.5" @@ -12233,7 +11339,7 @@ unplugin-element-plus@0.1.3: version "0.1.3" - resolved "https://registry.yarnpkg.com/unplugin-element-plus/-/unplugin-element-plus-0.1.3.tgz#3fefadef8a2a965ff3a2846beae6ae651f194fee" + resolved "https://registry.npmmirror.com/unplugin-element-plus/-/unplugin-element-plus-0.1.3.tgz#3fefadef8a2a965ff3a2846beae6ae651f194fee" integrity sha512-6GO1tuDIXcoYFkbL26Mrd84oUOgAHShcwn/xma5bwmBN2O0N0s13RbBDsK53vm4hxRKIVuFSSr659BkpmXWm2w== dependencies: "@rollup/pluginutils" "^4.1.1" @@ -12243,7 +11349,7 @@ unplugin-vue-components@0.25.2: version "0.25.2" - resolved "https://registry.yarnpkg.com/unplugin-vue-components/-/unplugin-vue-components-0.25.2.tgz#99d9d02a4066a24e720edbe74a82a4ee6ff86153" + resolved "https://registry.npmmirror.com/unplugin-vue-components/-/unplugin-vue-components-0.25.2.tgz#99d9d02a4066a24e720edbe74a82a4ee6ff86153" integrity sha512-OVmLFqILH6w+eM8fyt/d/eoJT9A6WO51NZLf1vC5c1FZ4rmq2bbGxTy8WP2Jm7xwFdukaIdv819+UI7RClPyCA== dependencies: "@antfu/utils" "^0.7.5" @@ -12259,69 +11365,51 @@ unplugin@^0.2.16: version "0.2.21" - resolved "https://registry.npmjs.org/unplugin/-/unplugin-0.2.21.tgz" + resolved "https://registry.npmmirror.com/unplugin/-/unplugin-0.2.21.tgz#7852cddd9f78f0b32881812fd2efd5a39dcc64e5" integrity sha512-IJ15/L5XbhnV7J09Zjk0FT5HEkBjkXucWAXQWRsmEtUxmmxwh23yavrmDbCF6ZPxWiVB28+wnKIHePTRRpQPbQ== dependencies: webpack-virtual-modules "^0.4.3" -unplugin@^1.16.1, unplugin@^1.3.2: +unplugin@^1.16.0, unplugin@^1.3.2, unplugin@^1.4.0: version "1.16.1" - resolved "https://registry.yarnpkg.com/unplugin/-/unplugin-1.16.1.tgz#a844d2e3c3b14a4ac2945c42be80409321b61199" + resolved "https://registry.npmmirror.com/unplugin/-/unplugin-1.16.1.tgz#a844d2e3c3b14a4ac2945c42be80409321b61199" integrity sha512-4/u/j4FrCKdi17jaxuJA0jClGxB1AvU2hw/IuayPc4ay1XGaJs/rbb4v5WKwAjNifjmXK9PIFyuPiaK8azyR9w== dependencies: acorn "^8.14.0" webpack-virtual-modules "^0.6.2" -unplugin@^1.4.0: - version "1.7.1" - resolved "https://registry.npmmirror.com/unplugin/-/unplugin-1.7.1.tgz#009571e3128640f4e327f33680d2db27afaf1e11" - integrity sha512-JqzORDAPxxs8ErLV4x+LL7bk5pk3YlcWqpSNsIkAZj972KzFZLClc/ekppahKkOczGkwIG6ElFgdOgOlK4tXZw== - dependencies: - acorn "^8.11.3" - chokidar "^3.5.3" - webpack-sources "^3.2.3" - webpack-virtual-modules "^0.6.1" - -update-browserslist-db@^1.0.13: - version "1.0.13" - resolved "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz" - integrity sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg== - dependencies: - escalade "^3.1.1" - picocolors "^1.0.0" - update-browserslist-db@^1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420" - integrity sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw== + version "1.1.1" + resolved "https://registry.npmmirror.com/update-browserslist-db/-/update-browserslist-db-1.1.1.tgz#80846fba1d79e82547fb661f8d141e0945755fe5" + integrity sha512-R8UzCaa9Az+38REPiJ1tXlImTJXlVfgHZsglwBD/k6nj76ctsH1E3q4doGrukiLQd3sGQYu56r5+lo5r94l29A== dependencies: escalade "^3.2.0" - picocolors "^1.1.1" + picocolors "^1.1.0" upper-case-first@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/upper-case-first/-/upper-case-first-2.0.2.tgz" + resolved "https://registry.npmmirror.com/upper-case-first/-/upper-case-first-2.0.2.tgz#992c3273f882abd19d1e02894cc147117f844324" integrity sha512-514ppYHBaKwfJRK/pNC6c/OxfGa0obSnAl106u97Ed0I625Nin96KAjttZF6ZL3e1XLtphxnqrOi9iWgm+u+bg== dependencies: tslib "^2.0.3" upper-case@^2.0.2: version "2.0.2" - resolved "https://registry.npmjs.org/upper-case/-/upper-case-2.0.2.tgz" + resolved "https://registry.npmmirror.com/upper-case/-/upper-case-2.0.2.tgz#d89810823faab1df1549b7d97a76f8662bae6f7a" integrity sha512-KgdgDGJt2TpuwBUIjgG6lzw2GWFRCW9Qkfkiv0DxqHHLYJHmtmdUIKcZd8rHgFSjopVTlw6ggzCm1b8MFQwikg== dependencies: tslib "^2.0.3" uri-js@^4.2.2: version "4.4.1" - resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz" + resolved "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e" integrity sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg== dependencies: punycode "^2.1.0" url-parse@^1.5.3: version "1.5.10" - resolved "https://registry.npmjs.org/url-parse/-/url-parse-1.5.10.tgz" + resolved "https://registry.npmmirror.com/url-parse/-/url-parse-1.5.10.tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1" integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ== dependencies: querystringify "^2.1.1" @@ -12329,44 +11417,44 @@ util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: version "1.0.2" - resolved "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz" + resolved "https://registry.npmmirror.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" integrity sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw== utila@~0.4: version "0.4.0" - resolved "https://registry.npmjs.org/utila/-/utila-0.4.0.tgz" + resolved "https://registry.npmmirror.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c" integrity sha512-Z0DbgELS9/L/75wZbro8xAnT50pBVFQZ+hUEueGDU5FN51YSCYM+jdxsfCiHjwNP/4LCDD0i/graKpeBnOXKRA== utils-merge@1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz" + resolved "https://registry.npmmirror.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713" integrity sha512-pMZTvIkT1d+TFGvDOqodOclx0QWkkgi6Tdoa8gC8ffGAAqz9pzPTZWAybbsHHoED/ztMtkv/VoYTYyShUn81hA== utrie@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/utrie/-/utrie-1.0.2.tgz#d42fe44de9bc0119c25de7f564a6ed1b2c87a645" + resolved "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz#d42fe44de9bc0119c25de7f564a6ed1b2c87a645" integrity sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw== dependencies: base64-arraybuffer "^1.0.2" uuid@9.0.1, uuid@^9.0.1: version "9.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" + resolved "https://registry.npmmirror.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30" integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA== uuid@^8.3.2: version "8.3.2" - resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz" + resolved "https://registry.npmmirror.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2" integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg== v8-compile-cache@^2.0.3: version "2.4.0" - resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz#cdada8bec61e15865f05d097c5f4fd30e94dc128" + resolved "https://registry.npmmirror.com/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz#cdada8bec61e15865f05d097c5f4fd30e94dc128" integrity sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw== v8-to-istanbul@^8.1.0: version "8.1.1" - resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz" + resolved "https://registry.npmmirror.com/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz#77b752fd3975e31bbcef938f85e9bd1c7a8d60ed" integrity sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w== dependencies: "@types/istanbul-lib-coverage" "^2.0.1" @@ -12375,7 +11463,7 @@ validate-npm-package-license@^3.0.1: version "3.0.4" - resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" + resolved "https://registry.npmmirror.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a" integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== dependencies: spdx-correct "^3.0.0" @@ -12383,12 +11471,12 @@ vary@~1.1.2: version "1.1.2" - resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz" + resolved "https://registry.npmmirror.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg== vfile-message@^4.0.0: version "4.0.2" - resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181" + resolved "https://registry.npmmirror.com/vfile-message/-/vfile-message-4.0.2.tgz#c883c9f677c72c166362fd635f21fc165a7d1181" integrity sha512-jRDZ1IMLttGj41KcZvlrYAaI3CfqpLpfpf+Mfig13viT6NKvRzWZ+lXz0Y5D60w6uJIBAOGq9mSHf0gktF0duw== dependencies: "@types/unist" "^3.0.0" @@ -12396,7 +11484,7 @@ vfile@^6.0.0: version "6.0.3" - resolved "https://registry.yarnpkg.com/vfile/-/vfile-6.0.3.tgz#3652ab1c496531852bf55a6bac57af981ebc38ab" + resolved "https://registry.npmmirror.com/vfile/-/vfile-6.0.3.tgz#3652ab1c496531852bf55a6bac57af981ebc38ab" integrity sha512-KzIbH/9tXat2u30jf+smMwFCsno4wHVdNmzFyL+T/L3UGqqk6JKfVqOFOZEpZSHADH1k40ab6NUIXZq422ov3Q== dependencies: "@types/unist" "^3.0.0" @@ -12404,7 +11492,7 @@ vite-plugin-build@0.10.0: version "0.10.0" - resolved "https://registry.yarnpkg.com/vite-plugin-build/-/vite-plugin-build-0.10.0.tgz#c033483aa9beb52aa77bb007b607a32778e5775e" + resolved "https://registry.npmmirror.com/vite-plugin-build/-/vite-plugin-build-0.10.0.tgz#c033483aa9beb52aa77bb007b607a32778e5775e" integrity sha512-pxSndDOa17vbC8T9p0mDZq+7qVyuw9E8ASGE1lvfjrlwRsMjdXc8uRKYdFdg9q8PvisPcxxDNKOO9IMXInymRg== dependencies: cross-spawn "7.0.3" @@ -12418,7 +11506,7 @@ vite-plugin-build@^0.7.1: version "0.7.1" - resolved "https://registry.npmjs.org/vite-plugin-build/-/vite-plugin-build-0.7.1.tgz" + resolved "https://registry.npmmirror.com/vite-plugin-build/-/vite-plugin-build-0.7.1.tgz#ac979fc02d57a0daf25d4a67599ccb0de1e0b690" integrity sha512-IbJQ/U5WU2DiOfHbJbCqcGOytZRWYSbVB2YRPubIJGOV09fAx6S/yolPmsjgxO/H8mvF0a3oEZQWIJSujHAp0Q== dependencies: cross-spawn "7.0.3" @@ -12431,7 +11519,7 @@ vite-plugin-compression2@1.2.0: version "1.2.0" - resolved "https://registry.yarnpkg.com/vite-plugin-compression2/-/vite-plugin-compression2-1.2.0.tgz#67f6f3fa14eb49eabbb195f962875d7115e661f3" + resolved "https://registry.npmmirror.com/vite-plugin-compression2/-/vite-plugin-compression2-1.2.0.tgz#67f6f3fa14eb49eabbb195f962875d7115e661f3" integrity sha512-3RYEAwQW9JKHt6lmCudoTVO1YaiAGEDkg86MDNvl74btmwtWuCXt8r5WUByZEQLjCZz8nYf5BEh7NELUXr+4LA== dependencies: "@rollup/pluginutils" "^5.1.0" @@ -12439,7 +11527,7 @@ vite-plugin-compression@0.5.1: version "0.5.1" - resolved "https://registry.yarnpkg.com/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz#a75b0d8f48357ebb377b65016da9f20885ef39b6" + resolved "https://registry.npmmirror.com/vite-plugin-compression/-/vite-plugin-compression-0.5.1.tgz#a75b0d8f48357ebb377b65016da9f20885ef39b6" integrity sha512-5QJKBDc+gNYVqL/skgFAP81Yuzo9R+EAf19d+EtsMF/i8kFUpNi3J/H01QD3Oo8zBQn+NzoCIFkpPLynoOzaJg== dependencies: chalk "^4.1.2" @@ -12448,12 +11536,12 @@ vite-plugin-css-injected-by-js@3.1.1: version "3.1.1" - resolved "https://registry.yarnpkg.com/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.1.tgz#8324412636cf6fdada1a86f595aa2e78458e5ddb" + resolved "https://registry.npmmirror.com/vite-plugin-css-injected-by-js/-/vite-plugin-css-injected-by-js-3.1.1.tgz#8324412636cf6fdada1a86f595aa2e78458e5ddb" integrity sha512-mwrFvEEy0TuH8Ul0cb2HgjmNboQ/JnEFy+kHCWqAJph3ikMOiIuyYVdx0JO4nEIWJyzSnc4TTdmoTulsikvJEg== vite-plugin-lazy-import@^1.0.7: version "1.0.7" - resolved "https://registry.yarnpkg.com/vite-plugin-lazy-import/-/vite-plugin-lazy-import-1.0.7.tgz#e42810707c0e059d01c9ec7f2c38cc958ff28c80" + resolved "https://registry.npmmirror.com/vite-plugin-lazy-import/-/vite-plugin-lazy-import-1.0.7.tgz#e42810707c0e059d01c9ec7f2c38cc958ff28c80" integrity sha512-mE6oAObOb4wqso4AoUGi9cLjdR+4vay1RCaKJvziBuFPlziZl7J0aw2hsqRTokLVRx3bli0a0VyjMOwsNDv58A== dependencies: "@rollup/pluginutils" "^5.1.0" @@ -12463,19 +11551,19 @@ vite-plugin-qiankun@1.0.15: version "1.0.15" - resolved "https://registry.yarnpkg.com/vite-plugin-qiankun/-/vite-plugin-qiankun-1.0.15.tgz#862bb6935c50db31536cf322e13f3bf59e1adace" + resolved "https://registry.npmmirror.com/vite-plugin-qiankun/-/vite-plugin-qiankun-1.0.15.tgz#862bb6935c50db31536cf322e13f3bf59e1adace" integrity sha512-0QB0Wr8Eu/LGcuJAfuNXDb7BAFDszo3GCxq4bzgXdSFAlK425u1/UGMxaDEBVA1uPFrLsZPzig83Ufdfl6J45A== dependencies: cheerio "^1.0.0-rc.10" vite-plugin-single-spa@0.1.0: version "0.1.0" - resolved "https://registry.yarnpkg.com/vite-plugin-single-spa/-/vite-plugin-single-spa-0.1.0.tgz#eedd81cc8235394991c84280457eb7e892fbbbf1" + resolved "https://registry.npmmirror.com/vite-plugin-single-spa/-/vite-plugin-single-spa-0.1.0.tgz#eedd81cc8235394991c84280457eb7e892fbbbf1" integrity sha512-Zusb7ItBxGzXN6rqVerVJny/ifux6wrOzijHZOygSdlGvfM8gGlzOrieEUvyMGsFEFfsQJwCBsQAFBHrb58UFw== vite-plugin-style-import@2.0.0: version "2.0.0" - resolved "https://registry.yarnpkg.com/vite-plugin-style-import/-/vite-plugin-style-import-2.0.0.tgz#edafd9fbb09e8bb5ae67dee8f601afbe386a9969" + resolved "https://registry.npmmirror.com/vite-plugin-style-import/-/vite-plugin-style-import-2.0.0.tgz#edafd9fbb09e8bb5ae67dee8f601afbe386a9969" integrity sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA== dependencies: "@rollup/pluginutils" "^4.1.2" @@ -12488,7 +11576,7 @@ vite-plugin-svgicon@2.1.2: version "2.1.2" - resolved "https://registry.yarnpkg.com/vite-plugin-svgicon/-/vite-plugin-svgicon-2.1.2.tgz#763ce401b6bd666e8f260abb42391e5616ee432c" + resolved "https://registry.npmmirror.com/vite-plugin-svgicon/-/vite-plugin-svgicon-2.1.2.tgz#763ce401b6bd666e8f260abb42391e5616ee432c" integrity sha512-yFxpJKyvKYrievjWqR9KO1vDRrxf9ASLE6qqkMOMwBSCKOpbkJq/uZBQvdT//s+lHMOK0hQl38Npfz0EhCi/zA== dependencies: "@types/svgo" "^2.6.3" @@ -12497,7 +11585,7 @@ vite-plugin-top-level-await@1.4.1: version "1.4.1" - resolved "https://registry.yarnpkg.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.1.tgz#607dfe084157550fa33df18062b99ceea774cd9c" + resolved "https://registry.npmmirror.com/vite-plugin-top-level-await/-/vite-plugin-top-level-await-1.4.1.tgz#607dfe084157550fa33df18062b99ceea774cd9c" integrity sha512-hogbZ6yT7+AqBaV6lK9JRNvJDn4/IJvHLu6ET06arNfo0t2IsyCaon7el9Xa8OumH+ESuq//SDf8xscZFE0rWw== dependencies: "@rollup/plugin-virtual" "^3.0.2" @@ -12506,7 +11594,7 @@ vite-plugin-vue-type-imports@0.2.5: version "0.2.5" - resolved "https://registry.yarnpkg.com/vite-plugin-vue-type-imports/-/vite-plugin-vue-type-imports-0.2.5.tgz#e3fdc1ea833d3c5cdc124cac871ec2bd80e66aa3" + resolved "https://registry.npmmirror.com/vite-plugin-vue-type-imports/-/vite-plugin-vue-type-imports-0.2.5.tgz#e3fdc1ea833d3c5cdc124cac871ec2bd80e66aa3" integrity sha512-OfdZc56gVfhdRAjQZdJMR1hl4JQKq8xNAe7ekU9784s/5rfjcerfe/hGpRF4vO44w28LCS6BTPcBwZ7PNvW5+g== dependencies: "@babel/types" "^7.19.0" @@ -12519,7 +11607,7 @@ vite@5.4.3: version "5.4.3" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb" + resolved "https://registry.npmmirror.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb" integrity sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q== dependencies: esbuild "^0.21.3" @@ -12529,9 +11617,9 @@ fsevents "~2.3.3" vite@^5.2.2: - version "5.4.18" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.18.tgz#b5af357f9d5ebb2e0c085779b7a37a77f09168a4" - integrity sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA== + version "5.4.11" + resolved "https://registry.npmmirror.com/vite/-/vite-5.4.11.tgz#3b415cd4aed781a356c1de5a9ebafb837715f6e5" + integrity sha512-c7jFQRklXua0mTzneGW9QVyxFjUgwcihC4bXEtujIo2ouWCe1Ajt/amn2PCxYnhYfd5k09JX3SB7OYWFKYqj8Q== dependencies: esbuild "^0.21.3" postcss "^8.4.43" @@ -12541,7 +11629,7 @@ vitepress@1.0.1: version "1.0.1" - resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.1.tgz#828fe140d5f4975154845b31e97437f035a36c69" + resolved "https://registry.npmmirror.com/vitepress/-/vitepress-1.0.1.tgz#828fe140d5f4975154845b31e97437f035a36c69" integrity sha512-eNr5pOBppYUUjEhv8S0S2t9Tv95LQ6mMeHj6ivaGwfHxpov70Vduuwl/QQMDRznKDSaP0WKV7a82Pb4JVOaqEw== dependencies: "@docsearch/css" "^3.6.0" @@ -12561,36 +11649,18 @@ vue "^3.4.21" vscode-uri@^3.0.8: - version "3.1.0" - resolved "https://registry.yarnpkg.com/vscode-uri/-/vscode-uri-3.1.0.tgz#dd09ec5a66a38b5c3fffc774015713496d14e09c" - integrity sha512-/BpdSx+yCQGnCvecbyXdxHDkuk55/G3xwnC0GqY4gmQ3j+A+g8kzzgB4Nk/SINjqn6+waqw3EgbVF2QKExkRxQ== + version "3.0.8" + resolved "https://registry.npmmirror.com/vscode-uri/-/vscode-uri-3.0.8.tgz#1770938d3e72588659a172d0fd4642780083ff9f" + integrity sha512-AyFQ0EVmsOZOlAnxoFOGOq1SQDWAB7C6aqMGS23svWAllfOaxbuFvcT8D1i8z3Gyn8fraVeZNNmN6e9bxxXkKw== -vue-demi@*: - version "0.14.7" - resolved "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.7.tgz#8317536b3ef74c5b09f268f7782e70194567d8f2" - integrity sha512-EOG8KXDQNwkJILkx/gPcoL/7vH+hORoBaKgGe+6W7VFMvCYJfmF2dGbvgDroVnI8LU7/kTu8mbjRZGBU1z9NTA== - -vue-demi@>=0.14.8: +vue-demi@*, vue-demi@>=0.14.8: version "0.14.10" - resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.10.tgz#afc78de3d6f9e11bf78c55e8510ee12814522f04" + resolved "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.10.tgz#afc78de3d6f9e11bf78c55e8510ee12814522f04" integrity sha512-nMZBOwuzabUO0nLgIcc6rycZEebF6eeUfaiQx9+WSk8e29IbLvPU9feI6tqW4kTo3hvoYAJkMh8n8D0fuISphg== - -vue-eslint-parser@^10.1.1: - version "10.1.3" - resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-10.1.3.tgz#96457823a5915a62001798cfd9cc15a89067bf81" - integrity sha512-dbCBnd2e02dYWsXoqX5yKUZlOt+ExIpq7hmHKPb5ZqKcjf++Eo0hMseFTZMLKThrUk61m+Uv6A2YSBve6ZvuDQ== - dependencies: - debug "^4.4.0" - eslint-scope "^8.2.0" - eslint-visitor-keys "^4.2.0" - espree "^10.3.0" - esquery "^1.6.0" - lodash "^4.17.21" - semver "^7.6.3" vue-eslint-parser@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz" + resolved "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1" integrity sha512-JlHVZwBBTNVvzmifwjpZYn0oPWH2SgWv5dojlZBsrhablDu95VFD+hriB1rQGwbD+bms6g+rAFhQHk6+NyiS6g== dependencies: debug "^4.1.0" @@ -12602,7 +11672,7 @@ vue-eslint-parser@^8.0.1: version "8.3.0" - resolved "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz" + resolved "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz#5d31129a1b3dd89c0069ca0a1c88f970c360bd0d" integrity sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g== dependencies: debug "^4.3.2" @@ -12613,14 +11683,27 @@ lodash "^4.17.21" semver "^7.3.5" +vue-eslint-parser@^9.4.3: + version "9.4.3" + resolved "https://registry.npmmirror.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz#9b04b22c71401f1e8bca9be7c3e3416a4bde76a8" + integrity sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg== + dependencies: + debug "^4.3.4" + eslint-scope "^7.1.1" + eslint-visitor-keys "^3.3.0" + espree "^9.3.1" + esquery "^1.4.0" + lodash "^4.17.21" + semver "^7.3.6" + vue-hot-reload-api@^2.3.0: version "2.3.4" - resolved "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz" + resolved "https://registry.npmmirror.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2" integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog== vue-i18n@9.1.9: version "9.1.9" - resolved "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.1.9.tgz" + resolved "https://registry.npmmirror.com/vue-i18n/-/vue-i18n-9.1.9.tgz#cb53e06ab5cc5b7eed59332f151caf48d47be9bb" integrity sha512-JeRdNVxS2OGp1E+pye5XB6+M6BBkHwAv9C80Q7+kzoMdUDGRna06tjC0vCB/jDX9aWrl5swxOMFcyAr7or8XTA== dependencies: "@intlify/core-base" "9.1.9" @@ -12639,24 +11722,24 @@ vue-observe-visibility@^0.4.4: version "0.4.6" - resolved "https://registry.yarnpkg.com/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz#878cb8ebcf3078e40807af29774e97105ebd519e" + resolved "https://registry.npmmirror.com/vue-observe-visibility/-/vue-observe-visibility-0.4.6.tgz#878cb8ebcf3078e40807af29774e97105ebd519e" integrity sha512-xo0CEVdkjSjhJoDdLSvoZoQrw/H2BlzB5jrCBKGZNXN2zdZgMuZ9BKrxXDjNP2AxlcCoKc8OahI3F3r3JGLv2Q== vue-resize@^0.4.5: version "0.4.5" - resolved "https://registry.yarnpkg.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea" + resolved "https://registry.npmmirror.com/vue-resize/-/vue-resize-0.4.5.tgz#4777a23042e3c05620d9cbda01c0b3cc5e32dcea" integrity sha512-bhP7MlgJQ8TIkZJXAfDf78uJO+mEI3CaLABLjv0WNzr4CcGRGPIAItyWYnP6LsPA4Oq0WE+suidNs6dgpO4RHg== vue-router@4.0.11: version "4.0.11" - resolved "https://registry.npmjs.org/vue-router/-/vue-router-4.0.11.tgz" + resolved "https://registry.npmmirror.com/vue-router/-/vue-router-4.0.11.tgz#cd649a0941c635281763a20965b599643ddc68ed" integrity sha512-sha6I8fx9HWtvTrFZfxZkiQQBpqSeT+UCwauYjkdOQYRvwsGwimlQQE2ayqUwuuXGzquFpCPoXzYKWlzL4OuXg== dependencies: "@vue/devtools-api" "^6.0.0-beta.14" vue-style-loader@^4.1.0, vue-style-loader@^4.1.3: version "4.1.3" - resolved "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz" + resolved "https://registry.npmmirror.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz#6d55863a51fa757ab24e89d9371465072aa7bc35" integrity sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg== dependencies: hash-sum "^1.0.2" @@ -12664,33 +11747,40 @@ vue-template-es2015-compiler@^1.9.0: version "1.9.1" - resolved "https://registry.npmjs.org/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz" + resolved "https://registry.npmmirror.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825" integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw== vue-tsc@^0.39.0: version "0.39.5" - resolved "https://registry.npmjs.org/vue-tsc/-/vue-tsc-0.39.5.tgz" + resolved "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-0.39.5.tgz#0b75f5c3574b70fb448982702db2aa532a7fad6e" integrity sha512-jhTsrKhZkafpIeN4Cbhr1K53hNfa/oesSrlh7hUaeHyCk55VhZT6oJkwJbtqN4MYkWZIwPrm3/xTwsELuf2ocg== dependencies: "@volar/vue-language-core" "0.39.5" "@volar/vue-typescript" "0.39.5" vue-tsc@^2.1.10: - version "2.2.10" - resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.2.10.tgz#7b51a666cb90788884efd0caedc69fc1fc9c5b78" - integrity sha512-jWZ1xSaNbabEV3whpIDMbjVSVawjAyW+x1n3JeGQo7S0uv2n9F/JMgWW90tGWNFRKya4YwKMZgCtr0vRAM7DeQ== + version "2.2.0" + resolved "https://registry.npmmirror.com/vue-tsc/-/vue-tsc-2.2.0.tgz#dd06c56636f760d7534b7a7a0f6669ba93c217b8" + integrity sha512-gtmM1sUuJ8aSb0KoAFmK9yMxb8TxjewmxqTJ1aKphD5Cbu0rULFY6+UQT51zW7SpUcenfPUuflKyVwyx9Qdnxg== dependencies: "@volar/typescript" "~2.4.11" - "@vue/language-core" "2.2.10" + "@vue/language-core" "2.2.0" vue-virtual-scroller@1.1.2: version "1.1.2" - resolved "https://registry.yarnpkg.com/vue-virtual-scroller/-/vue-virtual-scroller-1.1.2.tgz#b8a6362f177abf3f2149ce1eac18013c71fe353b" + resolved "https://registry.npmmirror.com/vue-virtual-scroller/-/vue-virtual-scroller-1.1.2.tgz#b8a6362f177abf3f2149ce1eac18013c71fe353b" integrity sha512-SkUyc7QHCJFB5h1Fya7LxVizlVzOZZuFVipBGHYoTK8dwLs08bIz/tclvRApYhksaJIm/nn51inzO2UjpGJPMQ== dependencies: scrollparent "^2.0.1" vue-observe-visibility "^0.4.4" vue-resize "^0.4.5" + +vue3-cookies@^1.0.6: + version "1.0.6" + resolved "https://registry.npmmirror.com/vue3-cookies/-/vue3-cookies-1.0.6.tgz#c1da41f1f3d6bbea8e75157d49d09dfc2a18ca8a" + integrity sha512-a1UvVD0qIgxyOqjlSOwnLnqAnz8ASltugEv8yX+96i/WGZAN9fEDci7xO4HIWZE1uToUnRq9JnFhvfDCSo45OA== + dependencies: + vue "^3.0.0" vue@3.4.27: version "3.4.27" @@ -12703,9 +11793,9 @@ "@vue/server-renderer" "3.4.27" "@vue/shared" "3.4.27" -vue@^3.4.21: +vue@^3.0.0, vue@^3.4.21: version "3.5.13" - resolved "https://registry.yarnpkg.com/vue/-/vue-3.5.13.tgz#9f760a1a982b09c0c04a867903fc339c9f29ec0a" + resolved "https://registry.npmmirror.com/vue/-/vue-3.5.13.tgz#9f760a1a982b09c0c04a867903fc339c9f29ec0a" integrity sha512-wmeiSMxkZCSc+PM2w2VRsOYAZC8GdipNFRTsLSfodVqI9mbejKeXEGr8SckuLnrQPGe3oJN5c3K0vpoU9q/wCQ== dependencies: "@vue/compiler-dom" "3.5.13" @@ -12716,19 +11806,19 @@ vuex@4.0.2: version "4.0.2" - resolved "https://registry.npmjs.org/vuex/-/vuex-4.0.2.tgz" + resolved "https://registry.npmmirror.com/vuex/-/vuex-4.0.2.tgz#f896dbd5bf2a0e963f00c67e9b610de749ccacc9" integrity sha512-M6r8uxELjZIK8kTKDGgZTYX/ahzblnzC4isU1tpmEuOIIKmV+TRdc+H4s8ds2NuZ7wpUTdGRzJRtoj+lI+pc0Q== dependencies: "@vue/devtools-api" "^6.0.0-beta.11" vxe-table-plugin-element@3.1.0: version "3.1.0" - resolved "https://registry.yarnpkg.com/vxe-table-plugin-element/-/vxe-table-plugin-element-3.1.0.tgz#aa29e0111ee1cc0afd70e4fcaac695fc68148897" + resolved "https://registry.npmmirror.com/vxe-table-plugin-element/-/vxe-table-plugin-element-3.1.0.tgz#aa29e0111ee1cc0afd70e4fcaac695fc68148897" integrity sha512-8vOXObtLiTjOq8WmPWadVO677rAlCR/XdjltGCd475cOahL9f6u9KC2RBXhwtKMakXxkQ86IZElApCDzBpOcjw== vxe-table@4.6.20: version "4.6.20" - resolved "https://registry.yarnpkg.com/vxe-table/-/vxe-table-4.6.20.tgz#2a3445ec6b2824b6914d15babd22cd309e94f1ea" + resolved "https://registry.npmmirror.com/vxe-table/-/vxe-table-4.6.20.tgz#2a3445ec6b2824b6914d15babd22cd309e94f1ea" integrity sha512-D0rr91Oll7Vl0TxQzja7aMmyEQ/9PQ/B6LXAuvEZK46PfqazJwQu6Ezsogcc4AZnJ80v6b8WjsYnrC/vuLOWRA== dependencies: dom-zindex "^1.0.6" @@ -12736,66 +11826,66 @@ w3c-hr-time@^1.0.2: version "1.0.2" - resolved "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz" + resolved "https://registry.npmmirror.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd" integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ== dependencies: browser-process-hrtime "^1.0.0" w3c-xmlserializer@^2.0.0: version "2.0.0" - resolved "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz" + resolved "https://registry.npmmirror.com/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz#3e7104a05b75146cc60f564380b7f683acf1020a" integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA== dependencies: xml-name-validator "^3.0.0" walker@^1.0.7: version "1.0.8" - resolved "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz" + resolved "https://registry.npmmirror.com/walker/-/walker-1.0.8.tgz#bd498db477afe573dc04185f011d3ab8a8d7653f" integrity sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ== dependencies: makeerror "1.0.12" -watchpack@^2.4.0: - version "2.4.0" - resolved "https://registry.npmjs.org/watchpack/-/watchpack-2.4.0.tgz" - integrity sha512-Lcvm7MGST/4fup+ifyKi2hjyIAwcdI4HRgtvTpIUxBRhB+RFtUh8XtDOxUfctVCnhVi+QQj49i91OyvzkJl6cg== +watchpack@^2.4.0, watchpack@^2.4.1: + version "2.4.2" + resolved "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da" + integrity sha512-TnbFSbcOCcDgjZ4piURLCbJ3nJhznVh9kw6F6iokjiFPl8ONxe9A6nMDVXDiNbrSfLILs6vB07F7wLBrwPYzJw== dependencies: glob-to-regexp "^0.4.1" graceful-fs "^4.1.2" wbuf@^1.1.0, wbuf@^1.7.3: version "1.7.3" - resolved "https://registry.npmjs.org/wbuf/-/wbuf-1.7.3.tgz" + resolved "https://registry.npmmirror.com/wbuf/-/wbuf-1.7.3.tgz#c1d8d149316d3ea852848895cb6a0bfe887b87df" integrity sha512-O84QOnr0icsbFGLS0O3bI5FswxzRr8/gHwWkDlQFskhSPryQXvrTMxjxGP4+iWYoauLoBvfDpkrOauZ+0iZpDA== dependencies: minimalistic-assert "^1.0.0" wcwidth@^1.0.1: version "1.0.1" - resolved "https://registry.npmjs.org/wcwidth/-/wcwidth-1.0.1.tgz" + resolved "https://registry.npmmirror.com/wcwidth/-/wcwidth-1.0.1.tgz#f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8" integrity sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg== dependencies: defaults "^1.0.3" webidl-conversions@^3.0.0: version "3.0.1" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz" + resolved "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871" integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ== webidl-conversions@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz" + resolved "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-5.0.0.tgz#ae59c8a00b121543a2acc65c0434f57b0fc11aff" integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA== webidl-conversions@^6.1.0: version "6.1.0" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz" + resolved "https://registry.npmmirror.com/webidl-conversions/-/webidl-conversions-6.1.0.tgz#9111b4d7ea80acd40f5270d666621afa78b69514" integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w== webpack-bundle-analyzer@^4.4.0: - version "4.10.1" - resolved "https://registry.npmmirror.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.1.tgz#84b7473b630a7b8c21c741f81d8fe4593208b454" - integrity sha512-s3P7pgexgT/HTUSYgxJyn28A+99mmLq4HsJepMPzu0R8ImJc52QNqaFYW1Z2z2uIb1/J3eYgaAWVpaC+v/1aAQ== + version "4.10.2" + resolved "https://registry.npmmirror.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.10.2.tgz#633af2862c213730be3dbdf40456db171b60d5bd" + integrity sha512-vJptkMm9pk5si4Bv922ZbKLV8UTT4zib4FPgXMhgzUny0bfDDkLXAVQs3ly3fS4/TN9ROFtb0NFrm04UXFE/Vw== dependencies: "@discoveryjs/json-ext" "0.5.7" acorn "^8.0.4" @@ -12805,7 +11895,6 @@ escape-string-regexp "^4.0.0" gzip-size "^6.0.0" html-escaper "^2.0.2" - is-plain-object "^5.0.0" opener "^1.5.2" picocolors "^1.0.0" sirv "^2.0.3" @@ -12813,16 +11902,16 @@ webpack-chain@^6.5.1: version "6.5.1" - resolved "https://registry.npmjs.org/webpack-chain/-/webpack-chain-6.5.1.tgz" + resolved "https://registry.npmmirror.com/webpack-chain/-/webpack-chain-6.5.1.tgz#4f27284cbbb637e3c8fbdef43eef588d4d861206" integrity sha512-7doO/SRtLu8q5WM0s7vPKPWX580qhi0/yBHkOxNkv50f6qB76Zy9o2wRTrrPULqYTvQlVHuvbA8v+G5ayuUDsA== dependencies: deepmerge "^1.5.2" javascript-stringify "^2.0.1" -webpack-dev-middleware@^5.3.1: - version "5.3.3" - resolved "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-5.3.3.tgz" - integrity sha512-hj5CYrY0bZLB+eTO+x/j67Pkrquiy7kWepMHmUMoPsmcUaeEnQJqFzHJOyxgWlq746/wUuA64p9ta34Kyb01pA== +webpack-dev-middleware@^5.3.4: + version "5.3.4" + resolved "https://registry.npmmirror.com/webpack-dev-middleware/-/webpack-dev-middleware-5.3.4.tgz#eb7b39281cbce10e104eb2b8bf2b63fce49a3517" + integrity sha512-BVdTqhhs+0IfoeAf7EoH5WE+exCmqGerHfDM0IL096Px60Tq2Mn9MAbnaGUe6HiMa41KMCYF19gyzZmBcq/o4Q== dependencies: colorette "^2.0.10" memfs "^3.4.3" @@ -12831,9 +11920,9 @@ schema-utils "^4.0.0" webpack-dev-server@^4.7.3: - version "4.15.1" - resolved "https://registry.npmmirror.com/webpack-dev-server/-/webpack-dev-server-4.15.1.tgz#8944b29c12760b3a45bdaa70799b17cb91b03df7" - integrity sha512-5hbAst3h3C3L8w6W4P96L5vaV0PxSmJhxZvWKYIdgxOQm8pNZ5dEOmmSLBVpP85ReeyRt6AS1QJNyo/oFFPeVA== + version "4.15.2" + resolved "https://registry.npmmirror.com/webpack-dev-server/-/webpack-dev-server-4.15.2.tgz#9e0c70a42a012560860adb186986da1248333173" + integrity sha512-0XavAZbNJ5sDrCbkpWL8mia0o5WPOd2YGtxrEiZkBK9FjLppIUK2TgxK6qGD2P3hUXTJNNPVibrerKcx5WkR1g== dependencies: "@types/bonjour" "^3.5.9" "@types/connect-history-api-fallback" "^1.3.5" @@ -12863,7 +11952,7 @@ serve-index "^1.9.1" sockjs "^0.3.24" spdy "^4.0.2" - webpack-dev-middleware "^5.3.1" + webpack-dev-middleware "^5.3.4" ws "^8.13.0" webpack-merge@^5.7.3: @@ -12877,44 +11966,38 @@ webpack-sources@^3.2.3: version "3.2.3" - resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz" + resolved "https://registry.npmmirror.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde" integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== webpack-virtual-modules@^0.4.2, webpack-virtual-modules@^0.4.3: version "0.4.6" - resolved "https://registry.npmjs.org/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz" + resolved "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.4.6.tgz#3e4008230731f1db078d9cb6f68baf8571182b45" integrity sha512-5tyDlKLqPfMqjT3Q9TAqf2YqjwmnUleZwzJi1A5qXnlBCdj2AtOJ6wAWdglTIDOPgOiOrXeBeFcsQ8+aGQ6QbA== - -webpack-virtual-modules@^0.6.1: - version "0.6.1" - resolved "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.1.tgz#ac6fdb9c5adb8caecd82ec241c9631b7a3681b6f" - integrity sha512-poXpCylU7ExuvZK8z+On3kX+S8o/2dQ/SVYueKA0D4WEMXROXgY8Ez50/bQEUmvoSMMrWcrJqCHuhAbsiwg7Dg== webpack-virtual-modules@^0.6.2: version "0.6.2" - resolved "https://registry.yarnpkg.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8" + resolved "https://registry.npmmirror.com/webpack-virtual-modules/-/webpack-virtual-modules-0.6.2.tgz#057faa9065c8acf48f24cb57ac0e77739ab9a7e8" integrity sha512-66/V2i5hQanC51vBQKPH4aI8NMAcBW59FVBs+rC7eGHupMyfn34q7rZIE+ETlJ+XTevqfUhVVBgSUNSW2flEUQ== webpack@^5.54.0: - version "5.90.3" - resolved "https://registry.npmmirror.com/webpack/-/webpack-5.90.3.tgz#37b8f74d3ded061ba789bb22b31e82eed75bd9ac" - integrity sha512-h6uDYlWCctQRuXBs1oYpVe6sFcWedl0dpcVaTf/YF67J9bKvwJajFulMVSYKHrksMB3I/pIagRzDxwxkebuzKA== + version "5.97.1" + resolved "https://registry.npmmirror.com/webpack/-/webpack-5.97.1.tgz#972a8320a438b56ff0f1d94ade9e82eac155fa58" + integrity sha512-EksG6gFY3L1eFMROS/7Wzgrii5mBAFe4rIr3r2BTfo7bcc+DWwFZ4OJ/miOuHJO/A85HwyI4eQ0F6IKXesO7Fg== dependencies: - "@types/eslint-scope" "^3.7.3" - "@types/estree" "^1.0.5" - "@webassemblyjs/ast" "^1.11.5" - "@webassemblyjs/wasm-edit" "^1.11.5" - "@webassemblyjs/wasm-parser" "^1.11.5" - acorn "^8.7.1" - acorn-import-assertions "^1.9.0" - browserslist "^4.21.10" + "@types/eslint-scope" "^3.7.7" + "@types/estree" "^1.0.6" + "@webassemblyjs/ast" "^1.14.1" + "@webassemblyjs/wasm-edit" "^1.14.1" + "@webassemblyjs/wasm-parser" "^1.14.1" + acorn "^8.14.0" + browserslist "^4.24.0" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.15.0" + enhanced-resolve "^5.17.1" es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0" glob-to-regexp "^0.4.1" - graceful-fs "^4.2.9" + graceful-fs "^4.2.11" json-parse-even-better-errors "^2.3.1" loader-runner "^4.2.0" mime-types "^2.1.27" @@ -12922,12 +12005,12 @@ schema-utils "^3.2.0" tapable "^2.1.1" terser-webpack-plugin "^5.3.10" - watchpack "^2.4.0" + watchpack "^2.4.1" webpack-sources "^3.2.3" websocket-driver@>=0.5.1, websocket-driver@^0.7.4: version "0.7.4" - resolved "https://registry.npmjs.org/websocket-driver/-/websocket-driver-0.7.4.tgz" + resolved "https://registry.npmmirror.com/websocket-driver/-/websocket-driver-0.7.4.tgz#89ad5295bbf64b480abcba31e4953aca706f5760" integrity sha512-b17KeDIQVjvb0ssuSDF2cYXSg2iztliJ4B9WdsuB6J952qCPKmnVq4DyW5motImXHDC1cBT/1UezrJVsKw5zjg== dependencies: http-parser-js ">=0.5.1" @@ -12936,15 +12019,22 @@ websocket-extensions@>=0.1.1: version "0.1.4" - resolved "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz" + resolved "https://registry.npmmirror.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42" integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg== whatwg-encoding@^1.0.5: version "1.0.5" - resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz" + resolved "https://registry.npmmirror.com/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0" integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw== dependencies: iconv-lite "0.4.24" + +whatwg-encoding@^3.1.1: + version "3.1.1" + resolved "https://registry.npmmirror.com/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz#d0f4ef769905d426e1688f3e34381a99b60b76e5" + integrity sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ== + dependencies: + iconv-lite "0.6.3" whatwg-fetch@^3.6.2: version "3.6.20" @@ -12953,12 +12043,17 @@ whatwg-mimetype@^2.3.0: version "2.3.0" - resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz" + resolved "https://registry.npmmirror.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf" integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== + +whatwg-mimetype@^4.0.0: + version "4.0.0" + resolved "https://registry.npmmirror.com/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz#bc1bf94a985dc50388d54a9258ac405c3ca2fc0a" + integrity sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg== whatwg-url@^5.0.0: version "5.0.0" - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz" + resolved "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d" integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw== dependencies: tr46 "~0.0.3" @@ -12966,27 +12061,16 @@ whatwg-url@^8.0.0, whatwg-url@^8.5.0: version "8.7.0" - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz" + resolved "https://registry.npmmirror.com/whatwg-url/-/whatwg-url-8.7.0.tgz#656a78e510ff8f3937bc0bcbe9f5c0ac35941b77" integrity sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg== dependencies: lodash "^4.7.0" tr46 "^2.1.0" webidl-conversions "^6.1.0" -which-boxed-primitive@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz" - integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg== - dependencies: - is-bigint "^1.0.1" - is-boolean-object "^1.1.0" - is-number-object "^1.0.4" - is-string "^1.0.5" - is-symbol "^1.0.3" - which-boxed-primitive@^1.1.0, which-boxed-primitive@^1.1.1: version "1.1.1" - resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz#d76ec27df7fa165f18d5808374a5fe23c29b176e" + resolved "https://registry.npmmirror.com/which-boxed-primitive/-/which-boxed-primitive-1.1.1.tgz#d76ec27df7fa165f18d5808374a5fe23c29b176e" integrity sha512-TbX3mj8n0odCBFVlY8AxkqcHASw3L60jIuF8jFP78az3C2YhmGvqbHBpAjTRH2/xqYunrJ9g1jSyjCjpoWzIAA== dependencies: is-bigint "^1.1.0" @@ -12997,7 +12081,7 @@ which-builtin-type@^1.2.1: version "1.2.1" - resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.2.1.tgz#89183da1b4907ab089a6b02029cc5d8d6574270e" + resolved "https://registry.npmmirror.com/which-builtin-type/-/which-builtin-type-1.2.1.tgz#89183da1b4907ab089a6b02029cc5d8d6574270e" integrity sha512-6iBczoX+kDQ7a3+YJBnh3T+KZRxM/iYNPXicqk66/Qfm1b93iu+yOImkg0zHbj5LNOcNv1TEADiZ0xa34B4q6Q== dependencies: call-bound "^1.0.2" @@ -13016,7 +12100,7 @@ which-collection@^1.0.2: version "1.0.2" - resolved "https://registry.yarnpkg.com/which-collection/-/which-collection-1.0.2.tgz#627ef76243920a107e7ce8e96191debe4b16c2a0" + resolved "https://registry.npmmirror.com/which-collection/-/which-collection-1.0.2.tgz#627ef76243920a107e7ce8e96191debe4b16c2a0" integrity sha512-K4jVyjnBdgvc86Y6BkaLZEN933SwYOuBFkdmBu9ZfkcAbdVbpITnDmjvZ/aQjRXQrv5EPkTnD1s39GiiqbngCw== dependencies: is-map "^2.0.3" @@ -13024,57 +12108,45 @@ is-weakmap "^2.0.2" is-weakset "^2.0.3" -which-typed-array@^1.1.14: - version "1.1.14" - resolved "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.14.tgz#1f78a111aee1e131ca66164d8bdc3ab062c95a06" - integrity sha512-VnXFiIW8yNn9kIHN88xvZ4yOWchftKDsRJ8fEPacX/wl1lOvBrhsJ/OeJCXq7B0AaijRuqgzSKalJoPk+D8MPg== - dependencies: - available-typed-arrays "^1.0.6" - call-bind "^1.0.5" - for-each "^0.3.3" - gopd "^1.0.1" - has-tostringtag "^1.0.1" - which-typed-array@^1.1.16, which-typed-array@^1.1.18: - version "1.1.19" - resolved "https://registry.yarnpkg.com/which-typed-array/-/which-typed-array-1.1.19.tgz#df03842e870b6b88e117524a4b364b6fc689f956" - integrity sha512-rEvr90Bck4WZt9HHFC4DJMsjvu7x+r6bImz0/BrbWb7A2djJ8hnZMrWnHo9F8ssv0OMErasDhftrfROTyqSDrw== + version "1.1.18" + resolved "https://registry.npmmirror.com/which-typed-array/-/which-typed-array-1.1.18.tgz#df2389ebf3fbb246a71390e90730a9edb6ce17ad" + integrity sha512-qEcY+KJYlWyLH9vNbsr6/5j59AXk5ni5aakf8ldzBvGde6Iz4sxZGkJyWSAueTG7QhOvNRYb1lDdFmL5Td0QKA== dependencies: available-typed-arrays "^1.0.7" call-bind "^1.0.8" - call-bound "^1.0.4" - for-each "^0.3.5" - get-proto "^1.0.1" + call-bound "^1.0.3" + for-each "^0.3.3" gopd "^1.2.0" has-tostringtag "^1.0.2" which@^1.2.9: version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" + resolved "https://registry.npmmirror.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a" integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== dependencies: isexe "^2.0.0" which@^2.0.1: version "2.0.2" - resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" + resolved "https://registry.npmmirror.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1" integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== dependencies: isexe "^2.0.0" wildcard@^2.0.0: version "2.0.1" - resolved "https://registry.npmjs.org/wildcard/-/wildcard-2.0.1.tgz" + resolved "https://registry.npmmirror.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67" integrity sha512-CC1bOL87PIWSBhDcTrdeLo6eGT7mCFtrg0uIJtqJUFyK+eJnzl8A1niH56uu7KMa5XFrtiV+AQuHO3n7DsHnLQ== word-wrap@^1.2.5: version "1.2.5" - resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" + resolved "https://registry.npmmirror.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34" integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA== "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" + resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== dependencies: ansi-styles "^4.0.0" @@ -13083,7 +12155,7 @@ wrap-ansi@^3.0.1: version "3.0.1" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-3.0.1.tgz" + resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba" integrity sha512-iXR3tDXpbnTpzjKSylUJRkLuOrEC7hwEB221cgn6wtF8wpmz28puFXAEfPT5zrjM3wahygB//VuWEr1vTkDcNQ== dependencies: string-width "^2.1.1" @@ -13091,7 +12163,7 @@ wrap-ansi@^7.0.0: version "7.0.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" + resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== dependencies: ansi-styles "^4.0.0" @@ -13100,7 +12172,7 @@ wrap-ansi@^8.1.0: version "8.1.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz" + resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214" integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ== dependencies: ansi-styles "^6.1.0" @@ -13109,12 +12181,12 @@ wrappy@1: version "1.0.2" - resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" + resolved "https://registry.npmmirror.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f" integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ== write-file-atomic@^3.0.0: version "3.0.3" - resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz" + resolved "https://registry.npmmirror.com/write-file-atomic/-/write-file-atomic-3.0.3.tgz#56bd5c5a5c70481cd19c571bd39ab965a5de56e8" integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== dependencies: imurmurhash "^0.1.4" @@ -13122,44 +12194,39 @@ signal-exit "^3.0.2" typedarray-to-buffer "^3.1.5" -ws@^7.3.1, ws@^7.4.6: - version "7.5.9" - resolved "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz" - integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q== - -ws@^7.4.5: +ws@^7.3.1, ws@^7.4.5, ws@^7.4.6: version "7.5.10" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9" + resolved "https://registry.npmmirror.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9" integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ== ws@^8.13.0: - version "8.16.0" - resolved "https://registry.npmmirror.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4" - integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ== + version "8.18.0" + resolved "https://registry.npmmirror.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc" + integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw== xe-utils@3.5.31: version "3.5.31" - resolved "https://registry.yarnpkg.com/xe-utils/-/xe-utils-3.5.31.tgz#b9217553de4069559dacb778c16950acbac63b9a" + resolved "https://registry.npmmirror.com/xe-utils/-/xe-utils-3.5.31.tgz#b9217553de4069559dacb778c16950acbac63b9a" integrity sha512-oS4yv8qktvlE0wc9yYkitDidEmThc5qN0UTRvKCvrWnejxbTyIxbwfrdZmPKdKGZtB+/U8cEAMFywLJjHtD11A== xe-utils@^3.5.26, xe-utils@^3.5.30: - version "3.7.4" - resolved "https://registry.yarnpkg.com/xe-utils/-/xe-utils-3.7.4.tgz#9e787b026d3b8ffbd62742d9f47236bf1df0c06b" - integrity sha512-9yuCHLOU+og4OEkPWWtzrYk1Zt1hgN66U/NCJ0+vYJSx1MplBtoQRz8aEA+2RmCr3leLru98vQxNpw/vJsu/sg== + version "3.7.0" + resolved "https://registry.npmmirror.com/xe-utils/-/xe-utils-3.7.0.tgz#534fa94e3f7f97c50e75c7c451d02d6f5cbdf7d6" + integrity sha512-2pndXCEivB7+xWCdCDth/LJ5ngAAstUOoHTGBQauwTqc03M3Cl1tYbNhPUqi4Lcj+UNZnnc8fANbFWjb6TMx6A== xml-name-validator@^3.0.0: version "3.0.0" - resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz" + resolved "https://registry.npmmirror.com/xml-name-validator/-/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a" integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw== xmlchars@^2.2.0: version "2.2.0" - resolved "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz" + resolved "https://registry.npmmirror.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb" integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== xss@1.0.15: version "1.0.15" - resolved "https://registry.yarnpkg.com/xss/-/xss-1.0.15.tgz#96a0e13886f0661063028b410ed1b18670f4e59a" + resolved "https://registry.npmmirror.com/xss/-/xss-1.0.15.tgz#96a0e13886f0661063028b410ed1b18670f4e59a" integrity sha512-FVdlVVC67WOIPvfOwhoMETV72f6GbW7aOabBC3WxN/oUdoEMDyLz4OgRv5/gck2ZeNqEQu+Tb0kloovXOfpYVg== dependencies: commander "^2.20.3" @@ -13167,47 +12234,47 @@ y18n@^5.0.5: version "5.0.8" - resolved "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz" + resolved "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== yallist@^2.1.2: version "2.1.2" - resolved "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz" + resolved "https://registry.npmmirror.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" integrity sha512-ncTzHV7NvsQZkYe1DW7cbDLm0YpzHmZF5r/iyP3ZnQtMiJ+pjzisCiMNI+Sj+xQF5pXhSHxSB3uDbsBTzY/c2A== yallist@^3.0.2: version "3.1.1" - resolved "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz" + resolved "https://registry.npmmirror.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd" integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g== yallist@^4.0.0: version "4.0.0" - resolved "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz" + resolved "https://registry.npmmirror.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== yaml@^1.10.0, yaml@^1.10.2: version "1.10.2" - resolved "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz" + resolved "https://registry.npmmirror.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b" integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== yaml@^2.3.4: - version "2.7.1" - resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6" - integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ== + version "2.7.0" + resolved "https://registry.npmmirror.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98" + integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA== yargs-parser@20.x, yargs-parser@^20.2.2: version "20.2.9" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz" + resolved "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee" integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w== yargs-parser@^21.1.1: version "21.1.1" - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" + resolved "https://registry.npmmirror.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== yargs@^16.0.0, yargs@^16.2.0: version "16.2.0" - resolved "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz" + resolved "https://registry.npmmirror.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66" integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw== dependencies: cliui "^7.0.2" @@ -13220,7 +12287,7 @@ yargs@^17.5.1: version "17.7.2" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" + resolved "https://registry.npmmirror.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269" integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w== dependencies: cliui "^8.0.1" @@ -13233,7 +12300,7 @@ zip-a-folder@3.1.7: version "3.1.7" - resolved "https://registry.yarnpkg.com/zip-a-folder/-/zip-a-folder-3.1.7.tgz#e703d9a41debbdc169073e58bcb03a3acfbf4cc2" + resolved "https://registry.npmmirror.com/zip-a-folder/-/zip-a-folder-3.1.7.tgz#e703d9a41debbdc169073e58bcb03a3acfbf4cc2" integrity sha512-pnY1fwTBYiwqXexCYCK8D/asfBhJ9BnnBlt6Qjx53cjBq+9JO+hhOZSt/1N05d3xf/21DhWySSugelyj6dLrYA== dependencies: archiver "^7.0.1" @@ -13242,7 +12309,7 @@ zip-stream@^6.0.1: version "6.0.1" - resolved "https://registry.yarnpkg.com/zip-stream/-/zip-stream-6.0.1.tgz#e141b930ed60ccaf5d7fa9c8260e0d1748a2bbfb" + resolved "https://registry.npmmirror.com/zip-stream/-/zip-stream-6.0.1.tgz#e141b930ed60ccaf5d7fa9c8260e0d1748a2bbfb" integrity sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA== dependencies: archiver-utils "^5.0.0" @@ -13251,5 +12318,5 @@ zwitch@^2.0.4: version "2.0.4" - resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7" + resolved "https://registry.npmmirror.com/zwitch/-/zwitch-2.0.4.tgz#c827d4b0acb76fc3e685a4c6ec2902d51070e9d7" integrity sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A== -- Gitblit v1.9.3