golden-logic-ui 1.2.349 → 1.2.350
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.
|
@@ -3,7 +3,7 @@ import M from "./GlDatePicker.vue.js";
|
|
|
3
3
|
const B = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "gl-label-form"
|
|
6
|
-
}, j = { class: "mt-1 text-gray-900 dark:text-white" }, A = ["for"], U = { class: "flex justify-between gap-2 flex-col md:flex-row items-center" }, z = { class: "w-full md:flex-1" }, F = { class: "text-gray-500 dark:text-gray-400 font-medium shrink-0 py-2 md:py-0" }, G = { class: "w-full md:flex-1" }, O = {
|
|
6
|
+
}, j = { class: "mt-1 text-gray-900 dark:text-white" }, A = ["for"], U = { class: "flex justify-between gap-2 flex-col md:flex-row items-center" }, z = { class: "w-full md:flex-1" }, F = { class: "text-gray-500 dark:text-gray-400 font-medium shrink-0 py-2 md:py-0 md:mt-20" }, G = { class: "w-full md:flex-1" }, O = {
|
|
7
7
|
key: 1,
|
|
8
8
|
class: "text-center mt-1"
|
|
9
9
|
}, P = { class: "gl-span-form-error" }, R = {
|
|
@@ -3,7 +3,7 @@ import N from "./GlDateTimePicker.vue.js";
|
|
|
3
3
|
const K = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "gl-label-form"
|
|
6
|
-
}, L = { class: "mt-1 text-gray-900 dark:text-white" }, Q = ["for"], W = { class: "flex justify-between gap-2 flex-col md:flex-row items-center" }, X = { class: "w-full md:flex-1" }, Z = { class: "text-gray-500 dark:text-gray-400 font-medium shrink-0 py-2 md:py-0" }, p = { class: "w-full md:flex-1" }, ee = {
|
|
6
|
+
}, L = { class: "mt-1 text-gray-900 dark:text-white" }, Q = ["for"], W = { class: "flex justify-between gap-2 flex-col md:flex-row items-center" }, X = { class: "w-full md:flex-1" }, Z = { class: "text-gray-500 dark:text-gray-400 font-medium shrink-0 py-2 md:py-0 md:mt-20" }, p = { class: "w-full md:flex-1" }, ee = {
|
|
7
7
|
key: 1,
|
|
8
8
|
class: "text-center mt-1"
|
|
9
9
|
}, te = { class: "gl-span-form-error" }, ae = {
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "The most popular library of interactive components built with Vuejs && Tailwind CSS",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"private": false,
|
|
6
|
-
"version": "1.2.
|
|
6
|
+
"version": "1.2.350",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
9
9
|
"url": "git+https://github.com/mrgiant/GoldenLogicUi.git"
|