@rufous/ui 0.1.58 → 0.1.60
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/Dialogs/BaseDialog.js +1 -1
- package/dist/Dialogs/index.js +1 -1
- package/dist/chunk-BEQDUZIW.js +10 -0
- package/dist/icons/index.cjs +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/icons/refreshIcon.cjs +1 -1
- package/dist/icons/refreshIcon.js +1 -1
- package/dist/main.cjs +1 -1
- package/dist/main.js +1 -1
- package/package.json +1 -1
- package/dist/chunk-RNA4TTYR.js +0 -10
|
@@ -22,7 +22,7 @@ import "../chunk-FOUXNPQA.js";
|
|
|
22
22
|
import "../chunk-C7B23GTE.js";
|
|
23
23
|
import "../chunk-XCLXQOLP.js";
|
|
24
24
|
import "../chunk-ZJYLZ6I6.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-BEQDUZIW.js";
|
|
26
26
|
import "../chunk-WG3Q6GZN.js";
|
|
27
27
|
import "../chunk-RJ43D3XB.js";
|
|
28
28
|
import "../chunk-DE73YGRW.js";
|
package/dist/Dialogs/index.js
CHANGED
|
@@ -22,7 +22,7 @@ import "../chunk-FOUXNPQA.js";
|
|
|
22
22
|
import "../chunk-C7B23GTE.js";
|
|
23
23
|
import "../chunk-XCLXQOLP.js";
|
|
24
24
|
import "../chunk-ZJYLZ6I6.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-BEQDUZIW.js";
|
|
26
26
|
import "../chunk-WG3Q6GZN.js";
|
|
27
27
|
import "../chunk-RJ43D3XB.js";
|
|
28
28
|
import "../chunk-DE73YGRW.js";
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
// lib/icons/refreshIcon.tsx
|
|
2
|
+
import React from "react";
|
|
3
|
+
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
4
|
+
return /* @__PURE__ */ React.createElement("svg", { width: "800", height: "739", viewBox: "0 0 800 739", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M223.122 378.84C218.08 381.5 220.594 376.861 215.605 373.97C171.219 353.33 1.06004 273.899 0.231266 268.792C-0.765609 262.939 1.49689 257.298 6.26252 253.828L195.302 115.628C200.688 111.648 208.381 111.239 215.009 114.475C221.594 117.767 225.916 124.129 226.094 130.825L231.347 364.94C231.468 370.307 228.887 375.138 224.434 378.063L226.094 378.84C226.094 378.84 225.519 378.574 224.427 378.068C224.008 378.342 223.573 378.6 223.122 378.84Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M442.54 90.1508C417.887 89.1415 398.69 68.3243 399.687 43.6508C400.684 18.9868 421.501 -0.210108 446.175 0.786767C544.45 4.75552 633.082 47.3305 696.773 113.571C760.553 179.757 799.881 270.196 799.86 369.359C799.881 471.081 758.492 563.591 691.807 630.209C625.19 696.882 532.679 738.271 430.968 738.249C329.234 738.27 236.745 696.882 170.126 630.207C103.442 563.591 62.0527 471.079 62.0745 369.357V299.742L225.953 379.59L151.507 344.741C151.529 422.057 182.721 516.249 233.354 566.973C284.056 617.616 353.667 648.796 430.97 648.82C508.271 648.798 577.861 617.618 628.582 566.973C679.217 516.249 710.407 446.671 710.431 369.357C710.407 293.973 680.768 225.957 632.351 175.59C583.868 125.277 517.095 93.1868 442.54 90.1508Z", fill: "#949494" }));
|
|
5
|
+
};
|
|
6
|
+
var refreshIcon_default = RefreshIcon;
|
|
7
|
+
|
|
8
|
+
export {
|
|
9
|
+
refreshIcon_default
|
|
10
|
+
};
|
package/dist/icons/index.cjs
CHANGED
|
@@ -871,7 +871,7 @@ var notificationIcon_default = NotificationIcon;
|
|
|
871
871
|
// lib/icons/refreshIcon.tsx
|
|
872
872
|
var import_react12 = __toESM(require("react"), 1);
|
|
873
873
|
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
874
|
-
return /* @__PURE__ */ import_react12.default.createElement("svg", {
|
|
874
|
+
return /* @__PURE__ */ import_react12.default.createElement("svg", { width: "800", height: "739", viewBox: "0 0 800 739", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react12.default.createElement("path", { d: "M223.122 378.84C218.08 381.5 220.594 376.861 215.605 373.97C171.219 353.33 1.06004 273.899 0.231266 268.792C-0.765609 262.939 1.49689 257.298 6.26252 253.828L195.302 115.628C200.688 111.648 208.381 111.239 215.009 114.475C221.594 117.767 225.916 124.129 226.094 130.825L231.347 364.94C231.468 370.307 228.887 375.138 224.434 378.063L226.094 378.84C226.094 378.84 225.519 378.574 224.427 378.068C224.008 378.342 223.573 378.6 223.122 378.84Z", fill: color }), /* @__PURE__ */ import_react12.default.createElement("path", { d: "M442.54 90.1508C417.887 89.1415 398.69 68.3243 399.687 43.6508C400.684 18.9868 421.501 -0.210108 446.175 0.786767C544.45 4.75552 633.082 47.3305 696.773 113.571C760.553 179.757 799.881 270.196 799.86 369.359C799.881 471.081 758.492 563.591 691.807 630.209C625.19 696.882 532.679 738.271 430.968 738.249C329.234 738.27 236.745 696.882 170.126 630.207C103.442 563.591 62.0527 471.079 62.0745 369.357V299.742L225.953 379.59L151.507 344.741C151.529 422.057 182.721 516.249 233.354 566.973C284.056 617.616 353.667 648.796 430.97 648.82C508.271 648.798 577.861 617.618 628.582 566.973C679.217 516.249 710.407 446.671 710.431 369.357C710.407 293.973 680.768 225.957 632.351 175.59C583.868 125.277 517.095 93.1868 442.54 90.1508Z", fill: "#949494" }));
|
|
875
875
|
};
|
|
876
876
|
var refreshIcon_default = RefreshIcon;
|
|
877
877
|
|
package/dist/icons/index.js
CHANGED
|
@@ -34,6 +34,6 @@ __export(refreshIcon_exports, {
|
|
|
34
34
|
module.exports = __toCommonJS(refreshIcon_exports);
|
|
35
35
|
var import_react = __toESM(require("react"), 1);
|
|
36
36
|
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
37
|
-
return /* @__PURE__ */ import_react.default.createElement("svg", {
|
|
37
|
+
return /* @__PURE__ */ import_react.default.createElement("svg", { width: "800", height: "739", viewBox: "0 0 800 739", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react.default.createElement("path", { d: "M223.122 378.84C218.08 381.5 220.594 376.861 215.605 373.97C171.219 353.33 1.06004 273.899 0.231266 268.792C-0.765609 262.939 1.49689 257.298 6.26252 253.828L195.302 115.628C200.688 111.648 208.381 111.239 215.009 114.475C221.594 117.767 225.916 124.129 226.094 130.825L231.347 364.94C231.468 370.307 228.887 375.138 224.434 378.063L226.094 378.84C226.094 378.84 225.519 378.574 224.427 378.068C224.008 378.342 223.573 378.6 223.122 378.84Z", fill: color }), /* @__PURE__ */ import_react.default.createElement("path", { d: "M442.54 90.1508C417.887 89.1415 398.69 68.3243 399.687 43.6508C400.684 18.9868 421.501 -0.210108 446.175 0.786767C544.45 4.75552 633.082 47.3305 696.773 113.571C760.553 179.757 799.881 270.196 799.86 369.359C799.881 471.081 758.492 563.591 691.807 630.209C625.19 696.882 532.679 738.271 430.968 738.249C329.234 738.27 236.745 696.882 170.126 630.207C103.442 563.591 62.0527 471.079 62.0745 369.357V299.742L225.953 379.59L151.507 344.741C151.529 422.057 182.721 516.249 233.354 566.973C284.056 617.616 353.667 648.796 430.97 648.82C508.271 648.798 577.861 617.618 628.582 566.973C679.217 516.249 710.407 446.671 710.431 369.357C710.407 293.973 680.768 225.957 632.351 175.59C583.868 125.277 517.095 93.1868 442.54 90.1508Z", fill: "#949494" }));
|
|
38
38
|
};
|
|
39
39
|
var refreshIcon_default = RefreshIcon;
|
package/dist/main.cjs
CHANGED
|
@@ -959,7 +959,7 @@ var notificationIcon_default = NotificationIcon;
|
|
|
959
959
|
// lib/icons/refreshIcon.tsx
|
|
960
960
|
var import_react12 = __toESM(require("react"), 1);
|
|
961
961
|
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
962
|
-
return /* @__PURE__ */ import_react12.default.createElement("svg", {
|
|
962
|
+
return /* @__PURE__ */ import_react12.default.createElement("svg", { width: "800", height: "739", viewBox: "0 0 800 739", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ import_react12.default.createElement("path", { d: "M223.122 378.84C218.08 381.5 220.594 376.861 215.605 373.97C171.219 353.33 1.06004 273.899 0.231266 268.792C-0.765609 262.939 1.49689 257.298 6.26252 253.828L195.302 115.628C200.688 111.648 208.381 111.239 215.009 114.475C221.594 117.767 225.916 124.129 226.094 130.825L231.347 364.94C231.468 370.307 228.887 375.138 224.434 378.063L226.094 378.84C226.094 378.84 225.519 378.574 224.427 378.068C224.008 378.342 223.573 378.6 223.122 378.84Z", fill: color }), /* @__PURE__ */ import_react12.default.createElement("path", { d: "M442.54 90.1508C417.887 89.1415 398.69 68.3243 399.687 43.6508C400.684 18.9868 421.501 -0.210108 446.175 0.786767C544.45 4.75552 633.082 47.3305 696.773 113.571C760.553 179.757 799.881 270.196 799.86 369.359C799.881 471.081 758.492 563.591 691.807 630.209C625.19 696.882 532.679 738.271 430.968 738.249C329.234 738.27 236.745 696.882 170.126 630.207C103.442 563.591 62.0527 471.079 62.0745 369.357V299.742L225.953 379.59L151.507 344.741C151.529 422.057 182.721 516.249 233.354 566.973C284.056 617.616 353.667 648.796 430.97 648.82C508.271 648.798 577.861 617.618 628.582 566.973C679.217 516.249 710.407 446.671 710.431 369.357C710.407 293.973 680.768 225.957 632.351 175.59C583.868 125.277 517.095 93.1868 442.54 90.1508Z", fill: "#949494" }));
|
|
963
963
|
};
|
|
964
964
|
var refreshIcon_default = RefreshIcon;
|
|
965
965
|
|
package/dist/main.js
CHANGED
package/package.json
CHANGED
package/dist/chunk-RNA4TTYR.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// lib/icons/refreshIcon.tsx
|
|
2
|
-
import React from "react";
|
|
3
|
-
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
4
|
-
return /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", id: "Component_6_6", "data-name": "Component 6 \u2013 6", width: "38", height: "38", viewBox: "0 0 38 38", ...props }, /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_39", "data-name": "Ellipse 39", cx: "19", cy: "19", r: "19", fill: "none" }), /* @__PURE__ */ React.createElement("path", { id: "Union_19", "data-name": "Union 19", d: "M9.068,21.865a12.147,12.147,0,0,1-1.469-1.2L6.382,22.471a.934.934,0,0,1-1.658-.217L2.874,16.908a.936.936,0,0,1,.836-1.242l5.64-.283a.936.936,0,0,1,.822,1.459L8.666,19.078A10.12,10.12,0,1,0,5.774,12c0,.291.013.587.038.877H3.937c-.021-.3-.032-.591-.032-.877A11.976,11.976,0,1,1,15.881,24,11.878,11.878,0,0,1,9.068,21.865Z", transform: "translate(3.661 7)", fill: color }));
|
|
5
|
-
};
|
|
6
|
-
var refreshIcon_default = RefreshIcon;
|
|
7
|
-
|
|
8
|
-
export {
|
|
9
|
-
refreshIcon_default
|
|
10
|
-
};
|