iking-web-ui-pro 0.0.2 → 0.0.3

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.
Files changed (53) hide show
  1. package/dist/IKApprovalProcess/index.es.js +1 -1
  2. package/dist/IKApprovalProcess/index.umd.js +1 -1
  3. package/dist/IKApprovalProcess/style.css +1 -1
  4. package/dist/IKApprovalProcessDetail/style.css +1 -1
  5. package/dist/IKCalendar/index.es.js +1 -1
  6. package/dist/IKCalendar/index.umd.js +1 -1
  7. package/dist/IKCalendar/style.css +1 -1
  8. package/dist/IKDetailPreviewFiles/index.es.js +244 -1424
  9. package/dist/IKDetailPreviewFiles/index.umd.js +1 -1
  10. package/dist/IKDetailPreviewFiles/style.css +1 -1
  11. package/dist/IKExpandCollapse/index.es.js +143 -1323
  12. package/dist/IKExpandCollapse/index.umd.js +1 -1
  13. package/dist/IKExpandCollapse/style.css +1 -1
  14. package/dist/IKSearch/index.es.js +1 -1
  15. package/dist/IKSearch/index.umd.js +1 -1
  16. package/dist/IKSearch/style.css +1 -1
  17. package/dist/IKVerticalStepBar/index.es.js +190 -1370
  18. package/dist/IKVerticalStepBar/index.umd.js +3 -3
  19. package/dist/IKVerticalStepBar/style.css +1 -1
  20. package/dist/IkBaseDialog/index.es.js +234 -0
  21. package/dist/IkBaseDialog/index.umd.js +1 -0
  22. package/dist/IkBaseDialog/style.css +1 -0
  23. package/dist/IkBtnSetting/index.es.js +336 -1517
  24. package/dist/IkBtnSetting/index.umd.js +1 -1
  25. package/dist/IkBtnSetting/style.css +1 -1
  26. package/dist/IkIconPicker/index.es.js +2885 -1449
  27. package/dist/IkIconPicker/index.umd.js +5 -1
  28. package/dist/IkIconPicker/style.css +1 -1
  29. package/dist/IkPageFull/index.es.js +1678 -2859
  30. package/dist/IkPageFull/index.umd.js +3 -3
  31. package/dist/IkPageFull/style.css +1 -1
  32. package/dist/IkPicker/index.es.js +1 -1
  33. package/dist/IkPicker/index.umd.js +1 -1
  34. package/dist/IkPicker/style.css +1 -1
  35. package/dist/IkPickerUser/index.es.js +255 -237
  36. package/dist/IkPickerUser/index.umd.js +1 -1
  37. package/dist/IkPickerUser/style.css +1 -1
  38. package/dist/IkSchedule/index.es.js +2181 -3362
  39. package/dist/IkSchedule/index.umd.js +1 -1
  40. package/dist/IkSchedule/style.css +1 -1
  41. package/dist/IkSvgIcon/index.es.js +125 -1310
  42. package/dist/IkSvgIcon/index.umd.js +1 -1
  43. package/dist/IkUploadFile/index.es.js +955 -596
  44. package/dist/IkUploadFile/index.umd.js +1 -1
  45. package/dist/IkUploadFile/style.css +1 -1
  46. package/dist/IkUploadImage/index.es.js +113 -110
  47. package/dist/IkUploadImage/index.umd.js +1 -1
  48. package/dist/IkUploadImage/style.css +1 -1
  49. package/dist/index.es.js +12914 -11169
  50. package/dist/index.umd.js +10 -6
  51. package/dist/style.css +1 -1
  52. package/package.json +3 -3
  53. package/dist/IkSvgIcon/style.css +0 -1
@@ -1 +1 @@
1
- *[data-v-421b620c]{padding:0;margin:0}.demo-app[data-v-421b620c]{width:70%;margin:auto}.icon[data-v-421b620c]{width:10%!important;text-align:center}.icon svg[data-v-421b620c]{width:25px;height:25px;vertical-align:middle}.to[data-v-421b620c]{width:4%!important;display:inline-block;margin:auto;text-align:center}[data-v-421b620c] .fc-event{width:calc(100% - 4px);padding:0 4px}[data-v-421b620c] .fc-button{color:var(--el-color-white);border-color:var(--el-color-primary);background-color:var(--el-color-primary)}[data-v-421b620c] .fc-button:hover{color:var(--el-color-white);border-color:var(--el-color-primary-light-3);background-color:var(--el-color-primary-light-3);outline:none}[data-v-421b620c] .fc-button-primary:disabled{background-color:var(--el-color-primary-light-5);border-color:var(--el-color-primary-light-5);color:var(--el-color-white)}[data-v-421b620c] .fc-button-active{background-color:var(--el-color-primary-dark-2)!important;border-color:var(--el-color-primary-dark-2)!important;color:var(--el-color-white)!important;box-shadow:none!important}[data-v-421b620c] .fc .fc-button-primary:not(:disabled):active{background-color:var(--el-color-primary-dark-2)!important;border-color:var(--el-color-primary-dark-2)!important;color:var(--el-color-white)!important;box-shadow:none!important}[data-v-421b620c] .fc .fc-button-primary:focus{box-shadow:none!important}[data-v-421b620c] .fc .fc-h-event{background-color:inherit;border:none}[data-v-421b620c] .fc .fc-view table.fc-scrollgrid thead{line-height:40px}.title-line[data-v-421b620c]{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--el-color-primary-dark-2)}.title-line .title[data-v-421b620c]{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ik-full-calendar[data-v-421b620c]{width:100%;height:100%}.event-title[data-v-421b620c]{display:flex;align-items:center;color:var(--ik-text-color)}[data-v-421b620c] .fc .fc-timeGridWeek-view .fc-v-event .event-title,[data-v-421b620c] .fc .fc-timeGridDay-view .fc-v-event .event-title{color:var(--el-color-white)}.event-title[data-v-421b620c]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.allday[data-v-421b620c]:before{background-color:var(--ik-success)}.no-allday[data-v-421b620c]:before{background-color:var(--ik-error)}.event-title-time[data-v-421b620c]{color:var(--ik-vice-text-color)}[data-v-421b620c] .fc .fc-timeGridWeek-view .fc-v-event .event-title .event-title-time,[data-v-421b620c] .fc .fc-timeGridDay-view .fc-v-event .event-title .event-title-time{color:var(--el-color-info-light-8)}.event-title-text[data-v-421b620c]{margin-left:4px}.basicWidth[data-v-1957ff53]{width:1em}.basicHeight[data-v-1957ff53]{height:1em}.ik-schedule[data-v-600ed17b]{width:100%;height:100%;display:flex}.ik-schedule__left[data-v-600ed17b]{height:100%;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0}.ik-schedule__header[data-v-600ed17b]{flex-shrink:0;flex-grow:0;text-align:left;display:flex}.ik-schedule__title[data-v-600ed17b]{font-family:Arial-BoldMT,Arial Bold,Arial,sans-serif;font-weight:700;flex-shrink:0}.ik-schedule__body[data-v-600ed17b]{flex-grow:1;margin-top:16px;height:calc(100% - 56px)}.ik-schedule__header-right[data-v-600ed17b]{display:flex;justify-content:space-between;flex-grow:1}.ik-schedule__header-right-item[data-v-600ed17b]{border-left:4px solid;line-height:32px}.ik-schedule__right-title[data-v-600ed17b]{text-align:left;line-height:32px}
1
+ *[data-v-421b620c]{padding:0;margin:0}.demo-app[data-v-421b620c]{width:70%;margin:auto}.icon[data-v-421b620c]{width:10%!important;text-align:center}.icon svg[data-v-421b620c]{width:25px;height:25px;vertical-align:middle}.to[data-v-421b620c]{width:4%!important;display:inline-block;margin:auto;text-align:center}[data-v-421b620c] .fc-event{width:calc(100% - 4px);padding:0 4px}[data-v-421b620c] .fc-button{color:var(--el-color-white);border-color:var(--el-color-primary);background-color:var(--el-color-primary)}[data-v-421b620c] .fc-button:hover{color:var(--el-color-white);border-color:var(--el-color-primary-light-3);background-color:var(--el-color-primary-light-3);outline:none}[data-v-421b620c] .fc-button-primary:disabled{background-color:var(--el-color-primary-light-5);border-color:var(--el-color-primary-light-5);color:var(--el-color-white)}[data-v-421b620c] .fc-button-active{background-color:var(--el-color-primary-dark-2)!important;border-color:var(--el-color-primary-dark-2)!important;color:var(--el-color-white)!important;box-shadow:none!important}[data-v-421b620c] .fc .fc-button-primary:not(:disabled):active{background-color:var(--el-color-primary-dark-2)!important;border-color:var(--el-color-primary-dark-2)!important;color:var(--el-color-white)!important;box-shadow:none!important}[data-v-421b620c] .fc .fc-button-primary:focus{box-shadow:none!important}[data-v-421b620c] .fc .fc-h-event{background-color:inherit;border:none}[data-v-421b620c] .fc .fc-view table.fc-scrollgrid thead{line-height:40px}.title-line[data-v-421b620c]{width:100%;display:flex;justify-content:space-between;align-items:center;color:var(--el-color-primary-dark-2)}.title-line .title[data-v-421b620c]{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ik-full-calendar[data-v-421b620c]{width:100%;height:100%}.event-title[data-v-421b620c]{display:flex;align-items:center;color:var(--ik-text-color)}[data-v-421b620c] .fc .fc-timeGridWeek-view .fc-v-event .event-title,[data-v-421b620c] .fc .fc-timeGridDay-view .fc-v-event .event-title{color:var(--el-color-white)}.event-title[data-v-421b620c]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.allday[data-v-421b620c]:before{background-color:var(--ik-success)}.no-allday[data-v-421b620c]:before{background-color:var(--ik-error)}.event-title-time[data-v-421b620c]{color:var(--ik-vice-text-color)}[data-v-421b620c] .fc .fc-timeGridWeek-view .fc-v-event .event-title .event-title-time,[data-v-421b620c] .fc .fc-timeGridDay-view .fc-v-event .event-title .event-title-time{color:var(--el-color-info-light-8)}.event-title-text[data-v-421b620c]{margin-left:4px}.ik-schedule[data-v-600ed17b]{width:100%;height:100%;display:flex}.ik-schedule__left[data-v-600ed17b]{height:100%;display:flex;flex-direction:column;flex-grow:1;flex-shrink:0}.ik-schedule__header[data-v-600ed17b]{flex-shrink:0;flex-grow:0;text-align:left;display:flex}.ik-schedule__title[data-v-600ed17b]{font-family:Arial-BoldMT,Arial Bold,Arial,sans-serif;font-weight:700;flex-shrink:0}.ik-schedule__body[data-v-600ed17b]{flex-grow:1;margin-top:16px;height:calc(100% - 56px)}.ik-schedule__header-right[data-v-600ed17b]{display:flex;justify-content:space-between;flex-grow:1}.ik-schedule__header-right-item[data-v-600ed17b]{border-left:4px solid;line-height:32px}.ik-schedule__right-title[data-v-600ed17b]{text-align:left;line-height:32px}