infinity-forge 0.13.6 → 0.13.8

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.
@@ -34,7 +34,7 @@ function CardMessage(_a) {
34
34
  var chatRef = (0, react_1.useRef)(null);
35
35
  (0, react_1.useEffect)(function () {
36
36
  if (chatRef.current && messages && messages.length > 0) {
37
- chatRef.current.scrollIntoView({ behavior: 'smooth' });
37
+ chatRef.current.scrollIntoView({ behavior: 'smooth', block: "end" });
38
38
  }
39
39
  }, [messages]);
40
40
  return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'card_message_error', children: (0, jsx_runtime_1.jsxs)(S.CardMessage, { ref: chatRef, children: [(0, jsx_runtime_1.jsxs)("div", { className: 'message-header ', children: [(0, jsx_runtime_1.jsx)(system_1.Avatar, { image: message.avatar, className: 'avatar-image' }), message.userName && (0, jsx_runtime_1.jsx)("h4", { className: 'font-16-bold', children: message === null || message === void 0 ? void 0 : message.userName }), message.dataCriacao && (0, jsx_runtime_1.jsx)("p", { className: 'font-12', children: message === null || message === void 0 ? void 0 : message.dataCriacaoText })] }), message.message && ((0, jsx_runtime_1.jsx)("div", { className: 'message-body', children: (0, jsx_runtime_1.jsx)("p", { className: 'font-16', children: message === null || message === void 0 ? void 0 : message.message }) }))] }) }));
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/data/chat/card-message/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAyC;AAEzC,2BAA4B;AAC5B,mCAA0C;AAE1C,0CAA6B;AAE7B,SAAgB,WAAW,CAAC,EAAiE;QAA/D,OAAO,aAAA,EAAE,QAAQ,cAAA;IAC7C,IAAM,OAAO,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAA;IAE5C,IAAA,iBAAS,EAAC;QACR,IAAI,OAAO,CAAC,OAAO,IAAI,QAAQ,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YACvD,OAAO,CAAC,OAAO,CAAC,cAAc,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,CAAC,CAAA;QACxD,CAAC;IACH,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAA;IAEd,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,oBAAoB,YAC9B,wBAAC,CAAC,CAAC,WAAW,IAAC,GAAG,EAAE,OAAO,aACzB,iCAAK,SAAS,EAAC,iBAAiB,aAC9B,uBAAC,eAAM,IAAC,KAAK,EAAE,OAAO,CAAC,MAAM,EAAE,SAAS,EAAC,cAAc,GAAG,EAEzD,OAAO,CAAC,QAAQ,IAAI,+BAAI,SAAS,EAAC,cAAc,YAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,GAAM,EACzE,OAAO,CAAC,WAAW,IAAI,8BAAG,SAAS,EAAC,SAAS,YAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,eAAe,GAAK,IACzE,EAEL,OAAO,CAAC,OAAO,IAAI,CAClB,gCAAK,SAAS,EAAC,cAAc,YAC3B,8BAAG,SAAS,EAAC,SAAS,YAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,OAAO,GAAK,GACzC,CACP,IACa,GACV,CACT,CAAA;AACH,CAAC;AA3BD,kCA2BC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/data/chat/card-message/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+BAAyC;AAEzC,2BAA4B;AAC5B,mCAA0C;AAE1C,0CAA6B;AAE7B,SAAgB,WAAW,CAAC,EAAiE;QAA/D,OAAO,aAAA,EAAE,QAAQ,cAAA;IAC7C,IAAM,OAAO,GAAG,IAAA,cAAM,EAAiB,IAAI,CAAC,CAAA;IAE5C,IAAA,iBAAS,EAAC;QACR,IAAI,OAAO,CAAC,OAAO,IAAI,QAAQ,IAAI,QAAQ,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;YACvD,OAAO,CAAC,OAAO,CAAC,cAAc,CAAC,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAE,KAAK,EAAE,CAAC,CAAA;QACtE,CAAC;IACH,CAAC,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAA;IAEd,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,oBAAoB,YAC9B,wBAAC,CAAC,CAAC,WAAW,IAAC,GAAG,EAAE,OAAO,aACzB,iCAAK,SAAS,EAAC,iBAAiB,aAC9B,uBAAC,eAAM,IAAC,KAAK,EAAE,OAAO,CAAC,MAAM,EAAE,SAAS,EAAC,cAAc,GAAG,EAEzD,OAAO,CAAC,QAAQ,IAAI,+BAAI,SAAS,EAAC,cAAc,YAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,QAAQ,GAAM,EACzE,OAAO,CAAC,WAAW,IAAI,8BAAG,SAAS,EAAC,SAAS,YAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,eAAe,GAAK,IACzE,EAEL,OAAO,CAAC,OAAO,IAAI,CAClB,gCAAK,SAAS,EAAC,cAAc,YAC3B,8BAAG,SAAS,EAAC,SAAS,YAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,OAAO,GAAK,GACzC,CACP,IACa,GACV,CACT,CAAA;AACH,CAAC;AA3BD,kCA2BC"}
@@ -9,6 +9,6 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
9
9
  Object.defineProperty(exports, "__esModule", { value: true });
10
10
  exports.Chat = void 0;
11
11
  var styled_components_1 = __importDefault(require("styled-components"));
12
- exports.Chat = (0, styled_components_1.default)('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n border-radius: 5px;\n background-color: #f2f2f2;\n\n .top_chat {\n height: 62px;\n text-align: center;\n padding-top: 15px;\n border-bottom: solid 1px #e1e1e1;\n\n h3 {\n font-size: 18px;\n font-weight: 700;\n margin-bottom: 0;\n }\n }\n\n .content_chat {\n padding: 5px 16px 20px 20px;\n\n .chat {\n height: 495px;\n overflow-y: auto;\n padding-right: 4px;\n\n .chat_item:last-child {\n margin-bottom: 0;\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-thumb {\n background: #000;\n border-radius: 10px;\n }\n }\n\n form {\n background-color: #fff;\n border-radius: 5px;\n padding-right: 15px;\n\n .input_control {\n width: calc(100% - 15px);\n margin-right: 15px;\n\n .input-content {\n padding: 6px 0 6px 6px;\n\n input {\n border: 0;\n outline-color: rgba(0, 0, 0, 0.1);\n }\n }\n }\n\n > div {\n display: flex;\n height: 40px;\n\n > div {\n margin: 0;\n\n * {\n height: 100%;\n }\n }\n }\n\n .form-button {\n height: 100%;\n\n > div {\n height: inherit;\n\n button {\n border: 0;\n padding: 0;\n background-color: transparent;\n height: inherit;\n\n .button-icon {\n display: flex;\n align-items: center;\n\n svg {\n height: 15px;\n width: auto;\n fill: #000;\n }\n }\n }\n }\n }\n }\n }\n"], ["\n width: 100%;\n border-radius: 5px;\n background-color: #f2f2f2;\n\n .top_chat {\n height: 62px;\n text-align: center;\n padding-top: 15px;\n border-bottom: solid 1px #e1e1e1;\n\n h3 {\n font-size: 18px;\n font-weight: 700;\n margin-bottom: 0;\n }\n }\n\n .content_chat {\n padding: 5px 16px 20px 20px;\n\n .chat {\n height: 495px;\n overflow-y: auto;\n padding-right: 4px;\n\n .chat_item:last-child {\n margin-bottom: 0;\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-thumb {\n background: #000;\n border-radius: 10px;\n }\n }\n\n form {\n background-color: #fff;\n border-radius: 5px;\n padding-right: 15px;\n\n .input_control {\n width: calc(100% - 15px);\n margin-right: 15px;\n\n .input-content {\n padding: 6px 0 6px 6px;\n\n input {\n border: 0;\n outline-color: rgba(0, 0, 0, 0.1);\n }\n }\n }\n\n > div {\n display: flex;\n height: 40px;\n\n > div {\n margin: 0;\n\n * {\n height: 100%;\n }\n }\n }\n\n .form-button {\n height: 100%;\n\n > div {\n height: inherit;\n\n button {\n border: 0;\n padding: 0;\n background-color: transparent;\n height: inherit;\n\n .button-icon {\n display: flex;\n align-items: center;\n\n svg {\n height: 15px;\n width: auto;\n fill: #000;\n }\n }\n }\n }\n }\n }\n }\n"])));
12
+ exports.Chat = (0, styled_components_1.default)('div')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n border-radius: 5px;\n background-color: #f2f2f2;\n overflow: hidden;\n\n .top_chat {\n height: 62px;\n text-align: center;\n padding-top: 15px;\n border-bottom: solid 1px #e1e1e1;\n\n h3 {\n font-size: 18px;\n font-weight: 700;\n margin-bottom: 0;\n }\n }\n\n .content_chat {\n padding: 5px 16px 20px 20px;\n\n .chat {\n height: 495px;\n overflow-y: auto;\n padding-right: 4px;\n\n .chat_item:last-child {\n margin-bottom: 0;\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-thumb {\n background: #000;\n border-radius: 10px;\n }\n }\n\n form {\n background-color: #fff;\n border-radius: 5px;\n padding-right: 15px;\n\n .input_control {\n width: calc(100% - 15px);\n margin-right: 15px;\n\n .input-content {\n padding: 6px 0 6px 6px;\n\n input {\n border: 0;\n outline-color: rgba(0, 0, 0, 0.1);\n }\n }\n }\n\n > div {\n display: flex;\n height: 40px;\n\n > div {\n margin: 0;\n\n * {\n height: 100%;\n }\n }\n }\n\n .form-button {\n height: 100%;\n\n > div {\n height: inherit;\n\n button {\n border: 0;\n padding: 0;\n background-color: transparent;\n height: inherit;\n\n .button-icon {\n display: flex;\n align-items: center;\n\n svg {\n height: 15px;\n width: auto;\n fill: #000;\n }\n }\n }\n }\n }\n }\n }\n"], ["\n width: 100%;\n border-radius: 5px;\n background-color: #f2f2f2;\n overflow: hidden;\n\n .top_chat {\n height: 62px;\n text-align: center;\n padding-top: 15px;\n border-bottom: solid 1px #e1e1e1;\n\n h3 {\n font-size: 18px;\n font-weight: 700;\n margin-bottom: 0;\n }\n }\n\n .content_chat {\n padding: 5px 16px 20px 20px;\n\n .chat {\n height: 495px;\n overflow-y: auto;\n padding-right: 4px;\n\n .chat_item:last-child {\n margin-bottom: 0;\n }\n\n &::-webkit-scrollbar {\n width: 5px;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-track {\n background: #ccc;\n border-radius: 10px;\n }\n\n &::-webkit-scrollbar-thumb {\n background: #000;\n border-radius: 10px;\n }\n }\n\n form {\n background-color: #fff;\n border-radius: 5px;\n padding-right: 15px;\n\n .input_control {\n width: calc(100% - 15px);\n margin-right: 15px;\n\n .input-content {\n padding: 6px 0 6px 6px;\n\n input {\n border: 0;\n outline-color: rgba(0, 0, 0, 0.1);\n }\n }\n }\n\n > div {\n display: flex;\n height: 40px;\n\n > div {\n margin: 0;\n\n * {\n height: 100%;\n }\n }\n }\n\n .form-button {\n height: 100%;\n\n > div {\n height: inherit;\n\n button {\n border: 0;\n padding: 0;\n background-color: transparent;\n height: inherit;\n\n .button-icon {\n display: flex;\n align-items: center;\n\n svg {\n height: 15px;\n width: auto;\n fill: #000;\n }\n }\n }\n }\n }\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/data/chat/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,IAAI,GAAG,IAAA,2BAAM,EAAC,KAAK,CAAC,g7DAAA,62DAyGhC,KAAA"}
1
+ {"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/data/chat/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,IAAI,GAAG,IAAA,2BAAM,EAAC,KAAK,CAAC,q8DAAA,k4DA0GhC,KAAA"}
@@ -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.8",
4
4
  "description": "codie Library",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",