@sikka/hawa 0.26.18-next → 0.26.20
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/accordion/index.js +10 -12
- package/dist/accordion/index.mjs +8 -8
- package/dist/alert/index.js +8 -7
- package/dist/alert/index.mjs +7 -6
- package/dist/appLayout/index.js +13 -12
- package/dist/appLayout/index.mjs +12 -11
- package/dist/appMenubar/index.js +4 -4
- package/dist/appMenubar/index.mjs +2 -2
- package/dist/appStores/index.js +2 -2
- package/dist/appStores/index.mjs +1 -1
- package/dist/appTabs/index.js +4 -4
- package/dist/appTabs/index.mjs +2 -2
- package/dist/appTopbar/index.js +6 -6
- package/dist/appTopbar/index.mjs +4 -4
- package/dist/avatar/index.js +5 -5
- package/dist/avatar/index.mjs +4 -4
- package/dist/backToTop/index.js +8 -7
- package/dist/backToTop/index.mjs +7 -6
- package/dist/badge/index.js +4 -4
- package/dist/badge/index.mjs +2 -2
- package/dist/blocks/auth/index.js +38 -37
- package/dist/blocks/auth/index.mjs +24 -24
- package/dist/blocks/feedback/index.js +27 -26
- package/dist/blocks/feedback/index.mjs +11 -11
- package/dist/blocks/index.js +77 -76
- package/dist/blocks/index.mjs +34 -34
- package/dist/blocks/misc/index.js +31 -30
- package/dist/blocks/misc/index.mjs +14 -14
- package/dist/blocks/pricing/index.js +123 -122
- package/dist/blocks/pricing/index.mjs +18 -18
- package/dist/breadcrumb/index.js +2 -2
- package/dist/breadcrumb/index.mjs +1 -1
- package/dist/button/index.js +6 -5
- package/dist/button/index.mjs +5 -4
- package/dist/card/index.js +4 -4
- package/dist/card/index.mjs +2 -2
- package/dist/carousel/index.d.mts +1 -1
- package/dist/carousel/index.d.ts +1 -1
- package/dist/carousel/index.js +9 -18
- package/dist/carousel/index.mjs +7 -16
- package/dist/checkbox/index.js +4 -4
- package/dist/checkbox/index.mjs +2 -2
- package/dist/chip/index.js +4 -4
- package/dist/chip/index.mjs +2 -2
- package/dist/{chunk-343SRWR4.mjs → chunk-3GBITBPL.mjs} +2 -2
- package/dist/{chunk-TTKRRN7S.mjs → chunk-4IOG44R3.mjs} +2 -2
- package/dist/{chunk-3N6JJKMN.mjs → chunk-65TG6EVD.mjs} +5 -4
- package/dist/{chunk-LT3VHLAG.mjs → chunk-APZM24KK.mjs} +2 -2
- package/dist/{chunk-FYH74ZRQ.mjs → chunk-AREFDTXK.mjs} +9 -8
- package/dist/{chunk-FNVYY7ND.mjs → chunk-D22AALLE.mjs} +1 -1
- package/dist/{chunk-OD5WIQGQ.mjs → chunk-FDKCMEMD.mjs} +2 -2
- package/dist/{chunk-KNHT2UBG.mjs → chunk-KMCIHW76.mjs} +2 -2
- package/dist/{chunk-M2ZS3EDT.mjs → chunk-OAXF3RCQ.mjs} +2 -2
- package/dist/chunk-OTGCLEKC.mjs +62 -0
- package/dist/{chunk-OE23TTPS.mjs → chunk-POIP5U4M.mjs} +3 -3
- package/dist/{chunk-EYUG3GRC.mjs → chunk-SJ2Z6ZOG.mjs} +4 -4
- package/dist/{chunk-WRZFWCOQ.mjs → chunk-TGZRVRLP.mjs} +4 -4
- package/dist/{chunk-TE3BKEXL.mjs → chunk-TWNGV3RE.mjs} +1 -1
- package/dist/{chunk-ATUSR6VI.mjs → chunk-U3TZWNDZ.mjs} +4 -4
- package/dist/{chunk-W77KCP35.mjs → chunk-VQQ6MUX5.mjs} +2 -2
- package/dist/{chunk-SUS6O2PO.mjs → chunk-WPSUV4AD.mjs} +21 -21
- package/dist/{chunk-3KMBSNM3.mjs → chunk-Z5SL5QTQ.mjs} +11 -10
- package/dist/{chunk-ZCZ3WARS.mjs → chunk-ZS3FB3PO.mjs} +1 -1
- package/dist/codeBlock/index.js +153 -2454
- package/dist/codeBlock/index.mjs +129 -2393
- package/dist/collapsible/index.js +2 -2
- package/dist/collapsible/index.mjs +1 -1
- package/dist/colorPicker/index.js +7 -7
- package/dist/colorPicker/index.mjs +126 -2
- package/dist/combobox/index.js +193 -193
- package/dist/combobox/index.mjs +8 -8
- package/dist/command/index.js +5 -5
- package/dist/command/index.mjs +1 -1
- package/dist/copyrights/index.js +2 -2
- package/dist/copyrights/index.mjs +1 -1
- package/dist/count/index.js +2 -2
- package/dist/count/index.mjs +1 -1
- package/dist/dataTable/index.d.mts +1 -0
- package/dist/dataTable/index.d.ts +1 -0
- package/dist/dataTable/index.js +23 -16
- package/dist/dataTable/index.mjs +22 -15
- package/dist/destroyableCard/index.js +6 -8
- package/dist/destroyableCard/index.mjs +4 -4
- package/dist/dialog/index.js +4 -4
- package/dist/dialog/index.mjs +2 -2
- package/dist/docsLayout/index.js +12 -11
- package/dist/docsLayout/index.mjs +11 -10
- package/dist/docsSidebar/index.js +4 -4
- package/dist/docsSidebar/index.mjs +2 -2
- package/dist/dropdownMenu/index.js +4 -4
- package/dist/dropdownMenu/index.mjs +2 -2
- package/dist/elements/index.d.mts +2 -1
- package/dist/elements/index.d.ts +2 -1
- package/dist/elements/index.js +162 -164
- package/dist/elements/index.mjs +54 -57
- package/dist/fileDropzone/index.js +10 -9
- package/dist/fileDropzone/index.mjs +9 -8
- package/dist/fileUploader/index.js +2 -2
- package/dist/fileUploader/index.mjs +1 -1
- package/dist/glow/index.js +2 -2
- package/dist/glow/index.mjs +1 -1
- package/dist/hooks/index.d.mts +7 -7
- package/dist/hooks/index.d.ts +7 -7
- package/dist/hooks/index.js +16 -16
- package/dist/hooks/index.mjs +14 -14
- package/dist/index.css +0 -465
- package/dist/index.d.mts +9 -8
- package/dist/index.d.ts +9 -8
- package/dist/index.js +220 -222
- package/dist/index.mjs +219 -221
- package/dist/input/index.js +8 -8
- package/dist/input/index.mjs +4 -4
- package/dist/interfaceSettings/index.js +9 -9
- package/dist/interfaceSettings/index.mjs +4 -4
- package/dist/label/index.js +5 -5
- package/dist/label/index.mjs +4 -4
- package/dist/layout/index.d.mts +1 -1
- package/dist/layout/index.d.ts +1 -1
- package/dist/layout/index.js +31 -30
- package/dist/layout/index.mjs +16 -16
- package/dist/loading/index.js +4 -4
- package/dist/loading/index.mjs +2 -2
- package/dist/logos/index.js +2 -2
- package/dist/logos/index.mjs +1 -1
- package/dist/navbar/index.js +5 -5
- package/dist/navbar/index.mjs +4 -4
- package/dist/navigationMenu/index.js +4 -4
- package/dist/navigationMenu/index.mjs +2 -2
- package/dist/pagination/index.js +4 -4
- package/dist/pagination/index.mjs +2 -2
- package/dist/passwordInput/index.js +15 -15
- package/dist/passwordInput/index.mjs +13 -13
- package/dist/phoneInput/index.js +11 -11
- package/dist/phoneInput/index.mjs +10 -10
- package/dist/pinInput/index.js +4 -4
- package/dist/pinInput/index.mjs +2 -2
- package/dist/popover/index.js +4 -4
- package/dist/popover/index.mjs +2 -2
- package/dist/progress/index.js +4 -4
- package/dist/progress/index.mjs +2 -2
- package/dist/progressCircle/index.js +4 -4
- package/dist/progressCircle/index.mjs +2 -2
- package/dist/radio/index.js +7 -7
- package/dist/radio/index.mjs +6 -6
- package/dist/scrollArea/index.js +4 -4
- package/dist/scrollArea/index.mjs +2 -2
- package/dist/scrollIndicator/index.js +2 -2
- package/dist/scrollIndicator/index.mjs +1 -1
- package/dist/select/index.js +8 -8
- package/dist/select/index.mjs +7 -7
- package/dist/separator/index.js +4 -4
- package/dist/separator/index.mjs +2 -2
- package/dist/sheet/index.js +4 -4
- package/dist/sheet/index.mjs +2 -2
- package/dist/sidebar/index.js +6 -6
- package/dist/sidebar/index.mjs +4 -4
- package/dist/signature/index.js +8 -8
- package/dist/signature/index.mjs +6 -6
- package/dist/simpleTable/index.js +6 -6
- package/dist/simpleTable/index.mjs +5 -5
- package/dist/skeleton/index.js +4 -4
- package/dist/skeleton/index.mjs +2 -2
- package/dist/slider/index.js +4 -4
- package/dist/slider/index.mjs +2 -2
- package/dist/sortButton/index.js +8 -7
- package/dist/sortButton/index.mjs +2 -2
- package/dist/splitButton/index.js +9 -8
- package/dist/splitButton/index.mjs +4 -4
- package/dist/stats/index.js +7 -7
- package/dist/stats/index.mjs +6 -6
- package/dist/stopPropagationWrapper/index.js +2 -2
- package/dist/stopPropagationWrapper/index.mjs +1 -1
- package/dist/switch/index.js +4 -4
- package/dist/switch/index.mjs +2 -2
- package/dist/table/index.js +4 -4
- package/dist/table/index.mjs +2 -2
- package/dist/tabs/index.js +5 -5
- package/dist/tabs/index.mjs +4 -4
- package/dist/textarea/index.js +7 -7
- package/dist/textarea/index.mjs +6 -6
- package/dist/toast/index.js +4 -4
- package/dist/toast/index.mjs +2 -2
- package/dist/toaster/index.js +6 -6
- package/dist/toaster/index.mjs +5 -5
- package/dist/tooltip/index.js +4 -4
- package/dist/tooltip/index.mjs +3 -3
- package/dist/types/index.js +1 -1
- package/package.json +16 -42
- package/README.md +0 -107
- package/dist/chunk-S36W2LDN.mjs +0 -189
package/dist/blocks/index.mjs
CHANGED
@@ -25,7 +25,7 @@ import {
|
|
25
25
|
UncheckMark,
|
26
26
|
VeryBadEmoji,
|
27
27
|
VeryGoodEmoji
|
28
|
-
} from "../chunk-
|
28
|
+
} from "../chunk-WPSUV4AD.mjs";
|
29
29
|
import {
|
30
30
|
Button,
|
31
31
|
Card,
|
@@ -41,16 +41,16 @@ import {
|
|
41
41
|
Skeleton,
|
42
42
|
Tooltip,
|
43
43
|
cn
|
44
|
-
} from "../chunk-
|
44
|
+
} from "../chunk-Z5SL5QTQ.mjs";
|
45
45
|
|
46
|
-
//
|
46
|
+
// blocks/auth/LoginForm.tsx
|
47
47
|
import React2, { useState } from "react";
|
48
48
|
import { Controller, useForm } from "react-hook-form";
|
49
49
|
import { zodResolver } from "@hookform/resolvers/zod";
|
50
50
|
import { parsePhoneNumber } from "libphonenumber-js";
|
51
51
|
import * as z from "zod";
|
52
52
|
|
53
|
-
//
|
53
|
+
// blocks/auth/AuthButtons.tsx
|
54
54
|
import React from "react";
|
55
55
|
var AuthButtons = (props) => {
|
56
56
|
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n;
|
@@ -127,7 +127,7 @@ var AuthButtons = (props) => {
|
|
127
127
|
));
|
128
128
|
};
|
129
129
|
|
130
|
-
//
|
130
|
+
// blocks/auth/LoginForm.tsx
|
131
131
|
var LoginForm = ({
|
132
132
|
loginType,
|
133
133
|
texts,
|
@@ -416,7 +416,7 @@ var LoginForm = ({
|
|
416
416
|
) : null));
|
417
417
|
};
|
418
418
|
|
419
|
-
//
|
419
|
+
// blocks/auth/RegisterForm.tsx
|
420
420
|
import React3, { useState as useState2 } from "react";
|
421
421
|
import { Controller as Controller2, FormProvider, useForm as useForm2 } from "react-hook-form";
|
422
422
|
import { zodResolver as zodResolver2 } from "@hookform/resolvers/zod";
|
@@ -752,7 +752,7 @@ var RegisterForm = ({
|
|
752
752
|
) : null));
|
753
753
|
};
|
754
754
|
|
755
|
-
//
|
755
|
+
// blocks/auth/AppLanding.tsx
|
756
756
|
import React4 from "react";
|
757
757
|
var AppLanding = ({ texts, ...props }) => {
|
758
758
|
const thirdPartyAuthTexts = {
|
@@ -793,7 +793,7 @@ var AppLanding = ({ texts, ...props }) => {
|
|
793
793
|
)))));
|
794
794
|
};
|
795
795
|
|
796
|
-
//
|
796
|
+
// blocks/auth/CheckEmail.tsx
|
797
797
|
import React5 from "react";
|
798
798
|
var CheckEmail = ({ texts, handleResend }) => {
|
799
799
|
return /* @__PURE__ */ React5.createElement(Card, null, /* @__PURE__ */ React5.createElement(CardContent, { headless: true }, /* @__PURE__ */ React5.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center" }, /* @__PURE__ */ React5.createElement("div", { className: "hawa-flex hawa-h-16 hawa-w-16 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ React5.createElement(
|
@@ -814,7 +814,7 @@ var CheckEmail = ({ texts, handleResend }) => {
|
|
814
814
|
)), /* @__PURE__ */ React5.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.checkEmail) || "Check your Email"), /* @__PURE__ */ React5.createElement("div", { className: "hawa-text-sm" }, (texts == null ? void 0 : texts.pleaseVerify) || "Thank you for signing up! To complete your registration, we've sent a verification email to the address you provided. Please check your inbox and follow the instructions in the email to activate your account."))), /* @__PURE__ */ React5.createElement(CardFooter, { className: "hawa-flex hawa-flex-col hawa-justify-center " }, /* @__PURE__ */ React5.createElement("span", { className: "clickable-link hawa-text-sm", onClick: handleResend }, (texts == null ? void 0 : texts.resendEmail) || "Resend Email")));
|
815
815
|
};
|
816
816
|
|
817
|
-
//
|
817
|
+
// blocks/auth/NewPassword.tsx
|
818
818
|
import React6, { useState as useState3 } from "react";
|
819
819
|
import { Controller as Controller3, useForm as useForm3 } from "react-hook-form";
|
820
820
|
import { zodResolver as zodResolver3 } from "@hookform/resolvers/zod";
|
@@ -911,7 +911,7 @@ var NewPasswordForm = ({ texts, ...props }) => {
|
|
911
911
|
));
|
912
912
|
};
|
913
913
|
|
914
|
-
//
|
914
|
+
// blocks/auth/ResetPassword.tsx
|
915
915
|
import React7 from "react";
|
916
916
|
import { Controller as Controller4, useForm as useForm4 } from "react-hook-form";
|
917
917
|
import { zodResolver as zodResolver4 } from "@hookform/resolvers/zod";
|
@@ -967,7 +967,7 @@ var ResetPasswordForm = (props) => {
|
|
967
967
|
)) : /* @__PURE__ */ React7.createElement(CardContent, { headless: true }, /* @__PURE__ */ React7.createElement("div", { className: "hawa-text-center" }, (_n = props.texts) == null ? void 0 : _n.emailSentText)));
|
968
968
|
};
|
969
969
|
|
970
|
-
//
|
970
|
+
// blocks/auth/CodeConfirmation.tsx
|
971
971
|
import React8, { useEffect, useState as useState4 } from "react";
|
972
972
|
import { Controller as Controller5, useForm as useForm5 } from "react-hook-form";
|
973
973
|
import { zodResolver as zodResolver5 } from "@hookform/resolvers/zod";
|
@@ -1066,7 +1066,7 @@ var CodeConfirmation = (props) => {
|
|
1066
1066
|
)));
|
1067
1067
|
};
|
1068
1068
|
|
1069
|
-
//
|
1069
|
+
// blocks/feedback/UserReferralSource.tsx
|
1070
1070
|
import React9, { useRef, useState as useState5 } from "react";
|
1071
1071
|
import { Controller as Controller6, useForm as useForm6 } from "react-hook-form";
|
1072
1072
|
import { zodResolver as zodResolver6 } from "@hookform/resolvers/zod";
|
@@ -1223,7 +1223,7 @@ var UserReferralSource = ({
|
|
1223
1223
|
);
|
1224
1224
|
};
|
1225
1225
|
|
1226
|
-
//
|
1226
|
+
// blocks/feedback/FeedbackRating.tsx
|
1227
1227
|
import React10, { useEffect as useEffect2, useRef as useRef2, useState as useState6 } from "react";
|
1228
1228
|
var FeedbackRating = ({
|
1229
1229
|
position = "bottom-right",
|
@@ -1337,7 +1337,7 @@ var FeedbackRating = ({
|
|
1337
1337
|
);
|
1338
1338
|
};
|
1339
1339
|
|
1340
|
-
//
|
1340
|
+
// blocks/feedback/FeedbackEmoji.tsx
|
1341
1341
|
import React11, { useState as useState7 } from "react";
|
1342
1342
|
var FeedbackEmoji = (props) => {
|
1343
1343
|
const [selectedEmoji, setSelectedEmoji] = useState7(null);
|
@@ -1450,7 +1450,7 @@ var FeedbackEmoji = (props) => {
|
|
1450
1450
|
);
|
1451
1451
|
};
|
1452
1452
|
|
1453
|
-
//
|
1453
|
+
// blocks/feedback/FeedbackForm.tsx
|
1454
1454
|
import React12 from "react";
|
1455
1455
|
import { useForm as useForm7, Controller as Controller7 } from "react-hook-form";
|
1456
1456
|
import { zodResolver as zodResolver7 } from "@hookform/resolvers/zod";
|
@@ -1534,7 +1534,7 @@ var FeedbackForm = (props) => {
|
|
1534
1534
|
);
|
1535
1535
|
};
|
1536
1536
|
|
1537
|
-
//
|
1537
|
+
// blocks/misc/LegalTexts.tsx
|
1538
1538
|
import React13 from "react";
|
1539
1539
|
var LegalTexts = ({ tabs, ...props }) => {
|
1540
1540
|
return /* @__PURE__ */ React13.createElement(
|
@@ -1559,7 +1559,7 @@ var LegalTexts = ({ tabs, ...props }) => {
|
|
1559
1559
|
);
|
1560
1560
|
};
|
1561
1561
|
|
1562
|
-
//
|
1562
|
+
// blocks/misc/EmptyState.tsx
|
1563
1563
|
import React14 from "react";
|
1564
1564
|
var EmptyState = ({ texts, onActionClick }) => {
|
1565
1565
|
return /* @__PURE__ */ React14.createElement(Card, null, /* @__PURE__ */ React14.createElement(CardContent, { headless: true }, /* @__PURE__ */ React14.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center " }, /* @__PURE__ */ React14.createElement("div", { className: "hawa-flex hawa-h-10 hawa-w-10 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ React14.createElement(
|
@@ -1576,7 +1576,7 @@ var EmptyState = ({ texts, onActionClick }) => {
|
|
1576
1576
|
)), /* @__PURE__ */ React14.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.youreCaughtUp) || "You're all caught up"))), /* @__PURE__ */ React14.createElement(CardFooter, null, /* @__PURE__ */ React14.createElement(Button, { className: "hawa-w-full", onClick: () => onActionClick() }, (texts == null ? void 0 : texts.actionText) || "Go Home")));
|
1577
1577
|
};
|
1578
1578
|
|
1579
|
-
//
|
1579
|
+
// blocks/misc/Testimonial.tsx
|
1580
1580
|
import React15 from "react";
|
1581
1581
|
var Testimonial = () => {
|
1582
1582
|
return /* @__PURE__ */ React15.createElement(Card, null, /* @__PURE__ */ React15.createElement(CardContent, { headless: true }, /* @__PURE__ */ React15.createElement("div", null, /* @__PURE__ */ React15.createElement("p", { className: "mb-4 max-w-sm" }, "The team at Sikka Software is simply amazing. The tech is easy to follow, easy to work with, and infinitely flexible. The solution opportunities created by Tines are endless.")), /* @__PURE__ */ React15.createElement("div", { className: "flex flex-row gap-4" }, /* @__PURE__ */ React15.createElement("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none" }, /* @__PURE__ */ React15.createElement("rect", { width: "48", height: "48", rx: "24", fill: "#45BE8B" }), /* @__PURE__ */ React15.createElement(
|
@@ -1594,7 +1594,7 @@ var Testimonial = () => {
|
|
1594
1594
|
)), /* @__PURE__ */ React15.createElement("span", { className: "border border-l " }), " ", /* @__PURE__ */ React15.createElement("div", null, /* @__PURE__ */ React15.createElement("strong", null, "Brent Lassi"), /* @__PURE__ */ React15.createElement("div", null, " Chief Information Security Officer")))));
|
1595
1595
|
};
|
1596
1596
|
|
1597
|
-
//
|
1597
|
+
// blocks/misc/LeadGenerator.tsx
|
1598
1598
|
import React16 from "react";
|
1599
1599
|
import { useForm as useForm8, Controller as Controller8 } from "react-hook-form";
|
1600
1600
|
var LeadGenerator = ({ texts, submitHandler }) => {
|
@@ -1634,7 +1634,7 @@ var LeadGenerator = ({ texts, submitHandler }) => {
|
|
1634
1634
|
)));
|
1635
1635
|
};
|
1636
1636
|
|
1637
|
-
//
|
1637
|
+
// blocks/misc/Announcement.tsx
|
1638
1638
|
import React17 from "react";
|
1639
1639
|
var Announcement = ({
|
1640
1640
|
onActionClick,
|
@@ -1658,13 +1658,13 @@ var Announcement = ({
|
|
1658
1658
|
));
|
1659
1659
|
};
|
1660
1660
|
|
1661
|
-
//
|
1661
|
+
// blocks/misc/NotFound.tsx
|
1662
1662
|
import React18 from "react";
|
1663
1663
|
var NotFound = ({ texts }) => {
|
1664
1664
|
return /* @__PURE__ */ React18.createElement(Card, null, /* @__PURE__ */ React18.createElement(CardContent, { headless: true }, /* @__PURE__ */ React18.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center dark:hawa-text-white" }, /* @__PURE__ */ React18.createElement("div", { className: "hawa-text-center hawa-text-6xl hawa-font-bold " }, "404"), /* @__PURE__ */ React18.createElement("div", { className: "hawa-m-2 hawa-text-center hawa-text-xl hawa-font-bold " }, (texts == null ? void 0 : texts.pageNotFound) || "Page Not Found"), /* @__PURE__ */ React18.createElement("div", { className: "hawa-mb-4 hawa-text-center" }, (texts == null ? void 0 : texts.ifLost) || /* @__PURE__ */ React18.createElement(React18.Fragment, null, "If you're lost please contact us ", /* @__PURE__ */ React18.createElement("span", { className: "clickable-link" }, "help@sikka.io"))), /* @__PURE__ */ React18.createElement(Button, { className: "hawa-w-full" }, (texts == null ? void 0 : texts.home) || "Home"))));
|
1665
1665
|
};
|
1666
1666
|
|
1667
|
-
//
|
1667
|
+
// blocks/misc/NoPermission.tsx
|
1668
1668
|
import React19 from "react";
|
1669
1669
|
var NoPermission = ({ texts }) => {
|
1670
1670
|
return /* @__PURE__ */ React19.createElement(Card, null, /* @__PURE__ */ React19.createElement(CardContent, { headless: true }, /* @__PURE__ */ React19.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center" }, /* @__PURE__ */ React19.createElement("div", { className: "hawa-flex hawa-h-10 hawa-w-10 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ React19.createElement(
|
@@ -1681,7 +1681,7 @@ var NoPermission = ({ texts }) => {
|
|
1681
1681
|
)), /* @__PURE__ */ React19.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.title) || "You don't have permission"), /* @__PURE__ */ React19.createElement("div", null, (texts == null ? void 0 : texts.subtitle) || "If you think this is a problem please contact your administrator or our customer support"))));
|
1682
1682
|
};
|
1683
1683
|
|
1684
|
-
//
|
1684
|
+
// blocks/misc/ContactForm.tsx
|
1685
1685
|
import React20 from "react";
|
1686
1686
|
import { useForm as useForm9, Controller as Controller9 } from "react-hook-form";
|
1687
1687
|
import { zodResolver as zodResolver8 } from "@hookform/resolvers/zod";
|
@@ -1823,10 +1823,10 @@ var ContactForm = ({
|
|
1823
1823
|
);
|
1824
1824
|
};
|
1825
1825
|
|
1826
|
-
//
|
1826
|
+
// blocks/pricing/PricingPlans.tsx
|
1827
1827
|
import React26 from "react";
|
1828
1828
|
|
1829
|
-
//
|
1829
|
+
// blocks/cards/ActionCard.tsx
|
1830
1830
|
import React21, { useState as useState8 } from "react";
|
1831
1831
|
var ActionCard = (props) => {
|
1832
1832
|
const [hovered, setHovered] = useState8(false);
|
@@ -1865,7 +1865,7 @@ var ActionCard = (props) => {
|
|
1865
1865
|
));
|
1866
1866
|
};
|
1867
1867
|
|
1868
|
-
//
|
1868
|
+
// blocks/cards/AdCard.tsx
|
1869
1869
|
import React22, { useState as useState9, useEffect as useEffect3, useRef as useRef3 } from "react";
|
1870
1870
|
var AdCard = ({
|
1871
1871
|
orientation = "vertical",
|
@@ -1938,7 +1938,7 @@ var AdCard = ({
|
|
1938
1938
|
));
|
1939
1939
|
};
|
1940
1940
|
|
1941
|
-
//
|
1941
|
+
// blocks/cards/PricingCard.tsx
|
1942
1942
|
import React23 from "react";
|
1943
1943
|
var PricingCard = ({
|
1944
1944
|
size = "medium",
|
@@ -2048,7 +2048,7 @@ var PricingCard = ({
|
|
2048
2048
|
);
|
2049
2049
|
};
|
2050
2050
|
|
2051
|
-
//
|
2051
|
+
// blocks/cards/ItemCard.tsx
|
2052
2052
|
import React24, { useEffect as useEffect4, useState as useState10 } from "react";
|
2053
2053
|
var ItemCard = ({
|
2054
2054
|
actions,
|
@@ -2165,13 +2165,13 @@ var ItemCard = ({
|
|
2165
2165
|
);
|
2166
2166
|
};
|
2167
2167
|
|
2168
|
-
//
|
2168
|
+
// blocks/cards/LandingCard.tsx
|
2169
2169
|
import React25 from "react";
|
2170
2170
|
var LandingCard = (props) => {
|
2171
2171
|
return /* @__PURE__ */ React25.createElement(Card, { className: props.className }, /* @__PURE__ */ React25.createElement(CardHeader, null, props.icon, /* @__PURE__ */ React25.createElement(CardTitle, null, props.title), /* @__PURE__ */ React25.createElement(CardDescription, null, props.subtitle)));
|
2172
2172
|
};
|
2173
2173
|
|
2174
|
-
//
|
2174
|
+
// blocks/pricing/PricingPlans.tsx
|
2175
2175
|
var PricingPlans = ({
|
2176
2176
|
mainContainerProps,
|
2177
2177
|
cardsContainerProps,
|
@@ -2238,7 +2238,7 @@ var PricingPlans = ({
|
|
2238
2238
|
));
|
2239
2239
|
};
|
2240
2240
|
|
2241
|
-
//
|
2241
|
+
// blocks/pricing/ComparingPlans.tsx
|
2242
2242
|
import React27 from "react";
|
2243
2243
|
var ComparingPlans = (props) => {
|
2244
2244
|
const uniqueFeatures = Array.from(
|
@@ -2309,7 +2309,7 @@ var ComparingPlans = (props) => {
|
|
2309
2309
|
{
|
2310
2310
|
key: featureIndex,
|
2311
2311
|
className: cn(
|
2312
|
-
"hawa-border-foreground-muted
|
2312
|
+
"hawa-border-foreground-muted hawa-grid hawa-grid-cols-[1fr_repeat(3,_minmax(0,_1fr))] hawa-gap-x-16 hawa-px-4 hawa-py-5 hawa-text-sm hawa-text-gray-700 dark:text-white",
|
2313
2313
|
featureIndex === 0 ? "" : "hawa-border-t"
|
2314
2314
|
)
|
2315
2315
|
},
|
@@ -2404,7 +2404,7 @@ var ComparingPlans = (props) => {
|
|
2404
2404
|
})));
|
2405
2405
|
};
|
2406
2406
|
|
2407
|
-
//
|
2407
|
+
// blocks/pricing/HorizontalPricing.tsx
|
2408
2408
|
import React28, { useState as useState11 } from "react";
|
2409
2409
|
var HorizontalPricing = (props) => {
|
2410
2410
|
const [selectedCard, setSelectedCard] = useState11("");
|
@@ -2499,7 +2499,7 @@ var CheckIcons = () => /* @__PURE__ */ React28.createElement(React28.Fragment, n
|
|
2499
2499
|
var CardText = (props) => /* @__PURE__ */ React28.createElement("div", { className: "hawa-peer hawa-flex hawa-flex-col hawa-items-start " }, /* @__PURE__ */ React28.createElement("h2", { className: "hawa-font-medium hawa-text-primary/90 sm:hawa-text-xl" }, props.title), /* @__PURE__ */ React28.createElement("p", { className: "hawa-text-sm hawa-text-primary/60" }, props.subtitle, " "));
|
2500
2500
|
var CardPrice = (props) => /* @__PURE__ */ React28.createElement("h2", { className: "hawa-peer hawa-text-xl hawa-font-semibold hawa-text-primary sm:hawa-text-2xl" }, props.amount, /* @__PURE__ */ React28.createElement("span", { className: "hawa-text-base hawa-font-medium hawa-text-neutral-400" }, props.cycle));
|
2501
2501
|
|
2502
|
-
//
|
2502
|
+
// blocks/Usage.tsx
|
2503
2503
|
import React29 from "react";
|
2504
2504
|
var Usage = (props) => {
|
2505
2505
|
var _a;
|
@@ -27,7 +27,7 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
27
27
|
));
|
28
28
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
29
29
|
|
30
|
-
//
|
30
|
+
// blocks/misc/index.ts
|
31
31
|
var misc_exports = {};
|
32
32
|
__export(misc_exports, {
|
33
33
|
Announcement: () => Announcement,
|
@@ -41,21 +41,21 @@ __export(misc_exports, {
|
|
41
41
|
});
|
42
42
|
module.exports = __toCommonJS(misc_exports);
|
43
43
|
|
44
|
-
//
|
44
|
+
// blocks/misc/LegalTexts.tsx
|
45
45
|
var import_react2 = __toESM(require("react"));
|
46
46
|
|
47
|
-
//
|
47
|
+
// elements/scrollArea/ScrollArea.tsx
|
48
48
|
var React = __toESM(require("react"));
|
49
49
|
var ScrollAreaPrimitive = __toESM(require("@radix-ui/react-scroll-area"));
|
50
50
|
|
51
|
-
//
|
51
|
+
// util/index.ts
|
52
52
|
var import_clsx = require("clsx");
|
53
53
|
var import_tailwind_merge = require("tailwind-merge");
|
54
54
|
function cn(...inputs) {
|
55
55
|
return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
|
56
56
|
}
|
57
57
|
|
58
|
-
//
|
58
|
+
// elements/scrollArea/ScrollArea.tsx
|
59
59
|
var ScrollArea = React.forwardRef(({ className, children, orientation = "vertical", ...props }, ref) => /* @__PURE__ */ React.createElement(
|
60
60
|
ScrollAreaPrimitive.Root,
|
61
61
|
{
|
@@ -93,11 +93,11 @@ var ScrollBar = React.forwardRef(({ className, orientation = "vertical", ...prop
|
|
93
93
|
));
|
94
94
|
ScrollBar.displayName = ScrollAreaPrimitive.ScrollAreaScrollbar.displayName;
|
95
95
|
|
96
|
-
//
|
96
|
+
// elements/tabs/Tabs.tsx
|
97
97
|
var React3 = __toESM(require("react"));
|
98
98
|
var TabsPrimitive = __toESM(require("@radix-ui/react-tabs"));
|
99
99
|
|
100
|
-
//
|
100
|
+
// elements/chip/Chip.tsx
|
101
101
|
var import_react = __toESM(require("react"));
|
102
102
|
var Chip = import_react.default.forwardRef(
|
103
103
|
({
|
@@ -178,7 +178,7 @@ var Chip = import_react.default.forwardRef(
|
|
178
178
|
}
|
179
179
|
);
|
180
180
|
|
181
|
-
//
|
181
|
+
// elements/tabs/Tabs.tsx
|
182
182
|
var TabsContext = React3.createContext({ orientation: "vertical" });
|
183
183
|
var Tabs = React3.forwardRef(({ className, orientation, ...props }, ref) => /* @__PURE__ */ React3.createElement(
|
184
184
|
TabsPrimitive.Root,
|
@@ -239,7 +239,7 @@ var TabsContent = React3.forwardRef(({ className, ...props }, ref) => /* @__PURE
|
|
239
239
|
));
|
240
240
|
TabsContent.displayName = TabsPrimitive.Content.displayName;
|
241
241
|
|
242
|
-
//
|
242
|
+
// blocks/misc/LegalTexts.tsx
|
243
243
|
var LegalTexts = ({ tabs, ...props }) => {
|
244
244
|
return /* @__PURE__ */ import_react2.default.createElement(
|
245
245
|
Tabs,
|
@@ -263,14 +263,14 @@ var LegalTexts = ({ tabs, ...props }) => {
|
|
263
263
|
);
|
264
264
|
};
|
265
265
|
|
266
|
-
//
|
266
|
+
// blocks/misc/EmptyState.tsx
|
267
267
|
var import_react4 = __toESM(require("react"));
|
268
268
|
|
269
|
-
//
|
269
|
+
// elements/button/Button.tsx
|
270
270
|
var React6 = __toESM(require("react"));
|
271
271
|
var import_class_variance_authority = require("class-variance-authority");
|
272
272
|
|
273
|
-
//
|
273
|
+
// elements/loading/Loading.tsx
|
274
274
|
var import_react3 = __toESM(require("react"));
|
275
275
|
var Loading = ({
|
276
276
|
design = "spinner",
|
@@ -447,7 +447,7 @@ var Loading = ({
|
|
447
447
|
}
|
448
448
|
};
|
449
449
|
|
450
|
-
//
|
450
|
+
// elements/button/Button.tsx
|
451
451
|
var buttonVariants = (0, import_class_variance_authority.cva)(
|
452
452
|
"hawa-inline-flex hawa-items-center hawa-select-none hawa-rounded-md hawa-text-sm hawa-font-medium hawa-ring-offset-background hawa-transition-colors focus-visible:hawa-outline-none focus-visible:hawa-ring-2 focus-visible:hawa-ring-ring focus-visible:hawa-ring-offset-2 disabled:hawa-pointer-events-none disabled:hawa-opacity-50",
|
453
453
|
{
|
@@ -500,6 +500,7 @@ var Button = React6.forwardRef(
|
|
500
500
|
className: cn(
|
501
501
|
buttonVariants({ variant, size, className }),
|
502
502
|
centered && "hawa-justify-center"
|
503
|
+
// "hawa-bg-red-500"
|
503
504
|
),
|
504
505
|
ref,
|
505
506
|
...props
|
@@ -518,7 +519,7 @@ var Button = React6.forwardRef(
|
|
518
519
|
);
|
519
520
|
Button.displayName = "Button";
|
520
521
|
|
521
|
-
//
|
522
|
+
// elements/card/Card.tsx
|
522
523
|
var React7 = __toESM(require("react"));
|
523
524
|
var Card = React7.forwardRef(
|
524
525
|
({ className, variant = "default", clickable = false, ...props }, ref) => {
|
@@ -599,7 +600,7 @@ CardFooter.displayName = "CardFooter";
|
|
599
600
|
CardTitle.displayName = "CardTitle";
|
600
601
|
Card.displayName = "Card";
|
601
602
|
|
602
|
-
//
|
603
|
+
// blocks/misc/EmptyState.tsx
|
603
604
|
var EmptyState = ({ texts, onActionClick }) => {
|
604
605
|
return /* @__PURE__ */ import_react4.default.createElement(Card, null, /* @__PURE__ */ import_react4.default.createElement(CardContent, { headless: true }, /* @__PURE__ */ import_react4.default.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center " }, /* @__PURE__ */ import_react4.default.createElement("div", { className: "hawa-flex hawa-h-10 hawa-w-10 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ import_react4.default.createElement(
|
605
606
|
"svg",
|
@@ -615,7 +616,7 @@ var EmptyState = ({ texts, onActionClick }) => {
|
|
615
616
|
)), /* @__PURE__ */ import_react4.default.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.youreCaughtUp) || "You're all caught up"))), /* @__PURE__ */ import_react4.default.createElement(CardFooter, null, /* @__PURE__ */ import_react4.default.createElement(Button, { className: "hawa-w-full", onClick: () => onActionClick() }, (texts == null ? void 0 : texts.actionText) || "Go Home")));
|
616
617
|
};
|
617
618
|
|
618
|
-
//
|
619
|
+
// blocks/misc/Testimonial.tsx
|
619
620
|
var import_react5 = __toESM(require("react"));
|
620
621
|
var Testimonial = () => {
|
621
622
|
return /* @__PURE__ */ import_react5.default.createElement(Card, null, /* @__PURE__ */ import_react5.default.createElement(CardContent, { headless: true }, /* @__PURE__ */ import_react5.default.createElement("div", null, /* @__PURE__ */ import_react5.default.createElement("p", { className: "mb-4 max-w-sm" }, "The team at Sikka Software is simply amazing. The tech is easy to follow, easy to work with, and infinitely flexible. The solution opportunities created by Tines are endless.")), /* @__PURE__ */ import_react5.default.createElement("div", { className: "flex flex-row gap-4" }, /* @__PURE__ */ import_react5.default.createElement("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none" }, /* @__PURE__ */ import_react5.default.createElement("rect", { width: "48", height: "48", rx: "24", fill: "#45BE8B" }), /* @__PURE__ */ import_react5.default.createElement(
|
@@ -633,17 +634,17 @@ var Testimonial = () => {
|
|
633
634
|
)), /* @__PURE__ */ import_react5.default.createElement("span", { className: "border border-l " }), " ", /* @__PURE__ */ import_react5.default.createElement("div", null, /* @__PURE__ */ import_react5.default.createElement("strong", null, "Brent Lassi"), /* @__PURE__ */ import_react5.default.createElement("div", null, " Chief Information Security Officer")))));
|
634
635
|
};
|
635
636
|
|
636
|
-
//
|
637
|
+
// blocks/misc/LeadGenerator.tsx
|
637
638
|
var import_react9 = __toESM(require("react"));
|
638
639
|
var import_react_hook_form = require("react-hook-form");
|
639
640
|
|
640
|
-
//
|
641
|
+
// elements/input/Input.tsx
|
641
642
|
var import_react8 = __toESM(require("react"));
|
642
643
|
|
643
|
-
//
|
644
|
+
// elements/label/Label.tsx
|
644
645
|
var React11 = __toESM(require("react"));
|
645
646
|
|
646
|
-
//
|
647
|
+
// elements/tooltip/Tooltip.tsx
|
647
648
|
var import_react6 = __toESM(require("react"));
|
648
649
|
var TooltipPrimitive = __toESM(require("@radix-ui/react-tooltip"));
|
649
650
|
var TooltipContent = import_react6.default.forwardRef(({ className, sideOffset = 4, ...props }, ref) => /* @__PURE__ */ import_react6.default.createElement(
|
@@ -694,7 +695,7 @@ var Tooltip = ({
|
|
694
695
|
);
|
695
696
|
};
|
696
697
|
|
697
|
-
//
|
698
|
+
// elements/label/Label.tsx
|
698
699
|
var Label = React11.forwardRef(({ className, hint, hintSide, required, children, ...props }, ref) => /* @__PURE__ */ React11.createElement("div", { className: "hawa-flex hawa-flex-row hawa-items-center hawa-gap-1 hawa-transition-all" }, /* @__PURE__ */ React11.createElement(
|
699
700
|
"label",
|
700
701
|
{
|
@@ -736,7 +737,7 @@ var Label = React11.forwardRef(({ className, hint, hintSide, required, children,
|
|
736
737
|
)));
|
737
738
|
Label.displayName = "Label";
|
738
739
|
|
739
|
-
//
|
740
|
+
// elements/skeleton/Skeleton.tsx
|
740
741
|
var import_react7 = __toESM(require("react"));
|
741
742
|
function Skeleton({
|
742
743
|
className,
|
@@ -763,7 +764,7 @@ function Skeleton({
|
|
763
764
|
);
|
764
765
|
}
|
765
766
|
|
766
|
-
//
|
767
|
+
// elements/input/Input.tsx
|
767
768
|
var Input = (0, import_react8.forwardRef)(
|
768
769
|
({
|
769
770
|
margin = "none",
|
@@ -884,7 +885,7 @@ var Input = (0, import_react8.forwardRef)(
|
|
884
885
|
}
|
885
886
|
);
|
886
887
|
|
887
|
-
//
|
888
|
+
// blocks/misc/LeadGenerator.tsx
|
888
889
|
var LeadGenerator = ({ texts, submitHandler }) => {
|
889
890
|
var _a;
|
890
891
|
const { handleSubmit, control, formState } = (0, import_react_hook_form.useForm)();
|
@@ -922,7 +923,7 @@ var LeadGenerator = ({ texts, submitHandler }) => {
|
|
922
923
|
)));
|
923
924
|
};
|
924
925
|
|
925
|
-
//
|
926
|
+
// blocks/misc/Announcement.tsx
|
926
927
|
var import_react10 = __toESM(require("react"));
|
927
928
|
var Announcement = ({
|
928
929
|
onActionClick,
|
@@ -946,13 +947,13 @@ var Announcement = ({
|
|
946
947
|
));
|
947
948
|
};
|
948
949
|
|
949
|
-
//
|
950
|
+
// blocks/misc/NotFound.tsx
|
950
951
|
var import_react11 = __toESM(require("react"));
|
951
952
|
var NotFound = ({ texts }) => {
|
952
953
|
return /* @__PURE__ */ import_react11.default.createElement(Card, null, /* @__PURE__ */ import_react11.default.createElement(CardContent, { headless: true }, /* @__PURE__ */ import_react11.default.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center dark:hawa-text-white" }, /* @__PURE__ */ import_react11.default.createElement("div", { className: "hawa-text-center hawa-text-6xl hawa-font-bold " }, "404"), /* @__PURE__ */ import_react11.default.createElement("div", { className: "hawa-m-2 hawa-text-center hawa-text-xl hawa-font-bold " }, (texts == null ? void 0 : texts.pageNotFound) || "Page Not Found"), /* @__PURE__ */ import_react11.default.createElement("div", { className: "hawa-mb-4 hawa-text-center" }, (texts == null ? void 0 : texts.ifLost) || /* @__PURE__ */ import_react11.default.createElement(import_react11.default.Fragment, null, "If you're lost please contact us ", /* @__PURE__ */ import_react11.default.createElement("span", { className: "clickable-link" }, "help@sikka.io"))), /* @__PURE__ */ import_react11.default.createElement(Button, { className: "hawa-w-full" }, (texts == null ? void 0 : texts.home) || "Home"))));
|
953
954
|
};
|
954
955
|
|
955
|
-
//
|
956
|
+
// blocks/misc/NoPermission.tsx
|
956
957
|
var import_react12 = __toESM(require("react"));
|
957
958
|
var NoPermission = ({ texts }) => {
|
958
959
|
return /* @__PURE__ */ import_react12.default.createElement(Card, null, /* @__PURE__ */ import_react12.default.createElement(CardContent, { headless: true }, /* @__PURE__ */ import_react12.default.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center" }, /* @__PURE__ */ import_react12.default.createElement("div", { className: "hawa-flex hawa-h-10 hawa-w-10 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ import_react12.default.createElement(
|
@@ -969,13 +970,13 @@ var NoPermission = ({ texts }) => {
|
|
969
970
|
)), /* @__PURE__ */ import_react12.default.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.title) || "You don't have permission"), /* @__PURE__ */ import_react12.default.createElement("div", null, (texts == null ? void 0 : texts.subtitle) || "If you think this is a problem please contact your administrator or our customer support"))));
|
970
971
|
};
|
971
972
|
|
972
|
-
//
|
973
|
+
// blocks/misc/ContactForm.tsx
|
973
974
|
var import_react13 = __toESM(require("react"));
|
974
975
|
var import_react_hook_form2 = require("react-hook-form");
|
975
976
|
var import_zod = require("@hookform/resolvers/zod");
|
976
977
|
var z = __toESM(require("zod"));
|
977
978
|
|
978
|
-
//
|
979
|
+
// elements/textarea/Textarea.tsx
|
979
980
|
var React18 = __toESM(require("react"));
|
980
981
|
var Textarea = React18.forwardRef(
|
981
982
|
({
|
@@ -1037,7 +1038,7 @@ var Textarea = React18.forwardRef(
|
|
1037
1038
|
);
|
1038
1039
|
Textarea.displayName = "Textarea";
|
1039
1040
|
|
1040
|
-
//
|
1041
|
+
// blocks/misc/ContactForm.tsx
|
1041
1042
|
var ContactForm = ({
|
1042
1043
|
cardless,
|
1043
1044
|
size = "default",
|
@@ -1,13 +1,13 @@
|
|
1
1
|
import {
|
2
2
|
Input
|
3
|
-
} from "../../chunk-
|
3
|
+
} from "../../chunk-FDKCMEMD.mjs";
|
4
4
|
import {
|
5
5
|
Chip,
|
6
6
|
ScrollArea
|
7
|
-
} from "../../chunk-
|
7
|
+
} from "../../chunk-POIP5U4M.mjs";
|
8
8
|
import {
|
9
9
|
Textarea
|
10
|
-
} from "../../chunk-
|
10
|
+
} from "../../chunk-APZM24KK.mjs";
|
11
11
|
import {
|
12
12
|
Button,
|
13
13
|
Card,
|
@@ -17,12 +17,12 @@ import {
|
|
17
17
|
CardHeader,
|
18
18
|
CardTitle,
|
19
19
|
cn
|
20
|
-
} from "../../chunk-
|
20
|
+
} from "../../chunk-AREFDTXK.mjs";
|
21
21
|
|
22
|
-
//
|
22
|
+
// blocks/misc/LegalTexts.tsx
|
23
23
|
import React2 from "react";
|
24
24
|
|
25
|
-
//
|
25
|
+
// elements/tabs/Tabs.tsx
|
26
26
|
import * as React from "react";
|
27
27
|
import * as TabsPrimitive from "@radix-ui/react-tabs";
|
28
28
|
var TabsContext = React.createContext({ orientation: "vertical" });
|
@@ -85,7 +85,7 @@ var TabsContent = React.forwardRef(({ className, ...props }, ref) => /* @__PURE_
|
|
85
85
|
));
|
86
86
|
TabsContent.displayName = TabsPrimitive.Content.displayName;
|
87
87
|
|
88
|
-
//
|
88
|
+
// blocks/misc/LegalTexts.tsx
|
89
89
|
var LegalTexts = ({ tabs, ...props }) => {
|
90
90
|
return /* @__PURE__ */ React2.createElement(
|
91
91
|
Tabs,
|
@@ -109,7 +109,7 @@ var LegalTexts = ({ tabs, ...props }) => {
|
|
109
109
|
);
|
110
110
|
};
|
111
111
|
|
112
|
-
//
|
112
|
+
// blocks/misc/EmptyState.tsx
|
113
113
|
import React3 from "react";
|
114
114
|
var EmptyState = ({ texts, onActionClick }) => {
|
115
115
|
return /* @__PURE__ */ React3.createElement(Card, null, /* @__PURE__ */ React3.createElement(CardContent, { headless: true }, /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center " }, /* @__PURE__ */ React3.createElement("div", { className: "hawa-flex hawa-h-10 hawa-w-10 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ React3.createElement(
|
@@ -126,7 +126,7 @@ var EmptyState = ({ texts, onActionClick }) => {
|
|
126
126
|
)), /* @__PURE__ */ React3.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.youreCaughtUp) || "You're all caught up"))), /* @__PURE__ */ React3.createElement(CardFooter, null, /* @__PURE__ */ React3.createElement(Button, { className: "hawa-w-full", onClick: () => onActionClick() }, (texts == null ? void 0 : texts.actionText) || "Go Home")));
|
127
127
|
};
|
128
128
|
|
129
|
-
//
|
129
|
+
// blocks/misc/Testimonial.tsx
|
130
130
|
import React4 from "react";
|
131
131
|
var Testimonial = () => {
|
132
132
|
return /* @__PURE__ */ React4.createElement(Card, null, /* @__PURE__ */ React4.createElement(CardContent, { headless: true }, /* @__PURE__ */ React4.createElement("div", null, /* @__PURE__ */ React4.createElement("p", { className: "mb-4 max-w-sm" }, "The team at Sikka Software is simply amazing. The tech is easy to follow, easy to work with, and infinitely flexible. The solution opportunities created by Tines are endless.")), /* @__PURE__ */ React4.createElement("div", { className: "flex flex-row gap-4" }, /* @__PURE__ */ React4.createElement("svg", { width: "48", height: "48", viewBox: "0 0 48 48", fill: "none" }, /* @__PURE__ */ React4.createElement("rect", { width: "48", height: "48", rx: "24", fill: "#45BE8B" }), /* @__PURE__ */ React4.createElement(
|
@@ -144,7 +144,7 @@ var Testimonial = () => {
|
|
144
144
|
)), /* @__PURE__ */ React4.createElement("span", { className: "border border-l " }), " ", /* @__PURE__ */ React4.createElement("div", null, /* @__PURE__ */ React4.createElement("strong", null, "Brent Lassi"), /* @__PURE__ */ React4.createElement("div", null, " Chief Information Security Officer")))));
|
145
145
|
};
|
146
146
|
|
147
|
-
//
|
147
|
+
// blocks/misc/LeadGenerator.tsx
|
148
148
|
import React5 from "react";
|
149
149
|
import { useForm, Controller } from "react-hook-form";
|
150
150
|
var LeadGenerator = ({ texts, submitHandler }) => {
|
@@ -184,7 +184,7 @@ var LeadGenerator = ({ texts, submitHandler }) => {
|
|
184
184
|
)));
|
185
185
|
};
|
186
186
|
|
187
|
-
//
|
187
|
+
// blocks/misc/Announcement.tsx
|
188
188
|
import React6 from "react";
|
189
189
|
var Announcement = ({
|
190
190
|
onActionClick,
|
@@ -208,13 +208,13 @@ var Announcement = ({
|
|
208
208
|
));
|
209
209
|
};
|
210
210
|
|
211
|
-
//
|
211
|
+
// blocks/misc/NotFound.tsx
|
212
212
|
import React7 from "react";
|
213
213
|
var NotFound = ({ texts }) => {
|
214
214
|
return /* @__PURE__ */ React7.createElement(Card, null, /* @__PURE__ */ React7.createElement(CardContent, { headless: true }, /* @__PURE__ */ React7.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center dark:hawa-text-white" }, /* @__PURE__ */ React7.createElement("div", { className: "hawa-text-center hawa-text-6xl hawa-font-bold " }, "404"), /* @__PURE__ */ React7.createElement("div", { className: "hawa-m-2 hawa-text-center hawa-text-xl hawa-font-bold " }, (texts == null ? void 0 : texts.pageNotFound) || "Page Not Found"), /* @__PURE__ */ React7.createElement("div", { className: "hawa-mb-4 hawa-text-center" }, (texts == null ? void 0 : texts.ifLost) || /* @__PURE__ */ React7.createElement(React7.Fragment, null, "If you're lost please contact us ", /* @__PURE__ */ React7.createElement("span", { className: "clickable-link" }, "help@sikka.io"))), /* @__PURE__ */ React7.createElement(Button, { className: "hawa-w-full" }, (texts == null ? void 0 : texts.home) || "Home"))));
|
215
215
|
};
|
216
216
|
|
217
|
-
//
|
217
|
+
// blocks/misc/NoPermission.tsx
|
218
218
|
import React8 from "react";
|
219
219
|
var NoPermission = ({ texts }) => {
|
220
220
|
return /* @__PURE__ */ React8.createElement(Card, null, /* @__PURE__ */ React8.createElement(CardContent, { headless: true }, /* @__PURE__ */ React8.createElement("div", { className: "hawa-flex hawa-flex-col hawa-items-center hawa-justify-center hawa-text-center" }, /* @__PURE__ */ React8.createElement("div", { className: "hawa-flex hawa-h-10 hawa-w-10 hawa-flex-col hawa-items-center hawa-justify-center hawa-rounded-3xl hawa-bg-primary hawa-text-6xl hawa-font-bold hawa-text-primary-foreground" }, /* @__PURE__ */ React8.createElement(
|
@@ -231,7 +231,7 @@ var NoPermission = ({ texts }) => {
|
|
231
231
|
)), /* @__PURE__ */ React8.createElement("div", { className: "hawa-m-2 hawa-text-xl hawa-font-bold" }, (texts == null ? void 0 : texts.title) || "You don't have permission"), /* @__PURE__ */ React8.createElement("div", null, (texts == null ? void 0 : texts.subtitle) || "If you think this is a problem please contact your administrator or our customer support"))));
|
232
232
|
};
|
233
233
|
|
234
|
-
//
|
234
|
+
// blocks/misc/ContactForm.tsx
|
235
235
|
import React9 from "react";
|
236
236
|
import { useForm as useForm2, Controller as Controller2 } from "react-hook-form";
|
237
237
|
import { zodResolver } from "@hookform/resolvers/zod";
|