@sikka/hawa 0.38.14-next → 0.39.0-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/blocks/auth/index.js +75 -0
- package/dist/blocks/auth/index.mjs +75 -0
- package/dist/blocks/index.d.mts +3 -0
- package/dist/blocks/index.d.ts +3 -0
- package/dist/blocks/index.js +84 -1
- package/dist/blocks/index.mjs +11 -3
- package/dist/blocks/misc/index.d.mts +3 -0
- package/dist/blocks/misc/index.d.ts +3 -0
- package/dist/blocks/misc/index.js +9 -1
- package/dist/blocks/misc/index.mjs +9 -1
- package/dist/{chunk-SL4ONYNR.mjs → chunk-C2IX3SUD.mjs} +1 -1
- package/dist/{chunk-VE7EQ6VH.mjs → chunk-VMVZM3QQ.mjs} +75 -0
- package/dist/{chunk-AONESDSB.mjs → chunk-W3CF7BSC.mjs} +1 -1
- package/dist/dataTable/index.d.mts +1 -0
- package/dist/dataTable/index.d.ts +1 -0
- package/dist/dataTable/index.js +1 -1
- package/dist/dataTable/index.js.map +1 -1
- package/dist/dataTable/index.mjs +1 -1
- package/dist/dataTable/index.mjs.map +1 -1
- package/dist/docsLayout/index.js +75 -0
- package/dist/docsLayout/index.js.map +1 -1
- package/dist/docsLayout/index.mjs +75 -0
- package/dist/docsLayout/index.mjs.map +1 -1
- package/dist/elements/index.d.mts +6 -0
- package/dist/elements/index.d.ts +6 -0
- package/dist/elements/index.js +76 -1
- package/dist/elements/index.mjs +4 -4
- package/dist/index.d.mts +9 -0
- package/dist/index.d.ts +9 -0
- package/dist/index.js +85 -2
- package/dist/index.mjs +85 -2
- package/dist/layout/index.js +75 -0
- package/dist/layout/index.mjs +2 -2
- package/dist/logos/index.d.mts +5 -0
- package/dist/logos/index.d.ts +5 -0
- package/dist/logos/index.js +75 -0
- package/dist/logos/index.js.map +1 -1
- package/dist/logos/index.mjs +75 -0
- package/dist/logos/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/elements/index.d.ts
CHANGED
@@ -141,6 +141,7 @@ declare const Logos: {
|
|
141
141
|
mail: (props: IconProps) => React__default.JSX.Element;
|
142
142
|
phone: (props: IconProps) => React__default.JSX.Element;
|
143
143
|
twitter: (props: IconProps) => React__default.JSX.Element;
|
144
|
+
x: (props: IconProps) => React__default.JSX.Element;
|
144
145
|
instagram: (props: IconProps) => React__default.JSX.Element;
|
145
146
|
microsoft: (props: IconProps) => React__default.JSX.Element;
|
146
147
|
github: (props: IconProps) => React__default.JSX.Element;
|
@@ -152,10 +153,14 @@ declare const Logos: {
|
|
152
153
|
react: (props: IconProps) => React__default.JSX.Element;
|
153
154
|
tailwind: (props: IconProps) => React__default.JSX.Element;
|
154
155
|
google: (props: IconProps) => React__default.JSX.Element;
|
156
|
+
googleplay: (props: IconProps) => React__default.JSX.Element;
|
155
157
|
apple: (props: IconProps) => React__default.JSX.Element;
|
158
|
+
applestore: (props: IconProps) => React__default.JSX.Element;
|
156
159
|
paypal: (props: IconProps) => React__default.JSX.Element;
|
157
160
|
spinner: (props: IconProps) => React__default.JSX.Element;
|
158
161
|
whatsapp: (props: IconProps) => React__default.JSX.Element;
|
162
|
+
visa: (props: IconProps) => React__default.JSX.Element;
|
163
|
+
mastercard: (props: IconProps) => React__default.JSX.Element;
|
159
164
|
};
|
160
165
|
|
161
166
|
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
@@ -342,6 +347,7 @@ type DataTableProps<DataProps = {}> = {
|
|
342
347
|
enableSearch?: boolean;
|
343
348
|
enableHideColumns?: boolean;
|
344
349
|
enableGoTo?: boolean;
|
350
|
+
hideHeader?: boolean;
|
345
351
|
data: DataProps[];
|
346
352
|
itemsPerPage?: any[];
|
347
353
|
showCount?: boolean;
|
package/dist/elements/index.js
CHANGED
@@ -1468,6 +1468,13 @@ var Logos = {
|
|
1468
1468
|
d: "M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148a13.98 13.98 0 0 0 10.15 5.144 4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"
|
1469
1469
|
}
|
1470
1470
|
)),
|
1471
|
+
x: (props) => /* @__PURE__ */ import_react6.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react6.default.createElement("title", null, "X"), /* @__PURE__ */ import_react6.default.createElement(
|
1472
|
+
"path",
|
1473
|
+
{
|
1474
|
+
fill: "currentColor",
|
1475
|
+
d: "M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"
|
1476
|
+
}
|
1477
|
+
)),
|
1471
1478
|
instagram: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1472
1479
|
"svg",
|
1473
1480
|
{
|
@@ -1556,6 +1563,23 @@ var Logos = {
|
|
1556
1563
|
d: "M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"
|
1557
1564
|
}
|
1558
1565
|
)),
|
1566
|
+
googleplay: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1567
|
+
"svg",
|
1568
|
+
{
|
1569
|
+
role: "img",
|
1570
|
+
viewBox: "0 0 24 24",
|
1571
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1572
|
+
...props
|
1573
|
+
},
|
1574
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "Google Play"),
|
1575
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1576
|
+
"path",
|
1577
|
+
{
|
1578
|
+
fill: "currentColor",
|
1579
|
+
d: "M22.018 13.298l-3.919 2.218-3.515-3.493 3.543-3.521 3.891 2.202a1.49 1.49 0 0 1 0 2.594zM1.337.924a1.486 1.486 0 0 0-.112.568v21.017c0 .217.045.419.124.6l11.155-11.087L1.337.924zm12.207 10.065l3.258-3.238L3.45.195a1.466 1.466 0 0 0-.946-.179l11.04 10.973zm0 2.067l-11 10.933c.298.036.612-.016.906-.183l13.324-7.54-3.23-3.21z"
|
1580
|
+
}
|
1581
|
+
)
|
1582
|
+
),
|
1559
1583
|
apple: (props) => /* @__PURE__ */ import_react6.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react6.default.createElement(
|
1560
1584
|
"path",
|
1561
1585
|
{
|
@@ -1563,6 +1587,23 @@ var Logos = {
|
|
1563
1587
|
fill: "currentColor"
|
1564
1588
|
}
|
1565
1589
|
)),
|
1590
|
+
applestore: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1591
|
+
"svg",
|
1592
|
+
{
|
1593
|
+
role: "img",
|
1594
|
+
viewBox: "0 0 24 24",
|
1595
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1596
|
+
...props
|
1597
|
+
},
|
1598
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "App Store"),
|
1599
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1600
|
+
"path",
|
1601
|
+
{
|
1602
|
+
fill: "currentColor",
|
1603
|
+
d: "M8.8086 14.9194l6.1107-11.0368c.0837-.1513.1682-.302.2437-.4584.0685-.142.1267-.2854.1646-.4403.0803-.3259.0588-.6656-.066-.9767-.1238-.3095-.3417-.5678-.6201-.7355a1.4175 1.4175 0 0 0-.921-.1924c-.3207.043-.6135.1935-.8443.4288-.1094.1118-.1996.2361-.2832.369-.092.1463-.175.2979-.259.4492l-.3864.6979-.3865-.6979c-.0837-.1515-.1667-.303-.2587-.4492-.0837-.1329-.1739-.2572-.2835-.369-.2305-.2353-.5233-.3857-.844-.429a1.4181 1.4181 0 0 0-.921.1926c-.2784.1677-.4964.426-.6203.7355-.1246.311-.1461.6508-.066.9767.038.155.0962.2984.1648.4403.0753.1564.1598.307.2437.4584l1.248 2.2543-4.8625 8.7825H2.0295c-.1676 0-.3351-.0007-.5026.0092-.1522.009-.3004.0284-.448.0714-.3108.0906-.5822.2798-.7783.548-.195.2665-.3006.5929-.3006.9279 0 .3352.1057.6612.3006.9277.196.2683.4675.4575.7782.548.1477.043.296.0623.4481.0715.1675.01.335.009.5026.009h13.0974c.0171-.0357.059-.1294.1-.2697.415-1.4151-.6156-2.843-2.0347-2.843zM3.113 18.5418l-.7922 1.5008c-.0818.1553-.1644.31-.2384.4705-.067.1458-.124.293-.1611.452-.0785.3346-.0576.6834.0645 1.0029.1212.3175.3346.583.607.7549.2727.172.5891.2416.9013.1975.3139-.044.6005-.1986.8263-.4402.1072-.1148.1954-.2424.2772-.3787.0902-.1503.1714-.3059.2535-.4612L6 19.4636c-.0896-.149-.9473-1.4704-2.887-.9218m20.5861-3.0056a1.4707 1.4707 0 0 0-.779-.5407c-.1476-.0425-.2961-.0616-.4483-.0705-.1678-.0099-.3352-.0091-.503-.0091H18.648l-4.3891-7.817c-.6655.7005-.9632 1.485-1.0773 2.1976-.1655 1.0333.0367 2.0934.546 3.0004l5.2741 9.3933c.084.1494.167.299.2591.4435.0837.131.1739.2537.2836.364.231.2323.5238.3809.8449.4232.3192.0424.643-.0244.9217-.1899.2784-.1653.4968-.4204.621-.7257.1246-.3072.146-.6425.0658-.9641-.0381-.1529-.0962-.2945-.165-.4346-.0753-.1543-.1598-.303-.2438-.4524l-1.216-2.1662h1.596c.1677 0 .3351.0009.5029-.009.1522-.009.3007-.028.4483-.0705a1.4707 1.4707 0 0 0 .779-.5407A1.5386 1.5386 0 0 0 24 16.452a1.539 1.539 0 0 0-.3009-.9158Z"
|
1604
|
+
}
|
1605
|
+
)
|
1606
|
+
),
|
1566
1607
|
paypal: (props) => /* @__PURE__ */ import_react6.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react6.default.createElement(
|
1567
1608
|
"path",
|
1568
1609
|
{
|
@@ -1595,6 +1636,40 @@ var Logos = {
|
|
1595
1636
|
...props
|
1596
1637
|
},
|
1597
1638
|
/* @__PURE__ */ import_react6.default.createElement("path", { d: "M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z" })
|
1639
|
+
),
|
1640
|
+
visa: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1641
|
+
"svg",
|
1642
|
+
{
|
1643
|
+
role: "img",
|
1644
|
+
viewBox: "0 0 24 24",
|
1645
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1646
|
+
...props
|
1647
|
+
},
|
1648
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "Visa"),
|
1649
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1650
|
+
"path",
|
1651
|
+
{
|
1652
|
+
fill: "currentColor",
|
1653
|
+
d: "M9.112 8.262L5.97 15.758H3.92L2.374 9.775c-.094-.368-.175-.503-.461-.658C1.447 8.864.677 8.627 0 8.479l.046-.217h3.3a.904.904 0 01.894.764l.817 4.338 2.018-5.102zm8.033 5.049c.008-1.979-2.736-2.088-2.717-2.972.006-.269.262-.555.822-.628a3.66 3.66 0 011.913.336l.34-1.59a5.207 5.207 0 00-1.814-.333c-1.917 0-3.266 1.02-3.278 2.479-.012 1.079.963 1.68 1.698 2.04.756.367 1.01.603 1.006.931-.005.504-.602.725-1.16.734-.975.015-1.54-.263-1.992-.473l-.351 1.642c.453.208 1.289.39 2.156.398 2.037 0 3.37-1.006 3.377-2.564m5.061 2.447H24l-1.565-7.496h-1.656a.883.883 0 00-.826.55l-2.909 6.946h2.036l.405-1.12h2.488zm-2.163-2.656l1.02-2.815.588 2.815zm-8.16-4.84l-1.603 7.496H8.34l1.605-7.496z"
|
1654
|
+
}
|
1655
|
+
)
|
1656
|
+
),
|
1657
|
+
mastercard: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1658
|
+
"svg",
|
1659
|
+
{
|
1660
|
+
role: "img",
|
1661
|
+
viewBox: "0 0 24 24",
|
1662
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1663
|
+
...props
|
1664
|
+
},
|
1665
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "MasterCard"),
|
1666
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1667
|
+
"path",
|
1668
|
+
{
|
1669
|
+
fill: "currentColor",
|
1670
|
+
d: "M11.343 18.031c.058.049.12.098.181.146-1.177.783-2.59 1.238-4.107 1.238C3.32 19.416 0 16.096 0 12c0-4.095 3.32-7.416 7.416-7.416 1.518 0 2.931.456 4.105 1.238-.06.051-.12.098-.165.15C9.6 7.489 8.595 9.688 8.595 12c0 2.311 1.001 4.51 2.748 6.031zm5.241-13.447c-1.52 0-2.931.456-4.105 1.238.06.051.12.098.165.15C14.4 7.489 15.405 9.688 15.405 12c0 2.31-1.001 4.507-2.748 6.031-.058.049-.12.098-.181.146 1.177.783 2.588 1.238 4.107 1.238C20.68 19.416 24 16.096 24 12c0-4.094-3.32-7.416-7.416-7.416zM12 6.174c-.096.075-.189.15-.28.231C10.156 7.764 9.169 9.765 9.169 12c0 2.236.987 4.236 2.551 5.595.09.08.185.158.28.232.096-.074.189-.152.28-.232 1.563-1.359 2.551-3.359 2.551-5.595 0-2.235-.987-4.236-2.551-5.595-.09-.08-.184-.156-.28-.231z"
|
1671
|
+
}
|
1672
|
+
)
|
1598
1673
|
)
|
1599
1674
|
};
|
1600
1675
|
|
@@ -3059,7 +3134,7 @@ var DataTable = ({
|
|
3059
3134
|
paginationPosition === "top" ? "hawa-flex-col-reverse" : "hawa-flex-col"
|
3060
3135
|
)
|
3061
3136
|
},
|
3062
|
-
/* @__PURE__ */ React23.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React23.createElement(Table, null, table.getAllColumns().length > 0 && /* @__PURE__ */ React23.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React23.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
3137
|
+
/* @__PURE__ */ React23.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React23.createElement(Table, null, !props.hideHeader && table.getAllColumns().length > 0 && /* @__PURE__ */ React23.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React23.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
3063
3138
|
var _a2;
|
3064
3139
|
let isSortable = (_a2 = header.column.columnDef.meta) == null ? void 0 : _a2.sortable;
|
3065
3140
|
return /* @__PURE__ */ React23.createElement(
|
package/dist/elements/index.mjs
CHANGED
@@ -26,7 +26,7 @@ import {
|
|
26
26
|
TabsList,
|
27
27
|
TabsTrigger,
|
28
28
|
Textarea
|
29
|
-
} from "../chunk-
|
29
|
+
} from "../chunk-W3CF7BSC.mjs";
|
30
30
|
import {
|
31
31
|
useClipboard
|
32
32
|
} from "../chunk-ZBUBNKF6.mjs";
|
@@ -41,7 +41,7 @@ import {
|
|
41
41
|
SheetPortal,
|
42
42
|
SheetTitle,
|
43
43
|
SheetTrigger
|
44
|
-
} from "../chunk-
|
44
|
+
} from "../chunk-C2IX3SUD.mjs";
|
45
45
|
import {
|
46
46
|
Button,
|
47
47
|
Card,
|
@@ -81,7 +81,7 @@ import {
|
|
81
81
|
buttonVariants,
|
82
82
|
calculateLuminance,
|
83
83
|
cn
|
84
|
-
} from "../chunk-
|
84
|
+
} from "../chunk-VMVZM3QQ.mjs";
|
85
85
|
import {
|
86
86
|
__require
|
87
87
|
} from "../chunk-SYGWSBJL.mjs";
|
@@ -1092,7 +1092,7 @@ var DataTable = ({
|
|
1092
1092
|
paginationPosition === "top" ? "hawa-flex-col-reverse" : "hawa-flex-col"
|
1093
1093
|
)
|
1094
1094
|
},
|
1095
|
-
/* @__PURE__ */ React10.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React10.createElement(Table, null, table.getAllColumns().length > 0 && /* @__PURE__ */ React10.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React10.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
1095
|
+
/* @__PURE__ */ React10.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React10.createElement(Table, null, !props.hideHeader && table.getAllColumns().length > 0 && /* @__PURE__ */ React10.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React10.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
1096
1096
|
var _a2;
|
1097
1097
|
let isSortable = (_a2 = header.column.columnDef.meta) == null ? void 0 : _a2.sortable;
|
1098
1098
|
return /* @__PURE__ */ React10.createElement(
|
package/dist/index.d.mts
CHANGED
@@ -275,6 +275,7 @@ declare const Logos: {
|
|
275
275
|
mail: (props: IconProps) => React__default.JSX.Element;
|
276
276
|
phone: (props: IconProps) => React__default.JSX.Element;
|
277
277
|
twitter: (props: IconProps) => React__default.JSX.Element;
|
278
|
+
x: (props: IconProps) => React__default.JSX.Element;
|
278
279
|
instagram: (props: IconProps) => React__default.JSX.Element;
|
279
280
|
microsoft: (props: IconProps) => React__default.JSX.Element;
|
280
281
|
github: (props: IconProps) => React__default.JSX.Element;
|
@@ -286,10 +287,14 @@ declare const Logos: {
|
|
286
287
|
react: (props: IconProps) => React__default.JSX.Element;
|
287
288
|
tailwind: (props: IconProps) => React__default.JSX.Element;
|
288
289
|
google: (props: IconProps) => React__default.JSX.Element;
|
290
|
+
googleplay: (props: IconProps) => React__default.JSX.Element;
|
289
291
|
apple: (props: IconProps) => React__default.JSX.Element;
|
292
|
+
applestore: (props: IconProps) => React__default.JSX.Element;
|
290
293
|
paypal: (props: IconProps) => React__default.JSX.Element;
|
291
294
|
spinner: (props: IconProps) => React__default.JSX.Element;
|
292
295
|
whatsapp: (props: IconProps) => React__default.JSX.Element;
|
296
|
+
visa: (props: IconProps) => React__default.JSX.Element;
|
297
|
+
mastercard: (props: IconProps) => React__default.JSX.Element;
|
293
298
|
};
|
294
299
|
|
295
300
|
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
@@ -484,6 +489,7 @@ type DataTableProps<DataProps = {}> = {
|
|
484
489
|
enableSearch?: boolean;
|
485
490
|
enableHideColumns?: boolean;
|
486
491
|
enableGoTo?: boolean;
|
492
|
+
hideHeader?: boolean;
|
487
493
|
data: DataProps[];
|
488
494
|
itemsPerPage?: any[];
|
489
495
|
showCount?: boolean;
|
@@ -1983,6 +1989,9 @@ type ContactFormProps = {
|
|
1983
1989
|
onSubmit: (e: ContactFormData) => void;
|
1984
1990
|
customFields?: CustomField[];
|
1985
1991
|
showSuccess?: boolean;
|
1992
|
+
classNames?: {
|
1993
|
+
submitButton?: string;
|
1994
|
+
};
|
1986
1995
|
texts?: {
|
1987
1996
|
submit: string;
|
1988
1997
|
name: TextInputType;
|
package/dist/index.d.ts
CHANGED
@@ -275,6 +275,7 @@ declare const Logos: {
|
|
275
275
|
mail: (props: IconProps) => React__default.JSX.Element;
|
276
276
|
phone: (props: IconProps) => React__default.JSX.Element;
|
277
277
|
twitter: (props: IconProps) => React__default.JSX.Element;
|
278
|
+
x: (props: IconProps) => React__default.JSX.Element;
|
278
279
|
instagram: (props: IconProps) => React__default.JSX.Element;
|
279
280
|
microsoft: (props: IconProps) => React__default.JSX.Element;
|
280
281
|
github: (props: IconProps) => React__default.JSX.Element;
|
@@ -286,10 +287,14 @@ declare const Logos: {
|
|
286
287
|
react: (props: IconProps) => React__default.JSX.Element;
|
287
288
|
tailwind: (props: IconProps) => React__default.JSX.Element;
|
288
289
|
google: (props: IconProps) => React__default.JSX.Element;
|
290
|
+
googleplay: (props: IconProps) => React__default.JSX.Element;
|
289
291
|
apple: (props: IconProps) => React__default.JSX.Element;
|
292
|
+
applestore: (props: IconProps) => React__default.JSX.Element;
|
290
293
|
paypal: (props: IconProps) => React__default.JSX.Element;
|
291
294
|
spinner: (props: IconProps) => React__default.JSX.Element;
|
292
295
|
whatsapp: (props: IconProps) => React__default.JSX.Element;
|
296
|
+
visa: (props: IconProps) => React__default.JSX.Element;
|
297
|
+
mastercard: (props: IconProps) => React__default.JSX.Element;
|
293
298
|
};
|
294
299
|
|
295
300
|
declare const navigationMenuTriggerStyle: (props?: class_variance_authority_types.ClassProp | undefined) => string;
|
@@ -484,6 +489,7 @@ type DataTableProps<DataProps = {}> = {
|
|
484
489
|
enableSearch?: boolean;
|
485
490
|
enableHideColumns?: boolean;
|
486
491
|
enableGoTo?: boolean;
|
492
|
+
hideHeader?: boolean;
|
487
493
|
data: DataProps[];
|
488
494
|
itemsPerPage?: any[];
|
489
495
|
showCount?: boolean;
|
@@ -1983,6 +1989,9 @@ type ContactFormProps = {
|
|
1983
1989
|
onSubmit: (e: ContactFormData) => void;
|
1984
1990
|
customFields?: CustomField[];
|
1985
1991
|
showSuccess?: boolean;
|
1992
|
+
classNames?: {
|
1993
|
+
submitButton?: string;
|
1994
|
+
};
|
1986
1995
|
texts?: {
|
1987
1996
|
submit: string;
|
1988
1997
|
name: TextInputType;
|
package/dist/index.js
CHANGED
@@ -1541,6 +1541,13 @@ var Logos = {
|
|
1541
1541
|
d: "M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148a13.98 13.98 0 0 0 10.15 5.144 4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"
|
1542
1542
|
}
|
1543
1543
|
)),
|
1544
|
+
x: (props) => /* @__PURE__ */ import_react6.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react6.default.createElement("title", null, "X"), /* @__PURE__ */ import_react6.default.createElement(
|
1545
|
+
"path",
|
1546
|
+
{
|
1547
|
+
fill: "currentColor",
|
1548
|
+
d: "M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"
|
1549
|
+
}
|
1550
|
+
)),
|
1544
1551
|
instagram: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1545
1552
|
"svg",
|
1546
1553
|
{
|
@@ -1629,6 +1636,23 @@ var Logos = {
|
|
1629
1636
|
d: "M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"
|
1630
1637
|
}
|
1631
1638
|
)),
|
1639
|
+
googleplay: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1640
|
+
"svg",
|
1641
|
+
{
|
1642
|
+
role: "img",
|
1643
|
+
viewBox: "0 0 24 24",
|
1644
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1645
|
+
...props
|
1646
|
+
},
|
1647
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "Google Play"),
|
1648
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1649
|
+
"path",
|
1650
|
+
{
|
1651
|
+
fill: "currentColor",
|
1652
|
+
d: "M22.018 13.298l-3.919 2.218-3.515-3.493 3.543-3.521 3.891 2.202a1.49 1.49 0 0 1 0 2.594zM1.337.924a1.486 1.486 0 0 0-.112.568v21.017c0 .217.045.419.124.6l11.155-11.087L1.337.924zm12.207 10.065l3.258-3.238L3.45.195a1.466 1.466 0 0 0-.946-.179l11.04 10.973zm0 2.067l-11 10.933c.298.036.612-.016.906-.183l13.324-7.54-3.23-3.21z"
|
1653
|
+
}
|
1654
|
+
)
|
1655
|
+
),
|
1632
1656
|
apple: (props) => /* @__PURE__ */ import_react6.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react6.default.createElement(
|
1633
1657
|
"path",
|
1634
1658
|
{
|
@@ -1636,6 +1660,23 @@ var Logos = {
|
|
1636
1660
|
fill: "currentColor"
|
1637
1661
|
}
|
1638
1662
|
)),
|
1663
|
+
applestore: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1664
|
+
"svg",
|
1665
|
+
{
|
1666
|
+
role: "img",
|
1667
|
+
viewBox: "0 0 24 24",
|
1668
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1669
|
+
...props
|
1670
|
+
},
|
1671
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "App Store"),
|
1672
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1673
|
+
"path",
|
1674
|
+
{
|
1675
|
+
fill: "currentColor",
|
1676
|
+
d: "M8.8086 14.9194l6.1107-11.0368c.0837-.1513.1682-.302.2437-.4584.0685-.142.1267-.2854.1646-.4403.0803-.3259.0588-.6656-.066-.9767-.1238-.3095-.3417-.5678-.6201-.7355a1.4175 1.4175 0 0 0-.921-.1924c-.3207.043-.6135.1935-.8443.4288-.1094.1118-.1996.2361-.2832.369-.092.1463-.175.2979-.259.4492l-.3864.6979-.3865-.6979c-.0837-.1515-.1667-.303-.2587-.4492-.0837-.1329-.1739-.2572-.2835-.369-.2305-.2353-.5233-.3857-.844-.429a1.4181 1.4181 0 0 0-.921.1926c-.2784.1677-.4964.426-.6203.7355-.1246.311-.1461.6508-.066.9767.038.155.0962.2984.1648.4403.0753.1564.1598.307.2437.4584l1.248 2.2543-4.8625 8.7825H2.0295c-.1676 0-.3351-.0007-.5026.0092-.1522.009-.3004.0284-.448.0714-.3108.0906-.5822.2798-.7783.548-.195.2665-.3006.5929-.3006.9279 0 .3352.1057.6612.3006.9277.196.2683.4675.4575.7782.548.1477.043.296.0623.4481.0715.1675.01.335.009.5026.009h13.0974c.0171-.0357.059-.1294.1-.2697.415-1.4151-.6156-2.843-2.0347-2.843zM3.113 18.5418l-.7922 1.5008c-.0818.1553-.1644.31-.2384.4705-.067.1458-.124.293-.1611.452-.0785.3346-.0576.6834.0645 1.0029.1212.3175.3346.583.607.7549.2727.172.5891.2416.9013.1975.3139-.044.6005-.1986.8263-.4402.1072-.1148.1954-.2424.2772-.3787.0902-.1503.1714-.3059.2535-.4612L6 19.4636c-.0896-.149-.9473-1.4704-2.887-.9218m20.5861-3.0056a1.4707 1.4707 0 0 0-.779-.5407c-.1476-.0425-.2961-.0616-.4483-.0705-.1678-.0099-.3352-.0091-.503-.0091H18.648l-4.3891-7.817c-.6655.7005-.9632 1.485-1.0773 2.1976-.1655 1.0333.0367 2.0934.546 3.0004l5.2741 9.3933c.084.1494.167.299.2591.4435.0837.131.1739.2537.2836.364.231.2323.5238.3809.8449.4232.3192.0424.643-.0244.9217-.1899.2784-.1653.4968-.4204.621-.7257.1246-.3072.146-.6425.0658-.9641-.0381-.1529-.0962-.2945-.165-.4346-.0753-.1543-.1598-.303-.2438-.4524l-1.216-2.1662h1.596c.1677 0 .3351.0009.5029-.009.1522-.009.3007-.028.4483-.0705a1.4707 1.4707 0 0 0 .779-.5407A1.5386 1.5386 0 0 0 24 16.452a1.539 1.539 0 0 0-.3009-.9158Z"
|
1677
|
+
}
|
1678
|
+
)
|
1679
|
+
),
|
1639
1680
|
paypal: (props) => /* @__PURE__ */ import_react6.default.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ import_react6.default.createElement(
|
1640
1681
|
"path",
|
1641
1682
|
{
|
@@ -1668,6 +1709,40 @@ var Logos = {
|
|
1668
1709
|
...props
|
1669
1710
|
},
|
1670
1711
|
/* @__PURE__ */ import_react6.default.createElement("path", { d: "M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z" })
|
1712
|
+
),
|
1713
|
+
visa: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1714
|
+
"svg",
|
1715
|
+
{
|
1716
|
+
role: "img",
|
1717
|
+
viewBox: "0 0 24 24",
|
1718
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1719
|
+
...props
|
1720
|
+
},
|
1721
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "Visa"),
|
1722
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1723
|
+
"path",
|
1724
|
+
{
|
1725
|
+
fill: "currentColor",
|
1726
|
+
d: "M9.112 8.262L5.97 15.758H3.92L2.374 9.775c-.094-.368-.175-.503-.461-.658C1.447 8.864.677 8.627 0 8.479l.046-.217h3.3a.904.904 0 01.894.764l.817 4.338 2.018-5.102zm8.033 5.049c.008-1.979-2.736-2.088-2.717-2.972.006-.269.262-.555.822-.628a3.66 3.66 0 011.913.336l.34-1.59a5.207 5.207 0 00-1.814-.333c-1.917 0-3.266 1.02-3.278 2.479-.012 1.079.963 1.68 1.698 2.04.756.367 1.01.603 1.006.931-.005.504-.602.725-1.16.734-.975.015-1.54-.263-1.992-.473l-.351 1.642c.453.208 1.289.39 2.156.398 2.037 0 3.37-1.006 3.377-2.564m5.061 2.447H24l-1.565-7.496h-1.656a.883.883 0 00-.826.55l-2.909 6.946h2.036l.405-1.12h2.488zm-2.163-2.656l1.02-2.815.588 2.815zm-8.16-4.84l-1.603 7.496H8.34l1.605-7.496z"
|
1727
|
+
}
|
1728
|
+
)
|
1729
|
+
),
|
1730
|
+
mastercard: (props) => /* @__PURE__ */ import_react6.default.createElement(
|
1731
|
+
"svg",
|
1732
|
+
{
|
1733
|
+
role: "img",
|
1734
|
+
viewBox: "0 0 24 24",
|
1735
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1736
|
+
...props
|
1737
|
+
},
|
1738
|
+
/* @__PURE__ */ import_react6.default.createElement("title", null, "MasterCard"),
|
1739
|
+
/* @__PURE__ */ import_react6.default.createElement(
|
1740
|
+
"path",
|
1741
|
+
{
|
1742
|
+
fill: "currentColor",
|
1743
|
+
d: "M11.343 18.031c.058.049.12.098.181.146-1.177.783-2.59 1.238-4.107 1.238C3.32 19.416 0 16.096 0 12c0-4.095 3.32-7.416 7.416-7.416 1.518 0 2.931.456 4.105 1.238-.06.051-.12.098-.165.15C9.6 7.489 8.595 9.688 8.595 12c0 2.311 1.001 4.51 2.748 6.031zm5.241-13.447c-1.52 0-2.931.456-4.105 1.238.06.051.12.098.165.15C14.4 7.489 15.405 9.688 15.405 12c0 2.31-1.001 4.507-2.748 6.031-.058.049-.12.098-.181.146 1.177.783 2.588 1.238 4.107 1.238C20.68 19.416 24 16.096 24 12c0-4.094-3.32-7.416-7.416-7.416zM12 6.174c-.096.075-.189.15-.28.231C10.156 7.764 9.169 9.765 9.169 12c0 2.236.987 4.236 2.551 5.595.09.08.185.158.28.232.096-.074.189-.152.28-.232 1.563-1.359 2.551-3.359 2.551-5.595 0-2.235-.987-4.236-2.551-5.595-.09-.08-.184-.156-.28-.231z"
|
1744
|
+
}
|
1745
|
+
)
|
1671
1746
|
)
|
1672
1747
|
};
|
1673
1748
|
|
@@ -3132,7 +3207,7 @@ var DataTable = ({
|
|
3132
3207
|
paginationPosition === "top" ? "hawa-flex-col-reverse" : "hawa-flex-col"
|
3133
3208
|
)
|
3134
3209
|
},
|
3135
|
-
/* @__PURE__ */ React23.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React23.createElement(Table, null, table.getAllColumns().length > 0 && /* @__PURE__ */ React23.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React23.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
3210
|
+
/* @__PURE__ */ React23.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React23.createElement(Table, null, !props.hideHeader && table.getAllColumns().length > 0 && /* @__PURE__ */ React23.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React23.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
3136
3211
|
var _a2;
|
3137
3212
|
let isSortable = (_a2 = header.column.columnDef.meta) == null ? void 0 : _a2.sortable;
|
3138
3213
|
return /* @__PURE__ */ React23.createElement(
|
@@ -12310,6 +12385,7 @@ var ContactForm = ({
|
|
12310
12385
|
formAutoComplete = "off",
|
12311
12386
|
onSubmit,
|
12312
12387
|
customFields,
|
12388
|
+
classNames,
|
12313
12389
|
...props
|
12314
12390
|
}) => {
|
12315
12391
|
var _a, _b, _c, _d, _e;
|
@@ -12504,7 +12580,14 @@ var ContactForm = ({
|
|
12504
12580
|
}
|
12505
12581
|
}
|
12506
12582
|
),
|
12507
|
-
/* @__PURE__ */ import_react84.default.createElement(
|
12583
|
+
/* @__PURE__ */ import_react84.default.createElement(
|
12584
|
+
Button,
|
12585
|
+
{
|
12586
|
+
type: "submit",
|
12587
|
+
className: cn("hawa-w-full", classNames == null ? void 0 : classNames.submitButton)
|
12588
|
+
},
|
12589
|
+
(texts == null ? void 0 : texts.submit) || "Submit"
|
12590
|
+
)
|
12508
12591
|
))
|
12509
12592
|
);
|
12510
12593
|
};
|
package/dist/index.mjs
CHANGED
@@ -1292,6 +1292,13 @@ var Logos = {
|
|
1292
1292
|
d: "M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148a13.98 13.98 0 0 0 10.15 5.144 4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"
|
1293
1293
|
}
|
1294
1294
|
)),
|
1295
|
+
x: (props) => /* @__PURE__ */ React11.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React11.createElement("title", null, "X"), /* @__PURE__ */ React11.createElement(
|
1296
|
+
"path",
|
1297
|
+
{
|
1298
|
+
fill: "currentColor",
|
1299
|
+
d: "M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"
|
1300
|
+
}
|
1301
|
+
)),
|
1295
1302
|
instagram: (props) => /* @__PURE__ */ React11.createElement(
|
1296
1303
|
"svg",
|
1297
1304
|
{
|
@@ -1380,6 +1387,23 @@ var Logos = {
|
|
1380
1387
|
d: "M12.48 10.92v3.28h7.84c-.24 1.84-.853 3.187-1.787 4.133-1.147 1.147-2.933 2.4-6.053 2.4-4.827 0-8.6-3.893-8.6-8.72s3.773-8.72 8.6-8.72c2.6 0 4.507 1.027 5.907 2.347l2.307-2.307C18.747 1.44 16.133 0 12.48 0 5.867 0 .307 5.387.307 12s5.56 12 12.173 12c3.573 0 6.267-1.173 8.373-3.36 2.16-2.16 2.84-5.213 2.84-7.667 0-.76-.053-1.467-.173-2.053H12.48z"
|
1381
1388
|
}
|
1382
1389
|
)),
|
1390
|
+
googleplay: (props) => /* @__PURE__ */ React11.createElement(
|
1391
|
+
"svg",
|
1392
|
+
{
|
1393
|
+
role: "img",
|
1394
|
+
viewBox: "0 0 24 24",
|
1395
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1396
|
+
...props
|
1397
|
+
},
|
1398
|
+
/* @__PURE__ */ React11.createElement("title", null, "Google Play"),
|
1399
|
+
/* @__PURE__ */ React11.createElement(
|
1400
|
+
"path",
|
1401
|
+
{
|
1402
|
+
fill: "currentColor",
|
1403
|
+
d: "M22.018 13.298l-3.919 2.218-3.515-3.493 3.543-3.521 3.891 2.202a1.49 1.49 0 0 1 0 2.594zM1.337.924a1.486 1.486 0 0 0-.112.568v21.017c0 .217.045.419.124.6l11.155-11.087L1.337.924zm12.207 10.065l3.258-3.238L3.45.195a1.466 1.466 0 0 0-.946-.179l11.04 10.973zm0 2.067l-11 10.933c.298.036.612-.016.906-.183l13.324-7.54-3.23-3.21z"
|
1404
|
+
}
|
1405
|
+
)
|
1406
|
+
),
|
1383
1407
|
apple: (props) => /* @__PURE__ */ React11.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React11.createElement(
|
1384
1408
|
"path",
|
1385
1409
|
{
|
@@ -1387,6 +1411,23 @@ var Logos = {
|
|
1387
1411
|
fill: "currentColor"
|
1388
1412
|
}
|
1389
1413
|
)),
|
1414
|
+
applestore: (props) => /* @__PURE__ */ React11.createElement(
|
1415
|
+
"svg",
|
1416
|
+
{
|
1417
|
+
role: "img",
|
1418
|
+
viewBox: "0 0 24 24",
|
1419
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1420
|
+
...props
|
1421
|
+
},
|
1422
|
+
/* @__PURE__ */ React11.createElement("title", null, "App Store"),
|
1423
|
+
/* @__PURE__ */ React11.createElement(
|
1424
|
+
"path",
|
1425
|
+
{
|
1426
|
+
fill: "currentColor",
|
1427
|
+
d: "M8.8086 14.9194l6.1107-11.0368c.0837-.1513.1682-.302.2437-.4584.0685-.142.1267-.2854.1646-.4403.0803-.3259.0588-.6656-.066-.9767-.1238-.3095-.3417-.5678-.6201-.7355a1.4175 1.4175 0 0 0-.921-.1924c-.3207.043-.6135.1935-.8443.4288-.1094.1118-.1996.2361-.2832.369-.092.1463-.175.2979-.259.4492l-.3864.6979-.3865-.6979c-.0837-.1515-.1667-.303-.2587-.4492-.0837-.1329-.1739-.2572-.2835-.369-.2305-.2353-.5233-.3857-.844-.429a1.4181 1.4181 0 0 0-.921.1926c-.2784.1677-.4964.426-.6203.7355-.1246.311-.1461.6508-.066.9767.038.155.0962.2984.1648.4403.0753.1564.1598.307.2437.4584l1.248 2.2543-4.8625 8.7825H2.0295c-.1676 0-.3351-.0007-.5026.0092-.1522.009-.3004.0284-.448.0714-.3108.0906-.5822.2798-.7783.548-.195.2665-.3006.5929-.3006.9279 0 .3352.1057.6612.3006.9277.196.2683.4675.4575.7782.548.1477.043.296.0623.4481.0715.1675.01.335.009.5026.009h13.0974c.0171-.0357.059-.1294.1-.2697.415-1.4151-.6156-2.843-2.0347-2.843zM3.113 18.5418l-.7922 1.5008c-.0818.1553-.1644.31-.2384.4705-.067.1458-.124.293-.1611.452-.0785.3346-.0576.6834.0645 1.0029.1212.3175.3346.583.607.7549.2727.172.5891.2416.9013.1975.3139-.044.6005-.1986.8263-.4402.1072-.1148.1954-.2424.2772-.3787.0902-.1503.1714-.3059.2535-.4612L6 19.4636c-.0896-.149-.9473-1.4704-2.887-.9218m20.5861-3.0056a1.4707 1.4707 0 0 0-.779-.5407c-.1476-.0425-.2961-.0616-.4483-.0705-.1678-.0099-.3352-.0091-.503-.0091H18.648l-4.3891-7.817c-.6655.7005-.9632 1.485-1.0773 2.1976-.1655 1.0333.0367 2.0934.546 3.0004l5.2741 9.3933c.084.1494.167.299.2591.4435.0837.131.1739.2537.2836.364.231.2323.5238.3809.8449.4232.3192.0424.643-.0244.9217-.1899.2784-.1653.4968-.4204.621-.7257.1246-.3072.146-.6425.0658-.9641-.0381-.1529-.0962-.2945-.165-.4346-.0753-.1543-.1598-.303-.2438-.4524l-1.216-2.1662h1.596c.1677 0 .3351.0009.5029-.009.1522-.009.3007-.028.4483-.0705a1.4707 1.4707 0 0 0 .779-.5407A1.5386 1.5386 0 0 0 24 16.452a1.539 1.539 0 0 0-.3009-.9158Z"
|
1428
|
+
}
|
1429
|
+
)
|
1430
|
+
),
|
1390
1431
|
paypal: (props) => /* @__PURE__ */ React11.createElement("svg", { role: "img", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React11.createElement(
|
1391
1432
|
"path",
|
1392
1433
|
{
|
@@ -1419,6 +1460,40 @@ var Logos = {
|
|
1419
1460
|
...props
|
1420
1461
|
},
|
1421
1462
|
/* @__PURE__ */ React11.createElement("path", { d: "M.057 24l1.687-6.163c-1.041-1.804-1.588-3.849-1.587-5.946.003-6.556 5.338-11.891 11.893-11.891 3.181.001 6.167 1.24 8.413 3.488 2.245 2.248 3.481 5.236 3.48 8.414-.003 6.557-5.338 11.892-11.893 11.892-1.99-.001-3.951-.5-5.688-1.448l-6.305 1.654zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.263.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z" })
|
1463
|
+
),
|
1464
|
+
visa: (props) => /* @__PURE__ */ React11.createElement(
|
1465
|
+
"svg",
|
1466
|
+
{
|
1467
|
+
role: "img",
|
1468
|
+
viewBox: "0 0 24 24",
|
1469
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1470
|
+
...props
|
1471
|
+
},
|
1472
|
+
/* @__PURE__ */ React11.createElement("title", null, "Visa"),
|
1473
|
+
/* @__PURE__ */ React11.createElement(
|
1474
|
+
"path",
|
1475
|
+
{
|
1476
|
+
fill: "currentColor",
|
1477
|
+
d: "M9.112 8.262L5.97 15.758H3.92L2.374 9.775c-.094-.368-.175-.503-.461-.658C1.447 8.864.677 8.627 0 8.479l.046-.217h3.3a.904.904 0 01.894.764l.817 4.338 2.018-5.102zm8.033 5.049c.008-1.979-2.736-2.088-2.717-2.972.006-.269.262-.555.822-.628a3.66 3.66 0 011.913.336l.34-1.59a5.207 5.207 0 00-1.814-.333c-1.917 0-3.266 1.02-3.278 2.479-.012 1.079.963 1.68 1.698 2.04.756.367 1.01.603 1.006.931-.005.504-.602.725-1.16.734-.975.015-1.54-.263-1.992-.473l-.351 1.642c.453.208 1.289.39 2.156.398 2.037 0 3.37-1.006 3.377-2.564m5.061 2.447H24l-1.565-7.496h-1.656a.883.883 0 00-.826.55l-2.909 6.946h2.036l.405-1.12h2.488zm-2.163-2.656l1.02-2.815.588 2.815zm-8.16-4.84l-1.603 7.496H8.34l1.605-7.496z"
|
1478
|
+
}
|
1479
|
+
)
|
1480
|
+
),
|
1481
|
+
mastercard: (props) => /* @__PURE__ */ React11.createElement(
|
1482
|
+
"svg",
|
1483
|
+
{
|
1484
|
+
role: "img",
|
1485
|
+
viewBox: "0 0 24 24",
|
1486
|
+
xmlns: "http://www.w3.org/2000/svg",
|
1487
|
+
...props
|
1488
|
+
},
|
1489
|
+
/* @__PURE__ */ React11.createElement("title", null, "MasterCard"),
|
1490
|
+
/* @__PURE__ */ React11.createElement(
|
1491
|
+
"path",
|
1492
|
+
{
|
1493
|
+
fill: "currentColor",
|
1494
|
+
d: "M11.343 18.031c.058.049.12.098.181.146-1.177.783-2.59 1.238-4.107 1.238C3.32 19.416 0 16.096 0 12c0-4.095 3.32-7.416 7.416-7.416 1.518 0 2.931.456 4.105 1.238-.06.051-.12.098-.165.15C9.6 7.489 8.595 9.688 8.595 12c0 2.311 1.001 4.51 2.748 6.031zm5.241-13.447c-1.52 0-2.931.456-4.105 1.238.06.051.12.098.165.15C14.4 7.489 15.405 9.688 15.405 12c0 2.31-1.001 4.507-2.748 6.031-.058.049-.12.098-.181.146 1.177.783 2.588 1.238 4.107 1.238C20.68 19.416 24 16.096 24 12c0-4.094-3.32-7.416-7.416-7.416zM12 6.174c-.096.075-.189.15-.28.231C10.156 7.764 9.169 9.765 9.169 12c0 2.236.987 4.236 2.551 5.595.09.08.185.158.28.232.096-.074.189-.152.28-.232 1.563-1.359 2.551-3.359 2.551-5.595 0-2.235-.987-4.236-2.551-5.595-.09-.08-.184-.156-.28-.231z"
|
1495
|
+
}
|
1496
|
+
)
|
1422
1497
|
)
|
1423
1498
|
};
|
1424
1499
|
|
@@ -2891,7 +2966,7 @@ var DataTable = ({
|
|
2891
2966
|
paginationPosition === "top" ? "hawa-flex-col-reverse" : "hawa-flex-col"
|
2892
2967
|
)
|
2893
2968
|
},
|
2894
|
-
/* @__PURE__ */ React23.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React23.createElement(Table, null, table.getAllColumns().length > 0 && /* @__PURE__ */ React23.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React23.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
2969
|
+
/* @__PURE__ */ React23.createElement("div", { className: "hawa-rounded-md" }, /* @__PURE__ */ React23.createElement(Table, null, !props.hideHeader && table.getAllColumns().length > 0 && /* @__PURE__ */ React23.createElement(TableHeader, null, table.getHeaderGroups().map((headerGroup) => /* @__PURE__ */ React23.createElement(TableRow, { key: headerGroup.id }, headerGroup.headers.map((header) => {
|
2895
2970
|
var _a2;
|
2896
2971
|
let isSortable = (_a2 = header.column.columnDef.meta) == null ? void 0 : _a2.sortable;
|
2897
2972
|
return /* @__PURE__ */ React23.createElement(
|
@@ -12081,6 +12156,7 @@ var ContactForm = ({
|
|
12081
12156
|
formAutoComplete = "off",
|
12082
12157
|
onSubmit,
|
12083
12158
|
customFields,
|
12159
|
+
classNames,
|
12084
12160
|
...props
|
12085
12161
|
}) => {
|
12086
12162
|
var _a, _b, _c, _d, _e;
|
@@ -12275,7 +12351,14 @@ var ContactForm = ({
|
|
12275
12351
|
}
|
12276
12352
|
}
|
12277
12353
|
),
|
12278
|
-
/* @__PURE__ */ React101.createElement(
|
12354
|
+
/* @__PURE__ */ React101.createElement(
|
12355
|
+
Button,
|
12356
|
+
{
|
12357
|
+
type: "submit",
|
12358
|
+
className: cn("hawa-w-full", classNames == null ? void 0 : classNames.submitButton)
|
12359
|
+
},
|
12360
|
+
(texts == null ? void 0 : texts.submit) || "Submit"
|
12361
|
+
)
|
12279
12362
|
))
|
12280
12363
|
);
|
12281
12364
|
};
|