golden-logic-ui 1.0.409 → 1.0.411
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/golden-logic-ui.js
CHANGED
|
@@ -51819,7 +51819,7 @@ function ote(D, ie, Q, _e, re, j) {
|
|
|
51819
51819
|
type: "text",
|
|
51820
51820
|
"onUpdate:modelValue": ie[1] || (ie[1] = (Ft) => re.search = Ft),
|
|
51821
51821
|
onInput: ie[2] || (ie[2] = (Ft) => j.handleSearch()),
|
|
51822
|
-
class: "block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
51822
|
+
class: "block w-full !p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
51823
51823
|
placeholder: "Search ..."
|
|
51824
51824
|
}, null, 544), [
|
|
51825
51825
|
[Cm, re.search]
|
|
@@ -52574,7 +52574,7 @@ function xne(D, ie, Q, _e, re, j) {
|
|
|
52574
52574
|
type: "text",
|
|
52575
52575
|
"onUpdate:modelValue": ie[1] || (ie[1] = (Me) => re.search = Me),
|
|
52576
52576
|
onInput: ie[2] || (ie[2] = (Me) => j.handleSearch()),
|
|
52577
|
-
class: "block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
52577
|
+
class: "block w-full !p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
52578
52578
|
placeholder: "Search ..."
|
|
52579
52579
|
}, null, 544), [
|
|
52580
52580
|
[Cm, re.search]
|