@sikka/hawa 0.26.20 → 0.26.22
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/README.md +91 -0
- package/dist/blocks/auth/index.mjs +5 -4
- package/dist/blocks/feedback/index.js +114 -118
- package/dist/blocks/feedback/index.mjs +6 -5
- package/dist/blocks/index.js +28 -30
- package/dist/blocks/index.mjs +2 -2
- package/dist/blocks/misc/index.js +28 -30
- package/dist/blocks/misc/index.mjs +20 -17
- package/dist/blocks/pricing/index.mjs +4 -4
- package/dist/{chunk-OTGCLEKC.mjs → chunk-2R7F2GL7.mjs} +20 -0
- package/dist/{chunk-POIP5U4M.mjs → chunk-4EGKGSGY.mjs} +1 -1
- package/dist/{chunk-APZM24KK.mjs → chunk-5YXZXYLH.mjs} +15 -18
- package/dist/{chunk-WPSUV4AD.mjs → chunk-F3DQJHTG.mjs} +29 -31
- package/dist/{chunk-VQQ6MUX5.mjs → chunk-FQ6WVEHW.mjs} +1 -1
- package/dist/{chunk-U3TZWNDZ.mjs → chunk-GVJYACGA.mjs} +1 -1
- package/dist/{chunk-Z5SL5QTQ.mjs → chunk-MQUAGP7K.mjs} +20 -0
- package/dist/{chunk-OAXF3RCQ.mjs → chunk-NMS5LCSQ.mjs} +1 -1
- package/dist/{chunk-4IOG44R3.mjs → chunk-OY66MBXP.mjs} +1 -1
- package/dist/{chunk-FDKCMEMD.mjs → chunk-R4HAAT6R.mjs} +1 -1
- package/dist/chunk-WUHNPHD5.mjs +0 -0
- package/dist/codeBlock/index.mjs +1 -1
- package/dist/colorPicker/index.d.mts +4 -0
- package/dist/colorPicker/index.d.ts +4 -0
- package/dist/colorPicker/index.js +80 -23
- package/dist/colorPicker/index.mjs +54 -15
- package/dist/dataTable/index.d.mts +2 -1
- package/dist/dataTable/index.d.ts +2 -1
- package/dist/dataTable/index.js +1 -1
- package/dist/dataTable/index.mjs +1 -1
- package/dist/elements/index.d.mts +7 -1
- package/dist/elements/index.d.ts +7 -1
- package/dist/elements/index.js +62 -34
- package/dist/elements/index.mjs +19 -7
- package/dist/index.css +11 -3
- package/dist/index.d.mts +7 -1
- package/dist/index.d.ts +7 -1
- package/dist/index.js +62 -34
- package/dist/index.mjs +62 -34
- package/dist/layout/index.mjs +2 -2
- package/dist/switch/index.d.mts +1 -1
- package/dist/switch/index.d.ts +1 -1
- package/dist/tabs/index.d.mts +2 -2
- package/dist/tabs/index.d.ts +2 -2
- package/dist/tabs/index.js +15 -13
- package/dist/tabs/index.mjs +15 -13
- package/dist/textarea/index.d.mts +1 -0
- package/dist/textarea/index.d.ts +1 -0
- package/dist/textarea/index.js +59 -36
- package/dist/textarea/index.mjs +59 -36
- package/package.json +10 -10
- package/dist/commonTypes-cyhMPvmz.d.mts +0 -4
- package/dist/commonTypes-cyhMPvmz.d.ts +0 -4
- /package/dist/{chunk-AREFDTXK.mjs → chunk-D36MPDGE.mjs} +0 -0
package/README.md
ADDED
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
<p align="center">
|
|
2
|
+
<img src="https://res.cloudinary.com/dt8onsdfl/image/upload/v1694478376/hawa-logo-white-bg.jpg" alt="Hawa | هواء" />
|
|
3
|
+
</p>
|
|
4
|
+
|
|
5
|
+
<p align="center">
|
|
6
|
+
<a href="https://hawa.style/docs">Documentation</a> -
|
|
7
|
+
<a href="https://github.com/sikka-software/Hawa/blob/main/CHANGELOG.md">Changelog</a>
|
|
8
|
+
<!-- <a href="https://hawa.style/roadmap">Roadmap</a> -->
|
|
9
|
+
</p>
|
|
10
|
+
|
|
11
|
+
<p align="center">
|
|
12
|
+
<a href="https://www.npmjs.com/package/@sikka/hawa">
|
|
13
|
+
<img src="https://img.shields.io/npm/v/@sikka/hawa.svg?style=flat&colorA=000000&colorB=1082c3" alt="npm"/>
|
|
14
|
+
</a>
|
|
15
|
+
<!-- <a href="https://www.npmjs.com/package/@sikka/hawa">
|
|
16
|
+
<img src="https://img.shields.io/npm/v/@sikka/hawa/beta.svg?style=flat&colorA=000000&colorB=ea7637" alt="@beta tag"/>
|
|
17
|
+
</a> -->
|
|
18
|
+
<a href="https://www.npmjs.com/package/@sikka/hawa">
|
|
19
|
+
<img src="https://img.shields.io/npm/v/@sikka/hawa/next.svg?style=flat&colorA=000000&colorB=ea7637" alt="@next tag"/>
|
|
20
|
+
</a>
|
|
21
|
+
<a href="https://www.npmjs.com/package/@sikka/hawa">
|
|
22
|
+
<img src="https://img.shields.io/npm/dt/@sikka/hawa.svg?style=flat&colorA=000000&colorB=000000" alt="npm"/>
|
|
23
|
+
</a>
|
|
24
|
+
<br />
|
|
25
|
+
<a href="https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml">
|
|
26
|
+
<img src="https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml/badge.svg" alt="@latest tag"/>
|
|
27
|
+
</a>
|
|
28
|
+
<a href="https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml">
|
|
29
|
+
<img src="https://github.com/sikka-software/Hawa/actions/workflows/hawa-monorepo.yml/badge.svg" alt="@next tag"/>
|
|
30
|
+
</a>
|
|
31
|
+
</p>
|
|
32
|
+
|
|
33
|
+
---
|
|
34
|
+
|
|
35
|
+
<p style="font-size: 40px; font-weight: 500" align="center">Hawa | هــواء</p>
|
|
36
|
+
<p align="center">Opinionated UI Kit for web apps and websites built with TailwindCSS</p>
|
|
37
|
+
|
|
38
|
+
---
|
|
39
|
+
|
|
40
|
+
### Tools used
|
|
41
|
+
|
|
42
|
+
- Styling: [Tailwind](https://tailwindcss.com/)
|
|
43
|
+
- Headless UI: [Radix-UI](https://www.radix-ui.com/)
|
|
44
|
+
- Forms: [react-hook-form](https://react-hook-form.com/)
|
|
45
|
+
- Tables: [@tanstack/react-table](https://tanstack.com/table/v8)
|
|
46
|
+
- Form Validation: [zod](https://zod.dev/)
|
|
47
|
+
- Phone Validation: [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js)
|
|
48
|
+
- Carousel: [embla-carousel-react](https://www.embla-carousel.com/)
|
|
49
|
+
- Combobox: [cmdk](https://github.com/pacocoursey/cmdk)
|
|
50
|
+
|
|
51
|
+
## Install
|
|
52
|
+
|
|
53
|
+
**Note:** Current npm tags 👇
|
|
54
|
+
|
|
55
|
+
`@beta` is archived.
|
|
56
|
+
|
|
57
|
+
`@next` only points to pre-releases.
|
|
58
|
+
|
|
59
|
+
`@latest` for the latest stable release.
|
|
60
|
+
|
|
61
|
+
```bash
|
|
62
|
+
npm install @sikka/hawa
|
|
63
|
+
```
|
|
64
|
+
|
|
65
|
+
</br>
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## Contributing
|
|
69
|
+
|
|
70
|
+
Please see our [contributing.md](/contributing.md).
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
</br>
|
|
75
|
+
|
|
76
|
+

|
|
77
|
+
|
|
78
|
+
## License
|
|
79
|
+
|
|
80
|
+
MIT © [SIKKA SOFTWARE](https://sikka.sa)
|
|
81
|
+
|
|
82
|
+
<!--start: logo-->
|
|
83
|
+
<p align="center">
|
|
84
|
+
<a href="https://sikka.io">
|
|
85
|
+
<img width="44" alt="Sikka" src="https://i.postimg.cc/8cK4tnKQ/sikka-symbol-black.png">
|
|
86
|
+
</a>
|
|
87
|
+
</p>
|
|
88
|
+
<p align="center">
|
|
89
|
+
<sub>An open source project by <a href="https://sikka.io">Sikka</a></sub>
|
|
90
|
+
</p>
|
|
91
|
+
<!--end: logo-->
|
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Input
|
|
3
|
-
} from "../../chunk-
|
|
3
|
+
} from "../../chunk-R4HAAT6R.mjs";
|
|
4
4
|
import {
|
|
5
5
|
StopPropagationWrapper
|
|
6
6
|
} from "../../chunk-ZS3FB3PO.mjs";
|
|
7
7
|
import {
|
|
8
8
|
Select
|
|
9
|
-
} from "../../chunk-
|
|
9
|
+
} from "../../chunk-OY66MBXP.mjs";
|
|
10
|
+
import "../../chunk-WUHNPHD5.mjs";
|
|
10
11
|
import {
|
|
11
12
|
EyeIcon,
|
|
12
13
|
HiddenEyeIcon
|
|
13
|
-
} from "../../chunk-
|
|
14
|
+
} from "../../chunk-GVJYACGA.mjs";
|
|
14
15
|
import {
|
|
15
16
|
Button,
|
|
16
17
|
Card,
|
|
@@ -22,7 +23,7 @@ import {
|
|
|
22
23
|
Label,
|
|
23
24
|
Loading,
|
|
24
25
|
cn
|
|
25
|
-
} from "../../chunk-
|
|
26
|
+
} from "../../chunk-D36MPDGE.mjs";
|
|
26
27
|
|
|
27
28
|
// blocks/auth/LoginForm.tsx
|
|
28
29
|
import React5, { useState as useState3 } from "react";
|