robin-component 0.0.55 → 1.0.0

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/style.css ADDED
@@ -0,0 +1 @@
1
+ @charset "UTF-8";.robin-orchestration .filter-button-container{background-color:#e5eaef;border-radius:6px;padding:.75rem;gap:.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.robin-orchestration .filter-button-container span{font-size:14px}.robin-orchestration .filter-card-container{width:850px;height:580px;position:absolute;top:50px;right:0;z-index:1;background-color:#fff;padding:1.75rem}.robin-orchestration .selected-value-list{background-color:#ffeee7;border:.5px solid #FF4F00;border-radius:1rem}.robin-orchestration .cancel-background{width:16px;padding:0;border-radius:50%;background-color:red;color:#fff;cursor:pointer;top:-8px;right:0;height:16px;display:flex;justify-content:center;align-items:center}.robin-orchestration .logical-operator{font-size:14px;font-weight:500;background-color:#e5eaef;border:0}.robin-orchestration .group-condition{border:.5px solid #B0B4B8;border-radius:5px}.robin-orchestration .filter-header{display:flex;justify-content:space-between;align-items:center;margin:12px 0}.robin-orchestration .filter-header h4{font-size:16px;color:#969696;margin:0;font-weight:500}.robin-orchestration .filter-header .icon-back,.robin-orchestration .filter-header .icon-close{color:#1a212b;cursor:pointer;font-size:16px;display:flex;align-items:center}.robin-orchestration .btn-group{position:static}.robin-orchestration .row-density-compact tr{height:32px}.robin-orchestration .row-density-compact td{padding:4px 8px}.robin-orchestration .row-density-default tr{height:48px}.robin-orchestration .row-density-default td{padding:8px 16px}.robin-orchestration .row-density-comfortable tr{height:64px}.robin-orchestration .row-density-comfortable td{padding:12px 24px}.robin-orchestration .row-density-condensed tr{height:18px}.robin-orchestration .row-density-condensed td{padding:1px 2px}.robin-orchestration .row-density-regular tr{height:48px}.robin-orchestration .row-density-regular td{padding:8px 16px}.robin-orchestration .row-density-relaxed tr{height:84px}.robin-orchestration .row-density-relaxed td{padding:12px 24px}.robin-orchestration .table-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.robin-orchestration .page-dropdown{display:flex;align-items:center;gap:.5rem}.robin-orchestration .tagsStyle{display:inline-block;background-color:#ffeee7;color:#ff4f00;border:1px solid #FF4F00;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:500}.robin-orchestration .text-center .CSpinner{margin:auto}.robin-orchestration .data-table-container{display:flex;flex-direction:column;height:100%}.robin-orchestration .execution-scope{height:100%}.robin-orchestration .fit-to-screen{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.robin-orchestration .autosize{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.robin-orchestration .child{width:100%}.robin-orchestration .grabbable{flex:1;width:100%;cursor:move;cursor:grab;cursor:-webkit-grab}.robin-orchestration .grabbable:active{cursor:grabbing;cursor:-webkit-grabbing}.robin-orchestration .column-selector{width:auto;border:1px solid #ccc;padding:10px;border-radius:5px}.robin-orchestration .column-selector h3{margin:0;font-size:14px;font-weight:400;color:#969696}.robin-orchestration .search{margin:10px 0}.robin-orchestration .search input{width:100%;padding:5px;border:.4px solid #ccc;border-radius:3px}.robin-orchestration ul{list-style-type:none;padding:0;margin:0}.robin-orchestration ul li{margin:5px 0}.robin-orchestration .correct{color:text grey!important}.robin-orchestration label{display:flex!important;align-items:center;cursor:pointer}.robin-orchestration input[type=checkbox]+.checkmark{width:auto;height:auto;background-color:#fff;margin-right:10px;border-radius:3px}.robin-orchestration .actions{display:flex;justify-content:space-between;margin-top:10px}.robin-orchestration .bottom-button-style{background-color:transparent;border:none;color:#000;cursor:pointer;padding:5px}.robin-orchestration .drop-scrollable-container{max-height:30vh;overflow-y:auto}.robin-orchestration .column-button-style{background-color:#ff4f00;color:#fff!important;border:none;border-radius:5px;padding:2px 5px;cursor:pointer;font-size:14px;font-weight:700;margin-top:10px;margin-left:10px;margin-right:10px}.robin-orchestration .nav-tabs{background-color:transparent;border:0}.robin-orchestration .nav-tabs .nav-link{color:#969696;background-color:transparent;border:0;padding:.5rem}.robin-orchestration .nav-tabs .nav-link.active{color:#ff4f00;background-color:transparent;border-bottom:1px solid #FF4F00}@media only screen and (max-width:1439px){.robin-orchestration .tabsName{font-size:14px;font-weight:400}}@media only screen and (min-width:1440px){.robin-orchestration .tabsName{font-size:16px;font-weight:400}}@media only screen and (min-width:1850px){.robin-orchestration .tabsName{font-size:18px;font-weight:400}}.robin-orchestration .tags-input{border:0!important}.robin-orchestration .form-control:focus{box-shadow:0 0!important}.robin-orchestration .skeleton{border-radius:8px;animation:skeleton-loading 1s linear infinite alternate}@keyframes skeleton-loading{0%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.robin-orchestration .tag-name{background-color:#ffeee7;border:1px solid #FF4F00;padding:6px 16px;border-radius:16px;font-size:12px;font-weight:500;color:#000}.robin-orchestration .attribute-name{font-size:12px;font-weight:600;color:#969696}.robin-orchestration .add-tag-button{color:#ff4f00;border:1px solid #FF4F00;background-color:#fff;padding:6px 12px;border-radius:4px}.robin-orchestration .x-icon{position:absolute;right:-6px;top:-6px;background-color:#ff4f00;color:#fff;padding:4px;border-radius:24px;display:flex;cursor:pointer}.robin-orchestration .favourite-filters-container{padding:1rem;background-color:#f8f9fa;border-radius:5px}.robin-orchestration .favourite-filters-list{list-style-type:none;padding:0;margin:0}.robin-orchestration .favourite-filter-item{padding:10px;border-bottom:1px solid #dee2e6;cursor:pointer;transition:background-color .3s}.robin-orchestration .favourite-filter-item:hover{background-color:#e9ecef}.robin-orchestration .react-datepicker__navigation-icon:before,.robin-orchestration .react-datepicker__year-read-view--down-arrow,.robin-orchestration .react-datepicker__month-read-view--down-arrow,.robin-orchestration .react-datepicker__month-year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.robin-orchestration .react-datepicker-wrapper{display:inline-block;padding:0;border:0}.robin-orchestration .react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.robin-orchestration .react-datepicker--time-only .react-datepicker__time-container{border-left:0}.robin-orchestration .react-datepicker--time-only .react-datepicker__time,.robin-orchestration .react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.robin-orchestration .react-datepicker-popper{z-index:1;line-height:0}.robin-orchestration .react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.robin-orchestration .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.robin-orchestration .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.robin-orchestration .react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.robin-orchestration .react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.robin-orchestration .react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.robin-orchestration .react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.robin-orchestration .react-datepicker__year-dropdown-container--select,.robin-orchestration .react-datepicker__month-dropdown-container--select,.robin-orchestration .react-datepicker__month-year-dropdown-container--select,.robin-orchestration .react-datepicker__year-dropdown-container--scroll,.robin-orchestration .react-datepicker__month-dropdown-container--scroll,.robin-orchestration .react-datepicker__month-year-dropdown-container--scroll{display:inline-block;margin:0 15px}.robin-orchestration .react-datepicker__current-month,.robin-orchestration .react-datepicker-time__header,.robin-orchestration .react-datepicker-year-header{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.robin-orchestration h2.react-datepicker__current-month{padding:0;margin:0}.robin-orchestration .react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.robin-orchestration .react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.robin-orchestration .react-datepicker__navigation--previous{left:2px}.robin-orchestration .react-datepicker__navigation--next{right:2px}.robin-orchestration .react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.robin-orchestration .react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.robin-orchestration .react-datepicker__navigation--years-previous{top:4px}.robin-orchestration .react-datepicker__navigation--years-upcoming{top:-4px}.robin-orchestration .react-datepicker__navigation:hover *:before{border-color:#a6a6a6}.robin-orchestration .react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.robin-orchestration .react-datepicker__navigation-icon--next{left:-2px}.robin-orchestration .react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.robin-orchestration .react-datepicker__navigation-icon--previous{right:-2px}.robin-orchestration .react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.robin-orchestration .react-datepicker__month-container{float:left}.robin-orchestration .react-datepicker__year{margin:.4rem;text-align:center}.robin-orchestration .react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.robin-orchestration .react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.robin-orchestration .react-datepicker__month{margin:.4rem;text-align:center}.robin-orchestration .react-datepicker__month .react-datepicker__month-text,.robin-orchestration .react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.robin-orchestration .react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__caption,.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.robin-orchestration .react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.robin-orchestration .react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.robin-orchestration .react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-87px;top:0}.robin-orchestration .react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.robin-orchestration .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.robin-orchestration .react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.robin-orchestration .react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.robin-orchestration .react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected):hover{border-radius:.3rem;background-color:#f0f0f0}.robin-orchestration .react-datepicker__week-number--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.robin-orchestration .react-datepicker__week-number--selected:hover{background-color:#1d5d90}.robin-orchestration .react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.robin-orchestration .react-datepicker__week{white-space:nowrap}.robin-orchestration .react-datepicker__day-name,.robin-orchestration .react-datepicker__day,.robin-orchestration .react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.robin-orchestration .react-datepicker__day,.robin-orchestration .react-datepicker__month-text,.robin-orchestration .react-datepicker__quarter-text,.robin-orchestration .react-datepicker__year-text{cursor:pointer}.robin-orchestration .react-datepicker__day:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.robin-orchestration .react-datepicker__day--today,.robin-orchestration .react-datepicker__month-text--today,.robin-orchestration .react-datepicker__quarter-text--today,.robin-orchestration .react-datepicker__year-text--today{font-weight:700}.robin-orchestration .react-datepicker__day--highlighted,.robin-orchestration .react-datepicker__month-text--highlighted,.robin-orchestration .react-datepicker__quarter-text--highlighted,.robin-orchestration .react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.robin-orchestration .react-datepicker__day--highlighted:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text--highlighted:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text--highlighted:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text--highlighted:not([aria-disabled=true]):hover{background-color:#32be3f}.robin-orchestration .react-datepicker__day--highlighted-custom-1,.robin-orchestration .react-datepicker__month-text--highlighted-custom-1,.robin-orchestration .react-datepicker__quarter-text--highlighted-custom-1,.robin-orchestration .react-datepicker__year-text--highlighted-custom-1{color:#f0f}.robin-orchestration .react-datepicker__day--highlighted-custom-2,.robin-orchestration .react-datepicker__month-text--highlighted-custom-2,.robin-orchestration .react-datepicker__quarter-text--highlighted-custom-2,.robin-orchestration .react-datepicker__year-text--highlighted-custom-2{color:green}.robin-orchestration .react-datepicker__day--holidays,.robin-orchestration .react-datepicker__month-text--holidays,.robin-orchestration .react-datepicker__quarter-text--holidays,.robin-orchestration .react-datepicker__year-text--holidays{position:relative;border-radius:.3rem;background-color:#ff6803;color:#fff}.robin-orchestration .react-datepicker__day--holidays .overlay,.robin-orchestration .react-datepicker__month-text--holidays .overlay,.robin-orchestration .react-datepicker__quarter-text--holidays .overlay,.robin-orchestration .react-datepicker__year-text--holidays .overlay{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.robin-orchestration .react-datepicker__day--holidays:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text--holidays:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text--holidays:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text--holidays:not([aria-disabled=true]):hover{background-color:#cf5300}.robin-orchestration .react-datepicker__day--holidays:hover .overlay,.robin-orchestration .react-datepicker__month-text--holidays:hover .overlay,.robin-orchestration .react-datepicker__quarter-text--holidays:hover .overlay,.robin-orchestration .react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.robin-orchestration .react-datepicker__day--selected,.robin-orchestration .react-datepicker__day--in-selecting-range,.robin-orchestration .react-datepicker__day--in-range,.robin-orchestration .react-datepicker__month-text--selected,.robin-orchestration .react-datepicker__month-text--in-selecting-range,.robin-orchestration .react-datepicker__month-text--in-range,.robin-orchestration .react-datepicker__quarter-text--selected,.robin-orchestration .react-datepicker__quarter-text--in-selecting-range,.robin-orchestration .react-datepicker__quarter-text--in-range,.robin-orchestration .react-datepicker__year-text--selected,.robin-orchestration .react-datepicker__year-text--in-selecting-range,.robin-orchestration .react-datepicker__year-text--in-range{border-radius:.3rem;background-color:#216ba5;color:#fff}.robin-orchestration .react-datepicker__day--selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__day--in-selecting-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__day--in-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text--selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text--in-selecting-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text--in-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text--selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text--in-selecting-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text--in-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text--selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text--in-selecting-range:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text--in-range:not([aria-disabled=true]):hover{background-color:#1d5d90}.robin-orchestration .react-datepicker__day--keyboard-selected,.robin-orchestration .react-datepicker__month-text--keyboard-selected,.robin-orchestration .react-datepicker__quarter-text--keyboard-selected,.robin-orchestration .react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#bad9f1;color:#000}.robin-orchestration .react-datepicker__day--keyboard-selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__month-text--keyboard-selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__quarter-text--keyboard-selected:not([aria-disabled=true]):hover,.robin-orchestration .react-datepicker__year-text--keyboard-selected:not([aria-disabled=true]):hover{background-color:#1d5d90}.robin-orchestration .react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.robin-orchestration .react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.robin-orchestration .react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.robin-orchestration .react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.robin-orchestration .react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.robin-orchestration .react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.robin-orchestration .react-datepicker__day--disabled,.robin-orchestration .react-datepicker__month-text--disabled,.robin-orchestration .react-datepicker__quarter-text--disabled,.robin-orchestration .react-datepicker__year-text--disabled{cursor:default;color:#ccc}.robin-orchestration .react-datepicker__day--disabled .overlay,.robin-orchestration .react-datepicker__month-text--disabled .overlay,.robin-orchestration .react-datepicker__quarter-text--disabled .overlay,.robin-orchestration .react-datepicker__year-text--disabled .overlay{position:absolute;bottom:70%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:4px;border-radius:4px;white-space:nowrap;visibility:hidden;opacity:0;transition:visibility 0s,opacity .3s ease-in-out}.robin-orchestration .react-datepicker__input-container{position:relative;display:inline-block;width:100%}.robin-orchestration .react-datepicker__input-container .react-datepicker__calendar-icon{position:absolute;padding:.5rem;box-sizing:content-box}.robin-orchestration .react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.robin-orchestration .react-datepicker__year-read-view,.robin-orchestration .react-datepicker__month-read-view,.robin-orchestration .react-datepicker__month-year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.robin-orchestration .react-datepicker__year-read-view:hover,.robin-orchestration .react-datepicker__month-read-view:hover,.robin-orchestration .react-datepicker__month-year-read-view:hover{cursor:pointer}.robin-orchestration .react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.robin-orchestration .react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.robin-orchestration .react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.robin-orchestration .react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.robin-orchestration .react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.robin-orchestration .react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.robin-orchestration .react-datepicker__year-read-view--down-arrow,.robin-orchestration .react-datepicker__month-read-view--down-arrow,.robin-orchestration .react-datepicker__month-year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.robin-orchestration .react-datepicker__year-dropdown,.robin-orchestration .react-datepicker__month-dropdown,.robin-orchestration .react-datepicker__month-year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.robin-orchestration .react-datepicker__year-dropdown:hover,.robin-orchestration .react-datepicker__month-dropdown:hover,.robin-orchestration .react-datepicker__month-year-dropdown:hover{cursor:pointer}.robin-orchestration .react-datepicker__year-dropdown--scrollable,.robin-orchestration .react-datepicker__month-dropdown--scrollable,.robin-orchestration .react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.robin-orchestration .react-datepicker__year-option,.robin-orchestration .react-datepicker__month-option,.robin-orchestration .react-datepicker__month-year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.robin-orchestration .react-datepicker__year-option:first-of-type,.robin-orchestration .react-datepicker__month-option:first-of-type,.robin-orchestration .react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.robin-orchestration .react-datepicker__year-option:last-of-type,.robin-orchestration .react-datepicker__month-option:last-of-type,.robin-orchestration .react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.robin-orchestration .react-datepicker__year-option:hover,.robin-orchestration .react-datepicker__month-option:hover,.robin-orchestration .react-datepicker__month-year-option:hover{background-color:#ccc}.robin-orchestration .react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.robin-orchestration .react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.robin-orchestration .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.robin-orchestration .react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.robin-orchestration .react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.robin-orchestration .react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.robin-orchestration .react-datepicker__year-option--selected,.robin-orchestration .react-datepicker__month-option--selected,.robin-orchestration .react-datepicker__month-year-option--selected{position:absolute;left:15px}.robin-orchestration .react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.robin-orchestration .react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.robin-orchestration .react-datepicker__close-icon--disabled{cursor:default}.robin-orchestration .react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.robin-orchestration .react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.robin-orchestration .react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:#000c;left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.robin-orchestration .react-datepicker__portal .react-datepicker__day-name,.robin-orchestration .react-datepicker__portal .react-datepicker__day,.robin-orchestration .react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (max-width: 400px),(max-height: 550px){.robin-orchestration .react-datepicker__portal .react-datepicker__day-name,.robin-orchestration .react-datepicker__portal .react-datepicker__day,.robin-orchestration .react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.robin-orchestration .react-datepicker__portal .react-datepicker__current-month,.robin-orchestration .react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.robin-orchestration .react-datepicker__children-container{width:13.8rem;margin:.4rem;padding-right:.2rem;padding-left:.2rem;height:auto}.robin-orchestration .react-datepicker__aria-live{position:absolute;clip-path:circle(0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;white-space:nowrap}.robin-orchestration .react-datepicker__calendar-icon{width:1em;height:1em;vertical-align:-.125em}.robin-orchestration .custom-input{display:flex;align-items:center;padding:8px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.robin-orchestration .calendar-icon{margin-left:8px}.robin-orchestration .dropdown-container{position:relative}.robin-orchestration .dropdown-toggle{padding:8px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.robin-orchestration .dropdown-menu{position:absolute;top:100%;left:0;z-index:1;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 8px 16px #0003;margin-top:5px}.robin-orchestration .dropdown-menu li{padding:8px;cursor:pointer}.robin-orchestration .dropdown-menu li:hover{background-color:#f1f1f1}.robin-orchestration .my-filters-container{padding:16px}.robin-orchestration .table-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.robin-orchestration .table.table-bordered{margin:0}.robin-orchestration .actions .icon{cursor:pointer;margin-right:8px}.robin-orchestration .actions .icon:last-child{margin-right:0}.robin-orchestration .favorite{color:#f3c769}.robin-orchestration .table-scrollable-container{max-height:400px;overflow-y:auto;margin-top:20px}.robin-orchestration .table-scrollable-container table{min-width:100%}.robin-orchestration .table-scrollable-container.table-bordered>:not(caption)>*>*>*>*{border-width:0 1px 1px 1px}.robin-orchestration .alert{display:flex;align-items:center;padding:15px;border-radius:5px;background-color:#fff5f5;color:#c30000;border:1px solid #f5c6cb;margin-bottom:20px;height:28px;font-size:12px}.robin-orchestration .alert img{margin-right:10px}.robin-orchestration .table-ellipsis_style{color:#969696;font-size:12px}.robin-orchestration .table-pagination .page-container{border-radius:.5rem;cursor:pointer;box-shadow:0 0 3px #0003;justify-content:center;align-items:center;padding:0 12px;height:32px;display:flex}.robin-orchestration .table-pagination .page-container-bordered{border:1px solid #F1F1F1;border-radius:.5rem;cursor:pointer;box-shadow:0 0 3px #0003;justify-content:center;align-items:center;padding:0 12px;height:32px;display:flex;background-color:#fff}.robin-orchestration .table-pagination .selected-page{background-color:#ff4f00;color:#fff;border-radius:.5rem;height:32px;display:flex;cursor:pointer;box-shadow:0 0 3px #0003;justify-content:center;align-items:center;padding:0 12px}.robin-orchestration .page-dropdown .filter-container{align-items:center;border:0px;display:flex;padding:0 .75rem;height:32px;text-align:center;background-color:#e5eaef!important;border-radius:.5rem;color:#000!important}.robin-orchestration .page-dropdown .filter-search-container{display:flex;gap:1rem;align-items:center}.robin-orchestration .page-dropdown .dropdown-toggle:after{display:none!important}.robin-orchestration .page-dropdown .dropdown-item:active,.robin-orchestration .page-dropdown .dropdown-item-active{background-color:#ffeee7;color:#25213b}.robin-orchestration .page-dropdown .dropdown-item{color:#25213b;padding:.5rem!important}.robin-orchestration .page-dropdown .dropdown-menu{left:0!important}.robin-orchestration .filter-container{display:flex;align-items:center;margin-bottom:10px}.robin-orchestration .filter-button{display:flex;align-items:center;padding:8px 12px;background-color:#ffeee7;border:none;border-radius:5px;color:#ff4500;font-weight:700;cursor:pointer}.robin-orchestration .filter-field,.robin-orchestration .filter-operator{margin-right:5px}.robin-orchestration .filter-value{font-weight:700;color:#000}.robin-orchestration .filter-remove{margin-left:8px;color:#000;cursor:pointer}.robin-orchestration .filter-or{margin:0 10px}.robin-orchestration .clear-filters{background:none;border:none;color:#000;cursor:pointer;font-size:14px;text-decoration:underline;margin:10px 0}.robin-orchestration .logical-operator{padding:4px;border-radius:6px;color:#000;font-weight:700}
package/package.json CHANGED
@@ -1,122 +1,95 @@
1
- {
2
- "name": "robin-component",
3
- "version": "0.0.55",
4
- "description": "Robin Component",
5
- "main": "index.js",
6
- "module": "dist/index.mjs",
7
- "types": "dist/index.d.ts",
8
- "scripts": {
9
- "test": "echo \"Error: no test specified\" && exit 1",
10
- "rollup": "rollup -c --bundleConfigAsCjs"
11
- },
12
- "author": "",
13
- "license": "ISC",
14
- "devDependencies": {
15
- "@babel/core": "^7.22.5",
16
- "@babel/preset-env": "^7.26.3",
17
- "@babel/preset-react": "^7.26.3",
18
- "@rollup/plugin-babel": "^6.0.4",
19
- "@rollup/plugin-commonjs": "^28.0.2",
20
- "@rollup/plugin-image": "^3.0.3",
21
- "@rollup/plugin-json": "^5.0.2",
22
- "@rollup/plugin-node-resolve": "^16.0.0",
23
- "@rollup/plugin-replace": "^6.0.2",
24
- "@rollup/plugin-terser": "^0.4.4",
25
- "@rollup/plugin-typescript": "^12.1.2",
26
- "react": "^18.3.1",
27
- "react-bootstrap": "^2.10.2",
28
- "rollup": "^4.18.1",
29
- "rollup-plugin-dts": "^6.1.1",
30
- "rollup-plugin-peer-deps-external": "^2.2.4",
31
- "rollup-plugin-postcss": "^4.0.2",
32
- "tslib": "^2.6.3",
33
- "typescript": "^5.5.3",
34
- "@babel/plugin-transform-runtime": "^7.0.0",
35
- "@testing-library/dom": "^10.4.0",
36
- "@testing-library/jest-dom": "^6.6.3",
37
- "@testing-library/react": "^16.0.1",
38
- "@vitejs/plugin-react": "^4.6.0",
39
- "autoprefixer": "^10.4.21",
40
- "babel-jest": "^29.7.0",
41
- "babel-plugin-transform-vite-meta-env": "^1.0.3",
42
- "eslint": "^8.57.0",
43
- "eslint-config-prettier": "^9.1.0",
44
- "eslint-plugin-prettier": "^5.1.3",
45
- "eslint-plugin-react": "^7.34.1",
46
- "eslint-plugin-react-hooks": "^4.6.0",
47
- "identity-obj-proxy": "^3.0.0",
48
- "jest": "^29.7.0",
49
- "jest-environment-jsdom": "^29.7.0",
50
- "jest-transform-stub": "^2.0.0",
51
- "postcss": "^8.4.38",
52
- "postcss-prefix-selector": "^1.16.1",
53
- "prettier": "3.2.5",
54
- "sass": "^1.72.0",
55
- "sonar-scanner": "^3.1.0",
56
- "vite": "^5.2.6",
57
- "vite-plugin-svgr": "^4.2.0"
58
- },
59
- "dependencies": {
60
- "@babel/plugin-transform-runtime": "^7.26.8",
61
- "@babel/runtime": "^7.26.7",
62
- "@phosphor-icons/react": "^2.1.6",
63
- "axios": "^1.7.2",
64
- "bpmn-js": "^17.9.2",
65
- "moment": "^2.30.1",
66
- "postcss": "^8.5.1",
67
- "primeicons": "^7.0.0",
68
- "primereact": "^10.8.3",
69
- "re-resizable": "^6.10.3",
70
- "@auth0/auth0-react": "^2.2.4",
71
- "@bpmn-io/element-template-chooser": "^1.0.0",
72
- "@bpmn-io/element-template-icon-renderer": "^0.5.2",
73
- "@bpmn-io/properties-panel": "^3.23.0",
74
- "@camunda/linting": "^3.26.0",
75
- "@coreui/chartjs": "^4.0.0",
76
- "@coreui/coreui": "^5.0.0",
77
- "@coreui/icons": "^3.0.1",
78
- "@coreui/icons-react": "^2.2.1",
79
- "@coreui/react": "^5.0.0",
80
- "@coreui/react-chartjs": "^3.0.0",
81
- "@coreui/utils": "^2.0.2",
82
- "@miragon/camunda-web-modeler": "^0.0.4",
83
- "@popperjs/core": "^2.11.8",
84
- "bpmn-js-create-append-anything": "^0.5.2",
85
- "bpmn-js-element-templates": "^2.2.0",
86
- "bpmn-js-properties-panel": "^5.23.0",
87
- "camunda-bpmn-js": "^4.19.0",
88
- "camunda-bpmn-js-behaviors": "^1.6.1",
89
- "camunda-bpmn-moddle": "^7.0.1",
90
- "chart.js": "^4.4.2",
91
- "classnames": "^2.5.1",
92
- "core-js": "^3.36.1",
93
- "events": "^3.3.0",
94
- "mocha-test-container-support": "^0.2.0",
95
- "patch-package": "^8.0.0",
96
- "path-intersection": "^1.0.0",
97
- "postinstall-postinstall": "^2.1.0",
98
- "prop-types": "^15.8.1",
99
- "react": "^18.2.0",
100
- "react-bootstrap": "^2.10.4",
101
- "react-bootstrap-table-next": "^4.0.3",
102
- "react-bootstrap-table2-paginator": "^2.1.2",
103
- "react-bootstrap-table2-toolkit": "^2.1.3",
104
- "react-datepicker": "^7.3.0",
105
- "react-datetime-picker": "^6.0.1",
106
- "react-dom": "^18.2.0",
107
- "react-drag-reorder": "^1.2.0",
108
- "react-dropzone": "^14.2.3",
109
- "react-redux": "^9.1.0",
110
- "react-router-dom": "^6.22.3",
111
- "react-toastify": "^10.0.5",
112
- "redux": "5.0.1",
113
- "simple-xml-to-json": "^1.2.2",
114
- "simplebar-react": "^3.2.4",
115
- "vite-plugin-qiankun-lite": "^1.1.1",
116
- "zeebe-bpmn-moddle": "^1.6.0"
117
- },
118
- "peerDependencies": {
119
- "react": "^18.0.0 || ^19.0.0",
120
- "react-dom": "^18.0.0 || ^19.0.0"
121
- }
122
- }
1
+ {
2
+ "name": "robin-component",
3
+ "version": "1.0.0",
4
+ "main": "dist/Robin-Component.cjs.js",
5
+ "module": "dist/Robin-Component.es.js",
6
+ "types": "dist/index.d.ts",
7
+ "files": [
8
+ "dist"
9
+ ],
10
+ "scripts": {
11
+ "build": "vite build"
12
+ },
13
+ "dependencies": {
14
+ "@auth0/auth0-react": "^2.2.4",
15
+ "@bpmn-io/element-template-chooser": "^1.0.0",
16
+ "@bpmn-io/element-template-icon-renderer": "^0.5.2",
17
+ "@bpmn-io/properties-panel": "^3.23.0",
18
+ "@camunda/linting": "^3.26.0",
19
+ "@coreui/chartjs": "^4.0.0",
20
+ "@coreui/coreui": "^5.0.0",
21
+ "@coreui/icons": "^3.0.1",
22
+ "@coreui/icons-react": "^2.2.1",
23
+ "@coreui/react": "^5.0.0",
24
+ "@coreui/react-chartjs": "^3.0.0",
25
+ "@coreui/utils": "^2.0.2",
26
+ "@miragon/camunda-web-modeler": "^0.0.4",
27
+ "@phosphor-icons/react": "^2.1.7",
28
+ "@popperjs/core": "^2.11.8",
29
+ "axios": "^1.7.3",
30
+ "bpmn-js": "^17.9.2",
31
+ "bpmn-js-create-append-anything": "^0.5.2",
32
+ "bpmn-js-element-templates": "^2.2.0",
33
+ "bpmn-js-properties-panel": "^5.23.0",
34
+ "camunda-bpmn-js": "^4.19.0",
35
+ "camunda-bpmn-js-behaviors": "^1.6.1",
36
+ "camunda-bpmn-moddle": "^7.0.1",
37
+ "chart.js": "^4.4.2",
38
+ "classnames": "^2.5.1",
39
+ "core-js": "^3.36.1",
40
+ "events": "^3.3.0",
41
+ "mocha-test-container-support": "^0.2.0",
42
+ "moment": "^2.30.1",
43
+ "patch-package": "^8.0.0",
44
+ "path-intersection": "^1.0.0",
45
+ "postinstall-postinstall": "^2.1.0",
46
+ "prop-types": "^15.8.1",
47
+ "re-resizable": "^6.10.3",
48
+ "react": "^18.2.0",
49
+ "react-bootstrap": "^2.10.4",
50
+ "react-bootstrap-table-next": "^4.0.3",
51
+ "react-bootstrap-table2-paginator": "^2.1.2",
52
+ "react-bootstrap-table2-toolkit": "^2.1.3",
53
+ "react-datepicker": "^7.3.0",
54
+ "react-datetime-picker": "^6.0.1",
55
+ "react-dom": "^18.2.0",
56
+ "react-drag-reorder": "^1.2.0",
57
+ "react-dropzone": "^14.2.3",
58
+ "react-redux": "^9.1.0",
59
+ "react-router-dom": "^6.22.3",
60
+ "react-toastify": "^10.0.5",
61
+ "redux": "5.0.1",
62
+ "simple-xml-to-json": "^1.2.2",
63
+ "simplebar-react": "^3.2.4",
64
+ "vite-plugin-qiankun-lite": "^1.1.1",
65
+ "zeebe-bpmn-moddle": "^1.6.0"
66
+ },
67
+ "devDependencies": {
68
+ "@babel/plugin-transform-runtime": "^7.0.0",
69
+ "@babel/preset-env": "^7.26.0",
70
+ "@babel/preset-react": "^7.25.9",
71
+ "@testing-library/dom": "^10.4.0",
72
+ "@testing-library/jest-dom": "^6.6.3",
73
+ "@testing-library/react": "^16.0.1",
74
+ "@vitejs/plugin-react": "^4.6.0",
75
+ "autoprefixer": "^10.4.21",
76
+ "babel-jest": "^29.7.0",
77
+ "babel-plugin-transform-vite-meta-env": "^1.0.3",
78
+ "eslint": "^8.57.0",
79
+ "eslint-config-prettier": "^9.1.0",
80
+ "eslint-plugin-prettier": "^5.1.3",
81
+ "eslint-plugin-react": "^7.34.1",
82
+ "eslint-plugin-react-hooks": "^4.6.0",
83
+ "identity-obj-proxy": "^3.0.0",
84
+ "jest": "^29.7.0",
85
+ "jest-environment-jsdom": "^29.7.0",
86
+ "jest-transform-stub": "^2.0.0",
87
+ "postcss": "^8.4.38",
88
+ "postcss-prefix-selector": "^1.16.1",
89
+ "prettier": "3.2.5",
90
+ "sass": "^1.72.0",
91
+ "sonar-scanner": "^3.1.0",
92
+ "vite": "^5.2.6",
93
+ "vite-plugin-svgr": "^4.2.0"
94
+ }
95
+ }
package/.env DELETED
@@ -1,15 +0,0 @@
1
- VITE_SINGLE_SPA_URL="http://localhost:7099"
2
- VITE_API_BASE_URL="https://robin-dev-orc.komposix.com"
3
- VITE_TDM_API_BASE_URL = "https://komposix-tdr.saviware.com"
4
- VITE_UM_API_BASE_URL = "https://robin-dev-um.komposix.com"
5
- VITE_RAVEN_API_BASE_URL = "https://robin-dev-raven.komposix.com"
6
- VITE_FAST_API_USER="komposix"
7
- VITE_FAST_API_WORKSPACE="soundra"
8
- VITE_FAST_API_PASSWORD="komposix"
9
- VITE_FAST_API_GRAND_TYPE="password"
10
- VITE_BASE_URL="/m-orchestration"
11
- VITE_AUTH0_DOMAIN="dev-kuwtk8x1dzegs5vq.us.auth0.com"
12
- VITE_AUTH0_CLIENT_ID="KodQ8YJJrkdoh2vBHAgsArFGvo5xSqFl"
13
- # VITE_N8N_API_BASE_URL="http://localhost:8099"
14
- VITE_N8N_API_BASE_URL="http://localhost:8099/editorui"
15
- VITE_N8N_PROJECT_ID="RauVN0O9mfSpJ9iG"
package/README.md DELETED
@@ -1 +0,0 @@
1
- # Robin-BJI-UX