@kong-ui-public/entities-routes 3.17.6 → 3.17.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/style.css +1 -1
- package/dist/types/components/RouteConfigCard.vue.d.ts +3 -2
- package/dist/types/components/RouteConfigCard.vue.d.ts.map +1 -1
- package/dist/types/components/RouteForm.vue.d.ts +5 -4
- package/dist/types/components/RouteForm.vue.d.ts.map +1 -1
- package/dist/types/components/RouteFormExpressionsEditor.vue.d.ts +7 -5
- package/dist/types/components/RouteFormExpressionsEditor.vue.d.ts.map +1 -1
- package/dist/types/components/RouteFormExpressionsEditorLoader.vue.d.ts +5 -3
- package/dist/types/components/RouteFormExpressionsEditorLoader.vue.d.ts.map +1 -1
- package/dist/types/components/RouteFormRulesComposer.vue.d.ts +4 -2
- package/dist/types/components/RouteFormRulesComposer.vue.d.ts.map +1 -1
- package/dist/types/components/RouteList.vue.d.ts +3 -2
- package/dist/types/components/RouteList.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/ExpressionsRules.vue.d.ts +7 -5
- package/dist/types/components/rules-composer/ExpressionsRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/RulesComposer.vue.d.ts +13 -11
- package/dist/types/components/rules-composer/RulesComposer.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/TraditionalRules.vue.d.ts +4 -2
- package/dist/types/components/rules-composer/TraditionalRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/DestinationRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/DestinationRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/HeaderRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/HeaderRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/HostRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/HostRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/MethodRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/MethodRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/PathRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/PathRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/RuleControlsAdd.vue.d.ts +2 -1
- package/dist/types/components/rules-composer/rules/RuleControlsAdd.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/RuleControlsRemove.vue.d.ts +2 -1
- package/dist/types/components/rules-composer/rules/RuleControlsRemove.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/SniRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/SniRules.vue.d.ts.map +1 -1
- package/dist/types/components/rules-composer/rules/SourceRules.vue.d.ts +4 -3
- package/dist/types/components/rules-composer/rules/SourceRules.vue.d.ts.map +1 -1
- package/package.json +9 -9
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
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-40ffb9f1]{align-items:center;border-bottom:var(--v0b2cd434);box-sizing:border-box;display:var(--bb02ad32);padding:16px 16px 16px 0;width:100%}.config-card-details-row .config-card-details-label[data-v-40ffb9f1]{box-sizing:border-box;padding-right:16px;width:var(--d92de3ce)}.config-card-details-row .config-card-details-label label[data-v-40ffb9f1]{color:#3a3f51;display:inline-flex;max-width:100%}.config-card-details-row .config-card-details-label label .label-content[data-v-40ffb9f1]{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-40ffb9f1]{min-width:0}.config-card-details-row .config-card-details-value[data-v-40ffb9f1]{box-sizing:border-box;width:var(--d9295818)}.config-card-details-row .config-card-details-value .truncated[data-v-40ffb9f1]{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-40ffb9f1]{overflow-wrap:anywhere}.config-card-details-row .config-card-details-value .copy-uuid-array[data-v-40ffb9f1] .k-copy:not(:last-of-type){margin-bottom:8px}.config-card-details-row .config-card-details-value .method-badge-array[data-v-40ffb9f1]{display:flex;flex-wrap:wrap;row-gap:10px}.config-card-details-row .config-badge[data-v-40ffb9f1]{margin-right:4px}.config-card-details-row[data-v-40ffb9f1] .k-label{margin-bottom:0}.config-card-details-row[data-v-40ffb9f1] .k-label .kong-icon-infoFilled{display:flex}.config-card-details-row[data-v-40ffb9f1] .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(--v58418ff6);overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.config-card-prop-section-title[data-v-a7689049]{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-f2b42324]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-f2b42324]{margin-bottom:0;margin-right:8px}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-f2b42324]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card[data-v-f2b42324] .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .book-icon[data-v-f2b42324]{margin-left:8px;padding:0}.deck-config .k-select[data-v-04c956bc]{margin-bottom:16px}.deck-config .k-code-block[data-v-04c956bc]{margin-top:12px}.kong-ui-entity-base-form[data-v-7cbcaad8]{box-sizing:border-box;max-width:1536px;width:100%}.kong-ui-entity-base-form[data-v-7cbcaad8] .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-7cbcaad8] .k-card.content-card{padding:0 16px!important}.kong-ui-entity-base-form[data-v-7cbcaad8] .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-7cbcaad8] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.kong-ui-entity-base-form[data-v-7cbcaad8] .slideout-content{overflow-y:unset!important}.form-actions[data-v-7cbcaad8]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px}.form-actions[data-v-7cbcaad8] .k-button:last-of-type,.form-actions[data-v-7cbcaad8] .k-button:nth-last-of-type(2){margin-inline-start:16px}.form-actions-reverted[data-v-7cbcaad8]{direction:rtl}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-09e101d4]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-09e101d4]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-09e101d4]{display:none}.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-645aae54]{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-645aae54]{padding:64px 96px}}.kong-ui-public-entity-empty-state .empty-state-image[data-v-645aae54]{margin-bottom:8px}.kong-ui-public-entity-empty-state .entity-empty-state-content[data-v-645aae54]{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-645aae54]{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-645aae54]{font-size:18px}.kong-ui-public-entity-empty-state .entity-empty-state-description[data-v-645aae54],.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-645aae54]{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-645aae54],.kong-ui-public-entity-empty-state .entity-empty-state-pricing p[data-v-645aae54]{margin:0}.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-645aae54]{margin-top:16px}.kong-ui-public-entity-empty-state .entity-empty-state-message[data-v-645aae54]{color:#52596e}.kong-ui-public-entity-empty-state .entity-empty-state-action[data-v-645aae54]{align-items:center;display:flex;gap:12px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-645aae54]{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-645aae54]{width:640px}}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-645aae54]{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-645aae54]{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-645aae54] .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-645aae54] .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-645aae54] .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-645aae54]{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-645aae54]{width:640px}}.routing-rule-add-item-button[data-v-f1f4cfc9]{display:flex}.routing-rule-container[data-v-3eb40a37]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-3eb40a37]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-3eb40a37]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-3eb40a37]{width:100%}.routing-rule-input[data-v-3eb40a37]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-3eb40a37]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-3eb40a37]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-3eb40a37] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-3eb40a37]{margin-top:16px}.routing-rule-container[data-v-d3bede0b]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-d3bede0b]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-d3bede0b]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-d3bede0b]{width:100%}.routing-rule-input[data-v-d3bede0b]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-d3bede0b]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-d3bede0b]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-d3bede0b] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-d3bede0b]{margin-top:16px}.routing-rule-container[data-v-dccd9082]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-dccd9082]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-dccd9082]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-dccd9082]{width:100%}.routing-rule-input[data-v-dccd9082]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-dccd9082]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-dccd9082]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-dccd9082] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-dccd9082]{margin-top:16px}.routing-rule-container[data-v-6c94d6d2]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-6c94d6d2]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-6c94d6d2]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-6c94d6d2]{width:100%}.routing-rule-input[data-v-6c94d6d2]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-6c94d6d2]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-6c94d6d2]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-6c94d6d2] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-6c94d6d2]{margin-top:16px}.routing-rule-container[data-v-eb440a9e]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-eb440a9e]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-eb440a9e]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-eb440a9e]{width:100%}.routing-rule-input[data-v-eb440a9e]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-eb440a9e]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-eb440a9e]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-eb440a9e] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-eb440a9e]{margin-top:16px}.routing-rule-container[data-v-e6782e08]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-e6782e08]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-e6782e08]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-e6782e08]{width:100%}.routing-rule-input[data-v-e6782e08]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-e6782e08]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-e6782e08]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-e6782e08] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-e6782e08]{margin-top:16px}.routing-rule-container[data-v-448078c1]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-448078c1]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-448078c1]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-448078c1]{width:100%}.routing-rule-input[data-v-448078c1]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-448078c1]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-448078c1]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-448078c1] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-448078c1]{margin-top:16px}.route-form-routing-rules-title-container[data-v-f3fa9614]{display:flex;justify-content:center}.route-form-routing-rules-title-container .protocol-title[data-v-f3fa9614]{font-size:16px}.route-form-routing-rules-title-container .protocol-title[data-v-f3fa9614]:not(:first-child):before{content:"/";margin-right:8px;padding-left:8px}.route-form-routing-rules-title-container .routing-rules-title[data-v-f3fa9614]{font-size:16px;margin-left:8px}.route-form-advanced-fields-container[data-v-f3fa9614]{display:flex;flex-direction:column;margin-top:24px}.route-form-fields-container[data-v-f3fa9614]>*:not(:first-child){margin-top:24px}.traditional-rules-hint[data-v-f3fa9614]{color:#52596e;margin-bottom:24px}.traditional-rules-hint span[data-v-f3fa9614]:not(:first-child){margin-left:4px}.route-form-strip-path[data-v-f3fa9614]{margin-top:24px}.route-form-open-in-playground{align-items:center;color:#0030cc;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;margin-top:12px}.route-form-open-in-playground.disabled{cursor:not-allowed;opacity:.5}.route-form-routing-rules-title-container[data-v-e7571a47]{display:flex;justify-content:center}.route-form-routing-rules-title-container .protocol-title[data-v-e7571a47]{font-size:16px}.route-form-routing-rules-title-container .protocol-title[data-v-e7571a47]:not(:first-child):before{content:"/";margin-right:8px;padding-left:8px}.route-form-routing-rules-title-container .routing-rules-title[data-v-e7571a47]{font-size:16px;margin-left:8px}.route-form-advanced-fields-container[data-v-e7571a47]{display:flex;flex-direction:column;margin-top:24px}.route-form-fields-container[data-v-e7571a47]>*:not(:first-child){margin-top:24px}.config-type-container[data-v-cbda4882]{display:flex;gap:16px}.config-type-container[data-v-cbda4882] .radio-card-wrapper{box-sizing:border-box}.config-flavor .config-flavor-label[data-v-cbda4882]{display:flex}.config-flavor .config-flavor-control[data-v-cbda4882]{display:inline-flex;width:auto}.appear-enter-active{transition:all .5s ease}.appear-enter-from,.appear-leave-to{opacity:0;transform:translate(30px)}.kong-ui-entities-route-form[data-v-5be17e8c]{width:100%}.kong-ui-entities-route-form .route-form-service-dropdown-item[data-v-5be17e8c]{display:flex;flex-direction:column}.kong-ui-entities-route-form .route-form-service-dropdown-item .select-item-label[data-v-5be17e8c]{font-weight:600}.kong-ui-entities-route-form .route-form-service-dropdown-item .select-item-description[data-v-5be17e8c]{color:#6c7489;font-size:12px}.kong-ui-entities-route-form .route-form-routing-rules-title-container[data-v-5be17e8c]{display:flex;justify-content:center}.kong-ui-entities-route-form .route-form-routing-rules-title-container .protocol-title[data-v-5be17e8c]{font-size:16px}.kong-ui-entities-route-form .route-form-routing-rules-title-container .protocol-title[data-v-5be17e8c]:not(:first-child):before{content:"/";margin-right:8px;padding-left:8px}.kong-ui-entities-route-form .route-form-routing-rules-title-container .routing-rules-title[data-v-5be17e8c]{font-size:16px;margin-left:8px}.kong-ui-entities-route-form .route-form-fields-container[data-v-5be17e8c]>*:not(:first-child){margin-top:24px}.kong-ui-entities-route-form .k-checkbox[data-v-5be17e8c]{display:flex}.kong-ui-entities-route-form[data-v-5be17e8c] .form-section-content{min-width:0}.kong-ui-entities-route-form .expression-editor[data-v-5be17e8c]{min-height:200px}.button-row[data-v-a438ef1a]{align-items:center;display:flex;gap:12px}.kong-ui-entities-routes-list[data-v-a438ef1a]{width:100%}.kong-ui-entities-routes-list .kong-ui-entity-filter-input[data-v-a438ef1a]{margin-right:12px}.kong-ui-entities-routes-list .route-list-cell-expression[data-v-a438ef1a]{font-family:JetBrains Mono,Consolas,monospace}.expression-editor[data-v-fa3403cf]{border:1px solid #e0e4ea;border-radius:3px;min-height:200px;overflow:hidden;transition:border-color linear .15s;width:100%}.expression-editor.invalid[data-v-fa3403cf]{border-color:#d60027}.page-header h1[data-v-dc31e237],h2[data-v-dc31e237],h3[data-v-dc31e237],h4[data-v-dc31e237],h5[data-v-dc31e237],h6[data-v-dc31e237]{color:#000933;font-size:24px;font-weight:700}.page-header h1 .title[data-v-dc31e237],h2 .title[data-v-dc31e237],h3 .title[data-v-dc31e237],h4 .title[data-v-dc31e237],h5 .title[data-v-dc31e237],h6 .title[data-v-dc31e237]{word-break:break-all}.row[data-v-dc31e237]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-16px;margin-right:-16px;padding:0 16px}.col[data-v-dc31e237]{line-height:36px}h1[data-v-dc31e237],h2[data-v-dc31e237],h3[data-v-dc31e237],h4[data-v-dc31e237],h5[data-v-dc31e237],h6[data-v-dc31e237],nav[data-v-dc31e237]{margin-bottom:20px;margin-top:0}.title-no-margin[data-v-dc31e237]{margin:0!important}.operations[data-v-dc31e237]{align-items:center;display:inline-flex;flex-grow:0;justify-content:flex-end;margin-left:auto;text-align:right;white-space:nowrap}.request-card[data-v-48794e33]{align-items:flex-start;background-color:#fff;border-radius:6px;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-width:0;padding:12px;position:relative}.request-card[data-v-48794e33]:before{border:1px solid #e0e4ea;border-radius:6px;content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.request-card.active[data-v-48794e33]:before{border:2px solid #5f9aff}.request-card .close-btn[data-v-48794e33]{cursor:pointer;display:none!important;position:absolute;right:12px;top:12px}.request-card:hover .close-btn[data-v-48794e33]{display:block!important}.request-card .badges[data-v-48794e33]{align-items:center;display:flex;flex-direction:row;gap:8px;margin-bottom:6px}.request-card .url[data-v-48794e33]{color:#000933;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;word-break:break-all}.request-card .headers .header[data-v-48794e33]{font-family:JetBrains Mono,Consolas,monospace;list-style:none}.request-card .headers .header[data-v-48794e33],.request-card .headers .header ul[data-v-48794e33]{margin:0;padding:0}.request-card .headers .header li[data-v-48794e33]{list-style:none;margin-left:16px;padding-left:6px;position:relative;word-break:break-all}.request-card .headers .header li[data-v-48794e33]:before{background-color:#000;bottom:-12px;content:" ";left:-10px;position:absolute;top:5px;width:1px}.request-card .headers .header li[data-v-48794e33]:not(:first-child):last-child:before{display:none}.request-card .headers .header li[data-v-48794e33]:only-child:before{background-color:#000;bottom:7px;content:" ";display:list-item;height:7px;left:-10px;position:absolute;top:5px;width:1px}.request-card .headers .header li[data-v-48794e33]:after{background-color:#000;content:" ";height:1px;left:-10px;position:absolute;top:12px;width:10px}.request-card .headers .header-key[data-v-48794e33]{font-size:14px;font-weight:700;margin-left:8px;word-break:break-all}.request-card .headers .header-value[data-v-48794e33]{font-size:14px;font-weight:400;margin-left:16px;word-break:break-all}.request-card .sni .sni-content[data-v-48794e33]{font-family:JetBrains Mono,Consolas,monospace;font-size:14px;word-break:break-all}.request-card .section-title[data-v-48794e33]{font-weight:700}.import-requests-modal .import-requests-alert[data-v-8c069d07]{margin-bottom:16px}.import-requests-modal .import-requests-error[data-v-8c069d07]{margin-top:16px}.import-requests-modal .json-editor[data-v-8c069d07]{border:1px solid #e0e4ea;border-radius:4px;height:500px;overflow:hidden;width:100%}.import-requests-modal .warning[data-v-8c069d07]{color:#fabe5f}.url-input[data-v-ccaa94c1]{margin-bottom:32px;width:100%}.request-form[data-v-ccaa94c1] fieldset{border:0;padding:0}.support-text[data-v-11a8483b]{color:#000933;display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:32px}.support-text[data-v-11a8483b] p{font-size:14px;margin-bottom:0}.router-playground-wrapper .page-header[data-v-1ee3ba9d]{color:#000933;font-size:24px;font-weight:700}.router-playground-wrapper .editor-actions[data-v-1ee3ba9d]{display:flex;flex-direction:row;justify-content:flex-end;margin-top:16px;width:100%}.router-playground-wrapper .router-playground[data-v-1ee3ba9d]{margin:auto}.router-playground-wrapper .router-playground .navigate-back[data-v-1ee3ba9d]{align-items:center;color:#0030cc;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;gap:8px;justify-content:flex-start;margin-bottom:48px;margin-top:10px}.router-playground-wrapper .router-playground .navigate-back .material-icons[data-v-1ee3ba9d]{font-size:14px}.router-playground-wrapper .router-playground .expression-inspirations[data-v-1ee3ba9d]{margin-top:16px}.router-playground-wrapper .router-playground .expression-inspirations .title[data-v-1ee3ba9d]{align-items:center;color:#6c7489;display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;margin-top:10px}.router-playground-wrapper .router-playground .expression-inspirations .title .material-icons[data-v-1ee3ba9d]{font-size:14px}.router-playground-wrapper .router-playground .expression-inspirations .buttons[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:12px}.router-playground-wrapper .router-playground .expression-inspirations .buttons button.expression-inspiration-item[data-v-1ee3ba9d]{border-style:solid;font-family:JetBrains Mono,Consolas,monospace}.router-playground-wrapper .router-playground .expression-editor-caption[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;margin:8px 0;opacity:.7}.router-playground-wrapper .router-playground .expression-list tbody tr[data-v-1ee3ba9d]{font-family:JetBrains Mono,Consolas,monospace}.router-playground-wrapper .router-playground .routes[data-v-1ee3ba9d]{margin-top:32px}.router-playground-wrapper .router-playground .routes .actions[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;gap:8px}.router-playground-wrapper .router-playground .import-button[data-v-1ee3ba9d],.router-playground-wrapper .router-playground .export-button[data-v-1ee3ba9d]{margin-right:12px}.router-playground-wrapper .router-playground .route-cards[data-v-1ee3ba9d]{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.router-playground-wrapper .router-playground .route-cards-footer[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:center;margin:16px 0 8px;opacity:.7}.router-playground-wrapper .link[data-v-1ee3ba9d]{cursor:pointer;margin:0 2px;text-decoration:underline}.router-playground-modal .k-modal-backdrop{overflow-y:scroll}.router-playground-modal .modal-container{max-width:1280px!important;width:100%!important}.router-playground-modal .k-modal-header{margin-bottom:0!important}.router-playground-modal .k-prompt-header hr{margin-bottom:0;margin-top:12px}.router-playground-modal .k-prompt-body hr{margin-bottom:0;margin-top:0}.router-playground-modal .k-prompt-body-content{max-height:800px!important;padding:24px 0}
|
|
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-40ffb9f1]{align-items:center;border-bottom:var(--v0b2cd434);box-sizing:border-box;display:var(--bb02ad32);padding:16px 16px 16px 0;width:100%}.config-card-details-row .config-card-details-label[data-v-40ffb9f1]{box-sizing:border-box;padding-right:16px;width:var(--d92de3ce)}.config-card-details-row .config-card-details-label label[data-v-40ffb9f1]{color:#3a3f51;display:inline-flex;max-width:100%}.config-card-details-row .config-card-details-label label .label-content[data-v-40ffb9f1]{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-40ffb9f1]{min-width:0}.config-card-details-row .config-card-details-value[data-v-40ffb9f1]{box-sizing:border-box;width:var(--d9295818)}.config-card-details-row .config-card-details-value .truncated[data-v-40ffb9f1]{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-40ffb9f1]{overflow-wrap:anywhere}.config-card-details-row .config-card-details-value .copy-uuid-array[data-v-40ffb9f1] .k-copy:not(:last-of-type){margin-bottom:8px}.config-card-details-row .config-card-details-value .method-badge-array[data-v-40ffb9f1]{display:flex;flex-wrap:wrap;row-gap:10px}.config-card-details-row .config-badge[data-v-40ffb9f1]{margin-right:4px}.config-card-details-row[data-v-40ffb9f1] .k-label{margin-bottom:0}.config-card-details-row[data-v-40ffb9f1] .k-label .kong-icon-infoFilled{display:flex}.config-card-details-row[data-v-40ffb9f1] .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(--v58418ff6);overflow:hidden!important;text-align:left;text-overflow:ellipsis;white-space:nowrap}.config-card-prop-section-title[data-v-a7689049]{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-f2b42324]{align-items:center;display:flex}.kong-ui-entity-base-config-card .config-card-actions .config-format-select-label[data-v-f2b42324]{margin-bottom:0;margin-right:8px}.kong-ui-entity-base-config-card .config-card-prop-section-title[data-v-f2b42324]{color:#000933;font-size:16px;font-weight:600;margin-bottom:16px;margin-top:48px}.kong-ui-entity-base-config-card[data-v-f2b42324] .config-card-details-row:last-of-type{border-bottom:none}.kong-ui-entity-base-config-card .book-icon[data-v-f2b42324]{margin-left:8px;padding:0}.deck-config .k-select[data-v-04c956bc]{margin-bottom:16px}.deck-config .k-code-block[data-v-04c956bc]{margin-top:12px}.kong-ui-entity-base-form[data-v-7cbcaad8]{box-sizing:border-box;max-width:1536px;width:100%}.kong-ui-entity-base-form[data-v-7cbcaad8] .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-7cbcaad8] .k-card.content-card{padding:0 16px!important}.kong-ui-entity-base-form[data-v-7cbcaad8] .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-7cbcaad8] .tab-item.active>div.tab-link.has-panels{color:#000933!important;font-weight:600!important}.kong-ui-entity-base-form[data-v-7cbcaad8] .slideout-content{overflow-y:unset!important}.form-actions[data-v-7cbcaad8]{align-items:center;display:flex;justify-content:flex-end;margin-top:24px}.form-actions[data-v-7cbcaad8] .k-button:last-of-type,.form-actions[data-v-7cbcaad8] .k-button:nth-last-of-type(2){margin-inline-start:16px}.form-actions-reverted[data-v-7cbcaad8]{direction:rtl}.content-wrapper[data-v-a3a65cac] .k-tooltip{word-break:break-all}.kong-ui-entity-base-table .toolbar-container[data-v-09e101d4]{align-items:center;display:flex;width:100%}.kong-ui-entity-base-table .toolbar-button-container[data-v-09e101d4]{margin-left:auto}.kong-ui-entity-base-table .hidden[data-v-09e101d4]{display:none}.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-6d4a0f89]{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-6d4a0f89]{padding:64px 96px}}.kong-ui-public-entity-empty-state .empty-state-image[data-v-6d4a0f89]{margin-bottom:8px}.kong-ui-public-entity-empty-state .entity-empty-state-content[data-v-6d4a0f89]{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-6d4a0f89]{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-6d4a0f89]{font-size:18px}.kong-ui-public-entity-empty-state .entity-empty-state-description[data-v-6d4a0f89],.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-6d4a0f89]{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-6d4a0f89],.kong-ui-public-entity-empty-state .entity-empty-state-pricing p[data-v-6d4a0f89]{margin:0}.kong-ui-public-entity-empty-state .entity-empty-state-pricing[data-v-6d4a0f89]{margin-top:16px}.kong-ui-public-entity-empty-state .entity-empty-state-message[data-v-6d4a0f89]{color:#52596e}.kong-ui-public-entity-empty-state .entity-empty-state-action[data-v-6d4a0f89]{align-items:center;display:flex;gap:12px}.kong-ui-public-entity-empty-state .entity-empty-state-card-container[data-v-6d4a0f89]{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-6d4a0f89]{width:640px}}.kong-ui-public-entity-empty-state .entity-empty-state-card-container .entity-empty-state-card[data-v-6d4a0f89]{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-6d4a0f89]{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-6d4a0f89] .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-6d4a0f89] .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-6d4a0f89] .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-6d4a0f89]{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-6d4a0f89]{width:640px}}.routing-rule-add-item-button[data-v-f1f4cfc9]{display:flex}.routing-rule-container[data-v-3eb40a37]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-3eb40a37]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-3eb40a37]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-3eb40a37]{width:100%}.routing-rule-input[data-v-3eb40a37]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-3eb40a37]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-3eb40a37]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-3eb40a37] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-3eb40a37]{margin-top:16px}.routing-rule-container[data-v-d3bede0b]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-d3bede0b]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-d3bede0b]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-d3bede0b]{width:100%}.routing-rule-input[data-v-d3bede0b]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-d3bede0b]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-d3bede0b]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-d3bede0b] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-d3bede0b]{margin-top:16px}.routing-rule-container[data-v-dccd9082]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-dccd9082]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-dccd9082]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-dccd9082]{width:100%}.routing-rule-input[data-v-dccd9082]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-dccd9082]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-dccd9082]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-dccd9082] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-dccd9082]{margin-top:16px}.routing-rule-container[data-v-6c94d6d2]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-6c94d6d2]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-6c94d6d2]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-6c94d6d2]{width:100%}.routing-rule-input[data-v-6c94d6d2]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-6c94d6d2]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-6c94d6d2]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-6c94d6d2] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-6c94d6d2]{margin-top:16px}.routing-rule-container[data-v-eb440a9e]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-eb440a9e]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-eb440a9e]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-eb440a9e]{width:100%}.routing-rule-input[data-v-eb440a9e]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-eb440a9e]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-eb440a9e]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-eb440a9e] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-eb440a9e]{margin-top:16px}.routing-rule-container[data-v-e6782e08]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-e6782e08]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-e6782e08]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-e6782e08]{width:100%}.routing-rule-input[data-v-e6782e08]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-e6782e08]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-e6782e08]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-e6782e08] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-e6782e08]{margin-top:16px}.routing-rule-container[data-v-448078c1]:not(:first-of-type){margin-top:24px}.routing-rule-container hr[data-v-448078c1]{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:16px}.routing-rule-input[data-v-448078c1]{align-items:center;column-gap:16px;display:flex}.routing-rule-input .k-input[data-v-448078c1]{width:100%}.routing-rule-input[data-v-448078c1]:not(:first-of-type){margin-top:16px}.routing-rule-input .methods-input-container[data-v-448078c1]{display:flex;flex-wrap:wrap;gap:12px}.routing-rule-input .methods-input[data-v-448078c1]{display:flex;flex-wrap:wrap;gap:4px}.routing-rule-input .methods-input[data-v-448078c1] label.k-switch{margin:0!important}.routing-rule-add-item-button[data-v-448078c1]{margin-top:16px}.route-form-routing-rules-title-container[data-v-f3fa9614]{display:flex;justify-content:center}.route-form-routing-rules-title-container .protocol-title[data-v-f3fa9614]{font-size:16px}.route-form-routing-rules-title-container .protocol-title[data-v-f3fa9614]:not(:first-child):before{content:"/";margin-right:8px;padding-left:8px}.route-form-routing-rules-title-container .routing-rules-title[data-v-f3fa9614]{font-size:16px;margin-left:8px}.route-form-advanced-fields-container[data-v-f3fa9614]{display:flex;flex-direction:column;margin-top:24px}.route-form-fields-container[data-v-f3fa9614]>*:not(:first-child){margin-top:24px}.traditional-rules-hint[data-v-f3fa9614]{color:#52596e;margin-bottom:24px}.traditional-rules-hint span[data-v-f3fa9614]:not(:first-child){margin-left:4px}.route-form-strip-path[data-v-f3fa9614]{margin-top:24px}.route-form-open-in-playground{align-items:center;color:#0030cc;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;margin-top:12px}.route-form-open-in-playground.disabled{cursor:not-allowed;opacity:.5}.route-form-routing-rules-title-container[data-v-e7571a47]{display:flex;justify-content:center}.route-form-routing-rules-title-container .protocol-title[data-v-e7571a47]{font-size:16px}.route-form-routing-rules-title-container .protocol-title[data-v-e7571a47]:not(:first-child):before{content:"/";margin-right:8px;padding-left:8px}.route-form-routing-rules-title-container .routing-rules-title[data-v-e7571a47]{font-size:16px;margin-left:8px}.route-form-advanced-fields-container[data-v-e7571a47]{display:flex;flex-direction:column;margin-top:24px}.route-form-fields-container[data-v-e7571a47]>*:not(:first-child){margin-top:24px}.config-type-container[data-v-cbda4882]{display:flex;gap:16px}.config-type-container[data-v-cbda4882] .radio-card-wrapper{box-sizing:border-box}.config-flavor .config-flavor-label[data-v-cbda4882]{display:flex}.config-flavor .config-flavor-control[data-v-cbda4882]{display:inline-flex;width:auto}.appear-enter-active{transition:all .5s ease}.appear-enter-from,.appear-leave-to{opacity:0;transform:translate(30px)}.kong-ui-entities-route-form[data-v-5be17e8c]{width:100%}.kong-ui-entities-route-form .route-form-service-dropdown-item[data-v-5be17e8c]{display:flex;flex-direction:column}.kong-ui-entities-route-form .route-form-service-dropdown-item .select-item-label[data-v-5be17e8c]{font-weight:600}.kong-ui-entities-route-form .route-form-service-dropdown-item .select-item-description[data-v-5be17e8c]{color:#6c7489;font-size:12px}.kong-ui-entities-route-form .route-form-routing-rules-title-container[data-v-5be17e8c]{display:flex;justify-content:center}.kong-ui-entities-route-form .route-form-routing-rules-title-container .protocol-title[data-v-5be17e8c]{font-size:16px}.kong-ui-entities-route-form .route-form-routing-rules-title-container .protocol-title[data-v-5be17e8c]:not(:first-child):before{content:"/";margin-right:8px;padding-left:8px}.kong-ui-entities-route-form .route-form-routing-rules-title-container .routing-rules-title[data-v-5be17e8c]{font-size:16px;margin-left:8px}.kong-ui-entities-route-form .route-form-fields-container[data-v-5be17e8c]>*:not(:first-child){margin-top:24px}.kong-ui-entities-route-form .k-checkbox[data-v-5be17e8c]{display:flex}.kong-ui-entities-route-form[data-v-5be17e8c] .form-section-content{min-width:0}.kong-ui-entities-route-form .expression-editor[data-v-5be17e8c]{min-height:200px}.button-row[data-v-a438ef1a]{align-items:center;display:flex;gap:12px}.kong-ui-entities-routes-list[data-v-a438ef1a]{width:100%}.kong-ui-entities-routes-list .kong-ui-entity-filter-input[data-v-a438ef1a]{margin-right:12px}.kong-ui-entities-routes-list .route-list-cell-expression[data-v-a438ef1a]{font-family:JetBrains Mono,Consolas,monospace}.expression-editor[data-v-fa3403cf]{border:1px solid #e0e4ea;border-radius:3px;min-height:200px;overflow:hidden;transition:border-color linear .15s;width:100%}.expression-editor.invalid[data-v-fa3403cf]{border-color:#d60027}.page-header h1[data-v-dc31e237],h2[data-v-dc31e237],h3[data-v-dc31e237],h4[data-v-dc31e237],h5[data-v-dc31e237],h6[data-v-dc31e237]{color:#000933;font-size:24px;font-weight:700}.page-header h1 .title[data-v-dc31e237],h2 .title[data-v-dc31e237],h3 .title[data-v-dc31e237],h4 .title[data-v-dc31e237],h5 .title[data-v-dc31e237],h6 .title[data-v-dc31e237]{word-break:break-all}.row[data-v-dc31e237]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-left:-16px;margin-right:-16px;padding:0 16px}.col[data-v-dc31e237]{line-height:36px}h1[data-v-dc31e237],h2[data-v-dc31e237],h3[data-v-dc31e237],h4[data-v-dc31e237],h5[data-v-dc31e237],h6[data-v-dc31e237],nav[data-v-dc31e237]{margin-bottom:20px;margin-top:0}.title-no-margin[data-v-dc31e237]{margin:0!important}.operations[data-v-dc31e237]{align-items:center;display:inline-flex;flex-grow:0;justify-content:flex-end;margin-left:auto;text-align:right;white-space:nowrap}.request-card[data-v-48794e33]{align-items:flex-start;background-color:#fff;border-radius:6px;display:flex;flex-direction:column;gap:8px;justify-content:flex-start;min-width:0;padding:12px;position:relative}.request-card[data-v-48794e33]:before{border:1px solid #e0e4ea;border-radius:6px;content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.request-card.active[data-v-48794e33]:before{border:2px solid #5f9aff}.request-card .close-btn[data-v-48794e33]{cursor:pointer;display:none!important;position:absolute;right:12px;top:12px}.request-card:hover .close-btn[data-v-48794e33]{display:block!important}.request-card .badges[data-v-48794e33]{align-items:center;display:flex;flex-direction:row;gap:8px;margin-bottom:6px}.request-card .url[data-v-48794e33]{color:#000933;font-family:JetBrains Mono,Consolas,monospace;font-size:14px;word-break:break-all}.request-card .headers .header[data-v-48794e33]{font-family:JetBrains Mono,Consolas,monospace;list-style:none}.request-card .headers .header[data-v-48794e33],.request-card .headers .header ul[data-v-48794e33]{margin:0;padding:0}.request-card .headers .header li[data-v-48794e33]{list-style:none;margin-left:16px;padding-left:6px;position:relative;word-break:break-all}.request-card .headers .header li[data-v-48794e33]:before{background-color:#000;bottom:-12px;content:" ";left:-10px;position:absolute;top:5px;width:1px}.request-card .headers .header li[data-v-48794e33]:not(:first-child):last-child:before{display:none}.request-card .headers .header li[data-v-48794e33]:only-child:before{background-color:#000;bottom:7px;content:" ";display:list-item;height:7px;left:-10px;position:absolute;top:5px;width:1px}.request-card .headers .header li[data-v-48794e33]:after{background-color:#000;content:" ";height:1px;left:-10px;position:absolute;top:12px;width:10px}.request-card .headers .header-key[data-v-48794e33]{font-size:14px;font-weight:700;margin-left:8px;word-break:break-all}.request-card .headers .header-value[data-v-48794e33]{font-size:14px;font-weight:400;margin-left:16px;word-break:break-all}.request-card .sni .sni-content[data-v-48794e33]{font-family:JetBrains Mono,Consolas,monospace;font-size:14px;word-break:break-all}.request-card .section-title[data-v-48794e33]{font-weight:700}.import-requests-modal .import-requests-alert[data-v-8c069d07]{margin-bottom:16px}.import-requests-modal .import-requests-error[data-v-8c069d07]{margin-top:16px}.import-requests-modal .json-editor[data-v-8c069d07]{border:1px solid #e0e4ea;border-radius:4px;height:500px;overflow:hidden;width:100%}.import-requests-modal .warning[data-v-8c069d07]{color:#fabe5f}.url-input[data-v-ccaa94c1]{margin-bottom:32px;width:100%}.request-form[data-v-ccaa94c1] fieldset{border:0;padding:0}.support-text[data-v-11a8483b]{color:#000933;display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:32px}.support-text[data-v-11a8483b] p{font-size:14px;margin-bottom:0}.router-playground-wrapper .page-header[data-v-1ee3ba9d]{color:#000933;font-size:24px;font-weight:700}.router-playground-wrapper .editor-actions[data-v-1ee3ba9d]{display:flex;flex-direction:row;justify-content:flex-end;margin-top:16px;width:100%}.router-playground-wrapper .router-playground[data-v-1ee3ba9d]{margin:auto}.router-playground-wrapper .router-playground .navigate-back[data-v-1ee3ba9d]{align-items:center;color:#0030cc;cursor:pointer;display:flex;flex-direction:row;font-size:16px;font-weight:700;gap:8px;justify-content:flex-start;margin-bottom:48px;margin-top:10px}.router-playground-wrapper .router-playground .navigate-back .material-icons[data-v-1ee3ba9d]{font-size:14px}.router-playground-wrapper .router-playground .expression-inspirations[data-v-1ee3ba9d]{margin-top:16px}.router-playground-wrapper .router-playground .expression-inspirations .title[data-v-1ee3ba9d]{align-items:center;color:#6c7489;display:flex;flex-direction:row;font-size:14px;font-weight:700;gap:8px;justify-content:flex-start;margin-top:10px}.router-playground-wrapper .router-playground .expression-inspirations .title .material-icons[data-v-1ee3ba9d]{font-size:14px}.router-playground-wrapper .router-playground .expression-inspirations .buttons[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:12px}.router-playground-wrapper .router-playground .expression-inspirations .buttons button.expression-inspiration-item[data-v-1ee3ba9d]{border-style:solid;font-family:JetBrains Mono,Consolas,monospace}.router-playground-wrapper .router-playground .expression-editor-caption[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:flex-start;margin:8px 0;opacity:.7}.router-playground-wrapper .router-playground .expression-list tbody tr[data-v-1ee3ba9d]{font-family:JetBrains Mono,Consolas,monospace}.router-playground-wrapper .router-playground .routes[data-v-1ee3ba9d]{margin-top:32px}.router-playground-wrapper .router-playground .routes .actions[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;gap:8px}.router-playground-wrapper .router-playground .import-button[data-v-1ee3ba9d],.router-playground-wrapper .router-playground .export-button[data-v-1ee3ba9d]{margin-right:12px}.router-playground-wrapper .router-playground .route-cards[data-v-1ee3ba9d]{display:grid;gap:16px;grid-template-columns:1fr 1fr 1fr}.router-playground-wrapper .router-playground .route-cards-footer[data-v-1ee3ba9d]{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:center;margin:16px 0 8px;opacity:.7}.router-playground-wrapper .link[data-v-1ee3ba9d]{cursor:pointer;margin:0 2px;text-decoration:underline}.router-playground-modal .k-modal-backdrop{overflow-y:scroll}.router-playground-modal .modal-container{max-width:1280px!important;width:100%!important}.router-playground-modal .k-modal-header{margin-bottom:0!important}.router-playground-modal .k-prompt-header hr{margin-bottom:0;margin-top:12px}.router-playground-modal .k-prompt-body hr{margin-bottom:0;margin-top:0}.router-playground-modal .k-prompt-body-content{max-height:800px!important;padding:24px 0}
|
|
@@ -2,7 +2,7 @@ import type { PropType } from 'vue';
|
|
|
2
2
|
import type { AxiosError } from 'axios';
|
|
3
3
|
import type { KongManagerRouteEntityConfig, KonnectRouteEntityConfig } from '../types';
|
|
4
4
|
import '@kong-ui-public/entities-shared/dist/style.css';
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: 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: {
|
|
8
8
|
type: PropType<KonnectRouteEntityConfig | KongManagerRouteEntityConfig>;
|
|
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
30
30
|
required: false;
|
|
31
31
|
default: string;
|
|
32
32
|
};
|
|
33
|
-
}>,
|
|
33
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
34
34
|
loading: (isLoading: boolean) => any;
|
|
35
35
|
"fetch:error": (error: AxiosError<unknown, any>) => any;
|
|
36
36
|
"fetch:success": (data: Record<string, any>) => any;
|
|
@@ -73,5 +73,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
73
73
|
hideTitle: boolean;
|
|
74
74
|
serviceId: string;
|
|
75
75
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
76
|
+
declare const _default: typeof __VLS_export;
|
|
76
77
|
export default _default;
|
|
77
78
|
//# sourceMappingURL=RouteConfigCard.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteConfigCard.vue"],"names":[],"mappings":"AAmPA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWvC,OAAO,KAAK,EACV,4BAA4B,EAAE,wBAAwB,EACvD,MAAM,UAAU,CAAA;AAEjB,OAAO,gDAAgD,CAAA
|
|
1
|
+
{"version":3,"file":"RouteConfigCard.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteConfigCard.vue"],"names":[],"mappings":"AAmPA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAWvC,OAAO,KAAK,EACV,4BAA4B,EAAE,wBAAwB,EACvD,MAAM,UAAU,CAAA;AAEjB,OAAO,gDAAgD,CAAA;AAyTvD,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,wBAAwB,GAAG,4BAA4B,CAAC;;4BAE7D,wBAAwB,GAAG,4BAA4B,KAAG,OAAO;;IAQvF;;OAEG;;;;;;IAMH;;OAEG;;;;;IAKH,+DAA+D;;;;;;;;;;;;IA3B/D,oHAAoH;;cAElG,QAAQ,CAAC,wBAAwB,GAAG,4BAA4B,CAAC;;4BAE7D,wBAAwB,GAAG,4BAA4B,KAAG,OAAO;;IAQvF;;OAEG;;;;;;IAMH;;OAEG;;;;;IAKH,+DAA+D;;;;;;;;;;;;;;;4EAO/D,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -3,15 +3,15 @@ import type { PropType } from 'vue';
|
|
|
3
3
|
import type { BaseRoutePayload, KongManagerRouteFormConfig, KonnectRouteFormConfig, RouteFlavors } from '../types';
|
|
4
4
|
import { RouteFlavor } from '../types';
|
|
5
5
|
import '@kong-ui-public/entities-shared/dist/style.css';
|
|
6
|
-
declare var
|
|
6
|
+
declare var __VLS_57: {
|
|
7
7
|
canSubmit: boolean;
|
|
8
8
|
cancel: () => void;
|
|
9
9
|
submit: (uncheckedPayload?: BaseRoutePayload) => Promise<void>;
|
|
10
10
|
};
|
|
11
11
|
type __VLS_Slots = {} & {
|
|
12
|
-
'form-actions'?: (props: typeof
|
|
12
|
+
'form-actions'?: (props: typeof __VLS_57) => any;
|
|
13
13
|
};
|
|
14
|
-
declare const
|
|
14
|
+
declare const __VLS_base: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
15
15
|
/** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
|
|
16
16
|
config: {
|
|
17
17
|
type: PropType<KonnectRouteFormConfig | KongManagerRouteFormConfig>;
|
|
@@ -165,7 +165,8 @@ declare const __VLS_component: import("vue").DefineComponent<import("vue").Extra
|
|
|
165
165
|
expressions?: string;
|
|
166
166
|
} | undefined;
|
|
167
167
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
168
|
-
declare const
|
|
168
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
169
|
+
declare const _default: typeof __VLS_export;
|
|
169
170
|
export default _default;
|
|
170
171
|
type __VLS_WithSlots<T, S> = T & {
|
|
171
172
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteForm.vue"],"names":[],"mappings":"AAisBA,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,OAAO,CAAA;AAEtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAMnC,OAAO,KAAK,EACV,gBAAgB,EAMhB,0BAA0B,EAC1B,sBAAsB,EAGtB,YAAY,EAKb,MAAM,UAAU,CAAA;AACjB,OAAO,EAEL,WAAW,EAIZ,MAAM,UAAU,CAAA;AAIjB,OAAO,gDAAgD,CAAA;
|
|
1
|
+
{"version":3,"file":"RouteForm.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteForm.vue"],"names":[],"mappings":"AAisBA,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,OAAO,CAAA;AAEtD,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAMnC,OAAO,KAAK,EACV,gBAAgB,EAMhB,0BAA0B,EAC1B,sBAAsB,EAGtB,YAAY,EAKb,MAAM,UAAU,CAAA;AACjB,OAAO,EAEL,WAAW,EAIZ,MAAM,UAAU,CAAA;AAIjB,OAAO,gDAAgD,CAAA;AA8yBvD,QAAA,IAAI,QAAQ;;kBApnBc,IAAI;gCA6MiB,gBAAgB,KAAG,OAAO,CAAC,IAAI,CAAC;CAuavD,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKvD,QAAA,MAAM,UAAU;IAId,oHAAoH;;cAElG,QAAQ,CAAC,sBAAsB,GAAG,0BAA0B,CAAC;;4BAEzD,sBAAsB,GAAG,0BAA0B,KAAG,OAAO;;IAQnF,0FAA0F;;;;;;IAM1F,sEAAsE;;;;;;IAMtE,yDAAyD;;;;;;IAMzD,4CAA4C;;;;;;IAM5C,gDAAgD;;;;;;IAMhD,gDAAgD;;cAE9B,QAAQ,CAAC,YAAY,CAAC;;;;;;IAMxC,sCAAsC;;cAEpB,QAAQ,CAAC;YACvB,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;YAClC,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;SACnC,GAAG,SAAS,CAAC;;;;IAIhB,kDAAkD;;;;;;;sCA7eL,gBAAgB,KAAG,OAAO,CAAC,IAAI,CAAC;;;;;;iBA3T3C,MAAM;cAAQ,MAAM;;;;;IA6uBtD,oHAAoH;;cAElG,QAAQ,CAAC,sBAAsB,GAAG,0BAA0B,CAAC;;4BAEzD,sBAAsB,GAAG,0BAA0B,KAAG,OAAO;;IAQnF,0FAA0F;;;;;;IAM1F,sEAAsE;;;;;;IAMtE,yDAAyD;;;;;;IAMzD,4CAA4C;;;;;;IAM5C,gDAAgD;;;;;;IAMhD,gDAAgD;;cAE9B,QAAQ,CAAC,YAAY,CAAC;;;;;;IAMxC,sCAAsC;;cAEpB,QAAQ,CAAC;YACvB,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;YAClC,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;SACnC,GAAG,SAAS,CAAC;;;;IAIhB,kDAAkD;;;;;;;;;;iBAxyBhB,MAAM;cAAQ,MAAM;;;;;;;;;;;;;sBAkyBtB,MAAM;sBACN,MAAM;;4EAYtC,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -3,14 +3,15 @@ type __VLS_Props = {
|
|
|
3
3
|
protocol?: string;
|
|
4
4
|
showExpressionsModalEntry?: boolean;
|
|
5
5
|
};
|
|
6
|
-
type
|
|
6
|
+
type __VLS_ModelProps = {
|
|
7
7
|
modelValue: string;
|
|
8
8
|
};
|
|
9
|
-
|
|
9
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
10
|
+
declare var __VLS_12: {};
|
|
10
11
|
type __VLS_Slots = {} & {
|
|
11
|
-
default?: (props: typeof
|
|
12
|
+
default?: (props: typeof __VLS_12) => any;
|
|
12
13
|
};
|
|
13
|
-
declare const
|
|
14
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
15
|
"update:modelValue": (value: string) => any;
|
|
15
16
|
} & {
|
|
16
17
|
notify: (options: {
|
|
@@ -24,7 +25,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
24
25
|
type: string;
|
|
25
26
|
}) => any) | undefined;
|
|
26
27
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
27
|
-
declare const
|
|
28
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
29
|
+
declare const _default: typeof __VLS_export;
|
|
28
30
|
export default _default;
|
|
29
31
|
type __VLS_WithSlots<T, S> = T & {
|
|
30
32
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteFormExpressionsEditor.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteFormExpressionsEditor.vue"],"names":[],"mappings":"AAsGA,OAAO,4CAA4C,CAAA;AAInD,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC,CAAC;
|
|
1
|
+
{"version":3,"file":"RouteFormExpressionsEditor.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteFormExpressionsEditor.vue"],"names":[],"mappings":"AAsGA,OAAO,4CAA4C,CAAA;AAInD,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC,CAAC;AAkDF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAyGxD,QAAA,IAAI,QAAQ,IAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGhD,QAAA,MAAM,UAAU;;;;iBAnKoB,MAAM;cAAQ,MAAM;;;;;iBAApB,MAAM;cAAQ,MAAM;;kFAsKtD,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -3,9 +3,10 @@ type __VLS_Props = {
|
|
|
3
3
|
protocol?: string;
|
|
4
4
|
showExpressionsModalEntry?: boolean;
|
|
5
5
|
};
|
|
6
|
-
type
|
|
6
|
+
type __VLS_ModelProps = {
|
|
7
7
|
modelValue: string;
|
|
8
8
|
};
|
|
9
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
9
10
|
declare var __VLS_24: {
|
|
10
11
|
expression: {
|
|
11
12
|
value: string;
|
|
@@ -16,7 +17,7 @@ declare var __VLS_24: {
|
|
|
16
17
|
type __VLS_Slots = {} & {
|
|
17
18
|
'after-editor'?: (props: typeof __VLS_24) => any;
|
|
18
19
|
};
|
|
19
|
-
declare const
|
|
20
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
20
21
|
"update:modelValue": (value: string) => any;
|
|
21
22
|
} & {
|
|
22
23
|
notify: (options: {
|
|
@@ -30,7 +31,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
30
31
|
type: string;
|
|
31
32
|
}) => any) | undefined;
|
|
32
33
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
|
-
declare const
|
|
34
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
35
|
+
declare const _default: typeof __VLS_export;
|
|
34
36
|
export default _default;
|
|
35
37
|
type __VLS_WithSlots<T, S> = T & {
|
|
36
38
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteFormExpressionsEditorLoader.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteFormExpressionsEditorLoader.vue"],"names":[],"mappings":"AAmHA,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAA;AAoBjD,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC,CAAC;
|
|
1
|
+
{"version":3,"file":"RouteFormExpressionsEditorLoader.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteFormExpressionsEditorLoader.vue"],"names":[],"mappings":"AAmHA,OAAO,EAAE,sBAAsB,EAAE,MAAM,UAAU,CAAA;AAoBjD,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC,CAAC;AA0BF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,CAAC;CAClB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAkGxD,QAAA,IAAI,QAAQ;;;wBAxHkB,MAAM;;;CAwHZ,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,cAAc,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGvD,QAAA,MAAM,UAAU;;;;iBArIoB,MAAM;cAAQ,MAAM;;;;;iBAApB,MAAM;cAAQ,MAAM;;kFAwItD,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -13,7 +13,7 @@ type __VLS_Props = {
|
|
|
13
13
|
isWsSupported?: boolean;
|
|
14
14
|
hideProtocols?: boolean;
|
|
15
15
|
};
|
|
16
|
-
type
|
|
16
|
+
type __VLS_ModelProps = {
|
|
17
17
|
'configType': 'basic' | 'advanced';
|
|
18
18
|
'configFlavor': RouteFlavor;
|
|
19
19
|
'fields'?: SharedRouteRulesFields;
|
|
@@ -22,7 +22,8 @@ type __VLS_PublicProps = __VLS_Props & {
|
|
|
22
22
|
value: string;
|
|
23
23
|
}>;
|
|
24
24
|
};
|
|
25
|
-
|
|
25
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
26
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
27
|
"update:customMethods": (value: {
|
|
27
28
|
label: string;
|
|
28
29
|
value: string;
|
|
@@ -51,5 +52,6 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
51
52
|
"onUpdate:configType"?: ((value: "basic" | "advanced") => any) | undefined;
|
|
52
53
|
"onUpdate:configFlavor"?: ((value: RouteFlavor) => any) | undefined;
|
|
53
54
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
55
|
+
declare const _default: typeof __VLS_export;
|
|
54
56
|
export default _default;
|
|
55
57
|
//# sourceMappingURL=RouteFormRulesComposer.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteFormRulesComposer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteFormRulesComposer.vue"],"names":[],"mappings":"AA4XA,OAAO,EAA6E,wBAAwB,EAAE,MAAM,cAAc,CAAA;AAClI,OAAO,EACL,WAAW,EAQX,KAAK,YAAY,EACjB,KAAK,sBAAsB,EAI3B,KAAK,sBAAsB,EAC5B,MAAM,UAAU,CAAA;AAIjB,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,MAAM,OAAO,wBAAwB,CAAA;IAChD,YAAY,EAAE,YAAY,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,WAAW,CAAA;IAC1B,yBAAyB,CAAC,EAAE,OAAO,CAAA;IACnC,QAAQ,CAAC,EAAE;QACT,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;QAClC,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;KACnC,CAAA;IACD,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAC;
|
|
1
|
+
{"version":3,"file":"RouteFormRulesComposer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteFormRulesComposer.vue"],"names":[],"mappings":"AA4XA,OAAO,EAA6E,wBAAwB,EAAE,MAAM,cAAc,CAAA;AAClI,OAAO,EACL,WAAW,EAQX,KAAK,YAAY,EACjB,KAAK,sBAAsB,EAI3B,KAAK,sBAAsB,EAC5B,MAAM,UAAU,CAAA;AAIjB,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,MAAM,OAAO,wBAAwB,CAAA;IAChD,YAAY,EAAE,YAAY,CAAA;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,WAAW,CAAA;IAC1B,yBAAyB,CAAC,EAAE,OAAO,CAAA;IACnC,QAAQ,CAAC,EAAE;QACT,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;QAClC,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;KACnC,CAAA;IACD,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB,CAAC;AA2NF,KAAK,gBAAgB,GAAG;IACxB,YAAY,EAAE,OAAO,GAAG,UAAU,CAAC;IACnC,cAAc,EAAE,WAAW,CAAC;IAC5B,QAAQ,CAAC,EAAE,sBAAsB,CAAC;IAClC,eAAe,CAAC,EAAE,KAAK,CAAC;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CACzD,CAAC;AAQF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAuTxD,QAAA,MAAM,YAAY;;eA1T6B,MAAM;eAAS,MAAM;;;;iBA/MhC,MAAM;cAAQ,MAAM;;;;;;;;eA+MT,MAAM;eAAS,MAAM;;;;iBA/MhC,MAAM;cAAQ,MAAM;;;;;;kFA4gBtD,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -3,7 +3,7 @@ import type { AxiosError } from 'axios';
|
|
|
3
3
|
import type { HeaderTag } from '@kong/kongponents';
|
|
4
4
|
import type { KongManagerRouteListConfig, KonnectRouteListConfig, EntityRow, CopyEventPayload } from '../types';
|
|
5
5
|
import '@kong-ui-public/entities-shared/dist/style.css';
|
|
6
|
-
declare const
|
|
6
|
+
declare const __VLS_export: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
7
7
|
/** The base konnect or kongManger config. Pass additional config props in the shared entity component as needed. */
|
|
8
8
|
config: {
|
|
9
9
|
type: PropType<KonnectRouteListConfig | KongManagerRouteListConfig>;
|
|
@@ -65,7 +65,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
65
65
|
type: BooleanConstructor;
|
|
66
66
|
default: boolean;
|
|
67
67
|
};
|
|
68
|
-
}>,
|
|
68
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
69
69
|
error: (error: AxiosError<unknown, any>) => any;
|
|
70
70
|
"click:learn-more": () => any;
|
|
71
71
|
"copy:success": (payload: CopyEventPayload) => any;
|
|
@@ -152,5 +152,6 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
|
|
|
152
152
|
hideTraditionalColumns: boolean;
|
|
153
153
|
hasExpressionColumn: boolean;
|
|
154
154
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
155
|
+
declare const _default: typeof __VLS_export;
|
|
155
156
|
export default _default;
|
|
156
157
|
//# sourceMappingURL=RouteList.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouteList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteList.vue"],"names":[],"mappings":"AAwqBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAIvC,OAAO,KAAK,EAAyB,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAezE,OAAO,KAAK,EACV,0BAA0B,EAC1B,sBAAsB,EACtB,SAAS,EACT,gBAAgB,EACjB,MAAM,UAAU,CAAA;AASjB,OAAO,gDAAgD,CAAA
|
|
1
|
+
{"version":3,"file":"RouteList.vue.d.ts","sourceRoot":"","sources":["../../../src/components/RouteList.vue"],"names":[],"mappings":"AAwqBA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AAEnC,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,OAAO,CAAA;AAIvC,OAAO,KAAK,EAAyB,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAezE,OAAO,KAAK,EACV,0BAA0B,EAC1B,sBAAsB,EACtB,SAAS,EACT,gBAAgB,EACjB,MAAM,UAAU,CAAA;AASjB,OAAO,gDAAgD,CAAA;AA4vCvD,QAAA,MAAM,YAAY;IAGhB,oHAAoH;;cAElG,QAAQ,CAAC,sBAAsB,GAAG,0BAA0B,CAAC;;4BAEzD,sBAAsB,GAAG,0BAA0B,KAAG,OAAO;;;;;;IAYnF,yHAAyH;;cAErG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,2HAA2H;;cAEvG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,yHAAyH;;cAErG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,4IAA4I;;cAExH,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,8IAA8I;;cAE1H,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;;;cAS1D,QAAQ,CAAC,SAAS,CAAC;;;IAGrC,iHAAiH;;;;;;;;;;;;;;;;;;;;IAtDjH,oHAAoH;;cAElG,QAAQ,CAAC,sBAAsB,GAAG,0BAA0B,CAAC;;4BAEzD,sBAAsB,GAAG,0BAA0B,KAAG,OAAO;;;;;;IAYnF,yHAAyH;;cAErG,QAAQ,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI9D,2HAA2H;;cAEvG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,yHAAyH;;cAErG,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,4IAA4I;;cAExH,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;IAI5E,8IAA8I;;cAE1H,QAAQ,CAAC,CAAC,GAAG,EAAE,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;;;;;;;;;cAS1D,QAAQ,CAAC,SAAS,CAAC;;;IAGrC,iHAAiH;;;;;;;;;;;;;;;;;;;;;;;qBApC9E,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;qBAM1B,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;mBAMxC,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;uBAMxC,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;oBAMxC,SAAS,KAAK,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;;;;4EA0B3E,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -6,10 +6,11 @@ type __VLS_Props = {
|
|
|
6
6
|
readonly?: boolean;
|
|
7
7
|
showExpressionsModalEntry?: boolean;
|
|
8
8
|
};
|
|
9
|
-
type
|
|
9
|
+
type __VLS_ModelProps = {
|
|
10
10
|
'fields': SharedRouteRulesFields & ExpressionsRouteRulesFields;
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
13
|
+
declare var __VLS_17: {
|
|
13
14
|
expression: {
|
|
14
15
|
value: string;
|
|
15
16
|
update: (value: string) => void;
|
|
@@ -17,9 +18,9 @@ declare var __VLS_15: {
|
|
|
17
18
|
state: import("../..").ExpressionsEditorState;
|
|
18
19
|
};
|
|
19
20
|
type __VLS_Slots = {} & {
|
|
20
|
-
'after-expressions-editor'?: (props: typeof
|
|
21
|
+
'after-expressions-editor'?: (props: typeof __VLS_17) => any;
|
|
21
22
|
};
|
|
22
|
-
declare const
|
|
23
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
23
24
|
"update:fields": (value: SharedRouteRulesFields & ExpressionsRouteRulesFields) => any;
|
|
24
25
|
notify: (args_0: {
|
|
25
26
|
message: string;
|
|
@@ -32,7 +33,8 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_PublicProps,
|
|
|
32
33
|
type: string;
|
|
33
34
|
}) => any) | undefined;
|
|
34
35
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
|
-
declare const
|
|
36
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
37
|
+
declare const _default: typeof __VLS_export;
|
|
36
38
|
export default _default;
|
|
37
39
|
type __VLS_WithSlots<T, S> = T & {
|
|
38
40
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExpressionsRules.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/rules-composer/ExpressionsRules.vue"],"names":[],"mappings":"AAiIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,iBAAiB,CAAA;AAE/D,OAAO,EAAE,KAAK,2BAA2B,EAAE,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAA;AAK3F,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,MAAM,OAAO,wBAAwB,CAAA;IAChD,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC,CAAC;
|
|
1
|
+
{"version":3,"file":"ExpressionsRules.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/rules-composer/ExpressionsRules.vue"],"names":[],"mappings":"AAiIA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,iBAAiB,CAAA;AAE/D,OAAO,EAAE,KAAK,2BAA2B,EAAE,KAAK,sBAAsB,EAAE,MAAM,aAAa,CAAA;AAK3F,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,MAAM,OAAO,wBAAwB,CAAA;IAChD,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,yBAAyB,CAAC,EAAE,OAAO,CAAA;CACpC,CAAC;AAmBF,KAAK,gBAAgB,GAAG;IACxB,QAAQ,EAAE,sBAAsB,GAAG,2BAA2B,CAAC;CAC9D,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAkPxD,QAAA,IAAI,QAAQ;;;;;;CAAY,CAAE;AAC1B,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,0BAA0B,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGnE,QAAA,MAAM,UAAU;;;iBA3QM,MAAM;cAAQ,MAAM;;;;;iBAApB,MAAM;cAAQ,MAAM;;kFA8QxC,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -6,31 +6,33 @@ type __VLS_Props = {
|
|
|
6
6
|
[RouteFlavor.EXPRESSIONS]?: string;
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
-
type
|
|
9
|
+
type __VLS_ModelProps = {
|
|
10
10
|
modelValue: string | undefined;
|
|
11
11
|
};
|
|
12
|
-
|
|
12
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
13
|
+
declare var __VLS_33: {}, __VLS_36: RouteFlavor.TRADITIONAL, __VLS_37: {}, __VLS_40: {}, __VLS_43: RouteFlavor.EXPRESSIONS, __VLS_44: {}, __VLS_46: {}, __VLS_49: RouteFlavor.TRADITIONAL, __VLS_50: {}, __VLS_53: RouteFlavor.EXPRESSIONS, __VLS_54: {};
|
|
13
14
|
type __VLS_Slots = {} & {
|
|
14
|
-
[K in NonNullable<typeof
|
|
15
|
+
[K in NonNullable<typeof __VLS_36>]?: (props: typeof __VLS_37) => any;
|
|
15
16
|
} & {
|
|
16
|
-
[K in NonNullable<typeof
|
|
17
|
+
[K in NonNullable<typeof __VLS_43>]?: (props: typeof __VLS_44) => any;
|
|
17
18
|
} & {
|
|
18
|
-
[K in NonNullable<typeof
|
|
19
|
+
[K in NonNullable<typeof __VLS_49>]?: (props: typeof __VLS_50) => any;
|
|
19
20
|
} & {
|
|
20
|
-
[K in NonNullable<typeof
|
|
21
|
+
[K in NonNullable<typeof __VLS_53>]?: (props: typeof __VLS_54) => any;
|
|
21
22
|
} & {
|
|
22
|
-
'before-content'?: (props: typeof
|
|
23
|
+
'before-content'?: (props: typeof __VLS_33) => any;
|
|
23
24
|
} & {
|
|
24
|
-
'before-content'?: (props: typeof
|
|
25
|
+
'before-content'?: (props: typeof __VLS_40) => any;
|
|
25
26
|
} & {
|
|
26
|
-
'before-content'?: (props: typeof
|
|
27
|
+
'before-content'?: (props: typeof __VLS_46) => any;
|
|
27
28
|
};
|
|
28
|
-
declare const
|
|
29
|
+
declare const __VLS_base: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
29
30
|
"update:modelValue": (value: string | undefined) => any;
|
|
30
31
|
}, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
31
32
|
"onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
|
|
32
33
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
33
|
-
declare const
|
|
34
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
35
|
+
declare const _default: typeof __VLS_export;
|
|
34
36
|
export default _default;
|
|
35
37
|
type __VLS_WithSlots<T, S> = T & {
|
|
36
38
|
new (): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RulesComposer.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/rules-composer/RulesComposer.vue"],"names":[],"mappings":"AAgJA,OAAO,EAAE,WAAW,EAAE,KAAK,YAAY,EAAE,MAAM,aAAa,CAAA;AAM5D,KAAK,WAAW,GAAG;IACjB,YAAY,EAAE,YAAY,CAAA;IAC1B,QAAQ,CAAC,EAAE;QACT,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;QAClC,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;KACnC,CAAA;CACF,CAAC;
|
|
1
|
+
{"version":3,"file":"RulesComposer.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/rules-composer/RulesComposer.vue"],"names":[],"mappings":"AAgJA,OAAO,EAAE,WAAW,EAAE,KAAK,YAAY,EAAE,MAAM,aAAa,CAAA;AAM5D,KAAK,WAAW,GAAG;IACjB,YAAY,EAAE,YAAY,CAAA;IAC1B,QAAQ,CAAC,EAAE;QACT,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;QAClC,CAAC,WAAW,CAAC,WAAW,CAAC,CAAC,EAAE,MAAM,CAAA;KACnC,CAAA;CACF,CAAC;AAmBF,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;CAC9B,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AA2KxD,QAAA,IAAI,QAAQ,IAAW,EAAE,QAAQ,yBAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,yBAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,yBAAW,EAAE,QAAQ,IAAW,EAAE,QAAQ,yBAAW,EAAE,QAAQ,IAAY,CAAE;AAC5O,KAAK,WAAW,GAAG,EAAE,GACnB;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;KAAG,CAAC,IAAI,WAAW,CAAC,OAAO,QAAQ,CAAC,CAAC,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG;CAAE,GACzE;IAAE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GACtD;IAAE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GACtD;IAAE,gBAAgB,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAGzD,QAAA,MAAM,UAAU;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
|
|
@@ -6,14 +6,15 @@ type __VLS_Props = {
|
|
|
6
6
|
readonly?: boolean;
|
|
7
7
|
configType: 'basic' | 'advanced';
|
|
8
8
|
};
|
|
9
|
-
type
|
|
9
|
+
type __VLS_ModelProps = {
|
|
10
10
|
'fields': SharedRouteRulesFields & TraditionalRouteRulesFields;
|
|
11
11
|
'customMethods': Array<{
|
|
12
12
|
label: string;
|
|
13
13
|
value: string;
|
|
14
14
|
}>;
|
|
15
15
|
};
|
|
16
|
-
|
|
16
|
+
type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
|
|
17
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
18
|
"update:customMethods": (value: {
|
|
18
19
|
label: string;
|
|
19
20
|
value: string;
|
|
@@ -26,5 +27,6 @@ declare const _default: import("vue").DefineComponent<__VLS_PublicProps, void, {
|
|
|
26
27
|
}[]) => any) | undefined;
|
|
27
28
|
"onUpdate:fields"?: ((value: SharedRouteRulesFields & TraditionalRouteRulesFields) => any) | undefined;
|
|
28
29
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
30
|
+
declare const _default: typeof __VLS_export;
|
|
29
31
|
export default _default;
|
|
30
32
|
//# sourceMappingURL=TraditionalRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TraditionalRules.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/rules-composer/TraditionalRules.vue"],"names":[],"mappings":"AA8VA,OAAO,EAA6F,wBAAwB,EAAE,MAAM,iBAAiB,CAAA;AACrJ,OAAO,EAAwB,KAAK,sBAAsB,EAAE,KAAK,2BAA2B,EAAE,MAAM,aAAa,CAAA;AAYjH,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,MAAM,OAAO,wBAAwB,CAAA;IAChD,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,OAAO,GAAG,UAAU,CAAA;CACjC,CAAC;
|
|
1
|
+
{"version":3,"file":"TraditionalRules.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/rules-composer/TraditionalRules.vue"],"names":[],"mappings":"AA8VA,OAAO,EAA6F,wBAAwB,EAAE,MAAM,iBAAiB,CAAA;AACrJ,OAAO,EAAwB,KAAK,sBAAsB,EAAE,KAAK,2BAA2B,EAAE,MAAM,aAAa,CAAA;AAYjH,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,MAAM,OAAO,wBAAwB,CAAA;IAChD,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,OAAO,GAAG,UAAU,CAAA;CACjC,CAAC;AAwGF,KAAK,gBAAgB,GAAG;IACxB,QAAQ,EAAE,sBAAsB,GAAG,2BAA2B,CAAC;IAC/D,eAAe,EAAE,KAAK,CAAC;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CACxD,CAAC;AAMF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAikBxD,QAAA,MAAM,YAAY;;eApkB6B,MAAM;eAAS,MAAM;;;;;eAArB,MAAM;eAAS,MAAM;;;kFAukBlE,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import type { Destinations } from '../../../types';
|
|
2
|
-
type
|
|
2
|
+
type __VLS_ModelProps = {
|
|
3
3
|
modelValue: Destinations[];
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
add: () => any;
|
|
7
7
|
remove: (index: number) => any;
|
|
8
8
|
"update:modelValue": (value: Destinations[]) => any;
|
|
9
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
10
10
|
onAdd?: (() => any) | undefined;
|
|
11
11
|
onRemove?: ((index: number) => any) | undefined;
|
|
12
12
|
"onUpdate:modelValue"?: ((value: Destinations[]) => any) | undefined;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const _default: typeof __VLS_export;
|
|
14
15
|
export default _default;
|
|
15
16
|
//# sourceMappingURL=DestinationRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DestinationRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/DestinationRules.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;
|
|
1
|
+
{"version":3,"file":"DestinationRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/DestinationRules.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAgBlD,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,YAAY,EAAE,CAAC;CAC1B,CAAC;AAiKF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import type { HeaderFields } from '../../../types';
|
|
2
|
-
type
|
|
2
|
+
type __VLS_ModelProps = {
|
|
3
3
|
modelValue: HeaderFields[];
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
add: () => any;
|
|
7
7
|
remove: (index: number) => any;
|
|
8
8
|
"update:modelValue": (value: HeaderFields[]) => any;
|
|
9
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
10
10
|
onAdd?: (() => any) | undefined;
|
|
11
11
|
onRemove?: ((index: number) => any) | undefined;
|
|
12
12
|
"onUpdate:modelValue"?: ((value: HeaderFields[]) => any) | undefined;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const _default: typeof __VLS_export;
|
|
14
15
|
export default _default;
|
|
15
16
|
//# sourceMappingURL=HeaderRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/HeaderRules.vue"],"names":[],"mappings":"AAqEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;
|
|
1
|
+
{"version":3,"file":"HeaderRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/HeaderRules.vue"],"names":[],"mappings":"AAqEA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAiBlD,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,YAAY,EAAE,CAAC;CAC1B,CAAC;AA2JF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
type
|
|
1
|
+
type __VLS_ModelProps = {
|
|
2
2
|
modelValue: string[];
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
add: () => any;
|
|
6
6
|
remove: (index: number) => any;
|
|
7
7
|
"update:modelValue": (value: string[]) => any;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
9
9
|
onAdd?: (() => any) | undefined;
|
|
10
10
|
onRemove?: ((index: number) => any) | undefined;
|
|
11
11
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
12
12
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
13
14
|
export default _default;
|
|
14
15
|
//# sourceMappingURL=HostRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HostRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/HostRules.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"HostRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/HostRules.vue"],"names":[],"mappings":"AAmFA,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC;AA4IF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,23 +1,24 @@
|
|
|
1
1
|
import { type Method, type CustomMethod } from '../../../types';
|
|
2
|
-
type
|
|
2
|
+
type __VLS_ModelProps = {
|
|
3
3
|
'methods': Array<Method | CustomMethod>;
|
|
4
4
|
'customMethods': Array<{
|
|
5
5
|
label: string;
|
|
6
6
|
value: string;
|
|
7
7
|
}>;
|
|
8
8
|
};
|
|
9
|
-
declare const
|
|
9
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
10
|
"update:methods": (value: string[]) => any;
|
|
11
11
|
"update:customMethods": (value: {
|
|
12
12
|
label: string;
|
|
13
13
|
value: string;
|
|
14
14
|
}[]) => any;
|
|
15
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
16
16
|
"onUpdate:methods"?: ((value: string[]) => any) | undefined;
|
|
17
17
|
"onUpdate:customMethods"?: ((value: {
|
|
18
18
|
label: string;
|
|
19
19
|
value: string;
|
|
20
20
|
}[]) => any) | undefined;
|
|
21
21
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
22
|
+
declare const _default: typeof __VLS_export;
|
|
22
23
|
export default _default;
|
|
23
24
|
//# sourceMappingURL=MethodRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MethodRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/MethodRules.vue"],"names":[],"mappings":"AAiFA,OAAO,EAAW,KAAK,MAAM,EAAE,KAAK,YAAY,EAAE,MAAM,gBAAgB,CAAA;
|
|
1
|
+
{"version":3,"file":"MethodRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/MethodRules.vue"],"names":[],"mappings":"AAiFA,OAAO,EAAW,KAAK,MAAM,EAAE,KAAK,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAqCxE,KAAK,gBAAgB,GAAG;IACxB,SAAS,EAAE,KAAK,CAAC,MAAM,GAAG,YAAY,CAAC,CAAC;IACxC,eAAe,EAAE,KAAK,CAAC;QAAE,KAAK,EAAE,MAAM,CAAC;QAAC,KAAK,EAAE,MAAM,CAAA;KAAE,CAAC,CAAC;CACxD,CAAC;AAwGF,QAAA,MAAM,YAAY;;;eArG6B,MAAM;eAAS,MAAM;;;;;eAArB,MAAM;eAAS,MAAM;;kFAwGlE,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
type
|
|
1
|
+
type __VLS_ModelProps = {
|
|
2
2
|
modelValue: string[];
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
add: () => any;
|
|
6
6
|
remove: (index: number) => any;
|
|
7
7
|
"update:modelValue": (value: string[]) => any;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
9
9
|
onAdd?: (() => any) | undefined;
|
|
10
10
|
onRemove?: ((index: number) => any) | undefined;
|
|
11
11
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
12
12
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
13
14
|
export default _default;
|
|
14
15
|
//# sourceMappingURL=PathRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PathRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/PathRules.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"PathRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/PathRules.vue"],"names":[],"mappings":"AAmFA,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC;AA4IF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
type __VLS_Props = {
|
|
2
2
|
routingRulesEntity: string;
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
add: (...args: any[]) => void;
|
|
6
6
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
7
7
|
onAdd?: ((...args: any[]) => any) | undefined;
|
|
8
8
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
9
10
|
export default _default;
|
|
10
11
|
//# sourceMappingURL=RuleControlsAdd.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleControlsAdd.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/RuleControlsAdd.vue"],"names":[],"mappings":"AA0CA,KAAK,WAAW,GAAG;IACjB,kBAAkB,EAAE,MAAM,CAAA;CAC3B,CAAC
|
|
1
|
+
{"version":3,"file":"RuleControlsAdd.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/RuleControlsAdd.vue"],"names":[],"mappings":"AA0CA,KAAK,WAAW,GAAG;IACjB,kBAAkB,EAAE,MAAM,CAAA;CAC3B,CAAC;AAmFF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -2,10 +2,11 @@ type __VLS_Props = {
|
|
|
2
2
|
disabled: boolean;
|
|
3
3
|
routingRulesEntity: string;
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
remove: (...args: any[]) => void;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
8
8
|
onRemove?: ((...args: any[]) => any) | undefined;
|
|
9
9
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
|
+
declare const _default: typeof __VLS_export;
|
|
10
11
|
export default _default;
|
|
11
12
|
//# sourceMappingURL=RuleControlsRemove.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RuleControlsRemove.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/RuleControlsRemove.vue"],"names":[],"mappings":"AAmCA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,OAAO,CAAA;IACjB,kBAAkB,EAAE,MAAM,CAAA;CAC3B,CAAC
|
|
1
|
+
{"version":3,"file":"RuleControlsRemove.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/RuleControlsRemove.vue"],"names":[],"mappings":"AAmCA,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,OAAO,CAAA;IACjB,kBAAkB,EAAE,MAAM,CAAA;CAC3B,CAAC;AA8EF,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
type
|
|
1
|
+
type __VLS_ModelProps = {
|
|
2
2
|
modelValue: string[];
|
|
3
3
|
};
|
|
4
|
-
declare const
|
|
4
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5
5
|
add: () => any;
|
|
6
6
|
remove: (index: number) => any;
|
|
7
7
|
"update:modelValue": (value: string[]) => any;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
8
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
9
9
|
onAdd?: (() => any) | undefined;
|
|
10
10
|
onRemove?: ((index: number) => any) | undefined;
|
|
11
11
|
"onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
|
|
12
12
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
13
|
+
declare const _default: typeof __VLS_export;
|
|
13
14
|
export default _default;
|
|
14
15
|
//# sourceMappingURL=SniRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SniRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/SniRules.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SniRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/SniRules.vue"],"names":[],"mappings":"AA6EA,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,MAAM,EAAE,CAAC;CACpB,CAAC;AA2IF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
import type { Sources } from '../../../types';
|
|
2
|
-
type
|
|
2
|
+
type __VLS_ModelProps = {
|
|
3
3
|
modelValue: Sources[];
|
|
4
4
|
};
|
|
5
|
-
declare const
|
|
5
|
+
declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
6
|
add: () => any;
|
|
7
7
|
remove: (index: number) => any;
|
|
8
8
|
"update:modelValue": (value: Sources[]) => any;
|
|
9
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
9
|
+
}, string, import("vue").PublicProps, Readonly<__VLS_ModelProps> & Readonly<{
|
|
10
10
|
onAdd?: (() => any) | undefined;
|
|
11
11
|
onRemove?: ((index: number) => any) | undefined;
|
|
12
12
|
"onUpdate:modelValue"?: ((value: Sources[]) => any) | undefined;
|
|
13
13
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
14
|
+
declare const _default: typeof __VLS_export;
|
|
14
15
|
export default _default;
|
|
15
16
|
//# sourceMappingURL=SourceRules.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SourceRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/SourceRules.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA;
|
|
1
|
+
{"version":3,"file":"SourceRules.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/rules-composer/rules/SourceRules.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,gBAAgB,CAAA;AAgB7C,KAAK,gBAAgB,GAAG;IACxB,UAAU,EAAE,OAAO,EAAE,CAAC;CACrB,CAAC;AAiKF,QAAA,MAAM,YAAY;;;;;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kong-ui-public/entities-routes",
|
|
3
|
-
"version": "3.17.
|
|
3
|
+
"version": "3.17.7",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/entities-routes.umd.js",
|
|
6
6
|
"module": "./dist/entities-routes.es.js",
|
|
@@ -23,23 +23,23 @@
|
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"@kong/icons": "^1.41.0",
|
|
25
25
|
"@kong/kongponents": "^9.48.6",
|
|
26
|
-
"axios": "^1.12.
|
|
26
|
+
"axios": "^1.12.2",
|
|
27
27
|
"vue": ">= 3.3.13 < 4",
|
|
28
28
|
"vue-router": "^4.4.5",
|
|
29
|
-
"@kong-ui-public/entities-shared": "^3.36.
|
|
30
|
-
"@kong-ui-public/i18n": "^2.4.
|
|
29
|
+
"@kong-ui-public/entities-shared": "^3.36.6",
|
|
30
|
+
"@kong-ui-public/i18n": "^2.4.5"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"@kong/design-tokens": "1.18.2",
|
|
34
34
|
"@kong/icons": "^1.41.0",
|
|
35
35
|
"@kong/kongponents": "9.48.6",
|
|
36
36
|
"@types/lodash.isequal": "^4.5.8",
|
|
37
|
-
"axios": "^1.7.
|
|
37
|
+
"axios": "^1.7.9",
|
|
38
38
|
"vite-plugin-monaco-editor": "^1.1.0",
|
|
39
|
-
"vue": "^3.5.
|
|
39
|
+
"vue": "^3.5.25",
|
|
40
40
|
"vue-router": "^4.4.5",
|
|
41
|
-
"@kong-ui-public/
|
|
42
|
-
"@kong-ui-public/
|
|
41
|
+
"@kong-ui-public/i18n": "^2.4.5",
|
|
42
|
+
"@kong-ui-public/entities-shared": "^3.36.6"
|
|
43
43
|
},
|
|
44
44
|
"repository": {
|
|
45
45
|
"type": "git",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"lodash.isequal": "^4.5.0",
|
|
60
|
-
"@kong-ui-public/expressions": "^1.3.
|
|
60
|
+
"@kong-ui-public/expressions": "^1.3.37"
|
|
61
61
|
},
|
|
62
62
|
"scripts": {
|
|
63
63
|
"dev": "cross-env USE_SANDBOX=true vite",
|