openstack-uicore-foundation 5.0.10-beta.1 → 5.0.11-beta.1
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/.codegraph/config.json +140 -0
- package/docs/plans/2026-04-09-showconfirmdialog-react16-compat.md +83 -0
- package/lib/components/index.js +1 -1
- package/lib/components/index.js.map +1 -1
- package/lib/components/inputs/upload-input-v2.js +1 -1
- package/lib/components/inputs/upload-input-v2.js.map +1 -1
- package/lib/components/inputs/upload-input-v3.js +1 -1
- package/lib/components/inputs/upload-input-v3.js.map +1 -1
- package/lib/components/mui/editable-table.js +1 -1
- package/lib/components/mui/editable-table.js.map +1 -1
- package/lib/components/mui/formik-inputs/upload.js +1 -1
- package/lib/components/mui/formik-inputs/upload.js.map +1 -1
- package/lib/components/mui/sortable-table.js +1 -1
- package/lib/components/mui/sortable-table.js.map +1 -1
- package/lib/components/mui/stripe-payment.js +1 -1
- package/lib/components/mui/stripe-payment.js.map +1 -1
- package/lib/components/mui/table.js +1 -1
- package/lib/components/mui/table.js.map +1 -1
- package/lib/components/mui/upload-dialog.js +1 -1
- package/lib/components/mui/upload-dialog.js.map +1 -1
- package/lib/css/components/index.css +1 -1
- package/lib/css/components/index.css.map +1 -1
- package/lib/css/components/mui/editable-table.css +2 -0
- package/lib/css/components/mui/editable-table.css.map +1 -0
- package/lib/security/actions.js +1 -1
- package/lib/security/actions.js.map +1 -1
- package/lib/security/methods.js.map +1 -1
- package/lib/security/reducers.js.map +1 -1
- package/lib/security/session-checker.js.map +1 -1
- package/lib/utils/actions.js.map +1 -1
- package/package.json +1 -1
- package/.claude/settings.local.json +0 -12
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
|
|
3
3
|
/*!
|
|
4
4
|
* https://github.com/YouCanBookMe/react-datetime
|
|
5
|
-
*/.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #e4e3e3;box-shadow:0 1px 3px rgba(0,0,0,.1);display:none;margin-top:1px;padding:4px;position:absolute;width:auto;z-index:9999999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid transparent;border-top-color:rgba(0,0,0,.2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.option-group{font-style:italic;font-weight:700}.option-child{padding-left:15px}.dropzone{border:2px dashed gray;color:gray;height:150px;padding:20px;text-align:center}.file-box{max-height:50px;max-width:50px;position:relative;text-align:center}.file-box img{width:100%}.file-box .remove{color:red;cursor:pointer;height:20px;position:absolute;right:-10px;top:-5px;width:20px}.filepicker{font-family:sans-serif}div.filepicker{background-color:#e1e1e1;border:2px dashed #c7c7c7;border-radius:5px;height:100%;min-height:100px;padding:5px;text-align:center}div.filepicker.disabled{cursor:not-allowed;padding-top:30px}.filepicker-file-icon{color:#000;display:inline-block;margin:1.5em 0 2.5em;padding-left:45px;position:relative}.filepicker-file-icon:before{border:2px solid #7f7f7f;border-radius:2px;content:"";height:34px;left:0;position:absolute;top:-7px;width:29px}.filepicker-file-icon:after{background-color:#000;color:#fff;content:"file";content:attr(data-filetype);font-size:11px;left:-4px;letter-spacing:1px;line-height:1.3;padding:0 2px;position:absolute;text-align:right;text-transform:uppercase;top:9px}.filepicker-file-icon .fileCorner{border-color:#fff transparent transparent #920035;border-style:solid;border-width:11px 0 0 11px;height:0;left:22px;position:absolute;top:-7px;width:0}.upload-input-v2-preview-container{list-style:none}.upload-input-v2-preview-container li{align-items:center;border:1px solid #e1e1e1;display:grid;grid-template-columns:25% 70% 5%;margin:1em}.upload-input-v2-preview-container li .file-preview img{height:100px;max-height:100px;max-width:110px;object-fit:contain;padding:1em;width:auto}.upload-input-v2-preview-container li .file-name{margin-left:2em;text-align:left}.upload-input-v2-preview-container li .file-delete{text-align:center}.T1PEDYso224efj98hUw9{clip-path:inset(0);filter:blur(10px)}.HydBuzzegFMoqMkrptg7{filter:blur(0);transition:filter .1s linear}.Pq0tg32DAJ33TmIQMvMs{display:block;height:auto;max-width:100%}.upload-input-v3 .dropzone{align-items:center;background-color:#fff;border:1px dashed #d0d5dd;border-radius:8px;cursor:pointer;display:flex;justify-content:center;min-height:160px;padding:40px 20px;transition:background-color .2s ease,border-color .2s ease}.upload-input-v3 .dropzone.dz-drag-hover{background-color:#e8f0fe;border-color:#1976d2}.upload-input-v3 .dropzone .dz-message,.upload-input-v3 .dropzone .dz-preview{display:none}.upload-input-v3 .dropzone .dz-custom-content{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;text-align:center}.upload-input-v3 .dropzone .dz-custom-content .dz-custom-icon{color:#1976d2;font-size:40px!important;margin-bottom:8px}.upload-input-v3 .dropzone .dz-custom-content .dz-click-text{color:#1976d2;text-decoration:underline}.upload-input-v3 .dropzone .dz-custom-content .dz-custom-hint{color:#9e9e9e;margin-top:4px}.editor-input div a{color:#337ab7}.editor-input div a a:focus,.editor-input div a:hover{color:#23527c;text-decoration:underline}.simple-link-list{display:flex;flex-direction:column;margin-top:40px}.simple-link-list .link-select{width:200px}.simple-link-list .link-select .Select-control{border-radius:4px 0 0 4px;height:100%}.simple-link-list .link-select .Select-control .Select-input{height:32px}.simple-link-list .add-button{border-color:#afafaf;height:38px}.simple-link-list:not(.panel .simple-link-list){border:1px solid #ccc;border-radius:3px;margin:5px;padding:10px}.panel .simple-link-list .simple-link-list-title{display:none}.panel .simple-link-list .simple-link-list-buttons{display:flex;justify-content:flex-end}.summit-dropdown .summit-select{width:150px}.summit-dropdown .summit-select>div{border-bottom-right-radius:unset;border-top-right-radius:unset}.summit-dropdown .btn{border-left-color:#e7e7e7;height:38px}.summit-dropdown.big .summit-select input{height:32px}.summit-dropdown.big .btn{height:46px}.sortable-table-box{margin-top:20px}.checkbox-cell{text-align:center;vertical-align:middle}table.table{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.table td,table.table th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.table td.tables_empty,table.table th.tables_empty{text-align:center}table.table thead tr td.sorting,table.table thead tr td.sorting_asc,table.table thead tr td.sorting_desc,table.table thead tr th.sorting,table.table thead tr th.sorting_asc,table.table thead tr th.sorting_desc{min-width:30px;padding-right:10px}table.table thead tr td.sorting,table.table thead tr td.sorting_asc,table.table thead tr td.sorting_asc_disabled,table.table thead tr td.sorting_desc,table.table thead tr td.sorting_desc_disabled,table.table thead tr th.sorting,table.table thead tr th.sorting_asc,table.table thead tr th.sorting_asc_disabled,table.table thead tr th.sorting_desc,table.table thead tr th.sorting_desc_disabled{cursor:pointer;position:relative}table.table thead tr td.sorting:after,table.table thead tr td.sorting_asc:after,table.table thead tr td.sorting_asc_disabled:after,table.table thead tr td.sorting_desc:after,table.table thead tr td.sorting_desc_disabled:after,table.table thead tr th.sorting:after,table.table thead tr th.sorting_asc:after,table.table thead tr th.sorting_asc_disabled:after,table.table thead tr th.sorting_desc:after,table.table thead tr th.sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings,sans-serif;left:8px;opacity:.5;position:relative;top:2px}table.table thead tr td:active,table.table thead tr th:active{outline:none}table.table thead tr td.sorting:after,table.table thead tr th.sorting:after{content:"\e150";opacity:.2}table.table thead tr td.sorting_asc:after,table.table thead tr th.sorting_asc:after{content:"\e155"}table.table thead tr td.sorting_desc:after,table.table thead tr th.sorting_desc:after{content:"\e156"}table.table thead tr td.sorting_asc_disabled:after,table.table thead tr td.sorting_desc_disabled:after,table.table thead tr th.sorting_asc_disabled:after,table.table thead tr th.sorting_desc_disabled:after{color:#eee}table.table.nowrap td,table.table.nowrap th{white-space:nowrap}table.table tbody tr.child{padding:.5em 1em}table.table tbody tr.child:hover{background:transparent!important}table.table tbody tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.table tbody tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.table tbody tr.child ul li:first-child{padding-top:0}table.table tbody tr.child ul li:last-child{border-bottom:none}table.table tbody tr.can-edit{cursor:pointer}table.table .actions{width:70px}table.table .actions a{margin-left:10px}table.table .actions a .delete-icon:hover{color:#da0000!important}table.table .actions a .fa:hover{color:#024c85}table.table-bordered.table{border-collapse:separate!important}table.table-bordered.table td,table.table-bordered.table th{border-left-width:0}table.table-bordered.table td:last-child,table.table-bordered.table th:last-child{border-right-width:0}table.table-bordered.table tbody td,table.table-bordered.table tbody th{border-bottom-width:0}.action-dropdown .action-select{width:250px}.action-dropdown .action-select .Select-control{border-radius:4px 0 0 4px;height:100%}.action-dropdown .action-select .Select-control .Select-input{height:32px}.action-dropdown.small :global .Select-control{height:30px}.action-dropdown.small :global .Select-placeholder{line-height:20px}.action-dropdown.small :global .Select-value{line-height:26px!important}.action-dropdown.small :global .Select-value-label{line-height:26px}.action-dropdown.small :global .Select-input{height:26px}.action-dropdown.normal .btn{height:38px}.pTjbvR2PI3JIAfGGYR5C{border-color:transparent;border-radius:20px;bottom:0;color:#fff;font-size:20px;height:30px;padding:0;position:absolute;right:0;text-align:center;width:30px}.pTjbvR2PI3JIAfGGYR5C.BnU6_vcWc8sasL8roBPA{background-color:#e39900}.pTjbvR2PI3JIAfGGYR5C.yREg1belHCLDAYYfAg77{background-color:#7ed321}.pTjbvR2PI3JIAfGGYR5C.mFp_9X3SzjgPNXRSXiFR{background-color:#396bd0}.pTjbvR2PI3JIAfGGYR5C i{margin-top:4px}.tDZTa8dy9OMVyGAtxNOS .VoBl8JcsRZelj8EKGKtC{display:inline-block;margin-left:10px;margin-right:10px;text-align:center}.bulk-actions-selector-container{min-height:90px}.bulk-actions-selector-container div{padding:1em}.bulk-actions-selector-container div input[type=checkbox]{margin-right:1em}.bulk-actions-selector-container div select{height:30px;width:90%}.XZyB3zy09oNiJPYXzMaR{align-items:center;box-shadow:none!important;display:inline-flex;padding:.375rem .75rem;text-decoration:none}.XZyB3zy09oNiJPYXzMaR i{margin-right:5px}.XZyB3zy09oNiJPYXzMaR.V8lrMEK6XXJUFDwsrtSs{background-color:#fff;border:1px solid #999;border-radius:4px;color:#4a4a4a;font-size:15px;height:39px;line-height:18px;margin-right:8px}.schedule-view-wrapper .schedule-event{-webkit-touch-callout:none;background-color:#b3d6ed;margin:0!important;overflow:hidden;position:absolute;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:10}.schedule-view-wrapper .schedule-event .row{height:100%}.schedule-view-wrapper .schedule-event .row .col-md-12{height:100%;position:relative}.schedule-view-wrapper .schedule-event .event-container{float:left;height:calc(100% - 10px);margin:5px 10px;overflow:hidden;padding:0!important;width:85%}.schedule-view-wrapper .schedule-event .event-actions{display:flex;float:right;margin:0 5px 0 0}.schedule-view-wrapper .schedule-event .event-select-wrapper{float:left;margin:5px 0 0 5px}.schedule-view-wrapper .is-static{background:repeating-linear-gradient(-45deg,#e1e1e1,#e1e1e1 2px,#fff 0,#fff 20px);color:gray;cursor:not-allowed!important}.schedule-view-wrapper .is-resizable{overflow:hidden}.schedule-view-wrapper .is-resizable:after,.schedule-view-wrapper .is-resizable:before{background-color:#fff;border:1px solid #000;border-radius:5px;content:" ";cursor:ns-resize;display:block;height:5px;left:15%;position:absolute;right:15%;visibility:hidden;z-index:11}.schedule-view-wrapper .is-resizable:before{top:0}.schedule-view-wrapper .is-resizable:after{bottom:0}.schedule-view-wrapper .is-resizable:hover:after,.schedule-view-wrapper .is-resizable:hover:before{visibility:visible}.schedule-view-wrapper .schedule-events-container{position:relative}.schedule-view-wrapper .event-content{height:100%;width:100%}.schedule-view-wrapper .event-content-half{height:90%;width:50%}.schedule-view-wrapper .time-slot{background-color:gray;border-left:1px solid #000;color:#fff;font-weight:700}.schedule-view-wrapper .time-slot,.schedule-view-wrapper .time-slot-container{border-bottom:1px solid #000;border-right:1px solid #000;height:30px!important;margin:0;padding:0}.schedule-view-wrapper .time-slot-container{position:relative;width:100%}.schedule-view-wrapper .time-slot-container .col-md-12{margin:0!important;padding:0!important}.schedule-view-wrapper .time-slot-container .col-md-12 .minute-container{border-bottom:1px solid #000}.schedule-view-wrapper .time-slot-overlay{height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:100}.schedule-view-wrapper .no-padding{padding:0!important}.schedule-view-wrapper .no-margin{margin:0!important}.schedule-view-wrapper .location-option-venue{font-weight:700}.schedule-view-wrapper .location-option-room{margin-left:15px}.schedule-view-wrapper .swal2-container{z-index:12}.schedule-view-wrapper .day-selector,.schedule-view-wrapper .event-type-selector,.schedule-view-wrapper .venues-selector{padding-bottom:10px;z-index:21}.schedule-view-wrapper .track-selector{z-index:22}.schedule-view-wrapper .outer-schedule-events-container{border-top:1px solid #000;max-height:800px;overflow-x:hidden;overflow-y:auto}.schedule-view-wrapper .empty-list-message{font-weight:700}.schedule-view-wrapper .fa-spinner{z-index:12}.schedule-view-wrapper .Select-menu-outer{z-index:12!important}.schedule-view-wrapper .swal2-container{z-index:23!important}.schedule-view-wrapper .select-event-btn{cursor:pointer;z-index:11}.schedule-view-wrapper .event-action-btn{cursor:pointer;margin-left:10px;padding-top:10px;z-index:11}.schedule-view-wrapper .popover{max-width:60%!important;z-index:14!important}.schedule-view-wrapper .event-title.withTooltip:hover{cursor:pointer}.schedule-view-wrapper .ajax-loader-container{z-index:25!important}.schedule-view-wrapper .bulk-actions-editor-container{background-color:#fff;margin:1em;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-title{font-weight:700;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-form-buttons button{margin-right:10px}.sYyWOBs7DxfIdU_ztAqL{border-left:none;position:relative}.sYyWOBs7DxfIdU_ztAqL:before{border-left:1px dashed #e0e0e0;bottom:0;content:"";height:3em;left:0;margin-top:2em;position:absolute;top:0}.mx3fuojj3xuUbN9ch3eB{border-left:none;position:relative}.mx3fuojj3xuUbN9ch3eB:before{align-self:center;border-left:1px dashed #e0e0e0;bottom:0;content:"";height:60%;left:0;position:absolute;top:0}.UD7OIFgwF1LOfPJP234A{cursor:pointer;height:40px;position:absolute;right:34px;top:12px;width:140px}.jWfqKg10xvcVZqMUgbLQ{text-align:right;width:100%}.V05WfzCpIdOS1YlQd1Hq{right:4px;top:4px}.cNjqYzfITmntvsDuBdU8{background-size:cover;border:1px solid #afafaf;border-radius:20px;float:right;height:40px;overflow:hidden;width:40px}.DlGPMKE5AoCGWcm7YIz8{background-color:#fff;border-bottom:1px solid #b3b3b3;height:64px}.Tgph56OyA6q8xx1m43xR{font-size:16px;height:100%;line-height:60px;text-align:center}
|
|
5
|
+
*/.rdt{position:relative}.rdtPicker{background:#fff;border:1px solid #e4e3e3;box-shadow:0 1px 3px rgba(0,0,0,.1);display:none;margin-top:1px;padding:4px;position:absolute;width:auto;z-index:9999999!important}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{margin:0;width:100%}.rdtPicker td,.rdtPicker th{height:28px;text-align:center}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{border-bottom:7px solid #428bca;border-left:7px solid transparent;border-top-color:rgba(0,0,0,.2);bottom:4px;content:"";display:inline-block;position:absolute;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{border-bottom:none;width:14.2857%}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{-webkit-touch-callout:none;display:block;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:none;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{background:none;border:none;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{height:100%;width:100%}td.rdtMonth,td.rdtYear{cursor:pointer;height:50px;width:25%}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px;width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{-webkit-touch-callout:none;cursor:pointer;display:block;height:40%;line-height:40px;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{font-size:1.2em;height:20%}.rdtMilli{padding-left:8px;vertical-align:middle;width:48px}.rdtMilli input{font-size:1.2em;margin-top:37px;width:100%}.option-group{font-style:italic;font-weight:700}.option-child{padding-left:15px}.dropzone{border:2px dashed gray;color:gray;height:150px;padding:20px;text-align:center}.file-box{max-height:50px;max-width:50px;position:relative;text-align:center}.file-box img{width:100%}.file-box .remove{color:red;cursor:pointer;height:20px;position:absolute;right:-10px;top:-5px;width:20px}.filepicker{font-family:sans-serif}div.filepicker{background-color:#e1e1e1;border:2px dashed #c7c7c7;border-radius:5px;height:100%;min-height:100px;padding:5px;text-align:center}div.filepicker.disabled{cursor:not-allowed;padding-top:30px}.filepicker-file-icon{color:#000;display:inline-block;margin:1.5em 0 2.5em;padding-left:45px;position:relative}.filepicker-file-icon:before{border:2px solid #7f7f7f;border-radius:2px;content:"";height:34px;left:0;position:absolute;top:-7px;width:29px}.filepicker-file-icon:after{background-color:#000;color:#fff;content:"file";content:attr(data-filetype);font-size:11px;left:-4px;letter-spacing:1px;line-height:1.3;padding:0 2px;position:absolute;text-align:right;text-transform:uppercase;top:9px}.filepicker-file-icon .fileCorner{border-color:#fff transparent transparent #920035;border-style:solid;border-width:11px 0 0 11px;height:0;left:22px;position:absolute;top:-7px;width:0}.upload-input-v2-preview-container{list-style:none}.upload-input-v2-preview-container li{align-items:center;border:1px solid #e1e1e1;display:grid;grid-template-columns:25% 70% 5%;margin:1em}.upload-input-v2-preview-container li .file-preview img{height:100px;max-height:100px;max-width:110px;object-fit:contain;padding:1em;width:auto}.upload-input-v2-preview-container li .file-name{margin-left:2em;text-align:left}.upload-input-v2-preview-container li .file-delete{text-align:center}.T1PEDYso224efj98hUw9{clip-path:inset(0);filter:blur(10px)}.HydBuzzegFMoqMkrptg7{filter:blur(0);transition:filter .1s linear}.Pq0tg32DAJ33TmIQMvMs{display:block;height:auto;max-width:100%}.upload-input-v3 .dropzone{align-items:center;background-color:#fff;border:1px dashed #d0d5dd;border-radius:8px;cursor:pointer;display:flex;justify-content:center;min-height:160px;padding:40px 20px;transition:background-color .2s ease,border-color .2s ease}.upload-input-v3 .dropzone.dz-drag-hover{background-color:#e8f0fe;border-color:#1976d2}.upload-input-v3 .dropzone .dz-message,.upload-input-v3 .dropzone .dz-preview{display:none}.upload-input-v3 .dropzone .dz-custom-content{align-items:center;display:flex;flex-direction:column;justify-content:center;pointer-events:none;text-align:center}.upload-input-v3 .dropzone .dz-custom-content .dz-custom-icon{color:#1976d2;font-size:40px!important;margin-bottom:8px}.upload-input-v3 .dropzone .dz-custom-content .dz-click-text{color:#1976d2;text-decoration:underline}.upload-input-v3 .dropzone .dz-custom-content .dz-custom-hint{color:#9e9e9e;margin-top:4px}.editor-input div a{color:#337ab7}.editor-input div a a:focus,.editor-input div a:hover{color:#23527c;text-decoration:underline}.simple-link-list{display:flex;flex-direction:column;margin-top:40px}.simple-link-list .link-select{width:200px}.simple-link-list .link-select .Select-control{border-radius:4px 0 0 4px;height:100%}.simple-link-list .link-select .Select-control .Select-input{height:32px}.simple-link-list .add-button{border-color:#afafaf;height:38px}.simple-link-list:not(.panel .simple-link-list){border:1px solid #ccc;border-radius:3px;margin:5px;padding:10px}.panel .simple-link-list .simple-link-list-title{display:none}.panel .simple-link-list .simple-link-list-buttons{display:flex;justify-content:flex-end}.summit-dropdown .summit-select{width:150px}.summit-dropdown .summit-select>div{border-bottom-right-radius:unset;border-top-right-radius:unset}.summit-dropdown .btn{border-left-color:#e7e7e7;height:38px}.summit-dropdown.big .summit-select input{height:32px}.summit-dropdown.big .btn{height:46px}.sortable-table-box{margin-top:20px}.checkbox-cell{text-align:center;vertical-align:middle}table.table{clear:both;margin-bottom:6px!important;margin-top:6px!important;max-width:none!important}table.table td,table.table th{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}table.table td.tables_empty,table.table th.tables_empty{text-align:center}table.table thead tr td.sorting,table.table thead tr td.sorting_asc,table.table thead tr td.sorting_desc,table.table thead tr th.sorting,table.table thead tr th.sorting_asc,table.table thead tr th.sorting_desc{min-width:30px;padding-right:10px}table.table thead tr td.sorting,table.table thead tr td.sorting_asc,table.table thead tr td.sorting_asc_disabled,table.table thead tr td.sorting_desc,table.table thead tr td.sorting_desc_disabled,table.table thead tr th.sorting,table.table thead tr th.sorting_asc,table.table thead tr th.sorting_asc_disabled,table.table thead tr th.sorting_desc,table.table thead tr th.sorting_desc_disabled{cursor:pointer;position:relative}table.table thead tr td.sorting:after,table.table thead tr td.sorting_asc:after,table.table thead tr td.sorting_asc_disabled:after,table.table thead tr td.sorting_desc:after,table.table thead tr td.sorting_desc_disabled:after,table.table thead tr th.sorting:after,table.table thead tr th.sorting_asc:after,table.table thead tr th.sorting_asc_disabled:after,table.table thead tr th.sorting_desc:after,table.table thead tr th.sorting_desc_disabled:after{display:inline-block;font-family:Glyphicons Halflings,sans-serif;left:8px;opacity:.5;position:relative;top:2px}table.table thead tr td:active,table.table thead tr th:active{outline:none}table.table thead tr td.sorting:after,table.table thead tr th.sorting:after{content:"\e150";opacity:.2}table.table thead tr td.sorting_asc:after,table.table thead tr th.sorting_asc:after{content:"\e155"}table.table thead tr td.sorting_desc:after,table.table thead tr th.sorting_desc:after{content:"\e156"}table.table thead tr td.sorting_asc_disabled:after,table.table thead tr td.sorting_desc_disabled:after,table.table thead tr th.sorting_asc_disabled:after,table.table thead tr th.sorting_desc_disabled:after{color:#eee}table.table.nowrap td,table.table.nowrap th{white-space:nowrap}table.table tbody tr.child{padding:.5em 1em}table.table tbody tr.child:hover{background:transparent!important}table.table tbody tr.child ul{display:inline-block;list-style-type:none;margin:0;padding:0}table.table tbody tr.child ul li{border-bottom:1px solid #efefef;padding:.5em 0}table.table tbody tr.child ul li:first-child{padding-top:0}table.table tbody tr.child ul li:last-child{border-bottom:none}table.table tbody tr.can-edit{cursor:pointer}table.table .actions{width:70px}table.table .actions a{margin-left:10px}table.table .actions a .delete-icon:hover{color:#da0000!important}table.table .actions a .fa:hover{color:#024c85}table.table-bordered.table{border-collapse:separate!important}table.table-bordered.table td,table.table-bordered.table th{border-left-width:0}table.table-bordered.table td:last-child,table.table-bordered.table th:last-child{border-right-width:0}table.table-bordered.table tbody td,table.table-bordered.table tbody th{border-bottom-width:0}.action-dropdown .action-select{width:250px}.action-dropdown .action-select .Select-control{border-radius:4px 0 0 4px;height:100%}.action-dropdown .action-select .Select-control .Select-input{height:32px}.action-dropdown.small :global .Select-control{height:30px}.action-dropdown.small :global .Select-placeholder{line-height:20px}.action-dropdown.small :global .Select-value{line-height:26px!important}.action-dropdown.small :global .Select-value-label{line-height:26px}.action-dropdown.small :global .Select-input{height:26px}.action-dropdown.normal .btn{height:38px}.pTjbvR2PI3JIAfGGYR5C{border-color:transparent;border-radius:20px;bottom:0;color:#fff;font-size:20px;height:30px;padding:0;position:absolute;right:0;text-align:center;width:30px}.pTjbvR2PI3JIAfGGYR5C.BnU6_vcWc8sasL8roBPA{background-color:#e39900}.pTjbvR2PI3JIAfGGYR5C.yREg1belHCLDAYYfAg77{background-color:#7ed321}.pTjbvR2PI3JIAfGGYR5C.mFp_9X3SzjgPNXRSXiFR{background-color:#396bd0}.pTjbvR2PI3JIAfGGYR5C i{margin-top:4px}.tDZTa8dy9OMVyGAtxNOS .VoBl8JcsRZelj8EKGKtC{display:inline-block;margin-left:10px;margin-right:10px;text-align:center}.bulk-actions-selector-container{min-height:90px}.bulk-actions-selector-container div{padding:1em}.bulk-actions-selector-container div input[type=checkbox]{margin-right:1em}.bulk-actions-selector-container div select{height:30px;width:90%}.XZyB3zy09oNiJPYXzMaR{align-items:center;box-shadow:none!important;display:inline-flex;padding:.375rem .75rem;text-decoration:none}.XZyB3zy09oNiJPYXzMaR i{margin-right:5px}.XZyB3zy09oNiJPYXzMaR.V8lrMEK6XXJUFDwsrtSs{background-color:#fff;border:1px solid #999;border-radius:4px;color:#4a4a4a;font-size:15px;height:39px;line-height:18px;margin-right:8px}.schedule-view-wrapper .schedule-event{-webkit-touch-callout:none;background-color:#b3d6ed;margin:0!important;overflow:hidden;position:absolute;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:10}.schedule-view-wrapper .schedule-event .row{height:100%}.schedule-view-wrapper .schedule-event .row .col-md-12{height:100%;position:relative}.schedule-view-wrapper .schedule-event .event-container{float:left;height:calc(100% - 10px);margin:5px 10px;overflow:hidden;padding:0!important;width:85%}.schedule-view-wrapper .schedule-event .event-actions{display:flex;float:right;margin:0 5px 0 0}.schedule-view-wrapper .schedule-event .event-select-wrapper{float:left;margin:5px 0 0 5px}.schedule-view-wrapper .is-static{background:repeating-linear-gradient(-45deg,#e1e1e1,#e1e1e1 2px,#fff 0,#fff 20px);color:gray;cursor:not-allowed!important}.schedule-view-wrapper .is-resizable{overflow:hidden}.schedule-view-wrapper .is-resizable:after,.schedule-view-wrapper .is-resizable:before{background-color:#fff;border:1px solid #000;border-radius:5px;content:" ";cursor:ns-resize;display:block;height:5px;left:15%;position:absolute;right:15%;visibility:hidden;z-index:11}.schedule-view-wrapper .is-resizable:before{top:0}.schedule-view-wrapper .is-resizable:after{bottom:0}.schedule-view-wrapper .is-resizable:hover:after,.schedule-view-wrapper .is-resizable:hover:before{visibility:visible}.schedule-view-wrapper .schedule-events-container{position:relative}.schedule-view-wrapper .event-content{height:100%;width:100%}.schedule-view-wrapper .event-content-half{height:90%;width:50%}.schedule-view-wrapper .time-slot{background-color:gray;border-left:1px solid #000;color:#fff;font-weight:700}.schedule-view-wrapper .time-slot,.schedule-view-wrapper .time-slot-container{border-bottom:1px solid #000;border-right:1px solid #000;height:30px!important;margin:0;padding:0}.schedule-view-wrapper .time-slot-container{position:relative;width:100%}.schedule-view-wrapper .time-slot-container .col-md-12{margin:0!important;padding:0!important}.schedule-view-wrapper .time-slot-container .col-md-12 .minute-container{border-bottom:1px solid #000}.schedule-view-wrapper .time-slot-overlay{height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:100}.schedule-view-wrapper .no-padding{padding:0!important}.schedule-view-wrapper .no-margin{margin:0!important}.schedule-view-wrapper .location-option-venue{font-weight:700}.schedule-view-wrapper .location-option-room{margin-left:15px}.schedule-view-wrapper .swal2-container{z-index:12}.schedule-view-wrapper .day-selector,.schedule-view-wrapper .event-type-selector,.schedule-view-wrapper .venues-selector{padding-bottom:10px;z-index:21}.schedule-view-wrapper .track-selector{z-index:22}.schedule-view-wrapper .outer-schedule-events-container{border-top:1px solid #000;max-height:800px;overflow-x:hidden;overflow-y:auto}.schedule-view-wrapper .empty-list-message{font-weight:700}.schedule-view-wrapper .fa-spinner{z-index:12}.schedule-view-wrapper .Select-menu-outer{z-index:12!important}.schedule-view-wrapper .swal2-container{z-index:23!important}.schedule-view-wrapper .select-event-btn{cursor:pointer;z-index:11}.schedule-view-wrapper .event-action-btn{cursor:pointer;margin-left:10px;padding-top:10px;z-index:11}.schedule-view-wrapper .popover{max-width:60%!important;z-index:14!important}.schedule-view-wrapper .event-title.withTooltip:hover{cursor:pointer}.schedule-view-wrapper .ajax-loader-container{z-index:25!important}.schedule-view-wrapper .bulk-actions-editor-container{background-color:#fff;margin:1em;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-title{font-weight:700;padding:1em}.schedule-view-wrapper .bulk-actions-editor-container .col-form-buttons button{margin-right:10px}.sYyWOBs7DxfIdU_ztAqL{border-left:none;position:relative}.sYyWOBs7DxfIdU_ztAqL:before{border-left:1px dashed #e0e0e0;bottom:0;content:"";height:3em;left:0;margin-top:2em;position:absolute;top:0}.Z35249KJgMpoE1f5td0j{border-left:none;position:relative}.Z35249KJgMpoE1f5td0j:before{border-left:1px dashed #e0e0e0;bottom:0;content:"";height:auto;left:0;margin:20px 0;position:absolute;top:0}.mx3fuojj3xuUbN9ch3eB{border-left:none;position:relative}.mx3fuojj3xuUbN9ch3eB:before{align-self:center;border-left:1px dashed #e0e0e0;bottom:0;content:"";height:60%;left:0;position:absolute;top:0}.UD7OIFgwF1LOfPJP234A{cursor:pointer;height:40px;position:absolute;right:34px;top:12px;width:140px}.jWfqKg10xvcVZqMUgbLQ{text-align:right;width:100%}.V05WfzCpIdOS1YlQd1Hq{right:4px;top:4px}.cNjqYzfITmntvsDuBdU8{background-size:cover;border:1px solid #afafaf;border-radius:20px;float:right;height:40px;overflow:hidden;width:40px}.DlGPMKE5AoCGWcm7YIz8{background-color:#fff;border-bottom:1px solid #b3b3b3;height:64px}.Tgph56OyA6q8xx1m43xR{font-size:16px;height:100%;line-height:60px;text-align:center}
|
|
6
6
|
/*# sourceMappingURL=index.css.map*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"css/components/index.css","mappings":"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","sources":["webpack://openstack-uicore-foundation/./src/components/extra-questions/index.scss","webpack://openstack-uicore-foundation/./src/components/inputs/datetimepicker/datetimepicker.less","webpack://openstack-uicore-foundation/./src/components/inputs/grouped-dropdown/optiongroup.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input/upload.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input-v2/index.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input-v3/index.less","webpack://openstack-uicore-foundation/./src/components/inputs/editor-input/editor-input.less","webpack://openstack-uicore-foundation/./src/components/simple-link-list/simple-link-list.less","webpack://openstack-uicore-foundation/./src/components/summit-dropdown/summit-dropdown.less","webpack://openstack-uicore-foundation/./src/components/table-sortable/table-sortable.less","webpack://openstack-uicore-foundation/./src/components/table/table.less","webpack://openstack-uicore-foundation/./src/components/table-selectable/selectable-table.less","webpack://openstack-uicore-foundation/./src/components/inputs/action-dropdown/action-dropdown.less","webpack://openstack-uicore-foundation/./src/components/inputs/stepped-select/index.module.less","webpack://openstack-uicore-foundation/./src/components/bulk-actions-selector/styles.less","webpack://openstack-uicore-foundation/./src/components/schedule-builder-view/schedule-builder-view.less","webpack://openstack-uicore-foundation/./src/components/mui/infinite-table/styles.module.less","webpack://openstack-uicore-foundation/./src/components/mui/table/mui-table.module.less"],"sourcesContent":["\n.extra-question-error {\n display: block;\n color: red;\n font-size: 12px;\n font-weight: bold;\n padding: 0;\n margin: auto 0;\n}\n\n.extra-question-error:before{\n font-family: FontAwesome;\n content: \"\\f071\";\n padding-right: 5px;\n}\n\n.question-label-container{\n a{\n text-decoration: underline !important;\n }\n}\n.questions-form {\n h4{\n font-size: 12pt;\n }\n .abc-checkbox{\n padding: 0 !important;\n }\n .form-check-label{\n font-weight: normal !important;\n }\n padding-bottom: 5em;\n .abc-radio label{\n max-width: 90%;\n }\n form > div.checkbox-wrapper {\n display: grid;\n gap: 15px;\n grid-template-columns: 0fr 14fr;\n grid-template-rows: 1fr;\n align-items: start;\n .input-wrapper {\n width: 35px;\n .form-check {\n width: 35px;\n }\n }\n .checkbox-mandatory {\n position: absolute;\n color: #FF0000;\n }\n .eq-checkbox-label {\n padding-top: 0px;\n }\n }\n}\n","/*!\n * https://github.com/YouCanBookMe/react-datetime\n */\n\n.rdt {\n position: relative;\n}\n.rdtPicker {\n display: none;\n position: absolute;\n width: auto;\n padding: 4px;\n margin-top: 1px;\n z-index: 9999999 !important;\n background: #fff;\n box-shadow: 0 1px 3px rgba(0,0,0,.1);\n border: 1px solid rgb(228, 227, 227);\n}\n.rdtOpen .rdtPicker {\n display: block;\n}\n.rdtStatic .rdtPicker {\n box-shadow: none;\n position: static;\n}\n\n.rdtPicker .rdtTimeToggle {\n text-align: center;\n}\n\n.rdtPicker table {\n width: 100%;\n margin: 0;\n}\n.rdtPicker td,\n.rdtPicker th {\n text-align: center;\n height: 28px;\n}\n.rdtPicker td {\n cursor: pointer;\n}\n.rdtPicker td.rdtDay:hover,\n.rdtPicker td.rdtHour:hover,\n.rdtPicker td.rdtMinute:hover,\n.rdtPicker td.rdtSecond:hover,\n.rdtPicker .rdtTimeToggle:hover {\n background: #eeeeee;\n cursor: pointer;\n}\n.rdtPicker td.rdtOld,\n.rdtPicker td.rdtNew {\n color: #999999;\n}\n.rdtPicker td.rdtToday {\n position: relative;\n}\n.rdtPicker td.rdtToday:before {\n content: '';\n display: inline-block;\n border-left: 7px solid transparent;\n border-bottom: 7px solid #428bca;\n border-top-color: rgba(0, 0, 0, 0.2);\n position: absolute;\n bottom: 4px;\n right: 4px;\n}\n.rdtPicker td.rdtActive,\n.rdtPicker td.rdtActive:hover {\n background-color: #428bca;\n color: #fff;\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);\n}\n.rdtPicker td.rdtActive.rdtToday:before {\n border-bottom-color: #fff;\n}\n.rdtPicker td.rdtDisabled,\n.rdtPicker td.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n\n.rdtPicker td span.rdtOld {\n color: #999999;\n}\n.rdtPicker td span.rdtDisabled,\n.rdtPicker td span.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker th {\n border-bottom: 1px solid #f9f9f9;\n}\n.rdtPicker .dow {\n width: 14.2857%;\n border-bottom: none;\n}\n.rdtPicker th.rdtSwitch {\n width: 100px;\n}\n.rdtPicker th.rdtNext,\n.rdtPicker th.rdtPrev {\n font-size: 21px;\n vertical-align: top;\n}\n\n.rdtPrev span,\n.rdtNext span {\n display: block;\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n\n.rdtPicker th.rdtDisabled,\n.rdtPicker th.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker thead tr:first-child th {\n cursor: pointer;\n}\n.rdtPicker thead tr:first-child th:hover {\n background: #eeeeee;\n}\n\n.rdtPicker tfoot {\n border-top: 1px solid #f9f9f9;\n}\n\n.rdtPicker button {\n border: none;\n background: none;\n cursor: pointer;\n}\n.rdtPicker button:hover {\n background-color: #eee;\n}\n\n.rdtPicker thead button {\n width: 100%;\n height: 100%;\n}\n\ntd.rdtMonth,\ntd.rdtYear {\n height: 50px;\n width: 25%;\n cursor: pointer;\n}\ntd.rdtMonth:hover,\ntd.rdtYear:hover {\n background: #eee;\n}\n\n.rdtCounters {\n display: inline-block;\n}\n\n.rdtCounters > div {\n float: left;\n}\n\n.rdtCounter {\n height: 100px;\n}\n\n.rdtCounter {\n width: 40px;\n}\n\n.rdtCounterSeparator {\n line-height: 100px;\n}\n\n.rdtCounter .rdtBtn {\n height: 40%;\n line-height: 40px;\n cursor: pointer;\n display: block;\n\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n.rdtCounter .rdtBtn:hover {\n background: #eee;\n}\n.rdtCounter .rdtCount {\n height: 20%;\n font-size: 1.2em;\n}\n\n.rdtMilli {\n vertical-align: middle;\n padding-left: 8px;\n width: 48px;\n}\n\n.rdtMilli input {\n width: 100%;\n font-size: 1.2em;\n margin-top: 37px;\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.option-group {\n font-weight: bold;\n font-style: italic;\n}\n\n.option-child {\n padding-left: 15px;\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n\n.dropzone {\n height: 150px;\n border: 2px dashed gray;\n padding: 20px;\n color: gray;\n text-align: center;\n}\n\n.file-box {\n max-width: 50px;\n max-height: 50px;\n position: relative;\n text-align: center;\n\n img {\n width: 100%;\n }\n\n .remove {\n position: absolute;\n top: -5px;\n right: -10px;\n height: 20px;\n width: 20px;\n cursor: pointer;\n color: red;\n }\n}\n\n\n","/* Filepicker CSS */\n.filepicker {\n font-family: sans-serif;\n}\n\ndiv.filepicker {\n text-align: center;\n padding: 5px;\n background-color: #E1E1E1;\n border-radius: 5px;\n min-height: 100px;\n height: 100%;\n border: 2px dashed #C7C7C7;\n}\n\ndiv.filepicker.disabled {\n cursor: not-allowed;\n padding-top: 30px;\n}\n\n/* Icon */\n.filepicker-file-icon\n{\n position: relative;\n\n display: inline-block;\n\n margin: 1.5em 0 2.5em 0;\n padding-left: 45px;\n\n color: black;\n}\n\n.filepicker-file-icon::before\n{\n position: absolute;\n top: -7px;\n left: 0;\n\n width: 29px;\n height: 34px;\n\n content: '';\n\n border: solid 2px #7F7F7F;\n border-radius: 2px;\n}\n\n.filepicker-file-icon::after\n{\n font-size: 11px;\n line-height: 1.3;\n\n position: absolute;\n top: 9px;\n left: -4px;\n\n padding: 0 2px;\n\n content: 'file';\n content: attr(data-filetype);\n text-align: right;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n color: #fff;\n background-color: #000;\n}\n.filepicker-file-icon .fileCorner\n{\n position: absolute;\n top: -7px;\n left: 22px;\n\n width: 0;\n height: 0;\n\n border-width: 11px 0 0 11px;\n border-style: solid;\n border-color: white transparent transparent #920035;\n}\n.upload-input-v2-preview-container{\n list-style: none;\n li {\n display: grid;\n grid-template-columns: 25% 70% 5%;\n align-items: center;\n border: 1px solid #E1E1E1;\n margin: 1em;\n\n .file-preview {\n img {\n max-width: 110px;\n max-height: 100px;\n object-fit: contain;\n width: auto;\n height: 100px;\n padding: 1em;\n }\n }\n\n .file-name {\n margin-left: 2em;\n text-align: left;\n }\n\n .file-delete {\n text-align: center;\n }\n }\n}\n","/* Dropzone styles for v3 with MUI */\n.upload-input-v3 {\n .dropzone {\n border: 1px dashed #d0d5dd;\n border-radius: 8px;\n background-color: #ffffff;\n padding: 40px 20px;\n min-height: 160px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: background-color 0.2s ease, border-color 0.2s ease;\n\n &.dz-drag-hover {\n border-color: #1976d2;\n background-color: #e8f0fe;\n }\n\n .dz-message,\n .dz-preview {\n display: none;\n }\n\n .dz-custom-content {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n pointer-events: none;\n\n .dz-custom-icon {\n font-size: 40px !important;\n color: #1976d2;\n margin-bottom: 8px;\n }\n\n .dz-click-text {\n color: #1976d2;\n text-decoration: underline;\n }\n\n .dz-custom-hint {\n color: #9e9e9e;\n margin-top: 4px;\n }\n }\n }\n}\n",".editor-input {\n div {\n a {\n color: #337ab7;\n &:hover,\n a:focus {\n color: #23527c;\n text-decoration: underline;\n }\n }\n }\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.simple-link-list {\n margin-top: 40px;\n display: flex;\n flex-direction: column;\n .link-select {\n width: 200px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n .add-button {\n height: 38px;\n border-color: #afafaf;\n }\n}\n\n.simple-link-list:not(.panel .simple-link-list) {\n padding: 10px;\n border: 1px solid #cccccc;\n margin: 5px;\n border-radius: 3px;\n}\n\n.panel .simple-link-list {\n .simple-link-list-title {\n display: none;\n }\n .simple-link-list-buttons {\n display: flex;\n justify-content: flex-end;\n }\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.summit-dropdown {\n .summit-select {\n width: 150px;\n\n & > div {\n border-top-right-radius: unset;\n border-bottom-right-radius: unset;\n }\n }\n\n .btn {\n border-left-color: #e7e7e7;\n height: 38px;\n }\n\n &.big {\n .summit-select input {\n height: 32px\n }\n\n .btn {\n height: 46px;\n }\n }\n}\n","@import \"../table/table.less\";\n\n.sortable-table-box {\n margin-top: 20px;\n}\n\n.checkbox-cell{\n text-align: center;\n /* center checkbox horizontally */\n vertical-align: middle;\n /* center checkbox vertically */\n}\n\n","table.table {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important;\n\n td, th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n\n &.tables_empty {\n text-align: center\n }\n }\n\n thead {\n tr {\n th, td {\n &.sorting,\n &.sorting_asc,\n &.sorting_desc {\n min-width: 30px;\n padding-right: 10px\n }\n\n &.sorting,\n &.sorting_asc,\n &.sorting_desc,\n &.sorting_asc_disabled,\n &.sorting_desc_disabled {\n cursor: pointer;\n position: relative;\n\n &:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings', sans-serif;\n opacity: 0.5;\n }\n }\n\n &:active {\n outline: none\n }\n\n &.sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n }\n\n &.sorting_asc:after {\n content: \"\\e155\"\n }\n\n &.sorting_desc:after {\n content: \"\\e156\"\n }\n\n &.sorting_asc_disabled:after,\n &.sorting_desc_disabled:after {\n color: #eee\n }\n }\n }\n }\n\n &.nowrap {\n th, td {\n white-space: nowrap\n }\n }\n\n tbody {\n tr {\n &.child {\n padding: 0.5em 1em;\n\n &:hover {\n background: transparent !important\n }\n\n ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0;\n\n &:first-child {\n padding-top: 0\n }\n\n &:last-child {\n border-bottom: none\n }\n }\n }\n }\n\n &.can-edit {\n cursor:pointer\n }\n }\n }\n\n\n .actions {\n width: 70px;\n\n a {\n margin-left: 10px;\n\n .delete-icon:hover {\n color: #da0000 !important;\n }\n\n .fa:hover {\n color: #024c85;\n }\n }\n }\n}\n\ntable.table-bordered.table {\n border-collapse: separate !important;\n\n th, td {\n border-left-width: 0;\n\n &:last-child {\n border-right-width: 0\n }\n }\n\n tbody {\n th, td {\n border-bottom-width: 0\n }\n }\n\n}\n\n\n\n\n","table.table {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important;\n}\ntable.table td,\ntable.table th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n}\ntable.table td.tables_empty,\ntable.table th.tables_empty {\n text-align: center;\n}\ntable.table thead tr th.sorting,\ntable.table thead tr td.sorting,\ntable.table thead tr th.sorting_asc,\ntable.table thead tr td.sorting_asc,\ntable.table thead tr th.sorting_desc,\ntable.table thead tr td.sorting_desc {\n min-width: 30px;\n padding-right: 10px;\n}\ntable.table thead tr th.sorting,\ntable.table thead tr td.sorting,\ntable.table thead tr th.sorting_asc,\ntable.table thead tr td.sorting_asc,\ntable.table thead tr th.sorting_desc,\ntable.table thead tr td.sorting_desc,\ntable.table thead tr th.sorting_asc_disabled,\ntable.table thead tr td.sorting_asc_disabled,\ntable.table thead tr th.sorting_desc_disabled,\ntable.table thead tr td.sorting_desc_disabled {\n cursor: pointer;\n position: relative;\n}\ntable.table thead tr th.sorting:after,\ntable.table thead tr td.sorting:after,\ntable.table thead tr th.sorting_asc:after,\ntable.table thead tr td.sorting_asc:after,\ntable.table thead tr th.sorting_desc:after,\ntable.table thead tr td.sorting_desc:after,\ntable.table thead tr th.sorting_asc_disabled:after,\ntable.table thead tr td.sorting_asc_disabled:after,\ntable.table thead tr th.sorting_desc_disabled:after,\ntable.table thead tr td.sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings', sans-serif;\n opacity: 0.5;\n}\ntable.table thead tr th:active,\ntable.table thead tr td:active {\n outline: none;\n}\ntable.table thead tr th.sorting:after,\ntable.table thead tr td.sorting:after {\n opacity: 0.2;\n content: \"\\e150\";\n}\ntable.table thead tr th.sorting_asc:after,\ntable.table thead tr td.sorting_asc:after {\n content: \"\\e155\";\n}\ntable.table thead tr th.sorting_desc:after,\ntable.table thead tr td.sorting_desc:after {\n content: \"\\e156\";\n}\ntable.table thead tr th.sorting_asc_disabled:after,\ntable.table thead tr td.sorting_asc_disabled:after,\ntable.table thead tr th.sorting_desc_disabled:after,\ntable.table thead tr td.sorting_desc_disabled:after {\n color: #eee;\n}\ntable.table.nowrap th,\ntable.table.nowrap td {\n white-space: nowrap;\n}\ntable.table tbody tr.child {\n padding: 0.5em 1em;\n}\ntable.table tbody tr.child:hover {\n background: transparent !important;\n}\ntable.table tbody tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0;\n}\ntable.table tbody tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0;\n}\ntable.table tbody tr.child ul li:first-child {\n padding-top: 0;\n}\ntable.table tbody tr.child ul li:last-child {\n border-bottom: none;\n}\ntable.table tbody tr.can-edit {\n cursor: pointer;\n}\ntable.table .actions {\n width: 70px;\n}\ntable.table .actions a {\n margin-left: 10px;\n}\ntable.table .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\ntable.table .actions a .fa:hover {\n color: #024c85;\n}\ntable.table-bordered.table {\n border-collapse: separate !important;\n}\ntable.table-bordered.table th,\ntable.table-bordered.table td {\n border-left-width: 0;\n}\ntable.table-bordered.table th:last-child,\ntable.table-bordered.table td:last-child {\n border-right-width: 0;\n}\ntable.table-bordered.table tbody th,\ntable.table-bordered.table tbody td {\n border-bottom-width: 0;\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.action-dropdown {\n .action-select {\n width: 250px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n &.small {\n :global .Select-control {\n height: 30px;\n }\n :global .Select-placeholder {\n line-height: 20px\n }\n :global .Select-value {\n line-height: 26px !important;\n }\n\n :global .Select-value-label {\n line-height: 26px;\n }\n\n :global .Select-input {\n height: 26px;\n }\n }\n &.normal {\n .btn {\n height: 38px;\n }\n }\n\n}\n",".wrapper {\n\n .valueBox {\n margin-left: 10px;\n margin-right: 10px;\n display: inline-block;\n text-align: center;\n }\n}",".bulk-actions-selector-container{\n min-height: 90px;\n\n div {\n\n padding:1em;\n\n input[type=checkbox]{\n margin-right: 1em;\n }\n\n select {\n height: 30px;\n width: 90%;\n }\n }\n}\n","@event_initial_height: 30px;\n@event_spacing: 5px;\n@event_z_index: 10;\n@time_slot_overlay_z_index: 100;\n@schedule_border_color : #000000;\n@schedule_event_background_color: #b3d6ed;\n@unschedule_event_background_color: #f37878;\n@unschedule_event_text_color: #ffffff;\n@time_slot_color: gray;\n\n.schedule-view-wrapper {\n .unselectable-text(){\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n }\n\n .no-margin(){\n margin: 0px !important;\n }\n\n .no-padding(){\n padding: 0px !important;\n }\n\n .schedule-event {\n background-color: @schedule_event_background_color;\n z-index: @event_z_index;\n width: 100%;\n position: absolute;\n overflow: hidden;\n\n .no-margin;\n .unselectable-text;\n .row{\n height: 100%;\n .col-md-12{\n height: 100%;\n position: relative;\n }\n }\n .event-container{\n float: left;\n margin: 5px 10px;\n width: 85%;\n height: calc(100% - 10px);\n overflow: hidden;\n .no-padding;\n }\n .event-actions {\n float: right;\n margin: 0 5px 0 0;\n display: flex;\n }\n .event-select-wrapper {\n margin: 5px 0 0 5px;\n float: left;\n }\n }\n\n .is-static {\n background: repeating-linear-gradient( -45deg, #e1e1e1 0px, #e1e1e1 2px, #ffffff 2px, #ffffff 20px);\n color: gray;\n cursor: not-allowed !important;\n }\n\n .is-resizable {\n overflow: hidden;\n /*transition: height 50ms linear;*/\n &:before,\n &:after {\n content: \" \";\n height: 5px;\n border: 1px solid black;\n right: 15%;\n left: 15%;\n display: block;\n position: absolute;\n border-radius: 5px;\n visibility: hidden;\n cursor: ns-resize;\n background-color: white;\n z-index: @event_z_index + 1;\n }\n\n &:before {\n top: 0px;\n }\n &:after {\n bottom: 0px;\n }\n\n &:hover {\n &:before, &:after {\n visibility: visible;\n }\n }\n }\n\n .schedule-events-container{\n position: relative;\n }\n\n .event-content{\n height: 100%;\n width: 100%;\n }\n\n .event-content-half{\n height: 90%;\n width: 50%;\n }\n\n .border-left() {\n border-left: 1px solid @schedule_border_color;\n }\n\n .border-bottom() {\n border-bottom: 1px solid @schedule_border_color;\n }\n\n .border-right() {\n border-right: 1px solid @schedule_border_color;\n }\n\n .time-slot{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n .border-bottom;\n .border-right;\n .border-left;\n background-color: @time_slot_color;\n color: white;\n font-weight: bold;\n }\n\n .time-slot-container{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n position: relative;\n width: 100%;\n .border-bottom;\n .border-right;\n .col-md-12 {\n .no-margin();\n .no-padding();\n .minute-container{\n .border-bottom;\n }\n }\n }\n\n .base-time-slot-overlay(){\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n opacity: 0.5;\n }\n\n .time-slot-overlay{\n .base-time-slot-overlay;\n z-index: @time_slot_overlay_z_index;\n }\n\n .no-padding{\n .no-padding\n }\n\n .no-margin{\n .no-margin\n }\n\n .location-option-venue{\n font-weight: bold;\n }\n\n .location-option-room{\n margin-left: 15px;\n }\n\n .swal2-container{\n z-index: @event_z_index + 2;\n }\n\n .venues-selector, .day-selector, .event-type-selector {\n padding-bottom: 10px;\n z-index: @event_z_index + 11;\n }\n\n .track-selector {\n z-index: @event_z_index + 12;\n }\n\n .outer-schedule-events-container{\n border-top: 1px solid @schedule_border_color;\n max-height: 800px;\n overflow-x: hidden;\n overflow-y: auto;\n }\n\n .empty-list-message{\n font-weight: bold;\n }\n\n .fa-spinner{\n z-index: @event_z_index + 2;\n }\n\n .Select-menu-outer{\n z-index: @event_z_index + 2 !important;\n }\n\n .swal2-container {\n z-index: @event_z_index + 13 !important;\n }\n\n .select-event-btn{\n z-index: @event_z_index + 1;\n cursor: pointer;\n }\n\n .event-action-btn{\n cursor: pointer;\n padding-top: 10px;\n margin-left: 10px;\n z-index: @event_z_index + 1;\n }\n\n .popover{\n max-width: 60% !important;\n z-index: @event_z_index + 4 !important;\n }\n\n .event-title {\n &.withTooltip:hover{\n cursor: pointer;\n }\n }\n\n .ajax-loader-container{\n z-index: @event_z_index + 15 !important;\n }\n .bulk-actions-editor-container {\n margin: 1em;\n padding: 1em;\n background-color: #FFFFFF;\n .col-title{\n font-weight: bold;\n padding: 1em;\n }\n .col-form-buttons {\n button {\n margin-right: 10px;\n }\n }\n }\n\n}\n",".dottedBorderLeft {\n position: relative;\n border-left: none;\n &::before {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n border-left: 1px dashed #e0e0e0;\n height: 3em;\n margin-top: 2em;\n }\n}\n",".dottedBorderLeft {\n position: relative;\n border-left: none;\n &::before {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n border-left: 1px dashed #e0e0e0;\n height: 60%;\n align-self: center;\n }\n}\n"],"names":[],"sourceRoot":""}
|
|
1
|
+
{"version":3,"file":"css/components/index.css","mappings":"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","sources":["webpack://openstack-uicore-foundation/./src/components/extra-questions/index.scss","webpack://openstack-uicore-foundation/./src/components/inputs/datetimepicker/datetimepicker.less","webpack://openstack-uicore-foundation/./src/components/inputs/grouped-dropdown/optiongroup.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input/upload.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input-v2/index.less","webpack://openstack-uicore-foundation/./src/components/inputs/upload-input-v3/index.less","webpack://openstack-uicore-foundation/./src/components/inputs/editor-input/editor-input.less","webpack://openstack-uicore-foundation/./src/components/simple-link-list/simple-link-list.less","webpack://openstack-uicore-foundation/./src/components/summit-dropdown/summit-dropdown.less","webpack://openstack-uicore-foundation/./src/components/table-sortable/table-sortable.less","webpack://openstack-uicore-foundation/./src/components/table/table.less","webpack://openstack-uicore-foundation/./src/components/table-selectable/selectable-table.less","webpack://openstack-uicore-foundation/./src/components/inputs/action-dropdown/action-dropdown.less","webpack://openstack-uicore-foundation/./src/components/inputs/stepped-select/index.module.less","webpack://openstack-uicore-foundation/./src/components/bulk-actions-selector/styles.less","webpack://openstack-uicore-foundation/./src/components/schedule-builder-view/schedule-builder-view.less","webpack://openstack-uicore-foundation/./src/components/mui/infinite-table/styles.module.less","webpack://openstack-uicore-foundation/./src/components/mui/editable-table/mui-table-editable.module.less","webpack://openstack-uicore-foundation/./src/components/mui/table/mui-table.module.less"],"sourcesContent":["\n.extra-question-error {\n display: block;\n color: red;\n font-size: 12px;\n font-weight: bold;\n padding: 0;\n margin: auto 0;\n}\n\n.extra-question-error:before{\n font-family: FontAwesome;\n content: \"\\f071\";\n padding-right: 5px;\n}\n\n.question-label-container{\n a{\n text-decoration: underline !important;\n }\n}\n.questions-form {\n h4{\n font-size: 12pt;\n }\n .abc-checkbox{\n padding: 0 !important;\n }\n .form-check-label{\n font-weight: normal !important;\n }\n padding-bottom: 5em;\n .abc-radio label{\n max-width: 90%;\n }\n form > div.checkbox-wrapper {\n display: grid;\n gap: 15px;\n grid-template-columns: 0fr 14fr;\n grid-template-rows: 1fr;\n align-items: start;\n .input-wrapper {\n width: 35px;\n .form-check {\n width: 35px;\n }\n }\n .checkbox-mandatory {\n position: absolute;\n color: #FF0000;\n }\n .eq-checkbox-label {\n padding-top: 0px;\n }\n }\n}\n","/*!\n * https://github.com/YouCanBookMe/react-datetime\n */\n\n.rdt {\n position: relative;\n}\n.rdtPicker {\n display: none;\n position: absolute;\n width: auto;\n padding: 4px;\n margin-top: 1px;\n z-index: 9999999 !important;\n background: #fff;\n box-shadow: 0 1px 3px rgba(0,0,0,.1);\n border: 1px solid rgb(228, 227, 227);\n}\n.rdtOpen .rdtPicker {\n display: block;\n}\n.rdtStatic .rdtPicker {\n box-shadow: none;\n position: static;\n}\n\n.rdtPicker .rdtTimeToggle {\n text-align: center;\n}\n\n.rdtPicker table {\n width: 100%;\n margin: 0;\n}\n.rdtPicker td,\n.rdtPicker th {\n text-align: center;\n height: 28px;\n}\n.rdtPicker td {\n cursor: pointer;\n}\n.rdtPicker td.rdtDay:hover,\n.rdtPicker td.rdtHour:hover,\n.rdtPicker td.rdtMinute:hover,\n.rdtPicker td.rdtSecond:hover,\n.rdtPicker .rdtTimeToggle:hover {\n background: #eeeeee;\n cursor: pointer;\n}\n.rdtPicker td.rdtOld,\n.rdtPicker td.rdtNew {\n color: #999999;\n}\n.rdtPicker td.rdtToday {\n position: relative;\n}\n.rdtPicker td.rdtToday:before {\n content: '';\n display: inline-block;\n border-left: 7px solid transparent;\n border-bottom: 7px solid #428bca;\n border-top-color: rgba(0, 0, 0, 0.2);\n position: absolute;\n bottom: 4px;\n right: 4px;\n}\n.rdtPicker td.rdtActive,\n.rdtPicker td.rdtActive:hover {\n background-color: #428bca;\n color: #fff;\n text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);\n}\n.rdtPicker td.rdtActive.rdtToday:before {\n border-bottom-color: #fff;\n}\n.rdtPicker td.rdtDisabled,\n.rdtPicker td.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n\n.rdtPicker td span.rdtOld {\n color: #999999;\n}\n.rdtPicker td span.rdtDisabled,\n.rdtPicker td span.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker th {\n border-bottom: 1px solid #f9f9f9;\n}\n.rdtPicker .dow {\n width: 14.2857%;\n border-bottom: none;\n}\n.rdtPicker th.rdtSwitch {\n width: 100px;\n}\n.rdtPicker th.rdtNext,\n.rdtPicker th.rdtPrev {\n font-size: 21px;\n vertical-align: top;\n}\n\n.rdtPrev span,\n.rdtNext span {\n display: block;\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n\n.rdtPicker th.rdtDisabled,\n.rdtPicker th.rdtDisabled:hover {\n background: none;\n color: #999999;\n cursor: not-allowed;\n}\n.rdtPicker thead tr:first-child th {\n cursor: pointer;\n}\n.rdtPicker thead tr:first-child th:hover {\n background: #eeeeee;\n}\n\n.rdtPicker tfoot {\n border-top: 1px solid #f9f9f9;\n}\n\n.rdtPicker button {\n border: none;\n background: none;\n cursor: pointer;\n}\n.rdtPicker button:hover {\n background-color: #eee;\n}\n\n.rdtPicker thead button {\n width: 100%;\n height: 100%;\n}\n\ntd.rdtMonth,\ntd.rdtYear {\n height: 50px;\n width: 25%;\n cursor: pointer;\n}\ntd.rdtMonth:hover,\ntd.rdtYear:hover {\n background: #eee;\n}\n\n.rdtCounters {\n display: inline-block;\n}\n\n.rdtCounters > div {\n float: left;\n}\n\n.rdtCounter {\n height: 100px;\n}\n\n.rdtCounter {\n width: 40px;\n}\n\n.rdtCounterSeparator {\n line-height: 100px;\n}\n\n.rdtCounter .rdtBtn {\n height: 40%;\n line-height: 40px;\n cursor: pointer;\n display: block;\n\n -webkit-touch-callout: none; /* iOS Safari */\n -webkit-user-select: none; /* Chrome/Safari/Opera */\n -khtml-user-select: none; /* Konqueror */\n -moz-user-select: none; /* Firefox */\n -ms-user-select: none; /* Internet Explorer/Edge */\n user-select: none;\n}\n.rdtCounter .rdtBtn:hover {\n background: #eee;\n}\n.rdtCounter .rdtCount {\n height: 20%;\n font-size: 1.2em;\n}\n\n.rdtMilli {\n vertical-align: middle;\n padding-left: 8px;\n width: 48px;\n}\n\n.rdtMilli input {\n width: 100%;\n font-size: 1.2em;\n margin-top: 37px;\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.option-group {\n font-weight: bold;\n font-style: italic;\n}\n\n.option-child {\n padding-left: 15px;\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n\n.dropzone {\n height: 150px;\n border: 2px dashed gray;\n padding: 20px;\n color: gray;\n text-align: center;\n}\n\n.file-box {\n max-width: 50px;\n max-height: 50px;\n position: relative;\n text-align: center;\n\n img {\n width: 100%;\n }\n\n .remove {\n position: absolute;\n top: -5px;\n right: -10px;\n height: 20px;\n width: 20px;\n cursor: pointer;\n color: red;\n }\n}\n\n\n","/* Filepicker CSS */\n.filepicker {\n font-family: sans-serif;\n}\n\ndiv.filepicker {\n text-align: center;\n padding: 5px;\n background-color: #E1E1E1;\n border-radius: 5px;\n min-height: 100px;\n height: 100%;\n border: 2px dashed #C7C7C7;\n}\n\ndiv.filepicker.disabled {\n cursor: not-allowed;\n padding-top: 30px;\n}\n\n/* Icon */\n.filepicker-file-icon\n{\n position: relative;\n\n display: inline-block;\n\n margin: 1.5em 0 2.5em 0;\n padding-left: 45px;\n\n color: black;\n}\n\n.filepicker-file-icon::before\n{\n position: absolute;\n top: -7px;\n left: 0;\n\n width: 29px;\n height: 34px;\n\n content: '';\n\n border: solid 2px #7F7F7F;\n border-radius: 2px;\n}\n\n.filepicker-file-icon::after\n{\n font-size: 11px;\n line-height: 1.3;\n\n position: absolute;\n top: 9px;\n left: -4px;\n\n padding: 0 2px;\n\n content: 'file';\n content: attr(data-filetype);\n text-align: right;\n letter-spacing: 1px;\n text-transform: uppercase;\n\n color: #fff;\n background-color: #000;\n}\n.filepicker-file-icon .fileCorner\n{\n position: absolute;\n top: -7px;\n left: 22px;\n\n width: 0;\n height: 0;\n\n border-width: 11px 0 0 11px;\n border-style: solid;\n border-color: white transparent transparent #920035;\n}\n.upload-input-v2-preview-container{\n list-style: none;\n li {\n display: grid;\n grid-template-columns: 25% 70% 5%;\n align-items: center;\n border: 1px solid #E1E1E1;\n margin: 1em;\n\n .file-preview {\n img {\n max-width: 110px;\n max-height: 100px;\n object-fit: contain;\n width: auto;\n height: 100px;\n padding: 1em;\n }\n }\n\n .file-name {\n margin-left: 2em;\n text-align: left;\n }\n\n .file-delete {\n text-align: center;\n }\n }\n}\n","/* Dropzone styles for v3 with MUI */\n.upload-input-v3 {\n .dropzone {\n border: 1px dashed #d0d5dd;\n border-radius: 8px;\n background-color: #ffffff;\n padding: 40px 20px;\n min-height: 160px;\n cursor: pointer;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: background-color 0.2s ease, border-color 0.2s ease;\n\n &.dz-drag-hover {\n border-color: #1976d2;\n background-color: #e8f0fe;\n }\n\n .dz-message,\n .dz-preview {\n display: none;\n }\n\n .dz-custom-content {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n text-align: center;\n pointer-events: none;\n\n .dz-custom-icon {\n font-size: 40px !important;\n color: #1976d2;\n margin-bottom: 8px;\n }\n\n .dz-click-text {\n color: #1976d2;\n text-decoration: underline;\n }\n\n .dz-custom-hint {\n color: #9e9e9e;\n margin-top: 4px;\n }\n }\n }\n}\n",".editor-input {\n div {\n a {\n color: #337ab7;\n &:hover,\n a:focus {\n color: #23527c;\n text-decoration: underline;\n }\n }\n }\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.simple-link-list {\n margin-top: 40px;\n display: flex;\n flex-direction: column;\n .link-select {\n width: 200px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n .add-button {\n height: 38px;\n border-color: #afafaf;\n }\n}\n\n.simple-link-list:not(.panel .simple-link-list) {\n padding: 10px;\n border: 1px solid #cccccc;\n margin: 5px;\n border-radius: 3px;\n}\n\n.panel .simple-link-list {\n .simple-link-list-title {\n display: none;\n }\n .simple-link-list-buttons {\n display: flex;\n justify-content: flex-end;\n }\n}","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.summit-dropdown {\n .summit-select {\n width: 150px;\n\n & > div {\n border-top-right-radius: unset;\n border-bottom-right-radius: unset;\n }\n }\n\n .btn {\n border-left-color: #e7e7e7;\n height: 38px;\n }\n\n &.big {\n .summit-select input {\n height: 32px\n }\n\n .btn {\n height: 46px;\n }\n }\n}\n","@import \"../table/table.less\";\n\n.sortable-table-box {\n margin-top: 20px;\n}\n\n.checkbox-cell{\n text-align: center;\n /* center checkbox horizontally */\n vertical-align: middle;\n /* center checkbox vertically */\n}\n\n","table.table {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important;\n\n td, th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n\n &.tables_empty {\n text-align: center\n }\n }\n\n thead {\n tr {\n th, td {\n &.sorting,\n &.sorting_asc,\n &.sorting_desc {\n min-width: 30px;\n padding-right: 10px\n }\n\n &.sorting,\n &.sorting_asc,\n &.sorting_desc,\n &.sorting_asc_disabled,\n &.sorting_desc_disabled {\n cursor: pointer;\n position: relative;\n\n &:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings', sans-serif;\n opacity: 0.5;\n }\n }\n\n &:active {\n outline: none\n }\n\n &.sorting:after {\n opacity: 0.2;\n content: \"\\e150\"\n }\n\n &.sorting_asc:after {\n content: \"\\e155\"\n }\n\n &.sorting_desc:after {\n content: \"\\e156\"\n }\n\n &.sorting_asc_disabled:after,\n &.sorting_desc_disabled:after {\n color: #eee\n }\n }\n }\n }\n\n &.nowrap {\n th, td {\n white-space: nowrap\n }\n }\n\n tbody {\n tr {\n &.child {\n padding: 0.5em 1em;\n\n &:hover {\n background: transparent !important\n }\n\n ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0;\n\n li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0;\n\n &:first-child {\n padding-top: 0\n }\n\n &:last-child {\n border-bottom: none\n }\n }\n }\n }\n\n &.can-edit {\n cursor:pointer\n }\n }\n }\n\n\n .actions {\n width: 70px;\n\n a {\n margin-left: 10px;\n\n .delete-icon:hover {\n color: #da0000 !important;\n }\n\n .fa:hover {\n color: #024c85;\n }\n }\n }\n}\n\ntable.table-bordered.table {\n border-collapse: separate !important;\n\n th, td {\n border-left-width: 0;\n\n &:last-child {\n border-right-width: 0\n }\n }\n\n tbody {\n th, td {\n border-bottom-width: 0\n }\n }\n\n}\n\n\n\n\n","table.table {\n clear: both;\n margin-top: 6px !important;\n margin-bottom: 6px !important;\n max-width: none !important;\n}\ntable.table td,\ntable.table th {\n -webkit-box-sizing: content-box;\n -moz-box-sizing: content-box;\n box-sizing: content-box;\n}\ntable.table td.tables_empty,\ntable.table th.tables_empty {\n text-align: center;\n}\ntable.table thead tr th.sorting,\ntable.table thead tr td.sorting,\ntable.table thead tr th.sorting_asc,\ntable.table thead tr td.sorting_asc,\ntable.table thead tr th.sorting_desc,\ntable.table thead tr td.sorting_desc {\n min-width: 30px;\n padding-right: 10px;\n}\ntable.table thead tr th.sorting,\ntable.table thead tr td.sorting,\ntable.table thead tr th.sorting_asc,\ntable.table thead tr td.sorting_asc,\ntable.table thead tr th.sorting_desc,\ntable.table thead tr td.sorting_desc,\ntable.table thead tr th.sorting_asc_disabled,\ntable.table thead tr td.sorting_asc_disabled,\ntable.table thead tr th.sorting_desc_disabled,\ntable.table thead tr td.sorting_desc_disabled {\n cursor: pointer;\n position: relative;\n}\ntable.table thead tr th.sorting:after,\ntable.table thead tr td.sorting:after,\ntable.table thead tr th.sorting_asc:after,\ntable.table thead tr td.sorting_asc:after,\ntable.table thead tr th.sorting_desc:after,\ntable.table thead tr td.sorting_desc:after,\ntable.table thead tr th.sorting_asc_disabled:after,\ntable.table thead tr td.sorting_asc_disabled:after,\ntable.table thead tr th.sorting_desc_disabled:after,\ntable.table thead tr td.sorting_desc_disabled:after {\n position: relative;\n left: 8px;\n top: 2px;\n display: inline-block;\n font-family: 'Glyphicons Halflings', sans-serif;\n opacity: 0.5;\n}\ntable.table thead tr th:active,\ntable.table thead tr td:active {\n outline: none;\n}\ntable.table thead tr th.sorting:after,\ntable.table thead tr td.sorting:after {\n opacity: 0.2;\n content: \"\\e150\";\n}\ntable.table thead tr th.sorting_asc:after,\ntable.table thead tr td.sorting_asc:after {\n content: \"\\e155\";\n}\ntable.table thead tr th.sorting_desc:after,\ntable.table thead tr td.sorting_desc:after {\n content: \"\\e156\";\n}\ntable.table thead tr th.sorting_asc_disabled:after,\ntable.table thead tr td.sorting_asc_disabled:after,\ntable.table thead tr th.sorting_desc_disabled:after,\ntable.table thead tr td.sorting_desc_disabled:after {\n color: #eee;\n}\ntable.table.nowrap th,\ntable.table.nowrap td {\n white-space: nowrap;\n}\ntable.table tbody tr.child {\n padding: 0.5em 1em;\n}\ntable.table tbody tr.child:hover {\n background: transparent !important;\n}\ntable.table tbody tr.child ul {\n display: inline-block;\n list-style-type: none;\n margin: 0;\n padding: 0;\n}\ntable.table tbody tr.child ul li {\n border-bottom: 1px solid #efefef;\n padding: 0.5em 0;\n}\ntable.table tbody tr.child ul li:first-child {\n padding-top: 0;\n}\ntable.table tbody tr.child ul li:last-child {\n border-bottom: none;\n}\ntable.table tbody tr.can-edit {\n cursor: pointer;\n}\ntable.table .actions {\n width: 70px;\n}\ntable.table .actions a {\n margin-left: 10px;\n}\ntable.table .actions a .delete-icon:hover {\n color: #da0000 !important;\n}\ntable.table .actions a .fa:hover {\n color: #024c85;\n}\ntable.table-bordered.table {\n border-collapse: separate !important;\n}\ntable.table-bordered.table th,\ntable.table-bordered.table td {\n border-left-width: 0;\n}\ntable.table-bordered.table th:last-child,\ntable.table-bordered.table td:last-child {\n border-right-width: 0;\n}\ntable.table-bordered.table tbody th,\ntable.table-bordered.table tbody td {\n border-bottom-width: 0;\n}\n","/**\n * Copyright 2017 OpenStack Foundation\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n * http://www.apache.org/licenses/LICENSE-2.0\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n **/\n\n.action-dropdown {\n .action-select {\n width: 250px;\n .Select-control {\n border-radius: 4px 0 0 4px;\n height: 100%;\n .Select-input {\n height: 32px;\n }\n }\n }\n &.small {\n :global .Select-control {\n height: 30px;\n }\n :global .Select-placeholder {\n line-height: 20px\n }\n :global .Select-value {\n line-height: 26px !important;\n }\n\n :global .Select-value-label {\n line-height: 26px;\n }\n\n :global .Select-input {\n height: 26px;\n }\n }\n &.normal {\n .btn {\n height: 38px;\n }\n }\n\n}\n",".wrapper {\n\n .valueBox {\n margin-left: 10px;\n margin-right: 10px;\n display: inline-block;\n text-align: center;\n }\n}",".bulk-actions-selector-container{\n min-height: 90px;\n\n div {\n\n padding:1em;\n\n input[type=checkbox]{\n margin-right: 1em;\n }\n\n select {\n height: 30px;\n width: 90%;\n }\n }\n}\n","@event_initial_height: 30px;\n@event_spacing: 5px;\n@event_z_index: 10;\n@time_slot_overlay_z_index: 100;\n@schedule_border_color : #000000;\n@schedule_event_background_color: #b3d6ed;\n@unschedule_event_background_color: #f37878;\n@unschedule_event_text_color: #ffffff;\n@time_slot_color: gray;\n\n.schedule-view-wrapper {\n .unselectable-text(){\n -webkit-touch-callout: none;\n -webkit-user-select: none;\n -khtml-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n }\n\n .no-margin(){\n margin: 0px !important;\n }\n\n .no-padding(){\n padding: 0px !important;\n }\n\n .schedule-event {\n background-color: @schedule_event_background_color;\n z-index: @event_z_index;\n width: 100%;\n position: absolute;\n overflow: hidden;\n\n .no-margin;\n .unselectable-text;\n .row{\n height: 100%;\n .col-md-12{\n height: 100%;\n position: relative;\n }\n }\n .event-container{\n float: left;\n margin: 5px 10px;\n width: 85%;\n height: calc(100% - 10px);\n overflow: hidden;\n .no-padding;\n }\n .event-actions {\n float: right;\n margin: 0 5px 0 0;\n display: flex;\n }\n .event-select-wrapper {\n margin: 5px 0 0 5px;\n float: left;\n }\n }\n\n .is-static {\n background: repeating-linear-gradient( -45deg, #e1e1e1 0px, #e1e1e1 2px, #ffffff 2px, #ffffff 20px);\n color: gray;\n cursor: not-allowed !important;\n }\n\n .is-resizable {\n overflow: hidden;\n /*transition: height 50ms linear;*/\n &:before,\n &:after {\n content: \" \";\n height: 5px;\n border: 1px solid black;\n right: 15%;\n left: 15%;\n display: block;\n position: absolute;\n border-radius: 5px;\n visibility: hidden;\n cursor: ns-resize;\n background-color: white;\n z-index: @event_z_index + 1;\n }\n\n &:before {\n top: 0px;\n }\n &:after {\n bottom: 0px;\n }\n\n &:hover {\n &:before, &:after {\n visibility: visible;\n }\n }\n }\n\n .schedule-events-container{\n position: relative;\n }\n\n .event-content{\n height: 100%;\n width: 100%;\n }\n\n .event-content-half{\n height: 90%;\n width: 50%;\n }\n\n .border-left() {\n border-left: 1px solid @schedule_border_color;\n }\n\n .border-bottom() {\n border-bottom: 1px solid @schedule_border_color;\n }\n\n .border-right() {\n border-right: 1px solid @schedule_border_color;\n }\n\n .time-slot{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n .border-bottom;\n .border-right;\n .border-left;\n background-color: @time_slot_color;\n color: white;\n font-weight: bold;\n }\n\n .time-slot-container{\n margin: 0;\n padding: 0;\n height: @event_initial_height !important;\n position: relative;\n width: 100%;\n .border-bottom;\n .border-right;\n .col-md-12 {\n .no-margin();\n .no-padding();\n .minute-container{\n .border-bottom;\n }\n }\n }\n\n .base-time-slot-overlay(){\n position: absolute;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n opacity: 0.5;\n }\n\n .time-slot-overlay{\n .base-time-slot-overlay;\n z-index: @time_slot_overlay_z_index;\n }\n\n .no-padding{\n .no-padding\n }\n\n .no-margin{\n .no-margin\n }\n\n .location-option-venue{\n font-weight: bold;\n }\n\n .location-option-room{\n margin-left: 15px;\n }\n\n .swal2-container{\n z-index: @event_z_index + 2;\n }\n\n .venues-selector, .day-selector, .event-type-selector {\n padding-bottom: 10px;\n z-index: @event_z_index + 11;\n }\n\n .track-selector {\n z-index: @event_z_index + 12;\n }\n\n .outer-schedule-events-container{\n border-top: 1px solid @schedule_border_color;\n max-height: 800px;\n overflow-x: hidden;\n overflow-y: auto;\n }\n\n .empty-list-message{\n font-weight: bold;\n }\n\n .fa-spinner{\n z-index: @event_z_index + 2;\n }\n\n .Select-menu-outer{\n z-index: @event_z_index + 2 !important;\n }\n\n .swal2-container {\n z-index: @event_z_index + 13 !important;\n }\n\n .select-event-btn{\n z-index: @event_z_index + 1;\n cursor: pointer;\n }\n\n .event-action-btn{\n cursor: pointer;\n padding-top: 10px;\n margin-left: 10px;\n z-index: @event_z_index + 1;\n }\n\n .popover{\n max-width: 60% !important;\n z-index: @event_z_index + 4 !important;\n }\n\n .event-title {\n &.withTooltip:hover{\n cursor: pointer;\n }\n }\n\n .ajax-loader-container{\n z-index: @event_z_index + 15 !important;\n }\n .bulk-actions-editor-container {\n margin: 1em;\n padding: 1em;\n background-color: #FFFFFF;\n .col-title{\n font-weight: bold;\n padding: 1em;\n }\n .col-form-buttons {\n button {\n margin-right: 10px;\n }\n }\n }\n\n}\n",".dottedBorderLeft {\n position: relative;\n border-left: none;\n &::before {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n border-left: 1px dashed #e0e0e0;\n height: 3em;\n margin-top: 2em;\n }\n}\n",".dottedBorderLeft {\n position: relative;\n border-left: none;\n &::before {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n border-left: 1px dashed #e0e0e0;\n height: auto;\n margin: 20px 0;\n }\n}\n",".dottedBorderLeft {\n position: relative;\n border-left: none;\n &::before {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n border-left: 1px dashed #e0e0e0;\n height: 60%;\n align-self: center;\n }\n}\n"],"names":[],"sourceRoot":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"css/components/mui/editable-table.css","mappings":"AAAA,sBAEE,gBAAiB,CADjB,iBAEF,CAAE,6BAME,8BAA+B,CAF/B,QAAS,CAHT,UAAW,CAMX,WAAY,CAFZ,MAAO,CAGP,aAAc,CANd,iBAAkB,CAClB,KAOJ","sources":["webpack://openstack-uicore-foundation/./src/components/mui/editable-table/mui-table-editable.module.less"],"sourcesContent":[".dottedBorderLeft {\n position: relative;\n border-left: none;\n &::before {\n content: \"\";\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n border-left: 1px dashed #e0e0e0;\n height: auto;\n margin: 20px 0;\n }\n}\n"],"names":[],"sourceRoot":""}
|
package/lib/security/actions.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("openstack-uicore-foundation",[],t):"object"==typeof exports?exports["openstack-uicore-foundation"]=t():e["openstack-uicore-foundation"]=t()}(this,(()=>(()=>{"use strict";var e={5097:(e,t,o)=>{o.r(t),o.d(t,{CLEAR_SESSION_STATE:()=>S,LOGOUT_USER:()=>R,RECEIVE_USER_INFO:()=>p,REQUEST_USER_INFO:()=>E,SESSION_STATE_STATUS_CHANGED:()=>O,SESSION_STATE_STATUS_ERROR:()=>w,SESSION_STATE_STATUS_UNCHANGED:()=>g,SET_LOGGED_USER:()=>_,UPDATE_SESSION_STATE_STATUS:()=>f,UPDATE_USER_INFO:()=>T,doLogout:()=>h,getUserInfo:()=>A,onUserAuth:()=>y,updateSessionStateStatus:()=>m,updateUserInfo:()=>U});var r=o(1116),n=o.n(r),s=o(6842),i=o.n(s),a=o(9087),l=o(9558),c=o(2183);function u(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function d(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?u(Object(o),!0).forEach((function(t){n()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):u(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}const _="SET_LOGGED_USER",R="LOGOUT_USER",E="REQUEST_USER_INFO",p="RECEIVE_USER_INFO",S="CLEAR_SESSION_STATE",f="UPDATE_SESSION_STATE_STATUS",g="unchanged",O="changed",w="error",T="UPDATE_USER_INFO",y=(e,t,o,r=0,n=null)=>s=>{(0,c.storeAuthInfo)(e,r,n,t),s({type:_,payload:{sessionState:o}})},h=e=>(t,o)=>{t({type:R,payload:{backUrl:e}})},A=(e="groups",t="",o=null,r=null,n=null,s=!1)=>async(u,d)=>{let _=(0,l.getAllowedUserGroups)();_=""!==_?_.split(" "):[];let{loggedUserState:R}=d(),{member:S}=R,f=await(0,c.getAccessToken)();if(null!=S&&!s)return null!=r&&null!=o&&r.push(o),Promise.resolve();null==n&&(n=a.authErrorHandler),u((0,a.startLoading)());let g={access_token:f,expand:e};return t&&(g.fields=t),(0,a.getRequest)((0,a.createAction)(E),(0,a.createAction)(p),(0,l.buildAPIBaseUrl)("/api/v1/members/me"),n)(g)(u,d).then((()=>{u((0,a.stopLoading)());let{member:e}=d().loggedUserState;if(null==e){let e={title:"ERROR",html:i().translate("errors.user_not_set"),type:"error"};u((0,a.showMessage)(e,c.initLogOut))}if(_.length>0){if(0===e.groups.filter(((e,t)=>_.includes(e.code))).length){let e={title:"ERROR",html:i().translate("errors.user_not_authz"),type:"error"};return void u((0,a.showMessage)(e,c.initLogOut))}}null!=r&&null!=o&&r.push(o)}))},U=e=>(t,o)=>{let{loggedUserState:r}=o(),{member:n}=r;if(null==n)throw Error("Member is not set.");if(e.id!=n.id)throw Error("Member is not the same.");t({type:T,payload:d({},e)})},m=e=>(t,o)=>{t({type:f,payload:{sessionStateStatus:e}})}},3195:(e,t,o)=>{o.d(t,{AUTH_ERROR_ACCESS_TOKEN_EXPIRED:()=>s,AUTH_ERROR_LOCK_ACQUIRE_ERROR:()=>i,AUTH_ERROR_MISSING_AUTH_INFO:()=>r,AUTH_ERROR_MISSING_REFRESH_TOKEN:()=>n,AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR:()=>l,AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR:()=>a});const r="AUTH_ERROR_MISSING_AUTH_INFO",n="AUTH_ERROR_MISSING_REFRESH_TOKEN",s="AUTH_ERROR_ACCESS_TOKEN_EXPIRED",i="AUTH_ERROR_LOCK_ACQUIRE_ERROR",a="AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR",l="AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR"},2183:(e,t,o)=>{o.d(t,{doLogin:()=>T,getAccessToken:()=>U,initLogOut:()=>j,storeAuthInfo:()=>k});var r=o(9558),n=o(5812),s=o.n(n);o(806);const i=require("browser-tabs-lock");var a=o.n(i);const l=require("js-cookie");var c=o.n(l),u=o(8041),d=o.n(u),_=(o(9891),o(5097),o(8853)),R=o(3195);const Lock=new(a()),GET_TOKEN_SILENTLY_LOCK_KEY="openstackuicore.lock.getTokenSilently",E="code",p="authInfo",S="nonce",f="pkce",g="idToken",O="BackUrl",w=e=>{let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o="";for(let r=0;r<e;r++)o+=t.charAt(Math.floor(62*Math.random()));return o},T=(e=null,t=null,o=null,n=null,s=null,i=null)=>{let a=((e=null,t=null,o=null,n=null,s=null,i=null,a=null,l=O)=>{let c=L(),u=(0,r.getAuthCallback)(),_=C(),R=P(),p=H();null!=e&&(u+=`?${l}=${encodeURIComponent(e)}`);let g=w(16);(0,r.putOnLocalStorage)(S,g);let T=d()(`${_}/oauth2/auth`),h={response_type:encodeURI(p),scope:encodeURI(R),nonce:g,response_mode:"fragment",client_id:encodeURI(c),redirect_uri:encodeURI(u)};if(p===E){const e=y();(0,r.putOnLocalStorage)(f,JSON.stringify(e)),h.code_challenge=e.codeChallenge,h.code_challenge_method="S256",h.approval_prompt="force"}return t&&(h.prompt=t),R&&R.includes("offline_access")&&(h.prompt="consent"),o&&(h.id_token_hint=o),n&&(h.provider=n),i&&(h.otp_login_hint=i),s&&(h.login_hint=encodeURI(s)),a&&(h.tenant=a),T=T.query(h),T})(e,o,null,t,n,s,i);(0,r.getCurrentLocation)().replace(a.toString())},y=()=>{const e=(0,r.base64URLEncode)((0,_.dz)(64));return{codeVerifier:e,codeChallenge:(0,_.gl)(e,"Base64url"),createdAt:new Date}},h=async(e,t)=>{if(e===E&&v()){if(!t)throw I(),Error(R.AUTH_ERROR_MISSING_REFRESH_TOKEN);let e=await(async(e,t=5,o=1e3)=>{for(let r=0;r<t;r++)try{return await e()}catch(e){if(!e.message||!e.message.startsWith(R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR)||r===t-1)throw e;const n=o*Math.pow(2,r);console.log(`retryWithBackoff retry ${r+1}/${t} in ${n}ms`),await new Promise((e=>setTimeout(e,n)))}})((()=>m(t))),{access_token:o,expires_in:r,refresh_token:n,id_token:s}=e;return void 0===n&&(n=null),k(o,r,n,s),o}throw I(),Error(R.AUTH_ERROR_ACCESS_TOKEN_EXPIRED)},A=async()=>{console.log("openstack-uicore-foundation::Security::methods::_getAccessToken");let e=b();if(!e)throw console.log("openstack-uicore-foundation::Security::methods::_getAccessToken AUTH_ERROR_MISSING_AUTH_INFO"),Error(R.AUTH_ERROR_MISSING_AUTH_INFO);let{accessToken:t,expiresIn:o,accessTokenUpdatedAt:r,refreshToken:n}=e,i=H();const a=s()().unix();let l=a-r;return o-=60,console.log(`openstack-uicore-foundation::Security::methods::_getAccessToken now ${a} accessTokenUpdatedAt ${r} expiresIn ${o} timeElapsedSecs ${l}`),(l>=o||null==t)&&(console.log("openstack-uicore-foundation::Security::methods::_getAccessToken access token expired, refreshing it ..."),t=await h(i,n)),t},U=async()=>{if("undefined"!=typeof navigator&&navigator.locks)return await navigator.locks.request(GET_TOKEN_SILENTLY_LOCK_KEY,(async e=>(console.log("openstack-uicore-foundation::Security::methods::getAccessToken web lock api",e),await A())));if(!await(0,r.retryPromise)((()=>Lock.acquireLock(GET_TOKEN_SILENTLY_LOCK_KEY,6e3)),10))throw Error(R.AUTH_ERROR_LOCK_ACQUIRE_ERROR);try{return await A()}finally{await Lock.releaseLock(GET_TOKEN_SILENTLY_LOCK_KEY)}},m=async e=>{let t=C(),o=L();const n={grant_type:"refresh_token",client_id:encodeURI(o),refresh_token:e},s=new AbortController,i=setTimeout((()=>s.abort()),1e4);let a,l;try{a=await fetch(`${t}/oauth2/token`,{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify(n),signal:s.signal})}catch(e){throw console.log("refreshAccessToken network error:",e.message),Error(`${R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR}: ${e.message}`)}finally{clearTimeout(i)}if(!a.ok){if(console.log(`refreshAccessToken server error: ${a.status} - ${a.statusText}`),a.status>=500||408===a.status||429===a.status)throw Error(`${R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR}: ${a.status} - ${a.statusText}`);throw(0,r.setSessionClearingState)(!0),Error(`${R.AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR}: ${a.status} - ${a.statusText}`)}try{l=await a.json()}catch(e){throw Error(`${R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR}: invalid JSON response from IDP`)}let{access_token:c,refresh_token:u,expires_in:d,id_token:_}=l;if(!c)throw(0,r.setSessionClearingState)(!0),Error(`${R.AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR}: missing access_token in refresh response`);return{access_token:c,refresh_token:u,expires_in:d,id_token:_}},k=(e,t,o=null,n=null)=>{let s=b(),i={accessToken:e,expiresIn:t,accessTokenUpdatedAt:Math.floor(Date.now()/1e3)};null==o&&s&&(o=s.refreshToken),null==n&&s&&(n=s.idToken),o&&(i.refreshToken=o),n?(i[g]=n,c().set(g,n,{secure:!0,sameSite:"Lax"})):c().remove(g),(0,r.putOnLocalStorage)(p,JSON.stringify(i))},b=()=>{try{let e=(0,r.getFromLocalStorage)(p,!1);return e?JSON.parse(e):null}catch(e){return null}},I=()=>{"undefined"!=typeof window&&((0,r.removeFromLocalStorage)(p),c().remove(g))},N=()=>{if("undefined"!=typeof window){const e=b();return e?e.idToken:null}return null},L=()=>"undefined"!=typeof window?window.OAUTH2_CLIENT_ID:null,H=()=>"undefined"!=typeof window&&window.OAUTH2_FLOW||"token id_token",v=()=>"undefined"==typeof window||new Boolean(window.OAUTH2_USE_REFRESH_TOKEN||!0),C=()=>"undefined"!=typeof window?window.IDP_BASE_URL:null,P=()=>"undefined"!=typeof window?window.SCOPES:null,j=()=>{(0,r.getCurrentLocation)().replace(((e=null)=>{let t=C(),o=L(),n=d()(`${t}/oauth2/end-session`),s=w(16),i=`${(0,r.getOrigin)()}/auth/logout`;(0,r.putOnLocalStorage)("post_logout_state",s);const a={post_logout_redirect_uri:encodeURI(i),client_id:encodeURI(o),state:s};return e&&(a.id_token_hint=e),n.query(a)})(N()).toString())}},9087:(e,t,o)=>{o.d(t,{authErrorHandler:()=>b,createAction:()=>g,getRequest:()=>I,showMessage:()=>C,startLoading:()=>O,stopLoading:()=>w});var r=o(2462),n=o.n(r),s=(o(1116),o(806)),i=o.n(s),a=o(8041),l=o.n(a),c=o(9236),u=o.n(c),d=o(6842),_=o.n(d),R=o(9558),E=o(5097),p=o(2183);o(3209);const S=["access_token"];l().escapeQuerySpace=!1;let f=i();const g=e=>t=>({type:e,payload:t}),O=(g("RESET_LOADING"),g("START_LOADING")),w=g("STOP_LOADING"),T={},y={},h=e=>0===Object.keys(e).length&&e.constructor===Object,A=(e,t,o,r)=>({httpCode:e,title:t,html:o,type:r}),U=(e,t,o)=>A(e,t,o,"error"),m=(e,t,o)=>A(e,t,o,"warning"),k=()=>e=>{const t=(0,R.getCurrentPathName)(),o=(0,R.isClearingSessionState)();e({type:E.CLEAR_SESSION_STATE,payload:{}}),o||((0,R.setSessionClearingState)(!0),console.log("authErrorHandler 401 - re login"),(0,p.doLogin)(t))},b=(e,t,o=C)=>t=>{var r,n,s,i;const a=e.status;let l,c,u="";switch(t(w()),a){case 401:o!==C?(l=U(a,"ERROR",_().translate("errors.user_not_auth")),c=()=>t(k())):t(k());break;case 403:l=U(a,"ERROR",_().translate("errors.user_not_authz")),c=p.initLogOut;break;case 404:u=(null===(r=e.response.body)||void 0===r?void 0:r.message)||(null===(n=e.response.error)||void 0===n?void 0:n.message)||e.message,null!==(s=e.response.body)&&void 0!==s&&null!==(i=s.errors)&&void 0!==i&&i.length&&(u+=`<br>${e.response.body.errors.join("<br>")}`),l=m(a,"Not Found",u);break;case 412:for(const[t,o]of Object.entries(e.response.body.errors))u+=isNaN(t)?`${t}: `:"",u+=`${o}<br>`;t({type:"VALIDATE",payload:{errors:e.response.body.errors}}),l=m(a,"Validation error",u);break;default:l=U(a,"ERROR",_().translate("errors.server_error"))}l&&t(o(l,c))},I=(e,t,o,r=N,s={},i=!1)=>(a={})=>(c,u)=>{let d=l()(o),_=d.toString();if(!h(a)){const{access_token:e}=a,t=n()(a,S);_=d.query(t).toString(),d=d.query(a)}return e&&"function"==typeof e&&c(e(s)),(e=>{T[e]&&(T[e].abort(),console.log(`aborted request ${e}`),delete T[e])})(_),new Promise(((e,o)=>{let n=f.get(d.toString());if(i&&y.hasOwnProperty(_)){const{etag:e}=y[_];e&&n.set("If-None-Match",e)}n.timeout({response:6e4,deadline:6e4}).end(v(c,u,t,r,e,o,_,i)),((e,t)=>{T[e]=t})(_,n)}))},N=(e,t)=>e=>{let o=t.body,r="";o instanceof Object&&o.hasOwnProperty("message")&&(r=o.message),u().fire(t.statusText,r,"error")},L=e=>e.toLowerCase(),H=(e,t={})=>{const o=(e=>Object.keys(e))(t).find((e=>t=>L(t)===e)(e));return o?t[o]:void 0},v=(e,t,o,r,n,s,i=null,a=!1)=>(l,c)=>{if(l||!c.ok){if(304===l.status&&y.hasOwnProperty(i)&&a){const{body:t}=y[i];return"function"==typeof o?(e(o({response:t})),n({response:t})):(e(o),n({response:t}))}return r&&r(l,c)(e,t),s({err:l,res:c,dispatch:e,state:t})}let u=c.body;if(a){const e=H("etag",c.headers);e&&(y[i]={etag:e,body:u})}return"function"==typeof o?(e(o({response:u})),n({response:u})):(e(o),n({response:u}))},C=(e,t=null)=>o=>{o(w()),u().fire(e).then((e=>{e.value&&"function"==typeof t&&t()}))}},3209:(e,t,o)=>{},8853:(e,t,o)=>{o.d(t,{dz:()=>_,gl:()=>R});require("spark-md5");const r=require("crypto-js/sha256");var n=o.n(r);const s=require("crypto-js/enc-base64url");var i=o.n(s);const l=require("crypto-js/enc-hex");var c=o.n(l);const u=65536,d="undefined"!=typeof window?window.crypto||window.msCrypto:null,_=e=>{if(e>4294967295)throw new RangeError("requested too many random bytes");const t=Buffer.allocUnsafe(e);if(!d)return a;if(e>0)if(e>u)for(let o=0;o<e;o+=u)d.getRandomValues(t.slice(o,o+u));else d.getRandomValues(t);return t},R=(e,t="hex")=>{let o=c();return"Base64url"===t&&(o=i()),n()(e).toString(o)}},9558:(e,t,o)=>{o.d(t,{base64URLEncode:()=>E,buildAPIBaseUrl:()=>l,getAllowedUserGroups:()=>a,getAuthCallback:()=>r,getCurrentLocation:()=>n,getCurrentPathName:()=>i,getFromLocalStorage:()=>u,getOrigin:()=>s,isClearingSessionState:()=>_,putOnLocalStorage:()=>c,removeFromLocalStorage:()=>d,retryPromise:()=>p,setSessionClearingState:()=>R});o(5812),o(8041);const r=()=>"undefined"!=typeof window?`${window.location.origin}/auth/callback`:null,n=()=>{let e="";return"undefined"!=typeof window&&(e=window.location,window.top&&(e=window.top.location)),e},s=()=>"undefined"!=typeof window?window.location.origin:null,i=()=>"undefined"!=typeof window?window.location.pathname:null,a=()=>"undefined"!=typeof window?window.ALLOWED_USER_GROUPS||"":null,l=e=>"undefined"!=typeof window?`${window.API_BASE_URL}${e}`:null``,c=(e,t)=>{"undefined"!=typeof window&&window.localStorage.setItem(e,t)},u=(e,t)=>{if("undefined"!=typeof window){let o=window.localStorage.getItem(e);return t&&(console.log(`getFromLocalStorage removing key ${e}`),d(e)),o}return null},d=e=>{"undefined"!=typeof window&&window.localStorage.removeItem(e)},_=()=>"undefined"!=typeof window&&window.clearing_session_state,R=e=>{"undefined"!=typeof window&&(window.clearing_session_state=e)},E=e=>e.toString("base64").replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),p=async(e,t=3)=>{for(let o=0;o<t;o++)if(await e())return!0;return!1}},1116:e=>{e.exports=require("@babel/runtime/helpers/defineProperty")},2462:e=>{e.exports=require("@babel/runtime/helpers/objectWithoutProperties")},6842:e=>{e.exports=require("i18n-react/dist/i18n-react")},9891:e=>{e.exports=require("idtoken-verifier")},5812:e=>{e.exports=require("moment-timezone")},806:e=>{e.exports=require("superagent/lib/client")},9236:e=>{e.exports=require("sweetalert2")},8041:e=>{e.exports=require("urijs")}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var s=t[r]={exports:{}};return e[r](s,s.exports,o),s.exports}return(()=>{o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t}})(),(()=>{o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}})(),(()=>{o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})(),o(5097)})()));
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define("openstack-uicore-foundation",[],t):"object"==typeof exports?exports["openstack-uicore-foundation"]=t():e["openstack-uicore-foundation"]=t()}(this,(()=>(()=>{"use strict";var e={5097:(e,t,o)=>{o.r(t),o.d(t,{CLEAR_SESSION_STATE:()=>S,LOGOUT_USER:()=>R,RECEIVE_USER_INFO:()=>p,REQUEST_USER_INFO:()=>E,SESSION_STATE_STATUS_CHANGED:()=>O,SESSION_STATE_STATUS_ERROR:()=>w,SESSION_STATE_STATUS_UNCHANGED:()=>g,SET_LOGGED_USER:()=>_,UPDATE_SESSION_STATE_STATUS:()=>f,UPDATE_USER_INFO:()=>T,doLogout:()=>h,getUserInfo:()=>A,onUserAuth:()=>y,updateSessionStateStatus:()=>m,updateUserInfo:()=>U});var r=o(1116),n=o.n(r),s=o(6842),i=o.n(s),a=o(9087),l=o(9558),c=o(2183);function u(e,t){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),o.push.apply(o,r)}return o}function d(e){for(var t=1;t<arguments.length;t++){var o=null!=arguments[t]?arguments[t]:{};t%2?u(Object(o),!0).forEach((function(t){n()(e,t,o[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):u(Object(o)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(o,t))}))}return e}const _="SET_LOGGED_USER",R="LOGOUT_USER",E="REQUEST_USER_INFO",p="RECEIVE_USER_INFO",S="CLEAR_SESSION_STATE",f="UPDATE_SESSION_STATE_STATUS",g="unchanged",O="changed",w="error",T="UPDATE_USER_INFO",y=(e,t,o,r=0,n=null)=>s=>{(0,c.storeAuthInfo)(e,r,n,t),s({type:_,payload:{sessionState:o}})},h=e=>(t,o)=>{t({type:R,payload:{backUrl:e}})},A=(e="groups",t="",o=null,r=null,n=null)=>async(s,u)=>{let d=(0,l.getAllowedUserGroups)();d=""!==d?d.split(" "):[];let{loggedUserState:_}=u(),{member:R}=_,S=await(0,c.getAccessToken)();if(null!=R)return null!=r&&null!=o&&r.push(o),Promise.resolve();null==n&&(n=a.authErrorHandler),s((0,a.startLoading)());let f={access_token:S,expand:e};return t&&(f.fields=t),(0,a.getRequest)((0,a.createAction)(E),(0,a.createAction)(p),(0,l.buildAPIBaseUrl)("/api/v1/members/me"),n)(f)(s,u).then((()=>{s((0,a.stopLoading)());let{member:e}=u().loggedUserState;if(null==e){let e={title:"ERROR",html:i().translate("errors.user_not_set"),type:"error"};s((0,a.showMessage)(e,c.initLogOut))}if(d.length>0){if(0===e.groups.filter(((e,t)=>d.includes(e.code))).length){let e={title:"ERROR",html:i().translate("errors.user_not_authz"),type:"error"};return void s((0,a.showMessage)(e,c.initLogOut))}}null!=r&&null!=o&&r.push(o)}))},U=e=>(t,o)=>{let{loggedUserState:r}=o(),{member:n}=r;if(null==n)throw Error("Member is not set.");if(e.id!=n.id)throw Error("Member is not the same.");t({type:T,payload:d({},e)})},m=e=>(t,o)=>{t({type:f,payload:{sessionStateStatus:e}})}},3195:(e,t,o)=>{o.d(t,{AUTH_ERROR_ACCESS_TOKEN_EXPIRED:()=>s,AUTH_ERROR_LOCK_ACQUIRE_ERROR:()=>i,AUTH_ERROR_MISSING_AUTH_INFO:()=>r,AUTH_ERROR_MISSING_REFRESH_TOKEN:()=>n,AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR:()=>l,AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR:()=>a});const r="AUTH_ERROR_MISSING_AUTH_INFO",n="AUTH_ERROR_MISSING_REFRESH_TOKEN",s="AUTH_ERROR_ACCESS_TOKEN_EXPIRED",i="AUTH_ERROR_LOCK_ACQUIRE_ERROR",a="AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR",l="AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR"},2183:(e,t,o)=>{o.d(t,{doLogin:()=>T,getAccessToken:()=>U,initLogOut:()=>j,storeAuthInfo:()=>k});var r=o(9558),n=o(5812),s=o.n(n);o(806);const i=require("browser-tabs-lock");var a=o.n(i);const l=require("js-cookie");var c=o.n(l),u=o(8041),d=o.n(u),_=(o(9891),o(5097),o(8853)),R=o(3195);const Lock=new(a()),GET_TOKEN_SILENTLY_LOCK_KEY="openstackuicore.lock.getTokenSilently",E="code",p="authInfo",S="nonce",f="pkce",g="idToken",O="BackUrl",w=e=>{let t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o="";for(let r=0;r<e;r++)o+=t.charAt(Math.floor(62*Math.random()));return o},T=(e=null,t=null,o=null,n=null,s=null,i=null)=>{let a=((e=null,t=null,o=null,n=null,s=null,i=null,a=null,l=O)=>{let c=L(),u=(0,r.getAuthCallback)(),_=C(),R=P(),p=H();null!=e&&(u+=`?${l}=${encodeURIComponent(e)}`);let g=w(16);(0,r.putOnLocalStorage)(S,g);let T=d()(`${_}/oauth2/auth`),h={response_type:encodeURI(p),scope:encodeURI(R),nonce:g,response_mode:"fragment",client_id:encodeURI(c),redirect_uri:encodeURI(u)};if(p===E){const e=y();(0,r.putOnLocalStorage)(f,JSON.stringify(e)),h.code_challenge=e.codeChallenge,h.code_challenge_method="S256",h.approval_prompt="force"}return t&&(h.prompt=t),R&&R.includes("offline_access")&&(h.prompt="consent"),o&&(h.id_token_hint=o),n&&(h.provider=n),i&&(h.otp_login_hint=i),s&&(h.login_hint=encodeURI(s)),a&&(h.tenant=a),T=T.query(h),T})(e,o,null,t,n,s,i);(0,r.getCurrentLocation)().replace(a.toString())},y=()=>{const e=(0,r.base64URLEncode)((0,_.dz)(64));return{codeVerifier:e,codeChallenge:(0,_.gl)(e,"Base64url"),createdAt:new Date}},h=async(e,t)=>{if(e===E&&v()){if(!t)throw I(),Error(R.AUTH_ERROR_MISSING_REFRESH_TOKEN);let e=await(async(e,t=5,o=1e3)=>{for(let r=0;r<t;r++)try{return await e()}catch(e){if(!e.message||!e.message.startsWith(R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR)||r===t-1)throw e;const n=o*Math.pow(2,r);console.log(`retryWithBackoff retry ${r+1}/${t} in ${n}ms`),await new Promise((e=>setTimeout(e,n)))}})((()=>m(t))),{access_token:o,expires_in:r,refresh_token:n,id_token:s}=e;return void 0===n&&(n=null),k(o,r,n,s),o}throw I(),Error(R.AUTH_ERROR_ACCESS_TOKEN_EXPIRED)},A=async()=>{console.log("openstack-uicore-foundation::Security::methods::_getAccessToken");let e=b();if(!e)throw console.log("openstack-uicore-foundation::Security::methods::_getAccessToken AUTH_ERROR_MISSING_AUTH_INFO"),Error(R.AUTH_ERROR_MISSING_AUTH_INFO);let{accessToken:t,expiresIn:o,accessTokenUpdatedAt:r,refreshToken:n}=e,i=H();const a=s()().unix();let l=a-r;return o-=60,console.log(`openstack-uicore-foundation::Security::methods::_getAccessToken now ${a} accessTokenUpdatedAt ${r} expiresIn ${o} timeElapsedSecs ${l}`),(l>=o||null==t)&&(console.log("openstack-uicore-foundation::Security::methods::_getAccessToken access token expired, refreshing it ..."),t=await h(i,n)),t},U=async()=>{if("undefined"!=typeof navigator&&navigator.locks)return await navigator.locks.request(GET_TOKEN_SILENTLY_LOCK_KEY,(async e=>(console.log("openstack-uicore-foundation::Security::methods::getAccessToken web lock api",e),await A())));if(!await(0,r.retryPromise)((()=>Lock.acquireLock(GET_TOKEN_SILENTLY_LOCK_KEY,6e3)),10))throw Error(R.AUTH_ERROR_LOCK_ACQUIRE_ERROR);try{return await A()}finally{await Lock.releaseLock(GET_TOKEN_SILENTLY_LOCK_KEY)}},m=async e=>{let t=C(),o=L();const n={grant_type:"refresh_token",client_id:encodeURI(o),refresh_token:e},s=new AbortController,i=setTimeout((()=>s.abort()),1e4);let a,l;try{a=await fetch(`${t}/oauth2/token`,{method:"POST",headers:{Accept:"application/json","Content-Type":"application/json"},body:JSON.stringify(n),signal:s.signal})}catch(e){throw console.log("refreshAccessToken network error:",e.message),Error(`${R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR}: ${e.message}`)}finally{clearTimeout(i)}if(!a.ok){if(console.log(`refreshAccessToken server error: ${a.status} - ${a.statusText}`),a.status>=500||408===a.status||429===a.status)throw Error(`${R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR}: ${a.status} - ${a.statusText}`);throw(0,r.setSessionClearingState)(!0),Error(`${R.AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR}: ${a.status} - ${a.statusText}`)}try{l=await a.json()}catch(e){throw Error(`${R.AUTH_ERROR_REFRESH_TOKEN_NETWORK_ERROR}: invalid JSON response from IDP`)}let{access_token:c,refresh_token:u,expires_in:d,id_token:_}=l;if(!c)throw(0,r.setSessionClearingState)(!0),Error(`${R.AUTH_ERROR_REFRESH_TOKEN_REQUEST_ERROR}: missing access_token in refresh response`);return{access_token:c,refresh_token:u,expires_in:d,id_token:_}},k=(e,t,o=null,n=null)=>{let s=b(),i={accessToken:e,expiresIn:t,accessTokenUpdatedAt:Math.floor(Date.now()/1e3)};null==o&&s&&(o=s.refreshToken),null==n&&s&&(n=s.idToken),o&&(i.refreshToken=o),n?(i[g]=n,c().set(g,n,{secure:!0,sameSite:"Lax"})):c().remove(g),(0,r.putOnLocalStorage)(p,JSON.stringify(i))},b=()=>{try{let e=(0,r.getFromLocalStorage)(p,!1);return e?JSON.parse(e):null}catch(e){return null}},I=()=>{"undefined"!=typeof window&&((0,r.removeFromLocalStorage)(p),c().remove(g))},N=()=>{if("undefined"!=typeof window){const e=b();return e?e.idToken:null}return null},L=()=>"undefined"!=typeof window?window.OAUTH2_CLIENT_ID:null,H=()=>"undefined"!=typeof window&&window.OAUTH2_FLOW||"token id_token",v=()=>"undefined"==typeof window||new Boolean(window.OAUTH2_USE_REFRESH_TOKEN||!0),C=()=>"undefined"!=typeof window?window.IDP_BASE_URL:null,P=()=>"undefined"!=typeof window?window.SCOPES:null,j=()=>{(0,r.getCurrentLocation)().replace(((e=null)=>{let t=C(),o=L(),n=d()(`${t}/oauth2/end-session`),s=w(16),i=`${(0,r.getOrigin)()}/auth/logout`;(0,r.putOnLocalStorage)("post_logout_state",s);const a={post_logout_redirect_uri:encodeURI(i),client_id:encodeURI(o),state:s};return e&&(a.id_token_hint=e),n.query(a)})(N()).toString())}},9087:(e,t,o)=>{o.d(t,{authErrorHandler:()=>b,createAction:()=>g,getRequest:()=>I,showMessage:()=>C,startLoading:()=>O,stopLoading:()=>w});var r=o(2462),n=o.n(r),s=(o(1116),o(806)),i=o.n(s),a=o(8041),l=o.n(a),c=o(9236),u=o.n(c),d=o(6842),_=o.n(d),R=o(9558),E=o(5097),p=o(2183);o(3209);const S=["access_token"];l().escapeQuerySpace=!1;let f=i();const g=e=>t=>({type:e,payload:t}),O=(g("RESET_LOADING"),g("START_LOADING")),w=g("STOP_LOADING"),T={},y={},h=e=>0===Object.keys(e).length&&e.constructor===Object,A=(e,t,o,r)=>({httpCode:e,title:t,html:o,type:r}),U=(e,t,o)=>A(e,t,o,"error"),m=(e,t,o)=>A(e,t,o,"warning"),k=()=>e=>{const t=(0,R.getCurrentPathName)(),o=(0,R.isClearingSessionState)();e({type:E.CLEAR_SESSION_STATE,payload:{}}),o||((0,R.setSessionClearingState)(!0),console.log("authErrorHandler 401 - re login"),(0,p.doLogin)(t))},b=(e,t,o=C)=>t=>{var r,n,s,i;const a=e.status;let l,c,u="";switch(t(w()),a){case 401:o!==C?(l=U(a,"ERROR",_().translate("errors.user_not_auth")),c=()=>t(k())):t(k());break;case 403:l=U(a,"ERROR",_().translate("errors.user_not_authz")),c=p.initLogOut;break;case 404:u=(null===(r=e.response.body)||void 0===r?void 0:r.message)||(null===(n=e.response.error)||void 0===n?void 0:n.message)||e.message,null!==(s=e.response.body)&&void 0!==s&&null!==(i=s.errors)&&void 0!==i&&i.length&&(u+=`<br>${e.response.body.errors.join("<br>")}`),l=m(a,"Not Found",u);break;case 412:for(const[t,o]of Object.entries(e.response.body.errors))u+=isNaN(t)?`${t}: `:"",u+=`${o}<br>`;t({type:"VALIDATE",payload:{errors:e.response.body.errors}}),l=m(a,"Validation error",u);break;default:l=U(a,"ERROR",_().translate("errors.server_error"))}l&&t(o(l,c))},I=(e,t,o,r=N,s={},i=!1)=>(a={})=>(c,u)=>{let d=l()(o),_=d.toString();if(!h(a)){const{access_token:e}=a,t=n()(a,S);_=d.query(t).toString(),d=d.query(a)}return e&&"function"==typeof e&&c(e(s)),(e=>{T[e]&&(T[e].abort(),console.log(`aborted request ${e}`),delete T[e])})(_),new Promise(((e,o)=>{let n=f.get(d.toString());if(i&&y.hasOwnProperty(_)){const{etag:e}=y[_];e&&n.set("If-None-Match",e)}n.timeout({response:6e4,deadline:6e4}).end(v(c,u,t,r,e,o,_,i)),((e,t)=>{T[e]=t})(_,n)}))},N=(e,t)=>e=>{let o=t.body,r="";o instanceof Object&&o.hasOwnProperty("message")&&(r=o.message),u().fire(t.statusText,r,"error")},L=e=>e.toLowerCase(),H=(e,t={})=>{const o=(e=>Object.keys(e))(t).find((e=>t=>L(t)===e)(e));return o?t[o]:void 0},v=(e,t,o,r,n,s,i=null,a=!1)=>(l,c)=>{if(l||!c.ok){if(304===l.status&&y.hasOwnProperty(i)&&a){const{body:t}=y[i];return"function"==typeof o?(e(o({response:t})),n({response:t})):(e(o),n({response:t}))}return r&&r(l,c)(e,t),s({err:l,res:c,dispatch:e,state:t})}let u=c.body;if(a){const e=H("etag",c.headers);e&&(y[i]={etag:e,body:u})}return"function"==typeof o?(e(o({response:u})),n({response:u})):(e(o),n({response:u}))},C=(e,t=null)=>o=>{o(w()),u().fire(e).then((e=>{e.value&&"function"==typeof t&&t()}))}},3209:(e,t,o)=>{},8853:(e,t,o)=>{o.d(t,{dz:()=>_,gl:()=>R});require("spark-md5");const r=require("crypto-js/sha256");var n=o.n(r);const s=require("crypto-js/enc-base64url");var i=o.n(s);const l=require("crypto-js/enc-hex");var c=o.n(l);const u=65536,d="undefined"!=typeof window?window.crypto||window.msCrypto:null,_=e=>{if(e>4294967295)throw new RangeError("requested too many random bytes");const t=Buffer.allocUnsafe(e);if(!d)return a;if(e>0)if(e>u)for(let o=0;o<e;o+=u)d.getRandomValues(t.slice(o,o+u));else d.getRandomValues(t);return t},R=(e,t="hex")=>{let o=c();return"Base64url"===t&&(o=i()),n()(e).toString(o)}},9558:(e,t,o)=>{o.d(t,{base64URLEncode:()=>E,buildAPIBaseUrl:()=>l,getAllowedUserGroups:()=>a,getAuthCallback:()=>r,getCurrentLocation:()=>n,getCurrentPathName:()=>i,getFromLocalStorage:()=>u,getOrigin:()=>s,isClearingSessionState:()=>_,putOnLocalStorage:()=>c,removeFromLocalStorage:()=>d,retryPromise:()=>p,setSessionClearingState:()=>R});o(5812),o(8041);const r=()=>"undefined"!=typeof window?`${window.location.origin}/auth/callback`:null,n=()=>{let e="";return"undefined"!=typeof window&&(e=window.location,window.top&&(e=window.top.location)),e},s=()=>"undefined"!=typeof window?window.location.origin:null,i=()=>"undefined"!=typeof window?window.location.pathname:null,a=()=>"undefined"!=typeof window?window.ALLOWED_USER_GROUPS||"":null,l=e=>"undefined"!=typeof window?`${window.API_BASE_URL}${e}`:null``,c=(e,t)=>{"undefined"!=typeof window&&window.localStorage.setItem(e,t)},u=(e,t)=>{if("undefined"!=typeof window){let o=window.localStorage.getItem(e);return t&&(console.log(`getFromLocalStorage removing key ${e}`),d(e)),o}return null},d=e=>{"undefined"!=typeof window&&window.localStorage.removeItem(e)},_=()=>"undefined"!=typeof window&&window.clearing_session_state,R=e=>{"undefined"!=typeof window&&(window.clearing_session_state=e)},E=e=>e.toString("base64").replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),p=async(e,t=3)=>{for(let o=0;o<t;o++)if(await e())return!0;return!1}},1116:e=>{e.exports=require("@babel/runtime/helpers/defineProperty")},2462:e=>{e.exports=require("@babel/runtime/helpers/objectWithoutProperties")},6842:e=>{e.exports=require("i18n-react/dist/i18n-react")},9891:e=>{e.exports=require("idtoken-verifier")},5812:e=>{e.exports=require("moment-timezone")},806:e=>{e.exports=require("superagent/lib/client")},9236:e=>{e.exports=require("sweetalert2")},8041:e=>{e.exports=require("urijs")}},t={};function o(r){var n=t[r];if(void 0!==n)return n.exports;var s=t[r]={exports:{}};return e[r](s,s.exports,o),s.exports}return(()=>{o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t}})(),(()=>{o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}})(),(()=>{o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})(),o(5097)})()));
|
|
2
2
|
//# sourceMappingURL=actions.js.map
|