@ldmjs/ui 1.0.13 → 1.0.15

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/README.md CHANGED
@@ -86,7 +86,7 @@ const vuetify = createVuetify({
86
86
  # Library
87
87
 
88
88
  - ld-icon
89
- - loader
89
+ - ld-loader
90
90
  - ld-btn
91
91
  - ld-splitter
92
92
  - ld-toggle-buttons
@@ -105,9 +105,11 @@ const vuetify = createVuetify({
105
105
  - ld-edit-masked-text
106
106
  - ld-text-markup
107
107
  - ld-switch
108
+ - ld-dialog
108
109
 
109
110
  # Utilities
110
111
 
112
+ - awaiting
111
113
  - isDefined
112
114
  - uidGen
113
115
  - delay