Skip to content

Commit 52a448d

Browse files
committed
upd linked-blocks
1 parent aa0c736 commit 52a448d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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.17 Components Library (https://metroui.org.ua)
11-
* Build: 19.08.2025, 11:53:09
11+
* Build: 19.08.2025, 13:19:19
1212
* Copyright 2012-2025 by Serhii Pimenov
1313
* Licensed under MIT
1414
*/
@@ -11308,7 +11308,7 @@
1130811308
(($7) => {
1130911309
"use strict";
1131011310
globalThis["__version__"] = "5.1.17";
11311-
globalThis["__build_time__"] = "19.08.2025, 11:53:09";
11311+
globalThis["__build_time__"] = "19.08.2025, 13:19:19";
1131211312
const meta_init = $7.meta("metro:init").attr("content");
1131311313
const meta_cloak = $7.meta("metro:cloak").attr("content");
1131411314
const meta_cloak_duration = $7.meta("metro:cloak_duration").attr("content");
@@ -11657,7 +11657,7 @@
1165711657
const normalizeComponentName2 = (name2) => typeof name2 !== "string" ? void 0 : name2.replace(/-/g, "").toLowerCase();
1165811658
const Metro2 = {
1165911659
version: "5.1.17",
11660-
build_time: "19.08.2025, 11:53:09",
11660+
build_time: "19.08.2025, 13:19:19",
1166111661
buildNumber: 0,
1166211662
isTouchable: isTouch3,
1166311663
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)