bitboss-ui 2.1.33 → 2.1.34

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.
Files changed (194) hide show
  1. package/dist/components/BaseColorInput/BaseColorInput.vue.d.ts +7 -6
  2. package/dist/components/BaseDatePickerInput/BaseDatePickerInput.vue.d.ts +7 -6
  3. package/dist/components/BaseNumberInput/BaseNumberInput.vue.d.ts +3 -2
  4. package/dist/components/BaseSelect/BaseSelect.vue.d.ts +3 -2
  5. package/dist/components/BaseTag/BaseTag.vue.d.ts +11 -10
  6. package/dist/components/BaseTextInput/BaseTextInput.vue.d.ts +3 -2
  7. package/dist/components/BaseTextarea/BaseTextarea.vue.d.ts +3 -2
  8. package/dist/components/BbButton/BbButton.vue.d.ts +5 -5
  9. package/dist/components/BbColorInput/BbColorInput.vue.d.ts +3 -2
  10. package/dist/components/BbDatePickerInput/BbDatePickerInput.vue.d.ts +3 -2
  11. package/dist/components/BbDropdown/BbDropdown.vue.d.ts +3 -2
  12. package/dist/components/BbDropdownButton/BbDropdownButton.vue.d.ts +3 -2
  13. package/dist/components/BbIcon/BbIcon.vue.d.ts +4 -3
  14. package/dist/components/BbNumberInput/BbNumberInput.vue.d.ts +7 -6
  15. package/dist/components/BbSelect/BbSelect.vue.d.ts +3 -2
  16. package/dist/components/BbTag/BbTag.vue.d.ts +3 -2
  17. package/dist/components/BbTextInput/BbTextInput.vue.d.ts +3 -2
  18. package/dist/components/BbTextarea/BbTextarea.vue.d.ts +3 -2
  19. package/dist/components/CommonInputInnerContainer.vue.d.ts +3 -2
  20. package/dist/composables/useToast.d.ts +4 -3
  21. package/dist/index.d.ts +10 -0
  22. package/dist/index106.js +7 -7
  23. package/dist/index111.js +1 -1
  24. package/dist/index113.js +1 -1
  25. package/dist/index121.js +10 -10
  26. package/dist/index129.js +1 -1
  27. package/dist/index13.js +1 -1
  28. package/dist/index131.js +6 -6
  29. package/dist/index133.js +1 -1
  30. package/dist/index139.js +1 -1
  31. package/dist/index141.js +1 -1
  32. package/dist/index142.js +2 -2
  33. package/dist/index15.js +5 -5
  34. package/dist/index17.js +3 -3
  35. package/dist/index19.js +8 -8
  36. package/dist/index21.js +16 -16
  37. package/dist/index213.js +2 -2
  38. package/dist/index214.js +2 -2
  39. package/dist/index215.js +85 -12
  40. package/dist/index217.js +27 -11
  41. package/dist/index218.js +17 -3
  42. package/dist/index219.js +51 -86
  43. package/dist/index220.js +17 -0
  44. package/dist/index221.js +3 -29
  45. package/dist/index222.js +11 -16
  46. package/dist/index223.js +13 -48
  47. package/dist/index224.js +2 -15
  48. package/dist/index225.js +2 -3
  49. package/dist/index226.js +2 -12
  50. package/dist/index227.js +106 -16
  51. package/dist/index229.js +100 -2
  52. package/dist/index23.js +12 -12
  53. package/dist/index231.js +2 -16
  54. package/dist/index232.js +4 -10
  55. package/dist/index233.js +5 -3
  56. package/dist/index234.js +5 -9
  57. package/dist/index235.js +5 -121
  58. package/dist/index236.js +7 -0
  59. package/dist/index237.js +5 -23
  60. package/dist/index238.js +5 -4
  61. package/dist/index239.js +2 -23
  62. package/dist/index240.js +13 -5
  63. package/dist/index241.js +20 -5
  64. package/dist/index242.js +121 -5
  65. package/dist/index244.js +18 -5
  66. package/dist/index245.js +12 -5
  67. package/dist/index246.js +229 -5
  68. package/dist/index247.js +13 -2
  69. package/dist/index248.js +4 -8
  70. package/dist/index249.js +186 -239
  71. package/dist/index25.js +3 -3
  72. package/dist/index251.js +7 -44
  73. package/dist/index252.js +34 -5
  74. package/dist/index253.js +2 -60
  75. package/dist/index254.js +182 -105
  76. package/dist/index255.js +5 -0
  77. package/dist/index256.js +2 -100
  78. package/dist/index257.js +9 -0
  79. package/dist/index258.js +7 -2
  80. package/dist/index259.js +13 -4
  81. package/dist/index260.js +5 -5
  82. package/dist/index261.js +5 -2
  83. package/dist/index262.js +7 -19
  84. package/dist/index263.js +250 -2
  85. package/dist/index264.js +52 -7
  86. package/dist/index265.js +44 -7
  87. package/dist/index266.js +5 -34
  88. package/dist/index267.js +60 -2
  89. package/dist/index268.js +6 -18
  90. package/dist/index269.js +16 -12
  91. package/dist/index27.js +1 -1
  92. package/dist/index270.js +9 -229
  93. package/dist/index271.js +4 -3
  94. package/dist/index272.js +22 -3
  95. package/dist/index273.js +8 -196
  96. package/dist/index274.js +25 -0
  97. package/dist/index275.js +8 -181
  98. package/dist/index276.js +2 -6
  99. package/dist/index277.js +3 -9
  100. package/dist/index278.js +1 -1
  101. package/dist/index281.js +1 -1
  102. package/dist/index284.js +67 -5
  103. package/dist/index285.js +5 -67
  104. package/dist/index286.js +5 -7
  105. package/dist/index287.js +7 -10
  106. package/dist/index288.js +4 -5
  107. package/dist/index289.js +1 -1
  108. package/dist/index29.js +3 -3
  109. package/dist/index290.js +1 -1
  110. package/dist/index292.js +3 -718
  111. package/dist/index293.js +3 -366
  112. package/dist/index294.js +3 -57
  113. package/dist/index295.js +280 -3
  114. package/dist/index296.js +2 -280
  115. package/dist/index297.js +125 -2
  116. package/dist/index298.js +2 -16
  117. package/dist/index299.js +15 -2
  118. package/dist/index300.js +2 -16
  119. package/dist/index301.js +16 -2
  120. package/dist/index302.js +2 -19
  121. package/dist/index303.js +16 -2
  122. package/dist/index304.js +2 -15
  123. package/dist/index305.js +19 -2
  124. package/dist/index306.js +2 -19
  125. package/dist/index307.js +3 -2
  126. package/dist/index308.js +7 -27
  127. package/dist/index309.js +11 -2
  128. package/dist/index31.js +2 -2
  129. package/dist/index310.js +1 -1
  130. package/dist/index311.js +3 -2
  131. package/dist/index312.js +6 -2
  132. package/dist/index313.js +1 -1
  133. package/dist/index314.js +5 -22
  134. package/dist/index315.js +21 -0
  135. package/dist/index316.js +2 -3
  136. package/dist/index317.js +27 -3
  137. package/dist/index318.js +2 -6
  138. package/dist/index319.js +2 -4
  139. package/dist/index320.js +2 -125
  140. package/dist/index321.js +2 -2
  141. package/dist/index322.js +1 -1
  142. package/dist/index323.js +24 -0
  143. package/dist/index325.js +718 -5
  144. package/dist/index326.js +366 -8
  145. package/dist/index327.js +58 -2
  146. package/dist/index328.js +4 -4
  147. package/dist/index33.js +8 -8
  148. package/dist/index330.js +3 -4
  149. package/dist/index331.js +2 -93
  150. package/dist/index335.js +2 -2
  151. package/dist/index336.js +47 -58
  152. package/dist/index337.js +33 -33
  153. package/dist/index338.js +58 -2
  154. package/dist/index339.js +7 -6
  155. package/dist/index340.js +5 -6
  156. package/dist/index341.js +8 -19
  157. package/dist/index342.js +6 -46
  158. package/dist/index343.js +227 -7
  159. package/dist/index344.js +6 -5
  160. package/dist/index345.js +19 -8
  161. package/dist/index346.js +86 -221
  162. package/dist/index348.js +473 -421
  163. package/dist/index349.js +422 -113
  164. package/dist/index35.js +4 -4
  165. package/dist/index350.js +123 -484
  166. package/dist/index37.js +57 -59
  167. package/dist/index39.js +7 -7
  168. package/dist/index41.js +2 -2
  169. package/dist/index43.js +8 -8
  170. package/dist/index45.js +60 -62
  171. package/dist/index49.js +1 -1
  172. package/dist/index53.js +1 -1
  173. package/dist/index55.js +1 -1
  174. package/dist/index57.js +2 -2
  175. package/dist/index61.js +6 -6
  176. package/dist/index67.js +1 -1
  177. package/dist/index79.js +6 -6
  178. package/dist/index81.js +1 -1
  179. package/dist/index83.js +2 -2
  180. package/dist/index85.js +3 -3
  181. package/dist/index87.js +1 -1
  182. package/dist/index90.js +3 -3
  183. package/dist/index92.js +2 -2
  184. package/dist/index94.js +5 -5
  185. package/dist/index96.js +1 -1
  186. package/dist/types/Icon.d.ts +9 -0
  187. package/package.json +2 -2
  188. package/dist/index216.js +0 -15
  189. package/dist/index228.js +0 -4
  190. package/dist/index230.js +0 -8
  191. package/dist/index243.js +0 -7
  192. package/dist/index250.js +0 -54
  193. package/dist/index324.js +0 -5
  194. package/dist/index329.js +0 -5
package/dist/index61.js CHANGED
@@ -7,9 +7,9 @@ import p from "./index85.js";
7
7
  /* empty css */
8
8
  import T from "./index113.js";
9
9
  /* empty css */
10
- import { pickBy as W } from "./index232.js";
11
- import { noop as w } from "./index233.js";
12
- import { useLocale as D } from "./index216.js";
10
+ import { pickBy as W } from "./index275.js";
11
+ import { noop as w } from "./index276.js";
12
+ import { useLocale as D } from "./index240.js";
13
13
  const E = {
14
14
  key: 2,
15
15
  class: "bb-button__loading-label sr-only"
@@ -23,7 +23,7 @@ const E = {
23
23
  block: { type: Boolean },
24
24
  data: {},
25
25
  disabled: { type: Boolean },
26
- disabledWhileLoading: { type: Boolean, default: !0 },
26
+ enabledWhileLoading: { type: Boolean },
27
27
  exactActiveClass: {},
28
28
  group: { type: Boolean },
29
29
  headers: {},
@@ -55,7 +55,7 @@ const E = {
55
55
  const e = b, { t: m } = D(), l = C(0), t = c(
56
56
  () => e.loading || !!l.value && e.autoLoading
57
57
  ), f = c(() => e.disabled), { onClick: y = w } = h(), g = async (o) => {
58
- if (o.stopImmediatePropagation(), t.value && e.disabledWhileLoading)
58
+ if (o.stopImmediatePropagation(), t.value && !e.enabledWhileLoading)
59
59
  return (e.type === "submit" || e.href || e.to) && o.preventDefault(), null;
60
60
  l.value++, await y(o), l.value--;
61
61
  }, _ = typeof e.size == "string" ? { default: e.size } : { default: "md", ...e.size }, B = Object.entries(_).reduce(
@@ -69,7 +69,7 @@ const E = {
69
69
  "append:icon",
70
70
  "autoLoading",
71
71
  "disabled",
72
- "disabledWhileLoading",
72
+ "enabledWhileLoading",
73
73
  "group",
74
74
  "icon",
75
75
  "loading",
package/dist/index67.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as i, createElementBlock as o, openBlock as a, createElementVNode as t, createCommentVNode as p, renderSlot as b, createTextVNode as m, toDisplayString as u, withModifiers as d, unref as _ } from "vue";
2
- import { useLocale as f } from "./index216.js";
2
+ import { useLocale as f } from "./index240.js";
3
3
  const h = { class: "bb-chip" }, L = { class: "bb-chip__content" }, k = ["aria-label"], B = /* @__PURE__ */ i({
4
4
  __name: "BbChip",
5
5
  props: {
package/dist/index79.js CHANGED
@@ -1,18 +1,18 @@
1
1
  import { defineComponent as ee, ref as q, computed as g, useTemplateRef as te, watch as oe, createElementBlock as D, openBlock as w, Fragment as L, renderSlot as p, createVNode as F, normalizeProps as ne, guardReactiveProps as ae, unref as m, mergeProps as B, withCtx as O, createElementVNode as V, normalizeStyle as ie, renderList as se, createBlock as K, createCommentVNode as P, toDisplayString as re } from "vue";
2
- import { findRightIndex as T } from "./index234.js";
2
+ import { findRightIndex as T } from "./index273.js";
3
3
  import { useId as le } from "./index8.js";
4
- import { useUntil as de } from "./index217.js";
4
+ import { useUntil as de } from "./index247.js";
5
5
  import { wait as ue } from "./index138.js";
6
6
  import ce from "./index13.js";
7
7
  /* empty css */
8
8
  import R from "./index85.js";
9
9
  /* empty css */
10
- import fe from "./index235.js";
10
+ import fe from "./index242.js";
11
11
  /* empty css */
12
- import U from "./index237.js";
13
- import { extractDomContainer as S } from "./index238.js";
12
+ import U from "./index274.js";
13
+ import { extractDomContainer as S } from "./index271.js";
14
14
  import { useIntersectionObserver as pe, useElementSize as me } from "./index140.js";
15
- import { parseWidthString as ve } from "./index239.js";
15
+ import { parseWidthString as ve } from "./index272.js";
16
16
  const be = ["id", "aria-labelledby", "inert"], ye = { class: "item__content" }, _e = /* @__PURE__ */ ee({
17
17
  inheritAttrs: !1,
18
18
  __name: "BbDropdown",
package/dist/index81.js CHANGED
@@ -9,7 +9,7 @@ import z from "./index85.js";
9
9
  /* empty css */
10
10
  import I from "./index113.js";
11
11
  /* empty css */
12
- import { useLocale as M } from "./index216.js";
12
+ import { useLocale as M } from "./index240.js";
13
13
  const O = { class: "bb-dropdown-button__content" }, R = {
14
14
  key: 1,
15
15
  class: "bb-dropdown-button__loading-label sr-only"
package/dist/index83.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as j, ref as g, watch as x, computed as m, createBlock as G, openBlock as V, resolveDynamicComponent as K, normalizeClass as O, withCtx as M, createElementVNode as c, withModifiers as y, renderSlot as U, normalizeProps as Y, guardReactiveProps as Z, createTextVNode as J, unref as Q, createVNode as W, createElementBlock as F, Fragment as X, renderList as ee, toDisplayString as te } from "vue";
2
- import { findInTree as ae } from "./index231.js";
2
+ import { findInTree as ae } from "./index269.js";
3
3
  import { useId as re } from "./index8.js";
4
4
  import oe from "./index111.js";
5
5
  /* empty css */
@@ -53,7 +53,7 @@ const le = ["accept", "autofocus", "disabled", "multiple"], se = { class: "bb-dr
53
53
  const r = a.accept[t];
54
54
  if (r.includes("/")) e.push(r);
55
55
  else {
56
- b || (b = (await import("./index230.js")).default);
56
+ b || (b = (await import("./index268.js")).default);
57
57
  const o = b.getType(r);
58
58
  if (!o)
59
59
  throw new Error(
package/dist/index85.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { defineComponent as v, ref as p, getCurrentInstance as c, onServerPrefetch as w, onBeforeMount as z, inject as _, watch as b, computed as f, createElementBlock as h, openBlock as $, mergeProps as g } from "vue";
2
- import { isCssColor as I } from "./index228.js";
2
+ import { isCssColor as I } from "./index224.js";
3
3
  const B = ["innerHTML"], k = /* @__PURE__ */ v({
4
4
  __name: "BbIcon",
5
5
  props: {
6
- size: { default: "md" },
7
6
  color: {},
8
- type: {}
7
+ type: {},
8
+ size: { default: "md" }
9
9
  },
10
10
  setup(m) {
11
11
  var l, a;
package/dist/index87.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as t, onMounted as m, onBeforeUnmount as p, createBlock as g, openBlock as b, resolveDynamicComponent as w, withCtx as _, renderSlot as I } from "vue";
2
- import { throttle as c } from "./index218.js";
2
+ import { throttle as c } from "./index277.js";
3
3
  const M = /* @__PURE__ */ h({
4
4
  __name: "BbIntersection",
5
5
  props: {
package/dist/index90.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as P, mergeModels as T, useModel as q, computed as v, ref as z, watch as A, onMounted as H, createElementBlock as r, openBlock as d, withModifiers as K, normalizeStyle as R, normalizeClass as U, unref as p, createCommentVNode as y, Fragment as j, createElementVNode as t, renderSlot as l, createTextVNode as G, toDisplayString as D, nextTick as J } from "vue";
2
- import { parseSize as Q } from "./index215.js";
2
+ import { parseSize as Q } from "./index259.js";
3
3
  import { useId as S } from "./index8.js";
4
- import { useLocale as X } from "./index216.js";
4
+ import { useLocale as X } from "./index240.js";
5
5
  import { useMobile as Y } from "./index9.js";
6
- import { useUntil as Z } from "./index217.js";
6
+ import { useUntil as Z } from "./index247.js";
7
7
  import { wait as h } from "./index138.js";
8
8
  const x = ["aria-describedby", "aria-labelledby", "aria-live", "inert"], ee = {
9
9
  ref: "header",
package/dist/index92.js CHANGED
@@ -3,8 +3,8 @@ import { defineComponent as V, mergeModels as W, useModel as U, computed as d, r
3
3
  /* empty css */
4
4
  import P from "./index13.js";
5
5
  /* empty css */
6
- import { debounce as X } from "./index277.js";
7
- import { useLocale as H } from "./index216.js";
6
+ import { debounce as X } from "./index270.js";
7
+ import { useLocale as H } from "./index240.js";
8
8
  import { useRoute as J } from "./index145.js";
9
9
  const K = ["aria-label"], Q = { class: "bb-pagination__page-label sr-only" }, Y = { class: "bb-pagination__page-label" }, Z = { class: "bb-pagination__page-label" }, ee = { class: "bb-pagination__page-label sr-only" }, ue = /* @__PURE__ */ V({
10
10
  __name: "BbPagination",
package/dist/index94.js CHANGED
@@ -1,14 +1,14 @@
1
1
  import { defineComponent as R, ref as k, computed as l, useTemplateRef as S, createElementBlock as I, openBlock as y, Fragment as N, renderSlot as C, createVNode as O, normalizeProps as W, guardReactiveProps as A, unref as m, mergeProps as H, withCtx as $, createElementVNode as i, createBlock as U, createCommentVNode as q, toDisplayString as z, nextTick as F } from "vue";
2
2
  import { useId as j } from "./index8.js";
3
3
  import { useIntersectionObserver as G } from "./index140.js";
4
- import { useLocale as J } from "./index216.js";
5
- import { useUntil as K } from "./index217.js";
4
+ import { useLocale as J } from "./index240.js";
5
+ import { useUntil as K } from "./index247.js";
6
6
  import Q from "./index13.js";
7
7
  /* empty css */
8
- import X from "./index235.js";
8
+ import X from "./index242.js";
9
9
  /* empty css */
10
- import { extractDomContainer as f } from "./index238.js";
11
- import { parseWidthString as Y } from "./index239.js";
10
+ import { extractDomContainer as f } from "./index271.js";
11
+ import { parseWidthString as Y } from "./index272.js";
12
12
  const Z = ["inert"], x = { class: "bb-popover__close-label sr-only" }, ce = /* @__PURE__ */ R({
13
13
  inheritAttrs: !1,
14
14
  __name: "BbPopover",
package/dist/index96.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as r, computed as a, createElementBlock as l, openBlock as s, normalizeClass as m, createElementVNode as n, normalizeStyle as c } from "vue";
2
- import { clamp as p } from "./index213.js";
2
+ import { clamp as p } from "./index214.js";
3
3
  import { getAsPercentageBetween as i } from "./index139.js";
4
4
  const _ = /* @__PURE__ */ r({
5
5
  __name: "BbProgress",
@@ -0,0 +1,9 @@
1
+ /**
2
+ * Create an empty interface to serve as a "hook" for users.
3
+ * @internal This interface is meant for module augmentation only.
4
+ * It should not be used directly by library consumers.
5
+ */
6
+ export interface IconRegistry {
7
+ }
8
+ export type IconNameFromRegistry = keyof IconRegistry;
9
+ export type IconType = IconNameFromRegistry | (string & {});
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bitboss-ui",
3
- "version": "2.1.33",
3
+ "version": "2.1.34",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "scripts": {
@@ -92,4 +92,4 @@
92
92
  "lint-staged": {
93
93
  "*.{js,css,md,html,json,vue,ts}": "prettier --write"
94
94
  }
95
- }
95
+ }
package/dist/index216.js DELETED
@@ -1,15 +0,0 @@
1
- import { locales as t } from "./index286.js";
2
- import { _config as m } from "./index4.js";
3
- import { get as c } from "./index287.js";
4
- import { readonly as l, computed as n } from "vue";
5
- const p = (o, ...r) => l(
6
- n(() => c(t[m.locale], o).replace(
7
- /\{(\d+)\}/g,
8
- (a, e) => r[e]
9
- ))
10
- ), d = () => ({
11
- t: p
12
- });
13
- export {
14
- d as useLocale
15
- };
package/dist/index228.js DELETED
@@ -1,4 +0,0 @@
1
- const s = (r) => !!r && !!r.match(/^(#|var\(--|(rgb|hsl)a?\()/);
2
- export {
3
- s as isCssColor
4
- };
package/dist/index230.js DELETED
@@ -1,8 +0,0 @@
1
- import e from "./index292.js";
2
- import o from "./index293.js";
3
- import r from "./index294.js";
4
- const f = new r(o, e)._freeze();
5
- export {
6
- r as Mime,
7
- f as default
8
- };
package/dist/index243.js DELETED
@@ -1,7 +0,0 @@
1
- import { getDefaultExportFromCjs as r } from "./index318.js";
2
- import { __require as t } from "./index302.js";
3
- var o = t();
4
- const a = /* @__PURE__ */ r(o);
5
- export {
6
- a as default
7
- };
package/dist/index250.js DELETED
@@ -1,54 +0,0 @@
1
- import { defineComponent as p, ref as b, watch as _, computed as m, createElementBlock as d, openBlock as c, normalizeClass as u, createElementVNode as t, createVNode as h, withCtx as f, toDisplayString as o } from "vue";
2
- import k from "./index252.js";
3
- const y = { class: "bb-base-date-picker__year-container" }, v = {
4
- "aria-live": "polite",
5
- class: "bb-base-date-picker__selected-day-label"
6
- }, B = { class: "bb-base-date-picker__weekday" }, D = { class: "bb-base-date-picker__monthday" }, M = { class: "bb-base-date-picker__month-button" }, C = /* @__PURE__ */ p({
7
- __name: "BaseDatePickerHeader",
8
- props: {
9
- cursor: {},
10
- disabled: { type: Boolean },
11
- hidden: { type: Boolean }
12
- },
13
- emits: ["mode:year", "mode:month"],
14
- setup(n) {
15
- const s = n, r = b("top"), l = (e, a) => {
16
- e && a && (r.value = e.isBefore(a) ? "top" : "bottom");
17
- };
18
- _(
19
- () => s.cursor,
20
- (e, a) => {
21
- l(e, a);
22
- }
23
- );
24
- const i = m(() => s.cursor.format("YYYY"));
25
- return (e, a) => (c(), d("div", {
26
- class: u(["bb-base-date-picker__header", { "bb-base-date-picker__header--hidden": e.hidden }])
27
- }, [
28
- t("div", y, [
29
- h(k, {
30
- direction: r.value,
31
- duration: 500,
32
- gap: 30
33
- }, {
34
- default: f(() => [
35
- (c(), d("span", {
36
- key: i.value,
37
- "aria-live": "polite",
38
- class: "bb-base-date-picker__year-button"
39
- }, o(i.value), 1))
40
- ]),
41
- _: 1
42
- }, 8, ["direction"])
43
- ]),
44
- t("div", v, [
45
- t("span", B, o(e.cursor.format("ddd")) + ", ", 1),
46
- t("span", D, o(e.cursor.format("DD")), 1),
47
- t("span", M, o(e.cursor.format("MMMM")), 1)
48
- ])
49
- ], 2));
50
- }
51
- });
52
- export {
53
- C as default
54
- };
package/dist/index324.js DELETED
@@ -1,5 +0,0 @@
1
- import o from "./index281.js";
2
- /* empty css */
3
- export {
4
- o as default
5
- };
package/dist/index329.js DELETED
@@ -1,5 +0,0 @@
1
- import o from "./index273.js";
2
- /* empty css */
3
- export {
4
- o as default
5
- };