@kong-ui-public/entities-plugins 9.272.13 → 9.272.14
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/entities-plugins.es.js +12099 -14700
- package/dist/entities-plugins.umd.js +141 -145
- package/dist/filler/cypress/index.js +1 -258
- package/dist/filler/packages/entities/entities-plugins/src/filler/cypress/index.d.ts +2 -0
- package/dist/filler/packages/entities/entities-plugins/src/filler/cypress/index.d.ts.map +1 -0
- package/dist/filler/packages/entities/entities-plugins/src/filler/playwright/index.d.ts +2 -0
- package/dist/filler/packages/entities/entities-plugins/src/filler/playwright/index.d.ts.map +1 -0
- package/dist/filler/playwright/index.js +1 -232
- package/dist/freeform/index.js +1 -2645
- package/dist/freeform/style.css +1 -1
- package/dist/style.css +1 -1
- package/dist/types/components/AddCredentialToConsumerForm.vue.d.ts +2 -2
- package/dist/types/components/CreateConsumerCredentialForm.vue.d.ts +2 -2
- package/dist/types/components/CreateConsumerCredentialForm.vue.d.ts.map +1 -1
- package/dist/types/components/CredentialConfigurationForm.vue.d.ts.map +1 -1
- package/dist/types/components/PluginConfigCard.vue.d.ts +2 -2
- package/dist/types/components/PluginEntityForm.vue.d.ts +4 -4
- package/dist/types/components/PluginEntityForm.vue.d.ts.map +1 -1
- package/dist/types/components/PluginForm.vue.d.ts +6 -6
- package/dist/types/components/fields/kong-identity/ConfigFormContent.vue.d.ts.map +1 -1
- package/dist/types/components/fields/kong-identity/ConfigFormWithIdentity.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/AdvancedFields.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/CodeEditor.vue.d.ts +2 -2
- package/dist/types/components/free-form/components/CollapsibleSection.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/CommonForm.vue.d.ts.map +1 -0
- package/dist/types/components/free-form/components/ConditionField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/ConfigForm.vue.d.ts.map +1 -0
- package/dist/types/components/free-form/components/CredentialSecretField.vue.d.ts +1 -1
- package/dist/types/components/free-form/components/CredentialSecretField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/PluginConfigurationForm.vue.d.ts +2 -1
- package/dist/types/components/free-form/components/PluginConfigurationForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/RadioField.vue.d.ts +1 -1
- package/dist/types/components/free-form/components/RadioField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/RedisConfigCard.vue.d.ts +1 -1
- package/dist/types/components/free-form/components/RedisConfigCard.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/RedisSelector.vue.d.ts +1 -1
- package/dist/types/components/free-form/components/RedisSelector.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/components/ScopeEntityField.vue.d.ts +1 -1
- package/dist/types/components/free-form/components/ScopeEntityField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/composables/code-lens-providers.d.ts +1 -1
- package/dist/types/components/free-form/composables/code-lens-providers.d.ts.map +1 -1
- package/dist/types/components/free-form/const.d.ts +1 -1
- package/dist/types/components/free-form/const.d.ts.map +1 -1
- package/dist/types/components/free-form/define-plugin-config.d.ts +3 -2
- package/dist/types/components/free-form/define-plugin-config.d.ts.map +1 -1
- package/dist/types/components/free-form/layout/StandardLayout.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/layout/provider.d.ts +2 -2
- package/dist/types/components/free-form/layout/provider.d.ts.map +1 -1
- package/dist/types/components/free-form/plugin-registry.d.ts +3 -2
- package/dist/types/components/free-form/plugin-registry.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/_shared/use-expression-mode.d.ts +1 -1
- package/dist/types/components/free-form/plugins/_shared/use-expression-mode.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/_shared/vectordb.d.ts +2 -2
- package/dist/types/components/free-form/plugins/_shared/vectordb.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/ace.d.ts +1 -1
- package/dist/types/components/free-form/plugins/acl/ACLForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/acl/ACLModeCard.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/acl/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/acme.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-a2a-proxy.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-aws-guardrails.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-azure-content-safety.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-custom-guardrail.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-gcp-model-armor.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-lakera-guard.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-llm-as-judge.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-mcp-oauth2.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-mcp-proxy/AIMcpProxyForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/ai-mcp-proxy/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-prompt-compressor.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-prompt-decorator.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-prompt-guard.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-prompt-template.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-prompt-template.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/ai-proxy-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-proxy.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-rag-injector.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-rate-limiting-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-request-transformer.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-response-transformer.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-sanitizer.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-sanitizer.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/ai-semantic-cache.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-semantic-prompt-guard.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ai-semantic-response-guard.d.ts +1 -1
- package/dist/types/components/free-form/plugins/app-dynamics.d.ts +1 -1
- package/dist/types/components/free-form/plugins/application-registration.d.ts +1 -1
- package/dist/types/components/free-form/plugins/aws-lambda.d.ts +1 -1
- package/dist/types/components/free-form/plugins/azure-functions.d.ts +1 -1
- package/dist/types/components/free-form/plugins/basic-auth/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/bot-detection.d.ts +1 -1
- package/dist/types/components/free-form/plugins/canary.d.ts +1 -1
- package/dist/types/components/free-form/plugins/confluent-consume.d.ts +1 -1
- package/dist/types/components/free-form/plugins/confluent-consume.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/confluent.d.ts +1 -1
- package/dist/types/components/free-form/plugins/confluent.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/correlation-id.d.ts +1 -1
- package/dist/types/components/free-form/plugins/cors.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datadog.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/CaCertificatesField.vue.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/CaCertificatesField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/CodeEditor.vue.d.ts +2 -2
- package/dist/types/components/free-form/plugins/datakit/flow-editor/FlowEditor.vue.d.ts +8 -8
- package/dist/types/components/free-form/plugins/datakit/flow-editor/composables/useNodeForm.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/composables/useNodeForm.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/composables/useResourcesSchema.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/composables/useResourcesSchema.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/modal/EditorMain.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node/NodePanelItem.vue.d.ts +2 -2
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node/node.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node/schemas.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node/schemas.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/HttpMethodField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/InputsField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/InputsRecordField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormBranch.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormCache.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormCall.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormExit.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormJq.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormJsonToXml.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormJwtDecode.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormJwtSign.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormJwtVerify.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormProperty.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormResponse.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormServiceRequest.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormStatic.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/node-forms/NodeFormXmlToJson.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/side-panel/CacheField.vue.d.ts +2 -2
- package/dist/types/components/free-form/plugins/datakit/flow-editor/side-panel/CacheField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/side-panel/ResourcesPanel.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/side-panel/VaultField.vue.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/side-panel/VaultField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/datakit/flow-editor/store/flow.d.ts +18 -18
- package/dist/types/components/free-form/plugins/datakit/flow-editor/store/store.d.ts +12 -12
- package/dist/types/components/free-form/plugins/datakit/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/datakit/schema/compat.d.ts +3 -3
- package/dist/types/components/free-form/plugins/datakit/schema/strict.d.ts +11 -11
- package/dist/types/components/free-form/plugins/degraphql.d.ts +1 -1
- package/dist/types/components/free-form/plugins/entitlement-enforcement/EntitlementEnforcementForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/entitlement-enforcement/FeatureSelectField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/entitlement-enforcement/ResponseMappingField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/entitlement-enforcement/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/exit-transformer.d.ts +1 -1
- package/dist/types/components/free-form/plugins/file-log.d.ts +1 -1
- package/dist/types/components/free-form/plugins/forward-proxy.d.ts +1 -1
- package/dist/types/components/free-form/plugins/graphql-proxy-cache-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/graphql-rate-limiting-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/grpc-gateway.d.ts +1 -1
- package/dist/types/components/free-form/plugins/grpc-web.d.ts +1 -1
- package/dist/types/components/free-form/plugins/header-cert-auth.d.ts +1 -1
- package/dist/types/components/free-form/plugins/hmac-auth.d.ts +1 -1
- package/dist/types/components/free-form/plugins/http-log.d.ts +1 -1
- package/dist/types/components/free-form/plugins/injection-protection.d.ts +1 -1
- package/dist/types/components/free-form/plugins/injection-protection.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/ip-restriction.d.ts +1 -1
- package/dist/types/components/free-form/plugins/jq.d.ts +1 -1
- package/dist/types/components/free-form/plugins/json-threat-protection.d.ts +1 -1
- package/dist/types/components/free-form/plugins/jwe-decrypt.d.ts +1 -1
- package/dist/types/components/free-form/plugins/jwt-signer/JwtSignerForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/jwt-signer/KeysetField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/jwt-signer/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/jwt.d.ts +1 -1
- package/dist/types/components/free-form/plugins/kafka-consume.d.ts +1 -1
- package/dist/types/components/free-form/plugins/kafka-consume.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/kafka-log.d.ts +1 -1
- package/dist/types/components/free-form/plugins/kafka-log.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/kafka-upstream.d.ts +1 -1
- package/dist/types/components/free-form/plugins/kafka-upstream.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/key-auth/IdentityRealmsField.vue.d.ts +1 -1
- package/dist/types/components/free-form/plugins/key-auth/IdentityRealmsField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/key-auth/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/key-auth-enc.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ldap-auth-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/ldap-auth.d.ts +1 -1
- package/dist/types/components/free-form/plugins/loggly.d.ts +1 -1
- package/dist/types/components/free-form/plugins/metering-and-billing/MeteringAndBillingForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/metering-and-billing/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/mocking.d.ts +1 -1
- package/dist/types/components/free-form/plugins/mtls-auth.d.ts +1 -1
- package/dist/types/components/free-form/plugins/oas-validation.d.ts +1 -1
- package/dist/types/components/free-form/plugins/oauth2-introspection.d.ts +1 -1
- package/dist/types/components/free-form/plugins/oauth2.d.ts +1 -1
- package/dist/types/components/free-form/plugins/opa.d.ts +1 -1
- package/dist/types/components/free-form/plugins/openid-connect/ClientJwkField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/openid-connect/OpenidConnectForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/openid-connect/PrincipalLookupSettings.vue.d.ts +2 -2
- package/dist/types/components/free-form/plugins/openid-connect/PrincipalLookupSettings.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/openid-connect/PrincipalsSection.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/openid-connect/VerifySignatureField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/openid-connect/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/opentelemetry.d.ts +1 -1
- package/dist/types/components/free-form/plugins/post-function.d.ts +1 -1
- package/dist/types/components/free-form/plugins/pre-function.d.ts +1 -1
- package/dist/types/components/free-form/plugins/prometheus.d.ts +1 -1
- package/dist/types/components/free-form/plugins/proxy-cache-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/proxy-cache.d.ts +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting/RateLimitingForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/CustomKeyField.vue.d.ts +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/CustomKeyField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/ErrorMessageForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/RateLimitingAdvancedForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/RedisField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/RequestLimitsForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/rate-limiting-advanced/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/redirect.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-callout/CalloutForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/request-callout/CalloutsForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/request-callout/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/request-callout/RequestCalloutForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/request-callout/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-size-limiting.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-termination.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-transformer-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-transformer.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-validator.d.ts +1 -1
- package/dist/types/components/free-form/plugins/request-validator.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/response-ratelimiting.d.ts +1 -1
- package/dist/types/components/free-form/plugins/response-transformer-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/response-transformer.d.ts +1 -1
- package/dist/types/components/free-form/plugins/route-by-header.d.ts +1 -1
- package/dist/types/components/free-form/plugins/route-transformer-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/saml.d.ts +1 -1
- package/dist/types/components/free-form/plugins/service-protection/ConfigForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/service-protection/ErrorMessageForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/service-protection/RedisField.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/service-protection/RequestLimitsForm.vue.d.ts.map +1 -1
- package/dist/types/components/free-form/plugins/service-protection/index.d.ts +1 -1
- package/dist/types/components/free-form/plugins/session.d.ts +1 -1
- package/dist/types/components/free-form/plugins/solace-consume.d.ts +1 -1
- package/dist/types/components/free-form/plugins/solace-log.d.ts +1 -1
- package/dist/types/components/free-form/plugins/solace-upstream.d.ts +1 -1
- package/dist/types/components/free-form/plugins/standard-webhooks.d.ts +1 -1
- package/dist/types/components/free-form/plugins/statsd-advanced.d.ts +1 -1
- package/dist/types/components/free-form/plugins/statsd.d.ts +1 -1
- package/dist/types/components/free-form/plugins/syslog.d.ts +1 -1
- package/dist/types/components/free-form/plugins/tcp-log.d.ts +1 -1
- package/dist/types/components/free-form/plugins/tls-handshake-modifier.d.ts +1 -1
- package/dist/types/components/free-form/plugins/tls-metadata-headers.d.ts +1 -1
- package/dist/types/components/free-form/plugins/udp-log.d.ts +1 -1
- package/dist/types/components/free-form/plugins/upstream-oauth.d.ts +1 -1
- package/dist/types/components/free-form/plugins/upstream-timeout.d.ts +1 -1
- package/dist/types/components/free-form/plugins/vault-auth.d.ts +1 -1
- package/dist/types/components/free-form/plugins/websocket-size-limit.d.ts +1 -1
- package/dist/types/components/free-form/plugins/websocket-validator.d.ts +1 -1
- package/dist/types/components/free-form/plugins/xml-threat-protection.d.ts +1 -1
- package/dist/types/components/free-form/plugins/zipkin.d.ts +1 -1
- package/dist/types/components/free-form/schema-enhancement.d.ts +1 -1
- package/dist/types/components/free-form/schema-enhancement.d.ts.map +1 -1
- package/dist/{filler/packages/entities/entities-plugins/src/components/free-form/core → types/components/free-form}/types.d.ts +5 -118
- package/dist/types/components/free-form/types.d.ts.map +1 -0
- package/dist/types/composables/index.d.ts +1 -1
- package/dist/types/composables/useSchemas.d.ts +1 -1
- package/dist/types/composables/useSchemas.d.ts.map +1 -1
- package/dist/types/constants/index.d.ts +1 -3
- package/dist/types/constants/index.d.ts.map +1 -1
- package/dist/types/filler/cypress/index.d.ts +2 -0
- package/dist/types/filler/cypress/index.d.ts.map +1 -0
- package/dist/types/filler/playwright/index.d.ts +2 -0
- package/dist/types/filler/playwright/index.d.ts.map +1 -0
- package/dist/types/freeform.d.ts +2 -21
- package/dist/types/freeform.d.ts.map +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.d.ts.map +1 -1
- package/package.json +6 -9
- package/dist/filler/field-walker-SzWGNejv.js +0 -21925
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/ancestors.d.ts +0 -11
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/ancestors.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/constants.d.ts +0 -9
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/constants.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/expression-paths.d.ts +0 -55
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/expression-paths.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/expression.d.ts +0 -28
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/expression.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/field-path.d.ts +0 -6
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/field-path.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/field.d.ts +0 -46
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/field.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/form-context.d.ts +0 -111
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/form-context.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/index.d.ts +0 -11
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/key-id-map.d.ts +0 -17
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/key-id-map.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/labels.d.ts +0 -26
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/labels.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/render-rules.d.ts +0 -45
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/render-rules.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/schema.d.ts +0 -42
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/schema.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/useMapField.d.ts +0 -37
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/composables/useMapField.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/create-filler.d.ts +0 -10
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/create-filler.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/array.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/array.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/boolean.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/boolean.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/enum.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/enum.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/expression.d.ts +0 -9
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/expression.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/foreign.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/foreign.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/index.d.ts +0 -38
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/json.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/json.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/map.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/map.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/number.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/number.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/record.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/record.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/string.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/string.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/tag.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/tag.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/types.d.ts +0 -20
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/handlers/types.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/index.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/cypress/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/create-filler.d.ts +0 -11
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/create-filler.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/array.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/array.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/boolean.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/boolean.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/enum.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/enum.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/expression.d.ts +0 -9
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/expression.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/foreign.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/foreign.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/index.d.ts +0 -38
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/json.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/json.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/map.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/map.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/number.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/number.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/record.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/record.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/string.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/string.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/tag.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/tag.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/types.d.ts +0 -18
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/handlers/types.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/index.d.ts +0 -3
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/playwright/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/field-walker.d.ts +0 -43
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/field-walker.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/index.d.ts +0 -4
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/schema-utils.d.ts +0 -6
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/schema-utils.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/selectors.d.ts +0 -32
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/filler/shared/selectors.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/form-schema.d.ts +0 -167
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/form-schema.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/types.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/utils.d.ts +0 -95
- package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/utils.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/constants/index.d.ts +0 -15
- package/dist/filler/packages/entities/entities-plugins/src/constants/index.d.ts.map +0 -1
- package/dist/filler/packages/entities/entities-plugins/src/types/plugins/free-form.d.ts +0 -32
- package/dist/filler/packages/entities/entities-plugins/src/types/plugins/free-form.d.ts.map +0 -1
- package/dist/types/components/free-form/Common/CommonForm.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/Common/ConfigForm.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/Common/index.d.ts +0 -2
- package/dist/types/components/free-form/Common/index.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/ArrayField.vue.d.ts +0 -48
- package/dist/types/components/free-form/core/components/ArrayField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/BooleanField.vue.d.ts +0 -24
- package/dist/types/components/free-form/core/components/BooleanField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/EnhancedInput.vue.d.ts +0 -24
- package/dist/types/components/free-form/core/components/EnhancedInput.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/EntityChecksAlert.vue.d.ts +0 -9
- package/dist/types/components/free-form/core/components/EntityChecksAlert.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/EnumField.vue.d.ts +0 -54
- package/dist/types/components/free-form/core/components/EnumField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/ExpressionEditor.vue.d.ts +0 -34
- package/dist/types/components/free-form/core/components/ExpressionEditor.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/ExpressionField.vue.d.ts +0 -19
- package/dist/types/components/free-form/core/components/ExpressionField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/Field.vue.d.ts +0 -21
- package/dist/types/components/free-form/core/components/Field.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/FieldRenderer.vue.d.ts +0 -19
- package/dist/types/components/free-form/core/components/FieldRenderer.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/ForeignField.vue.d.ts +0 -27
- package/dist/types/components/free-form/core/components/ForeignField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/Form.vue.d.ts +0 -45
- package/dist/types/components/free-form/core/components/Form.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/JsonField.vue.d.ts +0 -24
- package/dist/types/components/free-form/core/components/JsonField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/MapField.vue.d.ts +0 -30
- package/dist/types/components/free-form/core/components/MapField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/NumberField.vue.d.ts +0 -26
- package/dist/types/components/free-form/core/components/NumberField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/ObjectField.vue.d.ts +0 -45
- package/dist/types/components/free-form/core/components/ObjectField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/SlideTransition.vue.d.ts +0 -14
- package/dist/types/components/free-form/core/components/SlideTransition.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/StringArrayField.vue.d.ts +0 -24
- package/dist/types/components/free-form/core/components/StringArrayField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/StringField.vue.d.ts +0 -32
- package/dist/types/components/free-form/core/components/StringField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/components/SwitchField.vue.d.ts +0 -15
- package/dist/types/components/free-form/core/components/SwitchField.vue.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/ancestors.d.ts +0 -11
- package/dist/types/components/free-form/core/composables/ancestors.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/constants.d.ts +0 -9
- package/dist/types/components/free-form/core/composables/constants.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/expression-paths.d.ts +0 -55
- package/dist/types/components/free-form/core/composables/expression-paths.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/expression.d.ts +0 -28
- package/dist/types/components/free-form/core/composables/expression.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/field-path.d.ts +0 -6
- package/dist/types/components/free-form/core/composables/field-path.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/field.d.ts +0 -46
- package/dist/types/components/free-form/core/composables/field.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/form-context.d.ts +0 -111
- package/dist/types/components/free-form/core/composables/form-context.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/index.d.ts +0 -11
- package/dist/types/components/free-form/core/composables/index.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/key-id-map.d.ts +0 -17
- package/dist/types/components/free-form/core/composables/key-id-map.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/labels.d.ts +0 -26
- package/dist/types/components/free-form/core/composables/labels.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/render-rules.d.ts +0 -45
- package/dist/types/components/free-form/core/composables/render-rules.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/schema.d.ts +0 -42
- package/dist/types/components/free-form/core/composables/schema.d.ts.map +0 -1
- package/dist/types/components/free-form/core/composables/useMapField.d.ts +0 -37
- package/dist/types/components/free-form/core/composables/useMapField.d.ts.map +0 -1
- package/dist/types/components/free-form/core/field-dispatch.d.ts +0 -14
- package/dist/types/components/free-form/core/field-dispatch.d.ts.map +0 -1
- package/dist/types/components/free-form/core/form-schema.d.ts +0 -167
- package/dist/types/components/free-form/core/form-schema.d.ts.map +0 -1
- package/dist/types/components/free-form/core/types.d.ts +0 -287
- package/dist/types/components/free-form/core/types.d.ts.map +0 -1
- package/dist/types/components/free-form/core/utils.d.ts +0 -95
- package/dist/types/components/free-form/core/utils.d.ts.map +0 -1
- package/dist/types/composables/useFreeformI18n.d.ts +0 -170
- package/dist/types/composables/useFreeformI18n.d.ts.map +0 -1
- /package/dist/types/components/free-form/{Common → components}/CommonForm.vue.d.ts +0 -0
- /package/dist/types/components/free-form/{Common → components}/ConfigForm.vue.d.ts +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Field.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/Field.vue"],"names":[],"mappings":"AAmFA,OAAO,EAAmB,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAChD,OAAO,EAAgC,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAK9E,OAAO,KAAK,EAAgB,cAAc,EAAE,MAAM,UAAU,CAAA;AAY5D,KAAK,WAAW,GAAG;IACf,OAAO,CAAC,EAAE,IAAI,CAAA;IACd,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,cAAc,CAAC,CAAA;CACzC,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC,CAAC;AAoH3C,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { Slot } from 'vue';
|
|
2
|
-
import type { Match } from '../types';
|
|
3
|
-
type __VLS_Props = {
|
|
4
|
-
match: Match;
|
|
5
|
-
priority?: number;
|
|
6
|
-
};
|
|
7
|
-
type __VLS_Slots = Record<string, Slot<{
|
|
8
|
-
name: string;
|
|
9
|
-
}>>;
|
|
10
|
-
declare const __VLS_base: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
11
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
|
-
export default _default;
|
|
14
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
15
|
-
new (): {
|
|
16
|
-
$slots: S;
|
|
17
|
-
};
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=FieldRenderer.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"FieldRenderer.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/FieldRenderer.vue"],"names":[],"mappings":"AAyBA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAE/B,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AAErC,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,KAAK,CAAA;IACZ,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB,CAAC;AAGF,KAAK,WAAW,GAAG,MAAM,CAAC,MAAM,EAAE,IAAI,CAAC;IAAE,IAAI,EAAE,MAAM,CAAA;CAAE,CAAC,CAAC,CAAC;AAuB1D,QAAA,MAAM,UAAU,kSAEd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import type { InputProps, LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps, EmptyValue } from '../types';
|
|
3
|
-
type ForeignFieldValue = {
|
|
4
|
-
id: string;
|
|
5
|
-
} | EmptyValue;
|
|
6
|
-
interface ForeignFieldProps extends InputProps, BaseFieldProps {
|
|
7
|
-
labelAttributes?: LabelAttributes;
|
|
8
|
-
type?: string;
|
|
9
|
-
}
|
|
10
|
-
declare var __VLS_11: {};
|
|
11
|
-
type __VLS_Slots = {} & {
|
|
12
|
-
tooltip?: (props: typeof __VLS_11) => any;
|
|
13
|
-
};
|
|
14
|
-
declare const __VLS_base: import("vue").DefineComponent<ForeignFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
-
"update:modelValue": (value: ForeignFieldValue) => any;
|
|
16
|
-
}, string, import("vue").PublicProps, Readonly<ForeignFieldProps> & Readonly<{
|
|
17
|
-
"onUpdate:modelValue"?: ((value: ForeignFieldValue) => any) | undefined;
|
|
18
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
|
-
declare const _default: typeof __VLS_export;
|
|
21
|
-
export default _default;
|
|
22
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
23
|
-
new (): {
|
|
24
|
-
$slots: S;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
//# sourceMappingURL=ForeignField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ForeignField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/ForeignField.vue"],"names":[],"mappings":"AAwGA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAOpE,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAS1D,KAAK,iBAAiB,GAAG;IAAE,EAAE,EAAE,MAAM,CAAA;CAAE,GAAG,UAAU,CAAA;AAEpD,UAAU,iBAAkB,SAAQ,UAAU,EAAE,cAAc;IAC5D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AA+HD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { type Slot } from 'vue';
|
|
2
|
-
import type { FormSchema, UnionFieldSchema } from '../form-schema';
|
|
3
|
-
import type { FormConfig, RenderRules } from '../types';
|
|
4
|
-
export type Props<T extends Record<string, any> = Record<string, any>> = {
|
|
5
|
-
tag?: string;
|
|
6
|
-
schema: FormSchema | UnionFieldSchema;
|
|
7
|
-
data?: T;
|
|
8
|
-
config?: FormConfig<T>;
|
|
9
|
-
fieldsOrder?: string[];
|
|
10
|
-
renderRules?: RenderRules;
|
|
11
|
-
};
|
|
12
|
-
declare const _default: typeof __VLS_export;
|
|
13
|
-
export default _default;
|
|
14
|
-
declare const __VLS_export: <T extends Record<string, any> = Record<string, any>>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
15
|
-
props: import("vue").PublicProps & __VLS_PrettifyLocal<Props<T> & {
|
|
16
|
-
onChange?: ((value: T) => any) | undefined;
|
|
17
|
-
onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
|
|
18
|
-
}> & (typeof globalThis extends {
|
|
19
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
20
|
-
} ? P : {});
|
|
21
|
-
expose: (exposed: import("vue").ShallowUnwrapRef<{
|
|
22
|
-
getValue: () => Record<string, any>;
|
|
23
|
-
getRawValue: () => Record<string, any>;
|
|
24
|
-
setValue: (newData: Record<string, any>) => void;
|
|
25
|
-
getEmptyValue: () => import("../types").EmptyValue;
|
|
26
|
-
}>) => void;
|
|
27
|
-
attrs: any;
|
|
28
|
-
slots: {
|
|
29
|
-
default?: Slot;
|
|
30
|
-
"free-form-field-renderers-slot"?: Slot<{
|
|
31
|
-
name: string;
|
|
32
|
-
}>;
|
|
33
|
-
} & Partial<Record<string, Slot<{
|
|
34
|
-
name: string;
|
|
35
|
-
}>>>;
|
|
36
|
-
emit: ((evt: "change", value: T) => void) & ((evt: "globalAction", name: "notify", payload: any) => void);
|
|
37
|
-
}>) => import("vue").VNode & {
|
|
38
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
39
|
-
};
|
|
40
|
-
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
41
|
-
[K in keyof T]: T[K];
|
|
42
|
-
} : {
|
|
43
|
-
[K in keyof T as K]: T[K];
|
|
44
|
-
}) & {};
|
|
45
|
-
//# sourceMappingURL=Form.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Form.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/Form.vue"],"names":[],"mappings":"AAAA,OA2FO,EAAY,KAAK,IAAI,EAA0B,MAAM,KAAK,CAAA;AAEjE,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAElE,OAAO,KAAK,EAAE,UAAU,EAAgB,WAAW,EAAE,MAAM,UAAU,CAAA;AAIrE,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAAI;IACvE,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,UAAU,GAAG,gBAAgB,CAAA;IACrC,IAAI,CAAC,EAAE,CAAC,CAAA;IACR,MAAM,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAA;wBACoB,OAAO,YAAY;AAAxC,wBAAyC;AACzC,QAAA,MAAM,YAAY,GAAK,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzE,aAAa,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,EAC9D,YAAY,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,EAC3G,gBAAgB,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC,EAClE;WAiIO,OAAO,KAAK,EAAE,WAAW,GAAG,mBAAmB,CAAC;;;KAAmC,CAAC,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,OAAO,KAAK,EAAE,gBAAgB;;;;;MAAsB,KAAK,IAAI;WACxE,GAAG;;kBA/HG,IAAI;2CACM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cACJ,MAAM;;;EAiI5C,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAA;CAAI,CAAC;AACzF,KAAK,mBAAmB,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,GAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG;KAAG,CAAC,IAAI,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,CAAC,GAAG,EAAE,CAAC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps, EmptyValue } from '../types';
|
|
3
|
-
interface StringFieldProps extends BaseFieldProps {
|
|
4
|
-
labelAttributes?: LabelAttributes;
|
|
5
|
-
}
|
|
6
|
-
type ValueType = Record<string, any> | string | EmptyValue;
|
|
7
|
-
declare var __VLS_16: {};
|
|
8
|
-
type __VLS_Slots = {} & {
|
|
9
|
-
tooltip?: (props: typeof __VLS_16) => any;
|
|
10
|
-
};
|
|
11
|
-
declare const __VLS_base: import("vue").DefineComponent<StringFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
-
"update:modelValue": (value: ValueType) => any;
|
|
13
|
-
}, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
|
|
14
|
-
"onUpdate:modelValue"?: ((value: ValueType) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
-
declare const _default: typeof __VLS_export;
|
|
18
|
-
export default _default;
|
|
19
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
20
|
-
new (): {
|
|
21
|
-
$slots: S;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
//# sourceMappingURL=JsonField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"JsonField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/JsonField.vue"],"names":[],"mappings":"AA6HA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAW1D,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;CAClC;AAED,KAAK,SAAS,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,GAAG,UAAU,CAAA;AAsJ1D,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import type { BaseFieldProps } from '../types';
|
|
2
|
-
interface MapFieldProps extends BaseFieldProps {
|
|
3
|
-
keyPlaceholder?: string;
|
|
4
|
-
appearance?: {
|
|
5
|
-
string?: {
|
|
6
|
-
multiline?: boolean;
|
|
7
|
-
};
|
|
8
|
-
};
|
|
9
|
-
oneLine?: boolean;
|
|
10
|
-
}
|
|
11
|
-
type __VLS_Slots = {
|
|
12
|
-
default: (props: {
|
|
13
|
-
keyId: string;
|
|
14
|
-
}) => any;
|
|
15
|
-
tooltip: () => any;
|
|
16
|
-
};
|
|
17
|
-
declare const __VLS_base: import("vue").DefineComponent<MapFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
|
-
legacyValueChange: (data: Record<string, unknown> | null) => any;
|
|
19
|
-
}, string, import("vue").PublicProps, Readonly<MapFieldProps> & Readonly<{
|
|
20
|
-
onLegacyValueChange?: ((data: Record<string, unknown> | null) => any) | undefined;
|
|
21
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
23
|
-
declare const _default: typeof __VLS_export;
|
|
24
|
-
export default _default;
|
|
25
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
26
|
-
new (): {
|
|
27
|
-
$slots: S;
|
|
28
|
-
};
|
|
29
|
-
};
|
|
30
|
-
//# sourceMappingURL=MapField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"MapField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/MapField.vue"],"names":[],"mappings":"AA8QA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAQ9C,UAAU,aAAc,SAAQ,cAAc;IAC5C,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,UAAU,CAAC,EAAE;QACX,MAAM,CAAC,EAAE;YACP,SAAS,CAAC,EAAE,OAAO,CAAA;SACpB,CAAA;KACF,CAAA;IACD,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB;AAcD,KAAK,WAAW,GAAG;IACjB,OAAO,EAAE,CAAC,KAAK,EAAE;QAAE,KAAK,EAAE,MAAM,CAAA;KAAE,KAAK,GAAG,CAAA;IAC1C,OAAO,EAAE,MAAM,GAAG,CAAA;CACnB,CAAC;AAqYF,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import type { InputProps, LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps, EmptyValue } from '../types';
|
|
3
|
-
export interface NumberFieldProps extends InputProps, BaseFieldProps {
|
|
4
|
-
showVaultSecretPicker?: boolean;
|
|
5
|
-
labelAttributes?: LabelAttributes;
|
|
6
|
-
max?: number | string;
|
|
7
|
-
min?: number | string;
|
|
8
|
-
}
|
|
9
|
-
declare var __VLS_16: {};
|
|
10
|
-
type __VLS_Slots = {} & {
|
|
11
|
-
tooltip?: (props: typeof __VLS_16) => any;
|
|
12
|
-
};
|
|
13
|
-
declare const __VLS_base: import("vue").DefineComponent<NumberFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
|
-
"update:modelValue": (value: string | number | EmptyValue) => any;
|
|
15
|
-
}, string, import("vue").PublicProps, Readonly<NumberFieldProps> & Readonly<{
|
|
16
|
-
"onUpdate:modelValue"?: ((value: string | number | EmptyValue) => any) | undefined;
|
|
17
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
18
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
19
|
-
declare const _default: typeof __VLS_export;
|
|
20
|
-
export default _default;
|
|
21
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
22
|
-
new (): {
|
|
23
|
-
$slots: S;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
//# sourceMappingURL=NumberField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/NumberField.vue"],"names":[],"mappings":"AAqKA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAKpE,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAG1D,MAAM,WAAW,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAClE,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;AA+ND,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import { type LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { RenderRules, ResetLabelPathRule } from '../types';
|
|
3
|
-
type __VLS_Props = {
|
|
4
|
-
name: string;
|
|
5
|
-
label?: string;
|
|
6
|
-
labelAttributes?: LabelAttributes;
|
|
7
|
-
required?: boolean;
|
|
8
|
-
defaultAdded?: boolean;
|
|
9
|
-
collapsible?: boolean;
|
|
10
|
-
appearance?: 'card' | 'default';
|
|
11
|
-
omit?: string[];
|
|
12
|
-
asChild?: boolean;
|
|
13
|
-
resetLabelPath?: ResetLabelPathRule;
|
|
14
|
-
fieldsOrder?: string[];
|
|
15
|
-
renderRules?: RenderRules;
|
|
16
|
-
};
|
|
17
|
-
type __VLS_ModelProps = {
|
|
18
|
-
'added'?: boolean;
|
|
19
|
-
'expanded'?: boolean;
|
|
20
|
-
};
|
|
21
|
-
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
22
|
-
declare var __VLS_11: {}, __VLS_35: {}, __VLS_50: {};
|
|
23
|
-
type __VLS_Slots = {} & {
|
|
24
|
-
default?: (props: typeof __VLS_11) => any;
|
|
25
|
-
} & {
|
|
26
|
-
tooltip?: (props: typeof __VLS_35) => any;
|
|
27
|
-
} & {
|
|
28
|
-
default?: (props: typeof __VLS_50) => any;
|
|
29
|
-
};
|
|
30
|
-
declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
31
|
-
"update:added": (value: boolean | undefined) => any;
|
|
32
|
-
"update:expanded": (value: boolean | undefined) => any;
|
|
33
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
34
|
-
"onUpdate:added"?: ((value: boolean | undefined) => any) | undefined;
|
|
35
|
-
"onUpdate:expanded"?: ((value: boolean | undefined) => any) | undefined;
|
|
36
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
37
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
38
|
-
declare const _default: typeof __VLS_export;
|
|
39
|
-
export default _default;
|
|
40
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
41
|
-
new (): {
|
|
42
|
-
$slots: S;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
//# sourceMappingURL=ObjectField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/ObjectField.vue"],"names":[],"mappings":"AA+YA,OAAO,EAAU,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAWhE,OAAO,KAAK,EAAE,WAAW,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAA;AAQ/D,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,UAAU,CAAC,EAAE,MAAM,GAAG,SAAS,CAAA;IAC/B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;IACf,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,kBAAkB,CAAA;IACnC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;IACtB,WAAW,CAAC,EAAE,WAAW,CAAA;CAC1B,CAAC;AA2GF,KAAK,gBAAgB,GAAG;IACxB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAMF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAuQxD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AACpE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGhD,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
declare var __VLS_14: {};
|
|
2
|
-
type __VLS_Slots = {} & {
|
|
3
|
-
default?: (props: typeof __VLS_14) => any;
|
|
4
|
-
};
|
|
5
|
-
declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
7
|
-
declare const _default: typeof __VLS_export;
|
|
8
|
-
export default _default;
|
|
9
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
10
|
-
new (): {
|
|
11
|
-
$slots: S;
|
|
12
|
-
};
|
|
13
|
-
};
|
|
14
|
-
//# sourceMappingURL=SlideTransition.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SlideTransition.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/SlideTransition.vue"],"names":[],"mappings":"AAuQA,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGhD,QAAA,MAAM,UAAU,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import type { LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps, EmptyValue } from '../types';
|
|
3
|
-
interface StringFieldProps extends BaseFieldProps {
|
|
4
|
-
labelAttributes?: LabelAttributes;
|
|
5
|
-
multiline?: boolean;
|
|
6
|
-
}
|
|
7
|
-
declare var __VLS_16: {};
|
|
8
|
-
type __VLS_Slots = {} & {
|
|
9
|
-
tooltip?: (props: typeof __VLS_16) => any;
|
|
10
|
-
};
|
|
11
|
-
declare const __VLS_base: import("vue").DefineComponent<StringFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
-
"update:modelValue": (value: string[] | EmptyValue) => any;
|
|
13
|
-
}, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
|
|
14
|
-
"onUpdate:modelValue"?: ((value: string[] | EmptyValue) => any) | undefined;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
-
declare const _default: typeof __VLS_export;
|
|
18
|
-
export default _default;
|
|
19
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
20
|
-
new (): {
|
|
21
|
-
$slots: S;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
|
-
//# sourceMappingURL=StringArrayField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StringArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/StringArrayField.vue"],"names":[],"mappings":"AAmHA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAMxD,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAW1D,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AA8ID,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAMhD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import type { InputProps, LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps, EmptyValue } from '../types';
|
|
3
|
-
interface StringFieldProps extends InputProps, BaseFieldProps {
|
|
4
|
-
labelAttributes?: LabelAttributes;
|
|
5
|
-
multiline?: boolean;
|
|
6
|
-
showVaultSecretPicker?: boolean;
|
|
7
|
-
showPasswordMaskToggle?: boolean;
|
|
8
|
-
type?: string;
|
|
9
|
-
placeholder?: string;
|
|
10
|
-
inputId?: string;
|
|
11
|
-
inlineVaultPicker?: boolean;
|
|
12
|
-
}
|
|
13
|
-
declare var __VLS_16: {}, __VLS_19: {};
|
|
14
|
-
type __VLS_Slots = {} & {
|
|
15
|
-
tooltip?: (props: typeof __VLS_16) => any;
|
|
16
|
-
} & {
|
|
17
|
-
help?: (props: typeof __VLS_19) => any;
|
|
18
|
-
};
|
|
19
|
-
declare const __VLS_base: import("vue").DefineComponent<StringFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
|
-
"update:modelValue": (value: string | EmptyValue) => any;
|
|
21
|
-
}, string, import("vue").PublicProps, Readonly<StringFieldProps> & Readonly<{
|
|
22
|
-
"onUpdate:modelValue"?: ((value: string | EmptyValue) => any) | undefined;
|
|
23
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
25
|
-
declare const _default: typeof __VLS_export;
|
|
26
|
-
export default _default;
|
|
27
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
28
|
-
new (): {
|
|
29
|
-
$slots: S;
|
|
30
|
-
};
|
|
31
|
-
};
|
|
32
|
-
//# sourceMappingURL=StringField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"StringField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/StringField.vue"],"names":[],"mappings":"AAmLA,OAAO,KAAK,EAAE,UAAU,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AASpE,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAU1D,UAAU,gBAAiB,SAAQ,UAAU,EAAE,cAAc;IAC3D,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,qBAAqB,CAAC,EAAE,OAAO,CAAA;IAC/B,sBAAsB,CAAC,EAAE,OAAO,CAAA;IAChC,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B;AAsPD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAM7C,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { type LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps } from '../types';
|
|
3
|
-
interface SwitchFieldProps extends BaseFieldProps {
|
|
4
|
-
labelAttributes?: LabelAttributes;
|
|
5
|
-
enabledText?: string;
|
|
6
|
-
disabledText?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const __VLS_export: import("vue").DefineComponent<SwitchFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
9
|
-
"update:modelValue": (value: boolean) => any;
|
|
10
|
-
}, string, import("vue").PublicProps, Readonly<SwitchFieldProps> & Readonly<{
|
|
11
|
-
"onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
|
|
12
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
-
declare const _default: typeof __VLS_export;
|
|
14
|
-
export default _default;
|
|
15
|
-
//# sourceMappingURL=SwitchField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SwitchField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/SwitchField.vue"],"names":[],"mappings":"AAiEA,OAAO,EAAgB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGtE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAG9C,UAAU,gBAAiB,SAAQ,cAAc;IAC/C,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB;AA4GD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import type { MaybeRefOrGetter } from 'vue';
|
|
2
|
-
export type Ancestor = {
|
|
3
|
-
path?: string;
|
|
4
|
-
parent: Ancestor | null;
|
|
5
|
-
};
|
|
6
|
-
export declare function buildAncestor(path: string): Ancestor;
|
|
7
|
-
/**
|
|
8
|
-
* a.b.c => { parent: { parent: { path: 'a.b', parent: { path: 'a', parent: null } } } }
|
|
9
|
-
*/
|
|
10
|
-
export declare function useFieldAncestors(fieldPath: MaybeRefOrGetter<string>): import("vue").ComputedRef<Ancestor>;
|
|
11
|
-
//# sourceMappingURL=ancestors.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ancestors.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/composables/ancestors.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAA;AAE3C,MAAM,MAAM,QAAQ,GAAG;IACrB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,EAAE,QAAQ,GAAG,IAAI,CAAA;CACxB,CAAA;AAED,wBAAgB,aAAa,CAAC,IAAI,EAAE,MAAM,GAAG,QAAQ,CAapD;AAED;;GAEG;AACH,wBAAgB,iBAAiB,CAAC,SAAS,EAAE,gBAAgB,CAAC,MAAM,CAAC,uCAIpE"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import type { ComputedRef, InjectionKey, MaybeRefOrGetter, Slot } from 'vue';
|
|
2
|
-
export declare const FIELD_PATH_KEY: InjectionKey<ComputedRef<string>>;
|
|
3
|
-
export declare const FIELD_RENDERER_SLOTS: InjectionKey<MaybeRefOrGetter<Record<string, Slot | undefined>>>;
|
|
4
|
-
export declare const FIELD_RESET_LABEL_PATH_SETTING: InjectionKey<MaybeRefOrGetter<{
|
|
5
|
-
parentPath: string | null;
|
|
6
|
-
isolate: boolean;
|
|
7
|
-
}>>;
|
|
8
|
-
export declare const FIELD_RENDERERS: "free-form-field-renderers-slot";
|
|
9
|
-
//# sourceMappingURL=constants.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/composables/constants.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,YAAY,EAAE,gBAAgB,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAE5E,eAAO,MAAM,cAAc,EAAqC,YAAY,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC,CAAA;AACjG,eAAO,MAAM,oBAAoB,EAA+C,YAAY,CAAC,gBAAgB,CAAC,MAAM,CAAC,MAAM,EAAE,IAAI,GAAG,SAAS,CAAC,CAAC,CAAC,CAAA;AAChJ,eAAO,MAAM,8BAA8B,EAAyD,YAAY,CAAC,gBAAgB,CAAC;IAChI,UAAU,EAAE,MAAM,GAAG,IAAI,CAAA;IACzB,OAAO,EAAE,OAAO,CAAA;CACjB,CAAC,CAAC,CAAA;AAEH,eAAO,MAAM,eAAe,EAAG,gCAAyC,CAAA"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ExpressionFieldSchema, FormSchema, UnionFieldSchema } from '../form-schema';
|
|
2
|
-
/**
|
|
3
|
-
* Name of the root record holding the expression twins of `expressible` fields.
|
|
4
|
-
*/
|
|
5
|
-
export declare const EXPRESSIONS_FIELD = "expressions";
|
|
6
|
-
/**
|
|
7
|
-
* What a slot with no expression holds inside a twin *array*.
|
|
8
|
-
*
|
|
9
|
-
* The Gateway pairs a twin array with its source array by position — it pads a
|
|
10
|
-
* short one with `''` and re-orders both together when it sorts the source — so
|
|
11
|
-
* a slot has to keep its place. An empty string does that; the form's null
|
|
12
|
-
* sentinel does not, and the array's string element schema has nowhere to put
|
|
13
|
-
* it. Only for array elements: a scalar twin is unset with the usual sentinel.
|
|
14
|
-
*/
|
|
15
|
-
export declare const EXPRESSION_ARRAY_EMPTY = "";
|
|
16
|
-
/**
|
|
17
|
-
* Maps a field path to the path of its expression twin.
|
|
18
|
-
*
|
|
19
|
-
* The `expressions` record mirrors the structure of the top-level record its
|
|
20
|
-
* expressible fields live in (`config`, for every plugin schema today), so the
|
|
21
|
-
* twin path is the field path with its first segment swapped:
|
|
22
|
-
*
|
|
23
|
-
* @example
|
|
24
|
-
* toExpressionPath('config.minute') // => 'expressions.minute'
|
|
25
|
-
* toExpressionPath('config.limit.0') // => 'expressions.limit.0'
|
|
26
|
-
* toExpressionPath('minute') // => undefined — a root field has no twin
|
|
27
|
-
*/
|
|
28
|
-
export declare function toExpressionPath(path: string): string | undefined;
|
|
29
|
-
/**
|
|
30
|
-
* Inverse of {@link toExpressionPath}: maps a twin's path back to the field it
|
|
31
|
-
* overrides. Needs the source record's name, which the twin path cannot carry —
|
|
32
|
-
* {@link findExpressionSourceRecord} recovers it from the schema.
|
|
33
|
-
*
|
|
34
|
-
* @example
|
|
35
|
-
* toSourcePath('expressions.minute', 'config') // => 'config.minute'
|
|
36
|
-
* toSourcePath('config.minute', 'config') // => undefined — not a twin
|
|
37
|
-
*/
|
|
38
|
-
export declare function toSourcePath(path: string, sourceRecord: string): string | undefined;
|
|
39
|
-
/**
|
|
40
|
-
* Name of the root record whose fields the `expressions` record mirrors — the
|
|
41
|
-
* one declaring `expressible` fields. `config` for every plugin schema today,
|
|
42
|
-
* read from the schema rather than assumed.
|
|
43
|
-
*/
|
|
44
|
-
export declare function findExpressionSourceRecord(schema: FormSchema | UnionFieldSchema | undefined): string | undefined;
|
|
45
|
-
/**
|
|
46
|
-
* Whether a schema is the expression twin of an `expressible` field.
|
|
47
|
-
*
|
|
48
|
-
* `expressible_kong_type` is the marker rather than the source field's
|
|
49
|
-
* `expressible` flag, because the two do not always sit at the same path: for an
|
|
50
|
-
* expressible *array* (rate-limiting-advanced's `config.limit`) the flag is on
|
|
51
|
-
* the array while the twins are per element, so only the twin marks every path
|
|
52
|
-
* that actually takes an expression.
|
|
53
|
-
*/
|
|
54
|
-
export declare function isExpressionFieldSchema(schema: UnionFieldSchema | undefined): schema is ExpressionFieldSchema;
|
|
55
|
-
//# sourceMappingURL=expression-paths.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"expression-paths.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/composables/expression-paths.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,qBAAqB,EAAE,UAAU,EAAqB,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAU5G;;GAEG;AACH,eAAO,MAAM,iBAAiB,gBAAgB,CAAA;AAE9C;;;;;;;;GAQG;AACH,eAAO,MAAM,sBAAsB,KAAK,CAAA;AAExC;;;;;;;;;;;GAWG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAIjE;AAED;;;;;;;;GAQG;AACH,wBAAgB,YAAY,CAAC,IAAI,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAInF;AAED;;;;GAIG;AACH,wBAAgB,0BAA0B,CACxC,MAAM,EAAE,UAAU,GAAG,gBAAgB,GAAG,SAAS,GAChD,MAAM,GAAG,SAAS,CAiBpB;AAED;;;;;;;;GAQG;AACH,wBAAgB,uBAAuB,CACrC,MAAM,EAAE,gBAAgB,GAAG,SAAS,GACnC,MAAM,IAAI,qBAAqB,CAEjC"}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import type { MaybeRefOrGetter } from 'vue';
|
|
2
|
-
import type { ExpressionFieldSchema, FieldSchemaType } from '../form-schema';
|
|
3
|
-
import type { EmptyValue } from '../types';
|
|
4
|
-
/**
|
|
5
|
-
* State for the optional expression that can override a field's plain value.
|
|
6
|
-
*
|
|
7
|
-
* Reads and writes `formData` at the twin path directly rather than going
|
|
8
|
-
* through `useFieldPath`/`useFormData`: those provide their own field path to
|
|
9
|
-
* descendants, and this composable is called from `Field.vue` alongside the
|
|
10
|
-
* field's own `useField`, where overriding that provide would break relative
|
|
11
|
-
* path resolution for everything the field renders.
|
|
12
|
-
*
|
|
13
|
-
* @param configPath The **resolved** path of the expressible field, with or
|
|
14
|
-
* without the `$.` root prefix (e.g. `Field.vue` passes `field.path`).
|
|
15
|
-
*/
|
|
16
|
-
export declare function useExpressionField(configPath: MaybeRefOrGetter<string>): {
|
|
17
|
-
available: import("vue").ComputedRef<boolean>;
|
|
18
|
-
expressionPath: import("vue").ComputedRef<string | undefined>;
|
|
19
|
-
schema: import("vue").ComputedRef<ExpressionFieldSchema | undefined>;
|
|
20
|
-
value: import("vue").WritableComputedRef<string | EmptyValue, string | EmptyValue>;
|
|
21
|
-
hasExpression: import("vue").ComputedRef<boolean>;
|
|
22
|
-
kongType: import("vue").ComputedRef<FieldSchemaType | undefined>;
|
|
23
|
-
hide: import("vue").ComputedRef<boolean>;
|
|
24
|
-
isArrayElement: import("vue").ComputedRef<boolean>;
|
|
25
|
-
emptyValue: import("vue").ComputedRef<string | EmptyValue>;
|
|
26
|
-
clear: () => void;
|
|
27
|
-
};
|
|
28
|
-
//# sourceMappingURL=expression.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"expression.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/composables/expression.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAA;AAC3C,OAAO,KAAK,EAAE,qBAAqB,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAC5E,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAE1C;;;;;;;;;;;GAWG;AACH,wBAAgB,kBAAkB,CAAC,UAAU,EAAE,gBAAgB,CAAC,MAAM,CAAC;;;;;;;;;;;EA2ItE"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { MaybeRefOrGetter, Slot } from 'vue';
|
|
2
|
-
export declare const useFieldPath: (name: MaybeRefOrGetter<string>) => import("vue").ComputedRef<string>;
|
|
3
|
-
export declare const useFieldRenderer: (path: MaybeRefOrGetter<string>) => import("vue").ComputedRef<Slot<{
|
|
4
|
-
name: string;
|
|
5
|
-
}> | Slot<any> | undefined>;
|
|
6
|
-
//# sourceMappingURL=field-path.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"field-path.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/composables/field-path.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,gBAAgB,EAAE,IAAI,EAAE,MAAM,KAAK,CAAA;AAEjD,eAAO,MAAM,YAAY,GAAI,MAAM,gBAAgB,CAAC,MAAM,CAAC,sCAsB1D,CAAA;AAED,eAAO,MAAM,gBAAgB,GAAI,MAAM,gBAAgB,CAAC,MAAM,CAAC;;2BAwC9D,CAAA"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import type { FormSchema, UnionFieldSchema } from '../form-schema';
|
|
2
|
-
import type { MaybeRefOrGetter } from 'vue';
|
|
3
|
-
export declare function useFormData<T>(name: MaybeRefOrGetter<string>): {
|
|
4
|
-
value: import("vue").WritableComputedRef<T, T>;
|
|
5
|
-
};
|
|
6
|
-
export declare function useField<TData = unknown, TSchema extends UnionFieldSchema = UnionFieldSchema>(name: MaybeRefOrGetter<string>): {
|
|
7
|
-
error: Error;
|
|
8
|
-
schema?: undefined;
|
|
9
|
-
path?: undefined;
|
|
10
|
-
renderer?: undefined;
|
|
11
|
-
value?: undefined;
|
|
12
|
-
ancestors?: undefined;
|
|
13
|
-
/**
|
|
14
|
-
* Hide the field but keep its state.
|
|
15
|
-
*/
|
|
16
|
-
hide?: undefined;
|
|
17
|
-
emptyOrDefaultValue?: undefined;
|
|
18
|
-
emptyValue?: undefined;
|
|
19
|
-
} | {
|
|
20
|
-
schema: import("vue").ComputedRef<TSchema | undefined>;
|
|
21
|
-
path: import("vue").ComputedRef<string>;
|
|
22
|
-
renderer: import("vue").ComputedRef<import("vue").Slot<{
|
|
23
|
-
name: string;
|
|
24
|
-
}> | import("vue").Slot<any> | undefined>;
|
|
25
|
-
value: import("vue").WritableComputedRef<TData, TData>;
|
|
26
|
-
ancestors: import("vue").ComputedRef<import("./ancestors").Ancestor>;
|
|
27
|
-
/**
|
|
28
|
-
* Hide the field but keep its state.
|
|
29
|
-
*/
|
|
30
|
-
hide: import("vue").ComputedRef<boolean>;
|
|
31
|
-
emptyOrDefaultValue: import("vue").ComputedRef<import("../types").EmptyValue | TData>;
|
|
32
|
-
emptyValue: import("vue").ComputedRef<TData>;
|
|
33
|
-
error: null;
|
|
34
|
-
};
|
|
35
|
-
/**
|
|
36
|
-
* To generate uniq key of each item of a list.
|
|
37
|
-
* The key should be stabled when give the same reference.
|
|
38
|
-
*/
|
|
39
|
-
export declare function useItemKeys<T>(ns: string, items: MaybeRefOrGetter<T[]>): {
|
|
40
|
-
getKey: (item: T, index: number) => string;
|
|
41
|
-
};
|
|
42
|
-
/**
|
|
43
|
-
* Exposes the given schema on the global window object for use by an auto-filler script.
|
|
44
|
-
*/
|
|
45
|
-
export declare function useSchemaExposer(schema: MaybeRefOrGetter<FormSchema>, instanceId: string): void;
|
|
46
|
-
//# sourceMappingURL=field.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"field.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/composables/field.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAClE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAA;AAE3C,wBAAgB,WAAW,CAAC,CAAC,EAAE,IAAI,EAAE,gBAAgB,CAAC,MAAM,CAAC;;EAW5D;AAED,wBAAgB,QAAQ,CAAC,KAAK,GAAG,OAAO,EAAE,OAAO,SAAS,gBAAgB,GAAG,gBAAgB,EAAE,IAAI,EAAE,gBAAgB,CAAC,MAAM,CAAC;;;;;;;IAmCzH;;OAEG;;;;;;;;;;;;IAFH;;OAEG;;;;;EAMN;AAED;;;GAGG;AACH,wBAAgB,WAAW,CAAC,CAAC,EAAE,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,gBAAgB,CAAC,CAAC,EAAE,CAAC;mBAQ/C,CAAC,SAAS,MAAM,KAAG,MAAM;EAmChD;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAC9B,MAAM,EAAE,gBAAgB,CAAC,UAAU,CAAC,EACpC,UAAU,EAAE,MAAM,QAenB"}
|