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:
15
projects/ui-code-display/node_modules/@angular/common/locales/to.js
generated
vendored
Executable file
15
projects/ui-code-display/node_modules/@angular/common/locales/to.js
generated
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
* @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;
|
||||
return 5;
|
||||
}
|
||||
export default ["to", [["AM", "PM"], u, ["hengihengi", "efiafi"]], [["AM", "PM"], u, ["HH", "EA"]], [["S", "M", "T", "P", "T", "F", "T"], ["Sāp", "Mōn", "Tūs", "Pul", "Tuʻa", "Fal", "Tok"], ["Sāpate", "Mōnite", "Tūsite", "Pulelulu", "Tuʻapulelulu", "Falaite", "Tokonaki"], ["Sāp", "Mōn", "Tūs", "Pul", "Tuʻa", "Fal", "Tok"]], u, [["S", "F", "M", "E", "M", "S", "S", "A", "S", "O", "N", "T"], ["Sān", "Fēp", "Maʻa", "ʻEpe", "Mē", "Sun", "Siu", "ʻAok", "Sep", "ʻOka", "Nōv", "Tīs"], ["Sānuali", "Fēpueli", "Maʻasi", "ʻEpeleli", "Mē", "Sune", "Siulai", "ʻAokosi", "Sepitema", "ʻOkatopa", "Nōvema", "Tīsema"]], u, [["KM", "TS"], u, ["ki muʻa", "taʻu ʻo Sīsū"]], 1, [6, 0], ["d/M/yy", "d MMM y", "d MMMM y", "EEEE d MMMM y"], ["h:mm a", "h:mm:ss a", "h:mm:ss a z", "h:mm:ss a zzzz"], ["{1} {0}", "{1}, {0}", u, u], [".", ",", ";", "%", "+", "-", "E", "×", "‰", "∞", "TF", ":"], ["#,##0.###", "#,##0%", "¤ #,##0.00", "#E0"], "TOP", "T$", "Paʻanga fakatonga", { "AUD": ["AUD$", "AU$"], "FJD": [u, "F$"], "JPY": ["JP¥", "¥"], "NZD": ["NZD$", "NZ$"], "SBD": [u, "S$"], "TOP": ["T$"], "USD": ["US$", "$"] }, "ltr", plural];
|
||||
//# sourceMappingURL=to.js.map
|
||||
Reference in New Issue
Block a user