@orangelogic/design-system 2.169.0 → 2.170.0

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.
@@ -96687,6 +96687,7 @@ const e8t = {
96687
96687
  id: "download-format",
96688
96688
  label: i.term("downloadFormat"),
96689
96689
  name: "download-format",
96690
+ required: !0,
96690
96691
  show: (a) => a["source-variant"] !== vn.Api,
96691
96692
  type: "attribute"
96692
96693
  },
@@ -96701,6 +96702,7 @@ const e8t = {
96701
96702
  id: "download-format",
96702
96703
  label: i.term("downloadFormat"),
96703
96704
  name: "download-format",
96705
+ required: !0,
96704
96706
  show: (a) => a["source-variant"] === vn.Api,
96705
96707
  type: "attribute"
96706
96708
  }
@@ -99841,6 +99843,7 @@ const A8t = {
99841
99843
  id: "download-format",
99842
99844
  label: i.term("downloadFormat"),
99843
99845
  name: "download-format",
99846
+ required: !0,
99844
99847
  show: (a) => a["source-variant"] !== vn.Api,
99845
99848
  type: "attribute"
99846
99849
  },
@@ -99855,6 +99858,7 @@ const A8t = {
99855
99858
  id: "download-format",
99856
99859
  label: i.term("downloadFormat"),
99857
99860
  name: "download-format",
99861
+ required: !0,
99858
99862
  show: (a) => a["source-variant"] === vn.Api,
99859
99863
  type: "attribute"
99860
99864
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@orangelogic/design-system",
3
3
  "type": "module",
4
- "version": "2.169.0",
4
+ "version": "2.170.0",
5
5
  "license": "UNLICENSED",
6
6
  "types": "library/types.d.ts",
7
7
  "scripts": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@orangelogic/design-system",
3
3
  "type": "module",
4
- "version": "2.169.0",
4
+ "version": "2.170.0",
5
5
  "license": "UNLICENSED",
6
6
  "types": "library/types.d.ts",
7
7
  "scripts": {