pdap-design-system 3.1.0-beta.33 → 3.1.0-beta.34

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/index.js CHANGED
@@ -14829,6 +14829,7 @@ export {
14829
14829
  Ks as Button,
14830
14830
  z3 as Dropdown,
14831
14831
  L3 as ErrorBoundary,
14832
+ Lt as FOOTER_LINK_ICONS,
14832
14833
  T3 as Footer,
14833
14834
  Mv as Form,
14834
14835
  D3 as FormV2,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdap-design-system",
3
- "version": "3.1.0-beta.33",
3
+ "version": "3.1.0-beta.34",
4
4
  "description": "Global styles for PDAP apps",
5
5
  "author": "Police Data Accessibility Project, Inc.",
6
6
  "license": "ISC",