microboard-ui-temp 0.1.138 → 0.1.139
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.js +9 -9
- package/dist/spa.js +9 -9
- package/dist/sprite.svg +2 -2
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -276659,7 +276659,7 @@ class Screen extends BaseItem {
|
|
|
276659
276659
|
ctx.restore();
|
|
276660
276660
|
}
|
|
276661
276661
|
this.path.render(context);
|
|
276662
|
-
if (localStorage.getItem("currentUser") === this.ownerId || localStorage.getItem("screenOwnerId") === this.ownerId
|
|
276662
|
+
if (localStorage.getItem("currentUser") === this.ownerId || localStorage.getItem("screenOwnerId") === this.ownerId) {
|
|
276663
276663
|
super.render(context);
|
|
276664
276664
|
}
|
|
276665
276665
|
}
|
|
@@ -375524,7 +375524,7 @@ function GetRandomItem({ rounded = "none" }) {
|
|
|
375524
375524
|
item.transformation.translateTo((left + right) / 2 - item.getWidth() / 2, top - item.getHeight());
|
|
375525
375525
|
}
|
|
375526
375526
|
};
|
|
375527
|
-
return /* @__PURE__ */ import_react295.default.createElement(UiButton, {
|
|
375527
|
+
return /* @__PURE__ */ import_react295.default.createElement(import_react295.default.Fragment, null, /* @__PURE__ */ import_react295.default.createElement(UiButton, {
|
|
375528
375528
|
className: ContextPanelButton_module_default.contextPanelButton,
|
|
375529
375529
|
id: "get-random-item",
|
|
375530
375530
|
tooltip: t10("contextPanel.gameItems.deck.getCard.random"),
|
|
@@ -375534,6 +375534,8 @@ function GetRandomItem({ rounded = "none" }) {
|
|
|
375534
375534
|
rounded
|
|
375535
375535
|
}, /* @__PURE__ */ import_react295.default.createElement(Icon, {
|
|
375536
375536
|
iconName: "GetCard"
|
|
375537
|
+
})), /* @__PURE__ */ import_react295.default.createElement(UiSeparator, {
|
|
375538
|
+
vertical: true
|
|
375537
375539
|
}));
|
|
375538
375540
|
}
|
|
375539
375541
|
|
|
@@ -439762,7 +439764,7 @@ function AddScreen2() {
|
|
|
439762
439764
|
board.tools.addRegisteredTool("AddScreen", true);
|
|
439763
439765
|
};
|
|
439764
439766
|
const isActive = Boolean(board.tools.getAddRegisteredTool("AddScreen"));
|
|
439765
|
-
return /* @__PURE__ */ import_react359.default.createElement(
|
|
439767
|
+
return /* @__PURE__ */ import_react359.default.createElement(UiButton, {
|
|
439766
439768
|
id: "tool-add-screen",
|
|
439767
439769
|
tooltip: t11("toolsPanel.addGameItem.addScreen.tooltip"),
|
|
439768
439770
|
onClick: handleClick,
|
|
@@ -439771,8 +439773,6 @@ function AddScreen2() {
|
|
|
439771
439773
|
active: isActive
|
|
439772
439774
|
}, /* @__PURE__ */ import_react359.default.createElement(Icon, {
|
|
439773
439775
|
iconName: "AddScreen"
|
|
439774
|
-
})), /* @__PURE__ */ import_react359.default.createElement(UiSeparator, {
|
|
439775
|
-
vertical: true
|
|
439776
439776
|
}));
|
|
439777
439777
|
}
|
|
439778
439778
|
|
|
@@ -439794,8 +439794,8 @@ function AddPouch2() {
|
|
|
439794
439794
|
active: isActive
|
|
439795
439795
|
}, /* @__PURE__ */ import_react360.default.createElement(Icon, {
|
|
439796
439796
|
iconName: "AddPouch",
|
|
439797
|
-
width:
|
|
439798
|
-
height:
|
|
439797
|
+
width: 24,
|
|
439798
|
+
height: 24
|
|
439799
439799
|
}));
|
|
439800
439800
|
}
|
|
439801
439801
|
|
|
@@ -446466,9 +446466,9 @@ var sprite_default = `<svg width="0" height="0" class="hidden">
|
|
|
446466
446466
|
<path d="M14.9019 15.0802C13.4362 16.0098 11.7358 16.5021 10.0002 16.4993C5.50687 16.4993 1.76854 13.266 0.984375 8.99932C1.34273 7.05825 2.31907 5.28507 3.76771 3.94432L1.16021 1.33932L2.33937 0.160156L18.8385 16.6602L17.6594 17.8385L14.901 15.0802H14.9019ZM4.94604 5.12432C3.81355 6.15398 3.02464 7.50664 2.68604 8.99932C2.94629 10.138 3.46876 11.2003 4.21188 12.1015C4.95499 13.0027 5.89823 13.718 6.9665 14.1904C8.03477 14.6628 9.19858 14.8794 10.3653 14.8228C11.532 14.7662 12.6694 14.438 13.6869 13.8643L11.9969 12.1743C11.2774 12.6275 10.4254 12.8227 9.58041 12.728C8.73544 12.6333 7.94774 12.2542 7.34652 11.653C6.74529 11.0518 6.36623 10.2641 6.27151 9.41912C6.17679 8.57416 6.37203 7.72208 6.82521 7.00266L4.94604 5.12432ZM10.7619 10.9393L8.06021 8.23766C7.91193 8.6151 7.87703 9.02762 7.9598 9.42461C8.04256 9.8216 8.23939 10.1858 8.52614 10.4726C8.81289 10.7593 9.1771 10.9561 9.57409 11.0389C9.97108 11.1217 10.3836 11.0868 10.761 10.9385L10.7619 10.9393ZM17.3394 12.826L16.1469 11.6343C16.7039 10.8404 17.1005 9.94531 17.3144 8.99932C17.0879 8.00743 16.6621 7.07194 16.0628 6.24973C15.4636 5.42753 14.7034 4.73576 13.8284 4.21649C12.9535 3.69722 11.9821 3.3613 10.9733 3.22913C9.96452 3.09696 8.93938 3.17131 7.96021 3.44766L6.64521 2.13266C7.68437 1.72432 8.81687 1.49932 10.0002 1.49932C14.4935 1.49932 18.2319 4.73266 19.016 8.99932C18.7607 10.3874 18.1868 11.6973 17.3394 12.826ZM9.76937 5.25599C10.2998 5.22321 10.8311 5.30354 11.3282 5.49167C11.8252 5.6798 12.2765 5.97142 12.6523 6.3472C13.0281 6.72298 13.3197 7.17435 13.5079 7.67137C13.696 8.1684 13.7763 8.69973 13.7435 9.23016L9.76854 5.25599H9.76937Z"
|
|
446467
446467
|
fill="currentColor"/>
|
|
446468
446468
|
</symbol>
|
|
446469
|
-
<symbol id="AddPouch" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
446469
|
+
<symbol id="AddPouch" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" >
|
|
446470
446470
|
<g class="" transform="translate(0,0)" style="">
|
|
446471
|
-
<path d="M363.783 23.545c-9.782.057-16.583 3.047-20.744 10.22-17.51 30.18-38.432 61.645-48.552 97.245 2.836.83 5.635 1.787 8.373 2.853 7.353 2.863 14.38 6.482 20.542 10.858 27.534-25.542 58.165-45.21 87.45-65.462 11.356-7.854 12.273-13.584 10.183-20.83-2.09-7.246-9.868-16.365-20.525-23.176-10.658-6.81-23.87-11.33-34.73-11.68-.68-.022-1.345-.03-1.997-.027zm-68.998.746c-10.02-.182-17.792 6.393-23.924 20.24-8.94 20.194-10.212 53.436-1.446 83.185.156-.008.31-.023.467-.03 1.99-.087 3.99-.072 6 .03 9.436-34.822 27.966-64.72 44.013-91.528-10.31-8.496-18.874-11.782-25.108-11.896zM197.5 82.5 187 97.97c14.82 10.04 29.056 19.725 39.813 31.374 3.916 4.24 7.37 8.722 10.31 13.607a38.13 38.13 0 0 1 13.69-10.792c.407-.188.82-.355 1.228-.53-3.423-5.44-7.304-10.418-11.51-14.972C227.765 102.83 212.29 92.52 197.5 82.5zm223.77 12.27c-29.255 20.228-58.575 39.152-84.348 62.78.438.576.848 1.168 1.258 1.76 20.68-6.75 49.486-15.333 73.916-19.41 11.484-1.916 15.66-6.552 17.574-13.228 1.914-6.676.447-16.71-5.316-26.983a63.277 63.277 0 0 0-3.083-4.92zm-223.938 47.87c-14.95.2-29.732 4.3-43.957 12.766l9.563 16.03c21.657-12.89 42.626-14.133 65.232-4.563.52-5.592 1.765-10.66 3.728-15.21.35-.806.73-1.586 1.123-2.354-11.87-4.52-23.83-6.827-35.688-6.67zm75.8 3.934c-5.578-.083-10.597.742-14.427 2.526-4.377 2.038-7.466 4.914-9.648 9.97-.884 2.047-1.572 4.54-1.985 7.494.456-.007.91-.03 1.365-.033 16.053-.084 32.587 2.77 49.313 9.19 7.714 2.96 15.062 7.453 22.047 13.184 3.217-2.445 4.99-4.72 5.773-6.535 1.21-2.798 1.095-5.184-.634-8.82-3.46-7.275-15.207-16.955-28.856-22.27-6.824-2.658-13.98-4.224-20.523-4.614-.818-.05-1.627-.08-2.424-.092zm-24.757 38.457c-22.982.075-44.722 7.386-65 19.782-32.445 19.835-60.565 53.124-80.344 90.032-19.777 36.908-31.133 77.41-31.186 110.53-.053 33.06 10.26 57.27 32.812 67.782.043.02.082.043.125.063h.032c24.872 11.51 65.616 19.337 108.407 20.092 42.79.756 87.79-5.457 121.874-20.187 21.96-9.49 34.545-28.452 40.5-54.156 5.954-25.705 4.518-57.657-2.375-89.314-6.894-31.657-19.2-63.06-34.095-87.875-14.894-24.814-32.614-42.664-48.063-48.593-14.664-5.627-28.898-8.2-42.687-8.156z" fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="
|
|
446471
|
+
<path d="M363.783 23.545c-9.782.057-16.583 3.047-20.744 10.22-17.51 30.18-38.432 61.645-48.552 97.245 2.836.83 5.635 1.787 8.373 2.853 7.353 2.863 14.38 6.482 20.542 10.858 27.534-25.542 58.165-45.21 87.45-65.462 11.356-7.854 12.273-13.584 10.183-20.83-2.09-7.246-9.868-16.365-20.525-23.176-10.658-6.81-23.87-11.33-34.73-11.68-.68-.022-1.345-.03-1.997-.027zm-68.998.746c-10.02-.182-17.792 6.393-23.924 20.24-8.94 20.194-10.212 53.436-1.446 83.185.156-.008.31-.023.467-.03 1.99-.087 3.99-.072 6 .03 9.436-34.822 27.966-64.72 44.013-91.528-10.31-8.496-18.874-11.782-25.108-11.896zM197.5 82.5 187 97.97c14.82 10.04 29.056 19.725 39.813 31.374 3.916 4.24 7.37 8.722 10.31 13.607a38.13 38.13 0 0 1 13.69-10.792c.407-.188.82-.355 1.228-.53-3.423-5.44-7.304-10.418-11.51-14.972C227.765 102.83 212.29 92.52 197.5 82.5zm223.77 12.27c-29.255 20.228-58.575 39.152-84.348 62.78.438.576.848 1.168 1.258 1.76 20.68-6.75 49.486-15.333 73.916-19.41 11.484-1.916 15.66-6.552 17.574-13.228 1.914-6.676.447-16.71-5.316-26.983a63.277 63.277 0 0 0-3.083-4.92zm-223.938 47.87c-14.95.2-29.732 4.3-43.957 12.766l9.563 16.03c21.657-12.89 42.626-14.133 65.232-4.563.52-5.592 1.765-10.66 3.728-15.21.35-.806.73-1.586 1.123-2.354-11.87-4.52-23.83-6.827-35.688-6.67zm75.8 3.934c-5.578-.083-10.597.742-14.427 2.526-4.377 2.038-7.466 4.914-9.648 9.97-.884 2.047-1.572 4.54-1.985 7.494.456-.007.91-.03 1.365-.033 16.053-.084 32.587 2.77 49.313 9.19 7.714 2.96 15.062 7.453 22.047 13.184 3.217-2.445 4.99-4.72 5.773-6.535 1.21-2.798 1.095-5.184-.634-8.82-3.46-7.275-15.207-16.955-28.856-22.27-6.824-2.658-13.98-4.224-20.523-4.614-.818-.05-1.627-.08-2.424-.092zm-24.757 38.457c-22.982.075-44.722 7.386-65 19.782-32.445 19.835-60.565 53.124-80.344 90.032-19.777 36.908-31.133 77.41-31.186 110.53-.053 33.06 10.26 57.27 32.812 67.782.043.02.082.043.125.063h.032c24.872 11.51 65.616 19.337 108.407 20.092 42.79.756 87.79-5.457 121.874-20.187 21.96-9.49 34.545-28.452 40.5-54.156 5.954-25.705 4.518-57.657-2.375-89.314-6.894-31.657-19.2-63.06-34.095-87.875-14.894-24.814-32.614-42.664-48.063-48.593-14.664-5.627-28.898-8.2-42.687-8.156z" fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="16">
|
|
446472
446472
|
</path>
|
|
446473
446473
|
</g>
|
|
446474
446474
|
</symbol>
|
package/dist/spa.js
CHANGED
|
@@ -276659,7 +276659,7 @@ class Screen extends BaseItem {
|
|
|
276659
276659
|
ctx.restore();
|
|
276660
276660
|
}
|
|
276661
276661
|
this.path.render(context);
|
|
276662
|
-
if (localStorage.getItem("currentUser") === this.ownerId || localStorage.getItem("screenOwnerId") === this.ownerId
|
|
276662
|
+
if (localStorage.getItem("currentUser") === this.ownerId || localStorage.getItem("screenOwnerId") === this.ownerId) {
|
|
276663
276663
|
super.render(context);
|
|
276664
276664
|
}
|
|
276665
276665
|
}
|
|
@@ -375524,7 +375524,7 @@ function GetRandomItem({ rounded = "none" }) {
|
|
|
375524
375524
|
item.transformation.translateTo((left + right) / 2 - item.getWidth() / 2, top - item.getHeight());
|
|
375525
375525
|
}
|
|
375526
375526
|
};
|
|
375527
|
-
return /* @__PURE__ */ import_react295.default.createElement(UiButton, {
|
|
375527
|
+
return /* @__PURE__ */ import_react295.default.createElement(import_react295.default.Fragment, null, /* @__PURE__ */ import_react295.default.createElement(UiButton, {
|
|
375528
375528
|
className: ContextPanelButton_module_default.contextPanelButton,
|
|
375529
375529
|
id: "get-random-item",
|
|
375530
375530
|
tooltip: t10("contextPanel.gameItems.deck.getCard.random"),
|
|
@@ -375534,6 +375534,8 @@ function GetRandomItem({ rounded = "none" }) {
|
|
|
375534
375534
|
rounded
|
|
375535
375535
|
}, /* @__PURE__ */ import_react295.default.createElement(Icon, {
|
|
375536
375536
|
iconName: "GetCard"
|
|
375537
|
+
})), /* @__PURE__ */ import_react295.default.createElement(UiSeparator, {
|
|
375538
|
+
vertical: true
|
|
375537
375539
|
}));
|
|
375538
375540
|
}
|
|
375539
375541
|
|
|
@@ -439762,7 +439764,7 @@ function AddScreen2() {
|
|
|
439762
439764
|
board.tools.addRegisteredTool("AddScreen", true);
|
|
439763
439765
|
};
|
|
439764
439766
|
const isActive = Boolean(board.tools.getAddRegisteredTool("AddScreen"));
|
|
439765
|
-
return /* @__PURE__ */ import_react359.default.createElement(
|
|
439767
|
+
return /* @__PURE__ */ import_react359.default.createElement(UiButton, {
|
|
439766
439768
|
id: "tool-add-screen",
|
|
439767
439769
|
tooltip: t11("toolsPanel.addGameItem.addScreen.tooltip"),
|
|
439768
439770
|
onClick: handleClick,
|
|
@@ -439771,8 +439773,6 @@ function AddScreen2() {
|
|
|
439771
439773
|
active: isActive
|
|
439772
439774
|
}, /* @__PURE__ */ import_react359.default.createElement(Icon, {
|
|
439773
439775
|
iconName: "AddScreen"
|
|
439774
|
-
})), /* @__PURE__ */ import_react359.default.createElement(UiSeparator, {
|
|
439775
|
-
vertical: true
|
|
439776
439776
|
}));
|
|
439777
439777
|
}
|
|
439778
439778
|
|
|
@@ -439794,8 +439794,8 @@ function AddPouch2() {
|
|
|
439794
439794
|
active: isActive
|
|
439795
439795
|
}, /* @__PURE__ */ import_react360.default.createElement(Icon, {
|
|
439796
439796
|
iconName: "AddPouch",
|
|
439797
|
-
width:
|
|
439798
|
-
height:
|
|
439797
|
+
width: 24,
|
|
439798
|
+
height: 24
|
|
439799
439799
|
}));
|
|
439800
439800
|
}
|
|
439801
439801
|
|
|
@@ -446466,9 +446466,9 @@ var sprite_default = `<svg width="0" height="0" class="hidden">
|
|
|
446466
446466
|
<path d="M14.9019 15.0802C13.4362 16.0098 11.7358 16.5021 10.0002 16.4993C5.50687 16.4993 1.76854 13.266 0.984375 8.99932C1.34273 7.05825 2.31907 5.28507 3.76771 3.94432L1.16021 1.33932L2.33937 0.160156L18.8385 16.6602L17.6594 17.8385L14.901 15.0802H14.9019ZM4.94604 5.12432C3.81355 6.15398 3.02464 7.50664 2.68604 8.99932C2.94629 10.138 3.46876 11.2003 4.21188 12.1015C4.95499 13.0027 5.89823 13.718 6.9665 14.1904C8.03477 14.6628 9.19858 14.8794 10.3653 14.8228C11.532 14.7662 12.6694 14.438 13.6869 13.8643L11.9969 12.1743C11.2774 12.6275 10.4254 12.8227 9.58041 12.728C8.73544 12.6333 7.94774 12.2542 7.34652 11.653C6.74529 11.0518 6.36623 10.2641 6.27151 9.41912C6.17679 8.57416 6.37203 7.72208 6.82521 7.00266L4.94604 5.12432ZM10.7619 10.9393L8.06021 8.23766C7.91193 8.6151 7.87703 9.02762 7.9598 9.42461C8.04256 9.8216 8.23939 10.1858 8.52614 10.4726C8.81289 10.7593 9.1771 10.9561 9.57409 11.0389C9.97108 11.1217 10.3836 11.0868 10.761 10.9385L10.7619 10.9393ZM17.3394 12.826L16.1469 11.6343C16.7039 10.8404 17.1005 9.94531 17.3144 8.99932C17.0879 8.00743 16.6621 7.07194 16.0628 6.24973C15.4636 5.42753 14.7034 4.73576 13.8284 4.21649C12.9535 3.69722 11.9821 3.3613 10.9733 3.22913C9.96452 3.09696 8.93938 3.17131 7.96021 3.44766L6.64521 2.13266C7.68437 1.72432 8.81687 1.49932 10.0002 1.49932C14.4935 1.49932 18.2319 4.73266 19.016 8.99932C18.7607 10.3874 18.1868 11.6973 17.3394 12.826ZM9.76937 5.25599C10.2998 5.22321 10.8311 5.30354 11.3282 5.49167C11.8252 5.6798 12.2765 5.97142 12.6523 6.3472C13.0281 6.72298 13.3197 7.17435 13.5079 7.67137C13.696 8.1684 13.7763 8.69973 13.7435 9.23016L9.76854 5.25599H9.76937Z"
|
|
446467
446467
|
fill="currentColor"/>
|
|
446468
446468
|
</symbol>
|
|
446469
|
-
<symbol id="AddPouch" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
446469
|
+
<symbol id="AddPouch" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" >
|
|
446470
446470
|
<g class="" transform="translate(0,0)" style="">
|
|
446471
|
-
<path d="M363.783 23.545c-9.782.057-16.583 3.047-20.744 10.22-17.51 30.18-38.432 61.645-48.552 97.245 2.836.83 5.635 1.787 8.373 2.853 7.353 2.863 14.38 6.482 20.542 10.858 27.534-25.542 58.165-45.21 87.45-65.462 11.356-7.854 12.273-13.584 10.183-20.83-2.09-7.246-9.868-16.365-20.525-23.176-10.658-6.81-23.87-11.33-34.73-11.68-.68-.022-1.345-.03-1.997-.027zm-68.998.746c-10.02-.182-17.792 6.393-23.924 20.24-8.94 20.194-10.212 53.436-1.446 83.185.156-.008.31-.023.467-.03 1.99-.087 3.99-.072 6 .03 9.436-34.822 27.966-64.72 44.013-91.528-10.31-8.496-18.874-11.782-25.108-11.896zM197.5 82.5 187 97.97c14.82 10.04 29.056 19.725 39.813 31.374 3.916 4.24 7.37 8.722 10.31 13.607a38.13 38.13 0 0 1 13.69-10.792c.407-.188.82-.355 1.228-.53-3.423-5.44-7.304-10.418-11.51-14.972C227.765 102.83 212.29 92.52 197.5 82.5zm223.77 12.27c-29.255 20.228-58.575 39.152-84.348 62.78.438.576.848 1.168 1.258 1.76 20.68-6.75 49.486-15.333 73.916-19.41 11.484-1.916 15.66-6.552 17.574-13.228 1.914-6.676.447-16.71-5.316-26.983a63.277 63.277 0 0 0-3.083-4.92zm-223.938 47.87c-14.95.2-29.732 4.3-43.957 12.766l9.563 16.03c21.657-12.89 42.626-14.133 65.232-4.563.52-5.592 1.765-10.66 3.728-15.21.35-.806.73-1.586 1.123-2.354-11.87-4.52-23.83-6.827-35.688-6.67zm75.8 3.934c-5.578-.083-10.597.742-14.427 2.526-4.377 2.038-7.466 4.914-9.648 9.97-.884 2.047-1.572 4.54-1.985 7.494.456-.007.91-.03 1.365-.033 16.053-.084 32.587 2.77 49.313 9.19 7.714 2.96 15.062 7.453 22.047 13.184 3.217-2.445 4.99-4.72 5.773-6.535 1.21-2.798 1.095-5.184-.634-8.82-3.46-7.275-15.207-16.955-28.856-22.27-6.824-2.658-13.98-4.224-20.523-4.614-.818-.05-1.627-.08-2.424-.092zm-24.757 38.457c-22.982.075-44.722 7.386-65 19.782-32.445 19.835-60.565 53.124-80.344 90.032-19.777 36.908-31.133 77.41-31.186 110.53-.053 33.06 10.26 57.27 32.812 67.782.043.02.082.043.125.063h.032c24.872 11.51 65.616 19.337 108.407 20.092 42.79.756 87.79-5.457 121.874-20.187 21.96-9.49 34.545-28.452 40.5-54.156 5.954-25.705 4.518-57.657-2.375-89.314-6.894-31.657-19.2-63.06-34.095-87.875-14.894-24.814-32.614-42.664-48.063-48.593-14.664-5.627-28.898-8.2-42.687-8.156z" fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="
|
|
446471
|
+
<path d="M363.783 23.545c-9.782.057-16.583 3.047-20.744 10.22-17.51 30.18-38.432 61.645-48.552 97.245 2.836.83 5.635 1.787 8.373 2.853 7.353 2.863 14.38 6.482 20.542 10.858 27.534-25.542 58.165-45.21 87.45-65.462 11.356-7.854 12.273-13.584 10.183-20.83-2.09-7.246-9.868-16.365-20.525-23.176-10.658-6.81-23.87-11.33-34.73-11.68-.68-.022-1.345-.03-1.997-.027zm-68.998.746c-10.02-.182-17.792 6.393-23.924 20.24-8.94 20.194-10.212 53.436-1.446 83.185.156-.008.31-.023.467-.03 1.99-.087 3.99-.072 6 .03 9.436-34.822 27.966-64.72 44.013-91.528-10.31-8.496-18.874-11.782-25.108-11.896zM197.5 82.5 187 97.97c14.82 10.04 29.056 19.725 39.813 31.374 3.916 4.24 7.37 8.722 10.31 13.607a38.13 38.13 0 0 1 13.69-10.792c.407-.188.82-.355 1.228-.53-3.423-5.44-7.304-10.418-11.51-14.972C227.765 102.83 212.29 92.52 197.5 82.5zm223.77 12.27c-29.255 20.228-58.575 39.152-84.348 62.78.438.576.848 1.168 1.258 1.76 20.68-6.75 49.486-15.333 73.916-19.41 11.484-1.916 15.66-6.552 17.574-13.228 1.914-6.676.447-16.71-5.316-26.983a63.277 63.277 0 0 0-3.083-4.92zm-223.938 47.87c-14.95.2-29.732 4.3-43.957 12.766l9.563 16.03c21.657-12.89 42.626-14.133 65.232-4.563.52-5.592 1.765-10.66 3.728-15.21.35-.806.73-1.586 1.123-2.354-11.87-4.52-23.83-6.827-35.688-6.67zm75.8 3.934c-5.578-.083-10.597.742-14.427 2.526-4.377 2.038-7.466 4.914-9.648 9.97-.884 2.047-1.572 4.54-1.985 7.494.456-.007.91-.03 1.365-.033 16.053-.084 32.587 2.77 49.313 9.19 7.714 2.96 15.062 7.453 22.047 13.184 3.217-2.445 4.99-4.72 5.773-6.535 1.21-2.798 1.095-5.184-.634-8.82-3.46-7.275-15.207-16.955-28.856-22.27-6.824-2.658-13.98-4.224-20.523-4.614-.818-.05-1.627-.08-2.424-.092zm-24.757 38.457c-22.982.075-44.722 7.386-65 19.782-32.445 19.835-60.565 53.124-80.344 90.032-19.777 36.908-31.133 77.41-31.186 110.53-.053 33.06 10.26 57.27 32.812 67.782.043.02.082.043.125.063h.032c24.872 11.51 65.616 19.337 108.407 20.092 42.79.756 87.79-5.457 121.874-20.187 21.96-9.49 34.545-28.452 40.5-54.156 5.954-25.705 4.518-57.657-2.375-89.314-6.894-31.657-19.2-63.06-34.095-87.875-14.894-24.814-32.614-42.664-48.063-48.593-14.664-5.627-28.898-8.2-42.687-8.156z" fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="16">
|
|
446472
446472
|
</path>
|
|
446473
446473
|
</g>
|
|
446474
446474
|
</symbol>
|
package/dist/sprite.svg
CHANGED
|
@@ -1784,9 +1784,9 @@
|
|
|
1784
1784
|
<path d="M14.9019 15.0802C13.4362 16.0098 11.7358 16.5021 10.0002 16.4993C5.50687 16.4993 1.76854 13.266 0.984375 8.99932C1.34273 7.05825 2.31907 5.28507 3.76771 3.94432L1.16021 1.33932L2.33937 0.160156L18.8385 16.6602L17.6594 17.8385L14.901 15.0802H14.9019ZM4.94604 5.12432C3.81355 6.15398 3.02464 7.50664 2.68604 8.99932C2.94629 10.138 3.46876 11.2003 4.21188 12.1015C4.95499 13.0027 5.89823 13.718 6.9665 14.1904C8.03477 14.6628 9.19858 14.8794 10.3653 14.8228C11.532 14.7662 12.6694 14.438 13.6869 13.8643L11.9969 12.1743C11.2774 12.6275 10.4254 12.8227 9.58041 12.728C8.73544 12.6333 7.94774 12.2542 7.34652 11.653C6.74529 11.0518 6.36623 10.2641 6.27151 9.41912C6.17679 8.57416 6.37203 7.72208 6.82521 7.00266L4.94604 5.12432ZM10.7619 10.9393L8.06021 8.23766C7.91193 8.6151 7.87703 9.02762 7.9598 9.42461C8.04256 9.8216 8.23939 10.1858 8.52614 10.4726C8.81289 10.7593 9.1771 10.9561 9.57409 11.0389C9.97108 11.1217 10.3836 11.0868 10.761 10.9385L10.7619 10.9393ZM17.3394 12.826L16.1469 11.6343C16.7039 10.8404 17.1005 9.94531 17.3144 8.99932C17.0879 8.00743 16.6621 7.07194 16.0628 6.24973C15.4636 5.42753 14.7034 4.73576 13.8284 4.21649C12.9535 3.69722 11.9821 3.3613 10.9733 3.22913C9.96452 3.09696 8.93938 3.17131 7.96021 3.44766L6.64521 2.13266C7.68437 1.72432 8.81687 1.49932 10.0002 1.49932C14.4935 1.49932 18.2319 4.73266 19.016 8.99932C18.7607 10.3874 18.1868 11.6973 17.3394 12.826ZM9.76937 5.25599C10.2998 5.22321 10.8311 5.30354 11.3282 5.49167C11.8252 5.6798 12.2765 5.97142 12.6523 6.3472C13.0281 6.72298 13.3197 7.17435 13.5079 7.67137C13.696 8.1684 13.7763 8.69973 13.7435 9.23016L9.76854 5.25599H9.76937Z"
|
|
1785
1785
|
fill="currentColor"/>
|
|
1786
1786
|
</symbol>
|
|
1787
|
-
<symbol id="AddPouch" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
1787
|
+
<symbol id="AddPouch" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" >
|
|
1788
1788
|
<g class="" transform="translate(0,0)" style="">
|
|
1789
|
-
<path d="M363.783 23.545c-9.782.057-16.583 3.047-20.744 10.22-17.51 30.18-38.432 61.645-48.552 97.245 2.836.83 5.635 1.787 8.373 2.853 7.353 2.863 14.38 6.482 20.542 10.858 27.534-25.542 58.165-45.21 87.45-65.462 11.356-7.854 12.273-13.584 10.183-20.83-2.09-7.246-9.868-16.365-20.525-23.176-10.658-6.81-23.87-11.33-34.73-11.68-.68-.022-1.345-.03-1.997-.027zm-68.998.746c-10.02-.182-17.792 6.393-23.924 20.24-8.94 20.194-10.212 53.436-1.446 83.185.156-.008.31-.023.467-.03 1.99-.087 3.99-.072 6 .03 9.436-34.822 27.966-64.72 44.013-91.528-10.31-8.496-18.874-11.782-25.108-11.896zM197.5 82.5 187 97.97c14.82 10.04 29.056 19.725 39.813 31.374 3.916 4.24 7.37 8.722 10.31 13.607a38.13 38.13 0 0 1 13.69-10.792c.407-.188.82-.355 1.228-.53-3.423-5.44-7.304-10.418-11.51-14.972C227.765 102.83 212.29 92.52 197.5 82.5zm223.77 12.27c-29.255 20.228-58.575 39.152-84.348 62.78.438.576.848 1.168 1.258 1.76 20.68-6.75 49.486-15.333 73.916-19.41 11.484-1.916 15.66-6.552 17.574-13.228 1.914-6.676.447-16.71-5.316-26.983a63.277 63.277 0 0 0-3.083-4.92zm-223.938 47.87c-14.95.2-29.732 4.3-43.957 12.766l9.563 16.03c21.657-12.89 42.626-14.133 65.232-4.563.52-5.592 1.765-10.66 3.728-15.21.35-.806.73-1.586 1.123-2.354-11.87-4.52-23.83-6.827-35.688-6.67zm75.8 3.934c-5.578-.083-10.597.742-14.427 2.526-4.377 2.038-7.466 4.914-9.648 9.97-.884 2.047-1.572 4.54-1.985 7.494.456-.007.91-.03 1.365-.033 16.053-.084 32.587 2.77 49.313 9.19 7.714 2.96 15.062 7.453 22.047 13.184 3.217-2.445 4.99-4.72 5.773-6.535 1.21-2.798 1.095-5.184-.634-8.82-3.46-7.275-15.207-16.955-28.856-22.27-6.824-2.658-13.98-4.224-20.523-4.614-.818-.05-1.627-.08-2.424-.092zm-24.757 38.457c-22.982.075-44.722 7.386-65 19.782-32.445 19.835-60.565 53.124-80.344 90.032-19.777 36.908-31.133 77.41-31.186 110.53-.053 33.06 10.26 57.27 32.812 67.782.043.02.082.043.125.063h.032c24.872 11.51 65.616 19.337 108.407 20.092 42.79.756 87.79-5.457 121.874-20.187 21.96-9.49 34.545-28.452 40.5-54.156 5.954-25.705 4.518-57.657-2.375-89.314-6.894-31.657-19.2-63.06-34.095-87.875-14.894-24.814-32.614-42.664-48.063-48.593-14.664-5.627-28.898-8.2-42.687-8.156z" fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="
|
|
1789
|
+
<path d="M363.783 23.545c-9.782.057-16.583 3.047-20.744 10.22-17.51 30.18-38.432 61.645-48.552 97.245 2.836.83 5.635 1.787 8.373 2.853 7.353 2.863 14.38 6.482 20.542 10.858 27.534-25.542 58.165-45.21 87.45-65.462 11.356-7.854 12.273-13.584 10.183-20.83-2.09-7.246-9.868-16.365-20.525-23.176-10.658-6.81-23.87-11.33-34.73-11.68-.68-.022-1.345-.03-1.997-.027zm-68.998.746c-10.02-.182-17.792 6.393-23.924 20.24-8.94 20.194-10.212 53.436-1.446 83.185.156-.008.31-.023.467-.03 1.99-.087 3.99-.072 6 .03 9.436-34.822 27.966-64.72 44.013-91.528-10.31-8.496-18.874-11.782-25.108-11.896zM197.5 82.5 187 97.97c14.82 10.04 29.056 19.725 39.813 31.374 3.916 4.24 7.37 8.722 10.31 13.607a38.13 38.13 0 0 1 13.69-10.792c.407-.188.82-.355 1.228-.53-3.423-5.44-7.304-10.418-11.51-14.972C227.765 102.83 212.29 92.52 197.5 82.5zm223.77 12.27c-29.255 20.228-58.575 39.152-84.348 62.78.438.576.848 1.168 1.258 1.76 20.68-6.75 49.486-15.333 73.916-19.41 11.484-1.916 15.66-6.552 17.574-13.228 1.914-6.676.447-16.71-5.316-26.983a63.277 63.277 0 0 0-3.083-4.92zm-223.938 47.87c-14.95.2-29.732 4.3-43.957 12.766l9.563 16.03c21.657-12.89 42.626-14.133 65.232-4.563.52-5.592 1.765-10.66 3.728-15.21.35-.806.73-1.586 1.123-2.354-11.87-4.52-23.83-6.827-35.688-6.67zm75.8 3.934c-5.578-.083-10.597.742-14.427 2.526-4.377 2.038-7.466 4.914-9.648 9.97-.884 2.047-1.572 4.54-1.985 7.494.456-.007.91-.03 1.365-.033 16.053-.084 32.587 2.77 49.313 9.19 7.714 2.96 15.062 7.453 22.047 13.184 3.217-2.445 4.99-4.72 5.773-6.535 1.21-2.798 1.095-5.184-.634-8.82-3.46-7.275-15.207-16.955-28.856-22.27-6.824-2.658-13.98-4.224-20.523-4.614-.818-.05-1.627-.08-2.424-.092zm-24.757 38.457c-22.982.075-44.722 7.386-65 19.782-32.445 19.835-60.565 53.124-80.344 90.032-19.777 36.908-31.133 77.41-31.186 110.53-.053 33.06 10.26 57.27 32.812 67.782.043.02.082.043.125.063h.032c24.872 11.51 65.616 19.337 108.407 20.092 42.79.756 87.79-5.457 121.874-20.187 21.96-9.49 34.545-28.452 40.5-54.156 5.954-25.705 4.518-57.657-2.375-89.314-6.894-31.657-19.2-63.06-34.095-87.875-14.894-24.814-32.614-42.664-48.063-48.593-14.664-5.627-28.898-8.2-42.687-8.156z" fill="#ffffff" fill-opacity="1" stroke="#000000" stroke-opacity="1" stroke-width="16">
|
|
1790
1790
|
</path>
|
|
1791
1791
|
</g>
|
|
1792
1792
|
</symbol>
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "microboard-ui-temp",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.139",
|
|
4
4
|
"main": "dist/index.js",
|
|
5
5
|
"module": "dist/index.js",
|
|
6
6
|
"type": "module",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"i18next-browser-languagedetector": "^8.2.0",
|
|
67
67
|
"js-cookie": "^3.0.5",
|
|
68
68
|
"jwt-decode": "^4.0.0",
|
|
69
|
-
"microboard-temp": "^0.5.
|
|
69
|
+
"microboard-temp": "^0.5.63",
|
|
70
70
|
"nanoid": "^5.1.5",
|
|
71
71
|
"prop-types": "^15.8.1",
|
|
72
72
|
"react-hot-toast": "2.4.1",
|