konsolpro-custom-ui 0.0.370 → 0.0.371

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.
@@ -0,0 +1,17 @@
1
+ var n = Object.defineProperty;
2
+ var r = Object.getOwnPropertySymbols;
3
+ var c = Object.prototype.hasOwnProperty, l = Object.prototype.propertyIsEnumerable;
4
+ var C = (o, e, t) => e in o ? n(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t, m = (o, e) => {
5
+ for (var t in e || (e = {}))
6
+ c.call(e, t) && C(o, t, e[t]);
7
+ if (r)
8
+ for (var t of r(e))
9
+ l.call(e, t) && C(o, t, e[t]);
10
+ return o;
11
+ };
12
+ import * as a from "react";
13
+ import { forwardRef as w } from "react";
14
+ const s = (o, e) => /* @__PURE__ */ a.createElement("svg", m({ width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ref: e }, o), /* @__PURE__ */ a.createElement("path", { d: "M12.863 11.526L12.003 10.666V7.33268C12.003 5.28602 10.9096 3.57268 9.00296 3.11935V2.66602C9.00296 2.11268 8.5563 1.66602 8.00296 1.66602C7.44963 1.66602 7.00296 2.11268 7.00296 2.66602V3.11935C5.08963 3.57268 4.00296 5.27935 4.00296 7.33268V10.666L3.14296 11.526C2.72296 11.946 3.0163 12.666 3.60963 12.666H12.3896C12.9896 12.666 13.283 11.946 12.863 11.526ZM10.6696 11.3327H5.3363V7.33268C5.3363 5.67935 6.34296 4.33268 8.00296 4.33268C9.66296 4.33268 10.6696 5.67935 10.6696 7.33268V11.3327ZM8.00296 14.666C8.7363 14.666 9.3363 14.066 9.3363 13.3327H6.66963C6.66963 14.066 7.26296 14.666 8.00296 14.666Z" })), p = w(s);
15
+ export {
16
+ p as ReactComponent
17
+ };
@@ -0,0 +1,17 @@
1
+ var a = Object.defineProperty;
2
+ var C = Object.getOwnPropertySymbols;
3
+ var m = Object.prototype.hasOwnProperty, c = Object.prototype.propertyIsEnumerable;
4
+ var r = (t, e, o) => e in t ? a(t, e, { enumerable: !0, configurable: !0, writable: !0, value: o }) : t[e] = o, l = (t, e) => {
5
+ for (var o in e || (e = {}))
6
+ m.call(e, o) && r(t, o, e[o]);
7
+ if (C)
8
+ for (var o of C(e))
9
+ c.call(e, o) && r(t, o, e[o]);
10
+ return t;
11
+ };
12
+ import * as n from "react";
13
+ import { forwardRef as d } from "react";
14
+ const i = (t, e) => /* @__PURE__ */ n.createElement("svg", l({ width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", ref: e }, t), /* @__PURE__ */ n.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.15041 14.96C6.77649 14.96 6.138 14.7586 5.02816 13.9528C4.32616 14.8593 2.10315 15.5677 2.00621 14.3557C2.00621 13.4459 1.80563 12.677 1.57832 11.8377C1.30754 10.8036 1 9.65201 1 7.98338C1 3.99815 4.25596 1 8.11364 1C11.9747 1 15 4.14588 15 8.02031C15.0062 9.8523 14.2885 11.6119 13.0043 12.913C11.7201 14.2141 9.97446 14.9503 8.15041 14.96ZM8.20724 4.44469C6.32854 4.34732 4.86436 5.65335 4.5401 7.70136C4.27267 9.39685 4.74736 11.4616 5.15185 11.5691C5.34574 11.6161 5.8338 11.2199 6.138 10.9144C6.64101 11.2634 7.22677 11.473 7.83618 11.5221C8.77194 11.5673 9.68801 11.242 10.3875 10.616C11.087 9.99011 11.514 9.11355 11.5769 8.17475C11.6134 7.23402 11.2809 6.31645 10.6507 5.61949C10.0205 4.92253 9.14309 4.50188 8.20724 4.44804V4.44469Z" })), p = d(i);
15
+ export {
16
+ p as ReactComponent
17
+ };
@@ -357,7 +357,7 @@ const u = {
357
357
  return import("../../chunks/whats-app-icon-XbrqQF8U.js");
358
358
  })),
359
359
  MaxIcon: n(() => o(null, null, function* () {
360
- return import("../../chunks/max-icon-CAsMhZ0Y.js");
360
+ return import("../../chunks/max-icon-CTdBEAt8.js");
361
361
  })),
362
362
  SettingsBackupRestoreIcon: n(
363
363
  () => o(null, null, function* () {
@@ -366,6 +366,9 @@ const u = {
366
366
  ),
367
367
  PauseCircleIcon: n(() => o(null, null, function* () {
368
368
  return import("../../chunks/pause-circle-icon-Dpio-qM3.js");
369
+ })),
370
+ BellIcon: n(() => o(null, null, function* () {
371
+ return import("../../chunks/bell-icon-L-Ynt5XK.js");
369
372
  }))
370
373
  };
371
374
  export {
@@ -107,5 +107,6 @@ export declare const icons: {
107
107
  MaxIcon: import('react').LazyExoticComponent<import('react').ComponentType<import('react').SVGProps<SVGSVGElement>>>;
108
108
  SettingsBackupRestoreIcon: import('react').LazyExoticComponent<import('react').ComponentType<import('react').SVGProps<SVGSVGElement>>>;
109
109
  PauseCircleIcon: import('react').LazyExoticComponent<import('react').ComponentType<import('react').SVGProps<SVGSVGElement>>>;
110
+ BellIcon: import('react').LazyExoticComponent<import('react').ComponentType<import('react').SVGProps<SVGSVGElement>>>;
110
111
  };
111
112
  export type IconName = keyof typeof icons;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "konsolpro-custom-ui",
3
3
  "type": "module",
4
- "version": "0.0.370",
4
+ "version": "0.0.371",
5
5
  "packageManager": "yarn@3.4.1",
6
6
  "license": "MIT",
7
7
  "sideEffects": [
@@ -1,17 +0,0 @@
1
- var a = Object.defineProperty;
2
- var C = Object.getOwnPropertySymbols;
3
- var i = Object.prototype.hasOwnProperty, m = Object.prototype.propertyIsEnumerable;
4
- var l = (o, e, t) => e in o ? a(o, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : o[e] = t, n = (o, e) => {
5
- for (var t in e || (e = {}))
6
- i.call(e, t) && l(o, t, e[t]);
7
- if (C)
8
- for (var t of C(e))
9
- m.call(e, t) && l(o, t, e[t]);
10
- return o;
11
- };
12
- import * as r from "react";
13
- import { forwardRef as w } from "react";
14
- const c = (o, e) => /* @__PURE__ */ r.createElement("svg", n({ width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ref: e }, o), /* @__PURE__ */ r.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.15041 14.96C6.77649 14.96 6.138 14.7586 5.02816 13.9528C4.32616 14.8593 2.10315 15.5677 2.00621 14.3557C2.00621 13.4459 1.80563 12.677 1.57832 11.8377C1.30754 10.8036 1 9.65201 1 7.98338C1 3.99815 4.25596 1 8.11364 1C11.9747 1 15 4.14588 15 8.02031C15.0062 9.8523 14.2885 11.6119 13.0043 12.913C11.7201 14.2141 9.97446 14.9503 8.15041 14.96ZM8.20724 4.44469C6.32854 4.34732 4.86436 5.65335 4.5401 7.70136C4.27267 9.39685 4.74736 11.4616 5.15185 11.5691C5.34574 11.6161 5.8338 11.2199 6.138 10.9144C6.64101 11.2634 7.22677 11.473 7.83618 11.5221C8.77194 11.5673 9.68801 11.242 10.3875 10.616C11.087 9.99011 11.514 9.11355 11.5769 8.17475C11.6134 7.23402 11.2809 6.31645 10.6507 5.61949C10.0205 4.92253 9.14309 4.50188 8.20724 4.44804V4.44469Z", fill: "white" })), p = w(c);
15
- export {
16
- p as ReactComponent
17
- };