forstok-ui-lib 6.2.4 → 6.2.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "forstok-ui-lib",
3
- "version": "6.2.4",
3
+ "version": "6.2.7",
4
4
  "description": "Forstok UI Components Library",
5
5
  "path": "dist",
6
6
  "main": "dist/index.js",
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;stroke:#086de0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
7
+ .st1{fill:none;stroke:#086de0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
8
+ .st2{fill:none;stroke:#086de0;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.2066,0;}
9
+ </style>
10
+ <line class="st0" x1="8" y1="8" x2="13" y2="8"/>
11
+ <line class="st0" x1="8" y1="12" x2="10" y2="12"/>
12
+ <path class="st0" d="M5,3C3.9,3,3,3.9,3,5v12v5l7.7-5H19c1.1,0,2-0.9,2-2V5c0-1.1-0.9-2-2-2H5z"/>
13
+ <path class="st0" d="M21,10h6c1.1,0,2,0.9,2,2v17l-7.7-5H13c-1.1,0-2-0.9-2-2v-5"/>
14
+ </svg>
@@ -0,0 +1,14 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <svg version="1.1" id="Icons" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;}
7
+ .st1{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;}
8
+ .st2{fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.2066,0;}
9
+ </style>
10
+ <line class="st0" x1="8" y1="8" x2="13" y2="8"/>
11
+ <line class="st0" x1="8" y1="12" x2="10" y2="12"/>
12
+ <path class="st0" d="M5,3C3.9,3,3,3.9,3,5v12v5l7.7-5H19c1.1,0,2-0.9,2-2V5c0-1.1-0.9-2-2-2H5z"/>
13
+ <path class="st0" d="M21,10h6c1.1,0,2,0.9,2,2v17l-7.7-5H13c-1.1,0-2-0.9-2-2v-5"/>
14
+ </svg>
@@ -8,8 +8,8 @@ import IconDashboardLeftNav from '../../assets/images/navs/left/dashboard.svg';
8
8
  import IconDashboardActiveLeftNav from '../../assets/images/navs/left/dashboard-active.svg';
9
9
  import IconAiLeftNav from '../../assets/images/navs/left/ai.svg';
10
10
  import IconAiActiveLeftNav from '../../assets/images/navs/left/ai-active.svg';
11
- import IconConversationLeftNav from '../../assets/images/navs/left/conversation.svg';
12
- import IconConversationActiveLeftNav from '../../assets/images/navs/left/conversation-active.svg';
11
+ import IconChatLeftNav from '../../assets/images/navs/left/chats.svg';
12
+ import IconChatActiveLeftNav from '../../assets/images/navs/left/chats-active.svg';
13
13
  import IconReportingLeftNav from '../../assets/images/navs/left/reporting.svg';
14
14
  import IconReportingActiveLeftNav from '../../assets/images/navs/left/reporting-active.svg';
15
15
  import IconIntegrationLeftNav from '../../assets/images/navs/left/integrations.svg';
@@ -308,17 +308,17 @@ const getIconContainerStyled = ({ $mode, $name, $width, onClick }:{ $mode?: stri
308
308
  }
309
309
  `
310
310
  break;
311
- case 'conversation-left-nav':
311
+ case 'chat-left-nav':
312
312
  style += `
313
313
  &:before {
314
- content: url(${IconConversationLeftNav});
314
+ content: url(${IconChatLeftNav});
315
315
  }
316
316
  `
317
317
  break;
318
- case 'conversation-active-left-nav':
318
+ case 'chat-active-left-nav':
319
319
  style += `
320
320
  &:before {
321
- content: url(${IconConversationActiveLeftNav});
321
+ content: url(${IconChatActiveLeftNav});
322
322
  }
323
323
  `
324
324
  break;
@@ -1,5 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd" xmlns:xlink="http://www.w3.org/1999/xlink">
4
- <g><path style="opacity:0.973" fill="#086de0" d="M 237.5,20.5 C 312.317,16.8146 375.817,41.4812 428,94.5C 487.102,162.596 504.435,240.263 480,327.5C 453.74,403.426 402.574,454.26 326.5,480C 262.595,498.71 201.261,492.543 142.5,461.5C 109.239,472.088 75.739,481.755 42,490.5C 26.0414,488.535 19.0414,479.535 21,463.5C 30.4008,431.798 39.9008,400.131 49.5,368.5C 18.3255,309.755 12.1588,248.422 31,184.5C 49.9118,126.267 85.7451,81.7667 138.5,51C 169.478,33.8456 202.478,23.679 237.5,20.5 Z M 75.5,435.5 C 81.3561,414.43 87.5227,393.43 94,372.5C 94.8392,367.079 94.5059,361.746 93,356.5C 56.4863,292.238 55.153,227.238 89,161.5C 137.805,84.8697 207.305,54.0363 297.5,69C 370.032,87.8657 417.532,133.032 440,204.5C 457.651,280.428 438.484,345.262 382.5,399C 321.926,448.512 254.926,459.512 181.5,432C 172.343,427.588 163.343,422.922 154.5,418C 149.254,416.494 143.921,416.161 138.5,417C 117.57,423.477 96.5704,429.644 75.5,435.5 Z"/></g>
5
- </svg>
@@ -1,5 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100%" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality; fill-rule:evenodd; clip-rule:evenodd" xmlns:xlink="http://www.w3.org/1999/xlink">
4
- <g><path style="opacity:0.973" fill="#000000" d="M 237.5,20.5 C 312.317,16.8146 375.817,41.4812 428,94.5C 487.102,162.596 504.435,240.263 480,327.5C 453.74,403.426 402.574,454.26 326.5,480C 262.595,498.71 201.261,492.543 142.5,461.5C 109.239,472.088 75.739,481.755 42,490.5C 26.0414,488.535 19.0414,479.535 21,463.5C 30.4008,431.798 39.9008,400.131 49.5,368.5C 18.3255,309.755 12.1588,248.422 31,184.5C 49.9118,126.267 85.7451,81.7667 138.5,51C 169.478,33.8456 202.478,23.679 237.5,20.5 Z M 75.5,435.5 C 81.3561,414.43 87.5227,393.43 94,372.5C 94.8392,367.079 94.5059,361.746 93,356.5C 56.4863,292.238 55.153,227.238 89,161.5C 137.805,84.8697 207.305,54.0363 297.5,69C 370.032,87.8657 417.532,133.032 440,204.5C 457.651,280.428 438.484,345.262 382.5,399C 321.926,448.512 254.926,459.512 181.5,432C 172.343,427.588 163.343,422.922 154.5,418C 149.254,416.494 143.921,416.161 138.5,417C 117.57,423.477 96.5704,429.644 75.5,435.5 Z"/></g>
5
- </svg>