forstok-ui-lib 6.13.2 → 6.15.0

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.13.2",
3
+ "version": "6.15.0",
4
4
  "description": "Forstok UI Components Library",
5
5
  "path": "dist",
6
6
  "main": "dist/index.js",
@@ -1,8 +1,33 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="100%" height="100%" preserveAspectRatio="xMidYMid meet">
3
- <g transform="translate(0,512) scale(0.1,-0.1)" fill="#000000" stroke="none">
4
- <path d="M940 4343 c-174 -29 -331 -159 -391 -323 l-20 -55 -194 3 c-217 3 -257 -3 -300 -48 -25 -26 -30 -40 -30 -80 0 -40 5 -54 30 -80 43 -45 83 -51 300 -48 l195 3 11 -35 c32 -98 110 -202 193 -259 65 -45 167 -81 248 -87 222 -19 431 110 515 316 l22 55 1753 5 c1718 5 1754 5 1785 25 34 20 63 68 63 105 0 37 -29 85 -63 105 -31 20 -67 20 -1785 25 l-1753 5 -22 55 c-89 219 -326 352 -557 313z m159 -259 c104 -30 181 -135 181 -244 0 -188 -204 -314 -370 -230 -89 46 -140 128 -140 230 0 76 21 129 71 178 73 74 158 96 258 66z"/>
5
- <path d="M3991 3060 c-171 -36 -329 -182 -385 -352 -5 -17 -97 -18 -1738 -18 -1111 0 -1746 -4 -1769 -10 -19 -5 -48 -24 -65 -41 -24 -25 -29 -39 -29 -79 0 -40 5 -54 29 -79 17 -17 46 -36 65 -41 23 -6 658 -10 1769 -10 1641 0 1733 -1 1738 -17 74 -227 297 -379 529 -359 210 17 380 153 448 358 5 15 30 17 224 20 242 3 254 6 293 71 24 39 25 66 4 110 -32 66 -53 72 -297 75 -194 3 -219 5 -224 20 -52 157 -171 281 -319 333 -68 23 -206 33 -273 19z m218 -269 c90 -47 141 -129 141 -231 0 -102 -51 -184 -140 -230 -166 -84 -370 42 -370 230 0 187 205 314 369 231z"/>
6
- <path d="M2443 1776 c-143 -35 -272 -137 -337 -268 -20 -39 -36 -77 -36 -84 0 -12 -156 -14 -967 -14 -607 0 -981 -4 -1004 -10 -19 -5 -48 -24 -65 -41 -24 -25 -29 -39 -29 -79 0 -40 5 -54 29 -79 17 -17 46 -36 65 -41 23 -6 397 -10 1004 -10 811 0 967 -2 967 -14 0 -7 16 -45 36 -84 84 -169 268 -282 457 -282 202 1 396 133 468 320 l24 60 985 2 c931 3 987 4 1013 21 34 22 67 74 67 104 0 37 -30 89 -64 109 -30 18 -69 19 -1016 22 l-985 2 -24 60 c-88 230 -347 364 -588 306z m196 -252 c99 -29 181 -140 181 -244 0 -133 -127 -260 -260 -260 -133 0 -260 127 -260 260 0 101 82 215 176 244 64 19 99 19 163 0z"/>
7
- </g>
2
+ <!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
3
+ <svg width="100%" height="100%" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
4
+ <title>Filter</title>
5
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
6
+ <g id="Filter">
7
+ <rect id="Rectangle" fill-rule="nonzero" x="0" y="0" width="24" height="24">
8
+
9
+ </rect>
10
+ <line x1="4" y1="5" x2="16" y2="5" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
11
+
12
+ </line>
13
+ <line x1="4" y1="12" x2="10" y2="12" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
14
+
15
+ </line>
16
+ <line x1="14" y1="12" x2="20" y2="12" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
17
+
18
+ </line>
19
+ <line x1="8" y1="19" x2="20" y2="19" id="Path" stroke="#0C0310" stroke-width="2" stroke-linecap="round">
20
+
21
+ </line>
22
+ <circle id="Oval" stroke="#0C0310" stroke-width="2" stroke-linecap="round" cx="18" cy="5" r="2">
23
+
24
+ </circle>
25
+ <circle id="Oval" stroke="#0C0310" stroke-width="2" stroke-linecap="round" cx="12" cy="12" r="2">
26
+
27
+ </circle>
28
+ <circle id="Oval" stroke="#0C0310" stroke-width="2" stroke-linecap="round" cx="6" cy="19" r="2">
29
+
30
+ </circle>
31
+ </g>
32
+ </g>
8
33
  </svg>
@@ -3322,6 +3322,14 @@ const listTableStyles = {
3322
3322
  }
3323
3323
  }
3324
3324
  `,
3325
+ 'pos-order': css`
3326
+ ${ItemTable} {
3327
+ @media only screen and (max-width: 1279px) {
3328
+ width: unset;
3329
+ }
3330
+ grid-template-columns: var(--id-pd20) minmax(80px, 120px) var(--time) var(--person) var(--qty) var(--price) var(--status) minmax(180px, auto);
3331
+ }
3332
+ `,
3325
3333
  order: css`
3326
3334
  ${ItemTable} {
3327
3335
  grid-template-columns: var(--checkbox) 118px 90px minmax(auto, max-content);
@@ -292,6 +292,7 @@ export type ModeListTableColumn =
292
292
  | 'days-outofstock'
293
293
  | 'warehouses'
294
294
  | 'archived'
295
+ | 'pos-order'
295
296
  | 'order'
296
297
  | 'order-nocheck'
297
298
  | 'table-customheader';