@cagovweb/state-template 6.3.0-beta.2 → 6.3.0-beta.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/dist/css/cagov.core.css +44 -24
- package/dist/css/cagov.core.min.css +2 -2
- package/dist/fonts/CaGov.woff2 +0 -0
- package/dist/js/cagov.core.js +2 -2
- package/dist/js/cagov.core.min.js +2 -2
- package/dist/readme.md +2 -2
- package/package.json +1 -1
- package/readme.md +27 -0
package/dist/fonts/CaGov.woff2
CHANGED
|
Binary file
|
package/dist/js/cagov.core.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
var StateTemplateNpmPackageVersion="6.3.0-beta.
|
|
1
|
+
var StateTemplateNpmPackageVersion="6.3.0-beta.3";
|
|
2
2
|
/*!
|
|
3
3
|
* Bootstrap v5.3.0 (https://getbootstrap.com/)
|
|
4
4
|
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
|
@@ -8404,7 +8404,7 @@ window.addEventListener("load", () => {
|
|
|
8404
8404
|
class="cagov-pagination__item cagov-pagination__overflow"
|
|
8405
8405
|
role="presentation"
|
|
8406
8406
|
>
|
|
8407
|
-
<span>
|
|
8407
|
+
<span> … </span>
|
|
8408
8408
|
</li>`;
|
|
8409
8409
|
}
|
|
8410
8410
|
|