@rufous/ui 0.1.9 → 0.1.11

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.
Files changed (155) hide show
  1. package/dist/chunk-5BB3H3YO.js +8 -0
  2. package/dist/chunk-6KIFTMUN.js +8 -0
  3. package/dist/chunk-7WNPZ4B7.js +8 -0
  4. package/dist/chunk-AH6RCYDL.js +45 -0
  5. package/dist/chunk-BH53P2UM.js +61 -0
  6. package/dist/chunk-C7B23GTE.js +8 -0
  7. package/dist/chunk-DMP72IAP.js +8 -0
  8. package/dist/chunk-DXJ745NZ.js +8 -0
  9. package/dist/chunk-FOUXNPQA.js +8 -0
  10. package/dist/chunk-GYLL3HRD.js +8 -0
  11. package/dist/chunk-IOEQAR2M.js +10 -0
  12. package/dist/chunk-ITZTTNM2.js +8 -0
  13. package/dist/chunk-JI5XMLWT.js +8 -0
  14. package/dist/chunk-KYJ3475B.js +8 -0
  15. package/dist/chunk-MNPAE2ZF.js +100 -0
  16. package/dist/chunk-N4EJKMJK.js +8 -0
  17. package/dist/chunk-NMMC4ATV.js +8 -0
  18. package/dist/chunk-PPNZC5ZQ.js +8 -0
  19. package/dist/chunk-QA2AYT4A.js +8 -0
  20. package/dist/chunk-WG3Q6GZN.js +29 -0
  21. package/dist/chunk-WHGVO3HV.js +8 -0
  22. package/dist/chunk-WWAHNTUH.js +8 -0
  23. package/dist/chunk-WXANSSXF.js +8 -0
  24. package/dist/chunk-WZTZFC36.js +8 -0
  25. package/dist/chunk-XCLXQOLP.js +8 -0
  26. package/dist/chunk-XPJVVKOU.js +8 -0
  27. package/dist/chunk-XPRBPIS5.js +8 -0
  28. package/dist/chunk-ZDVP4SUD.js +8 -0
  29. package/dist/chunk-ZJYLZ6I6.js +8 -0
  30. package/dist/icons/activateUserIcon.cjs +74 -0
  31. package/dist/icons/activateUserIcon.d.cts +8 -0
  32. package/dist/icons/activateUserIcon.d.ts +8 -0
  33. package/dist/icons/activateUserIcon.js +6 -0
  34. package/dist/icons/assignGroupIcon.cjs +129 -0
  35. package/dist/icons/assignGroupIcon.d.cts +8 -0
  36. package/dist/icons/assignGroupIcon.d.ts +8 -0
  37. package/dist/icons/assignGroupIcon.js +6 -0
  38. package/dist/icons/difficultyAllIcon.cjs +37 -0
  39. package/dist/icons/difficultyAllIcon.d.cts +8 -0
  40. package/dist/icons/difficultyAllIcon.d.ts +8 -0
  41. package/dist/icons/difficultyAllIcon.js +6 -0
  42. package/dist/icons/difficultyEasyIcon.cjs +37 -0
  43. package/dist/icons/difficultyEasyIcon.d.cts +8 -0
  44. package/dist/icons/difficultyEasyIcon.d.ts +8 -0
  45. package/dist/icons/difficultyEasyIcon.js +6 -0
  46. package/dist/icons/difficultyHardIcon.cjs +37 -0
  47. package/dist/icons/difficultyHardIcon.d.cts +8 -0
  48. package/dist/icons/difficultyHardIcon.d.ts +8 -0
  49. package/dist/icons/difficultyHardIcon.js +6 -0
  50. package/dist/icons/difficultyMediumIcon.cjs +37 -0
  51. package/dist/icons/difficultyMediumIcon.d.cts +8 -0
  52. package/dist/icons/difficultyMediumIcon.d.ts +8 -0
  53. package/dist/icons/difficultyMediumIcon.js +6 -0
  54. package/dist/icons/downloadIcon.cjs +39 -0
  55. package/dist/icons/downloadIcon.d.cts +8 -0
  56. package/dist/icons/downloadIcon.d.ts +8 -0
  57. package/dist/icons/downloadIcon.js +6 -0
  58. package/dist/icons/inactiveGroupIcon.cjs +37 -0
  59. package/dist/icons/inactiveGroupIcon.d.cts +8 -0
  60. package/dist/icons/inactiveGroupIcon.d.ts +8 -0
  61. package/dist/icons/inactiveGroupIcon.js +6 -0
  62. package/dist/icons/index.cjs +408 -0
  63. package/dist/icons/index.d.cts +29 -0
  64. package/dist/icons/index.d.ts +29 -0
  65. package/dist/icons/index.js +125 -9
  66. package/dist/icons/invoiceIcon.cjs +37 -0
  67. package/dist/icons/invoiceIcon.d.cts +8 -0
  68. package/dist/icons/invoiceIcon.d.ts +8 -0
  69. package/dist/icons/invoiceIcon.js +6 -0
  70. package/dist/icons/logsIcon.cjs +37 -0
  71. package/dist/icons/logsIcon.d.cts +8 -0
  72. package/dist/icons/logsIcon.d.ts +8 -0
  73. package/dist/icons/logsIcon.js +6 -0
  74. package/dist/icons/questionStatusAllIcon.cjs +37 -0
  75. package/dist/icons/questionStatusAllIcon.d.cts +8 -0
  76. package/dist/icons/questionStatusAllIcon.d.ts +8 -0
  77. package/dist/icons/questionStatusAllIcon.js +6 -0
  78. package/dist/icons/questionStatusPrivateIcon.cjs +37 -0
  79. package/dist/icons/questionStatusPrivateIcon.d.cts +8 -0
  80. package/dist/icons/questionStatusPrivateIcon.d.ts +8 -0
  81. package/dist/icons/questionStatusPrivateIcon.js +6 -0
  82. package/dist/icons/questionStatusPublicIcon.cjs +37 -0
  83. package/dist/icons/questionStatusPublicIcon.d.cts +8 -0
  84. package/dist/icons/questionStatusPublicIcon.d.ts +8 -0
  85. package/dist/icons/questionStatusPublicIcon.js +6 -0
  86. package/dist/icons/questionTypeAllIcon.cjs +37 -0
  87. package/dist/icons/questionTypeAllIcon.d.cts +8 -0
  88. package/dist/icons/questionTypeAllIcon.d.ts +8 -0
  89. package/dist/icons/questionTypeAllIcon.js +6 -0
  90. package/dist/icons/questionTypeCodingIcon.cjs +37 -0
  91. package/dist/icons/questionTypeCodingIcon.d.cts +8 -0
  92. package/dist/icons/questionTypeCodingIcon.d.ts +8 -0
  93. package/dist/icons/questionTypeCodingIcon.js +6 -0
  94. package/dist/icons/questionTypeDescriptiveIcon.cjs +37 -0
  95. package/dist/icons/questionTypeDescriptiveIcon.d.cts +8 -0
  96. package/dist/icons/questionTypeDescriptiveIcon.d.ts +8 -0
  97. package/dist/icons/questionTypeDescriptiveIcon.js +6 -0
  98. package/dist/icons/questionTypeMultipleIcon.cjs +37 -0
  99. package/dist/icons/questionTypeMultipleIcon.d.cts +8 -0
  100. package/dist/icons/questionTypeMultipleIcon.d.ts +8 -0
  101. package/dist/icons/questionTypeMultipleIcon.js +6 -0
  102. package/dist/icons/questionTypeSingleIcon.cjs +37 -0
  103. package/dist/icons/questionTypeSingleIcon.d.cts +8 -0
  104. package/dist/icons/questionTypeSingleIcon.d.ts +8 -0
  105. package/dist/icons/questionTypeSingleIcon.js +6 -0
  106. package/dist/icons/resendInviteIcon.cjs +58 -0
  107. package/dist/icons/resendInviteIcon.d.cts +8 -0
  108. package/dist/icons/resendInviteIcon.d.ts +8 -0
  109. package/dist/icons/resendInviteIcon.js +6 -0
  110. package/dist/icons/rufousBirdIcon.cjs +37 -0
  111. package/dist/icons/rufousBirdIcon.d.cts +8 -0
  112. package/dist/icons/rufousBirdIcon.d.ts +8 -0
  113. package/dist/icons/rufousBirdIcon.js +6 -0
  114. package/dist/icons/subscribeIcon.cjs +37 -0
  115. package/dist/icons/subscribeIcon.d.cts +8 -0
  116. package/dist/icons/subscribeIcon.d.ts +8 -0
  117. package/dist/icons/subscribeIcon.js +6 -0
  118. package/dist/icons/suspendUserIcon.cjs +37 -0
  119. package/dist/icons/suspendUserIcon.d.cts +8 -0
  120. package/dist/icons/suspendUserIcon.d.ts +8 -0
  121. package/dist/icons/suspendUserIcon.js +6 -0
  122. package/dist/icons/tickIcon.cjs +37 -0
  123. package/dist/icons/tickIcon.d.cts +8 -0
  124. package/dist/icons/tickIcon.d.ts +8 -0
  125. package/dist/icons/tickIcon.js +6 -0
  126. package/dist/icons/timerIcon.cjs +37 -0
  127. package/dist/icons/timerIcon.d.cts +8 -0
  128. package/dist/icons/timerIcon.d.ts +8 -0
  129. package/dist/icons/timerIcon.js +6 -0
  130. package/dist/icons/trashIcon.cjs +37 -0
  131. package/dist/icons/trashIcon.d.cts +8 -0
  132. package/dist/icons/trashIcon.d.ts +8 -0
  133. package/dist/icons/trashIcon.js +6 -0
  134. package/dist/icons/unsubscribeIcon.cjs +37 -0
  135. package/dist/icons/unsubscribeIcon.d.cts +8 -0
  136. package/dist/icons/unsubscribeIcon.d.ts +8 -0
  137. package/dist/icons/unsubscribeIcon.js +6 -0
  138. package/dist/icons/uploadIcon.cjs +37 -0
  139. package/dist/icons/uploadIcon.d.cts +8 -0
  140. package/dist/icons/uploadIcon.d.ts +8 -0
  141. package/dist/icons/uploadIcon.js +6 -0
  142. package/dist/icons/userAssignIcon.cjs +90 -0
  143. package/dist/icons/userAssignIcon.d.cts +8 -0
  144. package/dist/icons/userAssignIcon.d.ts +8 -0
  145. package/dist/icons/userAssignIcon.js +6 -0
  146. package/dist/icons/viewIcon.cjs +37 -0
  147. package/dist/icons/viewIcon.d.cts +8 -0
  148. package/dist/icons/viewIcon.d.ts +8 -0
  149. package/dist/icons/viewIcon.js +6 -0
  150. package/dist/main.cjs +418 -10
  151. package/dist/main.d.cts +29 -0
  152. package/dist/main.d.ts +29 -0
  153. package/dist/main.js +130 -14
  154. package/package.json +1 -1
  155. /package/dist/{chunk-ZZ37BKUK.js → chunk-OEXWRBWV.js} +0 -0
@@ -0,0 +1,6 @@
1
+ import {
2
+ downloadIcon_default
3
+ } from "../chunk-IOEQAR2M.js";
4
+ export {
5
+ downloadIcon_default as default
6
+ };
@@ -0,0 +1,37 @@
1
+ var __create = Object.create;
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __getProtoOf = Object.getPrototypeOf;
6
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
7
+ var __export = (target, all) => {
8
+ for (var name in all)
9
+ __defProp(target, name, { get: all[name], enumerable: true });
10
+ };
11
+ var __copyProps = (to, from, except, desc) => {
12
+ if (from && typeof from === "object" || typeof from === "function") {
13
+ for (let key of __getOwnPropNames(from))
14
+ if (!__hasOwnProp.call(to, key) && key !== except)
15
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
16
+ }
17
+ return to;
18
+ };
19
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
20
+ // If the importer is in node compatibility mode or this is not an ESM
21
+ // file that has been converted to a CommonJS file using a Babel-
22
+ // compatible transform (i.e. "__esModule" has not been set), then set
23
+ // "default" to the CommonJS "module.exports" for node compatibility.
24
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
25
+ mod
26
+ ));
27
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
28
+
29
+ // lib/icons/inactiveGroupIcon.tsx
30
+ var inactiveGroupIcon_exports = {};
31
+ __export(inactiveGroupIcon_exports, {
32
+ default: () => inactiveGroupIcon_default
33
+ });
34
+ module.exports = __toCommonJS(inactiveGroupIcon_exports);
35
+ var React = __toESM(require("react"), 1);
36
+ var InactiveGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.65", height: "25.8", viewBox: "0 0 25.65 25.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24701", "data-name": "Group 24701", transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24689", "data-name": "Group 24689", transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24686", "data-name": "Group 24686", transform: "translate(3.125)" }, /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_418", "data-name": "Ellipse 418", cx: "4.819", cy: "4.819", r: "4.819", transform: "translate(3.316)", fill: "none", stroke: color, "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52610", "data-name": "Path 52610", d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07", transform: "translate(-307.2 -193.585)", fill: "none", stroke: color, "stroke-width": "1.8" })), /* @__PURE__ */ React.createElement("g", { id: "Group_24694", "data-name": "Group 24694", transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52613", "data-name": "Path 52613", d: "M302.6,169a3.478,3.478,0,1,1,0,6.956", transform: "translate(-302.6 -169)", fill: "none", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52614", "data-name": "Path 52614", d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, "stroke-width": "1.5" })), /* @__PURE__ */ React.createElement("g", { id: "Group_24695", "data-name": "Group 24695", transform: "translate(0 0.829)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52613-2", "data-name": "Path 52613", d: "M306.078,169a3.478,3.478,0,1,0,0,6.956", transform: "translate(-301.11 -169)", fill: "none", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52614-2", "data-name": "Path 52614", d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, "stroke-width": "1.5" }))), /* @__PURE__ */ React.createElement("g", { id: "Group_24692", "data-name": "Group 24692", transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, "stroke-width": "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52615", "data-name": "Path 52615", d: "M6.333-7.067v1.291H.531V-7.067h5.8Z", transform: "translate(2.818 12.771)", fill: color }))));
37
+ var inactiveGroupIcon_default = InactiveGroupIcon;
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface InactiveGroupProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const InactiveGroupIcon: React.FC<InactiveGroupProps>;
7
+
8
+ export { type InactiveGroupProps, InactiveGroupIcon as default };
@@ -0,0 +1,8 @@
1
+ import * as React from 'react';
2
+
3
+ interface InactiveGroupProps extends React.SVGProps<SVGSVGElement> {
4
+ color?: string;
5
+ }
6
+ declare const InactiveGroupIcon: React.FC<InactiveGroupProps>;
7
+
8
+ export { type InactiveGroupProps, InactiveGroupIcon as default };
@@ -0,0 +1,6 @@
1
+ import {
2
+ inactiveGroupIcon_default
3
+ } from "../chunk-7WNPZ4B7.js";
4
+ export {
5
+ inactiveGroupIcon_default as default
6
+ };