@veeqo/ui 9.5.0 → 9.5.2

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.
@@ -6,8 +6,8 @@ function _interopDefaultCompat (e) { return e && typeof e === 'object' && 'defau
6
6
 
7
7
  var React__default = /*#__PURE__*/_interopDefaultCompat(React);
8
8
 
9
- const DashboardIcon = (props) => (React__default.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", fill: "none", ...props },
10
- React__default.default.createElement("path", { fill: "#37424D", d: "M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z" })));
9
+ const DashboardIcon = (props) => (React__default.default.createElement("svg", { viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
10
+ React__default.default.createElement("path", { fill: "currentColor", d: "M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z" })));
11
11
 
12
12
  exports.DashboardIcon = DashboardIcon;
13
13
  //# sourceMappingURL=DashboardIcon.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardIcon.cjs","sources":["../../src/tempIcons/DashboardIcon.tsx"],"sourcesContent":["import React from 'react';\n\nexport const DashboardIcon = (props: any) => (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" {...props}>\n <path\n fill=\"#37424D\"\n d=\"M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z\"\n />\n </svg>\n);\n"],"names":["React"],"mappings":";;;;;;;;AAEa,MAAA,aAAa,GAAG,CAAC,KAAU,MACtCA,sBAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,MAAM,EAAA,GAAK,KAAK,EAAA;IAClFA,sBACE,CAAA,aAAA,CAAA,MAAA,EAAA,EAAA,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,8MAA8M,EAAA,CAChN,CACE;;;;"}
1
+ {"version":3,"file":"DashboardIcon.cjs","sources":["../../src/tempIcons/DashboardIcon.tsx"],"sourcesContent":["import React from 'react';\n\nexport const DashboardIcon = (props: any) => (\n <svg viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <path\n fill=\"currentColor\"\n d=\"M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z\"\n />\n </svg>\n);\n"],"names":["React"],"mappings":";;;;;;;;MAEa,aAAa,GAAG,CAAC,KAAU,MACtCA,sBAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAK,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,GAAK,KAAK,EAAA;IAC/EA,sBACE,CAAA,aAAA,CAAA,MAAA,EAAA,EAAA,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,8MAA8M,EAAA,CAChN,CACE;;;;"}
@@ -1,7 +1,7 @@
1
1
  import React__default from 'react';
2
2
 
3
- const DashboardIcon = (props) => (React__default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "12", height: "12", fill: "none", ...props },
4
- React__default.createElement("path", { fill: "#37424D", d: "M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z" })));
3
+ const DashboardIcon = (props) => (React__default.createElement("svg", { viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props },
4
+ React__default.createElement("path", { fill: "currentColor", d: "M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z" })));
5
5
 
6
6
  export { DashboardIcon };
7
7
  //# sourceMappingURL=DashboardIcon.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardIcon.js","sources":["../../src/tempIcons/DashboardIcon.tsx"],"sourcesContent":["import React from 'react';\n\nexport const DashboardIcon = (props: any) => (\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill=\"none\" {...props}>\n <path\n fill=\"#37424D\"\n d=\"M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z\"\n />\n </svg>\n);\n"],"names":["React"],"mappings":";;AAEa,MAAA,aAAa,GAAG,CAAC,KAAU,MACtCA,cAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,MAAM,EAAA,GAAK,KAAK,EAAA;IAClFA,cACE,CAAA,aAAA,CAAA,MAAA,EAAA,EAAA,IAAI,EAAC,SAAS,EACd,CAAC,EAAC,8MAA8M,EAAA,CAChN,CACE;;;;"}
1
+ {"version":3,"file":"DashboardIcon.js","sources":["../../src/tempIcons/DashboardIcon.tsx"],"sourcesContent":["import React from 'react';\n\nexport const DashboardIcon = (props: any) => (\n <svg viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" {...props}>\n <path\n fill=\"currentColor\"\n d=\"M10.667 1.333v1.334H8V1.333h2.667ZM4 1.333v4H1.333v-4H4Zm6.667 5.334v4H8v-4h2.667ZM4 9.333v1.334H1.333V9.333H4ZM12 0H6.667v4H12V0ZM5.333 0H0v6.667h5.333V0ZM12 5.333H6.667V12H12V5.333ZM5.333 8H0v4h5.333V8Z\"\n />\n </svg>\n);\n"],"names":["React"],"mappings":";;MAEa,aAAa,GAAG,CAAC,KAAU,MACtCA,cAAA,CAAA,aAAA,CAAA,KAAA,EAAA,EAAK,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,EAAC,KAAK,EAAC,4BAA4B,EAAA,GAAK,KAAK,EAAA;IAC/EA,cACE,CAAA,aAAA,CAAA,MAAA,EAAA,EAAA,IAAI,EAAC,cAAc,EACnB,CAAC,EAAC,8MAA8M,EAAA,CAChN,CACE;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veeqo/ui",
3
- "version": "9.5.0",
3
+ "version": "9.5.2",
4
4
  "description": "New optimised component library for Veeqo.",
5
5
  "author": "Robert Wealthall",
6
6
  "license": "ISC",
@@ -95,7 +95,7 @@
95
95
  "jest-environment-jsdom": "~29.0.3",
96
96
  "jest-styled-components": "~7.1.1",
97
97
  "lodash.throttle": "^4.1.1",
98
- "playroom": "^0.31.0",
98
+ "playroom": "^0.39.1",
99
99
  "prettier": "^3.0.3",
100
100
  "react": "^17.0.2",
101
101
  "react-dom": "^17.0.2",