golden-logic-ui 1.2.351 → 1.2.353
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/components/GeneralComponents/GlDatePicker.vue.js +2 -2
- package/dist/components/GeneralComponents/GlDateRangePicker.vue.js +1 -1
- package/dist/components/GeneralComponents/GlDateTimePicker.vue.js +2 -2
- package/dist/components/GeneralComponents/GlDateTimeRangePicker.vue.js +1 -1
- package/package.json +1 -1
|
@@ -8,7 +8,7 @@ const le = {
|
|
|
8
8
|
}, de = ["innerHTML"], ce = { class: "relative w-full" }, ge = ["required", "name", "id", "value", "placeholder"], me = ["innerHTML"], fe = {
|
|
9
9
|
key: 1,
|
|
10
10
|
class: "relative"
|
|
11
|
-
}, ye = ["required", "name", "id", "value", "placeholder"], ve = { class: "absolute z-50 mt-1 bg-white dark:bg-gray-800 rounded-lg shadow-lg border border-gray-200 dark:border-gray-700 p-4 max-w-75" }, he = { class: "flex items-center justify-between mb-4" }, pe = { class: "text-sm font-semibold text-gray-900 dark:text-white" }, De = { class: "grid grid-cols-7 gap-
|
|
11
|
+
}, ye = ["required", "name", "id", "value", "placeholder"], ve = { class: "absolute z-50 mt-1 bg-white dark:bg-gray-800 rounded-lg shadow-lg border border-gray-200 dark:border-gray-700 p-4 max-w-75" }, he = { class: "flex items-center justify-between mb-4" }, pe = { class: "text-sm font-semibold text-gray-900 dark:text-white" }, De = { class: "grid grid-cols-7 gap-2 mb-2" }, ke = { class: "grid grid-cols-7 gap-2" }, xe = ["onClick", "disabled"], be = { class: "flex items-center justify-between mt-4 pt-3 border-t border-gray-200 dark:border-gray-700" }, we = { class: "gl-span-form-error" }, Ye = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, Te = {
|
|
12
12
|
__name: "GlDatePicker",
|
|
13
13
|
props: {
|
|
14
14
|
is_required: {
|
|
@@ -471,7 +471,7 @@ const le = {
|
|
|
471
471
|
onClick: (s) => B(a),
|
|
472
472
|
disabled: b(a.date),
|
|
473
473
|
class: w([
|
|
474
|
-
"w-
|
|
474
|
+
"w-7 h-7 text-sm rounded-full flex items-center justify-center transition-colors",
|
|
475
475
|
{
|
|
476
476
|
"text-gray-400 dark:text-gray-600": !a.currentMonth,
|
|
477
477
|
"text-gray-900 dark:text-white": a.currentMonth && !T(a.date) && !b(a.date),
|
|
@@ -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 md:mt-
|
|
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-5" }, 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 = {
|
|
@@ -8,7 +8,7 @@ const He = {
|
|
|
8
8
|
}, Ae = ["innerHTML"], qe = { class: "relative w-full" }, ze = ["required", "name", "id", "value", "placeholder"], Ee = ["innerHTML"], Ue = {
|
|
9
9
|
key: 1,
|
|
10
10
|
class: "relative"
|
|
11
|
-
}, Ze = ["required", "name", "id", "value", "placeholder"], Re = { class: "absolute z-50 mt-1 bg-white dark:bg-gray-800 rounded-lg shadow-lg border border-gray-200 dark:border-gray-700 p-4 max-w-75" }, We = { class: "flex items-center justify-between mb-4" }, Je = { class: "text-sm font-semibold text-gray-900 dark:text-white" }, Ke = { class: "grid grid-cols-7 gap-
|
|
11
|
+
}, Ze = ["required", "name", "id", "value", "placeholder"], Re = { class: "absolute z-50 mt-1 bg-white dark:bg-gray-800 rounded-lg shadow-lg border border-gray-200 dark:border-gray-700 p-4 max-w-75" }, We = { class: "flex items-center justify-between mb-4" }, Je = { class: "text-sm font-semibold text-gray-900 dark:text-white" }, Ke = { class: "grid grid-cols-7 gap-2 mb-2" }, Qe = { class: "grid grid-cols-7 gap-2" }, Xe = ["onClick", "disabled"], je = { class: "mt-4 pt-3 border-t border-gray-200 dark:border-gray-700" }, _e = { class: "flex items-center justify-center gap-2" }, Oe = { class: "text-xs font-medium text-gray-500 dark:text-gray-400 me-1" }, et = { class: "flex flex-col items-center" }, tt = ["value"], rt = { class: "flex flex-col items-center" }, at = ["value"], nt = { class: "flex flex-col gap-1 ms-1" }, ot = { class: "flex items-center justify-between mt-4 pt-3 border-t border-gray-200 dark:border-gray-700" }, lt = { class: "flex items-center gap-3" }, st = { class: "gl-span-form-error" }, it = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, dt = {
|
|
12
12
|
__name: "GlDateTimePicker",
|
|
13
13
|
props: {
|
|
14
14
|
is_required: {
|
|
@@ -585,7 +585,7 @@ const He = {
|
|
|
585
585
|
onClick: (l) => he(r),
|
|
586
586
|
disabled: C(r.date),
|
|
587
587
|
class: D([
|
|
588
|
-
"w-
|
|
588
|
+
"w-7 h-7 text-sm rounded-full flex items-center justify-center transition-colors",
|
|
589
589
|
{
|
|
590
590
|
"text-gray-400 dark:text-gray-600": !r.currentMonth,
|
|
591
591
|
"text-gray-900 dark:text-white": r.currentMonth && !B(r.date) && !C(r.date),
|
|
@@ -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 md:mt-
|
|
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-5" }, 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.353",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|
|
9
9
|
"url": "git+https://github.com/mrgiant/GoldenLogicUi.git"
|