diff --git a/src/runtime/components/BitinflowBadge.vue b/src/runtime/components/BitinflowBadge.vue
new file mode 100644
index 0000000..c3ac8ff
--- /dev/null
+++ b/src/runtime/components/BitinflowBadge.vue
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
diff --git a/src/runtime/components/BitinflowDropdown.vue b/src/runtime/components/BitinflowDropdown.vue
new file mode 100644
index 0000000..2f502d0
--- /dev/null
+++ b/src/runtime/components/BitinflowDropdown.vue
@@ -0,0 +1,53 @@
+
+
+
+
+
+
+
diff --git a/src/runtime/components/BitinflowDropdownItem.vue b/src/runtime/components/BitinflowDropdownItem.vue
new file mode 100644
index 0000000..3bb9bd4
--- /dev/null
+++ b/src/runtime/components/BitinflowDropdownItem.vue
@@ -0,0 +1,27 @@
+
+
+
+
+
diff --git a/src/runtime/components/BitinflowTable.vue b/src/runtime/components/BitinflowTable.vue
index 11f9485..3041978 100644
--- a/src/runtime/components/BitinflowTable.vue
+++ b/src/runtime/components/BitinflowTable.vue
@@ -11,14 +11,14 @@
v-else-if="items.length === 0"
class="bg-white dark:bg-base-700 rounded-lg px-4 py-16 text-xl text-center text-black dark:text-white"
>
-
+
No resources found
Click on the
- Create Resource
+ Create Resource
button below to create your first resource.
@@ -47,19 +47,21 @@
- {{ columns[key].label }}
+
+ {{ columns[key].label }}
+
@@ -67,7 +69,11 @@
+
+
+
+
+
+
+ {{ selectedItems.length }} items selected
+
+
+
+
+ {{ option.label }}
+
+
+
+
+
+
+
+
+
diff --git a/src/runtime/components/BitinflowTableRow.vue b/src/runtime/components/BitinflowTableRow.vue
index b513320..638e723 100644
--- a/src/runtime/components/BitinflowTableRow.vue
+++ b/src/runtime/components/BitinflowTableRow.vue
@@ -1,20 +1,50 @@
-
+
-
-
-
+
+
+
+
+
+
+
+
+
+ {{ option.label }}
+
+
+
+
+
+
@@ -23,30 +53,47 @@
+
+