@kong-ui-public/entities-plugins-icon 0.0.2 → 0.0.3-pr.1994.98921f12a.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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kong-ui-public/entities-plugins-icon",
3
- "version": "0.0.2",
3
+ "version": "0.0.3-pr.1994.98921f12a.0",
4
4
  "type": "module",
5
5
  "main": "./dist/entities-plugins-icon.umd.js",
6
6
  "module": "./dist/entities-plugins-icon.es.js",
@@ -1,20 +0,0 @@
1
- import { openBlock as r, createElementBlock as l, createElementVNode as o, createTextVNode as c } from "vue";
2
- const _ = (e, t) => {
3
- const n = e.__vccOpts || e;
4
- for (const [s, i] of t)
5
- n[s] = i;
6
- return n;
7
- }, u = {}, p = { class: "kong-ui-public-entities-plugins-icon" };
8
- function a(e, t) {
9
- return r(), l("div", p, t[0] || (t[0] = [
10
- o("p", null, [
11
- c("This is the "),
12
- o("b", null, "EntitiesPluginsIcon"),
13
- c(" content.")
14
- ], -1)
15
- ]));
16
- }
17
- const f = /* @__PURE__ */ _(u, [["render", a], ["__scopeId", "data-v-47cffe81"]]);
18
- export {
19
- f as EntitiesPluginsIcon
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-plugins-icon"]={},t.Vue))})(this,function(t,e){"use strict";const s=(i,n)=>{const o=i.__vccOpts||i;for(const[l,f]of n)o[l]=f;return o},c={},r={class:"kong-ui-public-entities-plugins-icon"};function u(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,"EntitiesPluginsIcon"),e.createTextVNode(" content.")],-1)]))}const d=s(c,[["render",u],["__scopeId","data-v-47cffe81"]]);t.EntitiesPluginsIcon=d,Object.defineProperty(t,Symbol.toStringTag,{value:"Module"})});
@@ -1,3 +0,0 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
2
- export default _default;
3
- //# sourceMappingURL=EntitiesPluginsIcon.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EntitiesPluginsIcon.vue.d.ts","sourceRoot":"","sources":["../../../src/components/EntitiesPluginsIcon.vue"],"names":[],"mappings":";AAyEA,wBAKG"}
@@ -1,4 +0,0 @@
1
- import EntitiesPluginsIcon from './components/EntitiesPluginsIcon.vue';
2
- export { EntitiesPluginsIcon };
3
- export * from './types';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AACA,OAAO,mBAAmB,MAAM,sCAAsC,CAAA;AAatE,OAAO,EAAE,mBAAmB,EAAE,CAAA;AAE9B,cAAc,SAAS,CAAA"}
@@ -1,2 +0,0 @@
1
- export {};
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/types/index.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,CAAA"}