@dxs-ts/eveli-ide 2.0.72 → 2.0.73

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.
package/dist/index.d.ts CHANGED
@@ -3100,6 +3100,8 @@ export declare const messages: {
3100
3100
  'fs.direntMenu.menuItem.edit': string;
3101
3101
  'fs.direntMenu.menuItem.lock': string;
3102
3102
  'fs.direntMenu.menuItem.unlock': string;
3103
+ 'fs.direntMenu.menuItem.labels': string;
3104
+ 'fs.direntMenu.menuItem.description': string;
3103
3105
  'fs.direntMenu.menuItem.copy': string;
3104
3106
  'fs.direntMenu.menuItem.rename': string;
3105
3107
  'fs.direntMenu.menuItem.delete': string;