@seamapi/react 1.60.3 → 1.60.4
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/README.md +1 -1
- package/dist/elements.js +9 -9
- package/dist/elements.js.map +1 -1
- package/dist/index.css +56 -4
- package/dist/index.css.map +1 -1
- package/dist/index.min.css +1 -1
- package/dist/index.min.css.map +1 -1
- package/lib/icons/Search.js +2 -2
- package/lib/icons/Search.js.map +1 -1
- package/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.js +1 -1
- package/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.js.map +1 -1
- package/lib/ui/LoadingToast/LoadingToast.d.ts +9 -0
- package/lib/ui/LoadingToast/LoadingToast.js +26 -0
- package/lib/ui/LoadingToast/LoadingToast.js.map +1 -0
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/package.json +1 -1
- package/src/lib/icons/Search.tsx +7 -7
- package/src/lib/seam/components/SupportedDeviceTable/ShowAllDevicesButton.tsx +1 -1
- package/src/lib/ui/LoadingToast/LoadingToast.tsx +53 -0
- package/src/lib/version.ts +1 -1
- package/src/styles/_inputs.scss +13 -1
- package/src/styles/_loading_toast.scss +59 -0
- package/src/styles/_main.scss +2 -0
- package/src/styles/_spinner.scss +1 -1
- package/src/styles/_supported-device-table.scss +2 -2
package/README.md
CHANGED
|
@@ -87,7 +87,7 @@ export function App() {
|
|
|
87
87
|
<seam-device-table publishable-key="your_publishable_key"></seam-device-table>
|
|
88
88
|
<script
|
|
89
89
|
type="module"
|
|
90
|
-
src="https://react.seam.co/v/1.60.
|
|
90
|
+
src="https://react.seam.co/v/1.60.4/dist/elements.js"
|
|
91
91
|
></script>
|
|
92
92
|
</body>
|
|
93
93
|
```
|
package/dist/elements.js
CHANGED
|
@@ -8228,7 +8228,7 @@ function Ad(t, e, n) {
|
|
|
8228
8228
|
}
|
|
8229
8229
|
return Rx(r);
|
|
8230
8230
|
}
|
|
8231
|
-
const pS = "1.60.
|
|
8231
|
+
const pS = "1.60.4";
|
|
8232
8232
|
var Bn, yr, os, $n, ls, us, qt, vc, hS, Gn, an;
|
|
8233
8233
|
class fS {
|
|
8234
8234
|
constructor({
|
|
@@ -26320,8 +26320,8 @@ function M_(t) {
|
|
|
26320
26320
|
"svg",
|
|
26321
26321
|
{
|
|
26322
26322
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26323
|
-
width:
|
|
26324
|
-
height:
|
|
26323
|
+
width: 24,
|
|
26324
|
+
height: 25,
|
|
26325
26325
|
fill: "none",
|
|
26326
26326
|
...t,
|
|
26327
26327
|
children: [
|
|
@@ -26329,22 +26329,22 @@ function M_(t) {
|
|
|
26329
26329
|
"mask",
|
|
26330
26330
|
{
|
|
26331
26331
|
id: "search_svg__a",
|
|
26332
|
-
width:
|
|
26333
|
-
height:
|
|
26332
|
+
width: 24,
|
|
26333
|
+
height: 25,
|
|
26334
26334
|
x: 0,
|
|
26335
26335
|
y: 0,
|
|
26336
26336
|
maskUnits: "userSpaceOnUse",
|
|
26337
26337
|
style: {
|
|
26338
26338
|
maskType: "alpha"
|
|
26339
26339
|
},
|
|
26340
|
-
children: /* @__PURE__ */ p.jsx("path", { fill: "#D9D9D9", d: "M0
|
|
26340
|
+
children: /* @__PURE__ */ p.jsx("path", { fill: "#D9D9D9", d: "M0 .988h24v24H0z" })
|
|
26341
26341
|
}
|
|
26342
26342
|
),
|
|
26343
26343
|
/* @__PURE__ */ p.jsx("g", { mask: "url(#search_svg__a)", children: /* @__PURE__ */ p.jsx(
|
|
26344
26344
|
"path",
|
|
26345
26345
|
{
|
|
26346
|
-
fill: "#
|
|
26347
|
-
d: "
|
|
26346
|
+
fill: "#232B3A",
|
|
26347
|
+
d: "m19.6 21.988-6.3-6.3a6.096 6.096 0 0 1-3.8 1.3c-1.817 0-3.354-.629-4.612-1.887C3.629 13.843 3 12.305 3 10.488c0-1.816.63-3.354 1.888-4.613C6.146 4.617 7.683 3.988 9.5 3.988c1.817 0 3.354.63 4.613 1.887C15.371 7.134 16 8.672 16 10.488a6.096 6.096 0 0 1-1.3 3.8l6.3 6.3-1.4 1.4Zm-10.1-7c1.25 0 2.313-.437 3.188-1.312S14 11.738 14 10.488c0-1.25-.437-2.312-1.312-3.188-.875-.874-1.938-1.312-3.188-1.312-1.25 0-2.313.438-3.188 1.312C5.437 8.176 5 9.238 5 10.488c0 1.25.437 2.313 1.312 3.188S8.25 14.988 9.5 14.988Z"
|
|
26348
26348
|
}
|
|
26349
26349
|
) })
|
|
26350
26350
|
]
|
|
@@ -28878,7 +28878,7 @@ function bz({
|
|
|
28878
28878
|
}
|
|
28879
28879
|
const Pv = {
|
|
28880
28880
|
showLess: "Show less",
|
|
28881
|
-
showAll: (t) => `See all ${t}
|
|
28881
|
+
showAll: (t) => `See all ${t}`
|
|
28882
28882
|
};
|
|
28883
28883
|
function Sz({
|
|
28884
28884
|
deviceModel: t
|