Add comprehensive library expansion with new components and demos
- Add new libraries: ui-accessibility, ui-animations, ui-backgrounds, ui-code-display, ui-data-utils, ui-font-manager, hcl-studio - Add extensive layout components: gallery-grid, infinite-scroll-container, kanban-board, masonry, split-view, sticky-layout - Add comprehensive demo components for all new features - Update project configuration and dependencies - Expand component exports and routing structure - Add UI landing pages planning document 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
17
projects/ui-code-display/node_modules/@angular/common/locales/tk.js
generated
vendored
Executable file
17
projects/ui-code-display/node_modules/@angular/common/locales/tk.js
generated
vendored
Executable file
@@ -0,0 +1,17 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright Google LLC All Rights Reserved.
|
||||
*
|
||||
* Use of this source code is governed by an MIT-style license that can be
|
||||
* found in the LICENSE file at https://angular.dev/license
|
||||
*/
|
||||
// THIS CODE IS GENERATED - DO NOT MODIFY.
|
||||
const u = undefined;
|
||||
function plural(val) {
|
||||
const n = val;
|
||||
if (n === 1)
|
||||
return 1;
|
||||
return 5;
|
||||
}
|
||||
export default ["tk", [["öň", "soň"], ["go.öň", "go.soň"], ["günortadan öň", "günortadan soň"]], [["öň", "soň"], ["g.öň", "g.soň"], ["günortadan öň", "günortadan soň"]], [["Ý", "D", "S", "Ç", "P", "A", "Ş"], ["ýek", "duş", "siş", "çar", "pen", "ann", "şen"], ["ýekşenbe", "duşenbe", "sişenbe", "çarşenbe", "penşenbe", "anna", "şenbe"], ["ýb", "db", "sb", "çb", "pb", "an", "şb"]], [["Ý", "D", "S", "Ç", "P", "A", "Ş"], ["Ýek", "Duş", "Siş", "Çar", "Pen", "Ann", "Şen"], ["Ýekşenbe", "Duşenbe", "Sişenbe", "Çarşenbe", "Penşenbe", "Anna", "Şenbe"], ["Ýb", "Db", "Sb", "Çb", "Pb", "An", "Şb"]], [["Ý", "F", "M", "A", "M", "I", "I", "A", "S", "O", "N", "D"], ["ýan", "few", "mart", "apr", "maý", "iýun", "iýul", "awg", "sen", "okt", "noý", "dek"], ["ýanwar", "fewral", "mart", "aprel", "maý", "iýun", "iýul", "awgust", "sentýabr", "oktýabr", "noýabr", "dekabr"]], [["Ý", "F", "M", "A", "M", "I", "I", "A", "S", "O", "N", "D"], ["Ýan", "Few", "Mar", "Apr", "Maý", "Iýun", "Iýul", "Awg", "Sen", "Okt", "Noý", "Dek"], ["Ýanwar", "Fewral", "Mart", "Aprel", "Maý", "Iýun", "Iýul", "Awgust", "Sentýabr", "Oktýabr", "Noýabr", "Dekabr"]], [["B.e.öň", "B.e."], u, ["Isadan öň", "Isadan soň"]], 1, [6, 0], ["dd.MM.y", "d MMM y", "d MMMM y", "d MMMM y EEEE"], ["HH:mm", "HH:mm:ss", "HH:mm:ss z", "HH:mm:ss zzzz"], ["{1} {0}", u, u, u], [",", " ", ";", "%", "+", "-", "E", "×", "‰", "∞", "san däl", ":"], ["#,##0.###", "#,##0 %", "#,##0.00 ¤", "#E0"], "TMT", "TMT", "Türkmen manady", { "BYN": [u, "р."], "EUR": [u, "€"], "GBP": [u, "£"], "JPY": ["JP¥", "¥"], "PHP": [u, "₱"], "USD": ["US$", "$"] }, "ltr", plural];
|
||||
//# sourceMappingURL=tk.js.map
|
||||
Reference in New Issue
Block a user