@3cr/viewer-browser 0.0.1 → 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.
- package/.idea/workspace.xml +19 -2
- package/dist/3cr-viewer-browser.js +18 -0
- package/package.json +3 -3
- package/vite.config.mts +2 -1
package/.idea/workspace.xml
CHANGED
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
<component name="ChangeListManager">
|
|
7
7
|
<list default="true" id="feb68f38-3ed5-44bb-a81b-c68f1e9d5e48" name="Changes" comment="initial">
|
|
8
8
|
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
9
|
+
<change beforePath="$PROJECT_DIR$/vite.config.mts" beforeDir="false" afterPath="$PROJECT_DIR$/vite.config.mts" afterDir="false" />
|
|
9
10
|
</list>
|
|
10
11
|
<option name="SHOW_DIALOG" value="false" />
|
|
11
12
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -121,7 +122,7 @@
|
|
|
121
122
|
<option name="number" value="Default" />
|
|
122
123
|
<option name="presentableId" value="Default" />
|
|
123
124
|
<updated>1712197208124</updated>
|
|
124
|
-
<workItem from="1712197209295" duration="
|
|
125
|
+
<workItem from="1712197209295" duration="30366000" />
|
|
125
126
|
</task>
|
|
126
127
|
<task id="LOCAL-00001" summary="initial">
|
|
127
128
|
<option name="closed" value="true" />
|
|
@@ -147,7 +148,23 @@
|
|
|
147
148
|
<option name="project" value="LOCAL" />
|
|
148
149
|
<updated>1712542100525</updated>
|
|
149
150
|
</task>
|
|
150
|
-
<
|
|
151
|
+
<task id="LOCAL-00004" summary="initial">
|
|
152
|
+
<option name="closed" value="true" />
|
|
153
|
+
<created>1712542119883</created>
|
|
154
|
+
<option name="number" value="00004" />
|
|
155
|
+
<option name="presentableId" value="LOCAL-00004" />
|
|
156
|
+
<option name="project" value="LOCAL" />
|
|
157
|
+
<updated>1712542119883</updated>
|
|
158
|
+
</task>
|
|
159
|
+
<task id="LOCAL-00005" summary="initial">
|
|
160
|
+
<option name="closed" value="true" />
|
|
161
|
+
<created>1712542969695</created>
|
|
162
|
+
<option name="number" value="00005" />
|
|
163
|
+
<option name="presentableId" value="LOCAL-00005" />
|
|
164
|
+
<option name="project" value="LOCAL" />
|
|
165
|
+
<updated>1712542969695</updated>
|
|
166
|
+
</task>
|
|
167
|
+
<option name="localTasksCounter" value="6" />
|
|
151
168
|
<servers />
|
|
152
169
|
</component>
|
|
153
170
|
<component name="TypeScriptGeneratedFilesManager">
|