@croquiscom/pds 0.11.1 → 0.11.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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @croquiscom/pds
2
2
 
3
+ ## 0.11.3
4
+
5
+ ### Patch Changes
6
+
7
+ - bcd5089: Textarea className 수정 및 이벤트 핸들러 최적화
8
+
9
+ ## 0.11.2
10
+
11
+ ### Patch Changes
12
+
13
+ - c654555: Contract 아이콘 교체
14
+
3
15
  ## 0.11.1
4
16
 
5
17
  ### Patch Changes
@@ -1,8 +1,4 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <rect x="5" y="4" width="12" height="16" rx="1" stroke="#363644" stroke-width="1.4"/>
3
- <path d="M8 7H14" stroke="#363644" stroke-linecap="square"/>
4
- <path d="M8 10H14" stroke="#363644" stroke-linecap="square"/>
5
- <path d="M8 13H11" stroke="#363644" stroke-linecap="square"/>
6
- <path d="M8 17L9 16L10 17H11.5" stroke="#363644" stroke-linecap="square"/>
7
- <path d="M19.1317 8.35355C19.3269 8.15829 19.6435 8.15829 19.8388 8.35355L20.5459 9.06066C20.7412 9.25592 20.7412 9.5725 20.5459 9.76777L14.147 16.1666C14.0994 16.2142 14.0427 16.2517 13.9803 16.2769L12.1428 17.0169C11.9792 17.0828 11.8167 16.9202 11.8825 16.7567L12.6226 14.9192C12.6477 14.8567 12.6852 14.8 12.7328 14.7524L19.1317 8.35355Z" fill="#363644" stroke="#363644" stroke-linejoin="round"/>
2
+ <path d="M21.649 6.14378L20.783 5.64378C20.2091 5.31241 19.4752 5.50906 19.1438 6.08301L14.6191 13.92C14.5383 14.0599 14.4866 14.2147 14.4671 14.3751L14.2279 16.3415C14.1321 17.129 15.028 17.6463 15.6621 17.1695L17.2455 15.9791C17.3746 15.8821 17.4828 15.7599 17.5636 15.62L22.0883 7.78301C22.4196 7.20906 22.223 6.47515 21.649 6.14378Z" stroke="#363644" stroke-width="1.4" stroke-linejoin="round"/>
3
+ <path d="M5.35227 16.8368C4.9164 15.504 4.85682 14.1987 5.33315 13.0107C5.55405 12.4598 5.94326 11.906 6.49406 12.0135C7.04284 12.1205 7.29692 12.6972 7.41656 13.5095C7.52844 14.269 7.66017 15.294 7.83324 16.0027C8.01727 16.7563 8.20633 17 8.66656 17C9.49996 17 9.28186 15.1894 9.81792 15.1853C10.3705 15.1811 10.909 17 11.5 17C12 17 13.5 17 14 17" stroke="#363644" stroke-width="1.4" stroke-linecap="round"/>
8
4
  </svg>