@sikka/hawa 0.11.4-next → 0.11.6-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/README.md CHANGED
@@ -30,18 +30,12 @@
30
30
  </a>
31
31
  </p>
32
32
 
33
- # Hawa | هواء
33
+ ---
34
34
 
35
- <!-- [![NPM](https://img.shields.io/npm/v/@sikka/hawa.svg?style=flat&colorA=000000&colorB=1082c3)](https://www.npmjs.com/package/@sikka/hawa) -->
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>
36
37
 
37
- <!-- [![NPM@beta](https://img.shields.io/npm/v/@sikka/hawa/beta.svg?style=flat&colorA=000000&colorB=ea7637)](https://www.npmjs.com/package/@sikka/hawa) -->
38
- <!--
39
- [![Hawa CI - @latest](https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml/badge.svg)](https://github.com/sikka-software/Hawa/actions/workflows/hawa-main.yml)
40
- [![Hawa CI - @beta](https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml/badge.svg)](https://github.com/sikka-software/Hawa/actions/workflows/hawa-beta.yml) -->
41
-
42
- <!-- [![NPM](https://img.shields.io/npm/dt/@sikka/hawa.svg?style=flat&colorA=000000&colorB=000000)](https://www.npmjs.com/package/@sikka/hawa) -->
43
-
44
- > Opinionated UI Kit for web apps and websites built with TailwindCSS
38
+ ---
45
39
 
46
40
  ### Tools used
47
41
 
package/dist/index.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*
2
- ! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
2
+ ! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com
3
3
  *//*
4
4
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
5
5
  2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
package/dist/index.js CHANGED
@@ -1428,7 +1428,7 @@ var ItemCard = function(_param) {
1428
1428
  className: "hawa-relative hawa-w-full hawa-p-4 xs:hawa-p-6 xs:hawa-pb-2 xs:hawa-px-2"
1429
1429
  }, headerActions && /* @__PURE__ */ import_react6.default.createElement("div", {
1430
1430
  className: "hawa-absolute hawa-right-0 hawa-top-0 hawa-flex hawa-justify-end hawa-pr-3 hawa-pt-3"
1431
- }, /* @__PURE__ */ import_react6.default.createElement(DropdownMenu, {
1431
+ }, /* @__PURE__ */ import_react6.default.createElement(StopPropagationWrapper, null, /* @__PURE__ */ import_react6.default.createElement(DropdownMenu, {
1432
1432
  items: headerActions,
1433
1433
  trigger: /* @__PURE__ */ import_react6.default.createElement(Button, {
1434
1434
  variant: "ghost",
@@ -1444,7 +1444,7 @@ var ItemCard = function(_param) {
1444
1444
  }, /* @__PURE__ */ import_react6.default.createElement("path", {
1445
1445
  d: "M10 6a2 2 0 110-4 2 2 0 010 4zM10 12a2 2 0 110-4 2 2 0 010 4zM10 18a2 2 0 110-4 2 2 0 010 4z"
1446
1446
  })))
1447
- })), /* @__PURE__ */ import_react6.default.createElement("div", {
1447
+ }))), /* @__PURE__ */ import_react6.default.createElement("div", {
1448
1448
  className: " hawa-mx-2"
1449
1449
  }, header && /* @__PURE__ */ import_react6.default.createElement("h5", {
1450
1450
  className: "hawa-mb-2 hawa-text-2xl hawa-font-bold hawa-tracking-tight "
package/dist/index.mjs CHANGED
@@ -812,7 +812,7 @@ var ItemCard = ({
812
812
  clickableImageActionIcon,
813
813
  clickableImageActionText
814
814
  ))),
815
- /* @__PURE__ */ React9.createElement("div", { className: "hawa-relative hawa-w-full hawa-p-4 xs:hawa-p-6 xs:hawa-pb-2 xs:hawa-px-2" }, headerActions && /* @__PURE__ */ React9.createElement("div", { className: "hawa-absolute hawa-right-0 hawa-top-0 hawa-flex hawa-justify-end hawa-pr-3 hawa-pt-3" }, /* @__PURE__ */ React9.createElement(
815
+ /* @__PURE__ */ React9.createElement("div", { className: "hawa-relative hawa-w-full hawa-p-4 xs:hawa-p-6 xs:hawa-pb-2 xs:hawa-px-2" }, headerActions && /* @__PURE__ */ React9.createElement("div", { className: "hawa-absolute hawa-right-0 hawa-top-0 hawa-flex hawa-justify-end hawa-pr-3 hawa-pt-3" }, /* @__PURE__ */ React9.createElement(StopPropagationWrapper, null, /* @__PURE__ */ React9.createElement(
816
816
  DropdownMenu,
817
817
  {
818
818
  items: headerActions,
@@ -836,7 +836,7 @@ var ItemCard = ({
836
836
  )
837
837
  )
838
838
  }
839
- )), /* @__PURE__ */ React9.createElement("div", { className: " hawa-mx-2" }, header && /* @__PURE__ */ React9.createElement("h5", { className: "hawa-mb-2 hawa-text-2xl hawa-font-bold hawa-tracking-tight " }, header), content && /* @__PURE__ */ React9.createElement("span", { className: "hawa-w-full hawa-font-normal " }, content)), actions || counts ? /* @__PURE__ */ React9.createElement(
839
+ ))), /* @__PURE__ */ React9.createElement("div", { className: " hawa-mx-2" }, header && /* @__PURE__ */ React9.createElement("h5", { className: "hawa-mb-2 hawa-text-2xl hawa-font-bold hawa-tracking-tight " }, header), content && /* @__PURE__ */ React9.createElement("span", { className: "hawa-w-full hawa-font-normal " }, content)), actions || counts ? /* @__PURE__ */ React9.createElement(
840
840
  "div",
841
841
  {
842
842
  className: clsx5(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sikka/hawa",
3
- "version": "0.11.4-next",
3
+ "version": "0.11.6-next",
4
4
  "main": "./dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {
@@ -41,16 +41,16 @@
41
41
  "@radix-ui/react-toast": "^1.1.5",
42
42
  "@radix-ui/react-tooltip": "^1.0.7",
43
43
  "@tanstack/react-table": "^8.10.3",
44
- "@types/node": "20.8.4",
45
- "@types/react": "18.2.28",
46
- "@types/react-dom": "18.2.13",
44
+ "@types/node": "^20.8.9",
45
+ "@types/react": "^18.2.32",
46
+ "@types/react-dom": "^18.2.14",
47
47
  "class-variance-authority": "^0.7.0",
48
48
  "clsx": "^2.0.0",
49
49
  "cmdk": "^0.2.0",
50
50
  "eslint": "8.50.0",
51
51
  "eslint-config-next": "13.5.3",
52
52
  "libphonenumber-js": "^1.10.48",
53
- "next": "^13.5.4",
53
+ "next": "^13.5.6",
54
54
  "next-themes": "^0.2.1",
55
55
  "prism-react-renderer": "^2.1.0",
56
56
  "react": "18.2.0",
@@ -75,13 +75,13 @@
75
75
  "@storybook/testing-library": "^0.2.2",
76
76
  "autoprefixer": "^10.4.16",
77
77
  "eslint-plugin-storybook": "^0.6.15",
78
- "lucide-react": "^0.279.0",
78
+ "lucide-react": "^0.289.0",
79
79
  "postcss": "^8.4.31",
80
80
  "postcss-cli": "^10.1.0",
81
81
  "postcss-import": "^15.1.0",
82
82
  "storybook": "^7.5.1",
83
83
  "storybook-dark-mode": "^3.0.1",
84
- "tailwindcss": "^3.3.3",
84
+ "tailwindcss": "^3.3.5",
85
85
  "tailwindcss-animate": "^1.0.7",
86
86
  "tsup": "^7.2.0"
87
87
  }