raise-common-lib 0.0.57 → 0.0.60
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/bundles/raise-common-lib.umd.js +99 -8
- package/bundles/raise-common-lib.umd.js.map +1 -1
- package/bundles/raise-common-lib.umd.min.js +2 -2
- package/bundles/raise-common-lib.umd.min.js.map +1 -1
- package/esm2015/lib/common-grid/grid-action/grid-action-item/grid-action-item.component.js +52 -0
- package/esm2015/lib/common-grid/grid-action/grid-action.component.js +25 -0
- package/esm2015/lib/layout/main-container/index.component.js +5 -5
- package/esm2015/lib/raise-common-lib.module.js +13 -1
- package/esm2015/public-api.js +3 -1
- package/esm2015/raise-common-lib.js +2 -2
- package/esm5/lib/common-grid/grid-action/grid-action-item/grid-action-item.component.js +58 -0
- package/esm5/lib/common-grid/grid-action/grid-action.component.js +27 -0
- package/esm5/lib/layout/main-container/index.component.js +5 -5
- package/esm5/lib/raise-common-lib.module.js +13 -1
- package/esm5/public-api.js +3 -1
- package/esm5/raise-common-lib.js +2 -2
- package/fesm2015/raise-common-lib.js +91 -6
- package/fesm2015/raise-common-lib.js.map +1 -1
- package/fesm5/raise-common-lib.js +97 -6
- package/fesm5/raise-common-lib.js.map +1 -1
- package/lib/common-grid/grid-action/grid-action-item/grid-action-item.component.d.ts +7 -0
- package/lib/common-grid/grid-action/grid-action.component.d.ts +11 -0
- package/package.json +1 -1
- package/public-api.d.ts +2 -0
- package/raise-common-lib.metadata.json +1 -1
- package/src/assets/img/grid-action-copy.svg +6 -0
- package/src/assets/img/grid-action-delete.svg +14 -0
- package/src/assets/img/grid-action-detail.svg +7 -0
- package/src/assets/img/grid-action-download.svg +7 -0
- package/src/assets/img/grid-action-edit.svg +4 -0
- package/src/assets/img/grid-action-export.svg +12 -0
- package/src/assets/img/grid-action-move.svg +8 -0
- package/src/assets/img/grid-action-note.svg +10 -0
- package/src/assets/img/grid-action-send.svg +5 -0
- package/src/assets/img/grid-action-settle.svg +13 -0
- package/src/assets/img/grid-pager-arrow-left.svg +3 -0
- package/src/assets/img/grid-pager-arrows-left.svg +4 -0
- package/src/assets/img/more.svg +5 -0
- package/src/assets/img/table-column-menu.svg +5 -0
- package/src/assets/img/table-sort-arrow.svg +6 -0
- package/src/assets/style/reset/grid.scss +465 -121
|
@@ -0,0 +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>
|
|
@@ -0,0 +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_9705_16204)">
|
|
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_9705_16204">
|
|
11
|
+
<rect width="16" height="16" fill="white"/>
|
|
12
|
+
</clipPath>
|
|
13
|
+
</defs>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.91387 13.5H5.44643H4.5C3.39543 13.5 2.5 12.6046 2.5 11.5V3.5C2.5 2.39543 3.39543 1.5 4.5 1.5H11.5C12.6046 1.5 13.5 2.39543 13.5 3.5V7.5" stroke="#6C7C90" stroke-linecap="round"/>
|
|
3
|
+
<path d="M5 7H8" stroke="#6C7C90" stroke-linecap="round"/>
|
|
4
|
+
<path d="M5 5H9" stroke="#6C7C90" stroke-linecap="round"/>
|
|
5
|
+
<path d="M14.9642 11.9359C14.9769 11.9637 14.9854 11.9848 14.9911 12C14.9854 12.0152 14.9769 12.0363 14.9642 12.0641C14.9246 12.1505 14.8601 12.2661 14.7692 12.403C14.5878 12.6761 14.3191 13.0067 13.9841 13.325C13.3019 13.9729 12.4199 14.5 11.5 14.5C10.5801 14.5 9.69806 13.9729 9.0159 13.325C8.68087 13.0067 8.41225 12.6761 8.23081 12.403C8.13985 12.2661 8.07542 12.1505 8.03577 12.0641C8.02305 12.0363 8.01455 12.0152 8.00893 12C8.01455 11.9848 8.02305 11.9637 8.03577 11.9359C8.07542 11.8495 8.13985 11.7339 8.23081 11.597C8.41225 11.3239 8.68087 10.9933 9.0159 10.675C9.69806 10.0271 10.5801 9.5 11.5 9.5C12.4199 9.5 13.3019 10.0271 13.9841 10.675C14.3191 10.9933 14.5878 11.3239 14.7692 11.597C14.8601 11.7339 14.9246 11.8495 14.9642 11.9359Z" stroke="#6C7C90"/>
|
|
6
|
+
<circle cx="11.5" cy="12" r="0.5" stroke="#6C7C90"/>
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
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 8.43198L8 11.614L4.25 8.43198" stroke="#6C7C90" stroke-linecap="round" />
|
|
3
|
+
<path
|
|
4
|
+
d="M8.5 3C8.5 2.72386 8.27614 2.5 8 2.5C7.72386 2.5 7.5 2.72386 7.5 3L8.5 3ZM7.5 3L7.5 11.25L8.5 11.25L8.5 3L7.5 3Z"
|
|
5
|
+
fill="#6C7C90" />
|
|
6
|
+
<path d="M2 14H14" stroke="#6C7C90" stroke-linecap="round" />
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.88478 4H3.9043C2.79973 4 1.9043 4.89543 1.9043 6V12C1.9043 13.1046 2.79973 14 3.9043 14H9.9043C11.0089 14 11.9043 13.1046 11.9043 12V9.53764L10.9043 10.425V12C10.9043 12.5523 10.4566 13 9.9043 13H3.9043C3.35201 13 2.9043 12.5523 2.9043 12V6C2.9043 5.44772 3.35201 5 3.9043 5H7.75785L8.88478 4Z" fill="#6C7C90"/>
|
|
3
|
+
<path d="M12.4755 3.22159C12.866 2.83106 13.4992 2.83106 13.8897 3.22159C14.2802 3.61211 14.2802 4.24528 13.8897 4.6358L8.27291 10.2526L6.52181 10.5895L6.85869 8.8384L12.4755 3.22159Z" stroke="#6C7C90"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M10 11L10 12C10 13.1046 9.10457 14 8 14L7.75 14L5.5 14L3 14C1.89543 14 1 13.1046 1 12L1 4C1 2.89543 1.89543 2 3 2L7.58579 2C7.851 2 8.10536 2.10536 8.29289 2.29289L9.70711 3.70711C9.89464 3.89464 10 4.149 10 4.41421L10 8"
|
|
4
|
+
stroke="#6C7C90" />
|
|
5
|
+
<path d="M11.7816 13.0083L14.7249 10.0042L11.7816 6.99998" stroke="#6C7C90" stroke-linecap="round" />
|
|
6
|
+
<line x1="0.5" y1="-0.5" x2="9.5" y2="-0.5" transform="matrix(-1 0 0 1 15 10.5414)" stroke="#6C7C90"
|
|
7
|
+
stroke-linecap="round" />
|
|
8
|
+
<line x1="4.5" y1="5.5" x2="7.5" y2="5.5" stroke="#6C7C90" />
|
|
9
|
+
<line x1="5.5" y1="7.5" x2="8.5" y2="7.5" stroke="#6C7C90" />
|
|
10
|
+
<line x1="2.5" y1="5.5" x2="3.5" y2="5.5" stroke="#6C7C90" />
|
|
11
|
+
<line x1="3.5" y1="7.5" x2="4.5" y2="7.5" stroke="#6C7C90" />
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="path-1-inside-1_1401_11010" fill="white">
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.01548 3.74994C1.13853 2.76339 1.98012 2 3 2H5.25C5.87951 2 6.47229 2.29639 6.85 2.8L7.56245 3.74994H13C14.02 3.74994 14.8616 4.51344 14.9845 5.50009H15V5.74994V6.37494V12.2501C15 13.3547 14.1046 14.2501 13 14.2501H3C1.89543 14.2501 1 13.3547 1 12.2501V6.37494V5.50009V5.5V4V3.74994H1.01548Z"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<path d="M1.01548 3.74994V4.74994H1.8985L2.00779 3.87371L1.01548 3.74994ZM6.85 2.8L7.65 2.2L6.85 2.8ZM7.56245 3.74994L6.76245 4.34994L7.06245 4.74994H7.56245V3.74994ZM14.9845 5.50009L13.9922 5.62375L14.1014 6.50009H14.9845V5.50009ZM15 5.50009H16V4.50009H15V5.50009ZM1 3.74994V2.74994H0V3.74994H1ZM3 1C1.46942 1 0.207877 2.14532 0.0231705 3.62617L2.00779 3.87371C2.06919 3.38146 2.49081 3 3 3V1ZM5.25 1H3V3H5.25V1ZM7.65 2.2C7.08344 1.44458 6.19427 1 5.25 1V3C5.56476 3 5.86115 3.14819 6.05 3.4L7.65 2.2ZM8.36245 3.14994L7.65 2.2L6.05 3.4L6.76245 4.34994L8.36245 3.14994ZM13 2.74994H7.56245V4.74994H13V2.74994ZM15.9769 5.37642C15.7923 3.89542 14.5307 2.74994 13 2.74994V4.74994C13.5092 4.74994 13.9309 5.13145 13.9922 5.62375L15.9769 5.37642ZM14.9845 6.50009H15V4.50009H14.9845V6.50009ZM14 5.50009V5.74994H16V5.50009H14ZM14 5.74994V6.37494H16V5.74994H14ZM14 6.37494V12.2501H16V6.37494H14ZM14 12.2501C14 12.8024 13.5523 13.2501 13 13.2501V15.2501C14.6569 15.2501 16 13.9069 16 12.2501H14ZM13 13.2501H3V15.2501H13V13.2501ZM3 13.2501C2.44772 13.2501 2 12.8024 2 12.2501H0C0 13.9069 1.34315 15.2501 3 15.2501V13.2501ZM2 12.2501V6.37494H0V12.2501H2ZM2 6.37494V5.50009H0V6.37494H2ZM0 5.5V5.50009H2V5.5H0ZM0 4V5.5H2V4H0ZM0 3.74994V4H2V3.74994H0ZM1.01548 2.74994H1V4.74994H1.01548V2.74994Z" fill="#6B6B6B" mask="url(#path-1-inside-1_1401_11010)"/>
|
|
6
|
+
<path d="M7.91283 11.1178L10.0123 8.97485L7.91283 6.83191" stroke="#6B6B6B" stroke-linecap="round"/>
|
|
7
|
+
<line x1="0.5" y1="-0.5" x2="5.5" y2="-0.5" transform="matrix(-1 8.42937e-08 8.42937e-08 1 9.97485 9.47485)" stroke="#6B6B6B" stroke-linecap="round"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<mask id="path-1-inside-1_9752_963" fill="white">
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.66195 6.12714C3.66195 3.57164 5.73359 1.5 8.28909 1.5C10.8446 1.5 12.9162 3.57164 12.9162 6.12714V8.10408V8.55356L14.3504 10.2995C14.8864 10.9521 14.4222 11.9342 13.5776 11.9342H3.0019C2.15737 11.9342 1.69311 10.9521 2.22917 10.2995L3.66195 8.55522V8.10408V6.12714Z"/>
|
|
4
|
+
</mask>
|
|
5
|
+
<path d="M12.9162 8.55356H11.9162V8.91162L12.1435 9.1883L12.9162 8.55356ZM14.3504 10.2995L13.5776 10.9342V10.9342L14.3504 10.2995ZM2.22917 10.2995L3.0019 10.9342L3.0019 10.9342L2.22917 10.2995ZM3.66195 8.55522L4.43468 9.18996L4.66195 8.91327V8.55522H3.66195ZM8.28909 0.5C5.1813 0.5 2.66195 3.01936 2.66195 6.12714H4.66195C4.66195 4.12392 6.28587 2.5 8.28909 2.5V0.5ZM13.9162 6.12714C13.9162 3.01935 11.3969 0.5 8.28909 0.5V2.5C10.2923 2.5 11.9162 4.12392 11.9162 6.12714H13.9162ZM13.9162 8.10408V6.12714H11.9162V8.10408H13.9162ZM13.9162 8.55356V8.10408H11.9162V8.55356H13.9162ZM12.1435 9.1883L13.5776 10.9342L15.1231 9.66473L13.6889 7.91882L12.1435 9.1883ZM13.5776 10.9342V10.9342V12.9342C15.2667 12.9342 16.1952 10.9699 15.1231 9.66473L13.5776 10.9342ZM13.5776 10.9342H3.0019V12.9342H13.5776V10.9342ZM3.0019 10.9342L3.0019 10.9342L1.45645 9.66473C0.384328 10.9699 1.31284 12.9342 3.0019 12.9342V10.9342ZM3.0019 10.9342L4.43468 9.18996L2.88922 7.92048L1.45645 9.66473L3.0019 10.9342ZM2.66195 8.10408V8.55522H4.66195V8.10408H2.66195ZM2.66195 6.12714V8.10408H4.66195V6.12714H2.66195Z" fill="#6C7C90" mask="url(#path-1-inside-1_9752_963)"/>
|
|
6
|
+
<mask id="path-3-inside-2_9752_963" fill="white">
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.00098 12.7105C6.00103 13.915 6.97752 14.8915 8.18207 14.8915C9.38662 14.8915 10.3631 13.915 10.3632 12.7105H9.36316C9.36311 13.3627 8.83434 13.8915 8.18207 13.8915C7.5298 13.8915 7.00103 13.3627 7.00098 12.7105H6.00098Z"/>
|
|
8
|
+
</mask>
|
|
9
|
+
<path d="M6.00098 12.7105V11.7105H5.00093L5.00098 12.7105L6.00098 12.7105ZM10.3632 12.7105L11.3632 12.7105L11.3632 11.7105H10.3632V12.7105ZM9.36316 12.7105V11.7105H8.36324L8.36316 12.7104L9.36316 12.7105ZM7.00098 12.7105L8.00098 12.7104L8.0009 11.7105H7.00098V12.7105ZM5.00098 12.7105C5.00105 14.4673 6.42525 15.8915 8.18207 15.8915V13.8915C7.52979 13.8915 7.001 13.3627 7.00098 12.7104L5.00098 12.7105ZM8.18207 15.8915C9.93889 15.8915 11.3631 14.4673 11.3632 12.7105L9.36316 12.7104C9.36314 13.3627 8.83435 13.8915 8.18207 13.8915V15.8915ZM10.3632 11.7105H9.36316V13.7105H10.3632V11.7105ZM8.18207 14.8915C9.3866 14.8915 10.3631 13.915 10.3632 12.7105L8.36316 12.7104C8.36316 12.8104 8.28208 12.8915 8.18207 12.8915V14.8915ZM6.00098 12.7105C6.00107 13.915 6.97754 14.8915 8.18207 14.8915V12.8915C8.08206 12.8915 8.00098 12.8104 8.00098 12.7104L6.00098 12.7105ZM7.00098 11.7105H6.00098V13.7105H7.00098V11.7105Z" fill="#6C7C90" mask="url(#path-3-inside-2_9752_963)"/>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +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="M10.5 14.5L5.5 14.5C4.11929 14.5 3 13.3807 3 12L3 4C3 2.61929 4.11929 1.5 5.5 1.5L9.01903 1.5C9.72873 1.5 10.405 1.80164 10.8791 2.32969L12.3601 3.97895C12.7721 4.43776 13 5.03263 13 5.64927L13 12C13 13.3807 11.8807 14.5 10.5 14.5Z" stroke="#6C7C90"/>
|
|
3
|
+
<path d="M8.14733 11.118L10.2468 8.9751L8.14733 6.83216" stroke="#6C7C90" stroke-linecap="round"/>
|
|
4
|
+
<line x1="0.5" y1="-0.5" x2="4.5" y2="-0.5" transform="matrix(-1 8.42937e-08 8.42937e-08 1 10.209 9.4751)" stroke="#6C7C90" stroke-linecap="round"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0 0h18v18H0z" />
|
|
3
|
+
<g clip-path="url(#h8jgjrhila)">
|
|
4
|
+
<path
|
|
5
|
+
d="M7.833 15.417c0 .322-.26.583-.583.583H4.917A2.92 2.92 0 0 1 2 13.083V4.917A2.92 2.92 0 0 1 4.917 2h4.666A2.92 2.92 0 0 1 12.5 4.917v1.166a.583.583 0 1 1-1.167 0V4.917c0-.965-.785-1.75-1.75-1.75H4.917c-.965 0-1.75.785-1.75 1.75v8.166c0 .965.785 1.75 1.75 1.75H7.25c.323 0 .583.261.583.584zM10.167 5.5a.583.583 0 0 0-.584-.583H4.917a.583.583 0 1 0 0 1.166h4.666c.323 0 .584-.26.584-.583zM7.833 8.417a.583.583 0 0 0-.583-.584H4.917a.583.583 0 1 0 0 1.167H7.25c.323 0 .583-.26.583-.583zM4.917 10.75a.583.583 0 1 0 0 1.167h1.166a.583.583 0 1 0 0-1.167H4.917zM16 11.917A4.089 4.089 0 0 1 11.917 16a4.089 4.089 0 0 1-4.084-4.083 4.089 4.089 0 0 1 4.084-4.084A4.089 4.089 0 0 1 16 11.917zm-1.167 0A2.92 2.92 0 0 0 11.917 9 2.92 2.92 0 0 0 9 11.917a2.92 2.92 0 0 0 2.917 2.916 2.92 2.92 0 0 0 2.916-2.916zm-1.862-.724-1.296 1.245a.218.218 0 0 1-.305 0l-.66-.646a.583.583 0 1 0-.817.833l.661.647c.268.262.62.393.97.393s.7-.13.964-.39l1.291-1.24a.584.584 0 0 0-.808-.842z"
|
|
6
|
+
fill="#6C7C90" />
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="h8jgjrhila">
|
|
10
|
+
<path fill="#fff" transform="translate(2 2)" d="M0 0h14v14H0z" />
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +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="M11.2427 12.4853L7.98535 8.24268L11.2427 4.00003" stroke="#6C7C90" stroke-linecap="round" />
|
|
3
|
+
<path d="M8.24271 12.4853L4.98535 8.24268L8.24271 4.00003" stroke="#6C7C90" stroke-linecap="round" />
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="3.76172" cy="8" r="1" transform="rotate(-90 3.76172 8)" fill="#44566C"/>
|
|
3
|
+
<circle cx="8.26172" cy="8" r="1" transform="rotate(-90 8.26172 8)" fill="#44566C"/>
|
|
4
|
+
<circle cx="12.7617" cy="8" r="1" transform="rotate(-90 12.7617 8)" fill="#44566C"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="6" height="10" viewBox="0 0 6 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="Group 1000004256">
|
|
3
|
+
<path id="Rectangle 860" d="M5.5 6.05061L3 8.4999L0.5 6.05061" stroke="#6C7C90" stroke-linecap="round"/>
|
|
4
|
+
<line id="Line 163" x1="3" y1="7.90723" x2="3" y2="0.585474" stroke="#6C7C90" stroke-linecap="round"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|