@resulticks/trustsignal-wa-hsm 0.9.0 → 0.10.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.
@@ -431,7 +431,7 @@ function Sa({ onCreateTemplate: a, onEditTemplate: s }) {
431
431
  {
432
432
  value: p,
433
433
  onChange: (u) => v(u.target.value),
434
- className: "rsp-cursor-pointer rsp-ml-2 rsp-bg-transparent rsp-text-white rsp-border-0 rsp-text-sm focus:rsp-outline-none ",
434
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500 rsp-cursor-pointer rsp-ml-2 rsp-text-white",
435
435
  onClick: (u) => u.stopPropagation(),
436
436
  children: [
437
437
  /* @__PURE__ */ e("option", { value: "all", className: "rsp-text-gray-900", children: "All" }),
@@ -450,7 +450,7 @@ function Sa({ onCreateTemplate: a, onEditTemplate: s }) {
450
450
  {
451
451
  value: t,
452
452
  onChange: (u) => x(u.target.value),
453
- className: "rsp-cursor-pointer rsp-ml-2 rsp-bg-transparent rsp-text-white rsp-border-0 rsp-text-sm focus:rsp-outline-none",
453
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500 rsp-cursor-pointer rsp-ml-2 rsp-text-white",
454
454
  onClick: (u) => u.stopPropagation(),
455
455
  children: [
456
456
  /* @__PURE__ */ e("option", { value: "all", className: "rsp-text-gray-900", children: "All" }),
@@ -1250,7 +1250,7 @@ function oa({ template: a, setTemplate: s, onFileUpload: n }) {
1250
1250
  {
1251
1251
  value: a.headerType,
1252
1252
  onChange: (f) => w(f.target.value),
1253
- className: "rsp-w-full rsp-px-0 rsp-py-2 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm focus:rsp-outline-none focus:rsp-border-blue-500 rsp-bg-transparent rsp-appearance-none",
1253
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500",
1254
1254
  children: ca.map((f) => /* @__PURE__ */ e("option", { value: f.value, children: f.label }, f.value))
1255
1255
  }
1256
1256
  ),
@@ -1360,7 +1360,7 @@ function oa({ template: a, setTemplate: s, onFileUpload: n }) {
1360
1360
  mediaUrl: ""
1361
1361
  })), c(null), k(null);
1362
1362
  },
1363
- className: "rsp-w-full rsp-px-0 rsp-py-2 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm focus:rsp-outline-none focus:rsp-border-blue-500 rsp-bg-transparent rsp-appearance-none",
1363
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500",
1364
1364
  children: ma.map((f) => /* @__PURE__ */ e("option", { value: f.value, children: f.label }, f.value))
1365
1365
  }
1366
1366
  ),
@@ -5331,7 +5331,7 @@ function Va({ editId: a, onCancel: s }) {
5331
5331
  {
5332
5332
  value: n.category,
5333
5333
  onChange: (p) => i({ ...n, category: p.target.value }),
5334
- className: "rsp-w-full rsp-px-0 rsp-py-2 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm focus:rsp-outline-none focus:rsp-border-blue-500 rsp-bg-transparent rsp-appearance-none",
5334
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500",
5335
5335
  children: [
5336
5336
  /* @__PURE__ */ e("option", { value: "MARKETING", children: "Marketing" }),
5337
5337
  /* @__PURE__ */ e("option", { value: "UTILITY", children: "Utility" })
@@ -5351,7 +5351,7 @@ function Va({ editId: a, onCancel: s }) {
5351
5351
  {
5352
5352
  value: n.language,
5353
5353
  onChange: (p) => i({ ...n, language: p.target.value }),
5354
- className: "rsp-w-full rsp-px-0 rsp-py-2 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm focus:rsp-outline-none focus:rsp-border-blue-500 rsp-bg-transparent rsp-appearance-none",
5354
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500",
5355
5355
  children: ta.map((p) => /* @__PURE__ */ e("option", { value: p.value, children: p.label }, p.value))
5356
5356
  }
5357
5357
  ),
@@ -5386,7 +5386,7 @@ function Va({ editId: a, onCancel: s }) {
5386
5386
  }
5387
5387
  }) : i({ ...n, type: v });
5388
5388
  },
5389
- className: "rsp-w-full rsp-px-0 rsp-py-2 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm focus:rsp-outline-none focus:rsp-border-blue-500 rsp-bg-transparent rsp-appearance-none",
5389
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500",
5390
5390
  children: [
5391
5391
  /* @__PURE__ */ e("option", { value: "BASIC", children: "Basic" }),
5392
5392
  /* @__PURE__ */ e("option", { value: "CAROUSEL", children: "Carousel" })
@@ -5405,7 +5405,7 @@ function Va({ editId: a, onCancel: s }) {
5405
5405
  {
5406
5406
  value: n.enableClickTracking.toString(),
5407
5407
  onChange: (p) => i({ ...n, enableClickTracking: p.target.value === "true" }),
5408
- className: "rsp-w-full rsp-px-0 rsp-py-2 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm focus:rsp-outline-none focus:rsp-border-blue-500 rsp-bg-transparent rsp-appearance-none",
5408
+ className: "rsp-w-full rsp-px-0 rsp-border-0 rsp-border-b rsp-border-gray-300 rsp-text-sm rsp-bg-transparent rsp-appearance-none rsp-h-10 rsp-leading-10 focus:rsp-outline-none focus:rsp-border-blue-500",
5409
5409
  children: [
5410
5410
  /* @__PURE__ */ e("option", { value: "false", children: "False" }),
5411
5411
  /* @__PURE__ */ e("option", { value: "true", children: "True" })