schematic-symbols 0.0.105 → 0.0.107

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/index.d.ts CHANGED
@@ -73,8 +73,10 @@ declare const _default: {
73
73
  avalanche_diode_vert: undefined;
74
74
  battery_horz: undefined;
75
75
  battery_vert: undefined;
76
- boxresistor_horz: undefined;
77
- boxresistor_vert: undefined;
76
+ boxresistor_down: undefined;
77
+ boxresistor_left: undefined;
78
+ boxresistor_right: undefined;
79
+ boxresistor_up: undefined;
78
80
  capacitor_down: undefined;
79
81
  capacitor_left: undefined;
80
82
  capacitor_polarized_down: undefined;
@@ -139,8 +141,10 @@ declare const _default: {
139
141
  igbt_transistor_vert: undefined;
140
142
  illuminated_push_button_normally_open_horz: undefined;
141
143
  illuminated_push_button_normally_open_vert: undefined;
142
- inductor_horz: undefined;
143
- inductor_vert: undefined;
144
+ inductor_down: undefined;
145
+ inductor_left: undefined;
146
+ inductor_right: undefined;
147
+ inductor_up: undefined;
144
148
  laser_diode_horz: undefined;
145
149
  laser_diode_vert: undefined;
146
150
  led_down: undefined;