@fileverse-dev/fortune-react 1.0.2-mod-107 → 1.0.2-mod-108

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.esm.js CHANGED
@@ -1110,7 +1110,7 @@ var FormulaHint = function FormulaHint(props) {
1110
1110
  style: {
1111
1111
  display: "flex",
1112
1112
  justifyContent: "end",
1113
- minWidth: "68px",
1113
+ minWidth: "75px",
1114
1114
  height: "20px",
1115
1115
  alignItems: "center",
1116
1116
  gap: "6px"
@@ -1121,6 +1121,12 @@ var FormulaHint = function FormulaHint(props) {
1121
1121
  style: {
1122
1122
  width: "16px"
1123
1123
  }
1124
+ })), fn.SECONDARY_LOGO && (/*#__PURE__*/React.createElement("img", {
1125
+ src: fn.SECONDARY_LOGO,
1126
+ alt: "Service Logo",
1127
+ style: {
1128
+ width: "16px"
1129
+ }
1124
1130
  })), fn.API_KEY && (/*#__PURE__*/React.createElement("div", {
1125
1131
  style: {
1126
1132
  borderRadius: "4px",
package/dist/index.js CHANGED
@@ -1122,7 +1122,7 @@ var FormulaHint = function FormulaHint(props) {
1122
1122
  style: {
1123
1123
  display: "flex",
1124
1124
  justifyContent: "end",
1125
- minWidth: "68px",
1125
+ minWidth: "75px",
1126
1126
  height: "20px",
1127
1127
  alignItems: "center",
1128
1128
  gap: "6px"
@@ -1133,6 +1133,12 @@ var FormulaHint = function FormulaHint(props) {
1133
1133
  style: {
1134
1134
  width: "16px"
1135
1135
  }
1136
+ })), fn.SECONDARY_LOGO && (/*#__PURE__*/React__default['default'].createElement("img", {
1137
+ src: fn.SECONDARY_LOGO,
1138
+ alt: "Service Logo",
1139
+ style: {
1140
+ width: "16px"
1141
+ }
1136
1142
  })), fn.API_KEY && (/*#__PURE__*/React__default['default'].createElement("div", {
1137
1143
  style: {
1138
1144
  borderRadius: "4px",
package/dist/index.umd.js CHANGED
@@ -105915,7 +105915,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
105915
105915
  style: {
105916
105916
  display: "flex",
105917
105917
  justifyContent: "end",
105918
- minWidth: "68px",
105918
+ minWidth: "75px",
105919
105919
  height: "20px",
105920
105920
  alignItems: "center",
105921
105921
  gap: "6px"
@@ -105926,6 +105926,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
105926
105926
  style: {
105927
105927
  width: "16px"
105928
105928
  }
105929
+ })), fn.SECONDARY_LOGO && (/*#__PURE__*/React__default['default'].createElement("img", {
105930
+ src: fn.SECONDARY_LOGO,
105931
+ alt: "Service Logo",
105932
+ style: {
105933
+ width: "16px"
105934
+ }
105929
105935
  })), fn.API_KEY && (/*#__PURE__*/React__default['default'].createElement("div", {
105930
105936
  style: {
105931
105937
  borderRadius: "4px",