@drjoshcsimmons/scl 0.1.14 → 0.1.15

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 (131) hide show
  1. package/dist/components/ui/dropdown-menu/dropdown-menu.d.ts.map +1 -1
  2. package/dist/index100.js +24 -12
  3. package/dist/index102.js +178 -27
  4. package/dist/index103.js +47 -3
  5. package/dist/index104.js +30 -25
  6. package/dist/index105.js +54 -5
  7. package/dist/index106.js +30 -55
  8. package/dist/index107.js +1 -1
  9. package/dist/index108.js +650 -30
  10. package/dist/index109.js +1 -1
  11. package/dist/index11.js +2 -2
  12. package/dist/index110.js +27 -647
  13. package/dist/index113.js +6 -12
  14. package/dist/index114.js +42 -200
  15. package/dist/index115.js +47 -21
  16. package/dist/index116.js +10 -398
  17. package/dist/index117.js +200 -42
  18. package/dist/index118.js +21 -47
  19. package/dist/index119.js +399 -20
  20. package/dist/index12.js +1 -1
  21. package/dist/index120.js +15 -3
  22. package/dist/index121.js +3 -32
  23. package/dist/index122.js +32 -12
  24. package/dist/index123.js +18 -6
  25. package/dist/index124.js +1 -1
  26. package/dist/index125.js +2 -25
  27. package/dist/index126.js +53 -29
  28. package/dist/index127.js +65 -5
  29. package/dist/index128.js +25 -2
  30. package/dist/index129.js +29 -53
  31. package/dist/index13.js +2 -2
  32. package/dist/index130.js +5 -65
  33. package/dist/index131.js +2 -5
  34. package/dist/index132.js +2 -3
  35. package/dist/index133.js +5 -24
  36. package/dist/index134.js +3 -113
  37. package/dist/index135.js +23 -15
  38. package/dist/index136.js +107 -519
  39. package/dist/index137.js +14 -126
  40. package/dist/index138.js +516 -125
  41. package/dist/index139.js +128 -2
  42. package/dist/index14.js +2 -2
  43. package/dist/index140.js +134 -2
  44. package/dist/index141.js +65 -69
  45. package/dist/index142.js +68 -8
  46. package/dist/index143.js +9 -14
  47. package/dist/index144.js +14 -66
  48. package/dist/index145.js +65 -64
  49. package/dist/index148.js +11 -21
  50. package/dist/index149.js +26 -11
  51. package/dist/index15.js +54 -54
  52. package/dist/index150.js +4 -27
  53. package/dist/index151.js +22 -4
  54. package/dist/index17.js +70 -71
  55. package/dist/index18.js +2 -2
  56. package/dist/index19.js +4 -4
  57. package/dist/index20.js +2 -2
  58. package/dist/index21.js +15 -15
  59. package/dist/index22.js +20 -20
  60. package/dist/index24.js +12 -12
  61. package/dist/index25.js +59 -59
  62. package/dist/index26.js +1 -1
  63. package/dist/index27.js +32 -32
  64. package/dist/index29.js +7 -7
  65. package/dist/index31.js +14 -14
  66. package/dist/index32.js +17 -17
  67. package/dist/index33.js +10 -10
  68. package/dist/index36.js +9 -9
  69. package/dist/index37.js +18 -18
  70. package/dist/index4.js +26 -26
  71. package/dist/index45.js +237 -33
  72. package/dist/index46.js +11 -241
  73. package/dist/index47.js +33 -237
  74. package/dist/index48.js +73 -11
  75. package/dist/index49.js +198 -217
  76. package/dist/index5.js +1 -1
  77. package/dist/index50.js +435 -12
  78. package/dist/index51.js +112 -517
  79. package/dist/index52.js +245 -18
  80. package/dist/index53.js +9 -161
  81. package/dist/index54.js +107 -62
  82. package/dist/index55.js +119 -325
  83. package/dist/index56.js +10 -10
  84. package/dist/index57.js +1 -1
  85. package/dist/index58.js +53 -75
  86. package/dist/index59.js +247 -242
  87. package/dist/index6.js +36 -36
  88. package/dist/index60.js +260 -9
  89. package/dist/index61.js +12 -130
  90. package/dist/index62.js +530 -18
  91. package/dist/index63.js +18 -860
  92. package/dist/index64.js +161 -9
  93. package/dist/index65.js +82 -31
  94. package/dist/index66.js +20 -433
  95. package/dist/index67.js +856 -56
  96. package/dist/index68.js +9 -118
  97. package/dist/index69.js +6 -6
  98. package/dist/index7.js +1 -1
  99. package/dist/index70.js +1 -1
  100. package/dist/index71.js +336 -12
  101. package/dist/index72.js +303 -118
  102. package/dist/index73.js +12 -310
  103. package/dist/index74.js +31 -12
  104. package/dist/index75.js +12 -254
  105. package/dist/index76.js +66 -5
  106. package/dist/index77.js +44 -25
  107. package/dist/index78.js +23 -64
  108. package/dist/index79.js +5 -123
  109. package/dist/index8.js +5 -5
  110. package/dist/index80.js +50 -13
  111. package/dist/index81.js +32 -133
  112. package/dist/index82.js +1 -1
  113. package/dist/index83.js +7 -218
  114. package/dist/index84.js +55 -14
  115. package/dist/index85.js +10 -68
  116. package/dist/index86.js +4 -34
  117. package/dist/index87.js +29 -47
  118. package/dist/index88.js +10 -49
  119. package/dist/index89.js +122 -47
  120. package/dist/index9.js +21 -21
  121. package/dist/index90.js +14 -8
  122. package/dist/index91.js +130 -41
  123. package/dist/index92.js +218 -7
  124. package/dist/index93.js +14 -48
  125. package/dist/index94.js +68 -29
  126. package/dist/index95.js +43 -176
  127. package/dist/index96.js +48 -53
  128. package/dist/index97.js +8 -10
  129. package/dist/index98.js +4 -4
  130. package/dist/index99.js +6 -30
  131. package/package.json +1 -1
package/dist/index137.js CHANGED
@@ -1,130 +1,18 @@
1
- const j = ["top", "right", "bottom", "left"], m = Math.min, p = Math.max, C = Math.round, L = Math.floor, E = (t) => ({
2
- x: t,
3
- y: t
4
- }), h = {
5
- left: "right",
6
- right: "left",
7
- bottom: "top",
8
- top: "bottom"
9
- }, x = {
10
- start: "end",
11
- end: "start"
1
+ import { __rest as o, __assign as d } from "./index128.js";
2
+ import * as n from "react";
3
+ var i = function(r) {
4
+ var e = r.sideCar, a = o(r, ["sideCar"]);
5
+ if (!e)
6
+ throw new Error("Sidecar: please provide `sideCar` property to import the right car");
7
+ var t = e.read();
8
+ if (!t)
9
+ throw new Error("Sidecar medium not found");
10
+ return n.createElement(t, d({}, a));
12
11
  };
13
- function R(t, e, n) {
14
- return p(t, m(e, n));
15
- }
16
- function T(t, e) {
17
- return typeof t == "function" ? t(e) : t;
18
- }
19
- function g(t) {
20
- return t.split("-")[0];
21
- }
22
- function a(t) {
23
- return t.split("-")[1];
24
- }
25
- function b(t) {
26
- return t === "x" ? "y" : "x";
27
- }
28
- function d(t) {
29
- return t === "y" ? "height" : "width";
30
- }
31
- const A = /* @__PURE__ */ new Set(["top", "bottom"]);
32
- function P(t) {
33
- return A.has(g(t)) ? "y" : "x";
34
- }
35
- function y(t) {
36
- return b(P(t));
37
- }
38
- function k(t, e, n) {
39
- n === void 0 && (n = !1);
40
- const r = a(t), i = y(t), o = d(i);
41
- let c = i === "x" ? r === (n ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
42
- return e.reference[o] > e.floating[o] && (c = f(c)), [c, f(c)];
43
- }
44
- function q(t) {
45
- const e = f(t);
46
- return [s(t), e, s(e)];
47
- }
48
- function s(t) {
49
- return t.replace(/start|end/g, (e) => x[e]);
50
- }
51
- const u = ["left", "right"], l = ["right", "left"], M = ["top", "bottom"], O = ["bottom", "top"];
52
- function S(t, e, n) {
53
- switch (t) {
54
- case "top":
55
- case "bottom":
56
- return n ? e ? l : u : e ? u : l;
57
- case "left":
58
- case "right":
59
- return e ? M : O;
60
- default:
61
- return [];
62
- }
63
- }
64
- function z(t, e, n, r) {
65
- const i = a(t);
66
- let o = S(g(t), n === "start", r);
67
- return i && (o = o.map((c) => c + "-" + i), e && (o = o.concat(o.map(s)))), o;
68
- }
69
- function f(t) {
70
- return t.replace(/left|right|bottom|top/g, (e) => h[e]);
71
- }
72
- function w(t) {
73
- return {
74
- top: 0,
75
- right: 0,
76
- bottom: 0,
77
- left: 0,
78
- ...t
79
- };
80
- }
81
- function B(t) {
82
- return typeof t != "number" ? w(t) : {
83
- top: t,
84
- right: t,
85
- bottom: t,
86
- left: t
87
- };
88
- }
89
- function D(t) {
90
- const {
91
- x: e,
92
- y: n,
93
- width: r,
94
- height: i
95
- } = t;
96
- return {
97
- width: r,
98
- height: i,
99
- top: n,
100
- left: e,
101
- right: e + r,
102
- bottom: n + i,
103
- x: e,
104
- y: n
105
- };
12
+ i.isSideCarExport = !0;
13
+ function p(r, e) {
14
+ return r.useMedium(e), i;
106
15
  }
107
16
  export {
108
- R as clamp,
109
- E as createCoords,
110
- T as evaluate,
111
- w as expandPaddingObject,
112
- L as floor,
113
- a as getAlignment,
114
- y as getAlignmentAxis,
115
- k as getAlignmentSides,
116
- d as getAxisLength,
117
- q as getExpandedPlacements,
118
- s as getOppositeAlignmentPlacement,
119
- b as getOppositeAxis,
120
- z as getOppositeAxisPlacements,
121
- f as getOppositePlacement,
122
- B as getPaddingObject,
123
- g as getSide,
124
- P as getSideAxis,
125
- p as max,
126
- m as min,
127
- D as rectToClientRect,
128
- C as round,
129
- j as sides
17
+ p as exportSidecar
130
18
  };