@caweb/html-webpack-plugin 1.5.23 → 1.5.24

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.
Files changed (86) hide show
  1. package/build/delta-rtl.css +12 -12
  2. package/build/delta-rtl.min.css +1 -1
  3. package/build/delta.asset.php +1 -1
  4. package/build/delta.css +12 -12
  5. package/build/delta.css.map +1 -1
  6. package/build/delta.min.asset.php +1 -1
  7. package/build/delta.min.css +1 -1
  8. package/build/eureka-rtl.css +12 -12
  9. package/build/eureka-rtl.min.css +1 -1
  10. package/build/eureka.asset.php +1 -1
  11. package/build/eureka.css +12 -12
  12. package/build/eureka.css.map +1 -1
  13. package/build/eureka.min.asset.php +1 -1
  14. package/build/eureka.min.css +1 -1
  15. package/build/mono-rtl.css +12 -12
  16. package/build/mono-rtl.min.css +1 -1
  17. package/build/mono.asset.php +1 -1
  18. package/build/mono.css +12 -12
  19. package/build/mono.css.map +1 -1
  20. package/build/mono.min.asset.php +1 -1
  21. package/build/mono.min.css +1 -1
  22. package/build/oceanside-rtl.css +12 -12
  23. package/build/oceanside-rtl.min.css +1 -1
  24. package/build/oceanside.asset.php +1 -1
  25. package/build/oceanside.css +12 -12
  26. package/build/oceanside.css.map +1 -1
  27. package/build/oceanside.min.asset.php +1 -1
  28. package/build/oceanside.min.css +1 -1
  29. package/build/orangecounty-rtl.css +12 -12
  30. package/build/orangecounty-rtl.min.css +1 -1
  31. package/build/orangecounty.asset.php +1 -1
  32. package/build/orangecounty.css +12 -12
  33. package/build/orangecounty.css.map +1 -1
  34. package/build/orangecounty.min.asset.php +1 -1
  35. package/build/orangecounty.min.css +1 -1
  36. package/build/pasorobles-rtl.css +12 -12
  37. package/build/pasorobles-rtl.min.css +1 -1
  38. package/build/pasorobles.asset.php +1 -1
  39. package/build/pasorobles.css +12 -12
  40. package/build/pasorobles.css.map +1 -1
  41. package/build/pasorobles.min.asset.php +1 -1
  42. package/build/pasorobles.min.css +1 -1
  43. package/build/sacramento-rtl.css +12 -12
  44. package/build/sacramento-rtl.min.css +1 -1
  45. package/build/sacramento.asset.php +1 -1
  46. package/build/sacramento.css +12 -12
  47. package/build/sacramento.css.map +1 -1
  48. package/build/sacramento.min.asset.php +1 -1
  49. package/build/sacramento.min.css +1 -1
  50. package/build/santabarbara-rtl.css +12 -12
  51. package/build/santabarbara-rtl.min.css +1 -1
  52. package/build/santabarbara.asset.php +1 -1
  53. package/build/santabarbara.css +12 -12
  54. package/build/santabarbara.css.map +1 -1
  55. package/build/santabarbara.min.asset.php +1 -1
  56. package/build/santabarbara.min.css +1 -1
  57. package/build/santacruz-rtl.css +12 -12
  58. package/build/santacruz-rtl.min.css +1 -1
  59. package/build/santacruz.asset.php +1 -1
  60. package/build/santacruz.css +12 -12
  61. package/build/santacruz.css.map +1 -1
  62. package/build/santacruz.min.asset.php +1 -1
  63. package/build/santacruz.min.css +1 -1
  64. package/build/shasta-rtl.css +12 -12
  65. package/build/shasta-rtl.min.css +1 -1
  66. package/build/shasta.asset.php +1 -1
  67. package/build/shasta.css +12 -12
  68. package/build/shasta.css.map +1 -1
  69. package/build/shasta.min.asset.php +1 -1
  70. package/build/shasta.min.css +1 -1
  71. package/build/sierra-rtl.css +12 -12
  72. package/build/sierra-rtl.min.css +1 -1
  73. package/build/sierra.asset.php +1 -1
  74. package/build/sierra.css +12 -12
  75. package/build/sierra.css.map +1 -1
  76. package/build/sierra.min.asset.php +1 -1
  77. package/build/sierra.min.css +1 -1
  78. package/build/trinity-rtl.css +12 -12
  79. package/build/trinity-rtl.min.css +1 -1
  80. package/build/trinity.asset.php +1 -1
  81. package/build/trinity.css +12 -12
  82. package/build/trinity.css.map +1 -1
  83. package/build/trinity.min.asset.php +1 -1
  84. package/build/trinity.min.css +1 -1
  85. package/package.json +1 -1
  86. package/sample/default.html +0 -1
package/build/eureka.css CHANGED
@@ -20176,7 +20176,7 @@ a:hover, a:focus {
20176
20176
  color: var(--bs-main-darker, #3e4b4d);
20177
20177
  }
20178
20178
  a:focus {
20179
- outline: solid 2px #2ea3f2 !important;
20179
+ outline: solid 2px #0D81CE !important;
20180
20180
  }
20181
20181
 
20182
20182
  /* -----------------------------------------
@@ -20272,7 +20272,7 @@ header.global-header .branding .header-organization-banner {
20272
20272
  padding: 0.5rem 0;
20273
20273
  }
20274
20274
  header.global-header .branding .header-organization-banner a:focus {
20275
- outline: solid 2px #2ea3f2 !important;
20275
+ outline: solid 2px #0D81CE !important;
20276
20276
  }
20277
20277
  header.global-header .branding .header-organization-banner a img {
20278
20278
  max-width: 300px;
@@ -20359,7 +20359,7 @@ footer.global-footer .nav-item a {
20359
20359
  }
20360
20360
  footer.global-footer .nav-item a:hover, footer.global-footer .nav-item a:focus {
20361
20361
  color: var(--bs-gray-800, #4a4958);
20362
- outline: solid 2px #2ea3f2 !important;
20362
+ outline: solid 2px #0D81CE !important;
20363
20363
  }
20364
20364
  footer.global-footer .nav-item a[class*=ca-gov-icon-] {
20365
20365
  font-size: calc(1.35rem + 0.1vw);
@@ -20522,7 +20522,7 @@ header.global-header .mobile-control {
20522
20522
  color: var(--bs-main, #3e4b4d);
20523
20523
  }
20524
20524
  header.global-header .mobile-control:focus, header.global-header .mobile-control:focus-visible {
20525
- outline: solid 2px #2ea3f2 !important;
20525
+ outline: solid 2px #0D81CE !important;
20526
20526
  }
20527
20527
  header.global-header .mobile-control.toggle-menu {
20528
20528
  margin-left: auto;
@@ -20675,7 +20675,7 @@ header.global-header .navigation .container .nav-item a:hover, header.global-hea
20675
20675
  background-color: var(--bs-gray-75, #f3f3f4);
20676
20676
  }
20677
20677
  header.global-header .navigation .container .nav-item a:focus {
20678
- outline: solid 2px #2ea3f2 !important;
20678
+ outline: solid 2px #0D81CE !important;
20679
20679
  outline-offset: -2px;
20680
20680
  }
20681
20681
  header.global-header .navigation .container .nav-item a.dropdown-toggle::after {
@@ -20774,7 +20774,7 @@ header.global-header .navigation .container .nav-item .dropdown-menu .link-descr
20774
20774
  opacity: 1;
20775
20775
  }
20776
20776
  .search-container form .search-textfield:focus {
20777
- outline: solid 2px #2ea3f2 !important;
20777
+ outline: solid 2px #0D81CE !important;
20778
20778
  outline-offset: -2px;
20779
20779
  box-shadow: none;
20780
20780
  }
@@ -20789,7 +20789,7 @@ header.global-header .navigation .container .nav-item .dropdown-menu .link-descr
20789
20789
  border-color: var(--bs-gray-600, #72717c);
20790
20790
  }
20791
20791
  .search-container form .search-button:hover, .search-container form .search-button:focus {
20792
- outline: solid 2px #2ea3f2 !important;
20792
+ outline: solid 2px #0D81CE !important;
20793
20793
  background-color: var(--bs-gray-800, #4a4958);
20794
20794
  border-color: var(--bs-gray-800, #4a4958);
20795
20795
  }
@@ -21258,7 +21258,7 @@ figure.executive-profile.vertical .body {
21258
21258
  }
21259
21259
  .list-navigation li a:focus,
21260
21260
  .side-navigation ul li a:focus {
21261
- outline: solid 2px #2ea3f2 !important;
21261
+ outline: solid 2px #0D81CE !important;
21262
21262
  outline-offset: -2px;
21263
21263
  }
21264
21264
  .list-navigation li ul,
@@ -21311,7 +21311,7 @@ figure.executive-profile.vertical .body {
21311
21311
  color: var(--bs-main-darker, #3e4b4d);
21312
21312
  }
21313
21313
  .link-grid:focus {
21314
- outline: solid 2px #2ea3f2 !important;
21314
+ outline: solid 2px #0D81CE !important;
21315
21315
  }
21316
21316
  .link-grid::after {
21317
21317
  font-family: CaGov;
@@ -21455,7 +21455,7 @@ figure.executive-profile.vertical .body {
21455
21455
  }
21456
21456
  .service-tiles .more-button a:hover, .service-tiles .more-button a:focus {
21457
21457
  color: #FDB81E;
21458
- outline: solid 2px #2ea3f2 !important;
21458
+ outline: solid 2px #0D81CE !important;
21459
21459
  }
21460
21460
  .service-tiles .service-tile {
21461
21461
  padding: 0;
@@ -21479,13 +21479,13 @@ figure.executive-profile.vertical .body {
21479
21479
  }
21480
21480
  .service-tiles .service-tile .teaser a:hover, .service-tiles .service-tile .teaser a:focus {
21481
21481
  color: #FDB81E;
21482
- outline: solid 2px #2ea3f2 !important;
21482
+ outline: solid 2px #0D81CE !important;
21483
21483
  }
21484
21484
  .service-tiles .service-tile .teaser .ca-gov-icon-external-link {
21485
21485
  display: none;
21486
21486
  }
21487
21487
  .service-tiles .service-tile:hover, .service-tiles .service-tile:focus {
21488
- outline: solid 2px #2ea3f2 !important;
21488
+ outline: solid 2px #0D81CE !important;
21489
21489
  }
21490
21490
  .service-tiles .collapse {
21491
21491
  padding: 0;