{"version":3,"file":"rockLabel.js","sources":["../../../Framework/Controls/rockLabel.ts"],"sourcesContent":["// \r\n// Copyright by the Spark Development Network\r\n//\r\n// Licensed under the Rock Community License (the \"License\");\r\n// you may not use this file except in compliance with the License.\r\n// You may obtain a copy of the License at\r\n//\r\n// http://www.rockrms.com/license\r\n//\r\n// Unless required by applicable law or agreed to in writing, software\r\n// distributed under the License is distributed on an \"AS IS\" BASIS,\r\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n// See the License for the specific language governing permissions and\r\n// limitations under the License.\r\n// \r\n//\r\nimport { defineComponent, PropType } from \"vue\";\r\nimport HelpBlock from \"./helpBlock\";\r\n\r\nexport default defineComponent({\r\n name: \"RockLabel\",\r\n components: {\r\n HelpBlock\r\n },\r\n props: {\r\n help: {\r\n type: String as PropType,\r\n default: \"\"\r\n }\r\n },\r\n template: `\r\n`\r\n});\r\n"],"names":["defineComponent","name","components","HelpBlock","props","help","type","String","default","template"],"mappings":";;;;;;;;;;;AAmBA,+CAAeA,eAAe,CAAC;YAC3BC,EAAAA,IAAI,EAAE,WAAW;YACjBC,EAAAA,UAAU,EAAE;YACRC,IAAAA,SAAAA;eACH;YACDC,EAAAA,KAAK,EAAE;YACHC,IAAAA,IAAI,EAAE;YACFC,MAAAA,IAAI,EAAEC,MAA0B;YAChCC,MAAAA,OAAO,EAAE,EAAA;YACb,KAAA;eACH;cACDC,QAAQ,EAAA,2GAAA;YAKZ,CAAC,EAAC;;;;;;;;"}