@reportportal/ui-kit 0.0.1-alpha.229 → 0.0.1-alpha.230
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.js +1 -1
- package/dist/style.css +1 -1
- package/dist/table-438f1b93.js +1149 -0
- package/dist/table.js +1 -1
- package/package.json +1 -1
- package/dist/table-2994426e.js +0 -1145
package/dist/index.js
CHANGED
|
@@ -31,7 +31,7 @@ import { S as Ro } from "./spinLoader-c4a53718.js";
|
|
|
31
31
|
import { SystemAlert as ko } from "./systemAlert.js";
|
|
32
32
|
import { S as No } from "./systemMessage-924fdaa6.js";
|
|
33
33
|
import { DragLayer as Ho, SortableItem as zo, SortableList as Go, TreeSortableContainer as Jo, TreeSortableItem as Vo } from "./sortable.js";
|
|
34
|
-
import { T as Wo } from "./table-
|
|
34
|
+
import { T as Wo } from "./table-438f1b93.js";
|
|
35
35
|
import { T as jo } from "./themeProvider-46c2be7b.js";
|
|
36
36
|
import { T as Ko } from "./toggle-304107fa.js";
|
|
37
37
|
import { Tooltip as Yo } from "./tooltip.js";
|