vue-spear-tip 0.4.3 → 0.4.4
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/.vite/manifest.json +32 -32
- package/dist/{Button-Cy7jEHLM.js → Button-BM4x8UTC.js} +1 -1
- package/dist/{Button-DRCriWgK.cjs → Button-DqoCbhgv.cjs} +1 -1
- package/dist/{CodeHighlight-CuTTU4UN.js → CodeHighlight-BtJ43HVq.js} +1 -1
- package/dist/{CodeHighlight-CSW79iY2.cjs → CodeHighlight-Ch_Skp9R.cjs} +1 -1
- package/dist/{DateField-B8ST8d-c.js → DateField-CMZ59XGG.js} +2 -2
- package/dist/{DateField-BovgLNIo.cjs → DateField-fcmBEG4o.cjs} +1 -1
- package/dist/{FieldComponent.vue_vue_type_script_lang-NXJrzI_q.cjs → FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs} +1 -1
- package/dist/{FieldComponent.vue_vue_type_script_lang-B95EQa3m.js → FieldComponent.vue_vue_type_script_lang-h_4e5flf.js} +1 -1
- package/dist/Interfaces/IGlobalVST.d.ts +2 -0
- package/dist/{SelectField-Cef8GmrK.cjs → SelectField-DdEJqLGt.cjs} +1 -1
- package/dist/{SelectField-B3oJ3ew_.js → SelectField-pgxZKHNg.js} +2 -2
- package/dist/{StringField-C_0SQJtB.cjs → StringField-Byqp-a6r.cjs} +1 -1
- package/dist/{StringField-CpJ-m5vv.js → StringField-DQtU7cfZ.js} +2 -2
- package/dist/{SwitchField-Bxnmn3_v.cjs → SwitchField-C1TKRONr.cjs} +1 -1
- package/dist/{SwitchField-Cwz6URRI.js → SwitchField-Q6e29Po4.js} +2 -2
- package/dist/{Tabs-Oh-CuKbc.js → Tabs--WKTgAGp.js} +1 -1
- package/dist/{Tabs-BjV7e7zW.cjs → Tabs-DR1PkD4G.cjs} +1 -1
- package/dist/{TextField-Z-1KUVIn.cjs → TextField-ChglHPe8.cjs} +1 -1
- package/dist/{TextField-DqWsZ9jJ.js → TextField-mfW-UbBT.js} +2 -2
- package/dist/{index-D3Eee-TB.cjs → index-C-oCSkuQ.cjs} +1 -1
- package/dist/{index-CwPJq1hT.js → index-DFvsHp5W.js} +149 -147
- package/dist/replaceable/BaseComponent.vue +1 -0
- package/dist/vue-spear-tip.cjs.js +1 -1
- package/dist/vue-spear-tip.es.js +1 -1
- package/docs/index.html +1 -1
- package/docs/static/{Button-DidCmw8I.js → Button-DF09jlnX.js} +1 -1
- package/docs/static/{CodeHighlight-B_7PLTKQ.js → CodeHighlight-6K3rLIM2.js} +1 -1
- package/docs/static/{DateField-DrDO3IrS.js → DateField-CzzCC3Ij.js} +1 -1
- package/docs/static/{FieldComponent.vue_vue_type_script_lang-DIszkOwN.js → FieldComponent.vue_vue_type_script_lang-BWX4RHd6.js} +1 -1
- package/docs/static/{NoSymbolIcon-Ckw4IyE_.js → NoSymbolIcon-MgW5xise.js} +1 -1
- package/docs/static/{SelectField-sgvmO5I7.js → SelectField-BFviA5Is.js} +1 -1
- package/docs/static/{StringField-C70N6el3.js → StringField-eX3wQhT4.js} +1 -1
- package/docs/static/{SwitchField-Bl7ivvty.js → SwitchField-l137X54T.js} +1 -1
- package/docs/static/{Tabs-DaIxLS7M.js → Tabs-CqsG9KCz.js} +1 -1
- package/docs/static/{TextField-CLK9ekro.js → TextField-CA53Nw45.js} +1 -1
- package/docs/static/index-C17t5Bw_.js +2 -0
- package/docs/static/{main-BA_xYI7Q.js → main-BLqmvqNv.js} +4 -4
- package/package.json +1 -1
- package/docs/static/index-BWUXjbQn.js +0 -2
package/dist/.vite/manifest.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
3
|
-
"file": "FieldComponent.vue_vue_type_script_lang-
|
|
2
|
+
"_FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs": {
|
|
3
|
+
"file": "FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs",
|
|
4
4
|
"name": "FieldComponent.vue_vue_type_script_lang",
|
|
5
5
|
"imports": [
|
|
6
|
-
"_index-
|
|
6
|
+
"_index-C-oCSkuQ.cjs"
|
|
7
7
|
]
|
|
8
8
|
},
|
|
9
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
10
|
-
"file": "FieldComponent.vue_vue_type_script_lang-
|
|
9
|
+
"_FieldComponent.vue_vue_type_script_lang-h_4e5flf.js": {
|
|
10
|
+
"file": "FieldComponent.vue_vue_type_script_lang-h_4e5flf.js",
|
|
11
11
|
"name": "FieldComponent.vue_vue_type_script_lang",
|
|
12
12
|
"imports": [
|
|
13
|
-
"_index-
|
|
13
|
+
"_index-DFvsHp5W.js"
|
|
14
14
|
]
|
|
15
15
|
},
|
|
16
16
|
"_NoSymbolIcon-BoH28Kep.cjs": {
|
|
@@ -37,8 +37,8 @@
|
|
|
37
37
|
"file": "_plugin-vue_export-helper-BaHX9ZKS.cjs",
|
|
38
38
|
"name": "_plugin-vue_export-helper"
|
|
39
39
|
},
|
|
40
|
-
"_index-
|
|
41
|
-
"file": "index-
|
|
40
|
+
"_index-C-oCSkuQ.cjs": {
|
|
41
|
+
"file": "index-C-oCSkuQ.cjs",
|
|
42
42
|
"name": "index",
|
|
43
43
|
"dynamicImports": [
|
|
44
44
|
"src/components/Elements/Button/Button.vue",
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
"src/components/CodeHighlight/CodeHighlight.vue"
|
|
52
52
|
]
|
|
53
53
|
},
|
|
54
|
-
"_index-
|
|
55
|
-
"file": "index-
|
|
54
|
+
"_index-DFvsHp5W.js": {
|
|
55
|
+
"file": "index-DFvsHp5W.js",
|
|
56
56
|
"name": "index",
|
|
57
57
|
"dynamicImports": [
|
|
58
58
|
"src/components/Elements/Button/Button.vue",
|
|
@@ -66,89 +66,89 @@
|
|
|
66
66
|
]
|
|
67
67
|
},
|
|
68
68
|
"src/components/CodeHighlight/CodeHighlight.vue": {
|
|
69
|
-
"file": "CodeHighlight-
|
|
69
|
+
"file": "CodeHighlight-Ch_Skp9R.cjs",
|
|
70
70
|
"name": "CodeHighlight",
|
|
71
71
|
"src": "src/components/CodeHighlight/CodeHighlight.vue",
|
|
72
72
|
"isDynamicEntry": true,
|
|
73
73
|
"imports": [
|
|
74
|
-
"_index-
|
|
74
|
+
"_index-C-oCSkuQ.cjs",
|
|
75
75
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
76
76
|
]
|
|
77
77
|
},
|
|
78
78
|
"src/components/Elements/Button/Button.vue": {
|
|
79
|
-
"file": "Button-
|
|
79
|
+
"file": "Button-DqoCbhgv.cjs",
|
|
80
80
|
"name": "Button",
|
|
81
81
|
"src": "src/components/Elements/Button/Button.vue",
|
|
82
82
|
"isDynamicEntry": true,
|
|
83
83
|
"imports": [
|
|
84
|
-
"_index-
|
|
84
|
+
"_index-C-oCSkuQ.cjs",
|
|
85
85
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
86
86
|
]
|
|
87
87
|
},
|
|
88
88
|
"src/components/Elements/Tabs/Tabs.vue": {
|
|
89
|
-
"file": "Tabs-
|
|
89
|
+
"file": "Tabs-DR1PkD4G.cjs",
|
|
90
90
|
"name": "Tabs",
|
|
91
91
|
"src": "src/components/Elements/Tabs/Tabs.vue",
|
|
92
92
|
"isDynamicEntry": true,
|
|
93
93
|
"imports": [
|
|
94
|
-
"_index-
|
|
94
|
+
"_index-C-oCSkuQ.cjs",
|
|
95
95
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
96
96
|
]
|
|
97
97
|
},
|
|
98
98
|
"src/components/Fields/DateField/DateField.vue": {
|
|
99
|
-
"file": "DateField-
|
|
99
|
+
"file": "DateField-fcmBEG4o.cjs",
|
|
100
100
|
"name": "DateField",
|
|
101
101
|
"src": "src/components/Fields/DateField/DateField.vue",
|
|
102
102
|
"isDynamicEntry": true,
|
|
103
103
|
"imports": [
|
|
104
|
-
"_index-
|
|
105
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
104
|
+
"_index-C-oCSkuQ.cjs",
|
|
105
|
+
"_FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs",
|
|
106
106
|
"__commonjsHelpers-DqS8WYlY.cjs",
|
|
107
107
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
108
108
|
]
|
|
109
109
|
},
|
|
110
110
|
"src/components/Fields/SelectField/SelectField.vue": {
|
|
111
|
-
"file": "SelectField-
|
|
111
|
+
"file": "SelectField-DdEJqLGt.cjs",
|
|
112
112
|
"name": "SelectField",
|
|
113
113
|
"src": "src/components/Fields/SelectField/SelectField.vue",
|
|
114
114
|
"isDynamicEntry": true,
|
|
115
115
|
"imports": [
|
|
116
|
-
"_index-
|
|
117
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
116
|
+
"_index-C-oCSkuQ.cjs",
|
|
117
|
+
"_FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs",
|
|
118
118
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
119
119
|
]
|
|
120
120
|
},
|
|
121
121
|
"src/components/Fields/StringField/StringField.vue": {
|
|
122
|
-
"file": "StringField-
|
|
122
|
+
"file": "StringField-Byqp-a6r.cjs",
|
|
123
123
|
"name": "StringField",
|
|
124
124
|
"src": "src/components/Fields/StringField/StringField.vue",
|
|
125
125
|
"isDynamicEntry": true,
|
|
126
126
|
"imports": [
|
|
127
|
-
"_index-
|
|
128
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
127
|
+
"_index-C-oCSkuQ.cjs",
|
|
128
|
+
"_FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs",
|
|
129
129
|
"_NoSymbolIcon-BoH28Kep.cjs",
|
|
130
130
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
131
131
|
]
|
|
132
132
|
},
|
|
133
133
|
"src/components/Fields/SwitchField/SwitchField.vue": {
|
|
134
|
-
"file": "SwitchField-
|
|
134
|
+
"file": "SwitchField-C1TKRONr.cjs",
|
|
135
135
|
"name": "SwitchField",
|
|
136
136
|
"src": "src/components/Fields/SwitchField/SwitchField.vue",
|
|
137
137
|
"isDynamicEntry": true,
|
|
138
138
|
"imports": [
|
|
139
|
-
"_index-
|
|
140
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
139
|
+
"_index-C-oCSkuQ.cjs",
|
|
140
|
+
"_FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs",
|
|
141
141
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
142
142
|
]
|
|
143
143
|
},
|
|
144
144
|
"src/components/Fields/TextField/TextField.vue": {
|
|
145
|
-
"file": "TextField-
|
|
145
|
+
"file": "TextField-ChglHPe8.cjs",
|
|
146
146
|
"name": "TextField",
|
|
147
147
|
"src": "src/components/Fields/TextField/TextField.vue",
|
|
148
148
|
"isDynamicEntry": true,
|
|
149
149
|
"imports": [
|
|
150
|
-
"_index-
|
|
151
|
-
"_FieldComponent.vue_vue_type_script_lang-
|
|
150
|
+
"_index-C-oCSkuQ.cjs",
|
|
151
|
+
"_FieldComponent.vue_vue_type_script_lang-BZ0JKynF.cjs",
|
|
152
152
|
"__commonjsHelpers-DqS8WYlY.cjs",
|
|
153
153
|
"_NoSymbolIcon-BoH28Kep.cjs",
|
|
154
154
|
"__plugin-vue_export-helper-BaHX9ZKS.cjs"
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
"src": "src/index.ts",
|
|
161
161
|
"isEntry": true,
|
|
162
162
|
"imports": [
|
|
163
|
-
"_index-
|
|
163
|
+
"_index-C-oCSkuQ.cjs"
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
166
|
"style.css": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var k = Object.defineProperty;
|
|
2
2
|
var p = (e, o) => k(e, "name", { value: o, configurable: !0 });
|
|
3
|
-
import { B as g, V as w } from "./index-
|
|
3
|
+
import { B as g, V as w } from "./index-DFvsHp5W.js";
|
|
4
4
|
import { createElementBlock as r, createCommentVNode as a, openBlock as t, normalizeClass as i, createElementVNode as C, normalizeStyle as v, withKeys as B, renderSlot as T, createBlock as $, toDisplayString as s, resolveDynamicComponent as z, withCtx as R, createTextVNode as f, Fragment as b } from "vue";
|
|
5
5
|
import { _ as H } from "./_plugin-vue_export-helper-B9nE8o7z.js";
|
|
6
6
|
var M = Object.getOwnPropertyDescriptor, O = /* @__PURE__ */ p((e, o, y, m) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";var u=Object.defineProperty;var i=(e,t)=>u(e,"name",{value:t,configurable:!0});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-
|
|
1
|
+
"use strict";var u=Object.defineProperty;var i=(e,t)=>u(e,"name",{value:t,configurable:!0});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("./index-C-oCSkuQ.cjs"),o=require("vue"),k=require("./_plugin-vue_export-helper-BaHX9ZKS.cjs");var f=Object.getOwnPropertyDescriptor,y=i((e,t,p,s)=>{for(var l=s>1?void 0:s?f(t,p):t,a=e.length-1,n;a>=0;a--)(n=e[a])&&(l=n(l)||l);return l},"__decorateClass"),r;let d=(r=class extends m.ButtonInherited{},i(r,"Button"),r);d=y([m.VST],d);const g=["title","data-theme","data-offset","data-placement"],h=["title","data-theme","data-offset","data-placement","disabled","type"],v=["innerHTML"],B=["innerHTML"],b=["href"],C=["href"];function S(e,t,p,s,l,a){return e.showButton?(o.openBlock(),o.createElementBlock("div",{key:0,class:o.normalizeClass(["d-inline-block relative whitespace-nowrap",{h24px:e.size=="sm",h34px:e.size=="md","min-h40px":e.size=="lg"}]),title:e.disabled?e.disabledTitle:"","data-theme":e.dataThemeInner,"data-offset":e.dataOffset,"data-placement":e.dataPlacement},[o.createElementVNode("button",{class:o.normalizeClass(["relative w100% h100% flex! items-center! justify-center!",{shine:e.shine,[e.randomClass+(e.isOnHover?" hover":"")]:!0,"py10px px8px":e.size=="sm","py10px px13px":e.size=="md","py10px px18px":e.size=="lg"}]),title:e.disabled?"":e.innerTitle,"data-theme":e.dataThemeInner,"data-offset":e.dataOffset,"data-placement":e.dataPlacement,onMouseover:t[0]||(t[0]=n=>e.isOnHover=!0),onMouseout:t[1]||(t[1]=n=>e.isOnHover=!1),onTouchstart:t[2]||(t[2]=(...n)=>e.touchstart&&e.touchstart(...n)),onTouchend:t[3]||(t[3]=(...n)=>e.touchend&&e.touchend(...n)),onMouseup:t[4]||(t[4]=(...n)=>e.mouseup&&e.mouseup(...n)),onMousedown:t[5]||(t[5]=(...n)=>e.mousedown&&e.mousedown(...n)),onKeydown:t[6]||(t[6]=o.withKeys((...n)=>e.keydownEnter&&e.keydownEnter(...n),["enter"])),onMouseleave:t[7]||(t[7]=n=>e.isButtonActive=!1),disabled:e.disabled,type:e.type,style:o.normalizeStyle({fontSize:e.size=="sm"?"0.75rem":e.fontSize,fontFamily:e.fontFamily,borderRadius:e.borderRadius,width:e.width,...e.style}),ref:"button"},[e.badge?(o.openBlock(),o.createElementBlock("div",{key:0,class:"absolute right--9px top--9px bg-lightblue-400 fw-bold rounded-full z-3 px7px",style:o.normalizeStyle({background:e.badgeBg??void 0,color:e.badgeColor??"#ffffff"})},o.toDisplayString(e.badge),5)):o.createCommentVNode("",!0),e.icon?(o.openBlock(),o.createElementBlock("span",{key:1,class:o.normalizeClass(["left-icon-animate",e.$slots.default&&e.$refs?.button?.innerText?.trim?.()?.length?"left-icon":""])},[e.icon?.startsWith("<")?(o.openBlock(),o.createElementBlock("div",{key:0,innerHTML:e.icon},null,8,v)):(o.openBlock(),o.createElementBlock("i",{key:1,class:o.normalizeClass(["fa",e.icon])},null,2))],2)):o.createCommentVNode("",!0),o.renderSlot(e.$slots,"default",{},void 0,!0),e.iconRight?(o.openBlock(),o.createElementBlock("span",{key:2,class:o.normalizeClass(["right-icon-animate",e.$slots.default&&e.$refs?.button?.innerText?.trim?.()?.length?"right-icon":""])},[e.iconRight?.startsWith("<")?(o.openBlock(),o.createElementBlock("div",{key:0,innerHTML:e.iconRight},null,8,B)):(o.openBlock(),o.createElementBlock("i",{key:1,class:o.normalizeClass(["fa",e.iconRight])},null,2))],2)):o.createCommentVNode("",!0),(o.openBlock(),o.createBlock(o.resolveDynamicComponent("style"),null,{default:o.withCtx(()=>[o.createTextVNode("."+o.toDisplayString(e.randomClass)+" { background: "+o.toDisplayString(e.style?.bacground??e.currentBg+"!important")+"; box-shadow: none !important; color: "+o.toDisplayString(e.currentColor)+" !important; border-color: "+o.toDisplayString(e.currentBorderColor)+" !important; }",1),e.currentColorHover?(o.openBlock(),o.createElementBlock(o.Fragment,{key:0},[o.createTextVNode("."+o.toDisplayString(e.randomClass)+":hover { color: "+o.toDisplayString(e.style?.color??e.currentColorHover+"!important")+"; }",1)],64)):o.createCommentVNode("",!0),e.disabled?o.createCommentVNode("",!0):(o.openBlock(),o.createElementBlock(o.Fragment,{key:1},[o.createTextVNode("."+o.toDisplayString(e.randomClass)+":active { background: "+o.toDisplayString(e.currentBgActive)+" !important; border-color: "+o.toDisplayString(e.currentBorderColorActive)+" !important; color: "+o.toDisplayString(e.currentColorActive)+" !important; opacity: 1 !important; "+o.toDisplayString(e.boxShadowCss)+" !important; }",1)],64))]),_:1})),e.link&&e.link?.startsWith("http")||e.link?.startsWith("//")?(o.openBlock(),o.createElementBlock("a",{key:3,class:"d-none",ref:"link",href:e.link,target:"_blank"}," ",8,b)):!e.link&&e.linkRevert&&!e.linkRevert?.startsWith("http")&&!e.linkRevert?.startsWith("//")?(o.openBlock(),o.createElementBlock("a",{key:4,class:"d-none",ref:"link",href:e.linkRevert,target:"_blank"}," ",8,C)):o.createCommentVNode("",!0)],46,h)],10,g)):o.createCommentVNode("",!0)}i(S,"render");const c=k._export_sfc(d,[["render",S],["__scopeId","data-v-4053962d"]]);exports.default=c;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
var Mu = Object.defineProperty;
|
|
2
2
|
var r = (e, t) => Mu(e, "name", { value: t, configurable: !0 });
|
|
3
|
-
import { d as Lu, P as Ze, V as xu } from "./index-
|
|
3
|
+
import { d as Lu, P as Ze, V as xu } from "./index-DFvsHp5W.js";
|
|
4
4
|
import { ref as ae, watch as wu, computed as Pu, onMounted as Fu, nextTick as Bu, createElementBlock as J, openBlock as Z, normalizeStyle as ke, normalizeClass as Ne, createElementVNode as Oe, createBlock as Pt, createCommentVNode as Ae, unref as be, withDirectives as Ft, Fragment as We, renderList as st, toDisplayString as Je, withKeys as ku, withModifiers as Uu, vModelText as Gu, createTextVNode as Et, resolveComponent as Yu, createVNode as Hu } from "vue";
|
|
5
5
|
import { _ as Vu } from "./_plugin-vue_export-helper-B9nE8o7z.js";
|
|
6
6
|
var mt = { exports: {} };
|