sempli-website-lib 7.1.0-beta.2 → 7.1.0-beta.4
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/README.md +25 -25
- package/assets/fonts/Lato/Lato-Black.ttf +0 -0
- package/assets/fonts/Lato/Lato-BlackItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Bold.ttf +0 -0
- package/assets/fonts/Lato/Lato-BoldItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Hairline.ttf +0 -0
- package/assets/fonts/Lato/Lato-HairlineItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Italic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Light.ttf +0 -0
- package/assets/fonts/Lato/Lato-LightItalic.ttf +0 -0
- package/assets/fonts/Lato/Lato-Regular.ttf +0 -0
- package/assets/fonts/Lato/OFL.txt +0 -0
- package/assets/interface/documents.svg +136 -136
- package/assets/interface/icons/alert-success.svg +17 -17
- package/assets/interface/icons/arrow-left.svg +8 -8
- package/assets/interface/icons/arrow-right-02.svg +10 -10
- package/assets/interface/icons/arrow-right.svg +8 -8
- package/assets/interface/icons/basic-check-magenta.svg +1 -1
- package/assets/interface/icons/bulb-example.svg +20 -20
- package/assets/interface/icons/bulb-tip.svg +32 -32
- package/assets/interface/icons/check-green-circle-large.svg +23 -23
- package/assets/interface/icons/check-green.svg +16 -16
- package/assets/interface/icons/check-purple.svg +20 -20
- package/assets/interface/icons/cloud-download.svg +20 -20
- package/assets/interface/icons/document-pdf.svg +13 -13
- package/assets/interface/icons/document-review.svg +20 -20
- package/assets/interface/icons/document-status-approved.svg +21 -21
- package/assets/interface/icons/document-status-empty.svg +18 -18
- package/assets/interface/icons/document-status-error.svg +23 -23
- package/assets/interface/icons/document-status-success.svg +19 -19
- package/assets/interface/icons/eye-action.svg +1 -1
- package/assets/interface/icons/hand-stop.svg +19 -19
- package/assets/interface/icons/happy-01.svg +0 -0
- package/assets/interface/icons/happy-02.svg +0 -0
- package/assets/interface/icons/happy-03.svg +0 -0
- package/assets/interface/icons/happy-04.svg +0 -0
- package/assets/interface/icons/happy-05.svg +0 -0
- package/assets/interface/icons/heart.svg +13 -13
- package/assets/interface/icons/intercom-messenger-icon.svg +1 -1
- package/assets/interface/icons/lock-icon.svg +1 -1
- package/assets/interface/icons/mail-circle.svg +32 -32
- package/assets/interface/icons/mail-edit.svg +20 -20
- package/assets/interface/icons/pen-edit.svg +22 -22
- package/assets/interface/icons/plus-circle.svg +22 -22
- package/assets/interface/icons/question-sign.svg +10 -10
- package/assets/interface/icons/shield.svg +31 -31
- package/assets/interface/icons/signature-modal-approved.svg +17 -17
- package/assets/interface/icons/signature-modal-waiting.svg +23 -23
- package/assets/interface/icons/signature-pending.svg +25 -25
- package/assets/interface/icons/signature-step-active.svg +19 -19
- package/assets/interface/icons/signature-step-completed.svg +19 -19
- package/assets/interface/icons/signature-step-default.svg +19 -19
- package/assets/interface/icons/skull.svg +23 -23
- package/assets/interface/icons/step-incomplete.svg +18 -18
- package/assets/interface/icons/trash-delete.svg +20 -20
- package/assets/interface/icons/warning-sign.svg +22 -22
- package/assets/interface/icons/x-circle.svg +14 -14
- package/assets/interface/sempli_2.0/17-dale_superpoderes.jpeg +0 -0
- package/assets/interface/sempli_2.0/17-dale_superpoderes.webp +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control-min.png +0 -0
- package/assets/interface/sempli_2.0/5-seguridad-y-control-min.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2-01.webp +0 -0
- package/assets/interface/sempli_2.0/7-financia-tu-capital-de-trabajo2.webp +0 -0
- package/assets/interface/sempli_2.0/credito-a-termino.jpg +0 -0
- package/assets/interface/sempli_2.0/credito-a-termino.webp +0 -0
- package/assets/interface/sempli_2.0/credito-flexi-sub-img.jpg +0 -0
- package/assets/interface/sempli_2.0/credito-flexi-sub-img.webp +0 -0
- package/assets/interface/sempli_2.0/dale_superpoderes.jpg +0 -0
- package/assets/interface/sempli_2.0/dale_superpoderes.webp +0 -0
- package/assets/interface/sempli_2.0/flexi-01.webp +0 -0
- package/assets/interface/sempli_2.0/video-hero-main.mp4 +0 -0
- package/assets/interface/sempli_2.0/video-main.mp4 +0 -0
- package/assets/interface/sempli_2.0/video-main.webm +0 -0
- package/esm2022/lib/sempli-website-lib.module.mjs +5 -5
- package/esm2022/public-api.mjs +1 -1
- package/fesm2022/sempli-website-lib.mjs +4 -4
- package/fesm2022/sempli-website-lib.mjs.map +1 -1
- package/package.json +1 -1
- package/styles/_main.scss +2 -2
- package/styles/master-app.scss +17839 -18114
- package/styles/master-landing.scss +20644 -20834
- package/styles/modules/_functions.scss +37 -37
- package/styles/modules/_mixins.scss +68 -68
- package/styles/modules/_variables.scss +54 -54
- package/styles/partials/_base.scss +277 -277
- package/styles/partials/_buttons.scss +446 -453
- package/styles/partials/_fonts.scss +83 -83
- package/styles/partials/_forms.scss +839 -1107
- package/styles/partials/_icons.scss +12 -12
- package/styles/partials/_layout.scss +149 -149
- package/styles/partials/_modals.scss +254 -254
- package/styles/partials/_panels.scss +51 -51
- package/styles/partials/_progress-bars.scss +60 -60
- package/styles/partials/_tooltips.scss +128 -128
- package/styles/partials/_videos.scss +32 -32
- package/styles/partials/animations.scss +155 -155
- package/styles/partials/app/_blocks.scss +101 -101
- package/styles/partials/app/_cards.scss +155 -155
- package/styles/partials/app/_general.scss +1193 -1193
- package/styles/partials/app/_header.scss +713 -713
- package/styles/partials/app/_layout.scss +219 -219
- package/styles/partials/app/_my-account.scss +203 -203
- package/styles/partials/app/_my-loan-applications.scss +165 -165
- package/styles/partials/app/_my-products.scss +1019 -1019
- package/styles/partials/app/_signatures.scss +16 -16
- package/styles/partials/landing/_footer.scss +234 -234
- package/styles/partials/landing/_general.scss +2612 -2527
- package/styles/partials/landing/_header.scss +968 -968
- package/styles/partials/landing/_hero-wrappers.scss +650 -650
- package/styles/vendor/_animate.scss +3 -3
- package/styles/vendor/_compass.scss +4 -4
- package/styles/vendor/_lemonade.scss +37 -37
- package/styles/vendor/_modules_export.scss +11212 -11212
- package/styles/vendor/_normalize.scss +341 -341
- package/styles/vendor/animation/_animate.scss +31 -31
- package/styles/vendor/animation/_core.scss +127 -127
- package/styles/vendor/animation/_shared.scss +21 -21
- package/styles/vendor/animation/animate/_attention-seekers.scss +151 -151
- package/styles/vendor/animation/animate/_bouncing.scss +2 -2
- package/styles/vendor/animation/animate/_classes.scss +21 -21
- package/styles/vendor/animation/animate/_fading.scss +2 -2
- package/styles/vendor/animation/animate/_flippers.scss +87 -87
- package/styles/vendor/animation/animate/_lightspeed.scss +23 -23
- package/styles/vendor/animation/animate/_rotating.scss +3 -3
- package/styles/vendor/animation/animate/_specials.scss +42 -42
- package/styles/vendor/animation/animate/bouncing/_bouncing-entrances.scss +68 -68
- package/styles/vendor/animation/animate/bouncing/_bouncing-exits.scss +60 -60
- package/styles/vendor/animation/animate/fading/_fading-entrances.scss +86 -86
- package/styles/vendor/animation/animate/fading/_fading-exits.scss +86 -86
- package/styles/vendor/animation/animate/rotating/_rotating-entrances.scss +58 -58
- package/styles/vendor/animation/animate/rotating/_rotating-exits.scss +58 -58
- package/styles/vendor/compass/_css3.scss +21 -21
- package/styles/vendor/compass/_functions.scss +7 -7
- package/styles/vendor/compass/_layout.scss +3 -3
- package/styles/vendor/compass/_reset-legacy.scss +3 -3
- package/styles/vendor/compass/_reset.scss +3 -3
- package/styles/vendor/compass/_support.scss +40 -40
- package/styles/vendor/compass/_typography.scss +4 -4
- package/styles/vendor/compass/_utilities.scss +9 -9
- package/styles/vendor/compass/css3/_animation.scss +2 -2
- package/styles/vendor/compass/css3/_appearance.scss +16 -16
- package/styles/vendor/compass/css3/_background-clip.scss +43 -43
- package/styles/vendor/compass/css3/_background-origin.scss +42 -42
- package/styles/vendor/compass/css3/_background-size.scss +26 -26
- package/styles/vendor/compass/css3/_border-radius.scss +130 -130
- package/styles/vendor/compass/css3/_box-shadow.scss +76 -76
- package/styles/vendor/compass/css3/_box-sizing.scss +18 -18
- package/styles/vendor/compass/css3/_box.scss +110 -110
- package/styles/vendor/compass/css3/_columns.scss +157 -157
- package/styles/vendor/compass/css3/_filter.scss +24 -24
- package/styles/vendor/compass/css3/_flexbox.scss +86 -86
- package/styles/vendor/compass/css3/_font-face.scss +48 -48
- package/styles/vendor/compass/css3/_hyphenation.scss +77 -77
- package/styles/vendor/compass/css3/_images.scss +133 -133
- package/styles/vendor/compass/css3/_inline-block.scss +22 -22
- package/styles/vendor/compass/css3/_opacity.scss +19 -19
- package/styles/vendor/compass/css3/_pie.scss +73 -73
- package/styles/vendor/compass/css3/_regions.scss +21 -21
- package/styles/vendor/compass/css3/_shared.scss +38 -38
- package/styles/vendor/compass/css3/_text-shadow.scss +88 -88
- package/styles/vendor/compass/css3/_transform-legacy.scss +87 -87
- package/styles/vendor/compass/css3/_transform.scss +598 -598
- package/styles/vendor/compass/css3/_transition.scss +222 -222
- package/styles/vendor/compass/css3/_user-interface.scss +47 -47
- package/styles/vendor/compass/functions/_colors.scss +37 -37
- package/styles/vendor/compass/functions/_constants.scss +18 -18
- package/styles/vendor/compass/functions/_cross_browser_support.scss +72 -72
- package/styles/vendor/compass/functions/_display.scss +36 -36
- package/styles/vendor/compass/functions/_font_files.scss +95 -95
- package/styles/vendor/compass/functions/_gradient_support.scss +14 -14
- package/styles/vendor/compass/functions/_lists.scss +90 -90
- package/styles/vendor/compass/layout/_grid-background.scss +178 -178
- package/styles/vendor/compass/layout/_sticky-footer.scss +23 -23
- package/styles/vendor/compass/layout/_stretching.scss +23 -23
- package/styles/vendor/compass/reset/_utilities-legacy.scss +135 -135
- package/styles/vendor/compass/reset/_utilities.scss +142 -142
- package/styles/vendor/compass/typography/_links.scss +3 -3
- package/styles/vendor/compass/typography/_lists.scss +4 -4
- package/styles/vendor/compass/typography/_text.scss +4 -4
- package/styles/vendor/compass/typography/_vertical_rhythm.scss +229 -229
- package/styles/vendor/compass/typography/links/_hover-link.scss +5 -5
- package/styles/vendor/compass/typography/links/_link-colors.scss +28 -28
- package/styles/vendor/compass/typography/links/_unstyled-link.scss +7 -7
- package/styles/vendor/compass/typography/lists/_bullets.scss +34 -34
- package/styles/vendor/compass/typography/lists/_horizontal-list.scss +61 -61
- package/styles/vendor/compass/typography/lists/_inline-block-list.scss +50 -50
- package/styles/vendor/compass/typography/lists/_inline-list.scss +44 -44
- package/styles/vendor/compass/typography/text/_ellipsis.scss +25 -25
- package/styles/vendor/compass/typography/text/_force-wrap.scss +12 -12
- package/styles/vendor/compass/typography/text/_nowrap.scss +2 -2
- package/styles/vendor/compass/typography/text/_replacement.scss +68 -68
- package/styles/vendor/compass/utilities/_general.scss +6 -6
- package/styles/vendor/compass/utilities/_links.scss +5 -5
- package/styles/vendor/compass/utilities/_lists.scss +6 -6
- package/styles/vendor/compass/utilities/_print.scss +17 -17
- package/styles/vendor/compass/utilities/_sprites.scss +2 -2
- package/styles/vendor/compass/utilities/_tables.scss +3 -3
- package/styles/vendor/compass/utilities/_text.scss +5 -5
- package/styles/vendor/compass/utilities/color/_contrast.scss +27 -27
- package/styles/vendor/compass/utilities/general/_clearfix.scss +44 -44
- package/styles/vendor/compass/utilities/general/_float.scss +29 -29
- package/styles/vendor/compass/utilities/general/_hacks.scss +47 -47
- package/styles/vendor/compass/utilities/general/_min.scss +16 -16
- package/styles/vendor/compass/utilities/general/_reset.scss +2 -2
- package/styles/vendor/compass/utilities/general/_tabs.scss +1 -1
- package/styles/vendor/compass/utilities/general/_tag-cloud.scss +18 -18
- package/styles/vendor/compass/utilities/links/_hover-link.scss +3 -3
- package/styles/vendor/compass/utilities/links/_link-colors.scss +3 -3
- package/styles/vendor/compass/utilities/links/_unstyled-link.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_bullets.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_horizontal-list.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_inline-block-list.scss +3 -3
- package/styles/vendor/compass/utilities/lists/_inline-list.scss +3 -3
- package/styles/vendor/compass/utilities/sprites/_base.scss +65 -65
- package/styles/vendor/compass/utilities/sprites/_sprite-img.scss +78 -78
- package/styles/vendor/compass/utilities/tables/_alternating-rows-and-columns.scss +22 -22
- package/styles/vendor/compass/utilities/tables/_borders.scss +33 -33
- package/styles/vendor/compass/utilities/tables/_scaffolding.scss +9 -9
- package/styles/vendor/compass/utilities/text/_ellipsis.scss +3 -3
- package/styles/vendor/compass/utilities/text/_nowrap.scss +3 -3
- package/styles/vendor/compass/utilities/text/_replacement.scss +3 -3
- package/assets/interface/icons/check-circle.svg +0 -1
- package/assets/interface/icons/x-circle-alert.svg +0 -1
- package/core/intelli-styles.js +0 -55
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>signature-step-completed</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Firmantes" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Signature-Process---Step-03.01" transform="translate(-30.000000, -296.000000)">
|
|
8
|
-
<g id="Sidebar" transform="translate(30.000000, 120.000000)">
|
|
9
|
-
<g id="Steps" transform="translate(0.000000, 102.000000)">
|
|
10
|
-
<g id="Group-13" transform="translate(0.000000, 72.000000)">
|
|
11
|
-
<g id="signature-step-completed" transform="translate(0.000000, 2.000000)">
|
|
12
|
-
<circle id="Oval" fill="#4D4CFC" cx="12" cy="12" r="12"></circle>
|
|
13
|
-
<polyline id="check-white" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="16 9 10.5 15 8 12.2727273"></polyline>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>signature-step-completed</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Firmantes" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Signature-Process---Step-03.01" transform="translate(-30.000000, -296.000000)">
|
|
8
|
+
<g id="Sidebar" transform="translate(30.000000, 120.000000)">
|
|
9
|
+
<g id="Steps" transform="translate(0.000000, 102.000000)">
|
|
10
|
+
<g id="Group-13" transform="translate(0.000000, 72.000000)">
|
|
11
|
+
<g id="signature-step-completed" transform="translate(0.000000, 2.000000)">
|
|
12
|
+
<circle id="Oval" fill="#4D4CFC" cx="12" cy="12" r="12"></circle>
|
|
13
|
+
<polyline id="check-white" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" points="16 9 10.5 15 8 12.2727273"></polyline>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
20
|
</svg>
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>signature-step-default</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Firmantes" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Signature-Process---Step-03.01" transform="translate(-30.000000, -482.000000)">
|
|
8
|
-
<g id="Sidebar" transform="translate(30.000000, 120.000000)">
|
|
9
|
-
<g id="Steps" transform="translate(0.000000, 102.000000)">
|
|
10
|
-
<g id="Group-17" transform="translate(0.000000, 258.000000)">
|
|
11
|
-
<g id="signature-step-default" transform="translate(0.000000, 2.000000)">
|
|
12
|
-
<circle id="Oval" fill="#AFB3C0" cx="12" cy="12" r="12"></circle>
|
|
13
|
-
<circle id="Oval" fill-opacity="0.6" fill="#FFFFFF" cx="12" cy="12" r="4"></circle>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>signature-step-default</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Firmantes" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Signature-Process---Step-03.01" transform="translate(-30.000000, -482.000000)">
|
|
8
|
+
<g id="Sidebar" transform="translate(30.000000, 120.000000)">
|
|
9
|
+
<g id="Steps" transform="translate(0.000000, 102.000000)">
|
|
10
|
+
<g id="Group-17" transform="translate(0.000000, 258.000000)">
|
|
11
|
+
<g id="signature-step-default" transform="translate(0.000000, 2.000000)">
|
|
12
|
+
<circle id="Oval" fill="#AFB3C0" cx="12" cy="12" r="12"></circle>
|
|
13
|
+
<circle id="Oval" fill-opacity="0.6" fill="#FFFFFF" cx="12" cy="12" r="4"></circle>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
20
|
</svg>
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="40px" height="46px" viewBox="0 0 40 46" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>Group</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-04.08.02" transform="translate(-429.000000, -314.000000)" stroke="#231F20" stroke-width="2">
|
|
8
|
-
<g id="Status-Card" transform="translate(390.000000, 285.000000)">
|
|
9
|
-
<g id="Group-2" transform="translate(40.000000, 30.000000)">
|
|
10
|
-
<g id="Group">
|
|
11
|
-
<path d="M28,44 L28,34 C33.522,34 38,29.522 38,24 L38,19 C38,8.507 29.494,0 19,0 C8.507,0 0,8.507 0,19 L0,24 C0,29.522 4.477,34 10,34 L10,44" id="Stroke-5"></path>
|
|
12
|
-
<path d="M16,34 L16,44" id="Stroke-7"></path>
|
|
13
|
-
<path d="M22,34 L22,44" id="Stroke-9"></path>
|
|
14
|
-
<path d="M34,24 C34,27.313 31.313,30 28,30 C24.686,30 22,27.313 22,24 C22,20.687 24.686,18 28,18 C31.313,18 34,20.687 34,24 L34,24 Z" id="Stroke-11"></path>
|
|
15
|
-
<path d="M4,24 C4,27.313 6.686,30 10,30 C13.313,30 16,27.313 16,24 C16,20.687 13.313,18 10,18 C6.686,18 4,20.687 4,24 L4,24 Z" id="Stroke-13"></path>
|
|
16
|
-
<path d="M7.8823,8 C7.8823,13.469 4.6093,16 1.0003,16 L0.2183,16" id="Stroke-15"></path>
|
|
17
|
-
<path d="M30.1175,8 C30.1175,13.469 33.3905,16 37.0005,16 L37.7505,16.031" id="Stroke-17"></path>
|
|
18
|
-
<polygon id="Stroke-19" stroke-linejoin="round" points="18 30 19 28 20 30"></polygon>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="40px" height="46px" viewBox="0 0 40 46" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.1 (67048) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>Group</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-04.08.02" transform="translate(-429.000000, -314.000000)" stroke="#231F20" stroke-width="2">
|
|
8
|
+
<g id="Status-Card" transform="translate(390.000000, 285.000000)">
|
|
9
|
+
<g id="Group-2" transform="translate(40.000000, 30.000000)">
|
|
10
|
+
<g id="Group">
|
|
11
|
+
<path d="M28,44 L28,34 C33.522,34 38,29.522 38,24 L38,19 C38,8.507 29.494,0 19,0 C8.507,0 0,8.507 0,19 L0,24 C0,29.522 4.477,34 10,34 L10,44" id="Stroke-5"></path>
|
|
12
|
+
<path d="M16,34 L16,44" id="Stroke-7"></path>
|
|
13
|
+
<path d="M22,34 L22,44" id="Stroke-9"></path>
|
|
14
|
+
<path d="M34,24 C34,27.313 31.313,30 28,30 C24.686,30 22,27.313 22,24 C22,20.687 24.686,18 28,18 C31.313,18 34,20.687 34,24 L34,24 Z" id="Stroke-11"></path>
|
|
15
|
+
<path d="M4,24 C4,27.313 6.686,30 10,30 C13.313,30 16,27.313 16,24 C16,20.687 13.313,18 10,18 C6.686,18 4,20.687 4,24 L4,24 Z" id="Stroke-13"></path>
|
|
16
|
+
<path d="M7.8823,8 C7.8823,13.469 4.6093,16 1.0003,16 L0.2183,16" id="Stroke-15"></path>
|
|
17
|
+
<path d="M30.1175,8 C30.1175,13.469 33.3905,16 37.0005,16 L37.7505,16.031" id="Stroke-17"></path>
|
|
18
|
+
<polygon id="Stroke-19" stroke-linejoin="round" points="18 30 19 28 20 30"></polygon>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
24
|
</svg>
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<g id="signature-step-default">
|
|
4
|
-
<g id="Dashboard---Firmantes">
|
|
5
|
-
<g id="Signature-Process---Step-03.01">
|
|
6
|
-
<g id="Sidebar">
|
|
7
|
-
<g id="Steps">
|
|
8
|
-
<g id="Group-17">
|
|
9
|
-
<g id="signature-step-default">
|
|
10
|
-
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" id="Oval" fill="#FF425E" fill-rule="evenodd" stroke="none" />
|
|
11
|
-
<path d="M0 4C0 1.79086 1.79086 0 4 0C6.20914 0 8 1.79086 8 4C8 6.20914 6.20914 8 4 8C1.79086 8 0 6.20914 0 4Z" transform="translate(8 8)" id="Oval#1" fill="#FFFFFF" fill-opacity="0.6" fill-rule="evenodd" stroke="none" />
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
+
<g id="signature-step-default">
|
|
4
|
+
<g id="Dashboard---Firmantes">
|
|
5
|
+
<g id="Signature-Process---Step-03.01">
|
|
6
|
+
<g id="Sidebar">
|
|
7
|
+
<g id="Steps">
|
|
8
|
+
<g id="Group-17">
|
|
9
|
+
<g id="signature-step-default">
|
|
10
|
+
<path d="M0 12C0 5.37258 5.37258 0 12 0C18.6274 0 24 5.37258 24 12C24 18.6274 18.6274 24 12 24C5.37258 24 0 18.6274 0 12Z" id="Oval" fill="#FF425E" fill-rule="evenodd" stroke="none" />
|
|
11
|
+
<path d="M0 4C0 1.79086 1.79086 0 4 0C6.20914 0 8 1.79086 8 4C8 6.20914 6.20914 8 4 8C1.79086 8 0 6.20914 0 4Z" transform="translate(8 8)" id="Oval#1" fill="#FFFFFF" fill-opacity="0.6" fill-rule="evenodd" stroke="none" />
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
19
|
</svg>
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="10px" height="12px" viewBox="0 0 10 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>trash-delete</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-243.000000, -375.000000)" fill="#AFB3C0">
|
|
8
|
-
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
-
<g id="Documento">
|
|
11
|
-
<g id="Actions" transform="translate(0.000000, 104.000000)">
|
|
12
|
-
<g id="Group-5" transform="translate(163.000000, 0.000000)">
|
|
13
|
-
<path d="M9.65625,8.65625 L9.65625,10 L0.34375,10 L0.34375,8.65625 L2.65625,8.65625 L3.34375,8 L6.65625,8 L7.34375,8.65625 L9.65625,8.65625 Z M1,18.65625 L1,10.65625 L9,10.65625 L9,18.65625 C9,19.0104184 8.86458469,19.3229153 8.59375,19.59375 C8.32291531,19.8645847 8.01041844,20 7.65625,20 L2.34375,20 C1.98958156,20 1.67708469,19.8645847 1.40625,19.59375 C1.13541531,19.3229153 1,19.0104184 1,18.65625 Z" id="trash-delete"></path>
|
|
14
|
-
</g>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="10px" height="12px" viewBox="0 0 10 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>trash-delete</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.04.01" transform="translate(-243.000000, -375.000000)" fill="#AFB3C0">
|
|
8
|
+
<g id="Content" transform="translate(80.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 122.000000)">
|
|
10
|
+
<g id="Documento">
|
|
11
|
+
<g id="Actions" transform="translate(0.000000, 104.000000)">
|
|
12
|
+
<g id="Group-5" transform="translate(163.000000, 0.000000)">
|
|
13
|
+
<path d="M9.65625,8.65625 L9.65625,10 L0.34375,10 L0.34375,8.65625 L2.65625,8.65625 L3.34375,8 L6.65625,8 L7.34375,8.65625 L9.65625,8.65625 Z M1,18.65625 L1,10.65625 L9,10.65625 L9,18.65625 C9,19.0104184 8.86458469,19.3229153 8.59375,19.59375 C8.32291531,19.8645847 8.01041844,20 7.65625,20 L2.34375,20 C1.98958156,20 1.67708469,19.8645847 1.40625,19.59375 C1.13541531,19.3229153 1,19.0104184 1,18.65625 Z" id="trash-delete"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
21
|
</svg>
|
|
@@ -1,23 +1,23 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
-
<title>warning-sign</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="Dashboard---Block-01---Step-06.05" transform="translate(-97.000000, -419.000000)" fill="#434448">
|
|
8
|
-
<g id="Content" transform="translate(0.000000, 141.000000)">
|
|
9
|
-
<g id="Documents" transform="translate(0.000000, 158.000000)">
|
|
10
|
-
<g id="Need-Revision">
|
|
11
|
-
<g id="Docs" transform="translate(80.000000, 30.000000)">
|
|
12
|
-
<g id="Group-14" transform="translate(0.000000, 66.000000)">
|
|
13
|
-
<g id="Mensaje">
|
|
14
|
-
<path d="M21.8554688,41.1445312 C23.5820399,42.837248 25.6301965,43.6835938 28,43.6835938 C30.3698035,43.6835938 32.4094967,42.8287846 34.1191406,41.1191406 C35.8287846,39.4094967 36.6835938,37.3698035 36.6835938,35 C36.6835938,32.6301965 35.8287846,30.5905033 34.1191406,28.8808594 C32.4094967,27.1712154 30.3698035,26.3164062 28,26.3164062 C25.6301965,26.3164062 23.5905033,27.1712154 21.8808594,28.8808594 C20.1712154,30.5905033 19.3164062,32.6301965 19.3164062,35 C19.3164062,37.3698035 20.162752,39.4179601 21.8554688,41.1445312 Z M20.3320312,27.3828125 C22.4648544,25.2499893 25.0208184,24.1835938 28,24.1835938 C30.9791816,24.1835938 33.5266821,25.2415259 35.6425781,27.3574219 C37.7584741,29.4733179 38.8164062,32.0208184 38.8164062,35 C38.8164062,37.9791816 37.7584741,40.5266821 35.6425781,42.6425781 C33.5266821,44.7584741 30.9791816,45.8164062 28,45.8164062 C25.0208184,45.8164062 22.4733179,44.7584741 20.3574219,42.6425781 C18.2415259,40.5266821 17.1835938,37.9791816 17.1835938,35 C17.1835938,32.0208184 18.2330624,29.4817813 20.3320312,27.3828125 Z M26.9335938,29.5664062 L29.0664062,29.5664062 L29.0664062,36.0664062 L26.9335938,36.0664062 L26.9335938,29.5664062 Z M26.9335938,38.25 L29.0664062,38.25 L29.0664062,40.4335938 L26.9335938,40.4335938 L26.9335938,38.25 Z" id="warning-sign"></path>
|
|
15
|
-
</g>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 52.3 (67297) - http://www.bohemiancoding.com/sketch -->
|
|
4
|
+
<title>warning-sign</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Dashboard---Block-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="Dashboard---Block-01---Step-06.05" transform="translate(-97.000000, -419.000000)" fill="#434448">
|
|
8
|
+
<g id="Content" transform="translate(0.000000, 141.000000)">
|
|
9
|
+
<g id="Documents" transform="translate(0.000000, 158.000000)">
|
|
10
|
+
<g id="Need-Revision">
|
|
11
|
+
<g id="Docs" transform="translate(80.000000, 30.000000)">
|
|
12
|
+
<g id="Group-14" transform="translate(0.000000, 66.000000)">
|
|
13
|
+
<g id="Mensaje">
|
|
14
|
+
<path d="M21.8554688,41.1445312 C23.5820399,42.837248 25.6301965,43.6835938 28,43.6835938 C30.3698035,43.6835938 32.4094967,42.8287846 34.1191406,41.1191406 C35.8287846,39.4094967 36.6835938,37.3698035 36.6835938,35 C36.6835938,32.6301965 35.8287846,30.5905033 34.1191406,28.8808594 C32.4094967,27.1712154 30.3698035,26.3164062 28,26.3164062 C25.6301965,26.3164062 23.5905033,27.1712154 21.8808594,28.8808594 C20.1712154,30.5905033 19.3164062,32.6301965 19.3164062,35 C19.3164062,37.3698035 20.162752,39.4179601 21.8554688,41.1445312 Z M20.3320312,27.3828125 C22.4648544,25.2499893 25.0208184,24.1835938 28,24.1835938 C30.9791816,24.1835938 33.5266821,25.2415259 35.6425781,27.3574219 C37.7584741,29.4733179 38.8164062,32.0208184 38.8164062,35 C38.8164062,37.9791816 37.7584741,40.5266821 35.6425781,42.6425781 C33.5266821,44.7584741 30.9791816,45.8164062 28,45.8164062 C25.0208184,45.8164062 22.4733179,44.7584741 20.3574219,42.6425781 C18.2415259,40.5266821 17.1835938,37.9791816 17.1835938,35 C17.1835938,32.0208184 18.2330624,29.4817813 20.3320312,27.3828125 Z M26.9335938,29.5664062 L29.0664062,29.5664062 L29.0664062,36.0664062 L26.9335938,36.0664062 L26.9335938,29.5664062 Z M26.9335938,38.25 L29.0664062,38.25 L29.0664062,40.4335938 L26.9335938,40.4335938 L26.9335938,38.25 Z" id="warning-sign"></path>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
23
|
</svg>
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
|
4
|
-
<title>x-circle</title>
|
|
5
|
-
<desc>Created with Sketch.</desc>
|
|
6
|
-
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
-
<g id="x-circle" transform="translate(1.000000, 1.000000)" stroke="#4D4CFC" stroke-width="2">
|
|
8
|
-
<circle id="Oval" cx="10" cy="10" r="10"></circle>
|
|
9
|
-
<g id="Group" transform="translate(10.000000, 10.000000) rotate(-315.000000) translate(-10.000000, -10.000000) translate(6.000000, 6.000000)">
|
|
10
|
-
<path d="M4,0 L4,8" id="Shape"></path>
|
|
11
|
-
<path d="M0,4 L8,4" id="Shape"></path>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<!-- Generator: Sketch 54.1 (76490) - https://sketchapp.com -->
|
|
4
|
+
<title>x-circle</title>
|
|
5
|
+
<desc>Created with Sketch.</desc>
|
|
6
|
+
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
7
|
+
<g id="x-circle" transform="translate(1.000000, 1.000000)" stroke="#4D4CFC" stroke-width="2">
|
|
8
|
+
<circle id="Oval" cx="10" cy="10" r="10"></circle>
|
|
9
|
+
<g id="Group" transform="translate(10.000000, 10.000000) rotate(-315.000000) translate(-10.000000, -10.000000) translate(6.000000, 6.000000)">
|
|
10
|
+
<path d="M4,0 L4,8" id="Shape"></path>
|
|
11
|
+
<path d="M0,4 L8,4" id="Shape"></path>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</g>
|
|
15
15
|
</svg>
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { NgModule } from '@angular/core';
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export class SempliWebsiteLibModule {
|
|
4
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
6
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
5
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule }); }
|
|
6
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule }); }
|
|
7
7
|
}
|
|
8
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule, decorators: [{
|
|
9
9
|
type: NgModule,
|
|
10
10
|
args: [{
|
|
11
11
|
declarations: [],
|
|
@@ -13,4 +13,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "18.0.3", ngImpor
|
|
|
13
13
|
exports: []
|
|
14
14
|
}]
|
|
15
15
|
}] });
|
|
16
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
16
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VtcGxpLXdlYnNpdGUtbGliLm1vZHVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL3NlbXBsaS13ZWJzaXRlLWxpYi9zcmMvbGliL3NlbXBsaS13ZWJzaXRlLWxpYi5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFRekMsTUFBTSxPQUFPLHNCQUFzQjs4R0FBdEIsc0JBQXNCOytHQUF0QixzQkFBc0I7K0dBQXRCLHNCQUFzQjs7MkZBQXRCLHNCQUFzQjtrQkFObEMsUUFBUTttQkFBQztvQkFDUixZQUFZLEVBQUUsRUFBRTtvQkFDaEIsT0FBTyxFQUFFLEVBQ1I7b0JBQ0QsT0FBTyxFQUFFLEVBQUU7aUJBQ1oiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtdLFxyXG4gIGltcG9ydHM6IFtcclxuICBdLFxyXG4gIGV4cG9ydHM6IFtdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBTZW1wbGlXZWJzaXRlTGliTW9kdWxlIHsgfVxyXG4iXX0=
|
package/esm2022/public-api.mjs
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* Public API Surface of sempli-website-lib
|
|
3
3
|
*/
|
|
4
4
|
export * from './lib/sempli-website-lib.module';
|
|
5
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
5
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL3NlbXBsaS13ZWJzaXRlLWxpYi9zcmMvcHVibGljLWFwaS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUVILGNBQWMsaUNBQWlDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxyXG4gKiBQdWJsaWMgQVBJIFN1cmZhY2Ugb2Ygc2VtcGxpLXdlYnNpdGUtbGliXHJcbiAqL1xyXG5cclxuZXhwb3J0ICogZnJvbSAnLi9saWIvc2VtcGxpLXdlYnNpdGUtbGliLm1vZHVsZSc7XHJcbiJdfQ==
|
|
@@ -2,11 +2,11 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { NgModule } from '@angular/core';
|
|
3
3
|
|
|
4
4
|
class SempliWebsiteLibModule {
|
|
5
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
7
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
5
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule }); }
|
|
7
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule }); }
|
|
8
8
|
}
|
|
9
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.1.8", ngImport: i0, type: SempliWebsiteLibModule, decorators: [{
|
|
10
10
|
type: NgModule,
|
|
11
11
|
args: [{
|
|
12
12
|
declarations: [],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sempli-website-lib.mjs","sources":["../../../projects/sempli-website-lib/src/lib/sempli-website-lib.module.ts","../../../projects/sempli-website-lib/src/public-api.ts","../../../projects/sempli-website-lib/src/sempli-website-lib.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\n\n@NgModule({\n declarations: [],\n imports: [\n ],\n exports: []\n})\nexport class SempliWebsiteLibModule { }\n","/*\n * Public API Surface of sempli-website-lib\n */\n\nexport * from './lib/sempli-website-lib.module';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;MAQa,sBAAsB,CAAA;8GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;+GAAtB,sBAAsB,EAAA,CAAA,CAAA,EAAA;+GAAtB,sBAAsB,EAAA,CAAA,CAAA,EAAA;;2FAAtB,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBANlC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE,EAAE;AAChB,oBAAA,OAAO,EAAE,EACR;AACD,oBAAA,OAAO,EAAE,EAAE;AACZ,iBAAA,CAAA;;;ACPD;;AAEG;;ACFH;;AAEG;;;;"}
|
|
1
|
+
{"version":3,"file":"sempli-website-lib.mjs","sources":["../../../projects/sempli-website-lib/src/lib/sempli-website-lib.module.ts","../../../projects/sempli-website-lib/src/public-api.ts","../../../projects/sempli-website-lib/src/sempli-website-lib.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\r\n\r\n@NgModule({\r\n declarations: [],\r\n imports: [\r\n ],\r\n exports: []\r\n})\r\nexport class SempliWebsiteLibModule { }\r\n","/*\r\n * Public API Surface of sempli-website-lib\r\n */\r\n\r\nexport * from './lib/sempli-website-lib.module';\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;MAQa,sBAAsB,CAAA;8GAAtB,sBAAsB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA,EAAA;+GAAtB,sBAAsB,EAAA,CAAA,CAAA,EAAA;+GAAtB,sBAAsB,EAAA,CAAA,CAAA,EAAA;;2FAAtB,sBAAsB,EAAA,UAAA,EAAA,CAAA;kBANlC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACR,oBAAA,YAAY,EAAE,EAAE;AAChB,oBAAA,OAAO,EAAE,EACR;AACD,oBAAA,OAAO,EAAE,EAAE;AACZ,iBAAA,CAAA;;;ACPD;;AAEG;;ACFH;;AAEG;;;;"}
|
package/package.json
CHANGED
package/styles/_main.scss
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
body {
|
|
2
|
-
background: #666;
|
|
1
|
+
body {
|
|
2
|
+
background: #666;
|
|
3
3
|
}
|