@idds/react 1.2.20 → 1.2.21
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.cjs.js +2 -2
- package/dist/index.es.js +27 -27
- package/dist/index.umd.js +2 -2
- package/dist/types/components/Alert.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -938,104 +938,104 @@ const IconClock = createReactComponent("outline", "clock", "Clock", __iconNode$h
|
|
|
938
938
|
* This source code is licensed under the MIT license.
|
|
939
939
|
* See the LICENSE file in the root directory of this source tree.
|
|
940
940
|
*/
|
|
941
|
-
const __iconNode$g = [["path", { "d": "
|
|
942
|
-
const
|
|
941
|
+
const __iconNode$g = [["path", { "d": "M6 17.6l-2 -1.1v-2.5", "key": "svg-0" }], ["path", { "d": "M4 10v-2.5l2 -1.1", "key": "svg-1" }], ["path", { "d": "M10 4.1l2 -1.1l2 1.1", "key": "svg-2" }], ["path", { "d": "M18 6.4l2 1.1v2.5", "key": "svg-3" }], ["path", { "d": "M20 14v2.5l-2 1.12", "key": "svg-4" }], ["path", { "d": "M14 19.9l-2 1.1l-2 -1.1", "key": "svg-5" }], ["path", { "d": "M12 12l2 -1.1", "key": "svg-6" }], ["path", { "d": "M18 8.6l2 -1.1", "key": "svg-7" }], ["path", { "d": "M12 12l0 2.5", "key": "svg-8" }], ["path", { "d": "M12 18.5l0 2.5", "key": "svg-9" }], ["path", { "d": "M12 12l-2 -1.12", "key": "svg-10" }], ["path", { "d": "M6 8.6l-2 -1.1", "key": "svg-11" }]];
|
|
942
|
+
const IconCube3dSphere = createReactComponent("outline", "cube-3d-sphere", "Cube3dSphere", __iconNode$g);
|
|
943
943
|
/**
|
|
944
944
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
945
945
|
*
|
|
946
946
|
* This source code is licensed under the MIT license.
|
|
947
947
|
* See the LICENSE file in the root directory of this source tree.
|
|
948
948
|
*/
|
|
949
|
-
const __iconNode$f = [["path", { "d": "
|
|
950
|
-
const
|
|
949
|
+
const __iconNode$f = [["path", { "d": "M12 12m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", "key": "svg-0" }], ["path", { "d": "M12 19m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", "key": "svg-1" }], ["path", { "d": "M12 5m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0", "key": "svg-2" }]];
|
|
950
|
+
const IconDotsVertical = createReactComponent("outline", "dots-vertical", "DotsVertical", __iconNode$f);
|
|
951
951
|
/**
|
|
952
952
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
953
953
|
*
|
|
954
954
|
* This source code is licensed under the MIT license.
|
|
955
955
|
* See the LICENSE file in the root directory of this source tree.
|
|
956
956
|
*/
|
|
957
|
-
const __iconNode$e = [["path", { "d": "M10
|
|
958
|
-
const
|
|
957
|
+
const __iconNode$e = [["path", { "d": "M10.585 10.587a2 2 0 0 0 2.829 2.828", "key": "svg-0" }], ["path", { "d": "M16.681 16.673a8.717 8.717 0 0 1 -4.681 1.327c-3.6 0 -6.6 -2 -9 -6c1.272 -2.12 2.712 -3.678 4.32 -4.674m2.86 -1.146a9.055 9.055 0 0 1 1.82 -.18c3.6 0 6.6 2 9 6c-.666 1.11 -1.379 2.067 -2.138 2.87", "key": "svg-1" }], ["path", { "d": "M3 3l18 18", "key": "svg-2" }]];
|
|
958
|
+
const IconEyeOff = createReactComponent("outline", "eye-off", "EyeOff", __iconNode$e);
|
|
959
959
|
/**
|
|
960
960
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
961
961
|
*
|
|
962
962
|
* This source code is licensed under the MIT license.
|
|
963
963
|
* See the LICENSE file in the root directory of this source tree.
|
|
964
964
|
*/
|
|
965
|
-
const __iconNode$d = [["path", { "d": "
|
|
966
|
-
const
|
|
965
|
+
const __iconNode$d = [["path", { "d": "M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0", "key": "svg-0" }], ["path", { "d": "M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6", "key": "svg-1" }]];
|
|
966
|
+
const IconEye = createReactComponent("outline", "eye", "Eye", __iconNode$d);
|
|
967
967
|
/**
|
|
968
968
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
969
969
|
*
|
|
970
970
|
* This source code is licensed under the MIT license.
|
|
971
971
|
* See the LICENSE file in the root directory of this source tree.
|
|
972
972
|
*/
|
|
973
|
-
const __iconNode$c = [["path", { "d": "M14 3v4a1 1 0 0 0 1 1h4", "key": "svg-0" }], ["path", { "d": "
|
|
974
|
-
const
|
|
973
|
+
const __iconNode$c = [["path", { "d": "M14 3v4a1 1 0 0 0 1 1h4", "key": "svg-0" }], ["path", { "d": "M5 12v-7a2 2 0 0 1 2 -2h7l5 5v4", "key": "svg-1" }], ["path", { "d": "M5 18h1.5a1.5 1.5 0 0 0 0 -3h-1.5v6", "key": "svg-2" }], ["path", { "d": "M17 18h2", "key": "svg-3" }], ["path", { "d": "M20 15h-3v6", "key": "svg-4" }], ["path", { "d": "M11 15v6h1a2 2 0 0 0 2 -2v-2a2 2 0 0 0 -2 -2h-1z", "key": "svg-5" }]];
|
|
974
|
+
const IconFileTypePdf = createReactComponent("outline", "file-type-pdf", "FileTypePdf", __iconNode$c);
|
|
975
975
|
/**
|
|
976
976
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
977
977
|
*
|
|
978
978
|
* This source code is licensed under the MIT license.
|
|
979
979
|
* See the LICENSE file in the root directory of this source tree.
|
|
980
980
|
*/
|
|
981
|
-
const __iconNode$b = [["path", { "d": "
|
|
982
|
-
const
|
|
981
|
+
const __iconNode$b = [["path", { "d": "M14 3v4a1 1 0 0 0 1 1h4", "key": "svg-0" }], ["path", { "d": "M17 21h-10a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v11a2 2 0 0 1 -2 2z", "key": "svg-1" }]];
|
|
982
|
+
const IconFile = createReactComponent("outline", "file", "File", __iconNode$b);
|
|
983
983
|
/**
|
|
984
984
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
985
985
|
*
|
|
986
986
|
* This source code is licensed under the MIT license.
|
|
987
987
|
* See the LICENSE file in the root directory of this source tree.
|
|
988
988
|
*/
|
|
989
|
-
const __iconNode$a = [["path", { "d": "
|
|
990
|
-
const
|
|
989
|
+
const __iconNode$a = [["path", { "d": "M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0", "key": "svg-0" }], ["path", { "d": "M12 9h.01", "key": "svg-1" }], ["path", { "d": "M11 12h1v4h1", "key": "svg-2" }]];
|
|
990
|
+
const IconInfoCircle = createReactComponent("outline", "info-circle", "InfoCircle", __iconNode$a);
|
|
991
991
|
/**
|
|
992
992
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
993
993
|
*
|
|
994
994
|
* This source code is licensed under the MIT license.
|
|
995
995
|
* See the LICENSE file in the root directory of this source tree.
|
|
996
996
|
*/
|
|
997
|
-
const __iconNode$9 = [["path", { "d": "
|
|
998
|
-
const
|
|
997
|
+
const __iconNode$9 = [["path", { "d": "M12 3a9 9 0 1 0 9 9", "key": "svg-0" }]];
|
|
998
|
+
const IconLoader2 = createReactComponent("outline", "loader-2", "Loader2", __iconNode$9);
|
|
999
999
|
/**
|
|
1000
1000
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
1001
1001
|
*
|
|
1002
1002
|
* This source code is licensed under the MIT license.
|
|
1003
1003
|
* See the LICENSE file in the root directory of this source tree.
|
|
1004
1004
|
*/
|
|
1005
|
-
const __iconNode$8 = [["path", { "d": "
|
|
1006
|
-
const
|
|
1005
|
+
const __iconNode$8 = [["path", { "d": "M5 12l14 0", "key": "svg-0" }]];
|
|
1006
|
+
const IconMinus = createReactComponent("outline", "minus", "Minus", __iconNode$8);
|
|
1007
1007
|
/**
|
|
1008
1008
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
1009
1009
|
*
|
|
1010
1010
|
* This source code is licensed under the MIT license.
|
|
1011
1011
|
* See the LICENSE file in the root directory of this source tree.
|
|
1012
1012
|
*/
|
|
1013
|
-
const __iconNode$7 = [["path", { "d": "
|
|
1014
|
-
const
|
|
1013
|
+
const __iconNode$7 = [["path", { "d": "M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z", "key": "svg-0" }]];
|
|
1014
|
+
const IconMoon = createReactComponent("outline", "moon", "Moon", __iconNode$7);
|
|
1015
1015
|
/**
|
|
1016
1016
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
1017
1017
|
*
|
|
1018
1018
|
* This source code is licensed under the MIT license.
|
|
1019
1019
|
* See the LICENSE file in the root directory of this source tree.
|
|
1020
1020
|
*/
|
|
1021
|
-
const __iconNode$6 = [["path", { "d": "
|
|
1022
|
-
const
|
|
1021
|
+
const __iconNode$6 = [["path", { "d": "M15 8h.01", "key": "svg-0" }], ["path", { "d": "M3 6a3 3 0 0 1 3 -3h12a3 3 0 0 1 3 3v12a3 3 0 0 1 -3 3h-12a3 3 0 0 1 -3 -3v-12z", "key": "svg-1" }], ["path", { "d": "M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5", "key": "svg-2" }], ["path", { "d": "M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3", "key": "svg-3" }]];
|
|
1022
|
+
const IconPhoto = createReactComponent("outline", "photo", "Photo", __iconNode$6);
|
|
1023
1023
|
/**
|
|
1024
1024
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
1025
1025
|
*
|
|
1026
1026
|
* This source code is licensed under the MIT license.
|
|
1027
1027
|
* See the LICENSE file in the root directory of this source tree.
|
|
1028
1028
|
*/
|
|
1029
|
-
const __iconNode$5 = [["path", { "d": "
|
|
1030
|
-
const
|
|
1029
|
+
const __iconNode$5 = [["path", { "d": "M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5", "key": "svg-0" }]];
|
|
1030
|
+
const IconRotateClockwise = createReactComponent("outline", "rotate-clockwise", "RotateClockwise", __iconNode$5);
|
|
1031
1031
|
/**
|
|
1032
1032
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
1033
1033
|
*
|
|
1034
1034
|
* This source code is licensed under the MIT license.
|
|
1035
1035
|
* See the LICENSE file in the root directory of this source tree.
|
|
1036
1036
|
*/
|
|
1037
|
-
const __iconNode$4 = [["path", { "d": "
|
|
1038
|
-
const
|
|
1037
|
+
const __iconNode$4 = [["path", { "d": "M10 10m-7 0a7 7 0 1 0 14 0a7 7 0 1 0 -14 0", "key": "svg-0" }], ["path", { "d": "M21 21l-6 -6", "key": "svg-1" }]];
|
|
1038
|
+
const IconSearch = createReactComponent("outline", "search", "Search", __iconNode$4);
|
|
1039
1039
|
/**
|
|
1040
1040
|
* @license @tabler/icons-react v3.35.0 - MIT
|
|
1041
1041
|
*
|
|
@@ -1232,7 +1232,7 @@ function Alert(props) {
|
|
|
1232
1232
|
className = ""
|
|
1233
1233
|
} = props;
|
|
1234
1234
|
const ICON_MAP = {
|
|
1235
|
-
neutral: /* @__PURE__ */ jsx(
|
|
1235
|
+
neutral: /* @__PURE__ */ jsx(IconCube3dSphere, { size: 20 }),
|
|
1236
1236
|
info: /* @__PURE__ */ jsx(IconInfoCircle, { size: 20 }),
|
|
1237
1237
|
success: /* @__PURE__ */ jsx(IconCheck, { size: 20 }),
|
|
1238
1238
|
caution: /* @__PURE__ */ jsx(IconAlertTriangle, { size: 20 }),
|