/**
 * Skipped minification because the original files appears to be already minified.
 * Original file: /npm/@progress/kendo-vue-labels@8.2.0/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/**
 * @license
 *-------------------------------------------------------------------------------------------
 * Copyright © 2026 Progress Software Corporation. All rights reserved.
 * Licensed under commercial license. See LICENSE.md in the package root for more information
 *-------------------------------------------------------------------------------------------
 */
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Label.js"),r=require("./Error.js"),t=require("./Hint.js"),o=require("./FloatingLabel.js");exports.Label=e.Label;exports.Error=r.Error;exports.Hint=t.Hint;exports.FloatingLabel=o.FloatingLabel;
