@adyen/kyc-components 3.63.2 → 3.64.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AccountSetupRejected-DE4V7-3v.js +14 -0
- package/dist/{OKF6E45R-DJQ6WuJ0.js → CXEL7IU7-DcK7-pPj.js} +2 -2
- package/dist/CustomerSupport-BRVILv21.js +120 -0
- package/dist/{DebugModal-fAWDVtvl.js → DebugModal-BJk5v_Fq.js} +6 -6
- package/dist/DecisionMakers-DMRBLJ03.js +220 -0
- package/dist/{WXAWMS3D-C0qahN6N.js → HASRA6WW-BBh_ldjJ.js} +615 -514
- package/dist/{CPIOZS5X-BAPAsUnD.js → I3HPI4QX-DgZhje7B.js} +2 -2
- package/dist/{Introduction-imwEgL7W.js → Introduction-Dh3oNC_b.js} +1 -5
- package/dist/Review-TmWR8Zbc.js +73 -0
- package/dist/SingpassSelection-BUEOfpN3.js +116 -0
- package/dist/adyen-kyc-components.js +1 -1
- package/dist/adyenConfig.js +1 -1
- package/dist/{core-CtLEZ35m.js → core-DMef9uHG.js} +30625 -33325
- package/dist/{css-Byr67uS8.js → css-BuS1n-Pw.js} +1 -1
- package/dist/{json-BOZMhevD.js → json-C8Ve6tYd.js} +1 -1
- package/dist/{plaintext-jm6guQOB.js → plaintext-Bn-4mEeM.js} +1 -1
- package/dist/style.css +479 -467
- package/dist/types/api/companyDataSet/useClearCompanyData.d.ts +2 -0
- package/dist/types/api/createLegalEntity/useCreateLegalEntity.d.ts +17 -0
- package/dist/types/api/legalEntity/useLegalEntity.d.ts +17 -5
- package/dist/types/api/pciTemplate/usePciQuestionnaireList.d.ts +4 -0
- package/dist/types/api/pciTemplate/usePciStatus.d.ts +7 -2
- package/dist/types/api/termsOfService/useAcceptedTermsOfService.d.ts +12 -0
- package/dist/types/api/termsOfService/useTermsOfService.d.ts +13 -0
- package/dist/types/api/transferInstruments/useDeleteTransferInstrument.d.ts +2 -0
- package/dist/types/api/types.d.ts +8 -3
- package/dist/types/api/validation/useValidateAccountIdentification.d.ts +6 -0
- package/dist/types/components/BankAccount/mapping/payoutKeyMappings.d.ts +1 -1
- package/dist/types/components/Business/forms/BusinessDetails/forms.d.ts +44 -0
- package/dist/types/components/Business/forms/{Company/rules.d.ts → rules.d.ts} +4 -6
- package/dist/types/components/Business/hooks/useBusinessData/types.d.ts +1 -1
- package/dist/types/components/Business/hooks/useBusinessData/useBusinessData.d.ts +1 -1
- package/dist/types/components/Business/mapping/businessDetails/solePropBusinessDetailsKeyMappings.d.ts +2 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/BusinessDetailsDropin.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/businessDetailsFormConfig.d.ts +1 -1
- package/dist/types/components/Business/tasks/BusinessDetailsDropin/types.d.ts +0 -1
- package/dist/types/components/Business/utils/companyTypeMetadata.d.ts +1 -0
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/ServiceAgreementDropin.d.ts +1 -1
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/types.d.ts +1 -3
- package/dist/types/components/Contract/tasks/ServiceAgreementDropin/useServiceAgreement.d.ts +1 -6
- package/dist/types/components/EmbeddedDropins/OnboardingDropinComponent/DropinComposer/types.d.ts +2 -13
- package/dist/types/components/Individual/forms/Individual/types.d.ts +1 -1
- package/dist/types/components/Individual/tasks/DecisionMakers/DecisionMakers.d.ts +6 -1
- package/dist/types/components/Individual/tasks/DecisionMakers/types.d.ts +1 -4
- package/dist/types/components/Individual/tasks/IndividualDropin/IndividualDropin.d.ts +1 -1
- package/dist/types/components/Individual/tasks/IndividualOnfidoDropin/IndividualOnfidoDropin.d.ts +1 -1
- package/dist/types/components/Shared/Introduction/types.d.ts +0 -1
- package/dist/types/components/Shared/forms/Address/utils.d.ts +1 -1
- package/dist/types/components/Shared/forms/FinancialInformation/types.d.ts +1 -1
- package/dist/types/components/Shared/tasks/TaskList/PayoutAccountTaskListItem.d.ts +1 -2
- package/dist/types/components/Shared/tasks/TaskList/TaskList.d.ts +1 -1
- package/dist/types/components/Shared/tasks/TaskList/types.d.ts +0 -1
- package/dist/types/components/UnincorporatedPartnership/UnincorporatedPartnershipRoleAndType/UnincorporatedPartnershipRadioGroup.d.ts +8 -0
- package/dist/types/components/UnincorporatedPartnership/hooks/useUnincorporatedPartnershipNavigation.d.ts +1 -1
- package/dist/types/components/index.d.ts +0 -4
- package/dist/types/components/ui/atoms/Select/Select.d.ts +1 -1
- package/dist/types/components/ui/atoms/Select/Select.types.d.ts +0 -2
- package/dist/types/components/ui/atoms/Select/useSelectFocus.d.ts +21 -0
- package/dist/types/components/ui/atoms/SelectButton/SelectButton.d.ts +2 -1
- package/dist/types/components/ui/atoms/SelectButton/SelectButton.types.d.ts +6 -6
- package/dist/types/components/ui/atoms/SelectList/SelectList.d.ts +2 -1
- package/dist/types/components/ui/atoms/SelectList/SelectList.types.d.ts +4 -3
- package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.d.ts +1 -1
- package/dist/types/components/ui/atoms/SelectListItem/SelectListItem.types.d.ts +1 -0
- package/dist/types/context/ConfigurationApiContext/ConfigurationApiContext.d.ts +1 -3
- package/dist/types/context/ExperimentContext/types.d.ts +84 -4
- package/dist/types/context/StateContext/types.d.ts +2 -4
- package/dist/types/core/constants.d.ts +3 -0
- package/dist/types/core/models/api/contracts.d.ts +0 -1
- package/dist/types/core/models/api/legal-entity.d.ts +4 -5
- package/dist/types/core/models/api/organization.d.ts +2 -1
- package/dist/types/hooks/useComponentApi.d.ts +0 -4
- package/dist/types/stores/globalStore/globalStore.d.ts +4 -1
- package/dist/types/stores/globalStore/taskTypes.d.ts +1 -1
- package/dist/types/utils/api/processCapabilitites.d.ts +1 -2
- package/dist/types/utils/entityStatusUtil.d.ts +1 -1
- package/dist/types/utils/getFieldsWithExistingData.d.ts +1 -3
- package/dist/types/utils/signals/useWatchingSignal.d.ts +9 -0
- package/dist/types/utils/simulateTextChangeFromKeyboardEvent.d.ts +11 -0
- package/dist/{yaml-BZYqXoHq.js → yaml-B0cSIA3u.js} +1 -1
- package/package.json +17 -23
- package/dist/types/components/Business/forms/Company/Company.d.ts +0 -54
- package/dist/types/components/Business/forms/Company/types.d.ts +0 -30
- package/dist/types/components/Business/forms/CompanyType/CompanyType.d.ts +0 -4
- package/dist/types/components/Business/forms/CompanyType/types.d.ts +0 -9
- package/dist/types/components/Business/forms/CompanyType/validate.d.ts +0 -3
- package/dist/types/components/Business/mapping/companyKeyMappings.d.ts +0 -7
- package/dist/types/components/Business/mapping/mapApiDocumentToCompanyDocuments.d.ts +0 -2
- package/dist/types/components/Business/mapping/mapCompanyDocumentToApiDocument.d.ts +0 -3
- package/dist/types/components/Business/mapping/mapCompanyToLegalEntity.d.ts +0 -4
- package/dist/types/components/Business/mapping/mapLegalEntityToCompany.d.ts +0 -4
- package/dist/types/components/Business/tasks/CompanyDropin/CompanyDropin.d.ts +0 -2
- package/dist/types/components/Business/tasks/CompanyDropin/companyFormConfig.d.ts +0 -7
- package/dist/types/components/Business/tasks/CompanyDropin/mandatoryFields.d.ts +0 -3
- package/dist/types/components/Business/tasks/CompanyDropin/types.d.ts +0 -10
- package/dist/types/components/Shared/fields/TradingNameField/TradingNameField.d.ts +0 -3
- package/dist/types/components/Shared/fields/TradingNameField/fieldConfig.d.ts +0 -3
- package/dist/types/components/Shared/fields/TradingNameField/types.d.ts +0 -8
- package/dist/types/components/Shared/forms/CompanyNameAndCountry/CompanyNameAndCountry.d.ts +0 -5
- package/dist/types/components/Shared/forms/CompanyNameAndCountry/validate.d.ts +0 -3
- package/dist/types/components/Shared/forms/CompanyRegistrationDetails/CompanyRegistrationDetails.d.ts +0 -4
- package/dist/types/components/Shared/forms/CompanyRegistrationDetails/types.d.ts +0 -19
- package/dist/types/components/SoleProprietorship/forms/SoleProp/SoleProp.d.ts +0 -33
- package/dist/types/components/SoleProprietorship/forms/SoleProp/types.d.ts +0 -33
- package/dist/types/components/SoleProprietorship/mapping/mapApiDocumentToSolePropDocuments.d.ts +0 -2
- package/dist/types/components/SoleProprietorship/mapping/mapLegalEntityToSoleProp.d.ts +0 -4
- package/dist/types/components/SoleProprietorship/mapping/mapSolePropDocumentToApiDocument.d.ts +0 -3
- package/dist/types/components/SoleProprietorship/mapping/mapSolePropToLegalEntity.d.ts +0 -4
- package/dist/types/components/SoleProprietorship/mapping/solePropKeyMappings.d.ts +0 -7
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/SolePropDropin.d.ts +0 -2
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/mandatoryFields.d.ts +0 -3
- package/dist/types/components/SoleProprietorship/tasks/SolePropDropin/solePropFormConfig.d.ts +0 -5
- package/dist/types/context/StateContext/StateContextWatcher.d.ts +0 -2
- package/dist/types/core/services/componentApi/clear-company-data.d.ts +0 -2
- package/dist/types/core/services/componentApi/delete-transferInstrument.d.ts +0 -3
- package/dist/types/core/services/componentApi/validate-account-identification.d.ts +0 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var __defProp = Object.defineProperty;
|
|
2
2
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
3
3
|
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
4
|
-
import {
|
|
4
|
+
import { af as createContext, ag as createSignal, ah as onMount, ai as createEffect, ad as createMemo, ae as createComponent, aj as Portal, ak as Show, al as template, am as insert, an as createRenderEffect, ao as className, ap as clearDelegatedEvents, aq as delegateEvents, ar as useContext, as as onCleanup, at as sortFns, au as mutationSortFns, av as on, aw as setAttribute, ax as getSidedProp, ay as use, az as createUniqueId, aA as batch, aB as getQueryStatusLabel, aC as getMutationStatusColor, aD as getQueryStatusColor, aE as getQueryStatusColorByLabel, aF as displayValue, aG as For, aH as convertRemToPixels, aI as untrack, aJ as $TRACK, aK as useTransition, aL as spread, aM as mergeProps, aN as createRoot, aO as serialize, aP as Index, aQ as updateNestedDataByPath, aR as addEventListener, aS as stringify, aT as Match, aU as Switch, aV as deleteNestedDataByPath, aW as splitProps, aX as Dynamic, aY as createComputed } from "./core-DMef9uHG.js";
|
|
5
5
|
var isNonNullable = (i2) => i2 != null;
|
|
6
6
|
var filterNonNullable = (arr) => arr.filter(isNonNullable);
|
|
7
7
|
function chain(callbacks) {
|
|
@@ -8464,20 +8464,20 @@ var _tmpl$6 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"height=12 width=
|
|
|
8464
8464
|
var _tmpl$7 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M22 15.844a10.424 10.424 0 0 1-4.306.925c-5.779 0-10.463-4.684-10.463-10.462 0-1.536.33-2.994.925-4.307A10.464 10.464 0 0 0 2 11.538C2 17.316 6.684 22 12.462 22c4.243 0 7.896-2.526 9.538-6.156Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8465
8465
|
var _tmpl$8 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"height=12 width=12 fill=none xmlns=http://www.w3.org/2000/svg><path d="M8 21h8m-4-4v4m-5.2-4h10.4c1.68 0 2.52 0 3.162-.327a3 3 0 0 0 1.311-1.311C22 14.72 22 13.88 22 12.2V7.8c0-1.68 0-2.52-.327-3.162a3 3 0 0 0-1.311-1.311C19.72 3 18.88 3 17.2 3H6.8c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C2 5.28 2 6.12 2 7.8v4.4c0 1.68 0 2.52.327 3.162a3 3 0 0 0 1.311 1.311C4.28 17 5.12 17 6.8 17Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8466
8466
|
var _tmpl$9 = /* @__PURE__ */ template(`<svg stroke=currentColor fill=currentColor stroke-width=0 viewBox="0 0 24 24"height=1em width=1em xmlns=http://www.w3.org/2000/svg><path fill=none d="M0 0h24v24H0z"></path><path d="M1 9l2 2c4.97-4.97 13.03-4.97 18 0l2-2C16.93 2.93 7.08 2.93 1 9zm8 8l3 3 3-3a4.237 4.237 0 00-6 0zm-4-4l2 2a7.074 7.074 0 0110 0l2-2C15.14 9.14 8.87 9.14 5 13z">`);
|
|
8467
|
-
var _tmpl$
|
|
8468
|
-
var _tmpl$
|
|
8469
|
-
var _tmpl$
|
|
8470
|
-
var _tmpl$
|
|
8471
|
-
var _tmpl$
|
|
8472
|
-
var _tmpl$
|
|
8473
|
-
var _tmpl$
|
|
8474
|
-
var _tmpl$
|
|
8475
|
-
var _tmpl$
|
|
8476
|
-
var _tmpl$
|
|
8477
|
-
var _tmpl$
|
|
8478
|
-
var _tmpl$
|
|
8479
|
-
var _tmpl$
|
|
8480
|
-
var _tmpl$23 = /* @__PURE__ */ template(`<svg version=1.0 viewBox="0 0 633 633"><linearGradient x1=-666.45 x2=-666.45 y1=163.28 y2=163.99 gradientTransform="matrix(633 0 0 633 422177 -103358)"gradientUnits=userSpaceOnUse><stop stop-color=#6BDAFF offset=0></stop><stop stop-color=#F9FFB5 offset=.32></stop><stop stop-color=#FFA770 offset=.71></stop><stop stop-color=#FF7373 offset=1></stop></linearGradient><circle cx=316.5 cy=316.5 r=316.5></circle><defs><filter x=-137.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=316.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=316.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=316.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=272.2 y=308 width=176.9 height=129.3 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=272.2 y=308 width=176.9 height=129.3 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><line x1=436 x2=431 y1=403.2 y2=431.8 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=291 x2=280 y1=341.5 y2=403.5 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=332.9 x2=328.6 y1=384.1 y2=411.2 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><linearGradient x1=-670.75 x2=-671.59 y1=164.4 y2=164.49 gradientTransform="matrix(-184.16 -32.472 -11.461 64.997 -121359 -32126)"gradientUnits=userSpaceOnUse><stop stop-color=#EE2700 offset=0></stop><stop stop-color=#FF008E offset=1></stop></linearGradient><path d="m344.1 363 97.7 17.2c5.8 2.1 8.2 6.1 7.1 12.1s-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1 0.8-12.8s8.3-4.4 13.7-2.1l55.2 53.6z"clip-rule=evenodd fill-rule=evenodd></path><line x1=428.2 x2=429.1 y1=384.5 y2=378 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=395.2 x2=396.1 y1=379.5 y2=373 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=362.2 x2=363.1 y1=373.5 y2=367.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=324.2 x2=328.4 y1=351.3 y2=347.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=303.2 x2=307.4 y1=331.3 y2=327.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line></g><defs><filter x=73.2 y=113.8 width=280.6 height=317.4 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=73.2 y=113.8 width=280.6 height=317.4 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-672.16 x2=-672.16 y1=165.03 y2=166.03 gradientTransform="matrix(-100.18 48.861 97.976 200.88 -83342 -93.059)"gradientUnits=userSpaceOnUse><stop stop-color=#A17500 offset=0></stop><stop stop-color=#5D2100 offset=1></stop></linearGradient><path d="m192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.1-3 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6s-10.8-51.9-22.1-99.6l-25.3 4.6"clip-rule=evenodd fill-rule=evenodd></path><g stroke=#2F8A00><linearGradient x1=-660.23 x2=-660.23 y1=166.72 y2=167.72 gradientTransform="matrix(92.683 4.8573 -2.0259 38.657 61680 -3088.6)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-661.36 x2=-661.36 y1=164.18 y2=165.18 gradientTransform="matrix(110 5.7648 -6.3599 121.35 73933 -15933)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.4 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20.2 49.6-53.2 49.6-53.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.79 x2=-656.79 y1=165.15 y2=166.15 gradientTransform="matrix(62.954 3.2993 -3.5023 66.828 42156 -8754.1)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9c-0.8-21.9 6-38 20.6-48.2s29.8-15.4 45.5-15.3c-6.1 21.4-14.5 35.8-25.2 43.4s-24.4 14.2-40.9 20.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-663.07 x2=-663.07 y1=165.44 y2=166.44 gradientTransform="matrix(152.47 7.9907 -3.0936 59.029 101884 -4318.7)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c31.9-30 64.1-39.7 96.7-29s50.8 30.4 54.6 59.1c-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-662.57 x2=-662.57 y1=164.44 y2=165.44 gradientTransform="matrix(136.46 7.1517 -5.2163 99.533 91536 -11442)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c35.8-7.6 65.6-0.2 89.2 22s37.7 49 42.3 80.3c-39.8-9.7-68.3-23.8-85.5-42.4s-32.5-38.5-46-59.9z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.43 x2=-656.43 y1=163.86 y2=164.86 gradientTransform="matrix(60.866 3.1899 -8.7773 167.48 41560 -25168)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6s-3.6 63.1 8.7 99.6c27.4-40.3 43.2-69.6 47.4-88s5.6-44.1 4-77.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><path d="m196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4s-9.5 33-11.1 45.1"fill=none stroke-linecap=round stroke-width=8></path><path d="m194.9 185.7c-24.4 1.7-43.8 9-58.1 21.8s-24.7 25.4-31.3 37.8"fill=none stroke-linecap=round stroke-width=8></path><path d="m204.5 176.4c29.7-6.7 52-8.4 67-5.1s26.9 8.6 35.8 15.9"fill=none stroke-linecap=round stroke-width=8></path><path d="m196.5 181.4c20.3 9.9 38.2 20.5 53.9 31.9s27.4 22.1 35.1 32"fill=none stroke-linecap=round stroke-width=8></path></g></g><defs><filter x=50.5 y=399 width=532 height=633 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=50.5 y=399 width=532 height=633 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-666.06 x2=-666.23 y1=163.36 y2=163.75 gradientTransform="matrix(532 0 0 633 354760 -102959)"gradientUnits=userSpaceOnUse><stop stop-color=#FFF400 offset=0></stop><stop stop-color=#3C8700 offset=1></stop></linearGradient><ellipse cx=316.5 cy=715.5 rx=266 ry=316.5></ellipse></g><defs><filter x=391 y=-24 width=288 height=283 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=391 y=-24 width=288 height=283 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-664.56 x2=-664.56 y1=163.79 y2=164.79 gradientTransform="matrix(227 0 0 227 151421 -37204)"gradientUnits=userSpaceOnUse><stop stop-color=#FFDF00 offset=0></stop><stop stop-color=#FF9D00 offset=1></stop></linearGradient><circle cx=565.5 cy=89.5 r=113.5></circle><linearGradient x1=-644.5 x2=-645.77 y1=342 y2=342 gradientTransform="matrix(30 0 0 1 19770 -253)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=427 x2=397 y1=89 y2=89 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-641.56 x2=-642.83 y1=196.02 y2=196.07 gradientTransform="matrix(26.5 0 0 5.5 17439 -1025.5)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=430.5 x2=404 y1=55.5 y2=50 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-643.73 x2=-645 y1=185.83 y2=185.9 gradientTransform="matrix(29 0 0 8 19107 -1361)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=431 x2=402 y1=122 y2=130 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-638.94 x2=-640.22 y1=177.09 y2=177.39 gradientTransform="matrix(24 0 0 13 15783 -2145)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=442 x2=418 y1=153 y2=166 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-633.42 x2=-634.7 y1=172.41 y2=173.31 gradientTransform="matrix(20 0 0 19 13137 -3096)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=464 x2=444 y1=180 y2=199 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-619.05 x2=-619.52 y1=170.82 y2=171.82 gradientTransform="matrix(13.83 0 0 22.85 9050 -3703.4)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=491.4 x2=477.5 y1=203 y2=225.9 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-578.5 x2=-578.63 y1=170.31 y2=171.31 gradientTransform="matrix(7.5 0 0 24.5 4860 -3953)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=524.5 x2=517 y1=219.5 y2=244 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=666.5 x2=666.5 y1=170.31 y2=171.31 gradientTransform="matrix(.5 0 0 24.5 231.5 -3944)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=564.5 x2=565 y1=228.5 y2=253 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12>`);
|
|
8467
|
+
var _tmpl$0 = /* @__PURE__ */ template(`<svg stroke-width=0 viewBox="0 0 24 24"height=1em width=1em xmlns=http://www.w3.org/2000/svg><path fill=none d="M24 .01c0-.01 0-.01 0 0L0 0v24h24V.01zM0 0h24v24H0V0zm0 0h24v24H0V0z"></path><path d="M22.99 9C19.15 5.16 13.8 3.76 8.84 4.78l2.52 2.52c3.47-.17 6.99 1.05 9.63 3.7l2-2zm-4 4a9.793 9.793 0 00-4.49-2.56l3.53 3.53.96-.97zM2 3.05L5.07 6.1C3.6 6.82 2.22 7.78 1 9l1.99 2c1.24-1.24 2.67-2.16 4.2-2.77l2.24 2.24A9.684 9.684 0 005 13v.01L6.99 15a7.042 7.042 0 014.92-2.06L18.98 20l1.27-1.26L3.29 1.79 2 3.05zM9 17l3 3 3-3a4.237 4.237 0 00-6 0z">`);
|
|
8468
|
+
var _tmpl$1 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.3951 19.3711L9.97955 20.6856C10.1533 21.0768 10.4368 21.4093 10.7958 21.6426C11.1547 21.8759 11.5737 22.0001 12.0018 22C12.4299 22.0001 12.8488 21.8759 13.2078 21.6426C13.5667 21.4093 13.8503 21.0768 14.024 20.6856L14.6084 19.3711C14.8165 18.9047 15.1664 18.5159 15.6084 18.26C16.0532 18.0034 16.5678 17.8941 17.0784 17.9478L18.5084 18.1C18.9341 18.145 19.3637 18.0656 19.7451 17.8713C20.1265 17.6771 20.4434 17.3763 20.6573 17.0056C20.8715 16.635 20.9735 16.2103 20.9511 15.7829C20.9286 15.3555 20.7825 14.9438 20.5307 14.5978L19.684 13.4344C19.3825 13.0171 19.2214 12.5148 19.224 12C19.2239 11.4866 19.3865 10.9864 19.6884 10.5711L20.5351 9.40778C20.787 9.06175 20.933 8.65007 20.9555 8.22267C20.978 7.79528 20.8759 7.37054 20.6618 7C20.4479 6.62923 20.131 6.32849 19.7496 6.13423C19.3681 5.93997 18.9386 5.86053 18.5129 5.90556L17.0829 6.05778C16.5722 6.11141 16.0577 6.00212 15.6129 5.74556C15.17 5.48825 14.82 5.09736 14.6129 4.62889L14.024 3.31444C13.8503 2.92317 13.5667 2.59072 13.2078 2.3574C12.8488 2.12408 12.4299 1.99993 12.0018 2C11.5737 1.99993 11.1547 2.12408 10.7958 2.3574C10.4368 2.59072 10.1533 2.92317 9.97955 3.31444L9.3951 4.62889C9.18803 5.09736 8.83798 5.48825 8.3951 5.74556C7.95032 6.00212 7.43577 6.11141 6.9251 6.05778L5.49066 5.90556C5.06499 5.86053 4.6354 5.93997 4.25397 6.13423C3.87255 6.32849 3.55567 6.62923 3.34177 7C3.12759 7.37054 3.02555 7.79528 3.04804 8.22267C3.07052 8.65007 3.21656 9.06175 3.46844 9.40778L4.3151 10.5711C4.61704 10.9864 4.77964 11.4866 4.77955 12C4.77964 12.5134 4.61704 13.0137 4.3151 13.4289L3.46844 14.5922C3.21656 14.9382 3.07052 15.3499 3.04804 15.7773C3.02555 16.2047 3.12759 16.6295 3.34177 17C3.55589 17.3706 3.8728 17.6712 4.25417 17.8654C4.63554 18.0596 5.06502 18.1392 5.49066 18.0944L6.92066 17.9422C7.43133 17.8886 7.94587 17.9979 8.39066 18.2544C8.83519 18.511 9.18687 18.902 9.3951 19.3711Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><path d="M12 15C13.6568 15 15 13.6569 15 12C15 10.3431 13.6568 9 12 9C10.3431 9 8.99998 10.3431 8.99998 12C8.99998 13.6569 10.3431 15 12 15Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8469
|
+
var _tmpl$10 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M16 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V8M11.5 12.5L17 7M17 7H12M17 7V12M6.2 21H8.8C9.9201 21 10.4802 21 10.908 20.782C11.2843 20.5903 11.5903 20.2843 11.782 19.908C12 19.4802 12 18.9201 12 17.8V15.2C12 14.0799 12 13.5198 11.782 13.092C11.5903 12.7157 11.2843 12.4097 10.908 12.218C10.4802 12 9.92011 12 8.8 12H6.2C5.0799 12 4.51984 12 4.09202 12.218C3.71569 12.4097 3.40973 12.7157 3.21799 13.092C3 13.5198 3 14.0799 3 15.2V17.8C3 18.9201 3 19.4802 3.21799 19.908C3.40973 20.2843 3.71569 20.5903 4.09202 20.782C4.51984 21 5.07989 21 6.2 21Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8470
|
+
var _tmpl$11 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path class=copier d="M8 8V5.2C8 4.0799 8 3.51984 8.21799 3.09202C8.40973 2.71569 8.71569 2.40973 9.09202 2.21799C9.51984 2 10.0799 2 11.2 2H18.8C19.9201 2 20.4802 2 20.908 2.21799C21.2843 2.40973 21.5903 2.71569 21.782 3.09202C22 3.51984 22 4.0799 22 5.2V12.8C22 13.9201 22 14.4802 21.782 14.908C21.5903 15.2843 21.2843 15.5903 20.908 15.782C20.4802 16 19.9201 16 18.8 16H16M5.2 22H12.8C13.9201 22 14.4802 22 14.908 21.782C15.2843 21.5903 15.5903 21.2843 15.782 20.908C16 20.4802 16 19.9201 16 18.8V11.2C16 10.0799 16 9.51984 15.782 9.09202C15.5903 8.71569 15.2843 8.40973 14.908 8.21799C14.4802 8 13.9201 8 12.8 8H5.2C4.0799 8 3.51984 8 3.09202 8.21799C2.71569 8.40973 2.40973 8.71569 2.21799 9.09202C2 9.51984 2 10.0799 2 11.2V18.8C2 19.9201 2 20.4802 2.21799 20.908C2.40973 21.2843 2.71569 21.5903 3.09202 21.782C3.51984 22 4.07989 22 5.2 22Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round stroke=currentColor>`);
|
|
8471
|
+
var _tmpl$12 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M2.5 21.4998L8.04927 19.3655C8.40421 19.229 8.58168 19.1607 8.74772 19.0716C8.8952 18.9924 9.0358 18.901 9.16804 18.7984C9.31692 18.6829 9.45137 18.5484 9.72028 18.2795L21 6.99982C22.1046 5.89525 22.1046 4.10438 21 2.99981C19.8955 1.89525 18.1046 1.89524 17 2.99981L5.72028 14.2795C5.45138 14.5484 5.31692 14.6829 5.20139 14.8318C5.09877 14.964 5.0074 15.1046 4.92823 15.2521C4.83911 15.4181 4.77085 15.5956 4.63433 15.9506L2.5 21.4998ZM2.5 21.4998L4.55812 16.1488C4.7054 15.7659 4.77903 15.5744 4.90534 15.4867C5.01572 15.4101 5.1523 15.3811 5.2843 15.4063C5.43533 15.4351 5.58038 15.5802 5.87048 15.8703L8.12957 18.1294C8.41967 18.4195 8.56472 18.5645 8.59356 18.7155C8.61877 18.8475 8.58979 18.9841 8.51314 19.0945C8.42545 19.2208 8.23399 19.2944 7.85107 19.4417L2.5 21.4998Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8472
|
+
var _tmpl$13 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8473
|
+
var _tmpl$14 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9 9L15 15M15 9L9 15M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z"stroke=#F04438 stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8474
|
+
var _tmpl$15 = /* @__PURE__ */ template(`<svg width=24 height=24 viewBox="0 0 24 24"fill=none stroke=currentColor stroke-width=2 xmlns=http://www.w3.org/2000/svg><rect class=list width=20 height=20 y=2 x=2 rx=2></rect><line class=list-item y1=7 y2=7 x1=6 x2=18></line><line class=list-item y2=12 y1=12 x1=6 x2=18></line><line class=list-item y1=17 y2=17 x1=6 x2=18>`);
|
|
8475
|
+
var _tmpl$16 = /* @__PURE__ */ template(`<svg viewBox="0 0 24 24"height=20 width=20 fill=none xmlns=http://www.w3.org/2000/svg><path d="M3 7.8c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.28 3 6.12 3 7.8 3h8.4c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311C21 5.28 21 6.12 21 7.8v8.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311C18.72 21 17.88 21 16.2 21H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 18.72 3 17.88 3 16.2V7.8Z"stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8476
|
+
var _tmpl$17 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M7.5 12L10.5 15L16.5 9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8477
|
+
var _tmpl$18 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M12 2V6M12 18V22M6 12H2M22 12H18M19.0784 19.0784L16.25 16.25M19.0784 4.99994L16.25 7.82837M4.92157 19.0784L7.75 16.25M4.92157 4.99994L7.75 7.82837"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round></path><animateTransform attributeName=transform attributeType=XML type=rotate from=0 to=360 dur=2s repeatCount=indefinite>`);
|
|
8478
|
+
var _tmpl$19 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M15 9L9 15M9 9L15 15M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8479
|
+
var _tmpl$20 = /* @__PURE__ */ template(`<svg width=14 height=14 viewBox="0 0 24 24"fill=none xmlns=http://www.w3.org/2000/svg><path d="M9.5 15V9M14.5 15V9M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"stroke=currentColor stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8480
|
+
var _tmpl$21 = /* @__PURE__ */ template(`<svg version=1.0 viewBox="0 0 633 633"><linearGradient x1=-666.45 x2=-666.45 y1=163.28 y2=163.99 gradientTransform="matrix(633 0 0 633 422177 -103358)"gradientUnits=userSpaceOnUse><stop stop-color=#6BDAFF offset=0></stop><stop stop-color=#F9FFB5 offset=.32></stop><stop stop-color=#FFA770 offset=.71></stop><stop stop-color=#FF7373 offset=1></stop></linearGradient><circle cx=316.5 cy=316.5 r=316.5></circle><defs><filter x=-137.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=316.5 y=412 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=412 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=610.5 rx=214.5 ry=186 fill=#015064 stroke=#00CFE2 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=316.5 y=450 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=450 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=648.5 rx=214.5 ry=186 fill=#015064 stroke=#00A8B8 stroke-width=25></ellipse></g><defs><filter x=-137.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=-137.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=89.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=316.5 y=486 width=454 height=396.9 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=316.5 y=486 width=454 height=396.9 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><ellipse cx=543.5 cy=684.5 rx=214.5 ry=186 fill=#015064 stroke=#007782 stroke-width=25></ellipse></g><defs><filter x=272.2 y=308 width=176.9 height=129.3 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=272.2 y=308 width=176.9 height=129.3 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><line x1=436 x2=431 y1=403.2 y2=431.8 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=291 x2=280 y1=341.5 y2=403.5 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><line x1=332.9 x2=328.6 y1=384.1 y2=411.2 fill=none stroke=#000 stroke-linecap=round stroke-linejoin=bevel stroke-width=11></line><linearGradient x1=-670.75 x2=-671.59 y1=164.4 y2=164.49 gradientTransform="matrix(-184.16 -32.472 -11.461 64.997 -121359 -32126)"gradientUnits=userSpaceOnUse><stop stop-color=#EE2700 offset=0></stop><stop stop-color=#FF008E offset=1></stop></linearGradient><path d="m344.1 363 97.7 17.2c5.8 2.1 8.2 6.1 7.1 12.1s-4.7 9.2-11 9.9l-106-18.7-57.5-59.2c-3.2-4.8-2.9-9.1 0.8-12.8s8.3-4.4 13.7-2.1l55.2 53.6z"clip-rule=evenodd fill-rule=evenodd></path><line x1=428.2 x2=429.1 y1=384.5 y2=378 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=395.2 x2=396.1 y1=379.5 y2=373 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=362.2 x2=363.1 y1=373.5 y2=367.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=324.2 x2=328.4 y1=351.3 y2=347.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line><line x1=303.2 x2=307.4 y1=331.3 y2=327.4 fill=none stroke=#fff stroke-linecap=round stroke-linejoin=bevel stroke-width=7></line></g><defs><filter x=73.2 y=113.8 width=280.6 height=317.4 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=73.2 y=113.8 width=280.6 height=317.4 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-672.16 x2=-672.16 y1=165.03 y2=166.03 gradientTransform="matrix(-100.18 48.861 97.976 200.88 -83342 -93.059)"gradientUnits=userSpaceOnUse><stop stop-color=#A17500 offset=0></stop><stop stop-color=#5D2100 offset=1></stop></linearGradient><path d="m192.3 203c8.1 37.3 14 73.6 17.8 109.1 3.8 35.4 2.8 75.1-3 119.2l61.2-16.7c-15.6-59-25.2-97.9-28.6-116.6s-10.8-51.9-22.1-99.6l-25.3 4.6"clip-rule=evenodd fill-rule=evenodd></path><g stroke=#2F8A00><linearGradient x1=-660.23 x2=-660.23 y1=166.72 y2=167.72 gradientTransform="matrix(92.683 4.8573 -2.0259 38.657 61680 -3088.6)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9s-12.6-22.1-36.5-29.9c-15.9-5.2-34.4-1.5-55.5 11.1 15.9 14.3 29.5 22.6 40.7 24.9 16.8 3.6 51.3-6.1 51.3-6.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-661.36 x2=-661.36 y1=164.18 y2=165.18 gradientTransform="matrix(110 5.7648 -6.3599 121.35 73933 -15933)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5s-47.5-8.5-83.2 15.7c-23.8 16.2-34.3 49.3-31.6 99.4 30.3-27.8 52.1-48.5 65.2-61.9 19.8-20.2 49.6-53.2 49.6-53.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.79 x2=-656.79 y1=165.15 y2=166.15 gradientTransform="matrix(62.954 3.2993 -3.5023 66.828 42156 -8754.1)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m195 183.9c-0.8-21.9 6-38 20.6-48.2s29.8-15.4 45.5-15.3c-6.1 21.4-14.5 35.8-25.2 43.4s-24.4 14.2-40.9 20.1z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-663.07 x2=-663.07 y1=165.44 y2=166.44 gradientTransform="matrix(152.47 7.9907 -3.0936 59.029 101884 -4318.7)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c31.9-30 64.1-39.7 96.7-29s50.8 30.4 54.6 59.1c-35.2-5.5-60.4-9.6-75.8-12.1-15.3-2.6-40.5-8.6-75.5-18z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-662.57 x2=-662.57 y1=164.44 y2=165.44 gradientTransform="matrix(136.46 7.1517 -5.2163 99.533 91536 -11442)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c35.8-7.6 65.6-0.2 89.2 22s37.7 49 42.3 80.3c-39.8-9.7-68.3-23.8-85.5-42.4s-32.5-38.5-46-59.9z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><linearGradient x1=-656.43 x2=-656.43 y1=163.86 y2=164.86 gradientTransform="matrix(60.866 3.1899 -8.7773 167.48 41560 -25168)"gradientUnits=userSpaceOnUse><stop stop-color=#2F8A00 offset=0></stop><stop stop-color=#90FF57 offset=1></stop></linearGradient><path d="m194.9 184.5c-33.6 13.8-53.6 35.7-60.1 65.6s-3.6 63.1 8.7 99.6c27.4-40.3 43.2-69.6 47.4-88s5.6-44.1 4-77.2z"clip-rule=evenodd fill-rule=evenodd stroke-width=13></path><path d="m196.5 182.3c-14.8 21.6-25.1 41.4-30.8 59.4s-9.5 33-11.1 45.1"fill=none stroke-linecap=round stroke-width=8></path><path d="m194.9 185.7c-24.4 1.7-43.8 9-58.1 21.8s-24.7 25.4-31.3 37.8"fill=none stroke-linecap=round stroke-width=8></path><path d="m204.5 176.4c29.7-6.7 52-8.4 67-5.1s26.9 8.6 35.8 15.9"fill=none stroke-linecap=round stroke-width=8></path><path d="m196.5 181.4c20.3 9.9 38.2 20.5 53.9 31.9s27.4 22.1 35.1 32"fill=none stroke-linecap=round stroke-width=8></path></g></g><defs><filter x=50.5 y=399 width=532 height=633 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=50.5 y=399 width=532 height=633 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-666.06 x2=-666.23 y1=163.36 y2=163.75 gradientTransform="matrix(532 0 0 633 354760 -102959)"gradientUnits=userSpaceOnUse><stop stop-color=#FFF400 offset=0></stop><stop stop-color=#3C8700 offset=1></stop></linearGradient><ellipse cx=316.5 cy=715.5 rx=266 ry=316.5></ellipse></g><defs><filter x=391 y=-24 width=288 height=283 filterUnits=userSpaceOnUse><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0"></feColorMatrix></filter></defs><mask x=391 y=-24 width=288 height=283 maskUnits=userSpaceOnUse><g><circle cx=316.5 cy=316.5 r=316.5 fill=#fff></circle></g></mask><g><linearGradient x1=-664.56 x2=-664.56 y1=163.79 y2=164.79 gradientTransform="matrix(227 0 0 227 151421 -37204)"gradientUnits=userSpaceOnUse><stop stop-color=#FFDF00 offset=0></stop><stop stop-color=#FF9D00 offset=1></stop></linearGradient><circle cx=565.5 cy=89.5 r=113.5></circle><linearGradient x1=-644.5 x2=-645.77 y1=342 y2=342 gradientTransform="matrix(30 0 0 1 19770 -253)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=427 x2=397 y1=89 y2=89 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-641.56 x2=-642.83 y1=196.02 y2=196.07 gradientTransform="matrix(26.5 0 0 5.5 17439 -1025.5)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=430.5 x2=404 y1=55.5 y2=50 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-643.73 x2=-645 y1=185.83 y2=185.9 gradientTransform="matrix(29 0 0 8 19107 -1361)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=431 x2=402 y1=122 y2=130 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-638.94 x2=-640.22 y1=177.09 y2=177.39 gradientTransform="matrix(24 0 0 13 15783 -2145)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=442 x2=418 y1=153 y2=166 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-633.42 x2=-634.7 y1=172.41 y2=173.31 gradientTransform="matrix(20 0 0 19 13137 -3096)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=464 x2=444 y1=180 y2=199 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-619.05 x2=-619.52 y1=170.82 y2=171.82 gradientTransform="matrix(13.83 0 0 22.85 9050 -3703.4)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=491.4 x2=477.5 y1=203 y2=225.9 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=-578.5 x2=-578.63 y1=170.31 y2=171.31 gradientTransform="matrix(7.5 0 0 24.5 4860 -3953)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=524.5 x2=517 y1=219.5 y2=244 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12></line><linearGradient x1=666.5 x2=666.5 y1=170.31 y2=171.31 gradientTransform="matrix(.5 0 0 24.5 231.5 -3944)"gradientUnits=userSpaceOnUse><stop stop-color=#FFA400 offset=0></stop><stop stop-color=#FF5E00 offset=1></stop></linearGradient><line x1=564.5 x2=565 y1=228.5 y2=253 fill=none stroke-linecap=round stroke-linejoin=bevel stroke-width=12>`);
|
|
8481
8481
|
function Search() {
|
|
8482
8482
|
return _tmpl$2();
|
|
8483
8483
|
}
|
|
@@ -8520,32 +8520,32 @@ function Wifi() {
|
|
|
8520
8520
|
return _tmpl$9();
|
|
8521
8521
|
}
|
|
8522
8522
|
function Offline() {
|
|
8523
|
-
return _tmpl$
|
|
8523
|
+
return _tmpl$0();
|
|
8524
8524
|
}
|
|
8525
8525
|
function Settings() {
|
|
8526
|
-
return _tmpl$
|
|
8526
|
+
return _tmpl$1();
|
|
8527
8527
|
}
|
|
8528
8528
|
function PiPIcon() {
|
|
8529
|
-
return _tmpl$
|
|
8529
|
+
return _tmpl$10();
|
|
8530
8530
|
}
|
|
8531
8531
|
function Copier() {
|
|
8532
|
-
return _tmpl$
|
|
8532
|
+
return _tmpl$11();
|
|
8533
8533
|
}
|
|
8534
8534
|
function Pencil() {
|
|
8535
|
-
return _tmpl$
|
|
8535
|
+
return _tmpl$12();
|
|
8536
8536
|
}
|
|
8537
8537
|
function CopiedCopier(props) {
|
|
8538
8538
|
return (() => {
|
|
8539
|
-
var _el$
|
|
8540
|
-
createRenderEffect(() => setAttribute(_el$
|
|
8541
|
-
return _el$
|
|
8539
|
+
var _el$15 = _tmpl$13(), _el$16 = _el$15.firstChild;
|
|
8540
|
+
createRenderEffect(() => setAttribute(_el$16, "stroke", props.theme === "dark" ? "#12B76A" : "#027A48"));
|
|
8541
|
+
return _el$15;
|
|
8542
8542
|
})();
|
|
8543
8543
|
}
|
|
8544
8544
|
function ErrorCopier() {
|
|
8545
|
-
return _tmpl$
|
|
8545
|
+
return _tmpl$14();
|
|
8546
8546
|
}
|
|
8547
8547
|
function List() {
|
|
8548
|
-
return _tmpl$
|
|
8548
|
+
return _tmpl$15();
|
|
8549
8549
|
}
|
|
8550
8550
|
function Check(props) {
|
|
8551
8551
|
return [createComponent(Show, {
|
|
@@ -8553,120 +8553,120 @@ function Check(props) {
|
|
|
8553
8553
|
return props.checked;
|
|
8554
8554
|
},
|
|
8555
8555
|
get children() {
|
|
8556
|
-
var _el$
|
|
8557
|
-
createRenderEffect(() => setAttribute(_el$
|
|
8558
|
-
return _el$
|
|
8556
|
+
var _el$19 = _tmpl$13(), _el$20 = _el$19.firstChild;
|
|
8557
|
+
createRenderEffect(() => setAttribute(_el$20, "stroke", props.theme === "dark" ? "#9B8AFB" : "#6938EF"));
|
|
8558
|
+
return _el$19;
|
|
8559
8559
|
}
|
|
8560
8560
|
}), createComponent(Show, {
|
|
8561
8561
|
get when() {
|
|
8562
8562
|
return !props.checked;
|
|
8563
8563
|
},
|
|
8564
8564
|
get children() {
|
|
8565
|
-
var _el$
|
|
8566
|
-
createRenderEffect(() => setAttribute(_el$
|
|
8567
|
-
return _el$
|
|
8565
|
+
var _el$21 = _tmpl$16(), _el$22 = _el$21.firstChild;
|
|
8566
|
+
createRenderEffect(() => setAttribute(_el$22, "stroke", props.theme === "dark" ? "#9B8AFB" : "#6938EF"));
|
|
8567
|
+
return _el$21;
|
|
8568
8568
|
}
|
|
8569
8569
|
})];
|
|
8570
8570
|
}
|
|
8571
8571
|
function CheckCircle() {
|
|
8572
|
-
return _tmpl$
|
|
8572
|
+
return _tmpl$17();
|
|
8573
8573
|
}
|
|
8574
8574
|
function LoadingCircle() {
|
|
8575
|
-
return _tmpl$
|
|
8575
|
+
return _tmpl$18();
|
|
8576
8576
|
}
|
|
8577
8577
|
function XCircle() {
|
|
8578
|
-
return _tmpl$
|
|
8578
|
+
return _tmpl$19();
|
|
8579
8579
|
}
|
|
8580
8580
|
function PauseCircle() {
|
|
8581
|
-
return _tmpl$
|
|
8581
|
+
return _tmpl$20();
|
|
8582
8582
|
}
|
|
8583
8583
|
function TanstackLogo() {
|
|
8584
8584
|
const id = createUniqueId();
|
|
8585
8585
|
return (() => {
|
|
8586
|
-
var _el$
|
|
8587
|
-
setAttribute(_el$
|
|
8588
|
-
setAttribute(_el$
|
|
8589
|
-
setAttribute(_el$
|
|
8590
|
-
setAttribute(_el$
|
|
8591
|
-
setAttribute(_el$
|
|
8592
|
-
setAttribute(_el$
|
|
8593
|
-
setAttribute(_el$
|
|
8594
|
-
setAttribute(_el$
|
|
8595
|
-
setAttribute(_el$
|
|
8596
|
-
setAttribute(_el$
|
|
8597
|
-
setAttribute(_el$
|
|
8598
|
-
setAttribute(_el$
|
|
8599
|
-
setAttribute(_el$
|
|
8600
|
-
setAttribute(_el$
|
|
8601
|
-
setAttribute(_el$
|
|
8602
|
-
setAttribute(_el$
|
|
8603
|
-
setAttribute(_el$
|
|
8604
|
-
setAttribute(_el$
|
|
8605
|
-
setAttribute(_el$
|
|
8606
|
-
setAttribute(_el$
|
|
8607
|
-
setAttribute(_el$
|
|
8608
|
-
setAttribute(_el$
|
|
8609
|
-
setAttribute(_el$
|
|
8610
|
-
setAttribute(_el$
|
|
8611
|
-
setAttribute(_el$
|
|
8612
|
-
setAttribute(_el$
|
|
8613
|
-
setAttribute(_el$
|
|
8614
|
-
setAttribute(_el$
|
|
8615
|
-
setAttribute(_el$
|
|
8616
|
-
setAttribute(_el$
|
|
8617
|
-
setAttribute(_el$
|
|
8618
|
-
setAttribute(_el$
|
|
8619
|
-
setAttribute(_el$
|
|
8620
|
-
setAttribute(_el$
|
|
8621
|
-
setAttribute(_el$
|
|
8622
|
-
setAttribute(_el$
|
|
8623
|
-
setAttribute(_el$
|
|
8624
|
-
setAttribute(_el$
|
|
8625
|
-
setAttribute(_el$
|
|
8626
|
-
setAttribute(_el$
|
|
8627
|
-
setAttribute(_el$
|
|
8628
|
-
setAttribute(_el$
|
|
8629
|
-
setAttribute(_el$
|
|
8630
|
-
setAttribute(_el$
|
|
8631
|
-
setAttribute(_el$
|
|
8632
|
-
setAttribute(_el$
|
|
8633
|
-
setAttribute(_el$
|
|
8634
|
-
setAttribute(_el$
|
|
8635
|
-
setAttribute(_el$
|
|
8636
|
-
setAttribute(_el$
|
|
8637
|
-
setAttribute(_el$
|
|
8638
|
-
setAttribute(_el$
|
|
8639
|
-
setAttribute(_el$
|
|
8640
|
-
setAttribute(_el$
|
|
8641
|
-
setAttribute(_el$
|
|
8642
|
-
setAttribute(_el$
|
|
8643
|
-
setAttribute(_el$
|
|
8644
|
-
setAttribute(_el$
|
|
8645
|
-
setAttribute(_el$
|
|
8646
|
-
setAttribute(_el$
|
|
8647
|
-
setAttribute(_el$
|
|
8648
|
-
setAttribute(_el$
|
|
8649
|
-
setAttribute(_el$
|
|
8650
|
-
setAttribute(_el$
|
|
8651
|
-
setAttribute(_el$
|
|
8652
|
-
setAttribute(_el$
|
|
8653
|
-
setAttribute(_el$
|
|
8654
|
-
setAttribute(_el$
|
|
8655
|
-
setAttribute(_el$
|
|
8656
|
-
setAttribute(_el$
|
|
8657
|
-
setAttribute(_el$
|
|
8658
|
-
setAttribute(_el$
|
|
8659
|
-
setAttribute(_el$
|
|
8660
|
-
setAttribute(_el$
|
|
8661
|
-
setAttribute(_el$
|
|
8662
|
-
setAttribute(_el$
|
|
8663
|
-
setAttribute(_el$
|
|
8664
|
-
setAttribute(_el$
|
|
8665
|
-
return _el$
|
|
8586
|
+
var _el$27 = _tmpl$21(), _el$28 = _el$27.firstChild, _el$29 = _el$28.nextSibling, _el$30 = _el$29.nextSibling, _el$31 = _el$30.firstChild, _el$32 = _el$30.nextSibling, _el$33 = _el$32.firstChild, _el$34 = _el$32.nextSibling, _el$35 = _el$34.nextSibling, _el$36 = _el$35.firstChild, _el$37 = _el$35.nextSibling, _el$38 = _el$37.firstChild, _el$39 = _el$37.nextSibling, _el$40 = _el$39.nextSibling, _el$41 = _el$40.firstChild, _el$42 = _el$40.nextSibling, _el$43 = _el$42.firstChild, _el$44 = _el$42.nextSibling, _el$45 = _el$44.nextSibling, _el$46 = _el$45.firstChild, _el$47 = _el$45.nextSibling, _el$48 = _el$47.firstChild, _el$49 = _el$47.nextSibling, _el$50 = _el$49.nextSibling, _el$51 = _el$50.firstChild, _el$52 = _el$50.nextSibling, _el$53 = _el$52.firstChild, _el$54 = _el$52.nextSibling, _el$55 = _el$54.nextSibling, _el$56 = _el$55.firstChild, _el$57 = _el$55.nextSibling, _el$58 = _el$57.firstChild, _el$59 = _el$57.nextSibling, _el$60 = _el$59.nextSibling, _el$61 = _el$60.firstChild, _el$62 = _el$60.nextSibling, _el$63 = _el$62.firstChild, _el$64 = _el$62.nextSibling, _el$65 = _el$64.firstChild, _el$66 = _el$65.nextSibling, _el$67 = _el$66.nextSibling, _el$68 = _el$67.nextSibling, _el$69 = _el$68.nextSibling, _el$70 = _el$64.nextSibling, _el$71 = _el$70.firstChild, _el$72 = _el$70.nextSibling, _el$73 = _el$72.firstChild, _el$74 = _el$72.nextSibling, _el$75 = _el$74.firstChild, _el$76 = _el$75.nextSibling, _el$77 = _el$76.nextSibling, _el$78 = _el$77.firstChild, _el$79 = _el$78.nextSibling, _el$80 = _el$79.nextSibling, _el$81 = _el$80.nextSibling, _el$82 = _el$81.nextSibling, _el$83 = _el$82.nextSibling, _el$84 = _el$83.nextSibling, _el$85 = _el$84.nextSibling, _el$86 = _el$85.nextSibling, _el$87 = _el$86.nextSibling, _el$88 = _el$87.nextSibling, _el$89 = _el$88.nextSibling, _el$90 = _el$74.nextSibling, _el$91 = _el$90.firstChild, _el$92 = _el$90.nextSibling, _el$93 = _el$92.firstChild, _el$94 = _el$92.nextSibling, _el$95 = _el$94.firstChild, _el$96 = _el$95.nextSibling, _el$97 = _el$94.nextSibling, _el$98 = _el$97.firstChild, _el$99 = _el$97.nextSibling, _el$100 = _el$99.firstChild, _el$101 = _el$99.nextSibling, _el$102 = _el$101.firstChild, _el$103 = _el$102.nextSibling, _el$104 = _el$103.nextSibling, _el$105 = _el$104.nextSibling, _el$106 = _el$105.nextSibling, _el$107 = _el$106.nextSibling, _el$108 = _el$107.nextSibling, _el$109 = _el$108.nextSibling, _el$110 = _el$109.nextSibling, _el$111 = _el$110.nextSibling, _el$112 = _el$111.nextSibling, _el$113 = _el$112.nextSibling, _el$114 = _el$113.nextSibling, _el$115 = _el$114.nextSibling, _el$116 = _el$115.nextSibling, _el$117 = _el$116.nextSibling, _el$118 = _el$117.nextSibling, _el$119 = _el$118.nextSibling;
|
|
8587
|
+
setAttribute(_el$28, "id", `a-${id}`);
|
|
8588
|
+
setAttribute(_el$29, "fill", `url(#a-${id})`);
|
|
8589
|
+
setAttribute(_el$31, "id", `am-${id}`);
|
|
8590
|
+
setAttribute(_el$32, "id", `b-${id}`);
|
|
8591
|
+
setAttribute(_el$33, "filter", `url(#am-${id})`);
|
|
8592
|
+
setAttribute(_el$34, "mask", `url(#b-${id})`);
|
|
8593
|
+
setAttribute(_el$36, "id", `ah-${id}`);
|
|
8594
|
+
setAttribute(_el$37, "id", `k-${id}`);
|
|
8595
|
+
setAttribute(_el$38, "filter", `url(#ah-${id})`);
|
|
8596
|
+
setAttribute(_el$39, "mask", `url(#k-${id})`);
|
|
8597
|
+
setAttribute(_el$41, "id", `ae-${id}`);
|
|
8598
|
+
setAttribute(_el$42, "id", `j-${id}`);
|
|
8599
|
+
setAttribute(_el$43, "filter", `url(#ae-${id})`);
|
|
8600
|
+
setAttribute(_el$44, "mask", `url(#j-${id})`);
|
|
8601
|
+
setAttribute(_el$46, "id", `ai-${id}`);
|
|
8602
|
+
setAttribute(_el$47, "id", `i-${id}`);
|
|
8603
|
+
setAttribute(_el$48, "filter", `url(#ai-${id})`);
|
|
8604
|
+
setAttribute(_el$49, "mask", `url(#i-${id})`);
|
|
8605
|
+
setAttribute(_el$51, "id", `aj-${id}`);
|
|
8606
|
+
setAttribute(_el$52, "id", `h-${id}`);
|
|
8607
|
+
setAttribute(_el$53, "filter", `url(#aj-${id})`);
|
|
8608
|
+
setAttribute(_el$54, "mask", `url(#h-${id})`);
|
|
8609
|
+
setAttribute(_el$56, "id", `ag-${id}`);
|
|
8610
|
+
setAttribute(_el$57, "id", `g-${id}`);
|
|
8611
|
+
setAttribute(_el$58, "filter", `url(#ag-${id})`);
|
|
8612
|
+
setAttribute(_el$59, "mask", `url(#g-${id})`);
|
|
8613
|
+
setAttribute(_el$61, "id", `af-${id}`);
|
|
8614
|
+
setAttribute(_el$62, "id", `f-${id}`);
|
|
8615
|
+
setAttribute(_el$63, "filter", `url(#af-${id})`);
|
|
8616
|
+
setAttribute(_el$64, "mask", `url(#f-${id})`);
|
|
8617
|
+
setAttribute(_el$68, "id", `m-${id}`);
|
|
8618
|
+
setAttribute(_el$69, "fill", `url(#m-${id})`);
|
|
8619
|
+
setAttribute(_el$71, "id", `ak-${id}`);
|
|
8620
|
+
setAttribute(_el$72, "id", `e-${id}`);
|
|
8621
|
+
setAttribute(_el$73, "filter", `url(#ak-${id})`);
|
|
8622
|
+
setAttribute(_el$74, "mask", `url(#e-${id})`);
|
|
8623
|
+
setAttribute(_el$75, "id", `n-${id}`);
|
|
8624
|
+
setAttribute(_el$76, "fill", `url(#n-${id})`);
|
|
8625
|
+
setAttribute(_el$78, "id", `r-${id}`);
|
|
8626
|
+
setAttribute(_el$79, "fill", `url(#r-${id})`);
|
|
8627
|
+
setAttribute(_el$80, "id", `s-${id}`);
|
|
8628
|
+
setAttribute(_el$81, "fill", `url(#s-${id})`);
|
|
8629
|
+
setAttribute(_el$82, "id", `q-${id}`);
|
|
8630
|
+
setAttribute(_el$83, "fill", `url(#q-${id})`);
|
|
8631
|
+
setAttribute(_el$84, "id", `p-${id}`);
|
|
8632
|
+
setAttribute(_el$85, "fill", `url(#p-${id})`);
|
|
8633
|
+
setAttribute(_el$86, "id", `o-${id}`);
|
|
8634
|
+
setAttribute(_el$87, "fill", `url(#o-${id})`);
|
|
8635
|
+
setAttribute(_el$88, "id", `l-${id}`);
|
|
8636
|
+
setAttribute(_el$89, "fill", `url(#l-${id})`);
|
|
8637
|
+
setAttribute(_el$91, "id", `al-${id}`);
|
|
8638
|
+
setAttribute(_el$92, "id", `d-${id}`);
|
|
8639
|
+
setAttribute(_el$93, "filter", `url(#al-${id})`);
|
|
8640
|
+
setAttribute(_el$94, "mask", `url(#d-${id})`);
|
|
8641
|
+
setAttribute(_el$95, "id", `u-${id}`);
|
|
8642
|
+
setAttribute(_el$96, "fill", `url(#u-${id})`);
|
|
8643
|
+
setAttribute(_el$98, "id", `ad-${id}`);
|
|
8644
|
+
setAttribute(_el$99, "id", `c-${id}`);
|
|
8645
|
+
setAttribute(_el$100, "filter", `url(#ad-${id})`);
|
|
8646
|
+
setAttribute(_el$101, "mask", `url(#c-${id})`);
|
|
8647
|
+
setAttribute(_el$102, "id", `t-${id}`);
|
|
8648
|
+
setAttribute(_el$103, "fill", `url(#t-${id})`);
|
|
8649
|
+
setAttribute(_el$104, "id", `v-${id}`);
|
|
8650
|
+
setAttribute(_el$105, "stroke", `url(#v-${id})`);
|
|
8651
|
+
setAttribute(_el$106, "id", `aa-${id}`);
|
|
8652
|
+
setAttribute(_el$107, "stroke", `url(#aa-${id})`);
|
|
8653
|
+
setAttribute(_el$108, "id", `w-${id}`);
|
|
8654
|
+
setAttribute(_el$109, "stroke", `url(#w-${id})`);
|
|
8655
|
+
setAttribute(_el$110, "id", `ac-${id}`);
|
|
8656
|
+
setAttribute(_el$111, "stroke", `url(#ac-${id})`);
|
|
8657
|
+
setAttribute(_el$112, "id", `ab-${id}`);
|
|
8658
|
+
setAttribute(_el$113, "stroke", `url(#ab-${id})`);
|
|
8659
|
+
setAttribute(_el$114, "id", `y-${id}`);
|
|
8660
|
+
setAttribute(_el$115, "stroke", `url(#y-${id})`);
|
|
8661
|
+
setAttribute(_el$116, "id", `x-${id}`);
|
|
8662
|
+
setAttribute(_el$117, "stroke", `url(#x-${id})`);
|
|
8663
|
+
setAttribute(_el$118, "id", `z-${id}`);
|
|
8664
|
+
setAttribute(_el$119, "stroke", `url(#z-${id})`);
|
|
8665
|
+
return _el$27;
|
|
8666
8666
|
})();
|
|
8667
8667
|
}
|
|
8668
|
-
var _tmpl$
|
|
8669
|
-
var _tmpl$
|
|
8668
|
+
var _tmpl$23 = /* @__PURE__ */ template(`<span><svg width=16 height=16 viewBox="0 0 16 16"fill=none xmlns=http://www.w3.org/2000/svg><path d="M6 12L10 8L6 4"stroke-width=2 stroke-linecap=round stroke-linejoin=round>`);
|
|
8669
|
+
var _tmpl$24 = /* @__PURE__ */ template(`<button title="Copy object to clipboard">`);
|
|
8670
8670
|
var _tmpl$32 = /* @__PURE__ */ template(`<button title="Remove all items"aria-label="Remove all items">`);
|
|
8671
8671
|
var _tmpl$42 = /* @__PURE__ */ template(`<button title="Delete item"aria-label="Delete item">`);
|
|
8672
8672
|
var _tmpl$52 = /* @__PURE__ */ template(`<button title="Toggle value"aria-label="Toggle value">`);
|
|
@@ -8674,9 +8674,9 @@ var _tmpl$62 = /* @__PURE__ */ template(`<button title="Bulk Edit Data"aria-labe
|
|
|
8674
8674
|
var _tmpl$72 = /* @__PURE__ */ template(`<div>`);
|
|
8675
8675
|
var _tmpl$82 = /* @__PURE__ */ template(`<div><button> <span></span> <span> `);
|
|
8676
8676
|
var _tmpl$92 = /* @__PURE__ */ template(`<input>`);
|
|
8677
|
-
var _tmpl$
|
|
8678
|
-
var _tmpl$
|
|
8679
|
-
var _tmpl$
|
|
8677
|
+
var _tmpl$02 = /* @__PURE__ */ template(`<span>`);
|
|
8678
|
+
var _tmpl$110 = /* @__PURE__ */ template(`<div><span>:`);
|
|
8679
|
+
var _tmpl$102 = /* @__PURE__ */ template(`<div><div><button> [<!>...<!>]`);
|
|
8680
8680
|
function chunkArray(array, size3) {
|
|
8681
8681
|
let i2 = 0;
|
|
8682
8682
|
const result = [];
|
|
@@ -8695,7 +8695,7 @@ var Expander = (props) => {
|
|
|
8695
8695
|
return theme() === "dark" ? darkStyles(css) : lightStyles(css);
|
|
8696
8696
|
});
|
|
8697
8697
|
return (() => {
|
|
8698
|
-
var _el$ = _tmpl$
|
|
8698
|
+
var _el$ = _tmpl$23();
|
|
8699
8699
|
createRenderEffect(() => className(_el$, clsx(styles().expander, css`
|
|
8700
8700
|
transform: rotate(${props.expanded ? 90 : 0}deg);
|
|
8701
8701
|
`, props.expanded && css`
|
|
@@ -8716,7 +8716,7 @@ var CopyButton = (props) => {
|
|
|
8716
8716
|
});
|
|
8717
8717
|
const [copyState, setCopyState] = createSignal("NoCopy");
|
|
8718
8718
|
return (() => {
|
|
8719
|
-
var _el$2 = _tmpl$
|
|
8719
|
+
var _el$2 = _tmpl$24();
|
|
8720
8720
|
addEventListener(_el$2, "click", copyState() === "NoCopy" ? () => {
|
|
8721
8721
|
navigator.clipboard.writeText(stringify(props.value)).then(() => {
|
|
8722
8722
|
setCopyState("SuccessCopy");
|
|
@@ -8905,29 +8905,29 @@ function Explorer(props) {
|
|
|
8905
8905
|
},
|
|
8906
8906
|
get children() {
|
|
8907
8907
|
return [(() => {
|
|
8908
|
-
var _el$7 = _tmpl$82(), _el$8 = _el$7.firstChild, _el$9 = _el$8.firstChild, _el$
|
|
8908
|
+
var _el$7 = _tmpl$82(), _el$8 = _el$7.firstChild, _el$9 = _el$8.firstChild, _el$0 = _el$9.nextSibling, _el$1 = _el$0.nextSibling, _el$10 = _el$1.nextSibling, _el$11 = _el$10.firstChild;
|
|
8909
8909
|
_el$8.$$click = () => toggleExpanded();
|
|
8910
8910
|
insert(_el$8, createComponent(Expander, {
|
|
8911
8911
|
get expanded() {
|
|
8912
8912
|
return expanded();
|
|
8913
8913
|
}
|
|
8914
8914
|
}), _el$9);
|
|
8915
|
-
insert(_el$
|
|
8916
|
-
insert(_el$
|
|
8917
|
-
insert(_el$
|
|
8918
|
-
insert(_el$
|
|
8915
|
+
insert(_el$0, () => props.label);
|
|
8916
|
+
insert(_el$10, () => String(type()).toLowerCase() === "iterable" ? "(Iterable) " : "", _el$11);
|
|
8917
|
+
insert(_el$10, () => subEntries().length, _el$11);
|
|
8918
|
+
insert(_el$10, () => subEntries().length > 1 ? `items` : `item`, null);
|
|
8919
8919
|
insert(_el$7, createComponent(Show, {
|
|
8920
8920
|
get when() {
|
|
8921
8921
|
return props.editable;
|
|
8922
8922
|
},
|
|
8923
8923
|
get children() {
|
|
8924
|
-
var _el$
|
|
8925
|
-
insert(_el$
|
|
8924
|
+
var _el$12 = _tmpl$72();
|
|
8925
|
+
insert(_el$12, createComponent(CopyButton, {
|
|
8926
8926
|
get value() {
|
|
8927
8927
|
return props.value;
|
|
8928
8928
|
}
|
|
8929
8929
|
}), null);
|
|
8930
|
-
insert(_el$
|
|
8930
|
+
insert(_el$12, createComponent(Show, {
|
|
8931
8931
|
get when() {
|
|
8932
8932
|
return props.itemsDeletable && props.activeQuery !== void 0;
|
|
8933
8933
|
},
|
|
@@ -8940,7 +8940,7 @@ function Explorer(props) {
|
|
|
8940
8940
|
});
|
|
8941
8941
|
}
|
|
8942
8942
|
}), null);
|
|
8943
|
-
insert(_el$
|
|
8943
|
+
insert(_el$12, createComponent(Show, {
|
|
8944
8944
|
get when() {
|
|
8945
8945
|
return type() === "array" && props.activeQuery !== void 0;
|
|
8946
8946
|
},
|
|
@@ -8953,30 +8953,30 @@ function Explorer(props) {
|
|
|
8953
8953
|
});
|
|
8954
8954
|
}
|
|
8955
8955
|
}), null);
|
|
8956
|
-
insert(_el$
|
|
8956
|
+
insert(_el$12, createComponent(Show, {
|
|
8957
8957
|
get when() {
|
|
8958
8958
|
return createMemo(() => !!!!props.onEdit)() && !serialize(props.value).meta;
|
|
8959
8959
|
},
|
|
8960
8960
|
get children() {
|
|
8961
|
-
var _el$
|
|
8962
|
-
_el$
|
|
8961
|
+
var _el$13 = _tmpl$62();
|
|
8962
|
+
_el$13.$$click = () => {
|
|
8963
8963
|
var _a;
|
|
8964
8964
|
(_a = props.onEdit) == null ? void 0 : _a.call(props);
|
|
8965
8965
|
};
|
|
8966
|
-
insert(_el$
|
|
8967
|
-
createRenderEffect(() => className(_el$
|
|
8968
|
-
return _el$
|
|
8966
|
+
insert(_el$13, createComponent(Pencil, {}));
|
|
8967
|
+
createRenderEffect(() => className(_el$13, styles().actionButton));
|
|
8968
|
+
return _el$13;
|
|
8969
8969
|
}
|
|
8970
8970
|
}), null);
|
|
8971
|
-
createRenderEffect(() => className(_el$
|
|
8972
|
-
return _el$
|
|
8971
|
+
createRenderEffect(() => className(_el$12, styles().actions));
|
|
8972
|
+
return _el$12;
|
|
8973
8973
|
}
|
|
8974
8974
|
}), null);
|
|
8975
8975
|
createRenderEffect((_p$) => {
|
|
8976
8976
|
var _v$3 = styles().expanderButtonContainer, _v$4 = styles().expanderButton, _v$5 = styles().info;
|
|
8977
8977
|
_v$3 !== _p$.e && className(_el$7, _p$.e = _v$3);
|
|
8978
8978
|
_v$4 !== _p$.t && className(_el$8, _p$.t = _v$4);
|
|
8979
|
-
_v$5 !== _p$.a && className(_el$
|
|
8979
|
+
_v$5 !== _p$.a && className(_el$10, _p$.a = _v$5);
|
|
8980
8980
|
return _p$;
|
|
8981
8981
|
}, {
|
|
8982
8982
|
e: void 0,
|
|
@@ -8994,8 +8994,8 @@ function Explorer(props) {
|
|
|
8994
8994
|
return subEntryPages().length === 1;
|
|
8995
8995
|
},
|
|
8996
8996
|
get children() {
|
|
8997
|
-
var _el$
|
|
8998
|
-
insert(_el$
|
|
8997
|
+
var _el$14 = _tmpl$72();
|
|
8998
|
+
insert(_el$14, createComponent(Key, {
|
|
8999
8999
|
get each() {
|
|
9000
9000
|
return subEntries();
|
|
9001
9001
|
},
|
|
@@ -9026,37 +9026,37 @@ function Explorer(props) {
|
|
|
9026
9026
|
});
|
|
9027
9027
|
}
|
|
9028
9028
|
}));
|
|
9029
|
-
createRenderEffect(() => className(_el$
|
|
9030
|
-
return _el$
|
|
9029
|
+
createRenderEffect(() => className(_el$14, styles().subEntry));
|
|
9030
|
+
return _el$14;
|
|
9031
9031
|
}
|
|
9032
9032
|
}), createComponent(Show, {
|
|
9033
9033
|
get when() {
|
|
9034
9034
|
return subEntryPages().length > 1;
|
|
9035
9035
|
},
|
|
9036
9036
|
get children() {
|
|
9037
|
-
var _el$
|
|
9038
|
-
insert(_el$
|
|
9037
|
+
var _el$15 = _tmpl$72();
|
|
9038
|
+
insert(_el$15, createComponent(Index, {
|
|
9039
9039
|
get each() {
|
|
9040
9040
|
return subEntryPages();
|
|
9041
9041
|
},
|
|
9042
9042
|
children: (entries2, index) => (() => {
|
|
9043
|
-
var _el$
|
|
9044
|
-
_el$
|
|
9045
|
-
_el$
|
|
9046
|
-
insert(_el$
|
|
9043
|
+
var _el$21 = _tmpl$102(), _el$22 = _el$21.firstChild, _el$23 = _el$22.firstChild, _el$24 = _el$23.firstChild, _el$28 = _el$24.nextSibling, _el$26 = _el$28.nextSibling, _el$29 = _el$26.nextSibling;
|
|
9044
|
+
_el$29.nextSibling;
|
|
9045
|
+
_el$23.$$click = () => setExpandedPages((old) => old.includes(index) ? old.filter((d) => d !== index) : [...old, index]);
|
|
9046
|
+
insert(_el$23, createComponent(Expander, {
|
|
9047
9047
|
get expanded() {
|
|
9048
9048
|
return expandedPages().includes(index);
|
|
9049
9049
|
}
|
|
9050
|
-
}), _el$
|
|
9051
|
-
insert(_el$
|
|
9052
|
-
insert(_el$
|
|
9053
|
-
insert(_el$
|
|
9050
|
+
}), _el$24);
|
|
9051
|
+
insert(_el$23, index * 100, _el$28);
|
|
9052
|
+
insert(_el$23, index * 100 + 100 - 1, _el$29);
|
|
9053
|
+
insert(_el$22, createComponent(Show, {
|
|
9054
9054
|
get when() {
|
|
9055
9055
|
return expandedPages().includes(index);
|
|
9056
9056
|
},
|
|
9057
9057
|
get children() {
|
|
9058
|
-
var _el$
|
|
9059
|
-
insert(_el$
|
|
9058
|
+
var _el$30 = _tmpl$72();
|
|
9059
|
+
insert(_el$30, createComponent(Key, {
|
|
9060
9060
|
get each() {
|
|
9061
9061
|
return entries2();
|
|
9062
9062
|
},
|
|
@@ -9082,24 +9082,24 @@ function Explorer(props) {
|
|
|
9082
9082
|
}
|
|
9083
9083
|
})
|
|
9084
9084
|
}));
|
|
9085
|
-
createRenderEffect(() => className(_el$
|
|
9086
|
-
return _el$
|
|
9085
|
+
createRenderEffect(() => className(_el$30, styles().subEntry));
|
|
9086
|
+
return _el$30;
|
|
9087
9087
|
}
|
|
9088
9088
|
}), null);
|
|
9089
9089
|
createRenderEffect((_p$) => {
|
|
9090
|
-
var _v$
|
|
9091
|
-
_v$
|
|
9092
|
-
_v$
|
|
9090
|
+
var _v$0 = styles().entry, _v$1 = styles().expanderButton;
|
|
9091
|
+
_v$0 !== _p$.e && className(_el$22, _p$.e = _v$0);
|
|
9092
|
+
_v$1 !== _p$.t && className(_el$23, _p$.t = _v$1);
|
|
9093
9093
|
return _p$;
|
|
9094
9094
|
}, {
|
|
9095
9095
|
e: void 0,
|
|
9096
9096
|
t: void 0
|
|
9097
9097
|
});
|
|
9098
|
-
return _el$
|
|
9098
|
+
return _el$21;
|
|
9099
9099
|
})()
|
|
9100
9100
|
}));
|
|
9101
|
-
createRenderEffect(() => className(_el$
|
|
9102
|
-
return _el$
|
|
9101
|
+
createRenderEffect(() => className(_el$15, styles().subEntry));
|
|
9102
|
+
return _el$15;
|
|
9103
9103
|
}
|
|
9104
9104
|
})];
|
|
9105
9105
|
}
|
|
@@ -9111,18 +9111,18 @@ function Explorer(props) {
|
|
|
9111
9111
|
return subEntryPages().length === 0;
|
|
9112
9112
|
},
|
|
9113
9113
|
get children() {
|
|
9114
|
-
var _el$
|
|
9115
|
-
insert(_el$
|
|
9116
|
-
insert(_el$
|
|
9114
|
+
var _el$16 = _tmpl$110(), _el$17 = _el$16.firstChild, _el$18 = _el$17.firstChild;
|
|
9115
|
+
insert(_el$17, () => props.label, _el$18);
|
|
9116
|
+
insert(_el$16, createComponent(Show, {
|
|
9117
9117
|
get when() {
|
|
9118
9118
|
return createMemo(() => !!(props.editable && props.activeQuery !== void 0))() && (type() === "string" || type() === "number" || type() === "boolean");
|
|
9119
9119
|
},
|
|
9120
9120
|
get fallback() {
|
|
9121
9121
|
return (() => {
|
|
9122
|
-
var _el$
|
|
9123
|
-
insert(_el$
|
|
9124
|
-
createRenderEffect(() => className(_el$
|
|
9125
|
-
return _el$
|
|
9122
|
+
var _el$31 = _tmpl$02();
|
|
9123
|
+
insert(_el$31, () => displayValue(props.value));
|
|
9124
|
+
createRenderEffect(() => className(_el$31, styles().value));
|
|
9125
|
+
return _el$31;
|
|
9126
9126
|
})();
|
|
9127
9127
|
},
|
|
9128
9128
|
get children() {
|
|
@@ -9131,31 +9131,31 @@ function Explorer(props) {
|
|
|
9131
9131
|
return createMemo(() => !!(props.editable && props.activeQuery !== void 0))() && (type() === "string" || type() === "number");
|
|
9132
9132
|
},
|
|
9133
9133
|
get children() {
|
|
9134
|
-
var _el$
|
|
9135
|
-
_el$
|
|
9134
|
+
var _el$19 = _tmpl$92();
|
|
9135
|
+
_el$19.addEventListener("change", (changeEvent) => {
|
|
9136
9136
|
const oldData = props.activeQuery.state.data;
|
|
9137
9137
|
const newData = updateNestedDataByPath(oldData, currentDataPath, type() === "number" ? changeEvent.target.valueAsNumber : changeEvent.target.value);
|
|
9138
9138
|
queryClient.setQueryData(props.activeQuery.queryKey, newData);
|
|
9139
9139
|
});
|
|
9140
9140
|
createRenderEffect((_p$) => {
|
|
9141
9141
|
var _v$6 = type() === "number" ? "number" : "text", _v$7 = clsx(styles().value, styles().editableInput);
|
|
9142
|
-
_v$6 !== _p$.e && setAttribute(_el$
|
|
9143
|
-
_v$7 !== _p$.t && className(_el$
|
|
9142
|
+
_v$6 !== _p$.e && setAttribute(_el$19, "type", _p$.e = _v$6);
|
|
9143
|
+
_v$7 !== _p$.t && className(_el$19, _p$.t = _v$7);
|
|
9144
9144
|
return _p$;
|
|
9145
9145
|
}, {
|
|
9146
9146
|
e: void 0,
|
|
9147
9147
|
t: void 0
|
|
9148
9148
|
});
|
|
9149
|
-
createRenderEffect(() => _el$
|
|
9150
|
-
return _el$
|
|
9149
|
+
createRenderEffect(() => _el$19.value = props.value);
|
|
9150
|
+
return _el$19;
|
|
9151
9151
|
}
|
|
9152
9152
|
}), createComponent(Show, {
|
|
9153
9153
|
get when() {
|
|
9154
9154
|
return type() === "boolean";
|
|
9155
9155
|
},
|
|
9156
9156
|
get children() {
|
|
9157
|
-
var _el$
|
|
9158
|
-
insert(_el$
|
|
9157
|
+
var _el$20 = _tmpl$02();
|
|
9158
|
+
insert(_el$20, createComponent(ToggleValueButton, {
|
|
9159
9159
|
get activeQuery() {
|
|
9160
9160
|
return props.activeQuery;
|
|
9161
9161
|
},
|
|
@@ -9164,14 +9164,14 @@ function Explorer(props) {
|
|
|
9164
9164
|
return props.value;
|
|
9165
9165
|
}
|
|
9166
9166
|
}), null);
|
|
9167
|
-
insert(_el$
|
|
9168
|
-
createRenderEffect(() => className(_el$
|
|
9169
|
-
return _el$
|
|
9167
|
+
insert(_el$20, () => displayValue(props.value), null);
|
|
9168
|
+
createRenderEffect(() => className(_el$20, clsx(styles().value, styles().actions, styles().editableInput)));
|
|
9169
|
+
return _el$20;
|
|
9170
9170
|
}
|
|
9171
9171
|
})];
|
|
9172
9172
|
}
|
|
9173
9173
|
}), null);
|
|
9174
|
-
insert(_el$
|
|
9174
|
+
insert(_el$16, createComponent(Show, {
|
|
9175
9175
|
get when() {
|
|
9176
9176
|
return props.editable && props.itemsDeletable && props.activeQuery !== void 0;
|
|
9177
9177
|
},
|
|
@@ -9186,14 +9186,14 @@ function Explorer(props) {
|
|
|
9186
9186
|
}), null);
|
|
9187
9187
|
createRenderEffect((_p$) => {
|
|
9188
9188
|
var _v$8 = styles().row, _v$9 = styles().label;
|
|
9189
|
-
_v$8 !== _p$.e && className(_el$
|
|
9190
|
-
_v$9 !== _p$.t && className(_el$
|
|
9189
|
+
_v$8 !== _p$.e && className(_el$16, _p$.e = _v$8);
|
|
9190
|
+
_v$9 !== _p$.t && className(_el$17, _p$.t = _v$9);
|
|
9191
9191
|
return _p$;
|
|
9192
9192
|
}, {
|
|
9193
9193
|
e: void 0,
|
|
9194
9194
|
t: void 0
|
|
9195
9195
|
});
|
|
9196
|
-
return _el$
|
|
9196
|
+
return _el$16;
|
|
9197
9197
|
}
|
|
9198
9198
|
}), null);
|
|
9199
9199
|
createRenderEffect(() => className(_el$6, styles().entry));
|
|
@@ -9212,7 +9212,8 @@ var stylesFactory = (theme, css) => {
|
|
|
9212
9212
|
entry: css`
|
|
9213
9213
|
& * {
|
|
9214
9214
|
font-size: ${font.size.xs};
|
|
9215
|
-
font-family:
|
|
9215
|
+
font-family:
|
|
9216
|
+
ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
|
|
9216
9217
|
'Liberation Mono', 'Courier New', monospace;
|
|
9217
9218
|
}
|
|
9218
9219
|
position: relative;
|
|
@@ -9337,8 +9338,8 @@ var stylesFactory = (theme, css) => {
|
|
|
9337
9338
|
var lightStyles = (css) => stylesFactory("light", css);
|
|
9338
9339
|
var darkStyles = (css) => stylesFactory("dark", css);
|
|
9339
9340
|
delegateEvents(["click"]);
|
|
9340
|
-
var _tmpl$
|
|
9341
|
-
var _tmpl$
|
|
9341
|
+
var _tmpl$25 = /* @__PURE__ */ template(`<div><div aria-hidden=true></div><button type=button aria-label="Open Tanstack query devtools"class=tsqd-open-btn>`);
|
|
9342
|
+
var _tmpl$26 = /* @__PURE__ */ template(`<div>`);
|
|
9342
9343
|
var _tmpl$33 = /* @__PURE__ */ template(`<aside aria-label="Tanstack query devtools"><div></div><button aria-label="Close tanstack query devtools">`);
|
|
9343
9344
|
var _tmpl$43 = /* @__PURE__ */ template(`<select name=tsqd-queries-filter-sort>`);
|
|
9344
9345
|
var _tmpl$53 = /* @__PURE__ */ template(`<select name=tsqd-mutations-filter-sort>`);
|
|
@@ -9346,31 +9347,32 @@ var _tmpl$63 = /* @__PURE__ */ template(`<span>Asc`);
|
|
|
9346
9347
|
var _tmpl$73 = /* @__PURE__ */ template(`<span>Desc`);
|
|
9347
9348
|
var _tmpl$83 = /* @__PURE__ */ template(`<button aria-label="Open in picture-in-picture mode"title="Open in picture-in-picture mode">`);
|
|
9348
9349
|
var _tmpl$93 = /* @__PURE__ */ template(`<div>Settings`);
|
|
9349
|
-
var _tmpl$
|
|
9350
|
-
var _tmpl$
|
|
9351
|
-
var _tmpl$
|
|
9352
|
-
var _tmpl$
|
|
9353
|
-
var _tmpl$
|
|
9354
|
-
var _tmpl$
|
|
9355
|
-
var _tmpl$
|
|
9356
|
-
var _tmpl$
|
|
9357
|
-
var _tmpl$
|
|
9358
|
-
var _tmpl$
|
|
9359
|
-
var _tmpl$
|
|
9360
|
-
var _tmpl$
|
|
9361
|
-
var _tmpl$
|
|
9362
|
-
var _tmpl$
|
|
9363
|
-
var _tmpl$
|
|
9364
|
-
var _tmpl$
|
|
9365
|
-
var _tmpl$
|
|
9366
|
-
var _tmpl$
|
|
9367
|
-
var _tmpl$
|
|
9368
|
-
var _tmpl$
|
|
9369
|
-
var _tmpl$
|
|
9370
|
-
var _tmpl$
|
|
9371
|
-
var _tmpl$
|
|
9372
|
-
var _tmpl$
|
|
9373
|
-
var _tmpl$
|
|
9350
|
+
var _tmpl$03 = /* @__PURE__ */ template(`<span>Position`);
|
|
9351
|
+
var _tmpl$111 = /* @__PURE__ */ template(`<span>Top`);
|
|
9352
|
+
var _tmpl$103 = /* @__PURE__ */ template(`<span>Bottom`);
|
|
9353
|
+
var _tmpl$112 = /* @__PURE__ */ template(`<span>Left`);
|
|
9354
|
+
var _tmpl$122 = /* @__PURE__ */ template(`<span>Right`);
|
|
9355
|
+
var _tmpl$132 = /* @__PURE__ */ template(`<span>Theme`);
|
|
9356
|
+
var _tmpl$142 = /* @__PURE__ */ template(`<span>Light`);
|
|
9357
|
+
var _tmpl$152 = /* @__PURE__ */ template(`<span>Dark`);
|
|
9358
|
+
var _tmpl$162 = /* @__PURE__ */ template(`<span>System`);
|
|
9359
|
+
var _tmpl$172 = /* @__PURE__ */ template(`<div><div class=tsqd-queries-container>`);
|
|
9360
|
+
var _tmpl$182 = /* @__PURE__ */ template(`<div><div class=tsqd-mutations-container>`);
|
|
9361
|
+
var _tmpl$192 = /* @__PURE__ */ template(`<div><div><div><button aria-label="Close Tanstack query devtools"><span>TANSTACK</span><span> v</span></button></div></div><div><div><div><input aria-label="Filter queries by query key"type=text placeholder=Filter name=tsqd-query-filter-input></div><div></div><button class=tsqd-query-filter-sort-order-btn></button></div><div><button aria-label="Clear query cache"></button><button>`);
|
|
9362
|
+
var _tmpl$202 = /* @__PURE__ */ template(`<option>Sort by `);
|
|
9363
|
+
var _tmpl$212 = /* @__PURE__ */ template(`<div class=tsqd-query-disabled-indicator>disabled`);
|
|
9364
|
+
var _tmpl$222 = /* @__PURE__ */ template(`<div class=tsqd-query-static-indicator>static`);
|
|
9365
|
+
var _tmpl$232 = /* @__PURE__ */ template(`<button><div></div><code class=tsqd-query-hash>`);
|
|
9366
|
+
var _tmpl$242 = /* @__PURE__ */ template(`<div role=tooltip id=tsqd-status-tooltip>`);
|
|
9367
|
+
var _tmpl$252 = /* @__PURE__ */ template(`<span>`);
|
|
9368
|
+
var _tmpl$262 = /* @__PURE__ */ template(`<button><span></span><span>`);
|
|
9369
|
+
var _tmpl$27 = /* @__PURE__ */ template(`<button><span></span> Error`);
|
|
9370
|
+
var _tmpl$28 = /* @__PURE__ */ template(`<div><span></span>Trigger Error<select><option value=""disabled selected>`);
|
|
9371
|
+
var _tmpl$29 = /* @__PURE__ */ template(`<div class="tsqd-query-details-explorer-container tsqd-query-details-data-explorer">`);
|
|
9372
|
+
var _tmpl$30 = /* @__PURE__ */ template(`<form><textarea name=data></textarea><div><span></span><div><button type=button>Cancel</button><button>Save`);
|
|
9373
|
+
var _tmpl$31 = /* @__PURE__ */ template(`<div><div>Query Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-observers-count><span>Observers:</span><span></span></div><div class=tsqd-query-details-last-updated><span>Last Updated:</span><span></span></div></div><div>Actions</div><div><button><span></span>Refetch</button><button><span></span>Invalidate</button><button><span></span>Reset</button><button><span></span>Remove</button><button><span></span> Loading</button></div><div>Data </div><div>Query Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">`);
|
|
9374
|
+
var _tmpl$322 = /* @__PURE__ */ template(`<option>`);
|
|
9375
|
+
var _tmpl$332 = /* @__PURE__ */ template(`<div><div>Mutation Details</div><div><div class=tsqd-query-details-summary><pre><code></code></pre><span></span></div><div class=tsqd-query-details-last-updated><span>Submitted At:</span><span></span></div></div><div>Variables Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Context Details</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Data Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer"></div><div>Mutations Explorer</div><div class="tsqd-query-details-explorer-container tsqd-query-details-query-explorer">`);
|
|
9374
9376
|
var [selectedQueryHash, setSelectedQueryHash] = createSignal(null);
|
|
9375
9377
|
var [selectedMutationId, setSelectedMutationId] = createSignal(null);
|
|
9376
9378
|
var [panelWidth, setPanelWidth] = createSignal(0);
|
|
@@ -9383,6 +9385,15 @@ var Devtools = (props) => {
|
|
|
9383
9385
|
const styles = createMemo(() => {
|
|
9384
9386
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
9385
9387
|
});
|
|
9388
|
+
const onlineManager = createMemo(() => useQueryDevtoolsContext().onlineManager);
|
|
9389
|
+
onMount(() => {
|
|
9390
|
+
const unsubscribe = onlineManager().subscribe((online) => {
|
|
9391
|
+
setOffline(!online);
|
|
9392
|
+
});
|
|
9393
|
+
onCleanup(() => {
|
|
9394
|
+
unsubscribe();
|
|
9395
|
+
});
|
|
9396
|
+
});
|
|
9386
9397
|
const pip = usePiPWindow();
|
|
9387
9398
|
const buttonPosition = createMemo(() => {
|
|
9388
9399
|
return useQueryDevtoolsContext().buttonPosition || BUTTON_POSITION;
|
|
@@ -9435,7 +9446,7 @@ var Devtools = (props) => {
|
|
|
9435
9446
|
});
|
|
9436
9447
|
}
|
|
9437
9448
|
}), (() => {
|
|
9438
|
-
var _el$ = _tmpl$
|
|
9449
|
+
var _el$ = _tmpl$26();
|
|
9439
9450
|
var _ref$ = transitionsContainerRef;
|
|
9440
9451
|
typeof _ref$ === "function" ? use(_ref$, _el$) : transitionsContainerRef = _el$;
|
|
9441
9452
|
insert(_el$, createComponent(TransitionGroup, {
|
|
@@ -9466,7 +9477,7 @@ var Devtools = (props) => {
|
|
|
9466
9477
|
return !isOpen();
|
|
9467
9478
|
},
|
|
9468
9479
|
get children() {
|
|
9469
|
-
var _el$2 = _tmpl$
|
|
9480
|
+
var _el$2 = _tmpl$25(), _el$3 = _el$2.firstChild, _el$4 = _el$3.nextSibling;
|
|
9470
9481
|
insert(_el$3, createComponent(TanstackLogo, {}));
|
|
9471
9482
|
_el$4.$$click = () => props.setLocalStore("open", "true");
|
|
9472
9483
|
insert(_el$4, createComponent(TanstackLogo, {}));
|
|
@@ -9548,7 +9559,7 @@ var PiPPanel = (props) => {
|
|
|
9548
9559
|
});
|
|
9549
9560
|
});
|
|
9550
9561
|
return (() => {
|
|
9551
|
-
var _el$5 = _tmpl$
|
|
9562
|
+
var _el$5 = _tmpl$26();
|
|
9552
9563
|
_el$5.style.setProperty("--tsqd-font-size", "16px");
|
|
9553
9564
|
_el$5.style.setProperty("max-height", "100vh");
|
|
9554
9565
|
_el$5.style.setProperty("height", "100vh");
|
|
@@ -9597,7 +9608,7 @@ var ParentPanel = (props) => {
|
|
|
9597
9608
|
`;
|
|
9598
9609
|
};
|
|
9599
9610
|
return (() => {
|
|
9600
|
-
var _el$6 = _tmpl$
|
|
9611
|
+
var _el$6 = _tmpl$26();
|
|
9601
9612
|
var _ref$2 = panelRef;
|
|
9602
9613
|
typeof _ref$2 === "function" ? use(_ref$2, _el$6) : panelRef = _el$6;
|
|
9603
9614
|
_el$6.style.setProperty("--tsqd-font-size", "16px");
|
|
@@ -9805,10 +9816,10 @@ var ContentView = (props) => {
|
|
|
9805
9816
|
el.style.setProperty("--tsqd-font-size", variable);
|
|
9806
9817
|
};
|
|
9807
9818
|
return [(() => {
|
|
9808
|
-
var _el$
|
|
9819
|
+
var _el$0 = _tmpl$192(), _el$1 = _el$0.firstChild, _el$10 = _el$1.firstChild, _el$11 = _el$10.firstChild, _el$12 = _el$11.firstChild, _el$13 = _el$12.nextSibling, _el$14 = _el$13.firstChild, _el$15 = _el$1.nextSibling, _el$16 = _el$15.firstChild, _el$17 = _el$16.firstChild, _el$18 = _el$17.firstChild, _el$19 = _el$17.nextSibling, _el$22 = _el$19.nextSibling, _el$25 = _el$16.nextSibling, _el$26 = _el$25.firstChild, _el$27 = _el$26.nextSibling;
|
|
9809
9820
|
var _ref$4 = containerRef;
|
|
9810
|
-
typeof _ref$4 === "function" ? use(_ref$4, _el$
|
|
9811
|
-
_el$
|
|
9821
|
+
typeof _ref$4 === "function" ? use(_ref$4, _el$0) : containerRef = _el$0;
|
|
9822
|
+
_el$11.$$click = () => {
|
|
9812
9823
|
if (!pip().pipWindow && !props.showPanelViewOnly) {
|
|
9813
9824
|
props.setLocalStore("open", "false");
|
|
9814
9825
|
return;
|
|
@@ -9817,9 +9828,9 @@ var ContentView = (props) => {
|
|
|
9817
9828
|
props.onClose();
|
|
9818
9829
|
}
|
|
9819
9830
|
};
|
|
9820
|
-
insert(_el$
|
|
9821
|
-
insert(_el$
|
|
9822
|
-
insert(_el$
|
|
9831
|
+
insert(_el$13, () => useQueryDevtoolsContext().queryFlavor, _el$14);
|
|
9832
|
+
insert(_el$13, () => useQueryDevtoolsContext().version, null);
|
|
9833
|
+
insert(_el$10, createComponent(radio_group_exports.Root, {
|
|
9823
9834
|
get ["class"]() {
|
|
9824
9835
|
return clsx(styles().viewToggle);
|
|
9825
9836
|
},
|
|
@@ -9861,7 +9872,7 @@ var ContentView = (props) => {
|
|
|
9861
9872
|
})];
|
|
9862
9873
|
}
|
|
9863
9874
|
}), null);
|
|
9864
|
-
insert(_el$
|
|
9875
|
+
insert(_el$1, createComponent(Show, {
|
|
9865
9876
|
get when() {
|
|
9866
9877
|
return selectedView() === "queries";
|
|
9867
9878
|
},
|
|
@@ -9869,7 +9880,7 @@ var ContentView = (props) => {
|
|
|
9869
9880
|
return createComponent(QueryStatusCount, {});
|
|
9870
9881
|
}
|
|
9871
9882
|
}), null);
|
|
9872
|
-
insert(_el$
|
|
9883
|
+
insert(_el$1, createComponent(Show, {
|
|
9873
9884
|
get when() {
|
|
9874
9885
|
return selectedView() === "mutations";
|
|
9875
9886
|
},
|
|
@@ -9877,63 +9888,63 @@ var ContentView = (props) => {
|
|
|
9877
9888
|
return createComponent(MutationStatusCount, {});
|
|
9878
9889
|
}
|
|
9879
9890
|
}), null);
|
|
9880
|
-
insert(_el$
|
|
9881
|
-
_el$
|
|
9891
|
+
insert(_el$17, createComponent(Search, {}), _el$18);
|
|
9892
|
+
_el$18.$$input = (e2) => {
|
|
9882
9893
|
if (selectedView() === "queries") {
|
|
9883
9894
|
props.setLocalStore("filter", e2.currentTarget.value);
|
|
9884
9895
|
} else {
|
|
9885
9896
|
props.setLocalStore("mutationFilter", e2.currentTarget.value);
|
|
9886
9897
|
}
|
|
9887
9898
|
};
|
|
9888
|
-
insert(_el$
|
|
9899
|
+
insert(_el$19, createComponent(Show, {
|
|
9889
9900
|
get when() {
|
|
9890
9901
|
return selectedView() === "queries";
|
|
9891
9902
|
},
|
|
9892
9903
|
get children() {
|
|
9893
|
-
var _el$
|
|
9894
|
-
_el$
|
|
9904
|
+
var _el$20 = _tmpl$43();
|
|
9905
|
+
_el$20.addEventListener("change", (e2) => {
|
|
9895
9906
|
props.setLocalStore("sort", e2.currentTarget.value);
|
|
9896
9907
|
});
|
|
9897
|
-
insert(_el$
|
|
9898
|
-
var _el$
|
|
9899
|
-
_el$
|
|
9900
|
-
_el$
|
|
9901
|
-
insert(_el$
|
|
9902
|
-
return _el$
|
|
9908
|
+
insert(_el$20, () => Object.keys(sortFns).map((key) => (() => {
|
|
9909
|
+
var _el$43 = _tmpl$202();
|
|
9910
|
+
_el$43.firstChild;
|
|
9911
|
+
_el$43.value = key;
|
|
9912
|
+
insert(_el$43, key, null);
|
|
9913
|
+
return _el$43;
|
|
9903
9914
|
})()));
|
|
9904
|
-
createRenderEffect(() => _el$
|
|
9905
|
-
return _el$
|
|
9915
|
+
createRenderEffect(() => _el$20.value = sort());
|
|
9916
|
+
return _el$20;
|
|
9906
9917
|
}
|
|
9907
9918
|
}), null);
|
|
9908
|
-
insert(_el$
|
|
9919
|
+
insert(_el$19, createComponent(Show, {
|
|
9909
9920
|
get when() {
|
|
9910
9921
|
return selectedView() === "mutations";
|
|
9911
9922
|
},
|
|
9912
9923
|
get children() {
|
|
9913
|
-
var _el$
|
|
9914
|
-
_el$
|
|
9924
|
+
var _el$21 = _tmpl$53();
|
|
9925
|
+
_el$21.addEventListener("change", (e2) => {
|
|
9915
9926
|
props.setLocalStore("mutationSort", e2.currentTarget.value);
|
|
9916
9927
|
});
|
|
9917
|
-
insert(_el$
|
|
9918
|
-
var _el$
|
|
9919
|
-
_el$
|
|
9920
|
-
_el$
|
|
9921
|
-
insert(_el$
|
|
9922
|
-
return _el$
|
|
9928
|
+
insert(_el$21, () => Object.keys(mutationSortFns).map((key) => (() => {
|
|
9929
|
+
var _el$45 = _tmpl$202();
|
|
9930
|
+
_el$45.firstChild;
|
|
9931
|
+
_el$45.value = key;
|
|
9932
|
+
insert(_el$45, key, null);
|
|
9933
|
+
return _el$45;
|
|
9923
9934
|
})()));
|
|
9924
|
-
createRenderEffect(() => _el$
|
|
9925
|
-
return _el$
|
|
9935
|
+
createRenderEffect(() => _el$21.value = mutationSort());
|
|
9936
|
+
return _el$21;
|
|
9926
9937
|
}
|
|
9927
9938
|
}), null);
|
|
9928
|
-
insert(_el$
|
|
9929
|
-
_el$
|
|
9939
|
+
insert(_el$19, createComponent(ChevronDown, {}), null);
|
|
9940
|
+
_el$22.$$click = () => {
|
|
9930
9941
|
if (selectedView() === "queries") {
|
|
9931
9942
|
props.setLocalStore("sortOrder", String(sortOrder() * -1));
|
|
9932
9943
|
} else {
|
|
9933
9944
|
props.setLocalStore("mutationSortOrder", String(mutationSortOrder() * -1));
|
|
9934
9945
|
}
|
|
9935
9946
|
};
|
|
9936
|
-
insert(_el$
|
|
9947
|
+
insert(_el$22, createComponent(Show, {
|
|
9937
9948
|
get when() {
|
|
9938
9949
|
return (selectedView() === "queries" ? sortOrder() : mutationSortOrder()) === 1;
|
|
9939
9950
|
},
|
|
@@ -9941,7 +9952,7 @@ var ContentView = (props) => {
|
|
|
9941
9952
|
return [_tmpl$63(), createComponent(ArrowUp, {})];
|
|
9942
9953
|
}
|
|
9943
9954
|
}), null);
|
|
9944
|
-
insert(_el$
|
|
9955
|
+
insert(_el$22, createComponent(Show, {
|
|
9945
9956
|
get when() {
|
|
9946
9957
|
return (selectedView() === "queries" ? sortOrder() : mutationSortOrder()) === -1;
|
|
9947
9958
|
},
|
|
@@ -9949,42 +9960,42 @@ var ContentView = (props) => {
|
|
|
9949
9960
|
return [_tmpl$73(), createComponent(ArrowDown, {})];
|
|
9950
9961
|
}
|
|
9951
9962
|
}), null);
|
|
9952
|
-
_el$
|
|
9963
|
+
_el$26.$$click = () => {
|
|
9953
9964
|
if (selectedView() === "queries") {
|
|
9965
|
+
sendDevToolsEvent({
|
|
9966
|
+
type: "CLEAR_QUERY_CACHE"
|
|
9967
|
+
});
|
|
9954
9968
|
query_cache().clear();
|
|
9955
9969
|
} else {
|
|
9970
|
+
sendDevToolsEvent({
|
|
9971
|
+
type: "CLEAR_MUTATION_CACHE"
|
|
9972
|
+
});
|
|
9956
9973
|
mutation_cache().clear();
|
|
9957
9974
|
}
|
|
9958
9975
|
};
|
|
9959
|
-
insert(_el$
|
|
9960
|
-
_el$
|
|
9961
|
-
|
|
9962
|
-
onlineManager().setOnline(true);
|
|
9963
|
-
setOffline(false);
|
|
9964
|
-
} else {
|
|
9965
|
-
onlineManager().setOnline(false);
|
|
9966
|
-
setOffline(true);
|
|
9967
|
-
}
|
|
9976
|
+
insert(_el$26, createComponent(Trash, {}));
|
|
9977
|
+
_el$27.$$click = () => {
|
|
9978
|
+
onlineManager().setOnline(!onlineManager().isOnline());
|
|
9968
9979
|
};
|
|
9969
|
-
insert(_el$
|
|
9980
|
+
insert(_el$27, (() => {
|
|
9970
9981
|
var _c$ = createMemo(() => !!offline());
|
|
9971
9982
|
return () => _c$() ? createComponent(Offline, {}) : createComponent(Wifi, {});
|
|
9972
9983
|
})());
|
|
9973
|
-
insert(_el$
|
|
9984
|
+
insert(_el$25, createComponent(Show, {
|
|
9974
9985
|
get when() {
|
|
9975
9986
|
return createMemo(() => !!!pip().pipWindow)() && !pip().disabled;
|
|
9976
9987
|
},
|
|
9977
9988
|
get children() {
|
|
9978
|
-
var _el$
|
|
9979
|
-
_el$
|
|
9989
|
+
var _el$28 = _tmpl$83();
|
|
9990
|
+
_el$28.$$click = () => {
|
|
9980
9991
|
pip().requestPipWindow(Number(window.innerWidth), Number(props.localStore.height ?? 500));
|
|
9981
9992
|
};
|
|
9982
|
-
insert(_el$
|
|
9983
|
-
createRenderEffect(() => className(_el$
|
|
9984
|
-
return _el$
|
|
9993
|
+
insert(_el$28, createComponent(PiPIcon, {}));
|
|
9994
|
+
createRenderEffect(() => className(_el$28, clsx(styles().actionsBtn, "tsqd-actions-btn", "tsqd-action-open-pip")));
|
|
9995
|
+
return _el$28;
|
|
9985
9996
|
}
|
|
9986
9997
|
}), null);
|
|
9987
|
-
insert(_el$
|
|
9998
|
+
insert(_el$25, createComponent(dropdown_menu_exports.Root, {
|
|
9988
9999
|
gutter: 4,
|
|
9989
10000
|
get children() {
|
|
9990
10001
|
return [createComponent(dropdown_menu_exports.Trigger, {
|
|
@@ -10006,9 +10017,9 @@ var ContentView = (props) => {
|
|
|
10006
10017
|
},
|
|
10007
10018
|
get children() {
|
|
10008
10019
|
return [(() => {
|
|
10009
|
-
var _el$
|
|
10010
|
-
createRenderEffect(() => className(_el$
|
|
10011
|
-
return _el$
|
|
10020
|
+
var _el$29 = _tmpl$93();
|
|
10021
|
+
createRenderEffect(() => className(_el$29, clsx(styles().settingsMenuHeader, "tsqd-settings-menu-header")));
|
|
10022
|
+
return _el$29;
|
|
10012
10023
|
})(), createComponent(Show, {
|
|
10013
10024
|
get when() {
|
|
10014
10025
|
return !props.showPanelViewOnly;
|
|
@@ -10024,7 +10035,7 @@ var ContentView = (props) => {
|
|
|
10024
10035
|
return clsx(styles().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-position");
|
|
10025
10036
|
},
|
|
10026
10037
|
get children() {
|
|
10027
|
-
return [_tmpl$
|
|
10038
|
+
return [_tmpl$03(), createComponent(ChevronDown, {})];
|
|
10028
10039
|
}
|
|
10029
10040
|
}), createComponent(dropdown_menu_exports.Portal, {
|
|
10030
10041
|
ref: (el) => setComputedVariables(el),
|
|
@@ -10046,7 +10057,7 @@ var ContentView = (props) => {
|
|
|
10046
10057
|
return clsx(styles().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-top");
|
|
10047
10058
|
},
|
|
10048
10059
|
get children() {
|
|
10049
|
-
return [_tmpl$
|
|
10060
|
+
return [_tmpl$111(), createComponent(ArrowUp, {})];
|
|
10050
10061
|
}
|
|
10051
10062
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
10052
10063
|
onSelect: () => {
|
|
@@ -10057,7 +10068,7 @@ var ContentView = (props) => {
|
|
|
10057
10068
|
return clsx(styles().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
|
|
10058
10069
|
},
|
|
10059
10070
|
get children() {
|
|
10060
|
-
return [_tmpl$
|
|
10071
|
+
return [_tmpl$103(), createComponent(ArrowDown, {})];
|
|
10061
10072
|
}
|
|
10062
10073
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
10063
10074
|
onSelect: () => {
|
|
@@ -10068,7 +10079,7 @@ var ContentView = (props) => {
|
|
|
10068
10079
|
return clsx(styles().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-left");
|
|
10069
10080
|
},
|
|
10070
10081
|
get children() {
|
|
10071
|
-
return [_tmpl$
|
|
10082
|
+
return [_tmpl$112(), createComponent(ArrowLeft, {})];
|
|
10072
10083
|
}
|
|
10073
10084
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
10074
10085
|
onSelect: () => {
|
|
@@ -10079,7 +10090,7 @@ var ContentView = (props) => {
|
|
|
10079
10090
|
return clsx(styles().settingsSubButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-right");
|
|
10080
10091
|
},
|
|
10081
10092
|
get children() {
|
|
10082
|
-
return [_tmpl$
|
|
10093
|
+
return [_tmpl$122(), createComponent(ArrowRight, {})];
|
|
10083
10094
|
}
|
|
10084
10095
|
})];
|
|
10085
10096
|
}
|
|
@@ -10099,7 +10110,7 @@ var ContentView = (props) => {
|
|
|
10099
10110
|
return clsx(styles().settingsSubTrigger, "tsqd-settings-menu-sub-trigger", "tsqd-settings-menu-sub-trigger-position");
|
|
10100
10111
|
},
|
|
10101
10112
|
get children() {
|
|
10102
|
-
return [_tmpl$
|
|
10113
|
+
return [_tmpl$132(), createComponent(ChevronDown, {})];
|
|
10103
10114
|
}
|
|
10104
10115
|
}), createComponent(dropdown_menu_exports.Portal, {
|
|
10105
10116
|
ref: (el) => setComputedVariables(el),
|
|
@@ -10121,7 +10132,7 @@ var ContentView = (props) => {
|
|
|
10121
10132
|
return clsx(styles().settingsSubButton, props.localStore.theme_preference === "light" && styles().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-top");
|
|
10122
10133
|
},
|
|
10123
10134
|
get children() {
|
|
10124
|
-
return [_tmpl$
|
|
10135
|
+
return [_tmpl$142(), createComponent(Sun, {})];
|
|
10125
10136
|
}
|
|
10126
10137
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
10127
10138
|
onSelect: () => {
|
|
@@ -10132,7 +10143,7 @@ var ContentView = (props) => {
|
|
|
10132
10143
|
return clsx(styles().settingsSubButton, props.localStore.theme_preference === "dark" && styles().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-bottom");
|
|
10133
10144
|
},
|
|
10134
10145
|
get children() {
|
|
10135
|
-
return [_tmpl$
|
|
10146
|
+
return [_tmpl$152(), createComponent(Moon, {})];
|
|
10136
10147
|
}
|
|
10137
10148
|
}), createComponent(dropdown_menu_exports.Item, {
|
|
10138
10149
|
onSelect: () => {
|
|
@@ -10143,7 +10154,7 @@ var ContentView = (props) => {
|
|
|
10143
10154
|
return clsx(styles().settingsSubButton, props.localStore.theme_preference === "system" && styles().themeSelectedButton, "tsqd-settings-menu-position-btn", "tsqd-settings-menu-position-btn-left");
|
|
10144
10155
|
},
|
|
10145
10156
|
get children() {
|
|
10146
|
-
return [_tmpl$
|
|
10157
|
+
return [_tmpl$162(), createComponent(Monitor, {})];
|
|
10147
10158
|
}
|
|
10148
10159
|
})];
|
|
10149
10160
|
}
|
|
@@ -10158,13 +10169,13 @@ var ContentView = (props) => {
|
|
|
10158
10169
|
})];
|
|
10159
10170
|
}
|
|
10160
10171
|
}), null);
|
|
10161
|
-
insert(_el$
|
|
10172
|
+
insert(_el$0, createComponent(Show, {
|
|
10162
10173
|
get when() {
|
|
10163
10174
|
return selectedView() === "queries";
|
|
10164
10175
|
},
|
|
10165
10176
|
get children() {
|
|
10166
|
-
var _el$
|
|
10167
|
-
insert(_el$
|
|
10177
|
+
var _el$39 = _tmpl$172(), _el$40 = _el$39.firstChild;
|
|
10178
|
+
insert(_el$40, createComponent(Key, {
|
|
10168
10179
|
by: (q) => q.queryHash,
|
|
10169
10180
|
get each() {
|
|
10170
10181
|
return queries();
|
|
@@ -10175,17 +10186,17 @@ var ContentView = (props) => {
|
|
|
10175
10186
|
}
|
|
10176
10187
|
})
|
|
10177
10188
|
}));
|
|
10178
|
-
createRenderEffect(() => className(_el$
|
|
10179
|
-
return _el$
|
|
10189
|
+
createRenderEffect(() => className(_el$39, clsx(styles().overflowQueryContainer, "tsqd-queries-overflow-container")));
|
|
10190
|
+
return _el$39;
|
|
10180
10191
|
}
|
|
10181
10192
|
}), null);
|
|
10182
|
-
insert(_el$
|
|
10193
|
+
insert(_el$0, createComponent(Show, {
|
|
10183
10194
|
get when() {
|
|
10184
10195
|
return selectedView() === "mutations";
|
|
10185
10196
|
},
|
|
10186
10197
|
get children() {
|
|
10187
|
-
var _el$
|
|
10188
|
-
insert(_el$
|
|
10198
|
+
var _el$41 = _tmpl$182(), _el$42 = _el$41.firstChild;
|
|
10199
|
+
insert(_el$42, createComponent(Key, {
|
|
10189
10200
|
by: (m) => m.mutationId,
|
|
10190
10201
|
get each() {
|
|
10191
10202
|
return mutations();
|
|
@@ -10196,8 +10207,8 @@ var ContentView = (props) => {
|
|
|
10196
10207
|
}
|
|
10197
10208
|
})
|
|
10198
10209
|
}));
|
|
10199
|
-
createRenderEffect(() => className(_el$
|
|
10200
|
-
return _el$
|
|
10210
|
+
createRenderEffect(() => className(_el$41, clsx(styles().overflowQueryContainer, "tsqd-mutations-overflow-container")));
|
|
10211
|
+
return _el$41;
|
|
10201
10212
|
}
|
|
10202
10213
|
}), null);
|
|
10203
10214
|
createRenderEffect((_p$) => {
|
|
@@ -10207,27 +10218,27 @@ var ContentView = (props) => {
|
|
|
10207
10218
|
`, panelWidth() < secondBreakpoint && !(selectedQueryHash() || selectedMutationId()) && css`
|
|
10208
10219
|
height: 100%;
|
|
10209
10220
|
max-height: 100%;
|
|
10210
|
-
`, "tsqd-queries-container"), _v$7 = clsx(styles().row, "tsqd-header"), _v$8 = styles().logoAndToggleContainer, _v$9 = clsx(styles().logo, "tsqd-text-logo-container"), _v$
|
|
10211
|
-
_v$6 !== _p$.e && className(_el$
|
|
10212
|
-
_v$7 !== _p$.t && className(_el$
|
|
10213
|
-
_v$8 !== _p$.a && className(_el$
|
|
10214
|
-
_v$9 !== _p$.o && className(_el$
|
|
10215
|
-
_v$
|
|
10216
|
-
_v$
|
|
10217
|
-
_v$
|
|
10218
|
-
_v$
|
|
10219
|
-
_v$
|
|
10220
|
-
_v$
|
|
10221
|
-
_v$
|
|
10222
|
-
_v$
|
|
10223
|
-
_v$
|
|
10224
|
-
_v$
|
|
10225
|
-
_v$
|
|
10226
|
-
_v$
|
|
10227
|
-
_v$
|
|
10228
|
-
_v$
|
|
10229
|
-
_v$
|
|
10230
|
-
_v$
|
|
10221
|
+
`, "tsqd-queries-container"), _v$7 = clsx(styles().row, "tsqd-header"), _v$8 = styles().logoAndToggleContainer, _v$9 = clsx(styles().logo, "tsqd-text-logo-container"), _v$0 = clsx(styles().tanstackLogo, "tsqd-text-logo-tanstack"), _v$1 = clsx(styles().queryFlavorLogo, "tsqd-text-logo-query-flavor"), _v$10 = clsx(styles().row, "tsqd-filters-actions-container"), _v$11 = clsx(styles().filtersContainer, "tsqd-filters-container"), _v$12 = clsx(styles().filterInput, "tsqd-query-filter-textfield-container"), _v$13 = clsx("tsqd-query-filter-textfield"), _v$14 = clsx(styles().filterSelect, "tsqd-query-filter-sort-container"), _v$15 = `Sort order ${(selectedView() === "queries" ? sortOrder() : mutationSortOrder()) === -1 ? "descending" : "ascending"}`, _v$16 = (selectedView() === "queries" ? sortOrder() : mutationSortOrder()) === -1, _v$17 = clsx(styles().actionsContainer, "tsqd-actions-container"), _v$18 = clsx(styles().actionsBtn, "tsqd-actions-btn", "tsqd-action-clear-cache"), _v$19 = `Clear ${selectedView()} cache`, _v$20 = clsx(styles().actionsBtn, offline() && styles().actionsBtnOffline, "tsqd-actions-btn", "tsqd-action-mock-offline-behavior"), _v$21 = `${offline() ? "Unset offline mocking behavior" : "Mock offline behavior"}`, _v$22 = offline(), _v$23 = `${offline() ? "Unset offline mocking behavior" : "Mock offline behavior"}`;
|
|
10222
|
+
_v$6 !== _p$.e && className(_el$0, _p$.e = _v$6);
|
|
10223
|
+
_v$7 !== _p$.t && className(_el$1, _p$.t = _v$7);
|
|
10224
|
+
_v$8 !== _p$.a && className(_el$10, _p$.a = _v$8);
|
|
10225
|
+
_v$9 !== _p$.o && className(_el$11, _p$.o = _v$9);
|
|
10226
|
+
_v$0 !== _p$.i && className(_el$12, _p$.i = _v$0);
|
|
10227
|
+
_v$1 !== _p$.n && className(_el$13, _p$.n = _v$1);
|
|
10228
|
+
_v$10 !== _p$.s && className(_el$15, _p$.s = _v$10);
|
|
10229
|
+
_v$11 !== _p$.h && className(_el$16, _p$.h = _v$11);
|
|
10230
|
+
_v$12 !== _p$.r && className(_el$17, _p$.r = _v$12);
|
|
10231
|
+
_v$13 !== _p$.d && className(_el$18, _p$.d = _v$13);
|
|
10232
|
+
_v$14 !== _p$.l && className(_el$19, _p$.l = _v$14);
|
|
10233
|
+
_v$15 !== _p$.u && setAttribute(_el$22, "aria-label", _p$.u = _v$15);
|
|
10234
|
+
_v$16 !== _p$.c && setAttribute(_el$22, "aria-pressed", _p$.c = _v$16);
|
|
10235
|
+
_v$17 !== _p$.w && className(_el$25, _p$.w = _v$17);
|
|
10236
|
+
_v$18 !== _p$.m && className(_el$26, _p$.m = _v$18);
|
|
10237
|
+
_v$19 !== _p$.f && setAttribute(_el$26, "title", _p$.f = _v$19);
|
|
10238
|
+
_v$20 !== _p$.y && className(_el$27, _p$.y = _v$20);
|
|
10239
|
+
_v$21 !== _p$.g && setAttribute(_el$27, "aria-label", _p$.g = _v$21);
|
|
10240
|
+
_v$22 !== _p$.p && setAttribute(_el$27, "aria-pressed", _p$.p = _v$22);
|
|
10241
|
+
_v$23 !== _p$.b && setAttribute(_el$27, "title", _p$.b = _v$23);
|
|
10231
10242
|
return _p$;
|
|
10232
10243
|
}, {
|
|
10233
10244
|
e: void 0,
|
|
@@ -10251,8 +10262,8 @@ var ContentView = (props) => {
|
|
|
10251
10262
|
p: void 0,
|
|
10252
10263
|
b: void 0
|
|
10253
10264
|
});
|
|
10254
|
-
createRenderEffect(() => _el$
|
|
10255
|
-
return _el$
|
|
10265
|
+
createRenderEffect(() => _el$18.value = selectedView() === "queries" ? props.localStore.filter || "" : props.localStore.mutationFilter || "");
|
|
10266
|
+
return _el$0;
|
|
10256
10267
|
})(), createComponent(Show, {
|
|
10257
10268
|
get when() {
|
|
10258
10269
|
return createMemo(() => selectedView() === "queries")() && selectedQueryHash();
|
|
@@ -10294,6 +10305,12 @@ var QueryRow = (props) => {
|
|
|
10294
10305
|
queryKey: props.query.queryKey
|
|
10295
10306
|
})) == null ? void 0 : _a.isDisabled()) ?? false;
|
|
10296
10307
|
}, true, (e2) => e2.query.queryHash === props.query.queryHash);
|
|
10308
|
+
const isStatic = createSubscribeToQueryCacheBatcher((queryCache) => {
|
|
10309
|
+
var _a;
|
|
10310
|
+
return ((_a = queryCache().find({
|
|
10311
|
+
queryKey: props.query.queryKey
|
|
10312
|
+
})) == null ? void 0 : _a.isStatic()) ?? false;
|
|
10313
|
+
}, true, (e2) => e2.query.queryHash === props.query.queryHash);
|
|
10297
10314
|
const isStale = createSubscribeToQueryCacheBatcher((queryCache) => {
|
|
10298
10315
|
var _a;
|
|
10299
10316
|
return ((_a = queryCache().find({
|
|
@@ -10328,30 +10345,38 @@ var QueryRow = (props) => {
|
|
|
10328
10345
|
return queryState();
|
|
10329
10346
|
},
|
|
10330
10347
|
get children() {
|
|
10331
|
-
var _el$
|
|
10332
|
-
_el$
|
|
10333
|
-
insert(_el$
|
|
10334
|
-
insert(_el$
|
|
10335
|
-
insert(_el$
|
|
10348
|
+
var _el$47 = _tmpl$232(), _el$48 = _el$47.firstChild, _el$49 = _el$48.nextSibling;
|
|
10349
|
+
_el$47.$$click = () => setSelectedQueryHash(props.query.queryHash === selectedQueryHash() ? null : props.query.queryHash);
|
|
10350
|
+
insert(_el$48, observers);
|
|
10351
|
+
insert(_el$49, () => props.query.queryHash);
|
|
10352
|
+
insert(_el$47, createComponent(Show, {
|
|
10336
10353
|
get when() {
|
|
10337
10354
|
return isDisabled();
|
|
10338
10355
|
},
|
|
10339
10356
|
get children() {
|
|
10340
|
-
return _tmpl$
|
|
10357
|
+
return _tmpl$212();
|
|
10358
|
+
}
|
|
10359
|
+
}), null);
|
|
10360
|
+
insert(_el$47, createComponent(Show, {
|
|
10361
|
+
get when() {
|
|
10362
|
+
return isStatic();
|
|
10363
|
+
},
|
|
10364
|
+
get children() {
|
|
10365
|
+
return _tmpl$222();
|
|
10341
10366
|
}
|
|
10342
10367
|
}), null);
|
|
10343
10368
|
createRenderEffect((_p$) => {
|
|
10344
|
-
var _v$
|
|
10345
|
-
_v$
|
|
10346
|
-
_v$
|
|
10347
|
-
_v$
|
|
10369
|
+
var _v$24 = clsx(styles().queryRow, selectedQueryHash() === props.query.queryHash && styles().selectedQueryRow, "tsqd-query-row"), _v$25 = `Query key ${props.query.queryHash}`, _v$26 = clsx(getObserverCountColorStyles(), "tsqd-query-observer-count");
|
|
10370
|
+
_v$24 !== _p$.e && className(_el$47, _p$.e = _v$24);
|
|
10371
|
+
_v$25 !== _p$.t && setAttribute(_el$47, "aria-label", _p$.t = _v$25);
|
|
10372
|
+
_v$26 !== _p$.a && className(_el$48, _p$.a = _v$26);
|
|
10348
10373
|
return _p$;
|
|
10349
10374
|
}, {
|
|
10350
10375
|
e: void 0,
|
|
10351
10376
|
t: void 0,
|
|
10352
10377
|
a: void 0
|
|
10353
10378
|
});
|
|
10354
|
-
return _el$
|
|
10379
|
+
return _el$47;
|
|
10355
10380
|
}
|
|
10356
10381
|
});
|
|
10357
10382
|
};
|
|
@@ -10406,11 +10431,11 @@ var MutationRow = (props) => {
|
|
|
10406
10431
|
return mutationState();
|
|
10407
10432
|
},
|
|
10408
10433
|
get children() {
|
|
10409
|
-
var _el$
|
|
10410
|
-
_el$
|
|
10434
|
+
var _el$52 = _tmpl$232(), _el$53 = _el$52.firstChild, _el$54 = _el$53.nextSibling;
|
|
10435
|
+
_el$52.$$click = () => {
|
|
10411
10436
|
setSelectedMutationId(props.mutation.mutationId === selectedMutationId() ? null : props.mutation.mutationId);
|
|
10412
10437
|
};
|
|
10413
|
-
insert(_el$
|
|
10438
|
+
insert(_el$53, createComponent(Show, {
|
|
10414
10439
|
get when() {
|
|
10415
10440
|
return color() === "purple";
|
|
10416
10441
|
},
|
|
@@ -10418,7 +10443,7 @@ var MutationRow = (props) => {
|
|
|
10418
10443
|
return createComponent(PauseCircle, {});
|
|
10419
10444
|
}
|
|
10420
10445
|
}), null);
|
|
10421
|
-
insert(_el$
|
|
10446
|
+
insert(_el$53, createComponent(Show, {
|
|
10422
10447
|
get when() {
|
|
10423
10448
|
return color() === "green";
|
|
10424
10449
|
},
|
|
@@ -10426,7 +10451,7 @@ var MutationRow = (props) => {
|
|
|
10426
10451
|
return createComponent(CheckCircle, {});
|
|
10427
10452
|
}
|
|
10428
10453
|
}), null);
|
|
10429
|
-
insert(_el$
|
|
10454
|
+
insert(_el$53, createComponent(Show, {
|
|
10430
10455
|
get when() {
|
|
10431
10456
|
return color() === "red";
|
|
10432
10457
|
},
|
|
@@ -10434,7 +10459,7 @@ var MutationRow = (props) => {
|
|
|
10434
10459
|
return createComponent(XCircle, {});
|
|
10435
10460
|
}
|
|
10436
10461
|
}), null);
|
|
10437
|
-
insert(_el$
|
|
10462
|
+
insert(_el$53, createComponent(Show, {
|
|
10438
10463
|
get when() {
|
|
10439
10464
|
return color() === "yellow";
|
|
10440
10465
|
},
|
|
@@ -10442,7 +10467,7 @@ var MutationRow = (props) => {
|
|
|
10442
10467
|
return createComponent(LoadingCircle, {});
|
|
10443
10468
|
}
|
|
10444
10469
|
}), null);
|
|
10445
|
-
insert(_el$
|
|
10470
|
+
insert(_el$54, createComponent(Show, {
|
|
10446
10471
|
get when() {
|
|
10447
10472
|
return props.mutation.options.mutationKey;
|
|
10448
10473
|
},
|
|
@@ -10450,19 +10475,19 @@ var MutationRow = (props) => {
|
|
|
10450
10475
|
return [createMemo(() => JSON.stringify(props.mutation.options.mutationKey)), " -", " "];
|
|
10451
10476
|
}
|
|
10452
10477
|
}), null);
|
|
10453
|
-
insert(_el$
|
|
10478
|
+
insert(_el$54, () => new Date(props.mutation.state.submittedAt).toLocaleString(), null);
|
|
10454
10479
|
createRenderEffect((_p$) => {
|
|
10455
|
-
var _v$
|
|
10456
|
-
_v$
|
|
10457
|
-
_v$
|
|
10458
|
-
_v$
|
|
10480
|
+
var _v$27 = clsx(styles().queryRow, selectedMutationId() === props.mutation.mutationId && styles().selectedQueryRow, "tsqd-query-row"), _v$28 = `Mutation submitted at ${new Date(props.mutation.state.submittedAt).toLocaleString()}`, _v$29 = clsx(getObserverCountColorStyles(), "tsqd-query-observer-count");
|
|
10481
|
+
_v$27 !== _p$.e && className(_el$52, _p$.e = _v$27);
|
|
10482
|
+
_v$28 !== _p$.t && setAttribute(_el$52, "aria-label", _p$.t = _v$28);
|
|
10483
|
+
_v$29 !== _p$.a && className(_el$53, _p$.a = _v$29);
|
|
10459
10484
|
return _p$;
|
|
10460
10485
|
}, {
|
|
10461
10486
|
e: void 0,
|
|
10462
10487
|
t: void 0,
|
|
10463
10488
|
a: void 0
|
|
10464
10489
|
});
|
|
10465
|
-
return _el$
|
|
10490
|
+
return _el$52;
|
|
10466
10491
|
}
|
|
10467
10492
|
});
|
|
10468
10493
|
};
|
|
@@ -10480,44 +10505,44 @@ var QueryStatusCount = () => {
|
|
|
10480
10505
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
10481
10506
|
});
|
|
10482
10507
|
return (() => {
|
|
10483
|
-
var _el$
|
|
10484
|
-
insert(_el$
|
|
10508
|
+
var _el$55 = _tmpl$26();
|
|
10509
|
+
insert(_el$55, createComponent(QueryStatus, {
|
|
10485
10510
|
label: "Fresh",
|
|
10486
10511
|
color: "green",
|
|
10487
10512
|
get count() {
|
|
10488
10513
|
return fresh();
|
|
10489
10514
|
}
|
|
10490
10515
|
}), null);
|
|
10491
|
-
insert(_el$
|
|
10516
|
+
insert(_el$55, createComponent(QueryStatus, {
|
|
10492
10517
|
label: "Fetching",
|
|
10493
10518
|
color: "blue",
|
|
10494
10519
|
get count() {
|
|
10495
10520
|
return fetching();
|
|
10496
10521
|
}
|
|
10497
10522
|
}), null);
|
|
10498
|
-
insert(_el$
|
|
10523
|
+
insert(_el$55, createComponent(QueryStatus, {
|
|
10499
10524
|
label: "Paused",
|
|
10500
10525
|
color: "purple",
|
|
10501
10526
|
get count() {
|
|
10502
10527
|
return paused();
|
|
10503
10528
|
}
|
|
10504
10529
|
}), null);
|
|
10505
|
-
insert(_el$
|
|
10530
|
+
insert(_el$55, createComponent(QueryStatus, {
|
|
10506
10531
|
label: "Stale",
|
|
10507
10532
|
color: "yellow",
|
|
10508
10533
|
get count() {
|
|
10509
10534
|
return stale();
|
|
10510
10535
|
}
|
|
10511
10536
|
}), null);
|
|
10512
|
-
insert(_el$
|
|
10537
|
+
insert(_el$55, createComponent(QueryStatus, {
|
|
10513
10538
|
label: "Inactive",
|
|
10514
10539
|
color: "gray",
|
|
10515
10540
|
get count() {
|
|
10516
10541
|
return inactive();
|
|
10517
10542
|
}
|
|
10518
10543
|
}), null);
|
|
10519
|
-
createRenderEffect(() => className(_el$
|
|
10520
|
-
return _el$
|
|
10544
|
+
createRenderEffect(() => className(_el$55, clsx(styles().queryStatusContainer, "tsqd-query-status-container")));
|
|
10545
|
+
return _el$55;
|
|
10521
10546
|
})();
|
|
10522
10547
|
};
|
|
10523
10548
|
var MutationStatusCount = () => {
|
|
@@ -10545,37 +10570,37 @@ var MutationStatusCount = () => {
|
|
|
10545
10570
|
return theme() === "dark" ? darkStyles2(css) : lightStyles2(css);
|
|
10546
10571
|
});
|
|
10547
10572
|
return (() => {
|
|
10548
|
-
var _el$
|
|
10549
|
-
insert(_el$
|
|
10573
|
+
var _el$56 = _tmpl$26();
|
|
10574
|
+
insert(_el$56, createComponent(QueryStatus, {
|
|
10550
10575
|
label: "Paused",
|
|
10551
10576
|
color: "purple",
|
|
10552
10577
|
get count() {
|
|
10553
10578
|
return paused();
|
|
10554
10579
|
}
|
|
10555
10580
|
}), null);
|
|
10556
|
-
insert(_el$
|
|
10581
|
+
insert(_el$56, createComponent(QueryStatus, {
|
|
10557
10582
|
label: "Pending",
|
|
10558
10583
|
color: "yellow",
|
|
10559
10584
|
get count() {
|
|
10560
10585
|
return pending();
|
|
10561
10586
|
}
|
|
10562
10587
|
}), null);
|
|
10563
|
-
insert(_el$
|
|
10588
|
+
insert(_el$56, createComponent(QueryStatus, {
|
|
10564
10589
|
label: "Success",
|
|
10565
10590
|
color: "green",
|
|
10566
10591
|
get count() {
|
|
10567
10592
|
return success();
|
|
10568
10593
|
}
|
|
10569
10594
|
}), null);
|
|
10570
|
-
insert(_el$
|
|
10595
|
+
insert(_el$56, createComponent(QueryStatus, {
|
|
10571
10596
|
label: "Error",
|
|
10572
10597
|
color: "red",
|
|
10573
10598
|
get count() {
|
|
10574
10599
|
return error();
|
|
10575
10600
|
}
|
|
10576
10601
|
}), null);
|
|
10577
|
-
createRenderEffect(() => className(_el$
|
|
10578
|
-
return _el$
|
|
10602
|
+
createRenderEffect(() => className(_el$56, clsx(styles().queryStatusContainer, "tsqd-query-status-container")));
|
|
10603
|
+
return _el$56;
|
|
10579
10604
|
})();
|
|
10580
10605
|
};
|
|
10581
10606
|
var QueryStatus = (props) => {
|
|
@@ -10606,17 +10631,17 @@ var QueryStatus = (props) => {
|
|
|
10606
10631
|
return true;
|
|
10607
10632
|
});
|
|
10608
10633
|
return (() => {
|
|
10609
|
-
var _el$
|
|
10634
|
+
var _el$57 = _tmpl$262(), _el$59 = _el$57.firstChild, _el$61 = _el$59.nextSibling;
|
|
10610
10635
|
var _ref$5 = tagRef;
|
|
10611
|
-
typeof _ref$5 === "function" ? use(_ref$5, _el$
|
|
10612
|
-
_el$
|
|
10636
|
+
typeof _ref$5 === "function" ? use(_ref$5, _el$57) : tagRef = _el$57;
|
|
10637
|
+
_el$57.addEventListener("mouseleave", () => {
|
|
10613
10638
|
setMouseOver(false);
|
|
10614
10639
|
setFocused(false);
|
|
10615
10640
|
});
|
|
10616
|
-
_el$
|
|
10617
|
-
_el$
|
|
10618
|
-
_el$
|
|
10619
|
-
spread(_el$
|
|
10641
|
+
_el$57.addEventListener("mouseenter", () => setMouseOver(true));
|
|
10642
|
+
_el$57.addEventListener("blur", () => setFocused(false));
|
|
10643
|
+
_el$57.addEventListener("focus", () => setFocused(true));
|
|
10644
|
+
spread(_el$57, mergeProps({
|
|
10620
10645
|
get disabled() {
|
|
10621
10646
|
return showLabel();
|
|
10622
10647
|
},
|
|
@@ -10631,47 +10656,47 @@ var QueryStatus = (props) => {
|
|
|
10631
10656
|
}, () => mouseOver() || focused() ? {
|
|
10632
10657
|
"aria-describedby": "tsqd-status-tooltip"
|
|
10633
10658
|
} : {}), false, true);
|
|
10634
|
-
insert(_el$
|
|
10659
|
+
insert(_el$57, createComponent(Show, {
|
|
10635
10660
|
get when() {
|
|
10636
10661
|
return createMemo(() => !!!showLabel())() && (mouseOver() || focused());
|
|
10637
10662
|
},
|
|
10638
10663
|
get children() {
|
|
10639
|
-
var _el$
|
|
10640
|
-
insert(_el$
|
|
10641
|
-
createRenderEffect(() => className(_el$
|
|
10642
|
-
return _el$
|
|
10664
|
+
var _el$58 = _tmpl$242();
|
|
10665
|
+
insert(_el$58, () => props.label);
|
|
10666
|
+
createRenderEffect(() => className(_el$58, clsx(styles().statusTooltip, "tsqd-query-status-tooltip")));
|
|
10667
|
+
return _el$58;
|
|
10643
10668
|
}
|
|
10644
|
-
}), _el$
|
|
10645
|
-
insert(_el$
|
|
10669
|
+
}), _el$59);
|
|
10670
|
+
insert(_el$57, createComponent(Show, {
|
|
10646
10671
|
get when() {
|
|
10647
10672
|
return showLabel();
|
|
10648
10673
|
},
|
|
10649
10674
|
get children() {
|
|
10650
|
-
var _el$
|
|
10651
|
-
insert(_el$
|
|
10652
|
-
createRenderEffect(() => className(_el$
|
|
10653
|
-
return _el$
|
|
10675
|
+
var _el$60 = _tmpl$252();
|
|
10676
|
+
insert(_el$60, () => props.label);
|
|
10677
|
+
createRenderEffect(() => className(_el$60, clsx(styles().queryStatusTagLabel, "tsqd-query-status-tag-label")));
|
|
10678
|
+
return _el$60;
|
|
10654
10679
|
}
|
|
10655
|
-
}), _el$
|
|
10656
|
-
insert(_el$
|
|
10680
|
+
}), _el$61);
|
|
10681
|
+
insert(_el$61, () => props.count);
|
|
10657
10682
|
createRenderEffect((_p$) => {
|
|
10658
|
-
var _v$
|
|
10683
|
+
var _v$30 = clsx(css`
|
|
10659
10684
|
width: ${tokens.size[1.5]};
|
|
10660
10685
|
height: ${tokens.size[1.5]};
|
|
10661
10686
|
border-radius: ${tokens.border.radius.full};
|
|
10662
10687
|
background-color: ${tokens.colors[props.color][500]};
|
|
10663
|
-
`, "tsqd-query-status-tag-dot"), _v$
|
|
10688
|
+
`, "tsqd-query-status-tag-dot"), _v$31 = clsx(styles().queryStatusCount, props.count > 0 && props.color !== "gray" && css`
|
|
10664
10689
|
background-color: ${t2(colors[props.color][100], colors[props.color][900])};
|
|
10665
10690
|
color: ${t2(colors[props.color][700], colors[props.color][300])};
|
|
10666
10691
|
`, "tsqd-query-status-tag-count");
|
|
10667
|
-
_v$
|
|
10668
|
-
_v$
|
|
10692
|
+
_v$30 !== _p$.e && className(_el$59, _p$.e = _v$30);
|
|
10693
|
+
_v$31 !== _p$.t && className(_el$61, _p$.t = _v$31);
|
|
10669
10694
|
return _p$;
|
|
10670
10695
|
}, {
|
|
10671
10696
|
e: void 0,
|
|
10672
10697
|
t: void 0
|
|
10673
10698
|
});
|
|
10674
|
-
return _el$
|
|
10699
|
+
return _el$57;
|
|
10675
10700
|
})();
|
|
10676
10701
|
};
|
|
10677
10702
|
var QueryDetails = () => {
|
|
@@ -10721,25 +10746,43 @@ var QueryDetails = () => {
|
|
|
10721
10746
|
});
|
|
10722
10747
|
const color = createMemo(() => getQueryStatusColorByLabel(statusLabel()));
|
|
10723
10748
|
const handleRefetch = () => {
|
|
10724
|
-
var _a;
|
|
10725
|
-
|
|
10749
|
+
var _a, _b;
|
|
10750
|
+
sendDevToolsEvent({
|
|
10751
|
+
type: "REFETCH",
|
|
10752
|
+
queryHash: (_a = activeQuery()) == null ? void 0 : _a.queryHash
|
|
10753
|
+
});
|
|
10754
|
+
const promise = (_b = activeQuery()) == null ? void 0 : _b.fetch();
|
|
10726
10755
|
promise == null ? void 0 : promise.catch(() => {
|
|
10727
10756
|
});
|
|
10728
10757
|
};
|
|
10729
10758
|
const triggerError = (errorType) => {
|
|
10730
|
-
const
|
|
10731
|
-
|
|
10732
|
-
|
|
10759
|
+
const activeQueryVal = activeQuery();
|
|
10760
|
+
if (!activeQueryVal) return;
|
|
10761
|
+
sendDevToolsEvent({
|
|
10762
|
+
type: "TRIGGER_ERROR",
|
|
10763
|
+
queryHash: activeQueryVal.queryHash,
|
|
10764
|
+
metadata: {
|
|
10765
|
+
error: errorType == null ? void 0 : errorType.name
|
|
10766
|
+
}
|
|
10767
|
+
});
|
|
10768
|
+
const error = (errorType == null ? void 0 : errorType.initializer(activeQueryVal)) ?? new Error("Unknown error from devtools");
|
|
10769
|
+
const __previousQueryOptions = activeQueryVal.options;
|
|
10770
|
+
activeQueryVal.setState({
|
|
10733
10771
|
status: "error",
|
|
10734
10772
|
error,
|
|
10735
10773
|
fetchMeta: {
|
|
10736
|
-
...
|
|
10774
|
+
...activeQueryVal.state.fetchMeta,
|
|
10737
10775
|
__previousQueryOptions
|
|
10738
10776
|
}
|
|
10739
10777
|
});
|
|
10740
10778
|
};
|
|
10741
10779
|
const restoreQueryAfterLoadingOrError = () => {
|
|
10742
10780
|
const activeQueryVal = activeQuery();
|
|
10781
|
+
if (!activeQueryVal) return;
|
|
10782
|
+
sendDevToolsEvent({
|
|
10783
|
+
type: "RESTORE_LOADING",
|
|
10784
|
+
queryHash: activeQueryVal.queryHash
|
|
10785
|
+
});
|
|
10743
10786
|
const previousState = activeQueryVal.state;
|
|
10744
10787
|
const previousOptions = activeQueryVal.state.fetchMeta ? activeQueryVal.state.fetchMeta.__previousQueryOptions : null;
|
|
10745
10788
|
activeQueryVal.cancel({
|
|
@@ -10778,21 +10821,40 @@ var QueryDetails = () => {
|
|
|
10778
10821
|
return createMemo(() => !!activeQuery())() && activeQueryState();
|
|
10779
10822
|
},
|
|
10780
10823
|
get children() {
|
|
10781
|
-
var _el$
|
|
10782
|
-
_el$
|
|
10783
|
-
var _el$
|
|
10784
|
-
insert(_el$
|
|
10785
|
-
insert(_el$
|
|
10786
|
-
insert(_el$
|
|
10787
|
-
insert(_el$
|
|
10788
|
-
_el$
|
|
10789
|
-
_el$
|
|
10790
|
-
|
|
10791
|
-
|
|
10824
|
+
var _el$62 = _tmpl$31(), _el$63 = _el$62.firstChild, _el$64 = _el$63.nextSibling, _el$65 = _el$64.firstChild, _el$66 = _el$65.firstChild, _el$67 = _el$66.firstChild, _el$68 = _el$66.nextSibling, _el$69 = _el$65.nextSibling, _el$70 = _el$69.firstChild, _el$71 = _el$70.nextSibling, _el$72 = _el$69.nextSibling, _el$73 = _el$72.firstChild, _el$74 = _el$73.nextSibling, _el$75 = _el$64.nextSibling, _el$76 = _el$75.nextSibling, _el$77 = _el$76.firstChild, _el$78 = _el$77.firstChild, _el$79 = _el$77.nextSibling, _el$80 = _el$79.firstChild, _el$81 = _el$79.nextSibling, _el$82 = _el$81.firstChild, _el$83 = _el$81.nextSibling, _el$84 = _el$83.firstChild, _el$85 = _el$83.nextSibling, _el$86 = _el$85.firstChild, _el$87 = _el$86.nextSibling, _el$96 = _el$76.nextSibling;
|
|
10825
|
+
_el$96.firstChild;
|
|
10826
|
+
var _el$106 = _el$96.nextSibling, _el$107 = _el$106.nextSibling;
|
|
10827
|
+
insert(_el$67, () => displayValue(activeQuery().queryKey, true));
|
|
10828
|
+
insert(_el$68, statusLabel);
|
|
10829
|
+
insert(_el$71, observerCount);
|
|
10830
|
+
insert(_el$74, () => new Date(activeQueryState().dataUpdatedAt).toLocaleTimeString());
|
|
10831
|
+
_el$77.$$click = handleRefetch;
|
|
10832
|
+
_el$79.$$click = () => {
|
|
10833
|
+
var _a;
|
|
10834
|
+
sendDevToolsEvent({
|
|
10835
|
+
type: "INVALIDATE",
|
|
10836
|
+
queryHash: (_a = activeQuery()) == null ? void 0 : _a.queryHash
|
|
10837
|
+
});
|
|
10838
|
+
queryClient.invalidateQueries(activeQuery());
|
|
10839
|
+
};
|
|
10840
|
+
_el$81.$$click = () => {
|
|
10841
|
+
var _a;
|
|
10842
|
+
sendDevToolsEvent({
|
|
10843
|
+
type: "RESET",
|
|
10844
|
+
queryHash: (_a = activeQuery()) == null ? void 0 : _a.queryHash
|
|
10845
|
+
});
|
|
10846
|
+
queryClient.resetQueries(activeQuery());
|
|
10847
|
+
};
|
|
10848
|
+
_el$83.$$click = () => {
|
|
10849
|
+
var _a;
|
|
10850
|
+
sendDevToolsEvent({
|
|
10851
|
+
type: "REMOVE",
|
|
10852
|
+
queryHash: (_a = activeQuery()) == null ? void 0 : _a.queryHash
|
|
10853
|
+
});
|
|
10792
10854
|
queryClient.removeQueries(activeQuery());
|
|
10793
10855
|
setSelectedQueryHash(null);
|
|
10794
10856
|
};
|
|
10795
|
-
_el$
|
|
10857
|
+
_el$85.$$click = () => {
|
|
10796
10858
|
var _a;
|
|
10797
10859
|
if (((_a = activeQuery()) == null ? void 0 : _a.state.data) === void 0) {
|
|
10798
10860
|
setRestoringLoading(true);
|
|
@@ -10800,6 +10862,10 @@ var QueryDetails = () => {
|
|
|
10800
10862
|
} else {
|
|
10801
10863
|
const activeQueryVal = activeQuery();
|
|
10802
10864
|
if (!activeQueryVal) return;
|
|
10865
|
+
sendDevToolsEvent({
|
|
10866
|
+
type: "TRIGGER_LOADING",
|
|
10867
|
+
queryHash: activeQueryVal.queryHash
|
|
10868
|
+
});
|
|
10803
10869
|
const __previousQueryOptions = activeQueryVal.options;
|
|
10804
10870
|
activeQueryVal.fetch({
|
|
10805
10871
|
...__previousQueryOptions,
|
|
@@ -10819,86 +10885,91 @@ var QueryDetails = () => {
|
|
|
10819
10885
|
});
|
|
10820
10886
|
}
|
|
10821
10887
|
};
|
|
10822
|
-
insert(_el$
|
|
10823
|
-
insert(_el$
|
|
10888
|
+
insert(_el$85, () => queryStatus() === "pending" ? "Restore" : "Trigger", _el$87);
|
|
10889
|
+
insert(_el$76, createComponent(Show, {
|
|
10824
10890
|
get when() {
|
|
10825
10891
|
return errorTypes().length === 0 || queryStatus() === "error";
|
|
10826
10892
|
},
|
|
10827
10893
|
get children() {
|
|
10828
|
-
var _el$
|
|
10829
|
-
_el$
|
|
10894
|
+
var _el$88 = _tmpl$27(), _el$89 = _el$88.firstChild, _el$90 = _el$89.nextSibling;
|
|
10895
|
+
_el$88.$$click = () => {
|
|
10896
|
+
var _a;
|
|
10830
10897
|
if (!activeQuery().state.error) {
|
|
10831
10898
|
triggerError();
|
|
10832
10899
|
} else {
|
|
10900
|
+
sendDevToolsEvent({
|
|
10901
|
+
type: "RESTORE_ERROR",
|
|
10902
|
+
queryHash: (_a = activeQuery()) == null ? void 0 : _a.queryHash
|
|
10903
|
+
});
|
|
10833
10904
|
queryClient.resetQueries(activeQuery());
|
|
10834
10905
|
}
|
|
10835
10906
|
};
|
|
10836
|
-
insert(_el$
|
|
10907
|
+
insert(_el$88, () => queryStatus() === "error" ? "Restore" : "Trigger", _el$90);
|
|
10837
10908
|
createRenderEffect((_p$) => {
|
|
10838
|
-
var _v$
|
|
10909
|
+
var _v$32 = clsx(css`
|
|
10839
10910
|
color: ${t2(colors.red[500], colors.red[400])};
|
|
10840
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-error"), _v$
|
|
10911
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-error"), _v$33 = queryStatus() === "pending", _v$34 = css`
|
|
10841
10912
|
background-color: ${t2(colors.red[500], colors.red[400])};
|
|
10842
10913
|
`;
|
|
10843
|
-
_v$
|
|
10844
|
-
_v$
|
|
10845
|
-
_v$
|
|
10914
|
+
_v$32 !== _p$.e && className(_el$88, _p$.e = _v$32);
|
|
10915
|
+
_v$33 !== _p$.t && (_el$88.disabled = _p$.t = _v$33);
|
|
10916
|
+
_v$34 !== _p$.a && className(_el$89, _p$.a = _v$34);
|
|
10846
10917
|
return _p$;
|
|
10847
10918
|
}, {
|
|
10848
10919
|
e: void 0,
|
|
10849
10920
|
t: void 0,
|
|
10850
10921
|
a: void 0
|
|
10851
10922
|
});
|
|
10852
|
-
return _el$
|
|
10923
|
+
return _el$88;
|
|
10853
10924
|
}
|
|
10854
10925
|
}), null);
|
|
10855
|
-
insert(_el$
|
|
10926
|
+
insert(_el$76, createComponent(Show, {
|
|
10856
10927
|
get when() {
|
|
10857
10928
|
return !(errorTypes().length === 0 || queryStatus() === "error");
|
|
10858
10929
|
},
|
|
10859
10930
|
get children() {
|
|
10860
|
-
var _el$
|
|
10861
|
-
_el$
|
|
10862
|
-
_el$
|
|
10931
|
+
var _el$91 = _tmpl$28(), _el$92 = _el$91.firstChild, _el$93 = _el$92.nextSibling, _el$94 = _el$93.nextSibling;
|
|
10932
|
+
_el$94.firstChild;
|
|
10933
|
+
_el$94.addEventListener("change", (e2) => {
|
|
10863
10934
|
const errorType = errorTypes().find((et) => et.name === e2.currentTarget.value);
|
|
10864
10935
|
triggerError(errorType);
|
|
10865
10936
|
});
|
|
10866
|
-
insert(_el$
|
|
10937
|
+
insert(_el$94, createComponent(For, {
|
|
10867
10938
|
get each() {
|
|
10868
10939
|
return errorTypes();
|
|
10869
10940
|
},
|
|
10870
10941
|
children: (errorType) => (() => {
|
|
10871
|
-
var _el$
|
|
10872
|
-
insert(_el$
|
|
10873
|
-
createRenderEffect(() => _el$
|
|
10874
|
-
return _el$
|
|
10942
|
+
var _el$108 = _tmpl$322();
|
|
10943
|
+
insert(_el$108, () => errorType.name);
|
|
10944
|
+
createRenderEffect(() => _el$108.value = errorType.name);
|
|
10945
|
+
return _el$108;
|
|
10875
10946
|
})()
|
|
10876
10947
|
}), null);
|
|
10877
|
-
insert(_el$
|
|
10948
|
+
insert(_el$91, createComponent(ChevronDown, {}), null);
|
|
10878
10949
|
createRenderEffect((_p$) => {
|
|
10879
|
-
var _v$
|
|
10950
|
+
var _v$35 = clsx(styles().actionsSelect, "tsqd-query-details-actions-btn", "tsqd-query-details-action-error-multiple"), _v$36 = css`
|
|
10880
10951
|
background-color: ${tokens.colors.red[400]};
|
|
10881
|
-
`, _v$
|
|
10882
|
-
_v$
|
|
10883
|
-
_v$
|
|
10884
|
-
_v$
|
|
10952
|
+
`, _v$37 = queryStatus() === "pending";
|
|
10953
|
+
_v$35 !== _p$.e && className(_el$91, _p$.e = _v$35);
|
|
10954
|
+
_v$36 !== _p$.t && className(_el$92, _p$.t = _v$36);
|
|
10955
|
+
_v$37 !== _p$.a && (_el$94.disabled = _p$.a = _v$37);
|
|
10885
10956
|
return _p$;
|
|
10886
10957
|
}, {
|
|
10887
10958
|
e: void 0,
|
|
10888
10959
|
t: void 0,
|
|
10889
10960
|
a: void 0
|
|
10890
10961
|
});
|
|
10891
|
-
return _el$
|
|
10962
|
+
return _el$91;
|
|
10892
10963
|
}
|
|
10893
10964
|
}), null);
|
|
10894
|
-
insert(_el$
|
|
10895
|
-
insert(_el$
|
|
10965
|
+
insert(_el$96, () => dataMode() === "view" ? "Explorer" : "Editor", null);
|
|
10966
|
+
insert(_el$62, createComponent(Show, {
|
|
10896
10967
|
get when() {
|
|
10897
10968
|
return dataMode() === "view";
|
|
10898
10969
|
},
|
|
10899
10970
|
get children() {
|
|
10900
|
-
var _el$
|
|
10901
|
-
insert(_el$
|
|
10971
|
+
var _el$98 = _tmpl$29();
|
|
10972
|
+
insert(_el$98, createComponent(Explorer, {
|
|
10902
10973
|
label: "Data",
|
|
10903
10974
|
defaultExpanded: ["Data"],
|
|
10904
10975
|
get value() {
|
|
@@ -10910,17 +10981,17 @@ var QueryDetails = () => {
|
|
|
10910
10981
|
return activeQuery();
|
|
10911
10982
|
}
|
|
10912
10983
|
}));
|
|
10913
|
-
createRenderEffect((_$p) => (_$p = tokens.size[2]) != null ? _el$
|
|
10914
|
-
return _el$
|
|
10984
|
+
createRenderEffect((_$p) => (_$p = tokens.size[2]) != null ? _el$98.style.setProperty("padding", _$p) : _el$98.style.removeProperty("padding"));
|
|
10985
|
+
return _el$98;
|
|
10915
10986
|
}
|
|
10916
|
-
}), _el$
|
|
10917
|
-
insert(_el$
|
|
10987
|
+
}), _el$106);
|
|
10988
|
+
insert(_el$62, createComponent(Show, {
|
|
10918
10989
|
get when() {
|
|
10919
10990
|
return dataMode() === "edit";
|
|
10920
10991
|
},
|
|
10921
10992
|
get children() {
|
|
10922
|
-
var _el$
|
|
10923
|
-
_el$
|
|
10993
|
+
var _el$99 = _tmpl$30(), _el$100 = _el$99.firstChild, _el$101 = _el$100.nextSibling, _el$102 = _el$101.firstChild, _el$103 = _el$102.nextSibling, _el$104 = _el$103.firstChild, _el$105 = _el$104.nextSibling;
|
|
10994
|
+
_el$99.addEventListener("submit", (e2) => {
|
|
10924
10995
|
e2.preventDefault();
|
|
10925
10996
|
const formData = new FormData(e2.currentTarget);
|
|
10926
10997
|
const data = formData.get("data");
|
|
@@ -10935,23 +11006,23 @@ var QueryDetails = () => {
|
|
|
10935
11006
|
setDataEditError(true);
|
|
10936
11007
|
}
|
|
10937
11008
|
});
|
|
10938
|
-
_el$
|
|
10939
|
-
insert(_el$
|
|
10940
|
-
_el$
|
|
11009
|
+
_el$100.addEventListener("focus", () => setDataEditError(false));
|
|
11010
|
+
insert(_el$102, () => dataEditError() ? "Invalid Value" : "");
|
|
11011
|
+
_el$104.$$click = () => setDataMode("view");
|
|
10941
11012
|
createRenderEffect((_p$) => {
|
|
10942
|
-
var _v$
|
|
11013
|
+
var _v$38 = clsx(styles().devtoolsEditForm, "tsqd-query-details-data-editor"), _v$39 = styles().devtoolsEditTextarea, _v$40 = dataEditError(), _v$41 = styles().devtoolsEditFormActions, _v$42 = styles().devtoolsEditFormError, _v$43 = styles().devtoolsEditFormActionContainer, _v$44 = clsx(styles().devtoolsEditFormAction, css`
|
|
10943
11014
|
color: ${t2(colors.gray[600], colors.gray[300])};
|
|
10944
|
-
`), _v$
|
|
11015
|
+
`), _v$45 = clsx(styles().devtoolsEditFormAction, css`
|
|
10945
11016
|
color: ${t2(colors.blue[600], colors.blue[400])};
|
|
10946
11017
|
`);
|
|
10947
|
-
_v$
|
|
10948
|
-
_v$
|
|
10949
|
-
_v$
|
|
10950
|
-
_v$
|
|
10951
|
-
_v$
|
|
10952
|
-
_v$
|
|
10953
|
-
_v$
|
|
10954
|
-
_v$
|
|
11018
|
+
_v$38 !== _p$.e && className(_el$99, _p$.e = _v$38);
|
|
11019
|
+
_v$39 !== _p$.t && className(_el$100, _p$.t = _v$39);
|
|
11020
|
+
_v$40 !== _p$.a && setAttribute(_el$100, "data-error", _p$.a = _v$40);
|
|
11021
|
+
_v$41 !== _p$.o && className(_el$101, _p$.o = _v$41);
|
|
11022
|
+
_v$42 !== _p$.i && className(_el$102, _p$.i = _v$42);
|
|
11023
|
+
_v$43 !== _p$.n && className(_el$103, _p$.n = _v$43);
|
|
11024
|
+
_v$44 !== _p$.s && className(_el$104, _p$.s = _v$44);
|
|
11025
|
+
_v$45 !== _p$.h && className(_el$105, _p$.h = _v$45);
|
|
10955
11026
|
return _p$;
|
|
10956
11027
|
}, {
|
|
10957
11028
|
e: void 0,
|
|
@@ -10963,11 +11034,11 @@ var QueryDetails = () => {
|
|
|
10963
11034
|
s: void 0,
|
|
10964
11035
|
h: void 0
|
|
10965
11036
|
});
|
|
10966
|
-
createRenderEffect(() => _el$
|
|
10967
|
-
return _el$
|
|
11037
|
+
createRenderEffect(() => _el$100.value = JSON.stringify(activeQueryStateData(), null, 2));
|
|
11038
|
+
return _el$99;
|
|
10968
11039
|
}
|
|
10969
|
-
}), _el$
|
|
10970
|
-
insert(_el$
|
|
11040
|
+
}), _el$106);
|
|
11041
|
+
insert(_el$107, createComponent(Explorer, {
|
|
10971
11042
|
label: "Query",
|
|
10972
11043
|
defaultExpanded: ["Query", "queryKey"],
|
|
10973
11044
|
get value() {
|
|
@@ -10975,51 +11046,51 @@ var QueryDetails = () => {
|
|
|
10975
11046
|
}
|
|
10976
11047
|
}));
|
|
10977
11048
|
createRenderEffect((_p$) => {
|
|
10978
|
-
var _v$
|
|
11049
|
+
var _v$46 = clsx(styles().detailsContainer, "tsqd-query-details-container"), _v$47 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$48 = clsx(styles().detailsBody, "tsqd-query-details-summary-container"), _v$49 = clsx(styles().queryDetailsStatus, getQueryStatusColors()), _v$50 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$51 = clsx(styles().actionsBody, "tsqd-query-details-actions-container"), _v$52 = clsx(css`
|
|
10979
11050
|
color: ${t2(colors.blue[600], colors.blue[400])};
|
|
10980
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-refetch"), _v$
|
|
11051
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-refetch"), _v$53 = statusLabel() === "fetching", _v$54 = css`
|
|
10981
11052
|
background-color: ${t2(colors.blue[600], colors.blue[400])};
|
|
10982
|
-
`, _v$
|
|
11053
|
+
`, _v$55 = clsx(css`
|
|
10983
11054
|
color: ${t2(colors.yellow[600], colors.yellow[400])};
|
|
10984
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-invalidate"), _v$
|
|
11055
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-invalidate"), _v$56 = queryStatus() === "pending", _v$57 = css`
|
|
10985
11056
|
background-color: ${t2(colors.yellow[600], colors.yellow[400])};
|
|
10986
|
-
`, _v$
|
|
11057
|
+
`, _v$58 = clsx(css`
|
|
10987
11058
|
color: ${t2(colors.gray[600], colors.gray[300])};
|
|
10988
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-reset"), _v$
|
|
11059
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-reset"), _v$59 = queryStatus() === "pending", _v$60 = css`
|
|
10989
11060
|
background-color: ${t2(colors.gray[600], colors.gray[400])};
|
|
10990
|
-
`, _v$
|
|
11061
|
+
`, _v$61 = clsx(css`
|
|
10991
11062
|
color: ${t2(colors.pink[500], colors.pink[400])};
|
|
10992
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-remove"), _v$
|
|
11063
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-remove"), _v$62 = statusLabel() === "fetching", _v$63 = css`
|
|
10993
11064
|
background-color: ${t2(colors.pink[500], colors.pink[400])};
|
|
10994
|
-
`, _v$
|
|
11065
|
+
`, _v$64 = clsx(css`
|
|
10995
11066
|
color: ${t2(colors.cyan[500], colors.cyan[400])};
|
|
10996
|
-
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-loading"), _v$
|
|
11067
|
+
`, "tsqd-query-details-actions-btn", "tsqd-query-details-action-loading"), _v$65 = restoringLoading(), _v$66 = css`
|
|
10997
11068
|
background-color: ${t2(colors.cyan[500], colors.cyan[400])};
|
|
10998
|
-
`, _v$
|
|
10999
|
-
_v$
|
|
11000
|
-
_v$
|
|
11001
|
-
_v$
|
|
11002
|
-
_v$
|
|
11003
|
-
_v$
|
|
11004
|
-
_v$
|
|
11005
|
-
_v$
|
|
11006
|
-
_v$
|
|
11007
|
-
_v$
|
|
11008
|
-
_v$
|
|
11009
|
-
_v$
|
|
11010
|
-
_v$
|
|
11011
|
-
_v$
|
|
11012
|
-
_v$
|
|
11013
|
-
_v$
|
|
11014
|
-
_v$
|
|
11015
|
-
_v$
|
|
11016
|
-
_v$
|
|
11017
|
-
_v$
|
|
11018
|
-
_v$
|
|
11019
|
-
_v$
|
|
11020
|
-
_v$
|
|
11021
|
-
_v$
|
|
11022
|
-
_v$
|
|
11069
|
+
`, _v$67 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$68 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$69 = tokens.size[2];
|
|
11070
|
+
_v$46 !== _p$.e && className(_el$62, _p$.e = _v$46);
|
|
11071
|
+
_v$47 !== _p$.t && className(_el$63, _p$.t = _v$47);
|
|
11072
|
+
_v$48 !== _p$.a && className(_el$64, _p$.a = _v$48);
|
|
11073
|
+
_v$49 !== _p$.o && className(_el$68, _p$.o = _v$49);
|
|
11074
|
+
_v$50 !== _p$.i && className(_el$75, _p$.i = _v$50);
|
|
11075
|
+
_v$51 !== _p$.n && className(_el$76, _p$.n = _v$51);
|
|
11076
|
+
_v$52 !== _p$.s && className(_el$77, _p$.s = _v$52);
|
|
11077
|
+
_v$53 !== _p$.h && (_el$77.disabled = _p$.h = _v$53);
|
|
11078
|
+
_v$54 !== _p$.r && className(_el$78, _p$.r = _v$54);
|
|
11079
|
+
_v$55 !== _p$.d && className(_el$79, _p$.d = _v$55);
|
|
11080
|
+
_v$56 !== _p$.l && (_el$79.disabled = _p$.l = _v$56);
|
|
11081
|
+
_v$57 !== _p$.u && className(_el$80, _p$.u = _v$57);
|
|
11082
|
+
_v$58 !== _p$.c && className(_el$81, _p$.c = _v$58);
|
|
11083
|
+
_v$59 !== _p$.w && (_el$81.disabled = _p$.w = _v$59);
|
|
11084
|
+
_v$60 !== _p$.m && className(_el$82, _p$.m = _v$60);
|
|
11085
|
+
_v$61 !== _p$.f && className(_el$83, _p$.f = _v$61);
|
|
11086
|
+
_v$62 !== _p$.y && (_el$83.disabled = _p$.y = _v$62);
|
|
11087
|
+
_v$63 !== _p$.g && className(_el$84, _p$.g = _v$63);
|
|
11088
|
+
_v$64 !== _p$.p && className(_el$85, _p$.p = _v$64);
|
|
11089
|
+
_v$65 !== _p$.b && (_el$85.disabled = _p$.b = _v$65);
|
|
11090
|
+
_v$66 !== _p$.T && className(_el$86, _p$.T = _v$66);
|
|
11091
|
+
_v$67 !== _p$.A && className(_el$96, _p$.A = _v$67);
|
|
11092
|
+
_v$68 !== _p$.O && className(_el$106, _p$.O = _v$68);
|
|
11093
|
+
_v$69 !== _p$.I && ((_p$.I = _v$69) != null ? _el$107.style.setProperty("padding", _v$69) : _el$107.style.removeProperty("padding"));
|
|
11023
11094
|
return _p$;
|
|
11024
11095
|
}, {
|
|
11025
11096
|
e: void 0,
|
|
@@ -11047,7 +11118,7 @@ var QueryDetails = () => {
|
|
|
11047
11118
|
O: void 0,
|
|
11048
11119
|
I: void 0
|
|
11049
11120
|
});
|
|
11050
|
-
return _el$
|
|
11121
|
+
return _el$62;
|
|
11051
11122
|
}
|
|
11052
11123
|
});
|
|
11053
11124
|
};
|
|
@@ -11099,8 +11170,8 @@ var MutationDetails = () => {
|
|
|
11099
11170
|
return activeMutation();
|
|
11100
11171
|
},
|
|
11101
11172
|
get children() {
|
|
11102
|
-
var _el$
|
|
11103
|
-
insert(_el$
|
|
11173
|
+
var _el$109 = _tmpl$332(), _el$110 = _el$109.firstChild, _el$111 = _el$110.nextSibling, _el$112 = _el$111.firstChild, _el$113 = _el$112.firstChild, _el$114 = _el$113.firstChild, _el$115 = _el$113.nextSibling, _el$116 = _el$112.nextSibling, _el$117 = _el$116.firstChild, _el$118 = _el$117.nextSibling, _el$119 = _el$111.nextSibling, _el$120 = _el$119.nextSibling, _el$121 = _el$120.nextSibling, _el$122 = _el$121.nextSibling, _el$123 = _el$122.nextSibling, _el$124 = _el$123.nextSibling, _el$125 = _el$124.nextSibling, _el$126 = _el$125.nextSibling;
|
|
11174
|
+
insert(_el$114, createComponent(Show, {
|
|
11104
11175
|
get when() {
|
|
11105
11176
|
return activeMutation().options.mutationKey;
|
|
11106
11177
|
},
|
|
@@ -11109,13 +11180,13 @@ var MutationDetails = () => {
|
|
|
11109
11180
|
return displayValue(activeMutation().options.mutationKey, true);
|
|
11110
11181
|
}
|
|
11111
11182
|
}));
|
|
11112
|
-
insert(_el$
|
|
11183
|
+
insert(_el$115, createComponent(Show, {
|
|
11113
11184
|
get when() {
|
|
11114
11185
|
return color() === "purple";
|
|
11115
11186
|
},
|
|
11116
11187
|
children: "pending"
|
|
11117
11188
|
}), null);
|
|
11118
|
-
insert(_el$
|
|
11189
|
+
insert(_el$115, createComponent(Show, {
|
|
11119
11190
|
get when() {
|
|
11120
11191
|
return color() !== "purple";
|
|
11121
11192
|
},
|
|
@@ -11123,29 +11194,29 @@ var MutationDetails = () => {
|
|
|
11123
11194
|
return status();
|
|
11124
11195
|
}
|
|
11125
11196
|
}), null);
|
|
11126
|
-
insert(_el$
|
|
11127
|
-
insert(_el$
|
|
11197
|
+
insert(_el$118, () => new Date(activeMutation().state.submittedAt).toLocaleTimeString());
|
|
11198
|
+
insert(_el$120, createComponent(Explorer, {
|
|
11128
11199
|
label: "Variables",
|
|
11129
11200
|
defaultExpanded: ["Variables"],
|
|
11130
11201
|
get value() {
|
|
11131
11202
|
return activeMutation().state.variables;
|
|
11132
11203
|
}
|
|
11133
11204
|
}));
|
|
11134
|
-
insert(_el$
|
|
11205
|
+
insert(_el$122, createComponent(Explorer, {
|
|
11135
11206
|
label: "Context",
|
|
11136
11207
|
defaultExpanded: ["Context"],
|
|
11137
11208
|
get value() {
|
|
11138
11209
|
return activeMutation().state.context;
|
|
11139
11210
|
}
|
|
11140
11211
|
}));
|
|
11141
|
-
insert(_el$
|
|
11212
|
+
insert(_el$124, createComponent(Explorer, {
|
|
11142
11213
|
label: "Data",
|
|
11143
11214
|
defaultExpanded: ["Data"],
|
|
11144
11215
|
get value() {
|
|
11145
11216
|
return activeMutation().state.data;
|
|
11146
11217
|
}
|
|
11147
11218
|
}));
|
|
11148
|
-
insert(_el$
|
|
11219
|
+
insert(_el$126, createComponent(Explorer, {
|
|
11149
11220
|
label: "Mutation",
|
|
11150
11221
|
defaultExpanded: ["Mutation"],
|
|
11151
11222
|
get value() {
|
|
@@ -11153,19 +11224,19 @@ var MutationDetails = () => {
|
|
|
11153
11224
|
}
|
|
11154
11225
|
}));
|
|
11155
11226
|
createRenderEffect((_p$) => {
|
|
11156
|
-
var _v$
|
|
11157
|
-
_v$
|
|
11158
|
-
_v$
|
|
11159
|
-
_v$
|
|
11160
|
-
_v$
|
|
11161
|
-
_v$
|
|
11162
|
-
_v$
|
|
11163
|
-
_v$
|
|
11164
|
-
_v$
|
|
11165
|
-
_v$
|
|
11166
|
-
_v$
|
|
11167
|
-
_v$
|
|
11168
|
-
_v$
|
|
11227
|
+
var _v$70 = clsx(styles().detailsContainer, "tsqd-query-details-container"), _v$71 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$72 = clsx(styles().detailsBody, "tsqd-query-details-summary-container"), _v$73 = clsx(styles().queryDetailsStatus, getQueryStatusColors()), _v$74 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$75 = tokens.size[2], _v$76 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$77 = tokens.size[2], _v$78 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$79 = tokens.size[2], _v$80 = clsx(styles().detailsHeader, "tsqd-query-details-header"), _v$81 = tokens.size[2];
|
|
11228
|
+
_v$70 !== _p$.e && className(_el$109, _p$.e = _v$70);
|
|
11229
|
+
_v$71 !== _p$.t && className(_el$110, _p$.t = _v$71);
|
|
11230
|
+
_v$72 !== _p$.a && className(_el$111, _p$.a = _v$72);
|
|
11231
|
+
_v$73 !== _p$.o && className(_el$115, _p$.o = _v$73);
|
|
11232
|
+
_v$74 !== _p$.i && className(_el$119, _p$.i = _v$74);
|
|
11233
|
+
_v$75 !== _p$.n && ((_p$.n = _v$75) != null ? _el$120.style.setProperty("padding", _v$75) : _el$120.style.removeProperty("padding"));
|
|
11234
|
+
_v$76 !== _p$.s && className(_el$121, _p$.s = _v$76);
|
|
11235
|
+
_v$77 !== _p$.h && ((_p$.h = _v$77) != null ? _el$122.style.setProperty("padding", _v$77) : _el$122.style.removeProperty("padding"));
|
|
11236
|
+
_v$78 !== _p$.r && className(_el$123, _p$.r = _v$78);
|
|
11237
|
+
_v$79 !== _p$.d && ((_p$.d = _v$79) != null ? _el$124.style.setProperty("padding", _v$79) : _el$124.style.removeProperty("padding"));
|
|
11238
|
+
_v$80 !== _p$.l && className(_el$125, _p$.l = _v$80);
|
|
11239
|
+
_v$81 !== _p$.u && ((_p$.u = _v$81) != null ? _el$126.style.setProperty("padding", _v$81) : _el$126.style.removeProperty("padding"));
|
|
11169
11240
|
return _p$;
|
|
11170
11241
|
}, {
|
|
11171
11242
|
e: void 0,
|
|
@@ -11181,7 +11252,7 @@ var MutationDetails = () => {
|
|
|
11181
11252
|
l: void 0,
|
|
11182
11253
|
u: void 0
|
|
11183
11254
|
});
|
|
11184
|
-
return _el$
|
|
11255
|
+
return _el$109;
|
|
11185
11256
|
}
|
|
11186
11257
|
});
|
|
11187
11258
|
};
|
|
@@ -11261,6 +11332,23 @@ var createSubscribeToMutationCacheBatcher = (callback, equalityCheck = true) =>
|
|
|
11261
11332
|
});
|
|
11262
11333
|
return value;
|
|
11263
11334
|
};
|
|
11335
|
+
var DEV_TOOLS_EVENT = "@tanstack/query-devtools-event";
|
|
11336
|
+
var sendDevToolsEvent = ({
|
|
11337
|
+
type,
|
|
11338
|
+
queryHash,
|
|
11339
|
+
metadata
|
|
11340
|
+
}) => {
|
|
11341
|
+
const event = new CustomEvent(DEV_TOOLS_EVENT, {
|
|
11342
|
+
detail: {
|
|
11343
|
+
type,
|
|
11344
|
+
queryHash,
|
|
11345
|
+
metadata
|
|
11346
|
+
},
|
|
11347
|
+
bubbles: true,
|
|
11348
|
+
cancelable: true
|
|
11349
|
+
});
|
|
11350
|
+
window.dispatchEvent(event);
|
|
11351
|
+
};
|
|
11264
11352
|
var stylesFactory2 = (theme, css) => {
|
|
11265
11353
|
const {
|
|
11266
11354
|
colors,
|
|
@@ -11909,7 +11997,8 @@ var stylesFactory2 = (theme, css) => {
|
|
|
11909
11997
|
min-height: ${tokens.size[6]};
|
|
11910
11998
|
flex: 1;
|
|
11911
11999
|
padding: ${tokens.size[1]} ${tokens.size[2]};
|
|
11912
|
-
font-family:
|
|
12000
|
+
font-family:
|
|
12001
|
+
ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
|
|
11913
12002
|
'Liberation Mono', 'Courier New', monospace;
|
|
11914
12003
|
border-bottom: 1px solid ${t2(colors.gray[300], colors.darkGray[400])};
|
|
11915
12004
|
text-align: left;
|
|
@@ -11927,6 +12016,17 @@ var stylesFactory2 = (theme, css) => {
|
|
|
11927
12016
|
border-bottom: 1px solid ${t2(colors.gray[300], colors.darkGray[400])};
|
|
11928
12017
|
font-size: ${font.size.xs};
|
|
11929
12018
|
}
|
|
12019
|
+
|
|
12020
|
+
& .tsqd-query-static-indicator {
|
|
12021
|
+
align-self: stretch;
|
|
12022
|
+
display: flex;
|
|
12023
|
+
align-items: center;
|
|
12024
|
+
padding: 0 ${tokens.size[2]};
|
|
12025
|
+
color: ${t2(colors.teal[800], colors.teal[300])};
|
|
12026
|
+
background-color: ${t2(colors.teal[100], colors.teal[900])};
|
|
12027
|
+
border-bottom: 1px solid ${t2(colors.teal[300], colors.teal[700])};
|
|
12028
|
+
font-size: ${font.size.xs};
|
|
12029
|
+
}
|
|
11930
12030
|
`,
|
|
11931
12031
|
selectedQueryRow: css`
|
|
11932
12032
|
background-color: ${t2(colors.gray[200], colors.darkGray[500])};
|
|
@@ -11975,7 +12075,8 @@ var stylesFactory2 = (theme, css) => {
|
|
|
11975
12075
|
}
|
|
11976
12076
|
|
|
11977
12077
|
& code {
|
|
11978
|
-
font-family:
|
|
12078
|
+
font-family:
|
|
12079
|
+
ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
|
|
11979
12080
|
'Liberation Mono', 'Courier New', monospace;
|
|
11980
12081
|
margin: 0;
|
|
11981
12082
|
font-size: ${font.size.xs};
|