@akinon/ui-react 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -55663,10 +55663,10 @@ const UU = ({ children: e, ...t }) => /* @__PURE__ */ pt(Er, { ...t, children: e
55663
55663
  }) => {
55664
55664
  if (!e || !t)
55665
55665
  return null;
55666
- const d = e.icons.find((g) => g.properties.name === t);
55666
+ const d = e.icons.find((h) => h.properties.name === t);
55667
55667
  if (!d)
55668
55668
  return null;
55669
- const u = {
55669
+ const f = {
55670
55670
  ...a ? {} : {
55671
55671
  display: "inline-block",
55672
55672
  stroke: "currentColor",
@@ -55674,19 +55674,19 @@ const UU = ({ children: e, ...t }) => /* @__PURE__ */ pt(Er, { ...t, children: e
55674
55674
  },
55675
55675
  ...n ? { width: n, height: n } : {},
55676
55676
  ...c.style || {}
55677
- }, { width: v = "1024" } = d.icon, m = `0 0 ${v} 1024`, h = d.icon.paths.map((g, p) => {
55678
- var S;
55679
- const b = (S = d.icon.attrs) == null ? void 0 : S[p], y = {
55680
- d: g,
55681
- key: t + p,
55677
+ }, { width: u = "1024" } = d.icon, v = `0 0 ${u} 1024`, m = d.icon.paths.map((h, g) => {
55678
+ var p;
55679
+ const b = (p = d.icon.attrs) == null ? void 0 : p[g], y = {
55680
+ d: h,
55681
+ key: t + g,
55682
55682
  ...!o && b ? b : {}
55683
55683
  };
55684
55684
  return M1(l || "path", y);
55685
55685
  });
55686
- return r && h.push(M1("title", { key: r }, r)), M1(
55686
+ return r && m.push(M1("title", { key: r }, r)), M1(
55687
55687
  i || "svg",
55688
- { ...c, viewBox: m, style: u },
55689
- h
55688
+ { ...c, viewBox: v, style: f },
55689
+ m
55690
55690
  );
55691
55691
  }, uU = "selection", fU = [
55692
55692
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@akinon/ui-react",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -9,51 +9,53 @@
9
9
  "dist"
10
10
  ],
11
11
  "dependencies": {
12
- "@akinon/ui-auto-complete": "0.0.2",
12
+ "react": "^18.2.0",
13
+ "react-dom": "^18.2.0",
13
14
  "@akinon/ui-alert": "0.0.2",
15
+ "@akinon/ui-auto-complete": "0.0.2",
14
16
  "@akinon/ui-avatar": "0.0.2",
15
17
  "@akinon/ui-badge": "0.0.2",
16
18
  "@akinon/ui-breadcrumb": "0.0.2",
17
- "@akinon/ui-card": "0.0.3",
19
+ "@akinon/ui-button": "0.0.2",
20
+ "@akinon/ui-carousel": "0.0.2",
21
+ "@akinon/ui-card": "0.0.4",
18
22
  "@akinon/ui-checkbox": "0.0.2",
19
- "@akinon/ui-collapse": "0.0.2",
23
+ "@akinon/ui-collapse": "0.0.3",
20
24
  "@akinon/ui-color-picker": "0.0.2",
21
- "@akinon/ui-carousel": "0.0.2",
22
- "@akinon/ui-button": "0.0.2",
25
+ "@akinon/ui-date-picker": "0.0.2",
23
26
  "@akinon/ui-drawer": "0.0.2",
24
27
  "@akinon/ui-divider": "0.0.2",
25
28
  "@akinon/ui-dropdown": "0.0.2",
26
29
  "@akinon/ui-layout": "0.1.0",
27
- "@akinon/ui-date-picker": "0.0.2",
28
- "@akinon/ui-menu": "0.0.2",
29
- "@akinon/ui-image": "0.0.2",
30
30
  "@akinon/ui-list": "0.0.2",
31
- "@akinon/ui-input": "0.0.2",
31
+ "@akinon/ui-image": "0.0.2",
32
32
  "@akinon/ui-input-number": "0.0.2",
33
+ "@akinon/ui-message": "0.0.2",
34
+ "@akinon/ui-menu": "0.0.2",
35
+ "@akinon/ui-notification": "0.0.2",
36
+ "@akinon/ui-input": "0.0.2",
33
37
  "@akinon/ui-modal": "0.0.2",
34
38
  "@akinon/ui-pagination": "0.0.2",
35
- "@akinon/ui-message": "0.0.2",
39
+ "@akinon/ui-progress": "0.0.2",
36
40
  "@akinon/ui-popover": "0.0.2",
37
- "@akinon/ui-notification": "0.0.2",
38
41
  "@akinon/ui-radio": "0.0.2",
39
- "@akinon/ui-progress": "0.0.2",
40
42
  "@akinon/ui-segmented": "0.0.2",
43
+ "@akinon/ui-select": "0.0.2",
41
44
  "@akinon/ui-skeleton": "0.0.2",
45
+ "@akinon/ui-spin": "0.0.2",
42
46
  "@akinon/ui-slider": "0.0.2",
47
+ "@akinon/ui-switch": "0.0.2",
43
48
  "@akinon/ui-steps": "0.0.2",
44
49
  "@akinon/ui-space": "0.0.2",
45
- "@akinon/ui-spin": "0.0.2",
46
- "@akinon/ui-switch": "0.0.2",
47
- "@akinon/ui-select": "0.0.2",
48
50
  "@akinon/ui-table": "0.0.2",
49
- "@akinon/ui-transfer": "0.0.2",
50
- "@akinon/ui-tree": "0.0.2",
51
- "@akinon/ui-time-picker": "0.0.2",
52
- "@akinon/ui-theme": "0.0.2",
53
51
  "@akinon/ui-system": "0.0.2",
52
+ "@akinon/ui-theme": "0.0.2",
54
53
  "@akinon/ui-tooltip": "0.0.2",
55
- "@akinon/ui-tree-select": "0.0.2",
56
- "@akinon/ui-typography": "0.0.2"
54
+ "@akinon/ui-time-picker": "0.0.2",
55
+ "@akinon/ui-transfer": "0.0.2",
56
+ "@akinon/ui-tree": "0.0.2",
57
+ "@akinon/ui-typography": "0.0.2",
58
+ "@akinon/ui-tree-select": "0.0.2"
57
59
  },
58
60
  "devDependencies": {
59
61
  "clean-package": "2.2.0",
@@ -61,10 +63,6 @@
61
63
  "@akinon/vite-config": "^0.1.1",
62
64
  "tsconfig": "0.0.0"
63
65
  },
64
- "peerDependencies": {
65
- "react": ">=18",
66
- "react-dom": ">=18"
67
- },
68
66
  "clean-package": "../../../clean-package.config.json",
69
67
  "types": "dist/index.d.ts",
70
68
  "exports": {