@civicactions/cmsds-open-data-components 3.1.9 → 3.2.0-alpha.1

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/main.js CHANGED
@@ -197,7 +197,7 @@ const $026cb986f9fea2b1$var$PageNotFound = ({ siteUrl: siteUrl, content: content
197
197
  children: content ? content : /*#__PURE__*/ (0, $hgUW1$jsxs)((0, $hgUW1$Fragment), {
198
198
  children: [
199
199
  /*#__PURE__*/ (0, $hgUW1$jsx)("h1", {
200
- className: "ds-title",
200
+ className: "ds-text-heading--4xl",
201
201
  children: "Error: Page not found"
202
202
  }),
203
203
  /*#__PURE__*/ (0, $hgUW1$jsxs)("p", {
@@ -279,7 +279,6 @@ const $b61856b23f5f58a2$var$LargeFileDialog = (props)=>{
279
279
  modalOpen && /*#__PURE__*/ (0, $hgUW1$jsxs)((0, $hgUW1$Dialog), {
280
280
  onExit: ()=>setModalOpen(false),
281
281
  heading: "Notice: Large File Size",
282
- closeButtonSize: "big",
283
282
  actions: /*#__PURE__*/ (0, $hgUW1$jsxs)((0, $hgUW1$Fragment), {
284
283
  children: [
285
284
  /*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Button), {
@@ -699,7 +698,7 @@ const $e011250e8a3bd5e5$var$SearchFacets = (props)=>{
699
698
  })
700
699
  }, f.name);
701
700
  }) : /*#__PURE__*/ (0, $hgUW1$jsx)("p", {
702
- className: "ds-h5",
701
+ className: "ds-text-heading--md",
703
702
  children: "No matching facets found."
704
703
  })
705
704
  })
@@ -2698,7 +2697,7 @@ const $0958733ee130fc44$var$ResourceInformation = ({ resource: resource })=>{
2698
2697
  className: "dc-c-resource-info-table ds-l-col--12 ds-u-padding-left--0 ds-u-margin-y--2",
2699
2698
  children: [
2700
2699
  /*#__PURE__*/ (0, $hgUW1$jsx)("h3", {
2701
- className: "ds-u-font-size--base ds-h3 ds-text-heading--xl",
2700
+ className: "ds-u-font-size--base ds-text-heading--xl ds-text-heading--xl",
2702
2701
  children: "About this Resource"
2703
2702
  }),
2704
2703
  /*#__PURE__*/ (0, $hgUW1$jsxs)("div", {
@@ -2853,7 +2852,7 @@ const $364dc44850cd8f7f$var$DatasetOverview = ({ dataset: dataset, resource: res
2853
2852
  className: "dc-c-additional-info-table ds-u-margin-bottom--6 ds-u-padding-left--0 ds-l-lg-col--7 ds-l-md-col--9 ds-l-col--12",
2854
2853
  children: [
2855
2854
  /*#__PURE__*/ (0, $hgUW1$jsx)("h2", {
2856
- className: "ds-h2 ds-text-heading--2xl",
2855
+ className: "ds-text-heading--2xl ds-text-heading--2xl",
2857
2856
  children: "Additional Information"
2858
2857
  }),
2859
2858
  /*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Table), {
@@ -3255,7 +3254,7 @@ const $a0f13962e513caa1$var$Dataset = ({ id: id, rootUrl: rootUrl, additionalPar
3255
3254
  className: "ds-u-padding-top--3",
3256
3255
  children: [
3257
3256
  /*#__PURE__*/ (0, $hgUW1$jsx)("h1", {
3258
- className: "ds-title",
3257
+ className: "ds-text-heading--4xl",
3259
3258
  children: "Error: Dataset not found"
3260
3259
  }),
3261
3260
  /*#__PURE__*/ (0, $hgUW1$jsx)("p", {
@@ -4537,7 +4536,7 @@ const $669d2782ec2e2250$var$SpecsAndLimits = (props)=>{
4537
4536
  className: "ds-l-col--12",
4538
4537
  children: [
4539
4538
  /*#__PURE__*/ (0, $hgUW1$jsx)("h2", {
4540
- className: "ds-text-heading--2xl ds-h2",
4539
+ className: "ds-text-heading--2xl ds-text-heading--2xl",
4541
4540
  children: "Documentation by Application"
4542
4541
  }),
4543
4542
  /*#__PURE__*/ (0, $hgUW1$jsx)("div", {
@@ -5716,7 +5715,7 @@ const $f61ecf9f84951a61$var$FilteredResource = ({ id: id, dist_id: dist_id, loca
5716
5715
  className: "ds-u-padding-top--3",
5717
5716
  children: [
5718
5717
  /*#__PURE__*/ (0, $hgUW1$jsx)("h1", {
5719
- className: "ds-title",
5718
+ className: "ds-text-heading--4xl",
5720
5719
  children: "Error: Dataset not found"
5721
5720
  }),
5722
5721
  /*#__PURE__*/ (0, $hgUW1$jsx)("p", {