Browse Source

feat:更新样式

jinx 4 years ago
parent
commit
2512f21dce
6 changed files with 89 additions and 30 deletions
  1. 1 1
      17.82bbf60e16d46d39aea0.js
  2. 20 20
      IndoorViewerAPI.js
  3. 60 1
      css/style.css
  4. 4 4
      translations/json/en.json
  5. 3 3
      translations/json/zh.json
  6. 1 1
      translations/zh.json

+ 1 - 1
17.82bbf60e16d46d39aea0.js

@@ -2807,7 +2807,7 @@
             2 & e) {
             2 & e) {
                 var n = p.ɵɵnextContext().$implicit;
                 var n = p.ɵɵnextContext().$implicit;
                 p.ɵɵadvance(1),
                 p.ɵɵadvance(1),
-                p.ɵɵtextInterpolate(n("Please contact your 4dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately."))
+                p.ɵɵtextInterpolate(n("Please contact your 4Dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately."))
             }
             }
         }
         }
         function I(e, t) {
         function I(e, t) {

File diff suppressed because it is too large
+ 20 - 20
IndoorViewerAPI.js


+ 60 - 1
css/style.css

@@ -1160,7 +1160,7 @@ measurement-list .fa-square-o:before {
 }
 }
 
 
 measurement-list .hovered {
 measurement-list .hovered {
-    background-color: #15BEC8 !important;
+    background-color: #143537 !important;
 }
 }
 
 
 measurement-list hr {
 measurement-list hr {
@@ -1282,4 +1282,63 @@ results-element .checkbox,
 
 
 .dropdown-menu-search-results.dropdown-menu.dropdown-menu-item-separators>li:not(.divider):not(:last-child) {
 .dropdown-menu-search-results.dropdown-menu.dropdown-menu-item-separators>li:not(.divider):not(:last-child) {
     border-bottom: 1px solid rgba(255, 255, 255, .2);
     border-bottom: 1px solid rgba(255, 255, 255, .2);
+}
+
+
+/* PDF */
+
+.cdk-overlay-container mat-dialog-container {
+    background: rgba(0, 0, 0, .8);
+}
+
+.cdk-overlay-container mat-dialog-container .measurement-container {
+    background: #141414 !important;
+}
+
+.cdk-overlay-container mat-dialog-container .measurement-container .flex-row {
+    color: #fff;
+}
+
+.cdk-overlay-container mat-dialog-container .measurement-container .flex-row .subtitle {
+    color: #fff;
+    margin-bottom: 22px;
+}
+
+.cdk-overlay-container mat-dialog-container .measurement-container .location {
+    color: #fff;
+}
+
+.cdk-overlay-container mat-dialog-container .measurement-container .location img {
+    width: 16px;
+    height: 16px;
+    margin-right: 10px;
+}
+
+.cdk-overlay-container .mat-flat-button {
+    border-radius: 4px;
+    border: 1px solid #15BEC8;
+    background: transparent;
+    color: #15BEC8;
+}
+
+.cdk-overlay-container mat-dialog-actions .mat-flat-button.mat-primary {
+    background: #15BEC8;
+}
+
+.cdk-overlay-container mat-dialog-container .mat-dialog-content::-webkit-scrollbar {
+    width: 8px;
+}
+
+.cdk-overlay-container mat-dialog-container .mat-dialog-content::-webkit-scrollbar-track {
+    background-color: #000;
+    -webkit-border-radius: 1em;
+    -moz-border-radius: 1em;
+    border-radius: 1em;
+}
+
+.cdk-overlay-container mat-dialog-container .mat-dialog-content::-webkit-scrollbar-thumb {
+    background-color: rgba(255, 255, 255, .2);
+    -webkit-border-radius: 1em;
+    -moz-border-radius: 1em;
+    border-radius: 1em;
 }
 }

+ 4 - 4
translations/json/en.json

@@ -11,7 +11,7 @@
   "Upload Data": "Upload Data",
   "Upload Data": "Upload Data",
   "Upload recorded data": "Upload recorded data",
   "Upload recorded data": "Upload recorded data",
   "or drop files here": "or drop files here",
   "or drop files here": "or drop files here",
-  "Connect the SSD from a 4dkankan device and drag-and-drop your datasets_rec folder or the dataset folder here to start": "Connect the SSD from a 4dkankan device and drag-and-drop your datasets_rec folder or the dataset folder here to start",
+  "Connect the SSD from a 4Dkankan device and drag-and-drop your datasets_rec folder or the dataset folder here to start": "Connect the SSD from a 4Dkankan device and drag-and-drop your datasets_rec folder or the dataset folder here to start",
   "You are about to delete the dataset {datasetName}.": "You are about to delete the dataset {datasetName}.",
   "You are about to delete the dataset {datasetName}.": "You are about to delete the dataset {datasetName}.",
   "You are about to delete {count} datasets.": "You are about to delete {count} datasets.",
   "You are about to delete {count} datasets.": "You are about to delete {count} datasets.",
   "This operation cannot be undone.": "This operation cannot be undone.",
   "This operation cannot be undone.": "This operation cannot be undone.",
@@ -144,19 +144,19 @@
   "The depth maps are used in panorama mode by the cursor to visualize the distance of an object to the current position. The improved depth maps allow you to capture and measure details in the panoramas more accurately.": "The depth maps are used in panorama mode by the cursor to visualize the distance of an object to the current position. The improved depth maps allow you to capture and measure details in the panoramas more accurately.",
   "The depth maps are used in panorama mode by the cursor to visualize the distance of an object to the current position. The improved depth maps allow you to capture and measure details in the panoramas more accurately.": "The depth maps are used in panorama mode by the cursor to visualize the distance of an object to the current position. The improved depth maps allow you to capture and measure details in the panoramas more accurately.",
   "The update may take a while, but during this time you will be still able use the measurement mode.": "The update may take a while, but during this time you will be still able use the measurement mode.",
   "The update may take a while, but during this time you will be still able use the measurement mode.": "The update may take a while, but during this time you will be still able use the measurement mode.",
   "Do you want to start the update?": "Do you want to start the update?",
   "Do you want to start the update?": "Do you want to start the update?",
-  "Please contact your 4dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately.": "Please contact your 4dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately.",
+  "Please contact your 4Dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately.": "Please contact your 4Dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately.",
   "Magnifier": "Magnifier",
   "Magnifier": "Magnifier",
   "Open ID group mapping": "Open ID group mapping",
   "Open ID group mapping": "Open ID group mapping",
   "Create these groups in your OIDC system of record ensuring you create a mapper to a claim array matching your selector in BOTH your identity and access tokens.": "Create these groups in your OIDC system of record ensuring you create a mapper to a claim array matching your selector in BOTH your identity and access tokens.",
   "Create these groups in your OIDC system of record ensuring you create a mapper to a claim array matching your selector in BOTH your identity and access tokens.": "Create these groups in your OIDC system of record ensuring you create a mapper to a claim array matching your selector in BOTH your identity and access tokens.",
   "Your administrator may then assign membership within the OIDC system of record. Users will have the rights and privileges assigned to members of that group when they log in.": "Your administrator may then assign membership within the OIDC system of record. Users will have the rights and privileges assigned to members of that group when they log in.",
   "Your administrator may then assign membership within the OIDC system of record. Users will have the rights and privileges assigned to members of that group when they log in.": "Your administrator may then assign membership within the OIDC system of record. Users will have the rights and privileges assigned to members of that group when they log in.",
-  "4dkankan Groups": "4dkankan Groups",
+  "4Dkankan Groups": "4Dkankan Groups",
   "Export CSV": "Export CSV",
   "Export CSV": "Export CSV",
   "Export JSON": "Export JSON",
   "Export JSON": "Export JSON",
   "Add processed data": "Add processed data",
   "Add processed data": "Add processed data",
   "to dataset management": "to dataset management",
   "to dataset management": "to dataset management",
   "Dataset management": "Dataset management",
   "Dataset management": "Dataset management",
   "Upload & Process": "Upload & Process",
   "Upload & Process": "Upload & Process",
-  "your 4dkankan data": "your 4dkankan data",
+  "your 4Dkankan data": "your 4Dkankan data",
   "Cloud processing": "Cloud processing",
   "Cloud processing": "Cloud processing",
   "Today": "Today",
   "Today": "Today",
   "Yesterday": "Yesterday",
   "Yesterday": "Yesterday",

+ 3 - 3
translations/json/zh.json

@@ -21,7 +21,7 @@
   "Upload Data": "上传数据",
   "Upload Data": "上传数据",
   "Upload recorded data": "上传所记录的数据",
   "Upload recorded data": "上传所记录的数据",
   "or drop files here": "或将文件拖到这里",
   "or drop files here": "或将文件拖到这里",
-  "Connect the SSD from a 4dkankan device and drag-and-drop your datasets_rec folder or the dataset folder here to start": "从4dkankan设备连接SSD,将您的datasets_rec文件夹或数据集文件夹拖放到这里,以便开始",
+  "Connect the SSD from a 4Dkankan device and drag-and-drop your datasets_rec folder or the dataset folder here to start": "从4Dkankan设备连接SSD,将您的datasets_rec文件夹或数据集文件夹拖放到这里,以便开始",
   "Download Processed Data": "下载所处理的数据",
   "Download Processed Data": "下载所处理的数据",
   "Please select the file of {datasetName} you want to download": "请选择您想下载的{datasetName}文件",
   "Please select the file of {datasetName} you want to download": "请选择您想下载的{datasetName}文件",
   "Colored point cloud {fileExtension}": "彩色点云{fileExtension}",
   "Colored point cloud {fileExtension}": "彩色点云{fileExtension}",
@@ -72,12 +72,12 @@
   "The depth maps are used in panorama mode by the cursor to visualize the distance of an object to the current position. The improved depth maps allow you to capture and measure details in the panoramas more accurately.": "深度图通过光标用于全景模式,以使对象与当前位置的距离可视化。经过改进的深度图可使您更精确地捕捉和测量全景图像中的细节。",
   "The depth maps are used in panorama mode by the cursor to visualize the distance of an object to the current position. The improved depth maps allow you to capture and measure details in the panoramas more accurately.": "深度图通过光标用于全景模式,以使对象与当前位置的距离可视化。经过改进的深度图可使您更精确地捕捉和测量全景图像中的细节。",
   "The update may take a while, but during this time you will be still able use the measurement mode.": "更新可能需要一段时间,但在此期间,您仍能使用测量模式。",
   "The update may take a while, but during this time you will be still able use the measurement mode.": "更新可能需要一段时间,但在此期间,您仍能使用测量模式。",
   "Do you want to start the update?": "您要开始更新吗?",
   "Do you want to start the update?": "您要开始更新吗?",
-  "Please contact your 4dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately.": "请联系您的4dkankan管理员以更新您的数据。更新将使您能够更准确地捕捉和测量全景图像的细节。",
+  "Please contact your 4Dkankan administrator to update your data. The update will allow you to capture and measure details in the panoramas more accurately.": "请联系您的4Dkankan管理员以更新您的数据。更新将使您能够更准确地捕捉和测量全景图像的细节。",
   "Magnifier": "放大镜",
   "Magnifier": "放大镜",
   "Open ID group mapping": "打开ID组映射",
   "Open ID group mapping": "打开ID组映射",
   "Create these groups in your OIDC system of record ensuring you create a mapper to a claim array matching your selector in BOTH your identity and access tokens.": "在您的OIDC记录系统中创建这些组,确保您创建一个声明数组的映射器,而该声明数组是与标识和访问令牌中的选择器匹配的。",
   "Create these groups in your OIDC system of record ensuring you create a mapper to a claim array matching your selector in BOTH your identity and access tokens.": "在您的OIDC记录系统中创建这些组,确保您创建一个声明数组的映射器,而该声明数组是与标识和访问令牌中的选择器匹配的。",
   "Your administrator may then assign membership within the OIDC system of record. Users will have the rights and privileges assigned to members of that group when they log in.": "然后,您的管理员可以在OIDC记录系统中分配成员资格。用户在登录时将拥有分配给该组成员的权利和特权。",
   "Your administrator may then assign membership within the OIDC system of record. Users will have the rights and privileges assigned to members of that group when they log in.": "然后,您的管理员可以在OIDC记录系统中分配成员资格。用户在登录时将拥有分配给该组成员的权利和特权。",
-  "4dkankan Groups": "4dkankan组",
+  "4Dkankan Groups": "4Dkankan组",
   "Export CSV": "导出CSV",
   "Export CSV": "导出CSV",
   "Export JSON": "导出JSON",
   "Export JSON": "导出JSON",
   "Today": "今天",
   "Today": "今天",

File diff suppressed because it is too large
+ 1 - 1
translations/zh.json