infinity-forge 0.13.6 → 0.13.7

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.
@@ -9,6 +9,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.Layout = void 0;
11
11
  var styled_components_1 = __importDefault(require("styled-components"));
12
- exports.Layout = (0, styled_components_1.default)('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n --spacing: 15px;\n\n header {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n .content_layout {\n width: 100%;\n display: flex;\n\n > div,\n header,\n main {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n main {\n margin: var(--spacing) 0;\n width: 100%;\n }\n }\n"], ["\n --spacing: 15px;\n\n header {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n .content_layout {\n width: 100%;\n display: flex;\n\n > div,\n header,\n main {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n main {\n margin: var(--spacing) 0;\n width: 100%;\n }\n }\n"])));
12
+ exports.Layout = (0, styled_components_1.default)('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n --spacing: 30px;\n\n header {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n .content_layout {\n width: 100%;\n display: flex;\n\n > div,\n header,\n main {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n main {\n margin: var(--spacing) 0;\n width: 100%;\n } \n }\n"], ["\n --spacing: 30px;\n\n header {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n .content_layout {\n width: 100%;\n display: flex;\n\n > div,\n header,\n main {\n padding-left: var(--spacing);\n padding-right: var(--spacing);\n }\n\n main {\n margin: var(--spacing) 0;\n width: 100%;\n } \n }\n"])));
13
13
  var templateObject_1;
14
14
  //# sourceMappingURL=styles.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../src/system/presentation/components/layout/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,MAAM,GAAG,IAAA,2BAAM,EAAC,KAAK,CAAC,0bAAA,uXAwBlC,KAAA"}
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../src/system/presentation/components/layout/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,MAAM,GAAG,IAAA,2BAAM,EAAC,KAAK,CAAC,2bAAA,wXAwBlC,KAAA"}
@@ -4,7 +4,7 @@ exports.ArrowForwardIcon = void 0;
4
4
  var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  function ArrowForwardIcon(_a) {
6
6
  var fill = _a.fill;
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '16', viewBox: '0 0 15 16', fill: 'none', children: [(0, jsx_runtime_1.jsx)("g", { "clip-path": 'url(#clip0_160_1261)', children: (0, jsx_runtime_1.jsx)("path", { "fill-rule": 'evenodd', "clip-rule": 'evenodd', d: 'M0.0376394 2.09925C-0.0222538 1.86028 -0.012307 1.60914 0.0662985 1.37565C0.144904 1.14217 0.288865 0.936153 0.481085 0.78207C0.673306 0.627986 0.905708 0.53231 1.15069 0.506404C1.39568 0.480498 1.64295 0.525451 1.86314 0.635925L14.2876 6.84924C14.5015 6.95611 14.6813 7.12043 14.807 7.32378C14.9327 7.52713 14.9993 7.76147 14.9993 8.00054C14.9993 8.23961 14.9327 8.47396 14.807 8.67731C14.6813 8.88066 14.5015 9.04498 14.2876 9.15185L1.86314 15.3644C1.64301 15.4748 1.39584 15.5197 1.15095 15.4938C0.906057 15.4679 0.673735 15.3723 0.481551 15.2184C0.289367 15.0644 0.14539 14.8585 0.0667056 14.6251C-0.0119787 14.3918 -0.0220665 14.1408 0.0376394 13.9018L1.33964 8.69808L8.89514 8.00054L1.33964 7.30301L0.0376394 2.09925Z', fill: fill }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_160_1261', children: (0, jsx_runtime_1.jsx)("rect", { width: '15', height: '15', fill: 'white', transform: 'translate(0 0.5)' }) }) })] }));
7
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '16', viewBox: '0 0 15 16', fill: 'none', children: [(0, jsx_runtime_1.jsx)("g", { "clip-path": 'url(#clip0_160_1261)', children: (0, jsx_runtime_1.jsx)("path", { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M0.0376394 2.09925C-0.0222538 1.86028 -0.012307 1.60914 0.0662985 1.37565C0.144904 1.14217 0.288865 0.936153 0.481085 0.78207C0.673306 0.627986 0.905708 0.53231 1.15069 0.506404C1.39568 0.480498 1.64295 0.525451 1.86314 0.635925L14.2876 6.84924C14.5015 6.95611 14.6813 7.12043 14.807 7.32378C14.9327 7.52713 14.9993 7.76147 14.9993 8.00054C14.9993 8.23961 14.9327 8.47396 14.807 8.67731C14.6813 8.88066 14.5015 9.04498 14.2876 9.15185L1.86314 15.3644C1.64301 15.4748 1.39584 15.5197 1.15095 15.4938C0.906057 15.4679 0.673735 15.3723 0.481551 15.2184C0.289367 15.0644 0.14539 14.8585 0.0667056 14.6251C-0.0119787 14.3918 -0.0220665 14.1408 0.0376394 13.9018L1.33964 8.69808L8.89514 8.00054L1.33964 7.30301L0.0376394 2.09925Z', fill: fill }) }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_160_1261', children: (0, jsx_runtime_1.jsx)("rect", { width: '15', height: '15', fill: 'white', transform: 'translate(0 0.5)' }) }) })] }));
8
8
  }
9
9
  exports.ArrowForwardIcon = ArrowForwardIcon;
10
10
  //# sourceMappingURL=arrow-forward.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"arrow-forward.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/arrow-forward.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,2CAAa,sBAAsB,YACjC,8CACY,SAAS,eACT,SAAS,EACnB,CAAC,EAAC,qtBAAqtB,EACvtB,IAAI,EAAE,IAAI,GACV,GACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,EAAC,SAAS,EAAC,kBAAkB,GAAG,GAChE,GACN,IACH,CACP,CAAA;AACH,CAAC;AAlBD,4CAkBC"}
1
+ {"version":3,"file":"arrow-forward.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/arrow-forward.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,iCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,aAC5F,2CAAa,sBAAsB,YACjC,iCACE,QAAQ,EAAC,SAAS,EAClB,QAAQ,EAAC,SAAS,EAClB,CAAC,EAAC,qtBAAqtB,EACvtB,IAAI,EAAE,IAAI,GACV,GACA,EACJ,2CACE,qCAAU,EAAE,EAAC,gBAAgB,YAC3B,iCAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,OAAO,EAAC,SAAS,EAAC,kBAAkB,GAAG,GAChE,GACN,IACH,CACP,CAAA;AACH,CAAC;AAlBD,4CAkBC"}
@@ -4,7 +4,7 @@ exports.IconNotFound = void 0;
4
4
  var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  function IconNotFound(_a) {
6
6
  var fill = _a.fill;
7
- return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', width: '800px', height: '800px', viewBox: '0 -0.5 17 17', version: '1.1', children: [(0, jsx_runtime_1.jsx)("defs", {}), (0, jsx_runtime_1.jsx)("g", { stroke: 'none', "stroke-width": '1', fill: 'none', "fill-rule": 'evenodd', children: (0, jsx_runtime_1.jsxs)("g", { transform: 'translate(1.000000, 2.000000)', fill: fill, children: [(0, jsx_runtime_1.jsx)("path", { d: 'M7.35,3 L5.788,0.042 L2.021,0.042 L2.021,1.063 L0.023,1.063 L0.023,10.976 L1.043,10.976 L1.045,11.976 L15.947,11.976 L15.968,3 L7.35,3 L7.35,3 Z M10.918,9.109 L10.09,9.938 L8.512,8.361 L6.934,9.938 L6.104,9.109 L7.682,7.531 L6.104,5.953 L6.934,5.125 L8.512,6.701 L10.088,5.125 L10.918,5.953 L9.34,7.531 L10.918,9.109 L10.918,9.109 Z' }), (0, jsx_runtime_1.jsx)("path", { d: 'M13.964,1.982 L13.964,1.042 L8.024,1.042 L8.354,1.982 L13.964,1.982 Z' })] }) })] }));
7
+ return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', xmlnsXlink: 'http://www.w3.org/1999/xlink', width: '800px', height: '800px', viewBox: '0 -0.5 17 17', version: '1.1', children: [(0, jsx_runtime_1.jsx)("defs", {}), (0, jsx_runtime_1.jsx)("g", { stroke: 'none', "stroke-width": '1', fill: 'none', fillRule: 'evenodd', children: (0, jsx_runtime_1.jsxs)("g", { transform: 'translate(1.000000, 2.000000)', fill: fill, children: [(0, jsx_runtime_1.jsx)("path", { d: 'M7.35,3 L5.788,0.042 L2.021,0.042 L2.021,1.063 L0.023,1.063 L0.023,10.976 L1.043,10.976 L1.045,11.976 L15.947,11.976 L15.968,3 L7.35,3 L7.35,3 Z M10.918,9.109 L10.09,9.938 L8.512,8.361 L6.934,9.938 L6.104,9.109 L7.682,7.531 L6.104,5.953 L6.934,5.125 L8.512,6.701 L10.088,5.125 L10.918,5.953 L9.34,7.531 L10.918,9.109 L10.918,9.109 Z' }), (0, jsx_runtime_1.jsx)("path", { d: 'M13.964,1.982 L13.964,1.042 L8.024,1.042 L8.354,1.982 L13.964,1.982 Z' })] }) })] }));
8
8
  }
9
9
  exports.IconNotFound = IconNotFound;
10
10
  //# sourceMappingURL=not-found.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"not-found.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/not-found.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,YAAY,CAAC,EAAe;QAAb,IAAI,UAAA;IACjC,OAAO,CACL,iCACE,KAAK,EAAC,4BAA4B,EAClC,UAAU,EAAC,8BAA8B,EACzC,KAAK,EAAC,OAAO,EACb,MAAM,EAAC,OAAO,EACd,OAAO,EAAC,cAAc,EACtB,OAAO,EAAC,KAAK,aAEb,kCAAa,EACb,8BAAG,MAAM,EAAC,MAAM,kBAAc,GAAG,EAAC,IAAI,EAAC,MAAM,eAAW,SAAS,YAC/D,+BAAG,SAAS,EAAC,+BAA+B,EAAC,IAAI,EAAE,IAAI,aACrD,iCAAM,CAAC,EAAC,8UAA8U,GAAQ,EAC9V,iCAAM,CAAC,EAAC,uEAAuE,GAAQ,IACrF,GACF,IACA,CACP,CAAA;AACH,CAAC;AAnBD,oCAmBC"}
1
+ {"version":3,"file":"not-found.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/not-found.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,YAAY,CAAC,EAAe;QAAb,IAAI,UAAA;IACjC,OAAO,CACL,iCACE,KAAK,EAAC,4BAA4B,EAClC,UAAU,EAAC,8BAA8B,EACzC,KAAK,EAAC,OAAO,EACb,MAAM,EAAC,OAAO,EACd,OAAO,EAAC,cAAc,EACtB,OAAO,EAAC,KAAK,aAEb,kCAAa,EACb,8BAAG,MAAM,EAAC,MAAM,kBAAc,GAAG,EAAC,IAAI,EAAC,MAAM,EAAC,QAAQ,EAAC,SAAS,YAC9D,+BAAG,SAAS,EAAC,+BAA+B,EAAC,IAAI,EAAE,IAAI,aACrD,iCAAM,CAAC,EAAC,8UAA8U,GAAQ,EAC9V,iCAAM,CAAC,EAAC,uEAAuE,GAAQ,IACrF,GACF,IACA,CACP,CAAA;AACH,CAAC;AAnBD,oCAmBC"}
@@ -4,7 +4,7 @@ exports.IconSendMessage = void 0;
4
4
  var jsx_runtime_1 = require("react/jsx-runtime");
5
5
  function IconSendMessage(_a) {
6
6
  var fill = _a.fill;
7
- return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '16', viewBox: '0 0 15 16', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { "fill-rule": 'evenodd', "clip-rule": 'evenodd', d: 'M0.0377615 2.09925C-0.0221318 1.86028 -0.012185 1.60914 0.0664205 1.37565C0.145026 1.14217 0.288987 0.936153 0.481208 0.78207C0.673428 0.627986 0.90583 0.53231 1.15081 0.506404C1.3958 0.480498 1.64307 0.525451 1.86326 0.635925L14.2878 6.84924C14.5016 6.95611 14.6815 7.12043 14.8072 7.32378C14.9329 7.52713 14.9994 7.76147 14.9994 8.00054C14.9994 8.23961 14.9329 8.47396 14.8072 8.67731C14.6815 8.88066 14.5016 9.04498 14.2878 9.15185L1.86326 15.3644C1.64313 15.4748 1.39596 15.5197 1.15107 15.4938C0.906179 15.4679 0.673857 15.3723 0.481673 15.2184C0.289489 15.0644 0.145512 14.8585 0.0668277 14.6251C-0.0118566 14.3918 -0.0219444 14.1408 0.0377615 13.9018L1.33976 8.69808L8.89526 8.00054L1.33976 7.30301L0.0377615 2.09925Z', fill: fill }) }));
7
+ return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '16', viewBox: '0 0 15 16', fill: 'none', children: (0, jsx_runtime_1.jsx)("path", { fillRule: 'evenodd', "clip-rule": 'evenodd', d: 'M0.0377615 2.09925C-0.0221318 1.86028 -0.012185 1.60914 0.0664205 1.37565C0.145026 1.14217 0.288987 0.936153 0.481208 0.78207C0.673428 0.627986 0.90583 0.53231 1.15081 0.506404C1.3958 0.480498 1.64307 0.525451 1.86326 0.635925L14.2878 6.84924C14.5016 6.95611 14.6815 7.12043 14.8072 7.32378C14.9329 7.52713 14.9994 7.76147 14.9994 8.00054C14.9994 8.23961 14.9329 8.47396 14.8072 8.67731C14.6815 8.88066 14.5016 9.04498 14.2878 9.15185L1.86326 15.3644C1.64313 15.4748 1.39596 15.5197 1.15107 15.4938C0.906179 15.4679 0.673857 15.3723 0.481673 15.2184C0.289489 15.0644 0.145512 14.8585 0.0668277 14.6251C-0.0118566 14.3918 -0.0219444 14.1408 0.0377615 13.9018L1.33976 8.69808L8.89526 8.00054L1.33976 7.30301L0.0377615 2.09925Z', fill: fill }) }));
8
8
  }
9
9
  exports.IconSendMessage = IconSendMessage;
10
10
  //# sourceMappingURL=send-message.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"send-message.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/send-message.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,eAAe,CAAC,EAAe;QAAb,IAAI,UAAA;IACpC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,8CACY,SAAS,eACT,SAAS,EACnB,CAAC,EAAC,stBAAstB,EACxtB,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AAXD,0CAWC"}
1
+ {"version":3,"file":"send-message.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/send-message.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,eAAe,CAAC,EAAe;QAAb,IAAI,UAAA;IACpC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAC5F,iCACE,QAAQ,EAAC,SAAS,eACR,SAAS,EACnB,CAAC,EAAC,stBAAstB,EACxtB,IAAI,EAAE,IAAI,GACV,GACE,CACP,CAAA;AACH,CAAC;AAXD,0CAWC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "infinity-forge",
3
- "version": "0.13.6",
3
+ "version": "0.13.7",
4
4
  "description": "codie Library",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",