@bagelink/vue 0.0.835 → 0.0.837
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/components/Pill.vue.d.ts +2 -2
- package/dist/components/Pill.vue.d.ts.map +1 -1
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/dist/style.css +15 -15
- package/package.json +1 -1
- package/src/components/Pill.vue +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pill.vue.d.ts","sourceRoot":"","sources":["../../src/components/Pill.vue"],"names":[],"mappings":"AAiLA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAM7D,UAAU,OAAO;IAChB,IAAI,EAAE,aAAa,CAAA;
|
|
1
|
+
{"version":3,"file":"Pill.vue.d.ts","sourceRoot":"","sources":["../../src/components/Pill.vue"],"names":[],"mappings":"AAiLA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,eAAe,CAAA;AAM7D,UAAU,OAAO;IAChB,IAAI,CAAC,EAAE,aAAa,CAAA;IACpB,OAAO,EAAE,MAAM,IAAI,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;CACd;AAsED,iBAAS,cAAc;;yBA8GO,GAAG;;;WASnB,OAAO,IAA6B;EAEjD;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;eA1MT,OAAO;WACX,aAAa;cACV,aAAa;YACf,SAAS;YACT,SAAS;WACV,OAAO;aACL,OAAO;cACN,OAAO;cACP,OAAO;YACT,MAAM;YACN,OAAO;UACT,OAAO;aACJ,OAAO;;eAZL,OAAO;WACX,aAAa;cACV,aAAa;YACf,SAAS;YACT,SAAS;WACV,OAAO;aACL,OAAO;cACN,OAAO;cACP,OAAO;YACT,MAAM;YACN,OAAO;UACT,OAAO;aACJ,OAAO;iGAoMf,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
package/dist/index.cjs
CHANGED
|
@@ -53624,8 +53624,8 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
53624
53624
|
},
|
|
53625
53625
|
setup(__props) {
|
|
53626
53626
|
vue.useCssVars((_ctx) => ({
|
|
53627
|
-
"
|
|
53628
|
-
"
|
|
53627
|
+
"5217b464": computedBackgroundColor.value,
|
|
53628
|
+
"0b2b363f": cumputedTextColor.value
|
|
53629
53629
|
}));
|
|
53630
53630
|
const props2 = __props;
|
|
53631
53631
|
const slots = vue.useSlots();
|
|
@@ -53716,7 +53716,7 @@ const _sfc_main$6 = /* @__PURE__ */ vue.defineComponent({
|
|
|
53716
53716
|
};
|
|
53717
53717
|
}
|
|
53718
53718
|
});
|
|
53719
|
-
const Pill = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-
|
|
53719
|
+
const Pill = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-5476be6c"]]);
|
|
53720
53720
|
const _sfc_main$5 = {};
|
|
53721
53721
|
function _sfc_render$1(_ctx, _cache) {
|
|
53722
53722
|
const _component_router_view = vue.resolveComponent("router-view");
|
package/dist/index.mjs
CHANGED
|
@@ -53622,8 +53622,8 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
53622
53622
|
},
|
|
53623
53623
|
setup(__props) {
|
|
53624
53624
|
useCssVars((_ctx) => ({
|
|
53625
|
-
"
|
|
53626
|
-
"
|
|
53625
|
+
"5217b464": computedBackgroundColor.value,
|
|
53626
|
+
"0b2b363f": cumputedTextColor.value
|
|
53627
53627
|
}));
|
|
53628
53628
|
const props2 = __props;
|
|
53629
53629
|
const slots = useSlots();
|
|
@@ -53714,7 +53714,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
53714
53714
|
};
|
|
53715
53715
|
}
|
|
53716
53716
|
});
|
|
53717
|
-
const Pill = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-
|
|
53717
|
+
const Pill = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-5476be6c"]]);
|
|
53718
53718
|
const _sfc_main$5 = {};
|
|
53719
53719
|
function _sfc_render$1(_ctx, _cache) {
|
|
53720
53720
|
const _component_router_view = resolveComponent("router-view");
|
package/dist/style.css
CHANGED
|
@@ -3174,25 +3174,25 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
3174
3174
|
}
|
|
3175
3175
|
}
|
|
3176
3176
|
|
|
3177
|
-
.bgl_pill-btn[data-v-
|
|
3177
|
+
.bgl_pill-btn[data-v-5476be6c]{
|
|
3178
3178
|
color: var(--pill-btn-color);
|
|
3179
3179
|
background: var(--pill-btn-bg);
|
|
3180
3180
|
width: calc(var(--pill-height) / 1.25)!important;
|
|
3181
3181
|
height: calc(var(--pill-height) / 1.25)!important;
|
|
3182
3182
|
}
|
|
3183
|
-
.loading[data-v-
|
|
3183
|
+
.loading[data-v-5476be6c] {
|
|
3184
3184
|
border: 1px solid var(--bgl-light-text);
|
|
3185
3185
|
border-bottom: 2px solid var(--bgl-light-text);
|
|
3186
|
-
animation: spin-
|
|
3186
|
+
animation: spin-5476be6c 1s linear infinite;
|
|
3187
3187
|
border-radius: 100px;
|
|
3188
3188
|
width: 1rem;
|
|
3189
3189
|
height: 1rem;
|
|
3190
3190
|
margin: auto;
|
|
3191
3191
|
}
|
|
3192
|
-
.bgl_flatPill .loading[data-v-
|
|
3192
|
+
.bgl_flatPill .loading[data-v-5476be6c] {
|
|
3193
3193
|
border-bottom: 2px solid var(--bgl-text-color);
|
|
3194
3194
|
}
|
|
3195
|
-
@keyframes spin-
|
|
3195
|
+
@keyframes spin-5476be6c {
|
|
3196
3196
|
0% {
|
|
3197
3197
|
transform: rotate(0deg);
|
|
3198
3198
|
}
|
|
@@ -3200,11 +3200,11 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
3200
3200
|
transform: rotate(360deg);
|
|
3201
3201
|
}
|
|
3202
3202
|
}
|
|
3203
|
-
.bgl_pill[data-v-
|
|
3203
|
+
.bgl_pill[data-v-5476be6c] {
|
|
3204
3204
|
padding-inline: 0.25rem;
|
|
3205
3205
|
transition: var(--bgl-transition);
|
|
3206
|
-
background-color: var(--
|
|
3207
|
-
color: var(--
|
|
3206
|
+
background-color: var(--5217b464);
|
|
3207
|
+
color: var(--0b2b363f);
|
|
3208
3208
|
display: inline-block;
|
|
3209
3209
|
margin-inline-end: 0.25rem;
|
|
3210
3210
|
border-radius: var(--pill-border-radius);
|
|
@@ -3212,26 +3212,26 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
3212
3212
|
vertical-align: middle;
|
|
3213
3213
|
margin-bottom: 0.25rem;
|
|
3214
3214
|
}
|
|
3215
|
-
.bgl_pill[disabled="true"][data-v-
|
|
3215
|
+
.bgl_pill[disabled="true"][data-v-5476be6c] {
|
|
3216
3216
|
opacity: 0.5;
|
|
3217
3217
|
cursor: not-allowed;
|
|
3218
3218
|
}
|
|
3219
|
-
.bgl_pill-flex[data-v-
|
|
3219
|
+
.bgl_pill-flex[data-v-5476be6c] {
|
|
3220
3220
|
display: flex;
|
|
3221
3221
|
align-items: center;
|
|
3222
3222
|
gap: 0.25rem;
|
|
3223
3223
|
justify-content: center;
|
|
3224
3224
|
height: 100%;
|
|
3225
3225
|
}
|
|
3226
|
-
.bgl_pill.bgl_flatPill[data-v-
|
|
3226
|
+
.bgl_pill.bgl_flatPill[data-v-5476be6c] {
|
|
3227
3227
|
background: transparent;
|
|
3228
3228
|
}
|
|
3229
|
-
.bgl_pill.round[data-v-
|
|
3229
|
+
.bgl_pill.round[data-v-5476be6c] {
|
|
3230
3230
|
border-radius: 1000px;
|
|
3231
3231
|
}
|
|
3232
|
-
.bgl_pill-border[data-v-
|
|
3233
|
-
outline: 1px solid var(--
|
|
3234
|
-
color: var(--
|
|
3232
|
+
.bgl_pill-border[data-v-5476be6c] {
|
|
3233
|
+
outline: 1px solid var(--5217b464);
|
|
3234
|
+
color: var(--5217b464);
|
|
3235
3235
|
background: transparent;
|
|
3236
3236
|
}
|
|
3237
3237
|
|
package/package.json
CHANGED
package/src/components/Pill.vue
CHANGED