@morozeckiy/dd-lib 0.1.17 → 0.1.19
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/assets/images/svg/404.svg +12 -0
- package/assets/images/svg/actogone-accept.svg +4 -0
- package/assets/images/svg/arrow/all.svg +4 -0
- package/assets/images/svg/arrow/arrow-down-red.svg +12 -0
- package/assets/images/svg/arrow/arrow-up-green.svg +12 -0
- package/assets/images/svg/arrow/back-arrow.svg +11 -0
- package/assets/images/svg/arrow/down-chevron.svg +11 -0
- package/assets/images/svg/arrow/left-chevron.svg +10 -0
- package/assets/images/svg/arrow/next.svg +6 -0
- package/assets/images/svg/arrow/prev.svg +6 -0
- package/assets/images/svg/arrow/right-chevron.svg +10 -0
- package/assets/images/svg/calendar.svg +13 -0
- package/assets/images/svg/check-green.svg +10 -0
- package/assets/images/svg/check-white.svg +5 -0
- package/assets/images/svg/clear.svg +11 -0
- package/assets/images/svg/close.svg +11 -0
- package/assets/images/svg/dobrodel.svg +15 -0
- package/assets/images/svg/entry.svg +5 -0
- package/assets/images/svg/error-hint.svg +5 -0
- package/assets/images/svg/eye-off.svg +12 -0
- package/assets/images/svg/eye.svg +15 -0
- package/assets/images/svg/mail-exclamation.svg +13 -0
- package/assets/images/svg/not-found.svg +12 -0
- package/assets/images/svg/plug-d.svg +61 -0
- package/assets/images/svg/plug.svg +61 -0
- package/assets/images/svg/question-white-g.svg +14 -0
- package/assets/images/svg/question.svg +14 -0
- package/assets/images/svg/red-close.svg +11 -0
- package/assets/images/svg/search.svg +13 -0
- package/assets/images/svg/send.svg +13 -0
- package/assets/images/svg/small-round-loader.svg +19 -0
- package/assets/images/svg/sort.svg +15 -0
- package/assets/images/svg/star.svg +10 -0
- package/assets/images/svg/tg.svg +5 -0
- package/assets/images/svg/trash.svg +14 -0
- package/assets/images/svg/user-empty.svg +12 -0
- package/assets/images/svg/vk.svg +5 -0
- package/assets/scss/common.scss +1 -1
- package/esm2022/lib/core/services/svg-icons.service.mjs +1 -1
- package/esm2022/lib/lib-svg-icon/lib-svg-icon.component.mjs +1 -1
- package/fesm2022/morozeckiy-dd-lib.mjs.map +1 -1
- package/lib/core/services/svg-icons.service.d.ts +1 -1
- package/lib/core/services/validators.service.d.ts +2 -2
- package/lib/lib-svg-icon/lib-svg-icon.component.d.ts +1 -1
- package/morozeckiy-dd-lib-0.1.19.tgz +0 -0
- package/package.json +1 -1
- package/morozeckiy-dd-lib-0.1.17.tgz +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg fill="none" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_466_5530)">
|
|
3
|
+
<path d="M10 4L6 8L10 12" stroke="#BDBDBD" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.7"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_466_5530">
|
|
7
|
+
<rect fill="white" height="16" width="16"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg fill="none" height="48" viewBox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect fill="white" height="48" rx="24" width="48"/>
|
|
3
|
+
<path d="M14.6672 24H33.3338" stroke="#434343" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
4
|
+
<path d="M25.3336 32L33.3336 24" stroke="#434343" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
5
|
+
<path d="M25.3336 16L33.3336 24" stroke="#434343" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg fill="none" height="48" viewBox="0 0 48 48" width="48" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect fill="white" height="48" rx="24" transform="rotate(-180 48 48)" width="48" x="48" y="48"/>
|
|
3
|
+
<path d="M33.3328 24L14.6662 24" stroke="#434343" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
4
|
+
<path d="M22.6664 16L14.6664 24" stroke="#434343" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
5
|
+
<path d="M22.6664 32L14.6664 24" stroke="#434343" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg fill="none" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_466_5534)">
|
|
3
|
+
<path d="M6 4L10 8L6 12" stroke="#BDBDBD" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.7"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_466_5534">
|
|
7
|
+
<rect fill="white" height="16" width="16"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1226_74260)">
|
|
3
|
+
<path d="M4 7.00012C4 6.46969 4.21071 5.96098 4.58579 5.58591C4.96086 5.21084 5.46957 5.00012 6 5.00012H18C18.5304 5.00012 19.0391 5.21084 19.4142 5.58591C19.7893 5.96098 20 6.46969 20 7.00012V19.0001C20 19.5306 19.7893 20.0393 19.4142 20.4143C19.0391 20.7894 18.5304 21.0001 18 21.0001H6C5.46957 21.0001 4.96086 20.7894 4.58579 20.4143C4.21071 20.0393 4 19.5306 4 19.0001V7.00012Z" stroke="#07B700" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M16 3.00012V7.00012" stroke="#07B700" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M8 3.00012V7.00012" stroke="#07B700" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M4 11.0001H20" stroke="#07B700" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="clip0_1226_74260">
|
|
10
|
+
<rect width="24" height="24" fill="white"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_483_20531)">
|
|
3
|
+
<path d="M5 12L10 17L20 7" stroke="#07B700" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
|
4
|
+
</g>
|
|
5
|
+
<defs>
|
|
6
|
+
<clipPath id="clip0_483_20531">
|
|
7
|
+
<rect fill="white" height="24" width="24"/>
|
|
8
|
+
</clipPath>
|
|
9
|
+
</defs>
|
|
10
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg fill="none" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_355_22081)">
|
|
3
|
+
<path d="M15 5L5 15" stroke="#A79BAD" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
4
|
+
<path d="M5 5L15 15" stroke="#A79BAD" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_355_22081">
|
|
8
|
+
<rect fill="white" height="20" width="20"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg fill="none" height="20" viewBox="0 0 20 20" width="20" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_169_3494)">
|
|
3
|
+
<path d="M15 5L5 15" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
4
|
+
<path d="M5 5L15 15" stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"/>
|
|
5
|
+
</g>
|
|
6
|
+
<defs>
|
|
7
|
+
<clipPath id="clip0_169_3494">
|
|
8
|
+
<rect fill="white" height="20" width="20"/>
|
|
9
|
+
</clipPath>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg id="Layer_1" style="enable-background:new 0 0 48 48;" version="1.1" viewBox="0 0 48 48"
|
|
4
|
+
x="0px"
|
|
5
|
+
xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0px">
|
|
6
|
+
<style type="text/css">
|
|
7
|
+
.st0 {
|
|
8
|
+
fill: #07B700;
|
|
9
|
+
}
|
|
10
|
+
</style>
|
|
11
|
+
<path class="st0" d="M21,17.4c-0.8-1.5-0.3-3.3,1.1-4.2c1.4-0.8,3.2-0.3,4.1,1.1L21,17.4z M18.5,18.9l1.5,2.7l10.3-6.1l-1.5-2.6
|
|
12
|
+
c-1.6-2.9-5.3-3.9-8.1-2.2C17.8,12.3,16.8,16,18.5,18.9z M15.1,31.3L28,23.7c2,3.6,0.8,8.3-2.7,10.4C21.7,36.2,17.2,35,15.1,31.3z
|
|
13
|
+
M11.1,30.2l1.5,2.6c2.9,5.1,9.2,6.9,14.2,3.9c5-2.9,6.6-9.4,3.8-14.6l-1.5-2.7L11.1,30.2z M35.4,12.4l-5.2,3.1l1.5,2.7l5.2-3.1
|
|
14
|
+
L35.4,12.4z"/>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg height="40" viewBox="0 0 40 43" width="43" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M16 3V0h24v43H16v-3h21V3zM0 23v-3h23v3z" fill="#fff"/>
|
|
3
|
+
<path d="M17 15.999l6 5.539-6 6.461" fill="none" stroke="#fff" stroke-dasharray="0" stroke-miterlimit="50"
|
|
4
|
+
stroke-width="3"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg fill="none" height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.39131 4.97733L7.24396 5.58186C7.90562 5.79345 8.15374 6.1864 7.90562 6.53401C7.6575 6.89673 7.14471 6.89673 6.66501 6.50378L5.19281 5.29471L5.60635 7.03275C5.72214 7.53149 5.55673 8 5.01086 8C4.46499 8 4.28303 7.56171 4.39882 7.03275L4.81236 5.29471L3.30708 6.50378C2.82738 6.88161 2.31459 6.83627 2.09955 6.51889C1.85143 6.15617 2.16572 5.76322 2.72813 5.58186L4.59732 4.97733L2.72813 4.38791C2.06647 4.17632 1.86797 3.76826 2.08301 3.45088C2.31459 3.08816 2.89355 3.1335 3.32363 3.48111L4.79582 4.65995L4.39882 2.98237C4.26649 2.42317 4.46499 2 5.01086 2C5.54019 2 5.72214 2.46851 5.60635 2.96725L5.19281 4.67506L6.66501 3.46599C7.14471 3.07305 7.67404 3.08816 7.90562 3.45088C8.1372 3.8136 7.856 4.20655 7.2605 4.38791L5.39131 4.97733Z"
|
|
4
|
+
fill="#F04B69"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1766_6908)">
|
|
3
|
+
<path d="M10.585 10.5869C10.21 10.9621 9.99936 11.4708 9.99945 12.0013C9.99954 12.5317 10.2104 13.0404 10.5855 13.4154C10.9607 13.7904 11.4694 14.0011 11.9999 14.001C12.5303 14.0009 13.039 13.7901 13.414 13.4149" stroke="#969696" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M16.681 16.673C15.2782 17.5507 13.6547 18.0109 12 18C8.4 18 5.4 16 3 12C4.272 9.88003 5.712 8.32203 7.32 7.32603M10.18 6.18003C10.779 6.05876 11.3888 5.99845 12 6.00003C15.6 6.00003 18.6 8.00003 21 12C20.334 13.11 19.621 14.067 18.862 14.87" stroke="#969696" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M3 3L21 21" stroke="#969696" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_1766_6908">
|
|
9
|
+
<rect width="24" height="24" fill="white"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_624_3574)">
|
|
3
|
+
<path
|
|
4
|
+
d="M10 12.0001C10 12.5306 10.2107 13.0393 10.5858 13.4143C10.9609 13.7894 11.4696 14.0001 12 14.0001C12.5304 14.0001 13.0391 13.7894 13.4142 13.4143C13.7893 13.0393 14 12.5306 14 12.0001C14 11.4697 13.7893 10.961 13.4142 10.5859C13.0391 10.2108 12.5304 10.0001 12 10.0001C11.4696 10.0001 10.9609 10.2108 10.5858 10.5859C10.2107 10.961 10 11.4697 10 12.0001Z"
|
|
5
|
+
stroke="#969696" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
|
6
|
+
<path
|
|
7
|
+
d="M21 12.0001C18.6 16.0001 15.6 18.0001 12 18.0001C8.4 18.0001 5.4 16.0001 3 12.0001C5.4 8.00012 8.4 6.00012 12 6.00012C15.6 6.00012 18.6 8.00012 21 12.0001Z"
|
|
8
|
+
stroke="#969696" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
|
9
|
+
</g>
|
|
10
|
+
<defs>
|
|
11
|
+
<clipPath id="clip0_624_3574">
|
|
12
|
+
<rect fill="white" height="24" width="24"/>
|
|
13
|
+
</clipPath>
|
|
14
|
+
</defs>
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_1765_32096)">
|
|
3
|
+
<path d="M40 50.6673H13.3333C11.9188 50.6673 10.5623 50.1054 9.5621 49.1052C8.5619 48.105 8 46.7485 8 45.334V18.6673C8 17.2528 8.5619 15.8963 9.5621 14.8961C10.5623 13.8959 11.9188 13.334 13.3333 13.334H50.6667C52.0812 13.334 53.4377 13.8959 54.4379 14.8961C55.4381 15.8963 56 17.2528 56 18.6673V33.334" stroke="#07B700" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
4
|
+
<path d="M8 18.666L32 34.666L56 18.666" stroke="#07B700" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M50.6665 42.666V50.666" stroke="#07B700" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
6
|
+
<path d="M50.6665 58.666V58.6927" stroke="#07B700" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7
|
+
</g>
|
|
8
|
+
<defs>
|
|
9
|
+
<clipPath id="clip0_1765_32096">
|
|
10
|
+
<rect width="64" height="64" fill="white"/>
|
|
11
|
+
</clipPath>
|
|
12
|
+
</defs>
|
|
13
|
+
</svg>
|