@kq_npm/client3d_webgl_vue 4.5.3-beta → 4.5.5-beta
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/adddata/index.js +337 -524
- package/adddata/style/adddata.css +1 -1
- package/aspectanalysis/index.js +163 -229
- package/baseterraingallery/index.js +122 -145
- package/boxclip/index.js +291 -472
- package/clientPrint/index.js +368 -906
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +224 -246
- package/compass/index.js +96 -84
- package/excavatefillanalysis/index.js +185 -255
- package/fixedzoomin/index.js +91 -76
- package/fixedzoomout/index.js +91 -76
- package/flight/index.js +298 -402
- package/flight/style/flight.css +1 -1
- package/floodanalysis/index.js +248 -385
- package/geologicalbodyanalysis/index.js +206 -288
- package/gpuspatialquery/index.js +243 -392
- package/hawkeye/index.js +139 -103
- package/headertemp/index.js +23 -33
- package/heatmap3d/index.js +427 -734
- package/heatmap3d/style/heatmap3d.css +1 -1
- package/index.js +8170 -17000
- package/isolineanalysis/index.js +557 -1233
- package/light/index.js +351 -488
- package/limitheightanalysis/index.js +249 -312
- package/measure/index.js +341 -495
- package/modelFlat/index.js +261 -259
- package/modelexcavate/index.js +214 -266
- package/modelfilter/index.js +216 -299
- package/modelprofileanalysis/index.js +354 -465
- package/modelselect/index.js +183 -175
- package/package.json +1 -1
- package/particleeffect/index.js +257 -430
- package/planeclip/index.js +240 -330
- package/resetview/index.js +89 -69
- package/roller/index.js +305 -363
- package/scaneffect/index.js +274 -572
- package/sceneadvancedtoimage/index.js +1057 -0
- package/sceneadvancedtoimage/style/index.js +3 -0
- package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
- package/sceneapp/index.js +818 -2179
- package/sceneset/index.js +391 -885
- package/scenetohdimage/index.js +212 -346
- package/scenetohdimage/style/scenetohdimage.css +1 -1
- package/sceneview/index.js +9208 -17907
- package/sceneview/style/sceneview.css +1 -1
- package/screenshot/index.js +273 -312
- package/shadowanalysis/index.js +259 -437
- package/sightlineanalysis/index.js +229 -312
- package/sightlineanalysis/style/divpoint.css +1 -1
- package/skylineanalysis/index.js +204 -341
- package/slopeanalysis/index.js +274 -435
- package/slopeaspectanalysis/index.js +307 -524
- package/statusbar/index.js +113 -84
- package/style.css +1 -1
- package/terrainoperation/index.js +222 -271
- package/terrainprofileanalysis/index.js +166 -173
- package/underground/index.js +96 -82
- package/videofusion/index.js +305 -519
- package/videoproject/index.js +311 -521
- package/viewshedanalysis/index.js +176 -275
- package/weathereffect/index.js +197 -343
- package/wireframesketch/index.js +133 -141
|
@@ -1 +1 @@
|
|
|
1
|
-
.kq3d-scene-to-hd-image{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-box{width:360px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-collapse-item{margin-top:16px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-tip p{margin-top:0;margin-bottom:16px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-span{margin:0 20px}.kq3d-scene-to-hd-image .kq-select{width:100%}.kq3d-scene-to-hd-image .kq-collapse{border:unset}.kq3d-scene-to-hd-image .kq-collapse .kq-collapse-item__header{border:unset;height:38px;background-color:var(--kq-fill-color-light);font-weight:700;padding:0 16px;font-size:16px}.kq3d-scene-to-hd-image .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-scene-to-hd-image .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-scene-to-hd-image .kq-form-item{margin-bottom:8px}.kq3d-scene-to-hd-image .kq-form-item__content{text-align:end;display:block}.kq3d-scene-to-hd-image .kq-row{display:block}.kq3d-scene-to-hd-image .kq-slider{width:95%;padding-left:7px}.kq3d-scene-to-hd-image .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-scene-to-hd-image .kq-input-number.is-controls-right{width:65px}.kq3d-scene-to-hd-image .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-scene-to-hd-image .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-scene-to-hd-image .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-scene-to-hd-image .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-scene-to-hd-image .kq-color-picker,.kq3d-scene-to-hd-image .kq-color-picker .kq-color-picker__mask,.kq3d-scene-to-hd-image .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-line{width:80%;margin:14px 8px;height:2px;overflow:hidden;background:#c0c4cc;border-radius:4px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-legend{height:24px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-footer{text-align:right;padding:16px 0 0}#exportPictureRegion{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;-webkit-transition:all .5s
|
|
1
|
+
.kq3d-scene-to-hd-image{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-box{width:360px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-collapse-item{margin-top:16px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-tip p{margin-top:0;margin-bottom:16px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-span{margin:0 20px}.kq3d-scene-to-hd-image .kq-select{width:100%}.kq3d-scene-to-hd-image .kq-collapse{border:unset}.kq3d-scene-to-hd-image .kq-collapse .kq-collapse-item__header{border:unset;height:38px;background-color:var(--kq-fill-color-light);font-weight:700;padding:0 16px;font-size:16px}.kq3d-scene-to-hd-image .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-scene-to-hd-image .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-scene-to-hd-image .kq-form-item{margin-bottom:8px}.kq3d-scene-to-hd-image .kq-form-item__label{height:32px}.kq3d-scene-to-hd-image .kq-form-item__content{text-align:end;display:block}.kq3d-scene-to-hd-image .kq-row{display:block}.kq3d-scene-to-hd-image .kq-slider{width:95%;padding-left:7px}.kq3d-scene-to-hd-image .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-scene-to-hd-image .kq-input-number.is-controls-right{width:65px}.kq3d-scene-to-hd-image .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-scene-to-hd-image .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-scene-to-hd-image .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-scene-to-hd-image .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-scene-to-hd-image .kq-color-picker,.kq3d-scene-to-hd-image .kq-color-picker .kq-color-picker__mask,.kq3d-scene-to-hd-image .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-line{width:80%;margin:14px 8px;height:2px;overflow:hidden;background:#c0c4cc;border-radius:4px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-legend{height:24px}.kq3d-scene-to-hd-image .kq3d-scene-to-hd-image-footer{text-align:right;padding:16px 0 0}#exportPictureRegion{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;-webkit-transition:all .5s;transition:all .5s;z-index:99;pointer-events:none;border:3px dashed #fbcb5a;-webkit-box-shadow:inset 0 0 10px hsla(0,0%,100%,.6117647059);box-shadow:inset 0 0 10px hsla(0,0%,100%,.6117647059)}#pantographRatio{position:absolute;right:10px;bottom:10px;z-index:99;width:30%;background-color:var(--kq-fill-color-light);padding:5px;border-radius:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#pantographRatio span{white-space:nowrap;padding:0 10px;vertical-align:middle;line-height:26px;color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}#pantographRatio input[type=range]{width:100%;background:none;height:8px;margin:auto}#pantographRatio input[type=text]{width:40px!important;min-width:20px;background:none;border:none;color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}@media (max-width:1200px){#pantographRatio{width:60%}}@media (max-width:767px){#pantographRatio{width:100%}}.scene-to-hd-image-viewer{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}
|