@fewangsit/wangsvue 1.5.219-alpha.1 → 1.5.219-alpha.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/animation/index.es.js +54 -37
- package/assets/lottiejs/loading-page.es.js +14 -9
- package/assets/lottiejs/loading-plane.es.js +2 -2
- package/assets/lottiejs/loading-table.es.js +14 -9
- package/assets/lottiejs/no-data.es.js +14 -9
- package/backgroundimagecropper/index.es.js +61 -37
- package/badge/index.es.js +77 -67
- package/badgegroup/index.es.js +62 -50
- package/basecalendar/index.es.js +1258 -735
- package/basetree/index.es.js +213 -113
- package/breadcrumb/index.es.js +46 -38
- package/button/index.es.js +60 -54
- package/buttonbulkaction/index.es.js +168 -117
- package/buttoncopy/index.es.js +25 -22
- package/buttondownload/index.es.js +125 -76
- package/buttonfilter/index.es.js +21 -15
- package/buttonradio/index.es.js +91 -67
- package/buttonsearch/index.es.js +62 -46
- package/buttonselecttree/index.es.js +233 -172
- package/buttontoggle/index.es.js +8 -6
- package/calendar/index.es.js +113 -58
- package/card/index.es.js +44 -42
- package/checkbox/index.es.js +105 -74
- package/codesnippet/index.es.js +91 -71
- package/codesnippetadapter/index.es.js +25 -21
- package/columnlist/index.es.js +249 -171
- package/components.d.ts +0 -21
- package/config/defaultProps.es.js +9 -9
- package/config/index.es.js +11 -10
- package/config/locale.es.js +2 -2
- package/customcolumn/index.es.js +95 -78
- package/datatable/index.es.js +1071 -732
- package/dialog/index.es.js +54 -54
- package/dialogconfirm/index.es.js +90 -75
- package/dialogform/index.es.js +170 -133
- package/dialogselecttree/index.es.js +242 -194
- package/directives/focus.es.js +13 -8
- package/dropdown/index.es.js +250 -196
- package/editor/index.es.js +694 -498
- package/editorbutton/index.es.js +21 -19
- package/event-bus/index.es.js +3 -3
- package/event-bus/mitt.es.js +37 -20
- package/fieldwrapper/index.es.js +30 -25
- package/fileupload/index.es.js +230 -140
- package/filtercontainer/index.es.js +299 -222
- package/form/index.es.js +176 -126
- package/gallerypreview/index.es.js +138 -101
- package/icon/index.es.js +38 -36
- package/image/index.es.js +161 -108
- package/imagecompressor/index.es.js +616 -449
- package/imageinputinfo/index.es.js +26 -22
- package/inlinemessage/index.es.js +77 -65
- package/inputbadge/index.es.js +230 -156
- package/inputcurrency/index.es.js +146 -109
- package/inputemail/index.es.js +18 -16
- package/inputgroup/index.es.js +19 -16
- package/inputnumber/index.es.js +252 -182
- package/inputpassword/index.es.js +120 -94
- package/inputphonenumber/index.es.js +1017 -550
- package/inputrangenumber/index.es.js +129 -98
- package/inputtext/index.es.js +264 -189
- package/inputurl/index.es.js +31 -29
- package/invisiblefield/index.es.js +24 -16
- package/litedropdown/index.es.js +87 -81
- package/loading/index.es.js +21 -19
- package/loading-page-BXZ4fLOS.js +8 -0
- package/loading-page-BuLpsb_1.js +8 -0
- package/loading-page-CNqVBg__.js +4 -0
- package/loading-page-DbhhZih2.js +4 -0
- package/loading-page-DjfWXoOy.js +8 -0
- package/loading-page-S-KRY5zm.js +4 -0
- package/loading-plane-C1mi7Whv.js +4 -0
- package/loading-plane-CWq1hz_l.js +8 -0
- package/loading-table-B7LAXzAp.js +4 -0
- package/loading-table-BLmgKUsR.js +4 -0
- package/loading-table-CG7-cuhv.js +8 -0
- package/loading-table-CUPS49ta.js +4 -0
- package/loading-table-CuWWrTbv.js +8 -0
- package/loading-table-DbBzVwaZ.js +8 -0
- package/mentionlist/index.es.js +77 -44
- package/mentionsection/index.es.js +53 -43
- package/menu/index.es.js +65 -51
- package/menuitem/index.es.js +39 -37
- package/multirow/index.es.js +29 -28
- package/multiselect/index.es.js +184 -152
- package/no-data-B781skt3.js +4 -0
- package/no-data-CAksOnDl.js +4 -0
- package/no-data-DCsjBXQR.js +4 -0
- package/no-data-Dz0QOe7Q.js +8 -0
- package/no-data-_Huxiv9q.js +8 -0
- package/no-data-ybRQontJ.js +8 -0
- package/overlaypanel/index.es.js +49 -36
- package/package.json +1 -1
- package/paginator/index.es.js +36 -33
- package/plugins/WangsVue.es.js +63 -45
- package/plugins/formValidation.es.js +15 -11
- package/progressbar/index.es.js +39 -32
- package/quickfilter/index.es.js +94 -81
- package/stats.html +1 -1
- package/style.css +1 -1
- package/tabmenu/index.es.js +18 -16
- package/textarea/index.es.js +94 -72
- package/timeline/index.es.js +124 -102
- package/timelinecontentbytype/index.es.js +114 -92
- package/toast/index.es.js +67 -54
- package/toggleswitch/index.es.js +83 -66
- package/tree/index.es.js +306 -198
- package/treenode/index.es.js +464 -339
- package/treesearchinput/index.es.js +32 -26
- package/usergroup/index.es.js +83 -67
- package/username/index.es.js +99 -85
- package/utils/addAttachment.util.es.js +47 -21
- package/utils/baseToast.util.es.js +41 -33
- package/utils/convertJsonImage.util.es.js +24 -24
- package/utils/date.util.es.js +131 -106
- package/utils/exportToExcel.util.es.js +81 -47
- package/utils/filterOptions.util.es.js +8 -2
- package/utils/genPlaceholder.util.es.js +30 -16
- package/utils/getProjectPermission.util.es.js +15 -12
- package/utils/getSalesRole.util.es.js +4 -4
- package/utils/getUser.util.es.js +2 -2
- package/utils/getUserType.util.es.js +13 -8
- package/utils/isIntersect.es.js +4 -2
- package/utils/mergePropsWithDefaults.util.es.js +7 -6
- package/utils/object.util.es.js +88 -54
- package/utils/queryParamsStringfy.util.es.js +19 -11
- package/utils/role.util.es.js +5 -4
- package/utils/statusSeverity.util.es.js +20 -5
- package/utils/textFormatter.util.es.js +28 -50
- package/utils/toast.util.es.js +8 -5
- package/utils/xlsx.util.es.js +12 -6
- package/validatormessage/index.es.js +9 -9
- package/vendor/@popperjs/core/lib/createPopper.es.js +110 -83
- package/vendor/@popperjs/core/lib/dom-utils/contains.es.js +14 -13
- package/vendor/@popperjs/core/lib/dom-utils/getBoundingClientRect.es.js +33 -18
- package/vendor/@popperjs/core/lib/dom-utils/getClippingRect.es.js +55 -31
- package/vendor/@popperjs/core/lib/dom-utils/getCompositeRect.es.js +43 -22
- package/vendor/@popperjs/core/lib/dom-utils/getComputedStyle.es.js +4 -4
- package/vendor/@popperjs/core/lib/dom-utils/getDocumentElement.es.js +5 -5
- package/vendor/@popperjs/core/lib/dom-utils/getDocumentRect.es.js +23 -13
- package/vendor/@popperjs/core/lib/dom-utils/getHTMLElementScroll.es.js +4 -4
- package/vendor/@popperjs/core/lib/dom-utils/getLayoutRect.es.js +17 -9
- package/vendor/@popperjs/core/lib/dom-utils/getNodeName.es.js +3 -3
- package/vendor/@popperjs/core/lib/dom-utils/getNodeScroll.es.js +11 -7
- package/vendor/@popperjs/core/lib/dom-utils/getOffsetParent.es.js +42 -26
- package/vendor/@popperjs/core/lib/dom-utils/getParentNode.es.js +13 -10
- package/vendor/@popperjs/core/lib/dom-utils/getScrollParent.es.js +13 -7
- package/vendor/@popperjs/core/lib/dom-utils/getViewportRect.es.js +25 -15
- package/vendor/@popperjs/core/lib/dom-utils/getWindow.es.js +8 -7
- package/vendor/@popperjs/core/lib/dom-utils/getWindowScroll.es.js +8 -6
- package/vendor/@popperjs/core/lib/dom-utils/getWindowScrollBarX.es.js +6 -6
- package/vendor/@popperjs/core/lib/dom-utils/instanceOf.es.js +16 -15
- package/vendor/@popperjs/core/lib/dom-utils/isLayoutViewport.es.js +4 -4
- package/vendor/@popperjs/core/lib/dom-utils/isScrollParent.es.js +5 -5
- package/vendor/@popperjs/core/lib/dom-utils/isTableElement.es.js +4 -4
- package/vendor/@popperjs/core/lib/dom-utils/listScrollParents.es.js +17 -11
- package/vendor/@popperjs/core/lib/enums.es.js +43 -20
- package/vendor/@popperjs/core/lib/modifiers/applyStyles.es.js +49 -25
- package/vendor/@popperjs/core/lib/modifiers/arrow.es.js +61 -26
- package/vendor/@popperjs/core/lib/modifiers/computeStyles.es.js +101 -69
- package/vendor/@popperjs/core/lib/modifiers/eventListeners.es.js +30 -16
- package/vendor/@popperjs/core/lib/modifiers/flip.es.js +99 -60
- package/vendor/@popperjs/core/lib/modifiers/hide.es.js +44 -31
- package/vendor/@popperjs/core/lib/modifiers/offset.es.js +32 -20
- package/vendor/@popperjs/core/lib/modifiers/popperOffsets.es.js +11 -11
- package/vendor/@popperjs/core/lib/modifiers/preventOverflow.es.js +91 -40
- package/vendor/@popperjs/core/lib/popper.es.js +14 -13
- package/vendor/@popperjs/core/lib/utils/computeAutoPlacement.es.js +29 -21
- package/vendor/@popperjs/core/lib/utils/computeOffsets.es.js +41 -36
- package/vendor/@popperjs/core/lib/utils/debounce.es.js +11 -7
- package/vendor/@popperjs/core/lib/utils/detectOverflow.es.js +42 -28
- package/vendor/@popperjs/core/lib/utils/expandToHashMap.es.js +5 -4
- package/vendor/@popperjs/core/lib/utils/getAltAxis.es.js +3 -3
- package/vendor/@popperjs/core/lib/utils/getBasePlacement.es.js +3 -3
- package/vendor/@popperjs/core/lib/utils/getFreshSideObject.es.js +2 -2
- package/vendor/@popperjs/core/lib/utils/getMainAxisFromPlacement.es.js +3 -3
- package/vendor/@popperjs/core/lib/utils/getOppositePlacement.es.js +5 -5
- package/vendor/@popperjs/core/lib/utils/getOppositeVariationPlacement.es.js +5 -5
- package/vendor/@popperjs/core/lib/utils/getVariation.es.js +3 -3
- package/vendor/@popperjs/core/lib/utils/math.es.js +6 -4
- package/vendor/@popperjs/core/lib/utils/mergeByName.es.js +11 -10
- package/vendor/@popperjs/core/lib/utils/mergePaddingObject.es.js +4 -4
- package/vendor/@popperjs/core/lib/utils/orderModifiers.es.js +30 -22
- package/vendor/@popperjs/core/lib/utils/rectToClientRect.es.js +7 -7
- package/vendor/@popperjs/core/lib/utils/userAgent.es.js +9 -6
- package/vendor/@popperjs/core/lib/utils/within.es.js +8 -8
- package/vendor/@tiptap/core/dist/index.es.js +3494 -2000
- package/vendor/@tiptap/extension-bold/dist/index.es.js +29 -19
- package/vendor/@tiptap/extension-bubble-menu/dist/index.es.js +145 -71
- package/vendor/@tiptap/extension-bullet-list/dist/index.es.js +32 -19
- package/vendor/@tiptap/extension-code/dist/index.es.js +22 -14
- package/vendor/@tiptap/extension-document/dist/index.es.js +4 -4
- package/vendor/@tiptap/extension-floating-menu/dist/index.es.js +106 -51
- package/vendor/@tiptap/extension-heading/dist/index.es.js +38 -22
- package/vendor/@tiptap/extension-history/dist/index.es.js +11 -7
- package/vendor/@tiptap/extension-image/dist/index.es.js +20 -17
- package/vendor/@tiptap/extension-italic/dist/index.es.js +28 -18
- package/vendor/@tiptap/extension-link/dist/index.es.js +236 -147
- package/vendor/@tiptap/extension-list-item/dist/index.es.js +6 -6
- package/vendor/@tiptap/extension-mention/dist/index.es.js +98 -63
- package/vendor/@tiptap/extension-ordered-list/dist/index.es.js +38 -25
- package/vendor/@tiptap/extension-paragraph/dist/index.es.js +8 -6
- package/vendor/@tiptap/extension-placeholder/dist/index.es.js +34 -27
- package/vendor/@tiptap/extension-text/dist/index.es.js +3 -3
- package/vendor/@tiptap/extension-underline/dist/index.es.js +16 -10
- package/vendor/@tiptap/suggestion/dist/index.es.js +174 -90
- package/vendor/@tiptap/vue-3/dist/index.es.js +287 -188
- package/vendor/@wangs-ui/core/components/p-BU8h34na.es.js +17 -14
- package/vendor/@wangs-ui/core/components/p-C5lMEBcj.es.js +69 -55
- package/vendor/@wangs-ui/core/components/p-CKYwZoTo.es.js +26 -22
- package/vendor/@wangs-ui/core/components/p-CsoK-EWG.es.js +147 -102
- package/vendor/@wangs-ui/core/components/p-DPHEi31J.es.js +102 -77
- package/vendor/@wangs-ui/core/components/p-DTTCzifR.es.js +1298 -551
- package/vendor/@wangs-ui/core/components/p-Duri5p90.es.js +60 -49
- package/vendor/@wangs-ui/core/components/wangs-button.es.js +19 -15
- package/vendor/@wangs-ui/core/components/wangs-icon.es.js +3 -3
- package/vendor/@wangs-ui/core/components/wangs-input-otp.es.js +3 -3
- package/vendor/@wangs-ui/core/components/wangs-tab-menu.es.js +3 -3
- package/vendor/@wangs-ui/core/dist/esm/index-DCkh3cGv.es.js +116 -102
- package/vendor/@wangs-ui/vue/dist/index.es.js +77 -77
- package/vendor/base64toblob/base64toblob.es.js +31 -15
- package/vendor/highlight.js/es/core.es.js +5 -5
- package/vendor/highlight.js/es/languages/javascript.es.js +237 -193
- package/vendor/highlight.js/es/languages/json.es.js +18 -15
- package/vendor/highlight.js/es/languages/typescript.es.js +288 -228
- package/vendor/highlight.js/es/languages/vbscript-html.es.js +2 -2
- package/vendor/highlight.js/lib/core.es.js +1144 -666
- package/vendor/linkifyjs/dist/linkify.es.es.js +858 -405
- package/vendor/lodash/_Symbol.es.js +11 -8
- package/vendor/lodash/_baseGetTag.es.js +19 -12
- package/vendor/lodash/_baseTrim.es.js +13 -10
- package/vendor/lodash/_freeGlobal.es.js +10 -8
- package/vendor/lodash/_getRawTag.es.js +28 -15
- package/vendor/lodash/_objectToString.es.js +12 -9
- package/vendor/lodash/_root.es.js +12 -8
- package/vendor/lodash/_trimmedEndIndex.es.js +14 -11
- package/vendor/lodash/debounce.es.js +92 -54
- package/vendor/lodash/isObject.es.js +11 -9
- package/vendor/lodash/isObjectLike.es.js +10 -8
- package/vendor/lodash/isSymbol.es.js +14 -11
- package/vendor/lodash/now.es.js +12 -9
- package/vendor/lodash/throttle.es.js +25 -17
- package/vendor/lodash/toNumber.es.js +33 -23
- package/vendor/lodash-es/_DataView.es.js +4 -4
- package/vendor/lodash-es/_Hash.es.js +17 -16
- package/vendor/lodash-es/_ListCache.es.js +17 -16
- package/vendor/lodash-es/_Map.es.js +4 -4
- package/vendor/lodash-es/_MapCache.es.js +17 -16
- package/vendor/lodash-es/_Promise.es.js +4 -4
- package/vendor/lodash-es/_Set.es.js +4 -4
- package/vendor/lodash-es/_SetCache.es.js +12 -10
- package/vendor/lodash-es/_Stack.es.js +15 -15
- package/vendor/lodash-es/_Symbol.es.js +3 -3
- package/vendor/lodash-es/_Uint8Array.es.js +3 -3
- package/vendor/lodash-es/_WeakMap.es.js +4 -4
- package/vendor/lodash-es/_arrayEach.es.js +9 -5
- package/vendor/lodash-es/_arrayFilter.es.js +9 -6
- package/vendor/lodash-es/_arrayLikeKeys.es.js +21 -17
- package/vendor/lodash-es/_arrayPush.es.js +7 -5
- package/vendor/lodash-es/_arraySome.es.js +9 -6
- package/vendor/lodash-es/_assignValue.es.js +10 -7
- package/vendor/lodash-es/_assocIndexOf.es.js +9 -6
- package/vendor/lodash-es/_baseAssignValue.es.js +13 -9
- package/vendor/lodash-es/_baseClone.es.js +67 -49
- package/vendor/lodash-es/_baseCreate.es.js +15 -11
- package/vendor/lodash-es/_baseGetAllKeys.es.js +6 -6
- package/vendor/lodash-es/_baseGetTag.es.js +11 -7
- package/vendor/lodash-es/_baseIsArguments.es.js +6 -6
- package/vendor/lodash-es/_baseIsEqual.es.js +11 -5
- package/vendor/lodash-es/_baseIsEqualDeep.es.js +39 -26
- package/vendor/lodash-es/_baseIsMap.es.js +6 -6
- package/vendor/lodash-es/_baseIsNative.es.js +18 -12
- package/vendor/lodash-es/_baseIsSet.es.js +6 -6
- package/vendor/lodash-es/_baseIsTypedArray.es.js +11 -9
- package/vendor/lodash-es/_baseKeys.es.js +16 -11
- package/vendor/lodash-es/_baseTimes.es.js +7 -5
- package/vendor/lodash-es/_baseTrim.es.js +5 -5
- package/vendor/lodash-es/_baseUnary.es.js +4 -4
- package/vendor/lodash-es/_cacheHas.es.js +3 -3
- package/vendor/lodash-es/_cloneArrayBuffer.es.js +6 -5
- package/vendor/lodash-es/_cloneBuffer.es.js +11 -6
- package/vendor/lodash-es/_cloneDataView.es.js +5 -5
- package/vendor/lodash-es/_cloneRegExp.es.js +6 -5
- package/vendor/lodash-es/_cloneSymbol.es.js +5 -5
- package/vendor/lodash-es/_cloneTypedArray.es.js +5 -5
- package/vendor/lodash-es/_coreJsData.es.js +3 -3
- package/vendor/lodash-es/_defineProperty.es.js +7 -6
- package/vendor/lodash-es/_equalArrays.es.js +38 -28
- package/vendor/lodash-es/_equalByTag.es.js +55 -41
- package/vendor/lodash-es/_equalObjects.es.js +42 -28
- package/vendor/lodash-es/_freeGlobal.es.js +2 -2
- package/vendor/lodash-es/_getAllKeys.es.js +6 -6
- package/vendor/lodash-es/_getMapData.es.js +5 -5
- package/vendor/lodash-es/_getNative.es.js +6 -6
- package/vendor/lodash-es/_getPrototype.es.js +3 -3
- package/vendor/lodash-es/_getRawTag.es.js +20 -10
- package/vendor/lodash-es/_getSymbols.es.js +15 -8
- package/vendor/lodash-es/_getTag.es.js +31 -25
- package/vendor/lodash-es/_getValue.es.js +3 -3
- package/vendor/lodash-es/_hashClear.es.js +5 -4
- package/vendor/lodash-es/_hashDelete.es.js +5 -4
- package/vendor/lodash-es/_hashGet.es.js +11 -9
- package/vendor/lodash-es/_hashHas.es.js +7 -6
- package/vendor/lodash-es/_hashSet.es.js +8 -6
- package/vendor/lodash-es/_initCloneArray.es.js +10 -5
- package/vendor/lodash-es/_initCloneByTag.es.js +39 -38
- package/vendor/lodash-es/_initCloneObject.es.js +6 -6
- package/vendor/lodash-es/_isIndex.es.js +7 -5
- package/vendor/lodash-es/_isKeyable.es.js +4 -4
- package/vendor/lodash-es/_isMasked.es.js +7 -7
- package/vendor/lodash-es/_isPrototype.es.js +5 -5
- package/vendor/lodash-es/_listCacheClear.es.js +4 -3
- package/vendor/lodash-es/_listCacheDelete.es.js +17 -9
- package/vendor/lodash-es/_listCacheGet.es.js +5 -5
- package/vendor/lodash-es/_listCacheHas.es.js +4 -4
- package/vendor/lodash-es/_listCacheSet.es.js +11 -5
- package/vendor/lodash-es/_mapCacheClear.es.js +10 -9
- package/vendor/lodash-es/_mapCacheDelete.es.js +6 -5
- package/vendor/lodash-es/_mapCacheGet.es.js +4 -4
- package/vendor/lodash-es/_mapCacheHas.es.js +4 -4
- package/vendor/lodash-es/_mapCacheSet.es.js +7 -5
- package/vendor/lodash-es/_mapToArray.es.js +7 -6
- package/vendor/lodash-es/_nativeCreate.es.js +3 -3
- package/vendor/lodash-es/_nativeKeys.es.js +3 -3
- package/vendor/lodash-es/_nodeUtil.es.js +13 -6
- package/vendor/lodash-es/_objectToString.es.js +5 -4
- package/vendor/lodash-es/_overArg.es.js +4 -4
- package/vendor/lodash-es/_root.es.js +4 -3
- package/vendor/lodash-es/_setCacheAdd.es.js +5 -4
- package/vendor/lodash-es/_setCacheHas.es.js +3 -3
- package/vendor/lodash-es/_setToArray.es.js +7 -6
- package/vendor/lodash-es/_stackClear.es.js +5 -4
- package/vendor/lodash-es/_stackDelete.es.js +5 -4
- package/vendor/lodash-es/_stackGet.es.js +3 -3
- package/vendor/lodash-es/_stackHas.es.js +3 -3
- package/vendor/lodash-es/_stackSet.es.js +18 -13
- package/vendor/lodash-es/_toSource.es.js +9 -8
- package/vendor/lodash-es/_trimmedEndIndex.es.js +7 -6
- package/vendor/lodash-es/cloneDeep.es.js +5 -5
- package/vendor/lodash-es/debounce.es.js +84 -49
- package/vendor/lodash-es/eq.es.js +3 -3
- package/vendor/lodash-es/isArguments.es.js +9 -6
- package/vendor/lodash-es/isArray.es.js +2 -2
- package/vendor/lodash-es/isArrayLike.es.js +5 -5
- package/vendor/lodash-es/isBuffer.es.js +9 -4
- package/vendor/lodash-es/isEqual.es.js +4 -4
- package/vendor/lodash-es/isFunction.es.js +10 -9
- package/vendor/lodash-es/isLength.es.js +4 -4
- package/vendor/lodash-es/isMap.es.js +6 -5
- package/vendor/lodash-es/isObject.es.js +4 -4
- package/vendor/lodash-es/isObjectLike.es.js +3 -3
- package/vendor/lodash-es/isSet.es.js +6 -5
- package/vendor/lodash-es/isSymbol.es.js +6 -6
- package/vendor/lodash-es/isTypedArray.es.js +6 -5
- package/vendor/lodash-es/keys.es.js +6 -6
- package/vendor/lodash-es/now.es.js +4 -4
- package/vendor/lodash-es/stubArray.es.js +2 -2
- package/vendor/lodash-es/stubFalse.es.js +3 -3
- package/vendor/lodash-es/toNumber.es.js +25 -18
- package/vendor/lodash-es/toString.es.js +2 -2
- package/vendor/lodash-es/uniqueId.es.js +6 -6
- package/vendor/orderedmap/dist/index.es.js +65 -49
- package/vendor/primevue/api/api.esm.es.js +214 -121
- package/vendor/primevue/avatar/avatar.esm.es.js +44 -41
- package/vendor/primevue/avatar/style/avatarstyle.esm.es.js +12 -11
- package/vendor/primevue/avatargroup/avatargroup.esm.es.js +17 -16
- package/vendor/primevue/avatargroup/style/avatargroupstyle.esm.es.js +6 -5
- package/vendor/primevue/badge/badge.esm.es.js +21 -20
- package/vendor/primevue/badge/style/badgestyle.esm.es.js +19 -18
- package/vendor/primevue/base/style/basestyle.esm.es.js +88 -99
- package/vendor/primevue/basecomponent/basecomponent.esm.es.js +327 -261
- package/vendor/primevue/basedirective/basedirective.esm.es.js +257 -186
- package/vendor/primevue/baseicon/baseicon.esm.es.js +55 -49
- package/vendor/primevue/baseicon/style/baseiconstyle.esm.es.js +5 -35
- package/vendor/primevue/button/button.esm.es.js +76 -72
- package/vendor/primevue/button/style/buttonstyle.esm.es.js +46 -39
- package/vendor/primevue/card/card.esm.es.js +30 -29
- package/vendor/primevue/card/style/cardstyle.esm.es.js +6 -5
- package/vendor/primevue/checkbox/checkbox.esm.es.js +109 -101
- package/vendor/primevue/checkbox/style/checkboxstyle.esm.es.js +12 -11
- package/vendor/primevue/config/config.esm.es.js +76 -58
- package/vendor/primevue/dialog/dialog.esm.es.js +421 -281
- package/vendor/primevue/dialog/style/dialogstyle.esm.es.js +26 -22
- package/vendor/primevue/dropdown/dropdown.esm.es.js +956 -742
- package/vendor/primevue/dropdown/style/dropdownstyle.esm.es.js +33 -31
- package/vendor/primevue/fileupload/fileupload.esm.es.js +559 -450
- package/vendor/primevue/fileupload/style/fileuploadstyle.esm.es.js +14 -13
- package/vendor/primevue/focustrap/focustrap.esm.es.js +128 -90
- package/vendor/primevue/focustrap/style/focustrapstyle.esm.es.js +2 -2
- package/vendor/primevue/icons/angledoubleleft/index.esm.es.js +13 -11
- package/vendor/primevue/icons/angledoubleright/index.esm.es.js +13 -11
- package/vendor/primevue/icons/angledown/index.esm.es.js +13 -11
- package/vendor/primevue/icons/angleleft/index.esm.es.js +13 -11
- package/vendor/primevue/icons/angleright/index.esm.es.js +13 -11
- package/vendor/primevue/icons/angleup/index.esm.es.js +13 -11
- package/vendor/primevue/icons/blank/index.esm.es.js +13 -11
- package/vendor/primevue/icons/check/index.esm.es.js +13 -11
- package/vendor/primevue/icons/chevrondown/index.esm.es.js +13 -11
- package/vendor/primevue/icons/exclamationtriangle/index.esm.es.js +17 -13
- package/vendor/primevue/icons/eye/index.esm.es.js +13 -11
- package/vendor/primevue/icons/eyeslash/index.esm.es.js +13 -11
- package/vendor/primevue/icons/infocircle/index.esm.es.js +13 -11
- package/vendor/primevue/icons/plus/index.esm.es.js +13 -11
- package/vendor/primevue/icons/refresh/index.esm.es.js +13 -11
- package/vendor/primevue/icons/search/index.esm.es.js +13 -11
- package/vendor/primevue/icons/searchminus/index.esm.es.js +13 -11
- package/vendor/primevue/icons/searchplus/index.esm.es.js +13 -11
- package/vendor/primevue/icons/spinner/index.esm.es.js +13 -11
- package/vendor/primevue/icons/times/index.esm.es.js +13 -11
- package/vendor/primevue/icons/timescircle/index.esm.es.js +13 -11
- package/vendor/primevue/icons/undo/index.esm.es.js +13 -11
- package/vendor/primevue/icons/upload/index.esm.es.js +13 -11
- package/vendor/primevue/icons/windowmaximize/index.esm.es.js +13 -11
- package/vendor/primevue/icons/windowminimize/index.esm.es.js +13 -11
- package/vendor/primevue/image/image.esm.es.js +280 -235
- package/vendor/primevue/image/style/imagestyle.esm.es.js +18 -17
- package/vendor/primevue/inputgroup/inputgroup.esm.es.js +17 -16
- package/vendor/primevue/inputgroup/style/inputgroupstyle.esm.es.js +6 -5
- package/vendor/primevue/inputgroupaddon/inputgroupaddon.esm.es.js +17 -16
- package/vendor/primevue/inputgroupaddon/style/inputgroupaddonstyle.esm.es.js +6 -5
- package/vendor/primevue/inputnumber/inputnumber.esm.es.js +834 -566
- package/vendor/primevue/inputnumber/style/inputnumberstyle.esm.es.js +23 -22
- package/vendor/primevue/inputtext/inputtext.esm.es.js +32 -30
- package/vendor/primevue/inputtext/style/inputtextstyle.esm.es.js +13 -12
- package/vendor/primevue/menu/menu.esm.es.js +402 -304
- package/vendor/primevue/menu/style/menustyle.esm.es.js +14 -13
- package/vendor/primevue/message/message.esm.es.js +126 -112
- package/vendor/primevue/message/style/messagestyle.esm.es.js +9 -8
- package/vendor/primevue/multiselect/multiselect.esm.es.js +1083 -835
- package/vendor/primevue/multiselect/style/multiselectstyle.esm.es.js +38 -36
- package/vendor/primevue/overlayeventbus/overlayeventbus.esm.es.js +3 -3
- package/vendor/primevue/overlaypanel/overlaypanel.esm.es.js +275 -169
- package/vendor/primevue/overlaypanel/style/overlaypanelstyle.esm.es.js +9 -8
- package/vendor/primevue/paginator/paginator.esm.es.js +513 -469
- package/vendor/primevue/paginator/style/paginatorstyle.esm.es.js +50 -43
- package/vendor/primevue/password/password.esm.es.js +306 -233
- package/vendor/primevue/password/style/passwordstyle.esm.es.js +26 -24
- package/vendor/primevue/portal/portal.esm.es.js +17 -17
- package/vendor/primevue/progressbar/progressbar.esm.es.js +37 -35
- package/vendor/primevue/progressbar/style/progressbarstyle.esm.es.js +10 -9
- package/vendor/primevue/ripple/ripple.esm.es.js +90 -62
- package/vendor/primevue/ripple/style/ripplestyle.esm.es.js +6 -5
- package/vendor/primevue/selectbutton/selectbutton.esm.es.js +213 -167
- package/vendor/primevue/selectbutton/style/selectbuttonstyle.esm.es.js +14 -13
- package/vendor/primevue/skeleton/skeleton.esm.es.js +28 -26
- package/vendor/primevue/skeleton/style/skeletonstyle.esm.es.js +13 -11
- package/vendor/primevue/textarea/style/textareastyle.esm.es.js +12 -11
- package/vendor/primevue/textarea/textarea.esm.es.js +49 -33
- package/vendor/primevue/timeline/style/timelinestyle.esm.es.js +9 -8
- package/vendor/primevue/timeline/timeline.esm.es.js +53 -52
- package/vendor/primevue/toast/style/toaststyle.esm.es.js +54 -46
- package/vendor/primevue/toast/toast.esm.es.js +309 -260
- package/vendor/primevue/toasteventbus/toasteventbus.esm.es.js +3 -3
- package/vendor/primevue/toastservice/toastservice.esm.es.js +16 -15
- package/vendor/primevue/tooltip/style/tooltipstyle.esm.es.js +6 -5
- package/vendor/primevue/tooltip/tooltip.esm.es.js +383 -186
- package/vendor/primevue/usestyle/usestyle.esm.es.js +94 -64
- package/vendor/primevue/usetoast/usetoast.esm.es.js +9 -8
- package/vendor/primevue/utils/utils.esm.es.js +1078 -772
- package/vendor/primevue/virtualscroller/style/virtualscrollerstyle.esm.es.js +5 -67
- package/vendor/primevue/virtualscroller/virtualscroller.esm.es.js +655 -428
- package/vendor/prosemirror-commands/dist/index.es.js +454 -316
- package/vendor/prosemirror-history/dist/index.es.js +286 -178
- package/vendor/prosemirror-keymap/dist/index.es.js +68 -48
- package/vendor/prosemirror-model/dist/index.es.js +1905 -1436
- package/vendor/prosemirror-schema-list/dist/index.es.js +115 -73
- package/vendor/prosemirror-state/dist/index.es.js +467 -353
- package/vendor/prosemirror-transform/dist/index.es.js +1146 -829
- package/vendor/prosemirror-view/dist/index.es.js +4127 -2719
- package/vendor/rope-sequence/dist/index.es.js +165 -82
- package/vendor/simplebar-core/dist/index.es.js +670 -242
- package/vendor/simplebar-vue/dist/simplebar-vue.esm.es.js +73 -60
- package/vendor/single-spa/lib/es2015/esm/single-spa.min.es.js +511 -510
- package/vendor/tippy.js/dist/tippy.esm.es.js +971 -525
- package/vendor/vee-validate/dist/vee-validate.esm.es.js +1830 -1097
- package/vendor/vue-advanced-cropper/dist/index.esm-bundler.es.js +740 -738
- package/vendor/w3c-keyname/index.es.js +25 -13
- package/wangsvue.es.js +167 -208
- package/wangsvue.esm.browser.js +67705 -0
- package/wangsvue.system.js +67600 -234
- package/api/index.es.js +0 -149
- package/apiitem/index.es.js +0 -611
- package/assignmember/index.es.js +0 -434
- package/attachment/index.es.js +0 -118
- package/attachmentchangelog/index.es.js +0 -79
- package/attachmentitem/index.es.js +0 -231
- package/attachmentthumbnail/index.es.js +0 -83
- package/changelog/index.d.ts +0 -164
- package/changelog/index.es.js +0 -85
- package/changelogfilter/index.es.js +0 -113
- package/changelogpage/index.d.ts +0 -184
- package/changelogpage/index.es.js +0 -176
- package/checklist/index.es.js +0 -571
- package/checklistchangelog/index.es.js +0 -85
- package/comment/index.d.ts +0 -187
- package/comment/index.es.js +0 -267
- package/commentblock/index.es.js +0 -337
- package/confirmdeploy/index.es.js +0 -64
- package/dependencycol/index.es.js +0 -32
- package/description/index.es.js +0 -135
- package/descriptiontab/index.es.js +0 -30
- package/detailmember/index.d.ts +0 -77
- package/detailmember/index.es.js +0 -32
- package/detailmemberadmin/index.es.js +0 -210
- package/detailmemberleader/index.es.js +0 -164
- package/detailmemberlog/index.es.js +0 -117
- package/detailsprint/index.d.ts +0 -86
- package/detailsprint/index.es.js +0 -414
- package/dialogaddattachment/index.es.js +0 -273
- package/dialogaddchecklist/index.es.js +0 -120
- package/dialogaddeditapi/index.es.js +0 -87
- package/dialogaddpbi/index.es.js +0 -197
- package/dialogadjustmenttask/index.es.js +0 -484
- package/dialogadjustmenttaskheader/index.es.js +0 -193
- package/dialogapichangelog/index.es.js +0 -83
- package/dialogassignmember/index.es.js +0 -171
- package/dialogconfirmapproval/index.es.js +0 -54
- package/dialogconfirmchecklist/index.es.js +0 -189
- package/dialogconfirmdeletetask/index.es.js +0 -70
- package/dialogconfirmdeletetaskpermanently/index.es.js +0 -50
- package/dialogconfirmedit/index.es.js +0 -50
- package/dialogconfirmfinishtask/index.es.js +0 -50
- package/dialogconfirmrestoretask/index.es.js +0 -46
- package/dialogconfirmsprint/index.es.js +0 -42
- package/dialogcopyapi/index.es.js +0 -130
- package/dialogcustomdependency/index.es.js +0 -55
- package/dialogdetailchecklisttemplate/index.es.js +0 -214
- package/dialogdetailcomponent/index.es.js +0 -121
- package/dialogdetailpbi/index.es.js +0 -192
- package/dialogfinishreview/index.es.js +0 -126
- package/dialogimprovementtask/index.es.js +0 -191
- package/dialogmemberadmin/index.es.js +0 -93
- package/dialogpreparepbi/index.es.js +0 -93
- package/dialogpriorityvalue/index.es.js +0 -85
- package/dialogreportbug/index.es.js +0 -207
- package/dialogreviewleader/index.es.js +0 -280
- package/dialogsavechecklisttemplate/index.es.js +0 -127
- package/dialogselectproject/index.es.js +0 -69
- package/dialogsetduration/index.es.js +0 -109
- package/dialogsettasklink/index.es.js +0 -153
- package/dialogtestapi/index.es.js +0 -389
- package/eventlogtab/index.es.js +0 -50
- package/infotasktab/index.es.js +0 -186
- package/inputadditional/index.es.js +0 -62
- package/inputinitialname/index.d.ts +0 -118
- package/inputinitialname/index.es.js +0 -95
- package/inputrepositoryname/index.d.ts +0 -86
- package/inputrepositoryname/index.es.js +0 -41
- package/isrequiredtext/index.es.js +0 -16
- package/legend/index.es.js +0 -727
- package/legendlist/index.es.js +0 -33
- package/loading-page-BrQattYE.js +0 -1
- package/loading-page-CgfbWppy.js +0 -1
- package/loading-page-DbLuqCHa.js +0 -1
- package/loading-plane-CgfbWppy.js +0 -1
- package/loading-table-Bdr9ZhtP.js +0 -1
- package/loading-table-BzrSQlA0.js +0 -1
- package/loading-table-chOgXi94.js +0 -1
- package/no-data-Cgze_Rvp.js +0 -1
- package/no-data-Dep79CBh.js +0 -1
- package/no-data-y1X5WtcQ.js +0 -1
- package/notificationitem/index.d.ts +0 -107
- package/notificationitem/index.es.js +0 -333
- package/reviewitem/index.es.js +0 -65
- package/reviewtab/index.es.js +0 -44
- package/services/calendar.service.es.js +0 -32
- package/sonarqubesummary/index.es.js +0 -234
- package/sprintsummary/index.es.js +0 -73
- package/summaryaccordion/index.d.ts +0 -121
- package/summaryaccordion/index.es.js +0 -365
- package/taskdependency/index.es.js +0 -686
- package/taskdetail/index.d.ts +0 -82
- package/taskdetail/index.es.js +0 -491
- package/taskdetailpbi/index.d.ts +0 -35
- package/taskdetailpbi/index.es.js +0 -172
- package/taskdetailunassignedpbi/index.es.js +0 -261
- package/tasklink/index.es.js +0 -257
- package/tasklinkchangelog/index.es.js +0 -93
- package/tasklist/index.es.js +0 -92
- package/taskmore/index.es.js +0 -52
- package/taskstatusbadge/index.es.js +0 -18
- package/tasktable/index.d.ts +0 -87
- package/tasktable/index.es.js +0 -832
- package/ticket/index.es.js +0 -151
- package/tooltipspan/index.es.js +0 -30
- package/utils/updateSprintStatus.util.es.js +0 -17
- package/valueformdatainput/index.es.js +0 -70
- package/workcalendar/index.es.js +0 -351
|
@@ -1,668 +1,669 @@
|
|
|
1
|
-
var
|
|
2
|
-
return
|
|
1
|
+
var t = Object.freeze({ __proto__: null, get start() {
|
|
2
|
+
return It;
|
|
3
3
|
}, get ensureJQuerySupport() {
|
|
4
|
-
return
|
|
4
|
+
return ft;
|
|
5
5
|
}, get setBootstrapMaxTime() {
|
|
6
|
-
return
|
|
6
|
+
return K;
|
|
7
7
|
}, get setMountMaxTime() {
|
|
8
|
-
return
|
|
8
|
+
return H;
|
|
9
9
|
}, get setUnmountMaxTime() {
|
|
10
|
-
return
|
|
10
|
+
return J;
|
|
11
11
|
}, get setUnloadMaxTime() {
|
|
12
|
-
return
|
|
12
|
+
return Q;
|
|
13
13
|
}, get registerApplication() {
|
|
14
|
-
return
|
|
14
|
+
return Tt;
|
|
15
15
|
}, get unregisterApplication() {
|
|
16
|
-
return
|
|
16
|
+
return At;
|
|
17
17
|
}, get getMountedApps() {
|
|
18
|
-
return
|
|
18
|
+
return Et;
|
|
19
19
|
}, get getAppStatus() {
|
|
20
|
-
return
|
|
20
|
+
return Pt;
|
|
21
21
|
}, get unloadApplication() {
|
|
22
|
-
return
|
|
22
|
+
return Nt;
|
|
23
23
|
}, get checkActivityFunctions() {
|
|
24
|
-
return
|
|
24
|
+
return bt;
|
|
25
25
|
}, get getAppNames() {
|
|
26
|
-
return
|
|
26
|
+
return vt;
|
|
27
27
|
}, get pathToActiveWhen() {
|
|
28
|
-
return
|
|
28
|
+
return Dt;
|
|
29
29
|
}, get navigateToUrl() {
|
|
30
|
-
return
|
|
30
|
+
return tt;
|
|
31
31
|
}, get patchHistoryApi() {
|
|
32
|
-
return
|
|
32
|
+
return at;
|
|
33
33
|
}, get triggerAppChange() {
|
|
34
|
-
return
|
|
34
|
+
return $t;
|
|
35
35
|
}, get addErrorHandler() {
|
|
36
|
-
return
|
|
36
|
+
return i;
|
|
37
37
|
}, get removeErrorHandler() {
|
|
38
|
-
return
|
|
38
|
+
return s;
|
|
39
39
|
}, get mountRootParcel() {
|
|
40
|
-
return
|
|
40
|
+
return G;
|
|
41
41
|
}, get NOT_LOADED() {
|
|
42
|
-
return
|
|
42
|
+
return c;
|
|
43
43
|
}, get LOADING_SOURCE_CODE() {
|
|
44
|
-
return
|
|
44
|
+
return l;
|
|
45
45
|
}, get NOT_BOOTSTRAPPED() {
|
|
46
|
-
return
|
|
46
|
+
return f;
|
|
47
47
|
}, get BOOTSTRAPPING() {
|
|
48
|
-
return
|
|
48
|
+
return p;
|
|
49
49
|
}, get NOT_MOUNTED() {
|
|
50
|
-
return
|
|
50
|
+
return h;
|
|
51
51
|
}, get MOUNTING() {
|
|
52
|
-
return
|
|
52
|
+
return m;
|
|
53
53
|
}, get UPDATING() {
|
|
54
|
-
return
|
|
54
|
+
return w;
|
|
55
55
|
}, get LOAD_ERROR() {
|
|
56
|
-
return
|
|
56
|
+
return E;
|
|
57
57
|
}, get MOUNTED() {
|
|
58
|
-
return
|
|
58
|
+
return d;
|
|
59
59
|
}, get UNLOADING() {
|
|
60
|
-
return
|
|
60
|
+
return y;
|
|
61
61
|
}, get UNMOUNTING() {
|
|
62
|
-
return
|
|
62
|
+
return g;
|
|
63
63
|
}, get SKIP_BECAUSE_BROKEN() {
|
|
64
64
|
return v;
|
|
65
|
-
} }),
|
|
65
|
+
} }), e = ("undefined" != typeof globalThis ? globalThis : "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof self ? self : {}).CustomEvent, n = function() {
|
|
66
66
|
try {
|
|
67
|
-
var
|
|
68
|
-
return
|
|
69
|
-
} catch {
|
|
67
|
+
var t2 = new e("cat", { detail: { foo: "bar" } });
|
|
68
|
+
return "cat" === t2.type && "bar" === t2.detail.foo;
|
|
69
|
+
} catch (t3) {
|
|
70
70
|
}
|
|
71
|
-
return
|
|
72
|
-
}() ?
|
|
73
|
-
var
|
|
74
|
-
return
|
|
75
|
-
} : function(
|
|
76
|
-
var
|
|
77
|
-
return
|
|
71
|
+
return false;
|
|
72
|
+
}() ? e : "undefined" != typeof document && "function" == typeof document.createEvent ? function(t2, e2) {
|
|
73
|
+
var n2 = document.createEvent("CustomEvent");
|
|
74
|
+
return e2 ? n2.initCustomEvent(t2, e2.bubbles, e2.cancelable, e2.detail) : n2.initCustomEvent(t2, false, false, void 0), n2;
|
|
75
|
+
} : function(t2, e2) {
|
|
76
|
+
var n2 = document.createEventObject();
|
|
77
|
+
return n2.type = t2, e2 ? (n2.bubbles = Boolean(e2.bubbles), n2.cancelable = Boolean(e2.cancelable), n2.detail = e2.detail) : (n2.bubbles = false, n2.cancelable = false, n2.detail = void 0), n2;
|
|
78
78
|
};
|
|
79
|
-
let
|
|
80
|
-
function
|
|
81
|
-
const
|
|
82
|
-
|
|
83
|
-
throw
|
|
79
|
+
let r = [];
|
|
80
|
+
function o(t2, e2, n2) {
|
|
81
|
+
const o2 = a(t2, e2, n2);
|
|
82
|
+
r.length ? r.forEach((t3) => t3(o2)) : setTimeout(() => {
|
|
83
|
+
throw o2;
|
|
84
84
|
});
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
if (
|
|
88
|
-
|
|
89
|
-
}
|
|
90
|
-
function
|
|
91
|
-
if (
|
|
92
|
-
let
|
|
93
|
-
return
|
|
94
|
-
const
|
|
95
|
-
return
|
|
96
|
-
}),
|
|
97
|
-
}
|
|
98
|
-
function
|
|
99
|
-
return `single-spa minified message #${
|
|
100
|
-
}
|
|
101
|
-
function
|
|
102
|
-
const
|
|
103
|
-
let
|
|
104
|
-
if (
|
|
86
|
+
function i(t2) {
|
|
87
|
+
if ("function" != typeof t2) throw Error(u(28));
|
|
88
|
+
r.push(t2);
|
|
89
|
+
}
|
|
90
|
+
function s(t2) {
|
|
91
|
+
if ("function" != typeof t2) throw Error(u(29));
|
|
92
|
+
let e2 = false;
|
|
93
|
+
return r = r.filter((n2) => {
|
|
94
|
+
const r2 = n2 === t2;
|
|
95
|
+
return e2 = e2 || r2, !r2;
|
|
96
|
+
}), e2;
|
|
97
|
+
}
|
|
98
|
+
function u(t2, e2, ...n2) {
|
|
99
|
+
return `single-spa minified message #${t2}: ${""}See https://single-spa.js.org/error/?code=${t2}${n2.length ? `&arg=${n2.join("&arg=")}` : ""}`;
|
|
100
|
+
}
|
|
101
|
+
function a(t2, e2, n2) {
|
|
102
|
+
const r2 = `${A(e2)} '${T(e2)}' died in status ${e2.status}: `;
|
|
103
|
+
let o2;
|
|
104
|
+
if (t2 instanceof Error) {
|
|
105
105
|
try {
|
|
106
|
-
|
|
107
|
-
} catch {
|
|
106
|
+
t2.message = r2 + t2.message;
|
|
107
|
+
} catch (t3) {
|
|
108
108
|
}
|
|
109
|
-
|
|
109
|
+
o2 = t2;
|
|
110
110
|
} else {
|
|
111
|
-
console.warn(
|
|
111
|
+
console.warn(u(30, false, e2.status, T(e2)));
|
|
112
112
|
try {
|
|
113
|
-
|
|
114
|
-
} catch {
|
|
115
|
-
|
|
113
|
+
o2 = Error(r2 + JSON.stringify(t2));
|
|
114
|
+
} catch (e3) {
|
|
115
|
+
o2 = t2;
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
|
-
return
|
|
118
|
+
return o2.appOrParcelName = T(e2), e2.status = n2, o2;
|
|
119
119
|
}
|
|
120
|
-
const
|
|
121
|
-
function
|
|
122
|
-
return
|
|
120
|
+
const c = "NOT_LOADED", l = "LOADING_SOURCE_CODE", f = "NOT_BOOTSTRAPPED", p = "BOOTSTRAPPING", h = "NOT_MOUNTED", m = "MOUNTING", d = "MOUNTED", w = "UPDATING", g = "UNMOUNTING", y = "UNLOADING", E = "LOAD_ERROR", v = "SKIP_BECAUSE_BROKEN";
|
|
121
|
+
function P(t2) {
|
|
122
|
+
return t2.status === d;
|
|
123
123
|
}
|
|
124
|
-
function
|
|
124
|
+
function O(t2) {
|
|
125
125
|
try {
|
|
126
|
-
return
|
|
127
|
-
} catch (
|
|
128
|
-
return
|
|
126
|
+
return t2.activeWhen(window.location);
|
|
127
|
+
} catch (e2) {
|
|
128
|
+
return o(e2, t2, v), false;
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
function
|
|
132
|
-
return
|
|
131
|
+
function T(t2) {
|
|
132
|
+
return t2.name;
|
|
133
133
|
}
|
|
134
|
-
function
|
|
135
|
-
return
|
|
134
|
+
function b(t2) {
|
|
135
|
+
return Boolean(t2.unmountThisParcel);
|
|
136
136
|
}
|
|
137
|
-
function
|
|
138
|
-
return
|
|
137
|
+
function A(t2) {
|
|
138
|
+
return b(t2) ? "parcel" : "application";
|
|
139
139
|
}
|
|
140
|
-
function
|
|
141
|
-
for (let
|
|
140
|
+
function N() {
|
|
141
|
+
for (let t2 = arguments.length - 1; t2 > 0; t2--) for (let e2 in arguments[t2]) "__proto__" !== e2 && (arguments[t2 - 1][e2] = arguments[t2][e2]);
|
|
142
142
|
return arguments[0];
|
|
143
143
|
}
|
|
144
|
-
function
|
|
145
|
-
for (let
|
|
144
|
+
function S(t2, e2) {
|
|
145
|
+
for (let n2 = 0; n2 < t2.length; n2++) if (e2(t2[n2])) return t2[n2];
|
|
146
146
|
return null;
|
|
147
147
|
}
|
|
148
|
-
function
|
|
149
|
-
return
|
|
150
|
-
var
|
|
151
|
-
}
|
|
152
|
-
function
|
|
153
|
-
let
|
|
154
|
-
|
|
155
|
-
const
|
|
156
|
-
return function(
|
|
157
|
-
return
|
|
158
|
-
const
|
|
159
|
-
return
|
|
148
|
+
function _(t2) {
|
|
149
|
+
return t2 && ("function" == typeof t2 || (e2 = t2, Array.isArray(e2) && !S(e2, (t3) => "function" != typeof t3)));
|
|
150
|
+
var e2;
|
|
151
|
+
}
|
|
152
|
+
function D(t2, e2) {
|
|
153
|
+
let n2 = t2[e2] || [];
|
|
154
|
+
n2 = Array.isArray(n2) ? n2 : [n2], 0 === n2.length && (n2 = [() => Promise.resolve()]);
|
|
155
|
+
const r2 = A(t2), o2 = T(t2);
|
|
156
|
+
return function(t3) {
|
|
157
|
+
return n2.reduce((n3, i2, s2) => n3.then(() => {
|
|
158
|
+
const n4 = i2(t3);
|
|
159
|
+
return U(n4) ? n4 : Promise.reject(u(15, false, r2, o2, e2, s2));
|
|
160
160
|
}), Promise.resolve());
|
|
161
161
|
};
|
|
162
162
|
}
|
|
163
|
-
function
|
|
164
|
-
return
|
|
165
|
-
}
|
|
166
|
-
let
|
|
167
|
-
function
|
|
168
|
-
return Promise.resolve().then(() =>
|
|
169
|
-
if (
|
|
170
|
-
return
|
|
171
|
-
}) : Promise.resolve().then(
|
|
172
|
-
function
|
|
173
|
-
return
|
|
163
|
+
function U(t2) {
|
|
164
|
+
return t2 && "function" == typeof t2.then && "function" == typeof t2.catch;
|
|
165
|
+
}
|
|
166
|
+
let M = [];
|
|
167
|
+
function j(t2, e2) {
|
|
168
|
+
return Promise.resolve().then(() => t2.status !== f ? t2 : (t2.status = p, t2.bootstrap ? V(t2, "bootstrap").then(n2).catch((n3) => {
|
|
169
|
+
if (e2) throw a(n3, t2, v);
|
|
170
|
+
return o(n3, t2, v), t2;
|
|
171
|
+
}) : Promise.resolve().then(n2)));
|
|
172
|
+
function n2() {
|
|
173
|
+
return t2.status = h, t2;
|
|
174
174
|
}
|
|
175
175
|
}
|
|
176
|
-
function
|
|
176
|
+
function $(t2, e2) {
|
|
177
177
|
return Promise.resolve().then(() => {
|
|
178
|
-
if (
|
|
179
|
-
|
|
180
|
-
const
|
|
181
|
-
return Promise.all(
|
|
182
|
-
const
|
|
183
|
-
if (
|
|
184
|
-
|
|
185
|
-
})).then(() =>
|
|
186
|
-
function
|
|
187
|
-
return
|
|
188
|
-
|
|
189
|
-
}, (
|
|
190
|
-
if (
|
|
191
|
-
|
|
178
|
+
if (t2.status !== d) return t2;
|
|
179
|
+
t2.status = g;
|
|
180
|
+
const n2 = Object.keys(t2.parcels).map((e3) => t2.parcels[e3].unmountThisParcel());
|
|
181
|
+
return Promise.all(n2).then(r2, (n3) => r2().then(() => {
|
|
182
|
+
const r3 = Error(n3.message);
|
|
183
|
+
if (e2) throw a(r3, t2, v);
|
|
184
|
+
o(r3, t2, v);
|
|
185
|
+
})).then(() => t2);
|
|
186
|
+
function r2() {
|
|
187
|
+
return V(t2, "unmount").then(() => {
|
|
188
|
+
t2.status = h;
|
|
189
|
+
}, (n3) => {
|
|
190
|
+
if (e2) throw a(n3, t2, v);
|
|
191
|
+
o(n3, t2, v);
|
|
192
192
|
});
|
|
193
193
|
}
|
|
194
194
|
});
|
|
195
195
|
}
|
|
196
|
-
let
|
|
197
|
-
function
|
|
198
|
-
return Promise.resolve().then(() =>
|
|
199
|
-
return
|
|
200
|
-
function
|
|
201
|
-
if (
|
|
202
|
-
return
|
|
196
|
+
let L = false, R = false;
|
|
197
|
+
function x(t2, e2) {
|
|
198
|
+
return Promise.resolve().then(() => t2.status !== h ? t2 : (L || (window.dispatchEvent(new n("single-spa:before-first-mount")), L = true), t2.status = m, V(t2, "mount").then(() => (t2.status = d, R || (window.dispatchEvent(new n("single-spa:first-mount")), R = true), t2)).catch((n2) => {
|
|
199
|
+
return t2.status = d, $(t2, true).then(r2, r2);
|
|
200
|
+
function r2() {
|
|
201
|
+
if (e2) throw a(n2, t2, v);
|
|
202
|
+
return o(n2, t2, v), t2;
|
|
203
203
|
}
|
|
204
204
|
})));
|
|
205
205
|
}
|
|
206
|
-
let
|
|
207
|
-
const
|
|
208
|
-
function
|
|
209
|
-
return
|
|
210
|
-
}
|
|
211
|
-
function
|
|
212
|
-
const
|
|
213
|
-
if (!
|
|
214
|
-
if (
|
|
215
|
-
const
|
|
216
|
-
let
|
|
217
|
-
if (
|
|
218
|
-
if (!
|
|
219
|
-
const
|
|
220
|
-
if (
|
|
221
|
-
return
|
|
222
|
-
}).then((
|
|
223
|
-
throw
|
|
206
|
+
let I = 0;
|
|
207
|
+
const B = { parcels: {} };
|
|
208
|
+
function G() {
|
|
209
|
+
return W.apply(B, arguments);
|
|
210
|
+
}
|
|
211
|
+
function W(t2, e2) {
|
|
212
|
+
const n2 = this;
|
|
213
|
+
if (!t2 || "object" != typeof t2 && "function" != typeof t2) throw Error(u(2));
|
|
214
|
+
if (t2.name && "string" != typeof t2.name) throw Error(u(3, false, typeof t2.name));
|
|
215
|
+
const r2 = I++;
|
|
216
|
+
let o2 = t2.name || `parcel-${r2}`;
|
|
217
|
+
if ("object" != typeof e2) throw Error(u(4, false, o2, typeof e2));
|
|
218
|
+
if (!e2.domElement) throw Error(u(5, false, o2));
|
|
219
|
+
const i2 = "function" == typeof t2, s2 = i2 ? t2 : () => Promise.resolve(t2), c2 = { id: r2, parcels: {}, status: i2 ? l : f, customProps: e2, parentName: T(n2), unmountThisParcel: () => y2.then(() => {
|
|
220
|
+
if (c2.status !== d) throw Error(u(6, false, o2, c2.status));
|
|
221
|
+
return $(c2, true);
|
|
222
|
+
}).then((t3) => (c2.parentName && delete n2.parcels[c2.id], t3)).then((t3) => (E2(t3), t3)).catch((t3) => {
|
|
223
|
+
throw c2.status = v, P2(t3), t3;
|
|
224
224
|
}) };
|
|
225
|
-
let
|
|
226
|
-
|
|
227
|
-
let
|
|
228
|
-
if (!
|
|
229
|
-
|
|
230
|
-
if (!
|
|
231
|
-
if (
|
|
232
|
-
if (!
|
|
233
|
-
if (!
|
|
234
|
-
if (
|
|
235
|
-
const
|
|
236
|
-
|
|
237
|
-
return
|
|
238
|
-
if (
|
|
239
|
-
return
|
|
240
|
-
throw
|
|
225
|
+
let p2;
|
|
226
|
+
n2.parcels[r2] = c2;
|
|
227
|
+
let m2 = s2();
|
|
228
|
+
if (!m2 || "function" != typeof m2.then) throw Error(u(7));
|
|
229
|
+
m2 = m2.then((t3) => {
|
|
230
|
+
if (!t3) throw Error(u(8));
|
|
231
|
+
if (o2 = t3.name || `parcel-${r2}`, Object.prototype.hasOwnProperty.call(t3, "bootstrap") && !_(t3.bootstrap)) throw Error(u(9, false, o2));
|
|
232
|
+
if (!_(t3.mount)) throw Error(u(10, false, o2));
|
|
233
|
+
if (!_(t3.unmount)) throw Error(u(11, false, o2));
|
|
234
|
+
if (t3.update && !_(t3.update)) throw Error(u(12, false, o2));
|
|
235
|
+
const e3 = D(t3, "bootstrap"), n3 = D(t3, "mount"), i3 = D(t3, "unmount");
|
|
236
|
+
c2.status = f, c2.name = o2, c2.bootstrap = e3, c2.mount = n3, c2.unmount = i3, c2.timeouts = q(t3.timeouts), t3.update && (c2.update = D(t3, "update"), p2.update = function(t4) {
|
|
237
|
+
return c2.customProps = t4, C((e4 = c2, Promise.resolve().then(() => {
|
|
238
|
+
if (e4.status !== d) throw Error(u(32, false, T(e4)));
|
|
239
|
+
return e4.status = w, V(e4, "update").then(() => (e4.status = d, e4)).catch((t5) => {
|
|
240
|
+
throw a(t5, e4, v);
|
|
241
241
|
});
|
|
242
242
|
})));
|
|
243
|
-
var
|
|
243
|
+
var e4;
|
|
244
244
|
});
|
|
245
245
|
});
|
|
246
|
-
const
|
|
247
|
-
let
|
|
248
|
-
const
|
|
249
|
-
|
|
246
|
+
const g2 = m2.then(() => j(c2, true)), y2 = g2.then(() => x(c2, true));
|
|
247
|
+
let E2, P2;
|
|
248
|
+
const O2 = new Promise((t3, e3) => {
|
|
249
|
+
E2 = t3, P2 = e3;
|
|
250
250
|
});
|
|
251
|
-
return
|
|
252
|
-
if (
|
|
253
|
-
return
|
|
254
|
-
})), unmount: () =>
|
|
255
|
-
}
|
|
256
|
-
function
|
|
257
|
-
return
|
|
258
|
-
}
|
|
259
|
-
function
|
|
260
|
-
const
|
|
261
|
-
let
|
|
262
|
-
(
|
|
263
|
-
const
|
|
264
|
-
return
|
|
265
|
-
}
|
|
266
|
-
const
|
|
267
|
-
function
|
|
268
|
-
if (
|
|
269
|
-
|
|
270
|
-
}
|
|
271
|
-
function
|
|
272
|
-
if (
|
|
273
|
-
|
|
274
|
-
}
|
|
275
|
-
function
|
|
276
|
-
if (
|
|
277
|
-
|
|
278
|
-
}
|
|
279
|
-
function
|
|
280
|
-
if (
|
|
281
|
-
|
|
282
|
-
}
|
|
283
|
-
function
|
|
284
|
-
const
|
|
285
|
-
return new Promise((
|
|
286
|
-
let
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
}).catch((
|
|
290
|
-
|
|
291
|
-
}), setTimeout(() =>
|
|
292
|
-
const
|
|
293
|
-
function
|
|
294
|
-
if (!
|
|
295
|
-
if (
|
|
296
|
-
else if (!
|
|
297
|
-
const
|
|
298
|
-
console.warn(
|
|
251
|
+
return p2 = { mount: () => C(Promise.resolve().then(() => {
|
|
252
|
+
if (c2.status !== h) throw Error(u(13, false, o2, c2.status));
|
|
253
|
+
return n2.parcels[r2] = c2, x(c2);
|
|
254
|
+
})), unmount: () => C(c2.unmountThisParcel()), getStatus: () => c2.status, loadPromise: C(m2), bootstrapPromise: C(g2), mountPromise: C(y2), unmountPromise: C(O2) }, p2;
|
|
255
|
+
}
|
|
256
|
+
function C(t2) {
|
|
257
|
+
return t2.then(() => null);
|
|
258
|
+
}
|
|
259
|
+
function k(e2) {
|
|
260
|
+
const n2 = T(e2);
|
|
261
|
+
let r2 = "function" == typeof e2.customProps ? e2.customProps(n2, window.location) : e2.customProps;
|
|
262
|
+
("object" != typeof r2 || null === r2 || Array.isArray(r2)) && (r2 = {}, console.warn(u(40), n2, r2));
|
|
263
|
+
const o2 = N({}, r2, { name: n2, mountParcel: W.bind(e2), singleSpa: t });
|
|
264
|
+
return b(e2) && (o2.unmountSelf = e2.unmountThisParcel), o2;
|
|
265
|
+
}
|
|
266
|
+
const F = { bootstrap: { millis: 4e3, dieOnTimeout: false, warningMillis: 1e3 }, mount: { millis: 3e3, dieOnTimeout: false, warningMillis: 1e3 }, unmount: { millis: 3e3, dieOnTimeout: false, warningMillis: 1e3 }, unload: { millis: 3e3, dieOnTimeout: false, warningMillis: 1e3 }, update: { millis: 3e3, dieOnTimeout: false, warningMillis: 1e3 } };
|
|
267
|
+
function K(t2, e2, n2) {
|
|
268
|
+
if ("number" != typeof t2 || t2 <= 0) throw Error(u(16));
|
|
269
|
+
F.bootstrap = { millis: t2, dieOnTimeout: e2, warningMillis: n2 || 1e3 };
|
|
270
|
+
}
|
|
271
|
+
function H(t2, e2, n2) {
|
|
272
|
+
if ("number" != typeof t2 || t2 <= 0) throw Error(u(17));
|
|
273
|
+
F.mount = { millis: t2, dieOnTimeout: e2, warningMillis: n2 || 1e3 };
|
|
274
|
+
}
|
|
275
|
+
function J(t2, e2, n2) {
|
|
276
|
+
if ("number" != typeof t2 || t2 <= 0) throw Error(u(18));
|
|
277
|
+
F.unmount = { millis: t2, dieOnTimeout: e2, warningMillis: n2 || 1e3 };
|
|
278
|
+
}
|
|
279
|
+
function Q(t2, e2, n2) {
|
|
280
|
+
if ("number" != typeof t2 || t2 <= 0) throw Error(u(19));
|
|
281
|
+
F.unload = { millis: t2, dieOnTimeout: e2, warningMillis: n2 || 1e3 };
|
|
282
|
+
}
|
|
283
|
+
function V(t2, e2) {
|
|
284
|
+
const n2 = t2.timeouts[e2], r2 = n2.warningMillis, o2 = A(t2);
|
|
285
|
+
return new Promise((i2, s2) => {
|
|
286
|
+
let a2 = false, c2 = false;
|
|
287
|
+
t2[e2](k(t2)).then((t3) => {
|
|
288
|
+
a2 = true, i2(t3);
|
|
289
|
+
}).catch((t3) => {
|
|
290
|
+
a2 = true, s2(t3);
|
|
291
|
+
}), setTimeout(() => f2(1), r2), setTimeout(() => f2(true), n2.millis);
|
|
292
|
+
const l2 = u(31, false, e2, o2, T(t2), n2.millis);
|
|
293
|
+
function f2(t3) {
|
|
294
|
+
if (!a2) {
|
|
295
|
+
if (true === t3) c2 = true, n2.dieOnTimeout ? s2(Error(l2)) : console.error(l2);
|
|
296
|
+
else if (!c2) {
|
|
297
|
+
const e3 = t3, o3 = e3 * r2;
|
|
298
|
+
console.warn(l2), o3 + r2 < n2.millis && setTimeout(() => f2(e3 + 1), r2);
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
301
|
}
|
|
302
302
|
});
|
|
303
303
|
}
|
|
304
|
-
function
|
|
305
|
-
const
|
|
306
|
-
for (let
|
|
307
|
-
return
|
|
304
|
+
function q(t2) {
|
|
305
|
+
const e2 = {};
|
|
306
|
+
for (let n2 in F) e2[n2] = N({}, F[n2], t2 && t2[n2] || {});
|
|
307
|
+
return e2;
|
|
308
308
|
}
|
|
309
|
-
function
|
|
309
|
+
function z(t2) {
|
|
310
310
|
return Promise.resolve().then(() => {
|
|
311
|
-
if (
|
|
312
|
-
if (
|
|
313
|
-
let
|
|
314
|
-
return
|
|
315
|
-
const
|
|
316
|
-
if (!
|
|
317
|
-
return
|
|
318
|
-
let
|
|
319
|
-
|
|
320
|
-
const
|
|
321
|
-
if (
|
|
322
|
-
let
|
|
311
|
+
if (t2.loadPromise) return t2.loadPromise;
|
|
312
|
+
if (t2.status !== c && t2.status !== E) return t2;
|
|
313
|
+
let e2, n2;
|
|
314
|
+
return t2.status = l, t2.loadPromise = Promise.resolve().then(() => {
|
|
315
|
+
const r2 = t2.loadApp(k(t2));
|
|
316
|
+
if (!U(r2)) throw n2 = true, Error(u(33, false, T(t2)));
|
|
317
|
+
return r2.then((n3) => {
|
|
318
|
+
let r3;
|
|
319
|
+
t2.loadErrorTime = null, e2 = n3, "object" != typeof e2 && (r3 = 34), Object.prototype.hasOwnProperty.call(e2, "bootstrap") && !_(e2.bootstrap) && (r3 = 35), _(e2.mount) || (r3 = 36), _(e2.unmount) || (r3 = 37);
|
|
320
|
+
const i2 = A(e2);
|
|
321
|
+
if (r3) {
|
|
322
|
+
let n4;
|
|
323
323
|
try {
|
|
324
|
-
|
|
325
|
-
} catch {
|
|
324
|
+
n4 = JSON.stringify(e2);
|
|
325
|
+
} catch (t3) {
|
|
326
326
|
}
|
|
327
|
-
return console.error(
|
|
327
|
+
return console.error(u(r3, false, i2, T(t2), n4), e2), o(void 0, t2, v), t2;
|
|
328
328
|
}
|
|
329
|
-
return
|
|
329
|
+
return e2.devtools && e2.devtools.overlays && (t2.devtools.overlays = N({}, t2.devtools.overlays, e2.devtools.overlays)), t2.status = f, t2.bootstrap = D(e2, "bootstrap"), t2.mount = D(e2, "mount"), t2.unmount = D(e2, "unmount"), t2.unload = D(e2, "unload"), t2.timeouts = q(e2.timeouts), delete t2.loadPromise, t2;
|
|
330
330
|
});
|
|
331
|
-
}).catch((
|
|
332
|
-
let
|
|
333
|
-
return delete
|
|
331
|
+
}).catch((e3) => {
|
|
332
|
+
let r2;
|
|
333
|
+
return delete t2.loadPromise, n2 ? r2 = v : (r2 = E, t2.loadErrorTime = (/* @__PURE__ */ new Date()).getTime()), o(e3, t2, r2), t2;
|
|
334
334
|
});
|
|
335
335
|
});
|
|
336
336
|
}
|
|
337
|
-
const
|
|
338
|
-
function
|
|
339
|
-
let
|
|
340
|
-
if (
|
|
341
|
-
else if (this && this.href)
|
|
337
|
+
const X = "undefined" != typeof window, Y = { hashchange: [], popstate: [] }, Z = ["hashchange", "popstate"];
|
|
338
|
+
function tt(t2) {
|
|
339
|
+
let e2;
|
|
340
|
+
if ("string" == typeof t2) e2 = t2;
|
|
341
|
+
else if (this && this.href) e2 = this.href;
|
|
342
342
|
else {
|
|
343
|
-
if (!(
|
|
344
|
-
|
|
343
|
+
if (!(t2 && t2.currentTarget && t2.currentTarget.href && t2.preventDefault)) throw Error(u(14));
|
|
344
|
+
e2 = t2.currentTarget.href, t2.preventDefault();
|
|
345
345
|
}
|
|
346
|
-
const
|
|
347
|
-
|
|
346
|
+
const n2 = ct(window.location.href), r2 = ct(e2);
|
|
347
|
+
0 === e2.indexOf("#") ? window.location.hash = r2.hash : n2.host !== r2.host && r2.host ? window.location.href = e2 : r2.pathname === n2.pathname && r2.search === n2.search ? window.location.hash = r2.hash : window.history.pushState(null, null, e2);
|
|
348
348
|
}
|
|
349
|
-
function
|
|
350
|
-
if (
|
|
351
|
-
const
|
|
352
|
-
|
|
349
|
+
function et(t2) {
|
|
350
|
+
if (t2) {
|
|
351
|
+
const e2 = t2[0].type;
|
|
352
|
+
Z.indexOf(e2) >= 0 && Y[e2].forEach((e3) => {
|
|
353
353
|
try {
|
|
354
|
-
|
|
355
|
-
} catch (
|
|
354
|
+
e3.apply(this, t2);
|
|
355
|
+
} catch (t3) {
|
|
356
356
|
setTimeout(() => {
|
|
357
|
-
throw
|
|
357
|
+
throw t3;
|
|
358
358
|
});
|
|
359
359
|
}
|
|
360
360
|
});
|
|
361
361
|
}
|
|
362
362
|
}
|
|
363
|
-
let
|
|
364
|
-
function
|
|
365
|
-
|
|
363
|
+
let nt;
|
|
364
|
+
function rt() {
|
|
365
|
+
Lt([], arguments);
|
|
366
366
|
}
|
|
367
|
-
function
|
|
367
|
+
function ot(t2, e2) {
|
|
368
368
|
return function() {
|
|
369
|
-
const
|
|
370
|
-
return
|
|
369
|
+
const n2 = window.location.href, r2 = t2.apply(this, arguments), o2 = window.location.href;
|
|
370
|
+
return nt && n2 === o2 || window.dispatchEvent(it(window.history.state, e2)), r2;
|
|
371
371
|
};
|
|
372
372
|
}
|
|
373
|
-
function
|
|
374
|
-
let
|
|
373
|
+
function it(t2, e2) {
|
|
374
|
+
let n2;
|
|
375
375
|
try {
|
|
376
|
-
|
|
377
|
-
} catch {
|
|
378
|
-
|
|
376
|
+
n2 = new PopStateEvent("popstate", { state: t2 });
|
|
377
|
+
} catch (e3) {
|
|
378
|
+
n2 = document.createEvent("PopStateEvent"), n2.initPopStateEvent("popstate", false, false, t2);
|
|
379
379
|
}
|
|
380
|
-
return
|
|
381
|
-
}
|
|
382
|
-
let
|
|
383
|
-
function
|
|
384
|
-
if (
|
|
385
|
-
|
|
386
|
-
const
|
|
387
|
-
window.addEventListener = function(
|
|
388
|
-
if (!(
|
|
389
|
-
|
|
390
|
-
}, window.removeEventListener = function(
|
|
391
|
-
if (!(
|
|
392
|
-
|
|
393
|
-
}, window.history.pushState =
|
|
394
|
-
}
|
|
395
|
-
function
|
|
396
|
-
const
|
|
397
|
-
return
|
|
398
|
-
}
|
|
399
|
-
|
|
400
|
-
let
|
|
401
|
-
function
|
|
402
|
-
if (
|
|
403
|
-
const
|
|
404
|
-
|
|
405
|
-
return
|
|
406
|
-
},
|
|
407
|
-
return
|
|
408
|
-
},
|
|
380
|
+
return n2.singleSpa = true, n2.singleSpaTrigger = e2, n2;
|
|
381
|
+
}
|
|
382
|
+
let st = null, ut = false;
|
|
383
|
+
function at(t2) {
|
|
384
|
+
if (ut) throw Error(u(43));
|
|
385
|
+
nt = !t2 || !t2.hasOwnProperty("urlRerouteOnly") || t2.urlRerouteOnly, ut = true, st = window.history.replaceState, window.addEventListener("hashchange", rt), window.addEventListener("popstate", rt);
|
|
386
|
+
const e2 = window.addEventListener, n2 = window.removeEventListener;
|
|
387
|
+
window.addEventListener = function(t3, n3) {
|
|
388
|
+
if (!("function" == typeof n3 && Z.indexOf(t3) >= 0) || S(Y[t3], (t4) => t4 === n3)) return e2.apply(this, arguments);
|
|
389
|
+
Y[t3].push(n3);
|
|
390
|
+
}, window.removeEventListener = function(t3, e3) {
|
|
391
|
+
if (!("function" == typeof e3 && Z.indexOf(t3) >= 0)) return n2.apply(this, arguments);
|
|
392
|
+
Y[t3] = Y[t3].filter((t4) => t4 !== e3);
|
|
393
|
+
}, window.history.pushState = ot(window.history.pushState, "pushState"), window.history.replaceState = ot(st, "replaceState");
|
|
394
|
+
}
|
|
395
|
+
function ct(t2) {
|
|
396
|
+
const e2 = document.createElement("a");
|
|
397
|
+
return e2.href = t2, e2;
|
|
398
|
+
}
|
|
399
|
+
X && (window.singleSpaNavigate ? console.warn(u(41)) : window.singleSpaNavigate = tt);
|
|
400
|
+
let lt = false;
|
|
401
|
+
function ft(t2 = window.jQuery) {
|
|
402
|
+
if (t2 || window.$ && window.$.fn && window.$.fn.jquery && (t2 = window.$), t2 && !lt) {
|
|
403
|
+
const e2 = t2.fn.on, n2 = t2.fn.off;
|
|
404
|
+
t2.fn.on = function(t3, n3) {
|
|
405
|
+
return pt.call(this, e2, window.addEventListener, t3, n3, arguments);
|
|
406
|
+
}, t2.fn.off = function(t3, e3) {
|
|
407
|
+
return pt.call(this, n2, window.removeEventListener, t3, e3, arguments);
|
|
408
|
+
}, lt = true;
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
|
-
function
|
|
412
|
-
return
|
|
413
|
-
|
|
414
|
-
}),
|
|
411
|
+
function pt(t2, e2, n2, r2, o2) {
|
|
412
|
+
return "string" != typeof n2 ? t2.apply(this, o2) : (n2.split(/\s+/).forEach((t3) => {
|
|
413
|
+
Z.indexOf(t3) >= 0 && (e2(t3, r2), n2 = n2.replace(t3, ""));
|
|
414
|
+
}), "" === n2.trim() ? this : t2.apply(this, o2));
|
|
415
415
|
}
|
|
416
|
-
const
|
|
417
|
-
function
|
|
416
|
+
const ht = {};
|
|
417
|
+
function mt(t2) {
|
|
418
418
|
return Promise.resolve().then(() => {
|
|
419
|
-
const
|
|
420
|
-
if (!
|
|
421
|
-
if (
|
|
422
|
-
if (
|
|
423
|
-
if (
|
|
424
|
-
const
|
|
425
|
-
return
|
|
426
|
-
delete
|
|
427
|
-
}(
|
|
419
|
+
const e2 = ht[T(t2)];
|
|
420
|
+
if (!e2) return t2;
|
|
421
|
+
if (t2.status === c) return dt(t2, e2), t2;
|
|
422
|
+
if (t2.status === y) return e2.promise.then(() => t2);
|
|
423
|
+
if (t2.status !== h && t2.status !== E) return t2;
|
|
424
|
+
const n2 = t2.status === E ? Promise.resolve() : V(t2, "unload");
|
|
425
|
+
return t2.status = y, n2.then(() => (dt(t2, e2), t2)).catch((n3) => (function(t3, e3, n4) {
|
|
426
|
+
delete ht[T(t3)], delete t3.bootstrap, delete t3.mount, delete t3.unmount, delete t3.unload, o(n4, t3, v), e3.reject(n4);
|
|
427
|
+
}(t2, e2, n3), t2));
|
|
428
428
|
});
|
|
429
429
|
}
|
|
430
|
-
function
|
|
431
|
-
delete
|
|
432
|
-
}
|
|
433
|
-
function
|
|
434
|
-
|
|
435
|
-
}
|
|
436
|
-
function
|
|
437
|
-
return
|
|
438
|
-
}
|
|
439
|
-
const
|
|
440
|
-
function
|
|
441
|
-
return
|
|
442
|
-
}
|
|
443
|
-
function
|
|
444
|
-
return
|
|
445
|
-
}
|
|
446
|
-
function
|
|
447
|
-
const
|
|
448
|
-
return
|
|
449
|
-
}
|
|
450
|
-
let
|
|
451
|
-
function
|
|
452
|
-
const
|
|
453
|
-
const
|
|
454
|
-
return
|
|
455
|
-
if (Array.isArray(
|
|
456
|
-
const
|
|
457
|
-
if (
|
|
458
|
-
if (
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
if (!
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
if (
|
|
465
|
-
if (
|
|
466
|
-
if (
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
}
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
430
|
+
function dt(t2, e2) {
|
|
431
|
+
delete ht[T(t2)], delete t2.bootstrap, delete t2.mount, delete t2.unmount, delete t2.unload, t2.status = c, e2.resolve();
|
|
432
|
+
}
|
|
433
|
+
function wt(t2, e2, n2, r2) {
|
|
434
|
+
ht[T(t2)] = { app: t2, resolve: n2, reject: r2 }, Object.defineProperty(ht[T(t2)], "promise", { get: e2 });
|
|
435
|
+
}
|
|
436
|
+
function gt(t2) {
|
|
437
|
+
return ht[t2];
|
|
438
|
+
}
|
|
439
|
+
const yt = [];
|
|
440
|
+
function Et() {
|
|
441
|
+
return yt.filter(P).map(T);
|
|
442
|
+
}
|
|
443
|
+
function vt() {
|
|
444
|
+
return yt.map(T);
|
|
445
|
+
}
|
|
446
|
+
function Pt(t2) {
|
|
447
|
+
const e2 = S(yt, (e3) => T(e3) === t2);
|
|
448
|
+
return e2 ? e2.status : null;
|
|
449
|
+
}
|
|
450
|
+
let Ot = false;
|
|
451
|
+
function Tt(t2, e2, n2, r2) {
|
|
452
|
+
const o2 = function(t3, e3, n3, r3) {
|
|
453
|
+
const o3 = { name: null, loadApp: null, activeWhen: null, customProps: null };
|
|
454
|
+
return "object" == typeof t3 ? (function(t4) {
|
|
455
|
+
if (Array.isArray(t4) || null === t4) throw Error(u(39));
|
|
456
|
+
const e4 = ["name", "app", "activeWhen", "customProps"], n4 = Object.keys(t4).reduce((t5, n5) => e4.indexOf(n5) >= 0 ? t5 : t5.concat(n5), []);
|
|
457
|
+
if (0 !== n4.length) throw Error(u(38, false, e4.join(", "), n4.join(", ")));
|
|
458
|
+
if ("string" != typeof t4.name || 0 === t4.name.length) throw Error(u(20));
|
|
459
|
+
if ("object" != typeof t4.app && "function" != typeof t4.app) throw Error(u(20));
|
|
460
|
+
const r4 = (t5) => "string" == typeof t5 || "function" == typeof t5;
|
|
461
|
+
if (!(r4(t4.activeWhen) || Array.isArray(t4.activeWhen) && t4.activeWhen.every(r4))) throw Error(u(24));
|
|
462
|
+
if (!_t(t4.customProps)) throw Error(u(22));
|
|
463
|
+
}(t3), o3.name = t3.name, o3.loadApp = t3.app, o3.activeWhen = t3.activeWhen, o3.customProps = t3.customProps) : (function(t4, e4, n4, r4) {
|
|
464
|
+
if ("string" != typeof t4 || 0 === t4.length) throw Error(u(20));
|
|
465
|
+
if (!e4) throw Error(u(23));
|
|
466
|
+
if ("function" != typeof n4) throw Error(u(24));
|
|
467
|
+
if (!_t(r4)) throw Error(u(22));
|
|
468
|
+
}(t3, e3, n3, r3), o3.name = t3, o3.loadApp = e3, o3.activeWhen = n3, o3.customProps = r3), o3.loadApp = "function" != typeof (i2 = o3.loadApp) ? () => Promise.resolve(i2) : i2, o3.customProps = /* @__PURE__ */ function(t4) {
|
|
469
|
+
return t4 || {};
|
|
470
|
+
}(o3.customProps), o3.activeWhen = function(t4) {
|
|
471
|
+
let e4 = Array.isArray(t4) ? t4 : [t4];
|
|
472
|
+
return e4 = e4.map((t5) => "function" == typeof t5 ? t5 : Dt(t5)), (t5) => e4.some((e5) => e5(t5));
|
|
473
|
+
}(o3.activeWhen), o3;
|
|
474
|
+
var i2;
|
|
475
|
+
}(t2, e2, n2, r2);
|
|
476
|
+
if (Bt() || Ot || (Ot = true, setTimeout(() => {
|
|
477
|
+
Bt() || console.warn(u(1));
|
|
478
|
+
}, 5e3)), -1 !== vt().indexOf(o2.name)) throw Error(u(21, false, o2.name));
|
|
479
|
+
yt.push(N({ loadErrorTime: null, status: c, parcels: {}, devtools: { overlays: { options: {}, selectors: [] } } }, o2)), X && (ft(), Lt());
|
|
480
|
+
}
|
|
481
|
+
function bt(t2 = window.location) {
|
|
482
|
+
return yt.filter((e2) => e2.activeWhen(t2)).map(T);
|
|
483
|
+
}
|
|
484
|
+
function At(t2) {
|
|
485
|
+
if (0 === yt.filter((e2) => T(e2) === t2).length) throw Error(u(25, false, t2));
|
|
486
|
+
return (X ? Nt(t2, { waitForUnmount: false }) : Promise.resolve()).then(() => {
|
|
487
|
+
const e2 = yt.map(T).indexOf(t2);
|
|
488
|
+
yt.splice(e2, 1);
|
|
488
489
|
});
|
|
489
490
|
}
|
|
490
|
-
function
|
|
491
|
-
if (
|
|
492
|
-
const
|
|
493
|
-
if (!
|
|
494
|
-
const
|
|
495
|
-
if (
|
|
496
|
-
if (
|
|
491
|
+
function Nt(t2, e2 = { waitForUnmount: false }) {
|
|
492
|
+
if ("string" != typeof t2) throw Error(u(26));
|
|
493
|
+
const n2 = S(yt, (e3) => T(e3) === t2);
|
|
494
|
+
if (!n2) throw Error(u(27, false, t2));
|
|
495
|
+
const r2 = gt(T(n2));
|
|
496
|
+
if (e2 && e2.waitForUnmount) {
|
|
497
|
+
if (r2) return r2.promise;
|
|
497
498
|
{
|
|
498
|
-
const
|
|
499
|
-
|
|
499
|
+
const t3 = new Promise((e3, r3) => {
|
|
500
|
+
wt(n2, () => t3, e3, r3);
|
|
500
501
|
});
|
|
501
|
-
return
|
|
502
|
+
return t3;
|
|
502
503
|
}
|
|
503
504
|
}
|
|
504
505
|
{
|
|
505
|
-
let
|
|
506
|
-
return
|
|
507
|
-
|
|
508
|
-
}),
|
|
506
|
+
let t3;
|
|
507
|
+
return r2 ? (t3 = r2.promise, St(n2, r2.resolve, r2.reject)) : t3 = new Promise((e3, r3) => {
|
|
508
|
+
wt(n2, () => t3, e3, r3), St(n2, e3, r3);
|
|
509
|
+
}), t3;
|
|
509
510
|
}
|
|
510
511
|
}
|
|
511
|
-
function
|
|
512
|
+
function St(t2, e2, n2) {
|
|
512
513
|
Promise.resolve().then(() => {
|
|
513
|
-
if (
|
|
514
|
-
}).then(() =>
|
|
515
|
-
|
|
516
|
-
|
|
514
|
+
if (S(bt(), (e3) => e3 === T(t2))) return $t();
|
|
515
|
+
}).then(() => $(t2).then(mt).then(() => {
|
|
516
|
+
e2(), setTimeout(() => {
|
|
517
|
+
Lt();
|
|
517
518
|
});
|
|
518
|
-
})).catch(
|
|
519
|
-
}
|
|
520
|
-
function
|
|
521
|
-
return !
|
|
522
|
-
}
|
|
523
|
-
function
|
|
524
|
-
const
|
|
525
|
-
let
|
|
526
|
-
|
|
527
|
-
for (let
|
|
528
|
-
const
|
|
529
|
-
(!
|
|
519
|
+
})).catch(n2);
|
|
520
|
+
}
|
|
521
|
+
function _t(t2) {
|
|
522
|
+
return !t2 || "function" == typeof t2 || "object" == typeof t2 && null !== t2 && !Array.isArray(t2);
|
|
523
|
+
}
|
|
524
|
+
function Dt(t2, e2) {
|
|
525
|
+
const n2 = function(t3, e3) {
|
|
526
|
+
let n3 = 0, r2 = false, o2 = "^";
|
|
527
|
+
"/" !== t3[0] && (t3 = "/" + t3);
|
|
528
|
+
for (let e4 = 0; e4 < t3.length; e4++) {
|
|
529
|
+
const n4 = t3[e4], o3 = r2 && "/" === n4;
|
|
530
|
+
(!r2 && ":" === n4 || o3) && i2(e4);
|
|
530
531
|
}
|
|
531
|
-
return
|
|
532
|
-
function
|
|
533
|
-
const
|
|
534
|
-
if (
|
|
532
|
+
return i2(t3.length), new RegExp(o2, "i");
|
|
533
|
+
function i2(i3) {
|
|
534
|
+
const s2 = t3.slice(n3, i3).replace(/[|\\{}()[\]^$+*?.]/g, "\\$&");
|
|
535
|
+
if (o2 += r2 ? "[^/]+/?" : s2, i3 === t3.length) if (r2) e3 && (o2 += "$");
|
|
535
536
|
else {
|
|
536
|
-
const
|
|
537
|
-
|
|
537
|
+
const t4 = e3 ? "" : ".*";
|
|
538
|
+
o2 = "/" === o2.charAt(o2.length - 1) ? `${o2}${t4}$` : `${o2}(/${t4})?(#.*)?$`;
|
|
538
539
|
}
|
|
539
|
-
|
|
540
|
+
r2 = !r2, n3 = i3;
|
|
540
541
|
}
|
|
541
|
-
}(
|
|
542
|
-
return (
|
|
543
|
-
let
|
|
544
|
-
|
|
545
|
-
const
|
|
546
|
-
return
|
|
542
|
+
}(t2, e2);
|
|
543
|
+
return (t3) => {
|
|
544
|
+
let e3 = t3.origin;
|
|
545
|
+
e3 || (e3 = `${t3.protocol}//${t3.host}`);
|
|
546
|
+
const r2 = t3.href.replace(e3, "").replace(t3.search, "").split("?")[0];
|
|
547
|
+
return n2.test(r2);
|
|
547
548
|
};
|
|
548
549
|
}
|
|
549
|
-
let
|
|
550
|
-
function
|
|
551
|
-
return
|
|
550
|
+
let Ut = false, Mt = [], jt = X && window.location.href;
|
|
551
|
+
function $t() {
|
|
552
|
+
return Lt();
|
|
552
553
|
}
|
|
553
|
-
function
|
|
554
|
-
if (
|
|
555
|
-
|
|
554
|
+
function Lt(t2 = [], e2, r2 = false) {
|
|
555
|
+
if (Ut) return new Promise((t3, n2) => {
|
|
556
|
+
Mt.push({ resolve: t3, reject: n2, eventArguments: e2 });
|
|
556
557
|
});
|
|
557
|
-
const { appsToUnload:
|
|
558
|
-
const
|
|
559
|
-
return
|
|
560
|
-
const
|
|
561
|
-
switch (
|
|
562
|
-
case
|
|
563
|
-
|
|
558
|
+
const { appsToUnload: o2, appsToUnmount: i2, appsToLoad: s2, appsToMount: a2 } = function() {
|
|
559
|
+
const t3 = [], e3 = [], n2 = [], r3 = [], o3 = (/* @__PURE__ */ new Date()).getTime();
|
|
560
|
+
return yt.forEach((i3) => {
|
|
561
|
+
const s3 = i3.status !== v && O(i3);
|
|
562
|
+
switch (i3.status) {
|
|
563
|
+
case E:
|
|
564
|
+
s3 && o3 - i3.loadErrorTime >= 200 && n2.push(i3);
|
|
564
565
|
break;
|
|
565
|
-
case
|
|
566
|
-
case
|
|
567
|
-
|
|
566
|
+
case c:
|
|
567
|
+
case l:
|
|
568
|
+
s3 && n2.push(i3);
|
|
568
569
|
break;
|
|
569
|
-
case
|
|
570
|
-
case
|
|
571
|
-
!
|
|
570
|
+
case f:
|
|
571
|
+
case h:
|
|
572
|
+
!s3 && gt(T(i3)) ? t3.push(i3) : s3 && r3.push(i3);
|
|
572
573
|
break;
|
|
573
|
-
case
|
|
574
|
-
|
|
574
|
+
case d:
|
|
575
|
+
s3 || e3.push(i3);
|
|
575
576
|
}
|
|
576
|
-
}), { appsToUnload:
|
|
577
|
+
}), { appsToUnload: t3, appsToUnmount: e3, appsToLoad: n2, appsToMount: r3 };
|
|
577
578
|
}();
|
|
578
|
-
let
|
|
579
|
-
return
|
|
580
|
-
if (
|
|
581
|
-
const
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
}, (
|
|
585
|
-
throw
|
|
579
|
+
let p2, m2 = [], w2 = jt, g2 = jt = window.location.href;
|
|
580
|
+
return Bt() ? (Ut = true, p2 = o2.concat(s2, i2, a2), Promise.resolve().then(() => (S2(0 === p2.length ? "before-no-app-change" : "before-app-change", A2(true)), S2("before-routing-event", A2(true, { cancelNavigation: y2 })), Promise.all(m2).then((n2) => {
|
|
581
|
+
if (n2.some((t3) => t3)) return st.call(window.history, history.state, "", w2.substring(location.origin.length)), jt = location.href, Ut = false, Lt(t2, e2, true);
|
|
582
|
+
const r3 = o2.map(mt), u2 = i2.map($).map((t3) => t3.then(mt)).concat(r3), c2 = Promise.all(u2);
|
|
583
|
+
c2.then(() => {
|
|
584
|
+
S2("before-mount-routing-event", A2(true));
|
|
585
|
+
}, (t3) => {
|
|
586
|
+
throw t3;
|
|
586
587
|
});
|
|
587
|
-
const
|
|
588
|
-
return
|
|
589
|
-
throw
|
|
590
|
-
}).then(() => (
|
|
591
|
-
throw
|
|
592
|
-
}).then(
|
|
593
|
-
}, (
|
|
594
|
-
throw
|
|
588
|
+
const l2 = s2.map((t3) => z(t3).then((t4) => Rt(t4, c2))), f2 = a2.filter((t3) => s2.indexOf(t3) < 0).map((t3) => Rt(t3, c2));
|
|
589
|
+
return c2.catch((t3) => {
|
|
590
|
+
throw b2(), t3;
|
|
591
|
+
}).then(() => (b2(), Promise.all(l2.concat(f2)).catch((e3) => {
|
|
592
|
+
throw t2.forEach((t3) => t3.reject(e3)), e3;
|
|
593
|
+
}).then(P2).then(() => {
|
|
594
|
+
}, (t3) => {
|
|
595
|
+
throw t3;
|
|
595
596
|
})));
|
|
596
|
-
})))) : (
|
|
597
|
-
const
|
|
598
|
-
return Promise.all(
|
|
599
|
-
throw
|
|
597
|
+
})))) : (p2 = s2, Promise.resolve().then(() => {
|
|
598
|
+
const t3 = s2.map(z);
|
|
599
|
+
return Promise.all(t3).then(b2).then(() => []).catch((t4) => {
|
|
600
|
+
throw b2(), t4;
|
|
600
601
|
}).finally(() => {
|
|
601
602
|
});
|
|
602
603
|
}));
|
|
603
|
-
function
|
|
604
|
-
const
|
|
605
|
-
|
|
604
|
+
function y2(t3 = true) {
|
|
605
|
+
const e3 = "function" == typeof (null == t3 ? void 0 : t3.then) ? t3 : Promise.resolve(t3);
|
|
606
|
+
m2.push(e3.catch((t4) => (console.warn(Error(u(42))), console.warn(t4), false)));
|
|
606
607
|
}
|
|
607
|
-
function
|
|
608
|
-
const
|
|
609
|
-
|
|
608
|
+
function P2() {
|
|
609
|
+
const e3 = Et();
|
|
610
|
+
t2.forEach((t3) => t3.resolve(e3));
|
|
610
611
|
try {
|
|
611
|
-
|
|
612
|
-
} catch (
|
|
612
|
+
S2(0 === p2.length ? "no-app-change" : "app-change", A2()), S2("routing-event", A2());
|
|
613
|
+
} catch (t3) {
|
|
613
614
|
setTimeout(() => {
|
|
614
|
-
throw
|
|
615
|
+
throw t3;
|
|
615
616
|
});
|
|
616
617
|
}
|
|
617
|
-
if (
|
|
618
|
-
const
|
|
619
|
-
|
|
618
|
+
if (Ut = false, Mt.length > 0) {
|
|
619
|
+
const t3 = Mt;
|
|
620
|
+
Mt = [], Lt(t3);
|
|
620
621
|
}
|
|
621
|
-
return
|
|
622
|
+
return e3;
|
|
622
623
|
}
|
|
623
|
-
function
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
}),
|
|
624
|
+
function b2() {
|
|
625
|
+
r2 || (t2.forEach((t3) => {
|
|
626
|
+
et(t3.eventArguments);
|
|
627
|
+
}), et(e2));
|
|
627
628
|
}
|
|
628
|
-
function
|
|
629
|
-
const
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
}),
|
|
633
|
-
|
|
634
|
-
}),
|
|
635
|
-
|
|
636
|
-
})) :
|
|
637
|
-
|
|
629
|
+
function A2(t3 = false, n2) {
|
|
630
|
+
const r3 = {}, u2 = { [d]: [], [h]: [], [c]: [], [v]: [] };
|
|
631
|
+
t3 ? (s2.concat(a2).forEach((t4, e3) => {
|
|
632
|
+
f2(t4, d);
|
|
633
|
+
}), o2.forEach((t4) => {
|
|
634
|
+
f2(t4, c);
|
|
635
|
+
}), i2.forEach((t4) => {
|
|
636
|
+
f2(t4, h);
|
|
637
|
+
})) : p2.forEach((t4) => {
|
|
638
|
+
f2(t4);
|
|
638
639
|
});
|
|
639
|
-
const
|
|
640
|
-
return
|
|
641
|
-
function
|
|
642
|
-
const
|
|
643
|
-
|
|
640
|
+
const l2 = { detail: { newAppStatuses: r3, appsByNewStatus: u2, totalAppChanges: p2.length, originalEvent: null == e2 ? void 0 : e2[0], oldUrl: w2, newUrl: g2 } };
|
|
641
|
+
return n2 && N(l2.detail, n2), l2;
|
|
642
|
+
function f2(t4, e3) {
|
|
643
|
+
const n3 = T(t4);
|
|
644
|
+
e3 = e3 || Pt(n3), r3[n3] = e3, (u2[e3] = u2[e3] || []).push(n3);
|
|
644
645
|
}
|
|
645
646
|
}
|
|
646
|
-
function
|
|
647
|
-
|
|
647
|
+
function S2(t3, e3) {
|
|
648
|
+
r2 || window.dispatchEvent(new n(`single-spa:${t3}`, e3));
|
|
648
649
|
}
|
|
649
650
|
}
|
|
650
|
-
function
|
|
651
|
-
return
|
|
651
|
+
function Rt(t2, e2) {
|
|
652
|
+
return O(t2) ? j(t2).then((t3) => e2.then(() => O(t3) ? x(t3) : t3)) : e2.then(() => t2);
|
|
652
653
|
}
|
|
653
|
-
let
|
|
654
|
-
function
|
|
655
|
-
|
|
654
|
+
let xt = false;
|
|
655
|
+
function It(t2) {
|
|
656
|
+
xt = true, X && (at(t2), Lt());
|
|
656
657
|
}
|
|
657
|
-
function
|
|
658
|
-
return
|
|
658
|
+
function Bt() {
|
|
659
|
+
return xt;
|
|
659
660
|
}
|
|
660
|
-
var
|
|
661
|
-
return [...
|
|
662
|
-
}, reroute:
|
|
663
|
-
return
|
|
661
|
+
var Gt = { getRawAppData: function() {
|
|
662
|
+
return [...yt];
|
|
663
|
+
}, reroute: Lt, NOT_LOADED: c, toLoadPromise: z, toBootstrapPromise: j, unregisterApplication: At, getProfilerData: function() {
|
|
664
|
+
return M;
|
|
664
665
|
} };
|
|
665
|
-
|
|
666
|
+
X && window.__SINGLE_SPA_DEVTOOLS__ && (window.__SINGLE_SPA_DEVTOOLS__.exposedMethods = Gt);
|
|
666
667
|
export {
|
|
667
|
-
|
|
668
|
+
tt as t
|
|
668
669
|
};
|