@bagelink/vue 1.15.51 → 1.15.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -25,6 +25,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
25
25
  type: StringConstructor;
26
26
  default: string;
27
27
  };
28
+ placeholder: {
29
+ type: StringConstructor;
30
+ default: string;
31
+ };
28
32
  height: {
29
33
  type: StringConstructor;
30
34
  default: string;
@@ -88,6 +92,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
88
92
  type: StringConstructor;
89
93
  default: string;
90
94
  };
95
+ placeholder: {
96
+ type: StringConstructor;
97
+ default: string;
98
+ };
91
99
  height: {
92
100
  type: StringConstructor;
93
101
  default: string;
@@ -130,6 +138,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
130
138
  label: string;
131
139
  height: string;
132
140
  language: string;
141
+ placeholder: string;
133
142
  disabled: boolean;
134
143
  outline: boolean;
135
144
  modelValue: string | Record<string, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"Index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/Index.vue"],"names":[],"mappings":"AAyPA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;;;cAuQ9B,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;cAEN,QAAQ,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;cAMrD,QAAQ,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cARrB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;cAEN,QAAQ,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;cAMrD,QAAQ,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAflD,wBAyBG"}
1
+ {"version":3,"file":"Index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/Index.vue"],"names":[],"mappings":"AA2QA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;;;cAiR9B,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;cAEN,QAAQ,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAOrD,QAAQ,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cATrB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;cAEN,QAAQ,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAOrD,QAAQ,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAhBlD,wBA0BG"}
@@ -1 +1 @@
1
- {"version":3,"file":"useHighlight.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/useHighlight.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAU9D,wBAAgB,YAAY,CAAC,KAAK,GAAE,cAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;sBAqB3B,cAAc;;yBAqCjB,MAAM;0BAaL,MAAM,aAAa,MAAM;EA+BtD"}
1
+ {"version":3,"file":"useHighlight.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/useHighlight.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AAU9D,wBAAgB,YAAY,CAAC,KAAK,GAAE,cAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;sBA2C3B,cAAc;;yBAyBjB,MAAM;0BAaL,MAAM,aAAa,MAAM;EA+BtD"}