hrm_ui_lib 3.1.25 → 3.1.26

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.
@@ -4,5 +4,5 @@ const IconBuilding = ({ size, type, className = '', onClick, refHandler, id, dat
4
4
  [`svg-icon__size-${size}`]: size,
5
5
  [`svg-icon__type-${type}`]: type,
6
6
  [className]: className
7
- }), viewBox: "0 0 24 24", fill: "none", onClick: onClick, ref: refHandler, id: id, "data-id": dataId ? `${dataId}-svg-icon` : '', children: [_jsx("rect", { width: "24", height: "24" }), _jsxs("g", { id: "Iconography", children: [_jsx("rect", { width: "51344", height: "12568", transform: "translate(-19103 -1288)" }), _jsx("g", { id: "B Icons", children: _jsxs("g", { id: "Building", children: [_jsx("rect", { x: "-19.5", y: "-19.5", width: "107", height: "63", rx: "4.5", stroke: "#9747FF", strokeDasharray: "10 5" }), _jsx("g", { id: "Size=24, Theme=Regular", children: _jsx("path", { id: "Shape", d: "M8.5 5.5C7.94772 5.5 7.5 5.94772 7.5 6.5C7.5 7.05228 7.94772 7.5 8.5 7.5C9.05229 7.5 9.5 7.05228 9.5 6.5C9.5 5.94772 9.05229 5.5 8.5 5.5ZM7.5 13.5C7.5 12.9477 7.94772 12.5 8.5 12.5C9.05229 12.5 9.5 12.9477 9.5 13.5C9.5 14.0523 9.05229 14.5 8.5 14.5C7.94772 14.5 7.5 14.0523 7.5 13.5ZM8.5 9C7.94772 9 7.5 9.44771 7.5 10C7.5 10.5523 7.94772 11 8.5 11C9.05229 11 9.5 10.5523 9.5 10C9.5 9.44771 9.05229 9 8.5 9ZM11 6.5C11 5.94772 11.4477 5.5 12 5.5C12.5523 5.5 13 5.94772 13 6.5C13 7.05228 12.5523 7.5 12 7.5C11.4477 7.5 11 7.05228 11 6.5ZM12 12.5C11.4477 12.5 11 12.9477 11 13.5C11 14.0523 11.4477 14.5 12 14.5C12.5523 14.5 13 14.0523 13 13.5C13 12.9477 12.5523 12.5 12 12.5ZM14.5 13.5C14.5 12.9477 14.9477 12.5 15.5 12.5C16.0523 12.5 16.5 12.9477 16.5 13.5C16.5 14.0523 16.0523 14.5 15.5 14.5C14.9477 14.5 14.5 14.0523 14.5 13.5ZM12 9C11.4477 9 11 9.44771 11 10C11 10.5523 11.4477 11 12 11C12.5523 11 13 10.5523 13 10C13 9.44771 12.5523 9 12 9ZM6.25 2C5.00736 2 4 3.00736 4 4.25V20.75C4 21.1642 4.33579 21.5 4.75 21.5H19.2528C19.667 21.5 20.0028 21.1642 20.0028 20.75V11.7493C20.0028 10.5067 18.9954 9.4993 17.7528 9.4993H16.5V4.25C16.5 3.00736 15.4926 2 14.25 2H6.25ZM5.5 4.25C5.5 3.83579 5.83579 3.5 6.25 3.5H14.25C14.6642 3.5 15 3.83579 15 4.25V10.2493C15 10.6635 15.3358 10.9993 15.75 10.9993H17.7528C18.167 10.9993 18.5028 11.3351 18.5028 11.7493V20H16.5V17.25C16.5 16.8358 16.1642 16.5 15.75 16.5H8.25C7.83579 16.5 7.5 16.8358 7.5 17.25V20H5.5V4.25ZM15 18V20H12.75V18H15ZM11.25 18V20H9V18H11.25Z" }) })] }) })] })] }));
7
+ }), viewBox: "0 0 24 24", fill: "none", onClick: onClick, ref: refHandler, id: id, "data-id": dataId ? `${dataId}-svg-icon` : '', children: [_jsx("rect", { width: "24", height: "24", fill: "none" }), _jsxs("g", { id: "Iconography", children: [_jsx("rect", { width: "51344", height: "12568", transform: "translate(-19103 -1288)" }), _jsx("g", { id: "B Icons", children: _jsxs("g", { id: "Building", children: [_jsx("rect", { x: "-19.5", y: "-19.5", width: "107", height: "63", rx: "4.5", stroke: "#9747FF", strokeDasharray: "10 5" }), _jsx("g", { id: "Size=24, Theme=Regular", children: _jsx("path", { id: "Shape", d: "M8.5 5.5C7.94772 5.5 7.5 5.94772 7.5 6.5C7.5 7.05228 7.94772 7.5 8.5 7.5C9.05229 7.5 9.5 7.05228 9.5 6.5C9.5 5.94772 9.05229 5.5 8.5 5.5ZM7.5 13.5C7.5 12.9477 7.94772 12.5 8.5 12.5C9.05229 12.5 9.5 12.9477 9.5 13.5C9.5 14.0523 9.05229 14.5 8.5 14.5C7.94772 14.5 7.5 14.0523 7.5 13.5ZM8.5 9C7.94772 9 7.5 9.44771 7.5 10C7.5 10.5523 7.94772 11 8.5 11C9.05229 11 9.5 10.5523 9.5 10C9.5 9.44771 9.05229 9 8.5 9ZM11 6.5C11 5.94772 11.4477 5.5 12 5.5C12.5523 5.5 13 5.94772 13 6.5C13 7.05228 12.5523 7.5 12 7.5C11.4477 7.5 11 7.05228 11 6.5ZM12 12.5C11.4477 12.5 11 12.9477 11 13.5C11 14.0523 11.4477 14.5 12 14.5C12.5523 14.5 13 14.0523 13 13.5C13 12.9477 12.5523 12.5 12 12.5ZM14.5 13.5C14.5 12.9477 14.9477 12.5 15.5 12.5C16.0523 12.5 16.5 12.9477 16.5 13.5C16.5 14.0523 16.0523 14.5 15.5 14.5C14.9477 14.5 14.5 14.0523 14.5 13.5ZM12 9C11.4477 9 11 9.44771 11 10C11 10.5523 11.4477 11 12 11C12.5523 11 13 10.5523 13 10C13 9.44771 12.5523 9 12 9ZM6.25 2C5.00736 2 4 3.00736 4 4.25V20.75C4 21.1642 4.33579 21.5 4.75 21.5H19.2528C19.667 21.5 20.0028 21.1642 20.0028 20.75V11.7493C20.0028 10.5067 18.9954 9.4993 17.7528 9.4993H16.5V4.25C16.5 3.00736 15.4926 2 14.25 2H6.25ZM5.5 4.25C5.5 3.83579 5.83579 3.5 6.25 3.5H14.25C14.6642 3.5 15 3.83579 15 4.25V10.2493C15 10.6635 15.3358 10.9993 15.75 10.9993H17.7528C18.167 10.9993 18.5028 11.3351 18.5028 11.7493V20H16.5V17.25C16.5 16.8358 16.1642 16.5 15.75 16.5H8.25C7.83579 16.5 7.5 16.8358 7.5 17.25V20H5.5V4.25ZM15 18V20H12.75V18H15ZM11.25 18V20H9V18H11.25Z" }) })] }) })] })] }));
8
8
  export default IconBuilding;
@@ -4,5 +4,5 @@ const IconDocumentPerson = ({ size, type, className = '', onClick, refHandler, i
4
4
  [`svg-icon__size-${size}`]: size,
5
5
  [`svg-icon__type-${type}`]: type,
6
6
  [className]: className
7
- }), viewBox: "0 0 24 24", fill: "none", onClick: onClick, ref: refHandler, id: id, "data-id": dataId ? `${dataId}-svg-icon` : '', children: _jsx("path", { d: "M5.3999 1.7998C4.40579 1.7998 3.5999 2.60569 3.5999 3.59981V8.13714C3.74625 8.11258 3.89658 8.0998 4.0499 8.0998C4.20322 8.0998 4.35356 8.11258 4.4999 8.13714V3.59981C4.4999 3.10275 4.90285 2.6998 5.3999 2.6998H8.9999V5.8498C8.9999 6.59539 9.60432 7.1998 10.3499 7.1998H13.4999V14.3998C13.4999 14.8969 13.097 15.2998 12.5999 15.2998H8.06546C8.01772 15.6088 7.91978 15.913 7.76831 16.1998H12.5999C13.594 16.1998 14.3999 15.3939 14.3999 14.3998V6.6726C14.3999 6.31455 14.2577 5.97118 14.0045 5.718L10.4817 2.19521C10.2285 1.94204 9.88515 1.7998 9.52711 1.7998H5.3999ZM13.3135 6.2998H10.3499C10.1014 6.2998 9.8999 6.09833 9.8999 5.8498V2.8862L13.3135 6.2998ZM5.8499 10.7998C5.8499 11.7939 5.04401 12.5998 4.0499 12.5998C3.05579 12.5998 2.2499 11.7939 2.2499 10.7998C2.2499 9.80569 3.05579 8.9998 4.0499 8.9998C5.04401 8.9998 5.8499 9.80569 5.8499 10.7998ZM7.1999 14.8498C7.1999 15.9705 6.2999 17.0998 4.0499 17.0998C1.7999 17.0998 0.899902 15.9747 0.899902 14.8498C0.899902 14.1042 1.50432 13.4998 2.2499 13.4998H5.8499C6.59549 13.4998 7.1999 14.1042 7.1999 14.8498Z" }) }));
7
+ }), viewBox: "0 0 24 24", fill: "none", onClick: onClick, ref: refHandler, id: id, "data-id": dataId ? `${dataId}-svg-icon` : '', children: _jsx("path", { d: "M5.3999 1.7998C4.40579 1.7998 3.5999 2.60569 3.5999 3.59981V8.13714C3.74625 8.11258 3.89658 8.0998 4.0499 8.0998C4.20322 8.0998 4.35356 8.11258 4.4999 8.13714V3.59981C4.4999 3.10275 4.90285 2.6998 5.3999 2.6998H8.9999V5.8498C8.9999 6.59539 9.60432 7.1998 10.3499 7.1998H13.4999V14.3998C13.4999 14.8969 13.097 15.2998 12.5999 15.2998H8.06546C8.01772 15.6088 7.91978 15.913 7.76831 16.1998H12.5999C13.594 16.1998 14.3999 15.3939 14.3999 14.3998V6.6726C14.3999 6.31455 14.2577 5.97118 14.0045 5.718L10.4817 2.19521C10.2285 1.94204 9.88515 1.7998 9.52711 1.7998H5.3999ZM13.3135 6.2998H10.3499C10.1014 6.2998 9.8999 6.09833 9.8999 5.8498V2.8862L13.3135 6.2998ZM5.8499 10.7998C5.8499 11.7939 5.04401 12.5998 4.0499 12.5998C3.05579 12.5998 2.2499 11.7939 2.2499 10.7998C2.2499 9.80569 3.05579 8.9998 4.0499 8.9998C5.04401 8.9998 5.8499 9.80569 5.8499 10.7998ZM7.1999 14.8498C7.1999 15.9705 6.2999 17.0998 4.0499 17.0998C1.7999 17.0998 0.899902 15.9747 0.899902 14.8498C0.899902 14.1042 1.50432 13.4998 2.2499 13.4998H5.8499C6.59549 13.4998 7.1999 14.1042 7.1999 14.8498Z", fill: "#72BF44" }) }));
8
8
  export default IconDocumentPerson;
@@ -4,5 +4,5 @@ const IconSun = ({ size, type, className = '', onClick, refHandler, id, dataId }
4
4
  [`svg-icon__size-${size}`]: size,
5
5
  [`svg-icon__type-${type}`]: type,
6
6
  [className]: className
7
- }), viewBox: "0 0 24 24", fill: "none", onClick: onClick, ref: refHandler, id: id, "data-id": dataId ? `${dataId}-svg-icon` : '', children: [_jsx("circle", { cx: "12", cy: "12", r: "5" }), " ", _jsx("line", { x1: "12", y1: "1", x2: "12", y2: "3" }), ' ', _jsx("line", { x1: "12", y1: "21", x2: "12", y2: "23" }), " ", _jsx("line", { x1: "4.22", y1: "4.22", x2: "5.64", y2: "5.64" }), ' ', _jsx("line", { x1: "18.36", y1: "18.36", x2: "19.78", y2: "19.78" }), " ", _jsx("line", { x1: "1", y1: "12", x2: "3", y2: "12" }), ' ', _jsx("line", { x1: "21", y1: "12", x2: "23", y2: "12" }), " ", _jsx("line", { x1: "4.22", y1: "19.78", x2: "5.64", y2: "18.36" }), ' ', _jsx("line", { x1: "18.36", y1: "5.64", x2: "19.78", y2: "4.22" })] }));
7
+ }), viewBox: "0 0 24 24", fill: "none", onClick: onClick, ref: refHandler, id: id, "data-id": dataId ? `${dataId}-svg-icon` : '', children: [_jsx("circle", { cx: "12", cy: "12", r: "5" }), " ", _jsx("line", { x1: "12", y1: "1", x2: "12", y2: "3" }), _jsx("line", { x1: "12", y1: "21", x2: "12", y2: "23" }), " ", _jsx("line", { x1: "4.22", y1: "4.22", x2: "5.64", y2: "5.64" }), _jsx("line", { x1: "18.36", y1: "18.36", x2: "19.78", y2: "19.78" }), " ", _jsx("line", { x1: "1", y1: "12", x2: "3", y2: "12" }), _jsx("line", { x1: "21", y1: "12", x2: "23", y2: "12" }), " ", _jsx("line", { x1: "4.22", y1: "19.78", x2: "5.64", y2: "18.36" }), _jsx("line", { x1: "18.36", y1: "5.64", x2: "19.78", y2: "4.22" })] }));
8
8
  export default IconSun;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hrm_ui_lib",
3
- "version": "3.1.25",
3
+ "version": "3.1.26",
4
4
  "description": "UI library for Dino",
5
5
  "main": "./index.cjs",
6
6
  "module": "./index.js",