raise-common-lib 0.0.134 → 0.0.136

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.
Files changed (44) hide show
  1. package/bundles/raise-common-lib.umd.js +129 -25
  2. package/bundles/raise-common-lib.umd.js.map +1 -1
  3. package/bundles/raise-common-lib.umd.min.js +1 -1
  4. package/bundles/raise-common-lib.umd.min.js.map +1 -1
  5. package/esm2015/lib/commentary/constants.js +10 -10
  6. package/esm2015/lib/commentary/index.component.js +36 -20
  7. package/esm2015/lib/common-grid/index.component.js +6 -2
  8. package/esm2015/lib/raise-common-lib.module.js +9 -5
  9. package/esm2015/lib/truncated-text-toggle/index.component.js +67 -0
  10. package/esm2015/public-api.js +2 -1
  11. package/esm2015/raise-common-lib.js +2 -2
  12. package/esm5/lib/commentary/constants.js +10 -10
  13. package/esm5/lib/commentary/index.component.js +43 -23
  14. package/esm5/lib/common-grid/index.component.js +6 -2
  15. package/esm5/lib/raise-common-lib.module.js +9 -5
  16. package/esm5/lib/truncated-text-toggle/index.component.js +78 -0
  17. package/esm5/public-api.js +2 -1
  18. package/esm5/raise-common-lib.js +2 -2
  19. package/fesm2015/raise-common-lib.js +113 -24
  20. package/fesm2015/raise-common-lib.js.map +1 -1
  21. package/fesm5/raise-common-lib.js +130 -27
  22. package/fesm5/raise-common-lib.js.map +1 -1
  23. package/lib/commentary/constants.d.ts +9 -9
  24. package/lib/commentary/index.component.d.ts +7 -0
  25. package/lib/common-grid/index.component.d.ts +1 -0
  26. package/lib/truncated-text-toggle/index.component.d.ts +12 -0
  27. package/package.json +1 -1
  28. package/public-api.d.ts +1 -0
  29. package/raise-common-lib.metadata.json +1 -1
  30. package/src/assets/img/click_show_more_icon.svg +3 -0
  31. package/src/assets/img/comment-cancel.svg +4 -4
  32. package/src/assets/img/comment-check.svg +5 -5
  33. package/src/assets/img/drawer-back.svg +4 -4
  34. package/src/assets/img/eye-close.svg +4 -4
  35. package/src/assets/img/eye-open.svg +4 -4
  36. package/src/assets/img/toolbar-action-add.svg +4 -4
  37. package/src/assets/img/toolbar-action-delete.svg +14 -14
  38. package/src/assets/img/toolbar-action-download.svg +5 -5
  39. package/src/assets/img/toolbar-action-duplicate.svg +6 -6
  40. package/src/assets/img/toolbar-action-export.svg +5 -5
  41. package/src/assets/img/toolbar-action-import.svg +5 -5
  42. package/src/assets/img/toolbar-action-refresh.svg +14 -14
  43. package/src/assets/img/toolbar-action-upload.svg +5 -5
  44. package/src/assets/style/reset/grid.scss +3 -1
@@ -0,0 +1,3 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10.8284 6.82843L8 9L5.17157 6.82843" stroke="#929DAB" stroke-linecap="round"/>
3
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.5 11.5L11.5 4.5" stroke="#6C7C90" stroke-linecap="round"/>
3
- <path d="M11.5 11.5L4.5 4.5" stroke="#6C7C90" stroke-linecap="round"/>
4
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.5 11.5L11.5 4.5" stroke="#6C7C90" stroke-linecap="round"/>
3
+ <path d="M11.5 11.5L4.5 4.5" stroke="#6C7C90" stroke-linecap="round"/>
4
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g id="check, sm">
3
- <path id="Vector 10" d="M3 8L5.96745 12L12.7778 4" stroke="#6C7C90" stroke-linecap="round"/>
4
- </g>
5
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g id="check, sm">
3
+ <path id="Vector 10" d="M3 8L5.96745 12L12.7778 4" stroke="#6C7C90" stroke-linecap="round"/>
4
+ </g>
5
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 18L7.54986 12L12 6" stroke="#6C7C90" stroke-linecap="round"/>
3
- <path d="M17.427 12.5C17.7031 12.5 17.927 12.2761 17.927 12C17.927 11.7239 17.7031 11.5 17.427 11.5L17.427 12.5ZM7.39893 12.5L17.427 12.5L17.427 11.5L7.39893 11.5L7.39893 12.5Z" fill="#6C7C90"/>
4
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 18L7.54986 12L12 6" stroke="#6C7C90" stroke-linecap="round"/>
3
+ <path d="M17.427 12.5C17.7031 12.5 17.927 12.2761 17.927 12C17.927 11.7239 17.7031 11.5 17.427 11.5L17.427 12.5ZM7.39893 12.5L17.427 12.5L17.427 11.5L7.39893 11.5L7.39893 12.5Z" fill="#6C7C90"/>
4
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <line y1="-0.5" x2="19.799" y2="-0.5" transform="matrix(0.707107 0.707107 0.707107 -0.707107 6 5)" stroke="#6C7C90"/>
3
- <path fill-rule="evenodd" clip-rule="evenodd" d="M8.68802 6.71316C9.71309 6.2768 10.8305 6 12 6C16.9706 6 21 11 21 12C21 12.5554 19.7572 14.3445 17.8005 15.8257L17.0862 15.1113C17.3051 14.9494 17.5163 14.7819 17.7189 14.6109C18.4773 13.9706 19.0835 13.3069 19.4917 12.7607C19.6966 12.4866 19.8406 12.2567 19.9284 12.0865C19.946 12.0524 19.9598 12.0237 19.9705 12C19.9598 11.9763 19.946 11.9476 19.9284 11.9135C19.8406 11.7433 19.6966 11.5134 19.4917 11.2393C19.0835 10.6931 18.4773 10.0294 17.7189 9.38911C16.1847 8.09389 14.1569 7 12 7C11.123 7 10.2673 7.18086 9.45744 7.48258L8.68802 6.71316ZM11.1093 9.13444C11.3907 9.04706 11.6899 9 12 9C13.6569 9 15 10.3431 15 12C15 12.3101 14.9529 12.6093 14.8656 12.8907L13.9998 12.025C13.9999 12.0167 14 12.0083 14 12C14 10.8954 13.1046 10 12 10C11.9917 10 11.9833 10.0001 11.975 10.0002L11.1093 9.13444ZM10.0206 12.2884L9.07272 11.3405C9.02512 11.5527 9 11.7734 9 12C9 13.6569 10.3431 15 12 15C12.2266 15 12.4473 14.9749 12.6595 14.9273L11.7116 13.9794C10.8378 13.8532 10.1468 13.1622 10.0206 12.2884ZM14.3268 16.5946C13.5813 16.8497 12.7995 17 12 17C9.84311 17 7.8153 15.9061 6.28113 14.6109C5.52268 13.9706 4.91649 13.3069 4.50828 12.7607C4.30341 12.4866 4.15937 12.2567 4.07158 12.0865C4.05401 12.0524 4.04023 12.0237 4.02947 12C4.04023 11.9763 4.05401 11.9476 4.07158 11.9135C4.15937 11.7433 4.30341 11.5134 4.50828 11.2393C4.91649 10.6931 5.52268 10.0294 6.28113 9.38911C6.43168 9.26201 6.58698 9.13685 6.74669 9.01447L6.0339 8.30169C4.17299 9.7565 3 11.4605 3 12C3 13 7.02944 18 12 18C13.0911 18 14.1369 17.7591 15.1046 17.3724L14.3268 16.5946Z" fill="#6C7C90"/>
4
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <line y1="-0.5" x2="19.799" y2="-0.5" transform="matrix(0.707107 0.707107 0.707107 -0.707107 6 5)" stroke="#6C7C90"/>
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.68802 6.71316C9.71309 6.2768 10.8305 6 12 6C16.9706 6 21 11 21 12C21 12.5554 19.7572 14.3445 17.8005 15.8257L17.0862 15.1113C17.3051 14.9494 17.5163 14.7819 17.7189 14.6109C18.4773 13.9706 19.0835 13.3069 19.4917 12.7607C19.6966 12.4866 19.8406 12.2567 19.9284 12.0865C19.946 12.0524 19.9598 12.0237 19.9705 12C19.9598 11.9763 19.946 11.9476 19.9284 11.9135C19.8406 11.7433 19.6966 11.5134 19.4917 11.2393C19.0835 10.6931 18.4773 10.0294 17.7189 9.38911C16.1847 8.09389 14.1569 7 12 7C11.123 7 10.2673 7.18086 9.45744 7.48258L8.68802 6.71316ZM11.1093 9.13444C11.3907 9.04706 11.6899 9 12 9C13.6569 9 15 10.3431 15 12C15 12.3101 14.9529 12.6093 14.8656 12.8907L13.9998 12.025C13.9999 12.0167 14 12.0083 14 12C14 10.8954 13.1046 10 12 10C11.9917 10 11.9833 10.0001 11.975 10.0002L11.1093 9.13444ZM10.0206 12.2884L9.07272 11.3405C9.02512 11.5527 9 11.7734 9 12C9 13.6569 10.3431 15 12 15C12.2266 15 12.4473 14.9749 12.6595 14.9273L11.7116 13.9794C10.8378 13.8532 10.1468 13.1622 10.0206 12.2884ZM14.3268 16.5946C13.5813 16.8497 12.7995 17 12 17C9.84311 17 7.8153 15.9061 6.28113 14.6109C5.52268 13.9706 4.91649 13.3069 4.50828 12.7607C4.30341 12.4866 4.15937 12.2567 4.07158 12.0865C4.05401 12.0524 4.04023 12.0237 4.02947 12C4.04023 11.9763 4.05401 11.9476 4.07158 11.9135C4.15937 11.7433 4.30341 11.5134 4.50828 11.2393C4.91649 10.6931 5.52268 10.0294 6.28113 9.38911C6.43168 9.26201 6.58698 9.13685 6.74669 9.01447L6.0339 8.30169C4.17299 9.7565 3 11.4605 3 12C3 13 7.02944 18 12 18C13.0911 18 14.1369 17.7591 15.1046 17.3724L14.3268 16.5946Z" fill="#6C7C90"/>
4
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M20.5 12C20.5 11.9997 20.4999 12.0002 20.4997 12.0013C20.4972 12.014 20.4781 12.1116 20.3728 12.3157C20.2689 12.517 20.1085 12.7706 19.8922 13.0601C19.4604 13.6378 18.8278 14.329 18.0414 14.9929C16.46 16.3281 14.3211 17.5 12 17.5C9.67891 17.5 7.54001 16.3281 5.95858 14.9929C5.17219 14.329 4.53959 13.6378 4.10777 13.0601C3.89148 12.7706 3.73105 12.517 3.62721 12.3157C3.52192 12.1116 3.50279 12.014 3.50032 12.0013C3.50009 12.0002 3.5 11.9997 3.5 12C3.5 12.0003 3.50009 11.9998 3.50032 11.9987C3.50279 11.986 3.52192 11.8884 3.62721 11.6843C3.73105 11.483 3.89148 11.2294 4.10777 10.9399C4.53959 10.3622 5.17219 9.67096 5.95858 9.00705C7.54001 7.67195 9.67891 6.5 12 6.5C14.3211 6.5 16.46 7.67195 18.0414 9.00705C18.8278 9.67096 19.4604 10.3622 19.8922 10.9399C20.1085 11.2294 20.2689 11.483 20.3728 11.6843C20.4781 11.8884 20.4972 11.986 20.4997 11.9987C20.4999 11.9998 20.5 12.0003 20.5 12Z" stroke="#6C7C90"/>
3
- <circle cx="12" cy="12" r="2.5" stroke="#6C7C90"/>
4
- </svg>
1
+ <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M20.5 12C20.5 11.9997 20.4999 12.0002 20.4997 12.0013C20.4972 12.014 20.4781 12.1116 20.3728 12.3157C20.2689 12.517 20.1085 12.7706 19.8922 13.0601C19.4604 13.6378 18.8278 14.329 18.0414 14.9929C16.46 16.3281 14.3211 17.5 12 17.5C9.67891 17.5 7.54001 16.3281 5.95858 14.9929C5.17219 14.329 4.53959 13.6378 4.10777 13.0601C3.89148 12.7706 3.73105 12.517 3.62721 12.3157C3.52192 12.1116 3.50279 12.014 3.50032 12.0013C3.50009 12.0002 3.5 11.9997 3.5 12C3.5 12.0003 3.50009 11.9998 3.50032 11.9987C3.50279 11.986 3.52192 11.8884 3.62721 11.6843C3.73105 11.483 3.89148 11.2294 4.10777 10.9399C4.53959 10.3622 5.17219 9.67096 5.95858 9.00705C7.54001 7.67195 9.67891 6.5 12 6.5C14.3211 6.5 16.46 7.67195 18.0414 9.00705C18.8278 9.67096 19.4604 10.3622 19.8922 10.9399C20.1085 11.2294 20.2689 11.483 20.3728 11.6843C20.4781 11.8884 20.4972 11.986 20.4997 11.9987C20.4999 11.9998 20.5 12.0003 20.5 12Z" stroke="#6C7C90"/>
3
+ <circle cx="12" cy="12" r="2.5" stroke="#6C7C90"/>
4
+ </svg>
@@ -1,4 +1,4 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <line x1="3.5" y1="8" x2="12.5" y2="8" stroke="#6C7C90" stroke-linecap="round"/>
3
- <path d="M8 12.5L8 3.5" stroke="#6C7C90" stroke-linecap="round"/>
4
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <line x1="3.5" y1="8" x2="12.5" y2="8" stroke="#6C7C90" stroke-linecap="round"/>
3
+ <path d="M8 12.5L8 3.5" stroke="#6C7C90" stroke-linecap="round"/>
4
+ </svg>
@@ -1,14 +1,14 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_12438_9113)">
3
- <line x1="2" y1="4.5" x2="14" y2="4.5" stroke="#6C7C90" stroke-linecap="round"/>
4
- <path d="M3.5 4V12C3.5 13.1046 4.39543 14 5.5 14H10.5C11.6046 14 12.5 13.1046 12.5 12V4" stroke="#6C7C90"/>
5
- <line x1="6.5" y1="2.5" x2="9.5" y2="2.5" stroke="#6C7C90" stroke-linecap="round"/>
6
- <path d="M6.5 7.5L6.5 10.5" stroke="#6C7C90" stroke-linecap="round"/>
7
- <path d="M9.5 7.5L9.5 10.5" stroke="#6C7C90" stroke-linecap="round"/>
8
- </g>
9
- <defs>
10
- <clipPath id="clip0_12438_9113">
11
- <rect width="16" height="16" fill="white"/>
12
- </clipPath>
13
- </defs>
14
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_12438_9113)">
3
+ <line x1="2" y1="4.5" x2="14" y2="4.5" stroke="#6C7C90" stroke-linecap="round"/>
4
+ <path d="M3.5 4V12C3.5 13.1046 4.39543 14 5.5 14H10.5C11.6046 14 12.5 13.1046 12.5 12V4" stroke="#6C7C90"/>
5
+ <line x1="6.5" y1="2.5" x2="9.5" y2="2.5" stroke="#6C7C90" stroke-linecap="round"/>
6
+ <path d="M6.5 7.5L6.5 10.5" stroke="#6C7C90" stroke-linecap="round"/>
7
+ <path d="M9.5 7.5L9.5 10.5" stroke="#6C7C90" stroke-linecap="round"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_12438_9113">
11
+ <rect width="16" height="16" fill="white"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11.75 7.93198L8 11.114L4.25 7.93198" stroke="#6C7C90" stroke-linecap="round"/>
3
- <path d="M8.5 2.5C8.5 2.22386 8.27614 2 8 2C7.72386 2 7.5 2.22386 7.5 2.5L8.5 2.5ZM7.5 2.5L7.5 10.75L8.5 10.75L8.5 2.5L7.5 2.5Z" fill="#6C7C90"/>
4
- <path d="M3 13.5H13" stroke="#6C7C90" stroke-linecap="round"/>
5
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11.75 7.93198L8 11.114L4.25 7.93198" stroke="#6C7C90" stroke-linecap="round"/>
3
+ <path d="M8.5 2.5C8.5 2.22386 8.27614 2 8 2C7.72386 2 7.5 2.22386 7.5 2.5L8.5 2.5ZM7.5 2.5L7.5 10.75L8.5 10.75L8.5 2.5L7.5 2.5Z" fill="#6C7C90"/>
4
+ <path d="M3 13.5H13" stroke="#6C7C90" stroke-linecap="round"/>
5
+ </svg>
@@ -1,6 +1,6 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="2.5" y="2.5" width="8" height="8" rx="1.5" stroke="#6C7C90"/>
3
- <rect x="5.5" y="5.5" width="8" height="8" rx="1.5" fill="white" stroke="#6C7C90"/>
4
- <path d="M7.5 9.5H11.5" stroke="#6C7C90" stroke-linecap="round"/>
5
- <path d="M9.5 11.5L9.5 7.5" stroke="#6C7C90" stroke-linecap="round"/>
6
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect x="2.5" y="2.5" width="8" height="8" rx="1.5" stroke="#6C7C90"/>
3
+ <rect x="5.5" y="5.5" width="8" height="8" rx="1.5" fill="white" stroke="#6C7C90"/>
4
+ <path d="M7.5 9.5H11.5" stroke="#6C7C90" stroke-linecap="round"/>
5
+ <path d="M9.5 11.5L9.5 7.5" stroke="#6C7C90" stroke-linecap="round"/>
6
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M11 11L11 12C11 13.1046 10.1046 14 9 14L8.75 14L6.5 14L4 14C2.89543 14 2 13.1046 2 12L2 4C2 2.89543 2.89543 2 4 2L7.96864 2C8.26056 2 8.53791 2.12756 8.72789 2.34921L10.7593 4.71913C10.9146 4.90038 11 5.13121 11 5.36992L11 8" stroke="#6C7C90"/>
3
- <path d="M13.0995 11.2859L15.199 9.14294L13.0995 7" stroke="#6C7C90" stroke-linecap="round"/>
4
- <line x1="0.5" y1="-0.5" x2="7.5" y2="-0.5" transform="matrix(-1 0 0 1 15 9.68018)" stroke="#6C7C90" stroke-linecap="round"/>
5
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M11 11L11 12C11 13.1046 10.1046 14 9 14L8.75 14L6.5 14L4 14C2.89543 14 2 13.1046 2 12L2 4C2 2.89543 2.89543 2 4 2L7.96864 2C8.26056 2 8.53791 2.12756 8.72789 2.34921L10.7593 4.71913C10.9146 4.90038 11 5.13121 11 5.36992L11 8" stroke="#6C7C90"/>
3
+ <path d="M13.0995 11.2859L15.199 9.14294L13.0995 7" stroke="#6C7C90" stroke-linecap="round"/>
4
+ <line x1="0.5" y1="-0.5" x2="7.5" y2="-0.5" transform="matrix(-1 0 0 1 15 9.68018)" stroke="#6C7C90" stroke-linecap="round"/>
5
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M12 11L12 12C12 13.1046 11.1046 14 10 14L9.5 14L7 14L4 14C2.89543 14 2 13.1046 2 12L2 4C2 2.89543 2.89543 2 4 2L8.71429 2C8.98796 2 9.24968 2.11216 9.43842 2.31034L11.7241 4.71035C11.9012 4.89629 12 5.14322 12 5.4L12 8" stroke="#6C7C90"/>
3
- <path d="M8.06214 11.2859L5.96267 9.14294L8.06214 7" stroke="#6C7C90" stroke-linecap="round"/>
4
- <line x1="6.5" y1="9.18018" x2="14.5" y2="9.18018" stroke="#6C7C90" stroke-linecap="round"/>
5
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M12 11L12 12C12 13.1046 11.1046 14 10 14L9.5 14L7 14L4 14C2.89543 14 2 13.1046 2 12L2 4C2 2.89543 2.89543 2 4 2L8.71429 2C8.98796 2 9.24968 2.11216 9.43842 2.31034L11.7241 4.71035C11.9012 4.89629 12 5.14322 12 5.4L12 8" stroke="#6C7C90"/>
3
+ <path d="M8.06214 11.2859L5.96267 9.14294L8.06214 7" stroke="#6C7C90" stroke-linecap="round"/>
4
+ <line x1="6.5" y1="9.18018" x2="14.5" y2="9.18018" stroke="#6C7C90" stroke-linecap="round"/>
5
+ </svg>
@@ -1,14 +1,14 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <g clip-path="url(#clip0_12438_2348)">
3
- <path d="M5.01261 13H4.67857H4C2.89543 13 2 12.1046 2 11V4C2 2.89543 2.89543 2 4 2H10C11.1046 2 12 2.89543 12 4V5.5" stroke="#6C7C90" stroke-linecap="round"/>
4
- <path d="M4.72754 7.45459H6.54572" stroke="#6C7C90" stroke-linecap="round"/>
5
- <path d="M4.72754 5.27271H7.45481" stroke="#6C7C90" stroke-linecap="round"/>
6
- <path d="M11.8168 8.69026C11.4235 8.58488 11.0133 8.55799 10.6096 8.61114C10.206 8.66428 9.81671 8.79642 9.4641 9C9.11149 9.20358 8.80243 9.47462 8.55457 9.79764C8.3067 10.1207 8.12489 10.4893 8.01951 10.8826C7.91413 11.2759 7.88724 11.6861 7.94039 12.0898C7.99353 12.4935 8.12567 12.8827 8.32925 13.2353L6.87031 12.5074" stroke="#6C7C90" stroke-linecap="round"/>
7
- <path d="M10.212 14.6798C10.6053 14.7852 11.0155 14.8121 11.4192 14.759C11.8229 14.7058 12.2121 14.5737 12.5647 14.3701C12.9173 14.1665 13.2264 13.8955 13.4743 13.5725C13.7221 13.2494 13.9039 12.8808 14.0093 12.4875C14.1147 12.0942 14.1416 11.684 14.0884 11.2803C14.0353 10.8766 13.9032 10.4874 13.6996 10.1348L15.2159 10.9622" stroke="#6C7C90" stroke-linecap="round"/>
8
- </g>
9
- <defs>
10
- <clipPath id="clip0_12438_2348">
11
- <rect width="16" height="16" fill="white"/>
12
- </clipPath>
13
- </defs>
14
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g clip-path="url(#clip0_12438_2348)">
3
+ <path d="M5.01261 13H4.67857H4C2.89543 13 2 12.1046 2 11V4C2 2.89543 2.89543 2 4 2H10C11.1046 2 12 2.89543 12 4V5.5" stroke="#6C7C90" stroke-linecap="round"/>
4
+ <path d="M4.72754 7.45459H6.54572" stroke="#6C7C90" stroke-linecap="round"/>
5
+ <path d="M4.72754 5.27271H7.45481" stroke="#6C7C90" stroke-linecap="round"/>
6
+ <path d="M11.8168 8.69026C11.4235 8.58488 11.0133 8.55799 10.6096 8.61114C10.206 8.66428 9.81671 8.79642 9.4641 9C9.11149 9.20358 8.80243 9.47462 8.55457 9.79764C8.3067 10.1207 8.12489 10.4893 8.01951 10.8826C7.91413 11.2759 7.88724 11.6861 7.94039 12.0898C7.99353 12.4935 8.12567 12.8827 8.32925 13.2353L6.87031 12.5074" stroke="#6C7C90" stroke-linecap="round"/>
7
+ <path d="M10.212 14.6798C10.6053 14.7852 11.0155 14.8121 11.4192 14.759C11.8229 14.7058 12.2121 14.5737 12.5647 14.3701C12.9173 14.1665 13.2264 13.8955 13.4743 13.5725C13.7221 13.2494 13.9039 12.8808 14.0093 12.4875C14.1147 12.0942 14.1416 11.684 14.0884 11.2803C14.0353 10.8766 13.9032 10.4874 13.6996 10.1348L15.2159 10.9622" stroke="#6C7C90" stroke-linecap="round"/>
8
+ </g>
9
+ <defs>
10
+ <clipPath id="clip0_12438_2348">
11
+ <rect width="16" height="16" fill="white"/>
12
+ </clipPath>
13
+ </defs>
14
+ </svg>
@@ -1,5 +1,5 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.67284 6.6665L8.00635 3.33299L11.3399 6.6665" stroke="#6C7C90" stroke-linecap="round"/>
3
- <path d="M7.49951 11C7.49951 11.2761 7.72337 11.5 7.99951 11.5C8.27565 11.5 8.49951 11.2761 8.49951 11L7.49951 11ZM8.49951 11L8.49951 3L7.49951 3L7.49951 11L8.49951 11Z" fill="#6C7C90"/>
4
- <path d="M2.5 13.5H13.5" stroke="#6C7C90" stroke-linecap="round"/>
5
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M4.67284 6.6665L8.00635 3.33299L11.3399 6.6665" stroke="#6C7C90" stroke-linecap="round"/>
3
+ <path d="M7.49951 11C7.49951 11.2761 7.72337 11.5 7.99951 11.5C8.27565 11.5 8.49951 11.2761 8.49951 11L7.49951 11ZM8.49951 11L8.49951 3L7.49951 3L7.49951 11L8.49951 11Z" fill="#6C7C90"/>
4
+ <path d="M2.5 13.5H13.5" stroke="#6C7C90" stroke-linecap="round"/>
5
+ </svg>
@@ -510,7 +510,9 @@
510
510
  }
511
511
  }
512
512
  }
513
-
513
+ .e-numericitem {
514
+ color: #44566c;
515
+ }
514
516
  .e-pagercontainer {
515
517
  border: 0;
516
518
  vertical-align: middle;