sf-i-events 1.0.636 → 1.0.637

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sf-i-events",
3
3
  "private": false,
4
- "version": "1.0.636",
4
+ "version": "1.0.637",
5
5
  "description": "Superflows Navigation Component",
6
6
  "main": "sf-i-events.js",
7
7
  "module": "sf-i-events.js",
package/sf-i-events.js CHANGED
@@ -15372,7 +15372,7 @@ let SfIEvents = class SfIEvents extends LitElement {
15372
15372
  </div>
15373
15373
  <div class="d-flex" id="role-tab-container">
15374
15374
  </div>
15375
- <div class="d-flex mb-20" id="status-tab-container">
15375
+ <div class="d-flex mb-20" id="status-tab-container" part="status-tab-container">
15376
15376
  </div>
15377
15377
  <div id="next-calendar-data" class="calendar-right-data d-flex flex-col w-100">
15378
15378
  </div>