@gusarov-studio/rubik-ui 3.11.1 → 3.12.0

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,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock01: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock01 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock02: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock02 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock03: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock03 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock04: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock04 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock05: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock05 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock06: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock06 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock07: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock07 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock08: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock08 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock09: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock09 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock10: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock10 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock11: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock11 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Clock12: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Clock12 };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const ClockAlert: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { ClockAlert };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const ClockArrowDown: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { ClockArrowDown };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const ClockArrowUp: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { ClockArrowUp };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Diamond: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Diamond };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const DiamondMinus: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { DiamondMinus };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const DiamondPercent: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { DiamondPercent };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const DiamondPlus: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { DiamondPlus };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Gem: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Gem };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const History: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { History };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Hourglass: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Hourglass };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Timer: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Timer };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const TimerOff: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { TimerOff };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const TimerReset: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { TimerReset };
@@ -0,0 +1,4 @@
1
+ import React from "react";
2
+ import type { GlyphProps } from "../types";
3
+ declare const Watch: React.ForwardRefExoticComponent<GlyphProps & React.RefAttributes<SVGSVGElement>>;
4
+ export { Watch };
@@ -251,6 +251,22 @@ export declare const glyphs: {
251
251
  "clipboard-plus": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
252
252
  "clipboard-x": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
253
253
  clipboard: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
254
+ clock: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
255
+ "clock-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
256
+ "clock-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
257
+ "clock-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
258
+ "clock-04": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
259
+ "clock-05": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
260
+ "clock-06": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
261
+ "clock-07": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
262
+ "clock-08": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
263
+ "clock-09": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
264
+ "clock-10": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
265
+ "clock-11": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
266
+ "clock-12": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
267
+ "clock-alert": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
268
+ "clock-arrow-down": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
269
+ "clock-arrow-up": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
254
270
  "clock-check": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
255
271
  "clock-fast-forward": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
256
272
  "clock-plus": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -258,7 +274,6 @@ export declare const glyphs: {
258
274
  "clock-rewind": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
259
275
  "clock-snooze": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
260
276
  "clock-stopwatch": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
261
- clock: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
262
277
  "cloud-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
263
278
  "cloud-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
264
279
  "cloud-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -389,6 +404,10 @@ export declare const glyphs: {
389
404
  "dataflow-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
390
405
  "dataflow-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
391
406
  "dataflow-04": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
407
+ diamond: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
408
+ "diamond-minus": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
409
+ "diamond-percent": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
410
+ "diamond-plus": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
392
411
  delete: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
393
412
  "diamond-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
394
413
  "diamond-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -537,6 +556,7 @@ export declare const glyphs: {
537
556
  framer: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
538
557
  "gaming-pad-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
539
558
  "gaming-pad-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
559
+ gem: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
540
560
  "gift-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
541
561
  "gift-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
542
562
  "git-branch-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -591,6 +611,7 @@ export declare const glyphs: {
591
611
  "help-square": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
592
612
  "hexagon-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
593
613
  "hexagon-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
614
+ history: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
594
615
  "home-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
595
616
  "home-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
596
617
  "home-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -601,6 +622,7 @@ export declare const glyphs: {
601
622
  "horizontal-bar-chart-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
602
623
  "horizontal-bar-chart-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
603
624
  "horizontal-bar-chart-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
625
+ hourglass: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
604
626
  "hourglass-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
605
627
  "hourglass-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
606
628
  "hourglass-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1064,6 +1086,9 @@ export declare const glyphs: {
1064
1086
  "thumbs-up": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1065
1087
  "ticket-01": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1066
1088
  "ticket-02": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1089
+ timer: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1090
+ "timer-off": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1091
+ "Timer-reset": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1067
1092
  "toggle-01-left": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1068
1093
  "toggle-01-right": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1069
1094
  "toggle-02-left": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
@@ -1164,6 +1189,7 @@ export declare const glyphs: {
1164
1189
  "wallet-03": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1165
1190
  "wallet-04": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1166
1191
  "wallet-05": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1192
+ watch: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1167
1193
  "watch-circle": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1168
1194
  "watch-square": import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;
1169
1195
  waves: import("react").ForwardRefExoticComponent<import("../types").GlyphProps & import("react").RefAttributes<SVGSVGElement>>;