wickes-css2 2.112.0-develop.1 → 2.112.0-es-3143-upgrade-node-version.2
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/build/css/account-families-main.css +1 -1
- package/build/css/category-main.css +1 -1
- package/build/css/components/card-product-banner.css +1 -1
- package/build/css/components/card-store-locator-v2.css +1 -1
- package/build/css/components/special-opening-schedule-v2.css +1 -1
- package/build/css/homepage-main.css +1 -1
- package/build/css/kitchen-plp-main.css +1 -1
- package/build/css/main.css +1 -1
- package/build/css/my-account-main-v2.css +1 -1
- package/build/css/my-account-main.css +1 -1
- package/build/css/pages/checkout-new.css +1 -1
- package/build/css/pages/checkout.css +1 -1
- package/build/css/pages/home-movers.css +1 -1
- package/build/css/pages/my-account-v2.css +1 -1
- package/build/css/pages/my-account.css +1 -1
- package/build/css/pages/oldweb_header.css +1 -1
- package/build/css/pages/page_act-trade-pro.css +1 -1
- package/build/css/pages/page_book-consultant-thank-you-new.css +1 -1
- package/build/css/pages/page_checkout-payment-details.css +1 -1
- package/build/css/pages/page_checkout_delivery-new.css +1 -1
- package/build/css/pages/page_content.css +1 -1
- package/build/css/pages/page_default-store.css +1 -1
- package/build/css/pages/page_fdl-management.css +1 -1
- package/build/css/pages/page_fi.css +1 -1
- package/build/css/pages/page_forgotten-password.css +1 -1
- package/build/css/pages/page_home.css +1 -1
- package/build/css/pages/page_in-store-checkout.css +1 -1
- package/build/css/pages/page_installer_form.css +1 -1
- package/build/css/pages/page_kitchen-claims.css +1 -1
- package/build/css/pages/page_merged-basket.css +1 -1
- package/build/css/pages/page_my-order.css +1 -1
- package/build/css/pages/page_my-orders.css +1 -1
- package/build/css/pages/page_new-checkout-forgot.css +1 -1
- package/build/css/pages/page_online-exclusive.css +1 -1
- package/build/css/pages/page_pre_home.css +1 -1
- package/build/css/pages/page_pre_home_thank-you.css +1 -1
- package/build/css/pages/page_product-details-v2.css +1 -1
- package/build/css/pages/page_product_search.css +1 -1
- package/build/css/pages/page_products-list-combined.css +1 -1
- package/build/css/pages/page_products-list.css +1 -1
- package/build/css/pages/page_registration.css +1 -1
- package/build/css/pages/page_shopping-cart-v2.css +1 -1
- package/build/css/pages/page_shopping-cart.css +1 -1
- package/build/css/pages/page_store-locator-details.css +1 -1
- package/build/css/pages/page_thankyou.css +1 -1
- package/build/css/pages/page_ti.css +1 -1
- package/build/css/pages/page_top-rated.css +1 -1
- package/build/css/pages/page_upd-pass.css +1 -1
- package/build/css/pages/page_wismo-details.css +1 -1
- package/build/css/pages/page_wismo-orders.css +1 -1
- package/build/css/pages/sticky_header.css +1 -1
- package/build/css/pages/tradePro-signup.css +1 -1
- package/build/css/pdp-main-before-combine.css +1 -1
- package/build/css/pdp-main-critical.css +1 -1
- package/build/css/pdp-main-non-critical.css +1 -1
- package/build/css/pdp-main.css +1 -1
- package/build/css/plp-main.css +1 -1
- package/build/css/shopping-list-pdf.css +1 -1
- package/build/css/store-locator-main.css +1 -1
- package/build/img/premium-delivery.png +0 -0
- package/build/img/premium-delivery.svg +1 -0
- package/build/js/emulation.min.js +55 -3
- package/package.json +3 -5
- package/src/components/banner-news.hbs +5 -1
- package/src/components/date-selection.hbs +33 -10
- package/src/components/delivery-types.hbs +5 -0
- package/src/data/my-account/data_my-account.json +6 -26
- package/src/data/my-account/data_my-order.json +43 -0
- package/src/data/my-account/data_my-orders.json +15 -1
- package/src/img/premium-delivery.png +0 -0
- package/src/img/premium-delivery.svg +1 -0
- package/src/js/emulation/date-selection.js +59 -2
- package/src/page_checkout_premium-delivery-details.html +161 -0
- package/src/scss/category-main.scss +5 -7
- package/src/scss/common/_app.scss +1 -1
- package/src/scss/common/_rewards-counter.scss +1 -2
- package/src/scss/common/_typography.scss +1 -1
- package/src/scss/common/_vat-toggle.scss +1 -1
- package/src/scss/components/_add-list-id.scss +0 -1
- package/src/scss/components/_advice-inspiration-critical.scss +2 -2
- package/src/scss/components/_advice-inspiration.scss +2 -3
- package/src/scss/components/_anchor-nav.scss +1 -1
- package/src/scss/components/_aside-accordion.scss +0 -5
- package/src/scss/components/_aside-nav.scss +1 -1
- package/src/scss/components/_aside-nav2.scss +0 -2
- package/src/scss/components/_autocomplete.scss +0 -1
- package/src/scss/components/_banner-2.scss +1 -1
- package/src/scss/components/_banner-info.scss +1 -1
- package/src/scss/components/_banner.scss +0 -2
- package/src/scss/components/_barcode.scss +0 -1
- package/src/scss/components/_big-wins-critical.scss +8 -9
- package/src/scss/components/_big-wins.scss +25 -32
- package/src/scss/components/_billie-modal.scss +5 -6
- package/src/scss/components/_billie-online-messaging.scss +2 -2
- package/src/scss/components/_card.scss +1 -5
- package/src/scss/components/_cards-slider.scss +1 -1
- package/src/scss/components/_category-tree.scss +2 -2
- package/src/scss/components/_charity-donations.scss +7 -7
- package/src/scss/components/_checkout-action.scss +0 -2
- package/src/scss/components/_checkout_order.scss +1 -1
- package/src/scss/components/_colour-block.scss +0 -2
- package/src/scss/components/_cookies-policy.scss +1 -1
- package/src/scss/components/_copy-project-id.scss +0 -1
- package/src/scss/components/_date-selection-add-new-styles.scss +30 -7
- package/src/scss/components/_date-selection.scss +32 -12
- package/src/scss/components/_donation-cart-new.scss +6 -6
- package/src/scss/components/_donation-cart.scss +3 -4
- package/src/scss/components/_favourite-product.scss +1 -1
- package/src/scss/components/_gallery-critical.scss +3 -3
- package/src/scss/components/_gallery-pdp-critical.scss +4 -4
- package/src/scss/components/_gallery-pdp.scss +2 -2
- package/src/scss/components/_gallery.scss +2 -2
- package/src/scss/components/_hero.scss +0 -1
- package/src/scss/components/_home-banner.scss +1 -1
- package/src/scss/components/_kitchen-card.scss +4 -4
- package/src/scss/components/_lines-group.scss +0 -1
- package/src/scss/components/_marketing-preferences.scss +1 -1
- package/src/scss/components/_merge-basket-options.scss +0 -1
- package/src/scss/components/_modal-box.scss +5 -5
- package/src/scss/components/_new-checkout-form.scss +1 -1
- package/src/scss/components/_notifications-critical.scss +1 -3
- package/src/scss/components/_order-item-cc.scss +6 -7
- package/src/scss/components/_order-item.scss +11 -12
- package/src/scss/components/_order-line-shop-list.scss +2 -2
- package/src/scss/components/_order-line.scss +3 -3
- package/src/scss/components/_page-overlay.scss +3 -9
- package/src/scss/components/_payment-transactions.scss +5 -5
- package/src/scss/components/_payments.scss +0 -1
- package/src/scss/components/_pdp-cta.scss +0 -4
- package/src/scss/components/_pdp-info-v2.scss +2 -5
- package/src/scss/components/_popular-categories.scss +0 -2
- package/src/scss/components/_potential-promotion.scss +1 -1
- package/src/scss/components/_price-badges-critical.scss +0 -1
- package/src/scss/components/_price-badges.scss +0 -2
- package/src/scss/components/_price-tooltip.scss +3 -2
- package/src/scss/components/_price.scss +2 -2
- package/src/scss/components/_product-card-critical.scss +1 -2
- package/src/scss/components/_product-card.scss +3 -5
- package/src/scss/components/_product-main-info.scss +4 -5
- package/src/scss/components/_project-list-multiple.scss +4 -4
- package/src/scss/components/_project-list-total.scss +1 -1
- package/src/scss/components/_proposition.scss +2 -2
- package/src/scss/components/_range-card.scss +1 -3
- package/src/scss/components/_range-types.scss +2 -2
- package/src/scss/components/_recommended.scss +1 -5
- package/src/scss/components/_rewards.scss +1 -1
- package/src/scss/components/_saving-shopping-list-modal.scss +1 -2
- package/src/scss/components/_seo-widgets.scss +1 -2
- package/src/scss/components/_share-list-modal.scss +1 -2
- package/src/scss/components/_shop-colour.scss +1 -1
- package/src/scss/components/_shopping-list-note.scss +2 -2
- package/src/scss/components/_smart-banner.scss +4 -5
- package/src/scss/components/_snack-bar.scss +2 -2
- package/src/scss/components/_steps-three.scss +3 -3
- package/src/scss/components/_steps.scss +2 -2
- package/src/scss/components/_sticky-element-appearance.scss +2 -2
- package/src/scss/components/_tables.scss +1 -2
- package/src/scss/components/_tabs.scss +0 -1
- package/src/scss/components/_tc-generic-floor.scss +3 -3
- package/src/scss/components/_tc-generic.scss +4 -4
- package/src/scss/components/_thank-you-modal.scss +3 -1
- package/src/scss/components/_ti-floor.scss +3 -4
- package/src/scss/components/_ti-header.scss +2 -2
- package/src/scss/components/_ti-radio.scss +4 -4
- package/src/scss/components/_ti-total-area.scss +10 -10
- package/src/scss/components/_tile-banner.scss +1 -1
- package/src/scss/components/_tile-product.scss +3 -4
- package/src/scss/components/_tooltip.scss +2 -2
- package/src/scss/components/_trade-offers.scss +0 -1
- package/src/scss/components/_tradepro-discount-banner.scss +0 -1
- package/src/scss/components/_user-address-delivery.scss +1 -3
- package/src/scss/components/_user-address.scss +1 -1
- package/src/scss/components/_usp-component.scss +0 -1
- package/src/scss/components/_voucher-accordion.scss +3 -3
- package/src/scss/components/_wisdom-critical.scss +2 -3
- package/src/scss/components/_wisdom.scss +6 -9
- package/src/scss/components/_your-details.scss +0 -1
- package/src/scss/components/account-families/_add-members.scss +1 -3
- package/src/scss/components/account-families/_member-card.scss +3 -3
- package/src/scss/components/card-store-locator-v2.scss +0 -1
- package/src/scss/components/card_v2.scss +3 -7
- package/src/scss/components/checkout-loader-modal.scss +0 -1
- package/src/scss/components/energy-efficiency.scss +6 -6
- package/src/scss/components/global-search.scss +14 -14
- package/src/scss/components/kitchen/_chips.scss +7 -6
- package/src/scss/components/kitchen/_filter-card.scss +1 -1
- package/src/scss/components/kitchen/_sort-by.scss +2 -3
- package/src/scss/components/kitchen/strip-stickers.scss +1 -1
- package/src/scss/components/loader.scss +5 -6
- package/src/scss/components/my-account/_active-orders.scss +6 -6
- package/src/scss/components/my-account/_consignment-info.scss +3 -3
- package/src/scss/components/my-account/_contacts.scss +2 -2
- package/src/scss/components/my-account/_menu.scss +2 -2
- package/src/scss/components/my-account/_mobile-nav.scss +4 -4
- package/src/scss/components/my-account/_order-process.scss +3 -3
- package/src/scss/components/my-account/_order-status.scss +3 -3
- package/src/scss/components/my-account/_orders-nav.scss +1 -1
- package/src/scss/components/my-account/_payment-status.scss +2 -2
- package/src/scss/components/my-account/_saving-totaliser.scss +8 -7
- package/src/scss/components/my-account/_shipment.scss +2 -2
- package/src/scss/components/pdf-loader.scss +1 -2
- package/src/scss/components/price-block-v2-critical.scss +0 -1
- package/src/scss/components/price-block-v2.scss +0 -3
- package/src/scss/components/store-locator-v2-details.scss +2 -2
- package/src/scss/components/strip-stickers.scss +1 -1
- package/src/scss/helpers/_elements.scss +0 -1
- package/src/scss/helpers/_mixins.scss +5 -5
- package/src/scss/helpers/_store-locator-elements.scss +0 -1
- package/src/scss/helpers/_typography.scss +3 -3
- package/src/scss/helpers/_utilities.scss +0 -1
- package/src/scss/helpers/helpers-pdp-critical/_CTAs-critical-pdp.scss +1 -1
- package/src/scss/helpers/helpers-pdp-critical/_elements-critical-pdp.scss +0 -1
- package/src/scss/helpers/helpers-pdp-critical/_helpers-critical-pdp.scss +1 -1
- package/src/scss/helpers/helpers-pdp-critical/_typography-critical-pdp.scss +4 -4
- package/src/scss/libs/_bootstrap-extracted.scss +42 -12
- package/src/scss/libs/_cat-libs.scss +10 -10
- package/src/scss/libs/_font-awesome-icons.scss +133 -113
- package/src/scss/libs/_homepage-libs.scss +12 -12
- package/src/scss/libs/_plp-libs.scss +11 -11
- package/src/scss/libs/_skeleton.scss +4 -4
- package/src/scss/libs/_store-locator-libs.scss +1 -1
- package/src/scss/libs/flatpickr.scss +6 -6
- package/src/scss/my-account-main-v2.scss +19 -19
- package/src/scss/my-account-main.scss +19 -19
- package/src/scss/pages/_checkout-confirmation.scss +1 -3
- package/src/scss/pages/_checkout-sign-in.scss +1 -2
- package/src/scss/pages/_checkout-tradepro.scss +3 -4
- package/src/scss/pages/_checkout-widget.scss +10 -16
- package/src/scss/pages/_checkout_delivery-details.scss +1 -3
- package/src/scss/pages/_checkout_edit-delivery-address.scss +0 -1
- package/src/scss/pages/_checkout_terms-and-conditions.scss +0 -1
- package/src/scss/pages/_checkout_your-details.scss +1 -1
- package/src/scss/pages/_contact-us.scss +0 -1
- package/src/scss/pages/_facets.scss +0 -2
- package/src/scss/pages/_my-account_address-details.scss +0 -3
- package/src/scss/pages/_my-account_change-email.scss +0 -1
- package/src/scss/pages/_my-account_new.scss +25 -31
- package/src/scss/pages/_my-account_order-details.scss +1 -1
- package/src/scss/pages/_my-account_order-history.scss +1 -2
- package/src/scss/pages/_my-account_personal-details.scss +0 -5
- package/src/scss/pages/_my-account_profile.scss +1 -2
- package/src/scss/pages/_my-account_your-account.scss +0 -1
- package/src/scss/pages/_page_category-landing.scss +3 -2
- package/src/scss/pages/bicester-header.scss +0 -1
- package/src/scss/pages/checkout-new.scss +7 -2
- package/src/scss/pages/checkout.scss +4 -5
- package/src/scss/pages/home-movers.scss +1 -1
- package/src/scss/pages/iframe-paypage.scss +44 -44
- package/src/scss/pages/my-account.scss +3 -3
- package/src/scss/pages/oldweb_header.scss +5 -6
- package/src/scss/pages/page_account-deletion.scss +1 -1
- package/src/scss/pages/page_act-trade-pro.scss +0 -1
- package/src/scss/pages/page_address-book.scss +0 -1
- package/src/scss/pages/page_bathroom-trends.scss +0 -1
- package/src/scss/pages/page_book-consultant-thank-you-new.scss +3 -5
- package/src/scss/pages/page_checkout-payment-details.scss +2 -5
- package/src/scss/pages/page_checkout_delivery-new.scss +1 -1
- package/src/scss/pages/page_cms_homepage.scss +1 -1
- package/src/scss/pages/page_contact-us.scss +1 -1
- package/src/scss/pages/page_content.scss +0 -4
- package/src/scss/pages/page_default-store.scss +2 -3
- package/src/scss/pages/page_empty-basket.scss +0 -5
- package/src/scss/pages/page_fdl-management.scss +0 -1
- package/src/scss/pages/page_fi.scss +0 -2
- package/src/scss/pages/page_home.scss +0 -2
- package/src/scss/pages/page_hotspot-guttering.scss +0 -1
- package/src/scss/pages/page_in-store-checkout.scss +1 -3
- package/src/scss/pages/page_installer.scss +3 -5
- package/src/scss/pages/page_installer_form.scss +0 -1
- package/src/scss/pages/page_kitchen-claims.scss +2 -5
- package/src/scss/pages/page_kitchen-list.scss +1 -1
- package/src/scss/pages/page_marketing-preferences.scss +1 -1
- package/src/scss/pages/page_merged-basket.scss +2 -2
- package/src/scss/pages/page_my-account_tradePro.scss +1 -1
- package/src/scss/pages/page_my-order.scss +15 -15
- package/src/scss/pages/page_my-orders.scss +2 -2
- package/src/scss/pages/page_new-checkout_login-register.scss +1 -2
- package/src/scss/pages/page_no-results.scss +1 -2
- package/src/scss/pages/page_online-exclusive.scss +6 -6
- package/src/scss/pages/page_personal-details.scss +2 -2
- package/src/scss/pages/page_pre_home.scss +7 -7
- package/src/scss/pages/page_pre_home_thank-you.scss +2 -2
- package/src/scss/pages/page_product-details-critical.scss +0 -1
- package/src/scss/pages/page_product-details-v2-critical.scss +1 -2
- package/src/scss/pages/page_product-details.scss +0 -1
- package/src/scss/pages/page_products-list-phone.scss +0 -7
- package/src/scss/pages/page_products-list.scss +2 -2
- package/src/scss/pages/page_quiz.scss +3 -3
- package/src/scss/pages/page_rate-review.scss +0 -3
- package/src/scss/pages/page_registration.scss +0 -3
- package/src/scss/pages/page_store-locator-details.scss +2 -2
- package/src/scss/pages/page_ti.scss +1 -5
- package/src/scss/pages/page_top-rated.scss +5 -5
- package/src/scss/pages/page_track-my-order.scss +1 -1
- package/src/scss/pages/page_track_your_order.scss +5 -5
- package/src/scss/pages/page_upd-pass.scss +0 -1
- package/src/scss/pages/page_wismo-details.scss +8 -8
- package/src/scss/pages/page_wismo-order-history.scss +3 -3
- package/src/scss/pages/page_wismo-orders.scss +7 -7
- package/src/scss/pages/print_quiz.scss +3 -1
- package/src/scss/pages/sticky_header.scss +5 -6
- package/src/scss/pages/tradePro-about.scss +1 -1
- package/src/scss/pages/tradePro-discount.scss +1 -2
- package/src/scss/pages/tradePro-rewards-old.scss +4 -3
- package/src/scss/pages/tradePro-signup.scss +3 -5
- package/src/scss/partials/_breadcrumbs-critical.scss +2 -2
- package/src/scss/partials/_breadcrumbs.scss +2 -2
- package/src/scss/partials/_footer-v2.scss +2 -2
- package/src/scss/partials/_footer.scss +4 -4
- package/src/scss/partials/_footer_checkout-new.scss +1 -1
- package/src/scss/partials/_footer_checkout.scss +1 -1
- package/src/scss/partials/_header-critical.scss +6 -9
- package/src/scss/partials/_header.scss +7 -9
- package/src/scss/partials/_header_checkout.scss +2 -2
- package/src/scss/partials/_main-nav.scss +7 -11
- package/src/scss/partials/_sign-up.scss +3 -3
- package/src/scss/shopping-list-pdf.scss +1 -1
- package/src/sitemap.html +2 -0
- package/src/components/.DS_Store +0 -0
- package/src/img/.DS_Store +0 -0
- package/src/img/placeholders/.DS_Store +0 -0
- package/src/js/page/.DS_Store +0 -0
- package/src/scss/.DS_Store +0 -0
- package/src/scss/pages/.DS_Store +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
svg:not(:root).svg-inline--fa {
|
|
2
|
-
overflow: visible
|
|
2
|
+
overflow: visible;
|
|
3
3
|
}
|
|
4
4
|
|
|
5
5
|
.svg-inline--fa {
|
|
@@ -7,113 +7,113 @@ svg:not(:root).svg-inline--fa {
|
|
|
7
7
|
font-size: inherit;
|
|
8
8
|
height: 1em;
|
|
9
9
|
overflow: visible;
|
|
10
|
-
vertical-align:
|
|
10
|
+
vertical-align: -0.125em;
|
|
11
11
|
}
|
|
12
12
|
|
|
13
13
|
.svg-inline--fa.fa-lg {
|
|
14
|
-
vertical-align:
|
|
14
|
+
vertical-align: -0.225em;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
.svg-inline--fa.fa-w-1 {
|
|
18
|
-
width: .0625em
|
|
18
|
+
width: 0.0625em;
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.svg-inline--fa.fa-w-2 {
|
|
22
|
-
width: .125em
|
|
22
|
+
width: 0.125em;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
25
|
.svg-inline--fa.fa-w-3 {
|
|
26
|
-
width: .1875em
|
|
26
|
+
width: 0.1875em;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
.svg-inline--fa.fa-w-4 {
|
|
30
|
-
width: .25em
|
|
30
|
+
width: 0.25em;
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
.svg-inline--fa.fa-w-5 {
|
|
34
|
-
width: .3125em
|
|
34
|
+
width: 0.3125em;
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
.svg-inline--fa.fa-w-6 {
|
|
38
|
-
width: .375em
|
|
38
|
+
width: 0.375em;
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
.svg-inline--fa.fa-w-7 {
|
|
42
|
-
width: .4375em
|
|
42
|
+
width: 0.4375em;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
.svg-inline--fa.fa-w-8 {
|
|
46
|
-
width: .5em
|
|
46
|
+
width: 0.5em;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
.svg-inline--fa.fa-w-9 {
|
|
50
|
-
width: .5625em
|
|
50
|
+
width: 0.5625em;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
.svg-inline--fa.fa-w-10 {
|
|
54
|
-
width: .625em
|
|
54
|
+
width: 0.625em;
|
|
55
55
|
}
|
|
56
56
|
|
|
57
57
|
.svg-inline--fa.fa-w-11 {
|
|
58
|
-
width: .6875em
|
|
58
|
+
width: 0.6875em;
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
.svg-inline--fa.fa-w-12 {
|
|
62
|
-
width: .75em
|
|
62
|
+
width: 0.75em;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
65
|
.svg-inline--fa.fa-w-13 {
|
|
66
|
-
width: .8125em
|
|
66
|
+
width: 0.8125em;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
.svg-inline--fa.fa-w-14 {
|
|
70
|
-
width: .875em
|
|
70
|
+
width: 0.875em;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
.svg-inline--fa.fa-w-15 {
|
|
74
|
-
width: .9375em
|
|
74
|
+
width: 0.9375em;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
.svg-inline--fa.fa-w-16 {
|
|
78
|
-
width: 1em
|
|
78
|
+
width: 1em;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
81
|
.svg-inline--fa.fa-w-17 {
|
|
82
|
-
width: 1.0625em
|
|
82
|
+
width: 1.0625em;
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
.svg-inline--fa.fa-w-18 {
|
|
86
|
-
width: 1.125em
|
|
86
|
+
width: 1.125em;
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
.svg-inline--fa.fa-w-19 {
|
|
90
|
-
width: 1.1875em
|
|
90
|
+
width: 1.1875em;
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.svg-inline--fa.fa-w-20 {
|
|
94
|
-
width: 1.25em
|
|
94
|
+
width: 1.25em;
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.svg-inline--fa.fa-pull-left {
|
|
98
|
-
margin-right: .3em;
|
|
99
|
-
width: auto
|
|
98
|
+
margin-right: 0.3em;
|
|
99
|
+
width: auto;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.svg-inline--fa.fa-pull-right {
|
|
103
|
-
margin-left: .3em;
|
|
104
|
-
width: auto
|
|
103
|
+
margin-left: 0.3em;
|
|
104
|
+
width: auto;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
.svg-inline--fa.fa-border {
|
|
108
|
-
height: 1.5em
|
|
108
|
+
height: 1.5em;
|
|
109
109
|
}
|
|
110
110
|
|
|
111
111
|
.svg-inline--fa.fa-li {
|
|
112
|
-
width: 2em
|
|
112
|
+
width: 2em;
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
.svg-inline--fa.fa-fw {
|
|
116
|
-
width: 1.25em
|
|
116
|
+
width: 1.25em;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.fa-layers svg.svg-inline--fa {
|
|
@@ -122,7 +122,7 @@ svg:not(:root).svg-inline--fa {
|
|
|
122
122
|
margin: auto;
|
|
123
123
|
position: absolute;
|
|
124
124
|
right: 0;
|
|
125
|
-
top: 0
|
|
125
|
+
top: 0;
|
|
126
126
|
}
|
|
127
127
|
|
|
128
128
|
.fa-layers {
|
|
@@ -130,19 +130,20 @@ svg:not(:root).svg-inline--fa {
|
|
|
130
130
|
height: 1em;
|
|
131
131
|
position: relative;
|
|
132
132
|
text-align: center;
|
|
133
|
-
vertical-align:
|
|
134
|
-
width: 1em
|
|
133
|
+
vertical-align: -0.125em;
|
|
134
|
+
width: 1em;
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
.fa-layers svg.svg-inline--fa {
|
|
138
138
|
-webkit-transform-origin: center center;
|
|
139
|
-
transform-origin: center center
|
|
139
|
+
transform-origin: center center;
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
.fa-layers-counter,
|
|
142
|
+
.fa-layers-counter,
|
|
143
|
+
.fa-layers-text {
|
|
143
144
|
display: inline-block;
|
|
144
145
|
position: absolute;
|
|
145
|
-
text-align: center
|
|
146
|
+
text-align: center;
|
|
146
147
|
}
|
|
147
148
|
|
|
148
149
|
.fa-layers-text {
|
|
@@ -151,7 +152,7 @@ svg:not(:root).svg-inline--fa {
|
|
|
151
152
|
-webkit-transform: translate(-50%, -50%);
|
|
152
153
|
transform: translate(-50%, -50%);
|
|
153
154
|
-webkit-transform-origin: center center;
|
|
154
|
-
transform-origin: center center
|
|
155
|
+
transform-origin: center center;
|
|
155
156
|
}
|
|
156
157
|
|
|
157
158
|
.fa-layers-counter {
|
|
@@ -165,24 +166,24 @@ svg:not(:root).svg-inline--fa {
|
|
|
165
166
|
max-width: 5em;
|
|
166
167
|
min-width: 1.5em;
|
|
167
168
|
overflow: hidden;
|
|
168
|
-
padding: .25em;
|
|
169
|
+
padding: 0.25em;
|
|
169
170
|
right: 0;
|
|
170
171
|
text-overflow: ellipsis;
|
|
171
172
|
top: 0;
|
|
172
|
-
-webkit-transform: scale(.25);
|
|
173
|
-
transform: scale(.25);
|
|
173
|
+
-webkit-transform: scale(0.25);
|
|
174
|
+
transform: scale(0.25);
|
|
174
175
|
-webkit-transform-origin: top right;
|
|
175
|
-
transform-origin: top right
|
|
176
|
+
transform-origin: top right;
|
|
176
177
|
}
|
|
177
178
|
|
|
178
179
|
.fa-layers-bottom-right {
|
|
179
180
|
bottom: 0;
|
|
180
181
|
right: 0;
|
|
181
182
|
top: auto;
|
|
182
|
-
-webkit-transform: scale(.25);
|
|
183
|
-
transform: scale(.25);
|
|
183
|
+
-webkit-transform: scale(0.25);
|
|
184
|
+
transform: scale(0.25);
|
|
184
185
|
-webkit-transform-origin: bottom right;
|
|
185
|
-
transform-origin: bottom right
|
|
186
|
+
transform-origin: bottom right;
|
|
186
187
|
}
|
|
187
188
|
|
|
188
189
|
.fa-layers-bottom-left {
|
|
@@ -190,98 +191,98 @@ svg:not(:root).svg-inline--fa {
|
|
|
190
191
|
left: 0;
|
|
191
192
|
right: auto;
|
|
192
193
|
top: auto;
|
|
193
|
-
-webkit-transform: scale(.25);
|
|
194
|
-
transform: scale(.25);
|
|
194
|
+
-webkit-transform: scale(0.25);
|
|
195
|
+
transform: scale(0.25);
|
|
195
196
|
-webkit-transform-origin: bottom left;
|
|
196
|
-
transform-origin: bottom left
|
|
197
|
+
transform-origin: bottom left;
|
|
197
198
|
}
|
|
198
199
|
|
|
199
200
|
.fa-layers-top-right {
|
|
200
201
|
right: 0;
|
|
201
202
|
top: 0;
|
|
202
|
-
-webkit-transform: scale(.25);
|
|
203
|
-
transform: scale(.25);
|
|
203
|
+
-webkit-transform: scale(0.25);
|
|
204
|
+
transform: scale(0.25);
|
|
204
205
|
-webkit-transform-origin: top right;
|
|
205
|
-
transform-origin: top right
|
|
206
|
+
transform-origin: top right;
|
|
206
207
|
}
|
|
207
208
|
|
|
208
209
|
.fa-layers-top-left {
|
|
209
210
|
left: 0;
|
|
210
211
|
right: auto;
|
|
211
212
|
top: 0;
|
|
212
|
-
-webkit-transform: scale(.25);
|
|
213
|
-
transform: scale(.25);
|
|
213
|
+
-webkit-transform: scale(0.25);
|
|
214
|
+
transform: scale(0.25);
|
|
214
215
|
-webkit-transform-origin: top left;
|
|
215
|
-
transform-origin: top left
|
|
216
|
+
transform-origin: top left;
|
|
216
217
|
}
|
|
217
218
|
|
|
218
219
|
.fa-lg {
|
|
219
220
|
font-size: 1.3333333333em;
|
|
220
|
-
line-height: .75em;
|
|
221
|
-
vertical-align:
|
|
221
|
+
line-height: 0.75em;
|
|
222
|
+
vertical-align: -0.0667em;
|
|
222
223
|
}
|
|
223
224
|
|
|
224
225
|
.fa-xs {
|
|
225
|
-
font-size: .75em
|
|
226
|
+
font-size: 0.75em;
|
|
226
227
|
}
|
|
227
228
|
|
|
228
229
|
.fa-sm {
|
|
229
|
-
font-size: .875em
|
|
230
|
+
font-size: 0.875em;
|
|
230
231
|
}
|
|
231
232
|
|
|
232
233
|
.fa-1x {
|
|
233
|
-
font-size: 1em
|
|
234
|
+
font-size: 1em;
|
|
234
235
|
}
|
|
235
236
|
|
|
236
237
|
.fa-2x {
|
|
237
|
-
font-size: 2em
|
|
238
|
+
font-size: 2em;
|
|
238
239
|
}
|
|
239
240
|
|
|
240
241
|
.fa-3x {
|
|
241
|
-
font-size: 3em
|
|
242
|
+
font-size: 3em;
|
|
242
243
|
}
|
|
243
244
|
|
|
244
245
|
.fa-4x {
|
|
245
|
-
font-size: 4em
|
|
246
|
+
font-size: 4em;
|
|
246
247
|
}
|
|
247
248
|
|
|
248
249
|
.fa-5x {
|
|
249
|
-
font-size: 5em
|
|
250
|
+
font-size: 5em;
|
|
250
251
|
}
|
|
251
252
|
|
|
252
253
|
.fa-6x {
|
|
253
|
-
font-size: 6em
|
|
254
|
+
font-size: 6em;
|
|
254
255
|
}
|
|
255
256
|
|
|
256
257
|
.fa-7x {
|
|
257
|
-
font-size: 7em
|
|
258
|
+
font-size: 7em;
|
|
258
259
|
}
|
|
259
260
|
|
|
260
261
|
.fa-8x {
|
|
261
|
-
font-size: 8em
|
|
262
|
+
font-size: 8em;
|
|
262
263
|
}
|
|
263
264
|
|
|
264
265
|
.fa-9x {
|
|
265
|
-
font-size: 9em
|
|
266
|
+
font-size: 9em;
|
|
266
267
|
}
|
|
267
268
|
|
|
268
269
|
.fa-10x {
|
|
269
|
-
font-size: 10em
|
|
270
|
+
font-size: 10em;
|
|
270
271
|
}
|
|
271
272
|
|
|
272
273
|
.fa-fw {
|
|
273
274
|
text-align: center;
|
|
274
|
-
width: 1.25em
|
|
275
|
+
width: 1.25em;
|
|
275
276
|
}
|
|
276
277
|
|
|
277
278
|
.fa-ul {
|
|
278
279
|
list-style-type: none;
|
|
279
280
|
margin-left: 2.5em;
|
|
280
|
-
padding-left: 0
|
|
281
|
+
padding-left: 0;
|
|
281
282
|
}
|
|
282
283
|
|
|
283
284
|
.fa-ul > li {
|
|
284
|
-
position: relative
|
|
285
|
+
position: relative;
|
|
285
286
|
}
|
|
286
287
|
|
|
287
288
|
.fa-li {
|
|
@@ -289,126 +290,143 @@ svg:not(:root).svg-inline--fa {
|
|
|
289
290
|
position: absolute;
|
|
290
291
|
text-align: center;
|
|
291
292
|
width: 2em;
|
|
292
|
-
line-height: inherit
|
|
293
|
+
line-height: inherit;
|
|
293
294
|
}
|
|
294
295
|
|
|
295
296
|
.fa-border {
|
|
296
|
-
border: solid .08em #eee;
|
|
297
|
-
border-radius: .1em;
|
|
298
|
-
padding: .2em .25em .15em
|
|
297
|
+
border: solid 0.08em #eee;
|
|
298
|
+
border-radius: 0.1em;
|
|
299
|
+
padding: 0.2em 0.25em 0.15em;
|
|
299
300
|
}
|
|
300
301
|
|
|
301
302
|
.fa-pull-left {
|
|
302
|
-
float: left
|
|
303
|
+
float: left;
|
|
303
304
|
}
|
|
304
305
|
|
|
305
306
|
.fa-pull-right {
|
|
306
|
-
float: right
|
|
307
|
+
float: right;
|
|
307
308
|
}
|
|
308
309
|
|
|
309
|
-
.fa.fa-pull-left,
|
|
310
|
-
|
|
310
|
+
.fa.fa-pull-left,
|
|
311
|
+
.fab.fa-pull-left,
|
|
312
|
+
.fal.fa-pull-left,
|
|
313
|
+
.far.fa-pull-left,
|
|
314
|
+
.fas.fa-pull-left {
|
|
315
|
+
margin-right: 0.3em;
|
|
311
316
|
}
|
|
312
317
|
|
|
313
|
-
.fa.fa-pull-right,
|
|
314
|
-
|
|
318
|
+
.fa.fa-pull-right,
|
|
319
|
+
.fab.fa-pull-right,
|
|
320
|
+
.fal.fa-pull-right,
|
|
321
|
+
.far.fa-pull-right,
|
|
322
|
+
.fas.fa-pull-right {
|
|
323
|
+
margin-left: 0.3em;
|
|
315
324
|
}
|
|
316
325
|
|
|
317
326
|
.fa-spin {
|
|
318
327
|
-webkit-animation: fa-spin 2s infinite linear;
|
|
319
|
-
animation: fa-spin 2s infinite linear
|
|
328
|
+
animation: fa-spin 2s infinite linear;
|
|
320
329
|
}
|
|
321
330
|
|
|
322
331
|
.fa-pulse {
|
|
323
332
|
-webkit-animation: fa-spin 1s infinite steps(8);
|
|
324
|
-
animation: fa-spin 1s infinite steps(8)
|
|
333
|
+
animation: fa-spin 1s infinite steps(8);
|
|
325
334
|
}
|
|
326
335
|
|
|
327
336
|
@-webkit-keyframes fa-spin {
|
|
328
337
|
0% {
|
|
329
338
|
-webkit-transform: rotate(0);
|
|
330
|
-
transform: rotate(0)
|
|
339
|
+
transform: rotate(0);
|
|
331
340
|
}
|
|
341
|
+
|
|
332
342
|
100% {
|
|
333
343
|
-webkit-transform: rotate(360deg);
|
|
334
|
-
transform: rotate(360deg)
|
|
344
|
+
transform: rotate(360deg);
|
|
335
345
|
}
|
|
336
346
|
}
|
|
337
347
|
|
|
338
348
|
@keyframes fa-spin {
|
|
339
349
|
0% {
|
|
340
350
|
-webkit-transform: rotate(0);
|
|
341
|
-
transform: rotate(0)
|
|
351
|
+
transform: rotate(0);
|
|
342
352
|
}
|
|
353
|
+
|
|
343
354
|
100% {
|
|
344
355
|
-webkit-transform: rotate(360deg);
|
|
345
|
-
transform: rotate(360deg)
|
|
356
|
+
transform: rotate(360deg);
|
|
346
357
|
}
|
|
347
358
|
}
|
|
348
359
|
|
|
349
360
|
.fa-rotate-90 {
|
|
350
361
|
-webkit-transform: rotate(90deg);
|
|
351
|
-
transform: rotate(90deg)
|
|
362
|
+
transform: rotate(90deg);
|
|
352
363
|
}
|
|
353
364
|
|
|
354
365
|
.fa-rotate-180 {
|
|
355
366
|
-webkit-transform: rotate(180deg);
|
|
356
|
-
transform: rotate(180deg)
|
|
367
|
+
transform: rotate(180deg);
|
|
357
368
|
}
|
|
358
369
|
|
|
359
370
|
.fa-rotate-270 {
|
|
360
371
|
-webkit-transform: rotate(270deg);
|
|
361
|
-
transform: rotate(270deg)
|
|
372
|
+
transform: rotate(270deg);
|
|
362
373
|
}
|
|
363
374
|
|
|
364
375
|
.fa-flip-horizontal {
|
|
365
376
|
-webkit-transform: scale(-1, 1);
|
|
366
|
-
transform: scale(-1, 1)
|
|
377
|
+
transform: scale(-1, 1);
|
|
367
378
|
}
|
|
368
379
|
|
|
369
380
|
.fa-flip-vertical {
|
|
370
381
|
-webkit-transform: scale(1, -1);
|
|
371
|
-
transform: scale(1, -1)
|
|
382
|
+
transform: scale(1, -1);
|
|
372
383
|
}
|
|
373
384
|
|
|
374
|
-
.fa-flip-both,
|
|
385
|
+
.fa-flip-both,
|
|
386
|
+
.fa-flip-horizontal.fa-flip-vertical {
|
|
375
387
|
-webkit-transform: scale(-1, -1);
|
|
376
|
-
transform: scale(-1, -1)
|
|
388
|
+
transform: scale(-1, -1);
|
|
377
389
|
}
|
|
378
390
|
|
|
379
|
-
:root .fa-flip-both,
|
|
391
|
+
:root .fa-flip-both,
|
|
392
|
+
:root .fa-flip-horizontal,
|
|
393
|
+
:root .fa-flip-vertical,
|
|
394
|
+
:root .fa-rotate-180,
|
|
395
|
+
:root .fa-rotate-270,
|
|
396
|
+
:root .fa-rotate-90 {
|
|
380
397
|
-webkit-filter: none;
|
|
381
|
-
filter: none
|
|
398
|
+
filter: none;
|
|
382
399
|
}
|
|
383
400
|
|
|
384
401
|
.fa-stack {
|
|
385
402
|
display: inline-block;
|
|
386
403
|
height: 2em;
|
|
387
404
|
position: relative;
|
|
388
|
-
width: 2.5em
|
|
405
|
+
width: 2.5em;
|
|
389
406
|
}
|
|
390
407
|
|
|
391
|
-
.fa-stack-1x,
|
|
408
|
+
.fa-stack-1x,
|
|
409
|
+
.fa-stack-2x {
|
|
392
410
|
bottom: 0;
|
|
393
411
|
left: 0;
|
|
394
412
|
margin: auto;
|
|
395
413
|
position: absolute;
|
|
396
414
|
right: 0;
|
|
397
|
-
top: 0
|
|
415
|
+
top: 0;
|
|
398
416
|
}
|
|
399
417
|
|
|
400
418
|
.svg-inline--fa.fa-stack-1x {
|
|
401
419
|
height: 1em;
|
|
402
|
-
width: 1.25em
|
|
420
|
+
width: 1.25em;
|
|
403
421
|
}
|
|
404
422
|
|
|
405
423
|
.svg-inline--fa.fa-stack-2x {
|
|
406
424
|
height: 2em;
|
|
407
|
-
width: 2.5em
|
|
425
|
+
width: 2.5em;
|
|
408
426
|
}
|
|
409
427
|
|
|
410
428
|
.fa-inverse {
|
|
411
|
-
color: #fff
|
|
429
|
+
color: #fff;
|
|
412
430
|
}
|
|
413
431
|
|
|
414
432
|
.sr-only {
|
|
@@ -419,44 +437,46 @@ svg:not(:root).svg-inline--fa {
|
|
|
419
437
|
overflow: hidden;
|
|
420
438
|
padding: 0;
|
|
421
439
|
position: absolute;
|
|
422
|
-
width: 1px
|
|
440
|
+
width: 1px;
|
|
423
441
|
}
|
|
424
442
|
|
|
425
|
-
.sr-only-focusable:active,
|
|
443
|
+
.sr-only-focusable:active,
|
|
444
|
+
.sr-only-focusable:focus {
|
|
426
445
|
clip: auto;
|
|
427
446
|
height: auto;
|
|
428
447
|
margin: 0;
|
|
429
448
|
overflow: visible;
|
|
430
449
|
position: static;
|
|
431
|
-
width: auto
|
|
450
|
+
width: auto;
|
|
432
451
|
}
|
|
433
452
|
|
|
434
453
|
.svg-inline--fa .fa-primary {
|
|
435
454
|
fill: var(--fa-primary-color, currentColor);
|
|
436
455
|
opacity: 1;
|
|
437
|
-
opacity: var(--fa-primary-opacity, 1)
|
|
456
|
+
opacity: var(--fa-primary-opacity, 1);
|
|
438
457
|
}
|
|
439
458
|
|
|
440
459
|
.svg-inline--fa .fa-secondary {
|
|
441
460
|
fill: var(--fa-secondary-color, currentColor);
|
|
442
|
-
opacity: .4;
|
|
443
|
-
opacity: var(--fa-secondary-opacity, .4)
|
|
461
|
+
opacity: 0.4;
|
|
462
|
+
opacity: var(--fa-secondary-opacity, 0.4);
|
|
444
463
|
}
|
|
445
464
|
|
|
446
465
|
.svg-inline--fa.fa-swap-opacity .fa-primary {
|
|
447
|
-
opacity: .4;
|
|
448
|
-
opacity: var(--fa-secondary-opacity, .4)
|
|
466
|
+
opacity: 0.4;
|
|
467
|
+
opacity: var(--fa-secondary-opacity, 0.4);
|
|
449
468
|
}
|
|
450
469
|
|
|
451
470
|
.svg-inline--fa.fa-swap-opacity .fa-secondary {
|
|
452
471
|
opacity: 1;
|
|
453
|
-
opacity: var(--fa-primary-opacity, 1)
|
|
472
|
+
opacity: var(--fa-primary-opacity, 1);
|
|
454
473
|
}
|
|
455
474
|
|
|
456
|
-
.svg-inline--fa mask .fa-primary,
|
|
457
|
-
|
|
475
|
+
.svg-inline--fa mask .fa-primary,
|
|
476
|
+
.svg-inline--fa mask .fa-secondary {
|
|
477
|
+
fill: #000;
|
|
458
478
|
}
|
|
459
479
|
|
|
460
480
|
.fad.fa-inverse {
|
|
461
|
-
color: #fff
|
|
481
|
+
color: #fff;
|
|
462
482
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
@import
|
|
2
|
-
@import
|
|
3
|
-
@import
|
|
4
|
-
@import
|
|
5
|
-
@import
|
|
6
|
-
@import
|
|
7
|
-
@import
|
|
8
|
-
@import
|
|
9
|
-
@import
|
|
10
|
-
@import
|
|
11
|
-
@import
|
|
12
|
-
@import 'skeleton';
|
|
1
|
+
@import 'bootstrap/scss/functions';
|
|
2
|
+
@import 'bootstrap/scss/mixins';
|
|
3
|
+
@import 'bootstrap/scss/reboot';
|
|
4
|
+
@import 'bootstrap/scss/grid';
|
|
5
|
+
@import 'bootstrap/scss/buttons';
|
|
6
|
+
@import 'bootstrap/scss/transitions';
|
|
7
|
+
@import 'bootstrap/scss/close';
|
|
8
|
+
@import 'bootstrap/scss/modal';
|
|
9
|
+
@import 'bootstrap/scss/utilities';
|
|
10
|
+
@import 'bootstrap/scss/print';
|
|
11
|
+
@import 'bootstrap-extracted';
|
|
12
|
+
@import 'skeleton';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
@import
|
|
2
|
-
@import
|
|
3
|
-
@import
|
|
4
|
-
@import
|
|
5
|
-
@import
|
|
6
|
-
@import
|
|
7
|
-
@import
|
|
8
|
-
@import
|
|
9
|
-
@import
|
|
10
|
-
@import
|
|
11
|
-
@import
|
|
1
|
+
@import 'bootstrap/scss/functions';
|
|
2
|
+
@import 'bootstrap/scss/variables';
|
|
3
|
+
@import 'bootstrap/scss/mixins';
|
|
4
|
+
@import 'bootstrap/scss/reboot';
|
|
5
|
+
@import 'bootstrap/scss/tooltip';
|
|
6
|
+
@import 'bootstrap/scss/grid';
|
|
7
|
+
@import 'bootstrap/scss/buttons';
|
|
8
|
+
@import 'bootstrap/scss/transitions';
|
|
9
|
+
@import 'bootstrap/scss/utilities';
|
|
10
|
+
@import 'bootstrap/scss/print';
|
|
11
|
+
@import 'bootstrap-extracted';
|
|
12
12
|
|
|
13
13
|
@import 'swiper';
|
|
14
14
|
@import 'simplebar';
|
|
@@ -2,14 +2,14 @@ $skeleton-element-color: #eeeeee;
|
|
|
2
2
|
$skeleton-animation-color: #f8f8f8;
|
|
3
3
|
$skeleton-line-border-radius: 10px;
|
|
4
4
|
|
|
5
|
-
@import
|
|
5
|
+
@import 'skeleton-screen-css/dist/index.css';
|
|
6
6
|
|
|
7
7
|
.ssc-circle,
|
|
8
8
|
.ssc-hr,
|
|
9
9
|
.ssc-line,
|
|
10
10
|
.ssc-head-line,
|
|
11
11
|
.ssc-square {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
12
|
+
&:after {
|
|
13
|
+
background: linear-gradient(90deg, transparent, $skeleton-animation-color, transparent);
|
|
14
|
+
}
|
|
15
15
|
}
|