@kong-ui-public/entities-config-editor 0.3.12 → 0.3.13-pr.2694.d983d66d0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/dist/entities-config-editor.es.js +0 -20
- package/dist/entities-config-editor.umd.js +0 -1
- package/dist/types/components/EntitiesConfigEditor.vue.d.ts +0 -4
- package/dist/types/components/EntitiesConfigEditor.vue.d.ts.map +0 -1
- package/dist/types/index.d.ts +0 -4
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/types/index.d.ts +0 -2
- package/dist/types/types/index.d.ts.map +0 -1
package/package.json
CHANGED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { createElementBlock as s, openBlock as _, createElementVNode as n, createTextVNode as c } from "vue";
|
|
2
|
-
const d = (e, t) => {
|
|
3
|
-
const o = e.__vccOpts || e;
|
|
4
|
-
for (const [i, r] of t)
|
|
5
|
-
o[i] = r;
|
|
6
|
-
return o;
|
|
7
|
-
}, f = {}, l = { class: "kong-ui-public-entities-config-editor" };
|
|
8
|
-
function a(e, t) {
|
|
9
|
-
return _(), s("div", l, [...t[0] || (t[0] = [
|
|
10
|
-
n("p", null, [
|
|
11
|
-
c("This is the "),
|
|
12
|
-
n("b", null, "EntitiesConfigEditor"),
|
|
13
|
-
c(" content.")
|
|
14
|
-
], -1)
|
|
15
|
-
])]);
|
|
16
|
-
}
|
|
17
|
-
const u = /* @__PURE__ */ d(f, [["render", a], ["__scopeId", "data-v-f3ac49f3"]]);
|
|
18
|
-
export {
|
|
19
|
-
u as EntitiesConfigEditor
|
|
20
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(function(t,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(t=typeof globalThis<"u"?globalThis:t||self,e(t["kong-ui-public-entities-config-editor"]={},t.Vue))})(this,function(t,e){"use strict";const c=(i,n)=>{const o=i.__vccOpts||i;for(const[u,l]of n)o[u]=l;return o},s={},r={class:"kong-ui-public-entities-config-editor"};function d(i,n){return e.openBlock(),e.createElementBlock("div",r,[...n[0]||(n[0]=[e.createElementVNode("p",null,[e.createTextVNode("This is the "),e.createElementVNode("b",null,"EntitiesConfigEditor"),e.createTextVNode(" content.")],-1)])])}const f=c(s,[["render",d],["__scopeId","data-v-f3ac49f3"]]);t.EntitiesConfigEditor=f,Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})});
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
2
|
-
declare const _default: typeof __VLS_export;
|
|
3
|
-
export default _default;
|
|
4
|
-
//# sourceMappingURL=EntitiesConfigEditor.vue.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"EntitiesConfigEditor.vue.d.ts","sourceRoot":"","sources":["../../../src/components/EntitiesConfigEditor.vue"],"names":[],"mappings":"AAqCA,QAAA,MAAM,YAAY,+QAChB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/dist/types/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,oBAAoB,MAAM,uCAAuC,CAAA;AAaxE,OAAO,EAAE,oBAAoB,EAAE,CAAA;AAE/B,cAAc,SAAS,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAA"}
|