@caweb/html-webpack-plugin 1.4.1 → 1.4.3
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 +18 -2
- package/build/delta-rtl.css +1 -3
- package/build/delta.asset.php +1 -1
- package/build/delta.css +1 -3
- package/build/delta.css.map +1 -1
- package/build/eureka-rtl.css +1 -3
- package/build/eureka.asset.php +1 -1
- package/build/eureka.css +1 -3
- package/build/eureka.css.map +1 -1
- package/build/mono-rtl.css +1 -3
- package/build/mono.asset.php +1 -1
- package/build/mono.css +1 -3
- package/build/mono.css.map +1 -1
- package/build/oceanside-rtl.css +1 -3
- package/build/oceanside.asset.php +1 -1
- package/build/oceanside.css +1 -3
- package/build/oceanside.css.map +1 -1
- package/build/orangecounty-rtl.css +1 -3
- package/build/orangecounty.asset.php +1 -1
- package/build/orangecounty.css +1 -3
- package/build/orangecounty.css.map +1 -1
- package/build/pasorobles-rtl.css +1 -3
- package/build/pasorobles.asset.php +1 -1
- package/build/pasorobles.css +1 -3
- package/build/pasorobles.css.map +1 -1
- package/build/sacramento-rtl.css +1 -3
- package/build/sacramento.asset.php +1 -1
- package/build/sacramento.css +1 -3
- package/build/sacramento.css.map +1 -1
- package/build/santabarbara-rtl.css +1 -3
- package/build/santabarbara.asset.php +1 -1
- package/build/santabarbara.css +1 -3
- package/build/santabarbara.css.map +1 -1
- package/build/santacruz-rtl.css +1 -3
- package/build/santacruz.asset.php +1 -1
- package/build/santacruz.css +1 -3
- package/build/santacruz.css.map +1 -1
- package/build/shasta-rtl.css +1 -3
- package/build/shasta.asset.php +1 -1
- package/build/shasta.css +1 -3
- package/build/shasta.css.map +1 -1
- package/build/sierra-rtl.css +1 -3
- package/build/sierra.asset.php +1 -1
- package/build/sierra.css +1 -3
- package/build/sierra.css.map +1 -1
- package/build/trinity-rtl.css +1 -3
- package/build/trinity.asset.php +1 -1
- package/build/trinity.css +1 -3
- package/build/trinity.css.map +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/sample/blank.html +4 -0
- package/sample/components/animations.html +5 -3
- package/sample/components/buttons.html +4 -3
- package/sample/components/cards.html +4 -3
- package/sample/components/lists.html +27 -25
- package/sample/components/locations.html +39 -37
- package/sample/components/profile-banners.html +45 -43
- package/sample/components/sections.html +13 -11
- package/sample/components/service-tiles.html +33 -31
- package/sample/components/typography.html +26 -10
- package/sample/default.html +5 -2
- package/sample/images/black_puppy.jpg +0 -0
- package/sample/images/dolphin_marine_mammals_water.jpg +0 -0
- package/sample/images/grayscale_mountain.jpg +0 -0
- package/sample/images/silhouette.png +0 -0
- package/sample/images/squirrel_tail_bushy_tail.jpg +0 -0
- package/sample/index.html +38 -0
- package/sample/missing/content.html +4 -2
- package/webpack.config.js +10 -3
- package/sample/components/accordion.html +0 -40
- package/sample/components/blockquotes.html +0 -10
- package/sample/test.html +0 -57
package/build/santacruz-rtl.css
CHANGED
|
@@ -6396,7 +6396,6 @@
|
|
|
6396
6396
|
/* -----------------------------------------
|
|
6397
6397
|
SANTA CRUZ
|
|
6398
6398
|
----------------------------------------- */
|
|
6399
|
-
/*! State Web Template Version 6.3.2 ( Revamped ) */
|
|
6400
6399
|
/*!
|
|
6401
6400
|
* Custom Bootstrap v5.3.3 (https://getbootstrap.com/)
|
|
6402
6401
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
|
@@ -20420,7 +20419,7 @@ header.global-header .navigation .container .nav-item a.dropdown-toggle.show::af
|
|
|
20420
20419
|
transform: rotate(-180deg);
|
|
20421
20420
|
}
|
|
20422
20421
|
header.global-header .navigation .container .nav-item .dropdown-menu {
|
|
20423
|
-
|
|
20422
|
+
width: auto;
|
|
20424
20423
|
border-top: 0;
|
|
20425
20424
|
border-radius: 0;
|
|
20426
20425
|
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
|
|
@@ -20928,7 +20927,6 @@ figure.executive-profile.vertical .body {
|
|
|
20928
20927
|
padding-bottom: 0.5rem;
|
|
20929
20928
|
}
|
|
20930
20929
|
.location.banner .summary .btn {
|
|
20931
|
-
background-color: var(--bs-white, #fff);
|
|
20932
20930
|
float: left;
|
|
20933
20931
|
}
|
|
20934
20932
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<?php return array('dependencies' => array(), 'version' => '
|
|
1
|
+
<?php return array('dependencies' => array(), 'version' => '8021fdca30c9dfd3e44f');
|
package/build/santacruz.css
CHANGED
|
@@ -6396,7 +6396,6 @@
|
|
|
6396
6396
|
/* -----------------------------------------
|
|
6397
6397
|
SANTA CRUZ
|
|
6398
6398
|
----------------------------------------- */
|
|
6399
|
-
/*! State Web Template Version 6.3.2 ( Revamped ) */
|
|
6400
6399
|
/*!
|
|
6401
6400
|
* Custom Bootstrap v5.3.3 (https://getbootstrap.com/)
|
|
6402
6401
|
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
|
@@ -20446,7 +20445,7 @@ header.global-header .navigation .container .nav-item a.dropdown-toggle.show::af
|
|
|
20446
20445
|
transform: rotate(180deg);
|
|
20447
20446
|
}
|
|
20448
20447
|
header.global-header .navigation .container .nav-item .dropdown-menu {
|
|
20449
|
-
|
|
20448
|
+
width: auto;
|
|
20450
20449
|
border-top: 0;
|
|
20451
20450
|
border-radius: 0;
|
|
20452
20451
|
box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
|
|
@@ -20954,7 +20953,6 @@ figure.executive-profile.vertical .body {
|
|
|
20954
20953
|
padding-bottom: 0.5rem;
|
|
20955
20954
|
}
|
|
20956
20955
|
.location.banner .summary .btn {
|
|
20957
|
-
background-color: var(--bs-white, #fff);
|
|
20958
20956
|
float: right;
|
|
20959
20957
|
}
|
|
20960
20958
|
|