@kong-ui-public/entities-shared 3.27.3-pr.2315.147b66d4f.0 → 3.27.4-pr.2338.59372f0cc.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 (53) hide show
  1. package/dist/entities-shared.es.js +823 -820
  2. package/dist/entities-shared.umd.js +20 -20
  3. package/dist/style.css +1 -1
  4. package/dist/types/components/common/JsonCodeBlock.vue.d.ts +1 -1
  5. package/dist/types/components/common/JsonCodeBlock.vue.d.ts.map +1 -1
  6. package/dist/types/components/common/TableTags.vue.d.ts +1 -1
  7. package/dist/types/components/common/TableTags.vue.d.ts.map +1 -1
  8. package/dist/types/components/common/TerraformCodeBlock.vue.d.ts +1 -1
  9. package/dist/types/components/common/TerraformCodeBlock.vue.d.ts.map +1 -1
  10. package/dist/types/components/common/YamlCodeBlock.vue.d.ts +1 -1
  11. package/dist/types/components/common/YamlCodeBlock.vue.d.ts.map +1 -1
  12. package/dist/types/components/entity-base-config-card/ConfigCardDisplay.vue.d.ts +17 -15
  13. package/dist/types/components/entity-base-config-card/ConfigCardDisplay.vue.d.ts.map +1 -1
  14. package/dist/types/components/entity-base-config-card/ConfigCardItem.vue.d.ts +15 -12
  15. package/dist/types/components/entity-base-config-card/ConfigCardItem.vue.d.ts.map +1 -1
  16. package/dist/types/components/entity-base-config-card/EntityBaseConfigCard.vue.d.ts +13 -14
  17. package/dist/types/components/entity-base-config-card/EntityBaseConfigCard.vue.d.ts.map +1 -1
  18. package/dist/types/components/entity-base-config-card/InternalLinkItem.vue.d.ts +1 -1
  19. package/dist/types/components/entity-base-config-card/InternalLinkItem.vue.d.ts.map +1 -1
  20. package/dist/types/components/entity-base-config-card/JsonCardItem.vue.d.ts +1 -1
  21. package/dist/types/components/entity-base-config-card/JsonCardItem.vue.d.ts.map +1 -1
  22. package/dist/types/components/entity-base-config-card/StatusBadge.vue.d.ts +1 -1
  23. package/dist/types/components/entity-base-config-card/StatusBadge.vue.d.ts.map +1 -1
  24. package/dist/types/components/entity-base-form/EntityBaseForm.vue.d.ts +7 -10
  25. package/dist/types/components/entity-base-form/EntityBaseForm.vue.d.ts.map +1 -1
  26. package/dist/types/components/entity-base-table/EntityBaseTable.vue.d.ts +22 -24
  27. package/dist/types/components/entity-base-table/EntityBaseTable.vue.d.ts.map +1 -1
  28. package/dist/types/components/entity-base-table/EntityBaseTableCell.vue.d.ts +8 -13
  29. package/dist/types/components/entity-base-table/EntityBaseTableCell.vue.d.ts.map +1 -1
  30. package/dist/types/components/entity-delete-modal/EntityDeleteModal.vue.d.ts +6 -10
  31. package/dist/types/components/entity-delete-modal/EntityDeleteModal.vue.d.ts.map +1 -1
  32. package/dist/types/components/entity-empty-state/EntityEmptyState.vue.d.ts +20 -16
  33. package/dist/types/components/entity-empty-state/EntityEmptyState.vue.d.ts.map +1 -1
  34. package/dist/types/components/entity-filter/EntityFilter.vue.d.ts +1 -1
  35. package/dist/types/components/entity-filter/EntityFilter.vue.d.ts.map +1 -1
  36. package/dist/types/components/entity-form-block/EntityFormBlock.vue.d.ts +11 -24
  37. package/dist/types/components/entity-form-block/EntityFormBlock.vue.d.ts.map +1 -1
  38. package/dist/types/components/entity-form-section/EntityFormSection.vue.d.ts +10 -12
  39. package/dist/types/components/entity-form-section/EntityFormSection.vue.d.ts.map +1 -1
  40. package/dist/types/components/entity-link/EntityLink.vue.d.ts +1 -1
  41. package/dist/types/components/entity-link/EntityLink.vue.d.ts.map +1 -1
  42. package/dist/types/components/entity-toggle-modal/EntityToggleModal.vue.d.ts +1 -1
  43. package/dist/types/components/entity-toggle-modal/EntityToggleModal.vue.d.ts.map +1 -1
  44. package/dist/types/components/icons/IconFilter.vue.d.ts +1 -1
  45. package/dist/types/components/icons/IconFilter.vue.d.ts.map +1 -1
  46. package/dist/types/components/permissions-wrapper/PermissionsWrapper.vue.d.ts +8 -12
  47. package/dist/types/components/permissions-wrapper/PermissionsWrapper.vue.d.ts.map +1 -1
  48. package/dist/types/composables/useDeleteUrlBuilder.d.ts.map +1 -1
  49. package/dist/types/composables/useFetchUrlBuilder.d.ts.map +1 -1
  50. package/dist/types/composables/useFetcher.d.ts +4 -4
  51. package/dist/types/composables/useHelpers.d.ts.map +1 -1
  52. package/dist/types/composables/useSchema.d.ts.map +1 -1
  53. package/package.json +4 -4
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- .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(--eca0976a);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-9b9ea6f9]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-9b9ea6f9]{margin-bottom:0;margin-right:8px}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-9b9ea6f9]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card[data-v-9b9ea6f9] .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .book-icon[data-v-9b9ea6f9]{margin-left:8px;padding:0}.kong-ui-entity-base-form[data-v-612b1eac]{box-sizing:border-box;max-width:1536px;width:100%}.kong-ui-entity-base-form[data-v-612b1eac] .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-612b1eac] .k-card.content-card{padding:0 16px!important}.kong-ui-entity-base-form[data-v-612b1eac] .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-612b1eac] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.form-actions[data-v-612b1eac]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px}.form-actions[data-v-612b1eac] .k-button:last-of-type,.form-actions[data-v-612b1eac] .k-button:nth-last-of-type(2){margin-left:16px}.form-actions-reverted[data-v-612b1eac]{direction:rtl}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-d86d3e31]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-d86d3e31]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-d86d3e31]{display:none}.kong-ui-entity-base-table[data-v-d86d3e31] .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-084f7978]{width:100%}.kong-ui-entity-filter-clear[data-v-084f7978]{cursor:pointer}.kong-ui-entity-filter[data-v-084f7978]{display:flex;position:relative}.kong-ui-entity-filter[data-v-084f7978] .menu-content{flex-direction:column}.kong-ui-entity-filter[data-v-084f7978] .k-menu-item-divider hr{margin:12px 0}.kong-ui-entity-filter-backdrop[data-v-084f7978]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.kong-ui-entity-filter-menu[data-v-084f7978]{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-084f7978]{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-084f7978]{align-items:center;cursor:pointer;display:flex;line-height:24px}.menu-item-title.expanded[data-v-084f7978]{color:#232633}.menu-item-expand-icon[data-v-084f7978]{margin-left:auto}.menu-item-expand-icon.expanded[data-v-084f7978]{transform:rotate(180deg)}.menu-item-indicator[data-v-084f7978]{background-color:#0044f4;border-radius:50%;height:4px;margin-left:4px;width:4px}.menu-item-body[data-v-084f7978]{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.menu-item-body[data-v-084f7978] .input{padding-bottom:4px!important;padding-top:4px!important}.menu-item-body[data-v-084f7978] .k-input{width:100%}.menu-item-body[data-v-084f7978] .k-select-input .input{font-size:12px}.menu-item-body[data-v-084f7978] .k-select-input .input::placeholder{color:#00000073!important;font-size:12px}.menu-item-label[data-v-084f7978]{margin-bottom:0;margin-right:12px}.menu-item-buttons[data-v-084f7978]{display:flex;justify-content:space-between;margin:10px 0 6px}.filter-clear-button-container[data-v-084f7978]{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}.ff-form-section .header[data-v-cb6d2e95]{align-items:flex-start;display:flex;gap:8px}.ff-form-section .step[data-v-cb6d2e95]{align-items:center;background:#fff;border:1px solid #afb7c5;border-radius:100px;display:flex;flex:0 0 auto;height:32px;justify-content:center;padding:4px;width:32px}.ff-form-section .header-content[data-v-cb6d2e95]{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding-top:4px}.ff-form-section .header-title[data-v-cb6d2e95]{color:#000933;font-size:18px;font-weight:700;line-height:24px;margin:0}.ff-form-section .header-description[data-v-cb6d2e95]{color:#52596e;font-size:14px;line-height:20px;margin:0}.ff-form-section .header-extra[data-v-cb6d2e95]{align-items:center;display:flex;flex:0 0 auto;gap:8px;justify-content:flex-end}.ff-form-section .content[data-v-cb6d2e95]{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}.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}}
1
+ .config-card-fieldset[data-v-dc1e39a1]{border:solid 1px #e0e4ea;border-radius:4px;margin-bottom:8px;margin-top:4px}.config-card-fieldset-title[data-v-dc1e39a1]{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(--eca0976a);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-9b9ea6f9]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-9b9ea6f9]{margin-bottom:0;margin-right:8px}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-9b9ea6f9]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card[data-v-9b9ea6f9] .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .book-icon[data-v-9b9ea6f9]{margin-left:8px;padding:0}.kong-ui-entity-base-form[data-v-612b1eac]{box-sizing:border-box;max-width:1536px;width:100%}.kong-ui-entity-base-form[data-v-612b1eac] .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-612b1eac] .k-card.content-card{padding:0 16px!important}.kong-ui-entity-base-form[data-v-612b1eac] .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-612b1eac] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.form-actions[data-v-612b1eac]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px}.form-actions[data-v-612b1eac] .k-button:last-of-type,.form-actions[data-v-612b1eac] .k-button:nth-last-of-type(2){margin-left:16px}.form-actions-reverted[data-v-612b1eac]{direction:rtl}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-d86d3e31]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-d86d3e31]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-d86d3e31]{display:none}.kong-ui-entity-base-table[data-v-d86d3e31] .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-084f7978]{width:100%}.kong-ui-entity-filter-clear[data-v-084f7978]{cursor:pointer}.kong-ui-entity-filter[data-v-084f7978]{display:flex;position:relative}.kong-ui-entity-filter[data-v-084f7978] .menu-content{flex-direction:column}.kong-ui-entity-filter[data-v-084f7978] .k-menu-item-divider hr{margin:12px 0}.kong-ui-entity-filter-backdrop[data-v-084f7978]{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1050}.kong-ui-entity-filter-menu[data-v-084f7978]{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-084f7978]{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-084f7978]{align-items:center;cursor:pointer;display:flex;line-height:24px}.menu-item-title.expanded[data-v-084f7978]{color:#232633}.menu-item-expand-icon[data-v-084f7978]{margin-left:auto}.menu-item-expand-icon.expanded[data-v-084f7978]{transform:rotate(180deg)}.menu-item-indicator[data-v-084f7978]{background-color:#0044f4;border-radius:50%;height:4px;margin-left:4px;width:4px}.menu-item-body[data-v-084f7978]{align-items:center;display:flex;justify-content:space-between;margin-top:16px}.menu-item-body[data-v-084f7978] .input{padding-bottom:4px!important;padding-top:4px!important}.menu-item-body[data-v-084f7978] .k-input{width:100%}.menu-item-body[data-v-084f7978] .k-select-input .input{font-size:12px}.menu-item-body[data-v-084f7978] .k-select-input .input::placeholder{color:#00000073!important;font-size:12px}.menu-item-label[data-v-084f7978]{margin-bottom:0;margin-right:12px}.menu-item-buttons[data-v-084f7978]{display:flex;justify-content:space-between;margin:10px 0 6px}.filter-clear-button-container[data-v-084f7978]{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}.ff-form-section .header[data-v-cb6d2e95]{align-items:flex-start;display:flex;gap:8px}.ff-form-section .step[data-v-cb6d2e95]{align-items:center;background:#fff;border:1px solid #afb7c5;border-radius:100px;display:flex;flex:0 0 auto;height:32px;justify-content:center;padding:4px;width:32px}.ff-form-section .header-content[data-v-cb6d2e95]{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;gap:8px;padding-top:4px}.ff-form-section .header-title[data-v-cb6d2e95]{color:#000933;font-size:18px;font-weight:700;line-height:24px;margin:0}.ff-form-section .header-description[data-v-cb6d2e95]{color:#52596e;font-size:14px;line-height:20px;margin:0}.ff-form-section .header-extra[data-v-cb6d2e95]{align-items:center;display:flex;flex:0 0 auto;gap:8px;justify-content:flex-end}.ff-form-section .content[data-v-cb6d2e95]{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}.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}}
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  required: false;
26
26
  default: string;
27
27
  };
28
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
29
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
30
30
  config: {
31
31
  type: PropType<KonnectBaseEntityConfig | KongManagerBaseEntityConfig | KonnectBaseFormConfig | KongManagerBaseFormConfig>;
@@ -1 +1 @@
1
- {"version":3,"file":"JsonCodeBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/JsonCodeBlock.vue"],"names":[],"mappings":"AAqHA,OAAO,EAAY,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAC7C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACxD,OAAO,KAAK,EAAE,uBAAuB,EAAE,2BAA2B,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAA;;IAqLvI,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,GAAG,qBAAqB,GAAG,yBAAyB,CAAC;;;;IAIrI,8FAA8F;;;;;;IAM9F,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C,0EAA0E;;cAExD,QAAQ,CAAC,eAAe,CAAC;;;;;IAnB3C,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,GAAG,qBAAqB,GAAG,yBAAyB,CAAC;;;;IAIrI,8FAA8F;;;;;;IAM9F,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C,0EAA0E;;cAExD,QAAQ,CAAC,eAAe,CAAC;;;;;;;;;AAzB7C,wBA8BG"}
1
+ {"version":3,"file":"JsonCodeBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/JsonCodeBlock.vue"],"names":[],"mappings":"AAqHA,OAAO,EAAY,KAAK,QAAQ,EAAE,MAAM,KAAK,CAAA;AAC7C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACxD,OAAO,KAAK,EAAE,uBAAuB,EAAE,2BAA2B,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAA;;IA0KvI,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,GAAG,qBAAqB,GAAG,yBAAyB,CAAC;;;;IAIrI,8FAA8F;;;;;;IAM9F,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C,0EAA0E;;cAExD,QAAQ,CAAC,eAAe,CAAC;;;;;IAnB3C,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,GAAG,qBAAqB,GAAG,yBAAyB,CAAC;;;;IAIrI,8FAA8F;;;;;;IAM9F,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C,0EAA0E;;cAExD,QAAQ,CAAC,eAAe,CAAC;;;;;;;;;AAvB7C,wBA4BG"}
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
8
8
  type: StringConstructor;
9
9
  default: undefined;
10
10
  };
11
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
12
12
  /** The tags to display in the table */
13
13
  tags: {
14
14
  type: (StringConstructor | ArrayConstructor)[];
@@ -1 +1 @@
1
- {"version":3,"file":"TableTags.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/TableTags.vue"],"names":[],"mappings":";IAmNE,uCAAuC;;;;;;;;;;IAAvC,uCAAuC;;;;;;;;;;;;;AANzC,wBAgBG"}
1
+ {"version":3,"file":"TableTags.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/TableTags.vue"],"names":[],"mappings":";IA6LE,uCAAuC;;;;;;;;;;IAAvC,uCAAuC;;;;;;;;;;;;;AAJzC,wBAcG"}
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
15
15
  type: StringConstructor;
16
16
  default: string;
17
17
  };
18
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
19
19
  /** A record to indicate the entity's configuration, used to populate the Terraform code block */
20
20
  entityRecord: {
21
21
  type: PropType<Record<string, any>>;
@@ -1 +1 @@
1
- {"version":3,"file":"TerraformCodeBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/TerraformCodeBlock.vue"],"names":[],"mappings":"AAqPA,OAAO,EAAE,KAAK,QAAQ,EAAY,MAAM,KAAK,CAAA;AAC7C,OAAO,EAAE,KAAK,mBAAmB,EAA6B,MAAM,aAAa,CAAA;;IAsU/E,iGAAiG;;cAE/E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;cAI7B,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;;;;;;IARtC,iGAAiG;;cAE/E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;cAI7B,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;;;;;;;;AAdxC,wBAqBG"}
1
+ {"version":3,"file":"TerraformCodeBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/TerraformCodeBlock.vue"],"names":[],"mappings":"AAqPA,OAAO,EAAE,KAAK,QAAQ,EAAY,MAAM,KAAK,CAAA;AAC7C,OAAO,EAAE,KAAK,mBAAmB,EAA6B,MAAM,aAAa,CAAA;;IA8S/E,iGAAiG;;cAE/E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;cAI7B,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;;;;;;IARtC,iGAAiG;;cAE/E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;cAI7B,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;;;;;;;;AAZxC,wBAmBG"}
@@ -5,7 +5,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
5
5
  type: PropType<Record<string, any>>;
6
6
  required: true;
7
7
  };
8
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
8
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
9
9
  /** A record to indicate the entity's configuration, used to populate the YAML code block */
10
10
  entityRecord: {
11
11
  type: PropType<Record<string, any>>;
@@ -1 +1 @@
1
- {"version":3,"file":"YamlCodeBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/YamlCodeBlock.vue"],"names":[],"mappings":"AAmCA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;;IAiGjC,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;IAF/C,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;AARjD,wBAYG"}
1
+ {"version":3,"file":"YamlCodeBlock.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/common/YamlCodeBlock.vue"],"names":[],"mappings":"AAmCA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;;IAkFjC,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;IAF/C,4FAA4F;;cAE1E,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;AANjD,wBAUG"}
@@ -7,19 +7,21 @@ export interface PropList {
7
7
  }
8
8
  export type CodeFormat = 'yaml' | 'json' | 'terraform';
9
9
  export type Format = 'structured' | CodeFormat;
10
- declare function __VLS_template(): {
11
- slots: Partial<Record<`${string}-label`, (_: {
12
- row: RecordItem;
13
- }) => any>> & Partial<Record<`${string}-label-tooltip`, (_: {
14
- row: RecordItem;
15
- }) => any>> & Partial<Record<string, (_: {
16
- row: RecordItem;
17
- rowValue: any;
18
- }) => any>>;
19
- refs: {};
20
- attrs: Partial<{}>;
10
+ declare var __VLS_7: `${string}-label`, __VLS_8: {
11
+ row: RecordItem;
12
+ }, __VLS_12: `${string}-label-tooltip`, __VLS_13: {
13
+ row: RecordItem;
14
+ }, __VLS_17: string, __VLS_18: {
15
+ row: RecordItem;
16
+ rowValue: any;
17
+ };
18
+ type __VLS_Slots = {} & {
19
+ [K in NonNullable<typeof __VLS_7>]?: (props: typeof __VLS_8) => any;
20
+ } & {
21
+ [K in NonNullable<typeof __VLS_12>]?: (props: typeof __VLS_13) => any;
22
+ } & {
23
+ [K in NonNullable<typeof __VLS_17>]?: (props: typeof __VLS_18) => any;
21
24
  };
22
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
23
25
  declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
24
26
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
25
27
  config: {
@@ -68,7 +70,7 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
68
70
  required: false;
69
71
  default: (entityRecord: Record<string, any>) => Record<string, any>;
70
72
  };
71
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
73
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
72
74
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
73
75
  config: {
74
76
  type: PropType<KonnectBaseEntityConfig | KongManagerBaseEntityConfig>;
@@ -125,9 +127,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
125
127
  record: Record<string, any>;
126
128
  codeBlockRecordFormatter: (entityRecord: Record<string, any>, format: CodeFormat) => Record<string, any>;
127
129
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
128
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
130
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
129
131
  export default _default;
130
- type __VLS_WithTemplateSlots<T, S> = T & {
132
+ type __VLS_WithSlots<T, S> = T & {
131
133
  new (): {
132
134
  $slots: S;
133
135
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigCardDisplay.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/ConfigCardDisplay.vue"],"names":[],"mappings":"AAwKA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,uBAAuB,EAAE,2BAA2B,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAA;AAQxH,MAAM,WAAW,QAAQ;IACvB,KAAK,CAAC,EAAE,UAAU,EAAE,CAAA;IACpB,QAAQ,CAAC,EAAE,UAAU,EAAE,CAAA;IACvB,MAAM,CAAC,EAAE,UAAU,EAAE,CAAA;CACtB;AAED,MAAM,MAAM,UAAU,GAAG,MAAM,GAAG,MAAM,GAAG,WAAW,CAAA;AACtD,MAAM,MAAM,MAAM,GAAG,YAAY,GAAG,UAAU,CAAA;AA8H9C,iBAAS,cAAc;;;UA8F6D,GAAG;;UACpB,GAAG;;;UACF,GAAG;;WAUzD,OAAO,IAA6B;EAEjD;AA+DD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;IAMnB,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;;;;cAK/D,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;;cAGpB,QAAQ,CAAC,QAAQ,CAAC;;;;;cAKlB,QAAQ,CAAC,MAAM,CAAC;;;yBAGf,MAAM;;;cAGR,QAAQ,CAAC,MAAM,EAAE,CAAC;;;;IAInC,kGAAkG;;cAEhF,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;IAI/C,8FAA8F;;;;;;IAM9F;;OAEG;;cAEiB,QAAQ,CAAC,CAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,EAAE,UAAU,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;gCAElF,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;IA7C7C,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;;;;cAK/D,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;;cAGpB,QAAQ,CAAC,QAAQ,CAAC;;;;;cAKlB,QAAQ,CAAC,MAAM,CAAC;;;yBAGf,MAAM;;;cAGR,QAAQ,CAAC,MAAM,EAAE,CAAC;;;;IAInC,kGAAkG;;cAEhF,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;IAI/C,8FAA8F;;;;;;IAM9F;;OAEG;;cAEiB,QAAQ,CAAC,CAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,EAAE,UAAU,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;gCAElF,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;;;;;;6CAFD,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UAAU,UAAU,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;4EAK3G,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAKpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ConfigCardDisplay.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/ConfigCardDisplay.vue"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import type { PropType } from 'vue';
2
2
  import type { RecordItem } from '../../types';
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
+ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
4
  item: {
5
5
  type: PropType<RecordItem>;
6
6
  required: true;
@@ -15,7 +15,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
15
15
  required: false;
16
16
  default: boolean;
17
17
  };
18
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
18
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
19
19
  "navigation-click": (record: RecordItem) => any;
20
20
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
21
  item: {
@@ -51,7 +51,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
51
51
  type: BooleanConstructor;
52
52
  default: boolean;
53
53
  };
54
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
54
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
55
55
  item: {
56
56
  type: PropType<RecordItem | Record<string, any>>;
57
57
  required: true;
@@ -73,7 +73,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
73
73
  type: BooleanConstructor;
74
74
  default: boolean;
75
75
  };
76
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
76
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
77
77
  status: {
78
78
  type: BooleanConstructor;
79
79
  default: boolean;
@@ -86,7 +86,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
86
86
  type: PropType<RecordItem>;
87
87
  required: true;
88
88
  };
89
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
89
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
90
90
  "navigation-click": (record: RecordItem) => any;
91
91
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
92
92
  item: {
@@ -96,16 +96,19 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<im
96
96
  }>> & Readonly<{
97
97
  "onNavigation-click"?: ((record: RecordItem) => any) | undefined;
98
98
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
99
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, Partial<Record<string, (_: {
100
- rowValue: any;
101
- }) => any>> & {
102
- label?(_: {
99
+ }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, {
100
+ [x: string]: ((props: {
101
+ rowValue: any;
102
+ }) => any) | undefined;
103
+ } & {
104
+ label?: (props: {
103
105
  item: RecordItem;
104
- }): any;
105
- "label-tooltip"?(_: {}): any;
106
+ }) => any;
107
+ } & {
108
+ 'label-tooltip'?: (props: {}) => any;
106
109
  }>;
107
110
  export default _default;
108
- type __VLS_WithTemplateSlots<T, S> = T & {
111
+ type __VLS_WithSlots<T, S> = T & {
109
112
  new (): {
110
113
  $slots: S;
111
114
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ConfigCardItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/ConfigCardItem.vue"],"names":[],"mappings":"AAmbA,OAAO,KAAK,EAAE,QAAQ,EAAO,MAAM,KAAK,CAAA;AAExC,OAAO,KAAK,EAAE,UAAU,EAAsB,MAAM,aAAa,CAAA;;;cAqd7C,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;;;;cAApB,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAtE8C,GAAG;;;QAE9D,GAAG;6BACQ,GAAG;;AArYzC,wBA4dC;AAID,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ConfigCardItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/ConfigCardItem.vue"],"names":[],"mappings":"AAmbA,OAAO,KAAK,EAAE,QAAQ,EAAO,MAAM,KAAK,CAAA;AAExC,OAAO,KAAK,EAAE,UAAU,EAAsB,MAAM,aAAa,CAAA;;;cAokB7C,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;;;;cAApB,QAAQ,CAAC,UAAU,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UA7D8B,GAAG;;YAC7D,CAAC,KAAK;;KAAgB,KAAK,GAAG;;sBACpB,CAAC,KAAK,IAAiB,KAAK,GAAG;;AA7frD,wBA4kBC;AACD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -3,18 +3,17 @@ import type { AxiosError } from 'axios';
3
3
  import type { KonnectBaseEntityConfig, KongManagerBaseEntityConfig, ConfigurationSchema, PluginConfigurationSchema, RecordItem, SupportedEntityType } from '../../types';
4
4
  import { type CodeFormat } from './ConfigCardDisplay.vue';
5
5
  import type { HeaderTag } from '@kong/kongponents';
6
- declare function __VLS_template(): {
7
- slots: Partial<Record<string, (_: {
8
- row: RecordItem;
9
- rowValue: any;
10
- }) => any>> & {
11
- title?(_: {}): any;
12
- actions?(_: {}): any;
13
- };
14
- refs: {};
15
- attrs: Partial<{}>;
6
+ declare var __VLS_8: {}, __VLS_11: {}, __VLS_53: string, __VLS_54: {
7
+ row: RecordItem;
8
+ rowValue: any;
9
+ };
10
+ type __VLS_Slots = {} & {
11
+ [K in NonNullable<typeof __VLS_53>]?: (props: typeof __VLS_54) => any;
12
+ } & {
13
+ title?: (props: typeof __VLS_8) => any;
14
+ } & {
15
+ actions?: (props: typeof __VLS_11) => any;
16
16
  };
17
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
17
  declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
19
18
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
20
19
  config: {
@@ -113,7 +112,7 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
113
112
  type: PropType<HeaderTag>;
114
113
  default: string;
115
114
  };
116
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
115
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
117
116
  loading: (isLoading: boolean) => any;
118
117
  "fetch:success": (data: Record<string, any>) => any;
119
118
  "fetch:error": (error: AxiosError<unknown, any>) => any;
@@ -231,9 +230,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
231
230
  configCardDoc: string;
232
231
  titleTag: HeaderTag;
233
232
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
234
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
233
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
235
234
  export default _default;
236
- type __VLS_WithTemplateSlots<T, S> = T & {
235
+ type __VLS_WithSlots<T, S> = T & {
237
236
  new (): {
238
237
  $slots: S;
239
238
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EntityBaseConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/EntityBaseConfigCard.vue"],"names":[],"mappings":"AA8jBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AACvC,OAAO,KAAK,EACV,uBAAuB,EACvB,2BAA2B,EAC3B,mBAAmB,EACnB,yBAAyB,EACzB,UAAU,EAEV,mBAAmB,EACpB,MAAM,aAAa,CAAA;AAGpB,OAA0B,EAAE,KAAK,UAAU,EAAe,MAAM,yBAAyB,CAAA;AAGzF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAuhBlD,iBAAS,cAAc;;;;UAqJ+D,GAAG;uBAE9D,GAAG;yBACD,GAAG;;;WASlB,OAAO,IAA6B;EAEjD;AAmID,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;IAWnB,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAQrF,4CAA4C;;cAE1B,QAAQ,CAAC,mBAAmB,CAAC;;;;IAI/C;;OAEG;;cAEe,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;IAEtC,wDAAwD;;;;;;IAMxD,gEAAgE;;cAE9C,QAAQ,CAAC,yBAAyB,CAAC;;;;IAIrD;;;;;;;OAOG;;;;;IAKH;;;OAGG;;;;;;IAMH;;;OAGG;;cAEiB,QAAQ,CAAC,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;;wBAE9B,GAAG;;IAErB;;OAEG;;cAEiB,QAAQ,CAAC,CAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,EAAE,UAAU,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;gCAElF,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;IAE7C;;OAEG;;;;;IAKH;;OAEG;;;;;;IAMH;;OAEG;;;;;;;cAOe,QAAQ,CAAC,SAAS,CAAC;;;;;;;;IApGrC,oHAAoH;;cAElG,QAAQ,CAAC,uBAAuB,GAAG,2BAA2B,CAAC;;4BAE3D,uBAAuB,GAAG,2BAA2B,KAAG,OAAO;;IAQrF,4CAA4C;;cAE1B,QAAQ,CAAC,mBAAmB,CAAC;;;;IAI/C;;OAEG;;cAEe,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;IAEtC,wDAAwD;;;;;;IAMxD,gEAAgE;;cAE9C,QAAQ,CAAC,yBAAyB,CAAC;;;;IAIrD;;;;;;;OAOG;;;;;IAKH;;;OAGG;;;;;;IAMH;;;OAGG;;cAEiB,QAAQ,CAAC,CAAC,IAAI,EAAE,GAAG,KAAK,GAAG,CAAC;;wBAE9B,GAAG;;IAErB;;OAEG;;cAEiB,QAAQ,CAAC,CAAC,YAAY,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,MAAM,EAAE,UAAU,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;gCAElF,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;IAE7C;;OAEG;;;;;IAKH;;OAEG;;;;;;IAMH;;OAEG;;;;;;;cAOe,QAAQ,CAAC,SAAS,CAAC;;;;;;;;;6CA5BO,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,UAAU,UAAU,KAAK,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC;;;;;2BARvE,GAAG,KAAK,GAAG;;;;4EAwC/C,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAKpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"EntityBaseConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/EntityBaseConfigCard.vue"],"names":[],"mappings":"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"}
@@ -5,7 +5,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
5
5
  type: PropType<RecordItem>;
6
6
  required: true;
7
7
  };
8
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
8
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
9
9
  "navigation-click": (record: RecordItem) => any;
10
10
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
11
11
  item: {
@@ -1 +1 @@
1
- {"version":3,"file":"InternalLinkItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/InternalLinkItem.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;;;cA0HzB,QAAQ,CAAC,UAAU,CAAC;;;;;;;cAApB,QAAQ,CAAC,UAAU,CAAC;;;;;;AAVxC,wBAcG"}
1
+ {"version":3,"file":"InternalLinkItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/InternalLinkItem.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;;;cA8FzB,QAAQ,CAAC,UAAU,CAAC;;;;;;;cAApB,QAAQ,CAAC,UAAU,CAAC;;;;;;AANxC,wBAUG"}
@@ -13,7 +13,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
13
13
  type: BooleanConstructor;
14
14
  default: boolean;
15
15
  };
16
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
17
17
  item: {
18
18
  type: PropType<RecordItem | Record<string, any>>;
19
19
  required: true;
@@ -1 +1 @@
1
- {"version":3,"file":"JsonCardItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/JsonCardItem.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;;;cAmKzB,QAAQ,CAAC,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;cAA1C,QAAQ,CAAC,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;AAP9D,wBAmBG"}
1
+ {"version":3,"file":"JsonCardItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/JsonCardItem.vue"],"names":[],"mappings":"AAyGA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,aAAa,CAAA;;;cAqJzB,QAAQ,CAAC,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;cAA1C,QAAQ,CAAC,UAAU,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;AAL9D,wBAiBG"}
@@ -3,7 +3,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  type: BooleanConstructor;
4
4
  default: boolean;
5
5
  };
6
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
6
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
7
7
  status: {
8
8
  type: BooleanConstructor;
9
9
  default: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"StatusBadge.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/StatusBadge.vue"],"names":[],"mappings":";;;;;;;;;;;;;AAoGA,wBAWG"}
1
+ {"version":3,"file":"StatusBadge.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-config-card/StatusBadge.vue"],"names":[],"mappings":";;;;;;;;;;;;;AAmFA,wBASG"}
@@ -2,15 +2,12 @@ import type { PropType } from 'vue';
2
2
  import type { AxiosError } from 'axios';
3
3
  import type { KonnectBaseFormConfig, KongManagerBaseFormConfig } from '../../types';
4
4
  import { SupportedEntityType } from '../../types';
5
- declare function __VLS_template(): {
6
- slots: {
7
- default?(_: {}): any;
8
- "form-actions"?(_: {}): any;
9
- };
10
- refs: {};
11
- attrs: Partial<{}>;
5
+ declare var __VLS_21: {}, __VLS_33: {};
6
+ type __VLS_Slots = {} & {
7
+ default?: (props: typeof __VLS_21) => any;
8
+ } & {
9
+ 'form-actions'?: (props: typeof __VLS_33) => any;
12
10
  };
13
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
14
11
  declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
15
12
  /** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
16
13
  config: {
@@ -238,9 +235,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
238
235
  slidoutTopOffset: number;
239
236
  alignActionButtonToLeft: boolean;
240
237
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
241
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
238
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
242
239
  export default _default;
243
- type __VLS_WithTemplateSlots<T, S> = T & {
240
+ type __VLS_WithSlots<T, S> = T & {
244
241
  new (): {
245
242
  $slots: S;
246
243
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EntityBaseForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-form/EntityBaseForm.vue"],"names":[],"mappings":"AAiaA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAGnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AACvC,OAAO,KAAK,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAA;AACnF,OAAO,EAA6B,mBAAmB,EAAE,MAAM,aAAa,CAAA;AA0W5E,iBAAS,cAAc;;yBAiQO,GAAG;gCACI,GAAG;;;WAS1B,OAAO,IAA6B;EAEjD;AAuID,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;IAcnB,oHAAoH;;cAElG,QAAQ,CAAC,qBAAqB,GAAG,yBAAyB,CAAC;;4BAEvD,qBAAqB,GAAG,yBAAyB,KAAG,OAAO;;IAOjF,0FAA0F;;;;;;IAM1F;;OAEG;;cAEe,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;IAEtC;;;;;;;OAOG;;;;;;IAMH,iFAAiF;;;;;;IAMjF,qEAAqE;;;;;;IAMrE,qEAAqE;;;;;;IAMrE,+DAA+D;;cAE7C,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;sBA9sBc,IAAI;sBAYO,IAAI;sBAKN,IAAI;;;;;;;;IA2lB9B,oHAAoH;;cAElG,QAAQ,CAAC,qBAAqB,GAAG,yBAAyB,CAAC;;4BAEvD,qBAAqB,GAAG,yBAAyB,KAAG,OAAO;;IAOjF,0FAA0F;;;;;;IAM1F;;OAEG;;cAEe,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;IAEtC;;;;;;;OAOG;;;;;;IAMH,iFAAiF;;;;;;IAMjF,qEAAqE;;;;;;IAMrE,qEAAqE;;;;;;IAMrE,+DAA+D;;cAE7C,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;4EAMH,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAKpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"EntityBaseForm.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-form/EntityBaseForm.vue"],"names":[],"mappings":"AAiaA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAGnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AACvC,OAAO,KAAK,EAAE,qBAAqB,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAA;AACnF,OAAO,EAA6B,mBAAmB,EAAE,MAAM,aAAa,CAAA;AA0lB5E,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,IAAY,CAAE;AAC/C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AA2IvD,QAAA,MAAM,eAAe;IAMnB,oHAAoH;;cAElG,QAAQ,CAAC,qBAAqB,GAAG,yBAAyB,CAAC;;4BAEvD,qBAAqB,GAAG,yBAAyB,KAAG,OAAO;;IAOjF,0FAA0F;;;;;;IAM1F;;OAEG;;cAEe,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;IAEtC;;;;;;;OAOG;;;;;;IAMH,iFAAiF;;;;;;IAMjF,qEAAqE;;;;;;IAMrE,qEAAqE;;;;;;IAMrE,+DAA+D;;cAE7C,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;sBAhrBc,IAAI;sBAYO,IAAI;sBAKN,IAAI;;;;;;;;IA6jB9B,oHAAoH;;cAElG,QAAQ,CAAC,qBAAqB,GAAG,yBAAyB,CAAC;;4BAEvD,qBAAqB,GAAG,yBAAyB,KAAG,OAAO;;IAOjF,0FAA0F;;;;;;IAM1F;;OAEG;;cAEe,QAAQ,CAAC,mBAAmB,CAAC;;yBAE5B,mBAAmB;;IAEtC;;;;;;;OAOG;;;;;;IAMH,iFAAiF;;;;;;IAMjF,qEAAqE;;;;;;IAMrE,qEAAqE;;;;;;IAMrE,+DAA+D;;cAE7C,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;IAG/C;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;IAKH;;OAEG;;;;;;;;;;;;;;;;;;;;;;;4EAMH,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -2,28 +2,26 @@ import type { PropType } from 'vue';
2
2
  import type { TableStateParams } from '../../types';
3
3
  import type { HeaderTag, TablePreferences, SortHandlerFunctionParam, TableDataFetcherParams, TableDataProps, TablePaginationAttributes } from '@kong/kongponents';
4
4
  import type { BaseTableHeaders, EmptyStateOptions, FetcherResponse, TableSortParams, TableErrorMessage } from '../../types';
5
- declare function __VLS_template(): {
6
- slots: Partial<Record<NonNullable<string | number>, (_: {
7
- row: any;
8
- rowKey: NoInfer<string | ((row: Record<string, any>) => string)> | undefined;
9
- rowValue: any;
10
- }) => any>> & {
11
- "toolbar-filter"?(_: {}): any;
12
- "toolbar-button"?(_: {}): any;
13
- "empty-state"?(_: {}): any;
14
- actions?(_: {
15
- row: any;
16
- }): any;
17
- "outside-actions"?(_: {}): any;
18
- };
19
- refs: {
20
- tableRefs: import("vue").ShallowUnwrapRef<{
21
- revalidate: () => void;
22
- }> | null;
23
- };
24
- attrs: Partial<{}>;
5
+ declare var __VLS_22: {}, __VLS_24: {}, __VLS_27: {}, __VLS_35: string | number, __VLS_36: {
6
+ row: any;
7
+ rowKey: NoInfer<string | ((row: Record<string, any>) => string)> | undefined;
8
+ rowValue: any;
9
+ }, __VLS_39: {
10
+ row: any;
11
+ }, __VLS_47: {};
12
+ type __VLS_Slots = {} & {
13
+ [K in NonNullable<typeof __VLS_35>]?: (props: typeof __VLS_36) => any;
14
+ } & {
15
+ 'toolbar-filter'?: (props: typeof __VLS_22) => any;
16
+ } & {
17
+ 'toolbar-button'?: (props: typeof __VLS_24) => any;
18
+ } & {
19
+ 'empty-state'?: (props: typeof __VLS_27) => any;
20
+ } & {
21
+ actions?: (props: typeof __VLS_39) => any;
22
+ } & {
23
+ 'outside-actions'?: (props: typeof __VLS_47) => any;
25
24
  };
26
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
27
25
  declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
28
26
  tableHeaders: {
29
27
  type: PropType<BaseTableHeaders>;
@@ -150,7 +148,7 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
150
148
  default: undefined;
151
149
  validator: (value: string) => boolean;
152
150
  };
153
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
151
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
154
152
  sort: (sortParams: TableSortParams) => any;
155
153
  state: (state: TableStateParams) => any;
156
154
  "click:row": (row: BaseTableHeaders) => any;
@@ -317,9 +315,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
317
315
  disablePaginationPageJump: boolean;
318
316
  paginationType: "offset" | "default";
319
317
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
320
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
318
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
321
319
  export default _default;
322
- type __VLS_WithTemplateSlots<T, S> = T & {
320
+ type __VLS_WithSlots<T, S> = T & {
323
321
  new (): {
324
322
  $slots: S;
325
323
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EntityBaseTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-table/EntityBaseTable.vue"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"EntityBaseTable.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-table/EntityBaseTable.vue"],"names":[],"mappings":"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"}
@@ -1,15 +1,10 @@
1
1
  import type { PropType } from 'vue';
2
- declare function __VLS_template(): {
3
- slots: {
4
- default?(_: {}): any;
5
- default?(_: {}): any;
6
- };
7
- refs: {
8
- contentRef: HTMLSpanElement;
9
- };
10
- attrs: Partial<{}>;
2
+ declare var __VLS_6: {}, __VLS_8: {};
3
+ type __VLS_Slots = {} & {
4
+ default?: (props: typeof __VLS_6) => any;
5
+ } & {
6
+ default?: (props: typeof __VLS_8) => any;
11
7
  };
12
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
8
  declare const __VLS_component: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
14
9
  keyName: {
15
10
  type: StringConstructor;
@@ -23,7 +18,7 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
23
18
  type: BooleanConstructor;
24
19
  default: boolean;
25
20
  };
26
- }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
21
+ }>, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
27
22
  keyName: {
28
23
  type: StringConstructor;
29
24
  required: true;
@@ -39,9 +34,9 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
39
34
  }>> & Readonly<{}>, {
40
35
  tooltip: boolean;
41
36
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
42
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
37
+ declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
43
38
  export default _default;
44
- type __VLS_WithTemplateSlots<T, S> = T & {
39
+ type __VLS_WithSlots<T, S> = T & {
45
40
  new (): {
46
41
  $slots: S;
47
42
  };
@@ -1 +1 @@
1
- {"version":3,"file":"EntityBaseTableCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-table/EntityBaseTableCell.vue"],"names":[],"mappings":"AA6IA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAgInC,iBAAS,cAAc;;yBA+CM,GAAG;yBACH,GAAG;;;;;WAUlB,OAAO,IAA6B;EAEjD;AAyBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;cAWO,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC;;;;;;;;;;;;;cAA5B,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC;;;;;;;;;4EAQtD,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAKpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"EntityBaseTableCell.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/entity-base-table/EntityBaseTableCell.vue"],"names":[],"mappings":"AA6IA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAqKnC,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAoC/C,QAAA,MAAM,eAAe;;;;;;cASO,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC;;;;;;;;;;;;;cAA5B,QAAQ,CAAC,WAAW,GAAG,IAAI,CAAC;;;;;;;;;4EAQtD,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}