@kong-ui-public/entities-plugins 9.22.2 → 9.23.0

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.
Files changed (29) hide show
  1. package/dist/entities-plugins.es.js +8488 -6886
  2. package/dist/entities-plugins.umd.js +85 -53
  3. package/dist/style.css +1 -1
  4. package/dist/types/components/PluginEntityForm.vue.d.ts +6 -1
  5. package/dist/types/components/PluginEntityForm.vue.d.ts.map +1 -1
  6. package/dist/types/components/PluginForm.vue.d.ts.map +1 -1
  7. package/dist/types/components/free-form/Datakit/DatakitForm.vue.d.ts +6 -0
  8. package/dist/types/components/free-form/Datakit/DatakitForm.vue.d.ts.map +1 -0
  9. package/dist/types/components/free-form/Datakit/index.d.ts +2 -0
  10. package/dist/types/components/free-form/Datakit/index.d.ts.map +1 -0
  11. package/dist/types/components/free-form/index.d.ts +1 -0
  12. package/dist/types/components/free-form/index.d.ts.map +1 -1
  13. package/dist/types/components/free-form/shared/ArrayField.vue.d.ts.map +1 -1
  14. package/dist/types/components/free-form/shared/BooleanField.vue.d.ts.map +1 -1
  15. package/dist/types/components/free-form/shared/EnumField.vue.d.ts.map +1 -1
  16. package/dist/types/components/free-form/shared/FormSection.vue.d.ts +25 -0
  17. package/dist/types/components/free-form/shared/FormSection.vue.d.ts.map +1 -0
  18. package/dist/types/components/free-form/shared/KeyValueField.vue.d.ts.map +1 -1
  19. package/dist/types/components/free-form/shared/NumberField.vue.d.ts.map +1 -1
  20. package/dist/types/components/free-form/shared/ObjectField.vue.d.ts.map +1 -1
  21. package/dist/types/components/free-form/shared/StringField.vue.d.ts.map +1 -1
  22. package/dist/types/components/free-form/shared/TagField.vue.d.ts.map +1 -1
  23. package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts +43 -0
  24. package/dist/types/components/free-form/shared/layout/StandardLayout.vue.d.ts.map +1 -0
  25. package/dist/types/types/plugin-form.d.ts +9 -2
  26. package/dist/types/types/plugin-form.d.ts.map +1 -1
  27. package/dist/types/utils/free-form.d.ts +1 -0
  28. package/dist/types/utils/free-form.d.ts.map +1 -1
  29. package/package.json +5 -4
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .field-wrapper[data-v-aa603d42]{display:flex;flex-direction:column;gap:16px;width:100%}.config-card-fieldset[data-v-f7096c33]{border:solid 1px #e0e4ea;border-radius:4px;margin-bottom:8px;margin-top:4px}.config-card-fieldset-title[data-v-f7096c33]{font-size:14px;padding:0 8px;width:auto}fieldset.config-card-fieldset .config-card-details-row{width:unset}.config-card-json-item .config-card-details-row,fieldset.config-card-fieldset .config-card-details-row{margin:0 16px}.config-card-json-item .config-card-details-row:last-of-type,fieldset.config-card-fieldset .config-card-details-row:last-of-type{border-bottom:none}[data-v-2feb8c2e] .k-button.navigation-button{font-size:14px;font-weight:400}.config-card-details-row[data-v-5f9aa0e8]{align-items:center;border-bottom:var(--2f90d7f7);box-sizing:border-box;display:var(--668a792a);padding:16px 16px 16px 0;width:100%}.config-card-details-row .config-card-details-label[data-v-5f9aa0e8]{box-sizing:border-box;padding-right:16px;width:var(--5bc9ad14)}.config-card-details-row .config-card-details-label label[data-v-5f9aa0e8]{color:#3a3f51;display:inline-flex;max-width:100%}.config-card-details-row .config-card-details-label label .label-content[data-v-5f9aa0e8]{line-height:initial;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-label label .k-popover[data-v-5f9aa0e8]{min-width:0}.config-card-details-row .config-card-details-value[data-v-5f9aa0e8]{box-sizing:border-box;width:var(--5bc5215e)}.config-card-details-row .config-card-details-value .truncated[data-v-5f9aa0e8]{display:inline-block;line-height:initial;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-value span.attrs-data-text[data-v-5f9aa0e8]{overflow-wrap:anywhere}.config-card-details-row .config-card-details-value .copy-uuid-array[data-v-5f9aa0e8] .k-copy:not(:last-of-type){margin-bottom:8px}.config-card-details-row .config-card-details-value .method-badge-array[data-v-5f9aa0e8]{display:flex;flex-wrap:wrap;row-gap:10px}.config-card-details-row .config-badge[data-v-5f9aa0e8]{margin-right:4px}.config-card-details-row[data-v-5f9aa0e8] .k-label{margin-bottom:0}.config-card-details-row[data-v-5f9aa0e8] .k-label .kong-icon-infoFilled{display:flex}.config-card-details-row[data-v-5f9aa0e8] .config-card-details-row{width:auto}.json-content.k-code-block{border-top-left-radius:0;border-top-right-radius:0}.json-endpoint{align-items:baseline;background-color:#000933;border-bottom:1px solid rgba(255,255,255,.2);border-top-left-radius:8px;border-top-right-radius:8px;display:flex;padding:8px 0 8px 12px}.json-endpoint .k-code-block{flex:auto;z-index:2}.json-endpoint .k-code-block .code-block-content{padding-bottom:0;padding-top:0}.json-endpoint .k-code-block .code-block-secondary-actions{margin-top:0!important}.json-endpoint code{direction:rtl;max-width:var(--54aebfa2);overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.config-card-prop-section-title[data-v-d67757a9]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card .config-card-actions[data-v-dd0edd92]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-dd0edd92]{margin-bottom:0;margin-right:8px}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-dd0edd92]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card[data-v-dd0edd92] .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .book-icon[data-v-dd0edd92]{margin-left:8px;padding:0}.kong-ui-entity-base-form[data-v-b073d014]{box-sizing:border-box;max-width:1536px;width:100%}.kong-ui-entity-base-form[data-v-b073d014] .k-slideout-title{color:#000933!important;font-size:24px!important;font-weight:700!important;line-height:32px!important;margin-bottom:16px!important}.kong-ui-entity-base-form[data-v-b073d014] .k-card.content-card{padding:0 16px!important}.kong-ui-entity-base-form[data-v-b073d014] .tab-item>div.tab-link.has-panels{color:#6c7489!important;font-size:14px!important;font-weight:700!important;line-height:24px!important}.kong-ui-entity-base-form[data-v-b073d014] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.form-actions[data-v-b073d014]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px}.form-actions[data-v-b073d014] .k-button:last-of-type,.form-actions[data-v-b073d014] .k-button:nth-last-of-type(2){margin-left:16px}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-01e745ef]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-01e745ef]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-01e745ef]{display:none}.kong-ui-entity-base-table[data-v-01e745ef] .empty-state-icon-gateway{background-color:#ecfcff;border-radius:4px;padding:8px}.kong-ui-entity-base-table :deep(.k-table){table-layout:fixed}.kong-ui-entity-delete-modal .message[data-v-4361d622],.kong-ui-entity-delete-modal .description[data-v-4361d622]{line-height:24px;margin:0}.kong-ui-entity-delete-modal .message strong[data-v-4361d622]{font-weight:600}.kong-ui-entity-delete-modal .description[data-v-4361d622]{margin-top:32px}.kong-ui-entity-delete-error[data-v-4361d622]{margin-bottom:16px}.kong-ui-entity-filter-input[data-v-cebb2dd7]{width:100%}.kong-ui-entity-filter-clear[data-v-cebb2dd7]{cursor:pointer}.kong-ui-entity-filter[data-v-cebb2dd7]{display:flex;position:relative}.kong-ui-entity-filter[data-v-cebb2dd7] .menu-content{flex-direction:column}.kong-ui-entity-filter[data-v-cebb2dd7] .k-menu-item-divider hr{margin:12px 0}.kong-ui-entity-filter-backdrop[data-v-cebb2dd7]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.kong-ui-entity-filter-menu[data-v-cebb2dd7]{background-color:#fff;border:1px solid #afb7c5;border-radius:4px;box-shadow:0 4px 20px #e0e4ea;left:0;margin-top:16px;padding:8px 0 12px;position:absolute;top:100%;width:300px;z-index:1060}.kong-ui-entity-filter-menu-item[data-v-cebb2dd7]{border-bottom:1px solid #e0e4ea;color:#6c7489;font-size:12px;font-weight:400;line-height:16px;list-style:none;margin:0 20px;padding:16px 0;position:relative;white-space:nowrap}.menu-item-title[data-v-cebb2dd7]{align-items:center;cursor:pointer;display:flex;line-height:24px}.menu-item-title.expanded[data-v-cebb2dd7]{color:#232633}.menu-item-expand-icon[data-v-cebb2dd7]{margin-left:auto}.menu-item-expand-icon.expanded[data-v-cebb2dd7]{transform:rotate(180deg)}.menu-item-indicator[data-v-cebb2dd7]{background-color:#0044f4;border-radius:50%;height:4px;margin-left:4px;width:4px}.menu-item-body[data-v-cebb2dd7]{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.menu-item-body[data-v-cebb2dd7] .input{padding-bottom:4px!important;padding-top:4px!important}.menu-item-body[data-v-cebb2dd7] .k-input{width:100%}.menu-item-body[data-v-cebb2dd7] .k-select-input .input{font-size:12px}.menu-item-body[data-v-cebb2dd7] .k-select-input .input::placeholder{color:#00000073!important;font-size:12px}.menu-item-label[data-v-cebb2dd7]{margin-bottom:0;margin-right:12px}.menu-item-buttons[data-v-cebb2dd7]{display:flex;justify-content:space-between;margin:10px 0 6px}.filter-clear-button-container[data-v-cebb2dd7]{padding:12px 20px 0}fieldset[data-v-b1f74200]{margin:0;min-width:0;padding:0}.kong-ui-entity-form-section[data-v-b1f74200]{border:0}.kong-ui-entity-form-section .form-section-wrapper[data-v-b1f74200]{column-gap:16px;display:flex;flex-direction:column;padding-bottom:64px;row-gap:12px;width:100%}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper[data-v-b1f74200]{flex-direction:row}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-b1f74200]{flex:1}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-b1f74200]{max-width:350px}.kong-ui-entity-form-section .form-section-wrapper .form-section-info.sticky[data-v-b1f74200]{height:fit-content;margin-bottom:16px;position:sticky;top:16px}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-title[data-v-b1f74200]{color:#000933;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;margin-top:0}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-b1f74200],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description p[data-v-b1f74200],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-b1f74200] p{color:#000933;font-size:14px;font-weight:400;line-height:20px;margin:0}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-footer[data-v-b1f74200]{margin-top:32px}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-b1f74200]{flex:1}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-b1f74200]>*:not(:first-child){margin-top:24px}.kong-ui-entity-form-section.has-divider .form-section-wrapper[data-v-b1f74200]{border-bottom:1px solid #e0e4ea}.kong-ui-public-entity-link[data-v-96efdfa5]{align-items:center;display:flex}.kong-ui-public-entity-link .deleted-entity[data-v-96efdfa5]{font-style:italic}.kong-ui-public-entity-link .entity-link[data-v-96efdfa5]{display:flex;flex:1}.kong-ui-public-entity-link .entity-link[data-v-96efdfa5] .external-link-icon{color:#0044f4;margin-left:4px;padding:2px}.kong-ui-public-entity-link .entity-link-label[data-v-96efdfa5]{display:inline-block;font-weight:400;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kong-ui-public-entity-link .copy-uuid-tooltip[data-v-96efdfa5]{align-items:center;cursor:pointer;display:flex}.kong-ui-public-entity-link .copy-uuid-tooltip .entity-link-copy-id[data-v-96efdfa5]{margin-left:2px}.kong-ui-public-entity-empty-state[data-v-b6376b66]{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,Roboto,Helvetica,sans-serif;gap:24px;padding:64px 0;width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state[data-v-b6376b66]{padding:64px 96px}}.kong-ui-public-entity-empty-state .empty-state-image[data-v-b6376b66]{margin-bottom:8px}.kong-ui-public-entity-empty-state .entity-empty-state-content[data-v-b6376b66]{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center;width:100%}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1[data-v-b6376b66]{align-items:center;color:#000933;display:flex;font-size:24px;font-weight:700;gap:8px;line-height:32px;margin:0}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1.secondary[data-v-b6376b66]{font-size:18px}.kong-ui-public-entity-empty-state .entity-empty-state-description[data-v-b6376b66],.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-b6376b66]{color:#52596e;font-size:14px;font-weight:400;line-height:20px;max-width:640px}.kong-ui-public-entity-empty-state .entity-empty-state-description p[data-v-b6376b66],.kong-ui-public-entity-empty-state .entity-empty-state-pricing p[data-v-b6376b66]{margin:0}.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-b6376b66]{margin-top:16px}.kong-ui-public-entity-empty-state .entity-empty-state-message[data-v-b6376b66]{color:#52596e}.kong-ui-public-entity-empty-state .entity-empty-state-action[data-v-b6376b66]{align-items:center;display:flex;gap:12px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-b6376b66]{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-around;margin-top:8px;width:312px}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-b6376b66]{width:640px}}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-b6376b66]{background-color:#f9fafb;border:1px solid #e0e4ea;border-radius:6px;color:#afb7c5;gap:8px;height:160px;padding:20px;width:312px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-b6376b66]{color:#3a3f51;display:flex;margin-bottom:12px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-b6376b66] .kui-icon{height:20px!important;width:20px!important}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-b6376b66] .card-title{font-size:14px;font-weight:600}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-b6376b66] .card-content{-webkit-box-orient:vertical;color:#6c7489;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-b6376b66]{border-top:1px solid #e0e4ea;display:flex;flex-direction:column;gap:16px;padding-top:48px;width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-b6376b66]{width:640px}}.button-row[data-v-77e50046]{align-items:center;display:flex;gap:12px}.kong-ui-entities-vaults-list[data-v-77e50046]{width:100%}.kong-ui-entities-vaults-list .kong-ui-entity-filter-input[data-v-77e50046]{margin-right:12px}.kong-ui-entities-vaults-list .table-content-overflow-wrapper[data-v-77e50046]{max-width:60ch;overflow:hidden;text-overflow:ellipsis}.appear-enter-active{transition:all .5s ease}.appear-enter-from,.appear-leave-to{opacity:0;transform:translate(30px)}.kong-ui-entities-vault-form[data-v-54a8632a]{width:100%}.kong-ui-entities-vault-form .advanced-fields-collapse[data-v-54a8632a]{margin-bottom:24px}.kong-ui-entities-vault-form .advanced-fields-collapse .wrapper[data-v-54a8632a]{display:flex;gap:24px;margin-bottom:24px}.kong-ui-entities-vault-form .advanced-fields-collapse .wrapper .item-50[data-v-54a8632a]{width:50%}.kong-ui-entities-vault-form .advanced-fields-collapse .wrapper .item-100[data-v-54a8632a],.kong-ui-entities-vault-form .vault-form-textarea[data-v-54a8632a]{width:100%}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item[data-v-54a8632a]{display:flex;flex-direction:row;gap:16px}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item-title-container[data-v-54a8632a]{flex:1}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item-title[data-v-54a8632a]{display:block;font-weight:700}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item-description[data-v-54a8632a]{display:block;font-size:12px}.kong-ui-entities-vault-form .vault-form-provider-cards-container button:not(:disabled) .provider-item-title[data-v-54a8632a]{color:#3a3f51}.kong-ui-entities-vault-form .vault-form-provider-cards-container button:not(:disabled) .provider-item-description[data-v-54a8632a]{color:#6c7489}.kong-ui-entities-vault-form .vault-form-provider-cards-container[data-v-54a8632a] .k-tooltip .popover-container{padding:6px!important}.kong-ui-entities-vault-form .vault-form-config-fields-container[data-v-54a8632a]>*:not(:first-child),.kong-ui-entities-vault-form .vault-form-config-fields-container .vault-form-config-auth-method-container[data-v-54a8632a]>*:not(:first-child){margin-top:24px}.kong-ui-entity-filter-input[data-v-904390fc]{margin-right:12px}.table-content-overflow-wrapper[data-v-904390fc]{max-width:60ch;overflow:hidden;text-overflow:ellipsis}.kong-ui-entities-secrets-list[data-v-f5aa5636]{width:100%}@media screen and (min-width: 1280px){[data-v-5ee165bf] .form-section-wrapper{column-gap:64px}}.kong-ui-entities-secret-form[data-v-754ddb2f]{width:100%}.vault-secret-picker-provider[data-v-66a1e406]{font-size:12px;margin:8px 0}.vault-secret-picker-provider-action[data-v-66a1e406]{color:#0044f4;cursor:pointer}.vault-secret-picker-provider-action.disabled[data-v-66a1e406]{color:#afb7c5;cursor:not-allowed}.vault-secret-picker .inputs-wrapper[data-v-df8552cc]{display:flex;flex-direction:column;gap:20px}.vault-secret-picker-vault-dropdown-item[data-v-df8552cc],.vault-secret-picker-secret-dropdown-item[data-v-df8552cc]{display:flex;flex-direction:column}.vault-secret-picker-vault-dropdown-item span[data-v-df8552cc],.vault-secret-picker-secret-dropdown-item span[data-v-df8552cc]{line-height:20px}.vault-secret-picker-vault-dropdown-item .select-item-label[data-v-df8552cc],.vault-secret-picker-secret-dropdown-item .select-item-label[data-v-df8552cc]{font-weight:600}.vault-secret-picker-vault-dropdown-item .select-item-description[data-v-df8552cc]{color:#6c7489;font-size:12px}.vault-secret-picker .k-empty-state[data-v-df8552cc]{background:none;box-sizing:border-box}.field-advanced[data-v-acfccff7]{margin-bottom:32px!important;margin-top:-16px}.advanced-field-dropdown-wrapper[data-v-acfccff7]{display:flex;flex-direction:column;width:100%}.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7]{align-items:center;color:#07c;cursor:pointer;display:flex;font-size:inherit;margin-top:16px;order:2;padding:0}.advanced-field-dropdown-wrapper .advanced-field-title i[data-v-acfccff7]{color:#07c;font-size:16px}.advanced-field-dropdown-wrapper .advanced-field-title:hover span[data-v-acfccff7]{color:#07c;text-decoration:underline}.advanced-field-dropdown-wrapper .advanced-field-dropdown[data-v-acfccff7]{display:block;height:auto;max-height:100%;position:relative;width:100%}.advanced-field-dropdown-wrapper .advanced-field-dropdown.closed[data-v-acfccff7]{max-height:0;overflow:hidden}.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7],.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7]:focus,.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7]:hover{background-color:transparent!important;border:none!important;cursor:pointer!important;font-weight:400!important}.array-card-container-wrapper{width:100%}.array-card-container[data-v-97302224]{align-items:center;display:flex}.array-card-container .card[data-v-97302224]{margin-bottom:8px}.array-card-container .array-card-remove-button[data-v-97302224]{margin-left:12px}.array-item-wrapper[data-v-51d79db2]{width:100%}.array-item[data-v-51d79db2]{display:flex;width:100%}.array-item[data-v-51d79db2] .k-button.delete{align-self:center;height:100%;margin-left:20px}.multi-item-wrapper[data-v-b4fcf731],.autosuggest[data-v-40a272a2]{width:100%}.k-select[data-v-40a272a2]{border:none!important;padding:0!important}.k-select .autosuggest__results_message[data-v-40a272a2]{color:#000000b3;font-size:14px;padding:8px 0;text-align:center}.k-select .k-select-item-label span[data-v-40a272a2]:last-child{opacity:.7}.field-span[data-v-40a272a2]{display:flex;justify-content:space-between}.autosuggest .k-select .k-select-list .k-select-item button:active{box-shadow:none}.autosuggest .k-select .k-select-list .k-select-item button:active:not(.selected){background-color:#f9fafb}.form-field-wrapper[data-v-fe1132bb],.form-field-wrapper[data-v-fe1132bb] input[type=radio]{width:100%}.form-field-wrapper[data-v-fe1132bb] input[type=color]{width:60px}.form-field-wrapper[data-v-fe1132bb] input[type=range]{padding:0}.form-field-wrapper[data-v-fe1132bb] input[type=password]::-ms-reveal{display:none}.slide-fade-enter-active,.slide-fade-leave-active{padding:0;transition:all .5s}.slide-fade-enter-from,.slide-fade-leave-to{max-height:0!important}.metrics-wrapper{width:100%}.metrics-wrapper .btn,.metrics-wrapper .metrics-wrapper i{cursor:pointer}.field-dropdown .title{align-items:center;background-color:#f9fafb;border-bottom:1px solid #eee;cursor:pointer;display:flex;height:45px;padding:0 16px;position:relative;transition:transform .2s cubic-bezier(.41,.35,1,.28) 0s,background-color .2s ease-in;width:100%}.field-dropdown .title:hover{background-color:#f5f5f5}.field-dropdown .metric-add-icon{margin-left:auto;transition:all .7s;-webkit-user-select:none;user-select:none}.field-dropdown .content{border:1px solid #eee;border-top:0;height:auto;overflow:hidden;transition:all .5s}.field-dropdown .content .metric-remove-button{float:right;margin-bottom:16px;margin-right:16px}.field-dropdown .content .vue-form-generator{padding:16px}.field-dropdown.active .title .metric-add-icon{transform:rotate(45deg)}.field-object-container[data-v-b7e3dcd7],.object-advanced-wrapper[data-v-9c0cacfc]{width:100%}.item-wrapper[data-v-9c0cacfc]{margin-left:28px}.index-wrapper[data-v-9c0cacfc]{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.divider[data-v-9c0cacfc]{margin-bottom:8px;margin-top:8px}.wide-divider[data-v-9c0cacfc]{margin-bottom:16px;margin-top:16px}.input-wrapper[data-v-9c0cacfc]{margin-right:16px;margin-top:16px}.input-wrapper .indent[data-v-9c0cacfc]{margin-left:28px}.input-item[data-v-9c0cacfc],.input-item .form-control[data-v-9c0cacfc]{display:flex}.input-item .k-button[data-v-9c0cacfc]{display:flex;margin-left:20px;margin-right:20px}.radio-selection-group[data-v-09b8afda]{align-items:center;display:flex;gap:16px}.radio-selection-group[data-v-09b8afda] .k-radio{align-items:baseline}.field-array-item[data-v-27efd618]{display:flex;justify-content:space-between}.field-array-item input.form-control[data-v-27efd618]{width:200px}.field-checkbox input[data-v-6b4ee1cd]{margin-left:12px}.vue-form-generator .field-checklist .listbox,.vue-form-generator .field-checklist .dropList{height:auto;max-height:150px;overflow:auto}.vue-form-generator .field-checklist .listbox .list-row label,.vue-form-generator .field-checklist .dropList .list-row label{font-weight:initial}.vue-form-generator .field-checklist .listbox .list-row input,.vue-form-generator .field-checklist .dropList .list-row input{margin-right:4px}.vue-form-generator .field-checklist .combobox{height:initial;overflow:hidden}.vue-form-generator .field-checklist .combobox .mainRow{cursor:pointer;padding-right:10px;position:relative}.vue-form-generator .field-checklist .combobox .mainRow .arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGdJREFUOI3tzjsOwjAURNGDUqSgTxU5K2AVrJtswjUsgHSR0qdxAZZFPrS+3ZvRzBsqf9MUtBtazJk+oMe0VTriiZCFX8nbpENMgfARjsn74vKj5IFruhfc8d6zIF9S/Hyk5HS4spMVeFcOjszaOwMAAAAASUVORK5CYII=);background-repeat:no-repeat;height:16px;position:absolute;right:-9px;top:3px;transform:rotate(0);transition:transform .5s;width:16px}.vue-form-generator .field-checklist .combobox .mainRow.expanded .arrow{transform:rotate(-180deg)}.vue-form-generator .field-checklist .combobox .dropList{transition:height .5s}.key-value-pairs-editor[data-v-70998d5b]{width:100%}.key-value-pairs-editor .pair-item[data-v-70998d5b]{display:flex;gap:12px;justify-content:space-between}.key-value-pairs-editor .pair-item[data-v-70998d5b]:not(:first-child){margin-top:12px}.key-value-pairs-editor .pair-item .pair-item-cell[data-v-70998d5b]{flex-grow:1}span.field-label[data-v-d046a15a]{display:block;margin-left:12px;width:100%}.field-selectionGroup>label{display:none}.field-selectionGroup .control-help{color:#00000073;font-weight:400;margin-left:32px;width:100%}.field-selectionGroup .form-check-input{margin-bottom:8px;margin-right:8px}.field-selectionGroup .option-field{margin-top:16px}.field-selectionGroup .option-field .form-group{margin-bottom:16px}.field-selectionGroup .k-label{display:block}.selection-group[data-v-35c8682e]{width:100%}.selection-group .form-group[data-v-35c8682e],.selection-group .option-field-container[data-v-35c8682e]{margin-bottom:0}.selection-group .form-group.horizontal-radios .radio-group[data-v-35c8682e]{align-items:center;display:flex;flex-direction:row;gap:24px}.selection-group .form-group.horizontal-radios .radio-disabled[data-v-35c8682e]{cursor:not-allowed}.field-textarea[data-v-0e146fba]{width:100%}.form-group:not([class*=" col-"]){width:100%}.form-group{display:inline-block;margin-bottom:16px;vertical-align:top}.form-group label{font-weight:400}.form-group label>:first-child{display:inline-block}.form-group label>div[role=button]{display:inline-block}.form-group.featured>label{font-weight:700}.form-group.required>label:before{background-color:#d60027;border-radius:50%;content:"";height:6px;margin-right:8px;width:6px}.form-group.field-checkbox.required>label:before{display:none}.form-group.error input:not([type=checkbox]),.form-group.error textarea,.form-group.error select{background-color:#ff000026;border:1px solid #f00}.form-group.error .errors{color:red;font-size:12px}.form-group.error .errors span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAiklEQVR4Xt2TMQoCQQxF3xdhu72MpZU3GU/meBFLOztPYrVWsQmEWSaMsIXgK8P8RyYkMjO2sAN+K9gTIAmDAlzoUzE7p4IFytvDCQWJKSStYB2efcAvqZFM0BcstMx5naSDYFzfLhh/4SmRM+6Agw/xIX0tKEDFufeDNRUc4XqLRz3qabVIf3BMHwl6Ktexn3nmAAAAAElFTkSuQmCC);background-repeat:no-repeat;display:block;font-weight:600;margin-top:3px;padding-left:17px;padding-top:0}.form-group-label[data-v-172f268b]{display:flex}.form-group-label[data-v-172f268b] .k-tooltip p{margin:0}.icon-wrapper[data-v-172f268b]{display:flex!important}.link-wrapper[data-v-172f268b]{margin-left:4px}.partial-config-card[data-v-c1eb723f]{display:flex;flex-direction:column;padding:20px}.partial-config-card .partial-config-card-row[data-v-c1eb723f]{border-bottom:1px solid #e0e4ea;color:#000933;display:flex}.partial-config-card .partial-config-card-row .config-card-row-label[data-v-c1eb723f]{align-items:center;flex:1;font-weight:600;padding:12px 0 16px}.partial-config-card .partial-config-card-row .config-card-row-label .label-text[data-v-c1eb723f]{line-height:24px}.partial-config-card .partial-config-card-row .config-card-row-value[data-v-c1eb723f]{align-items:center;display:flex;flex:1;font-family:JetBrains Mono,Consolas,monospace;font-family:JetBrains Mono,Consolas,monospace;font-family:var(--kui-font-family-code, "JetBrains Mono", Consolas, monospace);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);padding-left:16px}.partial-config-card .partial-config-card-row .config-card-row-value .value-text[data-v-c1eb723f]{line-height:20px}.redis-config-select[data-v-e0256888]{margin:16px 0}.redis-config-select[data-v-e0256888] .k-label{margin-top:0}.redis-config-select .shared-redis-config-title[data-v-e0256888]{font-weight:600;line-height:20px;margin-bottom:8px}.redis-config-select .empty-redis-config[data-v-e0256888]{color:#6c7489}.redis-config-select .new-redis-config-area[data-v-e0256888]{align-items:center;color:#0044f4;cursor:pointer;display:flex;gap:2px;pointer-events:auto}.redis-config-select .plugin-form-redis-configuration-dropdown-item[data-v-e0256888]{align-items:center;display:flex;gap:16px}.redis-config-select .plugin-form-redis-configuration-dropdown-item .select-item-name[data-v-e0256888]{color:#3a3f51;line-height:24px}.redis-config-select .selected-redis-config[data-v-e0256888],.redis-config-select .plugin-form-selected-redis-config[data-v-e0256888]{font-weight:700;line-height:24px}.redis-shared-config-error-message[data-v-e0256888]{color:#d60027}.redis-config-card[data-v-b9a17494]{margin-bottom:16px}.redis-config-card[data-v-b9a17494] .form-group:last-child{margin-bottom:0}.dedicated-redis-config[data-v-b9a17494]{margin-top:16px}.dedicated-redis-config .dedicated-redis-config-title[data-v-b9a17494]{font-size:16px;font-weight:700;line-height:20px;margin-bottom:16px}.redis-config-radio-group[data-v-b9a17494]{display:flex;gap:8px;margin-bottom:8px}.vue-form-generator *{box-sizing:border-box}.vue-form-generator .hidden-field{display:none}.vue-form-generator .form-group{margin-bottom:24px}.vue-form-generator .form-group:last-child{margin-bottom:32px}.vue-form-generator .form-group.hide-label>label{display:none}.vue-form-generator .form-group label{font-weight:500}.vue-form-generator .field-advanced{margin-bottom:8px;margin-top:-8px}.vue-form-generator .field-advanced .form-group:last-child{margin-bottom:16px}.vue-form-generator .k-input[type=text]{width:100%}.vue-form-generator :not(.k-input):not(.k-textarea).form-control{background-color:#fff;background-image:none;border:none;border-radius:3px;box-shadow:inset 0 0 0 1px #e7e7ec;box-sizing:border-box;color:#52596e;display:block;font-size:16px;line-height:24px;padding:8px 16px;transition:color .1s ease,box-shadow .1s ease,border-color ease-in-out .15s;width:100%}.vue-form-generator :not(.k-input):not(.k-textarea).form-control:hover{box-shadow:inset 0 0 0 1px #bdd3f9}.vue-form-generator :not(.k-input):not(.k-textarea).form-control:focus{box-shadow:inset 0 0 0 1px #3972d5;outline:none}.vue-form-generator :not(.k-input):not(.k-textarea).form-control:not([class*=" col-"]){width:100%}.vue-form-generator div.help{margin-left:4px;position:relative}.vue-form-generator div.help .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAA+UlEQVQ4ja3TS0oDQRAG4C8+lq7ceICICoLGK7iXuNBbeAMJuPVOIm7cqmDiIncIggg+cMZFaqCnZyYKWtB0df31V1VXdfNH6S2wD9CP8xT3KH8T9BiTcE7XBMOfyBcogvCFO9ziLWwFRosyV+QxthNsA9dJkEYlvazsQdi3sBv6Ol6TBLX+HWT3fcQZ3vGM5fBLk+ynAU41m1biCXvhs4OPBDuBpa6GxF0P8YAj3GA1d1qJfdoS4DOIcIm1DK9x8iaWeDF/SP3QU6zRROpjLDFLsFlibx1jJaMkSIGrWKntvItcyTBKzCcybsvc9ZmYz3kz9Ooz/b98A8yvW13B3ch6AAAAAElFTkSuQmCC);background-position:center center;background-repeat:no-repeat;display:inline-block;height:14px;width:16px}.vue-form-generator .field-wrap{display:flex}.vue-form-generator .field-wrap .buttons{margin-left:4px;white-space:nowrap}.vue-form-generator .field-wrap input[type=submit]{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0;padding:6px 12px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.vue-form-generator .field-wrap input[type=submit]:not(:last-child){margin-right:4px}.vue-form-generator .field-wrap input[type=submit]:hover{background-color:#e6e6e6;color:#333}.vue-form-generator .field-wrap input[type=submit]:active{background-color:#d4d4d4;border-color:#8c8c8c;box-shadow:inset 0 3px 5px #00000020;color:#333;outline:0}.vue-form-generator .field-wrap input[type=submit]:disabled{cursor:not-allowed;opacity:.6}.vue-form-generator .hint{font-size:12px;font-style:italic}.vue-form-generator .kong-form-new-element-button-label{margin-bottom:24px!important;margin-top:24px!important}.vue-form-generator div.help .icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+ICA8cGF0aCBmaWxsPSIjMDA4NkU2IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDExYy0yLjc2MSAwLTUtMi4yMzktNS01czIuMjM5LTUgNS01IDUgMi4yMzkgNSA1LTIuMjM5IDUtNSA1TTYgMEMyLjY4NiAwIDAgMi42ODYgMCA2czIuNjg2IDYgNiA2IDYtMi42ODYgNi02LTIuNjg2LTYtNi02bTAgM2MtMS4xMDUgMC0yIC44OTUtMiAyaDFjMC0uNTUyLjQ0OC0xIDEtMXMxIC40NDggMSAxLS40NDggMS0xIDEtMSAuNDQ4LTEgMWgxYzEuMTA1IDAgMi0uODk1IDItMnMtLjg5NS0yLTItMnpNNSA5aDJWOEg1djF6Ii8+PC9zdmc+);height:12px;width:12px}.vue-form-generator .field-wrap button.danger:hover,.vue-form-generator .field-wrap input[type=submit].danger:hover,.vue-form-generator .field-wrap button.danger:active,.vue-form-generator .field-wrap input[type=submit].danger:active{background-color:#fff;box-shadow:none;color:#fff}.vue-form-generator .field-wrap button.tertiary:hover,.vue-form-generator .field-wrap input[type=submit].tertiary:hover,.vue-form-generator .field-wrap button.tertiary:active,.vue-form-generator .field-wrap input[type=submit].tertiary:active{background-color:#fff;box-shadow:none;color:#0044f4}.vue-form-generator .field-checkbox{align-items:center;display:flex}.vue-form-generator .field-checkbox label{margin:0;order:1}.vue-form-generator .field-checkbox input{margin-left:0;margin-right:12px}.vue-form-generator .field-radios .radio-list label input[type=radio]{margin-right:10px}.vue-form-generator label{font-weight:500}.vue-form-generator .form-group input[type=radio]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid currentColor;border-radius:100%;color:#0044f4;display:inline-flex;height:20px;justify-content:center;width:20px}.vue-form-generator .form-group input[type=radio]:after{border-radius:100%;content:"";height:10px;width:10px}.vue-form-generator .form-group input[type=radio]:disabled{background-color:#e0e4ea;border-color:#afb7c5}.vue-form-generator .form-group input[type=radio]:checked:after{background-color:currentColor}.vue-form-generator .form-group input[type=radio]:checked:disabled:after{background-color:#afb7c5}.vue-form-generator .root-level-collapse .k-collapse-heading{margin-bottom:0!important}.vue-form-generator .root-level-collapse .k-collapse-visible-content{color:#6c7489}.vue-form-generator .nested-collapse .k-collapse-heading{margin-bottom:24px!important}.global-fields.VueFormGenerator .form-group:last-child{margin-bottom:24px}.general-settings .VueFormGenerator .form-group:last-child{margin-bottom:0}.general-settings .k-label{margin-bottom:8px;margin-top:24px}.general-settings .k-input-switch .k-label{margin-top:0}.general-settings .auth-method-container{display:flex;flex-wrap:wrap}.general-settings .auth-method-container .auth-method{margin-bottom:8px;width:50%}.general-settings .k-switch{margin:24px 0}.advanced-field-dropdown.closed{margin-bottom:32px}.advanced-field-dropdown.open{margin-top:8px}.section-header[data-v-44df963d]{color:#000000d9;font-size:16px;font-weight:500;line-height:20px}.description[data-v-44df963d]{color:#00000073;margin-bottom:12px}.description a[data-v-44df963d]{display:inline}.link-wrapper[data-v-44df963d]{margin-bottom:8px}[data-v-44df963d] .k-tabs ul[role=tablist]{margin-bottom:32px}[data-v-44df963d] .jwk-array-input-wrapper{display:flex;justify-content:space-between;margin-bottom:12px;width:400px}[data-v-44df963d] .jwk-array-input-wrapper input.form-control{width:300px}[data-v-44df963d] .auth-array-item-container{width:100%}[data-v-44df963d] .auth-array-item{display:flex;margin-top:8px}[data-v-44df963d] .k-button.auth-array-item-new{margin-top:24px}[data-v-f54f37ae] .post-function-array-item-container{width:100%}[data-v-f54f37ae] .post-function-array-item{margin-top:8px}[data-v-0d5c541f] .exit-transformer-array-item-container{width:100%}[data-v-0d5c541f] .exit-transformer-array-item{margin-top:8px}.issuer-select[data-v-07cecf5b]{margin-bottom:16px;width:100%}.header-wrapper[data-v-07cecf5b]{margin-bottom:8px}.sub-form[data-v-07cecf5b]{margin-left:24px}.description[data-v-07cecf5b]{margin-bottom:12px}[data-v-07cecf5b] .k-tabs ul[role=tablist]{margin-bottom:32px}.rla-form-basic-fields[data-v-f6dcb65c]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.rla-form-basic-fields .rla-form-request-limits .rla-form-request-limits-content[data-v-f6dcb65c]{display:flex;flex-direction:column;gap:12px}.rla-form-basic-fields .rla-form-request-limits .rla-form-window-type-radios[data-v-f6dcb65c]{display:flex;flex-direction:row;gap:20px}.rla-form-basic-fields .rla-form-request-limits .rla-form-window-type-radios[data-v-f6dcb65c] .radio-label{font-size:14px;font-weight:400}.rla-form-basic-fields .rla-form-request-limits-title[data-v-f6dcb65c]{font-size:16px;font-weight:700}.rla-form-basic-fields .rla-form-request-limits-subtitle[data-v-f6dcb65c]{color:#6c7489;font-size:14px;font-weight:400}.rla-form-basic-fields .rla-form-request-limits-items[data-v-f6dcb65c]{display:flex;flex-direction:column;gap:12px}.rla-form-basic-fields .rla-form-request-limits-row[data-v-f6dcb65c],.rla-form-basic-fields .rla-form-request-limits-inputs[data-v-f6dcb65c],.rla-form-basic-fields .rla-form-request-limits-actions[data-v-f6dcb65c]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.rla-form-basic-fields .rla-form-request-limits-inputs[data-v-f6dcb65c]{flex-grow:1}.rla-form-basic-fields .rla-form-request-limits-actions[data-v-f6dcb65c]{flex-shrink:0}.rla-form-basic-fields .rla-form-request-limits[data-v-f6dcb65c] .form-group{margin-bottom:0!important}.rla-form-basic-fields .rla-form-request-limits-examples[data-v-f6dcb65c]{align-items:center;display:flex;flex-direction:row;gap:8px}.rla-form-basic-fields .rla-form-request-limits-examples-badges[data-v-f6dcb65c]{display:flex;flex-direction:row;gap:8px}.rla-form-basic-fields .rla-form-request-limits-examples-badges[data-v-f6dcb65c] .rla-form-request-limits-examples-badge{cursor:pointer}.rla-form-basic-fields .rla-form-window-type-label[data-v-f6dcb65c] .k-tooltip p,.rla-form-basic-fields .rla-form-identifiers[data-v-f6dcb65c] .k-tooltip p{margin:0}.rla-form-basic-fields .rla-form-error-inputs[data-v-f6dcb65c]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.rla-form-basic-fields .rla-form-error-inputs .input-error-code[data-v-f6dcb65c]{max-width:200px;min-width:100px;width:20%}.rla-form-redis-card[data-v-f6dcb65c]{margin:12px 0}.rla-last-vfg[data-v-f6dcb65c]{margin-top:24px}.plugin-field-rule-alerts[data-v-d8eb79cf]{margin-bottom:16px;margin-top:8px}.plugin-field-rule-alerts ul[data-v-d8eb79cf]{margin:0;padding-inline-start:24px}.ff-string-field[data-v-28ffd43b] .k-tooltip p,.ff-boolean-field[data-v-b2956481] .k-tooltip p{margin:0}.ff-slide-active[data-v-481d7a76]{transition-duration:.2s;transition-property:height,padding,margin,border-width;transition-timing-function:ease-in-out}.ff-object-field-as-child[data-v-b119978f]{display:flex;flex-direction:column;gap:24px}.ff-object-field-label.k-label[data-v-b119978f]{margin-bottom:0;margin-top:0}.ff-object-field-header[data-v-b119978f]{align-items:center;display:flex;gap:8px;height:32px}.ff-object-field-actions[data-v-b119978f]{align-items:center;display:flex;gap:4px}.ff-object-field-button-expand .ff-object-field-button-icon[data-v-b119978f],.ff-object-field-button-collapse .ff-object-field-button-icon[data-v-b119978f]{transition:transform .2s ease-in-out}.ff-object-field-button-expand .ff-object-field-button-icon[data-v-b119978f]{transform:rotate(-90deg)}.ff-object-field-content[data-v-b119978f]{display:flex;flex-direction:column;gap:24px;margin-top:4px;padding:16px 8px 4px 16px}.ff-object-field[data-v-b119978f] .k-tooltip p,.ff-number-field[data-v-63b04fcc] .k-tooltip p,.ff-enum-field[data-v-1d3838ca] .k-tooltip p{margin:0}.ff-kv-field[data-v-fcec7d1d]{display:flex;flex-direction:column;gap:8px}.ff-kv-field-label.k-label[data-v-fcec7d1d]{margin-bottom:0;margin-top:0}.ff-kv-field-header[data-v-fcec7d1d]{align-items:center;display:flex;gap:8px;height:32px}.ff-kv-field-entry[data-v-fcec7d1d]{align-items:center;display:flex;gap:8px}.ff-kv-field-entry-key[data-v-fcec7d1d],.ff-kv-field-entry-value[data-v-fcec7d1d]{flex:1 1 0}.ff-kv-field[data-v-fcec7d1d] .k-tooltip p,.ff-string-field[data-v-87fade74] .k-tooltip p{margin:0}.ff-array-field[data-v-e60991d8]{display:flex;flex-direction:column;gap:8px}.ff-array-field-label.k-label[data-v-e60991d8]{margin-bottom:0;margin-top:0}.ff-array-field-header[data-v-e60991d8]{align-items:center;display:flex;gap:8px;height:32px}.ff-array-field-container[data-v-e60991d8]{display:flex;flex-direction:column;gap:16px}.ff-array-field-item[data-v-e60991d8]{display:flex;padding:12px 16px}.ff-array-field-item-content[data-v-e60991d8]{display:flex;flex-direction:column;flex-grow:1;gap:16px}.ff-array-field-default>.ff-array-field-container>.ff-array-field-item[data-v-e60991d8]{align-items:center;flex-direction:row;gap:8px;padding:0}.ff-array-field-card>.ff-array-field-container>.ff-array-field-item[data-v-e60991d8] .card-content{align-items:center;flex-direction:row;gap:8px}.ff-array-field-tabs .ff-array-field-item[data-v-e60991d8]{flex-direction:column;gap:24px}.ff-array-field-sticky-tabs[data-v-e60991d8] .k-tabs ul{background-color:#fff;position:sticky;top:var(--26336190);z-index:10}.ff-array-field-sticky-tabs[data-v-e60991d8] .k-tabs .tab-link:has(.k-button:hover):hover{background-color:transparent}.ff-array-field[data-v-e60991d8] .k-tooltip p{margin:0}.ff-advanced-fields[data-v-190b1d21]{display:flex;flex-direction:column;gap:24px}.sc-form-config-fields[data-v-266bdc6c]{border-top:1px solid #e0e4ea;margin-top:24px;padding-top:24px}.sc-form-config-form[data-v-266bdc6c]{margin:40px 0}[data-v-266bdc6c] .rc-code textarea{font-family:JetBrains Mono,Consolas,monospace!important}[data-v-266bdc6c] .k-label{font-weight:500}[data-v-266bdc6c] .rc-config-form{display:flex;flex-direction:column;gap:40px}.kong-ui-entities-plugin-form[data-v-87bdbef5]{width:100%}.kong-ui-entities-plugin-form .fade-enter-active[data-v-87bdbef5],.kong-ui-entities-plugin-form .fade-leave-active[data-v-87bdbef5]{transition:opacity .5s}.kong-ui-entities-plugin-form .fade-enter-from[data-v-87bdbef5],.kong-ui-entities-plugin-form .fade-leave-to[data-v-87bdbef5]{opacity:0}.kong-ui-entities-plugin-form .entity-form .plugin-config-empty-state[data-v-87bdbef5]{color:#6c7489;font-size:14px;font-style:italic;margin-bottom:16px}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator>fieldset .form-group:last-child{margin-bottom:0}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-collapse.root-level-collapse{border-top:1px solid #e0e4ea;margin-top:24px;padding-top:24px}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator fieldset{border:none;margin-left:0;padding:0}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .bottom-border{border-bottom:1px solid #e0e4ea;padding-bottom:24px}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .top-border{border-top:1px solid #e0e4ea;padding-top:24px}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group.kong-form-hidden-field-wrapper{display:none}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group hr.divider{border-color:#e0e4ea;opacity:.3}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group hr.wide-divider{border-color:#e0e4ea;opacity:.6}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group.field-textArea textarea{resize:vertical}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .hint{font-size:12px;margin-bottom:10px;margin-top:5px;opacity:.6}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-select-item button,.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-multiselect-item button{border:none}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-select-item button .k-select-item-label .first-part,.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-select-item button .k-multiselect-item-label,.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-multiselect-item button .k-select-item-label .first-part,.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .k-multiselect-item button .k-multiselect-item-label{display:block;text-align:start}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .field-radios .radio-list label input[type=radio]{margin-right:10px}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator label{font-weight:500}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group.field-array label,.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group.field-select label,.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .form-group.field-multiselect label{display:flex;justify-content:flex-start}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .kong-form-array-field{width:100%}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .kong-form-array-field .kong-form-array-field-item{margin-bottom:8px}.kong-ui-entities-plugin-form[data-v-87bdbef5] .vue-form-generator .kong-form-array-field .kong-form-array-field-item .k-button.delete{align-self:center}.kong-ui-entities-plugin-form .global-fields[data-v-87bdbef5]{border-bottom:1px solid #e0e4ea}.kong-ui-entities-plugin-form .general-settings .form-group label[data-v-87bdbef5]{display:flex;justify-content:flex-start}.kong-ui-entities-plugin-form .general-settings .form-group .field-wrap button[data-v-87bdbef5]{margin-top:6px}.kong-ui-entities-plugin-form .general-settings .link-wrapper[data-v-87bdbef5]{margin-top:16px}.kong-ui-entities-plugin-form-container[data-v-1cfbbc19]{width:100%}.kong-ui-entities-plugin-form-container .form-action-button[data-v-1cfbbc19]{margin-left:16px}.kong-ui-entities-plugin-form-container .plugin-form-actions[data-v-1cfbbc19]{display:flex}.kong-ui-entities-plugin-form-container[data-v-1cfbbc19] .k-slideout-title{color:#000933!important;font-size:24px!important;font-weight:700!important;line-height:32px!important;margin-bottom:16px!important}.kong-ui-entities-plugin-form-container[data-v-1cfbbc19] .k-card.content-card{padding:0 16px!important}.kong-ui-entities-plugin-form-container[data-v-1cfbbc19] .tab-item>div.tab-link.has-panels{color:#6c7489!important;font-size:14px!important;font-weight:700!important;line-height:24px!important}.kong-ui-entities-plugin-form-container[data-v-1cfbbc19] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.button-row[data-v-149ffaa5]{align-items:center;display:flex;gap:12px}.kong-ui-entities-plugins-list[data-v-149ffaa5]{width:100%}.kong-ui-entities-plugins-list .kong-ui-entity-filter-input[data-v-149ffaa5]{margin-right:12px}.kong-ui-entities-plugins-list .table-content-overflow-wrapper[data-v-149ffaa5]{max-width:60ch;overflow:hidden;text-overflow:ellipsis}.kong-ui-entities-plugins-list .name-cell-wrapper[data-v-149ffaa5]{align-items:center;display:flex}.kong-ui-entities-plugins-list .name-cell-wrapper .plugin-icon[data-v-149ffaa5]{margin-right:12px}.kong-ui-entities-plugins-list .name-cell-wrapper .info-wrapper[data-v-149ffaa5]{display:flex;flex-direction:column}.kong-ui-entities-plugins-list .name-cell-wrapper .info-wrapper .info-name[data-v-149ffaa5]{color:#3a3f51;font-size:14px;font-weight:600;line-height:20px}.kong-ui-entities-plugins-list .name-cell-wrapper .info-wrapper .info-type[data-v-149ffaa5]{color:#6c7489;font-size:14px;line-height:16px;margin-top:4px}.kong-ui-entities-plugins-list .k-badge.disabled[data-v-149ffaa5]{cursor:default}.plugin-select-card-wrapper[data-v-28728a65]{display:flex}.plugin-select-card-wrapper .plugin-select-card[data-v-28728a65]{border:1px solid #e0e4ea;border-radius:6px;box-sizing:border-box;color:initial;cursor:pointer;display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:20px 20px 0;width:100%}.plugin-select-card-wrapper .plugin-select-card[data-v-28728a65]:hover{box-shadow:0 0 5px #21212133;text-decoration:none}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header[data-v-28728a65]{display:flex}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .plugin-card-title[data-v-28728a65]{color:#000933;display:flex;font-size:18px;font-weight:700;letter-spacing:-.32px;line-height:24px;width:100%}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .plugin-card-title .non-custom-title[data-v-28728a65]{text-align:center;width:100%}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .plugin-card-actions[data-v-28728a65]{margin-left:auto}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .actions-trigger[data-v-28728a65]{color:#3a3f51}.plugin-select-card-wrapper .plugin-select-card .plugin-card-icon[data-v-28728a65]{margin-bottom:16px}.plugin-select-card-wrapper .plugin-select-card .plugin-card-text[data-v-28728a65]{-webkit-box-orient:vertical;color:#000933;display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:3;overflow:hidden}.plugin-select-card-wrapper .plugin-select-card .plugin-card-body[data-v-28728a65]{align-items:center;background-color:#fff;display:flex;flex:1;flex-direction:column;padding:16px}.plugin-select-card-wrapper .plugin-select-card .plugin-card-body.custom-plugin[data-v-28728a65]{cursor:pointer}.plugin-select-card-wrapper .plugin-select-card .plugin-card-footer[data-v-28728a65]{background-color:#eefaff;border-radius:6px;color:#0044f4;font-size:14px;font-weight:600;margin:0 -20px;padding:16px;text-align:center}.plugin-select-card-wrapper .plugin-select-card.disabled[data-v-28728a65] *{cursor:not-allowed;filter:grayscale(100%);opacity:.9}.error-wrapper[data-v-9e0dee7f]{margin-bottom:16px}.confirm-text[data-v-9e0dee7f]{margin-bottom:8px}.cancel-button[data-v-9e0dee7f]{margin-right:8px}[data-v-f4b90f47] .empty-state-wrapper .custom-plugins-empty-state{padding-bottom:0}[data-v-f4b90f47] .empty-state-wrapper .custom-plugins-empty-state .empty-state-title{font-size:16px;font-weight:600}[data-v-f4b90f47] .empty-state-wrapper .custom-plugins-empty-state .empty-state-description{font-size:14px;margin-left:16px;margin-right:16px}.plugins-collapse[data-v-f4b90f47]{margin-bottom:32px}.plugin-card-container[data-v-f4b90f47]{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(0,335px));justify-content:space-around;margin-top:32px}@media (min-width: 1280px){.plugin-card-container[data-v-f4b90f47]{justify-content:flex-start}}.plugins-collapse[data-v-a1074120]{margin-bottom:32px}.plugin-card-container[data-v-a1074120]{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(0,335px));justify-content:space-around;margin-top:32px}@media (min-width: 1280px){.plugin-card-container[data-v-a1074120]{justify-content:flex-start}}.plugin-card-container .plugin-card-cursor-pointer[data-v-a1074120]{cursor:pointer}.kong-ui-entities-plugin-select-form .plugins-skeleton-title[data-v-d2065987]{margin-bottom:12px}.kong-ui-entities-plugin-select-form .plugins-skeleton-cards[data-v-d2065987] .skeleton-card-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,335px))}.kong-ui-entities-plugin-select-form .plugins-skeleton-cards[data-v-d2065987] .skeleton-card-wrapper .skeleton-card{max-width:none}.kong-ui-entities-plugin-select-form .plugins-filter-input-container[data-v-d2065987]{display:flex}.kong-ui-entities-plugin-select-form .plugins-filter-input-container .plugins-filter-input[data-v-d2065987]{margin-bottom:16px}.kong-ui-entities-plugin-select-form .plugins-results-container .tab-description[data-v-d2065987]{margin-bottom:24px;margin-top:24px}.name-cell-wrapper[data-v-949f887c]{align-items:center;display:flex}.name-cell-wrapper .plugin-icon[data-v-949f887c]{margin-right:12px}.name-cell-wrapper .info-name[data-v-949f887c]{color:#3a3f51;font-size:14px;font-weight:600;line-height:20px}
1
+ .field-wrapper[data-v-aa603d42]{display:flex;flex-direction:column;gap:16px;width:100%}.config-card-fieldset[data-v-f7096c33]{border:solid 1px #e0e4ea;border-radius:4px;margin-bottom:8px;margin-top:4px}.config-card-fieldset-title[data-v-f7096c33]{font-size:14px;padding:0 8px;width:auto}fieldset.config-card-fieldset .config-card-details-row{width:unset}.config-card-json-item .config-card-details-row,fieldset.config-card-fieldset .config-card-details-row{margin:0 16px}.config-card-json-item .config-card-details-row:last-of-type,fieldset.config-card-fieldset .config-card-details-row:last-of-type{border-bottom:none}[data-v-2feb8c2e] .k-button.navigation-button{font-size:14px;font-weight:400}.config-card-details-row[data-v-5f9aa0e8]{align-items:center;border-bottom:var(--2f90d7f7);box-sizing:border-box;display:var(--668a792a);padding:16px 16px 16px 0;width:100%}.config-card-details-row .config-card-details-label[data-v-5f9aa0e8]{box-sizing:border-box;padding-right:16px;width:var(--5bc9ad14)}.config-card-details-row .config-card-details-label label[data-v-5f9aa0e8]{color:#3a3f51;display:inline-flex;max-width:100%}.config-card-details-row .config-card-details-label label .label-content[data-v-5f9aa0e8]{line-height:initial;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-label label .k-popover[data-v-5f9aa0e8]{min-width:0}.config-card-details-row .config-card-details-value[data-v-5f9aa0e8]{box-sizing:border-box;width:var(--5bc5215e)}.config-card-details-row .config-card-details-value .truncated[data-v-5f9aa0e8]{display:inline-block;line-height:initial;max-width:20ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.config-card-details-row .config-card-details-value span.attrs-data-text[data-v-5f9aa0e8]{overflow-wrap:anywhere}.config-card-details-row .config-card-details-value .copy-uuid-array[data-v-5f9aa0e8] .k-copy:not(:last-of-type){margin-bottom:8px}.config-card-details-row .config-card-details-value .method-badge-array[data-v-5f9aa0e8]{display:flex;flex-wrap:wrap;row-gap:10px}.config-card-details-row .config-badge[data-v-5f9aa0e8]{margin-right:4px}.config-card-details-row[data-v-5f9aa0e8] .k-label{margin-bottom:0}.config-card-details-row[data-v-5f9aa0e8] .k-label .kong-icon-infoFilled{display:flex}.config-card-details-row[data-v-5f9aa0e8] .config-card-details-row{width:auto}.json-content.k-code-block{border-top-left-radius:0;border-top-right-radius:0}.json-endpoint{align-items:baseline;background-color:#000933;border-bottom:1px solid rgba(255,255,255,.2);border-top-left-radius:8px;border-top-right-radius:8px;display:flex;padding:8px 0 8px 12px}.json-endpoint .k-code-block{flex:auto;z-index:2}.json-endpoint .k-code-block .code-block-content{padding-bottom:0;padding-top:0}.json-endpoint .k-code-block .code-block-secondary-actions{margin-top:0!important}.json-endpoint code{direction:rtl;max-width:var(--54aebfa2);overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.config-card-prop-section-title[data-v-d67757a9]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card .config-card-actions[data-v-dd0edd92]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-dd0edd92]{margin-bottom:0;margin-right:8px}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-dd0edd92]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card[data-v-dd0edd92] .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .book-icon[data-v-dd0edd92]{margin-left:8px;padding:0}.kong-ui-entity-base-form[data-v-b073d014]{box-sizing:border-box;max-width:1536px;width:100%}.kong-ui-entity-base-form[data-v-b073d014] .k-slideout-title{color:#000933!important;font-size:24px!important;font-weight:700!important;line-height:32px!important;margin-bottom:16px!important}.kong-ui-entity-base-form[data-v-b073d014] .k-card.content-card{padding:0 16px!important}.kong-ui-entity-base-form[data-v-b073d014] .tab-item>div.tab-link.has-panels{color:#6c7489!important;font-size:14px!important;font-weight:700!important;line-height:24px!important}.kong-ui-entity-base-form[data-v-b073d014] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.form-actions[data-v-b073d014]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px}.form-actions[data-v-b073d014] .k-button:last-of-type,.form-actions[data-v-b073d014] .k-button:nth-last-of-type(2){margin-left:16px}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-01e745ef]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-01e745ef]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-01e745ef]{display:none}.kong-ui-entity-base-table[data-v-01e745ef] .empty-state-icon-gateway{background-color:#ecfcff;border-radius:4px;padding:8px}.kong-ui-entity-base-table :deep(.k-table){table-layout:fixed}.kong-ui-entity-delete-modal .message[data-v-4361d622],.kong-ui-entity-delete-modal .description[data-v-4361d622]{line-height:24px;margin:0}.kong-ui-entity-delete-modal .message strong[data-v-4361d622]{font-weight:600}.kong-ui-entity-delete-modal .description[data-v-4361d622]{margin-top:32px}.kong-ui-entity-delete-error[data-v-4361d622]{margin-bottom:16px}.kong-ui-entity-filter-input[data-v-cebb2dd7]{width:100%}.kong-ui-entity-filter-clear[data-v-cebb2dd7]{cursor:pointer}.kong-ui-entity-filter[data-v-cebb2dd7]{display:flex;position:relative}.kong-ui-entity-filter[data-v-cebb2dd7] .menu-content{flex-direction:column}.kong-ui-entity-filter[data-v-cebb2dd7] .k-menu-item-divider hr{margin:12px 0}.kong-ui-entity-filter-backdrop[data-v-cebb2dd7]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.kong-ui-entity-filter-menu[data-v-cebb2dd7]{background-color:#fff;border:1px solid #afb7c5;border-radius:4px;box-shadow:0 4px 20px #e0e4ea;left:0;margin-top:16px;padding:8px 0 12px;position:absolute;top:100%;width:300px;z-index:1060}.kong-ui-entity-filter-menu-item[data-v-cebb2dd7]{border-bottom:1px solid #e0e4ea;color:#6c7489;font-size:12px;font-weight:400;line-height:16px;list-style:none;margin:0 20px;padding:16px 0;position:relative;white-space:nowrap}.menu-item-title[data-v-cebb2dd7]{align-items:center;cursor:pointer;display:flex;line-height:24px}.menu-item-title.expanded[data-v-cebb2dd7]{color:#232633}.menu-item-expand-icon[data-v-cebb2dd7]{margin-left:auto}.menu-item-expand-icon.expanded[data-v-cebb2dd7]{transform:rotate(180deg)}.menu-item-indicator[data-v-cebb2dd7]{background-color:#0044f4;border-radius:50%;height:4px;margin-left:4px;width:4px}.menu-item-body[data-v-cebb2dd7]{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.menu-item-body[data-v-cebb2dd7] .input{padding-bottom:4px!important;padding-top:4px!important}.menu-item-body[data-v-cebb2dd7] .k-input{width:100%}.menu-item-body[data-v-cebb2dd7] .k-select-input .input{font-size:12px}.menu-item-body[data-v-cebb2dd7] .k-select-input .input::placeholder{color:#00000073!important;font-size:12px}.menu-item-label[data-v-cebb2dd7]{margin-bottom:0;margin-right:12px}.menu-item-buttons[data-v-cebb2dd7]{display:flex;justify-content:space-between;margin:10px 0 6px}.filter-clear-button-container[data-v-cebb2dd7]{padding:12px 20px 0}fieldset[data-v-b1f74200]{margin:0;min-width:0;padding:0}.kong-ui-entity-form-section[data-v-b1f74200]{border:0}.kong-ui-entity-form-section .form-section-wrapper[data-v-b1f74200]{column-gap:16px;display:flex;flex-direction:column;padding-bottom:64px;row-gap:12px;width:100%}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper[data-v-b1f74200]{flex-direction:row}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-b1f74200]{flex:1}@media (min-width: 1024px){.kong-ui-entity-form-section .form-section-wrapper .form-section-info[data-v-b1f74200]{max-width:350px}.kong-ui-entity-form-section .form-section-wrapper .form-section-info.sticky[data-v-b1f74200]{height:fit-content;margin-bottom:16px;position:sticky;top:16px}}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-title[data-v-b1f74200]{color:#000933;font-size:16px;font-weight:700;line-height:20px;margin-bottom:8px;margin-top:0}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-b1f74200],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description p[data-v-b1f74200],.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-description[data-v-b1f74200] p{color:#000933;font-size:14px;font-weight:400;line-height:20px;margin:0}.kong-ui-entity-form-section .form-section-wrapper .form-section-info .form-section-footer[data-v-b1f74200]{margin-top:32px}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-b1f74200]{flex:1}.kong-ui-entity-form-section .form-section-wrapper .form-section-content[data-v-b1f74200]>*:not(:first-child){margin-top:24px}.kong-ui-entity-form-section.has-divider .form-section-wrapper[data-v-b1f74200]{border-bottom:1px solid #e0e4ea}.kong-ui-public-entity-link[data-v-96efdfa5]{align-items:center;display:flex}.kong-ui-public-entity-link .deleted-entity[data-v-96efdfa5]{font-style:italic}.kong-ui-public-entity-link .entity-link[data-v-96efdfa5]{display:flex;flex:1}.kong-ui-public-entity-link .entity-link[data-v-96efdfa5] .external-link-icon{color:#0044f4;margin-left:4px;padding:2px}.kong-ui-public-entity-link .entity-link-label[data-v-96efdfa5]{display:inline-block;font-weight:400;max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kong-ui-public-entity-link .copy-uuid-tooltip[data-v-96efdfa5]{align-items:center;cursor:pointer;display:flex}.kong-ui-public-entity-link .copy-uuid-tooltip .entity-link-copy-id[data-v-96efdfa5]{margin-left:2px}.kong-ui-public-entity-empty-state[data-v-b6376b66]{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,Roboto,Helvetica,sans-serif;gap:24px;padding:64px 0;width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state[data-v-b6376b66]{padding:64px 96px}}.kong-ui-public-entity-empty-state .empty-state-image[data-v-b6376b66]{margin-bottom:8px}.kong-ui-public-entity-empty-state .entity-empty-state-content[data-v-b6376b66]{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center;width:100%}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1[data-v-b6376b66]{align-items:center;color:#000933;display:flex;font-size:24px;font-weight:700;gap:8px;line-height:32px;margin:0}.kong-ui-public-entity-empty-state .entity-empty-state-content .entity-empty-state-title h1.secondary[data-v-b6376b66]{font-size:18px}.kong-ui-public-entity-empty-state .entity-empty-state-description[data-v-b6376b66],.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-b6376b66]{color:#52596e;font-size:14px;font-weight:400;line-height:20px;max-width:640px}.kong-ui-public-entity-empty-state .entity-empty-state-description p[data-v-b6376b66],.kong-ui-public-entity-empty-state .entity-empty-state-pricing p[data-v-b6376b66]{margin:0}.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-b6376b66]{margin-top:16px}.kong-ui-public-entity-empty-state .entity-empty-state-message[data-v-b6376b66]{color:#52596e}.kong-ui-public-entity-empty-state .entity-empty-state-action[data-v-b6376b66]{align-items:center;display:flex;gap:12px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-b6376b66]{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-around;margin-top:8px;width:312px}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-b6376b66]{width:640px}}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-b6376b66]{background-color:#f9fafb;border:1px solid #e0e4ea;border-radius:6px;color:#afb7c5;gap:8px;height:160px;padding:20px;width:312px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-b6376b66]{color:#3a3f51;display:flex;margin-bottom:12px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card .feature-icon[data-v-b6376b66] .kui-icon{height:20px!important;width:20px!important}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-b6376b66] .card-title{font-size:14px;font-weight:600}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-b6376b66] .card-content{-webkit-box-orient:vertical;color:#6c7489;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-b6376b66]{border-top:1px solid #e0e4ea;display:flex;flex-direction:column;gap:16px;padding-top:48px;width:100%}@media (min-width: 640px){.kong-ui-public-entity-empty-state .entity-empty-state-bottom-container[data-v-b6376b66]{width:640px}}.button-row[data-v-77e50046]{align-items:center;display:flex;gap:12px}.kong-ui-entities-vaults-list[data-v-77e50046]{width:100%}.kong-ui-entities-vaults-list .kong-ui-entity-filter-input[data-v-77e50046]{margin-right:12px}.kong-ui-entities-vaults-list .table-content-overflow-wrapper[data-v-77e50046]{max-width:60ch;overflow:hidden;text-overflow:ellipsis}.appear-enter-active{transition:all .5s ease}.appear-enter-from,.appear-leave-to{opacity:0;transform:translate(30px)}.kong-ui-entities-vault-form[data-v-54a8632a]{width:100%}.kong-ui-entities-vault-form .advanced-fields-collapse[data-v-54a8632a]{margin-bottom:24px}.kong-ui-entities-vault-form .advanced-fields-collapse .wrapper[data-v-54a8632a]{display:flex;gap:24px;margin-bottom:24px}.kong-ui-entities-vault-form .advanced-fields-collapse .wrapper .item-50[data-v-54a8632a]{width:50%}.kong-ui-entities-vault-form .advanced-fields-collapse .wrapper .item-100[data-v-54a8632a],.kong-ui-entities-vault-form .vault-form-textarea[data-v-54a8632a]{width:100%}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item[data-v-54a8632a]{display:flex;flex-direction:row;gap:16px}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item-title-container[data-v-54a8632a]{flex:1}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item-title[data-v-54a8632a]{display:block;font-weight:700}.kong-ui-entities-vault-form .vault-form-provider-cards-container .provider-item-description[data-v-54a8632a]{display:block;font-size:12px}.kong-ui-entities-vault-form .vault-form-provider-cards-container button:not(:disabled) .provider-item-title[data-v-54a8632a]{color:#3a3f51}.kong-ui-entities-vault-form .vault-form-provider-cards-container button:not(:disabled) .provider-item-description[data-v-54a8632a]{color:#6c7489}.kong-ui-entities-vault-form .vault-form-provider-cards-container[data-v-54a8632a] .k-tooltip .popover-container{padding:6px!important}.kong-ui-entities-vault-form .vault-form-config-fields-container[data-v-54a8632a]>*:not(:first-child),.kong-ui-entities-vault-form .vault-form-config-fields-container .vault-form-config-auth-method-container[data-v-54a8632a]>*:not(:first-child){margin-top:24px}.kong-ui-entity-filter-input[data-v-904390fc]{margin-right:12px}.table-content-overflow-wrapper[data-v-904390fc]{max-width:60ch;overflow:hidden;text-overflow:ellipsis}.kong-ui-entities-secrets-list[data-v-f5aa5636]{width:100%}@media screen and (min-width: 1280px){[data-v-5ee165bf] .form-section-wrapper{column-gap:64px}}.kong-ui-entities-secret-form[data-v-754ddb2f]{width:100%}.vault-secret-picker-provider[data-v-66a1e406]{font-size:12px;margin:8px 0}.vault-secret-picker-provider-action[data-v-66a1e406]{color:#0044f4;cursor:pointer}.vault-secret-picker-provider-action.disabled[data-v-66a1e406]{color:#afb7c5;cursor:not-allowed}.vault-secret-picker .inputs-wrapper[data-v-df8552cc]{display:flex;flex-direction:column;gap:20px}.vault-secret-picker-vault-dropdown-item[data-v-df8552cc],.vault-secret-picker-secret-dropdown-item[data-v-df8552cc]{display:flex;flex-direction:column}.vault-secret-picker-vault-dropdown-item span[data-v-df8552cc],.vault-secret-picker-secret-dropdown-item span[data-v-df8552cc]{line-height:20px}.vault-secret-picker-vault-dropdown-item .select-item-label[data-v-df8552cc],.vault-secret-picker-secret-dropdown-item .select-item-label[data-v-df8552cc]{font-weight:600}.vault-secret-picker-vault-dropdown-item .select-item-description[data-v-df8552cc]{color:#6c7489;font-size:12px}.vault-secret-picker .k-empty-state[data-v-df8552cc]{background:none;box-sizing:border-box}.field-advanced[data-v-acfccff7]{margin-bottom:32px!important;margin-top:-16px}.advanced-field-dropdown-wrapper[data-v-acfccff7]{display:flex;flex-direction:column;width:100%}.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7]{align-items:center;color:#07c;cursor:pointer;display:flex;font-size:inherit;margin-top:16px;order:2;padding:0}.advanced-field-dropdown-wrapper .advanced-field-title i[data-v-acfccff7]{color:#07c;font-size:16px}.advanced-field-dropdown-wrapper .advanced-field-title:hover span[data-v-acfccff7]{color:#07c;text-decoration:underline}.advanced-field-dropdown-wrapper .advanced-field-dropdown[data-v-acfccff7]{display:block;height:auto;max-height:100%;position:relative;width:100%}.advanced-field-dropdown-wrapper .advanced-field-dropdown.closed[data-v-acfccff7]{max-height:0;overflow:hidden}.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7],.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7]:focus,.advanced-field-dropdown-wrapper .advanced-field-title[data-v-acfccff7]:hover{background-color:transparent!important;border:none!important;cursor:pointer!important;font-weight:400!important}.array-card-container-wrapper{width:100%}.array-card-container[data-v-97302224]{align-items:center;display:flex}.array-card-container .card[data-v-97302224]{margin-bottom:8px}.array-card-container .array-card-remove-button[data-v-97302224]{margin-left:12px}.array-item-wrapper[data-v-51d79db2]{width:100%}.array-item[data-v-51d79db2]{display:flex;width:100%}.array-item[data-v-51d79db2] .k-button.delete{align-self:center;height:100%;margin-left:20px}.multi-item-wrapper[data-v-b4fcf731],.autosuggest[data-v-40a272a2]{width:100%}.k-select[data-v-40a272a2]{border:none!important;padding:0!important}.k-select .autosuggest__results_message[data-v-40a272a2]{color:#000000b3;font-size:14px;padding:8px 0;text-align:center}.k-select .k-select-item-label span[data-v-40a272a2]:last-child{opacity:.7}.field-span[data-v-40a272a2]{display:flex;justify-content:space-between}.autosuggest .k-select .k-select-list .k-select-item button:active{box-shadow:none}.autosuggest .k-select .k-select-list .k-select-item button:active:not(.selected){background-color:#f9fafb}.form-field-wrapper[data-v-fe1132bb],.form-field-wrapper[data-v-fe1132bb] input[type=radio]{width:100%}.form-field-wrapper[data-v-fe1132bb] input[type=color]{width:60px}.form-field-wrapper[data-v-fe1132bb] input[type=range]{padding:0}.form-field-wrapper[data-v-fe1132bb] input[type=password]::-ms-reveal{display:none}.slide-fade-enter-active,.slide-fade-leave-active{padding:0;transition:all .5s}.slide-fade-enter-from,.slide-fade-leave-to{max-height:0!important}.metrics-wrapper{width:100%}.metrics-wrapper .btn,.metrics-wrapper .metrics-wrapper i{cursor:pointer}.field-dropdown .title{align-items:center;background-color:#f9fafb;border-bottom:1px solid #eee;cursor:pointer;display:flex;height:45px;padding:0 16px;position:relative;transition:transform .2s cubic-bezier(.41,.35,1,.28) 0s,background-color .2s ease-in;width:100%}.field-dropdown .title:hover{background-color:#f5f5f5}.field-dropdown .metric-add-icon{margin-left:auto;transition:all .7s;-webkit-user-select:none;user-select:none}.field-dropdown .content{border:1px solid #eee;border-top:0;height:auto;overflow:hidden;transition:all .5s}.field-dropdown .content .metric-remove-button{float:right;margin-bottom:16px;margin-right:16px}.field-dropdown .content .vue-form-generator{padding:16px}.field-dropdown.active .title .metric-add-icon{transform:rotate(45deg)}.field-object-container[data-v-b7e3dcd7],.object-advanced-wrapper[data-v-9c0cacfc]{width:100%}.item-wrapper[data-v-9c0cacfc]{margin-left:28px}.index-wrapper[data-v-9c0cacfc]{align-items:center;display:flex;justify-content:space-between;margin-top:4px}.divider[data-v-9c0cacfc]{margin-bottom:8px;margin-top:8px}.wide-divider[data-v-9c0cacfc]{margin-bottom:16px;margin-top:16px}.input-wrapper[data-v-9c0cacfc]{margin-right:16px;margin-top:16px}.input-wrapper .indent[data-v-9c0cacfc]{margin-left:28px}.input-item[data-v-9c0cacfc],.input-item .form-control[data-v-9c0cacfc]{display:flex}.input-item .k-button[data-v-9c0cacfc]{display:flex;margin-left:20px;margin-right:20px}.radio-selection-group[data-v-09b8afda]{align-items:center;display:flex;gap:16px}.radio-selection-group[data-v-09b8afda] .k-radio{align-items:baseline}.field-array-item[data-v-27efd618]{display:flex;justify-content:space-between}.field-array-item input.form-control[data-v-27efd618]{width:200px}.field-checkbox input[data-v-6b4ee1cd]{margin-left:12px}.vue-form-generator .field-checklist .listbox,.vue-form-generator .field-checklist .dropList{height:auto;max-height:150px;overflow:auto}.vue-form-generator .field-checklist .listbox .list-row label,.vue-form-generator .field-checklist .dropList .list-row label{font-weight:initial}.vue-form-generator .field-checklist .listbox .list-row input,.vue-form-generator .field-checklist .dropList .list-row input{margin-right:4px}.vue-form-generator .field-checklist .combobox{height:initial;overflow:hidden}.vue-form-generator .field-checklist .combobox .mainRow{cursor:pointer;padding-right:10px;position:relative}.vue-form-generator .field-checklist .combobox .mainRow .arrow{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGdJREFUOI3tzjsOwjAURNGDUqSgTxU5K2AVrJtswjUsgHSR0qdxAZZFPrS+3ZvRzBsqf9MUtBtazJk+oMe0VTriiZCFX8nbpENMgfARjsn74vKj5IFruhfc8d6zIF9S/Hyk5HS4spMVeFcOjszaOwMAAAAASUVORK5CYII=);background-repeat:no-repeat;height:16px;position:absolute;right:-9px;top:3px;transform:rotate(0);transition:transform .5s;width:16px}.vue-form-generator .field-checklist .combobox .mainRow.expanded .arrow{transform:rotate(-180deg)}.vue-form-generator .field-checklist .combobox .dropList{transition:height .5s}.key-value-pairs-editor[data-v-70998d5b]{width:100%}.key-value-pairs-editor .pair-item[data-v-70998d5b]{display:flex;gap:12px;justify-content:space-between}.key-value-pairs-editor .pair-item[data-v-70998d5b]:not(:first-child){margin-top:12px}.key-value-pairs-editor .pair-item .pair-item-cell[data-v-70998d5b]{flex-grow:1}span.field-label[data-v-d046a15a]{display:block;margin-left:12px;width:100%}.field-selectionGroup>label{display:none}.field-selectionGroup .control-help{color:#00000073;font-weight:400;margin-left:32px;width:100%}.field-selectionGroup .form-check-input{margin-bottom:8px;margin-right:8px}.field-selectionGroup .option-field{margin-top:16px}.field-selectionGroup .option-field .form-group{margin-bottom:16px}.field-selectionGroup .k-label{display:block}.selection-group[data-v-35c8682e]{width:100%}.selection-group .form-group[data-v-35c8682e],.selection-group .option-field-container[data-v-35c8682e]{margin-bottom:0}.selection-group .form-group.horizontal-radios .radio-group[data-v-35c8682e]{align-items:center;display:flex;flex-direction:row;gap:24px}.selection-group .form-group.horizontal-radios .radio-disabled[data-v-35c8682e]{cursor:not-allowed}.field-textarea[data-v-0e146fba]{width:100%}.form-group:not([class*=" col-"]){width:100%}.form-group{display:inline-block;margin-bottom:16px;vertical-align:top}.form-group label{font-weight:400}.form-group label>:first-child{display:inline-block}.form-group label>div[role=button]{display:inline-block}.form-group.featured>label{font-weight:700}.form-group.required>label:before{background-color:#d60027;border-radius:50%;content:"";height:6px;margin-right:8px;width:6px}.form-group.field-checkbox.required>label:before{display:none}.form-group.error input:not([type=checkbox]),.form-group.error textarea,.form-group.error select{background-color:#ff000026;border:1px solid #f00}.form-group.error .errors{color:red;font-size:12px}.form-group.error .errors span{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAiklEQVR4Xt2TMQoCQQxF3xdhu72MpZU3GU/meBFLOztPYrVWsQmEWSaMsIXgK8P8RyYkMjO2sAN+K9gTIAmDAlzoUzE7p4IFytvDCQWJKSStYB2efcAvqZFM0BcstMx5naSDYFzfLhh/4SmRM+6Agw/xIX0tKEDFufeDNRUc4XqLRz3qabVIf3BMHwl6Ktexn3nmAAAAAElFTkSuQmCC);background-repeat:no-repeat;display:block;font-weight:600;margin-top:3px;padding-left:17px;padding-top:0}.form-group-label[data-v-172f268b]{display:flex}.form-group-label[data-v-172f268b] .k-tooltip p{margin:0}.icon-wrapper[data-v-172f268b]{display:flex!important}.link-wrapper[data-v-172f268b]{margin-left:4px}.partial-config-card[data-v-c1eb723f]{display:flex;flex-direction:column;padding:20px}.partial-config-card .partial-config-card-row[data-v-c1eb723f]{border-bottom:1px solid #e0e4ea;color:#000933;display:flex}.partial-config-card .partial-config-card-row .config-card-row-label[data-v-c1eb723f]{align-items:center;flex:1;font-weight:600;padding:12px 0 16px}.partial-config-card .partial-config-card-row .config-card-row-label .label-text[data-v-c1eb723f]{line-height:24px}.partial-config-card .partial-config-card-row .config-card-row-value[data-v-c1eb723f]{align-items:center;display:flex;flex:1;font-family:JetBrains Mono,Consolas,monospace;font-family:JetBrains Mono,Consolas,monospace;font-family:var(--kui-font-family-code, "JetBrains Mono", Consolas, monospace);font-weight:400;font-weight:var(--kui-font-weight-regular, 400);padding-left:16px}.partial-config-card .partial-config-card-row .config-card-row-value .value-text[data-v-c1eb723f]{line-height:20px}.redis-config-select[data-v-e0256888]{margin:16px 0}.redis-config-select[data-v-e0256888] .k-label{margin-top:0}.redis-config-select .shared-redis-config-title[data-v-e0256888]{font-weight:600;line-height:20px;margin-bottom:8px}.redis-config-select .empty-redis-config[data-v-e0256888]{color:#6c7489}.redis-config-select .new-redis-config-area[data-v-e0256888]{align-items:center;color:#0044f4;cursor:pointer;display:flex;gap:2px;pointer-events:auto}.redis-config-select .plugin-form-redis-configuration-dropdown-item[data-v-e0256888]{align-items:center;display:flex;gap:16px}.redis-config-select .plugin-form-redis-configuration-dropdown-item .select-item-name[data-v-e0256888]{color:#3a3f51;line-height:24px}.redis-config-select .selected-redis-config[data-v-e0256888],.redis-config-select .plugin-form-selected-redis-config[data-v-e0256888]{font-weight:700;line-height:24px}.redis-shared-config-error-message[data-v-e0256888]{color:#d60027}.redis-config-card[data-v-b9a17494]{margin-bottom:16px}.redis-config-card[data-v-b9a17494] .form-group:last-child{margin-bottom:0}.dedicated-redis-config[data-v-b9a17494]{margin-top:16px}.dedicated-redis-config .dedicated-redis-config-title[data-v-b9a17494]{font-size:16px;font-weight:700;line-height:20px;margin-bottom:16px}.redis-config-radio-group[data-v-b9a17494]{display:flex;gap:8px;margin-bottom:8px}.vue-form-generator *{box-sizing:border-box}.vue-form-generator .hidden-field{display:none}.vue-form-generator .form-group{margin-bottom:24px}.vue-form-generator .form-group:last-child{margin-bottom:32px}.vue-form-generator .form-group.hide-label>label{display:none}.vue-form-generator .form-group label{font-weight:500}.vue-form-generator .field-advanced{margin-bottom:8px;margin-top:-8px}.vue-form-generator .field-advanced .form-group:last-child{margin-bottom:16px}.vue-form-generator .k-input[type=text]{width:100%}.vue-form-generator :not(.k-input):not(.k-textarea).form-control{background-color:#fff;background-image:none;border:none;border-radius:3px;box-shadow:inset 0 0 0 1px #e7e7ec;box-sizing:border-box;color:#52596e;display:block;font-size:16px;line-height:24px;padding:8px 16px;transition:color .1s ease,box-shadow .1s ease,border-color ease-in-out .15s;width:100%}.vue-form-generator :not(.k-input):not(.k-textarea).form-control:hover{box-shadow:inset 0 0 0 1px #bdd3f9}.vue-form-generator :not(.k-input):not(.k-textarea).form-control:focus{box-shadow:inset 0 0 0 1px #3972d5;outline:none}.vue-form-generator :not(.k-input):not(.k-textarea).form-control:not([class*=" col-"]){width:100%}.vue-form-generator div.help{margin-left:4px;position:relative}.vue-form-generator div.help .icon{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAA+UlEQVQ4ja3TS0oDQRAG4C8+lq7ceICICoLGK7iXuNBbeAMJuPVOIm7cqmDiIncIggg+cMZFaqCnZyYKWtB0df31V1VXdfNH6S2wD9CP8xT3KH8T9BiTcE7XBMOfyBcogvCFO9ziLWwFRosyV+QxthNsA9dJkEYlvazsQdi3sBv6Ol6TBLX+HWT3fcQZ3vGM5fBLk+ynAU41m1biCXvhs4OPBDuBpa6GxF0P8YAj3GA1d1qJfdoS4DOIcIm1DK9x8iaWeDF/SP3QU6zRROpjLDFLsFlibx1jJaMkSIGrWKntvItcyTBKzCcybsvc9ZmYz3kz9Ooz/b98A8yvW13B3ch6AAAAAElFTkSuQmCC);background-position:center center;background-repeat:no-repeat;display:inline-block;height:14px;width:16px}.vue-form-generator .field-wrap{display:flex}.vue-form-generator .field-wrap .buttons{margin-left:4px;white-space:nowrap}.vue-form-generator .field-wrap input[type=submit]{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0;padding:6px 12px;text-align:center;touch-action:manipulation;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.vue-form-generator .field-wrap input[type=submit]:not(:last-child){margin-right:4px}.vue-form-generator .field-wrap input[type=submit]:hover{background-color:#e6e6e6;color:#333}.vue-form-generator .field-wrap input[type=submit]:active{background-color:#d4d4d4;border-color:#8c8c8c;box-shadow:inset 0 3px 5px #00000020;color:#333;outline:0}.vue-form-generator .field-wrap input[type=submit]:disabled{cursor:not-allowed;opacity:.6}.vue-form-generator .hint{font-size:12px;font-style:italic}.vue-form-generator .kong-form-new-element-button-label{margin-bottom:24px!important;margin-top:24px!important}.vue-form-generator div.help .icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+ICA8cGF0aCBmaWxsPSIjMDA4NkU2IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02IDExYy0yLjc2MSAwLTUtMi4yMzktNS01czIuMjM5LTUgNS01IDUgMi4yMzkgNSA1LTIuMjM5IDUtNSA1TTYgMEMyLjY4NiAwIDAgMi42ODYgMCA2czIuNjg2IDYgNiA2IDYtMi42ODYgNi02LTIuNjg2LTYtNi02bTAgM2MtMS4xMDUgMC0yIC44OTUtMiAyaDFjMC0uNTUyLjQ0OC0xIDEtMXMxIC40NDggMSAxLS40NDggMS0xIDEtMSAuNDQ4LTEgMWgxYzEuMTA1IDAgMi0uODk1IDItMnMtLjg5NS0yLTItMnpNNSA5aDJWOEg1djF6Ii8+PC9zdmc+);height:12px;width:12px}.vue-form-generator .field-wrap button.danger:hover,.vue-form-generator .field-wrap input[type=submit].danger:hover,.vue-form-generator .field-wrap button.danger:active,.vue-form-generator .field-wrap input[type=submit].danger:active{background-color:#fff;box-shadow:none;color:#fff}.vue-form-generator .field-wrap button.tertiary:hover,.vue-form-generator .field-wrap input[type=submit].tertiary:hover,.vue-form-generator .field-wrap button.tertiary:active,.vue-form-generator .field-wrap input[type=submit].tertiary:active{background-color:#fff;box-shadow:none;color:#0044f4}.vue-form-generator .field-checkbox{align-items:center;display:flex}.vue-form-generator .field-checkbox label{margin:0;order:1}.vue-form-generator .field-checkbox input{margin-left:0;margin-right:12px}.vue-form-generator .field-radios .radio-list label input[type=radio]{margin-right:10px}.vue-form-generator label{font-weight:500}.vue-form-generator .form-group input[type=radio]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid currentColor;border-radius:100%;color:#0044f4;display:inline-flex;height:20px;justify-content:center;width:20px}.vue-form-generator .form-group input[type=radio]:after{border-radius:100%;content:"";height:10px;width:10px}.vue-form-generator .form-group input[type=radio]:disabled{background-color:#e0e4ea;border-color:#afb7c5}.vue-form-generator .form-group input[type=radio]:checked:after{background-color:currentColor}.vue-form-generator .form-group input[type=radio]:checked:disabled:after{background-color:#afb7c5}.vue-form-generator .root-level-collapse .k-collapse-heading{margin-bottom:0!important}.vue-form-generator .root-level-collapse .k-collapse-visible-content{color:#6c7489}.vue-form-generator .nested-collapse .k-collapse-heading{margin-bottom:24px!important}.global-fields.VueFormGenerator .form-group:last-child{margin-bottom:24px}.general-settings .VueFormGenerator .form-group:last-child{margin-bottom:0}.general-settings .k-label{margin-bottom:8px;margin-top:24px}.general-settings .k-input-switch .k-label{margin-top:0}.general-settings .auth-method-container{display:flex;flex-wrap:wrap}.general-settings .auth-method-container .auth-method{margin-bottom:8px;width:50%}.general-settings .k-switch{margin:24px 0}.advanced-field-dropdown.closed{margin-bottom:32px}.advanced-field-dropdown.open{margin-top:8px}.section-header[data-v-44df963d]{color:#000000d9;font-size:16px;font-weight:500;line-height:20px}.description[data-v-44df963d]{color:#00000073;margin-bottom:12px}.description a[data-v-44df963d]{display:inline}.link-wrapper[data-v-44df963d]{margin-bottom:8px}[data-v-44df963d] .k-tabs ul[role=tablist]{margin-bottom:32px}[data-v-44df963d] .jwk-array-input-wrapper{display:flex;justify-content:space-between;margin-bottom:12px;width:400px}[data-v-44df963d] .jwk-array-input-wrapper input.form-control{width:300px}[data-v-44df963d] .auth-array-item-container{width:100%}[data-v-44df963d] .auth-array-item{display:flex;margin-top:8px}[data-v-44df963d] .k-button.auth-array-item-new{margin-top:24px}[data-v-f54f37ae] .post-function-array-item-container{width:100%}[data-v-f54f37ae] .post-function-array-item{margin-top:8px}[data-v-0d5c541f] .exit-transformer-array-item-container{width:100%}[data-v-0d5c541f] .exit-transformer-array-item{margin-top:8px}.issuer-select[data-v-07cecf5b]{margin-bottom:16px;width:100%}.header-wrapper[data-v-07cecf5b]{margin-bottom:8px}.sub-form[data-v-07cecf5b]{margin-left:24px}.description[data-v-07cecf5b]{margin-bottom:12px}[data-v-07cecf5b] .k-tabs ul[role=tablist]{margin-bottom:32px}.rla-form-basic-fields[data-v-f6dcb65c]{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.rla-form-basic-fields .rla-form-request-limits .rla-form-request-limits-content[data-v-f6dcb65c]{display:flex;flex-direction:column;gap:12px}.rla-form-basic-fields .rla-form-request-limits .rla-form-window-type-radios[data-v-f6dcb65c]{display:flex;flex-direction:row;gap:20px}.rla-form-basic-fields .rla-form-request-limits .rla-form-window-type-radios[data-v-f6dcb65c] .radio-label{font-size:14px;font-weight:400}.rla-form-basic-fields .rla-form-request-limits-title[data-v-f6dcb65c]{font-size:16px;font-weight:700}.rla-form-basic-fields .rla-form-request-limits-subtitle[data-v-f6dcb65c]{color:#6c7489;font-size:14px;font-weight:400}.rla-form-basic-fields .rla-form-request-limits-items[data-v-f6dcb65c]{display:flex;flex-direction:column;gap:12px}.rla-form-basic-fields .rla-form-request-limits-row[data-v-f6dcb65c],.rla-form-basic-fields .rla-form-request-limits-inputs[data-v-f6dcb65c],.rla-form-basic-fields .rla-form-request-limits-actions[data-v-f6dcb65c]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.rla-form-basic-fields .rla-form-request-limits-inputs[data-v-f6dcb65c]{flex-grow:1}.rla-form-basic-fields .rla-form-request-limits-actions[data-v-f6dcb65c]{flex-shrink:0}.rla-form-basic-fields .rla-form-request-limits[data-v-f6dcb65c] .form-group{margin-bottom:0!important}.rla-form-basic-fields .rla-form-request-limits-examples[data-v-f6dcb65c]{align-items:center;display:flex;flex-direction:row;gap:8px}.rla-form-basic-fields .rla-form-request-limits-examples-badges[data-v-f6dcb65c]{display:flex;flex-direction:row;gap:8px}.rla-form-basic-fields .rla-form-request-limits-examples-badges[data-v-f6dcb65c] .rla-form-request-limits-examples-badge{cursor:pointer}.rla-form-basic-fields .rla-form-window-type-label[data-v-f6dcb65c] .k-tooltip p,.rla-form-basic-fields .rla-form-identifiers[data-v-f6dcb65c] .k-tooltip p{margin:0}.rla-form-basic-fields .rla-form-error-inputs[data-v-f6dcb65c]{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.rla-form-basic-fields .rla-form-error-inputs .input-error-code[data-v-f6dcb65c]{max-width:200px;min-width:100px;width:20%}.rla-form-redis-card[data-v-f6dcb65c]{margin:12px 0}.rla-last-vfg[data-v-f6dcb65c]{margin-top:24px}.plugin-field-rule-alerts[data-v-d8eb79cf]{margin-bottom:16px;margin-top:8px}.plugin-field-rule-alerts ul[data-v-d8eb79cf]{margin:0;padding-inline-start:24px}.ff-string-field[data-v-584773de] .k-tooltip p,.ff-boolean-field[data-v-c5f861ba] .k-tooltip p{margin:0}.ff-slide-active[data-v-481d7a76]{transition-duration:.2s;transition-property:height,padding,margin,border-width;transition-timing-function:ease-in-out}.ff-object-field-as-child[data-v-d6379644]{display:flex;flex-direction:column;gap:24px}.ff-object-field-label.k-label[data-v-d6379644]{margin-bottom:0;margin-top:0}.ff-object-field-header[data-v-d6379644]{align-items:center;display:flex;gap:8px;height:32px}.ff-object-field-actions[data-v-d6379644]{align-items:center;display:flex;gap:4px}.ff-object-field-button-expand .ff-object-field-button-icon[data-v-d6379644],.ff-object-field-button-collapse .ff-object-field-button-icon[data-v-d6379644]{transition:transform .2s ease-in-out}.ff-object-field-button-expand .ff-object-field-button-icon[data-v-d6379644]{transform:rotate(-90deg)}.ff-object-field-content[data-v-d6379644]{display:flex;flex-direction:column;gap:24px;margin-top:4px;padding:16px 8px 4px 16px}.ff-object-field[data-v-d6379644] .k-tooltip p,.ff-number-field[data-v-25e67a72] .k-tooltip p,.ff-enum-field[data-v-bd46d0c0] .k-tooltip p{margin:0}.ff-kv-field[data-v-5f341723]{display:flex;flex-direction:column;gap:8px}.ff-kv-field-label.k-label[data-v-5f341723]{margin-bottom:0;margin-top:0}.ff-kv-field-header[data-v-5f341723]{align-items:center;display:flex;gap:8px;height:32px}.ff-kv-field-entry[data-v-5f341723]{align-items:center;display:flex;gap:8px}.ff-kv-field-entry-key[data-v-5f341723],.ff-kv-field-entry-value[data-v-5f341723]{flex:1 1 0}.ff-kv-field[data-v-5f341723] .k-tooltip p,.ff-string-field[data-v-4c4b81f6] .k-tooltip p{margin:0}.ff-array-field[data-v-a147075a]{display:flex;flex-direction:column;gap:8px}.ff-array-field-label.k-label[data-v-a147075a]{margin-bottom:0;margin-top:0}.ff-array-field-header[data-v-a147075a]{align-items:center;display:flex;gap:8px;height:32px}.ff-array-field-container[data-v-a147075a]{display:flex;flex-direction:column;gap:16px}.ff-array-field-item[data-v-a147075a]{display:flex;padding:12px 16px}.ff-array-field-item-content[data-v-a147075a]{display:flex;flex-direction:column;flex-grow:1;gap:16px}.ff-array-field-default>.ff-array-field-container>.ff-array-field-item[data-v-a147075a]{align-items:center;flex-direction:row;gap:8px;padding:0}.ff-array-field-card>.ff-array-field-container>.ff-array-field-item[data-v-a147075a] .card-content{align-items:center;flex-direction:row;gap:8px}.ff-array-field-tabs .ff-array-field-item[data-v-a147075a]{flex-direction:column;gap:24px}.ff-array-field-sticky-tabs[data-v-a147075a] .k-tabs ul{background-color:#fff;position:sticky;top:var(--968cc7a0);z-index:10}.ff-array-field-sticky-tabs[data-v-a147075a] .k-tabs .tab-link:has(.k-button:hover):hover{background-color:transparent}.ff-array-field[data-v-a147075a] .k-tooltip p{margin:0}.ff-advanced-fields[data-v-190b1d21]{display:flex;flex-direction:column;gap:24px}.sc-form-config-fields[data-v-266bdc6c]{border-top:1px solid #e0e4ea;margin-top:24px;padding-top:24px}.sc-form-config-form[data-v-266bdc6c]{margin:40px 0}[data-v-266bdc6c] .rc-code textarea{font-family:JetBrains Mono,Consolas,monospace!important}[data-v-266bdc6c] .k-label{font-weight:500}[data-v-266bdc6c] .rc-config-form{display:flex;flex-direction:column;gap:40px}.ff-form-section .header[data-v-9b595445]{display:flex;gap:8px}.ff-form-section .step[data-v-9b595445]{align-items:center;background:#fff;border:1px solid #afb7c5;border-radius:100px;display:flex;height:32px;justify-content:center;padding:4px;width:32px}.ff-form-section .header-content[data-v-9b595445]{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:8px;padding-top:4px}.ff-form-section .header-title[data-v-9b595445]{color:#000933;font-size:18px;font-weight:700;line-height:24px;margin:0}.ff-form-section .header-description[data-v-9b595445]{color:#52596e;font-size:14px;line-height:20px;margin:0}.ff-form-section .content[data-v-9b595445]{background:#f9fafb;border:1px solid #e0e4ea;border-radius:6px;display:flex;flex-direction:column;gap:20px;margin-left:16px;margin-top:20px;padding:20px 24px}.ff-standard-layout[data-v-c35fb0e2]{display:flex;flex-direction:column;gap:24px;padding-bottom:24px}.ff-standard-layout .scope[data-v-c35fb0e2]{display:flex;gap:12px}.ff-standard-layout[data-v-c35fb0e2] .form-group{margin-bottom:20px}.dk-form .editor[data-v-529c2bce]{height:684px;width:100%}.kong-ui-entities-plugin-form[data-v-d47f5883]{width:100%}.kong-ui-entities-plugin-form .fade-enter-active[data-v-d47f5883],.kong-ui-entities-plugin-form .fade-leave-active[data-v-d47f5883]{transition:opacity .5s}.kong-ui-entities-plugin-form .fade-enter-from[data-v-d47f5883],.kong-ui-entities-plugin-form .fade-leave-to[data-v-d47f5883]{opacity:0}.kong-ui-entities-plugin-form .entity-form .plugin-config-empty-state[data-v-d47f5883]{color:#6c7489;font-size:14px;font-style:italic;margin-bottom:16px}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator>fieldset .form-group:last-child{margin-bottom:0}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-collapse.root-level-collapse{border-top:1px solid #e0e4ea;margin-top:24px;padding-top:24px}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator fieldset{border:none;margin-left:0;padding:0}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .bottom-border{border-bottom:1px solid #e0e4ea;padding-bottom:24px}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .top-border{border-top:1px solid #e0e4ea;padding-top:24px}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group.kong-form-hidden-field-wrapper{display:none}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group hr.divider{border-color:#e0e4ea;opacity:.3}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group hr.wide-divider{border-color:#e0e4ea;opacity:.6}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group.field-textArea textarea{resize:vertical}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .hint{font-size:12px;margin-bottom:10px;margin-top:5px;opacity:.6}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-select-item button,.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-multiselect-item button{border:none}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-select-item button .k-select-item-label .first-part,.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-select-item button .k-multiselect-item-label,.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-multiselect-item button .k-select-item-label .first-part,.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .k-multiselect-item button .k-multiselect-item-label{display:block;text-align:start}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .field-radios .radio-list label input[type=radio]{margin-right:10px}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator label{font-weight:500}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group.field-array label,.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group.field-select label,.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .form-group.field-multiselect label{display:flex;justify-content:flex-start}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .kong-form-array-field{width:100%}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .kong-form-array-field .kong-form-array-field-item{margin-bottom:8px}.kong-ui-entities-plugin-form[data-v-d47f5883] .vue-form-generator .kong-form-array-field .kong-form-array-field-item .k-button.delete{align-self:center}.kong-ui-entities-plugin-form .global-fields[data-v-d47f5883]{border-bottom:1px solid #e0e4ea}.kong-ui-entities-plugin-form .general-settings .form-group label[data-v-d47f5883]{display:flex;justify-content:flex-start}.kong-ui-entities-plugin-form .general-settings .form-group .field-wrap button[data-v-d47f5883]{margin-top:6px}.kong-ui-entities-plugin-form .general-settings .link-wrapper[data-v-d47f5883]{margin-top:16px}.kong-ui-entities-plugin-form-container[data-v-db714491]{width:100%}.kong-ui-entities-plugin-form-container .form-action-button[data-v-db714491]{margin-left:16px}.kong-ui-entities-plugin-form-container .plugin-form-actions[data-v-db714491]{display:flex}.kong-ui-entities-plugin-form-container[data-v-db714491] .k-slideout-title{color:#000933!important;font-size:24px!important;font-weight:700!important;line-height:32px!important;margin-bottom:16px!important}.kong-ui-entities-plugin-form-container[data-v-db714491] .k-card.content-card{padding:0 16px!important}.kong-ui-entities-plugin-form-container[data-v-db714491] .tab-item>div.tab-link.has-panels{color:#6c7489!important;font-size:14px!important;font-weight:700!important;line-height:24px!important}.kong-ui-entities-plugin-form-container[data-v-db714491] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.button-row[data-v-149ffaa5]{align-items:center;display:flex;gap:12px}.kong-ui-entities-plugins-list[data-v-149ffaa5]{width:100%}.kong-ui-entities-plugins-list .kong-ui-entity-filter-input[data-v-149ffaa5]{margin-right:12px}.kong-ui-entities-plugins-list .table-content-overflow-wrapper[data-v-149ffaa5]{max-width:60ch;overflow:hidden;text-overflow:ellipsis}.kong-ui-entities-plugins-list .name-cell-wrapper[data-v-149ffaa5]{align-items:center;display:flex}.kong-ui-entities-plugins-list .name-cell-wrapper .plugin-icon[data-v-149ffaa5]{margin-right:12px}.kong-ui-entities-plugins-list .name-cell-wrapper .info-wrapper[data-v-149ffaa5]{display:flex;flex-direction:column}.kong-ui-entities-plugins-list .name-cell-wrapper .info-wrapper .info-name[data-v-149ffaa5]{color:#3a3f51;font-size:14px;font-weight:600;line-height:20px}.kong-ui-entities-plugins-list .name-cell-wrapper .info-wrapper .info-type[data-v-149ffaa5]{color:#6c7489;font-size:14px;line-height:16px;margin-top:4px}.kong-ui-entities-plugins-list .k-badge.disabled[data-v-149ffaa5]{cursor:default}.plugin-select-card-wrapper[data-v-28728a65]{display:flex}.plugin-select-card-wrapper .plugin-select-card[data-v-28728a65]{border:1px solid #e0e4ea;border-radius:6px;box-sizing:border-box;color:initial;cursor:pointer;display:flex;flex-direction:column;gap:20px;overflow:hidden;padding:20px 20px 0;width:100%}.plugin-select-card-wrapper .plugin-select-card[data-v-28728a65]:hover{box-shadow:0 0 5px #21212133;text-decoration:none}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header[data-v-28728a65]{display:flex}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .plugin-card-title[data-v-28728a65]{color:#000933;display:flex;font-size:18px;font-weight:700;letter-spacing:-.32px;line-height:24px;width:100%}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .plugin-card-title .non-custom-title[data-v-28728a65]{text-align:center;width:100%}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .plugin-card-actions[data-v-28728a65]{margin-left:auto}.plugin-select-card-wrapper .plugin-select-card .plugin-card-header .actions-trigger[data-v-28728a65]{color:#3a3f51}.plugin-select-card-wrapper .plugin-select-card .plugin-card-icon[data-v-28728a65]{margin-bottom:16px}.plugin-select-card-wrapper .plugin-select-card .plugin-card-text[data-v-28728a65]{-webkit-box-orient:vertical;color:#000933;display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:3;overflow:hidden}.plugin-select-card-wrapper .plugin-select-card .plugin-card-body[data-v-28728a65]{align-items:center;background-color:#fff;display:flex;flex:1;flex-direction:column;padding:16px}.plugin-select-card-wrapper .plugin-select-card .plugin-card-body.custom-plugin[data-v-28728a65]{cursor:pointer}.plugin-select-card-wrapper .plugin-select-card .plugin-card-footer[data-v-28728a65]{background-color:#eefaff;border-radius:6px;color:#0044f4;font-size:14px;font-weight:600;margin:0 -20px;padding:16px;text-align:center}.plugin-select-card-wrapper .plugin-select-card.disabled[data-v-28728a65] *{cursor:not-allowed;filter:grayscale(100%);opacity:.9}.error-wrapper[data-v-9e0dee7f]{margin-bottom:16px}.confirm-text[data-v-9e0dee7f]{margin-bottom:8px}.cancel-button[data-v-9e0dee7f]{margin-right:8px}[data-v-f4b90f47] .empty-state-wrapper .custom-plugins-empty-state{padding-bottom:0}[data-v-f4b90f47] .empty-state-wrapper .custom-plugins-empty-state .empty-state-title{font-size:16px;font-weight:600}[data-v-f4b90f47] .empty-state-wrapper .custom-plugins-empty-state .empty-state-description{font-size:14px;margin-left:16px;margin-right:16px}.plugins-collapse[data-v-f4b90f47]{margin-bottom:32px}.plugin-card-container[data-v-f4b90f47]{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(0,335px));justify-content:space-around;margin-top:32px}@media (min-width: 1280px){.plugin-card-container[data-v-f4b90f47]{justify-content:flex-start}}.plugins-collapse[data-v-a1074120]{margin-bottom:32px}.plugin-card-container[data-v-a1074120]{display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(0,335px));justify-content:space-around;margin-top:32px}@media (min-width: 1280px){.plugin-card-container[data-v-a1074120]{justify-content:flex-start}}.plugin-card-container .plugin-card-cursor-pointer[data-v-a1074120]{cursor:pointer}.kong-ui-entities-plugin-select-form .plugins-skeleton-title[data-v-d2065987]{margin-bottom:12px}.kong-ui-entities-plugin-select-form .plugins-skeleton-cards[data-v-d2065987] .skeleton-card-wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,335px))}.kong-ui-entities-plugin-select-form .plugins-skeleton-cards[data-v-d2065987] .skeleton-card-wrapper .skeleton-card{max-width:none}.kong-ui-entities-plugin-select-form .plugins-filter-input-container[data-v-d2065987]{display:flex}.kong-ui-entities-plugin-select-form .plugins-filter-input-container .plugins-filter-input[data-v-d2065987]{margin-bottom:16px}.kong-ui-entities-plugin-select-form .plugins-results-container .tab-description[data-v-d2065987]{margin-bottom:24px;margin-top:24px}.name-cell-wrapper[data-v-949f887c]{align-items:center;display:flex}.name-cell-wrapper .plugin-icon[data-v-949f887c]{margin-right:12px}.name-cell-wrapper .info-name[data-v-949f887c]{color:#3a3f51;font-size:14px;font-weight:600;line-height:20px}
@@ -1,7 +1,7 @@
1
1
  import '@kong-ui-public/entities-vaults/dist/style.css';
2
2
  import '@kong-ui-public/forms/dist/style.css';
3
3
  import { type PropType } from 'vue';
4
- import type { KongManagerPluginFormConfig, KonnectPluginFormConfig, PluginEntityInfo } from '../types';
4
+ import type { KongManagerPluginFormConfig, KonnectPluginFormConfig, PluginEntityInfo, PluginValidityChangeEvent } from '../types';
5
5
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
6
6
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
7
7
  config: {
@@ -73,6 +73,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
73
73
  originalModel: Record<string, any>;
74
74
  data: Record<string, any>;
75
75
  }) => any;
76
+ "validity-change": (payload: PluginValidityChangeEvent) => any;
76
77
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
77
78
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
78
79
  config: {
@@ -144,6 +145,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
144
145
  originalModel: Record<string, any>;
145
146
  data: Record<string, any>;
146
147
  }) => any) | undefined;
148
+ "onValidity-change"?: ((payload: PluginValidityChangeEvent) => any) | undefined;
147
149
  }>, {
148
150
  schema: Record<string, any>;
149
151
  record: Record<string, any>;
@@ -156,6 +158,9 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
156
158
  }, {}, {
157
159
  RequestCalloutForm: import("vue").DefineComponent<import("./free-form/shared/PluginFormWrapper.vue").Props<import("./free-form/RequestCallout/types").RequestCalloutPlugin>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("./free-form/shared/PluginFormWrapper.vue").Props<import("./free-form/RequestCallout/types").RequestCalloutPlugin>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
158
160
  ServiceProtectionForm: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
161
+ DatakitForm: import("vue").DefineComponent<import("./free-form/shared/layout/StandardLayout.vue").Props<any>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("./free-form/shared/layout/StandardLayout.vue").Props<any>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
162
+ "editor-root": HTMLDivElement;
163
+ }, any>;
159
164
  OIDCForm: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
160
165
  formModel: {
161
166
  type: ObjectConstructor;
@@ -1 +1 @@
1
- {"version":3,"file":"PluginEntityForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginEntityForm.vue"],"names":[],"mappings":"AA+7BA,OAAO,gDAAgD,CAAA;AAWvD,OAAO,sCAAsC,CAAA;AAE7C,OAAO,EAAuF,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAKxH,OAAO,KAAK,EAAE,2BAA2B,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;;IA8rCpG,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;;IAG5D;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;eAtEQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;uBACX,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cAC5B,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;IAM7B,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;;IAG5D;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;eAtEQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;uBACX,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cAC5B,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCA9sC/B,KAn3BiD,yBAm3BjD,KAl3BO;;;;;;;;;;;;;;kCAk3BP,KAz2Bc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAy2Bd,KAz0BkB,0DAy0BlB,KAr0BU;;;;;;;;;;;;;;sCAq0BV,KA3zBkC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA2zBlC,CA9xBW,IA8xBX,GA7xBG;2BA6xBH,CA5xB4B,IA4xB5B,GA5xBmC;8BA4xBnC,CAxxBO,IAwxBP,GAxxBc;qCAwxBd,CArxBsB,IAqxBtB,GApxBC;gCAoxBD,CApxBgE,IAoxBhE,GApxBuE;mCAoxBvE,KAlxBU,wBAkxBV,KAlxBuC;;;;;;;sBAkxBvC,KA7wBO,gCA6wBP,KA7wB4C,4CA6wB5C,KA5wBA,2EA4wBA,KAtwBC,kDAswBD,KArwByC,6CAqwBzC,KAnwBE;;;;;;;;;;;;;;sCAmwBF,KAxuBe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAwuBf,CArsBmC,IAqsBnC,GArsB0C;2BAqsB1C,CAnsB8B,IAmsB9B,GAnsBqC;8BAmsBrC,CAhsBsB,IAgsBtB,GAhsB6B;qCAgsB7B,CA/rB8D,IA+rB9D,GA/rBqE;gCA+rBrE,CA9rByD,IA8rBzD,GA9rBgE;mEA8rBhE,KA3rBoC;;;;;;;;;;;;;;;;;;;;;6DA2rBpC,KA1qBqC;;;;;;;;;;;;;;sCA0qBrC,KA3pBqD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA2pBrD,CAjoB8B,IAioB9B,GAjoBqC;2BAioBrC,CAhoBA,IAgoBA,GAhoBO;8BAgoBP,CA3nBoB,IA2nBpB,GA3nB2B;qCA2nB3B,CApnBoB,IAonBpB,GApnB2B;gCAonB3B,CA/mBA,IA+mBA,GA/mBO;;;;;;;;uBA+mBP,KAnmBU;;6BAmmBV,KAjmB8B;;;;6BAimB9B,+DA/lBmB;;;;;;;4BA+lBnB,CA1lBsC;;kBA0lBtC,KAtlBsD;;;;;;;kBAslBtD,KA9kBW,gCA8kBX,KA7kBM,4CA6kBN,KA5kBQ,2EA4kBR,KA3kBuB,kDA2kBvB,KA1kBE,wNA0kBF,KApkBkE,+BAokBlE,KAnkB2B;;;;;;;;;;;;;;kCAmkB3B,KArjBgD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BAqjBhD,CAjiBK,IAiiBL,GAjiBY;uBAiiBZ,CA7hBuB,IA6hBvB,GA7hB8B;0BA6hB9B,CA5hBQ,IA4hBR,GA5hBe;iCA4hBf,CA3hBC,IA2hBD,GA3hBQ;4BA2hBR,CA3hBmE,IA2hBnE,GA3hB0E;;;;;;;;;;;8BA2hB1E,KAnhBmC,yBAmhBnC,KAhhBO;;;;;;;;;;;;;;;;;;;;;;8BAghBP,KAhgBE;;;;;;;;;;;;;;;;;;;sBAggBF,KAxeI;;;;;;;sBAweJ,KA7dgB,gCA6dhB,KA5dA,4CA4dA,KA5diD,2EA4djD,KA1dgB,kDA0dhB,KAzdE,kIAydF,KArd8C,+BAqd9C,KArdkF;;;;;;;;;;;;;;;;;;;;;;8BAqdlF,CA1cM,IA0cN,GAzcA;2BAycA,CAxcgD,IAwchD,GAxcuD;8BAwcvD,CAncG,IAmcH,GAncU;;;;;iCAmcV,qDAhc2B,sBAgc3B,KA9bS;8BA8bT,KA7bgC,yBA6bhC,KA3bM;;;;;;;;;;;;;;;iCA2bN,KAhbmE,kBAgbnE,uBA/aK;;;;;;;;;;;;;;;;;;;;uCA+aL,KAjagF,gCAiahF,KAhaoC;;;;;;8BAgapC,KApZoB,+BAoZpB,KApZwD;;;;;;;;;;;;;;;iCAoZxD,KA9Y8F,kBA8Y9F,uBA7YuB;;;;;;;;;;;;;;;;;;;;;2BA6YvB,CA/XiD;8BA+XjD,CA1XU;8BA0XV,CAxXY;qCAwXZ,CAxXyE;gCAwXzE,CArXG;;;;;;;0CAqXH,KA5W8C;;wBA4W9C,CAzWW,SAyWX,KAxWM;;;6BAwWN,KAnWiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4YjC,wBAmvCC"}
1
+ {"version":3,"file":"PluginEntityForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginEntityForm.vue"],"names":[],"mappings":"AAs8BA,OAAO,gDAAgD,CAAA;AAWvD,OAAO,sCAAsC,CAAA;AAE7C,OAAO,EAAuF,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAKxH,OAAO,KAAK,EAAE,2BAA2B,EAAE,uBAAuB,EAAE,gBAAgB,EAAE,yBAAyB,EAAE,MAAM,UAAU,CAAA;;IAwsC/H,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;;IAG5D;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;eAvEQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;uBACX,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cAC5B,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;IAO7B,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,gBAAgB,CAAC,CAAC;;;IAG5D;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;eAvEQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;uBACX,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cAC5B,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iCAvtC/B,KAz3BE,yBAy3BF,KAz3BgC;;;;;;;;;;;;;;kCAy3BhC,KAh3BwD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAg3BxD,KAj1BmD,0DAi1BnD,KA90BY;;;;;;;;;;;;;;sCA80BZ,KAl0B6C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAk0B7C,CAryBE,IAqyBF,GAryBS;2BAqyBT,CAnyBC,IAmyBD,GAnyBQ;8BAmyBR,CAjyBqB,IAiyBrB,GAjyB4B;qCAiyB5B,CA7xBO,IA6xBP,GA7xBc;gCA6xBd,CA5xBuB,IA4xBvB,GA5xB8B;mCA4xB9B,KAzxB2B,wBAyxB3B,KAxxB4B;;;;;;;sBAwxB5B,KAnxByB,gCAmxBzB,KAnxB8D,4CAmxB9D,KAlxB0B,2EAkxB1B,KAjxB+B,kDAixB/B,KAjxBsF,6CAixBtF,KA5wBO;;;;;;;;;;;;;;sCA4wBP,KApvB2C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAovB3C,CA3sByB,IA2sBzB,GA3sBgC;2BA2sBhC,CA3sB0F,IA2sB1F,GA3sBiG;8BA2sBjG,CAzsB0B,IAysB1B,GAzsBiC;qCAysBjC,CAvsB+B,IAusB/B,GAvsBsC;gCAusBtC,CApsByB,IAosBzB,GApsBgC;mEAosBhC,KAlsBwB;;;;;;;;;;;;;;;;;;;;;6DAksBxB,KAhrBc;;;;;;;;;;;;;;sCAgrBd,KAlqBiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BAkqBjC,CAvoBE,IAuoBF,GAvoBS;2BAuoBT,CAvoBmE,IAuoBnE,GAvoB0E;8BAuoB1E,CAroBqB,IAqoBrB,GAroB4B;qCAqoB5B,CApoBC,IAooBD,GApoBQ;gCAooBR,CA/nBuB,IA+nBvB,GA/nB8B;;;;;;;;uBA+nB9B,KA1mBwB;;6BA0mBxB,KAzmBqD;;;;6BAymBrD,+DArmBsB;;;;;;;4BAqmBtB,CAjmBoB;;kBAimBpB,KA9lBO;;;;;;;kBA8lBP,KAtlBA,gCAslBA,KArlBG,4CAqlBH,KAplBE,2EAolBF,KAllBmC,kDAklBnC,KAhlBC,wNAglBD,KA1kBK,+BA0kBL,KA1kByC;;;;;;;;;;;;;;kCA0kBzC,KA/jBa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0BA+jBb,CAxiBiB,IAwiBjB,GAxiBwB;uBAwiBxB,CAtiBU,IAsiBV,GAtiBiB;0BAsiBjB,CAtiB0E,IAsiB1E,GAtiBiF;iCAsiBjF,CAjiBgB,IAiiBhB,GAjiBuB;4BAiiBvB,CAhiBG,IAgiBH,GAhiBU;;;;;;;;;;;8BAgiBV,KA3hBgE,yBA2hBhE,KA1hBuB;;;;;;;;;;;;;;;;;;;;;;8BA0hBvB,KA1gBiF;;;;;;;;;;;;;;;;;;;sBA0gBjF,KAhfgD;;;;;;;sBAgfhD,KAte6D,gCAse7D,KApeW,4CAoeX,KApe4D,2EAoe5D,KAjewC,kDAiexC,KAhe0C,kIAge1C,KA9dgE,+BA8dhE,KA7d+B;;;;;;;;;;;;;;;;;;;;;;8BA6d/B,CAldiG,IAkdjG,GAldwG;2BAkdxG,CAjdkD,IAidlD,GAjdyD;8BAidzD,CA/cW,IA+cX,GA9cI;;;;;iCA8cJ,qDAtcqC,sBAscrC,KAtcgE;8BAschE,KArcyC,yBAqczC,KApcgB;;;;;;;;;;;;;;;iCAochB,KArb2B,kBAqb3B,uBArboD;;;;;;;;;;;;;;;;;;;;uCAqbpD,KAtayC,gCAsazC,KAta8E;;;;;;8BAsa9E,KA3ZC,+BA2ZD,KA3ZqC;;;;;;;;;;;;;;;iCA2ZrC,KApZyC,kBAoZzC,uBApZkE;;;;;;;;;;;;;;;;;;;;;2BAoZlE,CApYC;8BAoYD,CAnYA;8BAmYA,CAhYiB;qCAgYjB,CA9XW;gCA8XX,CA7Xe;;;;;;;0CA6Xf,KAjXkB;;wBAiXlB,CAjX6G,SAiX7G,KAhXS;;;6BAgXT,KA9WM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwZN,wBA4vCC"}
@@ -1 +1 @@
1
- {"version":3,"file":"PluginForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginForm.vue"],"names":[],"mappings":"AAi6CA,OAAO,gDAAgD,CAAA;AAEvD,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,OAAO,CAAA;AAEtD,OAAO,EAA0D,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAM3F,OAAO,EAML,KAAK,2BAA2B,EAChC,KAAK,uBAAuB,EAM7B,MAAM,UAAU,CAAA;;IA6zDf,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;;;;IAKH,kIAAkI;;;;;IAMlI,2FAA2F;;;;;IAM3F,8EAA8E;;;;;IAM9E,sBAAsB;;;;;IAMtB,yCAAyC;;;;;IAMzC,mFAAmF;;;;;IAMnF;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;;;;;;;eAvGQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cACpB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;0BACP,MAAM;;;;;IAM5B,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;;;;IAKH,kIAAkI;;;;;IAMlI,2FAA2F;;;;;IAM3F,8EAA8E;;;;;IAM9E,sBAAsB;;;;;IAMtB,yCAAyC;;;;;IAMzC,mFAAmF;;;;;IAMnF;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;;;;;;;eAvGQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cACpB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;0BACP,MAAM;;;;;;;;;;;;;;;;;;AAf9B,wBA0HG"}
1
+ {"version":3,"file":"PluginForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/PluginForm.vue"],"names":[],"mappings":"AA67CA,OAAO,gDAAgD,CAAA;AAEvD,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,OAAO,CAAA;AAEtD,OAAO,EAA0D,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAM3F,OAAO,EAML,KAAK,2BAA2B,EAChC,KAAK,uBAAuB,EAO7B,MAAM,UAAU,CAAA;;IAy2Df,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;;;;IAKH,kIAAkI;;;;;IAMlI,2FAA2F;;;;;IAM3F,8EAA8E;;;;;IAM9E,sBAAsB;;;;;IAMtB,yCAAyC;;;;;IAMzC,mFAAmF;;;;;IAMnF;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;;;;;;;eAvGQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cACpB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;0BACP,MAAM;;;;;IAM5B,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAOrF;;OAEG;;;;;IAKH,kIAAkI;;;;;IAMlI,2FAA2F;;;;;IAM3F,8EAA8E;;;;;IAM9E,sBAAsB;;;;;IAMtB,yCAAyC;;;;;IAMzC,mFAAmF;;;;;IAMnF;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;;;;IAMH;;OAEG;;cAEe,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;;;;;;;eAvGQ,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;cACpB,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;0BACP,MAAM;;;;;;;;;;;;;;;;;;AAf9B,wBA0HG"}
@@ -0,0 +1,6 @@
1
+ import type { Props } from '../shared/layout/StandardLayout.vue';
2
+ declare const _default: import("vue").DefineComponent<Props<any>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props<any>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {
3
+ "editor-root": HTMLDivElement;
4
+ }, any>;
5
+ export default _default;
6
+ //# sourceMappingURL=DatakitForm.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DatakitForm.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/DatakitForm.vue"],"names":[],"mappings":"AAiHA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,qCAAqC,CAAA;;;;AAiJhE,wBAOG"}
@@ -0,0 +1,2 @@
1
+ export { default } from './DatakitForm.vue';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/Datakit/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAA"}
@@ -1,3 +1,4 @@
1
1
  export { default as RequestCalloutForm } from './RequestCallout';
2
2
  export { default as ServiceProtectionForm } from './ServiceProtection';
3
+ export { default as DatakitForm } from './Datakit';
3
4
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/free-form/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,kBAAkB,CAAA;AAChE,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,qBAAqB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/free-form/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,kBAAkB,CAAA;AAChE,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,qBAAqB,CAAA;AACtE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,WAAW,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ArrayField.vue"],"names":[],"mappings":"AAqWA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;yBAO9C,CAAC,eACJ,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA4axD,mBAAmB,CAAC;;;;cAxatB,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;mBAC9C,OAAO;qBACL,SAAS,GAAG,MAAM,GAAG,MAAM;qBAC3B,OAAO,GAAG,MAAM,GAAG,MAAM;KAia+C,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;oBAzZC;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;oBANF;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;;;;;YAwZ4B,OAAO,CAAC,OAAO,WAAW,CAAC;;AAtbvE,wBAsb4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
1
+ {"version":3,"file":"ArrayField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ArrayField.vue"],"names":[],"mappings":"AAyWA,OAAO,EAAS,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;yBAO9C,CAAC,eACJ,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WA2axD,mBAAmB,CAAC;;;;cAvatB,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;mBAC9C,OAAO;qBACL,SAAS,GAAG,MAAM,GAAG,MAAM;qBAC3B,OAAO,GAAG,MAAM,GAAG,MAAM;KAga+C,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;oBAxZC;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;oBANF;YACV,KAAK,EAAE,MAAM,CAAA;YACb,6DAA6D;YAC7D,SAAS,EAAE,MAAM,CAAA;YACjB,gBAAgB,CAAC,EAAE,OAAO,CAAA;SAC3B,GAAG,GAAG;mBACI,GAAG;;;;;;YAuZ4B,OAAO,CAAC,OAAO,WAAW,CAAC;;AArbvE,wBAqb4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/BooleanField.vue"],"names":[],"mappings":"AAiEA,OAAO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAUnE,UAAU,UAAU;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAwBD,iBAAS,cAAc;;yBA2EO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"BooleanField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/BooleanField.vue"],"names":[],"mappings":"AAkEA,OAAO,EAAa,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAUnE,UAAU,UAAU;IAClB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB;AAwBD,iBAAS,cAAc;;yBA2EO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnumField.vue"],"names":[],"mappings":"AAiFA,OAAO,EAAyB,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAShG,UAAU,cAAc;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAkCD,iBAAS,cAAc;;yBAwDO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,wSAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"EnumField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/EnumField.vue"],"names":[],"mappings":"AAkFA,OAAO,EAAyB,KAAK,eAAe,EAAE,KAAK,UAAU,EAAE,MAAM,mBAAmB,CAAA;AAShG,UAAU,cAAc;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAA;IACpB,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAkCD,iBAAS,cAAc;;yBAwDO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,wSAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1,25 @@
1
+ declare function __VLS_template(): {
2
+ slots: {
3
+ default?(_: {}): any;
4
+ };
5
+ refs: {};
6
+ attrs: Partial<{}>;
7
+ };
8
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
+ declare const __VLS_component: import("vue").DefineComponent<{
10
+ step?: number;
11
+ title?: string;
12
+ description?: string;
13
+ }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
14
+ step?: number;
15
+ title?: string;
16
+ description?: string;
17
+ }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
19
+ export default _default;
20
+ type __VLS_WithTemplateSlots<T, S> = T & {
21
+ new (): {
22
+ $slots: S;
23
+ };
24
+ };
25
+ //# sourceMappingURL=FormSection.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FormSection.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/FormSection.vue"],"names":[],"mappings":"AAuGA,iBAAS,cAAc;;yBAqDM,GAAG;;;WASlB,OAAO,IAA6B;EAEjD;AAQD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;WAnFZ,MAAM;YACL,MAAM;kBACA,MAAM;;WAFb,MAAM;YACL,MAAM;kBACA,MAAM;iGAuFpB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"KeyValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/KeyValueField.vue"],"names":[],"mappings":"AA+OA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAoIxD,iBAAS,cAAc;;yBAyLO,GAAG;;;;;WAUnB,OAAO,IAA6B;EAEjD;AAwBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;UApVb,MAAM;mBACG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI;YACpC,MAAM;eACH,OAAO;qBACD,MAAM;uBACJ,MAAM;iBACZ,MAAM;mBACJ,MAAM;sBACH,eAAe;4BACT,OAAO;;;sBAyFb,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;;;;UAlGlC,MAAM;mBACG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI;YACpC,MAAM;eACH,OAAO;qBACD,MAAM;uBACJ,MAAM;iBACZ,MAAM;mBACJ,MAAM;sBACH,eAAe;4BACT,OAAO;;;;;OAsV/B,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"KeyValueField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/KeyValueField.vue"],"names":[],"mappings":"AAkPA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAoIxD,iBAAS,cAAc;;yBAyLO,GAAG;;;;;WAUnB,OAAO,IAA6B;EAEjD;AAwBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;UApVb,MAAM;mBACG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI;YACpC,MAAM;eACH,OAAO;qBACD,MAAM;uBACJ,MAAM;iBACZ,MAAM;mBACJ,MAAM;sBACH,eAAe;4BACT,OAAO;;;sBAyFb,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC;;;;UAlGlC,MAAM;mBACG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,GAAG,IAAI;YACpC,MAAM;eACH,OAAO;qBACD,MAAM;uBACJ,MAAM;iBACZ,MAAM;mBACJ,MAAM;sBACH,eAAe;4BACT,OAAO;;;;;OAsV/B,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/NumberField.vue"],"names":[],"mappings":"AAyFA,OAAO,EAAU,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAQhE,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;AA2CD,iBAAS,cAAc;;yBAmFO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAkBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"NumberField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/NumberField.vue"],"names":[],"mappings":"AA0FA,OAAO,EAAU,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAQhE,MAAM,WAAW,UAAU;IACzB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACrB,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;CACtB;AA2CD,iBAAS,cAAc;;yBAmFO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAkBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ObjectField.vue"],"names":[],"mappings":"AA6PA,OAAO,EAAmB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAEzE,OAAO,EAAyC,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAMtE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAYjD,QAAA,IAAI,eAAe,EAAG;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,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;CACvB,CAAC;AAoFF,KAAK,iBAAiB,GAAG;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,OAAO,eAAe,CAAC;AAK3B,iBAAS,cAAc;;kBA/GT,IAAI;kBAEJ,IAAI;2CADM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cAEZ,MAAM;;kBAH1B,IAAI;kBAEJ,IAAI;2CADM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cAEZ,MAAM;;;WAsT1B,OAAO,IAA6B;EAEjD;AA0BD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ObjectField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/ObjectField.vue"],"names":[],"mappings":"AAgQA,OAAO,EAAmB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAEzE,OAAO,EAAyC,KAAK,IAAI,EAAE,MAAM,KAAK,CAAA;AAMtE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAYjD,QAAA,IAAI,eAAe,EAAG;IACpB,IAAI,EAAE,MAAM,CAAA;IACZ,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,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;CACvB,CAAC;AAoFF,KAAK,iBAAiB,GAAG;IACzB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,GAAG,OAAO,eAAe,CAAC;AAK3B,iBAAS,cAAc;;kBA/GT,IAAI;kBAEJ,IAAI;2CADM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cAEZ,MAAM;;kBAH1B,IAAI;kBAEJ,IAAI;2CADM,IAAI,CAAC;YAAE,IAAI,EAAE,MAAM,CAAA;SAAE,CAAC;;cAEZ,MAAM;;;WAsT1B,OAAO,IAA6B;EAEjD;AA0BD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"StringField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/StringField.vue"],"names":[],"mappings":"AA6IA,OAAO,EAAqB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAkB3E,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,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;CACd;AAuED,iBAAS,cAAc;;yBA0FO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAsBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"StringField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/StringField.vue"],"names":[],"mappings":"AA8IA,OAAO,EAAqB,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAkB3E,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,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;CACd;AAuED,iBAAS,cAAc;;yBA0FO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAsBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TagField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/TagField.vue"],"names":[],"mappings":"AAkGA,OAAO,EAAU,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAiBhE,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AA4CD,iBAAS,cAAc;;yBA4EO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAkBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"TagField.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/free-form/shared/TagField.vue"],"names":[],"mappings":"AAmGA,OAAO,EAAU,KAAK,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAiBhE,UAAU,gBAAgB;IACxB,IAAI,EAAE,MAAM,CAAA;IACZ,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,IAAI,CAAC,EAAE,MAAM,CAAA;CACd;AA4CD,iBAAS,cAAc;;yBA4EO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAkBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;kFASnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -0,0 +1,43 @@
1
+ import type { FormSchema } from '../../../../types/plugins/form-schema';
2
+ import type { FreeFormPluginData } from '../../../../types/plugins/free-form';
3
+ import type { PluginValidityChangeEvent } from '../../../../types';
4
+ export type Props<T extends FreeFormPluginData> = {
5
+ schema: FormSchema;
6
+ formSchema: any;
7
+ model: T;
8
+ formModel: Record<string, any>;
9
+ formOptions: any;
10
+ isEditing: boolean;
11
+ onModelUpdated: (value: any, model: string) => void;
12
+ onFormChange: (value: T) => void;
13
+ onValidityChange?: (event: PluginValidityChangeEvent) => void;
14
+ };
15
+ export type ConfigFormProps<T> = {
16
+ schema: FormSchema;
17
+ data: Record<string, any>;
18
+ onChange: (value: T) => void;
19
+ };
20
+ declare const _default: <T extends FreeFormPluginData>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
21
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, never> & Props<T>> & import("vue").PublicProps;
22
+ expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
23
+ attrs: any;
24
+ slots: Readonly<{
25
+ autofill: () => any;
26
+ } & {
27
+ default: (props: ConfigFormProps<T>) => any;
28
+ }> & {
29
+ autofill: () => any;
30
+ } & {
31
+ default: (props: ConfigFormProps<T>) => any;
32
+ };
33
+ emit: {};
34
+ }>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
35
+ [key: string]: any;
36
+ }> & {
37
+ __ctx?: Awaited<typeof __VLS_setup>;
38
+ };
39
+ export default _default;
40
+ type __VLS_PrettifyLocal<T> = {
41
+ [K in keyof T]: T[K];
42
+ } & {};
43
+ //# sourceMappingURL=StandardLayout.vue.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"StandardLayout.vue.d.ts","sourceRoot":"","sources":["../../../../../../src/components/free-form/shared/layout/StandardLayout.vue"],"names":[],"mappings":"AAqNA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAA;AACvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAA;AAC7E,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAA;AAIlE,MAAM,MAAM,KAAK,CAAC,CAAC,SAAS,kBAAkB,IAAI;IAChD,MAAM,EAAE,UAAU,CAAA;IAClB,UAAU,EAAE,GAAG,CAAA;IACf,KAAK,EAAE,CAAC,CAAA;IACR,SAAS,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC9B,WAAW,EAAE,GAAG,CAAA;IAChB,SAAS,EAAE,OAAO,CAAA;IAClB,cAAc,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,YAAY,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;IAChC,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,yBAAyB,KAAK,IAAI,CAAA;CAC9D,CAAA;AAED,MAAM,MAAM,eAAe,CAAC,CAAC,IAAI;IAC/B,MAAM,EAAE,UAAU,CAAA;IAClB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACzB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,KAAK,IAAI,CAAA;CAC7B,CAAA;yBACgB,CAAC,SAAS,kBAAkB,eAC/B,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,OAAO,CAAC,cAClD,mBAAmB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAC,CAAC,iBAC5F,WAAW,CAAC,OAAO,CAAC,OAAO,WAAW,CAAC,CAAC,CAAC,QAAQ,CAAC;WAiRxD,mBAAmB,CAAC,2JAAyD,CAAC,4BAA2B;oBAChG,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;wBA1Q6B,GAAG;;iBAElC,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC,CAAC,KAAK,GAAG;;wBAFH,GAAG;;iBAElC,CAAC,KAAK,EAAE,eAAe,CAAC,CAAC,CAAC,KAAK,GAAG;;UA0QpC,EAAE;;;;YAGiC,OAAO,CAAC,OAAO,WAAW,CAAC;;AA3RvE,wBA2R4E;AAC5E,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC;CAAG,GAAG,EAAE,CAAC"}
@@ -68,8 +68,10 @@ export interface PluginFormState {
68
68
  fields: PluginFormFields;
69
69
  /** Form readonly state (only used when saving entity details) */
70
70
  isReadonly: boolean;
71
- /** The error message to show on the form */
72
- errorMessage: string;
71
+ /** The error message collected from client-side validation */
72
+ clientErrorMessage: string;
73
+ /** The error message extracted from server response */
74
+ serverErrorMessage: string;
73
75
  }
74
76
  export type PluginFieldType = 'switch' | 'input' | 'foreign' | 'selectionGroup' | 'tag' | 'multiselect' | 'select';
75
77
  export interface PluginTags {
@@ -213,5 +215,10 @@ export declare enum PluginPartialType {
213
215
  REDIS_CE = "redis-ce",
214
216
  REDIS_EE = "redis-ee"
215
217
  }
218
+ export interface PluginValidityChangeEvent {
219
+ model: string;
220
+ valid: boolean;
221
+ error?: Error | string;
222
+ }
216
223
  export {};
217
224
  //# sourceMappingURL=plugin-form.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"plugin-form.d.ts","sourceRoot":"","sources":["../../../src/types/plugin-form.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"plugin-form.d.ts","sourceRoot":"","sources":["../../../src/types/plugin-form.ts"],"names":[],"mappings":"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"}
@@ -4,6 +4,7 @@ declare const mapping: {
4
4
  readonly experimental: true;
5
5
  readonly component: "ServiceProtectionForm";
6
6
  };
7
+ readonly datakit: "DatakitForm";
7
8
  };
8
9
  export type FreeFormName = keyof typeof mapping;
9
10
  export type ExperimentalFormName = ExtractExperimental<typeof mapping>;
@@ -1 +1 @@
1
- {"version":3,"file":"free-form.d.ts","sourceRoot":"","sources":["../../../src/utils/free-form.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,OAAO;;;;;;CAMH,CAAA;AAEV,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,OAAO,CAAA;AAC/C,MAAM,MAAM,oBAAoB,GAAG,mBAAmB,CAAC,OAAO,OAAO,CAAC,CAAA;AAEtE,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAC3B,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS;QAAE,YAAY,EAAE,IAAI,CAAA;KAAE,GAAG,CAAC,GAAG,KAAK;CAChE,CAAC,MAAM,CAAC,CAAC,CAAA;AAEV,wBAAgB,eAAe,CAC7B,SAAS,EAAE,YAAY,EACvB,qBAAqB,EAAE,oBAAoB,EAAE,GAC5C,MAAM,GAAG,SAAS,CAUpB"}
1
+ {"version":3,"file":"free-form.d.ts","sourceRoot":"","sources":["../../../src/utils/free-form.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,OAAO;;;;;;;CAOH,CAAA;AAEV,MAAM,MAAM,YAAY,GAAG,MAAM,OAAO,OAAO,CAAA;AAC/C,MAAM,MAAM,oBAAoB,GAAG,mBAAmB,CAAC,OAAO,OAAO,CAAC,CAAA;AAEtE,KAAK,mBAAmB,CAAC,CAAC,IAAI;KAC3B,CAAC,IAAI,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,SAAS;QAAE,YAAY,EAAE,IAAI,CAAA;KAAE,GAAG,CAAC,GAAG,KAAK;CAChE,CAAC,MAAM,CAAC,CAAC,CAAA;AAEV,wBAAgB,eAAe,CAC7B,SAAS,EAAE,YAAY,EACvB,qBAAqB,EAAE,oBAAoB,EAAE,GAC5C,MAAM,GAAG,SAAS,CAUpB"}