@sikka/hawa 0.15.12-next → 0.15.13-next
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/index.js +12 -12
- package/dist/index.mjs +12 -12
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -902,7 +902,7 @@ var ActionCard = function(props) {
|
|
|
902
902
|
className: "hawa-h-10 hawa-w-10 hawa-text-foreground",
|
|
903
903
|
stroke: "currentColor",
|
|
904
904
|
fill: "currentColor",
|
|
905
|
-
|
|
905
|
+
strokeWidth: "0",
|
|
906
906
|
viewBox: "0 0 24 24",
|
|
907
907
|
height: "1em",
|
|
908
908
|
width: "1em",
|
|
@@ -6313,7 +6313,7 @@ var Logos = {
|
|
|
6313
6313
|
return /* @__PURE__ */ import_react30.default.createElement("svg", _object_spread({
|
|
6314
6314
|
stroke: "currentColor",
|
|
6315
6315
|
fill: "none",
|
|
6316
|
-
|
|
6316
|
+
strokeWidth: "2",
|
|
6317
6317
|
viewBox: "0 0 24 24",
|
|
6318
6318
|
strokeLinecap: "round",
|
|
6319
6319
|
strokeLinejoin: "round",
|
|
@@ -6330,7 +6330,7 @@ var Logos = {
|
|
|
6330
6330
|
return /* @__PURE__ */ import_react30.default.createElement("svg", _object_spread({
|
|
6331
6331
|
stroke: "currentColor",
|
|
6332
6332
|
fill: "none",
|
|
6333
|
-
|
|
6333
|
+
strokeWidth: "2",
|
|
6334
6334
|
viewBox: "0 0 24 24",
|
|
6335
6335
|
"aria-hidden": "true",
|
|
6336
6336
|
height: "1em",
|
|
@@ -6807,7 +6807,7 @@ var NavigationMenuTrigger = React58.forwardRef(function(_param, ref) /* @__PURE_
|
|
|
6807
6807
|
viewBox: "0 0 24 24",
|
|
6808
6808
|
fill: "none",
|
|
6809
6809
|
stroke: "currentColor",
|
|
6810
|
-
|
|
6810
|
+
strokeWidth: "2",
|
|
6811
6811
|
strokeLinecap: "round",
|
|
6812
6812
|
strokeLinejoin: "round",
|
|
6813
6813
|
"aria-hidden": "true",
|
|
@@ -7133,7 +7133,7 @@ var Navbar = function(_param) {
|
|
|
7133
7133
|
viewBox: "0 0 24 24",
|
|
7134
7134
|
fill: "none",
|
|
7135
7135
|
stroke: "currentColor",
|
|
7136
|
-
|
|
7136
|
+
strokeWidth: "2",
|
|
7137
7137
|
strokeLinecap: "round",
|
|
7138
7138
|
strokeLinejoin: "round",
|
|
7139
7139
|
className: cn("hawa-w-6 hawa-h-6 hawa-fixed", isOpen ? "hawa-invisible" : "hawa-visible")
|
|
@@ -7159,7 +7159,7 @@ var Navbar = function(_param) {
|
|
|
7159
7159
|
viewBox: "0 0 24 24",
|
|
7160
7160
|
fill: "none",
|
|
7161
7161
|
stroke: "currentColor",
|
|
7162
|
-
|
|
7162
|
+
strokeWidth: "2",
|
|
7163
7163
|
strokeLinecap: "round",
|
|
7164
7164
|
strokeLinejoin: "round",
|
|
7165
7165
|
className: cn("hawa-w-6 hawa-h-6", !isOpen ? "hawa-invisible" : "hawa-visible")
|
|
@@ -7530,7 +7530,7 @@ var MenubarSubTrigger = React65.forwardRef(function(_param, ref) /* @__PURE__ */
|
|
|
7530
7530
|
viewBox: "0 0 24 24",
|
|
7531
7531
|
fill: "none",
|
|
7532
7532
|
stroke: "currentColor",
|
|
7533
|
-
|
|
7533
|
+
strokeWidth: "2",
|
|
7534
7534
|
strokeLinecap: "round",
|
|
7535
7535
|
strokeLinejoin: "round",
|
|
7536
7536
|
className: "hawa-ml-auto hawa-icon"
|
|
@@ -7595,7 +7595,7 @@ var MenubarCheckboxItem = React65.forwardRef(function(_param, ref) /* @__PURE__
|
|
|
7595
7595
|
viewBox: "0 0 24 24",
|
|
7596
7596
|
fill: "none",
|
|
7597
7597
|
stroke: "currentColor",
|
|
7598
|
-
|
|
7598
|
+
strokeWidth: "2",
|
|
7599
7599
|
strokeLinecap: "round",
|
|
7600
7600
|
strokeLinejoin: "round",
|
|
7601
7601
|
className: "hawa-icon"
|
|
@@ -7621,7 +7621,7 @@ var MenubarRadioItem = React65.forwardRef(function(_param, ref) /* @__PURE__ */
|
|
|
7621
7621
|
viewBox: "0 0 24 24",
|
|
7622
7622
|
fill: "none",
|
|
7623
7623
|
stroke: "currentColor",
|
|
7624
|
-
|
|
7624
|
+
strokeWidth: "2",
|
|
7625
7625
|
strokeLinecap: "round",
|
|
7626
7626
|
strokeLinejoin: "round",
|
|
7627
7627
|
className: "hawa-h-2 hawa-w-2 hawa-fill-current"
|
|
@@ -8075,7 +8075,7 @@ var EyeIcon = function(props) {
|
|
|
8075
8075
|
viewBox: "0 0 24 24",
|
|
8076
8076
|
fill: "none",
|
|
8077
8077
|
stroke: "currentColor",
|
|
8078
|
-
|
|
8078
|
+
strokeWidth: "2",
|
|
8079
8079
|
strokeLinecap: "round",
|
|
8080
8080
|
strokeLinejoin: "round"
|
|
8081
8081
|
}, /* @__PURE__ */ import_react44.default.createElement("path", {
|
|
@@ -8096,7 +8096,7 @@ var HiddenEyeIcon = function(props) {
|
|
|
8096
8096
|
viewBox: "0 0 24 24",
|
|
8097
8097
|
fill: "none",
|
|
8098
8098
|
stroke: "currentColor",
|
|
8099
|
-
|
|
8099
|
+
strokeWidth: "2",
|
|
8100
8100
|
strokeLinecap: "round",
|
|
8101
8101
|
strokeLinejoin: "round"
|
|
8102
8102
|
}, /* @__PURE__ */ import_react44.default.createElement("path", {
|
|
@@ -8749,7 +8749,7 @@ var CheckEmail = function(param) {
|
|
|
8749
8749
|
}, /* @__PURE__ */ import_react48.default.createElement("svg", {
|
|
8750
8750
|
stroke: "currentColor",
|
|
8751
8751
|
fill: "none",
|
|
8752
|
-
|
|
8752
|
+
strokeWidth: "2",
|
|
8753
8753
|
viewBox: "0 0 24 24",
|
|
8754
8754
|
strokeLinecap: "round",
|
|
8755
8755
|
strokeLinejoin: "round",
|
package/dist/index.mjs
CHANGED
|
@@ -18,7 +18,7 @@ var ActionCard = (props) => {
|
|
|
18
18
|
className: "hawa-h-10 hawa-w-10 hawa-text-foreground",
|
|
19
19
|
stroke: "currentColor",
|
|
20
20
|
fill: "currentColor",
|
|
21
|
-
|
|
21
|
+
strokeWidth: "0",
|
|
22
22
|
viewBox: "0 0 24 24",
|
|
23
23
|
height: "1em",
|
|
24
24
|
width: "1em",
|
|
@@ -6045,7 +6045,7 @@ var Logos = {
|
|
|
6045
6045
|
{
|
|
6046
6046
|
stroke: "currentColor",
|
|
6047
6047
|
fill: "none",
|
|
6048
|
-
|
|
6048
|
+
strokeWidth: "2",
|
|
6049
6049
|
viewBox: "0 0 24 24",
|
|
6050
6050
|
strokeLinecap: "round",
|
|
6051
6051
|
strokeLinejoin: "round",
|
|
@@ -6062,7 +6062,7 @@ var Logos = {
|
|
|
6062
6062
|
{
|
|
6063
6063
|
stroke: "currentColor",
|
|
6064
6064
|
fill: "none",
|
|
6065
|
-
|
|
6065
|
+
strokeWidth: "2",
|
|
6066
6066
|
viewBox: "0 0 24 24",
|
|
6067
6067
|
"aria-hidden": "true",
|
|
6068
6068
|
height: "1em",
|
|
@@ -6584,7 +6584,7 @@ var NavigationMenuTrigger = React58.forwardRef(({ className, children, ...props
|
|
|
6584
6584
|
viewBox: "0 0 24 24",
|
|
6585
6585
|
fill: "none",
|
|
6586
6586
|
stroke: "currentColor",
|
|
6587
|
-
|
|
6587
|
+
strokeWidth: "2",
|
|
6588
6588
|
strokeLinecap: "round",
|
|
6589
6589
|
strokeLinejoin: "round",
|
|
6590
6590
|
"aria-hidden": "true",
|
|
@@ -6955,7 +6955,7 @@ var Navbar = ({
|
|
|
6955
6955
|
viewBox: "0 0 24 24",
|
|
6956
6956
|
fill: "none",
|
|
6957
6957
|
stroke: "currentColor",
|
|
6958
|
-
|
|
6958
|
+
strokeWidth: "2",
|
|
6959
6959
|
strokeLinecap: "round",
|
|
6960
6960
|
strokeLinejoin: "round",
|
|
6961
6961
|
className: cn(
|
|
@@ -6976,7 +6976,7 @@ var Navbar = ({
|
|
|
6976
6976
|
viewBox: "0 0 24 24",
|
|
6977
6977
|
fill: "none",
|
|
6978
6978
|
stroke: "currentColor",
|
|
6979
|
-
|
|
6979
|
+
strokeWidth: "2",
|
|
6980
6980
|
strokeLinecap: "round",
|
|
6981
6981
|
strokeLinejoin: "round",
|
|
6982
6982
|
className: cn(
|
|
@@ -7526,7 +7526,7 @@ var MenubarSubTrigger = React65.forwardRef(({ className, inset, children, ...pro
|
|
|
7526
7526
|
viewBox: "0 0 24 24",
|
|
7527
7527
|
fill: "none",
|
|
7528
7528
|
stroke: "currentColor",
|
|
7529
|
-
|
|
7529
|
+
strokeWidth: "2",
|
|
7530
7530
|
strokeLinecap: "round",
|
|
7531
7531
|
strokeLinejoin: "round",
|
|
7532
7532
|
className: "hawa-ml-auto hawa-icon"
|
|
@@ -7597,7 +7597,7 @@ var MenubarCheckboxItem = React65.forwardRef(({ className, children, checked, ..
|
|
|
7597
7597
|
viewBox: "0 0 24 24",
|
|
7598
7598
|
fill: "none",
|
|
7599
7599
|
stroke: "currentColor",
|
|
7600
|
-
|
|
7600
|
+
strokeWidth: "2",
|
|
7601
7601
|
strokeLinecap: "round",
|
|
7602
7602
|
strokeLinejoin: "round",
|
|
7603
7603
|
className: "hawa-icon"
|
|
@@ -7626,7 +7626,7 @@ var MenubarRadioItem = React65.forwardRef(({ className, children, ...props }, re
|
|
|
7626
7626
|
viewBox: "0 0 24 24",
|
|
7627
7627
|
fill: "none",
|
|
7628
7628
|
stroke: "currentColor",
|
|
7629
|
-
|
|
7629
|
+
strokeWidth: "2",
|
|
7630
7630
|
strokeLinecap: "round",
|
|
7631
7631
|
strokeLinejoin: "round",
|
|
7632
7632
|
className: "hawa-h-2 hawa-w-2 hawa-fill-current"
|
|
@@ -8176,7 +8176,7 @@ var EyeIcon = (props) => /* @__PURE__ */ React71.createElement("div", { classNam
|
|
|
8176
8176
|
viewBox: "0 0 24 24",
|
|
8177
8177
|
fill: "none",
|
|
8178
8178
|
stroke: "currentColor",
|
|
8179
|
-
|
|
8179
|
+
strokeWidth: "2",
|
|
8180
8180
|
strokeLinecap: "round",
|
|
8181
8181
|
strokeLinejoin: "round"
|
|
8182
8182
|
},
|
|
@@ -8192,7 +8192,7 @@ var HiddenEyeIcon = (props) => /* @__PURE__ */ React71.createElement("div", { cl
|
|
|
8192
8192
|
viewBox: "0 0 24 24",
|
|
8193
8193
|
fill: "none",
|
|
8194
8194
|
stroke: "currentColor",
|
|
8195
|
-
|
|
8195
|
+
strokeWidth: "2",
|
|
8196
8196
|
strokeLinecap: "round",
|
|
8197
8197
|
strokeLinejoin: "round"
|
|
8198
8198
|
},
|
|
@@ -8863,7 +8863,7 @@ var CheckEmail = ({ texts, handleResend }) => {
|
|
|
8863
8863
|
{
|
|
8864
8864
|
stroke: "currentColor",
|
|
8865
8865
|
fill: "none",
|
|
8866
|
-
|
|
8866
|
+
strokeWidth: "2",
|
|
8867
8867
|
viewBox: "0 0 24 24",
|
|
8868
8868
|
strokeLinecap: "round",
|
|
8869
8869
|
strokeLinejoin: "round",
|