@idmui/spot 0.4.0 → 0.4.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/dist/Spot/src/index.vue.d.ts +6 -4
- package/dist/index.js +685 -654
- package/dist/index.umd.cjs +12 -12
- package/dist/style.css +1 -1
- package/package.json +69 -69
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@page{size:1200px;margin:20px auto 40px}.spot-report[data-v-dcd7e702]{margin:0 auto;padding:0;display:flex;flex-direction:column;color:var(--idm-black-8);font-size:14px;box-sizing:border-box}.spot-report .search-header-box[data-v-dcd7e702]{background:#fff}.spot-report .search-header-box .search-header-box-inner[data-v-dcd7e702]{width:1160px;height:48px;margin:0 auto;box-sizing:border-box}.spot-report .search-header-box .search-header-box-inner .search-box .input[data-v-dcd7e702]{width:300px}.spot-report .search-header-box .search-header-box-inner .search-box .info[data-v-dcd7e702]{margin:0 10px;color:var(--idm-info-color);font-size:12px}.spot-report .search-header-box .search-header-box-inner .menu-box[data-v-dcd7e702]{height:100%}.spot-report .search-header-box .search-header-box-inner .menu-box .item[data-v-dcd7e702]{height:100%;padding:0 10px;cursor:pointer}.spot-report .search-header-box .search-header-box-inner .menu-box .item.active[data-v-dcd7e702]{font-weight:700;color:var(--idm-primary-color);background:var(--idm-gray-light2)}.spot-report .content-box[data-v-dcd7e702]{flex:1;width:1160px;margin:0 auto;padding:5px 0;box-sizing:border-box}.spot-report .content-box .title-section .main-title[data-v-dcd7e702]{font-size:18px;font-weight:700}.spot-report .content-box .title-section .sub-title[data-v-dcd7e702]{font-size:13px;padding:2px 0}.spot-report .content-box .title-section .icon[data-v-dcd7e702]{cursor:pointer;margin-left:10px;font-size:16px}.spot-report .content-box .title-section .icon[data-v-dcd7e702]:hover{color:var(--idm-primary-color)}.spot-report .content-box .title-section .icon.active[data-v-dcd7e702]{color:var(--idm-warning-color)}.spot-report .content-box .weather-echart-section[data-v-dcd7e702]{height:225px;width:100%;margin:5px 0 15px;box-sizing:border-box;background:var(--idm-white)}.spot-report .content-box .weather-echart-section .weather-chart[data-v-dcd7e702]{height:100%;width:100%;font-size:14px;border:1px solid var(--idm-gray-light);border-radius:5px;box-sizing:border-box}.spot-report .content-box .weather-echart-section .weather-chart.weather-chart-loading[data-v-dcd7e702]{background:none}.spot-report .content-box .meteogram-echart-section[data-v-dcd7e702]{height:560px;box-sizing:border-box;margin:5px 0 15px;background:var(--idm-white)}.spot-report .content-box .meteogram-echart-section .card[data-v-dcd7e702]{height:100%}.spot-report .content-box .meteogram-echart-section .title[data-v-dcd7e702]{font-weight:700;height:30px;line-height:30px;padding:0 10px;background:var(--idm-white)}.spot-report .content-box .meteogram-echart-section #weather-icons[data-v-dcd7e702]{position:relative;height:30px;width:100%;top:60px;font-size:14px;box-sizing:border-box}.spot-report .content-box .meteogram-echart-section #weather-condition[data-v-dcd7e702]{height:290px;width:100%;margin-top:-30px;font-size:14px;box-sizing:border-box}.spot-report .content-box .meteogram-echart-section #wave-swell[data-v-dcd7e702]{height:240px;width:100%;font-size:14px;box-sizing:border-box}.spot-report .content-box .seasonal-weather-section[data-v-dcd7e702]{height:660px;box-sizing:border-box;margin:5px 0 15px}.spot-report .content-box .seasonal-weather-section .card[data-v-dcd7e702]{height:100%}.spot-report .content-box .seasonal-weather-section .right-bar[data-v-dcd7e702]{margin-left:10px;padding:20px 10px;width:300px;height:100%;background:var(--idm-white)}.spot-report .content-box .seasonal-weather-section .right-bar .label[data-v-dcd7e702]{padding:0 0 20px;color:var(--idm-primary-color);font-size:14px;font-weight:700}.spot-report .content-box .seasonal-weather-section .right-bar .text[data-v-dcd7e702]{padding:0 10px 15px 15px}.spot-report .content-box .seasonal-weather-section .title[data-v-dcd7e702]{font-weight:700;height:30px;line-height:30px;padding:0 10px}.spot-report .content-box .seasonal-weather-section .echart-box[data-v-dcd7e702]{flex:1;height:100%;background:var(--idm-white)}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box[data-v-dcd7e702]{width:180px;margin-left:10px;margin-top:-30px;height:0;position:relative;z-index:9}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .bg-select[data-v-dcd7e702]{box-shadow:0 2px 12px #ddd;background:#fff;color:#606266;font-size:14px;font-weight:400}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .month-option[data-v-dcd7e702]{padding:5px 20px;cursor:pointer}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .month-option.active[data-v-dcd7e702]{color:#409eff;font-weight:700}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .month-option[data-v-dcd7e702]:hover{background:var(--idm-gray-light)}.spot-report .content-box .seasonal-weather-section .echart-box .title[data-v-dcd7e702]{font-size:16px;font-weight:700;margin:10px 0}.spot-report .content-box .seasonal-weather-section .echart-box #temperature-echart[data-v-dcd7e702]{height:280px;width:100%;font-size:14px;box-sizing:border-box}.spot-report .content-box .seasonal-weather-section .echart-box #wind-precip-echart[data-v-dcd7e702]{height:330px;width:100%;font-size:14px;box-sizing:border-box}.spot-report .content-box .hours-table-section[data-v-dcd7e702],.spot-report .content-box .days-table-section[data-v-dcd7e702],.spot-report .content-box .hourly-table-section[data-v-dcd7e702]{margin:5px 0 10px;border-radius:4px;font-size:14px;color:var(--idm-black-8)}.spot-report .content-box .hours-table-section .card[data-v-dcd7e702],.spot-report .content-box .days-table-section .card[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card[data-v-dcd7e702]{min-height:400px;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card.card-loading[data-v-dcd7e702],.spot-report .content-box .days-table-section .card.card-loading[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card.card-loading[data-v-dcd7e702]{background:var(--idm-white)}.spot-report .content-box .hours-table-section .card .date[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .date[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .date[data-v-dcd7e702]{font-weight:700;height:30px;line-height:30px;padding:0 10px;background:var(--idm-white)}.spot-report .content-box .hours-table-section .card .basic-table[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table[data-v-dcd7e702]{width:100%;line-height:26px;font-size:12px;padding:5px;background:#fff;border-collapse:collapse;border:1px solid var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .tr-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .tr-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .tr-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .tr-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .tr-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .tr-title[data-v-dcd7e702]{text-align:center;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .td-title[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .td-title[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .td-title[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .td-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .td-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .td-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .td-title[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .td-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .td-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .td-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .td-title[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .td-title[data-v-dcd7e702]{width:180px;padding-right:10px;text-align:right!important;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .unit[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .unit[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .unit[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .unit[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .unit[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .unit[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .unit[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .unit[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .unit[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .unit[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .unit[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .unit[data-v-dcd7e702]{width:24px;padding:0 5px;text-align:left;display:inline-block;color:var(--idm-info-color)}.spot-report .content-box .hours-table-section .card .basic-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .text-align-left[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .text-align-left[data-v-dcd7e702]{text-align:left}.spot-report .content-box .hours-table-section .card .basic-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .font-gray[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .font-gray[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .font-gray[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .font-gray[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .font-gray[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .font-gray[data-v-dcd7e702]{color:var(--idm-info-color)}.spot-report .content-box .hours-table-section .card .basic-table .font-black[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .font-black[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .font-black[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .font-black[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .font-black[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .font-black[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .font-black[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .font-black[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .font-black[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .font-black[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .font-black[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .font-black[data-v-dcd7e702]{color:var(--idm-black-6)!important;font-weight:700}.spot-report .content-box .hours-table-section .card .basic-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .border-bottom[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .border-bottom[data-v-dcd7e702]{border-bottom:1px solid var(--idm-black-1)}.spot-report .content-box .hours-table-section .card .basic-table .border[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .border[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .border[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .border[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .border[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .border[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .border[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .border[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .border[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .border[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .border[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .border[data-v-dcd7e702]{border:1px solid var(--idm-black-1)}.spot-report .content-box .hours-table-section .card .basic-table td[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table td[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table td[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table td[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table td[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table td[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table td[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table td[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table td[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table td[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table td[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table td[data-v-dcd7e702]{text-align:center;line-height:20px;width:40px;background:var(--idm-white)}.spot-report .content-box .hours-table-section .card .basic-table td.active[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table td.active[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table td.active[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table td.active[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table td.active[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table td.active[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table td.active[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table td.active[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table td.active[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table td.active[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table td.active[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table td.active[data-v-dcd7e702]{background:rgba(64,159,255,.25)}.spot-report .content-box .hours-table-section .card .basic-table th[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table th[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table th[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table th[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table th[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table th[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table th[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table th[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table th[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table th[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table th[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table th[data-v-dcd7e702]{color:var(--idm-info-color);font-weight:400;text-align:center;line-height:20px;width:40px;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .wave-current-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .sea-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hours-table-section .card .conditions-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .basic-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .wave-current-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .sea-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .days-table-section .card .conditions-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .basic-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .wave-current-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .sea-table .weather-icon[data-v-dcd7e702],.spot-report .content-box .hourly-table-section .card .conditions-table .weather-icon[data-v-dcd7e702]{width:24px;height:24px;cursor:pointer}
|
|
1
|
+
@page{size:1200px;margin:20px auto 40px}.spot-report[data-v-a7c3db5c]{margin:0 auto;padding:0;display:flex;flex-direction:column;color:var(--idm-black-8);font-size:14px;box-sizing:border-box}.spot-report .search-header-box[data-v-a7c3db5c]{background:#fff}.spot-report .search-header-box .search-header-box-inner[data-v-a7c3db5c]{width:1160px;height:48px;margin:0 auto;box-sizing:border-box}.spot-report .search-header-box .search-header-box-inner .search-box .input[data-v-a7c3db5c]{width:300px}.spot-report .search-header-box .search-header-box-inner .search-box .info[data-v-a7c3db5c]{margin:0 10px;color:var(--idm-info-color);font-size:12px}.spot-report .search-header-box .search-header-box-inner .menu-box[data-v-a7c3db5c]{height:100%}.spot-report .search-header-box .search-header-box-inner .menu-box .item[data-v-a7c3db5c]{height:100%;padding:0 10px;cursor:pointer}.spot-report .search-header-box .search-header-box-inner .menu-box .item.active[data-v-a7c3db5c]{font-weight:700;color:var(--idm-primary-color);background:var(--idm-gray-light2)}.spot-report .content-box[data-v-a7c3db5c]{flex:1;width:1160px;margin:0 auto;padding:5px 0;box-sizing:border-box}.spot-report .content-box .title-section .main-title[data-v-a7c3db5c]{font-size:18px;font-weight:700}.spot-report .content-box .title-section .sub-title[data-v-a7c3db5c]{font-size:13px;padding:2px 0}.spot-report .content-box .title-section .icon[data-v-a7c3db5c]{cursor:pointer;margin-left:10px;font-size:16px}.spot-report .content-box .title-section .icon[data-v-a7c3db5c]:hover{color:var(--idm-primary-color)}.spot-report .content-box .title-section .icon.active[data-v-a7c3db5c]{color:var(--idm-warning-color)}.spot-report .content-box .weather-echart-section[data-v-a7c3db5c]{height:225px;width:100%;margin:5px 0 15px;box-sizing:border-box;background:var(--idm-white)}.spot-report .content-box .weather-echart-section .weather-chart[data-v-a7c3db5c]{height:100%;width:100%;font-size:14px;border:1px solid var(--idm-gray-light);border-radius:5px;box-sizing:border-box}.spot-report .content-box .weather-echart-section .weather-chart.weather-chart-loading[data-v-a7c3db5c]{background:none}.spot-report .content-box .meteogram-echart-section[data-v-a7c3db5c]{height:560px;box-sizing:border-box;margin:5px 0 15px;background:var(--idm-white)}.spot-report .content-box .meteogram-echart-section .card[data-v-a7c3db5c]{height:100%}.spot-report .content-box .meteogram-echart-section .title[data-v-a7c3db5c]{font-weight:700;height:30px;line-height:30px;padding:0 10px;background:var(--idm-white)}.spot-report .content-box .meteogram-echart-section #weather-icons[data-v-a7c3db5c]{position:relative;height:30px;width:100%;top:60px;font-size:14px;box-sizing:border-box}.spot-report .content-box .meteogram-echart-section #weather-condition[data-v-a7c3db5c]{height:290px;width:100%;margin-top:-30px;font-size:14px;box-sizing:border-box}.spot-report .content-box .meteogram-echart-section #wave-swell[data-v-a7c3db5c]{height:240px;width:100%;font-size:14px;box-sizing:border-box}.spot-report .content-box .seasonal-weather-section[data-v-a7c3db5c]{height:660px;box-sizing:border-box;margin:5px 0 15px}.spot-report .content-box .seasonal-weather-section .card[data-v-a7c3db5c]{height:100%}.spot-report .content-box .seasonal-weather-section .right-bar[data-v-a7c3db5c]{margin-left:10px;padding:20px 10px;width:300px;height:100%;background:var(--idm-white)}.spot-report .content-box .seasonal-weather-section .right-bar .label[data-v-a7c3db5c]{padding:0 0 20px;color:var(--idm-primary-color);font-size:14px;font-weight:700}.spot-report .content-box .seasonal-weather-section .right-bar .text[data-v-a7c3db5c]{padding:0 10px 15px 15px}.spot-report .content-box .seasonal-weather-section .title[data-v-a7c3db5c]{font-weight:700;height:30px;line-height:30px;padding:0 10px}.spot-report .content-box .seasonal-weather-section .echart-box[data-v-a7c3db5c]{flex:1;height:100%;background:var(--idm-white)}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box[data-v-a7c3db5c]{width:180px;margin-left:10px;margin-top:-30px;height:0;position:relative;z-index:9}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .bg-select[data-v-a7c3db5c]{box-shadow:0 2px 12px #ddd;background:#fff;color:#606266;font-size:14px;font-weight:400}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .month-option[data-v-a7c3db5c]{padding:5px 20px;cursor:pointer}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .month-option.active[data-v-a7c3db5c]{color:#409eff;font-weight:700}.spot-report .content-box .seasonal-weather-section .echart-box .months-select-box .month-option[data-v-a7c3db5c]:hover{background:var(--idm-gray-light)}.spot-report .content-box .seasonal-weather-section .echart-box .title[data-v-a7c3db5c]{font-size:16px;font-weight:700;margin:10px 0}.spot-report .content-box .seasonal-weather-section .echart-box #temperature-echart[data-v-a7c3db5c]{height:280px;width:100%;font-size:14px;box-sizing:border-box}.spot-report .content-box .seasonal-weather-section .echart-box #wind-precip-echart[data-v-a7c3db5c]{height:330px;width:100%;font-size:14px;box-sizing:border-box}.spot-report .content-box .hours-table-section[data-v-a7c3db5c],.spot-report .content-box .days-table-section[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section[data-v-a7c3db5c]{margin:5px 0 10px;border-radius:4px;font-size:14px;color:var(--idm-black-8)}.spot-report .content-box .hours-table-section .card[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card[data-v-a7c3db5c]{min-height:400px;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card.card-loading[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card.card-loading[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card.card-loading[data-v-a7c3db5c]{background:var(--idm-white)}.spot-report .content-box .hours-table-section .card .date[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .date[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .date[data-v-a7c3db5c]{font-weight:700;height:30px;line-height:30px;padding:0 10px;background:var(--idm-white)}.spot-report .content-box .hours-table-section .card .basic-table[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table[data-v-a7c3db5c]{width:100%;line-height:26px;font-size:12px;padding:5px;background:#fff;border-collapse:collapse;border:1px solid var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .tr-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .tr-title[data-v-a7c3db5c]{text-align:center;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .td-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .td-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .td-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .td-title[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .td-title[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .td-title[data-v-a7c3db5c]{width:180px;padding-right:10px;text-align:right!important;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .unit[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .unit[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .unit[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .unit[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .unit[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .unit[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .unit[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .unit[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .unit[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .unit[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .unit[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .unit[data-v-a7c3db5c]{width:24px;padding:0 5px;text-align:left;display:inline-block;color:var(--idm-info-color)}.spot-report .content-box .hours-table-section .card .basic-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .text-align-left[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .text-align-left[data-v-a7c3db5c]{text-align:left}.spot-report .content-box .hours-table-section .card .basic-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .font-gray[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .font-gray[data-v-a7c3db5c]{color:var(--idm-info-color)}.spot-report .content-box .hours-table-section .card .basic-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .font-black[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .font-black[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .font-black[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .font-black[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .font-black[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .font-black[data-v-a7c3db5c]{color:var(--idm-black-6)!important;font-weight:700}.spot-report .content-box .hours-table-section .card .basic-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .border-bottom[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .border-bottom[data-v-a7c3db5c]{border-bottom:1px solid var(--idm-black-1)}.spot-report .content-box .hours-table-section .card .basic-table .border[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .border[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .border[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .border[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .border[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .border[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .border[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .border[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .border[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .border[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .border[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .border[data-v-a7c3db5c]{border:1px solid var(--idm-black-1)}.spot-report .content-box .hours-table-section .card .basic-table td[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table td[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table td[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table td[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table td[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table td[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table td[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table td[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table td[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table td[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table td[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table td[data-v-a7c3db5c]{text-align:center;line-height:20px;width:40px;background:var(--idm-white)}.spot-report .content-box .hours-table-section .card .basic-table td.active[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table td.active[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table td.active[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table td.active[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table td.active[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table td.active[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table td.active[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table td.active[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table td.active[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table td.active[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table td.active[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table td.active[data-v-a7c3db5c]{background:rgba(64,159,255,.25)}.spot-report .content-box .hours-table-section .card .basic-table th[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table th[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table th[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table th[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table th[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table th[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table th[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table th[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table th[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table th[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table th[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table th[data-v-a7c3db5c]{color:var(--idm-info-color);font-weight:400;text-align:center;line-height:20px;width:40px;background:var(--idm-gray-light)}.spot-report .content-box .hours-table-section .card .basic-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .wave-current-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .sea-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hours-table-section .card .conditions-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .basic-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .wave-current-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .sea-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .days-table-section .card .conditions-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .basic-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .wave-current-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .sea-table .weather-icon[data-v-a7c3db5c],.spot-report .content-box .hourly-table-section .card .conditions-table .weather-icon[data-v-a7c3db5c]{width:24px;height:24px;cursor:pointer}
|
package/package.json
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@idmui/spot",
|
|
3
|
-
"private": false,
|
|
4
|
-
"version": "0.4.
|
|
5
|
-
"description": "idm ui spot",
|
|
6
|
-
"type": "module",
|
|
7
|
-
"keywords": [
|
|
8
|
-
"idm",
|
|
9
|
-
"idmwx"
|
|
10
|
-
],
|
|
11
|
-
"author": "idm",
|
|
12
|
-
"contributors": [
|
|
13
|
-
"ChenHeng"
|
|
14
|
-
],
|
|
15
|
-
"license": "GPL-3.0",
|
|
16
|
-
"files": [
|
|
17
|
-
"dist"
|
|
18
|
-
],
|
|
19
|
-
"main": "./dist/index.umd.cjs",
|
|
20
|
-
"module": "./dist/index.js",
|
|
21
|
-
"types": "index.d.ts",
|
|
22
|
-
"scripts": {
|
|
23
|
-
"dev": "vite --config ./build/base.config.ts --host 0.0.0.0",
|
|
24
|
-
"build": "vue-tsc --noEmit && vite build --config ./build/lib.config.ts",
|
|
25
|
-
"lint:fix": "eslint --fix --ext .js,.ts,.vue .",
|
|
26
|
-
"prettier": "yarn lint:fix && prettier --write '**/*.{js,ts,vue}'",
|
|
27
|
-
"release": "yarn build && yarn publish --access public"
|
|
28
|
-
},
|
|
29
|
-
"dependencies": {
|
|
30
|
-
"@element-plus/icons-vue": "^2.1.0",
|
|
31
|
-
"@idm-plugin/geo": "^1.6.8",
|
|
32
|
-
"@idm-plugin/meteo": "^0.2.7",
|
|
33
|
-
"@idmui/brand": "^0.0.2",
|
|
34
|
-
"@idmui/style": "^0.1.4",
|
|
35
|
-
"axios": "^1.3.5",
|
|
36
|
-
"echarts": "^5.6.0",
|
|
37
|
-
"element-plus": "^2.2.13",
|
|
38
|
-
"moment": "^2.29.4",
|
|
39
|
-
"moment-timezone": "^0.5.47",
|
|
40
|
-
"vue": "^3.2.36"
|
|
41
|
-
},
|
|
42
|
-
"devDependencies": {
|
|
43
|
-
"@types/node": "^18.14.2",
|
|
44
|
-
"@typescript-eslint/eslint-plugin": "^5.53.0",
|
|
45
|
-
"@typescript-eslint/parser": "^5.53.0",
|
|
46
|
-
"@vitejs/plugin-vue": "^4.0.0",
|
|
47
|
-
"eslint": "^8.35.0",
|
|
48
|
-
"eslint-config-prettier": "^8.6.0",
|
|
49
|
-
"eslint-define-config": "^1.15.0",
|
|
50
|
-
"eslint-plugin-prettier": "^4.2.1",
|
|
51
|
-
"eslint-plugin-vue": "^9.9.0",
|
|
52
|
-
"lint-staged": "^13.1.2",
|
|
53
|
-
"prettier": "^2.8.4",
|
|
54
|
-
"sass": "^1.58.3",
|
|
55
|
-
"simple-git-hooks": "^2.8.1",
|
|
56
|
-
"stylelint": "^15.2.0",
|
|
57
|
-
"typescript": "^4.9.3",
|
|
58
|
-
"vite": "^4.1.0",
|
|
59
|
-
"vite-plugin-dts": "^2.0.2",
|
|
60
|
-
"vue-tsc": "^1.0.24"
|
|
61
|
-
},
|
|
62
|
-
"lint-staged": {
|
|
63
|
-
"*.{ts,tsx,js,vue}": "eslint --fix",
|
|
64
|
-
"*.{ts,tsx,js,vue,scss}": "prettier --write"
|
|
65
|
-
},
|
|
66
|
-
"simple-git-hooks": {
|
|
67
|
-
"pre-commit": "npx lint-staged"
|
|
68
|
-
}
|
|
69
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@idmui/spot",
|
|
3
|
+
"private": false,
|
|
4
|
+
"version": "0.4.1",
|
|
5
|
+
"description": "idm ui spot",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"keywords": [
|
|
8
|
+
"idm",
|
|
9
|
+
"idmwx"
|
|
10
|
+
],
|
|
11
|
+
"author": "idm",
|
|
12
|
+
"contributors": [
|
|
13
|
+
"ChenHeng"
|
|
14
|
+
],
|
|
15
|
+
"license": "GPL-3.0",
|
|
16
|
+
"files": [
|
|
17
|
+
"dist"
|
|
18
|
+
],
|
|
19
|
+
"main": "./dist/index.umd.cjs",
|
|
20
|
+
"module": "./dist/index.js",
|
|
21
|
+
"types": "index.d.ts",
|
|
22
|
+
"scripts": {
|
|
23
|
+
"dev": "vite --config ./build/base.config.ts --host 0.0.0.0",
|
|
24
|
+
"build": "vue-tsc --noEmit && vite build --config ./build/lib.config.ts",
|
|
25
|
+
"lint:fix": "eslint --fix --ext .js,.ts,.vue .",
|
|
26
|
+
"prettier": "yarn lint:fix && prettier --write '**/*.{js,ts,vue}'",
|
|
27
|
+
"release": "yarn build && yarn publish --access public"
|
|
28
|
+
},
|
|
29
|
+
"dependencies": {
|
|
30
|
+
"@element-plus/icons-vue": "^2.1.0",
|
|
31
|
+
"@idm-plugin/geo": "^1.6.8",
|
|
32
|
+
"@idm-plugin/meteo": "^0.2.7",
|
|
33
|
+
"@idmui/brand": "^0.0.2",
|
|
34
|
+
"@idmui/style": "^0.1.4",
|
|
35
|
+
"axios": "^1.3.5",
|
|
36
|
+
"echarts": "^5.6.0",
|
|
37
|
+
"element-plus": "^2.2.13",
|
|
38
|
+
"moment": "^2.29.4",
|
|
39
|
+
"moment-timezone": "^0.5.47",
|
|
40
|
+
"vue": "^3.2.36"
|
|
41
|
+
},
|
|
42
|
+
"devDependencies": {
|
|
43
|
+
"@types/node": "^18.14.2",
|
|
44
|
+
"@typescript-eslint/eslint-plugin": "^5.53.0",
|
|
45
|
+
"@typescript-eslint/parser": "^5.53.0",
|
|
46
|
+
"@vitejs/plugin-vue": "^4.0.0",
|
|
47
|
+
"eslint": "^8.35.0",
|
|
48
|
+
"eslint-config-prettier": "^8.6.0",
|
|
49
|
+
"eslint-define-config": "^1.15.0",
|
|
50
|
+
"eslint-plugin-prettier": "^4.2.1",
|
|
51
|
+
"eslint-plugin-vue": "^9.9.0",
|
|
52
|
+
"lint-staged": "^13.1.2",
|
|
53
|
+
"prettier": "^2.8.4",
|
|
54
|
+
"sass": "^1.58.3",
|
|
55
|
+
"simple-git-hooks": "^2.8.1",
|
|
56
|
+
"stylelint": "^15.2.0",
|
|
57
|
+
"typescript": "^4.9.3",
|
|
58
|
+
"vite": "^4.1.0",
|
|
59
|
+
"vite-plugin-dts": "^2.0.2",
|
|
60
|
+
"vue-tsc": "^1.0.24"
|
|
61
|
+
},
|
|
62
|
+
"lint-staged": {
|
|
63
|
+
"*.{ts,tsx,js,vue}": "eslint --fix",
|
|
64
|
+
"*.{ts,tsx,js,vue,scss}": "prettier --write"
|
|
65
|
+
},
|
|
66
|
+
"simple-git-hooks": {
|
|
67
|
+
"pre-commit": "npx lint-staged"
|
|
68
|
+
}
|
|
69
|
+
}
|