@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,167 +0,0 @@
|
|
|
1
|
-
export type FieldSchemaType = 'string' | 'number' | 'integer' | 'boolean' | 'foreign' | 'array' | 'set' | 'map' | 'record' | 'function' | 'json';
|
|
2
|
-
export interface MatchCondition {
|
|
3
|
-
eq?: unknown;
|
|
4
|
-
not_eq?: unknown;
|
|
5
|
-
one_of?: unknown[];
|
|
6
|
-
not_one_of?: unknown[];
|
|
7
|
-
len_eq?: number;
|
|
8
|
-
len_not_eq?: number;
|
|
9
|
-
required?: boolean;
|
|
10
|
-
elements?: {
|
|
11
|
-
type?: FieldSchemaType;
|
|
12
|
-
one_of?: unknown[];
|
|
13
|
-
not_one_of?: unknown[];
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
export type AtLeastOneOfEntityCheck = {
|
|
17
|
-
at_least_one_of: string[];
|
|
18
|
-
};
|
|
19
|
-
export type MutuallyRequiredEntityCheck = {
|
|
20
|
-
mutually_required: string[];
|
|
21
|
-
};
|
|
22
|
-
export type MutuallyExclusiveEntityCheck = {
|
|
23
|
-
mutually_exclusive: string[];
|
|
24
|
-
};
|
|
25
|
-
export type ConditionalEntityCheck = {
|
|
26
|
-
conditional: {
|
|
27
|
-
if_field: string;
|
|
28
|
-
if_match: MatchCondition;
|
|
29
|
-
then_field: string;
|
|
30
|
-
then_match: MatchCondition;
|
|
31
|
-
then_err?: string;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
export type ConditionalAtLeastOneOfEntityCheck = {
|
|
35
|
-
conditional_at_least_one_of: {
|
|
36
|
-
if_field: string;
|
|
37
|
-
if_match: MatchCondition;
|
|
38
|
-
then_at_least_one_of: string[];
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
/**
|
|
42
|
-
* A check the Gateway evaluates with plugin-specific logic across several field
|
|
43
|
-
* sources (e.g. rate-limiting-advanced validating `config` against
|
|
44
|
-
* `expressions`). It names no individual fields, so the form has nothing to
|
|
45
|
-
* render or act on and ignores it — declared here only so real schemas type-check.
|
|
46
|
-
*/
|
|
47
|
-
export type CustomEntityCheck = {
|
|
48
|
-
custom_entity_check: {
|
|
49
|
-
field_sources: string[];
|
|
50
|
-
run_with_missing_fields?: boolean;
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
export type EntityCheck = AtLeastOneOfEntityCheck | MutuallyRequiredEntityCheck | MutuallyExclusiveEntityCheck | ConditionalEntityCheck | ConditionalAtLeastOneOfEntityCheck | CustomEntityCheck;
|
|
54
|
-
export interface FieldSchema {
|
|
55
|
-
type: FieldSchemaType;
|
|
56
|
-
required?: boolean;
|
|
57
|
-
default?: any;
|
|
58
|
-
description?: string;
|
|
59
|
-
referenceable?: boolean;
|
|
60
|
-
one_of?: any[];
|
|
61
|
-
help?: string;
|
|
62
|
-
entity_checks?: EntityCheck[];
|
|
63
|
-
/**
|
|
64
|
-
* The Gateway marks a field `expressible` when its value may alternatively be
|
|
65
|
-
* supplied as an expression evaluated on every request, which takes priority
|
|
66
|
-
* over the plain value. The expression itself lives in a twin field under the
|
|
67
|
-
* schema's top-level `expressions` record — see {@link ExpressionFieldSchema}.
|
|
68
|
-
*/
|
|
69
|
-
expressible?: boolean;
|
|
70
|
-
}
|
|
71
|
-
export interface StringFieldSchema extends FieldSchema {
|
|
72
|
-
type: 'string';
|
|
73
|
-
auto?: boolean;
|
|
74
|
-
encrypted?: boolean;
|
|
75
|
-
one_of?: string[];
|
|
76
|
-
len_eq?: number;
|
|
77
|
-
len_min?: number;
|
|
78
|
-
len_max?: number;
|
|
79
|
-
match?: string;
|
|
80
|
-
match_none?: Array<{
|
|
81
|
-
pattern: string;
|
|
82
|
-
err: string;
|
|
83
|
-
}>;
|
|
84
|
-
match_all?: Array<{
|
|
85
|
-
pattern: string;
|
|
86
|
-
err: string;
|
|
87
|
-
}>;
|
|
88
|
-
match_any?: {
|
|
89
|
-
patterns: string[];
|
|
90
|
-
err: string;
|
|
91
|
-
};
|
|
92
|
-
pattern?: string;
|
|
93
|
-
}
|
|
94
|
-
/**
|
|
95
|
-
* The twin of an {@link FieldSchema.expressible} field, found under the
|
|
96
|
-
* top-level `expressions` record at the same relative path — `config.minute`
|
|
97
|
-
* pairs with `expressions.minute`, and the elements of the array `config.limit`
|
|
98
|
-
* pair with the elements of `expressions.limit`.
|
|
99
|
-
*
|
|
100
|
-
* It always holds the expression source as a string. `expressible_kong_type` is
|
|
101
|
-
* the type the expression must evaluate to.
|
|
102
|
-
*
|
|
103
|
-
* Not a member of `UnionFieldSchema`: it is structurally a `string` field and is
|
|
104
|
-
* rendered as one. The extra keys are read through this type where needed.
|
|
105
|
-
*/
|
|
106
|
-
export interface ExpressionFieldSchema extends StringFieldSchema {
|
|
107
|
-
expressible_kong_type: FieldSchemaType;
|
|
108
|
-
}
|
|
109
|
-
export interface NumberLikeFieldSchema extends FieldSchema {
|
|
110
|
-
type: 'number' | 'integer';
|
|
111
|
-
one_of?: number[];
|
|
112
|
-
between?: [min: number, max: number];
|
|
113
|
-
gt?: number;
|
|
114
|
-
}
|
|
115
|
-
export interface BooleanFieldSchema extends FieldSchema {
|
|
116
|
-
type: 'boolean';
|
|
117
|
-
one_of?: boolean[];
|
|
118
|
-
}
|
|
119
|
-
export interface ArrayLikeFieldSchema extends FieldSchema {
|
|
120
|
-
type: 'array' | 'set';
|
|
121
|
-
elements: UnionFieldSchema;
|
|
122
|
-
len_min?: number;
|
|
123
|
-
len_max?: number;
|
|
124
|
-
encrypted?: boolean;
|
|
125
|
-
}
|
|
126
|
-
export interface ArrayFieldSchema extends ArrayLikeFieldSchema {
|
|
127
|
-
type: 'array';
|
|
128
|
-
}
|
|
129
|
-
export interface SetFieldSchema extends ArrayLikeFieldSchema {
|
|
130
|
-
type: 'set';
|
|
131
|
-
}
|
|
132
|
-
export interface MapFieldSchema extends FieldSchema {
|
|
133
|
-
type: 'map';
|
|
134
|
-
keys: UnionFieldSchema;
|
|
135
|
-
values: UnionFieldSchema;
|
|
136
|
-
len_min?: number;
|
|
137
|
-
len_max?: number;
|
|
138
|
-
}
|
|
139
|
-
export interface JsonFieldSchema extends FieldSchema {
|
|
140
|
-
type: 'json';
|
|
141
|
-
json_schema: any;
|
|
142
|
-
}
|
|
143
|
-
export interface ForeignFieldSchema extends FieldSchema {
|
|
144
|
-
type: 'foreign';
|
|
145
|
-
reference: string;
|
|
146
|
-
default?: {
|
|
147
|
-
id: string;
|
|
148
|
-
};
|
|
149
|
-
}
|
|
150
|
-
export type UnionFieldSchema = StringFieldSchema | NumberLikeFieldSchema | BooleanFieldSchema | ArrayFieldSchema | SetFieldSchema | MapFieldSchema | RecordFieldSchema | JsonFieldSchema | ForeignFieldSchema;
|
|
151
|
-
export type NamedFieldSchema = {
|
|
152
|
-
[name: string]: UnionFieldSchema;
|
|
153
|
-
};
|
|
154
|
-
export interface RecordFieldSchema extends FieldSchema {
|
|
155
|
-
type: 'record';
|
|
156
|
-
fields: NamedFieldSchema[];
|
|
157
|
-
subschema_definitions?: NamedFieldSchema;
|
|
158
|
-
subschema_error?: string;
|
|
159
|
-
subschema_key?: string;
|
|
160
|
-
subschema_override_parent?: boolean;
|
|
161
|
-
}
|
|
162
|
-
export interface FormSchema {
|
|
163
|
-
fields: NamedFieldSchema[];
|
|
164
|
-
type: 'record';
|
|
165
|
-
supported_partials?: Record<string, string[]>;
|
|
166
|
-
}
|
|
167
|
-
//# sourceMappingURL=form-schema.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"form-schema.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/free-form/core/form-schema.ts"],"names":[],"mappings":"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"}
|
package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/types.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/free-form/core/types.ts"],"names":[],"mappings":"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"}
|
package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/utils.d.ts
DELETED
|
@@ -1,95 +0,0 @@
|
|
|
1
|
-
import type { FlattendRedisConfigurationFields } from './types';
|
|
2
|
-
import type { Field } from './types';
|
|
3
|
-
import type { NamedFieldSchema, UnionFieldSchema } from './form-schema';
|
|
4
|
-
import { type MaybeRefOrGetter } from 'vue';
|
|
5
|
-
import type { FieldRenderer, Match } from './types';
|
|
6
|
-
export declare function toSelectItems<T extends string | number>(items: T[]): Array<{
|
|
7
|
-
value: T;
|
|
8
|
-
label: `${T}`;
|
|
9
|
-
}>;
|
|
10
|
-
export declare const arraySymbol = "*";
|
|
11
|
-
export declare const mapSymbol = "#";
|
|
12
|
-
export declare const rootSymbol = "$";
|
|
13
|
-
export declare const separator = ".";
|
|
14
|
-
export declare function resolve(...args: string[]): string;
|
|
15
|
-
export declare function resolveRoot(...args: string[]): string;
|
|
16
|
-
export declare function isAbsolute(p: string): boolean;
|
|
17
|
-
export declare function toArray(p: string): string[];
|
|
18
|
-
export declare function getName(p: string): string;
|
|
19
|
-
/**
|
|
20
|
-
* `$.a.b.c` => `a.b.c`
|
|
21
|
-
*/
|
|
22
|
-
export declare function removeRootSymbol(path: string): string;
|
|
23
|
-
/**
|
|
24
|
-
* Replaces hidden fields in a data tree with their empty-or-default value.
|
|
25
|
-
*
|
|
26
|
-
* Walks the tree **top-down**, which gives two structural guarantees the old
|
|
27
|
-
* flat `hiddenPaths` + lodash `set()` approach could not:
|
|
28
|
-
* - A hidden node is replaced wholesale and never descended into, so its
|
|
29
|
-
* children can never leak into the output.
|
|
30
|
-
* - Values are only written onto containers that already exist, so a stale or
|
|
31
|
-
* deep hidden path can never auto-create intermediate objects (the bug that
|
|
32
|
-
* `todo(KM-2182)` used to guard against with a `parentExists` check).
|
|
33
|
-
*
|
|
34
|
-
* Mutates `node` in place — callers must pass a clone.
|
|
35
|
-
*
|
|
36
|
-
* @param node The (cloned) data tree to prune.
|
|
37
|
-
* @param isHidden Predicate: is the field at this absolute path hidden?
|
|
38
|
-
* @param getEmptyOrDefault Resolves the reset value for a hidden path.
|
|
39
|
-
* @param path Current absolute path; omit at the root.
|
|
40
|
-
*/
|
|
41
|
-
export declare function pruneHiddenPaths(node: any, isHidden: (path: string) => boolean, getEmptyOrDefault: (path: string) => unknown, path?: string): void;
|
|
42
|
-
export declare function useRedisNonstandardFields(partialFields: FlattendRedisConfigurationFields, redisFields: Field[]): {
|
|
43
|
-
label: string;
|
|
44
|
-
key: string;
|
|
45
|
-
value: string;
|
|
46
|
-
type: string;
|
|
47
|
-
}[];
|
|
48
|
-
export declare function isTagField(schema: MaybeRefOrGetter<UnionFieldSchema | undefined>): boolean;
|
|
49
|
-
export declare function sortFieldsByFieldNames(fields: NamedFieldSchema[], fieldNames: string[]): NamedFieldSchema[];
|
|
50
|
-
/**
|
|
51
|
-
* Sorts fields based on dependency bundles while preserving original order.
|
|
52
|
-
*
|
|
53
|
-
* Each bundle defines a dependency chain where earlier fields are dependencies
|
|
54
|
-
* for later fields. The function ensures that:
|
|
55
|
-
* 1. Fields maintain their original relative order when possible
|
|
56
|
-
* 2. Bundled fields appear together in sequence
|
|
57
|
-
* 3. Dependencies are satisfied before dependent fields are added
|
|
58
|
-
* 4. Transitive dependencies across bundles are handled correctly
|
|
59
|
-
*
|
|
60
|
-
* Uses a multi-round iteration approach:
|
|
61
|
-
* - Each round processes fields in original order
|
|
62
|
-
* - Adds fields whose dependencies are satisfied
|
|
63
|
-
* - When adding a bundled field, also adds all subsequent fields in that bundle
|
|
64
|
-
* - Repeats until all fields are added or no progress is made
|
|
65
|
-
*
|
|
66
|
-
* @example
|
|
67
|
-
* // Simple bundle - C and B grouped together
|
|
68
|
-
* fields = [A, B, C, D], bundles = [[C, B]]
|
|
69
|
-
* // Result: [A, C, B, D] - A first, then C,B bundle, then D
|
|
70
|
-
*
|
|
71
|
-
* @example
|
|
72
|
-
* // B appears before A, but A depends on nothing in bundle, so B,A grouped at first occurrence
|
|
73
|
-
* fields = [A, B, C, D], bundles = [[B, A]]
|
|
74
|
-
* // Result: [B, A, C, D]
|
|
75
|
-
*
|
|
76
|
-
* @example
|
|
77
|
-
* // Multiple bundles
|
|
78
|
-
* fields = [A, B, C, D], bundles = [[D, A], [C, B]]
|
|
79
|
-
* // A skipped (needs D), B skipped (needs C), C added with B, D added with A
|
|
80
|
-
* // Result: [C, B, D, A]
|
|
81
|
-
*
|
|
82
|
-
* @example
|
|
83
|
-
* // Transitive dependency: A needs B, B needs C
|
|
84
|
-
* fields = [A, B, C, D], bundles = [[C, B], [B, A]]
|
|
85
|
-
* // A skipped (needs B), B skipped (needs C), C triggers B then A, D last
|
|
86
|
-
* // Result: [C, B, A, D]
|
|
87
|
-
*/
|
|
88
|
-
export declare function sortFieldsByBundles(fields: NamedFieldSchema[], bundles: string[][]): NamedFieldSchema[];
|
|
89
|
-
export declare function normalizeMatch(match: FieldRenderer['match']): Match;
|
|
90
|
-
/**
|
|
91
|
-
* Generates a random alphanumeric string resembling the credentials Kong's
|
|
92
|
-
* admin API auto-generates for `key`/`secret` fields (e.g. key-auth, hmac-auth, JWT).
|
|
93
|
-
*/
|
|
94
|
-
export declare function generateCredentialSecret(length?: number): string;
|
|
95
|
-
//# sourceMappingURL=utils.d.ts.map
|
package/dist/filler/packages/entities/entities-plugins/src/components/free-form/core/utils.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/components/free-form/core/utils.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,SAAS,CAAA;AAC/D,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AACpC,OAAO,KAAK,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,eAAe,CAAA;AACvE,OAAO,EAAW,KAAK,gBAAgB,EAAE,MAAM,KAAK,CAAA;AACpD,OAAO,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAEnD,wBAAgB,aAAa,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,EACrD,KAAK,EAAE,CAAC,EAAE,GACT,KAAK,CAAC;IAAE,KAAK,EAAE,CAAC,CAAC;IAAC,KAAK,EAAE,GAAG,CAAC,EAAE,CAAA;CAAE,CAAC,CAEpC;AAED,eAAO,MAAM,WAAW,MAAM,CAAA;AAC9B,eAAO,MAAM,SAAS,MAAM,CAAA;AAC5B,eAAO,MAAM,UAAU,MAAM,CAAA;AAC7B,eAAO,MAAM,SAAS,MAAM,CAAA;AAE5B,wBAAgB,OAAO,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE,GAAG,MAAM,CAEjD;AAED,wBAAgB,WAAW,CAAC,GAAG,IAAI,EAAE,MAAM,EAAE,GAAG,MAAM,CAErD;AAED,wBAAgB,UAAU,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAE7C;AAED,wBAAgB,OAAO,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAE3C;AAED,wBAAgB,OAAO,CAAC,CAAC,EAAE,MAAM,GAAG,MAAM,CAGzC;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,IAAI,EAAE,MAAM,UAK5C;AAED;;;;;;;;;;;;;;;;;GAiBG;AACH,wBAAgB,gBAAgB,CAC9B,IAAI,EAAE,GAAG,EACT,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,EACnC,iBAAiB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,OAAO,EAC5C,IAAI,GAAE,MAAW,GAChB,IAAI,CAeN;AAED,wBAAgB,yBAAyB,CACvC,aAAa,EAAE,gCAAgC,EAC/C,WAAW,EAAE,KAAK,EAAE;;;;;IAiBrB;AAED,wBAAgB,UAAU,CAAC,MAAM,EAAE,gBAAgB,CAAC,gBAAgB,GAAG,SAAS,CAAC,GAAG,OAAO,CAM1F;AAED,wBAAgB,sBAAsB,CACpC,MAAM,EAAE,gBAAgB,EAAE,EAC1B,UAAU,EAAE,MAAM,EAAE,GACnB,gBAAgB,EAAE,CAcpB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCG;AACH,wBAAgB,mBAAmB,CACjC,MAAM,EAAE,gBAAgB,EAAE,EAC1B,OAAO,EAAE,MAAM,EAAE,EAAE,GAClB,gBAAgB,EAAE,CAmGpB;AAED,wBAAgB,cAAc,CAAC,KAAK,EAAE,aAAa,CAAC,OAAO,CAAC,GAAG,KAAK,CAInE;AAOD;;;GAGG;AACH,wBAAgB,wBAAwB,CAAC,MAAM,SAAK,GAAG,MAAM,CAgB5D"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { InjectionKey, Ref } from 'vue';
|
|
2
|
-
export declare const EXPERIMENTAL_FREE_FORM_PROVIDER: unique symbol;
|
|
3
|
-
export declare const USE_SECRET_INPUT_KEY: InjectionKey<Ref<boolean>>;
|
|
4
|
-
export declare const FEATURE_FLAGS: {
|
|
5
|
-
KM_2262_CODE_MODE: string;
|
|
6
|
-
KM_2306_CONDITION_FIELD_314: string;
|
|
7
|
-
KM_2446_DATAKIT_JWT_NODES: string;
|
|
8
|
-
KM_2503_CUSTOM_PLUGIN_FREEFORM: string;
|
|
9
|
-
KM_2485_CLONED_PLUGINS: string;
|
|
10
|
-
KHCP_20393_IDENTITY_PRINCIPALS_UI: string;
|
|
11
|
-
KM_3034_FEATURES_316: string;
|
|
12
|
-
};
|
|
13
|
-
export declare const TOASTER_PROVIDER: unique symbol;
|
|
14
|
-
export declare const FREE_FORM_SCHEMA_MAP_KEY = "__FREEFORM_SCHEMA_MAP__";
|
|
15
|
-
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../../src/constants/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,GAAG,EAAE,MAAM,KAAK,CAAA;AAE5C,eAAO,MAAM,+BAA+B,eAA4C,CAAA;AAExF,eAAO,MAAM,oBAAoB,EAAqE,YAAY,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC,CAAA;AAEhI,eAAO,MAAM,aAAa;;;;;;;;CAQzB,CAAA;AAED,eAAO,MAAM,gBAAgB,eAA6B,CAAA;AAE1D,eAAO,MAAM,wBAAwB,4BAA4B,CAAA"}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export type FreeFormPluginData<TConfig extends Record<string, any> = any, TUIData extends Record<string, any> = Record<string, any>> = {
|
|
2
|
-
config?: TConfig;
|
|
3
|
-
/**
|
|
4
|
-
* Expression twins of the `expressible` fields in `config`, mirroring its
|
|
5
|
-
* structure. A root-level sibling of `config`, not part of it.
|
|
6
|
-
*/
|
|
7
|
-
expressions?: Record<string, any> | null;
|
|
8
|
-
instance_name?: string;
|
|
9
|
-
condition?: string | null;
|
|
10
|
-
partials?: Array<{
|
|
11
|
-
id: string;
|
|
12
|
-
path?: string;
|
|
13
|
-
}> | null;
|
|
14
|
-
protocols?: string[];
|
|
15
|
-
__ui_data?: TUIData;
|
|
16
|
-
consumer_group?: {
|
|
17
|
-
id: string;
|
|
18
|
-
} | null;
|
|
19
|
-
consumer?: {
|
|
20
|
-
id: string;
|
|
21
|
-
} | null;
|
|
22
|
-
enabled?: boolean;
|
|
23
|
-
name?: string;
|
|
24
|
-
route?: {
|
|
25
|
-
id: string;
|
|
26
|
-
} | null;
|
|
27
|
-
service?: {
|
|
28
|
-
id: string;
|
|
29
|
-
} | null;
|
|
30
|
-
tags?: string[];
|
|
31
|
-
};
|
|
32
|
-
//# sourceMappingURL=free-form.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"free-form.d.ts","sourceRoot":"","sources":["../../../../../../../../src/types/plugins/free-form.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,kBAAkB,CAC5B,OAAO,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,GAAG,EACzC,OAAO,SAAS,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IACvD;IACF,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,IAAI,CAAA;IACxC,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAA;IACzB,QAAQ,CAAC,EAAE,KAAK,CAAC;QAAE,EAAE,EAAE,MAAM,CAAC;QAAC,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,GAAG,IAAI,CAAA;IACtD,SAAS,CAAC,EAAE,MAAM,EAAE,CAAA;IACpB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,cAAc,CAAC,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;IACtC,QAAQ,CAAC,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;IAChC,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;IAC7B,OAAO,CAAC,EAAE;QAAE,EAAE,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI,CAAA;IAC/B,IAAI,CAAC,EAAE,MAAM,EAAE,CAAA;CAChB,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CommonForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/CommonForm.vue"],"names":[],"mappings":"AAyBA,OAAO,EAAiB,kBAAkB,EAAE,MAAM,uBAAuB,CAAA;AAKzE,OAAO,KAAK,EAAE,qBAAqB,IAAI,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAExE,KAAK,WAAW,GAAG,KAAK,CAAC;AAGzB,KAAK,WAAW,GAAG;KAChB,CAAC,IAAI,OAAO,kBAAkB,GAAG,MAAM,GAAG;CAC5C,CAAC;AAqCF,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 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ConfigForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/ConfigForm.vue"],"names":[],"mappings":"AAsXA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Common/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAA"}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { type LabelAttributes } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps } from '../types';
|
|
3
|
-
declare const __VLS_export: <T>(__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<{
|
|
4
|
-
props: import("vue").PublicProps & __VLS_PrettifyLocal<({
|
|
5
|
-
name: string;
|
|
6
|
-
items?: T[] | null;
|
|
7
|
-
label?: string;
|
|
8
|
-
labelAttributes?: LabelAttributes;
|
|
9
|
-
itemLabel?: string | ((item: T, index: number) => string);
|
|
10
|
-
/**
|
|
11
|
-
* Overrides the "Add {field name}" text (and aria-label) of the add-item button.
|
|
12
|
-
*/
|
|
13
|
-
addItemLabel?: string;
|
|
14
|
-
appearance?: "default" | "card" | "tabs";
|
|
15
|
-
stickyTabs?: boolean | string | number;
|
|
16
|
-
hideLabel?: boolean;
|
|
17
|
-
} & BaseFieldProps) & {
|
|
18
|
-
onAdd?: (() => any) | undefined;
|
|
19
|
-
onRemove?: ((index: number) => any) | undefined;
|
|
20
|
-
}> & (typeof globalThis extends {
|
|
21
|
-
__VLS_PROPS_FALLBACK: infer P;
|
|
22
|
-
} ? P : {});
|
|
23
|
-
expose: (exposed: {}) => void;
|
|
24
|
-
attrs: any;
|
|
25
|
-
slots: {
|
|
26
|
-
item(props: {
|
|
27
|
-
autofocus?: boolean;
|
|
28
|
-
index: number;
|
|
29
|
-
/** for named slot, the field name use `fieldName` instead */
|
|
30
|
-
fieldName: string;
|
|
31
|
-
}): any;
|
|
32
|
-
label(props: {
|
|
33
|
-
label: string;
|
|
34
|
-
}): any;
|
|
35
|
-
tooltip(): any;
|
|
36
|
-
};
|
|
37
|
-
emit: ((evt: "add") => void) & ((evt: "remove", index: number) => void);
|
|
38
|
-
}>) => import("vue").VNode & {
|
|
39
|
-
__ctx?: NonNullable<Awaited<typeof __VLS_setup>>;
|
|
40
|
-
};
|
|
41
|
-
declare const _default: typeof __VLS_export;
|
|
42
|
-
export default _default;
|
|
43
|
-
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
44
|
-
[K in keyof T]: T[K];
|
|
45
|
-
} : {
|
|
46
|
-
[K in keyof T as K]: T[K];
|
|
47
|
-
}) & {};
|
|
48
|
-
//# sourceMappingURL=ArrayField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/ArrayField.vue"],"names":[],"mappings":"AA4cA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAO/D,OAAO,KAAK,EAAE,cAAc,EAAc,MAAM,UAAU,CAAA;AAE1D,QAAA,MAAM,YAAY,GAAK,CAAC,EACvB,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;WAqoBO,OAAO,KAAK,EAAE,WAAW,GAAG,mBAAmB,CAAC;cAnoBhD,MAAM;gBACJ,CAAC,EAAE,GAAG,IAAI;gBACV,MAAM;0BACI,eAAe;oBACrB,MAAM,GAAG,CAAC,CAAC,IAAI,EAAE,CAAC,EAAE,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;QACzD;;WAEG;uBACY,MAAM;qBACR,SAAS,GAAG,MAAM,GAAG,MAAM;qBAC3B,OAAO,GAAG,MAAM,GAAG,MAAM;oBAC1B,OAAO;;;;KAwnBsE,CAAC,GAAG,CAAC,OAAO,UAAU,SAAS;QAAE,oBAAoB,EAAE,MAAM,CAAC,CAAA;KAAE,GAAG,CAAC,GAAG,EAAE,CAAC;YAC5J,CAAC,OAAO,EAAE,EAAE,KAAK,IAAI;WACtB,GAAG;;oBA/mBG;YACV,SAAS,CAAC,EAAE,OAAO,CAAA;YACnB,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;SAClB,GAAG,GAAG;qBACM;YAAE,KAAK,EAAE,MAAM,CAAA;SAAE,GAAG,GAAG;mBACzB,GAAG;;;EA4mBZ,KACQ,OAAO,KAAK,EAAE,KAAK,GAAG;IAAE,KAAK,CAAC,EAAE,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAA;CAAI,CAAC;wBACpE,OAAO,YAAY;AAAxC,wBAAyC;AACzC,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 } from '../types';
|
|
3
|
-
interface InputProps extends BaseFieldProps {
|
|
4
|
-
labelAttributes?: LabelAttributes;
|
|
5
|
-
modelValue?: boolean;
|
|
6
|
-
}
|
|
7
|
-
declare var __VLS_17: {};
|
|
8
|
-
type __VLS_Slots = {} & {
|
|
9
|
-
tooltip?: (props: typeof __VLS_17) => any;
|
|
10
|
-
};
|
|
11
|
-
declare const __VLS_base: import("vue").DefineComponent<InputProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
-
"update:modelValue": (value: boolean) => any;
|
|
13
|
-
}, string, import("vue").PublicProps, Readonly<InputProps> & Readonly<{
|
|
14
|
-
"onUpdate:modelValue"?: ((value: boolean) => 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=BooleanField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/BooleanField.vue"],"names":[],"mappings":"AAuEA,OAAO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAM9C,UAAU,UAAW,SAAQ,cAAc;IACzC,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAgHD,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,24 +0,0 @@
|
|
|
1
|
-
import '@kong-ui-public/misc-widgets/dist/style.css';
|
|
2
|
-
interface Props {
|
|
3
|
-
modelValue?: string;
|
|
4
|
-
multiline?: boolean;
|
|
5
|
-
secret?: boolean;
|
|
6
|
-
}
|
|
7
|
-
declare var __VLS_13: string, __VLS_14: any;
|
|
8
|
-
type __VLS_Slots = {} & {
|
|
9
|
-
[K in NonNullable<typeof __VLS_13>]?: (props: typeof __VLS_14) => any;
|
|
10
|
-
};
|
|
11
|
-
declare const __VLS_base: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
12
|
-
"update:modelValue": (value: string) => any;
|
|
13
|
-
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
14
|
-
"onUpdate:modelValue"?: ((value: string) => 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=EnhancedInput.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EnhancedInput.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/EnhancedInput.vue"],"names":[],"mappings":"AA2EA,OAAO,6CAA6C,CAAA;AAIpD,UAAU,KAAK;IACb,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB;AAgHD,QAAA,IAAI,QAAQ,QAAW,EAAE,QAAQ,KAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,CAAC;AAK5E,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,9 +0,0 @@
|
|
|
1
|
-
import type { EntityCheck } from '../form-schema';
|
|
2
|
-
type __VLS_Props = {
|
|
3
|
-
entityChecks?: EntityCheck[];
|
|
4
|
-
visibleFields?: string[];
|
|
5
|
-
};
|
|
6
|
-
declare const __VLS_export: 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>;
|
|
7
|
-
declare const _default: typeof __VLS_export;
|
|
8
|
-
export default _default;
|
|
9
|
-
//# sourceMappingURL=EntityChecksAlert.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntityChecksAlert.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/EntityChecksAlert.vue"],"names":[],"mappings":"AAsFA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAA;AAIjD,KAAK,WAAW,GAAG;IACjB,YAAY,CAAC,EAAE,WAAW,EAAE,CAAA;IAC5B,aAAa,CAAC,EAAE,MAAM,EAAE,CAAA;CACzB,CAAC;AAuGF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { type LabelAttributes, type SelectItem, type SelectProps, type MultiselectProps } from '@kong/kongponents';
|
|
2
|
-
import type { BaseFieldProps, EmptyValue } from '../types';
|
|
3
|
-
type EnumValue = number | string | string[] | EmptyValue;
|
|
4
|
-
type __VLS_ModelProps = {
|
|
5
|
-
modelValue?: any;
|
|
6
|
-
};
|
|
7
|
-
declare var __VLS_17: {}, __VLS_20: any, __VLS_23: {};
|
|
8
|
-
type __VLS_Slots = {} & {
|
|
9
|
-
tooltip?: (props: typeof __VLS_17) => any;
|
|
10
|
-
} & {
|
|
11
|
-
'item-label'?: (props: typeof __VLS_20) => any;
|
|
12
|
-
} & {
|
|
13
|
-
'dropdown-footer-text'?: (props: typeof __VLS_23) => any;
|
|
14
|
-
};
|
|
15
|
-
declare const __VLS_base: import("vue").DefineComponent<({
|
|
16
|
-
labelAttributes?: LabelAttributes;
|
|
17
|
-
items?: SelectItem[];
|
|
18
|
-
placeholder?: string;
|
|
19
|
-
} & {
|
|
20
|
-
multiple: true;
|
|
21
|
-
} & MultiselectProps<string, false> & BaseFieldProps & __VLS_ModelProps) | ({
|
|
22
|
-
labelAttributes?: LabelAttributes;
|
|
23
|
-
items?: SelectItem[];
|
|
24
|
-
placeholder?: string;
|
|
25
|
-
} & {
|
|
26
|
-
multiple?: false;
|
|
27
|
-
} & SelectProps<string, false> & BaseFieldProps & __VLS_ModelProps), {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
28
|
-
"update:modelValue": (value: any) => any;
|
|
29
|
-
update: (args_0: EnumValue) => any;
|
|
30
|
-
}, string, import("vue").PublicProps, Readonly<({
|
|
31
|
-
labelAttributes?: LabelAttributes;
|
|
32
|
-
items?: SelectItem[];
|
|
33
|
-
placeholder?: string;
|
|
34
|
-
} & {
|
|
35
|
-
multiple: true;
|
|
36
|
-
} & MultiselectProps<string, false> & BaseFieldProps & __VLS_ModelProps) | ({
|
|
37
|
-
labelAttributes?: LabelAttributes;
|
|
38
|
-
items?: SelectItem[];
|
|
39
|
-
placeholder?: string;
|
|
40
|
-
} & {
|
|
41
|
-
multiple?: false;
|
|
42
|
-
} & SelectProps<string, false> & BaseFieldProps & __VLS_ModelProps)> & Readonly<{
|
|
43
|
-
"onUpdate:modelValue"?: ((value: any) => any) | undefined;
|
|
44
|
-
onUpdate?: ((args_0: EnumValue) => any) | undefined;
|
|
45
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
46
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
47
|
-
declare const _default: typeof __VLS_export;
|
|
48
|
-
export default _default;
|
|
49
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
50
|
-
new (): {
|
|
51
|
-
$slots: S;
|
|
52
|
-
};
|
|
53
|
-
};
|
|
54
|
-
//# sourceMappingURL=EnumField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/EnumField.vue"],"names":[],"mappings":"AA+IA,OAAO,EAGL,KAAK,eAAe,EACpB,KAAK,UAAU,EACf,KAAK,WAAW,EAChB,KAAK,gBAAgB,EACtB,MAAM,mBAAmB,CAAA;AAE1B,OAAO,KAAK,EAAE,cAAc,EAAE,UAAU,EAAE,MAAM,UAAU,CAAA;AAI1D,KAAK,SAAS,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG,UAAU,CAAA;AAsExD,KAAK,gBAAgB,GAAG;IACxB,UAAU,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;AA2HF,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,KAAW,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,YAAY,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAClD;IAAE,sBAAsB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAM/D,QAAA,MAAM,UAAU;sBA1MI,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cAPiB,IAAI;;sBAKvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eANgB,KAAK;;;;;sBAIvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;cAPiB,IAAI;;sBAKvB,eAAe;YACzB,UAAU,EAAE;kBACN,MAAM;;eANgB,KAAK;;;;kFAiNzC,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,34 +0,0 @@
|
|
|
1
|
-
type __VLS_Props = {
|
|
2
|
-
/**
|
|
3
|
-
* Path of the **source** field this expression can override, not the path of
|
|
4
|
-
* the expression itself — the twin path is derived from it. Accepts the same
|
|
5
|
-
* absolute or parent-relative form as any other field component's `name`.
|
|
6
|
-
*
|
|
7
|
-
* Renders nothing when that field has no twin in the schema.
|
|
8
|
-
*/
|
|
9
|
-
name: string;
|
|
10
|
-
/**
|
|
11
|
-
* Example expression to show while the field is empty. There is no default,
|
|
12
|
-
* on purpose — a useful example is specific to the plugin and the field it
|
|
13
|
-
* overrides, so a shared one would be wrong for most of them.
|
|
14
|
-
*
|
|
15
|
-
* Left unset the field shows nothing rather than falling through to
|
|
16
|
-
* `useFieldAttrs`, whose fallback would offer the field's own default value
|
|
17
|
-
* as the placeholder — misleading here, since an expression is not a value.
|
|
18
|
-
*/
|
|
19
|
-
placeholder?: string;
|
|
20
|
-
};
|
|
21
|
-
type __VLS_Slots = {
|
|
22
|
-
/** Replaces the default help text under the textarea. */
|
|
23
|
-
help?: () => any;
|
|
24
|
-
};
|
|
25
|
-
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>;
|
|
26
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
27
|
-
declare const _default: typeof __VLS_export;
|
|
28
|
-
export default _default;
|
|
29
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
30
|
-
new (): {
|
|
31
|
-
$slots: S;
|
|
32
|
-
};
|
|
33
|
-
};
|
|
34
|
-
//# sourceMappingURL=ExpressionEditor.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ExpressionEditor.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/ExpressionEditor.vue"],"names":[],"mappings":"AA+NA,KAAK,WAAW,GAAG;IACjB;;;;;;OAMG;IACH,IAAI,EAAE,MAAM,CAAA;IACZ;;;;;;;;OAQG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB,CAAC;AAIF,KAAK,WAAW,GAAG;IACjB,yDAAyD;IACzD,IAAI,CAAC,EAAE,MAAM,GAAG,CAAA;CACjB,CAAC;AAwRF,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,19 +0,0 @@
|
|
|
1
|
-
import type { BaseFieldProps } from '../types';
|
|
2
|
-
type __VLS_Props = BaseFieldProps & {
|
|
3
|
-
/** Overrides the editor's default placeholder. */
|
|
4
|
-
placeholder?: string;
|
|
5
|
-
};
|
|
6
|
-
type __VLS_Slots = {
|
|
7
|
-
/** Replaces the default help text under the expression textarea. */
|
|
8
|
-
help?: () => any;
|
|
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=ExpressionField.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ExpressionField.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/core/components/ExpressionField.vue"],"names":[],"mappings":"AA6GA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAc9C,KAAK,WAAW,GAAG,cAAc,GAAG;IAClC,kDAAkD;IAClD,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB,CAAC;AAIF,KAAK,WAAW,GAAG;IACjB,oEAAoE;IACpE,IAAI,CAAC,EAAE,MAAM,GAAG,CAAA;CACjB,CAAC;AAoFF,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,21 +0,0 @@
|
|
|
1
|
-
import { type Slot } from 'vue';
|
|
2
|
-
import { FIELD_RENDERERS } from '../composables';
|
|
3
|
-
import type { BaseFieldProps } from '../types';
|
|
4
|
-
type __VLS_Slots = {
|
|
5
|
-
default?: Slot;
|
|
6
|
-
[FIELD_RENDERERS]?: Slot<BaseFieldProps>;
|
|
7
|
-
} & Record<string, Slot<BaseFieldProps>>;
|
|
8
|
-
declare const __VLS_base: import("vue").DefineComponent<BaseFieldProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
9
|
-
globalAction: (name: "notify", payload: any) => any;
|
|
10
|
-
}, string, import("vue").PublicProps, Readonly<BaseFieldProps> & Readonly<{
|
|
11
|
-
onGlobalAction?: ((name: "notify", payload: any) => any) | undefined;
|
|
12
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
-
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
14
|
-
declare const _default: typeof __VLS_export;
|
|
15
|
-
export default _default;
|
|
16
|
-
type __VLS_WithSlots<T, S> = T & {
|
|
17
|
-
new (): {
|
|
18
|
-
$slots: S;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
//# sourceMappingURL=Field.vue.d.ts.map
|