@caweb/html-webpack-plugin 1.5.2 → 1.5.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/build/delta-rtl.css +43 -36
- package/build/delta-rtl.min.css +2 -2
- package/build/delta.asset.php +1 -1
- package/build/delta.css +43 -36
- package/build/delta.css.map +1 -1
- package/build/delta.min.asset.php +1 -1
- package/build/delta.min.css +2 -2
- package/build/eureka-rtl.css +43 -36
- package/build/eureka-rtl.min.css +2 -2
- package/build/eureka.asset.php +1 -1
- package/build/eureka.css +43 -36
- package/build/eureka.css.map +1 -1
- package/build/eureka.min.asset.php +1 -1
- package/build/eureka.min.css +2 -2
- package/build/mono-rtl.css +43 -36
- package/build/mono-rtl.min.css +2 -2
- package/build/mono.asset.php +1 -1
- package/build/mono.css +43 -36
- package/build/mono.css.map +1 -1
- package/build/mono.min.asset.php +1 -1
- package/build/mono.min.css +2 -2
- package/build/oceanside-rtl.css +43 -36
- package/build/oceanside-rtl.min.css +2 -2
- package/build/oceanside.asset.php +1 -1
- package/build/oceanside.css +43 -36
- package/build/oceanside.css.map +1 -1
- package/build/oceanside.min.asset.php +1 -1
- package/build/oceanside.min.css +2 -2
- package/build/orangecounty-rtl.css +43 -36
- package/build/orangecounty-rtl.min.css +2 -2
- package/build/orangecounty.asset.php +1 -1
- package/build/orangecounty.css +43 -36
- package/build/orangecounty.css.map +1 -1
- package/build/orangecounty.min.asset.php +1 -1
- package/build/orangecounty.min.css +2 -2
- package/build/pasorobles-rtl.css +43 -36
- package/build/pasorobles-rtl.min.css +2 -2
- package/build/pasorobles.asset.php +1 -1
- package/build/pasorobles.css +43 -36
- package/build/pasorobles.css.map +1 -1
- package/build/pasorobles.min.asset.php +1 -1
- package/build/pasorobles.min.css +2 -2
- package/build/sacramento-rtl.css +43 -36
- package/build/sacramento-rtl.min.css +2 -2
- package/build/sacramento.asset.php +1 -1
- package/build/sacramento.css +43 -36
- package/build/sacramento.css.map +1 -1
- package/build/sacramento.min.asset.php +1 -1
- package/build/sacramento.min.css +2 -2
- package/build/santabarbara-rtl.css +43 -36
- package/build/santabarbara-rtl.min.css +2 -2
- package/build/santabarbara.asset.php +1 -1
- package/build/santabarbara.css +43 -36
- package/build/santabarbara.css.map +1 -1
- package/build/santabarbara.min.asset.php +1 -1
- package/build/santabarbara.min.css +2 -2
- package/build/santacruz-rtl.css +43 -36
- package/build/santacruz-rtl.min.css +2 -2
- package/build/santacruz.asset.php +1 -1
- package/build/santacruz.css +43 -36
- package/build/santacruz.css.map +1 -1
- package/build/santacruz.min.asset.php +1 -1
- package/build/santacruz.min.css +2 -2
- package/build/shasta-rtl.css +43 -36
- package/build/shasta-rtl.min.css +2 -2
- package/build/shasta.asset.php +1 -1
- package/build/shasta.css +43 -36
- package/build/shasta.css.map +1 -1
- package/build/shasta.min.asset.php +1 -1
- package/build/shasta.min.css +2 -2
- package/build/sierra-rtl.css +43 -36
- package/build/sierra-rtl.min.css +2 -2
- package/build/sierra.asset.php +1 -1
- package/build/sierra.css +43 -36
- package/build/sierra.css.map +1 -1
- package/build/sierra.min.asset.php +1 -1
- package/build/sierra.min.css +2 -2
- package/build/trinity-rtl.css +43 -36
- package/build/trinity-rtl.min.css +2 -2
- package/build/trinity.asset.php +1 -1
- package/build/trinity.css +43 -36
- package/build/trinity.css.map +1 -1
- package/build/trinity.min.asset.php +1 -1
- package/build/trinity.min.css +2 -2
- package/helpers/object/jsonParse.js +6 -0
- package/helpers/object/jsonStringify.js +6 -0
- package/helpers/string/replace.js +6 -0
- package/helpers/string/toLower.js +6 -0
- package/helpers/string/toTitleCase.js +6 -0
- package/helpers/string/toUpper.js +6 -0
- package/package.json +126 -70
- package/webpack.config.js +6 -1
package/build/sierra.asset.php
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<?php return array('dependencies' => array(), 'version' => '
|
|
1
|
+
<?php return array('dependencies' => array(), 'version' => 'd1c0a6d7053e2becd274');
|
package/build/sierra.css
CHANGED
|
@@ -10833,8 +10833,8 @@ textarea.form-control-lg {
|
|
|
10833
10833
|
--bs-nav-link-padding-y: 1rem;
|
|
10834
10834
|
--bs-nav-link-font-size: 1rem;
|
|
10835
10835
|
--bs-nav-link-font-weight: ;
|
|
10836
|
-
--bs-nav-link-color:
|
|
10837
|
-
--bs-nav-link-hover-color: var(--bs-
|
|
10836
|
+
--bs-nav-link-color: #476;
|
|
10837
|
+
--bs-nav-link-hover-color: var(--bs-main-darker);
|
|
10838
10838
|
--bs-nav-link-disabled-color: var(--bs-secondary-color);
|
|
10839
10839
|
display: flex;
|
|
10840
10840
|
flex-wrap: wrap;
|
|
@@ -20116,6 +20116,47 @@ textarea.form-control-lg {
|
|
|
20116
20116
|
outline: 1px solid transparent;
|
|
20117
20117
|
}
|
|
20118
20118
|
}
|
|
20119
|
+
/* -----------------------------------------
|
|
20120
|
+
Typography - /src/styles/components/structural/type.scss
|
|
20121
|
+
----------------------------------------- */
|
|
20122
|
+
h1, .h1 {
|
|
20123
|
+
line-height: 1.25;
|
|
20124
|
+
}
|
|
20125
|
+
|
|
20126
|
+
h2, .h2 {
|
|
20127
|
+
line-height: 1.375;
|
|
20128
|
+
}
|
|
20129
|
+
|
|
20130
|
+
h3, .h3 {
|
|
20131
|
+
line-height: 1.5;
|
|
20132
|
+
}
|
|
20133
|
+
|
|
20134
|
+
h4, .h4 {
|
|
20135
|
+
line-height: 1.625;
|
|
20136
|
+
}
|
|
20137
|
+
|
|
20138
|
+
h5, .h5 {
|
|
20139
|
+
line-height: 1.75;
|
|
20140
|
+
}
|
|
20141
|
+
|
|
20142
|
+
h6, .h6 {
|
|
20143
|
+
line-height: 1.75;
|
|
20144
|
+
}
|
|
20145
|
+
|
|
20146
|
+
p {
|
|
20147
|
+
padding-bottom: 0;
|
|
20148
|
+
}
|
|
20149
|
+
|
|
20150
|
+
a {
|
|
20151
|
+
color: var(--bs-main, #476);
|
|
20152
|
+
}
|
|
20153
|
+
a:hover, a:focus {
|
|
20154
|
+
color: var(--bs-main-darker, #476);
|
|
20155
|
+
}
|
|
20156
|
+
a:focus {
|
|
20157
|
+
outline: solid 2px #2ea3f2 !important;
|
|
20158
|
+
}
|
|
20159
|
+
|
|
20119
20160
|
/* -----------------------------------------
|
|
20120
20161
|
GLOBALS
|
|
20121
20162
|
/src/styles/components/globals.scss
|
|
@@ -20201,37 +20242,6 @@ a .ca-gov-icon-external-link::before {
|
|
|
20201
20242
|
color: var(--bs-secondary-color, #72717c);
|
|
20202
20243
|
}
|
|
20203
20244
|
|
|
20204
|
-
/* -----------------------------------------
|
|
20205
|
-
Typography
|
|
20206
|
-
----------------------------------------- */
|
|
20207
|
-
h1, .h1 {
|
|
20208
|
-
line-height: 1.25;
|
|
20209
|
-
}
|
|
20210
|
-
|
|
20211
|
-
h2, .h2 {
|
|
20212
|
-
line-height: 1.375;
|
|
20213
|
-
}
|
|
20214
|
-
|
|
20215
|
-
h3, .h3 {
|
|
20216
|
-
line-height: 1.5;
|
|
20217
|
-
}
|
|
20218
|
-
|
|
20219
|
-
h4, .h4 {
|
|
20220
|
-
line-height: 1.625;
|
|
20221
|
-
}
|
|
20222
|
-
|
|
20223
|
-
h5, .h5 {
|
|
20224
|
-
line-height: 1.75;
|
|
20225
|
-
}
|
|
20226
|
-
|
|
20227
|
-
h6, .h6 {
|
|
20228
|
-
line-height: 1.75;
|
|
20229
|
-
}
|
|
20230
|
-
|
|
20231
|
-
p {
|
|
20232
|
-
padding-bottom: 0;
|
|
20233
|
-
}
|
|
20234
|
-
|
|
20235
20245
|
/* -----------------------------------------
|
|
20236
20246
|
BRANDING
|
|
20237
20247
|
/src/styles/components/branding.scss
|
|
@@ -20619,9 +20629,6 @@ header.global-header .navigation .container {
|
|
|
20619
20629
|
header.global-header .navigation .container .nav-item {
|
|
20620
20630
|
line-height: var(--bs-body-line-height, 1.5);
|
|
20621
20631
|
}
|
|
20622
|
-
header.global-header .navigation .container .nav-item a {
|
|
20623
|
-
color: var(--bs-main, #476);
|
|
20624
|
-
}
|
|
20625
20632
|
header.global-header .navigation .container .nav-item a[aria-current=page] {
|
|
20626
20633
|
color: var(--bs-black, #000);
|
|
20627
20634
|
border-left: 1px solid var(--bs-gray-100, #ededef);
|