## `@todo` #7 * [X] create first draft of steps-wizard * `@input` 📦 [`Ahmad's Logs Playlist`](https://www.youtube.com/playlist?list=PL_XlmtLqMa2UGwLnIo9Stg2_oFdhz6Ol5) **from** `given` * `@input` 📦 [`Figma Prototype`](https://www.figma.com/proto/HlH2j2oNcrJjeP7qPrWX1g/Design-theme_widget?node-id=1413-3095&t=pXvHcFb4idZc8Fk9-0&scaling=min-zoom&content-scaling=fixed&page-id=619%3A21335) **from** `given` * `@input` 📦 [`Figma Playlist`](https://www.youtube.com/playlist?list=PLZSQ1SpYFHy4lNRcc6wFBBXlsmQxoxwbP) **from** `given` * `@input` 📦 [`STATE component Guide`](https://github.com/ddroid/ui-components/tree/main/guide) **from** `given` * `@output` 📦 [`StepsWizard v0.0.1`](https://github.com/ddroid/ui-components/pull/3/commits/83a467113384fe3b9e9d16a6fa5d8d9e687d3a99) **from** [`worklog comment`](https://github.com/playproject-io/ui-components/issues/7#issuecomment-2993710805) * [x] Connect Components * `@input` 📦 [`StepsWizard v0.0.1`](https://github.com/playproject-io/ui-components/issues/7#issuecomment-2993710805) * [x] add Trigger Stepwizard by command * [x] add number of Steps and current step on Action Bar * [x] add cancel button action on steps wizard * `@output` 📦 [`StepsWizard v0.0.2`](https://github.com/ddroid/ui-components/pull/3/commits/ba7ace4ee5c72069815a28de19d4c042e96f9681) **from** [`worklog comment`](https://github.com/playproject-io/ui-components/issues/7#issuecomment-3009786063) * [x] Confirm Button Functionality * `@input` 📦 [`StepsWizard v0.0.2`](https://github.com/ddroid/ui-components/pull/3/commits/ba7ace4ee5c72069815a28de19d4c042e96f9681) * [x] Add input bar above steps * [x] connect input bar with steps wizard * [x] Seperate Steps wizards and built a program component * [x] On last step, prints output on console. * `@output` 📦 [`StepsWizard v0.0.3`](https://github.com/MuhammadAzim01/ui-components/commit/1452494cda5d8f5da42d75b81751e538511de9b9) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3039059588) * [x] Show Form at each step and confirm button at last step * `@input` 📦 [`StepsWizard v0.0.3`](https://github.com/MuhammadAzim01/ui-components/commit/1452494cda5d8f5da42d75b81751e538511de9b9) * `@input` 📦 [`Feedback`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3041945587) * [x] Confirm Button Visible at completion of all steps * [x] View Form of all steps. * [x] Automatic Show Form at first active step * `@output` 📦 [`StepsWizard v0.0.4`](https://github.com/MuhammadAzim01/ui-components/commit/b86d1b44ece6f1d0c6c39c77901b904664954816) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3065915007) * [x] Code Architecture Changes * `@input` 📦 [`StepsWizard v0.0.4`](https://github.com/MuhammadAzim01/ui-components/commit/b86d1b44ece6f1d0c6c39c77901b904664954816) * `@input` 📦 [`Archiecture Diagram`](https://hackmd.io/iM8vXrckTz6KQBooFCHHDg?view) * [x] Introduce Steps wizard as subcomponent of quick actions * [x] Create a manager.js file and restore protocol communication of existing flow * [x] Adjust Program.js with its protocol(send actions data and print result with selected action) * [x] Add Command List functionality based on actions loaded. * `@output` 📦 [`StepsWizard v0.0.5`](https://github.com/MuhammadAzim01/ui-components/pull/1) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3094736876) * [x] Action Bar Architecture Changes * `@input` 📦 [`StepsWizard v0.0.5`](https://github.com/MuhammadAzim01/ui-components/pull/1) * [x] Introduce Action as subcomponent of actions bar with clean code * [x] Introduce Quick Action as subcomponent of actions bar with clean code * [x] Introduce Steps Wizard as subcomponent of actions bar with clean code * [x] Introduce Action bar as subcomponent of manager with clean code * [x] Retain Form Input data * [x] Retain Selected Action data * `@output` 📦 [`StepsWizard v0.0.6`](https://github.com/MuhammadAzim01/ui-components/pull/2) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3122945018) * [x] Form Input Changes * `@input` 📦 [`StepsWizard v0.0.6`](https://github.com/MuhammadAzim01/ui-components/pull/2) * [x] Fix Import forms from program in manger * [x] Add Error display to steps in case of form gets incomplete * `@output` 📦 [`StepsWizard v0.0.7`](https://github.com/MuhammadAzim01/ui-components/pull/4) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3124536011) * [x] UI Hover Arrow Changes * `@input` 📦 [`StepsWizard v0.0.7`](https://github.com/MuhammadAzim01/ui-components/pull/4) * [x] Add horizontal scroll navigation arrows * [x] Create fade edge indicators for overflow content * [x] Setup JavaScript scroll detection and arrow visibility logic * [x] Add smooth scrolling behavior and click handlers * `@output` 📦 [`StepsWizard v0.0.8`](https://github.com/MuhammadAzim01/ui-components/pull/5) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3133812940) * [x] UI Step Button Changes * `@input` 📦 [`StepsWizard v0.0.8`](https://github.com/MuhammadAzim01/ui-components/pull/5) * [x] Add horizontal scroll bar * [x] Center the button on click * [x] Text ellipses and show tooltip on hover * `@output` 📦 [`StepsWizard v0.0.9`](https://github.com/MuhammadAzim01/ui-components/pull/6) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3194600560) * [x] UI Arrow Changes * `@input` 📦 [`StepsWizard v0.0.9`](https://github.com/MuhammadAzim01/ui-components/pull/6) * [x] Add arrows css * [x] Adjusted render-steps function - `30 min` * [x] removed old arrow bar code * `@output` 📦 [`StepsWizard v0.0.10`](https://github.com/MuhammadAzim01/ui-components/pull/7) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3218281038) * `@input` 📦 [`StepsWizard v0.0.10`](https://github.com/MuhammadAzim01/ui-components/pull/7) * [x] State Module Admin upgrade * `@input` 📦 [`StepsWizard v0.0.10`](https://github.com/MuhammadAzim01/ui-components/pull/7) * [x] Fix Admin import issue * [x] Fix mapping issue * [x] Disscussion at discord * `@output` 📦 [`StepsWizard v0.0.11`](https://github.com/MuhammadAzim01/ui-components/pull/8) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3315241189) * [x] Step Wizard Fixes * `@input` 📦 [`ui-components 0.0.45`](https://github.com/playproject-ui/ui-components/pull/2/changes/ed475223c692436abeaadc223c63fd41b258c836) * `@input` 📦 [`Worklog Video`](https://youtu.be/G5bT-wS3mpI) * [x] Fixed Steps Wizard Flow & Form Input processing * `@output` 📦 [`StepsWizard v0.0.12.3`](https://github.com/ddroid/ui-components/pull/10) **from** [`worklog comment`](https://github.com/playproject-ui/ui-components/issues/7#issuecomment-3910226555)
@todo#7
@input📦Ahmad's Logs Playlistfrom
given@input📦Figma Prototypefromgiven@input📦Figma Playlistfromgiven@input📦STATE component Guidefromgiven@output📦StepsWizard v0.0.1fromworklog comment@input📦StepsWizard v0.0.1@output📦StepsWizard v0.0.2fromworklog comment@input📦StepsWizard v0.0.2@output📦StepsWizard v0.0.3fromworklog comment@input📦StepsWizard v0.0.3@input📦Feedback@output📦StepsWizard v0.0.4fromworklog comment@input📦StepsWizard v0.0.4@input📦Archiecture Diagram@output📦StepsWizard v0.0.5fromworklog comment@input📦StepsWizard v0.0.5@output📦StepsWizard v0.0.6fromworklog comment@input📦StepsWizard v0.0.6@output📦StepsWizard v0.0.7fromworklog comment@input📦StepsWizard v0.0.7@output📦StepsWizard v0.0.8fromworklog comment@input📦StepsWizard v0.0.8@output📦StepsWizard v0.0.9fromworklog comment@input📦StepsWizard v0.0.930 min@output📦StepsWizard v0.0.10fromworklog comment@input📦StepsWizard v0.0.10@input📦StepsWizard v0.0.10@output📦StepsWizard v0.0.11fromworklog comment@input📦ui-components 0.0.45@input📦Worklog Video@output📦StepsWizard v0.0.12.3fromworklog comment