@base-framework/ui 1.2.25 → 1.2.27

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/atoms.es.js CHANGED
@@ -1,47 +1,55 @@
1
- import { c as e, f as t, h as o, i as n, k as r, l as i, m as u, n as l, t as p, w as I, J as c, L as m, M as d, U as g, $ as B, a0 as T, a1 as C, a4 as f, a5 as S, a6 as x, aa as h, af as k, am as M, ap as U, at as w, au as F, aw as H, ax as L, ay as P, aC as R, aH as V, aI as Z, aK as b, aO as D, aP as G, aQ as J, aR as W, aU as v, aV as y, aW as E, aZ as K, a_ as N } from "./full-page-C2UTDwxp.js";
2
- import { S as Q } from "./skeleton-BlY3opxG.js";
1
+ import { c as t, f as e, h as n, i as o, k as l, l as i, m as u, n as r, t as p, w as I, J as g, L as c, M as d, N as m, O as F, P as T, Q as B, R as S, S as b, T as C, U as x, a0 as f, a7 as P, a8 as h, a9 as k, ac as M, ad as U, ae as w, ai as E, an as G, au as L, ax as N, aB as R, aC as Z, aE as D, aF as H, aG as J, aK as Q, aP as V, aQ as W, aS as v, aW as K, aX as O, aY as X, aZ as Y, b0 as j, b1 as q, b2 as y, b5 as z, b6 as A } from "./full-page-B5WB1NEL.js";
2
+ import { S as $ } from "./skeleton-BlY3opxG.js";
3
3
  export {
4
- e as Badge,
5
- t as Button,
6
- o as Card,
7
- n as Checkbox,
8
- r as CircleButton,
4
+ t as Badge,
5
+ e as Button,
6
+ n as Card,
7
+ o as Checkbox,
8
+ l as CircleButton,
9
9
  i as CircleGraph,
10
10
  u as CircleToggleButton,
11
- l as ColorInput,
11
+ r as ColorInput,
12
12
  p as DateInput,
13
13
  I as DateTimeInput,
14
- c as EmailInput,
15
- m as Fieldset,
14
+ g as EmailInput,
15
+ c as Fieldset,
16
16
  d as FileInput,
17
- g as FormGroup,
18
- B as HiddenInput,
19
- T as Icon,
20
- C as Image,
21
- f as Input,
22
- S as Legend,
23
- x as LoadingButton,
24
- h as MaterialIcon,
25
- k as MonthInput,
26
- M as NumberInput,
27
- U as PasswordInput,
28
- w as ProgressBar,
29
- F as Radio,
30
- H as RangeSlider,
31
- L as SafeZoneBottom,
32
- P as SafeZoneTop,
33
- R as Select,
34
- Q as Skeleton,
17
+ m as FloatingEmailInput,
18
+ F as FloatingInput,
19
+ T as FloatingNumberInput,
20
+ B as FloatingPasswordInput,
21
+ S as FloatingSelect,
22
+ b as FloatingTelInput,
23
+ C as FloatingTextarea,
24
+ x as FloatingUrlInput,
25
+ f as FormGroup,
26
+ P as HiddenInput,
27
+ h as Icon,
28
+ k as Image,
29
+ M as Input,
30
+ U as Legend,
31
+ w as LoadingButton,
32
+ E as MaterialIcon,
33
+ G as MonthInput,
34
+ L as NumberInput,
35
+ N as PasswordInput,
36
+ R as ProgressBar,
37
+ Z as Radio,
38
+ D as RangeSlider,
39
+ H as SafeZoneBottom,
40
+ J as SafeZoneTop,
41
+ Q as Select,
42
+ $ as Skeleton,
35
43
  V as TelInput,
36
- Z as Textarea,
37
- b as TimeInput,
38
- D as ToggleButton,
39
- G as Tooltip,
40
- J as UniversalIcon,
41
- W as UrlInput,
42
- v as Veil,
43
- y as VeilJot,
44
- E as WeekInput,
45
- K as isHeroicon,
46
- N as isMaterialIcon
44
+ W as Textarea,
45
+ v as TimeInput,
46
+ K as ToggleButton,
47
+ O as Tooltip,
48
+ X as UniversalIcon,
49
+ Y as UrlInput,
50
+ j as Veil,
51
+ q as VeilJot,
52
+ y as WeekInput,
53
+ z as isHeroicon,
54
+ A as isMaterialIcon
47
55
  };
@@ -1,6 +1,6 @@
1
1
  import { Component as c, Html as m, Dom as y, base as w, Data as T, Builder as b, DateTime as g } from "@base-framework/base";
2
2
  import { Li as v, Span as u, Div as r, Ul as D, Button as S, I as x, OnState as B, Time as Y } from "@base-framework/atoms";
3
- import { ar as k, b0 as C, f as h, al as N, F as O } from "./full-page-C2UTDwxp.js";
3
+ import { az as k, b8 as C, f as h, at as N, F as O } from "./full-page-B5WB1NEL.js";
4
4
  import { List as F, DynamicTime as E } from "@base-framework/organisms";
5
5
  class X extends c {
6
6
  /**
@@ -35,12 +35,12 @@ const L = (e) => u({ class: "ml-auto text-xs tracking-widest opacity-60" }, e),
35
35
  e.shortcut && L(e.shortcut)
36
36
  ]), A = (e, t) => D({ class: "grid gap-2" }, [
37
37
  e.map((s) => I(s, t))
38
- ]), U = (e) => r({ class: "w-full z-10" }, [
38
+ ]), z = (e) => r({ class: "w-full z-10" }, [
39
39
  r({
40
40
  class: "max-h-60 border rounded-md overflow-y-auto p-1 grid gap-2 divide-y divide-border",
41
41
  for: ["groups", (t) => A(t, e)]
42
42
  })
43
- ]), z = ({ label: e, icon: t, toggleDropdown: s }) => S({
43
+ ]), U = ({ label: e, icon: t, toggleDropdown: s }) => S({
44
44
  cache: "button",
45
45
  class: `inline-flex items-center justify-between rounded-md border
46
46
  px-2 py-2 text-sm font-medium hover:bg-muted
@@ -57,7 +57,7 @@ const L = (e) => u({ class: "ml-auto text-xs tracking-widest opacity-60" }, e),
57
57
  parent: o,
58
58
  button: o.button
59
59
  }, [
60
- U(e)
60
+ z(e)
61
61
  ]) : null
62
62
  )
63
63
  ]);
@@ -115,7 +115,7 @@ class Z extends c {
115
115
  */
116
116
  render() {
117
117
  return r({ class: "relative" }, [
118
- z({
118
+ U({
119
119
  label: this.label,
120
120
  icon: this.icon,
121
121
  toggleDropdown: this.toggleDropdown.bind(this)
@@ -741,7 +741,7 @@ export {
741
741
  it as T,
742
742
  J as a,
743
743
  tt as b,
744
- U as c,
744
+ z as c,
745
745
  I as d,
746
746
  Z as e,
747
747
  l as f,