dap-design-system 0.33.0 → 0.33.2

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/dds.d.ts CHANGED
@@ -1263,9 +1263,9 @@ export declare class DapDSButton extends GenericFormElement {
1263
1263
  }
1264
1264
 
1265
1265
  /**
1266
- * `dds-calendar`
1266
+ * `dap-ds-calendar`
1267
1267
  * @summary A calendar is a visual representation of dates. It allows users to select a date.
1268
- * @element dds-calendar
1268
+ * @element dap-ds-calendar
1269
1269
  * @title - Calendar
1270
1270
  *
1271
1271
  * @event dds-change - Fired when the calendar value changes.