@bagelink/vue 1.2.149 → 1.2.151

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.
@@ -1 +1 @@
1
- {"version":3,"file":"Lightbox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/lightbox/Lightbox.vue"],"names":[],"mappings":"AAyRA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAUpD,iBAAS,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,UAAU,CAAC,EAAE,YAAY,EAAE,QAK5D;AAED,iBAAS,KAAK,SAGb;;;;;AAkkBD,wBAOG"}
1
+ {"version":3,"file":"Lightbox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/lightbox/Lightbox.vue"],"names":[],"mappings":"AA8RA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAUpD,iBAAS,IAAI,CAAC,IAAI,EAAE,YAAY,EAAE,UAAU,CAAC,EAAE,YAAY,EAAE,QAK5D;AAED,iBAAS,KAAK,SAGb;;;;;AAkkBD,wBAOG"}
package/dist/index.cjs CHANGED
@@ -27278,7 +27278,7 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
27278
27278
  };
27279
27279
  }
27280
27280
  });
27281
- const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-eeb2bf31"]]);
27281
+ const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-9b37d57d"]]);
27282
27282
  const _hoisted_1$q = ["title"];
27283
27283
  const _hoisted_2$h = ["id", "required"];
27284
27284
  const _hoisted_3$e = ["for"];
@@ -38499,7 +38499,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
38499
38499
  };
38500
38500
  }
38501
38501
  });
38502
- const Lightbox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1fd40019"]]);
38502
+ const Lightbox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7e4e35b2"]]);
38503
38503
  const groups = {};
38504
38504
  let clickHandler = (_e2) => void 0;
38505
38505
  const lightboxDirective = {
package/dist/index.mjs CHANGED
@@ -27276,7 +27276,7 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
27276
27276
  };
27277
27277
  }
27278
27278
  });
27279
- const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-eeb2bf31"]]);
27279
+ const TextInput = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["__scopeId", "data-v-9b37d57d"]]);
27280
27280
  const _hoisted_1$q = ["title"];
27281
27281
  const _hoisted_2$h = ["id", "required"];
27282
27282
  const _hoisted_3$e = ["for"];
@@ -38497,7 +38497,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
38497
38497
  };
38498
38498
  }
38499
38499
  });
38500
- const Lightbox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-1fd40019"]]);
38500
+ const Lightbox = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-7e4e35b2"]]);
38501
38501
  const groups = {};
38502
38502
  let clickHandler = (_e2) => void 0;
38503
38503
  const lightboxDirective = {
package/dist/style.css CHANGED
@@ -2267,58 +2267,58 @@ input[type="range"][data-v-46e22f3e]:active::-webkit-slider-thumb {
2267
2267
  font-size: var(--label-font-size);
2268
2268
  }
2269
2269
 
2270
- .bagel-input textarea[data-v-eeb2bf31] {
2270
+ .bagel-input textarea[data-v-9b37d57d] {
2271
2271
  min-height: unset;
2272
2272
  font-size: var(--input-font-size);
2273
2273
  }
2274
- .bagel-input.text-input textarea[data-v-eeb2bf31] {
2274
+ .bagel-input.text-input textarea[data-v-9b37d57d] {
2275
2275
  resize: none;
2276
2276
  }
2277
- .code textarea[data-v-eeb2bf31] {
2277
+ .code textarea[data-v-9b37d57d] {
2278
2278
  font-family: 'Inconsolata', monospace;
2279
2279
  background: var(--bgl-code-bg) !important;
2280
2280
  color: var(--bgl-light-text) !important;
2281
2281
  }
2282
- .code textarea[data-v-eeb2bf31]::placeholder {
2282
+ .code textarea[data-v-9b37d57d]::placeholder {
2283
2283
  color: var(--bgl-light-text) !important;
2284
2284
  opacity: 0.3;
2285
2285
  }
2286
- .bagel-input.small[data-v-eeb2bf31] {
2286
+ .bagel-input.small[data-v-9b37d57d] {
2287
2287
  margin-bottom: 0;
2288
2288
  height: 30px;
2289
2289
  }
2290
- .bagel-input.dense label[data-v-eeb2bf31] {
2290
+ .bagel-input.dense label[data-v-9b37d57d] {
2291
2291
  display: flex;
2292
2292
  align-items: center;
2293
2293
  gap: 0.5rem;
2294
2294
  }
2295
- .bagel-input input[data-v-eeb2bf31]:disabled {
2295
+ .bagel-input input[data-v-9b37d57d]:disabled {
2296
2296
  background: #f5f5f5;
2297
2297
  }
2298
- .bagel-input label[data-v-eeb2bf31] {
2298
+ .bagel-input label[data-v-9b37d57d] {
2299
2299
  font-size: var(--label-font-size);
2300
2300
  }
2301
- .textInputIconWrap .bgl_icon-font[data-v-eeb2bf31] {
2301
+ .textInputIconWrap .bgl_icon-font[data-v-9b37d57d] {
2302
2302
  color: var(--input-color);
2303
2303
  position: absolute;
2304
2304
  inset-inline-end:calc(var(--input-height) / 3 - 0.25rem);
2305
2305
  margin-top: calc(var(--input-height) / 2 + 0.1rem);
2306
2306
  line-height: 0;
2307
2307
  }
2308
- .textInputIconWrap input[data-v-eeb2bf31]{
2308
+ .textInputIconWrap input[data-v-9b37d57d]{
2309
2309
  padding-inline-end: calc(var(--input-height) / 3 + 1.5rem);
2310
2310
  }
2311
- .txtInputIconStart .iconStart[data-v-eeb2bf31] {
2311
+ .txtInputIconStart .iconStart[data-v-9b37d57d] {
2312
2312
  color: var(--input-color);
2313
2313
  position: absolute;
2314
2314
  inset-inline-start:calc(var(--input-height) / 3 - 0.25rem);
2315
2315
  margin-top: calc(var(--input-height) / 2 );
2316
2316
  line-height: 0;
2317
2317
  }
2318
- .txtInputIconStart input[data-v-eeb2bf31], .txtInputIconStart textarea[data-v-eeb2bf31]{
2318
+ .txtInputIconStart input[data-v-9b37d57d], .txtInputIconStart textarea[data-v-9b37d57d]{
2319
2319
  padding-inline-start: calc(var(--input-height) / 3 + 1.5rem);
2320
2320
  }
2321
- .bagel-input.small textarea[data-v-eeb2bf31] {
2321
+ .bagel-input.small textarea[data-v-9b37d57d] {
2322
2322
  height: 30px;
2323
2323
  }
2324
2324
 
@@ -4548,25 +4548,30 @@ body>div:has(.spreadsheet) ::-webkit-scrollbar-track {
4548
4548
  -moz-user-drag: none;
4549
4549
  }
4550
4550
 
4551
- .bgl-lightbox[data-v-1fd40019]:has(.bgl_vid) {
4551
+ .bgl-lightbox[data-v-7e4e35b2]:has(.bgl_vid) {
4552
4552
  width: 90vw;
4553
4553
  }
4554
- .bgl-lightbox[data-v-1fd40019]:has(.vid_short) {
4555
- width: unset;
4554
+ .bgl-lightbox[data-v-7e4e35b2]:has(.vid_short) {
4555
+ width: auto;
4556
+ aspect-ratio: 9/16;
4557
+ height: 90vh;
4558
+ }
4559
+ .bgl-lightbox:has(.vid_short) .bgl-lightbox-item[data-v-7e4e35b2] * {
4560
+ max-height:unset !important;
4556
4561
  }
4557
- .lightbox-image[data-v-1fd40019]{
4562
+ .lightbox-image[data-v-7e4e35b2]{
4558
4563
  object-fit: contain;
4559
4564
  }
4560
- .bgl-lightbox-overlay[data-v-1fd40019] {
4565
+ .bgl-lightbox-overlay[data-v-7e4e35b2] {
4561
4566
  background: rgba(0, 0, 0, 0.8);
4562
4567
  }
4563
- .bgl-lightbox[data-v-1fd40019] {
4568
+ .bgl-lightbox[data-v-7e4e35b2] {
4564
4569
  max-height: 90%;
4565
4570
  }
4566
- .bgl-lightbox-item[data-v-1fd40019]{
4567
- animation: 500ms ease bgl-lightbox-load-1fd40019;
4571
+ .bgl-lightbox-item[data-v-7e4e35b2]{
4572
+ animation: 500ms ease bgl-lightbox-load-7e4e35b2;
4568
4573
  }
4569
- @keyframes bgl-lightbox-load-1fd40019 {
4574
+ @keyframes bgl-lightbox-load-7e4e35b2 {
4570
4575
  from {
4571
4576
  scale:0.7;
4572
4577
  }
@@ -4574,44 +4579,44 @@ to {
4574
4579
  scale:1;
4575
4580
  }
4576
4581
  }
4577
- .bgl-lightbox-item[data-v-1fd40019] * {
4582
+ .bgl-lightbox-item[data-v-7e4e35b2] * {
4578
4583
  max-height: calc(80vh - 90px);
4579
4584
  border-radius: 3px;
4580
4585
  margin: auto;
4581
- animation: 200ms ease bgl-lightbox-load-1fd40019;
4586
+ animation: 200ms ease bgl-lightbox-load-7e4e35b2;
4582
4587
  transition: max-height 200ms ease;
4583
4588
  }
4584
- .bgl-lightbox-item.zoomed[data-v-1fd40019] * {
4589
+ .bgl-lightbox-item.zoomed[data-v-7e4e35b2] * {
4585
4590
  max-height: calc(100vh - 90px);
4586
4591
  height: calc(100vh - 90px);
4587
4592
  }
4588
- .navigation[data-v-1fd40019] {
4593
+ .navigation[data-v-7e4e35b2] {
4589
4594
  top: 50%;
4590
4595
  transform: translateY(-50%);
4591
4596
  }
4592
- .thumbnail[data-v-1fd40019] {
4597
+ .thumbnail[data-v-7e4e35b2] {
4593
4598
  height: 50px;
4594
4599
  width: 50px;
4595
4600
  }
4596
- .thumbnail[data-v-1fd40019]:hover {
4601
+ .thumbnail[data-v-7e4e35b2]:hover {
4597
4602
  opacity: 1;
4598
4603
  }
4599
- .thumbnail[data-v-1fd40019]:active {
4604
+ .thumbnail[data-v-7e4e35b2]:active {
4600
4605
  opacity: 0.8;
4601
4606
  }
4602
- .thumbnail.active[data-v-1fd40019] {
4607
+ .thumbnail.active[data-v-7e4e35b2] {
4603
4608
  opacity: 1;
4604
4609
  outline: 2px solid white;
4605
4610
  }
4606
- .file-info[data-v-1fd40019]{
4611
+ .file-info[data-v-7e4e35b2]{
4607
4612
  max-width: 420px
4608
4613
  }
4609
4614
  @media screen and (max-width: 910px) {
4610
- .file-info[data-v-1fd40019]{
4615
+ .file-info[data-v-7e4e35b2]{
4611
4616
  max-width: 220px;
4612
4617
  text-align: center !important;
4613
4618
  }
4614
- .file-info[data-v-1fd40019] *{
4619
+ .file-info[data-v-7e4e35b2] *{
4615
4620
  text-align: center !important;
4616
4621
  margin-inline: 0 !important;
4617
4622
  max-width: 100% !important;
@@ -15502,6 +15507,9 @@ select {
15502
15507
  }.txt12,
15503
15508
  .txt-12 {
15504
15509
  font-size: 12px;
15510
+ }.txt11,
15511
+ .txt-11 {
15512
+ font-size: 11px;
15505
15513
  }.txt10,
15506
15514
  .txt-10 {
15507
15515
  font-size: 10px;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bagelink/vue",
3
3
  "type": "module",
4
- "version": "1.2.149",
4
+ "version": "1.2.151",
5
5
  "description": "Bagel core sdk packages",
6
6
  "author": {
7
7
  "name": "Neveh Allon",
@@ -103,18 +103,18 @@ onMounted(() => {
103
103
 
104
104
  <input
105
105
  v-if="!multiline && !autoheight && !code && inputRows < 2"
106
- :id="id"
106
+ :id
107
107
  ref="input"
108
108
  v-model.trim="inputVal"
109
- :name="name"
110
- :title="title"
111
- :autocomplete="autocomplete"
112
- :type="type"
109
+ :name
110
+ :title
111
+ :autocomplete
112
+ :type
113
113
  :rows="1"
114
114
  :placeholder="placeholder || label"
115
- :disabled="disabled"
116
- :required="required"
117
- :pattern="pattern"
115
+ :disabled
116
+ :required
117
+ :pattern
118
118
  v-bind="nativeInputAttrs"
119
119
  @focusout="onFocusout"
120
120
  @focus="onFocus"
@@ -122,17 +122,17 @@ onMounted(() => {
122
122
  >
123
123
  <textarea
124
124
  v-else
125
- :id="id"
125
+ :id
126
126
  ref="input"
127
127
  v-model="inputVal"
128
- :name="name"
129
- :title="title"
130
- :type="type"
128
+ :name
129
+ :title
130
+ :type
131
131
  :rows="inputRows"
132
132
  :placeholder="placeholder || label"
133
- :disabled="disabled"
134
- :required="required"
135
- :pattern="pattern"
133
+ :disabled
134
+ :required
135
+ :pattern
136
136
  v-bind="nativeInputAttrs"
137
137
  @input="updateInputVal"
138
138
  @focusout="onFocusout"
@@ -145,7 +145,7 @@ onMounted(() => {
145
145
  />
146
146
  <Icon
147
147
  v-if="icon"
148
- :icon="icon"
148
+ :icon
149
149
  />
150
150
  </label>
151
151
  </div>
@@ -201,7 +201,12 @@ defineExpose({ open, close })
201
201
  width: 90vw;
202
202
  }
203
203
  .bgl-lightbox:has(.vid_short) {
204
- width: unset;
204
+ width: auto;
205
+ aspect-ratio: 9/16;
206
+ height: 90vh;
207
+ }
208
+ .bgl-lightbox:has(.vid_short) .bgl-lightbox-item * {
209
+ max-height:unset !important;
205
210
  }
206
211
  .lightbox-image{
207
212
  object-fit: contain;
@@ -159,6 +159,11 @@
159
159
  font-size: 12px;
160
160
  }
161
161
 
162
+ .txt11,
163
+ .txt-11 {
164
+ font-size: 11px;
165
+ }
166
+
162
167
  .txt10,
163
168
  .txt-10 {
164
169
  font-size: 10px;