Skip to content

Commit 79acd74

Browse files
committed
...
1 parent 1f0bc38 commit 79acd74

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

lib/metro.all.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝
99

1010
* Metro UI v5.1.3 Components Library (https://metroui.org.ua)
11-
* Build: 13.05.2025, 20:39:22
11+
* Build: 15.05.2025, 09:33:38
1212
* Copyright 2012-2025 by Serhii Pimenov
1313
* Licensed under MIT
1414
*/
@@ -11314,7 +11314,7 @@
1131411314
(($6) => {
1131511315
"use strict";
1131611316
globalThis["__version__"] = "5.1.3";
11317-
globalThis["__build_time__"] = "13.05.2025, 20:39:22";
11317+
globalThis["__build_time__"] = "15.05.2025, 09:33:38";
1131811318
const meta_init = $6.meta("metro:init").attr("content");
1131911319
const meta_cloak = $6.meta("metro:cloak").attr("content");
1132011320
const meta_cloak_duration = $6.meta("metro:cloak_duration").attr("content");
@@ -11515,7 +11515,7 @@
1151511515
const normalizeComponentName = (name2) => typeof name2 !== "string" ? void 0 : name2.replace(/-/g, "").toLowerCase();
1151611516
const Metro2 = {
1151711517
version: "5.1.3",
11518-
build_time: "13.05.2025, 20:39:22",
11518+
build_time: "15.05.2025, 09:33:38",
1151911519
buildNumber: 0,
1152011520
isTouchable: isTouch3,
1152111521
fullScreenEnabled: document.fullscreenEnabled,

lib/metro.all.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/metro.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝ ╚═════╝ ╚═════╝ ╚═╝
99

1010
* Metro UI v5.1.3 Components Library (https://metroui.org.ua)
11-
* Build: 13.05.2025, 20:39:22
11+
* Build: 15.05.2025, 09:33:38
1212
* Copyright 2012-2025 by Serhii Pimenov
1313
* Licensed under MIT
1414
*/
@@ -11314,7 +11314,7 @@
1131411314
(($6) => {
1131511315
"use strict";
1131611316
globalThis["__version__"] = "5.1.3";
11317-
globalThis["__build_time__"] = "13.05.2025, 20:39:22";
11317+
globalThis["__build_time__"] = "15.05.2025, 09:33:38";
1131811318
const meta_init = $6.meta("metro:init").attr("content");
1131911319
const meta_cloak = $6.meta("metro:cloak").attr("content");
1132011320
const meta_cloak_duration = $6.meta("metro:cloak_duration").attr("content");
@@ -11515,7 +11515,7 @@
1151511515
const normalizeComponentName = (name2) => typeof name2 !== "string" ? void 0 : name2.replace(/-/g, "").toLowerCase();
1151611516
const Metro2 = {
1151711517
version: "5.1.3",
11518-
build_time: "13.05.2025, 20:39:22",
11518+
build_time: "15.05.2025, 09:33:38",
1151911519
buildNumber: 0,
1152011520
isTouchable: isTouch3,
1152111521
fullScreenEnabled: document.fullscreenEnabled,

lib/metro.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)